01HGW60ZK7WZ5PNBJV6S475635: 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: 01HGW61M32TPSSTZ5BTD1B1241

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12023-12-05T05:10:20.874Zjob assigned to worker 01HGW61TKPNQE511XNS97R7J1Y (queued for 1 m 42 s)
 
22023-12-05T05:10:20.955Zstarting task 0: "setup"
32023-12-05T05:10:21.300Z++ uname -s
42023-12-05T05:10:21.308Z+ kern=SunOS
52023-12-05T05:10:21.308Z+ case "$kern" in
62023-12-05T05:10:21.308Z+ groupadd -g 12345 build
72023-12-05T05:10:21.309Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82023-12-05T05:10:23.314Z+ zfs create -o mountpoint=/work rpool/work
92023-12-05T05:10:23.658Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102023-12-05T05:10:23.661Z+ home_fs=zfs
112023-12-05T05:10:23.661Z+ [[ zfs == autofs ]]
122023-12-05T05:10:23.661Z+ mkdir -p /home/build
132023-12-05T05:10:23.661Z+ chown build:build /home/build /work
142023-12-05T05:10:24.391Z+ chmod 0700 /home/build /work
152023-12-05T05:10:24.394Zprocess exited: duration 3445 ms, exit code 0
 
162023-12-05T05:10:24.400Zstarting task 1: "rust-toolchain"
172023-12-05T05:10:24.409Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182023-12-05T05:10:24.412Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192023-12-05T05:10:24.588Zinfo: downloading installer
202023-12-05T05:10:27.443Zwarning: it looks like you have an existing installation of Rust at:
212023-12-05T05:10:27.443Zwarning: /opt/ooce/bin
222023-12-05T05:10:27.443Zwarning: It is recommended that rustup be the primary Rust installation.
232023-12-05T05:10:27.443Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242023-12-05T05:10:27.443Zwarning: If you are sure that you want both rustup and your already installed Rust
252023-12-05T05:10:27.443Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262023-12-05T05:10:27.443Zwarning: or pass `-y' to ignore all ignorable checks.
272023-12-05T05:10:27.443Zerror: cannot install while Rust is installed
282023-12-05T05:10:27.443Zwarning: continuing (because the -y flag is set and the error is ignorable)
292023-12-05T05:10:27.862Zinfo: profile set to 'default'
302023-12-05T05:10:27.864Zinfo: default host triple is x86_64-unknown-illumos
312023-12-05T05:10:27.864Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322023-12-05T05:10:27.864Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332023-12-05T05:10:27.864Zinfo: downloading component 'cargo'
342023-12-05T05:10:27.873Zinfo: downloading component 'clippy'
352023-12-05T05:10:28.001Zinfo: downloading component 'rust-docs'
362023-12-05T05:10:28.820Zinfo: downloading component 'rust-std'
372023-12-05T05:10:30.299Zinfo: downloading component 'rustc'
382023-12-05T05:10:34.334Zinfo: downloading component 'rustfmt'
392023-12-05T05:10:34.342Zinfo: installing component 'cargo'
402023-12-05T05:10:36.243Zinfo: installing component 'clippy'
412023-12-05T05:10:37.099Zinfo: installing component 'rust-docs'
422023-12-05T05:10:39.928Zinfo: installing component 'rust-std'
432023-12-05T05:10:43.587Zinfo: installing component 'rustc'
442023-12-05T05:10:53.540Zinfo: installing component 'rustfmt'
452023-12-05T05:10:54.112Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462023-12-05T05:10:54.112Z
472023-12-05T05:10:54.254Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482023-12-05T05:10:54.254Z
492023-12-05T05:10:54.254Z
502023-12-05T05:10:54.254ZRust is installed now. Great!
512023-12-05T05:10:54.254Z
522023-12-05T05:10:54.254ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532023-12-05T05:10:54.254Zenvironment variable. This has not been done automatically.
542023-12-05T05:10:54.254Z
552023-12-05T05:10:54.254ZTo configure your current shell, run:
562023-12-05T05:10:54.254Zsource "$HOME/.cargo/env"
572023-12-05T05:10:54.350Z+ rustc --version
582023-12-05T05:10:54.461Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592023-12-05T05:10:54.467Zprocess exited: duration 30068 ms, exit code 0
 
602023-12-05T05:10:54.472Zstarting task 2: "authentication"
612023-12-05T05:10:54.504Zprocess exited: duration 31 ms, exit code 0
 
622023-12-05T05:10:54.509Zstarting task 3: "clone repository"
632023-12-05T05:10:54.516Z+ mkdir -p /work/oxidecomputer/omicron
642023-12-05T05:10:54.519Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652023-12-05T05:10:54.558ZCloning into '/work/oxidecomputer/omicron'...
662023-12-05T05:11:00.634Z+ cd /work/oxidecomputer/omicron
672023-12-05T05:11:00.635Z+ [[ -n renovate/russh-keys-0.x ]]
682023-12-05T05:11:00.641Z+ git fetch origin renovate/russh-keys-0.x
692023-12-05T05:11:01.008ZFrom https://github.com/oxidecomputer/omicron
702023-12-05T05:11:01.008Z * branch renovate/russh-keys-0.x -> FETCH_HEAD
712023-12-05T05:11:01.017Z+ git checkout -B renovate/russh-keys-0.x remotes/origin/renovate/russh-keys-0.x
722023-12-05T05:11:01.124ZSwitched to a new branch 'renovate/russh-keys-0.x'
732023-12-05T05:11:01.559Zbranch 'renovate/russh-keys-0.x' set up to track 'origin/renovate/russh-keys-0.x'.
742023-12-05T05:11:01.559Z+ git reset --hard 16d3c9bc5e87961c7025f338f5e7215a886b465f
752023-12-05T05:11:01.567ZHEAD is now at 16d3c9bc Update Rust crate russh-keys to 0.40.0
762023-12-05T05:11:01.567Zprocess exited: duration 6781 ms, exit code 0
 
772023-12-05T05:11:01.580Zstarting task 4: "build"
782023-12-05T05:11:01.588Z+ cargo --version
792023-12-05T05:11:01.596Zinfo: syncing channel updates for '1.74.0-x86_64-unknown-illumos'
802023-12-05T05:11:01.805Zinfo: latest update on 2023-11-16, rust version 1.74.0 (79e9716c9 2023-11-13)
812023-12-05T05:11:01.808Zinfo: downloading component 'cargo'
822023-12-05T05:11:02.645Zinfo: downloading component 'clippy'
832023-12-05T05:11:02.902Zinfo: downloading component 'rust-docs'
842023-12-05T05:11:03.926Zinfo: downloading component 'rust-std'
852023-12-05T05:11:05.687Zinfo: downloading component 'rustc'
862023-12-05T05:11:10.025Zinfo: downloading component 'rustfmt'
872023-12-05T05:11:10.266Zinfo: installing component 'cargo'
882023-12-05T05:11:11.578Zinfo: installing component 'clippy'
892023-12-05T05:11:12.045Zinfo: installing component 'rust-docs'
902023-12-05T05:11:15.040Zinfo: installing component 'rust-std'
912023-12-05T05:11:17.668Zinfo: installing component 'rustc'
922023-12-05T05:11:23.989Zinfo: installing component 'rustfmt'
932023-12-05T05:11:24.514Zcargo 1.74.0 (ecb9851af 2023-10-18)
942023-12-05T05:11:24.518Z+ rustc --version
952023-12-05T05:11:24.702Zrustc 1.74.0 (79e9716c9 2023-11-13)
962023-12-05T05:11:24.706Z+ source ./env.sh
972023-12-05T05:11:24.706Z++ set -o xtrace
982023-12-05T05:11:24.706Z++++ dirname ./env.sh
992023-12-05T05:11:24.706Z+++ cd .
1002023-12-05T05:11:24.706Z+++ echo /work/oxidecomputer/omicron
1012023-12-05T05:11:24.706Z++ OMICRON_WS=/work/oxidecomputer/omicron
1022023-12-05T05:11:24.706Z++ 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-05T05:11:24.706Z++ 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-05T05:11:24.706Z++ 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-05T05:11:24.706Z++ 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-05T05:11:24.706Z++ 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-05T05:11:24.706Z++ 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-05T05:11:24.706Z++ 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-05T05:11:24.706Z++ 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-05T05:11:24.707Z++ unset OMICRON_WS
1112023-12-05T05:11:24.707Z++ set +o xtrace
1122023-12-05T05:11:24.707Z
1132023-12-05T05:11:24.707Z ##### ##### ###### ##### ###### #### # # # #### #
1142023-12-05T05:11:24.707Z # # # # # # # # # # # # # # #
1152023-12-05T05:11:24.707Z # # # # ##### # # ##### # # # # # #### #
1162023-12-05T05:11:24.707Z ##### ##### # ##### # # # # # # # # #
1172023-12-05T05:11:24.707Z # # # # # # # # # # # # # # #
1182023-12-05T05:11:24.707Z # # # ###### # # ###### ### # #### # #### #
1192023-12-05T05:11:24.707Z
1202023-12-05T05:11:33.550Z Startup: Refreshing catalog 'helios-dev' ... Done
1212023-12-05T05:11:34.725Z Startup: Caching catalogs ... Done
1222023-12-05T05:11:41.062ZPlanning: Solver setup ... Done (6.004s)
1232023-12-05T05:11:41.200ZPlanning: Running solver ... Done (0.143s)
1242023-12-05T05:11:41.263ZPlanning: Finding local manifests ... Done (0.004s)
1252023-12-05T05:11:41.279ZPlanning: Fetching manifests: 0/6 0% complete
1262023-12-05T05:11:41.525ZPlanning: Fetching manifests: 6/6 100% complete
1272023-12-05T05:11:41.618ZPlanning: Package planning ... Done (0.093s)
1282023-12-05T05:11:41.703ZPlanning: Merging actions ... Done (0.085s)
1292023-12-05T05:11:42.392ZPlanning: Checking for conflicting actions ... Done (0.689s)
1302023-12-05T05:11:42.411ZPlanning: Consolidating action changes ... Done (0.017s)
1312023-12-05T05:11:45.826ZPlanning: Evaluating mediators ... Done (3.415s)
1322023-12-05T05:11:45.940ZPlanning: Planning completed in 11.16 seconds
1332023-12-05T05:11:48.189Z Packages to install: 4
1342023-12-05T05:11:48.189Z Packages to update: 2
1352023-12-05T05:11:48.194Z Mediators to change: 2
1362023-12-05T05:11:48.194Z Services to change: 1
1372023-12-05T05:11:48.194Z Estimated space available: 148.88 GB
1382023-12-05T05:11:48.194ZEstimated space to be consumed: 1.42 GB
1392023-12-05T05:11:48.194Z Create boot environment: No
1402023-12-05T05:11:48.194ZCreate backup boot environment: Yes
1412023-12-05T05:11:48.194Z Rebuild boot archive: No
1422023-12-05T05:11:48.194Z
1432023-12-05T05:11:48.194ZChanged mediators:
1442023-12-05T05:11:48.194Z mediator clang:
1452023-12-05T05:11:48.194Z version: None -> 15 (system default)
1462023-12-05T05:11:48.194Z
1472023-12-05T05:11:48.194Z mediator llvm:
1482023-12-05T05:11:48.194Z version: 14 (system default) -> 15 (system default)
1492023-12-05T05:11:48.194Z
1502023-12-05T05:11:48.194ZChanged packages:
1512023-12-05T05:11:48.194Zhelios-dev
1522023-12-05T05:11:48.194Z developer/build-essential
1532023-12-05T05:11:48.194Z None -> 11-2.0
1542023-12-05T05:11:48.194Z library/libxmlsec1
1552023-12-05T05:11:48.194Z None -> 1.2.35-2.0
1562023-12-05T05:11:48.194Z ooce/developer/clang-15
1572023-12-05T05:11:48.194Z None -> 15.0.7-2.0
1582023-12-05T05:11:48.194Z ooce/developer/llvm-15
1592023-12-05T05:11:48.195Z None -> 15.0.7-2.0
1602023-12-05T05:11:48.195Z system/library/g++-runtime
1612023-12-05T05:11:48.195Z 12-2.0 -> 13-2.0
1622023-12-05T05:11:48.195Z system/library/gcc-runtime
1632023-12-05T05:11:48.195Z 12-2.0 -> 13-2.0
1642023-12-05T05:11:48.195Z
1652023-12-05T05:11:48.195ZServices:
1662023-12-05T05:11:48.195Z restart_fmri:
1672023-12-05T05:11:48.195Z svc:/system/update-man-index:default
1682023-12-05T05:11:48.349Z
1692023-12-05T05:11:48.349ZDownload: 0/3330 items 0.0/221.1MB 0% complete
1702023-12-05T05:11:53.361ZDownload: 348/3330 items 2.4/221.1MB 1% complete (487k/s)
1712023-12-05T05:11:58.361ZDownload: 1189/3330 items 52.1/221.1MB 23% complete (5.1M/s)
1722023-12-05T05:12:03.820ZDownload: 1198/3330 items 83.5/221.1MB 37% complete (8.4M/s)
1732023-12-05T05:12:08.939ZDownload: 1482/3330 items 117.4/221.1MB 53% complete (5.3M/s)
1742023-12-05T05:12:13.939ZDownload: 2192/3330 items 119.1/221.1MB 53% complete (3.6M/s)
1752023-12-05T05:12:18.952ZDownload: 2248/3330 items 119.4/221.1MB 54% complete (197k/s)
1762023-12-05T05:12:23.941ZDownload: 3228/3330 items 165.7/221.1MB 74% complete (4.6M/s)
1772023-12-05T05:12:28.946ZDownload: 3290/3330 items 212.6/221.1MB 96% complete (9.3M/s)
1782023-12-05T05:12:29.859ZDownload: Completed 221.11 MB in 41.51 seconds (5.3M/s)
1792023-12-05T05:12:31.891Z Actions: 1/3766 actions (Removing old actions)
1802023-12-05T05:12:31.891Z Actions: 5/3766 actions (Installing new actions)
1812023-12-05T05:12:36.905Z Actions: 1217/3766 actions (Installing new actions)
1822023-12-05T05:12:39.999Z Actions: 3729/3766 actions (Updating modified actions)
1832023-12-05T05:12:40.414Z Actions: Completed 3766 actions in 8.52 seconds.
1842023-12-05T05:12:40.605Z Done (0.189s)
1852023-12-05T05:12:40.612Z Done (0.000s)
1862023-12-05T05:12:40.847Z Done (0.242s)
1872023-12-05T05:12:48.264Z Done (7.285s)
1882023-12-05T05:12:48.635Z Done (0.285s)
1892023-12-05T05:12:48.642Z Done (0.000s)
1902023-12-05T05:12:49.277Z Done (0.000s)
1912023-12-05T05:12:49.568ZPlanning: Evaluating mediator changes ... Done
1922023-12-05T05:12:49.850ZPlanning: Checking for conflicting actions ... Done
1932023-12-05T05:12:49.856ZPlanning: Consolidating action changes ... Done
1942023-12-05T05:12:50.286ZPlanning: Evaluating mediators ... Done
1952023-12-05T05:12:50.289ZPlanning: Planning completed in 0.72 seconds
1962023-12-05T05:12:50.348Z Mediators to change: 2
1972023-12-05T05:12:50.348Z Create boot environment: No
1982023-12-05T05:12:50.352ZCreate backup boot environment: No
1992023-12-05T05:12:50.455Z Done
2002023-12-05T05:12:50.455Z Done
2012023-12-05T05:12:50.609Z Done
2022023-12-05T05:12:56.409Z Done
2032023-12-05T05:12:56.526Z Done
2042023-12-05T05:12:56.528Z Done
2052023-12-05T05:12:56.627Z Done
2062023-12-05T05:12:57.643ZPlanning: Evaluating mediator changes ... Done
2072023-12-05T05:12:57.646ZPlanning: Merging actions ... Done
2082023-12-05T05:12:57.984ZPlanning: Checking for conflicting actions ... Done
2092023-12-05T05:12:57.987ZPlanning: Consolidating action changes ... Done
2102023-12-05T05:12:58.423ZPlanning: Evaluating mediators ... Done
2112023-12-05T05:12:58.517ZPlanning: Planning completed in 1.31 seconds
2122023-12-05T05:12:58.582Z Packages to change: 1
2132023-12-05T05:12:58.582Z Mediators to change: 1
2142023-12-05T05:12:58.582Z Services to change: 1
2152023-12-05T05:12:58.585Z Create boot environment: No
2162023-12-05T05:12:58.585ZCreate backup boot environment: Yes
2172023-12-05T05:13:00.653Z Actions: 1/6 actions (Updating modified actions)
2182023-12-05T05:13:00.656Z Actions: Completed 6 actions in 0.00 seconds.
2192023-12-05T05:13:00.656Z Done
2202023-12-05T05:13:00.656Z Done
2212023-12-05T05:13:00.715Z Done
2222023-12-05T05:13:06.722Z Done
2232023-12-05T05:13:06.844Z Done
2242023-12-05T05:13:06.854Z Done
2252023-12-05T05:13:06.986Z Done
2262023-12-05T05:13:07.643ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2272023-12-05T05:13:07.643Zclang system 15 system
2282023-12-05T05:13:07.643Zcsh system system illumos
2292023-12-05T05:13:07.643Zctags system system illumos
2302023-12-05T05:13:07.643Zgcc vendor 12 vendor
2312023-12-05T05:13:07.643Zgcc system 10 system
2322023-12-05T05:13:07.643Zgcc system 7 system
2332023-12-05T05:13:07.643Zgo system 1.20 system
2342023-12-05T05:13:07.643Zgo system 1.19 system
2352023-12-05T05:13:07.643Zllvm system 15 system
2362023-12-05T05:13:07.643Zllvm system 14 system
2372023-12-05T05:13:07.644Zmariadb system 10.6 system
2382023-12-05T05:13:07.644Zmta vendor vendor dma
2392023-12-05T05:13:07.644Zopenjdk system 17 system
2402023-12-05T05:13:07.644Zopenjdk system 11 system
2412023-12-05T05:13:07.644Zopenjdk system 1.8 system
2422023-12-05T05:13:07.644Zopenssl vendor 3 vendor
2432023-12-05T05:13:07.644Zperl system 5.36 system
2442023-12-05T05:13:07.644Zpostgresql system 15 system
2452023-12-05T05:13:07.644Zpostgresql system 13 system
2462023-12-05T05:13:07.644Zpython vendor 3 vendor
2472023-12-05T05:13:07.644Zpython system 2 system
2482023-12-05T05:13:07.644Zpython3 system 3.11 system
2492023-12-05T05:13:07.644Zruby system 3.0 system
2502023-12-05T05:13:07.644Zwords vendor vendor american-english
2512023-12-05T05:13:07.644Zwords system system australian-english
2522023-12-05T05:13:07.644Zwords system system british-english
2532023-12-05T05:13:07.644Zwords system system canadian-english
2542023-12-05T05:13:07.644Zwords system system french
2552023-12-05T05:13:07.644Zwords system system italian
2562023-12-05T05:13:07.644Zwords system system ngerman
2572023-12-05T05:13:07.645Zwords system system ogerman
2582023-12-05T05:13:07.645Zwords system system spanish
2592023-12-05T05:13:08.179ZFMRI IFO
2602023-12-05T05:13:08.180Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2612023-12-05T05:13:08.180Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2622023-12-05T05:13:08.180Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2632023-12-05T05:13:08.180Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z im-
2642023-12-05T05:13:08.180Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2652023-12-05T05:13:08.180Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z i--
2662023-12-05T05:13:08.180Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z im-
2672023-12-05T05:13:08.180Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z im-
2682023-12-05T05:13:08.254Z+ set -o errexit
2692023-12-05T05:13:08.258Z+++ dirname ./tools/ci_download_cockroachdb
2702023-12-05T05:13:08.261Z++ cd ./tools
2712023-12-05T05:13:08.261Z++ pwd
2722023-12-05T05:13:08.261Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2732023-12-05T05:13:08.261Z++ basename ./tools/ci_download_cockroachdb
2742023-12-05T05:13:08.265Z+ ARG0=ci_download_cockroachdb
2752023-12-05T05:13:08.265Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2762023-12-05T05:13:08.268Z+ CIDL_VERSION=v22.1.9
2772023-12-05T05:13:08.268Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2782023-12-05T05:13:08.268Z++ CIDL_MD5_DARWIN=2db972c254b4e3b599e12110520178b5
2792023-12-05T05:13:08.268Z++ CIDL_MD5_LINUX=8c3170883e0a0be1a34b44090c067a8c
2802023-12-05T05:13:08.268Z++ CIDL_MD5_ILLUMOS=d8999aff364e5d70f226e139fda724a3
2812023-12-05T05:13:08.268Z+ TARGET_DIR=out
2822023-12-05T05:13:08.269Z+ DOWNLOAD_DIR=out/downloads
2832023-12-05T05:13:08.269Z+ DEST_DIR=./out/cockroachdb
2842023-12-05T05:13:08.269Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2852023-12-05T05:13:08.269Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2862023-12-05T05:13:08.269Z+ main
2872023-12-05T05:13:08.269Z+ [[ 0 != 0 ]]
2882023-12-05T05:13:08.269Z+ CIDL_OS=solaris2.11
2892023-12-05T05:13:08.269Z+ [[ 0 != 0 ]]
2902023-12-05T05:13:08.269Z+ configure_os solaris2.11
2912023-12-05T05:13:08.269Z+ echo 'current directory: /work/oxidecomputer/omicron'
2922023-12-05T05:13:08.269Zcurrent directory: /work/oxidecomputer/omicron
2932023-12-05T05:13:08.269Z+ echo 'configuring based on OS: "solaris2.11"'
2942023-12-05T05:13:08.269Z+ case "$1" in
2952023-12-05T05:13:08.269Zconfiguring based on OS: "solaris2.11"
2962023-12-05T05:13:08.269Z+ CIDL_BUILD=illumos
2972023-12-05T05:13:08.269Z+ CIDL_SUFFIX=tar.gz
2982023-12-05T05:13:08.269Z+ CIDL_MD5=d8999aff364e5d70f226e139fda724a3
2992023-12-05T05:13:08.269Z+ CIDL_MD5FUNC=do_md5sum
3002023-12-05T05:13:08.270Z+ CIDL_URL_BASE=https://illumos.org/downloads
3012023-12-05T05:13:08.270Z+ CIDL_ASSEMBLE=do_assemble_illumos
3022023-12-05T05:13:08.270Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
3032023-12-05T05:13:08.270Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
3042023-12-05T05:13:08.270Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
3052023-12-05T05:13:08.270Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
3062023-12-05T05:13:08.270Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
3072023-12-05T05:13:08.270ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
3082023-12-05T05:13:08.270ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
3092023-12-05T05:13:08.272Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
3102023-12-05T05:13:08.272Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
3112023-12-05T05:13:08.272Z+ mkdir -p out/downloads
3122023-12-05T05:13:08.275Z+ mkdir -p ./out/cockroachdb
3132023-12-05T05:13:08.275Z+ local DO_DOWNLOAD=true
3142023-12-05T05:13:08.275Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
3152023-12-05T05:13:08.275Z+ '[' true == true ']'
3162023-12-05T05:13:08.275Z+ echo Downloading...
3172023-12-05T05:13:08.275ZDownloading...
3182023-12-05T05:13:08.275Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
3192023-12-05T05:13:08.275Z+ 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
3202023-12-05T05:13:14.978Z++ do_md5sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
3212023-12-05T05:13:14.981Z++ md5sum
3222023-12-05T05:13:14.981Z++ awk '{print $1}'
3232023-12-05T05:13:15.167Z+ calculated_md5=d8999aff364e5d70f226e139fda724a3
3242023-12-05T05:13:15.167Z+ [[ 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 ]]
3252023-12-05T05:13:15.167Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
3262023-12-05T05:13:15.180Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
3272023-12-05T05:13:18.739Z+ do_assemble_illumos
3282023-12-05T05:13:18.739Z+ rm -r ./out/cockroachdb
3292023-12-05T05:13:18.742Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
3302023-12-05T05:13:19.360Z+ ./out/cockroachdb/bin/cockroach version
3312023-12-05T05:13:19.553ZBuild Tag: v22.1.9-dirty
3322023-12-05T05:13:19.554ZBuild Time: 2022/10/26 21:17:46
3332023-12-05T05:13:19.554ZDistribution: OSS
3342023-12-05T05:13:19.554ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3352023-12-05T05:13:19.554ZGo Version: go1.17.13
3362023-12-05T05:13:19.554ZC Compiler: gcc 10.3.0
3372023-12-05T05:13:19.554ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3382023-12-05T05:13:19.554ZBuild Type: release
3392023-12-05T05:13:19.578Z+ set -o errexit
3402023-12-05T05:13:19.581Z+++ dirname ./tools/ci_download_clickhouse
3412023-12-05T05:13:19.584Z++ cd ./tools
3422023-12-05T05:13:19.584Z++ pwd
3432023-12-05T05:13:19.584Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3442023-12-05T05:13:19.587Z++ basename ./tools/ci_download_clickhouse
3452023-12-05T05:13:19.587Z+ ARG0=ci_download_clickhouse
3462023-12-05T05:13:19.587Z+ TARGET_DIR=out
3472023-12-05T05:13:19.587Z+ DOWNLOAD_DIR=out/downloads
3482023-12-05T05:13:19.587Z+ DEST_DIR=./out/clickhouse
3492023-12-05T05:13:19.587Z+ CIDL_VERSION=v22.8.9.24
3502023-12-05T05:13:19.587Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3512023-12-05T05:13:19.587Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3522023-12-05T05:13:19.587Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3532023-12-05T05:13:19.587Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3542023-12-05T05:13:19.587Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3552023-12-05T05:13:19.590Z+ main
3562023-12-05T05:13:19.590Z+ [[ 0 != 0 ]]
3572023-12-05T05:13:19.590Z+ CIDL_OS=solaris2.11
3582023-12-05T05:13:19.590Z+ [[ 0 != 0 ]]
3592023-12-05T05:13:19.590Z+ configure_os solaris2.11
3602023-12-05T05:13:19.590Z+ echo 'current directory: /work/oxidecomputer/omicron'
3612023-12-05T05:13:19.590Zcurrent directory: /work/oxidecomputer/omicron
3622023-12-05T05:13:19.590Z+ echo 'configuring based on OS: "solaris2.11"'
3632023-12-05T05:13:19.590Z+ CIDL_DASHREV=
3642023-12-05T05:13:19.590Zconfiguring based on OS: "solaris2.11"
3652023-12-05T05:13:19.590Z+ case "$1" in
3662023-12-05T05:13:19.590Z+ CIDL_PLATFORM=illumos
3672023-12-05T05:13:19.591Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3682023-12-05T05:13:19.591Z+ CIDL_MD5FUNC=do_md5sum
3692023-12-05T05:13:19.591Z+ CIDL_DASHREV=-1
3702023-12-05T05:13:19.591Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3712023-12-05T05:13:19.591Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3722023-12-05T05:13:19.591Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3732023-12-05T05:13:19.591Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3742023-12-05T05:13:19.591Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3752023-12-05T05:13:19.591ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3762023-12-05T05:13:19.591ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3772023-12-05T05:13:19.591Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3782023-12-05T05:13:19.591Z+ mkdir -p out/downloads
3792023-12-05T05:13:19.591Z+ mkdir -p ./out/clickhouse
3802023-12-05T05:13:19.594Z+ local DO_DOWNLOAD=true
3812023-12-05T05:13:19.594Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3822023-12-05T05:13:19.594Z+ '[' true == true ']'
3832023-12-05T05:13:19.594Z+ echo Downloading...
3842023-12-05T05:13:19.594ZDownloading...
3852023-12-05T05:13:19.594Z+ 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
3862023-12-05T05:13:19.594Z+ 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
3872023-12-05T05:13:20.948Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3882023-12-05T05:13:20.948Z++ md5sum
3892023-12-05T05:13:20.971Z++ awk '{print $1}'
3902023-12-05T05:13:21.249Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3912023-12-05T05:13:21.249Z+ [[ 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 ]]
3922023-12-05T05:13:21.249Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3932023-12-05T05:13:21.252Z+ mkdir -p ./out/clickhouse
3942023-12-05T05:13:21.252Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3952023-12-05T05:13:26.484Z+ ./out/clickhouse/clickhouse server --version
3962023-12-05T05:13:26.538ZClickHouse server version 22.8.9.1.
3972023-12-05T05:13:26.561Z+ set -o errexit
3982023-12-05T05:13:26.563Z+++ dirname ./tools/ci_download_console
3992023-12-05T05:13:26.567Z++ cd ./tools
4002023-12-05T05:13:26.568Z++ pwd
4012023-12-05T05:13:26.568Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4022023-12-05T05:13:26.568Z++ basename ./tools/ci_download_console
4032023-12-05T05:13:26.571Z+ ARG0=ci_download_console
4042023-12-05T05:13:26.571Z+ TARGET_DIR=out
4052023-12-05T05:13:26.571Z+ DOWNLOAD_DIR=out/downloads
4062023-12-05T05:13:26.571Z+ DEST_DIR=./out/console-assets
4072023-12-05T05:13:26.571Z+ source /work/oxidecomputer/omicron/tools/console_version
4082023-12-05T05:13:26.571Z++ COMMIT=ae8218df707360a902133f4a96b48a3b5a62a09e
4092023-12-05T05:13:26.571Z++ SHA2=ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989
4102023-12-05T05:13:26.571Z+ URL=https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
4112023-12-05T05:13:26.571Z+ TARBALL_FILE=out/downloads/console.tar.gz
4122023-12-05T05:13:26.571Z+ main
4132023-12-05T05:13:26.571Z+ [[ 0 != 0 ]]
4142023-12-05T05:13:26.572Z+ echo 'URL: https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz'
4152023-12-05T05:13:26.572ZURL: https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
4162023-12-05T05:13:26.572Z+ echo 'Local file: out/downloads/console.tar.gz'
4172023-12-05T05:13:26.572ZLocal file: out/downloads/console.tar.gz
4182023-12-05T05:13:26.572Z+ local DO_DOWNLOAD=true
4192023-12-05T05:13:26.572Z+ [[ -f out/downloads/console.tar.gz ]]
4202023-12-05T05:13:26.572Z+ mkdir -p out/downloads
4212023-12-05T05:13:26.609Z+ '[' true == true ']'
4222023-12-05T05:13:26.610Z+ echo Downloading...
4232023-12-05T05:13:26.610ZDownloading...
4242023-12-05T05:13:26.610Z+ do_download_curl https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz out/downloads/console.tar.gz
4252023-12-05T05:13:26.610Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
4262023-12-05T05:13:27.206Z++ do_sha256sum out/downloads/console.tar.gz
4272023-12-05T05:13:27.208Z++ case "$OSTYPE" in
4282023-12-05T05:13:27.209Z++ SHA=sha256sum
4292023-12-05T05:13:27.209Z++ sha256sum
4302023-12-05T05:13:27.209Z++ awk '{print $1}'
4312023-12-05T05:13:27.643Z+ calculated_sha2=ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989
4322023-12-05T05:13:27.643Z+ [[ 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 ]]
4332023-12-05T05:13:27.643Z+ rm -rf ./out/console-assets
4342023-12-05T05:13:27.649Z+ mkdir -p ./out/console-assets
4352023-12-05T05:13:27.649Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4362023-12-05T05:13:27.649Z+ mkdir -p ./out/console-assets
4372023-12-05T05:13:27.649Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4382023-12-05T05:13:27.649Z+ set -o errexit
4392023-12-05T05:13:27.654Z+++ dirname ./tools/ci_download_maghemite_openapi
4402023-12-05T05:13:27.654Z++ cd ./tools
4412023-12-05T05:13:27.654Z++ pwd
4422023-12-05T05:13:27.654Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4432023-12-05T05:13:27.654Z++ basename ./tools/ci_download_maghemite_openapi
4442023-12-05T05:13:27.654Z+ ARG0=ci_download_maghemite_openapi
4452023-12-05T05:13:27.654Z+ TARGET_DIR=out
4462023-12-05T05:13:27.654Z+ DOWNLOAD_DIR=out/downloads
4472023-12-05T05:13:27.654Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4482023-12-05T05:13:27.654Z++ COMMIT=579592bf474ec4b86805ada60c1b920b3beef5a7
4492023-12-05T05:13:27.654Z++ SHA2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4502023-12-05T05:13:27.654Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/ddm-admin.json
4512023-12-05T05:13:27.654Z+ LOCAL_FILE=out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4522023-12-05T05:13:27.654Z+ main
4532023-12-05T05:13:27.654Z+ [[ 0 != 0 ]]
4542023-12-05T05:13:27.654Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/ddm-admin.json'
4552023-12-05T05:13:27.654ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/ddm-admin.json
4562023-12-05T05:13:27.654Z+ echo 'Local file: out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json'
4572023-12-05T05:13:27.654Z+ local DO_DOWNLOAD=true
4582023-12-05T05:13:27.654ZLocal file: out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4592023-12-05T05:13:27.654Z+ [[ -f out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json ]]
4602023-12-05T05:13:27.654Z+ mkdir -p out/downloads
4612023-12-05T05:13:27.654Z+ '[' true == true ']'
4622023-12-05T05:13:27.654Z+ echo Downloading...
4632023-12-05T05:13:27.655ZDownloading...
4642023-12-05T05:13:27.655Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/ddm-admin.json out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4652023-12-05T05:13:27.655Z+ 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
4662023-12-05T05:13:27.655Z++ do_sha256sum out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4672023-12-05T05:13:27.655Z++ case "$OSTYPE" in
4682023-12-05T05:13:27.655Z++ SHA=sha256sum
4692023-12-05T05:13:27.655Z++ sha256sum
4702023-12-05T05:13:27.655Z++ awk '{print $1}'
4712023-12-05T05:13:27.656Z+ calculated_sha2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4722023-12-05T05:13:27.656Z+ [[ 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 ]]
4732023-12-05T05:13:27.656Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4742023-12-05T05:13:27.656Z++ COMMIT=579592bf474ec4b86805ada60c1b920b3beef5a7
4752023-12-05T05:13:27.656Z++ SHA2=6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971
4762023-12-05T05:13:27.656Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/mg-admin.json
4772023-12-05T05:13:27.656Z+ LOCAL_FILE=out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4782023-12-05T05:13:27.656Z+ main
4792023-12-05T05:13:27.656Z+ [[ 0 != 0 ]]
4802023-12-05T05:13:27.656Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/mg-admin.json'
4812023-12-05T05:13:27.656Z+ echo 'Local file: out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json'
4822023-12-05T05:13:27.656ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/mg-admin.json
4832023-12-05T05:13:27.656ZLocal file: out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4842023-12-05T05:13:27.656Z+ local DO_DOWNLOAD=true
4852023-12-05T05:13:27.656Z+ [[ -f out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json ]]
4862023-12-05T05:13:27.656Z+ mkdir -p out/downloads
4872023-12-05T05:13:27.656Z+ '[' true == true ']'
4882023-12-05T05:13:27.656Z+ echo Downloading...
4892023-12-05T05:13:27.656ZDownloading...
4902023-12-05T05:13:27.656Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/mg-admin.json out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4912023-12-05T05:13:27.656Z+ 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
4922023-12-05T05:13:27.699Z++ do_sha256sum out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4932023-12-05T05:13:27.699Z++ case "$OSTYPE" in
4942023-12-05T05:13:27.702Z++ SHA=sha256sum
4952023-12-05T05:13:27.702Z++ sha256sum
4962023-12-05T05:13:27.702Z++ awk '{print $1}'
4972023-12-05T05:13:27.705Z+ calculated_sha2=6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971
4982023-12-05T05:13:27.705Z+ [[ 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 ]]
4992023-12-05T05:13:27.716Z+ set -o errexit
5002023-12-05T05:13:27.722Z+++ dirname ./tools/ci_download_dendrite_openapi
5012023-12-05T05:13:27.722Z++ cd ./tools
5022023-12-05T05:13:27.722Z++ pwd
5032023-12-05T05:13:27.722Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5042023-12-05T05:13:27.727Z++ basename ./tools/ci_download_dendrite_openapi
5052023-12-05T05:13:27.727Z+ ARG0=ci_download_dendrite_openapi
5062023-12-05T05:13:27.727Z+ TARGET_DIR=out
5072023-12-05T05:13:27.727Z+ DOWNLOAD_DIR=out/downloads
5082023-12-05T05:13:27.727Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5092023-12-05T05:13:27.727Z++ COMMIT=2af6adea85c62ac37e451148b84e5eb0ef005f36
5102023-12-05T05:13:27.727Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5112023-12-05T05:13:27.727Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/2af6adea85c62ac37e451148b84e5eb0ef005f36/dpd.json
5122023-12-05T05:13:27.727Z+ LOCAL_FILE=out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json
5132023-12-05T05:13:27.727Z+ main
5142023-12-05T05:13:27.727Z+ [[ 0 != 0 ]]
5152023-12-05T05:13:27.727Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/2af6adea85c62ac37e451148b84e5eb0ef005f36/dpd.json'
5162023-12-05T05:13:27.727ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/2af6adea85c62ac37e451148b84e5eb0ef005f36/dpd.json
5172023-12-05T05:13:27.727ZLocal file: out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json
5182023-12-05T05:13:27.727Z+ echo 'Local file: out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json'
5192023-12-05T05:13:27.728Z+ local DO_DOWNLOAD=true
5202023-12-05T05:13:27.728Z+ [[ -f out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json ]]
5212023-12-05T05:13:27.728Z+ mkdir -p out/downloads
5222023-12-05T05:13:27.728Z+ '[' true == true ']'
5232023-12-05T05:13:27.728Z+ echo Downloading...
5242023-12-05T05:13:27.728ZDownloading...
5252023-12-05T05:13:27.728Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/2af6adea85c62ac37e451148b84e5eb0ef005f36/dpd.json out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json
5262023-12-05T05:13:27.728Z+ 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
5272023-12-05T05:13:27.869Z++ do_sha256sum out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json
5282023-12-05T05:13:27.869Z++ case "$OSTYPE" in
5292023-12-05T05:13:27.871Z++ SHA=sha256sum
5302023-12-05T05:13:27.872Z++ sha256sum
5312023-12-05T05:13:27.875Z++ awk '{print $1}'
5322023-12-05T05:13:27.878Z+ calculated_sha2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5332023-12-05T05:13:27.878Z+ [[ 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 ]]
5342023-12-05T05:13:27.885Z+ set -o errexit
5352023-12-05T05:13:27.888Z+++ dirname ./tools/ci_download_dendrite_stub
5362023-12-05T05:13:27.891Z++ cd ./tools
5372023-12-05T05:13:27.891Z++ pwd
5382023-12-05T05:13:27.891Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5392023-12-05T05:13:27.894Z++ basename ./tools/ci_download_dendrite_stub
5402023-12-05T05:13:27.894Z+ ARG0=ci_download_dendrite_stub
5412023-12-05T05:13:27.894Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5422023-12-05T05:13:27.894Z++ CIDL_SHA256_ILLUMOS=dc93b671cce54e83ed55faaa267f81ba9e65abcd6714aa559d68a8783d73b1c1
5432023-12-05T05:13:27.894Z++ CIDL_SHA256_LINUX_DPD=b13b391a085ba6bf16fdd99774f64c9d53cd7220ad518d5839c8558fb925c40c
5442023-12-05T05:13:27.894Z++ CIDL_SHA256_LINUX_SWADM=6bfa4e367eb2b0be89f1588ac458026a186314597a4feb9fee6cea60101c7ebe
5452023-12-05T05:13:27.894Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5462023-12-05T05:13:27.894Z++ COMMIT=2af6adea85c62ac37e451148b84e5eb0ef005f36
5472023-12-05T05:13:27.897Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5482023-12-05T05:13:27.897Z+ TARGET_DIR=out
5492023-12-05T05:13:27.897Z+ DOWNLOAD_DIR=out/downloads
5502023-12-05T05:13:27.897Z+ DEST_DIR=./out/dendrite-stub
5512023-12-05T05:13:27.897Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5522023-12-05T05:13:27.897Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5532023-12-05T05:13:27.897Z+ REPO=oxidecomputer/dendrite
5542023-12-05T05:13:27.897Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/2af6adea85c62ac37e451148b84e5eb0ef005f36
5552023-12-05T05:13:27.897Z+ main
5562023-12-05T05:13:27.897Z+ [[ 0 != 0 ]]
5572023-12-05T05:13:27.897Z+ CIDL_OS=solaris2.11
5582023-12-05T05:13:27.897Z+ [[ 0 != 0 ]]
5592023-12-05T05:13:27.897Z+ configure_os solaris2.11
5602023-12-05T05:13:27.897Z+ echo 'current directory: /work/oxidecomputer/omicron'
5612023-12-05T05:13:27.897Zcurrent directory: /work/oxidecomputer/omicron
5622023-12-05T05:13:27.897Z+ echo 'configuring based on OS: "solaris2.11"'
5632023-12-05T05:13:27.897Zconfiguring based on OS: "solaris2.11"
5642023-12-05T05:13:27.897Z+ case "$1" in
5652023-12-05T05:13:27.897Z+ SET_BINARIES=
5662023-12-05T05:13:27.897Z+ CIDL_SHA256=dc93b671cce54e83ed55faaa267f81ba9e65abcd6714aa559d68a8783d73b1c1
5672023-12-05T05:13:27.897Z+ CIDL_SHA256FUNC=do_sha256sum
5682023-12-05T05:13:27.897Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5692023-12-05T05:13:27.897Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/2af6adea85c62ac37e451148b84e5eb0ef005f36/dendrite-stub.tar.gz
5702023-12-05T05:13:27.897Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5712023-12-05T05:13:27.897Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/2af6adea85c62ac37e451148b84e5eb0ef005f36/dendrite-stub.tar.gz'
5722023-12-05T05:13:27.897Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5732023-12-05T05:13:27.897ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/2af6adea85c62ac37e451148b84e5eb0ef005f36/dendrite-stub.tar.gz
5742023-12-05T05:13:27.897ZLocal file: out/downloads/dendrite-stub.tar.gz
5752023-12-05T05:13:27.897Z+ mkdir -p out/downloads
5762023-12-05T05:13:27.900Z+ mkdir -p ./out/dendrite-stub
5772023-12-05T05:13:27.900Z+ fetch_and_verify
5782023-12-05T05:13:27.900Z+ local DO_DOWNLOAD=true
5792023-12-05T05:13:27.900Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5802023-12-05T05:13:27.900Z+ '[' true == true ']'
5812023-12-05T05:13:27.900Z+ echo Downloading...
5822023-12-05T05:13:27.900ZDownloading...
5832023-12-05T05:13:27.900Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/2af6adea85c62ac37e451148b84e5eb0ef005f36/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5842023-12-05T05:13:27.900Z+ 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
5852023-12-05T05:13:36.094Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5862023-12-05T05:13:36.097Z++ sha256sum
5872023-12-05T05:13:36.097Z++ awk '{print $1}'
5882023-12-05T05:13:36.217Z+ calculated_sha256=dc93b671cce54e83ed55faaa267f81ba9e65abcd6714aa559d68a8783d73b1c1
5892023-12-05T05:13:36.217Z+ [[ 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 ]]
5902023-12-05T05:13:36.229Z+ do_untar out/downloads/dendrite-stub.tar.gz
5912023-12-05T05:13:36.232Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5922023-12-05T05:13:37.463Z+ do_assemble
5932023-12-05T05:13:37.463Z+ rm -r ./out/dendrite-stub
5942023-12-05T05:13:37.480Z+ mkdir ./out/dendrite-stub
5952023-12-05T05:13:37.480Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5962023-12-05T05:13:37.480Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5972023-12-05T05:13:37.480Z+ set -o errexit
5982023-12-05T05:13:37.481Z+++ dirname ./tools/ci_download_maghemite_mgd
5992023-12-05T05:13:37.481Z++ cd ./tools
6002023-12-05T05:13:37.481Z++ pwd
6012023-12-05T05:13:37.481Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6022023-12-05T05:13:37.481Z++ basename ./tools/ci_download_maghemite_mgd
6032023-12-05T05:13:37.481Z+ ARG0=ci_download_maghemite_mgd
6042023-12-05T05:13:37.481Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
6052023-12-05T05:13:37.481Z++ CIDL_SHA256=82aa1ca1d7701b2221c442d58f912be59798258d574effcb866ffab22753cf38
6062023-12-05T05:13:37.481Z++ MGD_LINUX_SHA256=81231b30872fa1c581aa22c101f32d11f33f335758ac1fd2653436fbc7aab93f
6072023-12-05T05:13:37.481Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
6082023-12-05T05:13:37.481Z++ COMMIT=579592bf474ec4b86805ada60c1b920b3beef5a7
6092023-12-05T05:13:37.481Z++ SHA2=6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971
6102023-12-05T05:13:37.481Z+ TARGET_DIR=out
6112023-12-05T05:13:37.481Z+ DOWNLOAD_DIR=out/downloads
6122023-12-05T05:13:37.481Z+ DEST_DIR=./out/mgd
6132023-12-05T05:13:37.481Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
6142023-12-05T05:13:37.481Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6152023-12-05T05:13:37.481Z+ REPO=oxidecomputer/maghemite
6162023-12-05T05:13:37.481Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7
6172023-12-05T05:13:37.481Z+ main
6182023-12-05T05:13:37.481Z+ [[ 0 != 0 ]]
6192023-12-05T05:13:37.481Z+ CIDL_OS=solaris2.11
6202023-12-05T05:13:37.481Z+ [[ 0 != 0 ]]
6212023-12-05T05:13:37.481Z+ configure_os solaris2.11
6222023-12-05T05:13:37.481Z+ echo 'current directory: /work/oxidecomputer/omicron'
6232023-12-05T05:13:37.481Zcurrent directory: /work/oxidecomputer/omicron
6242023-12-05T05:13:37.481Z+ echo 'configuring based on OS: "solaris2.11"'
6252023-12-05T05:13:37.481Z+ case "$1" in
6262023-12-05T05:13:37.482Zconfiguring based on OS: "solaris2.11"
6272023-12-05T05:13:37.482Z+ SET_BINARIES=
6282023-12-05T05:13:37.482Z+ CIDL_SHA256FUNC=do_sha256sum
6292023-12-05T05:13:37.482Z+ TARBALL_FILENAME=mgd.tar.gz
6302023-12-05T05:13:37.482Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7/mgd.tar.gz
6312023-12-05T05:13:37.485Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6322023-12-05T05:13:37.485Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7/mgd.tar.gz'
6332023-12-05T05:13:37.485ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7/mgd.tar.gz
6342023-12-05T05:13:37.485Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6352023-12-05T05:13:37.485ZLocal file: out/downloads/mgd.tar.gz
6362023-12-05T05:13:37.485Z+ mkdir -p out/downloads
6372023-12-05T05:13:37.485Z+ mkdir -p ./out/mgd
6382023-12-05T05:13:37.485Z+ fetch_and_verify
6392023-12-05T05:13:37.485Z+ local DO_DOWNLOAD=true
6402023-12-05T05:13:37.485Z+ [[ -f out/downloads/mgd.tar.gz ]]
6412023-12-05T05:13:37.485Z+ '[' true == true ']'
6422023-12-05T05:13:37.485Z+ echo Downloading...
6432023-12-05T05:13:37.485ZDownloading...
6442023-12-05T05:13:37.485Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7/mgd.tar.gz out/downloads/mgd.tar.gz
6452023-12-05T05:13:37.485Z+ 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
6462023-12-05T05:13:41.406Z++ do_sha256sum out/downloads/mgd.tar.gz
6472023-12-05T05:13:41.409Z++ sha256sum
6482023-12-05T05:13:41.409Z++ awk '{print $1}'
6492023-12-05T05:13:41.483Z+ calculated_sha256=82aa1ca1d7701b2221c442d58f912be59798258d574effcb866ffab22753cf38
6502023-12-05T05:13:41.483Z+ [[ 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 ]]
6512023-12-05T05:13:41.488Z+ do_untar out/downloads/mgd.tar.gz
6522023-12-05T05:13:41.489Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6532023-12-05T05:13:42.174Z+ do_assemble
6542023-12-05T05:13:42.174Z+ rm -r ./out/mgd
6552023-12-05T05:13:42.177Z+ mkdir ./out/mgd
6562023-12-05T05:13:42.180Z+ cp -r out/downloads/root ./out/mgd/root
6572023-12-05T05:13:42.401Z+ set -o errexit
6582023-12-05T05:13:42.404Z+++ dirname ./tools/ci_download_transceiver_control
6592023-12-05T05:13:42.406Z++ cd ./tools
6602023-12-05T05:13:42.406Z++ pwd
6612023-12-05T05:13:42.407Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6622023-12-05T05:13:42.410Z++ basename ./tools/ci_download_transceiver_control
6632023-12-05T05:13:42.410Z+ ARG0=ci_download_transceiver_control
6642023-12-05T05:13:42.410Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6652023-12-05T05:13:42.410Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6662023-12-05T05:13:42.410Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6672023-12-05T05:13:42.410Z+ TARGET_DIR=out
6682023-12-05T05:13:42.410Z+ DOWNLOAD_DIR=out/downloads
6692023-12-05T05:13:42.410Z+ DEST_DIR=./out/transceiver-control
6702023-12-05T05:13:42.410Z+ BIN_DIR=/opt/oxide/bin
6712023-12-05T05:13:42.410Z+ BINARY=xcvradm
6722023-12-05T05:13:42.410Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6732023-12-05T05:13:42.410Z+ REPO=oxidecomputer/transceiver-control
6742023-12-05T05:13:42.410Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6752023-12-05T05:13:42.410Z+ main
6762023-12-05T05:13:42.410Z+ [[ 0 != 0 ]]
6772023-12-05T05:13:42.412Z+ CIDL_OS=solaris2.11
6782023-12-05T05:13:42.412Z+ [[ 0 != 0 ]]
6792023-12-05T05:13:42.412Z+ configure_os solaris2.11
6802023-12-05T05:13:42.412Z+ echo 'current directory: /work/oxidecomputer/omicron'
6812023-12-05T05:13:42.412Zcurrent directory: /work/oxidecomputer/omicron
6822023-12-05T05:13:42.412Z+ echo 'configuring based on OS: "solaris2.11"'
6832023-12-05T05:13:42.412Z+ case "$1" in
6842023-12-05T05:13:42.412Zconfiguring based on OS: "solaris2.11"
6852023-12-05T05:13:42.412Z+ SET_BINARIES=
6862023-12-05T05:13:42.412Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6872023-12-05T05:13:42.412Z+ CIDL_SHA256FUNC=do_sha256sum
6882023-12-05T05:13:42.412Z+ ARCHIVE_FILENAME=xcvradm.gz
6892023-12-05T05:13:42.413Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6902023-12-05T05:13:42.413Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6912023-12-05T05:13:42.413Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6922023-12-05T05:13:42.413ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6932023-12-05T05:13:42.413Z+ echo 'Local file: out/downloads/xcvradm.gz'
6942023-12-05T05:13:42.413Z+ mkdir -p out/downloads
6952023-12-05T05:13:42.413ZLocal file: out/downloads/xcvradm.gz
6962023-12-05T05:13:42.420Z+ mkdir -p ./out/transceiver-control
6972023-12-05T05:13:42.420Z+ fetch_and_verify
6982023-12-05T05:13:42.420Z+ local DO_DOWNLOAD=true
6992023-12-05T05:13:42.420Z+ [[ -f out/downloads/xcvradm.gz ]]
7002023-12-05T05:13:42.420Z+ '[' true == true ']'
7012023-12-05T05:13:42.420Z+ echo Downloading...
7022023-12-05T05:13:42.420ZDownloading...
7032023-12-05T05:13:42.420Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
7042023-12-05T05:13:42.420Z+ 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
7052023-12-05T05:13:43.828Z++ do_sha256sum out/downloads/xcvradm.gz
7062023-12-05T05:13:43.832Z++ sha256sum
7072023-12-05T05:13:43.832Z++ awk '{print $1}'
7082023-12-05T05:13:43.860Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
7092023-12-05T05:13:43.860Z+ [[ 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 ]]
7102023-12-05T05:13:43.868Z+ do_unpack out/downloads/xcvradm.gz
7112023-12-05T05:13:43.868Z+ mkdir -p out/downloads/root//opt/oxide/bin
7122023-12-05T05:13:43.868Z+ gzip -dc out/downloads/xcvradm.gz
7132023-12-05T05:13:44.041Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
7142023-12-05T05:13:44.044Z+ do_assemble
7152023-12-05T05:13:44.044Z+ rm -r ./out/transceiver-control
7162023-12-05T05:13:44.047Z+ mkdir ./out/transceiver-control
7172023-12-05T05:13:44.050Z+ cp -r out/downloads/root ./out/transceiver-control/root
7182023-12-05T05:13:44.292ZAll builder prerequisites installed successfully, and PATH looks valid
7192023-12-05T05:13:44.296Z
7202023-12-05T05:13:44.296Zreal 2:19.595695496
7212023-12-05T05:13:44.296Zuser 55.141619421
7222023-12-05T05:13:44.296Zsys 11.177609550
7232023-12-05T05:13:44.296Ztrap 0.024245525
7242023-12-05T05:13:44.296Ztflt 0.130859538
7252023-12-05T05:13:44.296Zdflt 0.546701727
7262023-12-05T05:13:44.296Zkflt 0.105218083
7272023-12-05T05:13:44.301Zlock 1.700080460
7282023-12-05T05:13:44.301Zslp 4:16.673247838
7292023-12-05T05:13:44.301Zlat 4.242923170
7302023-12-05T05:13:44.301Zstop 0.071345935
7312023-12-05T05:13:44.304Z
7322023-12-05T05:13:44.304Z #### # # ##### ##### # #
7332023-12-05T05:13:44.304Z # # # # # # # # # #
7342023-12-05T05:13:44.304Z # # # # # # # #
7352023-12-05T05:13:44.304Z # # # ##### ##### #
7362023-12-05T05:13:44.304Z # # # # # # #
7372023-12-05T05:13:44.304Z #### ###### # # # #
7382023-12-05T05:13:44.304Z
7392023-12-05T05:13:44.663Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7402023-12-05T05:13:45.657Z Updating crates.io index
7412023-12-05T05:13:45.718Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7422023-12-05T05:13:46.584Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7432023-12-05T05:13:48.367Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7442023-12-05T05:13:49.027Z Updating git repository `http://github.com/oxidecomputer/tofino`
7452023-12-05T05:13:49.374Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7462023-12-05T05:13:49.713Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7472023-12-05T05:13:50.008Z Updating git repository `https://github.com/oxidecomputer/propolis`
7482023-12-05T05:13:50.973Z Updating git repository `https://github.com/oxidecomputer/crucible`
7492023-12-05T05:13:53.040Z Updating git repository `https://github.com/oxidecomputer/opte`
7502023-12-05T05:13:54.143Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7512023-12-05T05:13:54.520Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7522023-12-05T05:13:55.133Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7532023-12-05T05:13:55.498Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7542023-12-05T05:13:55.883Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7552023-12-05T05:13:56.318Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7562023-12-05T05:13:56.620Z Updating git repository `https://github.com/njaremko/samael`
7572023-12-05T05:13:57.161Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7582023-12-05T05:13:57.728Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7592023-12-05T05:13:58.162Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7602023-12-05T05:13:58.496Z Updating git repository `https://github.com/jgallagher/nix`
7612023-12-05T05:13:59.767Z Updating git repository `https://github.com/cbiffle/hubpack`
7622023-12-05T05:14:00.314Z Updating git repository `https://github.com/oxidecomputer/typify`
7632023-12-05T05:14:01.270Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7642023-12-05T05:14:01.705Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7652023-12-05T05:14:02.066Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7662023-12-05T05:14:03.604Z Downloading crates ...
7672023-12-05T05:14:03.802Z Downloaded io-lifetimes v1.0.11
7682023-12-05T05:14:03.807Z Downloaded heck v0.4.1
7692023-12-05T05:14:03.816Z Downloaded ryu v1.0.15
7702023-12-05T05:14:03.825Z Downloaded equivalent v1.0.1
7712023-12-05T05:14:03.828Z Downloaded colorchoice v1.0.0
7722023-12-05T05:14:03.831Z Downloaded utf8parse v0.2.1
7732023-12-05T05:14:03.835Z Downloaded anstyle v1.0.2
7742023-12-05T05:14:03.835Z Downloaded cargo-platform v0.1.3
7752023-12-05T05:14:03.838Z Downloaded clap_derive v4.4.2
7762023-12-05T05:14:03.841Z Downloaded strsim v0.10.0
7772023-12-05T05:14:03.843Z Downloaded anstream v0.5.0
7782023-12-05T05:14:03.847Z Downloaded itoa v1.0.9
7792023-12-05T05:14:03.847Z Downloaded cargo_metadata v0.18.0
7802023-12-05T05:14:03.851Z Downloaded bitflags v1.3.2
7812023-12-05T05:14:03.856Z Downloaded thiserror v1.0.49
7822023-12-05T05:14:03.862Z Downloaded anstyle-parse v0.2.1
7832023-12-05T05:14:03.865Z Downloaded camino v1.1.6
7842023-12-05T05:14:03.869Z Downloaded toml_datetime v0.6.5
7852023-12-05T05:14:03.873Z Downloaded anstyle-query v1.0.0
7862023-12-05T05:14:03.873Z Downloaded semver v1.0.20
7872023-12-05T05:14:03.878Z Downloaded thiserror-impl v1.0.49
7882023-12-05T05:14:03.881Z Downloaded unicode-ident v1.0.12
7892023-12-05T05:14:03.884Z Downloaded terminal_size v0.2.6
7902023-12-05T05:14:03.887Z Downloaded clap v4.4.3
7912023-12-05T05:14:03.903Z Downloaded memchr v2.6.3
7922023-12-05T05:14:03.913Z Downloaded serde v1.0.192
7932023-12-05T05:14:03.920Z Downloaded toml_edit v0.21.0
7942023-12-05T05:14:03.960Z Downloaded winnow v0.5.15
7952023-12-05T05:14:03.976Z Downloaded clap_builder v4.4.2
7962023-12-05T05:14:03.989Z Downloaded syn v2.0.32
7972023-12-05T05:14:04.010Z Downloaded rustix v0.37.23
7982023-12-05T05:14:04.046Z Downloaded libc v0.2.150
7992023-12-05T05:14:04.101Z Downloaded hashbrown v0.14.2
8002023-12-05T05:14:04.109Z Downloaded serde_json v1.0.108
8012023-12-05T05:14:04.115Z Downloaded proc-macro2 v1.0.69
8022023-12-05T05:14:04.119Z Downloaded serde_derive v1.0.192
8032023-12-05T05:14:04.124Z Downloaded quote v1.0.33
8042023-12-05T05:14:04.128Z Downloaded indexmap v2.1.0
8052023-12-05T05:14:04.135Z Downloaded toml v0.8.8
8062023-12-05T05:14:04.140Z Downloaded anyhow v1.0.75
8072023-12-05T05:14:04.147Z Downloaded cargo_toml v0.17.0
8082023-12-05T05:14:04.151Z Downloaded serde_spanned v0.6.4
8092023-12-05T05:14:04.176Z Downloaded errno v0.3.2
8102023-12-05T05:14:04.180Z Downloaded clap_lex v0.5.1
8112023-12-05T05:14:04.267Z Compiling proc-macro2 v1.0.69
8122023-12-05T05:14:04.267Z Compiling unicode-ident v1.0.12
8132023-12-05T05:14:04.270Z Compiling serde v1.0.192
8142023-12-05T05:14:04.270Z Compiling libc v0.2.150
8152023-12-05T05:14:04.270Z Compiling io-lifetimes v1.0.11
8162023-12-05T05:14:04.270Z Compiling rustix v0.37.23
8172023-12-05T05:14:04.283Z Compiling equivalent v1.0.1
8182023-12-05T05:14:04.287Z Compiling bitflags v1.3.2
8192023-12-05T05:14:04.481Z Compiling utf8parse v0.2.1
8202023-12-05T05:14:04.501Z Compiling hashbrown v0.14.2
8212023-12-05T05:14:04.722Z Compiling anstyle-parse v0.2.1
8222023-12-05T05:14:05.116Z Compiling anstyle v1.0.2
8232023-12-05T05:14:05.587Z Compiling winnow v0.5.15
8242023-12-05T05:14:06.088Z Compiling indexmap v2.1.0
8252023-12-05T05:14:06.414Z Compiling anstyle-query v1.0.0
8262023-12-05T05:14:06.512Z Compiling semver v1.0.20
8272023-12-05T05:14:06.570Z Compiling thiserror v1.0.49
8282023-12-05T05:14:06.611Z Compiling serde_json v1.0.108
8292023-12-05T05:14:06.723Z Compiling colorchoice v1.0.0
8302023-12-05T05:14:06.952Z Compiling camino v1.1.6
8312023-12-05T05:14:07.141Z Compiling anstream v0.5.0
8322023-12-05T05:14:07.384Z Compiling strsim v0.10.0
8332023-12-05T05:14:07.626Z Compiling ryu v1.0.15
8342023-12-05T05:14:07.887Z Compiling quote v1.0.33
8352023-12-05T05:14:08.073Z Compiling itoa v1.0.9
8362023-12-05T05:14:08.096Z Compiling clap_lex v0.5.1
8372023-12-05T05:14:08.242Z Compiling anyhow v1.0.75
8382023-12-05T05:14:08.397Z Compiling heck v0.4.1
8392023-12-05T05:14:08.708Z Compiling syn v2.0.32
8402023-12-05T05:14:08.907Z Compiling errno v0.3.2
8412023-12-05T05:14:10.498Z Compiling terminal_size v0.2.6
8422023-12-05T05:14:10.622Z Compiling clap_builder v4.4.2
8432023-12-05T05:14:16.789Z Compiling serde_derive v1.0.192
8442023-12-05T05:14:16.792Z Compiling thiserror-impl v1.0.49
8452023-12-05T05:14:16.792Z Compiling clap_derive v4.4.2
8462023-12-05T05:14:21.488Z Compiling clap v4.4.3
8472023-12-05T05:14:30.158Z Compiling serde_spanned v0.6.4
8482023-12-05T05:14:30.161Z Compiling toml_datetime v0.6.5
8492023-12-05T05:14:30.161Z Compiling cargo-platform v0.1.3
8502023-12-05T05:14:30.494Z Compiling toml_edit v0.21.0
8512023-12-05T05:14:32.249Z Compiling cargo_metadata v0.18.0
8522023-12-05T05:14:33.741Z Compiling toml v0.8.8
8532023-12-05T05:14:34.707Z Compiling cargo_toml v0.17.0
8542023-12-05T05:14:40.871Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
8552023-12-05T05:14:42.241Z Finished dev [unoptimized + debuginfo] target(s) in 57.86s
8562023-12-05T05:14:42.445Z Running `target/debug/xtask clippy`
8572023-12-05T05:14:42.502Zrunning: "/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/cargo" "clippy" "--all-targets" "--" "--deny" "warnings" "--allow" "clippy::style"
8582023-12-05T05:14:43.321Z Downloading crates ...
8592023-12-05T05:14:43.606Z Downloaded num-complex v0.4.4
8602023-12-05T05:14:43.613Z Downloaded atomicwrites v0.4.2
8612023-12-05T05:14:43.633Z Downloaded block-padding v0.3.3
8622023-12-05T05:14:43.636Z Downloaded bit-vec v0.6.3
8632023-12-05T05:14:43.639Z Downloaded cast v0.3.0
8642023-12-05T05:14:43.646Z Downloaded block-buffer v0.10.4
8652023-12-05T05:14:43.653Z Downloaded bb8 v0.8.1
8662023-12-05T05:14:43.657Z Downloaded is_ci v1.1.1
8672023-12-05T05:14:43.661Z Downloaded ciborium-io v0.2.1
8682023-12-05T05:14:43.664Z Downloaded signal-hook v0.3.17
8692023-12-05T05:14:43.672Z Downloaded curve25519-dalek v4.1.0
8702023-12-05T05:14:43.699Z Downloaded cstr-argument v0.1.2
8712023-12-05T05:14:43.705Z Downloaded num_cpus v1.16.0
8722023-12-05T05:14:43.711Z Downloaded is-terminal v0.4.9
8732023-12-05T05:14:43.714Z Downloaded similar v2.2.1
8742023-12-05T05:14:43.736Z Downloaded oso-derive v0.27.0
8752023-12-05T05:14:43.739Z Downloaded iana-time-zone v0.1.57
8762023-12-05T05:14:43.744Z Downloaded crucible-workspace-hack v0.1.0
8772023-12-05T05:14:43.746Z Downloaded curve25519-dalek-derive v0.1.0
8782023-12-05T05:14:43.749Z Downloaded indoc v2.0.3
8792023-12-05T05:14:43.754Z Downloaded crossbeam-deque v0.8.3
8802023-12-05T05:14:43.760Z Downloaded async-stream-impl v0.3.5
8812023-12-05T05:14:43.762Z Downloaded linked-hash-map v0.5.6
8822023-12-05T05:14:43.765Z Downloaded libefi-sys v0.1.0
8832023-12-05T05:14:43.768Z Downloaded num-integer v0.1.45
8842023-12-05T05:14:43.772Z Downloaded secrecy v0.8.0
8852023-12-05T05:14:43.775Z Downloaded olpc-cjson v0.1.3
8862023-12-05T05:14:43.778Z Downloaded log v0.4.20
8872023-12-05T05:14:43.783Z Downloaded memoffset v0.7.1
8882023-12-05T05:14:43.786Z Downloaded num-iter v0.1.43
8892023-12-05T05:14:43.790Z Downloaded ipnetwork v0.20.0
8902023-12-05T05:14:43.795Z Downloaded lalrpop-util v0.19.12
8912023-12-05T05:14:43.799Z Downloaded crossbeam-epoch v0.9.15
8922023-12-05T05:14:43.805Z Downloaded num_enum_derive v0.5.11
8932023-12-05T05:14:43.808Z Downloaded crypto-common v0.1.6
8942023-12-05T05:14:43.811Z Downloaded mockall v0.11.4
8952023-12-05T05:14:43.814Z Downloaded lazy_static v1.4.0
8962023-12-05T05:14:43.819Z Downloaded num-derive v0.4.0
8972023-12-05T05:14:43.822Z Downloaded criterion-plot v0.5.0
8982023-12-05T05:14:43.825Z Downloaded anes v0.1.6
8992023-12-05T05:14:43.829Z Downloaded hyper-tls v0.5.0
9002023-12-05T05:14:43.833Z Downloaded crossbeam-queue v0.3.8
9012023-12-05T05:14:43.836Z Downloaded argon2 v0.5.2
9022023-12-05T05:14:43.840Z Downloaded nanorand v0.7.0
9032023-12-05T05:14:43.844Z Downloaded libtest-mimic v0.6.1
9042023-12-05T05:14:43.849Z Downloaded sec1 v0.7.3
9052023-12-05T05:14:43.852Z Downloaded num_enum v0.5.11
9062023-12-05T05:14:43.862Z Downloaded nibble_vec v0.1.0
9072023-12-05T05:14:43.865Z Downloaded hubpack_derive v0.1.1
9082023-12-05T05:14:43.868Z Downloaded highway v1.1.0
9092023-12-05T05:14:43.871Z Downloaded libloading v0.7.4
9102023-12-05T05:14:43.875Z Downloaded fnv v1.0.7
9112023-12-05T05:14:43.877Z Downloaded lock_api v0.4.10
9122023-12-05T05:14:43.881Z Downloaded serial_test v0.10.0
9132023-12-05T05:14:43.884Z Downloaded cfg-if v0.1.10
9142023-12-05T05:14:43.887Z Downloaded rpassword v7.3.1
9152023-12-05T05:14:43.889Z Downloaded serial_test_derive v0.10.0
9162023-12-05T05:14:43.892Z Downloaded headers-core v0.2.0
9172023-12-05T05:14:43.892Z Downloaded usdt-macro v0.3.5
9182023-12-05T05:14:43.895Z Downloaded semver v0.1.20
9192023-12-05T05:14:43.895Z Downloaded rand_core v0.6.4
9202023-12-05T05:14:43.898Z Downloaded omicron-zone-package v0.9.1
9212023-12-05T05:14:43.903Z Downloaded dyn-clone v1.0.13
9222023-12-05T05:14:43.907Z Downloaded hyper-rustls v0.24.2
9232023-12-05T05:14:43.912Z Downloaded parse-display v0.8.2
9242023-12-05T05:14:43.914Z Downloaded darling_core v0.14.4
9252023-12-05T05:14:43.922Z Downloaded getopts v0.2.21
9262023-12-05T05:14:43.925Z Downloaded generic-array v0.14.7
9272023-12-05T05:14:43.928Z Downloaded plotters-svg v0.3.5
9282023-12-05T05:14:43.931Z Downloaded deranged v0.3.8
9292023-12-05T05:14:43.934Z Downloaded datatest-stable v0.2.3
9302023-12-05T05:14:43.968Z Downloaded ed25519 v1.5.3
9312023-12-05T05:14:43.971Z Downloaded thread-id v4.2.0
9322023-12-05T05:14:43.971Z Downloaded papergrid v0.10.0
9332023-12-05T05:14:43.971Z Downloaded fd-lock v3.0.13
9342023-12-05T05:14:43.971Z Downloaded crypto-bigint v0.5.2
9352023-12-05T05:14:43.971Z Downloaded endian-type v0.1.2
9362023-12-05T05:14:43.971Z Downloaded pem v3.0.2
9372023-12-05T05:14:43.975Z Downloaded hostname v0.3.1
9382023-12-05T05:14:43.975Z Downloaded basic-toml v0.1.4
9392023-12-05T05:14:43.992Z Downloaded precomputed-hash v0.1.1
9402023-12-05T05:14:43.995Z Downloaded hex v0.4.3
9412023-12-05T05:14:43.998Z Downloaded heck v0.3.3
9422023-12-05T05:14:44.001Z Downloaded rustls-native-certs v0.6.3
9432023-12-05T05:14:44.004Z Downloaded diesel_table_macro_syntax v0.1.0
9442023-12-05T05:14:44.007Z Downloaded slog-json v2.6.1
9452023-12-05T05:14:44.010Z Downloaded mio v0.8.9
9462023-12-05T05:14:44.020Z Downloaded serde-big-array v0.5.1
9472023-12-05T05:14:44.024Z Downloaded smawk v0.3.1
9482023-12-05T05:14:44.027Z Downloaded zeroize v1.7.0
9492023-12-05T05:14:44.030Z Downloaded slog-bunyan v2.4.0
9502023-12-05T05:14:44.032Z Downloaded atty v0.2.14
9512023-12-05T05:14:44.035Z Downloaded derive_builder_macro v0.12.0
9522023-12-05T05:14:44.038Z Downloaded waitgroup v0.1.2
9532023-12-05T05:14:44.038Z Downloaded try-lock v0.2.4
9542023-12-05T05:14:44.040Z Downloaded zeroize_derive v1.4.2
9552023-12-05T05:14:44.043Z Downloaded fs-err v2.11.0
9562023-12-05T05:14:44.046Z Downloaded backtrace v0.3.69
9572023-12-05T05:14:44.055Z Downloaded rusty-fork v0.3.0
9582023-12-05T05:14:44.058Z Downloaded unarray v0.1.4
9592023-12-05T05:14:44.060Z Downloaded flagset v0.4.3
9602023-12-05T05:14:44.063Z Downloaded derive_builder v0.12.0
9612023-12-05T05:14:44.072Z Downloaded vte_generate_state_changes v0.1.1
9622023-12-05T05:14:44.075Z Downloaded dtrace-parser v0.1.14
9632023-12-05T05:14:44.077Z Downloaded downcast v0.11.0
9642023-12-05T05:14:44.080Z Downloaded dirs-next v2.0.0
9652023-12-05T05:14:44.083Z Downloaded serde-hex v0.1.0
9662023-12-05T05:14:44.097Z Downloaded unicode-bidi v0.3.13
9672023-12-05T05:14:44.101Z Downloaded diesel_derives v2.1.2
9682023-12-05T05:14:44.102Z Downloaded strum v0.25.0
9692023-12-05T05:14:44.102Z Downloaded opaque-debug v0.3.0
9702023-12-05T05:14:44.102Z Downloaded array-init v0.0.4
9712023-12-05T05:14:44.102Z Downloaded foreign-types-macros v0.2.3
9722023-12-05T05:14:44.105Z Downloaded tinyvec_macros v0.1.1
9732023-12-05T05:14:44.105Z Downloaded fastrand v2.0.0
9742023-12-05T05:14:44.112Z Downloaded proc-macro-error-attr v1.0.4
9752023-12-05T05:14:44.112Z Downloaded foreign-types v0.5.0
9762023-12-05T05:14:44.116Z Downloaded http-range v0.1.5
9772023-12-05T05:14:44.116Z Downloaded remove_dir_all v0.5.3
9782023-12-05T05:14:44.116Z Downloaded quick-error v1.2.3
9792023-12-05T05:14:44.119Z Downloaded rustc_version v0.1.7
9802023-12-05T05:14:44.119Z Downloaded foreign-types-shared v0.3.1
9812023-12-05T05:14:44.124Z Downloaded futures-channel v0.3.29
9822023-12-05T05:14:44.129Z Downloaded typenum v1.16.0
9832023-12-05T05:14:44.132Z Downloaded unicode-width v0.1.11
9842023-12-05T05:14:44.135Z Downloaded semver-parser v0.10.2
9852023-12-05T05:14:44.139Z Downloaded futures-io v0.3.29
9862023-12-05T05:14:44.142Z Downloaded vcpkg v0.2.15
9872023-12-05T05:14:44.211Z Downloaded signal-hook-registry v1.4.1
9882023-12-05T05:14:44.214Z Downloaded signal-hook-mio v0.2.3
9892023-12-05T05:14:44.217Z Downloaded tiny-keccak v2.0.2
9902023-12-05T05:14:44.220Z Downloaded debug-ignore v1.0.5
9912023-12-05T05:14:44.224Z Downloaded glob v0.3.1
9922023-12-05T05:14:44.227Z Downloaded utf-8 v0.7.6
9932023-12-05T05:14:44.230Z Downloaded shell-words v1.1.0
9942023-12-05T05:14:44.233Z Downloaded pretty-hex v0.2.1
9952023-12-05T05:14:44.236Z Downloaded futures-task v0.3.29
9962023-12-05T05:14:44.236Z Downloaded dashmap v5.5.1
9972023-12-05T05:14:44.239Z Downloaded peeking_take_while v0.1.2
9982023-12-05T05:14:44.242Z Downloaded derive_builder_core v0.12.0
9992023-12-05T05:14:44.246Z Downloaded rand v0.8.5
10002023-12-05T05:14:44.253Z Downloaded path-slash v0.1.5
10012023-12-05T05:14:44.255Z Downloaded futures v0.3.29
10022023-12-05T05:14:44.263Z Downloaded signal-hook-tokio v0.3.1
10032023-12-05T05:14:44.266Z Downloaded postcard-cobs v0.1.5-pre
10042023-12-05T05:14:44.272Z Downloaded futures-macro v0.3.29
10052023-12-05T05:14:44.275Z Downloaded serde_tokenstream v0.1.7
10062023-12-05T05:14:44.278Z Downloaded rustls-pemfile v1.0.3
10072023-12-05T05:14:44.281Z Downloaded fxhash v0.2.1
10082023-12-05T05:14:44.281Z Downloaded shlex v1.1.0
10092023-12-05T05:14:44.284Z Downloaded ref-cast v1.0.20
10102023-12-05T05:14:44.288Z Downloaded strsim v0.8.0
10112023-12-05T05:14:44.291Z Downloaded slog-scope v4.4.0
10122023-12-05T05:14:44.294Z Downloaded globset v0.4.13
10132023-12-05T05:14:44.297Z Downloaded tabled_derive v0.6.0
10142023-12-05T05:14:44.300Z Downloaded der_derive v0.7.2
10152023-12-05T05:14:44.304Z Downloaded heapless v0.7.16
10162023-12-05T05:14:44.309Z Downloaded openssl-probe v0.1.5
10172023-12-05T05:14:44.312Z Downloaded predicates-core v1.0.6
10182023-12-05T05:14:44.314Z Downloaded ppv-lite86 v0.2.17
10192023-12-05T05:14:44.318Z Downloaded dirs-sys-next v0.1.2
10202023-12-05T05:14:44.321Z Downloaded digest v0.10.7
10212023-12-05T05:14:44.321Z Downloaded pest_generator v2.7.2
10222023-12-05T05:14:44.323Z Downloaded fatfs v0.3.6
10232023-12-05T05:14:44.328Z Downloaded openssl-macros v0.1.1
10242023-12-05T05:14:44.331Z Downloaded serde_urlencoded v0.7.1
10252023-12-05T05:14:44.334Z Downloaded parking_lot v0.12.1
10262023-12-05T05:14:44.337Z Downloaded static_assertions v1.1.0
10272023-12-05T05:14:44.340Z Downloaded float-cmp v0.9.0
10282023-12-05T05:14:44.342Z Downloaded filetime v0.2.22
10292023-12-05T05:14:44.345Z Downloaded fixedbitset v0.4.2
10302023-12-05T05:14:44.348Z Downloaded either v1.9.0
10312023-12-05T05:14:44.351Z Downloaded serde_with v2.3.3
10322023-12-05T05:14:44.361Z Downloaded normalize-line-endings v0.3.0
10332023-12-05T05:14:44.364Z Downloaded phf_shared v0.10.0
10342023-12-05T05:14:44.366Z Downloaded pretty-hex v0.4.0
10352023-12-05T05:14:44.366Z Downloaded relative-path v1.9.0
10362023-12-05T05:14:44.369Z Downloaded group v0.13.0
10372023-12-05T05:14:44.371Z Downloaded funty v2.0.0
10382023-12-05T05:14:44.374Z Downloaded futures-sink v0.3.29
10392023-12-05T05:14:44.377Z Downloaded percent-encoding v2.3.1
10402023-12-05T05:14:44.377Z Downloaded atomic-waker v1.1.1
10412023-12-05T05:14:44.380Z Downloaded phf_shared v0.11.2
10422023-12-05T05:14:44.382Z Downloaded trust-dns-client v0.22.0
10432023-12-05T05:14:44.390Z Downloaded want v0.3.1
10442023-12-05T05:14:44.393Z Downloaded scopeguard v1.2.0
10452023-12-05T05:14:44.396Z Downloaded rand_chacha v0.3.1
10462023-12-05T05:14:44.400Z Downloaded unicode-segmentation v1.10.1
10472023-12-05T05:14:44.403Z Downloaded http v0.2.11
10482023-12-05T05:14:44.410Z Downloaded take_mut v0.2.2
10492023-12-05T05:14:44.412Z Downloaded termtree v0.4.1
10502023-12-05T05:14:44.412Z Downloaded wait-timeout v0.2.0
10512023-12-05T05:14:44.415Z Downloaded tokio-tungstenite v0.20.1
10522023-12-05T05:14:44.419Z Downloaded time-macros v0.2.13
10532023-12-05T05:14:44.422Z Downloaded pem-rfc7468 v0.7.0
10542023-12-05T05:14:44.426Z Downloaded untrusted v0.9.0
10552023-12-05T05:14:44.429Z Downloaded scheduled-thread-pool v0.2.7
10562023-12-05T05:14:44.432Z Downloaded resolv-conf v0.7.0
10572023-12-05T05:14:44.435Z Downloaded version_check v0.9.4
10582023-12-05T05:14:44.438Z Downloaded serde-big-array v0.4.1
10592023-12-05T05:14:44.440Z Downloaded unicode-normalization v0.1.22
10602023-12-05T05:14:44.446Z Downloaded stable_deref_trait v1.2.0
10612023-12-05T05:14:44.448Z Downloaded radium v0.7.0
10622023-12-05T05:14:44.451Z Downloaded parking_lot_core v0.8.6
10632023-12-05T05:14:44.453Z Downloaded snafu v0.7.5
10642023-12-05T05:14:44.464Z Downloaded postgres-types v0.2.6
10652023-12-05T05:14:44.469Z Downloaded strip-ansi-escapes v0.2.0
10662023-12-05T05:14:44.472Z Downloaded pest_meta v2.7.2
10672023-12-05T05:14:44.475Z Downloaded tap v1.0.1
10682023-12-05T05:14:44.477Z Downloaded rustc_version v0.4.0
10692023-12-05T05:14:44.480Z Downloaded socket2 v0.4.9
10702023-12-05T05:14:44.482Z Downloaded vec_map v0.8.2
10712023-12-05T05:14:44.485Z Downloaded vte v0.11.1
10722023-12-05T05:14:44.488Z Downloaded predicates v2.1.5
10732023-12-05T05:14:44.493Z Downloaded schemars v0.8.13
10742023-12-05T05:14:44.513Z Downloaded strum_macros v0.25.2
10752023-12-05T05:14:44.516Z Downloaded yasna v0.5.2
10762023-12-05T05:14:44.520Z Downloaded base64ct v1.6.0
10772023-12-05T05:14:44.524Z Downloaded serde_path_to_error v0.1.14
10782023-12-05T05:14:44.529Z Downloaded futures-timer v3.0.2
10792023-12-05T05:14:44.533Z Downloaded tokio-postgres v0.7.10
10802023-12-05T05:14:44.538Z Downloaded flume v0.11.0
10812023-12-05T05:14:44.545Z Downloaded hmac v0.12.1
10822023-12-05T05:14:44.549Z Downloaded zip v0.6.6
10832023-12-05T05:14:44.556Z Downloaded tar v0.4.40
10842023-12-05T05:14:44.562Z Downloaded serde_yaml v0.9.25
10852023-12-05T05:14:44.568Z Downloaded test-strategy v0.3.1
10862023-12-05T05:14:44.575Z Downloaded headers v0.3.9
10872023-12-05T05:14:44.585Z Downloaded async-trait v0.1.74
10882023-12-05T05:14:44.591Z Downloaded pin-project v1.1.3
10892023-12-05T05:14:44.620Z Downloaded trust-dns-resolver v0.22.0
10902023-12-05T05:14:44.625Z Downloaded rand v0.4.6
10912023-12-05T05:14:44.629Z Downloaded futures-util v0.3.29
10922023-12-05T05:14:44.648Z Downloaded toml_edit v0.19.15
10932023-12-05T05:14:44.678Z Downloaded h2 v0.3.21
10942023-12-05T05:14:44.691Z Downloaded rayon v1.8.0
10952023-12-05T05:14:44.708Z Downloaded rustls-webpki v0.101.7
10962023-12-05T05:14:44.735Z Downloaded quick-xml v0.23.1
10972023-12-05T05:14:44.748Z Downloaded syn v1.0.109
10982023-12-05T05:14:44.769Z Downloaded plotters v0.3.5
10992023-12-05T05:14:44.785Z Downloaded hkdf v0.12.3
11002023-12-05T05:14:44.790Z Downloaded object v0.30.4
11012023-12-05T05:14:44.809Z Downloaded reqwest v0.11.22
11022023-12-05T05:14:44.823Z Downloaded regex-syntax v0.6.29
11032023-12-05T05:14:44.838Z Downloaded petgraph v0.6.4
11042023-12-05T05:14:44.863Z Downloaded polar-core v0.27.0
11052023-12-05T05:14:44.880Z Downloaded ratatui v0.23.0
11062023-12-05T05:14:44.901Z Downloaded regex-syntax v0.7.5
11072023-12-05T05:14:44.917Z Downloaded smoltcp v0.8.2
11082023-12-05T05:14:44.936Z Downloaded regress v0.7.1
11092023-12-05T05:14:44.950Z Downloaded regex-syntax v0.8.2
11102023-12-05T05:14:44.995Z Downloaded bstr v1.6.0
11112023-12-05T05:14:45.000Z Downloaded rustls v0.21.9
11122023-12-05T05:14:45.010Z Downloaded zerocopy-derive v0.2.0
11132023-12-05T05:14:45.028Z Downloaded zerocopy-derive v0.6.4
11142023-12-05T05:14:45.049Z Downloaded tokio v1.34.0
11152023-12-05T05:14:45.115Z Downloaded regex-automata v0.3.8
11162023-12-05T05:14:45.147Z Downloaded bzip2-sys v0.1.11+1.0.8
11172023-12-05T05:14:45.171Z Downloaded regex-automata v0.4.3
11182023-12-05T05:14:45.203Z Downloaded diesel v2.1.4
11192023-12-05T05:14:45.236Z Downloaded sled v0.34.7
11202023-12-05T05:14:45.256Z Downloaded openapiv3 v2.0.0-rc.1
11212023-12-05T05:14:45.279Z Downloaded gimli v0.28.0
11222023-12-05T05:14:45.296Z Downloaded sha3 v0.10.8
11232023-12-05T05:14:45.307Z Downloaded regex v1.10.2
11242023-12-05T05:14:45.331Z Downloaded smoltcp v0.9.1
11252023-12-05T05:14:45.350Z Downloaded rustix v0.38.25
11262023-12-05T05:14:45.390Z Downloaded object v0.32.1
11272023-12-05T05:14:45.409Z Downloaded webpki-roots v0.25.2
11282023-12-05T05:14:45.417Z Downloaded bstr v0.2.17
11292023-12-05T05:14:45.435Z Downloaded encoding_rs v0.8.33
11302023-12-05T05:14:45.480Z Downloaded trust-dns-proto v0.22.0
11312023-12-05T05:14:45.503Z Downloaded tabled v0.14.0
11322023-12-05T05:14:45.527Z Downloaded radix_trie v0.2.1
11332023-12-05T05:14:45.536Z Downloaded openssl v0.10.60
11342023-12-05T05:14:45.554Z Downloaded hyper v0.14.27
11352023-12-05T05:14:45.568Z Downloaded bitvec v1.0.1
11362023-12-05T05:14:45.596Z Downloaded idna v0.5.0
11372023-12-05T05:14:45.608Z Downloaded idna v0.2.3
11382023-12-05T05:14:45.624Z Downloaded clap v2.34.0
11392023-12-05T05:14:45.634Z Downloaded proptest v1.4.0
11402023-12-05T05:14:45.650Z Downloaded rsa v0.9.2
11412023-12-05T05:14:45.658Z Downloaded regex-automata v0.1.10
11422023-12-05T05:14:45.667Z Downloaded chrono v0.4.31
11432023-12-05T05:14:45.681Z Downloaded bindgen v0.65.1
11442023-12-05T05:14:45.696Z Downloaded reedline v0.26.0
11452023-12-05T05:14:45.708Z Downloaded portable-atomic v1.4.3
11462023-12-05T05:14:45.718Z Downloaded aho-corasick v1.0.4
11472023-12-05T05:14:45.728Z Downloaded pest v2.7.2
11482023-12-05T05:14:45.737Z Downloaded trust-dns-server v0.22.1
11492023-12-05T05:14:45.746Z Downloaded rstest_macros v0.18.2
11502023-12-05T05:14:45.751Z Downloaded pretty_assertions v1.4.0
11512023-12-05T05:14:45.756Z Downloaded hashbrown v0.13.2
11522023-12-05T05:14:45.763Z Downloaded expectorate v1.1.0
11532023-12-05T05:14:45.766Z Downloaded tungstenite v0.20.1
11542023-12-05T05:14:45.797Z Downloaded typed-path v0.6.0
11552023-12-05T05:14:45.819Z Downloaded tokio-util v0.7.10
11562023-12-05T05:14:45.833Z Downloaded url v2.5.0
11572023-12-05T05:14:45.842Z Downloaded hashbrown v0.12.3
11582023-12-05T05:14:45.852Z Downloaded x509-cert v0.2.4
11592023-12-05T05:14:45.870Z Downloaded ucd-trie v0.1.6
11602023-12-05T05:14:45.874Z Downloaded semver v0.11.0
11612023-12-05T05:14:45.878Z Downloaded supports-color v2.1.0
11622023-12-05T05:14:45.881Z Downloaded tempdir v0.3.7
11632023-12-05T05:14:45.885Z Downloaded plotters-backend v0.3.5
11642023-12-05T05:14:45.888Z Downloaded rstest v0.18.2
11652023-12-05T05:14:45.894Z Downloaded tokio-stream v0.1.14
11662023-12-05T05:14:45.902Z Downloaded time v0.3.27
11672023-12-05T05:14:45.916Z Downloaded itertools v0.12.0
11682023-12-05T05:14:45.931Z Downloaded slog v2.7.0
11692023-12-05T05:14:46.046Z Downloaded pkg-config v0.3.27
11702023-12-05T05:14:46.047Z Downloaded r2d2 v0.8.10
11712023-12-05T05:14:46.047Z Downloaded rustc-hash v1.1.0
11722023-12-05T05:14:46.047Z Downloaded rust-argon2 v1.0.1
11732023-12-05T05:14:46.047Z Downloaded usdt-impl v0.3.5
11742023-12-05T05:14:46.048Z Downloaded predicates v3.0.4
11752023-12-05T05:14:46.048Z Downloaded uuid v1.6.1
11762023-12-05T05:14:46.048Z Downloaded rayon-core v1.12.0
11772023-12-05T05:14:46.048Z Downloaded darling_core v0.20.3
11782023-12-05T05:14:46.048Z Downloaded tough v0.15.0
11792023-12-05T05:14:46.048Z Downloaded ring v0.17.5
11802023-12-05T05:14:46.128Z Downloaded time-core v0.1.1
11812023-12-05T05:14:46.133Z Downloaded structmeta-derive v0.2.0
11822023-12-05T05:14:46.134Z Downloaded sha1 v0.10.6
11832023-12-05T05:14:46.134Z Downloaded poly1305 v0.8.0
11842023-12-05T05:14:46.138Z Downloaded pkcs8 v0.10.2
11852023-12-05T05:14:46.143Z Downloaded pkcs1 v0.7.5
11862023-12-05T05:14:46.147Z Downloaded vsss-rs v3.3.1
11872023-12-05T05:14:46.152Z Downloaded slog-term v2.9.0
11882023-12-05T05:14:46.156Z Downloaded prettyplease v0.2.12
11892023-12-05T05:14:46.163Z Downloaded diff v0.1.13
11902023-12-05T05:14:46.168Z Downloaded unsafe-libyaml v0.2.9
11912023-12-05T05:14:46.175Z Downloaded thread_local v1.1.7
11922023-12-05T05:14:46.178Z Downloaded libm v0.2.7
11932023-12-05T05:14:46.195Z Downloaded ring v0.16.20
11942023-12-05T05:14:46.379Z Downloaded crossterm v0.27.0
11952023-12-05T05:14:46.389Z Downloaded num-bigint-dig v0.8.4
11962023-12-05T05:14:46.395Z Downloaded phf v0.11.2
11972023-12-05T05:14:46.398Z Downloaded sct v0.7.0
11982023-12-05T05:14:46.402Z Downloaded postgres-protocol v0.6.6
11992023-12-05T05:14:46.406Z Downloaded tinytemplate v1.2.1
12002023-12-05T05:14:46.409Z Downloaded getrandom v0.2.10
12012023-12-05T05:14:46.415Z Downloaded half v1.8.2
12022023-12-05T05:14:46.419Z Downloaded elliptic-curve v0.13.8
12032023-12-05T05:14:46.426Z Downloaded criterion v0.5.1
12042023-12-05T05:14:46.440Z Downloaded serde_tokenstream v0.2.0
12052023-12-05T05:14:46.446Z Downloaded toml v0.7.8
12062023-12-05T05:14:46.458Z Downloaded tokio-native-tls v0.3.1
12072023-12-05T05:14:46.461Z Downloaded tokio-macros v2.2.0
12082023-12-05T05:14:46.461Z Downloaded siphasher v0.3.11
12092023-12-05T05:14:46.461Z Downloaded signature v1.6.4
12102023-12-05T05:14:46.464Z Downloaded structopt v0.3.26
12112023-12-05T05:14:46.476Z Downloaded nom v7.1.3
12122023-12-05T05:14:46.487Z Downloaded lalrpop v0.19.12
12132023-12-05T05:14:46.509Z Downloaded form_urlencoded v1.2.1
12142023-12-05T05:14:46.512Z Downloaded tokio-rustls v0.24.1
12152023-12-05T05:14:46.515Z Downloaded pest_derive v2.7.2
12162023-12-05T05:14:46.519Z Downloaded itertools v0.11.0
12172023-12-05T05:14:46.532Z Downloaded flate2 v1.0.28
12182023-12-05T05:14:46.541Z Downloaded unicode-linebreak v0.1.5
12192023-12-05T05:14:46.544Z Downloaded httparse v1.8.0
12202023-12-05T05:14:46.548Z Downloaded topological-sort v0.2.2
12212023-12-05T05:14:46.551Z Downloaded itertools v0.10.5
12222023-12-05T05:14:46.561Z Downloaded steno v0.4.0
12232023-12-05T05:14:46.569Z Downloaded display-error-chain v0.2.0
12242023-12-05T05:14:46.573Z Downloaded thiserror-no-std v2.0.2
12252023-12-05T05:14:46.577Z Downloaded slog-dtrace v0.2.3
12262023-12-05T05:14:46.580Z Downloaded ron v0.8.1
12272023-12-05T05:14:46.589Z Downloaded serde_repr v0.1.16
12282023-12-05T05:14:46.593Z Downloaded termios v0.3.3
12292023-12-05T05:14:46.596Z Downloaded thiserror-impl-no-std v2.0.2
12302023-12-05T05:14:46.600Z Downloaded structmeta v0.2.0
12312023-12-05T05:14:46.604Z Downloaded httptest v0.15.5
12322023-12-05T05:14:46.604Z Downloaded serde_derive_internals v0.26.0
12332023-12-05T05:14:46.606Z Downloaded rcgen v0.11.3
12342023-12-05T05:14:46.610Z Downloaded socket2 v0.5.5
12352023-12-05T05:14:46.618Z Downloaded minimal-lexical v0.2.1
12362023-12-05T05:14:46.622Z Downloaded crossbeam-channel v0.5.8
12372023-12-05T05:14:46.630Z Downloaded libxml v0.3.3
12382023-12-05T05:14:46.640Z Downloaded der v0.7.8
12392023-12-05T05:14:46.649Z Downloaded num-bigint v0.4.4
12402023-12-05T05:14:46.659Z Downloaded futures-executor v0.3.29
12412023-12-05T05:14:46.662Z Downloaded rustversion v1.0.14
12422023-12-05T05:14:46.665Z Downloaded tracing v0.1.37
12432023-12-05T05:14:46.670Z Downloaded unicase v2.7.0
12442023-12-05T05:14:46.672Z Downloaded futures-core v0.3.29
12452023-12-05T05:14:46.675Z Downloaded salty v0.2.0
12462023-12-05T05:14:46.691Z Downloaded pin-project-lite v0.2.13
12472023-12-05T05:14:46.694Z Downloaded env_logger v0.10.0
12482023-12-05T05:14:46.697Z Downloaded subprocess v0.2.9
12492023-12-05T05:14:46.700Z Downloaded schemars_derive v0.8.13
12502023-12-05T05:14:46.703Z Downloaded httpdate v1.0.3
12512023-12-05T05:14:46.705Z Downloaded ref-cast-impl v1.0.20
12522023-12-05T05:14:46.705Z Downloaded dof v0.1.5
12532023-12-05T05:14:46.710Z Downloaded derive-where v1.2.5
12542023-12-05T05:14:46.712Z Downloaded predicates-tree v1.0.9
12552023-12-05T05:14:46.715Z Downloaded hash32 v0.2.1
12562023-12-05T05:14:46.717Z Downloaded tracing-core v0.1.31
12572023-12-05T05:14:46.720Z Downloaded universal-hash v0.5.1
12582023-12-05T05:14:46.723Z Downloaded unicode-xid v0.2.4
12592023-12-05T05:14:46.725Z Downloaded spin v0.9.8
12602023-12-05T05:14:46.728Z Downloaded rustc-demangle v0.1.23
12612023-12-05T05:14:46.731Z Downloaded pin-project-internal v1.1.3
12622023-12-05T05:14:46.733Z Downloaded partial-io v0.5.4
12632023-12-05T05:14:46.736Z Downloaded textwrap v0.16.0
12642023-12-05T05:14:46.740Z Downloaded structopt-derive v0.4.18
12652023-12-05T05:14:46.742Z Downloaded difflib v0.4.0
12662023-12-05T05:14:46.745Z Downloaded humantime v2.1.0
12672023-12-05T05:14:46.748Z Downloaded password-hash v0.5.0
12682023-12-05T05:14:46.750Z Downloaded parking_lot_core v0.9.8
12692023-12-05T05:14:46.753Z Downloaded openssl-sys v0.9.96
12702023-12-05T05:14:46.760Z Downloaded fragile v2.0.0
12712023-12-05T05:14:46.763Z Downloaded rtoolbox v0.0.1
12722023-12-05T05:14:46.765Z Downloaded pin-utils v0.1.0
12732023-12-05T05:14:46.768Z Downloaded proc-macro-crate v1.3.1
12742023-12-05T05:14:46.770Z Downloaded smf v0.2.2
12752023-12-05T05:14:46.770Z Downloaded postcard v0.7.3
12762023-12-05T05:14:46.773Z Downloaded platforms v3.0.2
12772023-12-05T05:14:46.776Z Downloaded fallible-iterator v0.2.0
12782023-12-05T05:14:46.778Z Downloaded enum-as-inner v0.5.1
12792023-12-05T05:14:46.781Z Downloaded ena v0.14.2
12802023-12-05T05:14:46.789Z Downloaded derive_more v0.99.17
12812023-12-05T05:14:46.800Z Downloaded whoami v1.4.1
12822023-12-05T05:14:46.800Z Downloaded slog-async v2.8.0
12832023-12-05T05:14:46.804Z Downloaded home v0.5.5
12842023-12-05T05:14:46.804Z Downloaded ff v0.13.0
12852023-12-05T05:14:46.804Z Downloaded doc-comment v0.3.3
12862023-12-05T05:14:46.804Z Downloaded spin v0.5.2
12872023-12-05T05:14:46.804Z Downloaded slog-stdlog v4.1.1
12882023-12-05T05:14:46.809Z Downloaded untrusted v0.7.1
12892023-12-05T05:14:46.809Z Downloaded paste v1.0.14
12902023-12-05T05:14:46.812Z Downloaded walkdir v2.4.0
12912023-12-05T05:14:46.815Z Downloaded hex-literal v0.4.1
12922023-12-05T05:14:46.815Z Downloaded toml v0.5.11
12932023-12-05T05:14:46.823Z Downloaded sha2 v0.10.8
12942023-12-05T05:14:46.828Z Downloaded chacha20poly1305 v0.10.1
12952023-12-05T05:14:46.828Z Downloaded tinyvec v1.6.0
12962023-12-05T05:14:46.831Z Downloaded pem v1.1.1
12972023-12-05T05:14:46.834Z Downloaded parse-display-derive v0.8.2
12982023-12-05T05:14:46.834Z Downloaded hubpack v0.1.2
12992023-12-05T05:14:46.837Z Downloaded http-body v0.4.5
13002023-12-05T05:14:46.840Z Downloaded bytes v1.5.0
13012023-12-05T05:14:46.844Z Downloaded proc-macro-error v1.0.4
13022023-12-05T05:14:46.850Z Downloaded slab v0.4.9
13032023-12-05T05:14:46.854Z Downloaded rustfmt-wrapper v0.2.0
13042023-12-05T05:14:46.854Z Downloaded usdt v0.3.5
13052023-12-05T05:14:46.856Z Downloaded arc-swap v1.6.0
13062023-12-05T05:14:46.860Z Downloaded subtle v2.5.0
13072023-12-05T05:14:46.863Z Downloaded zone v0.3.0
13082023-12-05T05:14:46.866Z Downloaded xattr v1.0.1
13092023-12-05T05:14:46.869Z Downloaded wyz v0.5.1
13102023-12-05T05:14:46.869Z Downloaded which v4.4.0
13112023-12-05T05:14:46.871Z Downloaded mockall_derive v0.11.4
13122023-12-05T05:14:46.874Z Downloaded addr2line v0.21.0
13132023-12-05T05:14:46.880Z Downloaded parking_lot v0.11.2
13142023-12-05T05:14:46.883Z Downloaded oso v0.27.0
13152023-12-05T05:14:46.886Z Downloaded crc-any v2.4.3
13162023-12-05T05:14:46.889Z Downloaded zerocopy v0.6.4
13172023-12-05T05:14:46.893Z Downloaded textwrap v0.11.0
13182023-12-05T05:14:46.895Z Downloaded num-traits v0.2.16
13192023-12-05T05:14:46.900Z Downloaded tracing-attributes v0.1.26
13202023-12-05T05:14:46.904Z Downloaded trybuild v1.0.85
13212023-12-05T05:14:46.910Z Downloaded indicatif v0.17.7
13222023-12-05T05:14:46.916Z Downloaded once_cell v1.18.0
13232023-12-05T05:14:46.920Z Downloaded same-file v1.0.6
13242023-12-05T05:14:46.924Z Downloaded rand_xorshift v0.3.0
13252023-12-05T05:14:46.927Z Downloaded crossbeam-utils v0.8.16
13262023-12-05T05:14:46.930Z Downloaded term v0.7.0
13272023-12-05T05:14:46.935Z Downloaded tempfile v3.8.1
13282023-12-05T05:14:46.937Z Downloaded smallvec v1.11.0
13292023-12-05T05:14:46.940Z Downloaded crc32fast v1.3.2
13302023-12-05T05:14:46.943Z Downloaded mime_guess v2.0.4
13312023-12-05T05:14:46.946Z Downloaded owo-colors v3.5.0
13322023-12-05T05:14:46.950Z Downloaded darling v0.14.4
13332023-12-05T05:14:46.955Z Downloaded const-oid v0.9.5
13342023-12-05T05:14:46.958Z Downloaded indexmap v1.9.3
13352023-12-05T05:14:46.963Z Downloaded cookie v0.18.0
13362023-12-05T05:14:46.967Z Downloaded cancel-safe-futures v0.1.5
13372023-12-05T05:14:46.972Z Downloaded packed_struct_codegen v0.10.1
13382023-12-05T05:14:46.974Z Downloaded yansi v0.5.1
13392023-12-05T05:14:46.977Z Downloaded nu-ansi-term v0.49.0
13402023-12-05T05:14:46.980Z Downloaded native-tls v0.2.11
13412023-12-05T05:14:46.982Z Downloaded num-rational v0.4.1
13422023-12-05T05:14:46.985Z Downloaded clang-sys v1.6.1
13432023-12-05T05:14:46.988Z Downloaded cc v1.0.83
13442023-12-05T05:14:46.993Z Downloaded data-encoding v2.4.0
13452023-12-05T05:14:46.995Z Downloaded zone_cfg_derive v0.3.0
13462023-12-05T05:14:46.995Z Downloaded usdt-attr-macro v0.3.5
13472023-12-05T05:14:46.998Z Downloaded console v0.15.7
13482023-12-05T05:14:47.003Z Downloaded bitflags v2.4.0
13492023-12-05T05:14:47.006Z Downloaded bzip2 v0.4.4
13502023-12-05T05:14:47.008Z Downloaded synstructure v0.12.6
13512023-12-05T05:14:47.011Z Downloaded crc-catalog v2.2.0
13522023-12-05T05:14:47.011Z Downloaded threadpool v1.8.1
13532023-12-05T05:14:47.014Z Downloaded termcolor v1.2.0
13542023-12-05T05:14:47.017Z Downloaded strum_macros v0.24.3
13552023-12-05T05:14:47.019Z Downloaded spki v0.7.2
13562023-12-05T05:14:47.022Z Downloaded libsw v3.3.0
13572023-12-05T05:14:47.025Z Downloaded memoffset v0.9.0
13582023-12-05T05:14:47.025Z Downloaded num v0.4.1
13592023-12-05T05:14:47.058Z Downloaded managed v0.8.0
13602023-12-05T05:14:47.062Z Downloaded bitfield v0.14.0
13612023-12-05T05:14:47.062Z Downloaded packed_struct v0.10.1
13622023-12-05T05:14:47.062Z Downloaded number_prefix v0.4.0
13632023-12-05T05:14:47.062Z Downloaded oorandom v11.1.3
13642023-12-05T05:14:47.062Z Downloaded toolchain_find v0.2.0
13652023-12-05T05:14:47.062Z Downloaded corncobs v0.1.3
13662023-12-05T05:14:47.062Z Downloaded backoff v0.4.0
13672023-12-05T05:14:47.062Z Downloaded async-recursion v1.0.5
13682023-12-05T05:14:47.062Z Downloaded zerocopy v0.3.0
13692023-12-05T05:14:47.062Z Downloaded slog-envlogger v2.2.0
13702023-12-05T05:14:47.062Z Downloaded foreign-types-shared v0.1.1
13712023-12-05T05:14:47.062Z Downloaded foreign-types v0.3.2
13722023-12-05T05:14:47.062Z Downloaded darling_macro v0.20.3
13732023-12-05T05:14:47.062Z Downloaded darling_macro v0.14.4
13742023-12-05T05:14:47.062Z Downloaded base64 v0.13.1
13752023-12-05T05:14:47.062Z Downloaded indoc v1.0.9
13762023-12-05T05:14:47.062Z Downloaded buf-list v1.0.3
13772023-12-05T05:14:47.065Z Downloaded camino-tempfile v1.1.1
13782023-12-05T05:14:47.069Z Downloaded ciborium v0.2.1
13792023-12-05T05:14:47.074Z Downloaded blake2 v0.10.6
13802023-12-05T05:14:47.076Z Downloaded serde_plain v1.0.2
13812023-12-05T05:14:47.079Z Downloaded match_cfg v0.1.0
13822023-12-05T05:14:47.079Z Downloaded lru-cache v0.1.2
13832023-12-05T05:14:47.082Z Downloaded macaddr v1.0.1
13842023-12-05T05:14:47.082Z Downloaded ipnet v2.8.0
13852023-12-05T05:14:47.084Z Downloaded hyper-staticfile v0.9.5
13862023-12-05T05:14:47.088Z Downloaded ahash v0.8.3
13872023-12-05T05:14:47.092Z Downloaded tower-service v0.3.2
13882023-12-05T05:14:47.095Z Downloaded mime v0.3.17
13892023-12-05T05:14:47.095Z Downloaded cpufeatures v0.2.9
13902023-12-05T05:14:47.098Z Downloaded bytesize v1.3.0
13912023-12-05T05:14:47.100Z Downloaded approx v0.5.1
13922023-12-05T05:14:47.103Z Downloaded matches v0.1.10
13932023-12-05T05:14:47.103Z Downloaded new_debug_unreachable v1.0.4
13942023-12-05T05:14:47.106Z Downloaded ident_case v1.0.1
13952023-12-05T05:14:47.106Z Downloaded swrite v0.1.0
13962023-12-05T05:14:47.106Z Downloaded crossbeam v0.8.2
13972023-12-05T05:14:47.109Z Downloaded ciborium-ll v0.2.1
13982023-12-05T05:14:47.109Z Downloaded constant_time_eq v0.3.0
13992023-12-05T05:14:47.114Z Downloaded bytecount v0.6.3
14002023-12-05T05:14:47.114Z Downloaded multer v2.1.0
14012023-12-05T05:14:47.117Z Downloaded bit-set v0.5.3
14022023-12-05T05:14:47.120Z Downloaded crunchy v0.2.2
14032023-12-05T05:14:47.120Z Downloaded num_threads v0.1.6
14042023-12-05T05:14:47.122Z Downloaded nodrop v0.1.14
14052023-12-05T05:14:47.122Z Downloaded newtype_derive v0.1.6
14062023-12-05T05:14:47.125Z Downloaded miniz_oxide v0.7.1
14072023-12-05T05:14:47.127Z Downloaded lazycell v1.3.0
14082023-12-05T05:14:47.130Z Downloaded kstat-rs v0.2.3
14092023-12-05T05:14:47.133Z Downloaded impl-trait-for-tuples v0.2.2
14102023-12-05T05:14:47.135Z Downloaded crc v3.0.1
14112023-12-05T05:14:47.138Z Downloaded async-stream v0.3.5
14122023-12-05T05:14:47.140Z Downloaded inout v0.1.3
14132023-12-05T05:14:47.143Z Downloaded cipher v0.4.4
14142023-12-05T05:14:47.145Z Downloaded arrayvec v0.7.4
14152023-12-05T05:14:47.148Z Downloaded convert_case v0.4.0
14162023-12-05T05:14:47.151Z Downloaded constant_time_eq v0.2.6
14172023-12-05T05:14:47.151Z Downloaded chacha20 v0.9.1
14182023-12-05T05:14:47.153Z Downloaded bcs v0.1.6
14192023-12-05T05:14:47.156Z Downloaded snafu-derive v0.7.5
14202023-12-05T05:14:47.159Z Downloaded keccak v0.1.4
14212023-12-05T05:14:47.161Z Downloaded cassowary v0.3.0
14222023-12-05T05:14:47.164Z Downloaded byteorder v1.5.0
14232023-12-05T05:14:47.167Z Downloaded stringprep v0.1.3
14242023-12-05T05:14:47.170Z Downloaded newline-converter v0.3.0
14252023-12-05T05:14:47.170Z Downloaded darling v0.20.3
14262023-12-05T05:14:47.174Z Downloaded cfg-if v1.0.0
14272023-12-05T05:14:47.178Z Downloaded blake2b_simd v1.0.1
14282023-12-05T05:14:47.180Z Downloaded tui-tree-widget v0.13.0
14292023-12-05T05:14:47.180Z Downloaded string_cache v0.8.7
14302023-12-05T05:14:47.186Z Downloaded smallvec v0.6.14
14312023-12-05T05:14:47.191Z Downloaded similar-asserts v1.5.0
14322023-12-05T05:14:47.191Z Downloaded signature v2.1.0
14332023-12-05T05:14:47.191Z Downloaded instant v0.1.12
14342023-12-05T05:14:47.196Z Downloaded cexpr v0.6.0
14352023-12-05T05:14:47.196Z Downloaded md-5 v0.10.5
14362023-12-05T05:14:47.196Z Downloaded ansi_term v0.12.1
14372023-12-05T05:14:47.200Z Downloaded serde_with_macros v2.3.3
14382023-12-05T05:14:47.206Z Downloaded linear-map v1.2.0
14392023-12-05T05:14:47.207Z Downloaded autocfg v1.1.0
14402023-12-05T05:14:47.207Z Downloaded arrayref v0.3.7
14412023-12-05T05:14:47.212Z Downloaded aead v0.5.2
14422023-12-05T05:14:47.212Z Downloaded assert_cmd v2.0.12
14432023-12-05T05:14:47.215Z Downloaded base64 v0.21.5
14442023-12-05T05:14:47.219Z Downloaded adler v1.0.2
14452023-12-05T05:14:47.222Z Downloaded ascii-canvas v3.0.0
14462023-12-05T05:14:47.222Z Downloaded assert_matches v1.5.0
14472023-12-05T05:14:47.226Z Downloaded maybe-uninit v2.0.0
14482023-12-05T05:14:47.226Z Downloaded colored v2.0.4
14492023-12-05T05:14:47.230Z Downloaded base16ct v0.2.0
14502023-12-05T05:14:47.233Z Downloaded maplit v1.0.2
14512023-12-05T05:14:47.864Z Compiling serde v1.0.192
14522023-12-05T05:14:47.864Z Compiling autocfg v1.1.0
14532023-12-05T05:14:47.866Z Checking cfg-if v1.0.0
14542023-12-05T05:14:47.866Z Compiling version_check v0.9.4
14552023-12-05T05:14:47.866Z Compiling syn v1.0.109
14562023-12-05T05:14:47.947Z Checking libc v0.2.150
14572023-12-05T05:14:47.965Z Compiling syn v2.0.32
14582023-12-05T05:14:49.032Z Compiling parking_lot_core v0.9.8
14592023-12-05T05:14:49.035Z Compiling libm v0.2.7
14602023-12-05T05:14:49.036Z Compiling cc v1.0.83
14612023-12-05T05:14:49.036Z Compiling futures-core v0.3.29
14622023-12-05T05:14:49.073Z Compiling once_cell v1.18.0
14632023-12-05T05:14:49.116Z Compiling serde_json v1.0.108
14642023-12-05T05:14:49.139Z Compiling lock_api v0.4.10
14652023-12-05T05:14:49.513Z Compiling num-traits v0.2.16
14662023-12-05T05:14:49.630Z Compiling memchr v2.6.3
14672023-12-05T05:14:49.663Z Compiling typenum v1.16.0
14682023-12-05T05:14:49.722Z Checking getrandom v0.2.10
14692023-12-05T05:14:49.733Z Compiling slab v0.4.9
14702023-12-05T05:14:50.050Z Compiling generic-array v0.14.7
14712023-12-05T05:14:50.162Z Compiling futures-task v0.3.29
14722023-12-05T05:14:50.506Z Compiling futures-channel v0.3.29
14732023-12-05T05:14:51.055Z Compiling futures-util v0.3.29
14742023-12-05T05:14:51.684Z Checking scopeguard v1.2.0
14752023-12-05T05:14:51.848Z Compiling log v0.4.20
14762023-12-05T05:14:51.866Z Compiling pkg-config v0.3.27
14772023-12-05T05:14:52.602Z Checking smallvec v1.11.0
14782023-12-05T05:14:52.852Z Checking itoa v1.0.9
14792023-12-05T05:14:53.036Z Compiling rustix v0.38.25
14802023-12-05T05:14:53.162Z Compiling indexmap v1.9.3
14812023-12-05T05:14:53.178Z Compiling schemars v0.8.13
14822023-12-05T05:14:53.611Z Compiling fnv v1.0.7
14832023-12-05T05:14:53.628Z Compiling vcpkg v0.2.15
14842023-12-05T05:14:53.770Z Compiling httparse v1.8.0
14852023-12-05T05:14:54.300Z Checking rand_core v0.6.4
14862023-12-05T05:14:54.640Z Compiling ring v0.17.5
14872023-12-05T05:14:54.718Z Compiling ring v0.16.20
14882023-12-05T05:14:56.538Z Compiling aho-corasick v1.0.4
14892023-12-05T05:14:56.606Z Compiling regex-syntax v0.8.2
14902023-12-05T05:14:57.439Z Compiling openssl-sys v0.9.96
14912023-12-05T05:14:58.961Z Compiling parking_lot v0.12.1
14922023-12-05T05:14:59.891Z Checking pin-project-lite v0.2.13
14932023-12-05T05:15:00.042Z Compiling ahash v0.8.3
14942023-12-05T05:15:00.520Z Compiling serde_derive_internals v0.26.0
14952023-12-05T05:15:00.561Z Checking spin v0.5.2
14962023-12-05T05:15:01.044Z Compiling openssl v0.10.60
14972023-12-05T05:15:01.645Z Checking signal-hook-registry v1.4.1
14982023-12-05T05:15:02.012Z Compiling ucd-trie v0.1.6
14992023-12-05T05:15:02.161Z Compiling regex-automata v0.4.3
15002023-12-05T05:15:03.008Z Compiling rustls v0.21.9
15012023-12-05T05:15:03.400Z Checking mio v0.8.9
15022023-12-05T05:15:03.876Z Compiling native-tls v0.2.11
15032023-12-05T05:15:03.931Z Compiling iana-time-zone v0.1.57
15042023-12-05T05:15:04.554Z Compiling async-trait v0.1.74
15052023-12-05T05:15:04.617Z Checking num_cpus v1.16.0
15062023-12-05T05:15:05.323Z Compiling dyn-clone v1.0.13
15072023-12-05T05:15:05.389Z Compiling unicode-xid v0.2.4
15082023-12-05T05:15:05.647Z Compiling byteorder v1.5.0
15092023-12-05T05:15:06.148Z Compiling backtrace v0.3.69
15102023-12-05T05:15:06.388Z Checking socket2 v0.5.5
15112023-12-05T05:15:06.952Z Compiling futures-sink v0.3.29
15122023-12-05T05:15:07.161Z Compiling hashbrown v0.13.2
15132023-12-05T05:15:07.183Z Compiling errno v0.3.2
15142023-12-05T05:15:07.240Z Compiling crossbeam-utils v0.8.16
15152023-12-05T05:15:07.486Z Checking ryu v1.0.15
15162023-12-05T05:15:07.829Z Compiling crc32fast v1.3.2
15172023-12-05T05:15:07.981Z Compiling tinyvec_macros v0.1.1
15182023-12-05T05:15:08.101Z Compiling tinyvec v1.6.0
15192023-12-05T05:15:08.859Z Compiling anyhow v1.0.75
15202023-12-05T05:15:08.984Z Compiling regex v1.10.2
15212023-12-05T05:15:09.048Z Compiling futures-io v0.3.29
15222023-12-05T05:15:09.099Z Compiling pin-utils v0.1.0
15232023-12-05T05:15:09.214Z Compiling spin v0.9.8
15242023-12-05T05:15:09.770Z Compiling tracing-core v0.1.31
15252023-12-05T05:15:09.876Z Compiling unicode-bidi v0.3.13
15262023-12-05T05:15:10.729Z Compiling unicode-normalization v0.1.22
15272023-12-05T05:15:11.791Z Compiling num-integer v0.1.45
15282023-12-05T05:15:11.892Z Compiling serde_derive v1.0.192
15292023-12-05T05:15:12.106Z Compiling thiserror-impl v1.0.49
15302023-12-05T05:15:12.216Z Compiling zeroize_derive v1.4.2
15312023-12-05T05:15:12.459Z Compiling tokio-macros v2.2.0
15322023-12-05T05:15:12.617Z Compiling futures-macro v0.3.29
15332023-12-05T05:15:13.156Z Compiling tracing-attributes v0.1.26
15342023-12-05T05:15:13.730Z Compiling schemars_derive v0.8.13
15352023-12-05T05:15:14.831Z Checking zeroize v1.7.0
15362023-12-05T05:15:15.293Z Compiling openssl-macros v0.1.1
15372023-12-05T05:15:17.666Z Compiling thiserror v1.0.49
15382023-12-05T05:15:17.853Z Compiling pest v2.7.2
15392023-12-05T05:15:18.692Z Compiling der_derive v0.7.2
15402023-12-05T05:15:19.578Z Compiling synstructure v0.12.6
15412023-12-05T05:15:19.794Z Compiling tracing v0.1.37
15422023-12-05T05:15:20.021Z Compiling lazy_static v1.4.0
15432023-12-05T05:15:20.175Z Compiling slog v2.7.0
15442023-12-05T05:15:20.567Z Compiling unicode-width v0.1.11
15452023-12-05T05:15:20.847Z Checking subtle v2.5.0
15462023-12-05T05:15:20.958Z Compiling base64 v0.21.5
15472023-12-05T05:15:21.344Z Compiling untrusted v0.9.0
15482023-12-05T05:15:21.586Z Compiling hashbrown v0.12.3
15492023-12-05T05:15:21.764Z Compiling time-core v0.1.1
15502023-12-05T05:15:22.011Z Compiling pest_meta v2.7.2
15512023-12-05T05:15:22.186Z Compiling untrusted v0.7.1
15522023-12-05T05:15:22.480Z Compiling percent-encoding v2.3.1
15532023-12-05T05:15:22.667Z Compiling openssl-probe v0.1.5
15542023-12-05T05:15:22.738Z Compiling zerocopy-derive v0.2.0
15552023-12-05T05:15:23.084Z Compiling foreign-types-shared v0.1.1
15562023-12-05T05:15:23.149Z Compiling rustversion v1.0.14
15572023-12-05T05:15:23.214Z Compiling foreign-types v0.3.2
15582023-12-05T05:15:23.397Z Compiling time-macros v0.2.13
15592023-12-05T05:15:24.257Z Compiling pest_generator v2.7.2
15602023-12-05T05:15:28.343Z Compiling try-lock v0.2.4
15612023-12-05T05:15:28.983Z Compiling want v0.3.1
15622023-12-05T05:15:29.129Z Compiling rustls-webpki v0.101.7
15632023-12-05T05:15:29.416Z Compiling sct v0.7.0
15642023-12-05T05:15:29.877Z Compiling form_urlencoded v1.2.1
15652023-12-05T05:15:30.384Z Compiling zerocopy-derive v0.6.4
15662023-12-05T05:15:30.588Z Compiling pest_derive v2.7.2
15672023-12-05T05:15:31.851Z Compiling socket2 v0.4.9
15682023-12-05T05:15:32.119Z Compiling either v1.9.0
15692023-12-05T05:15:32.478Z Compiling const-oid v0.9.5
15702023-12-05T05:15:32.618Z Compiling tower-service v0.3.2
15712023-12-05T05:15:32.786Z Compiling httpdate v1.0.3
15722023-12-05T05:15:33.290Z Compiling rustls-pemfile v1.0.3
15732023-12-05T05:15:33.540Z Compiling idna v0.5.0
15742023-12-05T05:15:33.868Z Compiling memoffset v0.9.0
15752023-12-05T05:15:34.177Z Compiling usdt-impl v0.3.5
15762023-12-05T05:15:34.307Z Compiling adler v1.0.2
15772023-12-05T05:15:34.650Z Compiling miniz_oxide v0.7.1
15782023-12-05T05:15:35.054Z Compiling url v2.5.0
15792023-12-05T05:15:35.354Z Checking bytes v1.5.0
15802023-12-05T05:15:35.785Z Checking bitflags v2.4.0
15812023-12-05T05:15:36.276Z Compiling rustls-native-certs v0.6.3
15822023-12-05T05:15:36.660Z Checking tokio v1.34.0
15832023-12-05T05:15:37.254Z Compiling indexmap v2.1.0
15842023-12-05T05:15:37.771Z Compiling uuid v1.6.1
15852023-12-05T05:15:38.993Z Compiling semver v1.0.20
15862023-12-05T05:15:39.015Z Compiling chrono v0.4.31
15872023-12-05T05:15:39.456Z Compiling http v0.2.11
15882023-12-05T05:15:40.184Z Compiling toml_datetime v0.6.5
15892023-12-05T05:15:40.281Z Compiling serde_spanned v0.6.4
15902023-12-05T05:15:40.645Z Compiling rustc_version v0.4.0
15912023-12-05T05:15:41.324Z Compiling toml_edit v0.19.15
15922023-12-05T05:15:42.264Z Compiling openapiv3 v2.0.0-rc.1
15932023-12-05T05:15:45.736Z Compiling http-body v0.4.5
15942023-12-05T05:15:46.884Z Compiling zerocopy v0.3.0
15952023-12-05T05:15:47.644Z Checking crypto-common v0.1.6
15962023-12-05T05:15:47.898Z Compiling signal-hook v0.3.17
15972023-12-05T05:15:48.283Z Compiling ipnet v2.8.0
15982023-12-05T05:15:48.600Z Compiling dof v0.1.5
15992023-12-05T05:15:49.371Z Compiling serde_urlencoded v0.7.1
16002023-12-05T05:15:50.112Z Compiling dtrace-parser v0.1.14
16012023-12-05T05:15:50.380Z Compiling clap_derive v4.4.2
16022023-12-05T05:15:50.502Z Compiling crossbeam-epoch v0.9.15
16032023-12-05T05:15:50.796Z Compiling thread-id v4.2.0
16042023-12-05T05:15:50.973Z Compiling encoding_rs v0.8.33
16052023-12-05T05:15:51.246Z Compiling siphasher v0.3.11
16062023-12-05T05:15:51.261Z Compiling mime v0.3.17
16072023-12-05T05:15:51.802Z Compiling tokio-util v0.7.10
16082023-12-05T05:15:52.184Z Compiling tokio-rustls v0.24.1
16092023-12-05T05:15:52.785Z Compiling webpki-roots v0.25.2
16102023-12-05T05:15:53.003Z Compiling gimli v0.28.0
16112023-12-05T05:15:53.682Z Compiling h2 v0.3.21
16122023-12-05T05:15:54.357Z Compiling serde_tokenstream v0.1.7
16132023-12-05T05:15:55.162Z Compiling strum_macros v0.25.2
16142023-12-05T05:15:58.147Z Compiling tokio-native-tls v0.3.1
16152023-12-05T05:15:58.537Z Compiling block-buffer v0.10.4
16162023-12-05T05:15:58.999Z Compiling bzip2-sys v0.1.11+1.0.8
16172023-12-05T05:15:59.025Z Compiling object v0.32.1
16182023-12-05T05:15:59.647Z Compiling num-iter v0.1.43
16192023-12-05T05:15:59.688Z Compiling rustc-demangle v0.1.23
16202023-12-05T05:16:00.084Z Compiling addr2line v0.21.0
16212023-12-05T05:16:01.401Z Compiling flate2 v1.0.28
16222023-12-05T05:16:01.428Z Compiling digest v0.10.7
16232023-12-05T05:16:02.144Z Compiling heapless v0.7.16
16242023-12-05T05:16:02.193Z Compiling ppv-lite86 v0.2.17
16252023-12-05T05:16:02.517Z Compiling doc-comment v0.3.3
16262023-12-05T05:16:02.866Z Compiling usdt-macro v0.3.5
16272023-12-05T05:16:03.013Z Compiling usdt-attr-macro v0.3.5
16282023-12-05T05:16:03.461Z Compiling rand_chacha v0.3.1
16292023-12-05T05:16:03.613Z Compiling toml v0.7.8
16302023-12-05T05:16:04.483Z Compiling toml_edit v0.21.0
16312023-12-05T05:16:04.565Z Compiling hex v0.4.3
16322023-12-05T05:16:04.999Z Compiling hyper v0.14.27
16332023-12-05T05:16:05.371Z Compiling pin-project-internal v1.1.3
16342023-12-05T05:16:06.492Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
16352023-12-05T05:16:06.618Z Compiling bit-vec v0.6.3
16362023-12-05T05:16:07.361Z Compiling rand v0.8.5
16372023-12-05T05:16:08.127Z Compiling phf_shared v0.10.0
16382023-12-05T05:16:08.742Z Compiling num-bigint v0.4.4
16392023-12-05T05:16:10.065Z Compiling new_debug_unreachable v1.0.4
16402023-12-05T05:16:10.192Z Compiling precomputed-hash v0.1.1
16412023-12-05T05:16:10.340Z Compiling fixedbitset v0.4.2
16422023-12-05T05:16:10.356Z Compiling base64ct v1.6.0
16432023-12-05T05:16:10.680Z Compiling smoltcp v0.9.1
16442023-12-05T05:16:11.079Z Compiling petgraph v0.6.4
16452023-12-05T05:16:11.434Z Compiling pem-rfc7468 v0.7.0
16462023-12-05T05:16:11.608Z Compiling string_cache v0.8.7
16472023-12-05T05:16:12.374Z Compiling bit-set v0.5.3
16482023-12-05T05:16:12.677Z Compiling hmac v0.12.1
16492023-12-05T05:16:12.791Z Compiling itertools v0.10.5
16502023-12-05T05:16:13.359Z Compiling enum-as-inner v0.5.1
16512023-12-05T05:16:13.505Z Compiling hubpack_derive v0.1.1
16522023-12-05T05:16:14.418Z Compiling diesel_table_macro_syntax v0.1.0
16532023-12-05T05:16:14.978Z Compiling unicode-segmentation v1.10.1
16542023-12-05T05:16:15.048Z Compiling flagset v0.4.3
16552023-12-05T05:16:15.359Z Compiling lalrpop-util v0.19.12
16562023-12-05T05:16:15.616Z Compiling der v0.7.8
16572023-12-05T05:16:15.929Z Compiling diesel_derives v2.1.2
16582023-12-05T05:16:16.473Z Compiling hyper-tls v0.5.0
16592023-12-05T05:16:16.594Z Compiling hyper-rustls v0.24.2
16602023-12-05T05:16:17.424Z Compiling reqwest v0.11.22
16612023-12-05T05:16:17.557Z Compiling snafu-derive v0.7.5
16622023-12-05T05:16:18.042Z Compiling cpufeatures v0.2.9
16632023-12-05T05:16:18.175Z Compiling sha2 v0.10.8
16642023-12-05T05:16:18.575Z Compiling rustix v0.37.23
16652023-12-05T05:16:18.958Z Compiling md-5 v0.10.5
16662023-12-05T05:16:19.334Z Compiling spki v0.7.2
16672023-12-05T05:16:20.874Z Compiling stringprep v0.1.3
16682023-12-05T05:16:21.219Z Compiling serde_repr v0.1.16
16692023-12-05T05:16:21.240Z Compiling hash32 v0.2.1
16702023-12-05T05:16:22.482Z Compiling stable_deref_trait v1.2.0
16712023-12-05T05:16:22.533Z Checking bitflags v1.3.2
16722023-12-05T05:16:22.618Z Compiling fallible-iterator v0.2.0
16732023-12-05T05:16:23.078Z Compiling terminal_size v0.2.6
16742023-12-05T05:16:23.344Z Compiling pkcs8 v0.10.2
16752023-12-05T05:16:23.772Z Compiling postgres-protocol v0.6.6
16762023-12-05T05:16:24.537Z Compiling phf_shared v0.11.2
16772023-12-05T05:16:25.127Z Compiling ff v0.13.0
16782023-12-05T05:16:25.461Z Compiling block-padding v0.3.3
16792023-12-05T05:16:25.874Z Compiling scheduled-thread-pool v0.2.7
16802023-12-05T05:16:26.051Z Compiling deranged v0.3.8
16812023-12-05T05:16:26.554Z Compiling num_threads v0.1.6
16822023-12-05T05:16:26.688Z Compiling base16ct v0.2.0
16832023-12-05T05:16:26.720Z Compiling matches v0.1.10
16842023-12-05T05:16:26.765Z Compiling managed v0.8.0
16852023-12-05T05:16:26.847Z Compiling regex-automata v0.1.10
16862023-12-05T05:16:27.083Z Compiling clap_builder v4.4.2
16872023-12-05T05:16:27.162Z Compiling sec1 v0.7.3
16882023-12-05T05:16:27.295Z Compiling idna v0.2.3
16892023-12-05T05:16:27.624Z Compiling bstr v0.2.17
16902023-12-05T05:16:28.057Z Compiling r2d2 v0.8.10
16912023-12-05T05:16:28.620Z Compiling inout v0.1.3
16922023-12-05T05:16:28.955Z Compiling time v0.3.27
16932023-12-05T05:16:29.005Z Compiling group v0.13.0
16942023-12-05T05:16:29.482Z Compiling signal-hook-mio v0.2.3
16952023-12-05T05:16:29.700Z Compiling postgres-types v0.2.6
16962023-12-05T05:16:30.048Z Compiling phf v0.11.2
16972023-12-05T05:16:30.096Z Compiling bzip2 v0.4.4
16982023-12-05T05:16:30.707Z Compiling hubpack v0.1.2
16992023-12-05T05:16:31.230Z Compiling hkdf v0.12.3
17002023-12-05T05:16:31.495Z Compiling pin-project v1.1.3
17012023-12-05T05:16:31.793Z Compiling ipnetwork v0.20.0
17022023-12-05T05:16:32.289Z Compiling zerocopy v0.6.4
17032023-12-05T05:16:32.393Z Compiling crypto-bigint v0.5.2
17042023-12-05T05:16:33.234Z Compiling itertools v0.11.0
17052023-12-05T05:16:33.712Z Compiling futures-executor v0.3.29
17062023-12-05T05:16:36.574Z Compiling float-cmp v0.9.0
17072023-12-05T05:16:38.096Z Compiling static_assertions v1.1.0
17082023-12-05T05:16:38.182Z Compiling whoami v1.4.1
17092023-12-05T05:16:38.230Z Compiling normalize-line-endings v0.3.0
17102023-12-05T05:16:38.374Z Compiling predicates-core v1.0.6
17112023-12-05T05:16:38.398Z Compiling regex-automata v0.3.8
17122023-12-05T05:16:38.911Z Compiling data-encoding v2.4.0
17132023-12-05T05:16:39.161Z Compiling difflib v0.4.0
17142023-12-05T05:16:41.870Z Compiling bstr v1.6.0
17152023-12-05T05:16:42.248Z Compiling trust-dns-proto v0.22.0
17162023-12-05T05:16:42.470Z Compiling predicates v3.0.4
17172023-12-05T05:16:42.855Z Compiling tokio-postgres v0.7.10
17182023-12-05T05:16:43.151Z Compiling diesel v2.1.4
17192023-12-05T05:16:43.349Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
17202023-12-05T05:16:45.293Z Compiling elliptic-curve v0.13.8
17212023-12-05T05:16:45.371Z Compiling yasna v0.5.2
17222023-12-05T05:16:45.740Z Compiling futures v0.3.29
17232023-12-05T05:16:45.958Z Compiling clap v4.4.3
17242023-12-05T05:16:46.109Z Compiling snafu v0.7.5
17252023-12-05T05:16:46.606Z Compiling zip v0.6.6
17262023-12-05T05:16:47.501Z Compiling crossterm v0.27.0
17272023-12-05T05:16:48.566Z Compiling similar v2.2.1
17282023-12-05T05:16:48.795Z Compiling cipher v0.4.4
17292023-12-05T05:16:49.507Z Compiling usdt v0.3.5
17302023-12-05T05:16:49.884Z Compiling tokio-stream v0.1.14
17312023-12-05T05:16:51.466Z Compiling console v0.15.7
17322023-12-05T05:16:53.124Z Checking hashbrown v0.14.2
17332023-12-05T05:16:53.835Z Checking unicode-ident v1.0.12
17342023-12-05T05:16:53.967Z Checking equivalent v1.0.1
17352023-12-05T05:16:54.068Z Checking proc-macro2 v1.0.69
17362023-12-05T05:16:55.069Z Checking quote v1.0.33
17372023-12-05T05:16:56.836Z Checking utf8parse v0.2.1
17382023-12-05T05:16:57.904Z Checking anstyle v1.0.2
17392023-12-05T05:16:59.743Z Checking io-lifetimes v1.0.11
17402023-12-05T05:17:03.673Z Checking anstyle-parse v0.2.1
17412023-12-05T05:17:07.220Z Checking anstyle-query v1.0.0
17422023-12-05T05:17:07.263Z Checking colorchoice v1.0.0
17432023-12-05T05:17:07.430Z Checking anstream v0.5.0
17442023-12-05T05:17:08.098Z Checking clap_lex v0.5.1
17452023-12-05T05:17:08.175Z Checking strsim v0.10.0
17462023-12-05T05:17:09.519Z Checking winnow v0.5.15
17472023-12-05T05:17:14.386Z Compiling serde_tokenstream v0.2.0
17482023-12-05T05:17:19.401Z Compiling regress v0.7.1
17492023-12-05T05:17:25.020Z Compiling typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
17502023-12-05T05:17:33.733Z Compiling getopts v0.2.21
17512023-12-05T05:17:34.252Z Compiling unsafe-libyaml v0.2.9
17522023-12-05T05:17:34.536Z Checking heck v0.4.1
17532023-12-05T05:17:35.471Z Checking progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
17542023-12-05T05:17:36.440Z Compiling serde_yaml v0.9.25
17552023-12-05T05:17:36.713Z Compiling ident_case v1.0.1
17562023-12-05T05:17:36.972Z Checking fastrand v2.0.0
17572023-12-05T05:17:37.448Z Checking match_cfg v0.1.0
17582023-12-05T05:17:37.469Z Checking tempfile v3.8.1
17592023-12-05T05:17:37.489Z Checking atty v0.2.14
17602023-12-05T05:17:37.568Z Checking hostname v0.3.1
17612023-12-05T05:17:37.646Z Compiling paste v1.0.14
17622023-12-05T05:17:37.745Z Checking quick-error v1.2.3
17632023-12-05T05:17:37.934Z Checking crossbeam-channel v0.5.8
17642023-12-05T05:17:37.997Z Checking sha1 v0.10.6
17652023-12-05T05:17:38.440Z Checking dirs-sys-next v0.1.2
17662023-12-05T05:17:38.685Z Checking dirs-next v2.0.0
17672023-12-05T05:17:38.858Z Checking thread_local v1.1.7
17682023-12-05T05:17:39.092Z Checking instant v0.1.12
17692023-12-05T05:17:39.240Z Compiling slog-async v2.8.0
17702023-12-05T05:17:39.306Z Checking term v0.7.0
17712023-12-05T05:17:39.979Z Checking camino v1.1.6
17722023-12-05T05:17:40.091Z Compiling multer v2.1.0
17732023-12-05T05:17:40.467Z Checking take_mut v0.2.2
17742023-12-05T05:17:40.622Z Checking slog-term v2.9.0
17752023-12-05T05:17:40.945Z Compiling darling_core v0.20.3
17762023-12-05T05:17:41.141Z Checking slog-json v2.6.1
17772023-12-05T05:17:41.427Z Compiling async-stream-impl v0.3.5
17782023-12-05T05:17:41.502Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
17792023-12-05T05:17:41.944Z Checking debug-ignore v1.0.5
17802023-12-05T05:17:42.130Z Checking atomic-waker v1.1.1
17812023-12-05T05:17:42.304Z Checking waitgroup v0.1.2
17822023-12-05T05:17:42.576Z Checking slog-bunyan v2.4.0
17832023-12-05T05:17:43.442Z Checking toml v0.8.8
17842023-12-05T05:17:43.503Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
17852023-12-05T05:17:43.506Z Checking serde_path_to_error v0.1.14
17862023-12-05T05:17:43.717Z Checking async-stream v0.3.5
17872023-12-05T05:17:43.994Z Checking strum v0.25.0
17882023-12-05T05:17:44.212Z Compiling structmeta-derive v0.2.0
17892023-12-05T05:17:44.545Z Checking wait-timeout v0.2.0
17902023-12-05T05:17:44.592Z Checking rand_xorshift v0.3.0
17912023-12-05T05:17:44.796Z Checking rusty-fork v0.3.0
17922023-12-05T05:17:44.824Z Checking unarray v0.1.4
17932023-12-05T05:17:45.022Z Compiling regex-syntax v0.7.5
17942023-12-05T05:17:45.220Z Checking proptest v1.4.0
17952023-12-05T05:17:49.436Z Compiling structmeta v0.2.0
17962023-12-05T05:17:50.118Z Checking backoff v0.4.0
17972023-12-05T05:17:50.555Z Compiling test-strategy v0.3.1
17982023-12-05T05:17:51.451Z Compiling darling_macro v0.20.3
17992023-12-05T05:17:52.321Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18002023-12-05T05:17:52.544Z Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
18012023-12-05T05:17:52.748Z Checking macaddr v1.0.1
18022023-12-05T05:17:52.941Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
18032023-12-05T05:17:53.067Z Compiling darling v0.20.3
18042023-12-05T05:17:53.218Z Compiling serde_with_macros v2.3.3
18052023-12-05T05:17:53.659Z Checking camino-tempfile v1.1.1
18062023-12-05T05:17:53.666Z Checking is-terminal v0.4.9
18072023-12-05T05:17:53.666Z Compiling proc-macro-error-attr v1.0.4
18082023-12-05T05:17:53.666Z Compiling proc-macro-error v1.0.4
18092023-12-05T05:17:54.141Z Compiling proc-macro-crate v1.3.1
18102023-12-05T05:17:54.280Z Checking termtree v0.4.1
18112023-12-05T05:17:54.568Z Checking predicates-tree v1.0.9
18122023-12-05T05:17:54.765Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18132023-12-05T05:17:55.715Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18142023-12-05T05:17:55.720Z Checking postcard-cobs v0.1.5-pre
18152023-12-05T05:17:56.036Z Compiling num_enum_derive v0.5.11
18162023-12-05T05:17:56.039Z Compiling crucible-workspace-hack v0.1.0
18172023-12-05T05:17:56.509Z Checking postcard v0.7.3
18182023-12-05T05:17:56.537Z Compiling typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
18192023-12-05T05:17:56.754Z Checking smoltcp v0.8.2
18202023-12-05T05:17:56.841Z Compiling parse-display-derive v0.8.2
18212023-12-05T05:17:57.204Z Compiling foreign-types-macros v0.2.3
18222023-12-05T05:17:57.452Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18232023-12-05T05:17:57.816Z Checking serde_with v2.3.3
18242023-12-05T05:17:57.886Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18252023-12-05T05:17:58.082Z Checking cfg-if v0.1.10
18262023-12-05T05:17:58.201Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18272023-12-05T05:17:58.610Z Checking foreign-types-shared v0.3.1
18282023-12-05T05:17:59.276Z Checking foreign-types v0.5.0
18292023-12-05T05:17:59.413Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18302023-12-05T05:17:59.432Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18312023-12-05T05:18:00.688Z Checking num_enum v0.5.11
18322023-12-05T05:18:00.732Z Checking cstr-argument v0.1.2
18332023-12-05T05:18:00.959Z Checking pretty-hex v0.2.1
18342023-12-05T05:18:01.008Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
18352023-12-05T05:18:01.011Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18362023-12-05T05:18:01.171Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18372023-12-05T05:18:01.490Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18382023-12-05T05:18:01.508Z Checking colored v2.0.4
18392023-12-05T05:18:01.566Z Compiling zone_cfg_derive v0.3.0
18402023-12-05T05:18:01.684Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
18412023-12-05T05:18:02.184Z Checking predicates v2.1.5
18422023-12-05T05:18:03.228Z Compiling mockall_derive v0.11.4
18432023-12-05T05:18:03.710Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18442023-12-05T05:18:03.767Z Compiling num-derive v0.4.0
18452023-12-05T05:18:04.061Z Checking downcast v0.11.0
18462023-12-05T05:18:04.342Z Checking fragile v2.0.0
18472023-12-05T05:18:04.557Z Checking parse-display v0.8.2
18482023-12-05T05:18:04.750Z Checking zone v0.3.0
18492023-12-05T05:18:04.786Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
18502023-12-05T05:18:04.949Z Checking smf v0.2.2
18512023-12-05T05:18:05.322Z Checking filetime v0.2.22
18522023-12-05T05:18:05.395Z Compiling typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
18532023-12-05T05:18:05.596Z Compiling progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
18542023-12-05T05:18:05.658Z Checking xattr v1.0.1
18552023-12-05T05:18:05.902Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18562023-12-05T05:18:05.953Z Checking pem v3.0.2
18572023-12-05T05:18:05.993Z Checking tar v0.4.40
18582023-12-05T05:18:06.290Z Checking linked-hash-map v0.5.6
18592023-12-05T05:18:06.330Z Checking headers-core v0.2.0
18602023-12-05T05:18:06.512Z Checking headers v0.3.9
18612023-12-05T05:18:06.804Z Checking lru-cache v0.1.2
18622023-12-05T05:18:07.055Z Checking password-hash v0.5.0
18632023-12-05T05:18:07.223Z Checking blake2 v0.10.6
18642023-12-05T05:18:07.759Z Checking base64 v0.13.1
18652023-12-05T05:18:07.788Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=945f040d259ca8013d3fb26f510453da7cd7b1a6#945f040d)
18662023-12-05T05:18:07.901Z Checking argon2 v0.5.2
18672023-12-05T05:18:08.271Z Checking rcgen v0.11.3
18682023-12-05T05:18:08.383Z Checking pem v1.1.1
18692023-12-05T05:18:08.478Z Checking atomicwrites v0.4.2
18702023-12-05T05:18:08.712Z Checking subprocess v0.2.9
18712023-12-05T05:18:08.746Z Checking arc-swap v1.6.0
18722023-12-05T05:18:08.769Z Checking ciborium-io v0.2.1
18732023-12-05T05:18:08.868Z Checking half v1.8.2
18742023-12-05T05:18:08.923Z Compiling cancel-safe-futures v0.1.5
18752023-12-05T05:18:09.305Z Checking textwrap v0.11.0
18762023-12-05T05:18:09.435Z Checking slog-scope v4.4.0
18772023-12-05T05:18:09.456Z Compiling heck v0.3.3
18782023-12-05T05:18:09.537Z Checking ciborium-ll v0.2.1
18792023-12-05T05:18:09.555Z Checking ansi_term v0.12.1
18802023-12-05T05:18:09.612Z Checking strsim v0.8.0
18812023-12-05T05:18:09.718Z Compiling libefi-sys v0.1.0
18822023-12-05T05:18:09.880Z Checking vec_map v0.8.2
18832023-12-05T05:18:10.002Z Checking ciborium v0.2.1
18842023-12-05T05:18:10.028Z Checking slog-stdlog v4.1.1
18852023-12-05T05:18:10.062Z Compiling structopt-derive v0.4.18
18862023-12-05T05:18:10.249Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
18872023-12-05T05:18:10.284Z Checking clap v2.34.0
18882023-12-05T05:18:10.868Z Checking slog-envlogger v2.2.0
18892023-12-05T05:18:11.176Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
18902023-12-05T05:18:11.609Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
18912023-12-05T05:18:11.631Z Checking resolv-conf v0.7.0
18922023-12-05T05:18:11.664Z Compiling slog-dtrace v0.2.3
18932023-12-05T05:18:11.994Z Compiling convert_case v0.4.0
18942023-12-05T05:18:12.602Z Checking trust-dns-resolver v0.22.0
18952023-12-05T05:18:12.814Z Checking fxhash v0.2.1
18962023-12-05T05:18:13.065Z Checking itertools v0.12.0
18972023-12-05T05:18:13.508Z Compiling derive_more v0.99.17
18982023-12-05T05:18:14.801Z Checking termcolor v1.2.0
18992023-12-05T05:18:15.086Z Compiling same-file v1.0.6
19002023-12-05T05:18:15.181Z Checking structopt v0.3.26
19012023-12-05T05:18:15.414Z Compiling radium v0.7.0
19022023-12-05T05:18:15.440Z Compiling walkdir v2.4.0
19032023-12-05T05:18:15.748Z Compiling semver-parser v0.10.2
19042023-12-05T05:18:16.146Z Compiling maybe-uninit v2.0.0
19052023-12-05T05:18:16.736Z Checking tap v1.0.1
19062023-12-05T05:18:16.973Z Checking wyz v0.5.1
19072023-12-05T05:18:17.000Z Checking mockall v0.11.4
19082023-12-05T05:18:17.353Z Compiling semver v0.11.0
19092023-12-05T05:18:17.772Z Compiling num-rational v0.4.1
19102023-12-05T05:18:18.470Z Checking funty v2.0.0
19112023-12-05T05:18:18.619Z Checking crc-catalog v2.2.0
19122023-12-05T05:18:18.647Z Compiling progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
19132023-12-05T05:18:18.670Z Compiling packed_struct v0.10.1
19142023-12-05T05:18:18.810Z Compiling home v0.5.5
19152023-12-05T05:18:18.938Z Compiling num-bigint-dig v0.8.4
19162023-12-05T05:18:19.211Z Compiling toolchain_find v0.2.0
19172023-12-05T05:18:19.335Z Checking crc v3.0.1
19182023-12-05T05:18:19.801Z Compiling toml v0.5.11
19192023-12-05T05:18:20.158Z Compiling packed_struct_codegen v0.10.1
19202023-12-05T05:18:20.241Z Checking bitvec v1.0.1
19212023-12-05T05:18:20.375Z Checking nodrop v0.1.14
19222023-12-05T05:18:20.526Z Checking array-init v0.0.4
19232023-12-05T05:18:22.343Z Compiling omicron-zone-package v0.9.1
19242023-12-05T05:18:22.956Z Compiling rustfmt-wrapper v0.2.0
19252023-12-05T05:18:24.606Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
19262023-12-05T05:18:25.032Z Checking smallvec v0.6.14
19272023-12-05T05:18:25.293Z Checking newline-converter v0.3.0
19282023-12-05T05:18:25.497Z Checking pkcs1 v0.7.5
19292023-12-05T05:18:25.640Z Checking signature v2.1.0
19302023-12-05T05:18:26.148Z Checking num-complex v0.4.4
19312023-12-05T05:18:26.188Z Checking utf-8 v0.7.6
19322023-12-05T05:18:26.471Z Checking bitfield v0.14.0
19332023-12-05T05:18:26.926Z Checking keccak v0.1.4
19342023-12-05T05:18:27.370Z Checking sha3 v0.10.8
19352023-12-05T05:18:27.594Z Checking num v0.4.1
19362023-12-05T05:18:27.731Z Checking tungstenite v0.20.1
19372023-12-05T05:18:27.967Z Checking serde-hex v0.1.0
19382023-12-05T05:18:28.097Z Checking expectorate v1.1.0
19392023-12-05T05:18:28.312Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19402023-12-05T05:18:28.451Z Checking rsa v0.9.2
19412023-12-05T05:18:28.666Z Checking env_logger v0.10.0
19422023-12-05T05:18:28.751Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
19432023-12-05T05:18:29.187Z Checking x509-cert v0.2.4
19442023-12-05T05:18:29.304Z Checking ron v0.8.1
19452023-12-05T05:18:29.423Z Checking secrecy v0.8.0
19462023-12-05T05:18:29.736Z Checking crc-any v2.4.3
19472023-12-05T05:18:29.854Z Checking tokio-tungstenite v0.20.1
19482023-12-05T05:18:30.306Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
19492023-12-05T05:18:30.547Z Checking object v0.30.4
19502023-12-05T05:18:30.721Z Checking path-slash v0.1.5
19512023-12-05T05:18:30.922Z Compiling buf-list v1.0.3
19522023-12-05T05:18:31.380Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19532023-12-05T05:18:31.482Z Checking glob v0.3.1
19542023-12-05T05:18:31.513Z Checking lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
19552023-12-05T05:18:31.752Z Checking swrite v0.1.0
19562023-12-05T05:18:31.859Z Compiling parking_lot_core v0.8.6
19572023-12-05T05:18:31.935Z Checking nibble_vec v0.1.0
19582023-12-05T05:18:32.198Z Checking endian-type v0.1.2
19592023-12-05T05:18:32.407Z Checking pretty-hex v0.4.0
19602023-12-05T05:18:32.493Z Checking radix_trie v0.2.1
19612023-12-05T05:18:32.653Z Checking libsw v3.3.0
19622023-12-05T05:18:33.032Z Compiling derive-where v1.2.5
19632023-12-05T05:18:33.064Z Checking parking_lot v0.11.2
19642023-12-05T05:18:33.116Z Checking trust-dns-client v0.22.0
19652023-12-05T05:18:33.595Z Checking sled v0.34.7
19662023-12-05T05:18:34.215Z Checking owo-colors v3.5.0
19672023-12-05T05:18:35.060Z Checking linear-map v1.2.0
19682023-12-05T05:18:35.182Z Checking trust-dns-server v0.22.1
19692023-12-05T05:18:35.618Z Compiling semver v0.1.20
19702023-12-05T05:18:36.798Z Compiling rustc_version v0.1.7
19712023-12-05T05:18:37.554Z Compiling newtype_derive v0.1.6
19722023-12-05T05:18:37.575Z Checking crossbeam-deque v0.8.3
19732023-12-05T05:18:37.998Z Compiling unicase v2.7.0
19742023-12-05T05:18:38.056Z Compiling platforms v3.0.2
19752023-12-05T05:18:38.170Z Compiling rayon-core v1.12.0
19762023-12-05T05:18:38.796Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
19772023-12-05T05:18:39.154Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
19782023-12-05T05:18:39.402Z Compiling memoffset v0.7.1
19792023-12-05T05:18:39.684Z Compiling curve25519-dalek v4.1.0
19802023-12-05T05:18:39.707Z Checking rayon v1.8.0
19812023-12-05T05:18:39.723Z Checking steno v0.4.0
19822023-12-05T05:18:40.537Z Checking globset v0.4.13
19832023-12-05T05:18:40.651Z Checking olpc-cjson v0.1.3
19842023-12-05T05:18:40.786Z Checking serde_plain v1.0.2
19852023-12-05T05:18:41.024Z Compiling async-recursion v1.0.5
19862023-12-05T05:18:41.183Z Checking typed-path v0.6.0
19872023-12-05T05:18:41.402Z Compiling mime_guess v2.0.4
19882023-12-05T05:18:43.103Z Checking universal-hash v0.5.1
19892023-12-05T05:18:43.375Z Compiling thiserror-impl-no-std v2.0.2
19902023-12-05T05:18:43.551Z Compiling curve25519-dalek-derive v0.1.0
19912023-12-05T05:18:43.609Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
19922023-12-05T05:18:44.083Z Checking opaque-debug v0.3.0
19932023-12-05T05:18:44.170Z Checking signature v1.6.4
19942023-12-05T05:18:44.195Z Checking tough v0.15.0
19952023-12-05T05:18:44.345Z Checking display-error-chain v0.2.0
19962023-12-05T05:18:44.542Z Compiling salty v0.2.0
19972023-12-05T05:18:45.337Z Checking ed25519 v1.5.3
19982023-12-05T05:18:45.569Z Checking poly1305 v0.8.0
19992023-12-05T05:18:46.221Z Checking nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
20002023-12-05T05:18:46.797Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
20012023-12-05T05:18:46.979Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
20022023-12-05T05:18:47.245Z Checking chacha20 v0.9.1
20032023-12-05T05:18:47.346Z Checking aead v0.5.2
20042023-12-05T05:18:47.670Z Checking serde-big-array v0.5.1
20052023-12-05T05:18:47.786Z Checking kstat-rs v0.2.3
20062023-12-05T05:18:47.995Z Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
20072023-12-05T05:18:49.017Z Checking thiserror-no-std v2.0.2
20082023-12-05T05:18:49.078Z Checking chacha20poly1305 v0.10.1
20092023-12-05T05:18:49.161Z Checking vsss-rs v3.3.1
20102023-12-05T05:18:49.385Z Checking hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
20112023-12-05T05:18:50.004Z Checking signal-hook-tokio v0.3.1
20122023-12-05T05:18:50.223Z Checking progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
20132023-12-05T05:18:50.443Z Checking serde-big-array v0.4.1
20142023-12-05T05:18:50.506Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
20152023-12-05T05:18:50.524Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
20162023-12-05T05:18:50.662Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
20172023-12-05T05:18:50.703Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
20182023-12-05T05:18:51.803Z Checking lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
20192023-12-05T05:18:52.090Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
20202023-12-05T05:18:52.333Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
20212023-12-05T05:18:52.435Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
20222023-12-05T05:18:53.177Z Checking hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
20232023-12-05T05:18:55.487Z Checking sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20242023-12-05T05:18:55.543Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
20252023-12-05T05:18:57.201Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=945f040d259ca8013d3fb26f510453da7cd7b1a6#945f040d)
20262023-12-05T05:18:57.390Z Checking bcs v0.1.6
20272023-12-05T05:18:58.110Z Checking corncobs v0.1.3
20282023-12-05T05:18:58.386Z Checking highway v1.1.0
20292023-12-05T05:18:58.791Z Checking sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20302023-12-05T05:18:59.032Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
20312023-12-05T05:18:59.449Z Checking http-range v0.1.5
20322023-12-05T05:18:59.702Z Compiling crunchy v0.2.2
20332023-12-05T05:19:00.093Z Compiling portable-atomic v1.4.3
20342023-12-05T05:19:00.478Z Checking hyper-staticfile v0.9.5
20352023-12-05T05:19:00.498Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
20362023-12-05T05:19:01.401Z Compiling clang-sys v1.6.1
20372023-12-05T05:19:01.772Z Compiling prettyplease v0.2.12
20382023-12-05T05:19:02.211Z Checking assert_matches v1.5.0
20392023-12-05T05:19:02.264Z Compiling tiny-keccak v2.0.2
20402023-12-05T05:19:02.896Z Compiling darling_core v0.14.4
20412023-12-05T05:19:04.116Z Compiling minimal-lexical v0.2.1
20422023-12-05T05:19:04.965Z Checking number_prefix v0.4.0
20432023-12-05T05:19:05.110Z Checking humantime v2.1.0
20442023-12-05T05:19:05.229Z Checking indicatif v0.17.7
20452023-12-05T05:19:05.551Z Compiling nom v7.1.3
20462023-12-05T05:19:06.467Z Compiling ascii-canvas v3.0.0
20472023-12-05T05:19:07.494Z Compiling ena v0.14.2
20482023-12-05T05:19:08.118Z Compiling libloading v0.7.4
20492023-12-05T05:19:08.154Z Compiling diff v0.1.13
20502023-12-05T05:19:08.704Z Compiling bindgen v0.65.1
20512023-12-05T05:19:09.284Z Compiling regex-syntax v0.6.29
20522023-12-05T05:19:11.559Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
20532023-12-05T05:19:12.028Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
20542023-12-05T05:19:12.996Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
20552023-12-05T05:19:14.771Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
20562023-12-05T05:19:16.432Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
20572023-12-05T05:19:17.131Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
20582023-12-05T05:19:17.767Z Checking ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
20592023-12-05T05:19:18.296Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
20602023-12-05T05:19:18.833Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
20612023-12-05T05:19:19.487Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
20622023-12-05T05:19:19.679Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
20632023-12-05T05:19:19.728Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
20642023-12-05T05:19:21.891Z Compiling darling_macro v0.14.4
20652023-12-05T05:19:22.191Z Compiling lalrpop v0.19.12
20662023-12-05T05:19:23.565Z Compiling darling v0.14.4
20672023-12-05T05:19:23.742Z Compiling cexpr v0.6.0
20682023-12-05T05:19:30.072Z Compiling which v4.4.0
20692023-12-05T05:19:31.053Z Compiling ref-cast v1.0.20
20702023-12-05T05:19:31.832Z Checking maplit v1.0.2
20712023-12-05T05:19:31.999Z Compiling peeking_take_while v0.1.2
20722023-12-05T05:19:32.155Z Compiling shlex v1.1.0
20732023-12-05T05:19:32.559Z Compiling lazycell v1.3.0
20742023-12-05T05:19:32.597Z Compiling rustc-hash v1.1.0
20752023-12-05T05:19:32.896Z Compiling derive_builder_core v0.12.0
20762023-12-05T05:19:32.982Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
20772023-12-05T05:19:33.394Z Compiling ref-cast-impl v1.0.20
20782023-12-05T05:19:35.321Z Compiling libxml v0.3.3
20792023-12-05T05:19:36.098Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
20802023-12-05T05:19:36.698Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
20812023-12-05T05:19:37.008Z Compiling derive_builder_macro v0.12.0
20822023-12-05T05:19:37.508Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
20832023-12-05T05:19:38.338Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
20842023-12-05T05:19:39.803Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
20852023-12-05T05:19:40.072Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
20862023-12-05T05:19:41.045Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
20872023-12-05T05:19:42.597Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
20882023-12-05T05:19:43.119Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
20892023-12-05T05:19:44.328Z Compiling strum_macros v0.24.3
20902023-12-05T05:19:44.813Z Compiling fs-err v2.11.0
20912023-12-05T05:19:45.234Z Compiling cookie v0.18.0
20922023-12-05T05:19:45.668Z Compiling diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
20932023-12-05T05:19:46.155Z Compiling indoc v1.0.9
20942023-12-05T05:19:46.817Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
20952023-12-05T05:19:47.861Z Checking derive_builder v0.12.0
20962023-12-05T05:19:49.016Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
20972023-12-05T05:19:50.368Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
20982023-12-05T05:19:50.823Z Checking bb8 v0.8.1
20992023-12-05T05:19:50.915Z Checking quick-xml v0.23.1
21002023-12-05T05:19:51.047Z Compiling oso-derive v0.27.0
21012023-12-05T05:19:51.514Z Compiling impl-trait-for-tuples v0.2.2
21022023-12-05T05:19:51.552Z Checking smawk v0.3.1
21032023-12-05T05:19:51.846Z Checking unicode-linebreak v0.1.5
21042023-12-05T05:19:52.518Z Checking textwrap v0.16.0
21052023-12-05T05:19:52.762Z Checking async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=1446f7e0c1f05f33a0581abd51fa873c7652ab61#1446f7e0)
21062023-12-05T05:19:53.556Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
21072023-12-05T05:19:53.823Z Checking bytesize v1.3.0
21082023-12-05T05:19:53.887Z Checking is_ci v1.1.1
21092023-12-05T05:19:54.065Z Checking supports-color v2.1.0
21102023-12-05T05:19:54.190Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
21112023-12-05T05:19:54.342Z Checking cassowary v0.3.0
21122023-12-05T05:19:54.716Z Compiling indoc v2.0.3
21132023-12-05T05:19:54.951Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
21142023-12-05T05:19:56.148Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
21152023-12-05T05:19:56.220Z Checking rtoolbox v0.0.1
21162023-12-05T05:19:56.484Z Checking rpassword v7.3.1
21172023-12-05T05:19:56.551Z Checking ratatui v0.23.0
21182023-12-05T05:19:56.685Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
21192023-12-05T05:19:58.717Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
21202023-12-05T05:20:00.006Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
21212023-12-05T05:20:00.382Z Checking tui-tree-widget v0.13.0
21222023-12-05T05:20:00.436Z Checking shell-words v1.1.0
21232023-12-05T05:20:00.702Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=945f040d259ca8013d3fb26f510453da7cd7b1a6#945f040d)
21242023-12-05T05:20:00.774Z Checking fatfs v0.3.6
21252023-12-05T05:20:01.006Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
21262023-12-05T05:20:02.276Z Checking yansi v0.5.1
21272023-12-05T05:20:02.726Z Checking plotters-backend v0.3.5
21282023-12-05T05:20:02.776Z Checking pretty_assertions v1.4.0
21292023-12-05T05:20:03.070Z Checking rand v0.4.6
21302023-12-05T05:20:03.086Z Compiling vte_generate_state_changes v0.1.1
21312023-12-05T05:20:03.324Z Checking plotters-svg v0.3.5
21322023-12-05T05:20:03.626Z Checking cast v0.3.0
21332023-12-05T05:20:04.153Z Checking remove_dir_all v0.5.3
21342023-12-05T05:20:04.170Z Checking vte v0.11.1
21352023-12-05T05:20:04.289Z Checking criterion-plot v0.5.0
21362023-12-05T05:20:04.640Z Checking tempdir v0.3.7
21372023-12-05T05:20:04.878Z Checking plotters v0.3.5
21382023-12-05T05:20:05.074Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
21392023-12-05T05:20:06.475Z Checking dashmap v5.5.1
21402023-12-05T05:20:06.740Z Checking tinytemplate v1.2.1
21412023-12-05T05:20:07.344Z Compiling serial_test_derive v0.10.0
21422023-12-05T05:20:07.546Z Checking oorandom v11.1.3
21432023-12-05T05:20:07.763Z Checking anes v0.1.6
21442023-12-05T05:20:07.801Z Checking strip-ansi-escapes v0.2.0
21452023-12-05T05:20:07.986Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
21462023-12-05T05:20:08.186Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
21472023-12-05T05:20:09.269Z Checking serial_test v0.10.0
21482023-12-05T05:20:09.610Z Checking criterion v0.5.1
21492023-12-05T05:20:09.760Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
21502023-12-05T05:20:11.352Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
21512023-12-05T05:20:14.442Z Checking assert_cmd v2.0.12
21522023-12-05T05:20:15.089Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
21532023-12-05T05:20:15.210Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
21542023-12-05T05:20:17.494Z Checking fd-lock v3.0.13
21552023-12-05T05:20:17.774Z Checking nu-ansi-term v0.49.0
21562023-12-05T05:20:18.421Z Checking reedline v0.26.0
21572023-12-05T05:20:20.022Z Checking threadpool v1.8.1
21582023-12-05T05:20:20.297Z Checking nanorand v0.7.0
21592023-12-05T05:20:20.900Z Checking topological-sort v0.2.2
21602023-12-05T05:20:21.178Z Checking flume v0.11.0
21612023-12-05T05:20:21.573Z Checking libtest-mimic v0.6.1
21622023-12-05T05:20:21.917Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
21632023-12-05T05:20:22.197Z Checking httptest v0.15.5
21642023-12-05T05:20:23.354Z Checking similar-asserts v1.5.0
21652023-12-05T05:20:23.691Z Compiling rstest_macros v0.18.2
21662023-12-05T05:20:24.468Z Compiling crossbeam-queue v0.3.8
21672023-12-05T05:20:25.245Z Checking bytecount v0.6.3
21682023-12-05T05:20:25.445Z Checking papergrid v0.10.0
21692023-12-05T05:20:25.542Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
21702023-12-05T05:20:27.068Z Checking datatest-stable v0.2.3
21712023-12-05T05:20:27.379Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
21722023-12-05T05:20:27.399Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
21732023-12-05T05:20:27.666Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
21742023-12-05T05:20:27.856Z Compiling tabled_derive v0.6.0
21752023-12-05T05:20:28.699Z Checking arrayvec v0.7.4
21762023-12-05T05:20:29.302Z Checking arrayref v0.3.7
21772023-12-05T05:20:29.415Z Compiling trybuild v1.0.85
21782023-12-05T05:20:29.681Z Checking constant_time_eq v0.2.6
21792023-12-05T05:20:29.846Z Compiling relative-path v1.9.0
21802023-12-05T05:20:30.054Z Checking blake2b_simd v1.0.1
21812023-12-05T05:20:32.179Z Checking tabled v0.14.0
21822023-12-05T05:20:32.407Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
21832023-12-05T05:20:36.452Z Checking basic-toml v0.1.4
21842023-12-05T05:20:38.024Z Checking futures-timer v3.0.2
21852023-12-05T05:20:38.467Z Checking constant_time_eq v0.3.0
21862023-12-05T05:20:38.634Z Checking rust-argon2 v1.0.1
21872023-12-05T05:20:41.750Z Checking crossbeam v0.8.2
21882023-12-05T05:20:41.897Z Checking partial-io v0.5.4
21892023-12-05T05:20:42.498Z Checking approx v0.5.1
21902023-12-05T05:20:42.823Z Checking termios v0.3.3
21912023-12-05T05:20:43.122Z Checking hex-literal v0.4.1
21922023-12-05T05:20:47.288Z Checking rstest v0.18.2
21932023-12-05T05:20:50.633Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
21942023-12-05T05:20:57.436Z Checking omicron-deploy v0.1.0 (/work/oxidecomputer/omicron/dev-tools/thing-flinger)
21952023-12-05T05:21:58.393Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
21962023-12-05T05:21:58.643Z Compiling samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
21972023-12-05T05:22:00.150Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
21982023-12-05T05:22:16.833Z Checking caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
21992023-12-05T05:22:38.263Z Compiling polar-core v0.27.0
22002023-12-05T05:22:49.160Z Checking oso v0.27.0
22012023-12-05T05:23:25.970Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
22022023-12-05T05:24:48.457Z Finished dev [unoptimized + debuginfo] target(s) in 10m 05s
22032023-12-05T05:24:48.678Z
22042023-12-05T05:24:48.679Zreal 11:04.410104693
22052023-12-05T05:24:48.679Zuser 1:00:35.187082592
22062023-12-05T05:24:48.679Zsys 7:47.541946635
22072023-12-05T05:24:48.691Ztrap 2.322892057
22082023-12-05T05:24:48.691Ztflt 3.414075255
22092023-12-05T05:24:48.691Zdflt 4.522315905
22102023-12-05T05:24:48.691Zkflt 0.019317041
22112023-12-05T05:24:48.691Zlock 1:36:34.936011802
22122023-12-05T05:24:48.691Zslp 3:00:15.387998944
22132023-12-05T05:24:48.691Zlat 2:08.407985487
22142023-12-05T05:24:48.691Zstop 4:17.168388616
22152023-12-05T05:24:49.817Zwarning: output filename collision.
22162023-12-05T05:24:49.817ZThe 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)`.
22172023-12-05T05:24:49.817ZColliding filename is: /work/oxidecomputer/omicron/target/doc/hubpack/index.html
22182023-12-05T05:24:49.817ZThe targets should have unique names.
22192023-12-05T05:24:49.817ZThis is a known bug where multiple crates with the same name use
22202023-12-05T05:24:49.817Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22212023-12-05T05:24:49.820Zwarning: output filename collision.
22222023-12-05T05:24:49.820ZThe 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)`.
22232023-12-05T05:24:49.822ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
22242023-12-05T05:24:49.822ZThe targets should have unique names.
22252023-12-05T05:24:49.822ZThis is a known bug where multiple crates with the same name use
22262023-12-05T05:24:49.822Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22272023-12-05T05:24:49.822Zwarning: output filename collision.
22282023-12-05T05:24:49.822ZThe 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)`.
22292023-12-05T05:24:49.822ZColliding filename is: /work/oxidecomputer/omicron/target/doc/tlvc/index.html
22302023-12-05T05:24:49.822ZThe targets should have unique names.
22312023-12-05T05:24:49.822ZThis is a known bug where multiple crates with the same name use
22322023-12-05T05:24:49.822Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22332023-12-05T05:24:50.394Z Documenting libc v0.2.150
22342023-12-05T05:24:50.412Z Documenting cfg-if v1.0.0
22352023-12-05T05:24:50.421Z Documenting serde_derive v1.0.192
22362023-12-05T05:24:50.453Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22372023-12-05T05:24:50.457Z Documenting log v0.4.20
22382023-12-05T05:24:50.457Z Documenting scopeguard v1.2.0
22392023-12-05T05:24:50.487Z Documenting itoa v1.0.9
22402023-12-05T05:24:50.487Z Documenting smallvec v1.11.0
22412023-12-05T05:24:50.884Z Documenting memchr v2.6.3
22422023-12-05T05:25:05.305Z Documenting zeroize_derive v1.4.2
22432023-12-05T05:25:05.494Z Documenting lock_api v0.4.10
22442023-12-05T05:25:05.494Z Documenting pin-project-lite v0.2.13
22452023-12-05T05:25:05.494Z Documenting libm v0.2.7
22462023-12-05T05:25:05.730Z Documenting futures-core v0.3.29
22472023-12-05T05:25:05.877Z Documenting getrandom v0.2.10
22482023-12-05T05:25:05.877Z Documenting parking_lot_core v0.9.8
22492023-12-05T05:25:05.877Z Documenting signal-hook-registry v1.4.1
22502023-12-05T05:25:05.877Z Documenting mio v0.8.9
22512023-12-05T05:25:05.877Z Documenting num-traits v0.2.16
22522023-12-05T05:25:05.877Z Documenting serde v1.0.192
22532023-12-05T05:25:05.877Z Documenting zeroize v1.7.0
22542023-12-05T05:25:05.877Z Documenting thiserror-impl v1.0.49
22552023-12-05T05:25:05.877Z Documenting rand_core v0.6.4
22562023-12-05T05:25:05.877Z Documenting parking_lot v0.12.1
22572023-12-05T05:25:05.877Z Documenting num_cpus v1.16.0
22582023-12-05T05:25:05.877Z Documenting socket2 v0.5.5
22592023-12-05T05:25:07.295Z Documenting typenum v1.16.0
22602023-12-05T05:25:08.004Z Documenting tokio-macros v2.2.0
22612023-12-05T05:25:08.172Z Documenting once_cell v1.18.0
22622023-12-05T05:25:09.334Z Documenting subtle v2.5.0
22632023-12-05T05:25:09.768Z Documenting thiserror v1.0.49
22642023-12-05T05:25:10.638Z Documenting ryu v1.0.15
22652023-12-05T05:25:10.993Z Documenting byteorder v1.5.0
22662023-12-05T05:25:14.134Z Documenting futures-sink v0.3.29
22672023-12-05T05:25:14.591Z Documenting const-oid v0.9.5
22682023-12-05T05:25:14.758Z Documenting pin-utils v0.1.0
22692023-12-05T05:25:15.071Z Documenting slab v0.4.9
22702023-12-05T05:25:15.089Z Documenting futures-task v0.3.29
22712023-12-05T05:25:16.980Z Documenting futures-macro v0.3.29
22722023-12-05T05:25:19.835Z Documenting futures-channel v0.3.29
22732023-12-05T05:25:20.541Z Documenting futures-io v0.3.29
22742023-12-05T05:25:21.435Z Documenting iana-time-zone v0.1.57
22752023-12-05T05:25:22.787Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22762023-12-05T05:25:24.043Z Documenting tinyvec_macros v0.1.1
22772023-12-05T05:25:24.053Z Documenting ppv-lite86 v0.2.17
22782023-12-05T05:25:24.521Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22792023-12-05T05:25:26.287Z Documenting tracing-core v0.1.31
22802023-12-05T05:25:26.818Z Documenting futures-util v0.3.29
22812023-12-05T05:25:27.495Z Documenting tracing-attributes v0.1.26
22822023-12-05T05:25:28.695Z Documenting tinyvec v1.6.0
22832023-12-05T05:25:29.331Z Documenting rand_chacha v0.3.1
22842023-12-05T05:25:34.313Z Documenting unicode-normalization v0.1.22
22852023-12-05T05:25:36.365Z Documenting bytes v1.5.0
22862023-12-05T05:25:36.375Z Documenting bitflags v2.4.0
22872023-12-05T05:25:37.586Z Documenting serde_json v1.0.108
22882023-12-05T05:25:38.877Z Documenting chrono v0.4.31
22892023-12-05T05:25:41.137Z Documenting uuid v1.6.1
22902023-12-05T05:25:42.690Z Documenting rand v0.8.5
22912023-12-05T05:25:42.781Z Documenting fnv v1.0.7
22922023-12-05T05:25:43.587Z Documenting tokio v1.34.0
22932023-12-05T05:25:45.844Z Documenting base64 v0.21.5
22942023-12-05T05:25:48.084Z Documenting lazy_static v1.4.0
22952023-12-05T05:25:48.172Z Documenting unicode-bidi v0.3.13
22962023-12-05T05:25:48.811Z Documenting http v0.2.11
22972023-12-05T05:25:50.650Z Documenting percent-encoding v2.3.1
22982023-12-05T05:25:52.156Z Documenting spin v0.9.8
22992023-12-05T05:25:52.434Z Documenting cpufeatures v0.2.9
23002023-12-05T05:25:52.655Z Documenting generic-array v0.14.7
23012023-12-05T05:25:54.535Z Documenting serde_derive_internals v0.26.0
23022023-12-05T05:25:56.483Z Checking serde_derive_internals v0.26.0
23032023-12-05T05:25:56.580Z Documenting dyn-clone v1.0.13
23042023-12-05T05:25:56.833Z Documenting form_urlencoded v1.2.1
23052023-12-05T05:25:56.850Z Documenting tracing v0.1.37
23062023-12-05T05:25:57.427Z Documenting idna v0.5.0
23072023-12-05T05:25:57.535Z Documenting errno v0.3.2
23082023-12-05T05:25:59.202Z Documenting crypto-common v0.1.6
23092023-12-05T05:26:00.377Z Documenting block-buffer v0.10.4
23102023-12-05T05:26:01.102Z Documenting httparse v1.8.0
23112023-12-05T05:26:02.558Z Documenting schemars_derive v0.8.13
23122023-12-05T05:26:02.914Z Documenting adler v1.0.2
23132023-12-05T05:26:03.394Z Documenting rustix v0.38.25
23142023-12-05T05:26:03.660Z Documenting url v2.5.0
23152023-12-05T05:26:06.207Z Documenting unicode-ident v1.0.12
23162023-12-05T05:26:06.981Z Documenting digest v0.10.7
23172023-12-05T05:26:07.057Z Documenting miniz_oxide v0.7.1
23182023-12-05T05:26:07.379Z Documenting base64ct v1.6.0
23192023-12-05T05:26:10.124Z Documenting untrusted v0.9.0
23202023-12-05T05:26:10.349Z Documenting proc-macro2 v1.0.69
23212023-12-05T05:26:12.154Z Documenting schemars v0.8.13
23222023-12-05T05:26:12.154Z Documenting try-lock v0.2.4
23232023-12-05T05:26:13.408Z Documenting httpdate v1.0.3
23242023-12-05T05:26:13.743Z Documenting openssl-probe v0.1.5
23252023-12-05T05:26:14.629Z Documenting ring v0.17.5
23262023-12-05T05:26:16.712Z Documenting want v0.3.1
23272023-12-05T05:26:16.948Z Documenting http-body v0.4.5
23282023-12-05T05:26:17.000Z Documenting quote v1.0.33
23292023-12-05T05:26:19.209Z Documenting openssl-sys v0.9.96
23302023-12-05T05:26:19.550Z Documenting async-trait v0.1.74
23312023-12-05T05:26:20.409Z Documenting openssl-macros v0.1.1
23322023-12-05T05:26:22.294Z Documenting mime v0.3.17
23332023-12-05T05:26:22.655Z Documenting tower-service v0.3.2
23342023-12-05T05:26:23.323Z Documenting rustls-webpki v0.101.7
23352023-12-05T05:26:23.373Z Documenting pem-rfc7468 v0.7.0
23362023-12-05T05:26:26.734Z Documenting aho-corasick v1.0.4
23372023-12-05T05:26:26.795Z Documenting tokio-util v0.7.10
23382023-12-05T05:26:27.074Z Documenting sct v0.7.0
23392023-12-05T05:26:28.349Z Documenting slog v2.7.0
23402023-12-05T05:26:28.780Z Documenting openssl v0.10.60
23412023-12-05T05:26:28.828Z Documenting der_derive v0.7.2
23422023-12-05T05:26:29.811Z Documenting equivalent v1.0.1
23432023-12-05T05:26:29.832Z Documenting regex-syntax v0.8.2
23442023-12-05T05:26:32.717Z Documenting unicode-width v0.1.11
23452023-12-05T05:26:34.158Z Documenting ipnet v2.8.0
23462023-12-05T05:26:34.486Z Documenting flagset v0.4.3
23472023-12-05T05:26:34.836Z Documenting hashbrown v0.14.2
23482023-12-05T05:26:35.561Z Documenting h2 v0.3.21
23492023-12-05T05:26:36.678Z Documenting rustls v0.21.9
23502023-12-05T05:26:36.988Z Documenting rustls-pemfile v1.0.3
23512023-12-05T05:26:38.582Z Documenting der v0.7.8
23522023-12-05T05:26:40.269Z Documenting num-integer v0.1.45
23532023-12-05T05:26:40.496Z Documenting regex-automata v0.4.3
23542023-12-05T05:26:40.977Z Documenting time-macros v0.2.13
23552023-12-05T05:26:41.293Z Documenting indexmap v2.1.0
23562023-12-05T05:26:42.655Z Documenting gimli v0.28.0
23572023-12-05T05:26:46.159Z Documenting utf8parse v0.2.1
23582023-12-05T05:26:46.308Z Documenting deranged v0.3.8
23592023-12-05T05:26:48.189Z Documenting num_threads v0.1.6
23602023-12-05T05:26:48.241Z Documenting time-core v0.1.1
23612023-12-05T05:26:49.451Z Documenting tokio-rustls v0.24.1
23622023-12-05T05:26:50.298Z Documenting spki v0.7.2
23632023-12-05T05:26:51.031Z Documenting hyper v0.14.27
23642023-12-05T05:26:52.307Z Documenting addr2line v0.21.0
23652023-12-05T05:26:52.555Z Documenting native-tls v0.2.11
23662023-12-05T05:26:53.177Z Documenting zerocopy v0.6.4
23672023-12-05T05:26:54.039Z Documenting regex v1.10.2
23682023-12-05T05:26:54.061Z Documenting time v0.3.27
23692023-12-05T05:26:57.182Z Documenting object v0.32.1
23702023-12-05T05:26:57.835Z Documenting encoding_rs v0.8.33
23712023-12-05T05:26:58.596Z Documenting crossbeam-utils v0.8.16
23722023-12-05T05:26:59.755Z Checking pest_meta v2.7.2
23732023-12-05T05:26:59.834Z Documenting rustc-demangle v0.1.23
23742023-12-05T05:27:01.314Z Documenting tokio-native-tls v0.3.1
23752023-12-05T05:27:01.932Z Documenting rustls-native-certs v0.6.3
23762023-12-05T05:27:01.951Z Documenting serde_urlencoded v0.7.1
23772023-12-05T05:27:04.224Z Documenting pest_meta v2.7.2
23782023-12-05T05:27:04.723Z Checking pest_generator v2.7.2
23792023-12-05T05:27:04.870Z Documenting pkcs8 v0.10.2
23802023-12-05T05:27:05.969Z Documenting anstyle v1.0.2
23812023-12-05T05:27:07.489Z Documenting data-encoding v2.4.0
23822023-12-05T05:27:08.103Z Documenting ucd-trie v0.1.6
23832023-12-05T05:27:09.237Z Documenting webpki-roots v0.25.2
23842023-12-05T05:27:09.731Z Documenting hyper-rustls v0.24.2
23852023-12-05T05:27:10.179Z Documenting pest_generator v2.7.2
23862023-12-05T05:27:11.398Z Documenting hyper-tls v0.5.0
23872023-12-05T05:27:11.563Z Documenting anstyle-parse v0.2.1
23882023-12-05T05:27:13.877Z Documenting syn v2.0.32
23892023-12-05T05:27:14.378Z Documenting pest v2.7.2
23902023-12-05T05:27:15.454Z Documenting ipnetwork v0.20.0
23912023-12-05T05:27:16.267Z Documenting backtrace v0.3.69
23922023-12-05T05:27:16.562Z Documenting sha2 v0.10.8
23932023-12-05T05:27:17.352Z Documenting pest_derive v2.7.2
23942023-12-05T05:27:20.662Z Documenting futures-executor v0.3.29
23952023-12-05T05:27:21.935Z Documenting reqwest v0.11.22
23962023-12-05T05:27:22.549Z Documenting hex v0.4.3
23972023-12-05T05:27:23.579Z Documenting crc32fast v1.3.2
23982023-12-05T05:27:23.737Z Checking serde_tokenstream v0.1.7
23992023-12-05T05:27:23.808Z Documenting anstyle-query v1.0.0
24002023-12-05T05:27:24.271Z Documenting colorchoice v1.0.0
24012023-12-05T05:27:24.587Z Documenting anyhow v1.0.75
24022023-12-05T05:27:26.876Z Documenting dtrace-parser v0.1.14
24032023-12-05T05:27:28.329Z Documenting openapiv3 v2.0.0-rc.1
24042023-12-05T05:27:28.590Z Documenting num-iter v0.1.43
24052023-12-05T05:27:28.982Z Documenting hmac v0.12.1
24062023-12-05T05:27:29.238Z Documenting anstream v0.5.0
24072023-12-05T05:27:32.464Z Documenting dof v0.1.5
24082023-12-05T05:27:32.543Z Documenting signal-hook v0.3.17
24092023-12-05T05:27:34.700Z Documenting thread-id v4.2.0
24102023-12-05T05:27:35.016Z Documenting terminal_size v0.2.6
24112023-12-05T05:27:36.275Z Documenting memoffset v0.9.0
24122023-12-05T05:27:37.250Z Documenting strsim v0.10.0
24132023-12-05T05:27:38.575Z Documenting clap_lex v0.5.1
24142023-12-05T05:27:38.618Z Documenting flate2 v1.0.28
24152023-12-05T05:27:39.264Z Documenting futures v0.3.29
24162023-12-05T05:27:40.361Z Documenting usdt-impl v0.3.5
24172023-12-05T05:27:40.447Z Documenting crossbeam-epoch v0.9.15
24182023-12-05T05:27:41.381Z Documenting usdt-attr-macro v0.3.5
24192023-12-05T05:27:43.143Z Documenting usdt-macro v0.3.5
24202023-12-05T05:27:43.549Z Documenting clap_derive v4.4.2
24212023-12-05T05:27:44.725Z Documenting clap_builder v4.4.2
24222023-12-05T05:27:45.939Z Documenting signal-hook-mio v0.2.3
24232023-12-05T05:27:46.508Z Documenting block-padding v0.3.3
24242023-12-05T05:27:48.534Z Documenting hash32 v0.2.1
24252023-12-05T05:27:49.008Z Documenting scheduled-thread-pool v0.2.7
24262023-12-05T05:27:51.224Z Documenting usdt v0.3.5
24272023-12-05T05:27:51.495Z Documenting bzip2-sys v0.1.11+1.0.8
24282023-12-05T05:27:51.888Z Documenting enum-as-inner v0.5.1
24292023-12-05T05:27:52.092Z Documenting pin-project-internal v1.1.3
24302023-12-05T05:27:52.662Z Documenting diesel_table_macro_syntax v0.1.0
24312023-12-05T05:27:54.554Z Documenting clap v4.4.3
24322023-12-05T05:27:54.691Z Checking diesel_table_macro_syntax v0.1.0
24332023-12-05T05:27:54.850Z Documenting stable_deref_trait v1.2.0
24342023-12-05T05:27:54.938Z Documenting unicode-segmentation v1.10.1
24352023-12-05T05:27:57.227Z Documenting bzip2 v0.4.4
24362023-12-05T05:27:58.621Z Documenting r2d2 v0.8.10
24372023-12-05T05:27:58.977Z Documenting heapless v0.7.16
24382023-12-05T05:27:59.134Z Documenting trust-dns-proto v0.22.0
24392023-12-05T05:27:59.359Z Documenting pin-project v1.1.3
24402023-12-05T05:27:59.459Z Documenting diesel_derives v2.1.2
24412023-12-05T05:28:00.034Z Documenting inout v0.1.3
24422023-12-05T05:28:01.839Z Documenting crossterm v0.27.0
24432023-12-05T05:28:03.364Z Documenting md-5 v0.10.5
24442023-12-05T05:28:03.650Z Documenting stringprep v0.1.3
24452023-12-05T05:28:04.840Z Documenting serde_spanned v0.6.4
24462023-12-05T05:28:06.297Z Documenting toml_datetime v0.6.5
24472023-12-05T05:28:06.461Z Documenting ff v0.13.0
24482023-12-05T05:28:09.449Z Documenting pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
24492023-12-05T05:28:10.309Z Documenting doc-comment v0.3.3
24502023-12-05T05:28:10.377Z Documenting snafu-derive v0.7.5
24512023-12-05T05:28:10.475Z Documenting base16ct v0.2.0
24522023-12-05T05:28:10.667Z Documenting siphasher v0.3.11
24532023-12-05T05:28:12.110Z Documenting either v1.9.0
24542023-12-05T05:28:12.648Z Documenting fallible-iterator v0.2.0
24552023-12-05T05:28:13.403Z Documenting managed v0.8.0
24562023-12-05T05:28:14.394Z Documenting static_assertions v1.1.0
24572023-12-05T05:28:15.017Z Documenting bit-vec v0.6.3
24582023-12-05T05:28:15.267Z Documenting winnow v0.5.15
24592023-12-05T05:28:15.359Z Documenting sec1 v0.7.3
24602023-12-05T05:28:18.230Z Documenting diesel v2.1.4
24612023-12-05T05:28:18.503Z Documenting smoltcp v0.9.1
24622023-12-05T05:28:18.840Z Documenting phf_shared v0.11.2
24632023-12-05T05:28:19.833Z Documenting postgres-protocol v0.6.6
24642023-12-05T05:28:34.286Z Documenting group v0.13.0
24652023-12-05T05:28:34.326Z Documenting snafu v0.7.5
24662023-12-05T05:28:34.327Z Documenting toml_edit v0.21.0
24672023-12-05T05:28:34.327Z Documenting cipher v0.4.4
24682023-12-05T05:28:34.327Z Documenting zip v0.6.6
24692023-12-05T05:28:34.327Z Documenting hkdf v0.12.3
24702023-12-05T05:28:34.327Z Documenting num-bigint v0.4.4
24712023-12-05T05:28:34.327Z Documenting crypto-bigint v0.5.2
24722023-12-05T05:28:34.327Z Documenting hubpack v0.1.2
24732023-12-05T05:28:34.327Z Documenting regress v0.7.1
24742023-12-05T05:28:34.327Z Documenting bstr v1.6.0
24752023-12-05T05:28:34.327Z Documenting serde_repr v0.1.16
24762023-12-05T05:28:34.599Z Documenting precomputed-hash v0.1.1
24772023-12-05T05:28:36.305Z Documenting lalrpop-util v0.19.12
24782023-12-05T05:28:37.882Z Documenting new_debug_unreachable v1.0.4
24792023-12-05T05:28:40.019Z Documenting fixedbitset v0.4.2
24802023-12-05T05:28:40.237Z Documenting yasna v0.5.2
24812023-12-05T05:28:40.608Z Documenting gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
24822023-12-05T05:28:40.647Z Documenting elliptic-curve v0.13.8
24832023-12-05T05:28:41.793Z Documenting postgres-types v0.2.6
24842023-12-05T05:28:42.408Z Documenting string_cache v0.8.7
24852023-12-05T05:28:42.788Z Documenting phf v0.11.2
24862023-12-05T05:28:44.871Z Documenting petgraph v0.6.4
24872023-12-05T05:28:48.718Z Documenting console v0.15.7
24882023-12-05T05:28:48.971Z Documenting semver v1.0.20
24892023-12-05T05:28:49.593Z Documenting float-cmp v0.9.0
24902023-12-05T05:28:50.946Z Documenting predicates-core v1.0.6
24912023-12-05T05:29:05.694Z Checking unsafe-libyaml v0.2.9
24922023-12-05T05:29:05.741Z Documenting heck v0.4.1
24932023-12-05T05:29:05.741Z Documenting whoami v1.4.1
24942023-12-05T05:29:05.741Z Documenting difflib v0.4.0
24952023-12-05T05:29:05.741Z Documenting normalize-line-endings v0.3.0
24962023-12-05T05:29:05.741Z Documenting bit-set v0.5.3
24972023-12-05T05:29:06.482Z Documenting similar v2.2.1
24982023-12-05T05:29:06.482Z Documenting typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
24992023-12-05T05:29:06.482Z Documenting tokio-stream v0.1.14
25002023-12-05T05:29:06.482Z Documenting typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
25012023-12-05T05:29:06.536Z Documenting tokio-postgres v0.7.10
25022023-12-05T05:29:06.536Z Documenting unsafe-libyaml v0.2.9
25032023-12-05T05:29:06.536Z Documenting predicates v3.0.4
25042023-12-05T05:29:06.536Z Checking ident_case v1.0.1
25052023-12-05T05:29:06.536Z Checking serde_yaml v0.9.25
25062023-12-05T05:29:06.538Z Documenting progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25072023-12-05T05:29:06.538Z Documenting getopts v0.2.21
25082023-12-05T05:29:06.538Z Documenting match_cfg v0.1.0
25092023-12-05T05:29:06.768Z Documenting serde_yaml v0.9.25
25102023-12-05T05:29:07.622Z Documenting sha1 v0.10.6
25112023-12-05T05:29:09.080Z Documenting dirs-sys-next v0.1.2
25122023-12-05T05:29:09.702Z Documenting hostname v0.3.1
25132023-12-05T05:29:10.633Z Documenting typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
25142023-12-05T05:29:11.415Z Documenting thread_local v1.1.7
25152023-12-05T05:29:12.898Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25162023-12-05T05:29:14.886Z Documenting paste v1.0.14
25172023-12-05T05:29:15.011Z Documenting dirs-next v2.0.0
25182023-12-05T05:29:15.191Z Documenting progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25192023-12-05T05:29:15.526Z Documenting crossbeam-channel v0.5.8
25202023-12-05T05:29:15.537Z Documenting atty v0.2.14
25212023-12-05T05:29:17.641Z Documenting take_mut v0.2.2
25222023-12-05T05:29:18.272Z Documenting slog-json v2.6.1
25232023-12-05T05:29:20.285Z Documenting camino v1.1.6
25242023-12-05T05:29:20.600Z Documenting progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25252023-12-05T05:29:21.211Z Documenting term v0.7.0
25262023-12-05T05:29:21.214Z Documenting async-stream-impl v0.3.5
25272023-12-05T05:29:21.798Z Documenting atomic-waker v1.1.1
25282023-12-05T05:29:23.155Z Documenting slog-async v2.8.0
25292023-12-05T05:29:25.096Z Documenting debug-ignore v1.0.5
25302023-12-05T05:29:25.972Z Documenting waitgroup v0.1.2
25312023-12-05T05:29:26.713Z Documenting slog-term v2.9.0
25322023-12-05T05:29:26.935Z Documenting slog-bunyan v2.4.0
25332023-12-05T05:29:27.339Z Checking darling_core v0.20.3
25342023-12-05T05:29:27.668Z Documenting async-stream v0.3.5
25352023-12-05T05:29:28.826Z Documenting toml v0.8.8
25362023-12-05T05:29:29.291Z Documenting dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
25372023-12-05T05:29:30.319Z Documenting multer v2.1.0
25382023-12-05T05:29:31.567Z Documenting serde_path_to_error v0.1.14
25392023-12-05T05:29:32.466Z Documenting progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25402023-12-05T05:29:33.155Z Documenting strum v0.25.0
25412023-12-05T05:29:33.431Z Checking darling v0.20.3
25422023-12-05T05:29:33.561Z Documenting serde_with_macros v2.3.3
25432023-12-05T05:29:33.579Z Documenting structmeta-derive v0.2.0
25442023-12-05T05:29:36.076Z Checking structmeta v0.2.0
25452023-12-05T05:29:36.407Z Documenting instant v0.1.12
25462023-12-05T05:29:37.258Z Checking regex-syntax v0.7.5
25472023-12-05T05:29:37.884Z Documenting serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
25482023-12-05T05:29:40.091Z Documenting dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
25492023-12-05T05:29:40.091Z Documenting macaddr v1.0.1
25502023-12-05T05:29:41.347Z Documenting structmeta v0.2.0
25512023-12-05T05:29:41.690Z Documenting serde_with v2.3.3
25522023-12-05T05:29:41.822Z Documenting backoff v0.4.0
25532023-12-05T05:29:42.497Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25542023-12-05T05:29:44.060Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25552023-12-05T05:29:44.486Z Documenting fastrand v2.0.0
25562023-12-05T05:29:48.058Z Documenting parse-display-derive v0.8.2
25572023-12-05T05:29:48.170Z Documenting is-terminal v0.4.9
25582023-12-05T05:29:49.088Z Documenting proc-macro-crate v1.3.1
25592023-12-05T05:29:49.104Z Checking proc-macro-crate v1.3.1
25602023-12-05T05:29:49.426Z Documenting proc-macro-error-attr v1.0.4
25612023-12-05T05:29:50.159Z Checking proc-macro-error v1.0.4
25622023-12-05T05:29:50.577Z Documenting postcard-cobs v0.1.5-pre
25632023-12-05T05:29:50.686Z Documenting tempfile v3.8.1
25642023-12-05T05:29:53.035Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25652023-12-05T05:29:54.960Z Documenting postcard v0.7.3
25662023-12-05T05:29:55.210Z Documenting proc-macro-error v1.0.4
25672023-12-05T05:29:55.382Z Documenting foreign-types-macros v0.2.3
25682023-12-05T05:29:55.609Z Documenting num_enum_derive v0.5.11
25692023-12-05T05:29:56.193Z Documenting parse-display v0.8.2
25702023-12-05T05:29:57.395Z Documenting camino-tempfile v1.1.1
25712023-12-05T05:30:00.485Z Documenting foreign-types-shared v0.3.1
25722023-12-05T05:30:01.318Z Documenting illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
25732023-12-05T05:30:01.645Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
25742023-12-05T05:30:02.265Z Documenting libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25752023-12-05T05:30:02.270Z Documenting crucible-workspace-hack v0.1.0
25762023-12-05T05:30:02.270Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25772023-12-05T05:30:02.455Z Documenting nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25782023-12-05T05:30:03.793Z Documenting num_enum v0.5.11
25792023-12-05T05:30:03.967Z Documenting foreign-types v0.5.0
25802023-12-05T05:30:04.315Z Documenting cstr-argument v0.1.2
25812023-12-05T05:30:05.619Z Documenting opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
25822023-12-05T05:30:07.413Z Documenting rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
25832023-12-05T05:30:08.008Z Documenting kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
25842023-12-05T05:30:08.214Z Documenting colored v2.0.4
25852023-12-05T05:30:09.282Z Documenting dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25862023-12-05T05:30:10.067Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
25872023-12-05T05:30:10.507Z Documenting nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25882023-12-05T05:30:11.428Z Documenting zone_cfg_derive v0.3.0
25892023-12-05T05:30:13.837Z Documenting rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
25902023-12-05T05:30:14.442Z Documenting bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
25912023-12-05T05:30:15.142Z Documenting opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
25922023-12-05T05:30:15.309Z Documenting num-derive v0.4.0
25932023-12-05T05:30:16.300Z Documenting smf v0.2.2
25942023-12-05T05:30:16.922Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25952023-12-05T05:30:18.866Z Documenting linked-hash-map v0.5.6
25962023-12-05T05:30:19.091Z Documenting zone v0.3.0
25972023-12-05T05:30:19.718Z Documenting libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
25982023-12-05T05:30:20.859Z Documenting bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
25992023-12-05T05:30:22.104Z Documenting blake2 v0.10.6
26002023-12-05T05:30:22.391Z Documenting crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=945f040d259ca8013d3fb26f510453da7cd7b1a6#945f040d)
26012023-12-05T05:30:24.594Z Documenting oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
26022023-12-05T05:30:25.258Z Documenting lru-cache v0.1.2
26032023-12-05T05:30:26.640Z Documenting password-hash v0.5.0
26042023-12-05T05:30:26.885Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26052023-12-05T05:30:27.936Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
26062023-12-05T05:30:28.393Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26072023-12-05T05:30:28.737Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
26082023-12-05T05:30:29.033Z Checking heck v0.3.3
26092023-12-05T05:30:29.270Z Documenting structopt-derive v0.4.18
26102023-12-05T05:30:29.306Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
26112023-12-05T05:30:29.590Z Documenting illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
26122023-12-05T05:30:31.020Z Documenting libefi-sys v0.1.0
26132023-12-05T05:30:32.786Z Documenting argon2 v0.5.2
26142023-12-05T05:30:33.764Z Documenting quick-error v1.2.3
26152023-12-05T05:30:34.789Z Documenting opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
26162023-12-05T05:30:36.906Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
26172023-12-05T05:30:37.250Z Documenting libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
26182023-12-05T05:30:37.313Z Documenting structopt v0.3.26
26192023-12-05T05:30:39.281Z Documenting resolv-conf v0.7.0
26202023-12-05T05:30:40.644Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26212023-12-05T05:30:41.937Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26222023-12-05T05:30:42.789Z Documenting cancel-safe-futures v0.1.5
26232023-12-05T05:30:43.589Z Checking convert_case v0.4.0
26242023-12-05T05:30:43.719Z Documenting tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
26252023-12-05T05:30:43.900Z Documenting convert_case v0.4.0
26262023-12-05T05:30:44.525Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26272023-12-05T05:30:45.283Z Documenting arc-swap v1.6.0
26282023-12-05T05:30:45.419Z Documenting trust-dns-resolver v0.22.0
26292023-12-05T05:30:45.714Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26302023-12-05T05:30:49.518Z Documenting derive_more v0.99.17
26312023-12-05T05:30:50.556Z Documenting tap v1.0.1
26322023-12-05T05:30:50.715Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26332023-12-05T05:30:50.971Z Documenting num-rational v0.4.1
26342023-12-05T05:30:51.274Z Documenting slog-scope v4.4.0
26352023-12-05T05:30:52.704Z Documenting radium v0.7.0
26362023-12-05T05:30:54.649Z Documenting wyz v0.5.1
26372023-12-05T05:30:56.803Z Documenting num-complex v0.4.4
26382023-12-05T05:30:57.116Z Documenting funty v2.0.0
26392023-12-05T05:30:57.602Z Documenting crc-catalog v2.2.0
26402023-12-05T05:30:58.193Z Documenting half v1.8.2
26412023-12-05T05:30:59.194Z Documenting ciborium-io v0.2.1
26422023-12-05T05:30:59.541Z Documenting slog-stdlog v4.1.1
26432023-12-05T05:31:01.047Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26442023-12-05T05:31:01.896Z Documenting bitvec v1.0.1
26452023-12-05T05:31:02.062Z Documenting crc v3.0.1
26462023-12-05T05:31:02.671Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
26472023-12-05T05:31:02.898Z Documenting slog-dtrace v0.2.3
26482023-12-05T05:31:03.946Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
26492023-12-05T05:31:04.527Z Documenting num v0.4.1
26502023-12-05T05:31:04.811Z Documenting ciborium-ll v0.2.1
26512023-12-05T05:31:05.504Z Documenting xattr v1.0.1
26522023-12-05T05:31:06.384Z Documenting filetime v0.2.22
26532023-12-05T05:31:08.328Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26542023-12-05T05:31:10.169Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26552023-12-05T05:31:11.039Z Documenting packed_struct_codegen v0.10.1
26562023-12-05T05:31:11.630Z Documenting keccak v0.1.4
26572023-12-05T05:31:12.284Z Documenting nodrop v0.1.14
26582023-12-05T05:31:12.906Z Documenting tar v0.4.40
26592023-12-05T05:31:13.201Z Documenting ciborium v0.2.1
26602023-12-05T05:31:15.851Z Documenting sha3 v0.10.8
26612023-12-05T05:31:16.576Z Documenting array-init v0.0.4
26622023-12-05T05:31:17.391Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
26632023-12-05T05:31:18.073Z Documenting slog-envlogger v2.2.0
26642023-12-05T05:31:19.224Z Documenting num-bigint-dig v0.8.4
26652023-12-05T05:31:19.512Z Documenting packed_struct v0.10.1
26662023-12-05T05:31:19.977Z Documenting pkcs1 v0.7.5
26672023-12-05T05:31:21.429Z Documenting signature v2.1.0
26682023-12-05T05:31:23.499Z Documenting fxhash v0.2.1
26692023-12-05T05:31:26.264Z Documenting secrecy v0.8.0
26702023-12-05T05:31:26.710Z Documenting utf-8 v0.7.6
26712023-12-05T05:31:28.876Z Documenting bitfield v0.14.0
26722023-12-05T05:31:28.916Z Documenting termcolor v1.2.0
26732023-12-05T05:31:29.107Z Documenting swrite v0.1.0
26742023-12-05T05:31:32.349Z Documenting tungstenite v0.20.1
26752023-12-05T05:31:32.594Z Documenting rsa v0.9.2
26762023-12-05T05:31:32.984Z Documenting serde-hex v0.1.0
26772023-12-05T05:31:33.274Z Documenting lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
26782023-12-05T05:31:34.655Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
26792023-12-05T05:31:35.526Z Documenting env_logger v0.10.0
26802023-12-05T05:31:39.561Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26812023-12-05T05:31:40.330Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
26822023-12-05T05:31:42.305Z Documenting newtype_derive v0.1.6
26832023-12-05T05:31:42.320Z Documenting x509-cert v0.2.4
26842023-12-05T05:31:42.446Z Documenting libsw v3.3.0
26852023-12-05T05:31:43.826Z Documenting pem v3.0.2
26862023-12-05T05:31:45.614Z Documenting ron v0.8.1
26872023-12-05T05:31:46.997Z Documenting derive-where v1.2.5
26882023-12-05T05:31:48.220Z Documenting crc-any v2.4.3
26892023-12-05T05:31:49.580Z Documenting owo-colors v3.5.0
26902023-12-05T05:31:49.817Z Documenting linear-map v1.2.0
26912023-12-05T05:31:51.180Z Documenting steno v0.4.0
26922023-12-05T05:31:52.421Z Documenting tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
26932023-12-05T05:31:52.974Z Documenting lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
26942023-12-05T05:31:56.492Z Documenting tokio-tungstenite v0.20.1
26952023-12-05T05:31:56.584Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26962023-12-05T05:31:56.830Z Documenting internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
26972023-12-05T05:31:57.449Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
26982023-12-05T05:31:59.842Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
26992023-12-05T05:32:06.460Z Documenting itertools v0.12.0
27002023-12-05T05:32:06.995Z Documenting nibble_vec v0.1.0
27012023-12-05T05:32:07.984Z Documenting path-slash v0.1.5
27022023-12-05T05:32:08.914Z Documenting glob v0.3.1
27032023-12-05T05:32:12.958Z Documenting endian-type v0.1.2
27042023-12-05T05:32:13.265Z Documenting same-file v1.0.6
27052023-12-05T05:32:13.663Z Documenting hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
27062023-12-05T05:32:15.242Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27072023-12-05T05:32:18.040Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27082023-12-05T05:32:18.908Z Documenting radix_trie v0.2.1
27092023-12-05T05:32:19.567Z Documenting walkdir v2.4.0
27102023-12-05T05:32:25.054Z Documenting buf-list v1.0.3
27112023-12-05T05:32:25.107Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27122023-12-05T05:32:25.509Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
27132023-12-05T05:32:25.842Z Checking darling_core v0.14.4
27142023-12-05T05:32:26.193Z Documenting trust-dns-client v0.22.0
27152023-12-05T05:32:28.374Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
27162023-12-05T05:32:28.749Z Checking darling v0.14.4
27172023-12-05T05:32:32.493Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
27182023-12-05T05:32:33.194Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
27192023-12-05T05:32:34.934Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
27202023-12-05T05:32:35.372Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27212023-12-05T05:32:39.317Z Documenting trust-dns-server v0.22.1
27222023-12-05T05:32:43.324Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27232023-12-05T05:32:43.758Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27242023-12-05T05:32:45.638Z Documenting sled v0.34.7
27252023-12-05T05:32:45.688Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27262023-12-05T05:32:47.186Z Documenting unicase v2.7.0
27272023-12-05T05:32:47.195Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
27282023-12-05T05:32:47.215Z Documenting globset v0.4.13
27292023-12-05T05:32:49.932Z Documenting crossbeam-deque v0.8.3
27302023-12-05T05:32:49.953Z Documenting headers-core v0.2.0
27312023-12-05T05:32:51.644Z Documenting olpc-cjson v0.1.3
27322023-12-05T05:32:52.437Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
27332023-12-05T05:32:52.979Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27342023-12-05T05:32:54.298Z Documenting serde_plain v1.0.2
27352023-12-05T05:32:54.518Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
27362023-12-05T05:32:55.252Z Documenting async-recursion v1.0.5
27372023-12-05T05:32:55.598Z Documenting typed-path v0.6.0
27382023-12-05T05:32:56.342Z Documenting pretty-hex v0.4.0
27392023-12-05T05:32:56.899Z Documenting display-error-chain v0.2.0
27402023-12-05T05:32:58.757Z Documenting headers v0.3.9
27412023-12-05T05:32:58.761Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
27422023-12-05T05:32:59.907Z Documenting rayon-core v1.12.0
27432023-12-05T05:33:00.510Z Documenting mime_guess v2.0.4
27442023-12-05T05:33:01.305Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27452023-12-05T05:33:02.635Z Documenting derive_builder_core v0.12.0
27462023-12-05T05:33:03.383Z Documenting tough v0.15.0
27472023-12-05T05:33:03.731Z Checking derive_builder_core v0.12.0
27482023-12-05T05:33:05.122Z Documenting dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
27492023-12-05T05:33:06.479Z Checking ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
27502023-12-05T05:33:07.416Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27512023-12-05T05:33:07.535Z Documenting universal-hash v0.5.1
27522023-12-05T05:33:08.257Z Documenting bcs v0.1.6
27532023-12-05T05:33:08.865Z Documenting kstat-rs v0.2.3
27542023-12-05T05:33:12.139Z Documenting thiserror-impl-no-std v2.0.2
27552023-12-05T05:33:14.113Z Documenting curve25519-dalek-derive v0.1.0
27562023-12-05T05:33:15.040Z Documenting opaque-debug v0.3.0
27572023-12-05T05:33:17.093Z Documenting highway v1.1.0
27582023-12-05T05:33:19.430Z Documenting poly1305 v0.8.0
27592023-12-05T05:33:19.868Z Documenting thiserror-no-std v2.0.2
27602023-12-05T05:33:20.989Z Documenting curve25519-dalek v4.1.0
27612023-12-05T05:33:22.867Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27622023-12-05T05:33:24.160Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27632023-12-05T05:33:24.424Z Documenting derive_builder_macro v0.12.0
27642023-12-05T05:33:25.019Z Documenting rayon v1.8.0
27652023-12-05T05:33:26.975Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
27662023-12-05T05:33:29.824Z Documenting ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27672023-12-05T05:33:31.946Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27682023-12-05T05:33:35.089Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
27692023-12-05T05:33:36.796Z Documenting mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
27702023-12-05T05:33:44.443Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
27712023-12-05T05:33:46.837Z Documenting propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
27722023-12-05T05:33:55.197Z Documenting portable-atomic v1.4.3
27732023-12-05T05:33:55.949Z Documenting ed25519 v1.5.3
27742023-12-05T05:34:00.294Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27752023-12-05T05:34:00.880Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
27762023-12-05T05:34:02.320Z Documenting crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=945f040d259ca8013d3fb26f510453da7cd7b1a6#945f040d)
27772023-12-05T05:34:03.383Z Documenting chacha20 v0.9.1
27782023-12-05T05:34:04.712Z Documenting aead v0.5.2
27792023-12-05T05:34:06.861Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
27802023-12-05T05:34:09.151Z Documenting ref-cast-impl v1.0.20
27812023-12-05T05:34:11.310Z Documenting vte_generate_state_changes v0.1.1
27822023-12-05T05:34:12.306Z Documenting number_prefix v0.4.0
27832023-12-05T05:34:14.057Z Documenting cassowary v0.3.0
27842023-12-05T05:34:15.573Z Documenting chacha20poly1305 v0.10.1
27852023-12-05T05:34:17.078Z Documenting vte v0.11.1
27862023-12-05T05:34:17.460Z Documenting ref-cast v1.0.20
27872023-12-05T05:34:18.051Z Documenting indicatif v0.17.7
27882023-12-05T05:34:19.869Z Documenting ratatui v0.23.0
27892023-12-05T05:34:20.324Z Documenting salty v0.2.0
27902023-12-05T05:34:21.965Z Documenting derive_builder v0.12.0
27912023-12-05T05:34:23.624Z Documenting vsss-rs v3.3.1
27922023-12-05T05:34:25.919Z Documenting fs-err v2.11.0
27932023-12-05T05:34:27.061Z Documenting polar-core v0.27.0
27942023-12-05T05:34:29.140Z Documenting hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
27952023-12-05T05:34:29.950Z Documenting nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
27962023-12-05T05:34:31.251Z Documenting libxml v0.3.3
27972023-12-05T05:34:31.813Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
27982023-12-05T05:34:34.176Z Documenting ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
27992023-12-05T05:34:34.881Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
28002023-12-05T05:34:36.308Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28012023-12-05T05:34:36.708Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
28022023-12-05T05:34:40.357Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
28032023-12-05T05:34:40.381Z Documenting bb8 v0.8.1
28042023-12-05T05:34:41.224Z Documenting bytesize v1.3.0
28052023-12-05T05:34:41.492Z Documenting serde-big-array v0.5.1
28062023-12-05T05:34:47.934Z Documenting quick-xml v0.23.1
28072023-12-05T05:34:48.175Z Documenting rtoolbox v0.0.1
28082023-12-05T05:34:48.585Z Documenting oso-derive v0.27.0
28092023-12-05T05:34:49.616Z Documenting impl-trait-for-tuples v0.2.2
28102023-12-05T05:34:53.784Z Documenting is_ci v1.1.1
28112023-12-05T05:34:54.003Z Documenting http-range v0.1.5
28122023-12-05T05:34:54.095Z Documenting unicode-linebreak v0.1.5
28132023-12-05T05:34:55.109Z Documenting maplit v1.0.2
28142023-12-05T05:34:55.166Z Documenting smawk v0.3.1
28152023-12-05T05:34:58.366Z Documenting humantime v2.1.0
28162023-12-05T05:34:58.611Z Documenting samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
28172023-12-05T05:34:59.286Z Documenting supports-color v2.1.0
28182023-12-05T05:34:59.596Z Documenting hyper-staticfile v0.9.5
28192023-12-05T05:35:00.695Z Documenting oso v0.27.0
28202023-12-05T05:35:01.496Z Documenting textwrap v0.16.0
28212023-12-05T05:35:04.089Z Documenting rpassword v7.3.1
28222023-12-05T05:35:05.464Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
28232023-12-05T05:35:06.739Z Documenting async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=1446f7e0c1f05f33a0581abd51fa873c7652ab61#1446f7e0)
28242023-12-05T05:35:08.016Z Documenting gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
28252023-12-05T05:35:08.924Z Documenting tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28262023-12-05T05:35:09.834Z Documenting sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
28272023-12-05T05:35:10.520Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
28282023-12-05T05:35:17.317Z Documenting tui-tree-widget v0.13.0
28292023-12-05T05:35:18.124Z Documenting strip-ansi-escapes v0.2.0
28302023-12-05T05:35:19.409Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28312023-12-05T05:35:23.965Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28322023-12-05T05:35:25.914Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28332023-12-05T05:35:27.957Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28342023-12-05T05:35:28.668Z Documenting cookie v0.18.0
28352023-12-05T05:35:30.731Z Documenting diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
28362023-12-05T05:35:35.382Z Documenting rcgen v0.11.3
28372023-12-05T05:35:36.807Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
28382023-12-05T05:35:37.824Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28392023-12-05T05:35:38.373Z Documenting atomicwrites v0.4.2
28402023-12-05T05:35:43.500Z Documenting signal-hook-tokio v0.3.1
28412023-12-05T05:35:44.866Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
28422023-12-05T05:35:45.606Z Documenting fd-lock v3.0.13
28432023-12-05T05:35:47.542Z Documenting subprocess v0.2.9
28442023-12-05T05:35:49.881Z Documenting nu-ansi-term v0.49.0
28452023-12-05T05:35:50.669Z Documenting corncobs v0.1.3
28462023-12-05T05:35:52.394Z Documenting shell-words v1.1.0
28472023-12-05T05:35:53.204Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28482023-12-05T05:35:53.934Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28492023-12-05T05:35:54.145Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28502023-12-05T05:35:55.095Z Documenting sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
28512023-12-05T05:35:55.650Z Documenting reedline v0.26.0
28522023-12-05T05:35:57.004Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28532023-12-05T05:35:58.716Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28542023-12-05T05:35:59.335Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28552023-12-05T05:36:02.229Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28562023-12-05T05:36:07.024Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
28572023-12-05T05:36:15.211Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28582023-12-05T05:36:28.458Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28592023-12-05T05:36:29.352Z Documenting crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=945f040d259ca8013d3fb26f510453da7cd7b1a6#945f040d)
28602023-12-05T05:36:31.164Z Documenting fatfs v0.3.6
28612023-12-05T05:36:38.723Z Documenting nanorand v0.7.0
28622023-12-05T05:36:39.248Z Documenting assert_matches v1.5.0
28632023-12-05T05:36:42.274Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
28642023-12-05T05:36:42.335Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
28652023-12-05T05:36:44.775Z Documenting flume v0.11.0
28662023-12-05T05:36:46.930Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
28672023-12-05T05:36:47.257Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
28682023-12-05T05:36:48.685Z Documenting installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
28692023-12-05T05:36:50.346Z Documenting installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
28702023-12-05T05:36:51.422Z Documenting omicron-zone-package v0.9.1
28712023-12-05T05:37:06.684Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
28722023-12-05T05:37:08.784Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
28732023-12-05T05:37:09.265Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
28742023-12-05T05:37:10.518Z Documenting termios v0.3.3
28752023-12-05T05:37:11.022Zwarning: unresolved link to `propolis_client::api::InstanceStateMonitorResponse`
28762023-12-05T05:37:11.024Z --> sled-agent/src/sim/instance.rs:46:7
28772023-12-05T05:37:11.024Z |
28782023-12-05T05:37:11.024Z46 | /// [`propolis_client::api::InstanceStateMonitorResponse`]. Transition requests
28792023-12-05T05:37:11.024Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `api` in module `propolis_client`
28802023-12-05T05:37:11.024Z |
28812023-12-05T05:37:11.024Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
28822023-12-05T05:37:11.024Z
28832023-12-05T05:37:12.182Z Documenting topological-sort v0.2.2
28842023-12-05T05:37:15.076Zwarning: `omicron-sled-agent` (lib doc) generated 1 warning
28852023-12-05T05:37:16.949Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
28862023-12-05T05:37:18.678Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
28872023-12-05T05:37:24.528Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
28882023-12-05T05:37:26.196Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
28892023-12-05T05:37:29.076Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
28902023-12-05T05:38:02.060Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
28912023-12-05T05:38:07.088Z Documenting tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
28922023-12-05T05:38:20.146Z Documenting caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
28932023-12-05T05:38:31.824Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
28942023-12-05T05:38:32.869Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
28952023-12-05T05:38:33.907Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28962023-12-05T05:39:03.276Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28972023-12-05T05:39:41.214Zwarning: unresolved link to `VolumeConstructionRequest`
28982023-12-05T05:39:41.214Z --> nexus/src/app/sagas/volume_delete.rs:338:7
28992023-12-05T05:39:41.214Z |
29002023-12-05T05:39:41.214Z338 | /// [`VolumeConstructionRequest`] is shown here):
29012023-12-05T05:39:41.214Z | ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `VolumeConstructionRequest` in scope
29022023-12-05T05:39:41.214Z |
29032023-12-05T05:39:41.214Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
29042023-12-05T05:39:41.214Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
29052023-12-05T05:39:41.214Z
29062023-12-05T05:39:41.214Zwarning: unresolved link to `fd00:1122:3344:101::5`
29072023-12-05T05:39:41.214Z --> nexus/src/app/sagas/volume_delete.rs:348:17
29082023-12-05T05:39:41.214Z |
29092023-12-05T05:39:41.214Z348 | /// "[fd00:1122:3344:101::5]:1000",
29102023-12-05T05:39:41.214Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
29112023-12-05T05:39:41.214Z
29122023-12-05T05:39:41.214Zwarning: unresolved link to `fd00:1122:3344:102::9`
29132023-12-05T05:39:41.214Z --> nexus/src/app/sagas/volume_delete.rs:349:17
29142023-12-05T05:39:41.214Z |
29152023-12-05T05:39:41.214Z349 | /// "[fd00:1122:3344:102::9]:1000",
29162023-12-05T05:39:41.214Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
29172023-12-05T05:39:41.214Z
29182023-12-05T05:39:41.214Zwarning: unresolved link to `fd00:1122:3344:103::2`
29192023-12-05T05:39:41.215Z --> nexus/src/app/sagas/volume_delete.rs:350:17
29202023-12-05T05:39:41.215Z |
29212023-12-05T05:39:41.215Z350 | /// "[fd00:1122:3344:103::2]:1000"
29222023-12-05T05:39:41.218Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
29232023-12-05T05:39:41.218Z
29242023-12-05T05:39:41.218Zwarning: unresolved link to `fd00:1122:3344:101::5`
29252023-12-05T05:39:41.218Z --> nexus/src/app/sagas/volume_delete.rs:369:17
29262023-12-05T05:39:41.218Z |
29272023-12-05T05:39:41.218Z369 | /// "[fd00:1122:3344:101::5]:1001", <-- port changed
29282023-12-05T05:39:41.218Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
29292023-12-05T05:39:41.218Z
29302023-12-05T05:39:41.218Zwarning: unresolved link to `fd00:1122:3344:102::9`
29312023-12-05T05:39:41.218Z --> nexus/src/app/sagas/volume_delete.rs:370:17
29322023-12-05T05:39:41.218Z |
29332023-12-05T05:39:41.218Z370 | /// "[fd00:1122:3344:102::9]:1001", <-- port changed
29342023-12-05T05:39:41.219Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
29352023-12-05T05:39:41.225Z
29362023-12-05T05:39:41.225Zwarning: unresolved link to `fd00:1122:3344:103::2`
29372023-12-05T05:39:41.225Z --> nexus/src/app/sagas/volume_delete.rs:371:17
29382023-12-05T05:39:41.225Z |
29392023-12-05T05:39:41.225Z371 | /// "[fd00:1122:3344:103::2]:1001" <-- port changed
29402023-12-05T05:39:41.225Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
29412023-12-05T05:39:41.225Z
29422023-12-05T05:39:44.069Zwarning: `omicron-nexus` (lib doc) generated 7 warnings
29432023-12-05T05:40:16.301Z Finished dev [unoptimized + debuginfo] target(s) in 15m 27s
29442023-12-05T05:40:16.402Z
29452023-12-05T05:40:16.402Zreal 15:27.761208801
29462023-12-05T05:40:16.402Zuser 52:07.854328805
29472023-12-05T05:40:16.402Zsys 58:32.904418656
29482023-12-05T05:40:16.402Ztrap 2.008460663
29492023-12-05T05:40:16.402Ztflt 0.711264666
29502023-12-05T05:40:16.402Zdflt 0.647741986
29512023-12-05T05:40:16.421Zkflt 0.000298772
29522023-12-05T05:40:16.421Zlock 3:03:38.836438401
29532023-12-05T05:40:16.421Zslp 3:59:32.818994227
29542023-12-05T05:40:16.421Zlat 5:35.479876712
29552023-12-05T05:40:16.421Zstop 1:21.401360477
29562023-12-05T05:40:16.421Zprocess exited: duration 1754936 ms, exit code 0
 
29572023-12-05T05:40:16.433Zfound 0 output files