01HGYN0E7FFHZTWF9FHXGXZ4BA: 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: 01HGYN10GW2EB8AA2CTMJCW5JE

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12023-12-06T04:10:19.632Zjob assigned to worker 01HGYN16EYZFE8HRHJWRER44A0 (queued for 1 m 24 s)
 
22023-12-06T04:10:20.162Zstarting task 0: "setup"
32023-12-06T04:10:20.220Z++ uname -s
42023-12-06T04:10:20.224Z+ kern=SunOS
52023-12-06T04:10:20.224Z+ case "$kern" in
62023-12-06T04:10:20.224Z+ groupadd -g 12345 build
72023-12-06T04:10:20.228Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82023-12-06T04:10:22.238Z+ zfs create -o mountpoint=/work rpool/work
92023-12-06T04:10:22.375Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102023-12-06T04:10:22.379Z+ home_fs=zfs
112023-12-06T04:10:22.379Z+ [[ zfs == autofs ]]
122023-12-06T04:10:22.379Z+ mkdir -p /home/build
132023-12-06T04:10:22.383Z+ chown build:build /home/build /work
142023-12-06T04:10:24.384Z+ chmod 0700 /home/build /work
152023-12-06T04:10:24.387Zprocess exited: duration 4225 ms, exit code 0
 
162023-12-06T04:10:24.395Zstarting task 1: "rust-toolchain"
172023-12-06T04:10:24.404Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182023-12-06T04:10:24.411Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192023-12-06T04:10:24.550Zinfo: downloading installer
202023-12-06T04:10:26.168Zwarning: it looks like you have an existing installation of Rust at:
212023-12-06T04:10:26.168Zwarning: /opt/ooce/bin
222023-12-06T04:10:26.169Zwarning: It is recommended that rustup be the primary Rust installation.
232023-12-06T04:10:26.169Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242023-12-06T04:10:26.169Zwarning: If you are sure that you want both rustup and your already installed Rust
252023-12-06T04:10:26.169Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262023-12-06T04:10:26.169Zwarning: or pass `-y' to ignore all ignorable checks.
272023-12-06T04:10:26.169Zerror: cannot install while Rust is installed
282023-12-06T04:10:26.169Zwarning: continuing (because the -y flag is set and the error is ignorable)
292023-12-06T04:10:26.299Zinfo: profile set to 'default'
302023-12-06T04:10:26.299Zinfo: default host triple is x86_64-unknown-illumos
312023-12-06T04:10:26.309Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322023-12-06T04:10:26.476Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332023-12-06T04:10:26.476Zinfo: downloading component 'cargo'
342023-12-06T04:10:27.261Zinfo: downloading component 'clippy'
352023-12-06T04:10:27.538Zinfo: downloading component 'rust-docs'
362023-12-06T04:10:28.537Zinfo: downloading component 'rust-std'
372023-12-06T04:10:30.313Zinfo: downloading component 'rustc'
382023-12-06T04:10:34.633Zinfo: downloading component 'rustfmt'
392023-12-06T04:10:34.877Zinfo: installing component 'cargo'
402023-12-06T04:10:36.787Zinfo: installing component 'clippy'
412023-12-06T04:10:37.702Zinfo: installing component 'rust-docs'
422023-12-06T04:10:40.540Zinfo: installing component 'rust-std'
432023-12-06T04:10:44.387Zinfo: installing component 'rustc'
442023-12-06T04:10:53.295Zinfo: installing component 'rustfmt'
452023-12-06T04:10:53.766Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462023-12-06T04:10:53.766Z
472023-12-06T04:10:53.918Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482023-12-06T04:10:53.918Z
492023-12-06T04:10:53.922Z
502023-12-06T04:10:53.922ZRust is installed now. Great!
512023-12-06T04:10:53.922Z
522023-12-06T04:10:53.922ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532023-12-06T04:10:53.922Zenvironment variable. This has not been done automatically.
542023-12-06T04:10:53.922Z
552023-12-06T04:10:53.922ZTo configure your current shell, run:
562023-12-06T04:10:53.922Zsource "$HOME/.cargo/env"
572023-12-06T04:10:54.008Z+ rustc --version
582023-12-06T04:10:54.120Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592023-12-06T04:10:54.125Zprocess exited: duration 29731 ms, exit code 0
 
602023-12-06T04:10:54.132Zstarting task 2: "authentication"
612023-12-06T04:10:54.171Zprocess exited: duration 38 ms, exit code 0
 
622023-12-06T04:10:54.178Zstarting task 3: "clone repository"
632023-12-06T04:10:54.185Z+ mkdir -p /work/oxidecomputer/omicron
642023-12-06T04:10:54.189Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652023-12-06T04:10:54.234ZCloning into '/work/oxidecomputer/omicron'...
662023-12-06T04:11:00.724Z+ cd /work/oxidecomputer/omicron
672023-12-06T04:11:00.725Z+ [[ -n renovate/filetime-0.x ]]
682023-12-06T04:11:00.729Z+ git fetch origin renovate/filetime-0.x
692023-12-06T04:11:01.157ZFrom https://github.com/oxidecomputer/omicron
702023-12-06T04:11:01.158Z * branch renovate/filetime-0.x -> FETCH_HEAD
712023-12-06T04:11:01.168Z+ git checkout -B renovate/filetime-0.x remotes/origin/renovate/filetime-0.x
722023-12-06T04:11:01.269ZSwitched to a new branch 'renovate/filetime-0.x'
732023-12-06T04:11:01.273Zbranch 'renovate/filetime-0.x' set up to track 'origin/renovate/filetime-0.x'.
742023-12-06T04:11:01.273Z+ git reset --hard c0a76046b011b336e0b5ae0bf9c4fadd283ddacc
752023-12-06T04:11:01.285ZHEAD is now at c0a76046 Update Rust crate filetime to 0.2.23
762023-12-06T04:11:01.289Zprocess exited: duration 7108 ms, exit code 0
 
772023-12-06T04:11:01.297Zstarting task 4: "build"
782023-12-06T04:11:01.304Z+ cargo --version
792023-12-06T04:11:01.312Zinfo: syncing channel updates for '1.74.0-x86_64-unknown-illumos'
802023-12-06T04:11:01.501Zinfo: latest update on 2023-11-16, rust version 1.74.0 (79e9716c9 2023-11-13)
812023-12-06T04:11:01.505Zinfo: downloading component 'cargo'
822023-12-06T04:11:02.221Zinfo: downloading component 'clippy'
832023-12-06T04:11:02.443Zinfo: downloading component 'rust-docs'
842023-12-06T04:11:03.328Zinfo: downloading component 'rust-std'
852023-12-06T04:11:04.766Zinfo: downloading component 'rustc'
862023-12-06T04:11:08.318Zinfo: downloading component 'rustfmt'
872023-12-06T04:11:08.522Zinfo: installing component 'cargo'
882023-12-06T04:11:09.815Zinfo: installing component 'clippy'
892023-12-06T04:11:10.317Zinfo: installing component 'rust-docs'
902023-12-06T04:11:13.241Zinfo: installing component 'rust-std'
912023-12-06T04:11:15.920Zinfo: installing component 'rustc'
922023-12-06T04:11:22.027Zinfo: installing component 'rustfmt'
932023-12-06T04:11:22.594Zcargo 1.74.0 (ecb9851af 2023-10-18)
942023-12-06T04:11:22.597Z+ rustc --version
952023-12-06T04:11:22.715Zrustc 1.74.0 (79e9716c9 2023-11-13)
962023-12-06T04:11:22.722Z+ source ./env.sh
972023-12-06T04:11:22.726Z++ set -o xtrace
982023-12-06T04:11:22.726Z++++ dirname ./env.sh
992023-12-06T04:11:22.733Z+++ cd .
1002023-12-06T04:11:22.733Z+++ echo /work/oxidecomputer/omicron
1012023-12-06T04:11:22.733Z++ OMICRON_WS=/work/oxidecomputer/omicron
1022023-12-06T04:11:22.733Z++ 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-06T04:11:22.733Z++ 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-06T04:11:22.733Z++ 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-06T04:11:22.733Z++ 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-06T04:11:22.733Z++ 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-06T04:11:22.733Z++ 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-06T04:11:22.733Z++ 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-06T04:11:22.733Z++ 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-06T04:11:22.733Z++ unset OMICRON_WS
1112023-12-06T04:11:22.734Z++ set +o xtrace
1122023-12-06T04:11:22.799Z
1132023-12-06T04:11:22.799Z ##### ##### ###### ##### ###### #### # # # #### #
1142023-12-06T04:11:22.799Z # # # # # # # # # # # # # # #
1152023-12-06T04:11:22.799Z # # # # ##### # # ##### # # # # # #### #
1162023-12-06T04:11:22.799Z ##### ##### # ##### # # # # # # # # #
1172023-12-06T04:11:22.799Z # # # # # # # # # # # # # # #
1182023-12-06T04:11:22.799Z # # # ###### # # ###### ### # #### # #### #
1192023-12-06T04:11:22.799Z
1202023-12-06T04:11:33.382Z Startup: Refreshing catalog 'helios-dev' ... Done
1212023-12-06T04:11:34.642Z Startup: Caching catalogs ... Done
1222023-12-06T04:11:41.208ZPlanning: Solver setup ... Done (6.173s)
1232023-12-06T04:11:41.352ZPlanning: Running solver ... Done (0.144s)
1242023-12-06T04:11:41.428ZPlanning: Finding local manifests ... Done (0.004s)
1252023-12-06T04:11:42.671ZPlanning: Fetching manifests: 0/6 0% complete
1262023-12-06T04:11:44.174ZPlanning: Fetching manifests: 6/6 100% complete
1272023-12-06T04:11:44.299ZPlanning: Package planning ... Done (0.091s)
1282023-12-06T04:11:44.353ZPlanning: Merging actions ... Done (0.086s)
1292023-12-06T04:11:45.312ZPlanning: Checking for conflicting actions ... Done (0.933s)
1302023-12-06T04:11:45.316ZPlanning: Consolidating action changes ... Done (0.018s)
1312023-12-06T04:11:49.155ZPlanning: Evaluating mediators ... Done (3.852s)
1322023-12-06T04:11:49.270ZPlanning: Planning completed in 14.57 seconds
1332023-12-06T04:11:49.294Z Packages to install: 4
1342023-12-06T04:11:49.301Z Packages to update: 2
1352023-12-06T04:11:49.301Z Mediators to change: 2
1362023-12-06T04:11:49.301Z Services to change: 1
1372023-12-06T04:11:49.301Z Estimated space available: 148.88 GB
1382023-12-06T04:11:49.301ZEstimated space to be consumed: 1.43 GB
1392023-12-06T04:11:49.301Z Create boot environment: No
1402023-12-06T04:11:49.301ZCreate backup boot environment: Yes
1412023-12-06T04:11:49.301Z Rebuild boot archive: No
1422023-12-06T04:11:49.301Z
1432023-12-06T04:11:49.301ZChanged mediators:
1442023-12-06T04:11:49.301Z mediator clang:
1452023-12-06T04:11:49.301Z version: None -> 15 (system default)
1462023-12-06T04:11:49.301Z
1472023-12-06T04:11:49.301Z mediator llvm:
1482023-12-06T04:11:49.301Z version: 14 (system default) -> 15 (system default)
1492023-12-06T04:11:49.301Z
1502023-12-06T04:11:49.301ZChanged packages:
1512023-12-06T04:11:49.301Zhelios-dev
1522023-12-06T04:11:49.301Z developer/build-essential
1532023-12-06T04:11:49.301Z None -> 11-2.0
1542023-12-06T04:11:49.301Z library/libxmlsec1
1552023-12-06T04:11:49.301Z None -> 1.2.35-2.0
1562023-12-06T04:11:49.302Z ooce/developer/clang-15
1572023-12-06T04:11:49.302Z None -> 15.0.7-2.0
1582023-12-06T04:11:49.302Z ooce/developer/llvm-15
1592023-12-06T04:11:49.302Z None -> 15.0.7-2.0
1602023-12-06T04:11:49.302Z system/library/g++-runtime
1612023-12-06T04:11:49.302Z 12-2.0 -> 13-2.0
1622023-12-06T04:11:49.302Z system/library/gcc-runtime
1632023-12-06T04:11:49.302Z 12-2.0 -> 13-2.0
1642023-12-06T04:11:49.302Z
1652023-12-06T04:11:49.302ZServices:
1662023-12-06T04:11:49.302Z restart_fmri:
1672023-12-06T04:11:49.302Z svc:/system/update-man-index:default
1682023-12-06T04:11:49.471Z
1692023-12-06T04:11:49.472ZDownload: 0/3330 items 0.0/221.1MB 0% complete
1702023-12-06T04:11:54.474ZDownload: 895/3330 items 18.9/221.1MB 8% complete (3.9M/s)
1712023-12-06T04:11:59.568ZDownload: 1201/3330 items 83.6/221.1MB 37% complete (8.5M/s)
1722023-12-06T04:12:04.570ZDownload: 3004/3330 items 121.3/221.1MB 54% complete (10.2M/s)
1732023-12-06T04:12:09.787ZDownload: 3316/3330 items 219.8/221.1MB 99% complete (13.7M/s)
1742023-12-06T04:12:09.852ZDownload: Completed 221.11 MB in 20.38 seconds (10.8M/s)
1752023-12-06T04:12:11.973Z Actions: 1/3766 actions (Removing old actions)
1762023-12-06T04:12:11.974Z Actions: 5/3766 actions (Installing new actions)
1772023-12-06T04:12:16.971Z Actions: 3138/3766 actions (Installing new actions)
1782023-12-06T04:12:20.232Z Actions: 3729/3766 actions (Updating modified actions)
1792023-12-06T04:12:20.697Z Actions: Completed 3766 actions in 8.72 seconds.
1802023-12-06T04:12:20.908Z Done (0.194s)
1812023-12-06T04:12:20.914Z Done (0.000s)
1822023-12-06T04:12:21.161Z Done (0.259s)
1832023-12-06T04:12:28.771Z Done (7.492s)
1842023-12-06T04:12:29.062Z Done (0.199s)
1852023-12-06T04:12:29.065Z Done (0.000s)
1862023-12-06T04:12:29.283Z Done (0.000s)
1872023-12-06T04:12:29.982ZPlanning: Evaluating mediator changes ... Done
1882023-12-06T04:12:30.268ZPlanning: Checking for conflicting actions ... Done
1892023-12-06T04:12:30.282ZPlanning: Consolidating action changes ... Done
1902023-12-06T04:12:30.703ZPlanning: Evaluating mediators ... Done
1912023-12-06T04:12:30.707ZPlanning: Planning completed in 0.72 seconds
1922023-12-06T04:12:30.771Z Mediators to change: 2
1932023-12-06T04:12:30.771Z Create boot environment: No
1942023-12-06T04:12:30.775ZCreate backup boot environment: No
1952023-12-06T04:12:30.864Z Done
1962023-12-06T04:12:30.864Z Done
1972023-12-06T04:12:31.026Z Done
1982023-12-06T04:12:36.808Z Done
1992023-12-06T04:12:36.928Z Done
2002023-12-06T04:12:36.931Z Done
2012023-12-06T04:12:37.027Z Done
2022023-12-06T04:12:38.059ZPlanning: Evaluating mediator changes ... Done
2032023-12-06T04:12:38.068ZPlanning: Merging actions ... Done
2042023-12-06T04:12:38.401ZPlanning: Checking for conflicting actions ... Done
2052023-12-06T04:12:38.405ZPlanning: Consolidating action changes ... Done
2062023-12-06T04:12:38.822ZPlanning: Evaluating mediators ... Done
2072023-12-06T04:12:38.914ZPlanning: Planning completed in 1.31 seconds
2082023-12-06T04:12:38.978Z Packages to change: 1
2092023-12-06T04:12:38.978Z Mediators to change: 1
2102023-12-06T04:12:38.981Z Services to change: 1
2112023-12-06T04:12:38.981Z Create boot environment: No
2122023-12-06T04:12:38.981ZCreate backup boot environment: Yes
2132023-12-06T04:12:40.943Z Actions: 1/6 actions (Updating modified actions)
2142023-12-06T04:12:40.951Z Actions: Completed 6 actions in 0.00 seconds.
2152023-12-06T04:12:40.951Z Done
2162023-12-06T04:12:40.951Z Done
2172023-12-06T04:12:41.002Z Done
2182023-12-06T04:12:46.723Z Done
2192023-12-06T04:12:46.828Z Done
2202023-12-06T04:12:46.833Z Done
2212023-12-06T04:12:46.927Z Done
2222023-12-06T04:12:47.608ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2232023-12-06T04:12:47.608Zclang system 15 system
2242023-12-06T04:12:47.608Zcsh system system illumos
2252023-12-06T04:12:47.608Zctags system system illumos
2262023-12-06T04:12:47.608Zgcc vendor 12 vendor
2272023-12-06T04:12:47.608Zgcc system 10 system
2282023-12-06T04:12:47.608Zgcc system 7 system
2292023-12-06T04:12:47.608Zgo system 1.20 system
2302023-12-06T04:12:47.608Zgo system 1.19 system
2312023-12-06T04:12:47.608Zllvm system 15 system
2322023-12-06T04:12:47.609Zllvm system 14 system
2332023-12-06T04:12:47.609Zmariadb system 10.6 system
2342023-12-06T04:12:47.609Zmta vendor vendor dma
2352023-12-06T04:12:47.609Zopenjdk system 17 system
2362023-12-06T04:12:47.609Zopenjdk system 11 system
2372023-12-06T04:12:47.609Zopenjdk system 1.8 system
2382023-12-06T04:12:47.609Zopenssl vendor 3 vendor
2392023-12-06T04:12:47.609Zperl system 5.36 system
2402023-12-06T04:12:47.609Zpostgresql system 15 system
2412023-12-06T04:12:47.609Zpostgresql system 13 system
2422023-12-06T04:12:47.609Zpython vendor 3 vendor
2432023-12-06T04:12:47.609Zpython system 2 system
2442023-12-06T04:12:47.609Zpython3 system 3.11 system
2452023-12-06T04:12:47.609Zruby system 3.0 system
2462023-12-06T04:12:47.609Zwords vendor vendor american-english
2472023-12-06T04:12:47.609Zwords system system australian-english
2482023-12-06T04:12:47.609Zwords system system british-english
2492023-12-06T04:12:47.609Zwords system system canadian-english
2502023-12-06T04:12:47.609Zwords system system french
2512023-12-06T04:12:47.609Zwords system system italian
2522023-12-06T04:12:47.609Zwords system system ngerman
2532023-12-06T04:12:47.609Zwords system system ogerman
2542023-12-06T04:12:47.609Zwords system system spanish
2552023-12-06T04:12:48.137ZFMRI IFO
2562023-12-06T04:12:48.137Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2572023-12-06T04:12:48.137Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2582023-12-06T04:12:48.137Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2592023-12-06T04:12:48.137Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z im-
2602023-12-06T04:12:48.137Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2612023-12-06T04:12:48.137Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z i--
2622023-12-06T04:12:48.137Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z im-
2632023-12-06T04:12:48.138Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z im-
2642023-12-06T04:12:48.211Z+ set -o errexit
2652023-12-06T04:12:48.215Z+++ dirname ./tools/ci_download_cockroachdb
2662023-12-06T04:12:48.215Z++ cd ./tools
2672023-12-06T04:12:48.215Z++ pwd
2682023-12-06T04:12:48.218Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2692023-12-06T04:12:48.218Z++ basename ./tools/ci_download_cockroachdb
2702023-12-06T04:12:48.218Z+ ARG0=ci_download_cockroachdb
2712023-12-06T04:12:48.225Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2722023-12-06T04:12:48.226Z+ CIDL_VERSION=v22.1.9
2732023-12-06T04:12:48.226Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2742023-12-06T04:12:48.226Z++ CIDL_MD5_DARWIN=2db972c254b4e3b599e12110520178b5
2752023-12-06T04:12:48.226Z++ CIDL_MD5_LINUX=8c3170883e0a0be1a34b44090c067a8c
2762023-12-06T04:12:48.226Z++ CIDL_MD5_ILLUMOS=d8999aff364e5d70f226e139fda724a3
2772023-12-06T04:12:48.226Z+ TARGET_DIR=out
2782023-12-06T04:12:48.226Z+ DOWNLOAD_DIR=out/downloads
2792023-12-06T04:12:48.226Z+ DEST_DIR=./out/cockroachdb
2802023-12-06T04:12:48.226Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2812023-12-06T04:12:48.226Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2822023-12-06T04:12:48.226Z+ main
2832023-12-06T04:12:48.226Z+ [[ 0 != 0 ]]
2842023-12-06T04:12:48.234Z+ CIDL_OS=solaris2.11
2852023-12-06T04:12:48.235Z+ [[ 0 != 0 ]]
2862023-12-06T04:12:48.235Z+ configure_os solaris2.11
2872023-12-06T04:12:48.235Z+ echo 'current directory: /work/oxidecomputer/omicron'
2882023-12-06T04:12:48.235Zcurrent directory: /work/oxidecomputer/omicron
2892023-12-06T04:12:48.235Z+ echo 'configuring based on OS: "solaris2.11"'
2902023-12-06T04:12:48.235Z+ case "$1" in
2912023-12-06T04:12:48.235Zconfiguring based on OS: "solaris2.11"
2922023-12-06T04:12:48.235Z+ CIDL_BUILD=illumos
2932023-12-06T04:12:48.235Z+ CIDL_SUFFIX=tar.gz
2942023-12-06T04:12:48.235Z+ CIDL_MD5=d8999aff364e5d70f226e139fda724a3
2952023-12-06T04:12:48.235Z+ CIDL_MD5FUNC=do_md5sum
2962023-12-06T04:12:48.235Z+ CIDL_URL_BASE=https://illumos.org/downloads
2972023-12-06T04:12:48.235Z+ CIDL_ASSEMBLE=do_assemble_illumos
2982023-12-06T04:12:48.235Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2992023-12-06T04:12:48.235Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
3002023-12-06T04:12:48.235Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
3012023-12-06T04:12:48.235Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
3022023-12-06T04:12:48.236Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
3032023-12-06T04:12:48.236Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
3042023-12-06T04:12:48.236ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
3052023-12-06T04:12:48.236Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
3062023-12-06T04:12:48.236Z+ mkdir -p out/downloads
3072023-12-06T04:12:48.236ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
3082023-12-06T04:12:48.236Z+ mkdir -p ./out/cockroachdb
3092023-12-06T04:12:48.236Z+ local DO_DOWNLOAD=true
3102023-12-06T04:12:48.236Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
3112023-12-06T04:12:48.236Z+ '[' true == true ']'
3122023-12-06T04:12:48.236Z+ echo Downloading...
3132023-12-06T04:12:48.236ZDownloading...
3142023-12-06T04:12:48.236Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
3152023-12-06T04:12:48.236Z+ 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
3162023-12-06T04:12:51.132Z++ do_md5sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
3172023-12-06T04:12:51.136Z++ md5sum
3182023-12-06T04:12:51.136Z++ awk '{print $1}'
3192023-12-06T04:12:51.320Z+ calculated_md5=d8999aff364e5d70f226e139fda724a3
3202023-12-06T04:12:51.320Z+ [[ 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 ]]
3212023-12-06T04:12:51.320Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
3222023-12-06T04:12:51.332Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
3232023-12-06T04:12:54.904Z+ do_assemble_illumos
3242023-12-06T04:12:54.905Z+ rm -r ./out/cockroachdb
3252023-12-06T04:12:54.931Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
3262023-12-06T04:12:55.561Z+ ./out/cockroachdb/bin/cockroach version
3272023-12-06T04:12:55.929ZBuild Tag: v22.1.9-dirty
3282023-12-06T04:12:55.929ZBuild Time: 2022/10/26 21:17:46
3292023-12-06T04:12:55.930ZDistribution: OSS
3302023-12-06T04:12:55.930ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3312023-12-06T04:12:55.930ZGo Version: go1.17.13
3322023-12-06T04:12:55.930ZC Compiler: gcc 10.3.0
3332023-12-06T04:12:55.930ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3342023-12-06T04:12:55.930ZBuild Type: release
3352023-12-06T04:12:55.951Z+ set -o errexit
3362023-12-06T04:12:55.960Z+++ dirname ./tools/ci_download_clickhouse
3372023-12-06T04:12:55.960Z++ cd ./tools
3382023-12-06T04:12:55.960Z++ pwd
3392023-12-06T04:12:55.961Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3402023-12-06T04:12:55.973Z++ basename ./tools/ci_download_clickhouse
3412023-12-06T04:12:55.973Z+ ARG0=ci_download_clickhouse
3422023-12-06T04:12:55.974Z+ TARGET_DIR=out
3432023-12-06T04:12:55.974Z+ DOWNLOAD_DIR=out/downloads
3442023-12-06T04:12:55.974Z+ DEST_DIR=./out/clickhouse
3452023-12-06T04:12:55.974Z+ CIDL_VERSION=v22.8.9.24
3462023-12-06T04:12:55.974Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3472023-12-06T04:12:55.974Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3482023-12-06T04:12:55.975Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3492023-12-06T04:12:55.975Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3502023-12-06T04:12:55.975Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3512023-12-06T04:12:55.976Z+ main
3522023-12-06T04:12:55.976Z+ [[ 0 != 0 ]]
3532023-12-06T04:12:55.976Z+ CIDL_OS=solaris2.11
3542023-12-06T04:12:55.976Z+ [[ 0 != 0 ]]
3552023-12-06T04:12:55.976Z+ configure_os solaris2.11
3562023-12-06T04:12:55.977Z+ echo 'current directory: /work/oxidecomputer/omicron'
3572023-12-06T04:12:55.977Z+ echo 'configuring based on OS: "solaris2.11"'
3582023-12-06T04:12:55.977Zcurrent directory: /work/oxidecomputer/omicron
3592023-12-06T04:12:55.977Z+ CIDL_DASHREV=
3602023-12-06T04:12:55.978Z+ case "$1" in
3612023-12-06T04:12:55.978Z+ CIDL_PLATFORM=illumos
3622023-12-06T04:12:55.979Zconfiguring based on OS: "solaris2.11"
3632023-12-06T04:12:55.979Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3642023-12-06T04:12:55.979Z+ CIDL_MD5FUNC=do_md5sum
3652023-12-06T04:12:55.979Z+ CIDL_DASHREV=-1
3662023-12-06T04:12:55.979Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3672023-12-06T04:12:55.979Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3682023-12-06T04:12:55.980Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3692023-12-06T04:12:55.980Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3702023-12-06T04:12:55.980Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3712023-12-06T04:12:55.980ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3722023-12-06T04:12:55.980Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3732023-12-06T04:12:55.980ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3742023-12-06T04:12:55.981Z+ mkdir -p out/downloads
3752023-12-06T04:12:55.981Z+ mkdir -p ./out/clickhouse
3762023-12-06T04:12:55.981Z+ local DO_DOWNLOAD=true
3772023-12-06T04:12:55.981Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3782023-12-06T04:12:55.981Z+ '[' true == true ']'
3792023-12-06T04:12:55.981Z+ echo Downloading...
3802023-12-06T04:12:55.982ZDownloading...
3812023-12-06T04:12:55.982Z+ 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
3822023-12-06T04:12:55.982Z+ 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
3832023-12-06T04:12:57.311Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3842023-12-06T04:12:57.314Z++ md5sum
3852023-12-06T04:12:57.314Z++ awk '{print $1}'
3862023-12-06T04:12:57.572Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3872023-12-06T04:12:57.572Z+ [[ 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 ]]
3882023-12-06T04:12:57.572Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3892023-12-06T04:12:57.575Z+ mkdir -p ./out/clickhouse
3902023-12-06T04:12:57.575Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3912023-12-06T04:13:02.684Z+ ./out/clickhouse/clickhouse server --version
3922023-12-06T04:13:02.737ZClickHouse server version 22.8.9.1.
3932023-12-06T04:13:02.760Z+ set -o errexit
3942023-12-06T04:13:02.763Z+++ dirname ./tools/ci_download_console
3952023-12-06T04:13:02.767Z++ cd ./tools
3962023-12-06T04:13:02.767Z++ pwd
3972023-12-06T04:13:02.767Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3982023-12-06T04:13:02.767Z++ basename ./tools/ci_download_console
3992023-12-06T04:13:02.771Z+ ARG0=ci_download_console
4002023-12-06T04:13:02.771Z+ TARGET_DIR=out
4012023-12-06T04:13:02.771Z+ DOWNLOAD_DIR=out/downloads
4022023-12-06T04:13:02.771Z+ DEST_DIR=./out/console-assets
4032023-12-06T04:13:02.771Z+ source /work/oxidecomputer/omicron/tools/console_version
4042023-12-06T04:13:02.771Z++ COMMIT=ae8218df707360a902133f4a96b48a3b5a62a09e
4052023-12-06T04:13:02.771Z++ SHA2=ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989
4062023-12-06T04:13:02.771Z+ URL=https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
4072023-12-06T04:13:02.772Z+ TARBALL_FILE=out/downloads/console.tar.gz
4082023-12-06T04:13:02.772Z+ main
4092023-12-06T04:13:02.772Z+ [[ 0 != 0 ]]
4102023-12-06T04:13:02.772Z+ echo 'URL: https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz'
4112023-12-06T04:13:02.772ZURL: https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
4122023-12-06T04:13:02.772Z+ echo 'Local file: out/downloads/console.tar.gz'
4132023-12-06T04:13:02.772ZLocal file: out/downloads/console.tar.gz
4142023-12-06T04:13:02.772Z+ local DO_DOWNLOAD=true
4152023-12-06T04:13:02.772Z+ [[ -f out/downloads/console.tar.gz ]]
4162023-12-06T04:13:02.772Z+ mkdir -p out/downloads
4172023-12-06T04:13:02.772Z+ '[' true == true ']'
4182023-12-06T04:13:02.772Z+ echo Downloading...
4192023-12-06T04:13:02.772ZDownloading...
4202023-12-06T04:13:02.772Z+ do_download_curl https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz out/downloads/console.tar.gz
4212023-12-06T04:13:02.772Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
4222023-12-06T04:13:03.279Z++ do_sha256sum out/downloads/console.tar.gz
4232023-12-06T04:13:03.279Z++ case "$OSTYPE" in
4242023-12-06T04:13:03.279Z++ SHA=sha256sum
4252023-12-06T04:13:03.283Z++ sha256sum
4262023-12-06T04:13:03.283Z++ awk '{print $1}'
4272023-12-06T04:13:03.304Z+ calculated_sha2=ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989
4282023-12-06T04:13:03.304Z+ [[ ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989 != \a\e\3\5\b\9\9\1\d\3\f\f\8\3\5\a\5\9\b\5\9\1\2\6\2\9\8\7\9\0\c\b\7\4\3\1\a\2\8\2\b\2\5\b\a\4\a\d\d\4\e\7\f\b\6\e\a\6\b\9\8\9\8\9 ]]
4292023-12-06T04:13:03.305Z+ rm -rf ./out/console-assets
4302023-12-06T04:13:03.308Z+ mkdir -p ./out/console-assets
4312023-12-06T04:13:03.312Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4322023-12-06T04:13:03.312Z+ mkdir -p ./out/console-assets
4332023-12-06T04:13:03.312Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4342023-12-06T04:13:03.568Z+ set -o errexit
4352023-12-06T04:13:03.579Z+++ dirname ./tools/ci_download_maghemite_openapi
4362023-12-06T04:13:03.579Z++ cd ./tools
4372023-12-06T04:13:03.579Z++ pwd
4382023-12-06T04:13:03.579Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4392023-12-06T04:13:03.579Z++ basename ./tools/ci_download_maghemite_openapi
4402023-12-06T04:13:03.579Z+ ARG0=ci_download_maghemite_openapi
4412023-12-06T04:13:03.579Z+ TARGET_DIR=out
4422023-12-06T04:13:03.579Z+ DOWNLOAD_DIR=out/downloads
4432023-12-06T04:13:03.579Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4442023-12-06T04:13:03.579Z++ COMMIT=579592bf474ec4b86805ada60c1b920b3beef5a7
4452023-12-06T04:13:03.579Z++ SHA2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4462023-12-06T04:13:03.579Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/ddm-admin.json
4472023-12-06T04:13:03.580Z+ LOCAL_FILE=out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4482023-12-06T04:13:03.580Z+ main
4492023-12-06T04:13:03.580Z+ [[ 0 != 0 ]]
4502023-12-06T04:13:03.580Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/ddm-admin.json'
4512023-12-06T04:13:03.580ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/ddm-admin.json
4522023-12-06T04:13:03.580ZLocal file: out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4532023-12-06T04:13:03.580Z+ echo 'Local file: out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json'
4542023-12-06T04:13:03.580Z+ local DO_DOWNLOAD=true
4552023-12-06T04:13:03.580Z+ [[ -f out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json ]]
4562023-12-06T04:13:03.580Z+ mkdir -p out/downloads
4572023-12-06T04:13:03.580Z+ '[' true == true ']'
4582023-12-06T04:13:03.580Z+ echo Downloading...
4592023-12-06T04:13:03.580ZDownloading...
4602023-12-06T04:13:03.581Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/ddm-admin.json out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4612023-12-06T04:13:03.581Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/ddm-admin.json
4622023-12-06T04:13:03.641Z++ do_sha256sum out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4632023-12-06T04:13:03.641Z++ case "$OSTYPE" in
4642023-12-06T04:13:03.645Z++ SHA=sha256sum
4652023-12-06T04:13:03.645Z++ sha256sum
4662023-12-06T04:13:03.645Z++ awk '{print $1}'
4672023-12-06T04:13:03.649Z+ calculated_sha2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4682023-12-06T04:13:03.649Z+ [[ 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 ]]
4692023-12-06T04:13:03.649Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4702023-12-06T04:13:03.649Z++ COMMIT=579592bf474ec4b86805ada60c1b920b3beef5a7
4712023-12-06T04:13:03.649Z++ SHA2=6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971
4722023-12-06T04:13:03.650Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/mg-admin.json
4732023-12-06T04:13:03.650Z+ LOCAL_FILE=out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4742023-12-06T04:13:03.650Z+ main
4752023-12-06T04:13:03.650Z+ [[ 0 != 0 ]]
4762023-12-06T04:13:03.650Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/mg-admin.json'
4772023-12-06T04:13:03.650ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/mg-admin.json
4782023-12-06T04:13:03.650Z+ echo 'Local file: out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json'
4792023-12-06T04:13:03.650ZLocal file: out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4802023-12-06T04:13:03.650Z+ local DO_DOWNLOAD=true
4812023-12-06T04:13:03.650Z+ [[ -f out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json ]]
4822023-12-06T04:13:03.650Z+ mkdir -p out/downloads
4832023-12-06T04:13:03.654Z+ '[' true == true ']'
4842023-12-06T04:13:03.654Z+ echo Downloading...
4852023-12-06T04:13:03.654ZDownloading...
4862023-12-06T04:13:03.654Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/mg-admin.json out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4872023-12-06T04:13:03.654Z+ curl --silent --show-error --fail --location --output out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/mg-admin.json
4882023-12-06T04:13:03.805Z++ do_sha256sum out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4892023-12-06T04:13:03.821Z++ case "$OSTYPE" in
4902023-12-06T04:13:03.821Z++ SHA=sha256sum
4912023-12-06T04:13:03.821Z++ sha256sum
4922023-12-06T04:13:03.821Z++ awk '{print $1}'
4932023-12-06T04:13:03.821Z+ calculated_sha2=6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971
4942023-12-06T04:13:03.821Z+ [[ 6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971 != \6\c\1\f\a\b\8\d\5\0\2\8\b\5\2\a\1\6\1\d\8\b\f\0\2\a\a\e\4\7\8\4\4\6\9\9\c\d\c\5\f\7\b\2\8\e\1\a\c\5\1\9\f\c\4\e\c\1\a\b\3\9\7\1 ]]
4952023-12-06T04:13:03.832Z+ set -o errexit
4962023-12-06T04:13:03.832Z+++ dirname ./tools/ci_download_dendrite_openapi
4972023-12-06T04:13:03.832Z++ cd ./tools
4982023-12-06T04:13:03.832Z++ pwd
4992023-12-06T04:13:03.832Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5002023-12-06T04:13:03.832Z++ basename ./tools/ci_download_dendrite_openapi
5012023-12-06T04:13:03.832Z+ ARG0=ci_download_dendrite_openapi
5022023-12-06T04:13:03.832Z+ TARGET_DIR=out
5032023-12-06T04:13:03.832Z+ DOWNLOAD_DIR=out/downloads
5042023-12-06T04:13:03.832Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5052023-12-06T04:13:03.832Z++ COMMIT=2af6adea85c62ac37e451148b84e5eb0ef005f36
5062023-12-06T04:13:03.832Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5072023-12-06T04:13:03.849Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/2af6adea85c62ac37e451148b84e5eb0ef005f36/dpd.json
5082023-12-06T04:13:03.849Z+ LOCAL_FILE=out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json
5092023-12-06T04:13:03.849Z+ main
5102023-12-06T04:13:03.849Z+ [[ 0 != 0 ]]
5112023-12-06T04:13:03.849Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/2af6adea85c62ac37e451148b84e5eb0ef005f36/dpd.json'
5122023-12-06T04:13:03.849ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/2af6adea85c62ac37e451148b84e5eb0ef005f36/dpd.json
5132023-12-06T04:13:03.849ZLocal file: out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json
5142023-12-06T04:13:03.850Z+ echo 'Local file: out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json'
5152023-12-06T04:13:03.850Z+ local DO_DOWNLOAD=true
5162023-12-06T04:13:03.850Z+ [[ -f out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json ]]
5172023-12-06T04:13:03.850Z+ mkdir -p out/downloads
5182023-12-06T04:13:03.850Z+ '[' true == true ']'
5192023-12-06T04:13:03.850Z+ echo Downloading...
5202023-12-06T04:13:03.850ZDownloading...
5212023-12-06T04:13:03.850Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/2af6adea85c62ac37e451148b84e5eb0ef005f36/dpd.json out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json
5222023-12-06T04:13:03.850Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/2af6adea85c62ac37e451148b84e5eb0ef005f36/dpd.json
5232023-12-06T04:13:04.067Z++ do_sha256sum out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json
5242023-12-06T04:13:04.068Z++ case "$OSTYPE" in
5252023-12-06T04:13:04.077Z++ SHA=sha256sum
5262023-12-06T04:13:04.077Z++ sha256sum
5272023-12-06T04:13:04.077Z++ awk '{print $1}'
5282023-12-06T04:13:04.077Z+ calculated_sha2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5292023-12-06T04:13:04.077Z+ [[ 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 ]]
5302023-12-06T04:13:04.083Z+ set -o errexit
5312023-12-06T04:13:04.087Z+++ dirname ./tools/ci_download_dendrite_stub
5322023-12-06T04:13:04.091Z++ cd ./tools
5332023-12-06T04:13:04.091Z++ pwd
5342023-12-06T04:13:04.091Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5352023-12-06T04:13:04.091Z++ basename ./tools/ci_download_dendrite_stub
5362023-12-06T04:13:04.091Z+ ARG0=ci_download_dendrite_stub
5372023-12-06T04:13:04.091Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5382023-12-06T04:13:04.099Z++ CIDL_SHA256_ILLUMOS=dc93b671cce54e83ed55faaa267f81ba9e65abcd6714aa559d68a8783d73b1c1
5392023-12-06T04:13:04.099Z++ CIDL_SHA256_LINUX_DPD=b13b391a085ba6bf16fdd99774f64c9d53cd7220ad518d5839c8558fb925c40c
5402023-12-06T04:13:04.099Z++ CIDL_SHA256_LINUX_SWADM=6bfa4e367eb2b0be89f1588ac458026a186314597a4feb9fee6cea60101c7ebe
5412023-12-06T04:13:04.099Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5422023-12-06T04:13:04.099Z++ COMMIT=2af6adea85c62ac37e451148b84e5eb0ef005f36
5432023-12-06T04:13:04.099Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5442023-12-06T04:13:04.099Z+ TARGET_DIR=out
5452023-12-06T04:13:04.099Z+ DOWNLOAD_DIR=out/downloads
5462023-12-06T04:13:04.099Z+ DEST_DIR=./out/dendrite-stub
5472023-12-06T04:13:04.099Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5482023-12-06T04:13:04.099Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5492023-12-06T04:13:04.099Z+ REPO=oxidecomputer/dendrite
5502023-12-06T04:13:04.099Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/2af6adea85c62ac37e451148b84e5eb0ef005f36
5512023-12-06T04:13:04.099Z+ main
5522023-12-06T04:13:04.099Z+ [[ 0 != 0 ]]
5532023-12-06T04:13:04.099Z+ CIDL_OS=solaris2.11
5542023-12-06T04:13:04.099Z+ [[ 0 != 0 ]]
5552023-12-06T04:13:04.099Z+ configure_os solaris2.11
5562023-12-06T04:13:04.099Z+ echo 'current directory: /work/oxidecomputer/omicron'
5572023-12-06T04:13:04.100Zcurrent directory: /work/oxidecomputer/omicron
5582023-12-06T04:13:04.100Zconfiguring based on OS: "solaris2.11"
5592023-12-06T04:13:04.100Z+ echo 'configuring based on OS: "solaris2.11"'
5602023-12-06T04:13:04.100Z+ case "$1" in
5612023-12-06T04:13:04.100Z+ SET_BINARIES=
5622023-12-06T04:13:04.100Z+ CIDL_SHA256=dc93b671cce54e83ed55faaa267f81ba9e65abcd6714aa559d68a8783d73b1c1
5632023-12-06T04:13:04.100Z+ CIDL_SHA256FUNC=do_sha256sum
5642023-12-06T04:13:04.100Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5652023-12-06T04:13:04.100Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/2af6adea85c62ac37e451148b84e5eb0ef005f36/dendrite-stub.tar.gz
5662023-12-06T04:13:04.100Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5672023-12-06T04:13:04.100Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/2af6adea85c62ac37e451148b84e5eb0ef005f36/dendrite-stub.tar.gz'
5682023-12-06T04:13:04.100ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/2af6adea85c62ac37e451148b84e5eb0ef005f36/dendrite-stub.tar.gz
5692023-12-06T04:13:04.100Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5702023-12-06T04:13:04.100Z+ mkdir -p out/downloads
5712023-12-06T04:13:04.100ZLocal file: out/downloads/dendrite-stub.tar.gz
5722023-12-06T04:13:04.100Z+ mkdir -p ./out/dendrite-stub
5732023-12-06T04:13:04.109Z+ fetch_and_verify
5742023-12-06T04:13:04.109Z+ local DO_DOWNLOAD=true
5752023-12-06T04:13:04.109Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5762023-12-06T04:13:04.109Z+ '[' true == true ']'
5772023-12-06T04:13:04.109Z+ echo Downloading...
5782023-12-06T04:13:04.110ZDownloading...
5792023-12-06T04:13:04.110Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/2af6adea85c62ac37e451148b84e5eb0ef005f36/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5802023-12-06T04:13:04.110Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/2af6adea85c62ac37e451148b84e5eb0ef005f36/dendrite-stub.tar.gz
5812023-12-06T04:13:10.046Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5822023-12-06T04:13:10.058Z++ sha256sum
5832023-12-06T04:13:10.058Z++ awk '{print $1}'
5842023-12-06T04:13:10.152Z+ calculated_sha256=dc93b671cce54e83ed55faaa267f81ba9e65abcd6714aa559d68a8783d73b1c1
5852023-12-06T04:13:10.152Z+ [[ dc93b671cce54e83ed55faaa267f81ba9e65abcd6714aa559d68a8783d73b1c1 != \d\c\9\3\b\6\7\1\c\c\e\5\4\e\8\3\e\d\5\5\f\a\a\a\2\6\7\f\8\1\b\a\9\e\6\5\a\b\c\d\6\7\1\4\a\a\5\5\9\d\6\8\a\8\7\8\3\d\7\3\b\1\c\1 ]]
5862023-12-06T04:13:10.163Z+ do_untar out/downloads/dendrite-stub.tar.gz
5872023-12-06T04:13:10.163Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5882023-12-06T04:13:11.204Z+ do_assemble
5892023-12-06T04:13:11.204Z+ rm -r ./out/dendrite-stub
5902023-12-06T04:13:11.208Z+ mkdir ./out/dendrite-stub
5912023-12-06T04:13:11.212Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5922023-12-06T04:13:11.370Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5932023-12-06T04:13:11.383Z+ set -o errexit
5942023-12-06T04:13:11.387Z+++ dirname ./tools/ci_download_maghemite_mgd
5952023-12-06T04:13:11.394Z++ cd ./tools
5962023-12-06T04:13:11.394Z++ pwd
5972023-12-06T04:13:11.394Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5982023-12-06T04:13:11.395Z++ basename ./tools/ci_download_maghemite_mgd
5992023-12-06T04:13:11.398Z+ ARG0=ci_download_maghemite_mgd
6002023-12-06T04:13:11.398Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
6012023-12-06T04:13:11.398Z++ CIDL_SHA256=82aa1ca1d7701b2221c442d58f912be59798258d574effcb866ffab22753cf38
6022023-12-06T04:13:11.399Z++ MGD_LINUX_SHA256=81231b30872fa1c581aa22c101f32d11f33f335758ac1fd2653436fbc7aab93f
6032023-12-06T04:13:11.399Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
6042023-12-06T04:13:11.399Z++ COMMIT=579592bf474ec4b86805ada60c1b920b3beef5a7
6052023-12-06T04:13:11.399Z++ SHA2=6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971
6062023-12-06T04:13:11.399Z+ TARGET_DIR=out
6072023-12-06T04:13:11.399Z+ DOWNLOAD_DIR=out/downloads
6082023-12-06T04:13:11.399Z+ DEST_DIR=./out/mgd
6092023-12-06T04:13:11.399Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
6102023-12-06T04:13:11.399Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6112023-12-06T04:13:11.399Z+ REPO=oxidecomputer/maghemite
6122023-12-06T04:13:11.399Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7
6132023-12-06T04:13:11.399Z+ main
6142023-12-06T04:13:11.399Z+ [[ 0 != 0 ]]
6152023-12-06T04:13:11.399Z+ CIDL_OS=solaris2.11
6162023-12-06T04:13:11.399Z+ [[ 0 != 0 ]]
6172023-12-06T04:13:11.399Z+ configure_os solaris2.11
6182023-12-06T04:13:11.399Z+ echo 'current directory: /work/oxidecomputer/omicron'
6192023-12-06T04:13:11.399Zcurrent directory: /work/oxidecomputer/omicron
6202023-12-06T04:13:11.399Z+ echo 'configuring based on OS: "solaris2.11"'
6212023-12-06T04:13:11.399Z+ case "$1" in
6222023-12-06T04:13:11.399Zconfiguring based on OS: "solaris2.11"
6232023-12-06T04:13:11.399Z+ SET_BINARIES=
6242023-12-06T04:13:11.399Z+ CIDL_SHA256FUNC=do_sha256sum
6252023-12-06T04:13:11.399Z+ TARBALL_FILENAME=mgd.tar.gz
6262023-12-06T04:13:11.399Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7/mgd.tar.gz
6272023-12-06T04:13:11.400Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6282023-12-06T04:13:11.400Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7/mgd.tar.gz'
6292023-12-06T04:13:11.400ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7/mgd.tar.gz
6302023-12-06T04:13:11.400ZLocal file: out/downloads/mgd.tar.gz
6312023-12-06T04:13:11.400Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6322023-12-06T04:13:11.400Z+ mkdir -p out/downloads
6332023-12-06T04:13:11.400Z+ mkdir -p ./out/mgd
6342023-12-06T04:13:11.400Z+ fetch_and_verify
6352023-12-06T04:13:11.400Z+ local DO_DOWNLOAD=true
6362023-12-06T04:13:11.400Z+ [[ -f out/downloads/mgd.tar.gz ]]
6372023-12-06T04:13:11.400Z+ '[' true == true ']'
6382023-12-06T04:13:11.400Z+ echo Downloading...
6392023-12-06T04:13:11.400ZDownloading...
6402023-12-06T04:13:11.400Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7/mgd.tar.gz out/downloads/mgd.tar.gz
6412023-12-06T04:13:11.400Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7/mgd.tar.gz
6422023-12-06T04:13:14.461Z++ do_sha256sum out/downloads/mgd.tar.gz
6432023-12-06T04:13:14.465Z++ sha256sum
6442023-12-06T04:13:14.466Z++ awk '{print $1}'
6452023-12-06T04:13:14.540Z+ calculated_sha256=82aa1ca1d7701b2221c442d58f912be59798258d574effcb866ffab22753cf38
6462023-12-06T04:13:14.540Z+ [[ 82aa1ca1d7701b2221c442d58f912be59798258d574effcb866ffab22753cf38 != \8\2\a\a\1\c\a\1\d\7\7\0\1\b\2\2\2\1\c\4\4\2\d\5\8\f\9\1\2\b\e\5\9\7\9\8\2\5\8\d\5\7\4\e\f\f\c\b\8\6\6\f\f\a\b\2\2\7\5\3\c\f\3\8 ]]
6472023-12-06T04:13:14.540Z+ do_untar out/downloads/mgd.tar.gz
6482023-12-06T04:13:14.540Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6492023-12-06T04:13:15.237Z+ do_assemble
6502023-12-06T04:13:15.237Z+ rm -r ./out/mgd
6512023-12-06T04:13:15.244Z+ mkdir ./out/mgd
6522023-12-06T04:13:15.248Z+ cp -r out/downloads/root ./out/mgd/root
6532023-12-06T04:13:15.464Z+ set -o errexit
6542023-12-06T04:13:15.468Z+++ dirname ./tools/ci_download_transceiver_control
6552023-12-06T04:13:15.468Z++ cd ./tools
6562023-12-06T04:13:15.468Z++ pwd
6572023-12-06T04:13:15.472Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6582023-12-06T04:13:15.472Z++ basename ./tools/ci_download_transceiver_control
6592023-12-06T04:13:15.472Z+ ARG0=ci_download_transceiver_control
6602023-12-06T04:13:15.472Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6612023-12-06T04:13:15.472Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6622023-12-06T04:13:15.472Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6632023-12-06T04:13:15.472Z+ TARGET_DIR=out
6642023-12-06T04:13:15.472Z+ DOWNLOAD_DIR=out/downloads
6652023-12-06T04:13:15.472Z+ DEST_DIR=./out/transceiver-control
6662023-12-06T04:13:15.473Z+ BIN_DIR=/opt/oxide/bin
6672023-12-06T04:13:15.473Z+ BINARY=xcvradm
6682023-12-06T04:13:15.473Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6692023-12-06T04:13:15.473Z+ REPO=oxidecomputer/transceiver-control
6702023-12-06T04:13:15.473Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6712023-12-06T04:13:15.473Z+ main
6722023-12-06T04:13:15.473Z+ [[ 0 != 0 ]]
6732023-12-06T04:13:15.473Z+ CIDL_OS=solaris2.11
6742023-12-06T04:13:15.473Z+ [[ 0 != 0 ]]
6752023-12-06T04:13:15.473Z+ configure_os solaris2.11
6762023-12-06T04:13:15.477Z+ echo 'current directory: /work/oxidecomputer/omicron'
6772023-12-06T04:13:15.477Zcurrent directory: /work/oxidecomputer/omicron
6782023-12-06T04:13:15.477Z+ echo 'configuring based on OS: "solaris2.11"'
6792023-12-06T04:13:15.477Zconfiguring based on OS: "solaris2.11"
6802023-12-06T04:13:15.477Z+ case "$1" in
6812023-12-06T04:13:15.477Z+ SET_BINARIES=
6822023-12-06T04:13:15.477Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6832023-12-06T04:13:15.477Z+ CIDL_SHA256FUNC=do_sha256sum
6842023-12-06T04:13:15.477Z+ ARCHIVE_FILENAME=xcvradm.gz
6852023-12-06T04:13:15.477Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6862023-12-06T04:13:15.477Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6872023-12-06T04:13:15.477ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6882023-12-06T04:13:15.477Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6892023-12-06T04:13:15.477Z+ echo 'Local file: out/downloads/xcvradm.gz'
6902023-12-06T04:13:15.477ZLocal file: out/downloads/xcvradm.gz
6912023-12-06T04:13:15.477Z+ mkdir -p out/downloads
6922023-12-06T04:13:15.477Z+ mkdir -p ./out/transceiver-control
6932023-12-06T04:13:15.481Z+ fetch_and_verify
6942023-12-06T04:13:15.481Z+ local DO_DOWNLOAD=true
6952023-12-06T04:13:15.481Z+ [[ -f out/downloads/xcvradm.gz ]]
6962023-12-06T04:13:15.481Z+ '[' true == true ']'
6972023-12-06T04:13:15.481Z+ echo Downloading...
6982023-12-06T04:13:15.482ZDownloading...
6992023-12-06T04:13:15.482Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
7002023-12-06T04:13:15.482Z+ 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
7012023-12-06T04:13:17.531Z++ do_sha256sum out/downloads/xcvradm.gz
7022023-12-06T04:13:17.535Z++ sha256sum
7032023-12-06T04:13:17.535Z++ awk '{print $1}'
7042023-12-06T04:13:17.557Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
7052023-12-06T04:13:17.560Z+ [[ 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 ]]
7062023-12-06T04:13:17.560Z+ do_unpack out/downloads/xcvradm.gz
7072023-12-06T04:13:17.560Z+ mkdir -p out/downloads/root//opt/oxide/bin
7082023-12-06T04:13:17.561Z+ gzip -dc out/downloads/xcvradm.gz
7092023-12-06T04:13:17.730Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
7102023-12-06T04:13:17.734Z+ do_assemble
7112023-12-06T04:13:17.734Z+ rm -r ./out/transceiver-control
7122023-12-06T04:13:17.738Z+ mkdir ./out/transceiver-control
7132023-12-06T04:13:17.738Z+ cp -r out/downloads/root ./out/transceiver-control/root
7142023-12-06T04:13:17.915ZAll builder prerequisites installed successfully, and PATH looks valid
7152023-12-06T04:13:17.947Z
7162023-12-06T04:13:17.948Zreal 1:55.072292046
7172023-12-06T04:13:17.948Zuser 55.173993994
7182023-12-06T04:13:17.948Zsys 10.958771470
7192023-12-06T04:13:17.948Ztrap 0.024844130
7202023-12-06T04:13:17.948Ztflt 0.158365312
7212023-12-06T04:13:17.948Zdflt 0.563923793
7222023-12-06T04:13:17.948Zkflt 0.118640481
7232023-12-06T04:13:17.948Zlock 2.266729619
7242023-12-06T04:13:17.948Zslp 3:21.642546092
7252023-12-06T04:13:17.948Zlat 4.164315488
7262023-12-06T04:13:17.948Zstop 0.085149234
7272023-12-06T04:13:17.948Z
7282023-12-06T04:13:17.948Z #### # # ##### ##### # #
7292023-12-06T04:13:17.948Z # # # # # # # # # #
7302023-12-06T04:13:17.948Z # # # # # # # #
7312023-12-06T04:13:17.948Z # # # ##### ##### #
7322023-12-06T04:13:17.949Z # # # # # # #
7332023-12-06T04:13:17.949Z #### ###### # # # #
7342023-12-06T04:13:17.949Z
7352023-12-06T04:13:18.261Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7362023-12-06T04:13:18.634Z Updating crates.io index
7372023-12-06T04:13:18.638Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7382023-12-06T04:13:19.425Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7392023-12-06T04:13:21.474Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7402023-12-06T04:13:22.032Z Updating git repository `http://github.com/oxidecomputer/tofino`
7412023-12-06T04:13:22.359Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7422023-12-06T04:13:22.644Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7432023-12-06T04:13:22.934Z Updating git repository `https://github.com/oxidecomputer/propolis`
7442023-12-06T04:13:23.823Z Updating git repository `https://github.com/oxidecomputer/crucible`
7452023-12-06T04:13:26.076Z Updating git repository `https://github.com/oxidecomputer/opte`
7462023-12-06T04:13:27.145Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7472023-12-06T04:13:27.499Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7482023-12-06T04:13:28.108Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7492023-12-06T04:13:28.479Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7502023-12-06T04:13:28.819Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7512023-12-06T04:13:29.230Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7522023-12-06T04:13:29.580Z Updating git repository `https://github.com/njaremko/samael`
7532023-12-06T04:13:30.017Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7542023-12-06T04:13:30.614Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7552023-12-06T04:13:31.002Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7562023-12-06T04:13:31.397Z Updating git repository `https://github.com/jgallagher/nix`
7572023-12-06T04:13:32.663Z Updating git repository `https://github.com/cbiffle/hubpack`
7582023-12-06T04:13:33.150Z Updating git repository `https://github.com/oxidecomputer/typify`
7592023-12-06T04:13:34.112Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7602023-12-06T04:13:34.490Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7612023-12-06T04:13:34.796Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7622023-12-06T04:13:36.161Z Downloading crates ...
7632023-12-06T04:13:36.326Z Downloaded heck v0.4.1
7642023-12-06T04:13:36.334Z Downloaded indexmap v2.1.0
7652023-12-06T04:13:36.343Z Downloaded itoa v1.0.9
7662023-12-06T04:13:36.350Z Downloaded anstyle v1.0.2
7672023-12-06T04:13:36.350Z Downloaded serde v1.0.192
7682023-12-06T04:13:36.360Z Downloaded equivalent v1.0.1
7692023-12-06T04:13:36.364Z Downloaded bitflags v1.3.2
7702023-12-06T04:13:36.364Z Downloaded errno v0.3.2
7712023-12-06T04:13:36.368Z Downloaded cargo_toml v0.17.0
7722023-12-06T04:13:36.373Z Downloaded anyhow v1.0.75
7732023-12-06T04:13:36.378Z Downloaded cargo_metadata v0.18.0
7742023-12-06T04:13:36.381Z Downloaded terminal_size v0.2.6
7752023-12-06T04:13:36.382Z Downloaded serde_spanned v0.6.4
7762023-12-06T04:13:36.385Z Downloaded cargo-platform v0.1.3
7772023-12-06T04:13:36.385Z Downloaded anstyle-query v1.0.0
7782023-12-06T04:13:36.390Z Downloaded quote v1.0.33
7792023-12-06T04:13:36.393Z Downloaded anstyle-parse v0.2.1
7802023-12-06T04:13:36.397Z Downloaded ryu v1.0.15
7812023-12-06T04:13:36.400Z Downloaded unicode-ident v1.0.12
7822023-12-06T04:13:36.414Z Downloaded clap v4.4.3
7832023-12-06T04:13:36.420Z Downloaded thiserror-impl v1.0.49
7842023-12-06T04:13:36.423Z Downloaded thiserror v1.0.49
7852023-12-06T04:13:36.430Z Downloaded toml_edit v0.21.0
7862023-12-06T04:13:36.473Z Downloaded winnow v0.5.15
7872023-12-06T04:13:36.492Z Downloaded serde_json v1.0.108
7882023-12-06T04:13:36.498Z Downloaded syn v2.0.32
7892023-12-06T04:13:36.516Z Downloaded rustix v0.37.23
7902023-12-06T04:13:36.554Z Downloaded colorchoice v1.0.0
7912023-12-06T04:13:36.557Z Downloaded clap_builder v4.4.2
7922023-12-06T04:13:36.564Z Downloaded libc v0.2.150
7932023-12-06T04:13:36.614Z Downloaded hashbrown v0.14.2
7942023-12-06T04:13:36.620Z Downloaded memchr v2.6.3
7952023-12-06T04:13:36.649Z Downloaded serde_derive v1.0.192
7962023-12-06T04:13:37.055Z Downloaded toml v0.8.8
7972023-12-06T04:13:37.056Z Downloaded camino v1.1.6
7982023-12-06T04:13:37.056Z Downloaded semver v1.0.20
7992023-12-06T04:13:37.056Z Downloaded clap_derive v4.4.2
8002023-12-06T04:13:37.056Z Downloaded clap_lex v0.5.1
8012023-12-06T04:13:37.056Z Downloaded strsim v0.10.0
8022023-12-06T04:13:37.056Z Downloaded anstream v0.5.0
8032023-12-06T04:13:37.056Z Downloaded utf8parse v0.2.1
8042023-12-06T04:13:37.056Z Downloaded toml_datetime v0.6.5
8052023-12-06T04:13:37.056Z Downloaded proc-macro2 v1.0.69
8062023-12-06T04:13:37.056Z Downloaded io-lifetimes v1.0.11
8072023-12-06T04:13:37.056Z Compiling proc-macro2 v1.0.69
8082023-12-06T04:13:37.057Z Compiling unicode-ident v1.0.12
8092023-12-06T04:13:37.057Z Compiling serde v1.0.192
8102023-12-06T04:13:37.057Z Compiling libc v0.2.150
8112023-12-06T04:13:37.057Z Compiling io-lifetimes v1.0.11
8122023-12-06T04:13:37.057Z Compiling rustix v0.37.23
8132023-12-06T04:13:37.057Z Compiling utf8parse v0.2.1
8142023-12-06T04:13:37.057Z Compiling bitflags v1.3.2
8152023-12-06T04:13:37.057Z Compiling equivalent v1.0.1
8162023-12-06T04:13:37.116Z Compiling hashbrown v0.14.2
8172023-12-06T04:13:37.148Z Compiling anstyle-parse v0.2.1
8182023-12-06T04:13:37.148Z Compiling anstyle-query v1.0.0
8192023-12-06T04:13:37.300Z Compiling semver v1.0.20
8202023-12-06T04:13:37.593Z Compiling thiserror v1.0.49
8212023-12-06T04:13:38.688Z Compiling indexmap v2.1.0
8222023-12-06T04:13:38.758Z Compiling camino v1.1.6
8232023-12-06T04:13:38.778Z Compiling anstyle v1.0.2
8242023-12-06T04:13:38.901Z Compiling serde_json v1.0.108
8252023-12-06T04:13:38.927Z Compiling winnow v0.5.15
8262023-12-06T04:13:39.112Z Compiling colorchoice v1.0.0
8272023-12-06T04:13:39.373Z Compiling anstream v0.5.0
8282023-12-06T04:13:39.553Z Compiling ryu v1.0.15
8292023-12-06T04:13:39.670Z Compiling anyhow v1.0.75
8302023-12-06T04:13:39.770Z Compiling clap_lex v0.5.1
8312023-12-06T04:13:40.062Z Compiling itoa v1.0.9
8322023-12-06T04:13:40.393Z Compiling quote v1.0.33
8332023-12-06T04:13:40.461Z Compiling strsim v0.10.0
8342023-12-06T04:13:40.496Z Compiling heck v0.4.1
8352023-12-06T04:13:41.079Z Compiling errno v0.3.2
8362023-12-06T04:13:41.359Z Compiling syn v2.0.32
8372023-12-06T04:13:42.836Z Compiling terminal_size v0.2.6
8382023-12-06T04:13:42.965Z Compiling clap_builder v4.4.2
8392023-12-06T04:13:49.405Z Compiling serde_derive v1.0.192
8402023-12-06T04:13:49.405Z Compiling thiserror-impl v1.0.49
8412023-12-06T04:13:49.411Z Compiling clap_derive v4.4.2
8422023-12-06T04:13:54.180Z Compiling clap v4.4.3
8432023-12-06T04:14:02.718Z Compiling serde_spanned v0.6.4
8442023-12-06T04:14:02.722Z Compiling toml_datetime v0.6.5
8452023-12-06T04:14:02.722Z Compiling cargo-platform v0.1.3
8462023-12-06T04:14:03.143Z Compiling toml_edit v0.21.0
8472023-12-06T04:14:04.767Z Compiling cargo_metadata v0.18.0
8482023-12-06T04:14:06.295Z Compiling toml v0.8.8
8492023-12-06T04:14:07.302Z Compiling cargo_toml v0.17.0
8502023-12-06T04:14:13.372Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
8512023-12-06T04:14:14.771Z Finished dev [unoptimized + debuginfo] target(s) in 56.77s
8522023-12-06T04:14:14.971Z Running `target/debug/xtask clippy`
8532023-12-06T04:14:15.031Zrunning: "/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/cargo" "clippy" "--all-targets" "--" "--deny" "warnings" "--allow" "clippy::style"
8542023-12-06T04:14:15.842Z Downloading crates ...
8552023-12-06T04:14:16.096Z Downloaded crossbeam v0.8.2
8562023-12-06T04:14:16.101Z Downloaded addr2line v0.21.0
8572023-12-06T04:14:16.107Z Downloaded lazy_static v1.4.0
8582023-12-06T04:14:16.114Z Downloaded instant v0.1.12
8592023-12-06T04:14:16.118Z Downloaded criterion-plot v0.5.0
8602023-12-06T04:14:16.124Z Downloaded ciborium-io v0.2.1
8612023-12-06T04:14:16.129Z Downloaded maplit v1.0.2
8622023-12-06T04:14:16.135Z Downloaded hyper-rustls v0.24.2
8632023-12-06T04:14:16.138Z Downloaded atty v0.2.14
8642023-12-06T04:14:16.143Z Downloaded constant_time_eq v0.3.0
8652023-12-06T04:14:16.147Z Downloaded hyper-staticfile v0.9.5
8662023-12-06T04:14:16.152Z Downloaded convert_case v0.4.0
8672023-12-06T04:14:16.155Z Downloaded chacha20poly1305 v0.10.1
8682023-12-06T04:14:16.161Z Downloaded kstat-rs v0.2.3
8692023-12-06T04:14:16.165Z Downloaded indexmap v1.9.3
8702023-12-06T04:14:16.174Z Downloaded async-stream-impl v0.3.5
8712023-12-06T04:14:16.179Z Downloaded cstr-argument v0.1.2
8722023-12-06T04:14:16.182Z Downloaded is_ci v1.1.1
8732023-12-06T04:14:16.186Z Downloaded lazycell v1.3.0
8742023-12-06T04:14:16.192Z Downloaded cassowary v0.3.0
8752023-12-06T04:14:16.195Z Downloaded block-padding v0.3.3
8762023-12-06T04:14:16.199Z Downloaded shlex v1.1.0
8772023-12-06T04:14:16.202Z Downloaded block-buffer v0.10.4
8782023-12-06T04:14:16.205Z Downloaded opaque-debug v0.3.0
8792023-12-06T04:14:16.209Z Downloaded serde-big-array v0.5.1
8802023-12-06T04:14:16.214Z Downloaded openssl-probe v0.1.5
8812023-12-06T04:14:16.218Z Downloaded hyper-tls v0.5.0
8822023-12-06T04:14:16.226Z Downloaded newtype_derive v0.1.6
8832023-12-06T04:14:16.235Z Downloaded cfg-if v1.0.0
8842023-12-06T04:14:16.238Z Downloaded md-5 v0.10.5
8852023-12-06T04:14:16.244Z Downloaded colored v2.0.4
8862023-12-06T04:14:16.251Z Downloaded openssl-sys v0.9.96
8872023-12-06T04:14:16.264Z Downloaded oso-derive v0.27.0
8882023-12-06T04:14:16.270Z Downloaded iana-time-zone v0.1.57
8892023-12-06T04:14:16.273Z Downloaded maybe-uninit v2.0.0
8902023-12-06T04:14:16.277Z Downloaded ahash v0.8.3
8912023-12-06T04:14:16.284Z Downloaded nodrop v0.1.14
8922023-12-06T04:14:16.287Z Downloaded want v0.3.1
8932023-12-06T04:14:16.290Z Downloaded usdt-attr-macro v0.3.5
8942023-12-06T04:14:16.294Z Downloaded dashmap v5.5.1
8952023-12-06T04:14:16.302Z Downloaded num_enum v0.5.11
8962023-12-06T04:14:16.312Z Downloaded tokio-macros v2.2.0
8972023-12-06T04:14:16.316Z Downloaded num-iter v0.1.43
8982023-12-06T04:14:16.320Z Downloaded openssl-macros v0.1.1
8992023-12-06T04:14:16.324Z Downloaded packed_struct v0.10.1
9002023-12-06T04:14:16.328Z Downloaded crossbeam-epoch v0.9.15
9012023-12-06T04:14:16.335Z Downloaded termtree v0.4.1
9022023-12-06T04:14:16.339Z Downloaded thiserror-impl-no-std v2.0.2
9032023-12-06T04:14:16.381Z Downloaded precomputed-hash v0.1.1
9042023-12-06T04:14:16.385Z Downloaded dirs-sys-next v0.1.2
9052023-12-06T04:14:16.385Z Downloaded serial_test v0.10.0
9062023-12-06T04:14:16.385Z Downloaded slog v2.7.0
9072023-12-06T04:14:16.385Z Downloaded native-tls v0.2.11
9082023-12-06T04:14:16.385Z Downloaded packed_struct_codegen v0.10.1
9092023-12-06T04:14:16.385Z Downloaded slog-envlogger v2.2.0
9102023-12-06T04:14:16.385Z Downloaded tokio-native-tls v0.3.1
9112023-12-06T04:14:16.385Z Downloaded foreign-types v0.5.0
9122023-12-06T04:14:16.385Z Downloaded smawk v0.3.1
9132023-12-06T04:14:16.386Z Downloaded tabled_derive v0.6.0
9142023-12-06T04:14:16.386Z Downloaded rpassword v7.3.1
9152023-12-06T04:14:16.389Z Downloaded ppv-lite86 v0.2.17
9162023-12-06T04:14:16.393Z Downloaded phf_shared v0.10.0
9172023-12-06T04:14:16.398Z Downloaded getopts v0.2.21
9182023-12-06T04:14:16.398Z Downloaded peeking_take_while v0.1.2
9192023-12-06T04:14:16.403Z Downloaded rand_xorshift v0.3.0
9202023-12-06T04:14:16.403Z Downloaded rand_core v0.6.4
9212023-12-06T04:14:16.406Z Downloaded strsim v0.8.0
9222023-12-06T04:14:16.409Z Downloaded remove_dir_all v0.5.3
9232023-12-06T04:14:16.413Z Downloaded rustc-hash v1.1.0
9242023-12-06T04:14:16.417Z Downloaded hex v0.4.3
9252023-12-06T04:14:16.421Z Downloaded vte_generate_state_changes v0.1.1
9262023-12-06T04:14:16.421Z Downloaded yansi v0.5.1
9272023-12-06T04:14:16.424Z Downloaded pest_generator v2.7.2
9282023-12-06T04:14:16.429Z Downloaded paste v1.0.14
9292023-12-06T04:14:16.433Z Downloaded strum_macros v0.24.3
9302023-12-06T04:14:16.437Z Downloaded pretty-hex v0.4.0
9312023-12-06T04:14:16.441Z Downloaded tempfile v3.8.1
9322023-12-06T04:14:16.446Z Downloaded rtoolbox v0.0.1
9332023-12-06T04:14:16.450Z Downloaded httpdate v1.0.3
9342023-12-06T04:14:16.455Z Downloaded pem v1.1.1
9352023-12-06T04:14:16.464Z Downloaded stringprep v0.1.3
9362023-12-06T04:14:16.468Z Downloaded signal-hook-tokio v0.3.1
9372023-12-06T04:14:16.468Z Downloaded foreign-types-macros v0.2.3
9382023-12-06T04:14:16.468Z Downloaded endian-type v0.1.2
9392023-12-06T04:14:16.468Z Downloaded string_cache v0.8.7
9402023-12-06T04:14:16.472Z Downloaded usdt v0.3.5
9412023-12-06T04:14:16.472Z Downloaded fallible-iterator v0.2.0
9422023-12-06T04:14:16.476Z Downloaded fastrand v2.0.0
9432023-12-06T04:14:16.480Z Downloaded serde_yaml v0.9.25
9442023-12-06T04:14:16.486Z Downloaded secrecy v0.8.0
9452023-12-06T04:14:16.490Z Downloaded rustc-demangle v0.1.23
9462023-12-06T04:14:16.493Z Downloaded threadpool v1.8.1
9472023-12-06T04:14:16.496Z Downloaded shell-words v1.1.0
9482023-12-06T04:14:16.500Z Downloaded postgres-types v0.2.6
9492023-12-06T04:14:16.503Z Downloaded fnv v1.0.7
9502023-12-06T04:14:16.507Z Downloaded serial_test_derive v0.10.0
9512023-12-06T04:14:16.510Z Downloaded signal-hook-registry v1.4.1
9522023-12-06T04:14:16.513Z Downloaded which v4.4.0
9532023-12-06T04:14:16.517Z Downloaded doc-comment v0.3.3
9542023-12-06T04:14:16.517Z Downloaded foreign-types-shared v0.1.1
9552023-12-06T04:14:16.520Z Downloaded enum-as-inner v0.5.1
9562023-12-06T04:14:16.525Z Downloaded futures-macro v0.3.29
9572023-12-06T04:14:16.528Z Downloaded futures-io v0.3.29
9582023-12-06T04:14:16.528Z Downloaded semver-parser v0.10.2
9592023-12-06T04:14:16.532Z Downloaded tower-service v0.3.2
9602023-12-06T04:14:16.543Z Downloaded rustls-native-certs v0.6.3
9612023-12-06T04:14:16.546Z Downloaded typenum v1.16.0
9622023-12-06T04:14:16.546Z Downloaded spin v0.5.2
9632023-12-06T04:14:16.551Z Downloaded nibble_vec v0.1.0
9642023-12-06T04:14:16.551Z Downloaded difflib v0.4.0
9652023-12-06T04:14:16.555Z Downloaded ff v0.13.0
9662023-12-06T04:14:16.558Z Downloaded siphasher v0.3.11
9672023-12-06T04:14:16.561Z Downloaded headers-core v0.2.0
9682023-12-06T04:14:16.562Z Downloaded futures-core v0.3.29
9692023-12-06T04:14:16.565Z Downloaded serde-big-array v0.4.1
9702023-12-06T04:14:16.569Z Downloaded serde_with_macros v2.3.3
9712023-12-06T04:14:16.574Z Downloaded phf_shared v0.11.2
9722023-12-06T04:14:16.578Z Downloaded tinytemplate v1.2.1
9732023-12-06T04:14:16.583Z Downloaded foreign-types-shared v0.3.1
9742023-12-06T04:14:16.583Z Downloaded synstructure v0.12.6
9752023-12-06T04:14:16.587Z Downloaded num-derive v0.4.0
9762023-12-06T04:14:16.590Z Downloaded pretty-hex v0.2.1
9772023-12-06T04:14:16.590Z Downloaded postcard-cobs v0.1.5-pre
9782023-12-06T04:14:16.594Z Downloaded hubpack_derive v0.1.1
9792023-12-06T04:14:16.600Z Downloaded slog-bunyan v2.4.0
9802023-12-06T04:14:16.600Z Downloaded uuid v1.6.1
9812023-12-06T04:14:16.607Z Downloaded unicode-width v0.1.11
9822023-12-06T04:14:16.610Z Downloaded path-slash v0.1.5
9832023-12-06T04:14:16.614Z Downloaded derive_builder_macro v0.12.0
9842023-12-06T04:14:16.618Z Downloaded derive_builder_core v0.12.0
9852023-12-06T04:14:16.622Z Downloaded subtle v2.5.0
9862023-12-06T04:14:16.626Z Downloaded rand v0.4.6
9872023-12-06T04:14:16.630Z Downloaded darling_macro v0.14.4
9882023-12-06T04:14:16.633Z Downloaded flate2 v1.0.28
9892023-12-06T04:14:16.641Z Downloaded hubpack v0.1.2
9902023-12-06T04:14:16.644Z Downloaded fxhash v0.2.1
9912023-12-06T04:14:16.651Z Downloaded fs-err v2.11.0
9922023-12-06T04:14:16.655Z Downloaded derive-where v1.2.6
9932023-12-06T04:14:16.661Z Downloaded slog-dtrace v0.2.3
9942023-12-06T04:14:16.665Z Downloaded toolchain_find v0.2.0
9952023-12-06T04:14:16.665Z Downloaded try-lock v0.2.4
9962023-12-06T04:14:16.665Z Downloaded deranged v0.3.8
9972023-12-06T04:14:16.668Z Downloaded downcast v0.11.0
9982023-12-06T04:14:16.679Z Downloaded tracing-attributes v0.1.26
9992023-12-06T04:14:16.679Z Downloaded ref-cast-impl v1.0.20
10002023-12-06T04:14:16.679Z Downloaded url v2.5.0
10012023-12-06T04:14:16.682Z Downloaded hash32 v0.2.1
10022023-12-06T04:14:16.685Z Downloaded tiny-keccak v2.0.2
10032023-12-06T04:14:16.690Z Downloaded rustc_version v0.4.0
10042023-12-06T04:14:16.693Z Downloaded fragile v2.0.0
10052023-12-06T04:14:16.697Z Downloaded either v1.9.0
10062023-12-06T04:14:16.700Z Downloaded zerocopy v0.3.0
10072023-12-06T04:14:16.703Z Downloaded prettyplease v0.2.12
10082023-12-06T04:14:16.708Z Downloaded pin-utils v0.1.0
10092023-12-06T04:14:16.713Z Downloaded float-cmp v0.9.0
10102023-12-06T04:14:16.716Z Downloaded signal-hook-mio v0.2.3
10112023-12-06T04:14:16.716Z Downloaded thread_local v1.1.7
10122023-12-06T04:14:16.723Z Downloaded proc-macro-error-attr v1.0.4
10132023-12-06T04:14:16.726Z Downloaded der_derive v0.7.2
10142023-12-06T04:14:16.726Z Downloaded pkg-config v0.3.27
10152023-12-06T04:14:16.726Z Downloaded vte v0.11.1
10162023-12-06T04:14:16.731Z Downloaded proc-macro-crate v1.3.1
10172023-12-06T04:14:16.735Z Downloaded httptest v0.15.5
10182023-12-06T04:14:16.739Z Downloaded password-hash v0.5.0
10192023-12-06T04:14:16.744Z Downloaded glob v0.3.1
10202023-12-06T04:14:16.748Z Downloaded yasna v0.5.2
10212023-12-06T04:14:16.748Z Downloaded omicron-zone-package v0.9.1
10222023-12-06T04:14:16.753Z Downloaded resolv-conf v0.7.0
10232023-12-06T04:14:16.757Z Downloaded pretty_assertions v1.4.0
10242023-12-06T04:14:16.761Z Downloaded rayon-core v1.12.0
10252023-12-06T04:14:16.768Z Downloaded socket2 v0.5.5
10262023-12-06T04:14:16.773Z Downloaded r2d2 v0.8.10
10272023-12-06T04:14:16.778Z Downloaded flume v0.11.0
10282023-12-06T04:14:16.786Z Downloaded darling_core v0.20.3
10292023-12-06T04:14:16.792Z Downloaded x509-cert v0.2.4
10302023-12-06T04:14:16.804Z Downloaded test-strategy v0.3.1
10312023-12-06T04:14:16.811Z Downloaded hmac v0.12.1
10322023-12-06T04:14:16.815Z Downloaded headers v0.3.9
10332023-12-06T04:14:16.826Z Downloaded expectorate v1.1.0
10342023-12-06T04:14:16.832Z Downloaded futures-channel v0.3.29
10352023-12-06T04:14:16.835Z Downloaded der v0.7.8
10362023-12-06T04:14:16.846Z Downloaded rsa v0.9.2
10372023-12-06T04:14:16.856Z Downloaded tokio-util v0.7.10
10382023-12-06T04:14:16.870Z Downloaded ron v0.8.1
10392023-12-06T04:14:16.885Z Downloaded time v0.3.27
10402023-12-06T04:14:16.895Z Downloaded quick-xml v0.23.1
10412023-12-06T04:14:16.911Z Downloaded heapless v0.7.16
10422023-12-06T04:14:16.919Z Downloaded smoltcp v0.8.2
10432023-12-06T04:14:16.939Z Downloaded ratatui v0.23.0
10442023-12-06T04:14:16.963Z Downloaded hashbrown v0.12.3
10452023-12-06T04:14:16.971Z Downloaded proptest v1.4.0
10462023-12-06T04:14:16.993Z Downloaded tabled v0.14.0
10472023-12-06T04:14:17.022Z Downloaded unicode-normalization v0.1.22
10482023-12-06T04:14:17.029Z Downloaded gimli v0.28.0
10492023-12-06T04:14:17.047Z Downloaded futures-util v0.3.29
10502023-12-06T04:14:17.071Z Downloaded reqwest v0.11.22
10512023-12-06T04:14:17.087Z Downloaded diesel v2.1.4
10522023-12-06T04:14:17.123Z Downloaded curve25519-dalek v4.1.0
10532023-12-06T04:14:17.142Z Downloaded regress v0.7.1
10542023-12-06T04:14:17.157Z Downloaded vcpkg v0.2.15
10552023-12-06T04:14:17.234Z Downloaded openapiv3 v2.0.0-rc.1
10562023-12-06T04:14:17.265Z Downloaded bzip2-sys v0.1.11+1.0.8
10572023-12-06T04:14:17.287Z Downloaded zerocopy-derive v0.6.4
10582023-12-06T04:14:17.309Z Downloaded regex-syntax v0.8.2
10592023-12-06T04:14:17.328Z Downloaded sled v0.34.7
10602023-12-06T04:14:17.352Z Downloaded regex-automata v0.3.8
10612023-12-06T04:14:17.405Z Downloaded sha3 v0.10.8
10622023-12-06T04:14:17.409Z Downloaded rustix v0.38.25
10632023-12-06T04:14:17.448Z Downloaded zerocopy-derive v0.2.0
10642023-12-06T04:14:17.465Z Downloaded encoding_rs v0.8.33
10652023-12-06T04:14:17.511Z Downloaded tokio v1.34.0
10662023-12-06T04:14:17.582Z Downloaded regex-automata v0.4.3
10672023-12-06T04:14:17.617Z Downloaded bstr v0.2.17
10682023-12-06T04:14:17.636Z Downloaded idna v0.2.3
10692023-12-06T04:14:17.651Z Downloaded idna v0.5.0
10702023-12-06T04:14:17.668Z Downloaded smoltcp v0.9.1
10712023-12-06T04:14:17.688Z Downloaded regex-syntax v0.7.5
10722023-12-06T04:14:17.712Z Downloaded webpki-roots v0.25.2
10732023-12-06T04:14:17.718Z Downloaded object v0.32.1
10742023-12-06T04:14:17.739Z Downloaded polar-core v0.27.0
10752023-12-06T04:14:17.755Z Downloaded regex v1.10.2
10762023-12-06T04:14:17.784Z Downloaded hkdf v0.12.3
10772023-12-06T04:14:17.797Z Downloaded openssl v0.10.60
10782023-12-06T04:14:17.804Z Downloaded ring v0.17.5
10792023-12-06T04:14:17.947Z Downloaded object v0.30.4
10802023-12-06T04:14:17.962Z Downloaded rustls v0.21.9
10812023-12-06T04:14:17.983Z Downloaded ring v0.16.20
10822023-12-06T04:14:18.147Z Downloaded trust-dns-proto v0.22.0
10832023-12-06T04:14:18.169Z Downloaded bstr v1.6.0
10842023-12-06T04:14:18.189Z Downloaded plotters v0.3.5
10852023-12-06T04:14:18.205Z Downloaded hyper v0.14.27
10862023-12-06T04:14:18.219Z Downloaded regex-syntax v0.6.29
10872023-12-06T04:14:18.233Z Downloaded chrono v0.4.31
10882023-12-06T04:14:18.247Z Downloaded rustls-webpki v0.101.7
10892023-12-06T04:14:18.273Z Downloaded petgraph v0.6.4
10902023-12-06T04:14:18.297Z Downloaded tough v0.15.0
10912023-12-06T04:14:18.311Z Downloaded radix_trie v0.2.1
10922023-12-06T04:14:18.324Z Downloaded rayon v1.8.0
10932023-12-06T04:14:18.336Z Downloaded clap v2.34.0
10942023-12-06T04:14:18.349Z Downloaded hashbrown v0.13.2
10952023-12-06T04:14:18.356Z Downloaded syn v1.0.109
10962023-12-06T04:14:18.376Z Downloaded bitvec v1.0.1
10972023-12-06T04:14:18.428Z Downloaded h2 v0.3.21
10982023-12-06T04:14:18.432Z Downloaded reedline v0.26.0
10992023-12-06T04:14:18.432Z Downloaded trust-dns-resolver v0.22.0
11002023-12-06T04:14:18.436Z Downloaded bindgen v0.65.1
11012023-12-06T04:14:18.447Z Downloaded toml v0.5.11
11022023-12-06T04:14:18.451Z Downloaded portable-atomic v1.4.3
11032023-12-06T04:14:18.460Z Downloaded itertools v0.10.5
11042023-12-06T04:14:18.471Z Downloaded trust-dns-server v0.22.1
11052023-12-06T04:14:18.480Z Downloaded derive_more v0.99.17
11062023-12-06T04:14:18.489Z Downloaded diesel_derives v2.1.2
11072023-12-06T04:14:18.495Z Downloaded elliptic-curve v0.13.5
11082023-12-06T04:14:18.501Z Downloaded steno v0.4.0
11092023-12-06T04:14:18.508Z Downloaded zone v0.3.0
11102023-12-06T04:14:18.511Z Downloaded term v0.7.0
11112023-12-06T04:14:18.515Z Downloaded http v0.2.11
11122023-12-06T04:14:18.521Z Downloaded funty v2.0.0
11132023-12-06T04:14:18.528Z Downloaded pkcs1 v0.7.5
11142023-12-06T04:14:18.531Z Downloaded toml_edit v0.19.15
11152023-12-06T04:14:18.556Z Downloaded aho-corasick v1.0.4
11162023-12-06T04:14:18.566Z Downloaded env_logger v0.10.0
11172023-12-06T04:14:18.571Z Downloaded poly1305 v0.8.0
11182023-12-06T04:14:18.575Z Downloaded fatfs v0.3.6
11192023-12-06T04:14:18.580Z Downloaded tungstenite v0.20.1
11202023-12-06T04:14:18.585Z Downloaded num-bigint-dig v0.8.4
11212023-12-06T04:14:18.594Z Downloaded socket2 v0.4.9
11222023-12-06T04:14:18.597Z Downloaded unsafe-libyaml v0.2.9
11232023-12-06T04:14:18.603Z Downloaded rstest v0.18.2
11242023-12-06T04:14:18.613Z Downloaded zip v0.6.6
11252023-12-06T04:14:18.621Z Downloaded pest v2.7.2
11262023-12-06T04:14:18.627Z Downloaded signature v1.6.4
11272023-12-06T04:14:18.631Z Downloaded proc-macro-error v1.0.4
11282023-12-06T04:14:18.635Z Downloaded vsss-rs v3.3.1
11292023-12-06T04:14:18.639Z Downloaded dirs-next v2.0.0
11302023-12-06T04:14:18.643Z Downloaded platforms v3.0.2
11312023-12-06T04:14:18.646Z Downloaded pem-rfc7468 v0.7.0
11322023-12-06T04:14:18.650Z Downloaded pin-project-internal v1.1.3
11332023-12-06T04:14:18.654Z Downloaded home v0.5.5
11342023-12-06T04:14:18.654Z Downloaded ref-cast v1.0.20
11352023-12-06T04:14:18.658Z Downloaded trust-dns-client v0.22.0
11362023-12-06T04:14:18.665Z Downloaded tracing-core v0.1.31
11372023-12-06T04:14:18.670Z Downloaded tracing v0.1.37
11382023-12-06T04:14:18.677Z Downloaded typed-path v0.6.0
11392023-12-06T04:14:18.693Z Downloaded fixedbitset v0.4.2
11402023-12-06T04:14:18.697Z Downloaded filetime v0.2.23
11412023-12-06T04:14:18.697Z Downloaded structmeta v0.2.0
11422023-12-06T04:14:18.697Z Downloaded highway v1.1.0
11432023-12-06T04:14:18.700Z Downloaded trybuild v1.0.85
11442023-12-06T04:14:18.703Z Downloaded dtrace-parser v0.1.14
11452023-12-06T04:14:18.707Z Downloaded getrandom v0.2.10
11462023-12-06T04:14:18.710Z Downloaded unicase v2.7.0
11472023-12-06T04:14:18.713Z Downloaded rstest_macros v0.18.2
11482023-12-06T04:14:18.717Z Downloaded tokio-postgres v0.7.10
11492023-12-06T04:14:18.725Z Downloaded regex-automata v0.1.10
11502023-12-06T04:14:18.734Z Downloaded num_cpus v1.16.0
11512023-12-06T04:14:18.738Z Downloaded parse-display-derive v0.8.2
11522023-12-06T04:14:18.742Z Downloaded parking_lot_core v0.9.8
11532023-12-06T04:14:18.745Z Downloaded time-core v0.1.1
11542023-12-06T04:14:18.745Z Downloaded digest v0.10.7
11552023-12-06T04:14:18.749Z Downloaded zeroize_derive v1.4.2
11562023-12-06T04:14:18.756Z Downloaded tokio-rustls v0.24.1
11572023-12-06T04:14:18.762Z Downloaded postgres-protocol v0.6.6
11582023-12-06T04:14:18.763Z Downloaded serde_derive_internals v0.26.0
11592023-12-06T04:14:18.763Z Downloaded rand v0.8.5
11602023-12-06T04:14:18.767Z Downloaded futures v0.3.29
11612023-12-06T04:14:18.773Z Downloaded nom v7.1.3
11622023-12-06T04:14:18.783Z Downloaded plotters-backend v0.3.5
11632023-12-06T04:14:18.787Z Downloaded time-macros v0.2.13
11642023-12-06T04:14:18.791Z Downloaded wait-timeout v0.2.0
11652023-12-06T04:14:18.791Z Downloaded dyn-clone v1.0.13
11662023-12-06T04:14:18.794Z Downloaded quick-error v1.2.3
11672023-12-06T04:14:18.798Z Downloaded unicode-segmentation v1.10.1
11682023-12-06T04:14:18.803Z Downloaded libxml v0.3.3
11692023-12-06T04:14:18.811Z Downloaded vec_map v0.8.2
11702023-12-06T04:14:18.818Z Downloaded sha2 v0.10.8
11712023-12-06T04:14:18.821Z Downloaded derive_builder v0.12.0
11722023-12-06T04:14:18.888Z Downloaded salty v0.2.0
11732023-12-06T04:14:18.892Z Downloaded crossbeam-channel v0.5.8
11742023-12-06T04:14:18.892Z Downloaded oorandom v11.1.3
11752023-12-06T04:14:18.892Z Downloaded mio v0.8.9
11762023-12-06T04:14:18.892Z Downloaded unicode-xid v0.2.4
11772023-12-06T04:14:18.892Z Downloaded pkcs8 v0.10.2
11782023-12-06T04:14:18.892Z Downloaded pem v3.0.2
11792023-12-06T04:14:18.892Z Downloaded pin-project v1.1.3
11802023-12-06T04:14:18.892Z Downloaded num-rational v0.4.1
11812023-12-06T04:14:18.892Z Downloaded unicode-bidi v0.3.13
11822023-12-06T04:14:18.892Z Downloaded ucd-trie v0.1.6
11832023-12-06T04:14:18.892Z Downloaded dof v0.1.5
11842023-12-06T04:14:18.892Z Downloaded rustls-pemfile v1.0.3
11852023-12-06T04:14:18.896Z Downloaded semver v0.1.20
11862023-12-06T04:14:18.896Z Downloaded rustc_version v0.1.7
11872023-12-06T04:14:18.899Z Downloaded half v1.8.2
11882023-12-06T04:14:18.903Z Downloaded itertools v0.12.0
11892023-12-06T04:14:18.913Z Downloaded plotters-svg v0.3.5
11902023-12-06T04:14:18.917Z Downloaded scopeguard v1.2.0
11912023-12-06T04:14:18.917Z Downloaded rustfmt-wrapper v0.2.0
11922023-12-06T04:14:18.920Z Downloaded ed25519 v1.5.3
11932023-12-06T04:14:18.924Z Downloaded strum_macros v0.25.2
11942023-12-06T04:14:18.927Z Downloaded http-body v0.4.5
11952023-12-06T04:14:18.927Z Downloaded sha1 v0.10.6
11962023-12-06T04:14:18.930Z Downloaded subprocess v0.2.9
11972023-12-06T04:14:18.934Z Downloaded libm v0.2.7
11982023-12-06T04:14:18.950Z Downloaded similar-asserts v1.5.0
11992023-12-06T04:14:18.953Z Downloaded sct v0.7.0
12002023-12-06T04:14:18.958Z Downloaded globset v0.4.13
12012023-12-06T04:14:18.965Z Downloaded minimal-lexical v0.2.1
12022023-12-06T04:14:18.969Z Downloaded zeroize v1.7.0
12032023-12-06T04:14:18.972Z Downloaded strip-ansi-escapes v0.2.0
12042023-12-06T04:14:18.976Z Downloaded toml v0.7.8
12052023-12-06T04:14:18.979Z Downloaded spin v0.9.8
12062023-12-06T04:14:18.983Z Downloaded num-traits v0.2.16
12072023-12-06T04:14:18.987Z Downloaded pest_meta v2.7.2
12082023-12-06T04:14:18.992Z Downloaded topological-sort v0.2.2
12092023-12-06T04:14:18.996Z Downloaded whoami v1.4.1
12102023-12-06T04:14:18.996Z Downloaded fd-lock v3.0.13
12112023-12-06T04:14:18.999Z Downloaded radium v0.7.0
12122023-12-06T04:14:19.002Z Downloaded walkdir v2.4.0
12132023-12-06T04:14:19.006Z Downloaded usdt-impl v0.3.5
12142023-12-06T04:14:19.006Z Downloaded rustversion v1.0.14
12152023-12-06T04:14:19.009Z Downloaded predicates v3.0.4
12162023-12-06T04:14:19.013Z Downloaded postcard v0.7.3
12172023-12-06T04:14:19.017Z Downloaded rust-argon2 v1.0.1
12182023-12-06T04:14:19.020Z Downloaded scheduled-thread-pool v0.2.7
12192023-12-06T04:14:19.024Z Downloaded same-file v1.0.6
12202023-12-06T04:14:19.024Z Downloaded rusty-fork v0.3.0
12212023-12-06T04:14:19.030Z Downloaded predicates-tree v1.0.9
12222023-12-06T04:14:19.035Z Downloaded predicates-core v1.0.6
12232023-12-06T04:14:19.035Z Downloaded group v0.13.0
12242023-12-06T04:14:19.035Z Downloaded pin-project-lite v0.2.13
12252023-12-06T04:14:19.040Z Downloaded darling_core v0.14.4
12262023-12-06T04:14:19.048Z Downloaded untrusted v0.9.0
12272023-12-06T04:14:19.051Z Downloaded untrusted v0.7.1
12282023-12-06T04:14:19.055Z Downloaded rcgen v0.11.3
12292023-12-06T04:14:19.058Z Downloaded universal-hash v0.5.1
12302023-12-06T04:14:19.058Z Downloaded thread-id v4.2.0
12312023-12-06T04:14:19.063Z Downloaded tar v0.4.40
12322023-12-06T04:14:19.067Z Downloaded rand_chacha v0.3.1
12332023-12-06T04:14:19.067Z Downloaded phf v0.11.2
12342023-12-06T04:14:19.072Z Downloaded hex-literal v0.4.1
12352023-12-06T04:14:19.072Z Downloaded predicates v2.1.5
12362023-12-06T04:14:19.075Z Downloaded data-encoding v2.4.0
12372023-12-06T04:14:19.082Z Downloaded httparse v1.8.0
12382023-12-06T04:14:19.086Z Downloaded crossterm v0.27.0
12392023-12-06T04:14:19.090Z Downloaded relative-path v1.9.0
12402023-12-06T04:14:19.094Z Downloaded parking_lot_core v0.8.6
12412023-12-06T04:14:19.097Z Downloaded diff v0.1.13
12422023-12-06T04:14:19.102Z Downloaded smallvec v1.11.0
12432023-12-06T04:14:19.105Z Downloaded zerocopy v0.6.4
12442023-12-06T04:14:19.109Z Downloaded textwrap v0.16.0
12452023-12-06T04:14:19.121Z Downloaded flagset v0.4.3
12462023-12-06T04:14:19.121Z Downloaded unarray v0.1.4
12472023-12-06T04:14:19.121Z Downloaded schemars v0.8.13
12482023-12-06T04:14:19.136Z Downloaded oso v0.27.0
12492023-12-06T04:14:19.141Z Downloaded num-complex v0.4.4
12502023-12-06T04:14:19.145Z Downloaded mockall_derive v0.11.4
12512023-12-06T04:14:19.148Z Downloaded papergrid v0.10.0
12522023-12-06T04:14:19.156Z Downloaded structopt v0.3.26
12532023-12-06T04:14:19.181Z Downloaded heck v0.3.3
12542023-12-06T04:14:19.185Z Downloaded termios v0.3.3
12552023-12-06T04:14:19.185Z Downloaded termcolor v1.2.0
12562023-12-06T04:14:19.185Z Downloaded itertools v0.11.0
12572023-12-06T04:14:19.189Z Downloaded supports-color v2.1.0
12582023-12-06T04:14:19.189Z Downloaded lalrpop v0.19.12
12592023-12-06T04:14:19.209Z Downloaded unicode-linebreak v0.1.5
12602023-12-06T04:14:19.214Z Downloaded serde_repr v0.1.16
12612023-12-06T04:14:19.217Z Downloaded pest_derive v2.7.2
12622023-12-06T04:14:19.217Z Downloaded futures-timer v3.0.2
12632023-12-06T04:14:19.221Z Downloaded futures-task v0.3.29
12642023-12-06T04:14:19.228Z Downloaded debug-ignore v1.0.5
12652023-12-06T04:14:19.233Z Downloaded datatest-stable v0.2.3
12662023-12-06T04:14:19.233Z Downloaded partial-io v0.5.4
12672023-12-06T04:14:19.233Z Downloaded backtrace v0.3.69
12682023-12-06T04:14:19.239Z Downloaded tokio-tungstenite v0.20.1
12692023-12-06T04:14:19.242Z Downloaded snafu v0.7.5
12702023-12-06T04:14:19.252Z Downloaded strum v0.25.0
12712023-12-06T04:14:19.255Z Downloaded futures-executor v0.3.29
12722023-12-06T04:14:19.255Z Downloaded humantime v2.1.0
12732023-12-06T04:14:19.259Z Downloaded tinyvec v1.6.0
12742023-12-06T04:14:19.263Z Downloaded indicatif v0.17.7
12752023-12-06T04:14:19.269Z Downloaded smf v0.2.2
12762023-12-06T04:14:19.273Z Downloaded smallvec v0.6.14
12772023-12-06T04:14:19.280Z Downloaded slog-json v2.6.1
12782023-12-06T04:14:19.280Z Downloaded foreign-types v0.3.2
12792023-12-06T04:14:19.283Z Downloaded zone_cfg_derive v0.3.0
12802023-12-06T04:14:19.283Z Downloaded parking_lot v0.11.2
12812023-12-06T04:14:19.283Z Downloaded base64 v0.21.5
12822023-12-06T04:14:19.289Z Downloaded slog-term v2.9.0
12832023-12-06T04:14:19.292Z Downloaded once_cell v1.18.0
12842023-12-06T04:14:19.297Z Downloaded parse-display v0.8.2
12852023-12-06T04:14:19.300Z Downloaded num_enum_derive v0.5.11
12862023-12-06T04:14:19.301Z Downloaded criterion v0.5.1
12872023-12-06T04:14:19.312Z Downloaded percent-encoding v2.3.1
12882023-12-06T04:14:19.315Z Downloaded stable_deref_trait v1.2.0
12892023-12-06T04:14:19.316Z Downloaded base64 v0.13.1
12902023-12-06T04:14:19.320Z Downloaded parking_lot v0.12.1
12912023-12-06T04:14:19.324Z Downloaded similar v2.2.1
12922023-12-06T04:14:19.332Z Downloaded signal-hook v0.3.17
12932023-12-06T04:14:19.337Z Downloaded futures-sink v0.3.29
12942023-12-06T04:14:19.340Z Downloaded version_check v0.9.4
12952023-12-06T04:14:19.340Z Downloaded tui-tree-widget v0.13.0
12962023-12-06T04:14:19.344Z Downloaded slab v0.4.9
12972023-12-06T04:14:19.344Z Downloaded hostname v0.3.1
12982023-12-06T04:14:19.347Z Downloaded generic-array v0.14.7
12992023-12-06T04:14:19.351Z Downloaded ena v0.14.2
13002023-12-06T04:14:19.351Z Downloaded arc-swap v1.6.0
13012023-12-06T04:14:19.357Z Downloaded form_urlencoded v1.2.1
13022023-12-06T04:14:19.364Z Downloaded owo-colors v3.5.0
13032023-12-06T04:14:19.367Z Downloaded structmeta-derive v0.2.0
13042023-12-06T04:14:19.367Z Downloaded take_mut v0.2.2
13052023-12-06T04:14:19.367Z Downloaded cc v1.0.83
13062023-12-06T04:14:19.371Z Downloaded serde_plain v1.0.2
13072023-12-06T04:14:19.375Z Downloaded tokio-stream v0.1.14
13082023-12-06T04:14:19.380Z Downloaded crypto-bigint v0.5.2
13092023-12-06T04:14:19.390Z Downloaded number_prefix v0.4.0
13102023-12-06T04:14:19.393Z Downloaded multer v2.1.0
13112023-12-06T04:14:19.397Z Downloaded lru-cache v0.1.2
13122023-12-06T04:14:19.400Z Downloaded bitfield v0.14.0
13132023-12-06T04:14:19.401Z Downloaded libtest-mimic v0.6.1
13142023-12-06T04:14:19.404Z Downloaded structopt-derive v0.4.18
13152023-12-06T04:14:19.408Z Downloaded static_assertions v1.1.0
13162023-12-06T04:14:19.408Z Downloaded managed v0.8.0
13172023-12-06T04:14:19.411Z Downloaded blake2 v0.10.6
13182023-12-06T04:14:19.416Z Downloaded basic-toml v0.1.4
13192023-12-06T04:14:19.457Z Downloaded miniz_oxide v0.7.1
13202023-12-06T04:14:19.461Z Downloaded cookie v0.18.0
13212023-12-06T04:14:19.461Z Downloaded memoffset v0.7.1
13222023-12-06T04:14:19.461Z Downloaded http-range v0.1.5
13232023-12-06T04:14:19.461Z Downloaded xattr v1.0.1
13242023-12-06T04:14:19.461Z Downloaded serde_path_to_error v0.1.14
13252023-12-06T04:14:19.461Z Downloaded spki v0.7.2
13262023-12-06T04:14:19.461Z Downloaded snafu-derive v0.7.5
13272023-12-06T04:14:19.461Z Downloaded signature v2.1.0
13282023-12-06T04:14:19.461Z Downloaded serde_tokenstream v0.2.0
13292023-12-06T04:14:19.461Z Downloaded nu-ansi-term v0.49.0
13302023-12-06T04:14:19.465Z Downloaded mockall v0.11.4
13312023-12-06T04:14:19.465Z Downloaded memoffset v0.9.0
13322023-12-06T04:14:19.472Z Downloaded linked-hash-map v0.5.6
13332023-12-06T04:14:19.472Z Downloaded darling v0.14.4
13342023-12-06T04:14:19.477Z Downloaded libloading v0.7.4
13352023-12-06T04:14:19.481Z Downloaded ipnet v2.8.0
13362023-12-06T04:14:19.484Z Downloaded diesel_table_macro_syntax v0.1.0
13372023-12-06T04:14:19.484Z Downloaded wyz v0.5.1
13382023-12-06T04:14:19.484Z Downloaded utf-8 v0.7.6
13392023-12-06T04:14:19.488Z Downloaded tempdir v0.3.7
13402023-12-06T04:14:19.488Z Downloaded waitgroup v0.1.2
13412023-12-06T04:14:19.491Z Downloaded base64ct v1.6.0
13422023-12-06T04:14:19.495Z Downloaded usdt-macro v0.3.5
13432023-12-06T04:14:19.495Z Downloaded thiserror-no-std v2.0.2
13442023-12-06T04:14:19.500Z Downloaded textwrap v0.11.0
13452023-12-06T04:14:19.503Z Downloaded tap v1.0.1
13462023-12-06T04:14:19.507Z Downloaded lock_api v0.4.10
13472023-12-06T04:14:19.507Z Downloaded display-error-chain v0.2.0
13482023-12-06T04:14:19.510Z Downloaded crypto-common v0.1.6
13492023-12-06T04:14:19.510Z Downloaded crc32fast v1.3.2
13502023-12-06T04:14:19.514Z Downloaded ipnetwork v0.20.0
13512023-12-06T04:14:19.525Z Downloaded blake2b_simd v1.0.1
13522023-12-06T04:14:19.529Z Downloaded ansi_term v0.12.1
13532023-12-06T04:14:19.529Z Downloaded darling_macro v0.20.3
13542023-12-06T04:14:19.529Z Downloaded indoc v1.0.9
13552023-12-06T04:14:19.529Z Downloaded bzip2 v0.4.4
13562023-12-06T04:14:19.534Z Downloaded slog-stdlog v4.1.1
13572023-12-06T04:14:19.534Z Downloaded assert_cmd v2.0.12
13582023-12-06T04:14:19.537Z Downloaded bcs v0.1.6
13592023-12-06T04:14:19.538Z Downloaded backoff v0.4.0
13602023-12-06T04:14:19.542Z Downloaded assert_matches v1.5.0
13612023-12-06T04:14:19.545Z Downloaded num_threads v0.1.6
13622023-12-06T04:14:19.545Z Downloaded matches v0.1.10
13632023-12-06T04:14:19.545Z Downloaded curve25519-dalek-derive v0.1.0
13642023-12-06T04:14:19.549Z Downloaded normalize-line-endings v0.3.0
13652023-12-06T04:14:19.549Z Downloaded ident_case v1.0.1
13662023-12-06T04:14:19.549Z Downloaded bitflags v2.4.0
13672023-12-06T04:14:19.553Z Downloaded arrayvec v0.7.4
13682023-12-06T04:14:19.556Z Downloaded slog-scope v4.4.0
13692023-12-06T04:14:19.560Z Downloaded slog-async v2.8.0
13702023-12-06T04:14:19.563Z Downloaded serde_urlencoded v0.7.1
13712023-12-06T04:14:19.563Z Downloaded num-integer v0.1.45
13722023-12-06T04:14:19.570Z Downloaded nanorand v0.7.0
13732023-12-06T04:14:19.575Z Downloaded macaddr v1.0.1
13742023-12-06T04:14:19.575Z Downloaded lalrpop-util v0.19.12
13752023-12-06T04:14:19.575Z Downloaded linear-map v1.2.0
13762023-12-06T04:14:19.578Z Downloaded async-trait v0.1.74
13772023-12-06T04:14:19.585Z Downloaded anes v0.1.6
13782023-12-06T04:14:19.589Z Downloaded tinyvec_macros v0.1.1
13792023-12-06T04:14:19.589Z Downloaded swrite v0.1.0
13802023-12-06T04:14:19.589Z Downloaded serde_tokenstream v0.1.7
13812023-12-06T04:14:19.594Z Downloaded olpc-cjson v0.1.3
13822023-12-06T04:14:19.597Z Downloaded num v0.4.1
13832023-12-06T04:14:19.598Z Downloaded libsw v3.3.0
13842023-12-06T04:14:19.601Z Downloaded indoc v2.0.3
13852023-12-06T04:14:19.605Z Downloaded mime v0.3.17
13862023-12-06T04:14:19.608Z Downloaded crc-catalog v2.2.0
13872023-12-06T04:14:19.608Z Downloaded cipher v0.4.4
13882023-12-06T04:14:19.611Z Downloaded camino-tempfile v1.1.1
13892023-12-06T04:14:19.617Z Downloaded buf-list v1.0.3
13902023-12-06T04:14:19.620Z Downloaded argon2 v0.5.2
13912023-12-06T04:14:19.624Z Downloaded libefi-sys v0.1.0
13922023-12-06T04:14:19.624Z Downloaded darling v0.20.3
13932023-12-06T04:14:19.628Z Downloaded chacha20 v0.9.1
13942023-12-06T04:14:19.631Z Downloaded cexpr v0.6.0
13952023-12-06T04:14:19.635Z Downloaded match_cfg v0.1.0
13962023-12-06T04:14:19.635Z Downloaded base16ct v0.2.0
13972023-12-06T04:14:19.643Z Downloaded bytecount v0.6.3
13982023-12-06T04:14:19.651Z Downloaded bb8 v0.8.1
13992023-12-06T04:14:19.651Z Downloaded atomic-waker v1.1.1
14002023-12-06T04:14:19.651Z Downloaded serde-hex v0.1.0
14012023-12-06T04:14:19.652Z Downloaded semver v0.11.0
14022023-12-06T04:14:19.662Z Downloaded mime_guess v2.0.4
14032023-12-06T04:14:19.663Z Downloaded ascii-canvas v3.0.0
14042023-12-06T04:14:19.663Z Downloaded autocfg v1.1.0
14052023-12-06T04:14:19.663Z Downloaded approx v0.5.1
14062023-12-06T04:14:19.668Z Downloaded newline-converter v0.3.0
14072023-12-06T04:14:19.668Z Downloaded cfg-if v0.1.10
14082023-12-06T04:14:19.668Z Downloaded bytesize v1.3.0
14092023-12-06T04:14:19.668Z Downloaded byteorder v1.5.0
14102023-12-06T04:14:19.668Z Downloaded bit-vec v0.6.3
14112023-12-06T04:14:19.672Z Downloaded bit-set v0.5.3
14122023-12-06T04:14:19.672Z Downloaded adler v1.0.2
14132023-12-06T04:14:19.672Z Downloaded inout v0.1.3
14142023-12-06T04:14:19.675Z Downloaded constant_time_eq v0.2.6
14152023-12-06T04:14:19.675Z Downloaded num-bigint v0.4.4
14162023-12-06T04:14:19.688Z Downloaded serde_with v2.3.3
14172023-12-06T04:14:19.694Z Downloaded new_debug_unreachable v1.0.4
14182023-12-06T04:14:19.697Z Downloaded crucible-workspace-hack v0.1.0
14192023-12-06T04:14:19.697Z Downloaded atomicwrites v0.4.2
14202023-12-06T04:14:19.701Z Downloaded clang-sys v1.6.1
14212023-12-06T04:14:19.705Z Downloaded crunchy v0.2.2
14222023-12-06T04:14:19.705Z Downloaded corncobs v0.1.3
14232023-12-06T04:14:19.710Z Downloaded arrayref v0.3.7
14242023-12-06T04:14:19.710Z Downloaded async-recursion v1.0.5
14252023-12-06T04:14:19.714Z Downloaded async-stream v0.3.5
14262023-12-06T04:14:19.714Z Downloaded const-oid v0.9.5
14272023-12-06T04:14:19.717Z Downloaded schemars_derive v0.8.13
14282023-12-06T04:14:19.721Z Downloaded impl-trait-for-tuples v0.2.2
14292023-12-06T04:14:19.725Z Downloaded crossbeam-deque v0.8.3
14302023-12-06T04:14:19.728Z Downloaded crc-any v2.4.3
14312023-12-06T04:14:19.731Z Downloaded crc v3.0.1
14322023-12-06T04:14:19.735Z Downloaded bytes v1.5.0
14332023-12-06T04:14:19.739Z Downloaded aead v0.5.2
14342023-12-06T04:14:19.743Z Downloaded array-init v0.0.4
14352023-12-06T04:14:19.743Z Downloaded log v0.4.20
14362023-12-06T04:14:19.746Z Downloaded ciborium-ll v0.2.1
14372023-12-06T04:14:19.750Z Downloaded keccak v0.1.4
14382023-12-06T04:14:19.753Z Downloaded crossbeam-utils v0.8.16
14392023-12-06T04:14:19.760Z Downloaded crossbeam-queue v0.3.8
14402023-12-06T04:14:19.760Z Downloaded cpufeatures v0.2.9
14412023-12-06T04:14:19.763Z Downloaded ciborium v0.2.1
14422023-12-06T04:14:19.763Z Downloaded cast v0.3.0
14432023-12-06T04:14:19.767Z Downloaded is-terminal v0.4.9
14442023-12-06T04:14:19.767Z Downloaded console v0.15.7
14452023-12-06T04:14:19.771Z Downloaded cancel-safe-futures v0.1.5
14462023-12-06T04:14:20.416Z Compiling serde v1.0.192
14472023-12-06T04:14:20.416Z Compiling autocfg v1.1.0
14482023-12-06T04:14:20.421Z Checking cfg-if v1.0.0
14492023-12-06T04:14:20.421Z Compiling version_check v0.9.4
14502023-12-06T04:14:20.421Z Compiling syn v1.0.109
14512023-12-06T04:14:20.489Z Checking libc v0.2.150
14522023-12-06T04:14:20.494Z Compiling syn v2.0.32
14532023-12-06T04:14:20.679Z Compiling parking_lot_core v0.9.8
14542023-12-06T04:14:20.742Z Compiling libm v0.2.7
14552023-12-06T04:14:21.329Z Compiling cc v1.0.83
14562023-12-06T04:14:21.520Z Compiling futures-core v0.3.29
14572023-12-06T04:14:21.636Z Compiling once_cell v1.18.0
14582023-12-06T04:14:22.032Z Compiling serde_json v1.0.108
14592023-12-06T04:14:22.074Z Compiling lock_api v0.4.10
14602023-12-06T04:14:22.091Z Compiling num-traits v0.2.16
14612023-12-06T04:14:22.310Z Compiling memchr v2.6.3
14622023-12-06T04:14:22.545Z Compiling slab v0.4.9
14632023-12-06T04:14:22.651Z Compiling futures-channel v0.3.29
14642023-12-06T04:14:22.702Z Checking getrandom v0.2.10
14652023-12-06T04:14:22.968Z Compiling futures-task v0.3.29
14662023-12-06T04:14:23.234Z Compiling futures-util v0.3.29
14672023-12-06T04:14:23.256Z Compiling typenum v1.16.0
14682023-12-06T04:14:23.481Z Compiling generic-array v0.14.7
14692023-12-06T04:14:23.739Z Checking scopeguard v1.2.0
14702023-12-06T04:14:23.916Z Compiling log v0.4.20
14712023-12-06T04:14:24.046Z Compiling pkg-config v0.3.27
14722023-12-06T04:14:25.412Z Checking smallvec v1.11.0
14732023-12-06T04:14:25.436Z Checking itoa v1.0.9
14742023-12-06T04:14:25.802Z Compiling rustix v0.38.25
14752023-12-06T04:14:25.940Z Compiling indexmap v1.9.3
14762023-12-06T04:14:26.077Z Compiling schemars v0.8.13
14772023-12-06T04:14:26.359Z Compiling fnv v1.0.7
14782023-12-06T04:14:26.381Z Compiling vcpkg v0.2.15
14792023-12-06T04:14:26.522Z Compiling httparse v1.8.0
14802023-12-06T04:14:27.019Z Checking rand_core v0.6.4
14812023-12-06T04:14:27.179Z Compiling ring v0.16.20
14822023-12-06T04:14:27.432Z Compiling ring v0.17.5
14832023-12-06T04:14:28.992Z Compiling aho-corasick v1.0.4
14842023-12-06T04:14:29.346Z Compiling regex-syntax v0.8.2
14852023-12-06T04:14:30.125Z Compiling openssl-sys v0.9.96
14862023-12-06T04:14:31.744Z Compiling parking_lot v0.12.1
14872023-12-06T04:14:32.562Z Checking pin-project-lite v0.2.13
14882023-12-06T04:14:32.713Z Compiling ahash v0.8.3
14892023-12-06T04:14:33.195Z Compiling serde_derive_internals v0.26.0
14902023-12-06T04:14:33.371Z Checking spin v0.5.2
14912023-12-06T04:14:33.789Z Compiling openssl v0.10.60
14922023-12-06T04:14:34.386Z Checking signal-hook-registry v1.4.1
14932023-12-06T04:14:34.734Z Compiling rustls v0.21.9
14942023-12-06T04:14:34.922Z Compiling ucd-trie v0.1.6
14952023-12-06T04:14:35.121Z Compiling regex-automata v0.4.3
14962023-12-06T04:14:35.944Z Checking mio v0.8.9
14972023-12-06T04:14:36.103Z Compiling native-tls v0.2.11
14982023-12-06T04:14:36.724Z Compiling iana-time-zone v0.1.57
14992023-12-06T04:14:36.973Z Compiling async-trait v0.1.74
15002023-12-06T04:14:37.061Z Checking num_cpus v1.16.0
15012023-12-06T04:14:37.778Z Compiling byteorder v1.5.0
15022023-12-06T04:14:37.955Z Compiling unicode-xid v0.2.4
15032023-12-06T04:14:38.193Z Compiling dyn-clone v1.0.13
15042023-12-06T04:14:38.525Z Compiling backtrace v0.3.69
15052023-12-06T04:14:38.733Z Checking socket2 v0.5.5
15062023-12-06T04:14:39.347Z Compiling futures-sink v0.3.29
15072023-12-06T04:14:39.516Z Compiling hashbrown v0.13.2
15082023-12-06T04:14:39.574Z Compiling errno v0.3.2
15092023-12-06T04:14:39.624Z Compiling crc32fast v1.3.2
15102023-12-06T04:14:39.901Z Compiling tinyvec_macros v0.1.1
15112023-12-06T04:14:40.020Z Compiling crossbeam-utils v0.8.16
15122023-12-06T04:14:40.378Z Checking ryu v1.0.15
15132023-12-06T04:14:40.847Z Compiling tinyvec v1.6.0
15142023-12-06T04:14:41.361Z Compiling futures-io v0.3.29
15152023-12-06T04:14:41.455Z Compiling anyhow v1.0.75
15162023-12-06T04:14:41.623Z Compiling pin-utils v0.1.0
15172023-12-06T04:14:41.627Z Compiling spin v0.9.8
15182023-12-06T04:14:41.627Z Compiling tracing-core v0.1.31
15192023-12-06T04:14:41.817Z Compiling unicode-bidi v0.3.13
15202023-12-06T04:14:42.130Z Compiling regex v1.10.2
15212023-12-06T04:14:43.367Z Compiling unicode-normalization v0.1.22
15222023-12-06T04:14:43.921Z Compiling num-integer v0.1.45
15232023-12-06T04:14:44.391Z Compiling synstructure v0.12.6
15242023-12-06T04:14:44.534Z Compiling lazy_static v1.4.0
15252023-12-06T04:14:44.685Z Compiling unicode-width v0.1.11
15262023-12-06T04:14:44.702Z Compiling slog v2.7.0
15272023-12-06T04:14:44.757Z Compiling base64 v0.21.5
15282023-12-06T04:14:45.066Z Compiling serde_derive v1.0.192
15292023-12-06T04:14:45.225Z Compiling thiserror-impl v1.0.49
15302023-12-06T04:14:45.467Z Compiling zeroize_derive v1.4.2
15312023-12-06T04:14:45.803Z Compiling tokio-macros v2.2.0
15322023-12-06T04:14:46.083Z Compiling futures-macro v0.3.29
15332023-12-06T04:14:46.375Z Compiling tracing-attributes v0.1.26
15342023-12-06T04:14:47.528Z Compiling schemars_derive v0.8.13
15352023-12-06T04:14:48.246Z Compiling openssl-macros v0.1.1
15362023-12-06T04:14:48.650Z Checking zeroize v1.7.0
15372023-12-06T04:14:50.864Z Compiling thiserror v1.0.49
15382023-12-06T04:14:51.036Z Compiling pest v2.7.2
15392023-12-06T04:14:51.618Z Compiling zerocopy-derive v0.2.0
15402023-12-06T04:14:51.720Z Checking subtle v2.5.0
15412023-12-06T04:14:52.105Z Compiling hashbrown v0.12.3
15422023-12-06T04:14:53.053Z Compiling tracing v0.1.37
15432023-12-06T04:14:53.244Z Compiling foreign-types-shared v0.1.1
15442023-12-06T04:14:53.382Z Compiling percent-encoding v2.3.1
15452023-12-06T04:14:53.827Z Compiling untrusted v0.9.0
15462023-12-06T04:14:53.831Z Compiling rustversion v1.0.14
15472023-12-06T04:14:53.895Z Compiling untrusted v0.7.1
15482023-12-06T04:14:53.934Z Compiling time-core v0.1.1
15492023-12-06T04:14:54.072Z Compiling openssl-probe v0.1.5
15502023-12-06T04:14:54.179Z Compiling time-macros v0.2.13
15512023-12-06T04:14:54.927Z Compiling pest_meta v2.7.2
15522023-12-06T04:14:55.777Z Compiling foreign-types v0.3.2
15532023-12-06T04:14:58.752Z Compiling pest_generator v2.7.2
15542023-12-06T04:15:00.151Z Compiling try-lock v0.2.4
15552023-12-06T04:15:00.332Z Compiling want v0.3.1
15562023-12-06T04:15:00.872Z Compiling rustls-webpki v0.101.7
15572023-12-06T04:15:01.389Z Compiling sct v0.7.0
15582023-12-06T04:15:02.239Z Compiling form_urlencoded v1.2.1
15592023-12-06T04:15:02.753Z Compiling zerocopy-derive v0.6.4
15602023-12-06T04:15:03.494Z Compiling pest_derive v2.7.2
15612023-12-06T04:15:04.196Z Compiling socket2 v0.4.9
15622023-12-06T04:15:04.316Z Compiling httpdate v1.0.3
15632023-12-06T04:15:04.425Z Compiling either v1.9.0
15642023-12-06T04:15:04.659Z Compiling tower-service v0.3.2
15652023-12-06T04:15:04.946Z Compiling rustls-pemfile v1.0.3
15662023-12-06T04:15:05.047Z Compiling idna v0.5.0
15672023-12-06T04:15:05.597Z Compiling memoffset v0.9.0
15682023-12-06T04:15:05.598Z Compiling usdt-impl v0.3.5
15692023-12-06T04:15:05.983Z Compiling adler v1.0.2
15702023-12-06T04:15:06.252Z Compiling miniz_oxide v0.7.1
15712023-12-06T04:15:06.472Z Compiling rustls-native-certs v0.6.3
15722023-12-06T04:15:06.501Z Compiling zerocopy v0.3.0
15732023-12-06T04:15:07.146Z Compiling url v2.5.0
15742023-12-06T04:15:07.802Z Checking crypto-common v0.1.6
15752023-12-06T04:15:08.228Z Compiling ipnet v2.8.0
15762023-12-06T04:15:08.245Z Compiling signal-hook v0.3.17
15772023-12-06T04:15:08.452Z Compiling dof v0.1.5
15782023-12-06T04:15:08.569Z Checking bytes v1.5.0
15792023-12-06T04:15:08.856Z Checking bitflags v2.4.0
15802023-12-06T04:15:09.273Z Compiling dtrace-parser v0.1.14
15812023-12-06T04:15:09.842Z Checking tokio v1.34.0
15822023-12-06T04:15:10.296Z Compiling indexmap v2.1.0
15832023-12-06T04:15:10.764Z Compiling uuid v1.6.1
15842023-12-06T04:15:11.987Z Compiling semver v1.0.20
15852023-12-06T04:15:12.024Z Compiling chrono v0.4.31
15862023-12-06T04:15:12.672Z Compiling http v0.2.11
15872023-12-06T04:15:13.032Z Compiling toml_datetime v0.6.5
15882023-12-06T04:15:13.214Z Compiling serde_spanned v0.6.4
15892023-12-06T04:15:13.561Z Compiling rustc_version v0.4.0
15902023-12-06T04:15:13.711Z Compiling toml_edit v0.19.15
15912023-12-06T04:15:15.223Z Compiling openapiv3 v2.0.0-rc.1
15922023-12-06T04:15:18.663Z Compiling http-body v0.4.5
15932023-12-06T04:15:19.836Z Compiling serde_urlencoded v0.7.1
15942023-12-06T04:15:20.092Z Compiling clap_derive v4.4.2
15952023-12-06T04:15:20.684Z Compiling crossbeam-epoch v0.9.15
15962023-12-06T04:15:21.037Z Compiling thread-id v4.2.0
15972023-12-06T04:15:21.177Z Compiling encoding_rs v0.8.33
15982023-12-06T04:15:21.358Z Compiling webpki-roots v0.25.2
15992023-12-06T04:15:21.578Z Compiling mime v0.3.17
16002023-12-06T04:15:22.509Z Compiling siphasher v0.3.11
16012023-12-06T04:15:22.962Z Compiling gimli v0.28.0
16022023-12-06T04:15:23.151Z Checking const-oid v0.9.5
16032023-12-06T04:15:26.222Z Compiling tokio-util v0.7.10
16042023-12-06T04:15:26.935Z Compiling tokio-rustls v0.24.1
16052023-12-06T04:15:27.380Z Compiling serde_tokenstream v0.1.7
16062023-12-06T04:15:27.536Z Compiling strum_macros v0.25.2
16072023-12-06T04:15:28.186Z Compiling h2 v0.3.21
16082023-12-06T04:15:29.044Z Compiling bzip2-sys v0.1.11+1.0.8
16092023-12-06T04:15:29.127Z Compiling object v0.32.1
16102023-12-06T04:15:29.937Z Compiling tokio-native-tls v0.3.1
16112023-12-06T04:15:30.242Z Compiling addr2line v0.21.0
16122023-12-06T04:15:30.323Z Compiling num-iter v0.1.43
16132023-12-06T04:15:30.778Z Compiling rustc-demangle v0.1.23
16142023-12-06T04:15:32.398Z Compiling flate2 v1.0.28
16152023-12-06T04:15:32.835Z Compiling heapless v0.7.16
16162023-12-06T04:15:33.460Z Compiling block-buffer v0.10.4
16172023-12-06T04:15:33.855Z Compiling ppv-lite86 v0.2.17
16182023-12-06T04:15:34.019Z Compiling doc-comment v0.3.3
16192023-12-06T04:15:34.631Z Compiling usdt-macro v0.3.5
16202023-12-06T04:15:35.003Z Compiling usdt-attr-macro v0.3.5
16212023-12-06T04:15:35.081Z Compiling toml v0.7.8
16222023-12-06T04:15:35.159Z Compiling rand_chacha v0.3.1
16232023-12-06T04:15:36.736Z Compiling toml_edit v0.21.0
16242023-12-06T04:15:37.417Z Compiling hex v0.4.3
16252023-12-06T04:15:37.782Z Compiling digest v0.10.7
16262023-12-06T04:15:38.008Z Compiling pin-project-internal v1.1.3
16272023-12-06T04:15:38.284Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
16282023-12-06T04:15:38.385Z Compiling bit-vec v0.6.3
16292023-12-06T04:15:39.520Z Compiling hyper v0.14.27
16302023-12-06T04:15:40.450Z Compiling rand v0.8.5
16312023-12-06T04:15:40.864Z Compiling phf_shared v0.10.0
16322023-12-06T04:15:41.480Z Compiling num-bigint v0.4.4
16332023-12-06T04:15:42.146Z Compiling fixedbitset v0.4.2
16342023-12-06T04:15:42.774Z Compiling precomputed-hash v0.1.1
16352023-12-06T04:15:42.860Z Compiling new_debug_unreachable v1.0.4
16362023-12-06T04:15:42.921Z Compiling smoltcp v0.9.1
16372023-12-06T04:15:42.982Z Compiling string_cache v0.8.7
16382023-12-06T04:15:43.720Z Compiling petgraph v0.6.4
16392023-12-06T04:15:44.072Z Compiling bit-set v0.5.3
16402023-12-06T04:15:44.485Z Compiling itertools v0.10.5
16412023-12-06T04:15:45.344Z Compiling hubpack_derive v0.1.1
16422023-12-06T04:15:45.414Z Compiling enum-as-inner v0.5.1
16432023-12-06T04:15:45.853Z Compiling diesel_table_macro_syntax v0.1.0
16442023-12-06T04:15:46.478Z Compiling unicode-segmentation v1.10.1
16452023-12-06T04:15:46.753Z Compiling lalrpop-util v0.19.12
16462023-12-06T04:15:47.064Z Compiling diesel_derives v2.1.2
16472023-12-06T04:15:47.883Z Compiling snafu-derive v0.7.5
16482023-12-06T04:15:48.634Z Compiling cpufeatures v0.2.9
16492023-12-06T04:15:48.769Z Compiling sha2 v0.10.8
16502023-12-06T04:15:49.195Z Compiling rustix v0.37.23
16512023-12-06T04:15:49.284Z Compiling hmac v0.12.1
16522023-12-06T04:15:49.613Z Compiling md-5 v0.10.5
16532023-12-06T04:15:49.982Z Compiling serde_repr v0.1.16
16542023-12-06T04:15:50.347Z Compiling stringprep v0.1.3
16552023-12-06T04:15:51.582Z Compiling hyper-tls v0.5.0
16562023-12-06T04:15:51.785Z Compiling hyper-rustls v0.24.2
16572023-12-06T04:15:51.890Z Compiling hash32 v0.2.1
16582023-12-06T04:15:52.030Z Checking bitflags v1.3.2
16592023-12-06T04:15:52.084Z Compiling fallible-iterator v0.2.0
16602023-12-06T04:15:52.456Z Compiling reqwest v0.11.22
16612023-12-06T04:15:52.912Z Compiling stable_deref_trait v1.2.0
16622023-12-06T04:15:53.236Z Compiling postgres-protocol v0.6.6
16632023-12-06T04:15:54.992Z Compiling terminal_size v0.2.6
16642023-12-06T04:15:55.289Z Compiling phf_shared v0.11.2
16652023-12-06T04:15:55.887Z Compiling block-padding v0.3.3
16662023-12-06T04:15:56.269Z Compiling scheduled-thread-pool v0.2.7
16672023-12-06T04:15:56.430Z Compiling managed v0.8.0
16682023-12-06T04:15:57.152Z Compiling num_threads v0.1.6
16692023-12-06T04:15:57.172Z Compiling deranged v0.3.8
16702023-12-06T04:15:57.191Z Compiling matches v0.1.10
16712023-12-06T04:15:57.308Z Compiling regex-automata v0.1.10
16722023-12-06T04:15:57.445Z Compiling idna v0.2.3
16732023-12-06T04:15:57.614Z Compiling clap_builder v4.4.2
16742023-12-06T04:15:58.014Z Compiling bstr v0.2.17
16752023-12-06T04:15:58.101Z Compiling r2d2 v0.8.10
16762023-12-06T04:15:58.668Z Compiling inout v0.1.3
16772023-12-06T04:15:59.077Z Compiling signal-hook-mio v0.2.3
16782023-12-06T04:15:59.289Z Compiling phf v0.11.2
16792023-12-06T04:15:59.728Z Compiling bzip2 v0.4.4
16802023-12-06T04:16:00.116Z Compiling time v0.3.27
16812023-12-06T04:16:00.140Z Compiling postgres-types v0.2.6
16822023-12-06T04:16:00.377Z Compiling hubpack v0.1.2
16832023-12-06T04:16:01.148Z Compiling pin-project v1.1.3
16842023-12-06T04:16:01.532Z Compiling ipnetwork v0.20.0
16852023-12-06T04:16:01.853Z Compiling zerocopy v0.6.4
16862023-12-06T04:16:02.893Z Compiling itertools v0.11.0
16872023-12-06T04:16:02.951Z Compiling futures-executor v0.3.29
16882023-12-06T04:16:03.903Z Compiling float-cmp v0.9.0
16892023-12-06T04:16:05.101Z Compiling predicates-core v1.0.6
16902023-12-06T04:16:05.688Z Compiling whoami v1.4.1
16912023-12-06T04:16:06.688Z Compiling difflib v0.4.0
16922023-12-06T04:16:06.927Z Compiling data-encoding v2.4.0
16932023-12-06T04:16:07.726Z Compiling static_assertions v1.1.0
16942023-12-06T04:16:07.859Z Compiling normalize-line-endings v0.3.0
16952023-12-06T04:16:08.023Z Compiling regex-automata v0.3.8
16962023-12-06T04:16:09.356Z Compiling predicates v3.0.4
16972023-12-06T04:16:09.396Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
16982023-12-06T04:16:10.952Z Compiling bstr v1.6.0
16992023-12-06T04:16:12.110Z Compiling trust-dns-proto v0.22.0
17002023-12-06T04:16:13.596Z Compiling tokio-postgres v0.7.10
17012023-12-06T04:16:14.033Z Compiling yasna v0.5.2
17022023-12-06T04:16:14.349Z Compiling diesel v2.1.4
17032023-12-06T04:16:17.313Z Compiling clap v4.4.3
17042023-12-06T04:16:17.460Z Compiling futures v0.3.29
17052023-12-06T04:16:17.614Z Compiling snafu v0.7.5
17062023-12-06T04:16:17.941Z Compiling zip v0.6.6
17072023-12-06T04:16:18.398Z Compiling similar v2.2.1
17082023-12-06T04:16:18.654Z Compiling crossterm v0.27.0
17092023-12-06T04:16:18.977Z Compiling cipher v0.4.4
17102023-12-06T04:16:19.788Z Compiling signature v2.1.0
17112023-12-06T04:16:20.022Z Compiling usdt v0.3.5
17122023-12-06T04:16:20.250Z Compiling tokio-stream v0.1.14
17132023-12-06T04:16:21.748Z Compiling console v0.15.7
17142023-12-06T04:16:22.145Z Checking hashbrown v0.14.2
17152023-12-06T04:16:23.606Z Checking equivalent v1.0.1
17162023-12-06T04:16:23.740Z Checking unicode-ident v1.0.12
17172023-12-06T04:16:23.970Z Checking proc-macro2 v1.0.69
17182023-12-06T04:16:25.051Z Checking quote v1.0.33
17192023-12-06T04:16:26.799Z Checking utf8parse v0.2.1
17202023-12-06T04:16:27.594Z Checking anstyle v1.0.2
17212023-12-06T04:16:28.969Z Checking io-lifetimes v1.0.11
17222023-12-06T04:16:31.671Z Checking anstyle-parse v0.2.1
17232023-12-06T04:16:36.453Z Checking colorchoice v1.0.0
17242023-12-06T04:16:36.614Z Checking anstyle-query v1.0.0
17252023-12-06T04:16:36.775Z Checking anstream v0.5.0
17262023-12-06T04:16:37.113Z Checking clap_lex v0.5.1
17272023-12-06T04:16:37.116Z Checking strsim v0.10.0
17282023-12-06T04:16:38.280Z Checking winnow v0.5.15
17292023-12-06T04:16:43.359Z Compiling serde_tokenstream v0.2.0
17302023-12-06T04:16:48.245Z Compiling regress v0.7.1
17312023-12-06T04:16:54.260Z Compiling typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
17322023-12-06T04:17:01.696Z Compiling getopts v0.2.21
17332023-12-06T04:17:02.689Z Compiling unsafe-libyaml v0.2.9
17342023-12-06T04:17:03.469Z Checking heck v0.4.1
17352023-12-06T04:17:03.772Z Checking progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
17362023-12-06T04:17:04.774Z Compiling ident_case v1.0.1
17372023-12-06T04:17:04.957Z Compiling serde_yaml v0.9.25
17382023-12-06T04:17:05.015Z Checking fastrand v2.0.0
17392023-12-06T04:17:05.526Z Checking tempfile v3.8.1
17402023-12-06T04:17:05.762Z Checking match_cfg v0.1.0
17412023-12-06T04:17:05.885Z Checking hostname v0.3.1
17422023-12-06T04:17:06.027Z Checking atty v0.2.14
17432023-12-06T04:17:06.066Z Checking quick-error v1.2.3
17442023-12-06T04:17:06.086Z Compiling paste v1.0.14
17452023-12-06T04:17:06.182Z Checking crossbeam-channel v0.5.8
17462023-12-06T04:17:06.244Z Checking sha1 v0.10.6
17472023-12-06T04:17:06.678Z Checking dirs-sys-next v0.1.2
17482023-12-06T04:17:06.931Z Checking dirs-next v2.0.0
17492023-12-06T04:17:07.115Z Checking thread_local v1.1.7
17502023-12-06T04:17:07.342Z Checking instant v0.1.12
17512023-12-06T04:17:07.494Z Compiling slog-async v2.8.0
17522023-12-06T04:17:07.561Z Checking term v0.7.0
17532023-12-06T04:17:08.247Z Checking camino v1.1.6
17542023-12-06T04:17:08.380Z Compiling multer v2.1.0
17552023-12-06T04:17:08.846Z Checking take_mut v0.2.2
17562023-12-06T04:17:09.087Z Checking slog-term v2.9.0
17572023-12-06T04:17:09.170Z Compiling darling_core v0.20.3
17582023-12-06T04:17:09.494Z Checking slog-json v2.6.1
17592023-12-06T04:17:09.875Z Compiling async-stream-impl v0.3.5
17602023-12-06T04:17:09.883Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
17612023-12-06T04:17:10.323Z Checking atomic-waker v1.1.1
17622023-12-06T04:17:10.511Z Checking debug-ignore v1.0.5
17632023-12-06T04:17:10.742Z Checking waitgroup v0.1.2
17642023-12-06T04:17:11.017Z Checking slog-bunyan v2.4.0
17652023-12-06T04:17:11.932Z Checking toml v0.8.8
17662023-12-06T04:17:12.229Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
17672023-12-06T04:17:12.269Z Checking async-stream v0.3.5
17682023-12-06T04:17:12.437Z Checking serde_path_to_error v0.1.14
17692023-12-06T04:17:12.546Z Checking strum v0.25.0
17702023-12-06T04:17:12.752Z Compiling structmeta-derive v0.2.0
17712023-12-06T04:17:13.117Z Checking wait-timeout v0.2.0
17722023-12-06T04:17:13.363Z Checking rusty-fork v0.3.0
17732023-12-06T04:17:13.467Z Checking rand_xorshift v0.3.0
17742023-12-06T04:17:13.701Z Checking unarray v0.1.4
17752023-12-06T04:17:13.796Z Compiling regex-syntax v0.7.5
17762023-12-06T04:17:13.912Z Checking proptest v1.4.0
17772023-12-06T04:17:18.015Z Compiling structmeta v0.2.0
17782023-12-06T04:17:18.691Z Checking backoff v0.4.0
17792023-12-06T04:17:19.139Z Compiling test-strategy v0.3.1
17802023-12-06T04:17:19.855Z Compiling darling_macro v0.20.3
17812023-12-06T04:17:21.558Z Compiling darling v0.20.3
17822023-12-06T04:17:21.616Z Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
17832023-12-06T04:17:21.719Z Compiling serde_with_macros v2.3.3
17842023-12-06T04:17:21.827Z Checking macaddr v1.0.1
17852023-12-06T04:17:22.177Z Checking camino-tempfile v1.1.1
17862023-12-06T04:17:22.340Z Checking is-terminal v0.4.9
17872023-12-06T04:17:22.503Z Compiling proc-macro-error-attr v1.0.4
17882023-12-06T04:17:22.587Z Compiling proc-macro-error v1.0.4
17892023-12-06T04:17:23.259Z Compiling proc-macro-crate v1.3.1
17902023-12-06T04:17:23.485Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17912023-12-06T04:17:24.136Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
17922023-12-06T04:17:25.085Z Checking termtree v0.4.1
17932023-12-06T04:17:25.384Z Checking predicates-tree v1.0.9
17942023-12-06T04:17:25.402Z Compiling num_enum_derive v0.5.11
17952023-12-06T04:17:25.652Z Checking base64ct v1.6.0
17962023-12-06T04:17:25.741Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
17972023-12-06T04:17:25.919Z Compiling parse-display-derive v0.8.2
17982023-12-06T04:17:26.173Z Compiling typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
17992023-12-06T04:17:26.191Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18002023-12-06T04:17:26.287Z Checking postcard-cobs v0.1.5-pre
18012023-12-06T04:17:26.317Z Checking serde_with v2.3.3
18022023-12-06T04:17:26.420Z Compiling crucible-workspace-hack v0.1.0
18032023-12-06T04:17:26.534Z Checking postcard v0.7.3
18042023-12-06T04:17:26.656Z Checking smoltcp v0.8.2
18052023-12-06T04:17:26.871Z Compiling foreign-types-macros v0.2.3
18062023-12-06T04:17:27.161Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18072023-12-06T04:17:27.599Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18082023-12-06T04:17:28.030Z Checking foreign-types-shared v0.3.1
18092023-12-06T04:17:28.186Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18102023-12-06T04:17:28.434Z Checking cfg-if v0.1.10
18112023-12-06T04:17:29.006Z Checking foreign-types v0.5.0
18122023-12-06T04:17:29.146Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18132023-12-06T04:17:29.192Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18142023-12-06T04:17:30.047Z Checking num_enum v0.5.11
18152023-12-06T04:17:30.253Z Checking cstr-argument v0.1.2
18162023-12-06T04:17:30.488Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
18172023-12-06T04:17:30.500Z Checking pretty-hex v0.2.1
18182023-12-06T04:17:30.685Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18192023-12-06T04:17:30.851Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18202023-12-06T04:17:31.160Z Checking colored v2.0.4
18212023-12-06T04:17:31.243Z Compiling zone_cfg_derive v0.3.0
18222023-12-06T04:17:31.265Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
18232023-12-06T04:17:31.516Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18242023-12-06T04:17:31.793Z Checking predicates v2.1.5
18252023-12-06T04:17:32.377Z Compiling mockall_derive v0.11.4
18262023-12-06T04:17:32.841Z Compiling num-derive v0.4.0
18272023-12-06T04:17:33.718Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18282023-12-06T04:17:33.779Z Checking downcast v0.11.0
18292023-12-06T04:17:33.798Z Checking parse-display v0.8.2
18302023-12-06T04:17:34.030Z Checking fragile v2.0.0
18312023-12-06T04:17:34.071Z Checking zone v0.3.0
18322023-12-06T04:17:34.425Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
18332023-12-06T04:17:34.499Z Checking smf v0.2.2
18342023-12-06T04:17:34.832Z Checking filetime v0.2.23
18352023-12-06T04:17:35.033Z Compiling typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
18362023-12-06T04:17:35.202Z Compiling progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
18372023-12-06T04:17:35.222Z Checking xattr v1.0.1
18382023-12-06T04:17:35.244Z Checking pem v3.0.2
18392023-12-06T04:17:35.481Z Checking tar v0.4.40
18402023-12-06T04:17:35.684Z Checking linked-hash-map v0.5.6
18412023-12-06T04:17:35.942Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18422023-12-06T04:17:36.204Z Checking lru-cache v0.1.2
18432023-12-06T04:17:36.349Z Checking headers-core v0.2.0
18442023-12-06T04:17:36.470Z Checking password-hash v0.5.0
18452023-12-06T04:17:36.544Z Checking headers v0.3.9
18462023-12-06T04:17:36.771Z Checking blake2 v0.10.6
18472023-12-06T04:17:36.809Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=945f040d259ca8013d3fb26f510453da7cd7b1a6#945f040d)
18482023-12-06T04:17:37.209Z Checking base64 v0.13.1
18492023-12-06T04:17:37.441Z Checking argon2 v0.5.2
18502023-12-06T04:17:37.503Z Checking rcgen v0.11.3
18512023-12-06T04:17:37.829Z Checking pem v1.1.1
18522023-12-06T04:17:38.148Z Checking atomicwrites v0.4.2
18532023-12-06T04:17:38.410Z Checking subprocess v0.2.9
18542023-12-06T04:17:38.414Z Checking arc-swap v1.6.0
18552023-12-06T04:17:38.414Z Compiling cancel-safe-futures v0.1.5
18562023-12-06T04:17:38.448Z Checking half v1.8.2
18572023-12-06T04:17:38.543Z Checking ciborium-io v0.2.1
18582023-12-06T04:17:38.722Z Checking textwrap v0.11.0
18592023-12-06T04:17:38.947Z Compiling heck v0.3.3
18602023-12-06T04:17:39.014Z Checking ansi_term v0.12.1
18612023-12-06T04:17:39.075Z Checking ciborium-ll v0.2.1
18622023-12-06T04:17:39.131Z Checking slog-scope v4.4.0
18632023-12-06T04:17:39.246Z Compiling libefi-sys v0.1.0
18642023-12-06T04:17:39.410Z Checking strsim v0.8.0
18652023-12-06T04:17:39.466Z Checking vec_map v0.8.2
18662023-12-06T04:17:39.539Z Checking ciborium v0.2.1
18672023-12-06T04:17:39.576Z Compiling structopt-derive v0.4.18
18682023-12-06T04:17:39.679Z Checking slog-stdlog v4.1.1
18692023-12-06T04:17:39.860Z Checking clap v2.34.0
18702023-12-06T04:17:39.907Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
18712023-12-06T04:17:40.348Z Checking slog-envlogger v2.2.0
18722023-12-06T04:17:40.717Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
18732023-12-06T04:17:41.179Z Checking resolv-conf v0.7.0
18742023-12-06T04:17:41.250Z Compiling slog-dtrace v0.2.3
18752023-12-06T04:17:41.271Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
18762023-12-06T04:17:41.612Z Compiling convert_case v0.4.0
18772023-12-06T04:17:41.702Z Checking trust-dns-resolver v0.22.0
18782023-12-06T04:17:42.388Z Checking fxhash v0.2.1
18792023-12-06T04:17:42.631Z Checking itertools v0.12.0
18802023-12-06T04:17:43.168Z Compiling derive_more v0.99.17
18812023-12-06T04:17:44.243Z Checking pem-rfc7468 v0.7.0
18822023-12-06T04:17:44.559Z Compiling der_derive v0.7.2
18832023-12-06T04:17:44.658Z Checking flagset v0.4.3
18842023-12-06T04:17:44.679Z Checking structopt v0.3.26
18852023-12-06T04:17:44.936Z Checking termcolor v1.2.0
18862023-12-06T04:17:45.221Z Compiling same-file v1.0.6
18872023-12-06T04:17:45.591Z Compiling radium v0.7.0
18882023-12-06T04:17:45.606Z Compiling walkdir v2.4.0
18892023-12-06T04:17:46.198Z Checking mockall v0.11.4
18902023-12-06T04:17:46.318Z Compiling semver-parser v0.10.2
18912023-12-06T04:17:46.880Z Checking tap v1.0.1
18922023-12-06T04:17:46.960Z Compiling maybe-uninit v2.0.0
18932023-12-06T04:17:47.117Z Checking wyz v0.5.1
18942023-12-06T04:17:47.746Z Compiling semver v0.11.0
18952023-12-06T04:17:48.416Z Compiling progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
18962023-12-06T04:17:48.434Z Compiling num-rational v0.4.1
18972023-12-06T04:17:48.929Z Checking der v0.7.8
18982023-12-06T04:17:49.047Z Checking funty v2.0.0
18992023-12-06T04:17:49.247Z Compiling packed_struct v0.10.1
19002023-12-06T04:17:49.325Z Compiling num-bigint-dig v0.8.4
19012023-12-06T04:17:49.775Z Compiling home v0.5.5
19022023-12-06T04:17:49.909Z Checking crc-catalog v2.2.0
19032023-12-06T04:17:50.055Z Compiling toolchain_find v0.2.0
19042023-12-06T04:17:50.103Z Checking crc v3.0.1
19052023-12-06T04:17:50.879Z Checking bitvec v1.0.1
19062023-12-06T04:17:50.975Z Checking hkdf v0.12.3
19072023-12-06T04:17:51.275Z Compiling toml v0.5.11
19082023-12-06T04:17:51.692Z Compiling packed_struct_codegen v0.10.1
19092023-12-06T04:17:52.107Z Checking spki v0.7.2
19102023-12-06T04:17:52.527Z Checking pkcs8 v0.10.2
19112023-12-06T04:17:52.921Z Checking nodrop v0.1.14
19122023-12-06T04:17:53.079Z Checking array-init v0.0.4
19132023-12-06T04:17:53.505Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
19142023-12-06T04:17:53.789Z Checking pkcs1 v0.7.5
19152023-12-06T04:17:54.029Z Compiling omicron-zone-package v0.9.1
19162023-12-06T04:17:54.430Z Compiling rustfmt-wrapper v0.2.0
19172023-12-06T04:17:54.860Z Checking smallvec v0.6.14
19182023-12-06T04:17:56.564Z Checking newline-converter v0.3.0
19192023-12-06T04:17:56.770Z Checking num-complex v0.4.4
19202023-12-06T04:17:57.645Z Checking keccak v0.1.4
19212023-12-06T04:17:57.999Z Checking utf-8 v0.7.6
19222023-12-06T04:17:58.125Z Checking bitfield v0.14.0
19232023-12-06T04:17:58.281Z Checking num v0.4.1
19242023-12-06T04:17:58.297Z Checking tungstenite v0.20.1
19252023-12-06T04:17:58.419Z Checking sha3 v0.10.8
19262023-12-06T04:17:58.565Z Checking expectorate v1.1.0
19272023-12-06T04:17:58.770Z Checking rsa v0.9.2
19282023-12-06T04:17:58.796Z Checking serde-hex v0.1.0
19292023-12-06T04:17:59.031Z Checking x509-cert v0.2.4
19302023-12-06T04:17:59.563Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19312023-12-06T04:17:59.755Z Checking env_logger v0.10.0
19322023-12-06T04:17:59.925Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
19332023-12-06T04:18:00.268Z Checking ron v0.8.1
19342023-12-06T04:18:00.453Z Checking secrecy v0.8.0
19352023-12-06T04:18:00.827Z Checking crc-any v2.4.3
19362023-12-06T04:18:01.114Z Checking tokio-tungstenite v0.20.1
19372023-12-06T04:18:01.410Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
19382023-12-06T04:18:01.743Z Checking object v0.30.4
19392023-12-06T04:18:01.910Z Checking path-slash v0.1.5
19402023-12-06T04:18:01.944Z Compiling buf-list v1.0.3
19412023-12-06T04:18:02.094Z Checking glob v0.3.1
19422023-12-06T04:18:02.145Z Checking lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
19432023-12-06T04:18:02.373Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19442023-12-06T04:18:02.460Z Checking swrite v0.1.0
19452023-12-06T04:18:02.552Z Compiling parking_lot_core v0.8.6
19462023-12-06T04:18:02.763Z Checking nibble_vec v0.1.0
19472023-12-06T04:18:03.032Z Checking endian-type v0.1.2
19482023-12-06T04:18:03.328Z Checking radix_trie v0.2.1
19492023-12-06T04:18:03.428Z Checking pretty-hex v0.4.0
19502023-12-06T04:18:03.671Z Checking libsw v3.3.0
19512023-12-06T04:18:03.758Z Checking parking_lot v0.11.2
19522023-12-06T04:18:03.974Z Checking trust-dns-client v0.22.0
19532023-12-06T04:18:04.066Z Compiling derive-where v1.2.6
19542023-12-06T04:18:04.272Z Checking sled v0.34.7
19552023-12-06T04:18:05.026Z Checking linear-map v1.2.0
19562023-12-06T04:18:05.524Z Compiling semver v0.1.20
19572023-12-06T04:18:05.998Z Checking trust-dns-server v0.22.1
19582023-12-06T04:18:06.071Z Checking owo-colors v3.5.0
19592023-12-06T04:18:06.668Z Compiling rustc_version v0.1.7
19602023-12-06T04:18:07.435Z Compiling newtype_derive v0.1.6
19612023-12-06T04:18:07.869Z Checking crossbeam-deque v0.8.3
19622023-12-06T04:18:08.347Z Compiling unicase v2.7.0
19632023-12-06T04:18:08.820Z Compiling rayon-core v1.12.0
19642023-12-06T04:18:08.990Z Compiling platforms v3.0.2
19652023-12-06T04:18:09.705Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
19662023-12-06T04:18:10.313Z Compiling memoffset v0.7.1
19672023-12-06T04:18:10.361Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
19682023-12-06T04:18:10.411Z Checking steno v0.4.0
19692023-12-06T04:18:10.535Z Compiling curve25519-dalek v4.1.0
19702023-12-06T04:18:10.637Z Checking rayon v1.8.0
19712023-12-06T04:18:11.470Z Checking globset v0.4.13
19722023-12-06T04:18:11.607Z Checking olpc-cjson v0.1.3
19732023-12-06T04:18:11.916Z Checking serde_plain v1.0.2
19742023-12-06T04:18:12.084Z Checking ff v0.13.0
19752023-12-06T04:18:12.243Z Compiling async-recursion v1.0.5
19762023-12-06T04:18:12.311Z Checking typed-path v0.6.0
19772023-12-06T04:18:12.389Z Checking group v0.13.0
19782023-12-06T04:18:12.621Z Compiling mime_guess v2.0.4
19792023-12-06T04:18:14.237Z Checking universal-hash v0.5.1
19802023-12-06T04:18:14.265Z Checking crypto-bigint v0.5.2
19812023-12-06T04:18:14.500Z Compiling thiserror-impl-no-std v2.0.2
19822023-12-06T04:18:14.794Z Compiling curve25519-dalek-derive v0.1.0
19832023-12-06T04:18:15.433Z Checking tough v0.15.0
19842023-12-06T04:18:17.152Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
19852023-12-06T04:18:17.170Z Checking base16ct v0.2.0
19862023-12-06T04:18:17.383Z Checking opaque-debug v0.3.0
19872023-12-06T04:18:17.427Z Compiling salty v0.2.0
19882023-12-06T04:18:17.499Z Checking display-error-chain v0.2.0
19892023-12-06T04:18:17.583Z Checking signature v1.6.4
19902023-12-06T04:18:17.753Z Checking ed25519 v1.5.3
19912023-12-06T04:18:17.777Z Checking poly1305 v0.8.0
19922023-12-06T04:18:17.981Z Checking elliptic-curve v0.13.5
19932023-12-06T04:18:18.351Z Checking nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
19942023-12-06T04:18:18.730Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
19952023-12-06T04:18:18.907Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
19962023-12-06T04:18:19.170Z Checking chacha20 v0.9.1
19972023-12-06T04:18:19.257Z Checking serde-big-array v0.5.1
19982023-12-06T04:18:19.599Z Checking aead v0.5.2
19992023-12-06T04:18:19.693Z Checking kstat-rs v0.2.3
20002023-12-06T04:18:19.900Z Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
20012023-12-06T04:18:19.955Z Checking progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
20022023-12-06T04:18:20.178Z Checking thiserror-no-std v2.0.2
20032023-12-06T04:18:20.231Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
20042023-12-06T04:18:20.316Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
20052023-12-06T04:18:20.333Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
20062023-12-06T04:18:21.172Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
20072023-12-06T04:18:21.349Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
20082023-12-06T04:18:22.080Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
20092023-12-06T04:18:22.496Z Checking lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
20102023-12-06T04:18:23.278Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
20112023-12-06T04:18:23.854Z Checking hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
20122023-12-06T04:18:25.164Z Checking hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
20132023-12-06T04:18:25.664Z Checking vsss-rs v3.3.1
20142023-12-06T04:18:26.262Z Checking chacha20poly1305 v0.10.1
20152023-12-06T04:18:27.938Z Checking signal-hook-tokio v0.3.1
20162023-12-06T04:18:28.189Z Checking serde-big-array v0.4.1
20172023-12-06T04:18:28.426Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
20182023-12-06T04:18:28.529Z Checking sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20192023-12-06T04:18:30.184Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=945f040d259ca8013d3fb26f510453da7cd7b1a6#945f040d)
20202023-12-06T04:18:30.413Z Checking bcs v0.1.6
20212023-12-06T04:18:31.213Z Checking corncobs v0.1.3
20222023-12-06T04:18:31.475Z Checking highway v1.1.0
20232023-12-06T04:18:31.754Z Checking sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20242023-12-06T04:18:31.804Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
20252023-12-06T04:18:32.117Z Compiling portable-atomic v1.4.3
20262023-12-06T04:18:32.183Z Checking http-range v0.1.5
20272023-12-06T04:18:32.421Z Compiling crunchy v0.2.2
20282023-12-06T04:18:33.029Z Checking hyper-staticfile v0.9.5
20292023-12-06T04:18:33.482Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
20302023-12-06T04:18:33.636Z Compiling clang-sys v1.6.1
20312023-12-06T04:18:33.780Z Checking assert_matches v1.5.0
20322023-12-06T04:18:33.897Z Compiling prettyplease v0.2.12
20332023-12-06T04:18:34.316Z Compiling tiny-keccak v2.0.2
20342023-12-06T04:18:35.153Z Compiling darling_core v0.14.4
20352023-12-06T04:18:36.606Z Compiling minimal-lexical v0.2.1
20362023-12-06T04:18:37.583Z Checking humantime v2.1.0
20372023-12-06T04:18:37.587Z Checking number_prefix v0.4.0
20382023-12-06T04:18:37.712Z Checking indicatif v0.17.7
20392023-12-06T04:18:37.856Z Compiling nom v7.1.3
20402023-12-06T04:18:38.905Z Compiling ascii-canvas v3.0.0
20412023-12-06T04:18:40.222Z Compiling ena v0.14.2
20422023-12-06T04:18:40.901Z Compiling libloading v0.7.4
20432023-12-06T04:18:40.918Z Compiling diff v0.1.13
20442023-12-06T04:18:41.535Z Compiling regex-syntax v0.6.29
20452023-12-06T04:18:41.611Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
20462023-12-06T04:18:42.052Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
20472023-12-06T04:18:44.443Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
20482023-12-06T04:18:44.832Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
20492023-12-06T04:18:45.545Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
20502023-12-06T04:18:46.426Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
20512023-12-06T04:18:46.593Z Checking ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
20522023-12-06T04:18:47.388Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
20532023-12-06T04:18:47.616Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
20542023-12-06T04:18:48.403Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
20552023-12-06T04:18:49.508Z Compiling darling_macro v0.14.4
20562023-12-06T04:18:50.315Z Compiling bindgen v0.65.1
20572023-12-06T04:18:50.971Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
20582023-12-06T04:18:51.362Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
20592023-12-06T04:18:51.666Z Compiling darling v0.14.4
20602023-12-06T04:18:51.830Z Compiling lalrpop v0.19.12
20612023-12-06T04:18:52.097Z Compiling cexpr v0.6.0
20622023-12-06T04:18:58.460Z Compiling which v4.4.0
20632023-12-06T04:18:59.455Z Compiling peeking_take_while v0.1.2
20642023-12-06T04:18:59.646Z Checking maplit v1.0.2
20652023-12-06T04:18:59.796Z Compiling shlex v1.1.0
20662023-12-06T04:19:00.225Z Compiling rustc-hash v1.1.0
20672023-12-06T04:19:00.443Z Compiling lazycell v1.3.0
20682023-12-06T04:19:00.725Z Compiling ref-cast v1.0.20
20692023-12-06T04:19:04.105Z Compiling derive_builder_core v0.12.0
20702023-12-06T04:19:08.256Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
20712023-12-06T04:19:08.363Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
20722023-12-06T04:19:09.207Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
20732023-12-06T04:19:10.454Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
20742023-12-06T04:19:10.836Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
20752023-12-06T04:19:10.939Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
20762023-12-06T04:19:13.398Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
20772023-12-06T04:19:16.384Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
20782023-12-06T04:19:16.423Z Compiling ref-cast-impl v1.0.20
20792023-12-06T04:19:16.574Z Compiling libxml v0.3.3
20802023-12-06T04:19:16.826Z Compiling derive_builder_macro v0.12.0
20812023-12-06T04:19:17.167Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
20822023-12-06T04:19:17.775Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
20832023-12-06T04:19:18.191Z Compiling strum_macros v0.24.3
20842023-12-06T04:19:18.522Z Compiling fs-err v2.11.0
20852023-12-06T04:19:18.956Z Compiling cookie v0.18.0
20862023-12-06T04:19:19.384Z Compiling diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
20872023-12-06T04:19:19.388Z Compiling indoc v1.0.9
20882023-12-06T04:19:20.188Z Checking derive_builder v0.12.0
20892023-12-06T04:19:21.185Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
20902023-12-06T04:19:23.329Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
20912023-12-06T04:19:23.920Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
20922023-12-06T04:19:24.572Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
20932023-12-06T04:19:24.764Z Checking bb8 v0.8.1
20942023-12-06T04:19:24.777Z Checking quick-xml v0.23.1
20952023-12-06T04:19:24.993Z Compiling impl-trait-for-tuples v0.2.2
20962023-12-06T04:19:25.384Z Compiling oso-derive v0.27.0
20972023-12-06T04:19:25.758Z Checking smawk v0.3.1
20982023-12-06T04:19:26.060Z Checking unicode-linebreak v0.1.5
20992023-12-06T04:19:26.731Z Checking async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=1446f7e0c1f05f33a0581abd51fa873c7652ab61#1446f7e0)
21002023-12-06T04:19:26.766Z Checking textwrap v0.16.0
21012023-12-06T04:19:27.724Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
21022023-12-06T04:19:28.010Z Checking bytesize v1.3.0
21032023-12-06T04:19:28.053Z Checking is_ci v1.1.1
21042023-12-06T04:19:28.227Z Checking supports-color v2.1.0
21052023-12-06T04:19:28.371Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
21062023-12-06T04:19:28.496Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
21072023-12-06T04:19:28.728Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
21082023-12-06T04:19:29.033Z Checking cassowary v0.3.0
21092023-12-06T04:19:29.673Z Compiling indoc v2.0.3
21102023-12-06T04:19:29.926Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
21112023-12-06T04:19:30.272Z Checking rtoolbox v0.0.1
21122023-12-06T04:19:30.562Z Checking rpassword v7.3.1
21132023-12-06T04:19:30.772Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
21142023-12-06T04:19:31.492Z Checking ratatui v0.23.0
21152023-12-06T04:19:31.985Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
21162023-12-06T04:19:32.414Z Checking shell-words v1.1.0
21172023-12-06T04:19:32.688Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=945f040d259ca8013d3fb26f510453da7cd7b1a6#945f040d)
21182023-12-06T04:19:33.726Z Checking fatfs v0.3.6
21192023-12-06T04:19:35.344Z Checking yansi v0.5.1
21202023-12-06T04:19:35.392Z Checking plotters-backend v0.3.5
21212023-12-06T04:19:35.418Z Checking tui-tree-widget v0.13.0
21222023-12-06T04:19:35.738Z Checking pretty_assertions v1.4.0
21232023-12-06T04:19:35.834Z Checking rand v0.4.6
21242023-12-06T04:19:35.985Z Checking plotters-svg v0.3.5
21252023-12-06T04:19:36.008Z Compiling vte_generate_state_changes v0.1.1
21262023-12-06T04:19:36.297Z Checking cast v0.3.0
21272023-12-06T04:19:36.822Z Checking remove_dir_all v0.5.3
21282023-12-06T04:19:36.926Z Checking criterion-plot v0.5.0
21292023-12-06T04:19:37.020Z Checking vte v0.11.1
21302023-12-06T04:19:37.340Z Checking tempdir v0.3.7
21312023-12-06T04:19:37.574Z Checking plotters v0.3.5
21322023-12-06T04:19:37.685Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
21332023-12-06T04:19:39.037Z Checking dashmap v5.5.1
21342023-12-06T04:19:39.288Z Checking tinytemplate v1.2.1
21352023-12-06T04:19:39.305Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
21362023-12-06T04:19:40.076Z Compiling serial_test_derive v0.10.0
21372023-12-06T04:19:40.465Z Checking oorandom v11.1.3
21382023-12-06T04:19:40.701Z Checking anes v0.1.6
21392023-12-06T04:19:41.288Z Checking criterion v0.5.1
21402023-12-06T04:19:42.019Z Checking serial_test v0.10.0
21412023-12-06T04:19:42.402Z Checking strip-ansi-escapes v0.2.0
21422023-12-06T04:19:42.604Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
21432023-12-06T04:19:44.344Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
21442023-12-06T04:19:44.752Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
21452023-12-06T04:19:46.256Z Checking assert_cmd v2.0.12
21462023-12-06T04:19:46.928Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
21472023-12-06T04:19:47.011Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
21482023-12-06T04:19:49.430Z Checking fd-lock v3.0.13
21492023-12-06T04:19:49.705Z Checking nu-ansi-term v0.49.0
21502023-12-06T04:19:50.336Z Checking reedline v0.26.0
21512023-12-06T04:19:53.599Z Checking threadpool v1.8.1
21522023-12-06T04:19:53.880Z Checking nanorand v0.7.0
21532023-12-06T04:19:54.434Z Checking topological-sort v0.2.2
21542023-12-06T04:19:54.452Z Checking flume v0.11.0
21552023-12-06T04:19:54.736Z Checking libtest-mimic v0.6.1
21562023-12-06T04:19:55.282Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
21572023-12-06T04:19:55.406Z Checking httptest v0.15.5
21582023-12-06T04:19:56.583Z Checking similar-asserts v1.5.0
21592023-12-06T04:19:56.922Z Compiling rstest_macros v0.18.2
21602023-12-06T04:19:57.256Z Compiling crossbeam-queue v0.3.8
21612023-12-06T04:19:57.739Z Checking bytecount v0.6.3
21622023-12-06T04:19:57.959Z Checking papergrid v0.10.0
21632023-12-06T04:19:58.249Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
21642023-12-06T04:20:00.155Z Checking datatest-stable v0.2.3
21652023-12-06T04:20:00.200Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
21662023-12-06T04:20:00.228Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
21672023-12-06T04:20:00.531Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
21682023-12-06T04:20:00.670Z Compiling tabled_derive v0.6.0
21692023-12-06T04:20:01.624Z Checking arrayref v0.3.7
21702023-12-06T04:20:01.766Z Checking arrayvec v0.7.4
21712023-12-06T04:20:02.354Z Compiling trybuild v1.0.85
21722023-12-06T04:20:02.540Z Checking constant_time_eq v0.2.6
21732023-12-06T04:20:02.710Z Compiling relative-path v1.9.0
21742023-12-06T04:20:02.993Z Checking blake2b_simd v1.0.1
21752023-12-06T04:20:05.052Z Checking tabled v0.14.0
21762023-12-06T04:20:05.192Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
21772023-12-06T04:20:09.422Z Checking basic-toml v0.1.4
21782023-12-06T04:20:10.857Z Checking futures-timer v3.0.2
21792023-12-06T04:20:11.297Z Checking constant_time_eq v0.3.0
21802023-12-06T04:20:12.025Z Checking rust-argon2 v1.0.1
21812023-12-06T04:20:14.850Z Checking crossbeam v0.8.2
21822023-12-06T04:20:15.001Z Checking partial-io v0.5.4
21832023-12-06T04:20:15.568Z Checking approx v0.5.1
21842023-12-06T04:20:15.925Z Checking termios v0.3.3
21852023-12-06T04:20:16.674Z Checking hex-literal v0.4.1
21862023-12-06T04:20:20.017Z Checking rstest v0.18.2
21872023-12-06T04:20:29.155Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
21882023-12-06T04:20:29.497Z Checking omicron-deploy v0.1.0 (/work/oxidecomputer/omicron/dev-tools/thing-flinger)
21892023-12-06T04:21:28.600Z Compiling samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
21902023-12-06T04:21:29.755Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
21912023-12-06T04:21:31.301Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
21922023-12-06T04:21:51.286Z Checking caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
21932023-12-06T04:22:08.981Z Compiling polar-core v0.27.0
21942023-12-06T04:22:20.067Z Checking oso v0.27.0
21952023-12-06T04:22:56.347Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
21962023-12-06T04:24:19.493Z Finished dev [unoptimized + debuginfo] target(s) in 10m 04s
21972023-12-06T04:24:19.727Z
21982023-12-06T04:24:19.727Zreal 11:01.813312066
21992023-12-06T04:24:19.727Zuser 1:00:24.526333030
22002023-12-06T04:24:19.727Zsys 7:46.769469805
22012023-12-06T04:24:19.727Ztrap 2.237933689
22022023-12-06T04:24:19.727Ztflt 3.116529494
22032023-12-06T04:24:19.727Zdflt 5.306587458
22042023-12-06T04:24:19.727Zkflt 0.025106333
22052023-12-06T04:24:19.727Zlock 1:36:32.941272347
22062023-12-06T04:24:19.727Zslp 2:59:33.136816342
22072023-12-06T04:24:19.733Zlat 2:10.617752461
22082023-12-06T04:24:19.733Zstop 4:27.208364340
22092023-12-06T04:24:23.746Zwarning: output filename collision.
22102023-12-06T04:24:23.746ZThe 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)`.
22112023-12-06T04:24:23.746ZColliding filename is: /work/oxidecomputer/omicron/target/doc/hubpack/index.html
22122023-12-06T04:24:23.746ZThe targets should have unique names.
22132023-12-06T04:24:23.746ZThis is a known bug where multiple crates with the same name use
22142023-12-06T04:24:23.746Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22152023-12-06T04:24:23.949Zwarning: output filename collision.
22162023-12-06T04:24:23.949ZThe 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)`.
22172023-12-06T04:24:23.949ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
22182023-12-06T04:24:23.949ZThe targets should have unique names.
22192023-12-06T04:24:23.949ZThis is a known bug where multiple crates with the same name use
22202023-12-06T04:24:23.949Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22212023-12-06T04:24:23.950Zwarning: output filename collision.
22222023-12-06T04:24:23.950ZThe 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)`.
22232023-12-06T04:24:23.950ZColliding filename is: /work/oxidecomputer/omicron/target/doc/tlvc/index.html
22242023-12-06T04:24:23.950ZThe targets should have unique names.
22252023-12-06T04:24:23.950ZThis is a known bug where multiple crates with the same name use
22262023-12-06T04:24:23.950Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22272023-12-06T04:24:23.950Z Documenting libc v0.2.150
22282023-12-06T04:24:23.950Z Documenting cfg-if v1.0.0
22292023-12-06T04:24:23.950Z Documenting serde_derive v1.0.192
22302023-12-06T04:24:23.950Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22312023-12-06T04:24:23.950Z Documenting log v0.4.20
22322023-12-06T04:24:23.950Z Documenting scopeguard v1.2.0
22332023-12-06T04:24:23.950Z Documenting smallvec v1.11.0
22342023-12-06T04:24:23.951Z Documenting itoa v1.0.9
22352023-12-06T04:24:23.951Z Documenting memchr v2.6.3
22362023-12-06T04:24:25.557Z Documenting lock_api v0.4.10
22372023-12-06T04:24:25.654Z Documenting zeroize_derive v1.4.2
22382023-12-06T04:24:25.842Z Documenting pin-project-lite v0.2.13
22392023-12-06T04:24:26.246Z Documenting libm v0.2.7
22402023-12-06T04:24:27.922Z Documenting futures-core v0.3.29
22412023-12-06T04:24:28.033Z Documenting getrandom v0.2.10
22422023-12-06T04:24:29.001Z Documenting parking_lot_core v0.9.8
22432023-12-06T04:24:30.011Z Documenting signal-hook-registry v1.4.1
22442023-12-06T04:24:30.087Z Documenting mio v0.8.9
22452023-12-06T04:24:31.428Z Documenting num-traits v0.2.16
22462023-12-06T04:24:31.525Z Documenting serde v1.0.192
22472023-12-06T04:24:33.454Z Documenting zeroize v1.7.0
22482023-12-06T04:24:33.507Z Documenting thiserror-impl v1.0.49
22492023-12-06T04:24:33.715Z Documenting rand_core v0.6.4
22502023-12-06T04:24:34.907Z Documenting parking_lot v0.12.1
22512023-12-06T04:24:35.808Z Documenting num_cpus v1.16.0
22522023-12-06T04:24:36.282Z Documenting socket2 v0.5.5
22532023-12-06T04:24:38.631Z Documenting tokio-macros v2.2.0
22542023-12-06T04:24:39.268Z Documenting typenum v1.16.0
22552023-12-06T04:24:39.362Z Documenting once_cell v1.18.0
22562023-12-06T04:24:40.745Z Documenting thiserror v1.0.49
22572023-12-06T04:24:40.802Z Documenting subtle v2.5.0
22582023-12-06T04:24:42.020Z Documenting ryu v1.0.15
22592023-12-06T04:24:42.269Z Documenting byteorder v1.5.0
22602023-12-06T04:24:45.198Z Documenting futures-sink v0.3.29
22612023-12-06T04:24:45.271Z Documenting pin-utils v0.1.0
22622023-12-06T04:24:46.046Z Documenting const-oid v0.9.5
22632023-12-06T04:24:46.097Z Documenting slab v0.4.9
22642023-12-06T04:24:46.632Z Documenting futures-task v0.3.29
22652023-12-06T04:24:48.696Z Documenting futures-macro v0.3.29
22662023-12-06T04:24:50.545Z Documenting futures-channel v0.3.29
22672023-12-06T04:24:52.228Z Documenting futures-io v0.3.29
22682023-12-06T04:24:52.520Z Documenting iana-time-zone v0.1.57
22692023-12-06T04:24:53.390Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22702023-12-06T04:24:54.556Z Documenting tinyvec_macros v0.1.1
22712023-12-06T04:24:55.881Z Documenting ppv-lite86 v0.2.17
22722023-12-06T04:24:56.772Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22732023-12-06T04:24:56.867Z Documenting tracing-core v0.1.31
22742023-12-06T04:24:58.107Z Documenting futures-util v0.3.29
22752023-12-06T04:24:58.751Z Documenting tracing-attributes v0.1.26
22762023-12-06T04:24:58.985Z Documenting tinyvec v1.6.0
22772023-12-06T04:25:00.750Z Documenting rand_chacha v0.3.1
22782023-12-06T04:25:04.649Z Documenting unicode-normalization v0.1.22
22792023-12-06T04:25:07.434Z Documenting rand v0.8.5
22802023-12-06T04:25:07.574Z Documenting bytes v1.5.0
22812023-12-06T04:25:11.237Z Documenting bitflags v2.4.0
22822023-12-06T04:25:11.330Z Documenting serde_json v1.0.108
22832023-12-06T04:25:11.837Z Documenting chrono v0.4.31
22842023-12-06T04:25:14.312Z Documenting uuid v1.6.1
22852023-12-06T04:25:15.116Z Documenting tokio v1.34.0
22862023-12-06T04:25:15.475Z Documenting fnv v1.0.7
22872023-12-06T04:25:15.798Z Documenting base64 v0.21.5
22882023-12-06T04:25:19.827Z Documenting lazy_static v1.4.0
22892023-12-06T04:25:20.851Z Documenting unicode-bidi v0.3.13
22902023-12-06T04:25:21.472Z Documenting percent-encoding v2.3.1
22912023-12-06T04:25:21.524Z Documenting http v0.2.11
22922023-12-06T04:25:22.128Z Documenting spin v0.9.8
22932023-12-06T04:25:24.867Z Documenting cpufeatures v0.2.9
22942023-12-06T04:25:25.754Z Documenting generic-array v0.14.7
22952023-12-06T04:25:26.868Z Checking serde_derive_internals v0.26.0
22962023-12-06T04:25:27.297Z Documenting serde_derive_internals v0.26.0
22972023-12-06T04:25:27.669Z Documenting tracing v0.1.37
22982023-12-06T04:25:27.753Z Documenting form_urlencoded v1.2.1
22992023-12-06T04:25:27.844Z Documenting dyn-clone v1.0.13
23002023-12-06T04:25:28.740Z Documenting idna v0.5.0
23012023-12-06T04:25:30.270Z Documenting errno v0.3.2
23022023-12-06T04:25:32.271Z Documenting crypto-common v0.1.6
23032023-12-06T04:25:32.485Z Documenting block-buffer v0.10.4
23042023-12-06T04:25:33.627Z Documenting httparse v1.8.0
23052023-12-06T04:25:33.711Z Documenting adler v1.0.2
23062023-12-06T04:25:34.905Z Documenting url v2.5.0
23072023-12-06T04:25:35.269Z Documenting schemars_derive v0.8.13
23082023-12-06T04:25:36.096Z Documenting rustix v0.38.25
23092023-12-06T04:25:37.825Z Documenting unicode-ident v1.0.12
23102023-12-06T04:25:39.042Z Documenting miniz_oxide v0.7.1
23112023-12-06T04:25:39.307Z Documenting digest v0.10.7
23122023-12-06T04:25:39.941Z Documenting untrusted v0.9.0
23132023-12-06T04:25:41.454Z Documenting openssl-probe v0.1.5
23142023-12-06T04:25:42.130Z Documenting proc-macro2 v1.0.69
23152023-12-06T04:25:43.974Z Documenting try-lock v0.2.4
23162023-12-06T04:25:44.155Z Documenting httpdate v1.0.3
23172023-12-06T04:25:44.521Z Documenting schemars v0.8.13
23182023-12-06T04:25:46.456Z Documenting ring v0.17.5
23192023-12-06T04:25:47.425Z Documenting http-body v0.4.5
23202023-12-06T04:25:48.638Z Documenting want v0.3.1
23212023-12-06T04:25:48.742Z Documenting quote v1.0.33
23222023-12-06T04:25:49.394Z Documenting openssl-sys v0.9.96
23232023-12-06T04:25:50.128Z Documenting async-trait v0.1.74
23242023-12-06T04:25:53.474Z Documenting openssl-macros v0.1.1
23252023-12-06T04:25:54.655Z Documenting tower-service v0.3.2
23262023-12-06T04:25:54.664Z Documenting mime v0.3.17
23272023-12-06T04:25:54.664Z Documenting aho-corasick v1.0.4
23282023-12-06T04:25:55.326Z Documenting rustls-webpki v0.101.7
23292023-12-06T04:25:57.502Z Documenting sct v0.7.0
23302023-12-06T04:25:57.577Z Documenting tokio-util v0.7.10
23312023-12-06T04:25:59.067Z Documenting slog v2.7.0
23322023-12-06T04:25:59.913Z Documenting unicode-width v0.1.11
23332023-12-06T04:26:00.040Z Documenting openssl v0.10.60
23342023-12-06T04:26:00.939Z Documenting ipnet v2.8.0
23352023-12-06T04:26:02.123Z Documenting equivalent v1.0.1
23362023-12-06T04:26:02.328Z Documenting regex-syntax v0.8.2
23372023-12-06T04:26:03.355Z Documenting hashbrown v0.14.2
23382023-12-06T04:26:04.293Z Documenting rustls v0.21.9
23392023-12-06T04:26:05.756Z Documenting rustls-pemfile v1.0.3
23402023-12-06T04:26:06.338Z Documenting num-integer v0.1.45
23412023-12-06T04:26:06.687Z Documenting h2 v0.3.21
23422023-12-06T04:26:07.335Z Documenting time-macros v0.2.13
23432023-12-06T04:26:09.757Z Documenting indexmap v2.1.0
23442023-12-06T04:26:11.334Z Documenting gimli v0.28.0
23452023-12-06T04:26:12.612Z Documenting num_threads v0.1.6
23462023-12-06T04:26:12.706Z Documenting regex-automata v0.4.3
23472023-12-06T04:26:13.100Z Documenting utf8parse v0.2.1
23482023-12-06T04:26:14.663Z Documenting time-core v0.1.1
23492023-12-06T04:26:16.940Z Documenting deranged v0.3.8
23502023-12-06T04:26:17.341Z Documenting native-tls v0.2.11
23512023-12-06T04:26:17.610Z Documenting tokio-rustls v0.24.1
23522023-12-06T04:26:18.215Z Documenting zerocopy v0.6.4
23532023-12-06T04:26:18.978Z Documenting object v0.32.1
23542023-12-06T04:26:21.283Z Documenting addr2line v0.21.0
23552023-12-06T04:26:22.120Z Documenting hyper v0.14.27
23562023-12-06T04:26:23.656Z Documenting time v0.3.27
23572023-12-06T04:26:24.811Z Documenting crossbeam-utils v0.8.16
23582023-12-06T04:26:25.244Z Documenting encoding_rs v0.8.33
23592023-12-06T04:26:26.095Z Documenting regex v1.10.2
23602023-12-06T04:26:26.972Z Checking pest_meta v2.7.2
23612023-12-06T04:26:27.097Z Documenting rustc-demangle v0.1.23
23622023-12-06T04:26:28.471Z Documenting tokio-native-tls v0.3.1
23632023-12-06T04:26:31.096Z Documenting rustls-native-certs v0.6.3
23642023-12-06T04:26:31.555Z Documenting serde_urlencoded v0.7.1
23652023-12-06T04:26:31.800Z Documenting pest_meta v2.7.2
23662023-12-06T04:26:32.424Z Checking pest_generator v2.7.2
23672023-12-06T04:26:33.644Z Documenting anstyle v1.0.2
23682023-12-06T04:26:34.653Z Documenting data-encoding v2.4.0
23692023-12-06T04:26:36.815Z Documenting webpki-roots v0.25.2
23702023-12-06T04:26:37.212Z Documenting ucd-trie v0.1.6
23712023-12-06T04:26:38.036Z Documenting anstyle-parse v0.2.1
23722023-12-06T04:26:38.135Z Documenting pest_generator v2.7.2
23732023-12-06T04:26:38.783Z Documenting backtrace v0.3.69
23742023-12-06T04:26:39.764Z Documenting syn v2.0.32
23752023-12-06T04:26:41.183Z Documenting hyper-tls v0.5.0
23762023-12-06T04:26:41.261Z Documenting hyper-rustls v0.24.2
23772023-12-06T04:26:42.452Z Documenting ipnetwork v0.20.0
23782023-12-06T04:26:42.815Z Documenting sha2 v0.10.8
23792023-12-06T04:26:43.431Z Documenting pest v2.7.2
23802023-12-06T04:26:45.429Z Documenting pest_derive v2.7.2
23812023-12-06T04:26:47.363Z Documenting anyhow v1.0.75
23822023-12-06T04:26:50.315Z Documenting futures-executor v0.3.29
23832023-12-06T04:26:51.034Z Documenting hex v0.4.3
23842023-12-06T04:26:51.641Z Documenting crc32fast v1.3.2
23852023-12-06T04:26:51.655Z Checking serde_tokenstream v0.1.7
23862023-12-06T04:26:51.820Z Documenting reqwest v0.11.22
23872023-12-06T04:26:52.023Z Documenting colorchoice v1.0.0
23882023-12-06T04:26:52.218Z Documenting anstyle-query v1.0.0
23892023-12-06T04:26:55.413Z Documenting dtrace-parser v0.1.14
23902023-12-06T04:26:56.215Z Documenting openapiv3 v2.0.0-rc.1
23912023-12-06T04:26:57.088Z Documenting num-iter v0.1.43
23922023-12-06T04:26:57.164Z Documenting hmac v0.12.1
23932023-12-06T04:26:57.375Z Documenting dof v0.1.5
23942023-12-06T04:26:57.672Z Documenting anstream v0.5.0
23952023-12-06T04:27:01.152Z Documenting signal-hook v0.3.17
23962023-12-06T04:27:03.299Z Documenting thread-id v4.2.0
23972023-12-06T04:27:03.532Z Documenting terminal_size v0.2.6
23982023-12-06T04:27:04.249Z Documenting memoffset v0.9.0
23992023-12-06T04:27:04.467Z Documenting strsim v0.10.0
24002023-12-06T04:27:06.797Z Documenting clap_lex v0.5.1
24012023-12-06T04:27:07.241Z Documenting futures v0.3.29
24022023-12-06T04:27:07.742Z Documenting flate2 v1.0.28
24032023-12-06T04:27:08.518Z Documenting crossbeam-epoch v0.9.15
24042023-12-06T04:27:09.106Z Documenting usdt-impl v0.3.5
24052023-12-06T04:27:09.442Z Documenting usdt-macro v0.3.5
24062023-12-06T04:27:09.537Z Documenting usdt-attr-macro v0.3.5
24072023-12-06T04:27:10.901Z Documenting clap_derive v4.4.2
24082023-12-06T04:27:13.143Z Documenting clap_builder v4.4.2
24092023-12-06T04:27:14.526Z Documenting signal-hook-mio v0.2.3
24102023-12-06T04:27:15.387Z Documenting signature v2.1.0
24112023-12-06T04:27:17.042Z Documenting block-padding v0.3.3
24122023-12-06T04:27:17.169Z Documenting hash32 v0.2.1
24132023-12-06T04:27:17.382Z Documenting usdt v0.3.5
24142023-12-06T04:27:18.744Z Documenting scheduled-thread-pool v0.2.7
24152023-12-06T04:27:20.378Z Documenting bzip2-sys v0.1.11+1.0.8
24162023-12-06T04:27:20.450Z Documenting enum-as-inner v0.5.1
24172023-12-06T04:27:22.853Z Checking diesel_table_macro_syntax v0.1.0
24182023-12-06T04:27:22.885Z Documenting clap v4.4.3
24192023-12-06T04:27:23.101Z Documenting pin-project-internal v1.1.3
24202023-12-06T04:27:23.293Z Documenting diesel_table_macro_syntax v0.1.0
24212023-12-06T04:27:23.436Z Documenting unicode-segmentation v1.10.1
24222023-12-06T04:27:24.774Z Documenting stable_deref_trait v1.2.0
24232023-12-06T04:27:25.094Z Documenting r2d2 v0.8.10
24242023-12-06T04:27:26.343Z Documenting bzip2 v0.4.4
24252023-12-06T04:27:27.774Z Documenting trust-dns-proto v0.22.0
24262023-12-06T04:27:28.528Z Documenting inout v0.1.3
24272023-12-06T04:27:28.894Z Documenting heapless v0.7.16
24282023-12-06T04:27:29.920Z Documenting diesel_derives v2.1.2
24292023-12-06T04:27:30.179Z Documenting crossterm v0.27.0
24302023-12-06T04:27:30.454Z Documenting pin-project v1.1.3
24312023-12-06T04:27:31.392Z Documenting md-5 v0.10.5
24322023-12-06T04:27:32.349Z Documenting stringprep v0.1.3
24332023-12-06T04:27:34.626Z Documenting serde_spanned v0.6.4
24342023-12-06T04:27:34.896Z Documenting toml_datetime v0.6.5
24352023-12-06T04:27:36.599Z Documenting pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
24362023-12-06T04:27:38.076Z Documenting doc-comment v0.3.3
24372023-12-06T04:27:39.255Z Documenting snafu-derive v0.7.5
24382023-12-06T04:27:39.296Z Documenting static_assertions v1.1.0
24392023-12-06T04:27:41.152Z Documenting fallible-iterator v0.2.0
24402023-12-06T04:27:41.157Z Documenting either v1.9.0
24412023-12-06T04:27:41.157Z Documenting managed v0.8.0
24422023-12-06T04:27:42.079Z Documenting winnow v0.5.15
24432023-12-06T04:27:42.322Z Documenting siphasher v0.3.11
24442023-12-06T04:27:42.335Z Documenting bit-vec v0.6.3
24452023-12-06T04:27:43.409Z Documenting diesel v2.1.4
24462023-12-06T04:27:46.110Z Documenting smoltcp v0.9.1
24472023-12-06T04:27:46.806Z Documenting phf_shared v0.11.2
24482023-12-06T04:27:47.090Z Documenting cipher v0.4.4
24492023-12-06T04:27:48.449Z Documenting postgres-protocol v0.6.6
24502023-12-06T04:27:48.712Z Documenting zip v0.6.6
24512023-12-06T04:27:50.162Z Documenting toml_edit v0.21.0
24522023-12-06T04:27:50.271Z Documenting snafu v0.7.5
24532023-12-06T04:27:52.581Z Documenting num-bigint v0.4.4
24542023-12-06T04:27:53.573Z Documenting hubpack v0.1.2
24552023-12-06T04:27:55.135Z Documenting regress v0.7.1
24562023-12-06T04:27:57.122Z Documenting bstr v1.6.0
24572023-12-06T04:27:57.263Z Documenting serde_repr v0.1.16
24582023-12-06T04:27:58.267Z Documenting fixedbitset v0.4.2
24592023-12-06T04:27:58.556Z Documenting lalrpop-util v0.19.12
24602023-12-06T04:28:00.339Z Documenting precomputed-hash v0.1.1
24612023-12-06T04:28:03.183Z Documenting new_debug_unreachable v1.0.4
24622023-12-06T04:28:03.248Z Documenting yasna v0.5.2
24632023-12-06T04:28:03.965Z Documenting gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
24642023-12-06T04:28:05.003Z Documenting petgraph v0.6.4
24652023-12-06T04:28:05.167Z Documenting postgres-types v0.2.6
24662023-12-06T04:28:05.185Z Documenting phf v0.11.2
24672023-12-06T04:28:06.100Z Documenting console v0.15.7
24682023-12-06T04:28:07.522Z Documenting string_cache v0.8.7
24692023-12-06T04:28:10.994Z Documenting semver v1.0.20
24702023-12-06T04:28:12.257Z Documenting float-cmp v0.9.0
24712023-12-06T04:28:12.714Z Documenting predicates-core v1.0.6
24722023-12-06T04:28:14.367Z Checking unsafe-libyaml v0.2.9
24732023-12-06T04:28:14.782Z Documenting difflib v0.4.0
24742023-12-06T04:28:15.594Z Documenting normalize-line-endings v0.3.0
24752023-12-06T04:28:16.210Z Documenting whoami v1.4.1
24762023-12-06T04:28:16.545Z Documenting heck v0.4.1
24772023-12-06T04:28:17.101Z Documenting bit-set v0.5.3
24782023-12-06T04:28:17.410Z Documenting similar v2.2.1
24792023-12-06T04:28:18.634Z Documenting typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
24802023-12-06T04:28:19.336Z Documenting tokio-stream v0.1.14
24812023-12-06T04:28:20.396Z Checking ident_case v1.0.1
24822023-12-06T04:28:20.608Z Documenting unsafe-libyaml v0.2.9
24832023-12-06T04:28:21.329Z Documenting predicates v3.0.4
24842023-12-06T04:28:22.248Z Documenting tokio-postgres v0.7.10
24852023-12-06T04:28:22.856Z Documenting typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
24862023-12-06T04:28:23.281Z Checking serde_yaml v0.9.25
24872023-12-06T04:28:23.731Z Documenting progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
24882023-12-06T04:28:26.449Z Documenting getopts v0.2.21
24892023-12-06T04:28:26.470Z Documenting serde_yaml v0.9.25
24902023-12-06T04:28:27.210Z Documenting match_cfg v0.1.0
24912023-12-06T04:28:29.011Z Documenting sha1 v0.10.6
24922023-12-06T04:28:29.468Z Documenting dirs-sys-next v0.1.2
24932023-12-06T04:28:31.490Z Documenting hostname v0.3.1
24942023-12-06T04:28:32.896Z Documenting thread_local v1.1.7
24952023-12-06T04:28:34.314Z Documenting typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
24962023-12-06T04:28:34.690Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24972023-12-06T04:28:34.964Z Documenting progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
24982023-12-06T04:28:35.313Z Documenting dirs-next v2.0.0
24992023-12-06T04:28:36.004Z Documenting paste v1.0.14
25002023-12-06T04:28:36.401Z Documenting crossbeam-channel v0.5.8
25012023-12-06T04:28:37.267Z Documenting atty v0.2.14
25022023-12-06T04:28:39.314Z Documenting take_mut v0.2.2
25032023-12-06T04:28:40.159Z Documenting slog-json v2.6.1
25042023-12-06T04:28:41.087Z Documenting term v0.7.0
25052023-12-06T04:28:46.599Z Documenting camino v1.1.6
25062023-12-06T04:28:46.719Z Documenting async-stream-impl v0.3.5
25072023-12-06T04:28:46.719Z Documenting debug-ignore v1.0.5
25082023-12-06T04:28:46.719Z Documenting progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25092023-12-06T04:28:46.719Z Documenting slog-async v2.8.0
25102023-12-06T04:28:46.749Z Documenting atomic-waker v1.1.1
25112023-12-06T04:28:46.826Z Checking darling_core v0.20.3
25122023-12-06T04:28:47.088Z Documenting slog-term v2.9.0
25132023-12-06T04:28:47.256Z Documenting slog-bunyan v2.4.0
25142023-12-06T04:28:49.052Z Documenting toml v0.8.8
25152023-12-06T04:28:49.071Z Documenting async-stream v0.3.5
25162023-12-06T04:28:49.791Z Documenting dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
25172023-12-06T04:28:50.792Z Documenting waitgroup v0.1.2
25182023-12-06T04:28:51.327Z Documenting multer v2.1.0
25192023-12-06T04:28:53.662Z Documenting serde_path_to_error v0.1.14
25202023-12-06T04:28:54.047Z Documenting strum v0.25.0
25212023-12-06T04:28:54.659Z Checking darling v0.20.3
25222023-12-06T04:28:54.800Z Documenting serde_with_macros v2.3.3
25232023-12-06T04:28:56.320Z Documenting structmeta-derive v0.2.0
25242023-12-06T04:28:56.393Z Checking structmeta v0.2.0
25252023-12-06T04:28:56.682Z Documenting progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25262023-12-06T04:28:56.729Z Documenting instant v0.1.12
25272023-12-06T04:28:57.903Z Checking regex-syntax v0.7.5
25282023-12-06T04:28:58.603Z Documenting serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
25292023-12-06T04:28:59.543Z Documenting macaddr v1.0.1
25302023-12-06T04:28:59.924Z Documenting dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
25312023-12-06T04:29:02.155Z Documenting serde_with v2.3.3
25322023-12-06T04:29:02.304Z Documenting backoff v0.4.0
25332023-12-06T04:29:03.097Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25342023-12-06T04:29:04.040Z Documenting structmeta v0.2.0
25352023-12-06T04:29:05.190Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25362023-12-06T04:29:06.644Z Documenting fastrand v2.0.0
25372023-12-06T04:29:09.430Z Documenting is-terminal v0.4.9
25382023-12-06T04:29:09.535Z Documenting base64ct v1.6.0
25392023-12-06T04:29:10.418Z Documenting parse-display-derive v0.8.2
25402023-12-06T04:29:11.226Z Documenting proc-macro-crate v1.3.1
25412023-12-06T04:29:11.793Z Documenting tempfile v3.8.1
25422023-12-06T04:29:13.325Z Checking proc-macro-crate v1.3.1
25432023-12-06T04:29:13.659Z Documenting proc-macro-error-attr v1.0.4
25442023-12-06T04:29:13.742Z Checking proc-macro-error v1.0.4
25452023-12-06T04:29:14.132Z Documenting postcard-cobs v0.1.5-pre
25462023-12-06T04:29:15.839Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25472023-12-06T04:29:16.618Z Documenting foreign-types-macros v0.2.3
25482023-12-06T04:29:17.735Z Documenting num_enum_derive v0.5.11
25492023-12-06T04:29:18.415Z Documenting camino-tempfile v1.1.1
25502023-12-06T04:29:18.500Z Documenting postcard v0.7.3
25512023-12-06T04:29:19.219Z Documenting parse-display v0.8.2
25522023-12-06T04:29:19.308Z Documenting proc-macro-error v1.0.4
25532023-12-06T04:29:22.132Z Documenting foreign-types-shared v0.3.1
25542023-12-06T04:29:24.664Z Documenting illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
25552023-12-06T04:29:24.729Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
25562023-12-06T04:29:24.929Z Documenting libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25572023-12-06T04:29:25.051Z Documenting crucible-workspace-hack v0.1.0
25582023-12-06T04:29:25.288Z Documenting nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25592023-12-06T04:29:25.519Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25602023-12-06T04:29:25.906Z Documenting cstr-argument v0.1.2
25612023-12-06T04:29:26.159Z Documenting num_enum v0.5.11
25622023-12-06T04:29:26.506Z Documenting foreign-types v0.5.0
25632023-12-06T04:29:27.966Z Documenting opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
25642023-12-06T04:29:30.917Z Documenting kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
25652023-12-06T04:29:30.922Z Documenting rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
25662023-12-06T04:29:31.239Z Documenting colored v2.0.4
25672023-12-06T04:29:31.650Z Documenting dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25682023-12-06T04:29:32.080Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
25692023-12-06T04:29:32.642Z Documenting nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25702023-12-06T04:29:33.317Z Documenting zone_cfg_derive v0.3.0
25712023-12-06T04:29:39.527Z Documenting bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
25722023-12-06T04:29:39.627Z Documenting rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
25732023-12-06T04:29:39.628Z Documenting opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
25742023-12-06T04:29:39.628Z Documenting num-derive v0.4.0
25752023-12-06T04:29:39.628Z Documenting smf v0.2.2
25762023-12-06T04:29:39.628Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25772023-12-06T04:29:40.818Z Documenting linked-hash-map v0.5.6
25782023-12-06T04:29:41.130Z Documenting zone v0.3.0
25792023-12-06T04:29:43.259Z Documenting bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
25802023-12-06T04:29:43.831Z Documenting libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
25812023-12-06T04:29:44.600Z Documenting password-hash v0.5.0
25822023-12-06T04:29:45.279Z Documenting crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=945f040d259ca8013d3fb26f510453da7cd7b1a6#945f040d)
25832023-12-06T04:29:46.954Z Documenting oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
25842023-12-06T04:29:47.418Z Documenting lru-cache v0.1.2
25852023-12-06T04:29:48.685Z Documenting blake2 v0.10.6
25862023-12-06T04:29:49.831Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25872023-12-06T04:29:50.824Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25882023-12-06T04:29:51.197Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
25892023-12-06T04:29:51.586Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25902023-12-06T04:29:52.297Z Checking heck v0.3.3
25912023-12-06T04:29:52.548Z Documenting structopt-derive v0.4.18
25922023-12-06T04:29:53.146Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25932023-12-06T04:29:53.288Z Documenting illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
25942023-12-06T04:29:56.366Z Documenting argon2 v0.5.2
25952023-12-06T04:29:57.338Z Documenting opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
25962023-12-06T04:29:57.511Z Documenting libefi-sys v0.1.0
25972023-12-06T04:29:59.880Z Documenting quick-error v1.2.3
25982023-12-06T04:30:00.216Z Documenting structopt v0.3.26
25992023-12-06T04:30:00.588Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
26002023-12-06T04:30:03.591Z Documenting libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
26012023-12-06T04:30:04.242Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26022023-12-06T04:30:05.522Z Documenting resolv-conf v0.7.0
26032023-12-06T04:30:05.738Z Documenting pem-rfc7468 v0.7.0
26042023-12-06T04:30:06.825Z Documenting tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
26052023-12-06T04:30:07.643Z Documenting der_derive v0.7.2
26062023-12-06T04:30:08.767Z Documenting flagset v0.4.3
26072023-12-06T04:30:08.864Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26082023-12-06T04:30:10.115Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26092023-12-06T04:30:10.976Z Documenting cancel-safe-futures v0.1.5
26102023-12-06T04:30:11.568Z Documenting trust-dns-resolver v0.22.0
26112023-12-06T04:30:11.960Z Checking convert_case v0.4.0
26122023-12-06T04:30:12.251Z Documenting convert_case v0.4.0
26132023-12-06T04:30:13.129Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26142023-12-06T04:30:14.096Z Documenting tap v1.0.1
26152023-12-06T04:30:14.375Z Documenting arc-swap v1.6.0
26162023-12-06T04:30:15.466Z Documenting der v0.7.8
26172023-12-06T04:30:17.834Z Documenting derive_more v0.99.17
26182023-12-06T04:30:18.429Z Documenting wyz v0.5.1
26192023-12-06T04:30:19.044Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26202023-12-06T04:30:20.259Z Documenting slog-scope v4.4.0
26212023-12-06T04:30:20.997Z Documenting num-rational v0.4.1
26222023-12-06T04:30:23.099Z Documenting spki v0.7.2
26232023-12-06T04:30:23.189Z Documenting radium v0.7.0
26242023-12-06T04:30:25.780Z Documenting hkdf v0.12.3
26252023-12-06T04:30:26.707Z Documenting num-complex v0.4.4
26262023-12-06T04:30:26.867Z Documenting ciborium-io v0.2.1
26272023-12-06T04:30:27.564Z Documenting half v1.8.2
26282023-12-06T04:30:27.605Z Documenting funty v2.0.0
26292023-12-06T04:30:29.841Z Documenting crc-catalog v2.2.0
26302023-12-06T04:30:30.101Z Documenting pkcs8 v0.10.2
26312023-12-06T04:30:32.261Z Documenting slog-stdlog v4.1.1
26322023-12-06T04:30:32.523Z Documenting ciborium-ll v0.2.1
26332023-12-06T04:30:32.550Z Documenting bitvec v1.0.1
26342023-12-06T04:30:32.669Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26352023-12-06T04:30:33.115Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26362023-12-06T04:30:34.059Z Documenting num v0.4.1
26372023-12-06T04:30:34.119Z Documenting crc v3.0.1
26382023-12-06T04:30:35.034Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
26392023-12-06T04:30:36.339Z Documenting slog-dtrace v0.2.3
26402023-12-06T04:30:36.869Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
26412023-12-06T04:30:38.557Z Documenting filetime v0.2.23
26422023-12-06T04:30:38.865Z Documenting xattr v1.0.1
26432023-12-06T04:30:39.126Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26442023-12-06T04:30:40.892Z Documenting packed_struct_codegen v0.10.1
26452023-12-06T04:30:42.846Z Documenting keccak v0.1.4
26462023-12-06T04:30:44.570Z Documenting nodrop v0.1.14
26472023-12-06T04:30:45.068Z Documenting tar v0.4.40
26482023-12-06T04:30:46.498Z Documenting ciborium v0.2.1
26492023-12-06T04:30:46.590Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
26502023-12-06T04:30:47.248Z Documenting sha3 v0.10.8
26512023-12-06T04:30:48.946Z Documenting array-init v0.0.4
26522023-12-06T04:30:49.683Z Documenting packed_struct v0.10.1
26532023-12-06T04:30:51.213Z Documenting slog-envlogger v2.2.0
26542023-12-06T04:30:51.527Z Documenting pkcs1 v0.7.5
26552023-12-06T04:30:53.269Z Documenting num-bigint-dig v0.8.4
26562023-12-06T04:30:53.719Z Documenting fxhash v0.2.1
26572023-12-06T04:30:54.971Z Documenting secrecy v0.8.0
26582023-12-06T04:30:58.575Z Documenting termcolor v1.2.0
26592023-12-06T04:30:59.292Z Documenting utf-8 v0.7.6
26602023-12-06T04:30:59.532Z Documenting swrite v0.1.0
26612023-12-06T04:31:01.265Z Documenting bitfield v0.14.0
26622023-12-06T04:31:03.138Z Documenting serde-hex v0.1.0
26632023-12-06T04:31:03.227Z Documenting rsa v0.9.2
26642023-12-06T04:31:04.692Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
26652023-12-06T04:31:04.927Z Documenting tungstenite v0.20.1
26662023-12-06T04:31:05.223Z Documenting env_logger v0.10.0
26672023-12-06T04:31:05.333Z Documenting x509-cert v0.2.4
26682023-12-06T04:31:05.638Z Documenting lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
26692023-12-06T04:31:10.415Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26702023-12-06T04:31:12.172Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
26712023-12-06T04:31:12.186Z Documenting newtype_derive v0.1.6
26722023-12-06T04:31:14.223Z Documenting libsw v3.3.0
26732023-12-06T04:31:14.705Z Documenting ron v0.8.1
26742023-12-06T04:31:15.051Z Documenting pem v3.0.2
26752023-12-06T04:31:16.816Z Documenting derive-where v1.2.6
26762023-12-06T04:31:17.765Z Documenting crc-any v2.4.3
26772023-12-06T04:31:17.872Z Documenting owo-colors v3.5.0
26782023-12-06T04:31:21.173Z Documenting linear-map v1.2.0
26792023-12-06T04:31:21.492Z Documenting steno v0.4.0
26802023-12-06T04:31:21.892Z Documenting tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
26812023-12-06T04:31:22.782Z Documenting lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
26822023-12-06T04:31:25.441Z Documenting tokio-tungstenite v0.20.1
26832023-12-06T04:31:27.408Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26842023-12-06T04:31:27.654Z Documenting internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
26852023-12-06T04:31:27.873Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
26862023-12-06T04:31:28.287Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
26872023-12-06T04:31:36.573Z Documenting itertools v0.12.0
26882023-12-06T04:31:37.596Z Documenting nibble_vec v0.1.0
26892023-12-06T04:31:38.568Z Documenting endian-type v0.1.2
26902023-12-06T04:31:39.354Z Documenting path-slash v0.1.5
26912023-12-06T04:31:43.504Z Documenting glob v0.3.1
26922023-12-06T04:31:43.984Z Documenting same-file v1.0.6
26932023-12-06T04:31:44.439Z Documenting radix_trie v0.2.1
26942023-12-06T04:31:45.077Z Documenting hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
26952023-12-06T04:31:48.171Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26962023-12-06T04:31:49.727Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
26972023-12-06T04:31:50.305Z Documenting walkdir v2.4.0
26982023-12-06T04:31:50.679Z Documenting buf-list v1.0.3
26992023-12-06T04:31:53.698Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27002023-12-06T04:31:56.795Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
27012023-12-06T04:31:57.106Z Checking darling_core v0.14.4
27022023-12-06T04:31:57.149Z Documenting trust-dns-client v0.22.0
27032023-12-06T04:31:58.036Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
27042023-12-06T04:31:59.952Z Checking darling v0.14.4
27052023-12-06T04:32:00.434Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
27062023-12-06T04:32:01.223Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
27072023-12-06T04:32:03.029Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
27082023-12-06T04:32:03.459Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27092023-12-06T04:32:11.198Z Documenting trust-dns-server v0.22.1
27102023-12-06T04:32:12.077Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27112023-12-06T04:32:14.341Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27122023-12-06T04:32:16.199Z Documenting sled v0.34.7
27132023-12-06T04:32:17.103Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27142023-12-06T04:32:18.170Z Documenting unicase v2.7.0
27152023-12-06T04:32:18.960Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
27162023-12-06T04:32:19.413Z Documenting globset v0.4.13
27172023-12-06T04:32:23.035Z Documenting crossbeam-deque v0.8.3
27182023-12-06T04:32:24.809Z Documenting headers-core v0.2.0
27192023-12-06T04:32:24.897Z Documenting olpc-cjson v0.1.3
27202023-12-06T04:32:26.526Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27212023-12-06T04:32:27.561Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
27222023-12-06T04:32:28.096Z Documenting serde_plain v1.0.2
27232023-12-06T04:32:28.134Z Documenting ff v0.13.0
27242023-12-06T04:32:28.945Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
27252023-12-06T04:32:29.274Z Documenting async-recursion v1.0.5
27262023-12-06T04:32:30.429Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
27272023-12-06T04:32:31.840Z Documenting pretty-hex v0.4.0
27282023-12-06T04:32:32.315Z Documenting display-error-chain v0.2.0
27292023-12-06T04:32:32.539Z Documenting typed-path v0.6.0
27302023-12-06T04:32:34.143Z Documenting headers v0.3.9
27312023-12-06T04:32:34.358Z Documenting group v0.13.0
27322023-12-06T04:32:34.448Z Documenting rayon-core v1.12.0
27332023-12-06T04:32:36.115Z Documenting mime_guess v2.0.4
27342023-12-06T04:32:36.656Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27352023-12-06T04:32:39.741Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
27362023-12-06T04:32:40.299Z Checking derive_builder_core v0.12.0
27372023-12-06T04:32:40.465Z Documenting tough v0.15.0
27382023-12-06T04:32:41.061Z Documenting derive_builder_core v0.12.0
27392023-12-06T04:32:41.740Z Documenting dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
27402023-12-06T04:32:42.934Z Checking ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
27412023-12-06T04:32:43.834Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27422023-12-06T04:32:44.270Z Documenting universal-hash v0.5.1
27432023-12-06T04:32:44.303Z Documenting crypto-bigint v0.5.2
27442023-12-06T04:32:50.434Z Documenting bcs v0.1.6
27452023-12-06T04:32:51.584Z Documenting kstat-rs v0.2.3
27462023-12-06T04:32:54.010Z Documenting thiserror-impl-no-std v2.0.2
27472023-12-06T04:32:55.858Z Documenting curve25519-dalek-derive v0.1.0
27482023-12-06T04:32:57.251Z Documenting opaque-debug v0.3.0
27492023-12-06T04:32:58.020Z Documenting highway v1.1.0
27502023-12-06T04:32:58.775Z Documenting base16ct v0.2.0
27512023-12-06T04:33:01.561Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27522023-12-06T04:33:01.598Z Documenting poly1305 v0.8.0
27532023-12-06T04:33:01.986Z Documenting thiserror-no-std v2.0.2
27542023-12-06T04:33:02.312Z Documenting derive_builder_macro v0.12.0
27552023-12-06T04:33:02.834Z Documenting curve25519-dalek v4.1.0
27562023-12-06T04:33:03.183Z Documenting elliptic-curve v0.13.5
27572023-12-06T04:33:03.763Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27582023-12-06T04:33:06.362Z Documenting rayon v1.8.0
27592023-12-06T04:33:06.491Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
27602023-12-06T04:33:09.428Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27612023-12-06T04:33:11.838Z Documenting ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27622023-12-06T04:33:18.507Z Documenting mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
27632023-12-06T04:33:19.417Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
27642023-12-06T04:33:31.685Z Documenting propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
27652023-12-06T04:33:35.056Z Documenting portable-atomic v1.4.3
27662023-12-06T04:33:37.268Z Documenting ed25519 v1.5.3
27672023-12-06T04:33:40.408Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27682023-12-06T04:33:40.689Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
27692023-12-06T04:33:41.782Z Documenting crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=945f040d259ca8013d3fb26f510453da7cd7b1a6#945f040d)
27702023-12-06T04:33:44.522Z Documenting chacha20 v0.9.1
27712023-12-06T04:33:45.236Z Documenting aead v0.5.2
27722023-12-06T04:33:47.942Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
27732023-12-06T04:33:50.240Z Documenting ref-cast-impl v1.0.20
27742023-12-06T04:33:51.346Z Documenting vte_generate_state_changes v0.1.1
27752023-12-06T04:33:52.252Z Documenting cassowary v0.3.0
27762023-12-06T04:33:54.762Z Documenting number_prefix v0.4.0
27772023-12-06T04:33:57.205Z Documenting vte v0.11.1
27782023-12-06T04:33:57.332Z Documenting chacha20poly1305 v0.10.1
27792023-12-06T04:33:58.463Z Documenting ratatui v0.23.0
27802023-12-06T04:33:58.675Z Documenting ref-cast v1.0.20
27812023-12-06T04:33:59.372Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
27822023-12-06T04:34:00.548Z Documenting indicatif v0.17.7
27832023-12-06T04:34:03.057Z Documenting salty v0.2.0
27842023-12-06T04:34:04.245Z Documenting vsss-rs v3.3.1
27852023-12-06T04:34:07.411Z Documenting derive_builder v0.12.0
27862023-12-06T04:34:09.163Z Documenting fs-err v2.11.0
27872023-12-06T04:34:09.898Z Documenting polar-core v0.27.0
27882023-12-06T04:34:09.937Z Documenting hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
27892023-12-06T04:34:12.443Z Documenting nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
27902023-12-06T04:34:15.356Z Documenting libxml v0.3.3
27912023-12-06T04:34:15.492Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
27922023-12-06T04:34:17.093Z Documenting ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
27932023-12-06T04:34:19.543Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27942023-12-06T04:34:22.796Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
27952023-12-06T04:34:23.800Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
27962023-12-06T04:34:24.259Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
27972023-12-06T04:34:25.352Z Documenting bb8 v0.8.1
27982023-12-06T04:34:25.669Z Documenting quick-xml v0.23.1
27992023-12-06T04:34:32.961Z Documenting bytesize v1.3.0
28002023-12-06T04:34:33.532Z Documenting serde-big-array v0.5.1
28012023-12-06T04:34:33.879Z Documenting rtoolbox v0.0.1
28022023-12-06T04:34:34.425Z Documenting impl-trait-for-tuples v0.2.2
28032023-12-06T04:34:37.128Z Documenting oso-derive v0.27.0
28042023-12-06T04:34:39.827Z Documenting smawk v0.3.1
28052023-12-06T04:34:40.120Z Documenting is_ci v1.1.1
28062023-12-06T04:34:40.427Z Documenting http-range v0.1.5
28072023-12-06T04:34:43.351Z Documenting maplit v1.0.2
28082023-12-06T04:34:43.666Z Documenting unicode-linebreak v0.1.5
28092023-12-06T04:34:45.873Z Documenting humantime v2.1.0
28102023-12-06T04:34:45.990Z Documenting supports-color v2.1.0
28112023-12-06T04:34:46.209Z Documenting hyper-staticfile v0.9.5
28122023-12-06T04:34:46.403Z Documenting gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
28132023-12-06T04:34:48.203Z Documenting textwrap v0.16.0
28142023-12-06T04:34:49.213Z Documenting oso v0.27.0
28152023-12-06T04:34:49.551Z Documenting tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28162023-12-06T04:34:51.080Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
28172023-12-06T04:34:51.706Z Documenting rpassword v7.3.1
28182023-12-06T04:34:54.577Z Documenting async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=1446f7e0c1f05f33a0581abd51fa873c7652ab61#1446f7e0)
28192023-12-06T04:34:56.597Z Documenting samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
28202023-12-06T04:34:57.587Z Documenting sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
28212023-12-06T04:34:58.280Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
28222023-12-06T04:35:04.917Z Documenting tui-tree-widget v0.13.0
28232023-12-06T04:35:06.059Z Documenting strip-ansi-escapes v0.2.0
28242023-12-06T04:35:06.926Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28252023-12-06T04:35:11.852Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28262023-12-06T04:35:13.522Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28272023-12-06T04:35:14.288Z Documenting cookie v0.18.0
28282023-12-06T04:35:14.546Z Documenting diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
28292023-12-06T04:35:16.591Z Documenting rcgen v0.11.3
28302023-12-06T04:35:21.678Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28312023-12-06T04:35:21.947Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
28322023-12-06T04:35:22.198Z Documenting atomicwrites v0.4.2
28332023-12-06T04:35:22.960Z Documenting signal-hook-tokio v0.3.1
28342023-12-06T04:35:27.381Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
28352023-12-06T04:35:27.818Z Documenting fd-lock v3.0.13
28362023-12-06T04:35:28.834Z Documenting subprocess v0.2.9
28372023-12-06T04:35:30.269Z Documenting nu-ansi-term v0.49.0
28382023-12-06T04:35:34.557Z Documenting shell-words v1.1.0
28392023-12-06T04:35:35.598Z Documenting corncobs v0.1.3
28402023-12-06T04:35:35.775Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28412023-12-06T04:35:35.827Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28422023-12-06T04:35:35.846Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28432023-12-06T04:35:36.265Z Documenting reedline v0.26.0
28442023-12-06T04:35:37.550Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28452023-12-06T04:35:37.811Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28462023-12-06T04:35:40.168Z Documenting sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
28472023-12-06T04:35:40.933Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28482023-12-06T04:35:47.745Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28492023-12-06T04:35:47.884Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
28502023-12-06T04:36:06.873Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28512023-12-06T04:36:07.823Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28522023-12-06T04:36:07.894Z Documenting crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=945f040d259ca8013d3fb26f510453da7cd7b1a6#945f040d)
28532023-12-06T04:36:10.418Z Documenting fatfs v0.3.6
28542023-12-06T04:36:18.116Z Documenting nanorand v0.7.0
28552023-12-06T04:36:20.830Z Documenting assert_matches v1.5.0
28562023-12-06T04:36:23.725Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
28572023-12-06T04:36:24.184Z Documenting flume v0.11.0
28582023-12-06T04:36:25.448Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
28592023-12-06T04:36:25.542Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
28602023-12-06T04:36:27.881Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
28612023-12-06T04:36:28.806Z Documenting installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
28622023-12-06T04:36:29.373Z Documenting installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
28632023-12-06T04:36:31.482Z Documenting omicron-zone-package v0.9.1
28642023-12-06T04:36:49.791Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
28652023-12-06T04:36:50.369Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
28662023-12-06T04:36:51.065Z Documenting termios v0.3.3
28672023-12-06T04:36:52.230Z Documenting topological-sort v0.2.2
28682023-12-06T04:36:52.329Zwarning: unresolved link to `propolis_client::api::InstanceStateMonitorResponse`
28692023-12-06T04:36:52.329Z --> sled-agent/src/sim/instance.rs:46:7
28702023-12-06T04:36:52.329Z |
28712023-12-06T04:36:52.329Z46 | /// [`propolis_client::api::InstanceStateMonitorResponse`]. Transition requests
28722023-12-06T04:36:52.329Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `api` in module `propolis_client`
28732023-12-06T04:36:52.329Z |
28742023-12-06T04:36:52.330Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
28752023-12-06T04:36:52.330Z
28762023-12-06T04:36:54.118Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
28772023-12-06T04:36:55.662Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
28782023-12-06T04:36:56.619Zwarning: `omicron-sled-agent` (lib doc) generated 1 warning
28792023-12-06T04:36:57.299Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
28802023-12-06T04:36:59.064Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
28812023-12-06T04:37:03.591Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
28822023-12-06T04:37:05.853Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
28832023-12-06T04:37:44.785Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
28842023-12-06T04:37:49.497Z Documenting tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
28852023-12-06T04:38:09.960Z Documenting caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
28862023-12-06T04:38:10.445Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
28872023-12-06T04:38:15.373Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
28882023-12-06T04:38:19.454Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28892023-12-06T04:38:32.795Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28902023-12-06T04:39:27.309Zwarning: unresolved link to `VolumeConstructionRequest`
28912023-12-06T04:39:27.309Z --> nexus/src/app/sagas/volume_delete.rs:338:7
28922023-12-06T04:39:27.310Z |
28932023-12-06T04:39:27.310Z338 | /// [`VolumeConstructionRequest`] is shown here):
28942023-12-06T04:39:27.310Z | ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `VolumeConstructionRequest` in scope
28952023-12-06T04:39:27.310Z |
28962023-12-06T04:39:27.310Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
28972023-12-06T04:39:27.310Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
28982023-12-06T04:39:27.310Z
28992023-12-06T04:39:27.330Zwarning: unresolved link to `fd00:1122:3344:101::5`
29002023-12-06T04:39:27.330Z --> nexus/src/app/sagas/volume_delete.rs:348:17
29012023-12-06T04:39:27.330Z |
29022023-12-06T04:39:27.330Z348 | /// "[fd00:1122:3344:101::5]:1000",
29032023-12-06T04:39:27.331Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
29042023-12-06T04:39:27.331Z
29052023-12-06T04:39:27.331Zwarning: unresolved link to `fd00:1122:3344:102::9`
29062023-12-06T04:39:27.331Z --> nexus/src/app/sagas/volume_delete.rs:349:17
29072023-12-06T04:39:27.331Z |
29082023-12-06T04:39:27.331Z349 | /// "[fd00:1122:3344:102::9]:1000",
29092023-12-06T04:39:27.331Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
29102023-12-06T04:39:27.331Z
29112023-12-06T04:39:27.331Zwarning: unresolved link to `fd00:1122:3344:103::2`
29122023-12-06T04:39:27.332Z --> nexus/src/app/sagas/volume_delete.rs:350:17
29132023-12-06T04:39:27.332Z |
29142023-12-06T04:39:27.332Z350 | /// "[fd00:1122:3344:103::2]:1000"
29152023-12-06T04:39:27.332Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
29162023-12-06T04:39:27.332Z
29172023-12-06T04:39:27.332Zwarning: unresolved link to `fd00:1122:3344:101::5`
29182023-12-06T04:39:27.332Z --> nexus/src/app/sagas/volume_delete.rs:369:17
29192023-12-06T04:39:27.332Z |
29202023-12-06T04:39:27.332Z369 | /// "[fd00:1122:3344:101::5]:1001", <-- port changed
29212023-12-06T04:39:27.332Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
29222023-12-06T04:39:27.333Z
29232023-12-06T04:39:27.333Zwarning: unresolved link to `fd00:1122:3344:102::9`
29242023-12-06T04:39:27.333Z --> nexus/src/app/sagas/volume_delete.rs:370:17
29252023-12-06T04:39:27.333Z |
29262023-12-06T04:39:27.333Z370 | /// "[fd00:1122:3344:102::9]:1001", <-- port changed
29272023-12-06T04:39:27.334Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
29282023-12-06T04:39:27.334Z
29292023-12-06T04:39:27.334Zwarning: unresolved link to `fd00:1122:3344:103::2`
29302023-12-06T04:39:27.334Z --> nexus/src/app/sagas/volume_delete.rs:371:17
29312023-12-06T04:39:27.334Z |
29322023-12-06T04:39:27.334Z371 | /// "[fd00:1122:3344:103::2]:1001" <-- port changed
29332023-12-06T04:39:27.335Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
29342023-12-06T04:39:27.335Z
29352023-12-06T04:39:30.546Zwarning: `omicron-nexus` (lib doc) generated 7 warnings
29362023-12-06T04:40:03.288Z Finished dev [unoptimized + debuginfo] target(s) in 15m 43s
29372023-12-06T04:40:03.392Z
29382023-12-06T04:40:03.393Zreal 15:43.705830897
29392023-12-06T04:40:03.393Zuser 52:28.149999619
29402023-12-06T04:40:03.396Zsys 1:00:04.728310077
29412023-12-06T04:40:03.397Ztrap 1.999672913
29422023-12-06T04:40:03.397Ztflt 0.613422558
29432023-12-06T04:40:03.397Zdflt 0.513081265
29442023-12-06T04:40:03.397Zkflt 0.000230365
29452023-12-06T04:40:03.397Zlock 3:09:57.052437313
29462023-12-06T04:40:03.397Zslp 4:03:36.191460905
29472023-12-06T04:40:03.397Zlat 5:28.052650959
29482023-12-06T04:40:03.397Zstop 1:19.353746995
29492023-12-06T04:40:03.397Zprocess exited: duration 1742184 ms, exit code 0
 
29502023-12-06T04:40:03.407Zfound 0 output files