01HQY11E1N82D8SAGQTCPRPAK8: 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: 01HQY11S6PK8TVAN421MVYVFV1

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12024-03-01T22:10:49.806Zjob assigned to worker 01HQY11ZFS21WRW2QNNRKK3KCA (queued for 1 m 7 s)
 
22024-03-01T22:10:49.926Zstarting task 0: "setup"
32024-03-01T22:10:50.020Z++ uname -s
42024-03-01T22:10:50.024Z+ kern=SunOS
52024-03-01T22:10:50.024Z+ case "$kern" in
62024-03-01T22:10:50.025Z+ groupadd -g 12345 build
72024-03-01T22:10:50.025Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-03-01T22:10:52.031Z+ zfs create -o mountpoint=/work rpool/work
92024-03-01T22:10:52.110Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-03-01T22:10:52.112Z+ home_fs=zfs
112024-03-01T22:10:52.113Z+ [[ zfs == autofs ]]
122024-03-01T22:10:52.113Z+ mkdir -p /home/build
132024-03-01T22:10:52.115Z+ chown build:build /home/build /work
142024-03-01T22:10:54.117Z+ chmod 0700 /home/build /work
152024-03-01T22:10:54.129Zprocess exited: duration 4192 ms, exit code 0
 
162024-03-01T22:10:54.136Zstarting task 1: "rust-toolchain"
172024-03-01T22:10:54.144Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182024-03-01T22:10:54.147Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192024-03-01T22:10:54.257Zinfo: downloading installer
202024-03-01T22:10:56.161Zwarning: it looks like you have an existing installation of Rust at:
212024-03-01T22:10:56.161Zwarning: /opt/ooce/bin
222024-03-01T22:10:56.161Zwarning: It is recommended that rustup be the primary Rust installation.
232024-03-01T22:10:56.161Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242024-03-01T22:10:56.161Zwarning: If you are sure that you want both rustup and your already installed Rust
252024-03-01T22:10:56.161Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262024-03-01T22:10:56.162Zwarning: or pass `-y' to ignore all ignorable checks.
272024-03-01T22:10:56.162Zerror: cannot install while Rust is installed
282024-03-01T22:10:56.162Zwarning: continuing (because the -y flag is set and the error is ignorable)
292024-03-01T22:10:56.281Zinfo: profile set to 'default'
302024-03-01T22:10:56.281Zinfo: default host triple is x86_64-unknown-illumos
312024-03-01T22:10:56.285Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322024-03-01T22:10:56.428Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332024-03-01T22:10:56.428Zinfo: downloading component 'cargo'
342024-03-01T22:10:57.636Zinfo: downloading component 'clippy'
352024-03-01T22:10:57.639Zinfo: downloading component 'rust-docs'
362024-03-01T22:10:58.426Zinfo: downloading component 'rust-std'
372024-03-01T22:11:00.558Zinfo: downloading component 'rustc'
382024-03-01T22:11:04.145Zinfo: downloading component 'rustfmt'
392024-03-01T22:11:04.385Zinfo: installing component 'cargo'
402024-03-01T22:11:05.313Zinfo: installing component 'clippy'
412024-03-01T22:11:05.696Zinfo: installing component 'rust-docs'
422024-03-01T22:11:07.245Zinfo: installing component 'rust-std'
432024-03-01T22:11:09.129Zinfo: installing component 'rustc'
442024-03-01T22:11:13.439Zinfo: installing component 'rustfmt'
452024-03-01T22:11:13.759Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462024-03-01T22:11:13.759Z
472024-03-01T22:11:14.034Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482024-03-01T22:11:14.034Z
492024-03-01T22:11:14.034Z
502024-03-01T22:11:14.034ZRust is installed now. Great!
512024-03-01T22:11:14.034Z
522024-03-01T22:11:14.040ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532024-03-01T22:11:14.040Zenvironment variable. This has not been done automatically.
542024-03-01T22:11:14.041Z
552024-03-01T22:11:14.041ZTo configure your current shell, run:
562024-03-01T22:11:14.041Zsource "$HOME/.cargo/env"
572024-03-01T22:11:14.086Z+ rustc --version
582024-03-01T22:11:14.155Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592024-03-01T22:11:14.158Zprocess exited: duration 20018 ms, exit code 0
 
602024-03-01T22:11:14.164Zstarting task 2: "authentication"
612024-03-01T22:11:14.185Zprocess exited: duration 21 ms, exit code 0
 
622024-03-01T22:11:14.192Zstarting task 3: "clone repository"
632024-03-01T22:11:14.200Z+ mkdir -p /work/oxidecomputer/omicron
642024-03-01T22:11:14.206Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652024-03-01T22:11:14.412ZCloning into '/work/oxidecomputer/omicron'...
662024-03-01T22:11:23.802Z+ cd /work/oxidecomputer/omicron
672024-03-01T22:11:23.802Z+ git fetch origin 3ca02e03a1fbd28de6b3a0c67ada3752637acfff
682024-03-01T22:11:24.122ZFrom https://github.com/oxidecomputer/omicron
692024-03-01T22:11:24.122Z * branch 3ca02e03a1fbd28de6b3a0c67ada3752637acfff -> FETCH_HEAD
702024-03-01T22:11:24.594Z+ [[ -n john/log-all-sled-targets ]]
712024-03-01T22:11:24.595Z++ git branch --show-current
722024-03-01T22:11:24.595Z+ current=main
732024-03-01T22:11:24.595Z+ [[ main != john/log-all-sled-targets ]]
742024-03-01T22:11:24.595Z+ git branch -f john/log-all-sled-targets 3ca02e03a1fbd28de6b3a0c67ada3752637acfff
752024-03-01T22:11:24.595Z+ git checkout -f john/log-all-sled-targets
762024-03-01T22:11:24.595ZSwitched to branch 'john/log-all-sled-targets'
772024-03-01T22:11:24.596Z+ git reset --hard 3ca02e03a1fbd28de6b3a0c67ada3752637acfff
782024-03-01T22:11:24.596ZHEAD is now at 3ca02e03a Log all possible sled targets when creating a reservation
792024-03-01T22:11:24.596Zprocess exited: duration 10173 ms, exit code 0
 
802024-03-01T22:11:24.651Zstarting task 4: "build"
812024-03-01T22:11:24.665Z+ cargo --version
822024-03-01T22:11:24.665Zinfo: syncing channel updates for '1.76.0-x86_64-unknown-illumos'
832024-03-01T22:11:24.826Zinfo: latest update on 2024-02-08, rust version 1.76.0 (07dca489a 2024-02-04)
842024-03-01T22:11:24.826Zinfo: downloading component 'cargo'
852024-03-01T22:11:25.541Zinfo: downloading component 'clippy'
862024-03-01T22:11:25.755Zinfo: downloading component 'rust-docs'
872024-03-01T22:11:26.640Zinfo: downloading component 'rust-std'
882024-03-01T22:11:28.065Zinfo: downloading component 'rustc'
892024-03-01T22:11:31.648Zinfo: downloading component 'rustfmt'
902024-03-01T22:11:31.849Zinfo: installing component 'cargo'
912024-03-01T22:11:32.751Zinfo: installing component 'clippy'
922024-03-01T22:11:33.077Zinfo: installing component 'rust-docs'
932024-03-01T22:11:34.686Zinfo: installing component 'rust-std'
942024-03-01T22:11:36.525Zinfo: installing component 'rustc'
952024-03-01T22:11:40.582Zinfo: installing component 'rustfmt'
962024-03-01T22:11:40.959Zcargo 1.76.0 (c84b36747 2024-01-18)
972024-03-01T22:11:40.962Z+ rustc --version
982024-03-01T22:11:41.030Zrustc 1.76.0 (07dca489a 2024-02-04)
992024-03-01T22:11:41.036Z+ source ./env.sh
1002024-03-01T22:11:41.039Z++ set -o xtrace
1012024-03-01T22:11:41.039Z++++ dirname ./env.sh
1022024-03-01T22:11:41.074Z+++ readlink -f .
1032024-03-01T22:11:41.077Z++ OMICRON_WS=/work/oxidecomputer/omicron
1042024-03-01T22:11:41.083Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1052024-03-01T22:11:41.083Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1062024-03-01T22:11:41.083Z++ 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
1072024-03-01T22:11:41.083Z++ 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
1082024-03-01T22:11:41.083Z++ 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
1092024-03-01T22:11:41.083Z++ 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
1102024-03-01T22:11:41.083Z++ 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
1112024-03-01T22:11:41.083Z++ 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
1122024-03-01T22:11:41.084Z++ unset OMICRON_WS
1132024-03-01T22:11:41.084Z++ set +o xtrace
1142024-03-01T22:11:41.121Z
1152024-03-01T22:11:41.121Z ##### ##### ###### ##### ###### #### # # # #### #
1162024-03-01T22:11:41.121Z # # # # # # # # # # # # # # #
1172024-03-01T22:11:41.121Z # # # # ##### # # ##### # # # # # #### #
1182024-03-01T22:11:41.121Z ##### ##### # ##### # # # # # # # # #
1192024-03-01T22:11:41.121Z # # # # # # # # # # # # # # #
1202024-03-01T22:11:41.121Z # # # ###### # # ###### ### # #### # #### #
1212024-03-01T22:11:41.121Z
1222024-03-01T22:11:51.763Z Startup: Refreshing catalog 'helios-dev' ... Done
1232024-03-01T22:11:53.025Z Startup: Caching catalogs ... Done
1242024-03-01T22:11:54.780ZPlanning: Solver setup ... Done (1.422s)
1252024-03-01T22:11:54.816ZPlanning: Running solver ... Done (0.032s)
1262024-03-01T22:11:55.100ZPlanning: Finding local manifests ... Done (0.175s)
1272024-03-01T22:11:55.104ZPlanning: Fetching manifests: 0/4 0% complete
1282024-03-01T22:11:55.716ZPlanning: Fetching manifests: 4/4 100% complete
1292024-03-01T22:11:55.770ZPlanning: Package planning ... Done (0.050s)
1302024-03-01T22:11:55.818ZPlanning: Merging actions ... Done (0.052s)
1312024-03-01T22:11:56.775ZPlanning: Checking for conflicting actions ... Done (0.945s)
1322024-03-01T22:11:56.804ZPlanning: Consolidating action changes ... Done (0.011s)
1332024-03-01T22:12:00.455ZPlanning: Evaluating mediators ... Done (3.670s)
1342024-03-01T22:12:00.465ZPlanning: Planning completed in 7.38 seconds
1352024-03-01T22:12:00.469Z Packages to install: 4
1362024-03-01T22:12:00.469Z Mediators to change: 2
1372024-03-01T22:12:00.472Z Services to change: 1
1382024-03-01T22:12:00.472Z Estimated space available: 148.88 GB
1392024-03-01T22:12:00.472ZEstimated space to be consumed: 1.42 GB
1402024-03-01T22:12:00.472Z Create boot environment: No
1412024-03-01T22:12:00.472ZCreate backup boot environment: No
1422024-03-01T22:12:00.472Z Rebuild boot archive: No
1432024-03-01T22:12:00.472Z
1442024-03-01T22:12:00.472ZChanged mediators:
1452024-03-01T22:12:00.472Z mediator clang:
1462024-03-01T22:12:00.472Z version: None -> 15 (system default)
1472024-03-01T22:12:00.473Z
1482024-03-01T22:12:00.473Z mediator llvm:
1492024-03-01T22:12:00.473Z version: 14 (system default) -> 15 (system default)
1502024-03-01T22:12:00.473Z
1512024-03-01T22:12:00.473ZChanged packages:
1522024-03-01T22:12:00.473Zhelios-dev
1532024-03-01T22:12:00.473Z developer/build-essential
1542024-03-01T22:12:00.473Z None -> 11-2.0
1552024-03-01T22:12:00.473Z library/libxmlsec1
1562024-03-01T22:12:00.473Z None -> 1.2.35-2.0
1572024-03-01T22:12:00.473Z ooce/developer/clang-15
1582024-03-01T22:12:00.473Z None -> 15.0.7-2.0
1592024-03-01T22:12:00.473Z ooce/developer/llvm-15
1602024-03-01T22:12:00.473Z None -> 15.0.7-2.0
1612024-03-01T22:12:00.473Z
1622024-03-01T22:12:00.473ZServices:
1632024-03-01T22:12:00.473Z restart_fmri:
1642024-03-01T22:12:00.473Z svc:/system/update-man-index:default
1652024-03-01T22:12:00.705Z
1662024-03-01T22:12:00.705ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1672024-03-01T22:12:05.709ZDownload: 1194/3290 items 70.5/212.6MB 33% complete (14.0M/s)
1682024-03-01T22:12:10.705ZDownload: 1461/3290 items 117.0/212.6MB 55% complete (11.9M/s)
1692024-03-01T22:12:15.708ZDownload: 2236/3290 items 119.5/212.6MB 56% complete (5.1M/s)
1702024-03-01T22:12:20.721ZDownload: 3240/3290 items 200.9/212.6MB 94% complete (8.3M/s)
1712024-03-01T22:12:23.254ZDownload: Completed 212.60 MB in 22.56 seconds (9.4M/s)
1722024-03-01T22:12:23.577Z Actions: 1/3689 actions (Installing new actions)
1732024-03-01T22:12:28.608Z Actions: 3572/3689 actions (Installing new actions)
1742024-03-01T22:12:28.957Z Actions: Completed 3689 actions in 5.38 seconds.
1752024-03-01T22:12:29.053Z Done (0.091s)
1762024-03-01T22:12:29.053Z Done (0.000s)
1772024-03-01T22:12:29.278Z Done (0.225s)
1782024-03-01T22:12:35.029Z Done (5.617s)
1792024-03-01T22:12:35.208Z Done (0.096s)
1802024-03-01T22:12:35.231Z Done (0.000s)
1812024-03-01T22:12:35.357Z Done (0.000s)
1822024-03-01T22:12:35.891ZPlanning: Evaluating mediator changes ... Done
1832024-03-01T22:12:36.517ZPlanning: Checking for conflicting actions ... Done
1842024-03-01T22:12:36.539ZPlanning: Consolidating action changes ... Done
1852024-03-01T22:12:36.540ZPlanning: Evaluating mediators ... Done
1862024-03-01T22:12:36.540ZPlanning: Planning completed in 0.45 seconds
1872024-03-01T22:12:36.540Z Mediators to change: 2
1882024-03-01T22:12:36.540Z Create boot environment: No
1892024-03-01T22:12:36.541ZCreate backup boot environment: No
1902024-03-01T22:12:36.541Z Done
1912024-03-01T22:12:36.541Z Done
1922024-03-01T22:12:36.572Z Done
1932024-03-01T22:12:40.542Z Done
1942024-03-01T22:12:40.628Z Done
1952024-03-01T22:12:40.632Z Done
1962024-03-01T22:12:40.723Z Done
1972024-03-01T22:12:41.386ZPlanning: Evaluating mediator changes ... Done
1982024-03-01T22:12:41.390ZPlanning: Merging actions ... Done
1992024-03-01T22:12:41.580ZPlanning: Checking for conflicting actions ... Done
2002024-03-01T22:12:41.583ZPlanning: Consolidating action changes ... Done
2012024-03-01T22:12:41.854ZPlanning: Evaluating mediators ... Done
2022024-03-01T22:12:41.912ZPlanning: Planning completed in 0.81 seconds
2032024-03-01T22:12:41.947Z Packages to change: 1
2042024-03-01T22:12:41.947Z Mediators to change: 1
2052024-03-01T22:12:41.947Z Services to change: 1
2062024-03-01T22:12:41.950Z Create boot environment: No
2072024-03-01T22:12:41.950ZCreate backup boot environment: Yes
2082024-03-01T22:12:43.749Z Actions: 1/6 actions (Updating modified actions)
2092024-03-01T22:12:43.781Z Actions: Completed 6 actions in 0.03 seconds.
2102024-03-01T22:12:43.784Z Done
2112024-03-01T22:12:43.784Z Done
2122024-03-01T22:12:43.830Z Done
2132024-03-01T22:12:47.628Z Done
2142024-03-01T22:12:47.720Z Done
2152024-03-01T22:12:47.723Z Done
2162024-03-01T22:12:47.812Z Done
2172024-03-01T22:12:48.261ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2182024-03-01T22:12:48.261Zclang system 15 system
2192024-03-01T22:12:48.261Zcsh system system illumos
2202024-03-01T22:12:48.261Zctags system system illumos
2212024-03-01T22:12:48.261Zgcc vendor 12 vendor
2222024-03-01T22:12:48.262Zgcc system 10 system
2232024-03-01T22:12:48.262Zgcc system 7 system
2242024-03-01T22:12:48.262Zgo system 1.20 system
2252024-03-01T22:12:48.262Zgo system 1.19 system
2262024-03-01T22:12:48.262Zllvm system 15 system
2272024-03-01T22:12:48.262Zllvm system 14 system
2282024-03-01T22:12:48.262Zmariadb system 10.6 system
2292024-03-01T22:12:48.262Zmta vendor vendor dma
2302024-03-01T22:12:48.262Zopenjdk system 17 system
2312024-03-01T22:12:48.262Zopenjdk system 11 system
2322024-03-01T22:12:48.262Zopenjdk system 1.8 system
2332024-03-01T22:12:48.262Zopenssl vendor 3 vendor
2342024-03-01T22:12:48.262Zperl system 5.36 system
2352024-03-01T22:12:48.262Zpostgresql system 15 system
2362024-03-01T22:12:48.262Zpostgresql system 13 system
2372024-03-01T22:12:48.262Zpython vendor 3 vendor
2382024-03-01T22:12:48.262Zpython system 2 system
2392024-03-01T22:12:48.262Zpython3 system 3.11 system
2402024-03-01T22:12:48.262Zruby system 3.0 system
2412024-03-01T22:12:48.262Zwords vendor vendor american-english
2422024-03-01T22:12:48.262Zwords system system australian-english
2432024-03-01T22:12:48.262Zwords system system british-english
2442024-03-01T22:12:48.262Zwords system system canadian-english
2452024-03-01T22:12:48.263Zwords system system french
2462024-03-01T22:12:48.263Zwords system system italian
2472024-03-01T22:12:48.263Zwords system system ngerman
2482024-03-01T22:12:48.263Zwords system system ogerman
2492024-03-01T22:12:48.263Zwords system system spanish
2502024-03-01T22:12:48.592ZFMRI IFO
2512024-03-01T22:12:48.592Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2522024-03-01T22:12:48.592Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2532024-03-01T22:12:48.592Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2542024-03-01T22:12:48.592Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2552024-03-01T22:12:48.592Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2562024-03-01T22:12:48.592Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z i--
2572024-03-01T22:12:48.592Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2582024-03-01T22:12:48.592Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2592024-03-01T22:12:48.648Z+ set -o errexit
2602024-03-01T22:12:48.670Z+++ dirname ./tools/ci_download_cockroachdb
2612024-03-01T22:12:48.670Z++ cd ./tools
2622024-03-01T22:12:48.670Z++ pwd
2632024-03-01T22:12:48.670Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2642024-03-01T22:12:48.670Z++ basename ./tools/ci_download_cockroachdb
2652024-03-01T22:12:48.670Z+ ARG0=ci_download_cockroachdb
2662024-03-01T22:12:48.670Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2672024-03-01T22:12:48.670Z+ CIDL_VERSION=v22.1.9
2682024-03-01T22:12:48.670Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2692024-03-01T22:12:48.670Z++ CIDL_SHA256_DARWIN=1ca69e0911af11a73305c3c6f4650b912d70754900b5bf7b80a1d361efe36561
2702024-03-01T22:12:48.671Z++ CIDL_SHA256_LINUX=24c321820e7ee45fa07fe91ac138befe13ad860e41c6ed595ce58823205ff4a9
2712024-03-01T22:12:48.671Z++ CIDL_SHA256_ILLUMOS=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
2722024-03-01T22:12:48.671Z+ TARGET_DIR=out
2732024-03-01T22:12:48.671Z+ DOWNLOAD_DIR=out/downloads
2742024-03-01T22:12:48.671Z+ DEST_DIR=./out/cockroachdb
2752024-03-01T22:12:48.671Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2762024-03-01T22:12:48.671Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2772024-03-01T22:12:48.671Z+ main
2782024-03-01T22:12:48.671Z+ [[ 0 != 0 ]]
2792024-03-01T22:12:48.671Z+ CIDL_OS=solaris2.11
2802024-03-01T22:12:48.671Z+ [[ 0 != 0 ]]
2812024-03-01T22:12:48.671Z+ configure_os solaris2.11
2822024-03-01T22:12:48.672Z+ echo 'current directory: /work/oxidecomputer/omicron'
2832024-03-01T22:12:48.672Z+ echo 'configuring based on OS: "solaris2.11"'
2842024-03-01T22:12:48.672Zcurrent directory: /work/oxidecomputer/omicron
2852024-03-01T22:12:48.672Zconfiguring based on OS: "solaris2.11"
2862024-03-01T22:12:48.672Z+ case "$1" in
2872024-03-01T22:12:48.672Z+ CIDL_BUILD=illumos
2882024-03-01T22:12:48.672Z+ CIDL_SUFFIX=tar.gz
2892024-03-01T22:12:48.672Z+ CIDL_SHA256=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
2902024-03-01T22:12:48.672Z+ CIDL_URL_BASE=https://illumos.org/downloads
2912024-03-01T22:12:48.672Z+ CIDL_ASSEMBLE=do_assemble_illumos
2922024-03-01T22:12:48.672Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2932024-03-01T22:12:48.672Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2942024-03-01T22:12:48.672Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2952024-03-01T22:12:48.672Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2962024-03-01T22:12:48.672Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2972024-03-01T22:12:48.672Z+ CIDL_SHA256FUNC=do_sha256sum
2982024-03-01T22:12:48.672Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
2992024-03-01T22:12:48.672Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
3002024-03-01T22:12:48.672ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
3012024-03-01T22:12:48.672ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
3022024-03-01T22:12:48.672Z+ mkdir -p out/downloads
3032024-03-01T22:12:48.673Z+ mkdir -p ./out/cockroachdb
3042024-03-01T22:12:48.673Z+ local DO_DOWNLOAD=true
3052024-03-01T22:12:48.673Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
3062024-03-01T22:12:48.673Z+ '[' true == true ']'
3072024-03-01T22:12:48.673Z+ echo Downloading...
3082024-03-01T22:12:48.673ZDownloading...
3092024-03-01T22:12:48.673Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
3102024-03-01T22:12:48.673Z+ 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
3112024-03-01T22:12:52.734Z++ do_sha256sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
3122024-03-01T22:12:52.762Z++ sha256sum
3132024-03-01T22:12:52.762Z++ awk '{print $1}'
3142024-03-01T22:12:52.841Z+ calculated_sha256=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
3152024-03-01T22:12:52.841Z+ [[ f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088 != \f\1\5\1\7\1\4\b\a\3\a\6\e\0\2\c\a\a\a\a\5\9\7\2\7\4\8\2\c\3\6\0\8\5\e\6\0\d\6\b\d\2\f\a\9\6\3\9\3\8\e\9\a\3\d\8\c\8\a\7\7\0\8\8 ]]
3162024-03-01T22:12:52.845Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
3172024-03-01T22:12:52.845Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
3182024-03-01T22:12:55.054Z+ do_assemble_illumos
3192024-03-01T22:12:55.055Z+ rm -r ./out/cockroachdb
3202024-03-01T22:12:55.064Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
3212024-03-01T22:12:55.470Z+ ./out/cockroachdb/bin/cockroach version
3222024-03-01T22:12:55.680ZBuild Tag: v22.1.9-dirty
3232024-03-01T22:12:55.680ZBuild Time: 2022/10/26 21:17:46
3242024-03-01T22:12:55.680ZDistribution: OSS
3252024-03-01T22:12:55.681ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3262024-03-01T22:12:55.681ZGo Version: go1.17.13
3272024-03-01T22:12:55.681ZC Compiler: gcc 10.3.0
3282024-03-01T22:12:55.682ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3292024-03-01T22:12:55.682ZBuild Type: release
3302024-03-01T22:12:55.699Z+ set -o errexit
3312024-03-01T22:12:55.708Z+++ dirname ./tools/ci_download_clickhouse
3322024-03-01T22:12:55.708Z++ cd ./tools
3332024-03-01T22:12:55.708Z++ pwd
3342024-03-01T22:12:55.708Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3352024-03-01T22:12:55.709Z++ basename ./tools/ci_download_clickhouse
3362024-03-01T22:12:55.709Z+ ARG0=ci_download_clickhouse
3372024-03-01T22:12:55.709Z+ TARGET_DIR=out
3382024-03-01T22:12:55.709Z+ DOWNLOAD_DIR=out/downloads
3392024-03-01T22:12:55.709Z+ DEST_DIR=./out/clickhouse
3402024-03-01T22:12:55.710Z++ cat /work/oxidecomputer/omicron/tools/clickhouse_version
3412024-03-01T22:12:55.710Z+ CIDL_VERSION=v22.8.9.24
3422024-03-01T22:12:55.710Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3432024-03-01T22:12:55.710Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3442024-03-01T22:12:55.710Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3452024-03-01T22:12:55.710Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3462024-03-01T22:12:55.710Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3472024-03-01T22:12:55.722Z+ main
3482024-03-01T22:12:55.722Z+ [[ 0 != 0 ]]
3492024-03-01T22:12:55.722Z+ CIDL_OS=solaris2.11
3502024-03-01T22:12:55.723Z+ [[ 0 != 0 ]]
3512024-03-01T22:12:55.723Z+ configure_os solaris2.11
3522024-03-01T22:12:55.723Z+ echo 'current directory: /work/oxidecomputer/omicron'
3532024-03-01T22:12:55.723Zcurrent directory: /work/oxidecomputer/omicron
3542024-03-01T22:12:55.723Z+ echo 'configuring based on OS: "solaris2.11"'
3552024-03-01T22:12:55.723Zconfiguring based on OS: "solaris2.11"
3562024-03-01T22:12:55.723Z+ CIDL_DASHREV=
3572024-03-01T22:12:55.724Z+ case "$1" in
3582024-03-01T22:12:55.724Z+ CIDL_PLATFORM=illumos
3592024-03-01T22:12:55.724Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3602024-03-01T22:12:55.724Z+ CIDL_MD5FUNC=do_md5sum
3612024-03-01T22:12:55.724Z+ CIDL_DASHREV=-1
3622024-03-01T22:12:55.724Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3632024-03-01T22:12:55.725Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3642024-03-01T22:12:55.725Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3652024-03-01T22:12:55.725Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3662024-03-01T22:12:55.725ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3672024-03-01T22:12:55.725ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3682024-03-01T22:12:55.725Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3692024-03-01T22:12:55.725Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3702024-03-01T22:12:55.725Z+ mkdir -p out/downloads
3712024-03-01T22:12:55.726Z+ mkdir -p ./out/clickhouse
3722024-03-01T22:12:55.726Z+ local DO_DOWNLOAD=true
3732024-03-01T22:12:55.726Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3742024-03-01T22:12:55.726Z+ '[' true == true ']'
3752024-03-01T22:12:55.726Z+ echo Downloading...
3762024-03-01T22:12:55.726ZDownloading...
3772024-03-01T22:12:55.726Z+ 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
3782024-03-01T22:12:55.726Z+ 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
3792024-03-01T22:12:57.132Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3802024-03-01T22:12:57.135Z++ md5sum
3812024-03-01T22:12:57.135Z++ awk '{print $1}'
3822024-03-01T22:12:57.315Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3832024-03-01T22:12:57.315Z+ [[ 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 ]]
3842024-03-01T22:12:57.318Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3852024-03-01T22:12:57.318Z+ mkdir -p ./out/clickhouse
3862024-03-01T22:12:57.318Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3872024-03-01T22:13:00.452Z+ ./out/clickhouse/clickhouse server --version
3882024-03-01T22:13:00.488ZClickHouse server version 22.8.9.1.
3892024-03-01T22:13:00.506Z+ set -o errexit
3902024-03-01T22:13:00.512Z+++ dirname ./tools/ci_download_console
3912024-03-01T22:13:00.512Z++ cd ./tools
3922024-03-01T22:13:00.512Z++ pwd
3932024-03-01T22:13:00.512Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3942024-03-01T22:13:00.512Z++ basename ./tools/ci_download_console
3952024-03-01T22:13:00.512Z+ ARG0=ci_download_console
3962024-03-01T22:13:00.520Z+ TARGET_DIR=out
3972024-03-01T22:13:00.520Z+ DOWNLOAD_DIR=out/downloads
3982024-03-01T22:13:00.520Z+ DEST_DIR=./out/console-assets
3992024-03-01T22:13:00.520Z+ source /work/oxidecomputer/omicron/tools/console_version
4002024-03-01T22:13:00.520Z++ COMMIT=25fb506d0527f5508dc90b118672c0bf8ce14dd3
4012024-03-01T22:13:00.520Z++ SHA2=1083f693c66c275d0cf76e120aa923a51c3188dd9a7996eb51dc0fe4f611507a
4022024-03-01T22:13:00.520Z+ URL=https://dl.oxide.computer/releases/console/25fb506d0527f5508dc90b118672c0bf8ce14dd3.tar.gz
4032024-03-01T22:13:00.521Z+ TARBALL_FILE=out/downloads/console.tar.gz
4042024-03-01T22:13:00.521Z+ main
4052024-03-01T22:13:00.521Z+ [[ 0 != 0 ]]
4062024-03-01T22:13:00.521Z+ echo 'URL: https://dl.oxide.computer/releases/console/25fb506d0527f5508dc90b118672c0bf8ce14dd3.tar.gz'
4072024-03-01T22:13:00.521ZURL: https://dl.oxide.computer/releases/console/25fb506d0527f5508dc90b118672c0bf8ce14dd3.tar.gz
4082024-03-01T22:13:00.521Z+ echo 'Local file: out/downloads/console.tar.gz'
4092024-03-01T22:13:00.521Z+ local DO_DOWNLOAD=true
4102024-03-01T22:13:00.522ZLocal file: out/downloads/console.tar.gz
4112024-03-01T22:13:00.522Z+ [[ -f out/downloads/console.tar.gz ]]
4122024-03-01T22:13:00.522Z+ mkdir -p out/downloads
4132024-03-01T22:13:00.522Z+ '[' true == true ']'
4142024-03-01T22:13:00.522Z+ echo Downloading...
4152024-03-01T22:13:00.522ZDownloading...
4162024-03-01T22:13:00.522Z+ do_download_curl https://dl.oxide.computer/releases/console/25fb506d0527f5508dc90b118672c0bf8ce14dd3.tar.gz out/downloads/console.tar.gz
4172024-03-01T22:13:00.522Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/25fb506d0527f5508dc90b118672c0bf8ce14dd3.tar.gz
4182024-03-01T22:13:01.015Z++ do_sha256sum out/downloads/console.tar.gz
4192024-03-01T22:13:01.018Z++ case "$OSTYPE" in
4202024-03-01T22:13:01.018Z++ SHA=sha256sum
4212024-03-01T22:13:01.018Z++ sha256sum
4222024-03-01T22:13:01.018Z++ awk '{print $1}'
4232024-03-01T22:13:01.027Z+ calculated_sha2=1083f693c66c275d0cf76e120aa923a51c3188dd9a7996eb51dc0fe4f611507a
4242024-03-01T22:13:01.030Z+ [[ 1083f693c66c275d0cf76e120aa923a51c3188dd9a7996eb51dc0fe4f611507a != \1\0\8\3\f\6\9\3\c\6\6\c\2\7\5\d\0\c\f\7\6\e\1\2\0\a\a\9\2\3\a\5\1\c\3\1\8\8\d\d\9\a\7\9\9\6\e\b\5\1\d\c\0\f\e\4\f\6\1\1\5\0\7\a ]]
4252024-03-01T22:13:01.030Z+ rm -rf ./out/console-assets
4262024-03-01T22:13:01.030Z+ mkdir -p ./out/console-assets
4272024-03-01T22:13:01.030Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4282024-03-01T22:13:01.031Z+ mkdir -p ./out/console-assets
4292024-03-01T22:13:01.031Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4302024-03-01T22:13:01.124Z+ set -o errexit
4312024-03-01T22:13:01.126Z+++ dirname ./tools/ci_download_maghemite_openapi
4322024-03-01T22:13:01.132Z++ cd ./tools
4332024-03-01T22:13:01.132Z++ pwd
4342024-03-01T22:13:01.132Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4352024-03-01T22:13:01.132Z++ basename ./tools/ci_download_maghemite_openapi
4362024-03-01T22:13:01.135Z+ ARG0=ci_download_maghemite_openapi
4372024-03-01T22:13:01.135Z+ TARGET_DIR=out
4382024-03-01T22:13:01.136Z+ DOWNLOAD_DIR=out/downloads
4392024-03-01T22:13:01.136Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4402024-03-01T22:13:01.136Z++ COMMIT=4b0e584eec455a43c36af08ae207086965cef833
4412024-03-01T22:13:01.136Z++ SHA2=0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803
4422024-03-01T22:13:01.136Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/4b0e584eec455a43c36af08ae207086965cef833/ddm-admin.json
4432024-03-01T22:13:01.136Z+ LOCAL_FILE=out/downloads/ddm-admin-4b0e584eec455a43c36af08ae207086965cef833.json
4442024-03-01T22:13:01.136Z+ main
4452024-03-01T22:13:01.136Z+ [[ 0 != 0 ]]
4462024-03-01T22:13:01.136Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/4b0e584eec455a43c36af08ae207086965cef833/ddm-admin.json'
4472024-03-01T22:13:01.136ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/4b0e584eec455a43c36af08ae207086965cef833/ddm-admin.json
4482024-03-01T22:13:01.136Z+ echo 'Local file: out/downloads/ddm-admin-4b0e584eec455a43c36af08ae207086965cef833.json'
4492024-03-01T22:13:01.136ZLocal file: out/downloads/ddm-admin-4b0e584eec455a43c36af08ae207086965cef833.json
4502024-03-01T22:13:01.136Z+ local DO_DOWNLOAD=true
4512024-03-01T22:13:01.136Z+ [[ -f out/downloads/ddm-admin-4b0e584eec455a43c36af08ae207086965cef833.json ]]
4522024-03-01T22:13:01.136Z+ mkdir -p out/downloads
4532024-03-01T22:13:01.136Z+ '[' true == true ']'
4542024-03-01T22:13:01.136Z+ echo Downloading...
4552024-03-01T22:13:01.136ZDownloading...
4562024-03-01T22:13:01.136Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/4b0e584eec455a43c36af08ae207086965cef833/ddm-admin.json out/downloads/ddm-admin-4b0e584eec455a43c36af08ae207086965cef833.json
4572024-03-01T22:13:01.136Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-4b0e584eec455a43c36af08ae207086965cef833.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/4b0e584eec455a43c36af08ae207086965cef833/ddm-admin.json
4582024-03-01T22:13:01.336Z++ do_sha256sum out/downloads/ddm-admin-4b0e584eec455a43c36af08ae207086965cef833.json
4592024-03-01T22:13:01.336Z++ case "$OSTYPE" in
4602024-03-01T22:13:01.343Z++ SHA=sha256sum
4612024-03-01T22:13:01.343Z++ sha256sum
4622024-03-01T22:13:01.343Z++ awk '{print $1}'
4632024-03-01T22:13:01.343Z+ calculated_sha2=0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803
4642024-03-01T22:13:01.343Z+ [[ 0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803 != \0\b\0\d\b\c\2\f\8\b\b\c\5\d\2\d\9\b\e\9\2\d\6\4\c\4\8\6\5\f\8\f\9\3\3\5\3\5\5\a\a\e\6\2\f\7\d\e\9\f\6\7\f\8\1\d\f\b\3\f\1\8\0\3 ]]
4652024-03-01T22:13:01.343Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4662024-03-01T22:13:01.343Z++ COMMIT=4b0e584eec455a43c36af08ae207086965cef833
4672024-03-01T22:13:01.343Z++ SHA2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
4682024-03-01T22:13:01.343Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/4b0e584eec455a43c36af08ae207086965cef833/mg-admin.json
4692024-03-01T22:13:01.343Z+ LOCAL_FILE=out/downloads/mg-admin-4b0e584eec455a43c36af08ae207086965cef833.json
4702024-03-01T22:13:01.343Z+ main
4712024-03-01T22:13:01.343Z+ [[ 0 != 0 ]]
4722024-03-01T22:13:01.343Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/4b0e584eec455a43c36af08ae207086965cef833/mg-admin.json'
4732024-03-01T22:13:01.343ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/4b0e584eec455a43c36af08ae207086965cef833/mg-admin.json
4742024-03-01T22:13:01.343Z+ echo 'Local file: out/downloads/mg-admin-4b0e584eec455a43c36af08ae207086965cef833.json'
4752024-03-01T22:13:01.343ZLocal file: out/downloads/mg-admin-4b0e584eec455a43c36af08ae207086965cef833.json
4762024-03-01T22:13:01.344Z+ local DO_DOWNLOAD=true
4772024-03-01T22:13:01.344Z+ [[ -f out/downloads/mg-admin-4b0e584eec455a43c36af08ae207086965cef833.json ]]
4782024-03-01T22:13:01.344Z+ mkdir -p out/downloads
4792024-03-01T22:13:01.344Z+ '[' true == true ']'
4802024-03-01T22:13:01.344Z+ echo Downloading...
4812024-03-01T22:13:01.344ZDownloading...
4822024-03-01T22:13:01.344Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/4b0e584eec455a43c36af08ae207086965cef833/mg-admin.json out/downloads/mg-admin-4b0e584eec455a43c36af08ae207086965cef833.json
4832024-03-01T22:13:01.344Z+ curl --silent --show-error --fail --location --output out/downloads/mg-admin-4b0e584eec455a43c36af08ae207086965cef833.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/4b0e584eec455a43c36af08ae207086965cef833/mg-admin.json
4842024-03-01T22:13:01.453Z++ do_sha256sum out/downloads/mg-admin-4b0e584eec455a43c36af08ae207086965cef833.json
4852024-03-01T22:13:01.456Z++ case "$OSTYPE" in
4862024-03-01T22:13:01.456Z++ SHA=sha256sum
4872024-03-01T22:13:01.456Z++ sha256sum
4882024-03-01T22:13:01.456Z++ awk '{print $1}'
4892024-03-01T22:13:01.460Z+ calculated_sha2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
4902024-03-01T22:13:01.460Z+ [[ 0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355 != \0\a\c\0\3\8\b\b\a\a\5\4\d\0\a\e\0\a\c\5\c\c\a\e\f\f\4\8\f\0\3\0\7\0\6\1\8\3\7\2\c\c\a\2\6\c\9\d\0\9\b\7\1\6\b\9\0\9\b\f\9\3\5\5 ]]
4912024-03-01T22:13:01.468Z+ set -o errexit
4922024-03-01T22:13:01.471Z+++ dirname ./tools/ci_download_dendrite_openapi
4932024-03-01T22:13:01.471Z++ cd ./tools
4942024-03-01T22:13:01.471Z++ pwd
4952024-03-01T22:13:01.471Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4962024-03-01T22:13:01.471Z++ basename ./tools/ci_download_dendrite_openapi
4972024-03-01T22:13:01.475Z+ ARG0=ci_download_dendrite_openapi
4982024-03-01T22:13:01.475Z+ TARGET_DIR=out
4992024-03-01T22:13:01.475Z+ DOWNLOAD_DIR=out/downloads
5002024-03-01T22:13:01.475Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5012024-03-01T22:13:01.475Z++ COMMIT=3618dd6017b363c5d34399273453cf50b9c9a43e
5022024-03-01T22:13:01.475Z++ SHA2=aa670165e5b459fab4caba36ae4d382a09264ff5cf6a2dac0dae0a0db39a378e
5032024-03-01T22:13:01.476Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json
5042024-03-01T22:13:01.476Z+ LOCAL_FILE=out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json
5052024-03-01T22:13:01.476Z+ main
5062024-03-01T22:13:01.476Z+ [[ 0 != 0 ]]
5072024-03-01T22:13:01.476Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json'
5082024-03-01T22:13:01.476ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json
5092024-03-01T22:13:01.476ZLocal file: out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json
5102024-03-01T22:13:01.476Z+ echo 'Local file: out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json'
5112024-03-01T22:13:01.476Z+ local DO_DOWNLOAD=true
5122024-03-01T22:13:01.476Z+ [[ -f out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json ]]
5132024-03-01T22:13:01.476Z+ mkdir -p out/downloads
5142024-03-01T22:13:01.476Z+ '[' true == true ']'
5152024-03-01T22:13:01.476Z+ echo Downloading...
5162024-03-01T22:13:01.476ZDownloading...
5172024-03-01T22:13:01.476Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json
5182024-03-01T22:13:01.476Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json
5192024-03-01T22:13:01.586Z++ do_sha256sum out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json
5202024-03-01T22:13:01.586Z++ case "$OSTYPE" in
5212024-03-01T22:13:01.586Z++ SHA=sha256sum
5222024-03-01T22:13:01.589Z++ sha256sum
5232024-03-01T22:13:01.589Z++ awk '{print $1}'
5242024-03-01T22:13:01.592Z+ calculated_sha2=aa670165e5b459fab4caba36ae4d382a09264ff5cf6a2dac0dae0a0db39a378e
5252024-03-01T22:13:01.592Z+ [[ aa670165e5b459fab4caba36ae4d382a09264ff5cf6a2dac0dae0a0db39a378e != \a\a\6\7\0\1\6\5\e\5\b\4\5\9\f\a\b\4\c\a\b\a\3\6\a\e\4\d\3\8\2\a\0\9\2\6\4\f\f\5\c\f\6\a\2\d\a\c\0\d\a\e\0\a\0\d\b\3\9\a\3\7\8\e ]]
5262024-03-01T22:13:01.607Z+ set -o errexit
5272024-03-01T22:13:01.610Z+++ dirname ./tools/ci_download_dendrite_stub
5282024-03-01T22:13:01.610Z++ cd ./tools
5292024-03-01T22:13:01.611Z++ pwd
5302024-03-01T22:13:01.611Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5312024-03-01T22:13:01.611Z++ basename ./tools/ci_download_dendrite_stub
5322024-03-01T22:13:01.611Z+ ARG0=ci_download_dendrite_stub
5332024-03-01T22:13:01.611Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5342024-03-01T22:13:01.611Z++ CIDL_SHA256_ILLUMOS=eb98985871f321411f7875ef7751dba85ae0dd3034877b63ccb78cedcb96e6e7
5352024-03-01T22:13:01.611Z++ CIDL_SHA256_LINUX_DPD=cb9a1978d1fe3a3f2391757f80436d8cc87c0041161652ad2234e7cf83e9ae36
5362024-03-01T22:13:01.611Z++ CIDL_SHA256_LINUX_SWADM=b7e737be56a8a815a95624f0b5c42ce1e339b07feeae7b3d7b9b4bc17c204245
5372024-03-01T22:13:01.611Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5382024-03-01T22:13:01.611Z++ COMMIT=3618dd6017b363c5d34399273453cf50b9c9a43e
5392024-03-01T22:13:01.611Z++ SHA2=aa670165e5b459fab4caba36ae4d382a09264ff5cf6a2dac0dae0a0db39a378e
5402024-03-01T22:13:01.611Z+ TARGET_DIR=out
5412024-03-01T22:13:01.611Z+ DOWNLOAD_DIR=out/downloads
5422024-03-01T22:13:01.611Z+ DEST_DIR=./out/dendrite-stub
5432024-03-01T22:13:01.611Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5442024-03-01T22:13:01.611Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5452024-03-01T22:13:01.611Z+ REPO=oxidecomputer/dendrite
5462024-03-01T22:13:01.611Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e
5472024-03-01T22:13:01.611Z+ main
5482024-03-01T22:13:01.611Z+ [[ 0 != 0 ]]
5492024-03-01T22:13:01.611Z+ CIDL_OS=solaris2.11
5502024-03-01T22:13:01.611Z+ [[ 0 != 0 ]]
5512024-03-01T22:13:01.612Z+ configure_os solaris2.11
5522024-03-01T22:13:01.612Z+ echo 'current directory: /work/oxidecomputer/omicron'
5532024-03-01T22:13:01.612Zcurrent directory: /work/oxidecomputer/omicron
5542024-03-01T22:13:01.612Zconfiguring based on OS: "solaris2.11"
5552024-03-01T22:13:01.612Z+ echo 'configuring based on OS: "solaris2.11"'
5562024-03-01T22:13:01.612Z+ case "$1" in
5572024-03-01T22:13:01.612Z+ SET_BINARIES=
5582024-03-01T22:13:01.612Z+ CIDL_SHA256=eb98985871f321411f7875ef7751dba85ae0dd3034877b63ccb78cedcb96e6e7
5592024-03-01T22:13:01.612Z+ CIDL_SHA256FUNC=do_sha256sum
5602024-03-01T22:13:01.612Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5612024-03-01T22:13:01.612Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz
5622024-03-01T22:13:01.612Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5632024-03-01T22:13:01.612Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz'
5642024-03-01T22:13:01.612ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz
5652024-03-01T22:13:01.612ZLocal file: out/downloads/dendrite-stub.tar.gz
5662024-03-01T22:13:01.612Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5672024-03-01T22:13:01.612Z+ mkdir -p out/downloads
5682024-03-01T22:13:01.612Z+ mkdir -p ./out/dendrite-stub
5692024-03-01T22:13:01.616Z+ fetch_and_verify
5702024-03-01T22:13:01.616Z+ local DO_DOWNLOAD=true
5712024-03-01T22:13:01.616Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5722024-03-01T22:13:01.616Z+ '[' true == true ']'
5732024-03-01T22:13:01.616Z+ echo Downloading...
5742024-03-01T22:13:01.616ZDownloading...
5752024-03-01T22:13:01.617Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5762024-03-01T22:13:01.617Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz
5772024-03-01T22:13:09.311Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5782024-03-01T22:13:09.322Z++ sha256sum
5792024-03-01T22:13:09.322Z++ awk '{print $1}'
5802024-03-01T22:13:09.335Z+ calculated_sha256=eb98985871f321411f7875ef7751dba85ae0dd3034877b63ccb78cedcb96e6e7
5812024-03-01T22:13:09.346Z+ [[ eb98985871f321411f7875ef7751dba85ae0dd3034877b63ccb78cedcb96e6e7 != \e\b\9\8\9\8\5\8\7\1\f\3\2\1\4\1\1\f\7\8\7\5\e\f\7\7\5\1\d\b\a\8\5\a\e\0\d\d\3\0\3\4\8\7\7\b\6\3\c\c\b\7\8\c\e\d\c\b\9\6\e\6\e\7 ]]
5822024-03-01T22:13:09.346Z+ do_untar out/downloads/dendrite-stub.tar.gz
5832024-03-01T22:13:09.346Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5842024-03-01T22:13:10.026Z+ do_assemble
5852024-03-01T22:13:10.026Z+ rm -r ./out/dendrite-stub
5862024-03-01T22:13:10.045Z+ mkdir ./out/dendrite-stub
5872024-03-01T22:13:10.045Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5882024-03-01T22:13:10.120Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5892024-03-01T22:13:10.138Z+ set -o errexit
5902024-03-01T22:13:10.558Z+++ dirname ./tools/ci_download_maghemite_mgd
5912024-03-01T22:13:10.558Z++ cd ./tools
5922024-03-01T22:13:10.558Z++ pwd
5932024-03-01T22:13:10.558Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5942024-03-01T22:13:10.558Z++ basename ./tools/ci_download_maghemite_mgd
5952024-03-01T22:13:10.559Z+ ARG0=ci_download_maghemite_mgd
5962024-03-01T22:13:10.559Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5972024-03-01T22:13:10.559Z++ CIDL_SHA256=22996a6f3353296b848be729f14e78a42e7d3d6e62a4a918a5c2358ae011c8eb
5982024-03-01T22:13:10.559Z++ MGD_LINUX_SHA256=943b0a52d279bde55a419e2cdb24873acc32703bc97bd599376117ee0edc1511
5992024-03-01T22:13:10.559Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
6002024-03-01T22:13:10.559Z++ COMMIT=4b0e584eec455a43c36af08ae207086965cef833
6012024-03-01T22:13:10.559Z++ SHA2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
6022024-03-01T22:13:10.559Z+ TARGET_DIR=out
6032024-03-01T22:13:10.559Z+ DOWNLOAD_DIR=out/downloads
6042024-03-01T22:13:10.559Z+ DEST_DIR=./out/mgd
6052024-03-01T22:13:10.559Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
6062024-03-01T22:13:10.559Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6072024-03-01T22:13:10.559Z+ REPO=oxidecomputer/maghemite
6082024-03-01T22:13:10.559Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/4b0e584eec455a43c36af08ae207086965cef833
6092024-03-01T22:13:10.559Z+ main
6102024-03-01T22:13:10.559Z+ [[ 0 != 0 ]]
6112024-03-01T22:13:10.559Z+ CIDL_OS=solaris2.11
6122024-03-01T22:13:10.559Z+ [[ 0 != 0 ]]
6132024-03-01T22:13:10.559Z+ configure_os solaris2.11
6142024-03-01T22:13:10.559Z+ echo 'current directory: /work/oxidecomputer/omicron'
6152024-03-01T22:13:10.559Zcurrent directory: /work/oxidecomputer/omicron
6162024-03-01T22:13:10.559Z+ echo 'configuring based on OS: "solaris2.11"'
6172024-03-01T22:13:10.559Z+ case "$1" in
6182024-03-01T22:13:10.560Z+ SET_BINARIES=
6192024-03-01T22:13:10.560Zconfiguring based on OS: "solaris2.11"
6202024-03-01T22:13:10.560Z+ CIDL_SHA256FUNC=do_sha256sum
6212024-03-01T22:13:10.560Z+ TARBALL_FILENAME=mgd.tar.gz
6222024-03-01T22:13:10.560Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/4b0e584eec455a43c36af08ae207086965cef833/mgd.tar.gz
6232024-03-01T22:13:10.560Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6242024-03-01T22:13:10.560Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/4b0e584eec455a43c36af08ae207086965cef833/mgd.tar.gz'
6252024-03-01T22:13:10.560ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/4b0e584eec455a43c36af08ae207086965cef833/mgd.tar.gz
6262024-03-01T22:13:10.560Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6272024-03-01T22:13:10.560Z+ mkdir -p out/downloads
6282024-03-01T22:13:10.560ZLocal file: out/downloads/mgd.tar.gz
6292024-03-01T22:13:10.560Z+ mkdir -p ./out/mgd
6302024-03-01T22:13:10.560Z+ fetch_and_verify
6312024-03-01T22:13:10.560Z+ local DO_DOWNLOAD=true
6322024-03-01T22:13:10.560Z+ [[ -f out/downloads/mgd.tar.gz ]]
6332024-03-01T22:13:10.560Z+ '[' true == true ']'
6342024-03-01T22:13:10.560Z+ echo Downloading...
6352024-03-01T22:13:10.560ZDownloading...
6362024-03-01T22:13:10.560Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/4b0e584eec455a43c36af08ae207086965cef833/mgd.tar.gz out/downloads/mgd.tar.gz
6372024-03-01T22:13:10.560Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/4b0e584eec455a43c36af08ae207086965cef833/mgd.tar.gz
6382024-03-01T22:13:18.829Z++ do_sha256sum out/downloads/mgd.tar.gz
6392024-03-01T22:13:18.837Z++ sha256sum
6402024-03-01T22:13:18.837Z++ awk '{print $1}'
6412024-03-01T22:13:18.848Z+ calculated_sha256=22996a6f3353296b848be729f14e78a42e7d3d6e62a4a918a5c2358ae011c8eb
6422024-03-01T22:13:18.857Z+ [[ 22996a6f3353296b848be729f14e78a42e7d3d6e62a4a918a5c2358ae011c8eb != \2\2\9\9\6\a\6\f\3\3\5\3\2\9\6\b\8\4\8\b\e\7\2\9\f\1\4\e\7\8\a\4\2\e\7\d\3\d\6\e\6\2\a\4\a\9\1\8\a\5\c\2\3\5\8\a\e\0\1\1\c\8\e\b ]]
6432024-03-01T22:13:18.857Z+ do_untar out/downloads/mgd.tar.gz
6442024-03-01T22:13:18.857Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6452024-03-01T22:13:19.292Z+ do_assemble
6462024-03-01T22:13:19.292Z+ rm -r ./out/mgd
6472024-03-01T22:13:19.297Z+ mkdir ./out/mgd
6482024-03-01T22:13:19.301Z+ cp -r out/downloads/root ./out/mgd/root
6492024-03-01T22:13:19.442Z+ set -o errexit
6502024-03-01T22:13:19.448Z+++ dirname ./tools/ci_download_transceiver_control
6512024-03-01T22:13:19.452Z++ cd ./tools
6522024-03-01T22:13:19.452Z++ pwd
6532024-03-01T22:13:19.452Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6542024-03-01T22:13:19.452Z++ basename ./tools/ci_download_transceiver_control
6552024-03-01T22:13:19.452Z+ ARG0=ci_download_transceiver_control
6562024-03-01T22:13:19.452Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6572024-03-01T22:13:19.452Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6582024-03-01T22:13:19.452Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6592024-03-01T22:13:19.452Z+ TARGET_DIR=out
6602024-03-01T22:13:19.452Z+ DOWNLOAD_DIR=out/downloads
6612024-03-01T22:13:19.453Z+ DEST_DIR=./out/transceiver-control
6622024-03-01T22:13:19.453Z+ BIN_DIR=/opt/oxide/bin
6632024-03-01T22:13:19.453Z+ BINARY=xcvradm
6642024-03-01T22:13:19.453Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6652024-03-01T22:13:19.453Z+ REPO=oxidecomputer/transceiver-control
6662024-03-01T22:13:19.453Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6672024-03-01T22:13:19.453Z+ main
6682024-03-01T22:13:19.453Z+ [[ 0 != 0 ]]
6692024-03-01T22:13:19.453Z+ CIDL_OS=solaris2.11
6702024-03-01T22:13:19.453Z+ [[ 0 != 0 ]]
6712024-03-01T22:13:19.453Z+ configure_os solaris2.11
6722024-03-01T22:13:19.453Z+ echo 'current directory: /work/oxidecomputer/omicron'
6732024-03-01T22:13:19.453Zcurrent directory: /work/oxidecomputer/omicron
6742024-03-01T22:13:19.453Z+ echo 'configuring based on OS: "solaris2.11"'
6752024-03-01T22:13:19.453Zconfiguring based on OS: "solaris2.11"
6762024-03-01T22:13:19.453Z+ case "$1" in
6772024-03-01T22:13:19.453Z+ SET_BINARIES=
6782024-03-01T22:13:19.453Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6792024-03-01T22:13:19.453Z+ CIDL_SHA256FUNC=do_sha256sum
6802024-03-01T22:13:19.453Z+ ARCHIVE_FILENAME=xcvradm.gz
6812024-03-01T22:13:19.454Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6822024-03-01T22:13:19.454Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6832024-03-01T22:13:19.454Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6842024-03-01T22:13:19.454Z+ echo 'Local file: out/downloads/xcvradm.gz'
6852024-03-01T22:13:19.454ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6862024-03-01T22:13:19.454ZLocal file: out/downloads/xcvradm.gz
6872024-03-01T22:13:19.454Z+ mkdir -p out/downloads
6882024-03-01T22:13:19.457Z+ mkdir -p ./out/transceiver-control
6892024-03-01T22:13:19.457Z+ fetch_and_verify
6902024-03-01T22:13:19.457Z+ local DO_DOWNLOAD=true
6912024-03-01T22:13:19.457Z+ [[ -f out/downloads/xcvradm.gz ]]
6922024-03-01T22:13:19.457Z+ '[' true == true ']'
6932024-03-01T22:13:19.457Z+ echo Downloading...
6942024-03-01T22:13:19.457ZDownloading...
6952024-03-01T22:13:19.457Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6962024-03-01T22:13:19.457Z+ 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
6972024-03-01T22:13:21.870Z++ do_sha256sum out/downloads/xcvradm.gz
6982024-03-01T22:13:21.882Z++ sha256sum
6992024-03-01T22:13:21.882Z++ awk '{print $1}'
7002024-03-01T22:13:21.882Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
7012024-03-01T22:13:21.882Z+ [[ 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 ]]
7022024-03-01T22:13:21.882Z+ do_unpack out/downloads/xcvradm.gz
7032024-03-01T22:13:21.882Z+ mkdir -p out/downloads/root//opt/oxide/bin
7042024-03-01T22:13:21.894Z+ gzip -dc out/downloads/xcvradm.gz
7052024-03-01T22:13:22.002Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
7062024-03-01T22:13:22.005Z+ do_assemble
7072024-03-01T22:13:22.005Z+ rm -r ./out/transceiver-control
7082024-03-01T22:13:22.005Z+ mkdir ./out/transceiver-control
7092024-03-01T22:13:22.008Z+ cp -r out/downloads/root ./out/transceiver-control/root
7102024-03-01T22:13:22.329ZAll builder prerequisites installed successfully, and PATH looks valid
7112024-03-01T22:13:22.332Z
7122024-03-01T22:13:22.332Zreal 1:41.130503392
7132024-03-01T22:13:22.332Zuser 35.340752682
7142024-03-01T22:13:22.332Zsys 6.697150988
7152024-03-01T22:13:22.332Ztrap 0.008477045
7162024-03-01T22:13:22.332Ztflt 0.165927441
7172024-03-01T22:13:22.332Zdflt 0.471466010
7182024-03-01T22:13:22.332Zkflt 0.143783106
7192024-03-01T22:13:22.332Zlock 1.328446764
7202024-03-01T22:13:22.332Zslp 3:19.255954966
7212024-03-01T22:13:22.332Zlat 1.760565462
7222024-03-01T22:13:22.332Zstop 0.150245472
7232024-03-01T22:13:22.332Z
7242024-03-01T22:13:22.332Z #### # # ##### ##### # #
7252024-03-01T22:13:22.333Z # # # # # # # # # #
7262024-03-01T22:13:22.333Z # # # # # # # #
7272024-03-01T22:13:22.333Z # # # ##### ##### #
7282024-03-01T22:13:22.333Z # # # # # # #
7292024-03-01T22:13:22.333Z #### ###### # # # #
7302024-03-01T22:13:22.333Z
7312024-03-01T22:13:22.548Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7322024-03-01T22:13:22.949Z Updating git repository `https://github.com/oxidecomputer/samael`
7332024-03-01T22:13:23.301Z Updating crates.io index
7342024-03-01T22:13:23.345Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7352024-03-01T22:13:24.101Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7362024-03-01T22:13:25.905Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7372024-03-01T22:13:26.532Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
7382024-03-01T22:13:26.816Z Updating git repository `http://github.com/oxidecomputer/tofino`
7392024-03-01T22:13:27.077Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7402024-03-01T22:13:27.374Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7412024-03-01T22:13:27.635Z Updating git repository `https://github.com/oxidecomputer/propolis`
7422024-03-01T22:13:28.732Z Updating git repository `https://github.com/oxidecomputer/crucible`
7432024-03-01T22:13:31.253Z Updating git repository `https://github.com/oxidecomputer/opte`
7442024-03-01T22:13:32.232Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7452024-03-01T22:13:32.584Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7462024-03-01T22:13:33.115Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7472024-03-01T22:13:33.408Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7482024-03-01T22:13:33.720Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7492024-03-01T22:13:34.092Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7502024-03-01T22:13:34.519Z Updating git repository `https://github.com/oxidecomputer/poptrie`
7512024-03-01T22:13:34.812Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7522024-03-01T22:13:35.266Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7532024-03-01T22:13:35.623Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7542024-03-01T22:13:35.938Z Updating git repository `https://github.com/jgallagher/nix`
7552024-03-01T22:13:36.888Z Updating git repository `https://github.com/cbiffle/hubpack`
7562024-03-01T22:13:37.235Z Updating git repository `https://github.com/oxidecomputer/typify`
7572024-03-01T22:13:38.852Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7582024-03-01T22:13:39.306Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7592024-03-01T22:13:39.597Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7602024-03-01T22:13:40.878Z Downloading crates ...
7612024-03-01T22:13:41.038Z Downloaded clap_lex v0.7.0
7622024-03-01T22:13:41.046Z Downloaded thiserror v1.0.57
7632024-03-01T22:13:41.051Z Downloaded errno v0.3.8
7642024-03-01T22:13:41.054Z Downloaded serde_spanned v0.6.5
7652024-03-01T22:13:41.058Z Downloaded equivalent v1.0.1
7662024-03-01T22:13:41.063Z Downloaded colorchoice v1.0.0
7672024-03-01T22:13:41.073Z Downloaded semver v1.0.22
7682024-03-01T22:13:41.076Z Downloaded strsim v0.11.0
7692024-03-01T22:13:41.081Z Downloaded anstyle v1.0.2
7702024-03-01T22:13:41.081Z Downloaded cargo-platform v0.1.3
7712024-03-01T22:13:41.081Z Downloaded itoa v1.0.9
7722024-03-01T22:13:41.081Z Downloaded utf8parse v0.2.1
7732024-03-01T22:13:41.081Z Downloaded anstyle-query v1.0.0
7742024-03-01T22:13:41.084Z Downloaded heck v0.4.1
7752024-03-01T22:13:41.087Z Downloaded terminal_size v0.3.0
7762024-03-01T22:13:41.087Z Downloaded cargo_metadata v0.18.1
7772024-03-01T22:13:41.094Z Downloaded toml_datetime v0.6.5
7782024-03-01T22:13:41.100Z Downloaded clap_derive v4.5.0
7792024-03-01T22:13:41.105Z Downloaded quote v1.0.35
7802024-03-01T22:13:41.109Z Downloaded thiserror-impl v1.0.57
7812024-03-01T22:13:41.112Z Downloaded bitflags v2.4.0
7822024-03-01T22:13:41.112Z Downloaded anstream v0.6.11
7832024-03-01T22:13:41.115Z Downloaded anstyle-parse v0.2.1
7842024-03-01T22:13:41.115Z Downloaded unicode-ident v1.0.12
7852024-03-01T22:13:41.118Z Downloaded camino v1.1.6
7862024-03-01T22:13:41.123Z Downloaded clap v4.5.0
7872024-03-01T22:13:41.128Z Downloaded proc-macro2 v1.0.78
7882024-03-01T22:13:41.131Z Downloaded ryu v1.0.15
7892024-03-01T22:13:41.134Z Downloaded toml v0.8.10
7902024-03-01T22:13:41.137Z Downloaded indexmap v2.2.3
7912024-03-01T22:13:41.140Z Downloaded cargo_toml v0.19.0
7922024-03-01T22:13:41.140Z Downloaded serde v1.0.197
7932024-03-01T22:13:41.143Z Downloaded toml_edit v0.22.6
7942024-03-01T22:13:41.165Z Downloaded memchr v2.6.3
7952024-03-01T22:13:41.173Z Downloaded serde_derive v1.0.197
7962024-03-01T22:13:41.190Z Downloaded hashbrown v0.14.3
7972024-03-01T22:13:41.195Z Downloaded anyhow v1.0.75
7982024-03-01T22:13:41.195Z Downloaded clap_builder v4.5.0
7992024-03-01T22:13:41.195Z Downloaded winnow v0.6.1
8002024-03-01T22:13:41.204Z Downloaded serde_json v1.0.114
8012024-03-01T22:13:41.204Z Downloaded syn v2.0.51
8022024-03-01T22:13:41.213Z Downloaded rustix v0.38.31
8032024-03-01T22:13:41.240Z Downloaded libc v0.2.153
8042024-03-01T22:13:41.485Z Compiling proc-macro2 v1.0.78
8052024-03-01T22:13:41.489Z Compiling unicode-ident v1.0.12
8062024-03-01T22:13:41.489Z Compiling serde v1.0.197
8072024-03-01T22:13:41.489Z Compiling libc v0.2.153
8082024-03-01T22:13:41.489Z Compiling rustix v0.38.31
8092024-03-01T22:13:41.509Z Compiling equivalent v1.0.1
8102024-03-01T22:13:41.512Z Compiling utf8parse v0.2.1
8112024-03-01T22:13:41.512Z Compiling hashbrown v0.14.3
8122024-03-01T22:13:41.663Z Compiling bitflags v2.4.0
8132024-03-01T22:13:41.706Z Compiling anstyle-parse v0.2.1
8142024-03-01T22:13:41.720Z Compiling semver v1.0.22
8152024-03-01T22:13:42.011Z Compiling anstyle-query v1.0.0
8162024-03-01T22:13:42.071Z Compiling anstyle v1.0.2
8172024-03-01T22:13:42.117Z Compiling thiserror v1.0.57
8182024-03-01T22:13:42.379Z Compiling camino v1.1.6
8192024-03-01T22:13:42.598Z Compiling indexmap v2.2.3
8202024-03-01T22:13:43.010Z Compiling winnow v0.6.1
8212024-03-01T22:13:43.010Z Compiling colorchoice v1.0.0
8222024-03-01T22:13:43.020Z Compiling serde_json v1.0.114
8232024-03-01T22:13:43.147Z Compiling anstream v0.6.11
8242024-03-01T22:13:43.237Z Compiling heck v0.4.1
8252024-03-01T22:13:43.339Z Compiling ryu v1.0.15
8262024-03-01T22:13:43.379Z Compiling strsim v0.11.0
8272024-03-01T22:13:43.685Z Compiling clap_lex v0.7.0
8282024-03-01T22:13:43.702Z Compiling anyhow v1.0.75
8292024-03-01T22:13:43.712Z Compiling itoa v1.0.9
8302024-03-01T22:13:43.992Z Compiling quote v1.0.35
8312024-03-01T22:13:44.274Z Compiling errno v0.3.8
8322024-03-01T22:13:44.366Z Compiling syn v2.0.51
8332024-03-01T22:13:45.273Z Compiling terminal_size v0.3.0
8342024-03-01T22:13:45.387Z Compiling clap_builder v4.5.0
8352024-03-01T22:13:49.573Z Compiling serde_derive v1.0.197
8362024-03-01T22:13:49.573Z Compiling thiserror-impl v1.0.57
8372024-03-01T22:13:49.577Z Compiling clap_derive v4.5.0
8382024-03-01T22:13:52.309Z Compiling clap v4.5.0
8392024-03-01T22:13:57.521Z Compiling serde_spanned v0.6.5
8402024-03-01T22:13:57.533Z Compiling toml_datetime v0.6.5
8412024-03-01T22:13:57.533Z Compiling cargo-platform v0.1.3
8422024-03-01T22:13:57.755Z Compiling toml_edit v0.22.6
8432024-03-01T22:13:58.783Z Compiling cargo_metadata v0.18.1
8442024-03-01T22:13:59.829Z Compiling toml v0.8.10
8452024-03-01T22:14:00.474Z Compiling cargo_toml v0.19.0
8462024-03-01T22:14:04.266Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
8472024-03-01T22:14:05.347Z Finished dev [unoptimized + debuginfo] target(s) in 42.95s
8482024-03-01T22:14:05.557Z Running `target/debug/xtask clippy`
8492024-03-01T22:14:05.602Zrunning: "/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/cargo" "clippy" "--all-targets" "--" "--deny" "warnings" "--allow" "clippy::style" "--warn" "clippy::disallowed_macros" "--warn" "clippy::disallowed_methods" "--warn" "clippy::disallowed_names" "--warn" "clippy::disallowed_script_idents" "--warn" "clippy::disallowed_types"
8502024-03-01T22:14:06.153Z Downloading crates ...
8512024-03-01T22:14:06.362Z Downloaded httparse v1.8.0
8522024-03-01T22:14:06.366Z Downloaded async-stream-impl v0.3.5
8532024-03-01T22:14:06.369Z Downloaded anes v0.1.6
8542024-03-01T22:14:06.374Z Downloaded humantime v2.1.0
8552024-03-01T22:14:06.374Z Downloaded hubpack v0.1.2
8562024-03-01T22:14:06.377Z Downloaded http-body v1.0.0
8572024-03-01T22:14:06.393Z Downloaded bcs v0.1.6
8582024-03-01T22:14:06.397Z Downloaded instant v0.1.12
8592024-03-01T22:14:06.397Z Downloaded hyper-tls v0.5.0
8602024-03-01T22:14:06.397Z Downloaded atomic-waker v1.1.1
8612024-03-01T22:14:06.397Z Downloaded hubpack_derive v0.1.1
8622024-03-01T22:14:06.401Z Downloaded block-buffer v0.10.4
8632024-03-01T22:14:06.401Z Downloaded ipnet v2.9.0
8642024-03-01T22:14:06.401Z Downloaded httptest v0.15.5
8652024-03-01T22:14:06.816Z Downloaded bit-set v0.5.3
8662024-03-01T22:14:06.816Z Downloaded block-padding v0.3.3
8672024-03-01T22:14:06.823Z Downloaded impl-trait-for-tuples v0.2.2
8682024-03-01T22:14:06.823Z Downloaded http-body v0.4.5
8692024-03-01T22:14:06.823Z Downloaded buf-list v1.0.3
8702024-03-01T22:14:06.823Z Downloaded camino-tempfile v1.1.1
8712024-03-01T22:14:06.823Z Downloaded http-range v0.1.5
8722024-03-01T22:14:06.823Z Downloaded autocfg v1.1.0
8732024-03-01T22:14:06.823Z Downloaded ident_case v1.0.1
8742024-03-01T22:14:06.823Z Downloaded addr2line v0.21.0
8752024-03-01T22:14:06.823Z Downloaded hostname v0.3.1
8762024-03-01T22:14:06.823Z Downloaded highway v1.1.0
8772024-03-01T22:14:06.823Z Downloaded managed v0.8.0
8782024-03-01T22:14:06.823Z Downloaded ciborium v0.2.2
8792024-03-01T22:14:06.823Z Downloaded ciborium-io v0.2.2
8802024-03-01T22:14:06.823Z Downloaded http v1.0.0
8812024-03-01T22:14:06.823Z Downloaded atomicwrites v0.4.3
8822024-03-01T22:14:06.823Z Downloaded nodrop v0.1.14
8832024-03-01T22:14:06.823Z Downloaded http v0.2.11
8842024-03-01T22:14:06.823Z Downloaded memoffset v0.7.1
8852024-03-01T22:14:06.824Z Downloaded memmap v0.7.0
8862024-03-01T22:14:06.824Z Downloaded newtype-uuid v1.0.1
8872024-03-01T22:14:06.824Z Downloaded kstat-rs v0.2.3
8882024-03-01T22:14:06.824Z Downloaded md-5 v0.10.5
8892024-03-01T22:14:06.824Z Downloaded cobs v0.2.3
8902024-03-01T22:14:06.824Z Downloaded miniz_oxide v0.7.1
8912024-03-01T22:14:06.824Z Downloaded convert_case v0.4.0
8922024-03-01T22:14:06.824Z Downloaded hyper-util v0.1.2
8932024-03-01T22:14:06.824Z Downloaded rtoolbox v0.0.1
8942024-03-01T22:14:06.824Z Downloaded minimal-lexical v0.2.1
8952024-03-01T22:14:06.824Z Downloaded newtype_derive v0.1.6
8962024-03-01T22:14:06.824Z Downloaded ascii-canvas v3.0.0
8972024-03-01T22:14:06.824Z Downloaded rpassword v7.3.1
8982024-03-01T22:14:06.824Z Downloaded async-recursion v1.0.5
8992024-03-01T22:14:06.824Z Downloaded num v0.4.1
9002024-03-01T22:14:06.824Z Downloaded nanorand v0.7.0
9012024-03-01T22:14:06.824Z Downloaded approx v0.5.1
9022024-03-01T22:14:06.824Z Downloaded aead v0.5.2
9032024-03-01T22:14:06.824Z Downloaded num-complex v0.4.4
9042024-03-01T22:14:06.824Z Downloaded crunchy v0.2.2
9052024-03-01T22:14:06.824Z Downloaded linked-hash-map v0.5.6
9062024-03-01T22:14:06.824Z Downloaded indicatif v0.17.8
9072024-03-01T22:14:06.824Z Downloaded cstr-argument v0.1.2
9082024-03-01T22:14:06.825Z Downloaded memoffset v0.9.0
9092024-03-01T22:14:06.825Z Downloaded rstest_macros v0.18.2
9102024-03-01T22:14:06.825Z Downloaded num-integer v0.1.46
9112024-03-01T22:14:06.825Z Downloaded native-tls v0.2.11
9122024-03-01T22:14:06.825Z Downloaded argon2 v0.5.3
9132024-03-01T22:14:06.825Z Downloaded ansi_term v0.12.1
9142024-03-01T22:14:06.825Z Downloaded darling_macro v0.14.4
9152024-03-01T22:14:06.825Z Downloaded linear-map v1.2.0
9162024-03-01T22:14:06.825Z Downloaded backoff v0.4.0
9172024-03-01T22:14:06.825Z Downloaded zone_cfg_derive v0.3.0
9182024-03-01T22:14:06.825Z Downloaded slog-async v2.8.0
9192024-03-01T22:14:06.825Z Downloaded crossbeam-utils v0.8.16
9202024-03-01T22:14:06.825Z Downloaded pretty-hex v0.2.1
9212024-03-01T22:14:06.825Z Downloaded criterion-plot v0.5.0
9222024-03-01T22:14:06.825Z Downloaded corncobs v0.1.3
9232024-03-01T22:14:06.825Z Downloaded phf_shared v0.10.0
9242024-03-01T22:14:06.825Z Downloaded constant_time_eq v0.2.6
9252024-03-01T22:14:06.825Z Downloaded cpufeatures v0.2.12
9262024-03-01T22:14:06.825Z Downloaded num-iter v0.1.43
9272024-03-01T22:14:06.825Z Downloaded fd-lock v3.0.13
9282024-03-01T22:14:06.825Z Downloaded relative-path v1.9.0
9292024-03-01T22:14:06.825Z Downloaded parse-size v1.0.0
9302024-03-01T22:14:06.825Z Downloaded rustversion v1.0.14
9312024-03-01T22:14:06.826Z Downloaded pathdiff v0.2.1
9322024-03-01T22:14:06.826Z Downloaded vec_map v0.8.2
9332024-03-01T22:14:06.826Z Downloaded mockall_derive v0.12.0
9342024-03-01T22:14:06.826Z Downloaded pretty-hex v0.4.1
9352024-03-01T22:14:06.826Z Downloaded sqlformat v0.2.3
9362024-03-01T22:14:06.826Z Downloaded usdt-attr-macro v0.5.0
9372024-03-01T22:14:06.826Z Downloaded thread_local v1.1.7
9382024-03-01T22:14:06.826Z Downloaded path-slash v0.1.5
9392024-03-01T22:14:06.826Z Downloaded compact_str v0.7.1
9402024-03-01T22:14:06.826Z Downloaded ena v0.14.2
9412024-03-01T22:14:06.826Z Downloaded form_urlencoded v1.2.1
9422024-03-01T22:14:06.826Z Downloaded signal-hook-tokio v0.3.1
9432024-03-01T22:14:06.826Z Downloaded futures-task v0.3.30
9442024-03-01T22:14:06.826Z Downloaded diesel_table_macro_syntax v0.1.0
9452024-03-01T22:14:06.826Z Downloaded guppy-workspace-hack v0.1.0
9462024-03-01T22:14:06.826Z Downloaded slog-bunyan v2.5.0
9472024-03-01T22:14:06.826Z Downloaded fd-lock v4.0.2
9482024-03-01T22:14:06.826Z Downloaded termios v0.3.3
9492024-03-01T22:14:06.826Z Downloaded csv-core v0.1.11
9502024-03-01T22:14:06.826Z Downloaded crc32fast v1.3.2
9512024-03-01T22:14:06.826Z Downloaded parking_lot_core v0.8.6
9522024-03-01T22:14:06.826Z Downloaded log v0.4.20
9532024-03-01T22:14:06.826Z Downloaded pest_generator v2.7.6
9542024-03-01T22:14:06.827Z Downloaded percent-encoding v2.3.1
9552024-03-01T22:14:06.827Z Downloaded pem v3.0.2
9562024-03-01T22:14:06.827Z Downloaded similar v2.3.0
9572024-03-01T22:14:06.827Z Downloaded ff v0.13.0
9582024-03-01T22:14:06.827Z Downloaded ref-cast v1.0.20
9592024-03-01T22:14:06.827Z Downloaded zerocopy-derive v0.7.32
9602024-03-01T22:14:06.827Z Downloaded fxhash v0.2.1
9612024-03-01T22:14:06.827Z Downloaded usdt-impl v0.3.5
9622024-03-01T22:14:06.827Z Downloaded usdt-attr-macro v0.3.5
9632024-03-01T22:14:06.827Z Downloaded glob v0.3.1
9642024-03-01T22:14:06.827Z Downloaded debug-ignore v1.0.5
9652024-03-01T22:14:06.827Z Downloaded endian-type v0.1.2
9662024-03-01T22:14:06.827Z Downloaded tiny-keccak v2.0.2
9672024-03-01T22:14:06.832Z Downloaded futures-sink v0.3.30
9682024-03-01T22:14:06.832Z Downloaded term v0.7.0
9692024-03-01T22:14:06.832Z Downloaded strip-ansi-escapes v0.2.0
9702024-03-01T22:14:06.832Z Downloaded rustc-demangle v0.1.23
9712024-03-01T22:14:06.832Z Downloaded derive_more v0.99.17
9722024-03-01T22:14:06.832Z Downloaded ed25519 v1.5.3
9732024-03-01T22:14:06.832Z Downloaded xattr v1.0.1
9742024-03-01T22:14:06.832Z Downloaded dyn-clone v1.0.17
9752024-03-01T22:14:06.832Z Downloaded smf v0.2.2
9762024-03-01T22:14:06.832Z Downloaded hex-literal v0.4.1
9772024-03-01T22:14:06.832Z Downloaded num-rational v0.4.1
9782024-03-01T22:14:06.832Z Downloaded datatest-stable v0.2.3
9792024-03-01T22:14:06.832Z Downloaded waitgroup v0.1.2
9802024-03-01T22:14:06.832Z Downloaded ref-cast-impl v1.0.20
9812024-03-01T22:14:06.832Z Downloaded foreign-types v0.3.2
9822024-03-01T22:14:06.832Z Downloaded supports-color v3.0.0
9832024-03-01T22:14:06.832Z Downloaded oso-derive v0.27.0
9842024-03-01T22:14:06.832Z Downloaded tinyvec_macros v0.1.1
9852024-03-01T22:14:06.832Z Downloaded swrite v0.1.0
9862024-03-01T22:14:06.832Z Downloaded tinytemplate v1.2.1
9872024-03-01T22:14:06.832Z Downloaded unicase v2.7.0
9882024-03-01T22:14:06.833Z Downloaded unicode-linebreak v0.1.5
9892024-03-01T22:14:06.833Z Downloaded tokio-rustls v0.24.1
9902024-03-01T22:14:06.833Z Downloaded toml v0.5.11
9912024-03-01T22:14:06.833Z Downloaded shlex v1.3.0
9922024-03-01T22:14:06.833Z Downloaded fnv v1.0.7
9932024-03-01T22:14:06.833Z Downloaded snafu v0.7.5
9942024-03-01T22:14:06.833Z Downloaded tower-layer v0.3.2
9952024-03-01T22:14:06.833Z Downloaded snafu-derive v0.7.5
9962024-03-01T22:14:06.833Z Downloaded once_cell v1.19.0
9972024-03-01T22:14:06.833Z Downloaded zerocopy v0.6.4
9982024-03-01T22:14:06.833Z Downloaded stringprep v0.1.3
9992024-03-01T22:14:06.833Z Downloaded itertools v0.10.5
10002024-03-01T22:14:06.833Z Downloaded toolchain_find v0.2.0
10012024-03-01T22:14:06.833Z Downloaded same-file v1.0.6
10022024-03-01T22:14:06.833Z Downloaded fastrand v2.0.1
10032024-03-01T22:14:06.833Z Downloaded try-lock v0.2.4
10042024-03-01T22:14:06.833Z Downloaded downcast v0.11.0
10052024-03-01T22:14:06.833Z Downloaded scroll_derive v0.12.0
10062024-03-01T22:14:06.833Z Downloaded plotters-svg v0.3.5
10072024-03-01T22:14:06.833Z Downloaded take_mut v0.2.2
10082024-03-01T22:14:06.833Z Downloaded sync_wrapper v0.1.2
10092024-03-01T22:14:06.833Z Downloaded poly1305 v0.8.0
10102024-03-01T22:14:06.833Z Downloaded wait-timeout v0.2.0
10112024-03-01T22:14:06.833Z Downloaded thiserror-no-std v2.0.2
10122024-03-01T22:14:06.834Z Downloaded utf-8 v0.7.6
10132024-03-01T22:14:06.834Z Downloaded schemars_derive v0.8.16
10142024-03-01T22:14:06.834Z Downloaded foreign-types-macros v0.2.3
10152024-03-01T22:14:06.834Z Downloaded time-macros v0.2.13
10162024-03-01T22:14:06.834Z Downloaded postgres-protocol v0.6.6
10172024-03-01T22:14:06.834Z Downloaded strum_macros v0.26.1
10182024-03-01T22:14:06.834Z Downloaded packed_struct v0.10.1
10192024-03-01T22:14:06.834Z Downloaded getopts v0.2.21
10202024-03-01T22:14:06.834Z Downloaded socket2 v0.5.5
10212024-03-01T22:14:06.834Z Downloaded rsa v0.9.2
10222024-03-01T22:14:06.834Z Downloaded mio v0.8.9
10232024-03-01T22:14:06.834Z Downloaded synstructure v0.12.6
10242024-03-01T22:14:06.834Z Downloaded serde_plain v1.0.2
10252024-03-01T22:14:06.834Z Downloaded darling_macro v0.20.3
10262024-03-01T22:14:06.834Z Downloaded strsim v0.10.0
10272024-03-01T22:14:06.834Z Downloaded tui-tree-widget v0.17.0
10282024-03-01T22:14:06.834Z Downloaded unarray v0.1.4
10292024-03-01T22:14:06.834Z Downloaded itertools v0.12.1
10302024-03-01T22:14:06.834Z Downloaded secrecy v0.8.0
10312024-03-01T22:14:06.834Z Downloaded semver v0.1.20
10322024-03-01T22:14:06.834Z Downloaded toml v0.7.8
10332024-03-01T22:14:06.834Z Downloaded vsss-rs v3.3.4
10342024-03-01T22:14:06.834Z Downloaded libm v0.2.7
10352024-03-01T22:14:06.840Z Downloaded strum_macros v0.24.3
10362024-03-01T22:14:06.843Z Downloaded dtrace-parser v0.1.14
10372024-03-01T22:14:06.846Z Downloaded futures-macro v0.3.30
10382024-03-01T22:14:06.846Z Downloaded termcolor v1.2.0
10392024-03-01T22:14:06.849Z Downloaded foreign-types-shared v0.1.1
10402024-03-01T22:14:06.849Z Downloaded derive_builder_macro v0.12.0
10412024-03-01T22:14:06.852Z Downloaded semver-parser v0.10.2
10422024-03-01T22:14:06.852Z Downloaded plain v0.2.3
10432024-03-01T22:14:06.859Z Downloaded version_check v0.9.4
10442024-03-01T22:14:06.859Z Downloaded generic-array v0.14.7
10452024-03-01T22:14:06.863Z Downloaded getrandom v0.2.10
10462024-03-01T22:14:06.863Z Downloaded termtree v0.4.1
10472024-03-01T22:14:06.863Z Downloaded walkdir v2.4.0
10482024-03-01T22:14:06.867Z Downloaded serde-big-array v0.5.1
10492024-03-01T22:14:06.871Z Downloaded pin-utils v0.1.0
10502024-03-01T22:14:06.871Z Downloaded rusty-fork v0.3.0
10512024-03-01T22:14:06.875Z Downloaded rustls-pki-types v1.3.0
10522024-03-01T22:14:06.875Z Downloaded futures v0.3.30
10532024-03-01T22:14:06.878Z Downloaded yansi v0.5.1
10542024-03-01T22:14:07.297Z Downloaded doc-comment v0.3.3
10552024-03-01T22:14:07.304Z Downloaded tap v1.0.1
10562024-03-01T22:14:07.305Z Downloaded tabled_derive v0.7.0
10572024-03-01T22:14:07.305Z Downloaded foreign-types v0.5.0
10582024-03-01T22:14:07.305Z Downloaded which v4.4.0
10592024-03-01T22:14:07.305Z Downloaded ppv-lite86 v0.2.17
10602024-03-01T22:14:07.305Z Downloaded packed_struct_codegen v0.10.1
10612024-03-01T22:14:07.305Z Downloaded futures-channel v0.3.30
10622024-03-01T22:14:07.305Z Downloaded target-lexicon v0.12.13
10632024-03-01T22:14:07.305Z Downloaded unicode-segmentation v1.10.1
10642024-03-01T22:14:07.305Z Downloaded trust-dns-client v0.22.0
10652024-03-01T22:14:07.305Z Downloaded filetime v0.2.23
10662024-03-01T22:14:07.305Z Downloaded smawk v0.3.1
10672024-03-01T22:14:07.305Z Downloaded foreign-types-shared v0.3.1
10682024-03-01T22:14:07.305Z Downloaded gethostname v0.4.3
10692024-03-01T22:14:07.305Z Downloaded num_threads v0.1.6
10702024-03-01T22:14:07.305Z Downloaded openssl-macros v0.1.1
10712024-03-01T22:14:07.305Z Downloaded time-core v0.1.1
10722024-03-01T22:14:07.305Z Downloaded hex v0.4.3
10732024-03-01T22:14:07.305Z Downloaded owo-colors v4.0.0
10742024-03-01T22:14:07.305Z Downloaded subtle v2.5.0
10752024-03-01T22:14:07.306Z Downloaded tower-service v0.3.2
10762024-03-01T22:14:07.306Z Downloaded rustc_version v0.1.7
10772024-03-01T22:14:07.306Z Downloaded slog-json v2.6.1
10782024-03-01T22:14:07.306Z Downloaded dtrace-parser v0.2.0
10792024-03-01T22:14:07.306Z Downloaded rustfmt-wrapper v0.2.0
10802024-03-01T22:14:07.306Z Downloaded strum v0.26.1
10812024-03-01T22:14:07.306Z Downloaded stability v0.1.1
10822024-03-01T22:14:07.306Z Downloaded topological-sort v0.2.2
10832024-03-01T22:14:07.306Z Downloaded target-spec v3.1.0
10842024-03-01T22:14:07.306Z Downloaded signature v2.1.0
10852024-03-01T22:14:07.306Z Downloaded fatfs v0.3.6
10862024-03-01T22:14:07.306Z Downloaded enum-as-inner v0.5.1
10872024-03-01T22:14:07.306Z Downloaded futures-io v0.3.30
10882024-03-01T22:14:07.306Z Downloaded test-strategy v0.3.1
10892024-03-01T22:14:07.306Z Downloaded flume v0.11.0
10902024-03-01T22:14:07.306Z Downloaded unicode-width v0.1.11
10912024-03-01T22:14:07.306Z Downloaded slog-envlogger v2.2.0
10922024-03-01T22:14:07.306Z Downloaded unicode-normalization v0.1.22
10932024-03-01T22:14:07.306Z Downloaded dof v0.1.5
10942024-03-01T22:14:07.306Z Downloaded funty v2.0.0
10952024-03-01T22:14:07.306Z Downloaded tracing-attributes v0.1.26
10962024-03-01T22:14:07.306Z Downloaded rand_core v0.6.4
10972024-03-01T22:14:07.306Z Downloaded dirs-sys-next v0.1.2
10982024-03-01T22:14:07.307Z Downloaded zone v0.3.0
10992024-03-01T22:14:07.307Z Downloaded olpc-cjson v0.1.3
11002024-03-01T22:14:07.307Z Downloaded libxml v0.3.3
11012024-03-01T22:14:07.307Z Downloaded threadpool v1.8.1
11022024-03-01T22:14:07.307Z Downloaded slog-dtrace v0.3.0
11032024-03-01T22:14:07.307Z Downloaded ron v0.8.1
11042024-03-01T22:14:07.307Z Downloaded tokio-macros v2.2.0
11052024-03-01T22:14:07.307Z Downloaded spki v0.7.2
11062024-03-01T22:14:07.307Z Downloaded whoami v1.4.1
11072024-03-01T22:14:07.307Z Downloaded expectorate v1.1.0
11082024-03-01T22:14:07.307Z Downloaded env_logger v0.10.0
11092024-03-01T22:14:07.307Z Downloaded pem-rfc7468 v0.7.0
11102024-03-01T22:14:07.307Z Downloaded diff v0.1.13
11112024-03-01T22:14:07.307Z Downloaded darling_core v0.14.4
11122024-03-01T22:14:07.307Z Downloaded shell-words v1.1.0
11132024-03-01T22:14:07.307Z Downloaded rustls-pemfile v1.0.3
11142024-03-01T22:14:07.307Z Downloaded headers-core v0.2.0
11152024-03-01T22:14:07.307Z Downloaded resolv-conf v0.7.0
11162024-03-01T22:14:07.307Z Downloaded heck v0.3.3
11172024-03-01T22:14:07.307Z Downloaded num_enum v0.5.11
11182024-03-01T22:14:07.307Z Downloaded sha2 v0.10.8
11192024-03-01T22:14:07.307Z Downloaded papergrid v0.11.0
11202024-03-01T22:14:07.307Z Downloaded rcgen v0.12.1
11212024-03-01T22:14:07.307Z Downloaded slog-scope v4.4.0
11222024-03-01T22:14:07.308Z Downloaded textwrap v0.16.1
11232024-03-01T22:14:07.308Z Downloaded stable_deref_trait v1.2.0
11242024-03-01T22:14:07.308Z Downloaded derive-where v1.2.7
11252024-03-01T22:14:07.308Z Downloaded deranged v0.3.8
11262024-03-01T22:14:07.308Z Downloaded diesel_derives v2.1.2
11272024-03-01T22:14:07.308Z Downloaded der_derive v0.7.2
11282024-03-01T22:14:07.308Z Downloaded tokio-util v0.7.10
11292024-03-01T22:14:07.308Z Downloaded spin v0.5.2
11302024-03-01T22:14:07.308Z Downloaded rayon-core v1.12.1
11312024-03-01T22:14:07.308Z Downloaded strum_macros v0.25.2
11322024-03-01T22:14:07.308Z Downloaded oorandom v11.1.3
11332024-03-01T22:14:07.308Z Downloaded serde_tokenstream v0.2.0
11342024-03-01T22:14:07.308Z Downloaded elliptic-curve v0.13.8
11352024-03-01T22:14:07.308Z Downloaded num-traits v0.2.16
11362024-03-01T22:14:07.308Z Downloaded trust-dns-server v0.22.1
11372024-03-01T22:14:07.308Z Downloaded parking_lot v0.11.2
11382024-03-01T22:14:07.308Z Downloaded hkdf v0.12.4
11392024-03-01T22:14:07.308Z Downloaded openssl-sys v0.9.96
11402024-03-01T22:14:07.308Z Downloaded password-hash v0.5.0
11412024-03-01T22:14:07.308Z Downloaded untrusted v0.9.0
11422024-03-01T22:14:07.308Z Downloaded derive_builder v0.12.0
11432024-03-01T22:14:07.308Z Downloaded zip v0.6.6
11442024-03-01T22:14:07.309Z Downloaded darling_core v0.20.3
11452024-03-01T22:14:07.309Z Downloaded tough v0.16.0
11462024-03-01T22:14:07.309Z Downloaded vte v0.11.1
11472024-03-01T22:14:07.309Z Downloaded tungstenite v0.20.1
11482024-03-01T22:14:07.309Z Downloaded omicron-zone-package v0.11.0
11492024-03-01T22:14:07.309Z Downloaded hyper v0.14.27
11502024-03-01T22:14:07.309Z Downloaded tokio-postgres v0.7.10
11512024-03-01T22:14:07.309Z Downloaded idna v0.5.0
11522024-03-01T22:14:07.309Z Downloaded toml_edit v0.19.15
11532024-03-01T22:14:07.309Z Downloaded rand v0.4.6
11542024-03-01T22:14:07.309Z Downloaded regex-automata v0.1.10
11552024-03-01T22:14:07.317Z Downloaded trust-dns-resolver v0.22.0
11562024-03-01T22:14:07.317Z Downloaded heapless v0.8.0
11572024-03-01T22:14:07.317Z Downloaded serde_with v3.6.1
11582024-03-01T22:14:07.317Z Downloaded sqlparser v0.43.1
11592024-03-01T22:14:07.317Z Downloaded tower v0.4.13
11602024-03-01T22:14:07.317Z Downloaded portable-atomic v1.4.3
11612024-03-01T22:14:07.317Z Downloaded lalrpop v0.19.12
11622024-03-01T22:14:07.317Z Downloaded rayon v1.9.0
11632024-03-01T22:14:07.317Z Downloaded time v0.3.27
11642024-03-01T22:14:07.317Z Downloaded guppy v0.17.5
11652024-03-01T22:14:07.317Z Downloaded petgraph v0.6.4
11662024-03-01T22:14:07.317Z Downloaded proptest v1.4.0
11672024-03-01T22:14:07.317Z Downloaded tabled v0.15.0
11682024-03-01T22:14:07.327Z Downloaded rustls-webpki v0.101.7
11692024-03-01T22:14:07.342Z Downloaded regex v1.10.3
11702024-03-01T22:14:07.357Z Downloaded webpki-roots v0.25.2
11712024-03-01T22:14:07.361Z Downloaded polar-core v0.27.0
11722024-03-01T22:14:07.370Z Downloaded bstr v1.6.0
11732024-03-01T22:14:07.383Z Downloaded openapiv3 v2.0.0
11742024-03-01T22:14:07.397Z Downloaded object v0.30.4
11752024-03-01T22:14:07.407Z Downloaded smoltcp v0.11.0
11762024-03-01T22:14:07.422Z Downloaded gimli v0.28.0
11772024-03-01T22:14:07.431Z Downloaded regex-syntax v0.6.29
11782024-03-01T22:14:07.441Z Downloaded sled v0.34.7
11792024-03-01T22:14:07.450Z Downloaded ratatui v0.26.1
11802024-03-01T22:14:07.469Z Downloaded bzip2-sys v0.1.11+1.0.8
11812024-03-01T22:14:07.482Z Downloaded regex-automata v0.3.8
11822024-03-01T22:14:07.503Z Downloaded zerocopy-derive v0.2.0
11832024-03-01T22:14:07.509Z Downloaded sha3 v0.10.8
11842024-03-01T22:14:07.516Z Downloaded diesel v2.1.4
11852024-03-01T22:14:07.543Z Downloaded regex-syntax v0.8.2
11862024-03-01T22:14:07.550Z Downloaded regex-automata v0.4.4
11872024-03-01T22:14:07.564Z Downloaded zerocopy-derive v0.6.4
11882024-03-01T22:14:07.574Z Downloaded trust-dns-proto v0.22.0
11892024-03-01T22:14:07.591Z Downloaded rustls v0.22.2
11902024-03-01T22:14:07.603Z Downloaded openssl v0.10.60
11912024-03-01T22:14:07.613Z Downloaded radix_trie v0.2.1
11922024-03-01T22:14:07.618Z Downloaded syn v1.0.109
11932024-03-01T22:14:07.630Z Downloaded tokio v1.36.0
11942024-03-01T22:14:07.669Z Downloaded csv v1.3.0
11952024-03-01T22:14:07.693Z Downloaded rustls v0.21.9
11962024-03-01T22:14:07.705Z Downloaded curve25519-dalek v4.1.1
11972024-03-01T22:14:07.715Z Downloaded object v0.32.1
11982024-03-01T22:14:07.725Z Downloaded encoding_rs v0.8.33
11992024-03-01T22:14:07.750Z Downloaded regress v0.8.0
12002024-03-01T22:14:07.755Z Downloaded nix v0.27.1
12012024-03-01T22:14:07.767Z Downloaded idna v0.2.3
12022024-03-01T22:14:07.774Z Downloaded vcpkg v0.2.15
12032024-03-01T22:14:07.815Z Downloaded smoltcp v0.9.1
12042024-03-01T22:14:07.826Z Downloaded bstr v0.2.17
12052024-03-01T22:14:07.837Z Downloaded ring v0.16.20
12062024-03-01T22:14:07.921Z Downloaded zerocopy v0.7.32
12072024-03-01T22:14:07.937Z Downloaded winnow v0.5.15
12082024-03-01T22:14:07.952Z Downloaded goblin v0.8.0
12092024-03-01T22:14:07.976Z Downloaded quick-xml v0.30.0
12102024-03-01T22:14:07.976Z Downloaded rustls-webpki v0.102.1
12112024-03-01T22:14:07.997Z Downloaded futures-util v0.3.30
12122024-03-01T22:14:07.997Z Downloaded url v2.5.0
12132024-03-01T22:14:07.997Z Downloaded chrono v0.4.31
12142024-03-01T22:14:08.002Z Downloaded bindgen v0.69.2
12152024-03-01T22:14:08.005Z Downloaded unicode_categories v0.1.1
12162024-03-01T22:14:08.008Z Downloaded hashbrown v0.13.2
12172024-03-01T22:14:08.012Z Downloaded reqwest v0.11.24
12182024-03-01T22:14:08.017Z Downloaded rustyline v13.0.0
12192024-03-01T22:14:08.022Z Downloaded plotters v0.3.5
12202024-03-01T22:14:08.031Z Downloaded h2 v0.3.24
12212024-03-01T22:14:08.037Z Downloaded ring v0.17.8
12222024-03-01T22:14:08.108Z Downloaded der v0.7.8
12232024-03-01T22:14:08.112Z Downloaded x509-cert v0.2.4
12242024-03-01T22:14:08.118Z Downloaded postgres-types v0.2.6
12252024-03-01T22:14:08.121Z Downloaded heapless v0.7.16
12262024-03-01T22:14:08.124Z Downloaded hashbrown v0.12.3
12272024-03-01T22:14:08.127Z Downloaded clap v2.34.0
12282024-03-01T22:14:08.135Z Downloaded salty v0.2.0
12292024-03-01T22:14:08.139Z Downloaded reedline v0.29.0
12302024-03-01T22:14:08.146Z Downloaded aho-corasick v1.0.4
12312024-03-01T22:14:08.151Z Downloaded flagset v0.4.3
12322024-03-01T22:14:08.155Z Downloaded typed-path v0.7.0
12332024-03-01T22:14:08.158Z Downloaded num_cpus v1.16.0
12342024-03-01T22:14:08.161Z Downloaded data-encoding v2.4.0
12352024-03-01T22:14:08.164Z Downloaded thread-id v4.2.0
12362024-03-01T22:14:08.164Z Downloaded tracing v0.1.37
12372024-03-01T22:14:08.167Z Downloaded rand v0.8.5
12382024-03-01T22:14:08.173Z Downloaded pest v2.7.6
12392024-03-01T22:14:08.176Z Downloaded bitvec v1.0.1
12402024-03-01T22:14:08.189Z Downloaded quick-error v1.2.3
12412024-03-01T22:14:08.192Z Downloaded yasna v0.5.2
12422024-03-01T22:14:08.192Z Downloaded globset v0.4.13
12432024-03-01T22:14:08.195Z Downloaded pin-project-lite v0.2.13
12442024-03-01T22:14:08.198Z Downloaded group v0.13.0
12452024-03-01T22:14:08.201Z Downloaded darling v0.20.3
12462024-03-01T22:14:08.203Z Downloaded tokio-rustls v0.25.0
12472024-03-01T22:14:08.203Z Downloaded zeroize_derive v1.4.2
12482024-03-01T22:14:08.206Z Downloaded postcard v1.0.8
12492024-03-01T22:14:08.209Z Downloaded nom v7.1.3
12502024-03-01T22:14:08.212Z Downloaded headers v0.3.9
12512024-03-01T22:14:08.217Z Downloaded predicates v3.1.0
12522024-03-01T22:14:08.220Z Downloaded futures-executor v0.3.30
12532024-03-01T22:14:08.223Z Downloaded futures-core v0.3.30
12542024-03-01T22:14:08.223Z Downloaded serde_urlencoded v0.7.1
12552024-03-01T22:14:08.223Z Downloaded slog v2.7.0
12562024-03-01T22:14:08.229Z Downloaded uuid v1.7.0
12572024-03-01T22:14:08.232Z Downloaded flate2 v1.0.28
12582024-03-01T22:14:08.235Z Downloaded criterion v0.5.1
12592024-03-01T22:14:08.239Z Downloaded parking_lot v0.12.1
12602024-03-01T22:14:08.242Z Downloaded oso v0.27.0
12612024-03-01T22:14:08.246Z Downloaded pin-project v1.1.3
12622024-03-01T22:14:08.255Z Downloaded prettyplease v0.2.16
12632024-03-01T22:14:08.260Z Downloaded schemars v0.8.16
12642024-03-01T22:14:08.269Z Downloaded pretty_assertions v1.4.0
12652024-03-01T22:14:08.272Z Downloaded rand_xorshift v0.3.0
12662024-03-01T22:14:08.272Z Downloaded hash32 v0.3.1
12672024-03-01T22:14:08.275Z Downloaded display-error-chain v0.2.0
12682024-03-01T22:14:08.275Z Downloaded fs-err v2.11.0
12692024-03-01T22:14:08.278Z Downloaded proc-macro-error v1.0.4
12702024-03-01T22:14:08.282Z Downloaded semver v0.11.0
12712024-03-01T22:14:08.282Z Downloaded paste v1.0.14
12722024-03-01T22:14:08.289Z Downloaded untrusted v0.7.1
12732024-03-01T22:14:08.289Z Downloaded unicode-bidi v0.3.13
12742024-03-01T22:14:08.292Z Downloaded steno v0.4.0
12752024-03-01T22:14:08.292Z Downloaded tracing-core v0.1.31
12762024-03-01T22:14:08.295Z Downloaded subprocess v0.2.9
12772024-03-01T22:14:08.295Z Downloaded pkcs8 v0.10.2
12782024-03-01T22:14:08.298Z Downloaded smallvec v0.6.14
12792024-03-01T22:14:08.298Z Downloaded proc-macro-crate v1.3.1
12802024-03-01T22:14:08.302Z Downloaded crossterm v0.27.0
12812024-03-01T22:14:08.305Z Downloaded tokio-native-tls v0.3.1
12822024-03-01T22:14:08.308Z Downloaded dof v0.3.0
12832024-03-01T22:14:08.308Z Downloaded thiserror-impl-no-std v2.0.2
12842024-03-01T22:14:08.311Z Downloaded pin-project-internal v1.1.3
12852024-03-01T22:14:08.311Z Downloaded pest_derive v2.7.6
12862024-03-01T22:14:08.315Z Downloaded smallvec v1.13.1
12872024-03-01T22:14:08.315Z Downloaded crossbeam-channel v0.5.8
12882024-03-01T22:14:08.320Z Downloaded unsafe-libyaml v0.2.10
12892024-03-01T22:14:08.323Z Downloaded radium v0.7.0
12902024-03-01T22:14:08.323Z Downloaded r2d2 v0.8.10
12912024-03-01T22:14:08.326Z Downloaded tempdir v0.3.7
12922024-03-01T22:14:08.326Z Downloaded either v1.10.0
12932024-03-01T22:14:08.326Z Downloaded plotters-backend v0.3.5
12942024-03-01T22:14:08.334Z Downloaded predicates-tree v1.0.9
12952024-03-01T22:14:08.334Z Downloaded serde_path_to_error v0.1.15
12962024-03-01T22:14:08.334Z Downloaded serde-hex v0.1.0
12972024-03-01T22:14:08.337Z Downloaded spin v0.9.8
12982024-03-01T22:14:08.337Z Downloaded typenum v1.16.0
12992024-03-01T22:14:08.337Z Downloaded tinyvec v1.6.0
13002024-03-01T22:14:08.337Z Downloaded blake3 v1.5.0
13012024-03-01T22:14:08.344Z Downloaded socket2 v0.4.9
13022024-03-01T22:14:08.347Z Downloaded predicates-core v1.0.6
13032024-03-01T22:14:08.347Z Downloaded serde_with_macros v3.6.1
13042024-03-01T22:14:08.350Z Downloaded precomputed-hash v0.1.1
13052024-03-01T22:14:08.350Z Downloaded rand_chacha v0.3.1
13062024-03-01T22:14:08.350Z Downloaded proc-macro-error-attr v1.0.4
13072024-03-01T22:14:08.353Z Downloaded strsim v0.8.0
13082024-03-01T22:14:08.353Z Downloaded usdt-macro v0.3.5
13092024-03-01T22:14:08.353Z Downloaded derive_builder_core v0.12.0
13102024-03-01T22:14:08.358Z Downloaded float-cmp v0.9.0
13112024-03-01T22:14:08.358Z Downloaded fixedbitset v0.4.2
13122024-03-01T22:14:08.358Z Downloaded structmeta v0.3.0
13132024-03-01T22:14:08.361Z Downloaded structmeta v0.2.0
13142024-03-01T22:14:08.361Z Downloaded pkg-config v0.3.27
13152024-03-01T22:14:08.361Z Downloaded num-bigint v0.4.4
13162024-03-01T22:14:08.366Z Downloaded structopt v0.3.26
13172024-03-01T22:14:08.371Z Downloaded hyper v1.1.0
13182024-03-01T22:14:08.377Z Downloaded crypto-bigint v0.5.2
13192024-03-01T22:14:08.384Z Downloaded openssl-probe v0.1.5
13202024-03-01T22:14:08.391Z Downloaded scroll v0.12.0
13212024-03-01T22:14:08.391Z Downloaded hash32 v0.2.1
13222024-03-01T22:14:08.391Z Downloaded slab v0.4.9
13232024-03-01T22:14:08.396Z Downloaded num_enum_derive v0.5.11
13242024-03-01T22:14:08.397Z Downloaded pest_meta v2.7.6
13252024-03-01T22:14:08.397Z Downloaded ucd-trie v0.1.6
13262024-03-01T22:14:08.397Z Downloaded trybuild v1.0.89
13272024-03-01T22:14:08.805Z Downloaded serde_yaml v0.9.25
13282024-03-01T22:14:08.805Z Downloaded platforms v3.0.2
13292024-03-01T22:14:08.805Z Downloaded siphasher v0.3.11
13302024-03-01T22:14:08.805Z Downloaded futures-timer v3.0.2
13312024-03-01T22:14:08.805Z Downloaded vte_generate_state_changes v0.1.1
13322024-03-01T22:14:08.805Z Downloaded fallible-iterator v0.2.0
13332024-03-01T22:14:08.805Z Downloaded string_cache v0.8.7
13342024-03-01T22:14:08.805Z Downloaded darling v0.14.4
13352024-03-01T22:14:08.805Z Downloaded tempfile v3.10.0
13362024-03-01T22:14:08.805Z Downloaded half v2.3.1
13372024-03-01T22:14:08.805Z Downloaded partial-io v0.5.4
13382024-03-01T22:14:08.805Z Downloaded crc-any v2.4.3
13392024-03-01T22:14:08.805Z Downloaded parse-display v0.9.0
13402024-03-01T22:14:08.805Z Downloaded arc-swap v1.6.0
13412024-03-01T22:14:08.805Z Downloaded chacha20poly1305 v0.10.1
13422024-03-01T22:14:08.805Z Downloaded tar v0.4.40
13432024-03-01T22:14:08.805Z Downloaded rstest v0.18.2
13442024-03-01T22:14:08.805Z Downloaded pkcs1 v0.7.5
13452024-03-01T22:14:08.805Z Downloaded signal-hook v0.3.17
13462024-03-01T22:14:08.806Z Downloaded defmt-parser v0.3.3
13472024-03-01T22:14:08.806Z Downloaded defmt v0.3.5
13482024-03-01T22:14:08.806Z Downloaded remove_dir_all v0.5.3
13492024-03-01T22:14:08.806Z Downloaded zeroize v1.7.0
13502024-03-01T22:14:08.806Z Downloaded nu-ansi-term v0.50.0
13512024-03-01T22:14:08.806Z Downloaded phf_shared v0.11.2
13522024-03-01T22:14:08.806Z Downloaded static_assertions v1.1.0
13532024-03-01T22:14:08.806Z Downloaded strum v0.25.0
13542024-03-01T22:14:08.806Z Downloaded usdt-macro v0.5.0
13552024-03-01T22:14:08.806Z Downloaded signature v1.6.4
13562024-03-01T22:14:08.806Z Downloaded usdt-impl v0.5.0
13572024-03-01T22:14:08.806Z Downloaded universal-hash v0.5.1
13582024-03-01T22:14:08.806Z Downloaded tokio-stream v0.1.14
13592024-03-01T22:14:08.806Z Downloaded serde_tokenstream v0.1.7
13602024-03-01T22:14:08.806Z Downloaded signal-hook-registry v1.4.1
13612024-03-01T22:14:08.806Z Downloaded serde_derive_internals v0.26.0
13622024-03-01T22:14:08.806Z Downloaded number_prefix v0.4.0
13632024-03-01T22:14:08.806Z Downloaded parse-display-derive v0.9.0
13642024-03-01T22:14:08.806Z Downloaded bytes v1.5.0
13652024-03-01T22:14:08.806Z Downloaded tokio-tungstenite v0.20.1
13662024-03-01T22:14:08.806Z Downloaded rustls-native-certs v0.7.0
13672024-03-01T22:14:08.806Z Downloaded rust-argon2 v1.0.1
13682024-03-01T22:14:08.806Z Downloaded parking_lot_core v0.9.8
13692024-03-01T22:14:08.806Z Downloaded slog-term v2.9.0
13702024-03-01T22:14:08.807Z Downloaded sct v0.7.0
13712024-03-01T22:14:08.807Z Downloaded rustls-pemfile v2.1.0
13722024-03-01T22:14:08.807Z Downloaded phf v0.11.2
13732024-03-01T22:14:08.807Z Downloaded allocator-api2 v0.2.16
13742024-03-01T22:14:08.807Z Downloaded unicode-xid v0.2.4
13752024-03-01T22:14:08.807Z Downloaded dirs-next v2.0.0
13762024-03-01T22:14:08.807Z Downloaded defmt-macros v0.3.6
13772024-03-01T22:14:08.807Z Downloaded rustc-hash v1.1.0
13782024-03-01T22:14:08.807Z Downloaded embedded-io v0.4.0
13792024-03-01T22:14:08.807Z Downloaded zerocopy v0.3.0
13802024-03-01T22:14:08.807Z Downloaded wyz v0.5.1
13812024-03-01T22:14:08.807Z Downloaded usdt v0.3.5
13822024-03-01T22:14:08.807Z Downloaded cookie v0.18.0
13832024-03-01T22:14:08.807Z Downloaded sec1 v0.7.3
13842024-03-01T22:14:08.807Z Downloaded sqlparser_derive v0.2.2
13852024-03-01T22:14:08.807Z Downloaded fragile v2.0.0
13862024-03-01T22:14:08.807Z Downloaded structmeta-derive v0.2.0
13872024-03-01T22:14:08.807Z Downloaded digest v0.10.7
13882024-03-01T22:14:08.807Z Downloaded usdt v0.5.0
13892024-03-01T22:14:08.807Z Downloaded structopt-derive v0.4.18
13902024-03-01T22:14:08.807Z Downloaded structmeta-derive v0.3.0
13912024-03-01T22:14:08.807Z Downloaded sha1 v0.10.6
13922024-03-01T22:14:08.807Z Downloaded clang-sys v1.6.1
13932024-03-01T22:14:08.808Z Downloaded serde-big-array v0.4.1
13942024-03-01T22:14:08.808Z Downloaded difflib v0.4.0
13952024-03-01T22:14:08.808Z Downloaded scopeguard v1.2.0
13962024-03-01T22:14:08.808Z Downloaded scheduled-thread-pool v0.2.7
13972024-03-01T22:14:08.808Z Downloaded console v0.15.8
13982024-03-01T22:14:08.808Z Downloaded textwrap v0.11.0
13992024-03-01T22:14:08.808Z Downloaded ahash v0.8.7
14002024-03-01T22:14:08.808Z Downloaded indoc v2.0.3
14012024-03-01T22:14:08.808Z Downloaded num-derive v0.4.0
14022024-03-01T22:14:08.808Z Downloaded slog-stdlog v4.1.1
14032024-03-01T22:14:08.808Z Downloaded peeking_take_while v0.1.2
14042024-03-01T22:14:08.808Z Downloaded opaque-debug v0.3.0
14052024-03-01T22:14:08.808Z Downloaded crossbeam-epoch v0.9.15
14062024-03-01T22:14:08.808Z Downloaded similar-asserts v1.5.0
14072024-03-01T22:14:08.808Z Downloaded signal-hook-mio v0.2.3
14082024-03-01T22:14:08.808Z Downloaded serde_repr v0.1.16
14092024-03-01T22:14:08.808Z Downloaded rustc_version v0.4.0
14102024-03-01T22:14:08.808Z Downloaded mime_guess v2.0.4
14112024-03-01T22:14:08.808Z Downloaded libloading v0.7.4
14122024-03-01T22:14:08.808Z Downloaded cc v1.0.83
14132024-03-01T22:14:08.808Z Downloaded async-trait v0.1.77
14142024-03-01T22:14:08.808Z Downloaded lock_api v0.4.10
14152024-03-01T22:14:08.808Z Downloaded cfg-expr v0.15.6
14162024-03-01T22:14:08.808Z Downloaded multer v3.0.0
14172024-03-01T22:14:08.809Z Downloaded httpdate v1.0.3
14182024-03-01T22:14:08.809Z Downloaded home v0.5.5
14192024-03-01T22:14:08.809Z Downloaded want v0.3.1
14202024-03-01T22:14:08.809Z Downloaded libtest-mimic v0.6.1
14212024-03-01T22:14:08.809Z Downloaded libefi-sys v0.1.0
14222024-03-01T22:14:08.809Z Downloaded ipnetwork v0.20.0
14232024-03-01T22:14:08.809Z Downloaded crypto-common v0.1.6
14242024-03-01T22:14:08.809Z Downloaded cipher v0.4.4
14252024-03-01T22:14:08.809Z Downloaded cancel-safe-futures v0.1.5
14262024-03-01T22:14:08.809Z Downloaded macaddr v1.0.1
14272024-03-01T22:14:08.817Z Downloaded bzip2 v0.4.4
14282024-03-01T22:14:08.818Z Downloaded assert_cmd v2.0.14
14292024-03-01T22:14:08.818Z Downloaded base16ct v0.2.0
14302024-03-01T22:14:08.818Z Downloaded bit-vec v0.6.3
14312024-03-01T22:14:08.818Z Downloaded async-stream v0.3.5
14322024-03-01T22:14:08.818Z Downloaded array-init v0.0.4
14332024-03-01T22:14:08.818Z Downloaded maybe-uninit v2.0.0
14342024-03-01T22:14:08.818Z Downloaded libsw v3.3.1
14352024-03-01T22:14:08.818Z Downloaded blake2b_simd v1.0.1
14362024-03-01T22:14:08.818Z Downloaded num-bigint-dig v0.8.4
14372024-03-01T22:14:08.818Z Downloaded lazycell v1.3.0
14382024-03-01T22:14:08.818Z Downloaded lazy_static v1.4.0
14392024-03-01T22:14:08.818Z Downloaded multimap v0.10.0
14402024-03-01T22:14:08.818Z Downloaded is-terminal v0.4.9
14412024-03-01T22:14:08.818Z Downloaded nibble_vec v0.1.0
14422024-03-01T22:14:08.818Z Downloaded adler v1.0.2
14432024-03-01T22:14:08.818Z Downloaded lalrpop-util v0.19.12
14442024-03-01T22:14:08.818Z Downloaded inout v0.1.3
14452024-03-01T22:14:08.818Z Downloaded hyper-rustls v0.24.2
14462024-03-01T22:14:08.818Z Downloaded cfg-if v1.0.0
14472024-03-01T22:14:08.818Z Downloaded newline-converter v0.3.0
14482024-03-01T22:14:08.818Z Downloaded new_debug_unreachable v1.0.4
14492024-03-01T22:14:08.818Z Downloaded nested v0.1.1
14502024-03-01T22:14:08.818Z Downloaded crossbeam-deque v0.8.3
14512024-03-01T22:14:08.819Z Downloaded colored v2.0.4
14522024-03-01T22:14:08.819Z Downloaded atty v0.2.14
14532024-03-01T22:14:08.819Z Downloaded is_ci v1.2.0
14542024-03-01T22:14:08.819Z Downloaded cast v0.3.0
14552024-03-01T22:14:08.819Z Downloaded cassowary v0.3.0
14562024-03-01T22:14:08.819Z Downloaded assert_matches v1.5.0
14572024-03-01T22:14:08.819Z Downloaded keccak v0.1.4
14582024-03-01T22:14:08.819Z Downloaded indexmap v1.9.3
14592024-03-01T22:14:08.819Z Downloaded blake2 v0.10.6
14602024-03-01T22:14:08.819Z Downloaded base64 v0.21.7
14612024-03-01T22:14:08.819Z Downloaded mockall v0.12.0
14622024-03-01T22:14:08.819Z Downloaded memmap2 v0.7.1
14632024-03-01T22:14:08.819Z Downloaded const-oid v0.9.5
14642024-03-01T22:14:08.819Z Downloaded castaway v0.2.2
14652024-03-01T22:14:08.819Z Downloaded byteorder v1.5.0
14662024-03-01T22:14:08.819Z Downloaded lru-cache v0.1.2
14672024-03-01T22:14:08.819Z Downloaded iana-time-zone v0.1.57
14682024-03-01T22:14:08.819Z Downloaded chacha20 v0.9.1
14692024-03-01T22:14:08.819Z Downloaded cexpr v0.6.0
14702024-03-01T22:14:08.819Z Downloaded indoc v1.0.9
14712024-03-01T22:14:08.819Z Downloaded hyper-rustls v0.26.0
14722024-03-01T22:14:08.819Z Downloaded arrayvec v0.7.4
14732024-03-01T22:14:08.819Z Downloaded maplit v1.0.2
14742024-03-01T22:14:08.819Z Downloaded curve25519-dalek-derive v0.1.0
14752024-03-01T22:14:08.820Z Downloaded bitflags v1.3.2
14762024-03-01T22:14:08.820Z Downloaded crc-catalog v2.2.0
14772024-03-01T22:14:08.820Z Downloaded crc v3.0.1
14782024-03-01T22:14:08.820Z Downloaded constant_time_eq v0.3.0
14792024-03-01T22:14:08.820Z Downloaded mime v0.3.17
14802024-03-01T22:14:08.820Z Downloaded matches v0.1.10
14812024-03-01T22:14:08.820Z Downloaded match_cfg v0.1.0
14822024-03-01T22:14:08.820Z Downloaded lru v0.12.1
14832024-03-01T22:14:08.820Z Downloaded ciborium-ll v0.2.2
14842024-03-01T22:14:08.820Z Downloaded normalize-line-endings v0.3.0
14852024-03-01T22:14:08.820Z Downloaded crucible-workspace-hack v0.1.0
14862024-03-01T22:14:08.820Z Downloaded bytecount v0.6.3
14872024-03-01T22:14:08.820Z Downloaded arrayref v0.3.7
14882024-03-01T22:14:08.820Z Downloaded hmac v0.12.1
14892024-03-01T22:14:08.820Z Downloaded hyper-staticfile v0.9.5
14902024-03-01T22:14:08.820Z Downloaded bitfield v0.14.0
14912024-03-01T22:14:08.820Z Downloaded backtrace v0.3.69
14922024-03-01T22:14:08.820Z Downloaded base64ct v1.6.0
14932024-03-01T22:14:08.820Z Downloaded bb8 v0.8.3
14942024-03-01T22:14:08.820Z Downloaded basic-toml v0.1.8
14952024-03-01T22:14:09.182Z Compiling libc v0.2.153
14962024-03-01T22:14:09.182Z Compiling serde v1.0.197
14972024-03-01T22:14:09.187Z Compiling autocfg v1.1.0
14982024-03-01T22:14:09.187Z Compiling version_check v0.9.4
14992024-03-01T22:14:09.187Z Checking cfg-if v1.0.0
15002024-03-01T22:14:09.239Z Compiling syn v1.0.109
15012024-03-01T22:14:09.274Z Compiling syn v2.0.51
15022024-03-01T22:14:09.350Z Compiling parking_lot_core v0.9.8
15032024-03-01T22:14:09.366Z Compiling memchr v2.6.3
15042024-03-01T22:14:09.800Z Compiling libm v0.2.7
15052024-03-01T22:14:09.817Z Compiling once_cell v1.19.0
15062024-03-01T22:14:09.993Z Compiling ahash v0.8.7
15072024-03-01T22:14:10.112Z Compiling lock_api v0.4.10
15082024-03-01T22:14:10.354Z Compiling num-traits v0.2.16
15092024-03-01T22:14:10.434Z Compiling serde_json v1.0.114
15102024-03-01T22:14:10.628Z Compiling byteorder v1.5.0
15112024-03-01T22:14:11.090Z Compiling slab v0.4.9
15122024-03-01T22:14:11.275Z Checking getrandom v0.2.10
15132024-03-01T22:14:11.324Z Compiling log v0.4.20
15142024-03-01T22:14:11.479Z Compiling cc v1.0.83
15152024-03-01T22:14:11.536Z Compiling typenum v1.16.0
15162024-03-01T22:14:11.730Z Compiling generic-array v0.14.7
15172024-03-01T22:14:11.799Z Checking itoa v1.0.9
15182024-03-01T22:14:12.042Z Checking scopeguard v1.2.0
15192024-03-01T22:14:12.080Z Compiling rustix v0.38.31
15202024-03-01T22:14:12.118Z Compiling pkg-config v0.3.27
15212024-03-01T22:14:12.164Z Compiling allocator-api2 v0.2.16
15222024-03-01T22:14:12.855Z Checking smallvec v1.13.1
15232024-03-01T22:14:13.040Z Compiling schemars v0.8.16
15242024-03-01T22:14:13.228Z Compiling httparse v1.8.0
15252024-03-01T22:14:13.284Z Compiling fnv v1.0.7
15262024-03-01T22:14:13.401Z Compiling vcpkg v0.2.15
15272024-03-01T22:14:13.418Z Compiling ucd-trie v0.1.6
15282024-03-01T22:14:14.045Z Checking parking_lot v0.12.1
15292024-03-01T22:14:14.435Z Compiling aho-corasick v1.0.4
15302024-03-01T22:14:14.769Z Compiling ring v0.17.8
15312024-03-01T22:14:15.064Z Checking pin-project-lite v0.2.13
15322024-03-01T22:14:15.181Z Compiling regex-syntax v0.8.2
15332024-03-01T22:14:15.713Z Compiling openssl-sys v0.9.96
15342024-03-01T22:14:16.953Z Compiling crossbeam-utils v0.8.16
15352024-03-01T22:14:17.108Z Compiling ring v0.16.20
15362024-03-01T22:14:17.377Z Compiling serde_derive_internals v0.26.0
15372024-03-01T22:14:18.151Z Checking rand_core v0.6.4
15382024-03-01T22:14:18.397Z Compiling regex-automata v0.4.4
15392024-03-01T22:14:18.622Z Checking signal-hook-registry v1.4.1
15402024-03-01T22:14:18.836Z Compiling openssl v0.10.60
15412024-03-01T22:14:19.186Z Checking ryu v1.0.15
15422024-03-01T22:14:19.424Z Checking mio v0.8.9
15432024-03-01T22:14:19.876Z Checking num_cpus v1.16.0
15442024-03-01T22:14:19.980Z Checking futures-core v0.3.30
15452024-03-01T22:14:19.997Z Compiling rustls v0.21.9
15462024-03-01T22:14:20.291Z Compiling native-tls v0.2.11
15472024-03-01T22:14:20.306Z Compiling spin v0.5.2
15482024-03-01T22:14:20.532Z Compiling iana-time-zone v0.1.57
15492024-03-01T22:14:20.638Z Compiling async-trait v0.1.77
15502024-03-01T22:14:20.915Z Compiling slog v2.7.0
15512024-03-01T22:14:21.450Z Compiling memoffset v0.9.0
15522024-03-01T22:14:21.790Z Checking socket2 v0.5.5
15532024-03-01T22:14:21.912Z Compiling crossbeam-epoch v0.9.15
15542024-03-01T22:14:22.114Z Compiling regex v1.10.3
15552024-03-01T22:14:22.249Z Compiling dyn-clone v1.0.17
15562024-03-01T22:14:22.535Z Compiling backtrace v0.3.69
15572024-03-01T22:14:22.749Z Compiling futures-sink v0.3.30
15582024-03-01T22:14:22.892Z Compiling errno v0.3.8
15592024-03-01T22:14:22.973Z Compiling either v1.10.0
15602024-03-01T22:14:23.114Z Compiling crc32fast v1.3.2
15612024-03-01T22:14:23.204Z Compiling tinyvec_macros v0.1.1
15622024-03-01T22:14:23.243Z Compiling unicode-xid v0.2.4
15632024-03-01T22:14:23.296Z Compiling tinyvec v1.6.0
15642024-03-01T22:14:23.379Z Compiling futures-channel v0.3.30
15652024-03-01T22:14:23.656Z Compiling pin-utils v0.1.0
15662024-03-01T22:14:23.743Z Compiling futures-io v0.3.30
15672024-03-01T22:14:23.768Z Compiling futures-task v0.3.30
15682024-03-01T22:14:23.786Z Compiling anyhow v1.0.75
15692024-03-01T22:14:23.920Z Compiling spin v0.9.8
15702024-03-01T22:14:23.939Z Compiling serde_derive v1.0.197
15712024-03-01T22:14:24.038Z Compiling zerocopy-derive v0.7.32
15722024-03-01T22:14:24.062Z Compiling thiserror-impl v1.0.57
15732024-03-01T22:14:24.293Z Compiling zeroize_derive v1.4.2
15742024-03-01T22:14:24.311Z Compiling tokio-macros v2.2.0
15752024-03-01T22:14:24.760Z Compiling futures-macro v0.3.30
15762024-03-01T22:14:24.854Z Compiling tracing-attributes v0.1.26
15772024-03-01T22:14:25.978Z Compiling schemars_derive v0.8.16
15782024-03-01T22:14:26.125Z Checking zeroize v1.7.0
15792024-03-01T22:14:26.404Z Compiling openssl-macros v0.1.1
15802024-03-01T22:14:26.564Z Compiling zerocopy v0.7.32
15812024-03-01T22:14:27.559Z Compiling thiserror v1.0.57
15822024-03-01T22:14:27.694Z Compiling pest v2.7.6
15832024-03-01T22:14:27.997Z Compiling futures-util v0.3.30
15842024-03-01T22:14:28.656Z Compiling unicode-normalization v0.1.22
15852024-03-01T22:14:28.787Z Compiling hashbrown v0.14.3
15862024-03-01T22:14:29.146Z Compiling tracing-core v0.1.31
15872024-03-01T22:14:29.475Z Compiling unicode-bidi v0.3.13
15882024-03-01T22:14:29.773Z Compiling rustversion v1.0.14
15892024-03-01T22:14:29.933Z Compiling pest_meta v2.7.6
15902024-03-01T22:14:30.196Z Compiling tracing v0.1.37
15912024-03-01T22:14:30.481Z Compiling der_derive v0.7.2
15922024-03-01T22:14:30.668Z Compiling winnow v0.5.15
15932024-03-01T22:14:30.960Z Compiling lazy_static v1.4.0
15942024-03-01T22:14:31.068Z Checking subtle v2.5.0
15952024-03-01T22:14:31.331Z Compiling pest_generator v2.7.6
15962024-03-01T22:14:32.486Z Compiling unicode-width v0.1.11
15972024-03-01T22:14:33.413Z Compiling percent-encoding v2.3.1
15982024-03-01T22:14:33.440Z Compiling untrusted v0.9.0
15992024-03-01T22:14:33.615Z Compiling time-core v0.1.1
16002024-03-01T22:14:33.770Z Compiling foreign-types-shared v0.1.1
16012024-03-01T22:14:33.786Z Compiling untrusted v0.7.1
16022024-03-01T22:14:33.989Z Compiling foreign-types v0.3.2
16032024-03-01T22:14:34.071Z Compiling time-macros v0.2.13
16042024-03-01T22:14:35.081Z Compiling pest_derive v2.7.6
16052024-03-01T22:14:35.238Z Compiling scroll_derive v0.12.0
16062024-03-01T22:14:35.440Z Compiling synstructure v0.12.6
16072024-03-01T22:14:37.119Z Compiling thread-id v4.2.0
16082024-03-01T22:14:37.229Z Compiling base64 v0.21.7
16092024-03-01T22:14:37.307Z Compiling try-lock v0.2.4
16102024-03-01T22:14:37.617Z Compiling want v0.3.1
16112024-03-01T22:14:37.662Z Compiling zerocopy-derive v0.2.0
16122024-03-01T22:14:37.738Z Compiling rustls-webpki v0.101.7
16132024-03-01T22:14:37.902Z Compiling sct v0.7.0
16142024-03-01T22:14:37.975Z Compiling form_urlencoded v1.2.1
16152024-03-01T22:14:38.568Z Checking bytes v1.5.0
16162024-03-01T22:14:38.572Z Checking bitflags v2.4.0
16172024-03-01T22:14:38.572Z Compiling socket2 v0.4.9
16182024-03-01T22:14:38.925Z Checking tokio v1.36.0
16192024-03-01T22:14:39.373Z Compiling indexmap v2.2.3
16202024-03-01T22:14:39.763Z Compiling uuid v1.7.0
16212024-03-01T22:14:39.941Z Compiling semver v1.0.22
16222024-03-01T22:14:40.572Z Compiling chrono v0.4.31
16232024-03-01T22:14:40.738Z Compiling http v0.2.11
16242024-03-01T22:14:41.172Z Compiling toml_datetime v0.6.5
16252024-03-01T22:14:41.686Z Compiling serde_spanned v0.6.5
16262024-03-01T22:14:41.919Z Compiling rustc_version v0.4.0
16272024-03-01T22:14:42.529Z Compiling toml_edit v0.19.15
16282024-03-01T22:14:43.188Z Compiling openapiv3 v2.0.0
16292024-03-01T22:14:43.294Z Compiling http-body v0.4.5
16302024-03-01T22:14:43.901Z Compiling httpdate v1.0.3
16312024-03-01T22:14:44.241Z Compiling tower-service v0.3.2
16322024-03-01T22:14:44.336Z Compiling openssl-probe v0.1.5
16332024-03-01T22:14:44.371Z Compiling const-oid v0.9.5
16342024-03-01T22:14:45.990Z Compiling idna v0.5.0
16352024-03-01T22:14:47.341Z Compiling adler v1.0.2
16362024-03-01T22:14:47.562Z Compiling miniz_oxide v0.7.1
16372024-03-01T22:14:47.974Z Compiling url v2.5.0
16382024-03-01T22:14:48.556Z Compiling signal-hook v0.3.17
16392024-03-01T22:14:48.796Z Compiling tokio-util v0.7.10
16402024-03-01T22:14:48.821Z Compiling tokio-rustls v0.24.1
16412024-03-01T22:14:49.118Z Compiling ipnet v2.9.0
16422024-03-01T22:14:49.250Z Compiling serde_urlencoded v0.7.1
16432024-03-01T22:14:49.670Z Compiling rustls-pemfile v1.0.3
16442024-03-01T22:14:49.791Z Compiling crypto-common v0.1.6
16452024-03-01T22:14:49.989Z Compiling h2 v0.3.24
16462024-03-01T22:14:50.360Z Compiling clap_derive v4.5.0
16472024-03-01T22:14:50.392Z Compiling zerocopy-derive v0.6.4
16482024-03-01T22:14:50.722Z Compiling tokio-native-tls v0.3.1
16492024-03-01T22:14:50.762Z Compiling usdt-impl v0.3.5
16502024-03-01T22:14:50.983Z Compiling encoding_rs v0.8.33
16512024-03-01T22:14:51.101Z Compiling mime v0.3.17
16522024-03-01T22:14:51.674Z Compiling siphasher v0.3.11
16532024-03-01T22:14:52.059Z Compiling sync_wrapper v0.1.2
16542024-03-01T22:14:52.185Z Compiling webpki-roots v0.25.2
16552024-03-01T22:14:52.345Z Compiling gimli v0.28.0
16562024-03-01T22:14:52.787Z Compiling zerocopy v0.3.0
16572024-03-01T22:14:52.805Z Compiling scroll v0.12.0
16582024-03-01T22:14:53.357Z Compiling block-buffer v0.10.4
16592024-03-01T22:14:53.635Z Compiling bzip2-sys v0.1.11+1.0.8
16602024-03-01T22:14:53.887Z Compiling object v0.32.1
16612024-03-01T22:14:53.915Z Compiling num-iter v0.1.43
16622024-03-01T22:14:54.088Z Compiling usdt-impl v0.5.0
16632024-03-01T22:14:54.197Z Compiling plain v0.2.3
16642024-03-01T22:14:54.361Z Compiling rustc-demangle v0.1.23
16652024-03-01T22:14:55.524Z Compiling goblin v0.8.0
16662024-03-01T22:14:55.807Z Compiling flate2 v1.0.28
16672024-03-01T22:14:56.156Z Compiling digest v0.10.7
16682024-03-01T22:14:56.411Z Compiling dof v0.1.5
16692024-03-01T22:14:56.594Z Compiling heapless v0.7.16
16702024-03-01T22:14:56.714Z Compiling addr2line v0.21.0
16712024-03-01T22:14:56.802Z Compiling dtrace-parser v0.1.14
16722024-03-01T22:14:57.028Z Compiling hyper v0.14.27
16732024-03-01T22:14:57.363Z Compiling futures-executor v0.3.30
16742024-03-01T22:14:57.479Z Compiling pretty-hex v0.4.1
16752024-03-01T22:14:57.696Z Compiling ppv-lite86 v0.2.17
16762024-03-01T22:14:57.960Z Compiling futures v0.3.30
16772024-03-01T22:14:58.078Z Compiling toml_edit v0.22.6
16782024-03-01T22:14:58.509Z Compiling rand_chacha v0.3.1
16792024-03-01T22:14:59.153Z Compiling toml v0.7.8
16802024-03-01T22:15:00.538Z Compiling serde_tokenstream v0.1.7
16812024-03-01T22:15:00.670Z Compiling hex v0.4.3
16822024-03-01T22:15:00.934Z Compiling dtrace-parser v0.2.0
16832024-03-01T22:15:01.079Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
16842024-03-01T22:15:01.885Z Compiling dof v0.3.0
16852024-03-01T22:15:01.937Z Compiling bit-vec v0.6.3
16862024-03-01T22:15:02.376Z Compiling rand v0.8.5
16872024-03-01T22:15:02.425Z Compiling phf_shared v0.10.0
16882024-03-01T22:15:02.975Z Compiling num-bigint v0.4.4
16892024-03-01T22:15:03.810Z Compiling hyper-rustls v0.24.2
16902024-03-01T22:15:04.137Z Compiling hyper-tls v0.5.0
16912024-03-01T22:15:04.169Z Compiling precomputed-hash v0.1.1
16922024-03-01T22:15:04.199Z Compiling smoltcp v0.9.1
16932024-03-01T22:15:04.287Z Compiling new_debug_unreachable v1.0.4
16942024-03-01T22:15:04.383Z Compiling fixedbitset v0.4.2
16952024-03-01T22:15:04.430Z Compiling reqwest v0.11.24
16962024-03-01T22:15:04.494Z Compiling base64ct v1.6.0
16972024-03-01T22:15:04.514Z Compiling minimal-lexical v0.2.1
16982024-03-01T22:15:04.845Z Compiling petgraph v0.6.4
16992024-03-01T22:15:05.371Z Compiling pem-rfc7468 v0.7.0
17002024-03-01T22:15:05.376Z Compiling nom v7.1.3
17012024-03-01T22:15:05.376Z Compiling string_cache v0.8.7
17022024-03-01T22:15:05.791Z Compiling bit-set v0.5.3
17032024-03-01T22:15:05.999Z Compiling usdt-attr-macro v0.3.5
17042024-03-01T22:15:06.058Z Compiling usdt-macro v0.3.5
17052024-03-01T22:15:06.347Z Compiling hmac v0.12.1
17062024-03-01T22:15:06.890Z Compiling hubpack_derive v0.1.1
17072024-03-01T22:15:07.051Z Compiling enum-as-inner v0.5.1
17082024-03-01T22:15:07.154Z Compiling itertools v0.10.5
17092024-03-01T22:15:07.435Z Compiling diesel_table_macro_syntax v0.1.0
17102024-03-01T22:15:07.845Z Compiling unicode-segmentation v1.10.1
17112024-03-01T22:15:07.984Z Compiling flagset v0.4.3
17122024-03-01T22:15:08.100Z Compiling lalrpop-util v0.19.12
17132024-03-01T22:15:08.167Z Checking equivalent v1.0.1
17142024-03-01T22:15:08.441Z Compiling der v0.7.8
17152024-03-01T22:15:08.687Z Compiling diesel_derives v2.1.2
17162024-03-01T22:15:08.902Z Compiling strum_macros v0.25.2
17172024-03-01T22:15:09.470Z Compiling cpufeatures v0.2.12
17182024-03-01T22:15:10.036Z Compiling sha2 v0.10.8
17192024-03-01T22:15:10.040Z Compiling md-5 v0.10.5
17202024-03-01T22:15:10.317Z Compiling stringprep v0.1.3
17212024-03-01T22:15:10.722Z Compiling spki v0.7.2
17222024-03-01T22:15:11.024Z Compiling serde_repr v0.1.16
17232024-03-01T22:15:11.106Z Compiling num-integer v0.1.46
17242024-03-01T22:15:11.344Z Compiling hash32 v0.2.1
17252024-03-01T22:15:11.711Z Compiling stable_deref_trait v1.2.0
17262024-03-01T22:15:11.775Z Compiling fallible-iterator v0.2.0
17272024-03-01T22:15:11.923Z Compiling pkcs8 v0.10.2
17282024-03-01T22:15:12.479Z Compiling postgres-protocol v0.6.6
17292024-03-01T22:15:12.626Z Compiling phf_shared v0.11.2
17302024-03-01T22:15:13.011Z Compiling terminal_size v0.3.0
17312024-03-01T22:15:13.209Z Compiling ff v0.13.0
17322024-03-01T22:15:13.434Z Compiling block-padding v0.3.3
17332024-03-01T22:15:13.515Z Compiling scheduled-thread-pool v0.2.7
17342024-03-01T22:15:13.675Z Compiling managed v0.8.0
17352024-03-01T22:15:13.777Z Compiling regex-automata v0.1.10
17362024-03-01T22:15:13.842Z Compiling num_threads v0.1.6
17372024-03-01T22:15:13.871Z Compiling deranged v0.3.8
17382024-03-01T22:15:13.979Z Compiling base16ct v0.2.0
17392024-03-01T22:15:13.983Z Compiling matches v0.1.10
17402024-03-01T22:15:14.112Z Compiling bitflags v1.3.2
17412024-03-01T22:15:14.129Z Compiling clap_builder v4.5.0
17422024-03-01T22:15:14.257Z Compiling bstr v0.2.17
17432024-03-01T22:15:14.289Z Compiling sec1 v0.7.3
17442024-03-01T22:15:14.554Z Compiling idna v0.2.3
17452024-03-01T22:15:14.885Z Compiling r2d2 v0.8.10
17462024-03-01T22:15:15.259Z Compiling inout v0.1.3
17472024-03-01T22:15:15.721Z Compiling group v0.13.0
17482024-03-01T22:15:15.843Z Compiling time v0.3.27
17492024-03-01T22:15:15.916Z Compiling signal-hook-mio v0.2.3
17502024-03-01T22:15:16.006Z Compiling postgres-types v0.2.6
17512024-03-01T22:15:16.068Z Compiling phf v0.11.2
17522024-03-01T22:15:16.238Z Compiling bzip2 v0.4.4
17532024-03-01T22:15:16.648Z Compiling hubpack v0.1.2
17542024-03-01T22:15:17.119Z Compiling hkdf v0.12.4
17552024-03-01T22:15:17.368Z Compiling zerocopy v0.6.4
17562024-03-01T22:15:17.516Z Compiling ipnetwork v0.20.0
17572024-03-01T22:15:17.574Z Compiling crypto-bigint v0.5.2
17582024-03-01T22:15:18.211Z Compiling float-cmp v0.9.0
17592024-03-01T22:15:18.438Z Compiling difflib v0.4.0
17602024-03-01T22:15:18.464Z Compiling static_assertions v1.1.0
17612024-03-01T22:15:18.567Z Compiling predicates-core v1.0.6
17622024-03-01T22:15:18.931Z Compiling data-encoding v2.4.0
17632024-03-01T22:15:19.603Z Compiling regex-automata v0.3.8
17642024-03-01T22:15:20.111Z Compiling whoami v1.4.1
17652024-03-01T22:15:20.807Z Compiling normalize-line-endings v0.3.0
17662024-03-01T22:15:20.937Z Compiling predicates v3.1.0
17672024-03-01T22:15:21.193Z Compiling tokio-postgres v0.7.10
17682024-03-01T22:15:21.309Z Compiling elliptic-curve v0.13.8
17692024-03-01T22:15:21.517Z Compiling bstr v1.6.0
17702024-03-01T22:15:22.086Z Compiling trust-dns-proto v0.22.0
17712024-03-01T22:15:22.117Z Compiling yasna v0.5.2
17722024-03-01T22:15:22.785Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
17732024-03-01T22:15:23.073Z Compiling clap v4.5.0
17742024-03-01T22:15:23.193Z Compiling zip v0.6.6
17752024-03-01T22:15:24.028Z Compiling crossterm v0.27.0
17762024-03-01T22:15:24.076Z Compiling cipher v0.4.4
17772024-03-01T22:15:24.588Z Compiling similar v2.3.0
17782024-03-01T22:15:24.822Z Compiling usdt v0.3.5
17792024-03-01T22:15:25.087Z Compiling tokio-stream v0.1.14
17802024-03-01T22:15:25.604Z Compiling diesel v2.1.4
17812024-03-01T22:15:26.061Z Compiling console v0.15.8
17822024-03-01T22:15:26.873Z Checking unicode-ident v1.0.12
17832024-03-01T22:15:27.633Z Checking proc-macro2 v1.0.78
17842024-03-01T22:15:28.322Z Checking quote v1.0.35
17852024-03-01T22:15:30.093Z Checking utf8parse v0.2.1
17862024-03-01T22:15:31.075Z Checking anstyle v1.0.2
17872024-03-01T22:15:36.634Z Checking anstyle-parse v0.2.1
17882024-03-01T22:15:37.352Z Checking colorchoice v1.0.0
17892024-03-01T22:15:37.473Z Checking anstyle-query v1.0.0
17902024-03-01T22:15:37.590Z Checking anstream v0.6.11
17912024-03-01T22:15:38.054Z Checking clap_lex v0.7.0
17922024-03-01T22:15:38.186Z Checking strsim v0.11.0
17932024-03-01T22:15:41.228Z Compiling serde_tokenstream v0.2.0
17942024-03-01T22:15:43.914Z Checking winnow v0.6.1
17952024-03-01T22:15:52.527Z Compiling regress v0.8.0
17962024-03-01T22:15:52.853Z Compiling getopts v0.2.21
17972024-03-01T22:15:53.349Z Compiling unsafe-libyaml v0.2.10
17982024-03-01T22:15:53.523Z Checking heck v0.4.1
17992024-03-01T22:15:53.817Z Checking progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#08bbafc2)
18002024-03-01T22:15:54.128Z Checking camino v1.1.6
18012024-03-01T22:15:54.925Z Compiling serde_yaml v0.9.25
18022024-03-01T22:15:54.988Z Compiling ident_case v1.0.1
18032024-03-01T22:15:55.152Z Compiling strsim v0.10.0
18042024-03-01T22:15:55.169Z Checking match_cfg v0.1.0
18052024-03-01T22:15:55.268Z Checking fastrand v2.0.1
18062024-03-01T22:15:55.340Z Checking rustls-pki-types v1.3.0
18072024-03-01T22:15:55.604Z Checking tempfile v3.10.0
18082024-03-01T22:15:55.755Z Checking hostname v0.3.1
18092024-03-01T22:15:55.883Z Compiling typify-impl v0.0.15 (https://github.com/oxidecomputer/typify#131fe0ef)
18102024-03-01T22:15:55.957Z Checking http v1.0.0
18112024-03-01T22:15:56.011Z Checking atty v0.2.14
18122024-03-01T22:15:56.129Z Checking quick-error v1.2.3
18132024-03-01T22:15:56.265Z Compiling paste v1.0.14
18142024-03-01T22:15:56.807Z Checking sha1 v0.10.6
18152024-03-01T22:15:57.078Z Checking dirs-sys-next v0.1.2
18162024-03-01T22:15:57.248Z Compiling rustls v0.22.2
18172024-03-01T22:15:57.307Z Checking dirs-next v2.0.0
18182024-03-01T22:15:57.552Z Checking rustls-webpki v0.102.1
18192024-03-01T22:15:58.317Z Checking crossbeam-channel v0.5.8
18202024-03-01T22:15:58.674Z Checking thread_local v1.1.7
18212024-03-01T22:15:58.704Z Checking instant v0.1.12
18222024-03-01T22:15:58.825Z Compiling slog-async v2.8.0
18232024-03-01T22:15:59.077Z Checking term v0.7.0
18242024-03-01T22:15:59.120Z Checking rustls-pemfile v2.1.0
18252024-03-01T22:15:59.357Z Compiling multer v3.0.0
18262024-03-01T22:15:59.361Z Checking debug-ignore v1.0.5
18272024-03-01T22:15:59.405Z Checking take_mut v0.2.2
18282024-03-01T22:15:59.472Z Checking slog-term v2.9.0
18292024-03-01T22:15:59.500Z Compiling darling_core v0.20.3
18302024-03-01T22:15:59.701Z Checking slog-json v2.6.1
18312024-03-01T22:15:59.817Z Compiling async-stream-impl v0.3.5
18322024-03-01T22:15:59.950Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
18332024-03-01T22:15:59.953Z Checking atomic-waker v1.1.1
18342024-03-01T22:16:00.093Z Checking waitgroup v0.1.2
18352024-03-01T22:16:00.225Z Checking slog-bunyan v2.5.0
18362024-03-01T22:16:00.395Z Checking toml v0.8.10
18372024-03-01T22:16:00.743Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
18382024-03-01T22:16:01.152Z Checking serde_path_to_error v0.1.15
18392024-03-01T22:16:01.333Z Checking async-stream v0.3.5
18402024-03-01T22:16:01.514Z Compiling strum_macros v0.26.1
18412024-03-01T22:16:01.769Z Checking wait-timeout v0.2.0
18422024-03-01T22:16:01.941Z Compiling structmeta-derive v0.3.0
18432024-03-01T22:16:02.726Z Checking tokio-rustls v0.25.0
18442024-03-01T22:16:02.932Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18452024-03-01T22:16:03.039Z Checking rusty-fork v0.3.0
18462024-03-01T22:16:03.334Z Checking newtype-uuid v1.0.1
18472024-03-01T22:16:03.367Z Compiling structmeta-derive v0.2.0
18482024-03-01T22:16:03.581Z Checking rand_xorshift v0.3.0
18492024-03-01T22:16:03.756Z Checking unarray v0.1.4
18502024-03-01T22:16:03.903Z Checking proptest v1.4.0
18512024-03-01T22:16:05.155Z Compiling structmeta v0.3.0
18522024-03-01T22:16:05.632Z Compiling parse-display-derive v0.9.0
18532024-03-01T22:16:05.898Z Compiling darling_macro v0.20.3
18542024-03-01T22:16:06.583Z Compiling structmeta v0.2.0
18552024-03-01T22:16:06.847Z Checking backoff v0.4.0
18562024-03-01T22:16:06.948Z Compiling darling v0.20.3
18572024-03-01T22:16:06.996Z Compiling test-strategy v0.3.1
18582024-03-01T22:16:07.032Z Checking strum v0.26.1
18592024-03-01T22:16:07.069Z Compiling serde_with_macros v3.6.1
18602024-03-01T22:16:07.143Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
18612024-03-01T22:16:07.189Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
18622024-03-01T22:16:07.314Z Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
18632024-03-01T22:16:07.467Z Checking macaddr v1.0.1
18642024-03-01T22:16:07.801Z Checking camino-tempfile v1.1.1
18652024-03-01T22:16:08.007Z Checking is-terminal v0.4.9
18662024-03-01T22:16:08.054Z Compiling proc-macro-error-attr v1.0.4
18672024-03-01T22:16:08.122Z Compiling proc-macro-error v1.0.4
18682024-03-01T22:16:08.575Z Compiling proc-macro-crate v1.3.1
18692024-03-01T22:16:08.593Z Compiling heapless v0.8.0
18702024-03-01T22:16:09.149Z Checking termtree v0.4.1
18712024-03-01T22:16:09.347Z Checking predicates-tree v1.0.9
18722024-03-01T22:16:09.714Z Compiling num_enum_derive v0.5.11
18732024-03-01T22:16:09.788Z Checking hash32 v0.3.1
18742024-03-01T22:16:09.973Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18752024-03-01T22:16:10.020Z Compiling smoltcp v0.11.0
18762024-03-01T22:16:10.386Z Checking serde_with v3.6.1
18772024-03-01T22:16:10.640Z Checking parse-display v0.9.0
18782024-03-01T22:16:10.813Z Compiling crucible-workspace-hack v0.1.0
18792024-03-01T22:16:10.853Z Checking cobs v0.2.3
18802024-03-01T22:16:11.043Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18812024-03-01T22:16:11.072Z Checking embedded-io v0.4.0
18822024-03-01T22:16:11.165Z Compiling usdt-macro v0.5.0
18832024-03-01T22:16:11.279Z Checking postcard v1.0.8
18842024-03-01T22:16:11.341Z Compiling usdt-attr-macro v0.5.0
18852024-03-01T22:16:11.977Z Compiling foreign-types-macros v0.2.3
18862024-03-01T22:16:12.596Z Checking num_enum v0.5.11
18872024-03-01T22:16:12.735Z Checking memmap v0.7.0
18882024-03-01T22:16:12.748Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
18892024-03-01T22:16:12.939Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18902024-03-01T22:16:13.038Z Checking foreign-types-shared v0.3.1
18912024-03-01T22:16:13.071Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
18922024-03-01T22:16:13.143Z Checking usdt v0.5.0
18932024-03-01T22:16:13.323Z Checking foreign-types v0.5.0
18942024-03-01T22:16:13.384Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18952024-03-01T22:16:13.388Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
18962024-03-01T22:16:13.420Z Checking cstr-argument v0.1.2
18972024-03-01T22:16:13.521Z Checking pretty-hex v0.2.1
18982024-03-01T22:16:13.584Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
18992024-03-01T22:16:13.676Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
19002024-03-01T22:16:13.766Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
19012024-03-01T22:16:13.890Z Checking colored v2.0.4
19022024-03-01T22:16:13.919Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
19032024-03-01T22:16:14.048Z Compiling zone_cfg_derive v0.3.0
19042024-03-01T22:16:14.124Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=488a70c644e332dae98447292a95e45074c8107c#488a70c6)
19052024-03-01T22:16:14.165Z Compiling mockall_derive v0.12.0
19062024-03-01T22:16:14.308Z Compiling num-derive v0.4.0
19072024-03-01T22:16:14.437Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
19082024-03-01T22:16:14.473Z Checking fragile v2.0.0
19092024-03-01T22:16:14.724Z Checking downcast v0.11.0
19102024-03-01T22:16:14.771Z Compiling typify-macro v0.0.15 (https://github.com/oxidecomputer/typify#131fe0ef)
19112024-03-01T22:16:14.901Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=488a70c644e332dae98447292a95e45074c8107c#488a70c6)
19122024-03-01T22:16:15.144Z Checking smf v0.2.2
19132024-03-01T22:16:15.619Z Checking zone v0.3.0
19142024-03-01T22:16:15.636Z Checking xattr v1.0.1
19152024-03-01T22:16:15.774Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
19162024-03-01T22:16:15.820Z Checking filetime v0.2.23
19172024-03-01T22:16:16.020Z Checking same-file v1.0.6
19182024-03-01T22:16:16.195Z Checking walkdir v2.4.0
19192024-03-01T22:16:16.220Z Checking tar v0.4.40
19202024-03-01T22:16:16.391Z Checking pem v3.0.2
19212024-03-01T22:16:16.452Z Compiling rayon-core v1.12.1
19222024-03-01T22:16:16.639Z Checking linked-hash-map v0.5.6
19232024-03-01T22:16:16.766Z Checking itertools v0.12.1
19242024-03-01T22:16:16.839Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=796dce526dd7ed7b52a0429a486ccba4a9da1ce5#796dce52)
19252024-03-01T22:16:16.940Z Checking headers-core v0.2.0
19262024-03-01T22:16:16.957Z Checking lru-cache v0.1.2
19272024-03-01T22:16:17.074Z Checking headers v0.3.9
19282024-03-01T22:16:17.111Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
19292024-03-01T22:16:17.137Z Checking password-hash v0.5.0
19302024-03-01T22:16:17.283Z Checking blake2 v0.10.6
19312024-03-01T22:16:17.378Z Checking swrite v0.1.0
19322024-03-01T22:16:17.500Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
19332024-03-01T22:16:17.568Z Compiling derive-where v1.2.7
19342024-03-01T22:16:17.726Z Checking argon2 v0.5.3
19352024-03-01T22:16:18.177Z Checking rcgen v0.12.1
19362024-03-01T22:16:18.248Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
19372024-03-01T22:16:18.375Z Checking atomicwrites v0.4.3
19382024-03-01T22:16:18.392Z Checking subprocess v0.2.9
19392024-03-01T22:16:18.556Z Checking arc-swap v1.6.0
19402024-03-01T22:16:18.806Z Compiling cancel-safe-futures v0.1.5
19412024-03-01T22:16:18.932Z Checking half v2.3.1
19422024-03-01T22:16:18.996Z Checking slog-scope v4.4.0
19432024-03-01T22:16:19.167Z Checking ciborium-io v0.2.2
19442024-03-01T22:16:19.183Z Checking slog-stdlog v4.1.1
19452024-03-01T22:16:19.350Z Checking slog-envlogger v2.2.0
19462024-03-01T22:16:19.390Z Checking ciborium-ll v0.2.2
19472024-03-01T22:16:19.436Z Checking resolv-conf v0.7.0
19482024-03-01T22:16:19.572Z Checking libsw v3.3.1
19492024-03-01T22:16:19.671Z Checking ciborium v0.2.2
19502024-03-01T22:16:19.702Z Checking owo-colors v4.0.0
19512024-03-01T22:16:19.801Z Checking trust-dns-resolver v0.22.0
19522024-03-01T22:16:19.820Z Checking linear-map v1.2.0
19532024-03-01T22:16:20.125Z Compiling typify v0.0.15 (https://github.com/oxidecomputer/typify#131fe0ef)
19542024-03-01T22:16:20.304Z Compiling progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#08bbafc2)
19552024-03-01T22:16:20.730Z Compiling slog-dtrace v0.3.0
19562024-03-01T22:16:21.102Z Checking textwrap v0.11.0
19572024-03-01T22:16:21.320Z Compiling heck v0.3.3
19582024-03-01T22:16:21.344Z Compiling blake3 v1.5.0
19592024-03-01T22:16:21.384Z Checking vec_map v0.8.2
19602024-03-01T22:16:21.622Z Checking strsim v0.8.0
19612024-03-01T22:16:21.649Z Compiling libefi-sys v0.1.0
19622024-03-01T22:16:21.702Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
19632024-03-01T22:16:21.730Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
19642024-03-01T22:16:21.801Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
19652024-03-01T22:16:21.924Z Checking ansi_term v0.12.1
19662024-03-01T22:16:21.953Z Checking termcolor v1.2.0
19672024-03-01T22:16:22.075Z Compiling structopt-derive v0.4.18
19682024-03-01T22:16:22.216Z Checking clap v2.34.0
19692024-03-01T22:16:22.278Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
19702024-03-01T22:16:22.302Z Checking nibble_vec v0.1.0
19712024-03-01T22:16:22.474Z Compiling radium v0.7.0
19722024-03-01T22:16:22.583Z Checking endian-type v0.1.2
19732024-03-01T22:16:22.752Z Checking mockall v0.12.0
19742024-03-01T22:16:22.781Z Checking radix_trie v0.2.1
19752024-03-01T22:16:22.951Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
19762024-03-01T22:16:22.969Z Compiling maybe-uninit v2.0.0
19772024-03-01T22:16:23.176Z Checking tap v1.0.1
19782024-03-01T22:16:23.284Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
19792024-03-01T22:16:23.338Z Checking wyz v0.5.1
19802024-03-01T22:16:23.515Z Checking fxhash v0.2.1
19812024-03-01T22:16:23.532Z Checking gethostname v0.4.3
19822024-03-01T22:16:23.643Z Compiling packed_struct v0.10.1
19832024-03-01T22:16:23.675Z Compiling semver v0.1.20
19842024-03-01T22:16:23.695Z Checking crc-catalog v2.2.0
19852024-03-01T22:16:23.710Z Compiling num-bigint-dig v0.8.4
19862024-03-01T22:16:23.821Z Checking funty v2.0.0
19872024-03-01T22:16:24.032Z Compiling rustc_version v0.1.7
19882024-03-01T22:16:24.111Z Checking crc v3.0.1
19892024-03-01T22:16:24.325Z Compiling packed_struct_codegen v0.10.1
19902024-03-01T22:16:24.397Z Compiling indexmap v1.9.3
19912024-03-01T22:16:24.538Z Checking nodrop v0.1.14
19922024-03-01T22:16:24.650Z Checking array-init v0.0.4
19932024-03-01T22:16:24.723Z Compiling newtype_derive v0.1.6
19942024-03-01T22:16:24.864Z Checking bitvec v1.0.1
19952024-03-01T22:16:25.002Z Checking smallvec v0.6.14
19962024-03-01T22:16:25.167Z Checking structopt v0.3.26
19972024-03-01T22:16:25.398Z Checking pkcs1 v0.7.5
19982024-03-01T22:16:25.583Z Checking signature v2.1.0
19992024-03-01T22:16:25.681Z Compiling crossbeam-deque v0.8.3
20002024-03-01T22:16:26.033Z Checking bitfield v0.14.0
20012024-03-01T22:16:26.050Z Checking hashbrown v0.12.3
20022024-03-01T22:16:27.155Z Checking rsa v0.9.2
20032024-03-01T22:16:27.170Z Checking serde-hex v0.1.0
20042024-03-01T22:16:27.353Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
20052024-03-01T22:16:27.487Z Checking env_logger v0.10.0
20062024-03-01T22:16:27.584Z Checking x509-cert v0.2.4
20072024-03-01T22:16:27.755Z Checking ron v0.8.1
20082024-03-01T22:16:27.888Z Checking hashbrown v0.13.2
20092024-03-01T22:16:28.086Z Compiling semver-parser v0.10.2
20102024-03-01T22:16:28.141Z Compiling num-rational v0.4.1
20112024-03-01T22:16:28.447Z Checking crc-any v2.4.3
20122024-03-01T22:16:28.732Z Compiling progenitor-macro v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#08bbafc2)
20132024-03-01T22:16:28.910Z Checking object v0.30.4
20142024-03-01T22:16:28.985Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
20152024-03-01T22:16:29.042Z Compiling semver v0.11.0
20162024-03-01T22:16:29.279Z Compiling rayon v1.9.0
20172024-03-01T22:16:29.912Z Compiling memmap2 v0.7.1
20182024-03-01T22:16:30.458Z Checking path-slash v0.1.5
20192024-03-01T22:16:30.596Z Compiling home v0.5.5
20202024-03-01T22:16:30.635Z Compiling constant_time_eq v0.3.0
20212024-03-01T22:16:30.722Z Compiling arrayref v0.3.7
20222024-03-01T22:16:30.808Z Compiling arrayvec v0.7.4
20232024-03-01T22:16:30.825Z Compiling toolchain_find v0.2.0
20242024-03-01T22:16:31.316Z Checking steno v0.4.0
20252024-03-01T22:16:31.394Z Checking lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
20262024-03-01T22:16:31.630Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
20272024-03-01T22:16:32.082Z Compiling toml v0.5.11
20282024-03-01T22:16:32.440Z Checking num-complex v0.4.4
20292024-03-01T22:16:33.082Z Compiling topological-sort v0.2.2
20302024-03-01T22:16:33.295Z Compiling convert_case v0.4.0
20312024-03-01T22:16:33.352Z Checking num v0.4.1
20322024-03-01T22:16:33.457Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
20332024-03-01T22:16:33.532Z Checking newline-converter v0.3.0
20342024-03-01T22:16:34.295Z Compiling derive_more v0.99.17
20352024-03-01T22:16:34.771Z Compiling rustfmt-wrapper v0.2.0
20362024-03-01T22:16:35.251Z Compiling omicron-zone-package v0.11.0
20372024-03-01T22:16:35.452Z Checking expectorate v1.1.0
20382024-03-01T22:16:35.468Z Checking utf-8 v0.7.6
20392024-03-01T22:16:35.593Z Compiling buf-list v1.0.3
20402024-03-01T22:16:35.653Z Checking tungstenite v0.20.1
20412024-03-01T22:16:35.948Z Checking display-error-chain v0.2.0
20422024-03-01T22:16:35.964Z Compiling parking_lot_core v0.8.6
20432024-03-01T22:16:36.098Z Checking keccak v0.1.4
20442024-03-01T22:16:36.423Z Checking sha3 v0.10.8
20452024-03-01T22:16:36.546Z Checking tokio-tungstenite v0.20.1
20462024-03-01T22:16:36.608Z Checking trust-dns-client v0.22.0
20472024-03-01T22:16:36.807Z Checking parking_lot v0.11.2
20482024-03-01T22:16:37.020Z Checking secrecy v0.8.0
20492024-03-01T22:16:37.145Z Compiling pin-project-internal v1.1.3
20502024-03-01T22:16:37.253Z Compiling doc-comment v0.3.3
20512024-03-01T22:16:37.840Z Checking sled v0.34.7
20522024-03-01T22:16:38.228Z Checking glob v0.3.1
20532024-03-01T22:16:38.355Z Compiling vte_generate_state_changes v0.1.1
20542024-03-01T22:16:38.358Z Checking trust-dns-server v0.22.1
20552024-03-01T22:16:39.060Z Checking vte v0.11.1
20562024-03-01T22:16:40.389Z Checking pin-project v1.1.3
20572024-03-01T22:16:40.507Z Compiling unicase v2.7.0
20582024-03-01T22:16:40.522Z Compiling platforms v3.0.2
20592024-03-01T22:16:40.734Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
20602024-03-01T22:16:40.865Z Checking strip-ansi-escapes v0.2.0
20612024-03-01T22:16:40.972Z Checking fd-lock v3.0.13
20622024-03-01T22:16:40.988Z Compiling snafu-derive v0.7.5
20632024-03-01T22:16:41.003Z Compiling fs-err v2.11.0
20642024-03-01T22:16:41.060Z Checking strum v0.25.0
20652024-03-01T22:16:41.157Z Checking nu-ansi-term v0.50.0
20662024-03-01T22:16:41.433Z Checking globset v0.4.13
20672024-03-01T22:16:41.557Z Checking reedline v0.29.0
20682024-03-01T22:16:41.819Z Checking olpc-cjson v0.1.3
20692024-03-01T22:16:41.907Z Checking serde_plain v1.0.2
20702024-03-01T22:16:41.929Z Compiling async-recursion v1.0.5
20712024-03-01T22:16:42.019Z Checking typed-path v0.7.0
20722024-03-01T22:16:42.144Z Compiling curve25519-dalek v4.1.1
20732024-03-01T22:16:42.505Z Checking lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
20742024-03-01T22:16:43.416Z Compiling memoffset v0.7.1
20752024-03-01T22:16:43.430Z Checking parse-size v1.0.0
20762024-03-01T22:16:43.591Z Compiling mime_guess v2.0.4
20772024-03-01T22:16:43.939Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
20782024-03-01T22:16:43.954Z Checking universal-hash v0.5.1
20792024-03-01T22:16:44.128Z Compiling thiserror-impl-no-std v2.0.2
20802024-03-01T22:16:44.187Z Compiling curve25519-dalek-derive v0.1.0
20812024-03-01T22:16:44.236Z Checking opaque-debug v0.3.0
20822024-03-01T22:16:44.324Z Checking poly1305 v0.8.0
20832024-03-01T22:16:44.459Z Checking hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
20842024-03-01T22:16:44.988Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
20852024-03-01T22:16:45.004Z Checking chacha20 v0.9.1
20862024-03-01T22:16:45.172Z Checking aead v0.5.2
20872024-03-01T22:16:45.302Z Checking kstat-rs v0.2.3
20882024-03-01T22:16:45.353Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
20892024-03-01T22:16:45.404Z Compiling salty v0.2.0
20902024-03-01T22:16:45.627Z Checking signature v1.6.4
20912024-03-01T22:16:45.762Z Checking ed25519 v1.5.3
20922024-03-01T22:16:45.950Z Checking chacha20poly1305 v0.10.1
20932024-03-01T22:16:46.134Z Checking nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
20942024-03-01T22:16:46.660Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
20952024-03-01T22:16:46.682Z Checking serde-big-array v0.5.1
20962024-03-01T22:16:46.885Z Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
20972024-03-01T22:16:46.900Z Checking bytecount v0.6.3
20982024-03-01T22:16:47.014Z Checking snafu v0.7.5
20992024-03-01T22:16:47.044Z Checking papergrid v0.11.0
21002024-03-01T22:16:47.496Z Checking tough v0.16.0
21012024-03-01T22:16:47.565Z Checking thiserror-no-std v2.0.2
21022024-03-01T22:16:47.686Z Checking vsss-rs v3.3.4
21032024-03-01T22:16:47.820Z Checking hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
21042024-03-01T22:16:48.130Z Compiling tabled_derive v0.7.0
21052024-03-01T22:16:48.215Z Checking signal-hook-tokio v0.3.1
21062024-03-01T22:16:48.349Z Checking progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#08bbafc2)
21072024-03-01T22:16:48.384Z Checking fd-lock v4.0.2
21082024-03-01T22:16:48.440Z Checking nix v0.27.1
21092024-03-01T22:16:48.556Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
21102024-03-01T22:16:48.563Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
21112024-03-01T22:16:48.585Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
21122024-03-01T22:16:49.738Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
21132024-03-01T22:16:49.757Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
21142024-03-01T22:16:50.945Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
21152024-03-01T22:16:51.026Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
21162024-03-01T22:16:51.688Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=488a70c644e332dae98447292a95e45074c8107c#488a70c6)
21172024-03-01T22:16:52.315Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=796dce526dd7ed7b52a0429a486ccba4a9da1ce5#796dce52)
21182024-03-01T22:16:53.098Z Checking serde-big-array v0.4.1
21192024-03-01T22:16:53.259Z Compiling sqlparser_derive v0.2.2
21202024-03-01T22:16:53.320Z Compiling prettyplease v0.2.16
21212024-03-01T22:16:53.619Z Checking humantime v2.1.0
21222024-03-01T22:16:53.919Z Checking unicode_categories v0.1.1
21232024-03-01T22:16:54.371Z Checking rustyline v13.0.0
21242024-03-01T22:16:54.398Z Checking sqlparser v0.43.1
21252024-03-01T22:16:54.881Z Checking sqlformat v0.2.3
21262024-03-01T22:16:55.896Z Checking sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
21272024-03-01T22:16:56.022Z Checking tabled v0.15.0
21282024-03-01T22:16:56.392Z Checking bcs v0.1.6
21292024-03-01T22:16:56.863Z Checking highway v1.1.0
21302024-03-01T22:16:56.879Z Checking corncobs v0.1.3
21312024-03-01T22:16:57.067Z Checking sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
21322024-03-01T22:16:57.253Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=488a70c644e332dae98447292a95e45074c8107c#488a70c6)
21332024-03-01T22:16:57.515Z Compiling crunchy v0.2.2
21342024-03-01T22:16:57.932Z Checking http-range v0.1.5
21352024-03-01T22:16:58.069Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=488a70c644e332dae98447292a95e45074c8107c#488a70c6)
21362024-03-01T22:16:58.104Z Checking hyper-staticfile v0.9.5
21372024-03-01T22:16:58.737Z Compiling clang-sys v1.6.1
21382024-03-01T22:16:59.213Z Compiling tiny-keccak v2.0.2
21392024-03-01T22:16:59.644Z Compiling darling_core v0.14.4
21402024-03-01T22:17:01.116Z Checking assert_matches v1.5.0
21412024-03-01T22:17:01.213Z Compiling ascii-canvas v3.0.0
21422024-03-01T22:17:01.803Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
21432024-03-01T22:17:02.223Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
21442024-03-01T22:17:02.376Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
21452024-03-01T22:17:03.292Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
21462024-03-01T22:17:04.075Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
21472024-03-01T22:17:05.178Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
21482024-03-01T22:17:05.864Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
21492024-03-01T22:17:06.610Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
21502024-03-01T22:17:06.657Z Compiling darling_macro v0.14.4
21512024-03-01T22:17:07.216Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
21522024-03-01T22:17:07.719Z Compiling ena v0.14.2
21532024-03-01T22:17:07.774Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
21542024-03-01T22:17:07.783Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
21552024-03-01T22:17:08.105Z Compiling libloading v0.7.4
21562024-03-01T22:17:08.220Z Compiling regex-syntax v0.6.29
21572024-03-01T22:17:08.567Z Compiling bindgen v0.69.2
21582024-03-01T22:17:08.616Z Compiling diff v0.1.13
21592024-03-01T22:17:09.334Z Compiling darling v0.14.4
21602024-03-01T22:17:09.466Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
21612024-03-01T22:17:09.694Z Compiling cexpr v0.6.0
21622024-03-01T22:17:11.640Z Compiling which v4.4.0
21632024-03-01T22:17:12.312Z Compiling lalrpop v0.19.12
21642024-03-01T22:17:12.811Z Compiling portable-atomic v1.4.3
21652024-03-01T22:17:13.856Z Compiling peeking_take_while v0.1.2
21662024-03-01T22:17:13.992Z Compiling shlex v1.3.0
21672024-03-01T22:17:14.428Z Checking maplit v1.0.2
21682024-03-01T22:17:14.544Z Compiling rustc-hash v1.1.0
21692024-03-01T22:17:14.607Z Compiling lazycell v1.3.0
21702024-03-01T22:17:14.692Z Compiling ref-cast v1.0.20
21712024-03-01T22:17:15.323Z Compiling derive_builder_core v0.12.0
21722024-03-01T22:17:15.598Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
21732024-03-01T22:17:16.297Z Compiling ref-cast-impl v1.0.20
21742024-03-01T22:17:17.166Z Compiling libxml v0.3.3
21752024-03-01T22:17:17.727Z Compiling derive_builder_macro v0.12.0
21762024-03-01T22:17:18.555Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
21772024-03-01T22:17:18.632Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
21782024-03-01T22:17:18.659Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
21792024-03-01T22:17:20.302Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
21802024-03-01T22:17:20.335Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
21812024-03-01T22:17:22.089Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
21822024-03-01T22:17:22.134Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
21832024-03-01T22:17:24.806Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
21842024-03-01T22:17:25.623Z Compiling strum_macros v0.24.3
21852024-03-01T22:17:25.653Z Compiling diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#62ef5ca0)
21862024-03-01T22:17:25.653Z Compiling cookie v0.18.0
21872024-03-01T22:17:25.818Z Compiling indoc v1.0.9
21882024-03-01T22:17:25.863Z Checking number_prefix v0.4.0
21892024-03-01T22:17:26.065Z Checking indicatif v0.17.8
21902024-03-01T22:17:26.702Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
21912024-03-01T22:17:26.907Z Checking derive_builder v0.12.0
21922024-03-01T22:17:27.058Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
21932024-03-01T22:17:27.354Z Checking bb8 v0.8.3
21942024-03-01T22:17:27.434Z Checking quick-xml v0.30.0
21952024-03-01T22:17:27.783Z Checking castaway v0.2.2
21962024-03-01T22:17:27.941Z Compiling impl-trait-for-tuples v0.2.2
21972024-03-01T22:17:28.887Z Compiling oso-derive v0.27.0
21982024-03-01T22:17:29.253Z Checking compact_str v0.7.1
21992024-03-01T22:17:29.496Z Checking async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
22002024-03-01T22:17:29.670Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
22012024-03-01T22:17:30.068Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
22022024-03-01T22:17:30.364Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
22032024-03-01T22:17:30.486Z Checking lru v0.12.1
22042024-03-01T22:17:30.573Z Compiling stability v0.1.1
22052024-03-01T22:17:30.772Z Compiling indoc v2.0.3
22062024-03-01T22:17:31.642Z Checking cassowary v0.3.0
22072024-03-01T22:17:31.729Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
22082024-03-01T22:17:31.933Z Checking smawk v0.3.1
22092024-03-01T22:17:31.937Z Checking unicode-linebreak v0.1.5
22102024-03-01T22:17:32.060Z Checking ratatui v0.26.1
22112024-03-01T22:17:32.134Z Checking is_ci v1.2.0
22122024-03-01T22:17:32.271Z Checking supports-color v3.0.0
22132024-03-01T22:17:32.343Z Checking textwrap v0.16.1
22142024-03-01T22:17:32.465Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
22152024-03-01T22:17:32.768Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
22162024-03-01T22:17:32.805Z Checking rtoolbox v0.0.1
22172024-03-01T22:17:33.010Z Checking rpassword v7.3.1
22182024-03-01T22:17:33.102Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=796dce526dd7ed7b52a0429a486ccba4a9da1ce5#796dce52)
22192024-03-01T22:17:33.152Z Checking fatfs v0.3.6
22202024-03-01T22:17:33.288Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
22212024-03-01T22:17:34.161Z Checking shell-words v1.1.0
22222024-03-01T22:17:34.325Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
22232024-03-01T22:17:34.560Z Checking yansi v0.5.1
22242024-03-01T22:17:35.026Z Checking tui-tree-widget v0.17.0
22252024-03-01T22:17:35.045Z Checking pretty_assertions v1.4.0
22262024-03-01T22:17:35.256Z Compiling target-lexicon v0.12.13
22272024-03-01T22:17:35.365Z Compiling guppy-workspace-hack v0.1.0
22282024-03-01T22:17:35.460Z Checking plotters-backend v0.3.5
22292024-03-01T22:17:35.840Z Checking plotters-svg v0.3.5
22302024-03-01T22:17:36.097Z Checking http-body v1.0.0
22312024-03-01T22:17:36.113Z Checking rand v0.4.6
22322024-03-01T22:17:36.316Z Compiling assert_cmd v2.0.14
22332024-03-01T22:17:36.711Z Checking tower-layer v0.3.2
22342024-03-01T22:17:36.919Z Checking cast v0.3.0
22352024-03-01T22:17:36.996Z Compiling target-spec v3.1.0
22362024-03-01T22:17:37.124Z Checking remove_dir_all v0.5.3
22372024-03-01T22:17:37.222Z Checking tempdir v0.3.7
22382024-03-01T22:17:37.237Z Checking criterion-plot v0.5.0
22392024-03-01T22:17:37.391Z Checking tower v0.4.13
22402024-03-01T22:17:37.565Z Checking cfg-expr v0.15.6
22412024-03-01T22:17:37.776Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
22422024-03-01T22:17:38.174Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
22432024-03-01T22:17:38.407Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
22442024-03-01T22:17:38.832Z Checking hyper v1.1.0
22452024-03-01T22:17:39.227Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
22462024-03-01T22:17:40.148Z Checking plotters v0.3.5
22472024-03-01T22:17:40.226Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
22482024-03-01T22:17:40.388Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
22492024-03-01T22:17:41.221Z Checking tinytemplate v1.2.1
22502024-03-01T22:17:41.610Z Checking cargo-platform v0.1.3
22512024-03-01T22:17:41.926Z Checking oorandom v11.1.3
22522024-03-01T22:17:41.967Z Checking anes v0.1.6
22532024-03-01T22:17:42.006Z Checking cargo_metadata v0.18.1
22542024-03-01T22:17:42.370Z Checking criterion v0.5.1
22552024-03-01T22:17:42.446Z Checking hyper-util v0.1.2
22562024-03-01T22:17:43.925Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
22572024-03-01T22:17:44.096Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
22582024-03-01T22:17:45.026Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
22592024-03-01T22:17:45.252Z Checking rustls-native-certs v0.7.0
22602024-03-01T22:17:45.410Z Checking pathdiff v0.2.1
22612024-03-01T22:17:45.569Z Checking nested v0.1.1
22622024-03-01T22:17:45.787Z Checking guppy v0.17.5
22632024-03-01T22:17:47.910Z Checking hyper-rustls v0.26.0
22642024-03-01T22:17:48.241Z Checking httptest v0.15.5
22652024-03-01T22:17:48.812Z Checking threadpool v1.8.1
22662024-03-01T22:17:48.970Z Checking nanorand v0.7.0
22672024-03-01T22:17:49.350Z Checking flume v0.11.0
22682024-03-01T22:17:49.810Z Checking libtest-mimic v0.6.1
22692024-03-01T22:17:49.830Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
22702024-03-01T22:17:50.223Z Checking similar-asserts v1.5.0
22712024-03-01T22:17:50.456Z Compiling rstest_macros v0.18.2
22722024-03-01T22:17:51.665Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
22732024-03-01T22:17:52.910Z Checking datatest-stable v0.2.3
22742024-03-01T22:17:52.949Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
22752024-03-01T22:17:52.970Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
22762024-03-01T22:17:53.261Z Checking csv-core v0.1.11
22772024-03-01T22:17:53.318Z Compiling relative-path v1.9.0
22782024-03-01T22:17:53.622Z Checking constant_time_eq v0.2.6
22792024-03-01T22:17:53.626Z Compiling trybuild v1.0.89
22802024-03-01T22:17:53.735Z Checking blake2b_simd v1.0.1
22812024-03-01T22:17:54.073Z Checking csv v1.3.0
22822024-03-01T22:17:54.141Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
22832024-03-01T22:17:54.604Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
22842024-03-01T22:17:55.016Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
22852024-03-01T22:17:55.116Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
22862024-03-01T22:17:57.002Z Checking basic-toml v0.1.8
22872024-03-01T22:17:57.927Z Checking multimap v0.10.0
22882024-03-01T22:17:58.235Z Checking futures-timer v3.0.2
22892024-03-01T22:18:00.024Z Checking rust-argon2 v1.0.1
22902024-03-01T22:18:00.486Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
22912024-03-01T22:18:02.440Z Checking partial-io v0.5.4
22922024-03-01T22:18:02.826Z Checking approx v0.5.1
22932024-03-01T22:18:03.063Z Checking termios v0.3.3
22942024-03-01T22:18:03.284Z Checking hex-literal v0.4.1
22952024-03-01T22:18:04.079Z Checking rstest v0.18.2
22962024-03-01T22:18:07.611Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
22972024-03-01T22:18:52.101Z Compiling samael v0.0.14 (https://github.com/oxidecomputer/samael?branch=oxide/omicron#9e609a8f)
22982024-03-01T22:18:52.966Z Checking zone-network-setup v0.1.0 (/work/oxidecomputer/omicron/zone-network-setup)
22992024-03-01T22:18:56.841Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
23002024-03-01T22:18:58.103Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
23012024-03-01T22:19:08.143Z Checking caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
23022024-03-01T22:19:21.572Z Compiling polar-core v0.27.0
23032024-03-01T22:19:29.214Z Checking oso v0.27.0
23042024-03-01T22:19:56.067Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
23052024-03-01T22:20:59.191Z Finished dev [unoptimized + debuginfo] target(s) in 6m 53s
23062024-03-01T22:20:59.373Z
23072024-03-01T22:20:59.376Zreal 7:36.965417528
23082024-03-01T22:20:59.377Zuser 38:53.322043821
23092024-03-01T22:20:59.377Zsys 6:44.907806330
23102024-03-01T22:20:59.377Ztrap 1.071807034
23112024-03-01T22:20:59.377Ztflt 5.682118519
23122024-03-01T22:20:59.377Zdflt 3.981132098
23132024-03-01T22:20:59.377Zkflt 0.061546590
23142024-03-01T22:20:59.377Zlock 1:00:11.577001759
23152024-03-01T22:20:59.377Zslp 1:59:02.058308487
23162024-03-01T22:20:59.377Zlat 1:47.121491119
23172024-03-01T22:20:59.377Zstop 4:16.383527156
23182024-03-01T22:21:00.257Zwarning: output filename collision.
23192024-03-01T22:21:00.257ZThe 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)`.
23202024-03-01T22:21:00.257ZColliding filename is: /work/oxidecomputer/omicron/target/doc/hubpack/index.html
23212024-03-01T22:21:00.257ZThe targets should have unique names.
23222024-03-01T22:21:00.257ZThis is a known bug where multiple crates with the same name use
23232024-03-01T22:21:00.257Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23242024-03-01T22:21:00.261Zwarning: output filename collision.
23252024-03-01T22:21:00.261ZThe lib target `nix` in package `nix v0.27.1` has the same output filename as the lib target `nix` in package `nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)`.
23262024-03-01T22:21:00.261ZColliding filename is: /work/oxidecomputer/omicron/target/doc/nix/index.html
23272024-03-01T22:21:00.261ZThe targets should have unique names.
23282024-03-01T22:21:00.261ZThis is a known bug where multiple crates with the same name use
23292024-03-01T22:21:00.261Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23302024-03-01T22:21:00.261Zwarning: output filename collision.
23312024-03-01T22:21:00.261ZThe 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)`.
23322024-03-01T22:21:00.261ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
23332024-03-01T22:21:00.261ZThe targets should have unique names.
23342024-03-01T22:21:00.261ZThis is a known bug where multiple crates with the same name use
23352024-03-01T22:21:00.261Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23362024-03-01T22:21:00.261Zwarning: output filename collision.
23372024-03-01T22:21:00.261ZThe 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)`.
23382024-03-01T22:21:00.261ZColliding filename is: /work/oxidecomputer/omicron/target/doc/tlvc/index.html
23392024-03-01T22:21:00.261ZThe targets should have unique names.
23402024-03-01T22:21:00.261ZThis is a known bug where multiple crates with the same name use
23412024-03-01T22:21:00.261Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23422024-03-01T22:21:00.705Z Documenting libc v0.2.153
23432024-03-01T22:21:00.749Z Documenting cfg-if v1.0.0
23442024-03-01T22:21:00.758Z Documenting serde_derive v1.0.197
23452024-03-01T22:21:00.787Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23462024-03-01T22:21:00.790Z Documenting log v0.4.20
23472024-03-01T22:21:00.822Z Documenting memchr v2.6.3
23482024-03-01T22:21:00.822Z Documenting scopeguard v1.2.0
23492024-03-01T22:21:00.838Z Documenting byteorder v1.5.0
23502024-03-01T22:21:01.067Z Documenting smallvec v1.13.1
23512024-03-01T22:21:03.681Z Documenting itoa v1.0.9
23522024-03-01T22:21:04.316Z Documenting zeroize_derive v1.4.2
23532024-03-01T22:21:04.767Z Documenting getrandom v0.2.10
23542024-03-01T22:21:05.109Z Documenting lock_api v0.4.10
23552024-03-01T22:21:05.151Z Documenting once_cell v1.19.0
23562024-03-01T22:21:05.299Z Documenting parking_lot_core v0.9.8
23572024-03-01T22:21:05.413Z Documenting libm v0.2.7
23582024-03-01T22:21:06.609Z Documenting pin-project-lite v0.2.13
23592024-03-01T22:21:08.273Z Documenting signal-hook-registry v1.4.1
23602024-03-01T22:21:08.608Z Documenting serde v1.0.197
23612024-03-01T22:21:08.817Z Documenting num-traits v0.2.16
23622024-03-01T22:21:09.659Z Documenting rand_core v0.6.4
23632024-03-01T22:21:09.714Z Documenting mio v0.8.9
23642024-03-01T22:21:09.830Z Documenting futures-core v0.3.30
23652024-03-01T22:21:09.971Z Documenting zeroize v1.7.0
23662024-03-01T22:21:10.268Z Documenting parking_lot v0.12.1
23672024-03-01T22:21:13.055Z Documenting thiserror-impl v1.0.57
23682024-03-01T22:21:13.773Z Documenting ryu v1.0.15
23692024-03-01T22:21:14.061Z Documenting socket2 v0.5.5
23702024-03-01T22:21:14.565Z Documenting num_cpus v1.16.0
23712024-03-01T22:21:14.614Z Documenting typenum v1.16.0
23722024-03-01T22:21:14.968Z Documenting tokio-macros v2.2.0
23732024-03-01T22:21:15.491Z Documenting subtle v2.5.0
23742024-03-01T22:21:16.711Z Documenting zerocopy v0.7.32
23752024-03-01T22:21:18.632Z Documenting futures-sink v0.3.30
23762024-03-01T22:21:26.929Z Documenting thiserror v1.0.57
23772024-03-01T22:21:26.929Z Documenting const-oid v0.9.5
23782024-03-01T22:21:26.985Z Documenting iana-time-zone v0.1.57
23792024-03-01T22:21:28.134Z Documenting generic-array v0.14.7
23802024-03-01T22:21:28.610Z Documenting pin-utils v0.1.0
23812024-03-01T22:21:28.622Z Documenting futures-channel v0.3.30
23822024-03-01T22:21:29.297Z Documenting slab v0.4.9
23832024-03-01T22:21:31.358Z Documenting futures-macro v0.3.30
23842024-03-01T22:21:31.455Z Documenting futures-task v0.3.30
23852024-03-01T22:21:32.168Z Documenting futures-io v0.3.30
23862024-03-01T22:21:33.314Z Documenting crypto-common v0.1.6
23872024-03-01T22:21:33.687Z Documenting ahash v0.8.7
23882024-03-01T22:21:33.885Z Documenting allocator-api2 v0.2.16
23892024-03-01T22:21:34.153Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23902024-03-01T22:21:34.295Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23912024-03-01T22:21:35.087Z Documenting tinyvec_macros v0.1.1
23922024-03-01T22:21:36.752Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23932024-03-01T22:21:37.431Z Documenting block-buffer v0.10.4
23942024-03-01T22:21:37.506Z Documenting futures-util v0.3.30
23952024-03-01T22:21:37.717Z Documenting ppv-lite86 v0.2.17
23962024-03-01T22:21:38.064Z Documenting tinyvec v1.6.0
23972024-03-01T22:21:38.469Z Documenting hashbrown v0.14.3
23982024-03-01T22:21:38.716Z Documenting bytes v1.5.0
23992024-03-01T22:21:39.404Z Documenting bitflags v2.4.0
24002024-03-01T22:21:41.009Z Documenting serde_json v1.0.114
24012024-03-01T22:21:41.770Z Documenting chrono v0.4.31
24022024-03-01T22:21:42.142Z Documenting uuid v1.7.0
24032024-03-01T22:21:43.498Z Documenting tokio v1.36.0
24042024-03-01T22:21:44.571Z Documenting digest v0.10.7
24052024-03-01T22:21:44.959Z Documenting rand_chacha v0.3.1
24062024-03-01T22:21:45.190Z Documenting tracing-core v0.1.31
24072024-03-01T22:21:47.097Z Documenting tracing-attributes v0.1.26
24082024-03-01T22:21:47.670Z Documenting unicode-normalization v0.1.22
24092024-03-01T22:21:47.825Z Documenting lazy_static v1.4.0
24102024-03-01T22:21:48.907Z Documenting unicode-bidi v0.3.13
24112024-03-01T22:21:49.383Z Documenting rand v0.8.5
24122024-03-01T22:21:50.843Z Checking serde_derive_internals v0.26.0
24132024-03-01T22:21:51.387Z Documenting serde_derive_internals v0.26.0
24142024-03-01T22:22:00.202Z Documenting base64 v0.21.7
24152024-03-01T22:22:00.291Z Documenting equivalent v1.0.1
24162024-03-01T22:22:00.380Z Documenting dyn-clone v1.0.17
24172024-03-01T22:22:00.878Z Documenting percent-encoding v2.3.1
24182024-03-01T22:22:01.365Z Documenting errno v0.3.8
24192024-03-01T22:22:02.287Z Documenting schemars_derive v0.8.16
24202024-03-01T22:22:02.400Z Documenting cpufeatures v0.2.12
24212024-03-01T22:22:03.043Z Documenting indexmap v2.2.3
24222024-03-01T22:22:03.137Z Documenting fnv v1.0.7
24232024-03-01T22:22:04.797Z Documenting form_urlencoded v1.2.1
24242024-03-01T22:22:05.030Z Documenting idna v0.5.0
24252024-03-01T22:22:05.354Z Documenting httparse v1.8.0
24262024-03-01T22:22:06.296Z Documenting rustix v0.38.31
24272024-03-01T22:22:08.062Z Documenting adler v1.0.2
24282024-03-01T22:22:09.054Z Documenting base64ct v1.6.0
24292024-03-01T22:22:09.094Z Documenting schemars v0.8.16
24302024-03-01T22:22:09.174Z Documenting unicode-width v0.1.11
24312024-03-01T22:22:10.160Z Documenting unicode-ident v1.0.12
24322024-03-01T22:22:10.265Z Documenting tracing v0.1.37
24332024-03-01T22:22:10.361Z Documenting url v2.5.0
24342024-03-01T22:22:11.200Z Documenting miniz_oxide v0.7.1
24352024-03-01T22:22:12.131Z Documenting slog v2.7.0
24362024-03-01T22:22:13.171Z Documenting proc-macro2 v1.0.78
24372024-03-01T22:22:13.217Z Documenting httpdate v1.0.3
24382024-03-01T22:22:14.361Z Documenting try-lock v0.2.4
24392024-03-01T22:22:14.562Z Documenting http-body v0.4.5
24402024-03-01T22:22:14.773Z Documenting openssl-sys v0.9.96
24412024-03-01T22:22:16.488Z Documenting async-trait v0.1.77
24422024-03-01T22:22:16.656Z Documenting openssl-macros v0.1.1
24432024-03-01T22:22:17.301Z Documenting want v0.3.1
24442024-03-01T22:22:17.909Z Documenting tower-service v0.3.2
24452024-03-01T22:22:18.475Z Documenting mime v0.3.17
24462024-03-01T22:22:21.296Z Documenting quote v1.0.35
24472024-03-01T22:22:21.967Z Documenting pem-rfc7468 v0.7.0
24482024-03-01T22:22:22.039Z Documenting aho-corasick v1.0.4
24492024-03-01T22:22:22.226Z Documenting openssl v0.10.60
24502024-03-01T22:22:22.536Z Documenting crossbeam-utils v0.8.16
24512024-03-01T22:22:22.634Z Documenting der_derive v0.7.2
24522024-03-01T22:22:23.333Z Documenting utf8parse v0.2.1
24532024-03-01T22:22:26.610Z Documenting ipnet v2.9.0
24542024-03-01T22:22:26.641Z Documenting regex-syntax v0.8.2
24552024-03-01T22:22:26.736Z Documenting openssl-probe v0.1.5
24562024-03-01T22:22:27.457Z Documenting flagset v0.4.3
24572024-03-01T22:22:28.047Z Documenting syn v2.0.51
24582024-03-01T22:22:29.568Z Documenting tokio-util v0.7.10
24592024-03-01T22:22:29.738Z Documenting num-integer v0.1.46
24602024-03-01T22:22:30.482Z Documenting der v0.7.8
24612024-03-01T22:22:30.845Z Documenting time-macros v0.2.13
24622024-03-01T22:22:31.551Z Documenting num_threads v0.1.6
24632024-03-01T22:22:32.213Z Documenting deranged v0.3.8
24642024-03-01T22:22:33.295Z Documenting regex-automata v0.4.4
24652024-03-01T22:22:35.028Z Documenting gimli v0.28.0
24662024-03-01T22:22:35.739Z Documenting time-core v0.1.1
24672024-03-01T22:22:35.817Z Documenting h2 v0.3.24
24682024-03-01T22:22:36.310Z Documenting spki v0.7.2
24692024-03-01T22:22:36.339Z Documenting native-tls v0.2.11
24702024-03-01T22:22:37.784Z Documenting object v0.32.1
24712024-03-01T22:22:38.684Z Documenting time v0.3.27
24722024-03-01T22:22:41.537Z Documenting regex v1.10.3
24732024-03-01T22:22:41.540Z Documenting addr2line v0.21.0
24742024-03-01T22:22:41.723Z Documenting encoding_rs v0.8.33
24752024-03-01T22:22:42.490Z Documenting rustc-demangle v0.1.23
24762024-03-01T22:22:45.443Z Documenting tokio-native-tls v0.3.1
24772024-03-01T22:22:45.467Z Documenting serde_urlencoded v0.7.1
24782024-03-01T22:22:45.515Z Documenting spin v0.9.8
24792024-03-01T22:22:46.352Z Documenting hyper v0.14.27
24802024-03-01T22:22:46.434Z Documenting either v1.10.0
24812024-03-01T22:22:48.117Z Documenting pkcs8 v0.10.2
24822024-03-01T22:22:48.713Z Documenting futures-executor v0.3.30
24832024-03-01T22:22:50.768Z Documenting backtrace v0.3.69
24842024-03-01T22:22:50.951Z Checking pest_meta v2.7.6
24852024-03-01T22:22:51.182Z Documenting memoffset v0.9.0
24862024-03-01T22:22:51.395Z Documenting sync_wrapper v0.1.2
24872024-03-01T22:22:51.891Z Documenting anstyle v1.0.2
24882024-03-01T22:22:51.907Z Documenting webpki-roots v0.25.2
24892024-03-01T22:22:53.815Z Documenting data-encoding v2.4.0
24902024-03-01T22:22:54.232Z Documenting anstyle-parse v0.2.1
24912024-03-01T22:22:54.246Z Documenting crossbeam-epoch v0.9.15
24922024-03-01T22:22:54.347Z Documenting ipnetwork v0.20.0
24932024-03-01T22:22:56.732Z Documenting sha2 v0.10.8
24942024-03-01T22:22:56.747Z Documenting hex v0.4.3
24952024-03-01T22:22:57.192Z Documenting anyhow v1.0.75
24962024-03-01T22:22:57.540Z Documenting crc32fast v1.3.2
24972024-03-01T22:22:58.161Z Documenting pest_meta v2.7.6
24982024-03-01T22:22:58.737Z Documenting hyper-rustls v0.24.2
24992024-03-01T22:22:59.317Z Documenting hyper-tls v0.5.0
25002024-03-01T22:23:00.978Z Documenting scroll_derive v0.12.0
25012024-03-01T22:23:01.935Z Documenting untrusted v0.9.0
25022024-03-01T22:23:02.394Z Documenting anstyle-query v1.0.0
25032024-03-01T22:23:02.551Z Documenting colorchoice v1.0.0
25042024-03-01T22:23:03.160Z Documenting pest_generator v2.7.6
25052024-03-01T22:23:03.684Z Documenting futures v0.3.30
25062024-03-01T22:23:04.903Z Documenting ring v0.17.8
25072024-03-01T22:23:05.498Z Checking pest_generator v2.7.6
25082024-03-01T22:23:05.823Z Documenting num-iter v0.1.43
25092024-03-01T22:23:06.191Z Documenting terminal_size v0.3.0
25102024-03-01T22:23:06.618Z Documenting scroll v0.12.0
25112024-03-01T22:23:07.196Z Documenting anstream v0.6.11
25122024-03-01T22:23:07.220Z Documenting reqwest v0.11.24
25132024-03-01T22:23:08.097Z Documenting openapiv3 v2.0.0
25142024-03-01T22:23:10.430Z Documenting hmac v0.12.1
25152024-03-01T22:23:11.161Z Documenting signal-hook v0.3.17
25162024-03-01T22:23:11.381Z Documenting static_assertions v1.1.0
25172024-03-01T22:23:11.625Z Documenting strsim v0.11.0
25182024-03-01T22:23:11.764Z Documenting clap_lex v0.7.0
25192024-03-01T22:23:12.266Z Documenting plain v0.2.3
25202024-03-01T22:23:14.414Z Documenting ucd-trie v0.1.6
25212024-03-01T22:23:15.165Z Documenting goblin v0.8.0
25222024-03-01T22:23:16.158Z Documenting pest_derive v2.7.6
25232024-03-01T22:23:16.300Z Documenting flate2 v1.0.28
25242024-03-01T22:23:16.344Z Documenting clap_derive v4.5.0
25252024-03-01T22:23:16.478Z Documenting clap_builder v4.5.0
25262024-03-01T22:23:16.802Z Documenting unicode-segmentation v1.10.1
25272024-03-01T22:23:19.003Z Documenting pest v2.7.6
25282024-03-01T22:23:19.410Z Documenting pretty-hex v0.4.1
25292024-03-01T22:23:20.335Z Documenting managed v0.8.0
25302024-03-01T22:23:21.682Z Documenting signal-hook-mio v0.2.3
25312024-03-01T22:23:21.730Z Documenting block-padding v0.3.3
25322024-03-01T22:23:22.636Z Documenting scheduled-thread-pool v0.2.7
25332024-03-01T22:23:22.829Z Documenting thread-id v4.2.0
25342024-03-01T22:23:23.533Z Documenting clap v4.5.0
25352024-03-01T22:23:23.728Z Documenting dof v0.3.0
25362024-03-01T22:23:23.932Z Documenting bzip2-sys v0.1.11+1.0.8
25372024-03-01T22:23:24.360Z Documenting dtrace-parser v0.2.0
25382024-03-01T22:23:26.487Z Documenting enum-as-inner v0.5.1
25392024-03-01T22:23:27.932Z Checking diesel_table_macro_syntax v0.1.0
25402024-03-01T22:23:27.938Z Documenting diesel_table_macro_syntax v0.1.0
25412024-03-01T22:23:27.939Z Documenting r2d2 v0.8.10
25422024-03-01T22:23:27.939Z Documenting crossterm v0.27.0
25432024-03-01T22:23:28.935Z Documenting bzip2 v0.4.4
25442024-03-01T22:23:29.404Z Documenting inout v0.1.3
25452024-03-01T22:23:29.415Z Documenting usdt-impl v0.5.0
25462024-03-01T22:23:29.499Z Documenting md-5 v0.10.5
25472024-03-01T22:23:32.044Z Documenting trust-dns-proto v0.22.0
25482024-03-01T22:23:32.265Z Documenting stringprep v0.1.3
25492024-03-01T22:23:32.947Z Documenting diesel_derives v2.1.2
25502024-03-01T22:23:33.472Z Documenting toml_datetime v0.6.5
25512024-03-01T22:23:34.042Z Documenting serde_spanned v0.6.5
25522024-03-01T22:23:34.151Z Documenting ff v0.13.0
25532024-03-01T22:23:35.266Z Documenting pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
25542024-03-01T22:23:37.251Z Documenting siphasher v0.3.11
25552024-03-01T22:23:37.357Z Documenting base16ct v0.2.0
25562024-03-01T22:23:38.276Z Documenting winnow v0.6.1
25572024-03-01T22:23:38.652Z Documenting fallible-iterator v0.2.0
25582024-03-01T22:23:39.101Z Documenting bit-vec v0.6.3
25592024-03-01T22:23:40.166Z Documenting group v0.13.0
25602024-03-01T22:23:40.391Z Documenting phf_shared v0.11.2
25612024-03-01T22:23:40.664Z Documenting sec1 v0.7.3
25622024-03-01T22:23:41.363Z Documenting diesel v2.1.4
25632024-03-01T22:23:41.702Z Documenting cipher v0.4.4
25642024-03-01T22:23:43.528Z Documenting zip v0.6.6
25652024-03-01T22:23:43.725Z Documenting postgres-protocol v0.6.6
25662024-03-01T22:23:44.361Z Documenting hkdf v0.12.4
25672024-03-01T22:23:44.604Z Documenting toml_edit v0.22.6
25682024-03-01T22:23:45.294Z Documenting num-bigint v0.4.4
25692024-03-01T22:23:56.890Z Documenting hubpack v0.1.2
25702024-03-01T22:24:04.477Z Documenting crypto-bigint v0.5.2
25712024-03-01T22:24:04.586Z Documenting bstr v1.6.0
25722024-03-01T22:24:04.634Z Documenting serde_repr v0.1.16
25732024-03-01T22:24:05.005Z Documenting minimal-lexical v0.2.1
25742024-03-01T22:24:05.511Z Documenting lalrpop-util v0.19.12
25752024-03-01T22:24:05.647Z Documenting fixedbitset v0.4.2
25762024-03-01T22:24:05.727Z Documenting precomputed-hash v0.1.1
25772024-03-01T22:24:07.678Z Documenting new_debug_unreachable v1.0.4
25782024-03-01T22:24:08.947Z Documenting petgraph v0.6.4
25792024-03-01T22:24:09.514Z Documenting yasna v0.5.2
25802024-03-01T22:24:09.898Z Documenting nom v7.1.3
25812024-03-01T22:24:10.350Z Documenting gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
25822024-03-01T22:24:10.624Z Documenting postgres-types v0.2.6
25832024-03-01T22:24:10.679Z Documenting phf v0.11.2
25842024-03-01T22:24:10.824Z Documenting string_cache v0.8.7
25852024-03-01T22:24:21.232Z Documenting console v0.15.8
25862024-03-01T22:24:21.374Z Documenting semver v1.0.22
25872024-03-01T22:24:21.738Z Documenting float-cmp v0.9.0
25882024-03-01T22:24:22.054Z Documenting elliptic-curve v0.13.8
25892024-03-01T22:24:22.545Z Documenting normalize-line-endings v0.3.0
25902024-03-01T22:24:22.545Z Documenting whoami v1.4.1
25912024-03-01T22:24:22.545Z Documenting difflib v0.4.0
25922024-03-01T22:24:22.565Z Documenting predicates-core v1.0.6
25932024-03-01T22:24:26.471Z Documenting bit-set v0.5.3
25942024-03-01T22:24:26.661Z Documenting similar v2.3.0
25952024-03-01T22:24:26.838Z Documenting tokio-stream v0.1.14
25962024-03-01T22:24:26.968Z Documenting regress v0.8.0
25972024-03-01T22:24:27.134Z Documenting tokio-postgres v0.7.10
25982024-03-01T22:24:27.242Z Documenting heck v0.4.1
25992024-03-01T22:24:27.395Z Documenting predicates v3.1.0
26002024-03-01T22:24:39.074Z Checking unsafe-libyaml v0.2.10
26012024-03-01T22:24:39.159Z Documenting typify-macro v0.0.15 (https://github.com/oxidecomputer/typify#131fe0ef)
26022024-03-01T22:24:39.386Z Checking strsim v0.10.0
26032024-03-01T22:24:39.521Z Documenting unsafe-libyaml v0.2.10
26042024-03-01T22:24:39.592Z Checking ident_case v1.0.1
26052024-03-01T22:24:39.755Z Documenting progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#08bbafc2)
26062024-03-01T22:24:39.929Z Documenting getopts v0.2.21
26072024-03-01T22:24:39.968Z Documenting match_cfg v0.1.0
26082024-03-01T22:24:40.248Z Checking serde_yaml v0.9.25
26092024-03-01T22:24:40.477Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
26102024-03-01T22:24:40.625Z Documenting typify-impl v0.0.15 (https://github.com/oxidecomputer/typify#131fe0ef)
26112024-03-01T22:24:42.221Z Documenting sha1 v0.10.6
26122024-03-01T22:24:43.066Z Documenting hostname v0.3.1
26132024-03-01T22:24:43.551Z Documenting serde_yaml v0.9.25
26142024-03-01T22:24:44.735Z Documenting dirs-sys-next v0.1.2
26152024-03-01T22:24:45.203Z Documenting rustls-pki-types v1.3.0
26162024-03-01T22:24:46.238Z Documenting camino v1.1.6
26172024-03-01T22:24:47.620Z Documenting thread_local v1.1.7
26182024-03-01T22:24:48.115Z Documenting paste v1.0.14
26192024-03-01T22:24:48.193Z Documenting crossbeam-channel v0.5.8
26202024-03-01T22:24:48.495Z Documenting typify v0.0.15 (https://github.com/oxidecomputer/typify#131fe0ef)
26212024-03-01T22:24:49.726Z Documenting dirs-next v2.0.0
26222024-03-01T22:24:50.156Z Documenting rustls-webpki v0.102.1
26232024-03-01T22:24:51.285Z Documenting progenitor-macro v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#08bbafc2)
26242024-03-01T22:24:51.427Z Documenting atty v0.2.14
26252024-03-01T22:24:52.304Z Documenting take_mut v0.2.2
26262024-03-01T22:24:53.018Z Documenting slog-json v2.6.1
26272024-03-01T22:24:53.541Z Documenting http v1.0.0
26282024-03-01T22:24:54.683Z Documenting term v0.7.0
26292024-03-01T22:24:54.803Z Documenting async-stream-impl v0.3.5
26302024-03-01T22:24:55.156Z Documenting progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#08bbafc2)
26312024-03-01T22:24:55.851Z Documenting rustls v0.22.2
26322024-03-01T22:24:57.071Z Documenting slog-async v2.8.0
26332024-03-01T22:24:58.953Z Documenting atomic-waker v1.1.1
26342024-03-01T22:24:59.727Z Documenting debug-ignore v1.0.5
26352024-03-01T22:24:59.814Z Documenting slog-term v2.9.0
26362024-03-01T22:25:00.699Z Documenting async-stream v0.3.5
26372024-03-01T22:25:00.855Z Documenting multer v3.0.0
26382024-03-01T22:25:01.882Z Documenting slog-bunyan v2.5.0
26392024-03-01T22:25:01.990Z Documenting waitgroup v0.1.2
26402024-03-01T22:25:02.721Z Documenting rustls-pemfile v2.1.0
26412024-03-01T22:25:03.601Z Documenting progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#08bbafc2)
26422024-03-01T22:25:05.543Z Checking darling_core v0.20.3
26432024-03-01T22:25:05.642Z Documenting toml v0.8.10
26442024-03-01T22:25:06.203Z Documenting dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
26452024-03-01T22:25:06.698Z Documenting tokio-rustls v0.25.0
26462024-03-01T22:25:06.835Z Documenting serde_path_to_error v0.1.15
26472024-03-01T22:25:07.040Z Documenting strum v0.26.1
26482024-03-01T22:25:07.185Z Documenting structmeta-derive v0.3.0
26492024-03-01T22:25:07.372Z Checking darling v0.20.3
26502024-03-01T22:25:07.478Z Documenting serde_with_macros v3.6.1
26512024-03-01T22:25:11.822Z Checking structmeta v0.3.0
26522024-03-01T22:25:11.845Z Documenting instant v0.1.12
26532024-03-01T22:25:12.035Z Documenting newtype-uuid v1.0.1
26542024-03-01T22:25:12.324Z Documenting serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
26552024-03-01T22:25:12.405Z Documenting macaddr v1.0.1
26562024-03-01T22:25:12.619Z Documenting dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
26572024-03-01T22:25:12.772Z Documenting serde_with v3.6.1
26582024-03-01T22:25:13.700Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
26592024-03-01T22:25:13.806Z Documenting structmeta v0.3.0
26602024-03-01T22:25:18.872Z Documenting backoff v0.4.0
26612024-03-01T22:25:18.907Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26622024-03-01T22:25:18.907Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26632024-03-01T22:25:18.908Z Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
26642024-03-01T22:25:18.908Z Documenting fastrand v2.0.1
26652024-03-01T22:25:19.336Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
26662024-03-01T22:25:19.622Z Documenting proc-macro-error-attr v1.0.4
26672024-03-01T22:25:21.936Z Documenting parse-display-derive v0.9.0
26682024-03-01T22:25:22.012Z Checking proc-macro-error v1.0.4
26692024-03-01T22:25:22.013Z Documenting is-terminal v0.4.9
26702024-03-01T22:25:22.013Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26712024-03-01T22:25:22.668Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26722024-03-01T22:25:22.941Z Documenting proc-macro-crate v1.3.1
26732024-03-01T22:25:23.032Z Documenting tempfile v3.10.0
26742024-03-01T22:25:23.446Z Checking proc-macro-crate v1.3.1
26752024-03-01T22:25:23.470Z Documenting hash32 v0.3.1
26762024-03-01T22:25:23.681Z Documenting stable_deref_trait v1.2.0
26772024-03-01T22:25:24.669Z Documenting proc-macro-error v1.0.4
26782024-03-01T22:25:25.824Z Documenting parse-display v0.9.0
26792024-03-01T22:25:26.401Z Documenting embedded-io v0.4.0
26802024-03-01T22:25:27.043Z Documenting cobs v0.2.3
26812024-03-01T22:25:27.866Z Documenting heapless v0.8.0
26822024-03-01T22:25:28.121Z Documenting foreign-types-macros v0.2.3
26832024-03-01T22:25:28.610Z Documenting camino-tempfile v1.1.1
26842024-03-01T22:25:29.311Z Documenting num_enum_derive v0.5.11
26852024-03-01T22:25:29.665Z Documenting illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
26862024-03-01T22:25:29.796Z Documenting postcard v1.0.8
26872024-03-01T22:25:30.322Z Documenting foreign-types-shared v0.3.1
26882024-03-01T22:25:31.117Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
26892024-03-01T22:25:32.731Z Documenting libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
26902024-03-01T22:25:32.890Z Documenting smoltcp v0.11.0
26912024-03-01T22:25:33.372Z Documenting crucible-workspace-hack v0.1.0
26922024-03-01T22:25:33.712Z Documenting nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26932024-03-01T22:25:34.060Z Documenting foreign-types v0.5.0
26942024-03-01T22:25:34.870Z Documenting cstr-argument v0.1.2
26952024-03-01T22:25:37.160Z Documenting num_enum v0.5.11
26962024-03-01T22:25:37.341Z Documenting rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
26972024-03-01T22:25:38.149Z Documenting kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
26982024-03-01T22:25:38.563Z Documenting colored v2.0.4
26992024-03-01T22:25:38.860Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
27002024-03-01T22:25:39.768Z Documenting nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
27012024-03-01T22:25:40.058Z Documenting opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27022024-03-01T22:25:42.035Z Documenting dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
27032024-03-01T22:25:42.991Z Documenting rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
27042024-03-01T22:25:43.492Z Documenting poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
27052024-03-01T22:25:43.720Z Documenting zone_cfg_derive v0.3.0
27062024-03-01T22:25:44.750Z Documenting bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=488a70c644e332dae98447292a95e45074c8107c#488a70c6)
27072024-03-01T22:25:46.619Z Documenting opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27082024-03-01T22:25:47.023Z Documenting num-derive v0.4.0
27092024-03-01T22:25:47.146Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
27102024-03-01T22:25:47.301Z Documenting libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
27112024-03-01T22:25:49.627Z Documenting zone v0.3.0
27122024-03-01T22:25:49.913Z Documenting smf v0.2.2
27132024-03-01T22:25:50.151Z Documenting bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=488a70c644e332dae98447292a95e45074c8107c#488a70c6)
27142024-03-01T22:25:50.508Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27152024-03-01T22:25:52.894Z Documenting crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=796dce526dd7ed7b52a0429a486ccba4a9da1ce5#796dce52)
27162024-03-01T22:25:53.202Z Documenting oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27172024-03-01T22:25:54.369Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
27182024-03-01T22:25:54.622Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
27192024-03-01T22:25:54.662Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
27202024-03-01T22:25:54.901Z Documenting linked-hash-map v0.5.6
27212024-03-01T22:25:55.500Z Documenting password-hash v0.5.0
27222024-03-01T22:25:55.697Z Documenting blake2 v0.10.6
27232024-03-01T22:25:58.871Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
27242024-03-01T22:25:59.812Z Documenting lru-cache v0.1.2
27252024-03-01T22:26:00.038Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27262024-03-01T22:26:00.052Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
27272024-03-01T22:26:00.785Z Documenting opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27282024-03-01T22:26:01.511Z Documenting itertools v0.12.1
27292024-03-01T22:26:01.679Z Documenting argon2 v0.5.3
27302024-03-01T22:26:02.874Z Documenting memmap v0.7.0
27312024-03-01T22:26:03.035Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
27322024-03-01T22:26:04.238Z Documenting quick-error v1.2.3
27332024-03-01T22:26:04.766Z Documenting derive-where v1.2.7
27342024-03-01T22:26:06.082Z Documenting slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
27352024-03-01T22:26:07.020Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
27362024-03-01T22:26:07.538Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
27372024-03-01T22:26:08.055Z Documenting usdt v0.5.0
27382024-03-01T22:26:08.517Z Documenting swrite v0.1.0
27392024-03-01T22:26:09.094Z Documenting resolv-conf v0.7.0
27402024-03-01T22:26:09.821Z Documenting newtype_derive v0.1.6
27412024-03-01T22:26:11.496Z Documenting slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
27422024-03-01T22:26:11.903Z Documenting tap v1.0.1
27432024-03-01T22:26:13.277Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
27442024-03-01T22:26:13.902Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
27452024-03-01T22:26:14.339Z Documenting trust-dns-resolver v0.22.0
27462024-03-01T22:26:14.518Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
27472024-03-01T22:26:14.524Z Documenting radium v0.7.0
27482024-03-01T22:26:14.622Z Documenting steno v0.4.0
27492024-03-01T22:26:14.704Z Documenting nibble_vec v0.1.0
27502024-03-01T22:26:14.863Z Documenting wyz v0.5.1
27512024-03-01T22:26:16.449Z Checking heck v0.3.3
27522024-03-01T22:26:16.615Z Documenting funty v2.0.0
27532024-03-01T22:26:17.779Z Documenting crc-catalog v2.2.0
27542024-03-01T22:26:18.158Z Documenting endian-type v0.1.2
27552024-03-01T22:26:22.062Z Documenting structopt-derive v0.4.18
27562024-03-01T22:26:22.209Z Documenting bitvec v1.0.1
27572024-03-01T22:26:22.228Z Documenting crc v3.0.1
27582024-03-01T22:26:22.991Z Documenting radix_trie v0.2.1
27592024-03-01T22:26:23.636Z Documenting cancel-safe-futures v0.1.5
27602024-03-01T22:26:23.936Z Documenting filetime v0.2.23
27612024-03-01T22:26:24.772Z Documenting xattr v1.0.1
27622024-03-01T22:26:24.784Z Documenting packed_struct_codegen v0.10.1
27632024-03-01T22:26:24.808Z Documenting nodrop v0.1.14
27642024-03-01T22:26:25.841Z Documenting structopt v0.3.26
27652024-03-01T22:26:27.875Z Documenting array-init v0.0.4
27662024-03-01T22:26:28.293Z Documenting num-bigint-dig v0.8.4
27672024-03-01T22:26:29.007Z Documenting libefi-sys v0.1.0
27682024-03-01T22:26:29.326Z Documenting num-rational v0.4.1
27692024-03-01T22:26:29.825Z Documenting tar v0.4.40
27702024-03-01T22:26:29.977Z Documenting illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
27712024-03-01T22:26:31.220Z Documenting packed_struct v0.10.1
27722024-03-01T22:26:31.377Z Documenting pkcs1 v0.7.5
27732024-03-01T22:26:33.648Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27742024-03-01T22:26:34.199Z Documenting signature v2.1.0
27752024-03-01T22:26:34.810Z Documenting num-complex v0.4.4
27762024-03-01T22:26:34.899Z Documenting arc-swap v1.6.0
27772024-03-01T22:26:35.203Z Documenting bitfield v0.14.0
27782024-03-01T22:26:36.202Z Documenting termcolor v1.2.0
27792024-03-01T22:26:36.984Z Documenting tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
27802024-03-01T22:26:38.444Z Documenting libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
27812024-03-01T22:26:39.909Z Documenting slog-scope v4.4.0
27822024-03-01T22:26:40.181Z Documenting rsa v0.9.2
27832024-03-01T22:26:40.549Z Documenting num v0.4.1
27842024-03-01T22:26:41.055Z Documenting env_logger v0.10.0
27852024-03-01T22:26:41.509Z Documenting lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
27862024-03-01T22:26:43.053Z Documenting serde-hex v0.1.0
27872024-03-01T22:26:43.325Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
27882024-03-01T22:26:44.883Z Documenting x509-cert v0.2.4
27892024-03-01T22:26:46.893Z Documenting ron v0.8.1
27902024-03-01T22:26:46.924Z Documenting libsw v3.3.1
27912024-03-01T22:26:47.480Z Documenting gethostname v0.4.3
27922024-03-01T22:26:48.017Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
27932024-03-01T22:26:49.758Z Documenting half v2.3.1
27942024-03-01T22:26:50.121Z Documenting owo-colors v4.0.0
27952024-03-01T22:26:51.597Z Documenting linear-map v1.2.0
27962024-03-01T22:26:51.956Z Documenting same-file v1.0.6
27972024-03-01T22:26:52.624Z Documenting ciborium-io v0.2.2
27982024-03-01T22:26:52.635Z Documenting crc-any v2.4.3
27992024-03-01T22:26:53.314Z Documenting tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
28002024-03-01T22:26:53.523Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
28012024-03-01T22:26:55.281Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
28022024-03-01T22:26:55.959Z Documenting lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
28032024-03-01T22:26:56.536Z Documenting slog-stdlog v4.1.1
28042024-03-01T22:26:56.616Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
28052024-03-01T22:26:56.677Z Documenting walkdir v2.4.0
28062024-03-01T22:26:57.487Z Documenting ciborium-ll v0.2.2
28072024-03-01T22:26:58.778Z Documenting slog-dtrace v0.3.0
28082024-03-01T22:27:01.471Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
28092024-03-01T22:27:01.618Z Documenting path-slash v0.1.5
28102024-03-01T22:27:01.828Z Documenting ciborium v0.2.2
28112024-03-01T22:27:05.350Z Documenting slog-envlogger v2.2.0
28122024-03-01T22:27:06.435Z Documenting internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
28132024-03-01T22:27:06.454Z Documenting hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
28142024-03-01T22:27:07.951Z Documenting pem v3.0.2
28152024-03-01T22:27:08.900Z Documenting fxhash v0.2.1
28162024-03-01T22:27:09.450Z Documenting display-error-chain v0.2.0
28172024-03-01T22:27:10.785Z Documenting utf-8 v0.7.6
28182024-03-01T22:27:12.592Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
28192024-03-01T22:27:12.892Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
28202024-03-01T22:27:13.775Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
28212024-03-01T22:27:13.986Z Documenting vte_generate_state_changes v0.1.1
28222024-03-01T22:27:14.639Z Documenting convert_case v0.4.0
28232024-03-01T22:27:15.683Z Documenting tungstenite v0.20.1
28242024-03-01T22:27:16.143Z Checking convert_case v0.4.0
28252024-03-01T22:27:16.349Z Documenting buf-list v1.0.3
28262024-03-01T22:27:18.558Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
28272024-03-01T22:27:18.845Z Documenting vte v0.11.1
28282024-03-01T22:27:19.064Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
28292024-03-01T22:27:19.209Z Documenting derive_more v0.99.17
28302024-03-01T22:27:21.003Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
28312024-03-01T22:27:21.288Z Checking darling_core v0.14.4
28322024-03-01T22:27:21.443Z Documenting pin-project-internal v1.1.3
28332024-03-01T22:27:22.504Z Documenting tokio-tungstenite v0.20.1
28342024-03-01T22:27:23.051Z Checking darling v0.14.4
28352024-03-01T22:27:23.184Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
28362024-03-01T22:27:23.956Z Documenting strip-ansi-escapes v0.2.0
28372024-03-01T22:27:26.767Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
28382024-03-01T22:27:27.002Z Documenting doc-comment v0.3.3
28392024-03-01T22:27:28.047Z Documenting pin-project v1.1.3
28402024-03-01T22:27:29.167Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
28412024-03-01T22:27:29.430Z Documenting crossbeam-deque v0.8.3
28422024-03-01T22:27:30.079Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
28432024-03-01T22:27:30.479Z Documenting snafu-derive v0.7.5
28442024-03-01T22:27:31.166Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
28452024-03-01T22:27:31.265Z Documenting nu-ansi-term v0.50.0
28462024-03-01T22:27:34.857Z Documenting rayon-core v1.12.1
28472024-03-01T22:27:35.014Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28482024-03-01T22:27:35.313Z Documenting trust-dns-client v0.22.0
28492024-03-01T22:27:36.449Z Documenting reedline v0.29.0
28502024-03-01T22:27:36.759Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28512024-03-01T22:27:38.349Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
28522024-03-01T22:27:38.354Z Documenting globset v0.4.13
28532024-03-01T22:27:39.420Z Documenting snafu v0.7.5
28542024-03-01T22:27:40.258Z Documenting olpc-cjson v0.1.3
28552024-03-01T22:27:40.958Z Documenting serde_plain v1.0.2
28562024-03-01T22:27:44.437Z Documenting headers-core v0.2.0
28572024-03-01T22:27:44.509Z Documenting async-recursion v1.0.5
28582024-03-01T22:27:44.521Z Documenting bytecount v0.6.3
28592024-03-01T22:27:44.651Z Documenting typed-path v0.7.0
28602024-03-01T22:27:44.762Z Documenting keccak v0.1.4
28612024-03-01T22:27:45.909Z Documenting trust-dns-server v0.22.1
28622024-03-01T22:27:46.582Z Documenting rayon v1.9.0
28632024-03-01T22:27:47.587Z Documenting papergrid v0.11.0
28642024-03-01T22:27:47.860Z Documenting sha3 v0.10.8
28652024-03-01T22:27:50.323Z Documenting headers v0.3.9
28662024-03-01T22:27:50.434Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28672024-03-01T22:27:51.481Z Documenting tough v0.16.0
28682024-03-01T22:27:51.543Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
28692024-03-01T22:27:53.332Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28702024-03-01T22:27:54.200Z Documenting derive_builder_core v0.12.0
28712024-03-01T22:27:54.508Z Checking derive_builder_core v0.12.0
28722024-03-01T22:27:54.803Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
28732024-03-01T22:27:55.346Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
28742024-03-01T22:27:55.416Z Documenting sled v0.34.7
28752024-03-01T22:27:55.566Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
28762024-03-01T22:27:56.039Z Documenting fs-err v2.11.0
28772024-03-01T22:27:56.379Z Documenting unicase v2.7.0
28782024-03-01T22:27:57.039Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
28792024-03-01T22:27:57.051Z Documenting tabled_derive v0.7.0
28802024-03-01T22:27:57.325Z Documenting fd-lock v4.0.2
28812024-03-01T22:27:59.732Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
28822024-03-01T22:28:00.777Z Documenting nix v0.27.1
28832024-03-01T22:28:01.002Z Documenting secrecy v0.8.0
28842024-03-01T22:28:01.907Z Documenting rustversion v1.0.14
28852024-03-01T22:28:02.015Z Documenting sqlparser_derive v0.2.2
28862024-03-01T22:28:02.994Z Documenting home v0.5.5
28872024-03-01T22:28:03.180Z Documenting parse-size v1.0.0
28882024-03-01T22:28:05.462Z Documenting unicode_categories v0.1.1
28892024-03-01T22:28:06.397Z Documenting tabled v0.15.0
28902024-03-01T22:28:06.471Z Documenting tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28912024-03-01T22:28:06.678Z Documenting derive_builder_macro v0.12.0
28922024-03-01T22:28:06.952Z Documenting castaway v0.2.2
28932024-03-01T22:28:07.813Z Documenting sqlparser v0.43.1
28942024-03-01T22:28:07.991Z Documenting rustyline v13.0.0
28952024-03-01T22:28:10.779Z Documenting sqlformat v0.2.3
28962024-03-01T22:28:11.820Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28972024-03-01T22:28:11.948Z Documenting mime_guess v2.0.4
28982024-03-01T22:28:14.403Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28992024-03-01T22:28:16.041Z Documenting dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
29002024-03-01T22:28:16.267Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
29012024-03-01T22:28:17.065Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
29022024-03-01T22:28:17.349Z Documenting universal-hash v0.5.1
29032024-03-01T22:28:21.791Z Documenting bcs v0.1.6
29042024-03-01T22:28:23.744Z Documenting kstat-rs v0.2.3
29052024-03-01T22:28:33.906Z Documenting thiserror-impl-no-std v2.0.2
29062024-03-01T22:28:33.940Z Documenting ref-cast-impl v1.0.20
29072024-03-01T22:28:33.979Z Documenting curve25519-dalek-derive v0.1.0
29082024-03-01T22:28:34.116Z Documenting highway v1.1.0
29092024-03-01T22:28:34.373Z Documenting opaque-debug v0.3.0
29102024-03-01T22:28:34.551Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
29112024-03-01T22:28:34.723Z Documenting compact_str v0.7.1
29122024-03-01T22:28:37.384Z Documenting poly1305 v0.8.0
29132024-03-01T22:28:39.155Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29142024-03-01T22:28:39.672Z Documenting ref-cast v1.0.20
29152024-03-01T22:28:39.924Z Documenting curve25519-dalek v4.1.1
29162024-03-01T22:28:40.263Z Documenting derive_builder v0.12.0
29172024-03-01T22:28:40.414Z Documenting thiserror-no-std v2.0.2
29182024-03-01T22:28:42.718Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
29192024-03-01T22:28:43.167Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
29202024-03-01T22:28:43.409Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
29212024-03-01T22:28:44.576Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
29222024-03-01T22:28:46.616Z Documenting ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
29232024-03-01T22:28:49.567Z Documenting mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
29242024-03-01T22:28:50.144Z Documenting propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=488a70c644e332dae98447292a95e45074c8107c#488a70c6)
29252024-03-01T22:28:53.523Z Documenting portable-atomic v1.4.3
29262024-03-01T22:28:56.786Z Documenting ed25519 v1.5.3
29272024-03-01T22:28:57.461Z Documenting polar-core v0.27.0
29282024-03-01T22:28:58.131Z Documenting libxml v0.3.3
29292024-03-01T22:28:59.974Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
29302024-03-01T22:29:04.465Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
29312024-03-01T22:29:05.674Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
29322024-03-01T22:29:06.164Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
29332024-03-01T22:29:06.516Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
29342024-03-01T22:29:06.994Z Documenting crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=796dce526dd7ed7b52a0429a486ccba4a9da1ce5#796dce52)
29352024-03-01T22:29:08.202Z Documenting chacha20 v0.9.1
29362024-03-01T22:29:08.460Z Documenting bb8 v0.8.3
29372024-03-01T22:29:08.492Z Documenting lru v0.12.1
29382024-03-01T22:29:14.235Z Documenting aead v0.5.2
29392024-03-01T22:29:14.470Z Documenting quick-xml v0.30.0
29402024-03-01T22:29:14.660Z Documenting impl-trait-for-tuples v0.2.2
29412024-03-01T22:29:16.148Z Documenting stability v0.1.1
29422024-03-01T22:29:17.165Z Documenting oso-derive v0.27.0
29432024-03-01T22:29:18.948Z Documenting number_prefix v0.4.0
29442024-03-01T22:29:29.102Z Documenting maplit v1.0.2
29452024-03-01T22:29:29.241Z Documenting glob v0.3.1
29462024-03-01T22:29:29.286Z Documenting cassowary v0.3.0
29472024-03-01T22:29:29.319Z Documenting chacha20poly1305 v0.10.1
29482024-03-01T22:29:29.494Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
29492024-03-01T22:29:29.560Z Documenting samael v0.0.14 (https://github.com/oxidecomputer/samael?branch=oxide/omicron#9e609a8f)
29502024-03-01T22:29:29.771Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
29512024-03-01T22:29:30.013Z Documenting indicatif v0.17.8
29522024-03-01T22:29:33.944Z Documenting oso v0.27.0
29532024-03-01T22:29:34.221Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
29542024-03-01T22:29:34.485Z Documenting ratatui v0.26.1
29552024-03-01T22:29:35.707Z Documenting async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
29562024-03-01T22:29:46.541Z Documenting salty v0.2.0
29572024-03-01T22:29:46.719Z Documenting vsss-rs v3.3.4
29582024-03-01T22:29:48.011Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
29592024-03-01T22:29:48.342Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
29602024-03-01T22:29:48.772Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
29612024-03-01T22:29:48.781Z Documenting hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
29622024-03-01T22:29:49.402Z Documenting nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
29632024-03-01T22:29:50.227Z Documenting cookie v0.18.0
29642024-03-01T22:29:50.882Z Documenting diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#62ef5ca0)
29652024-03-01T22:29:53.324Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
29662024-03-01T22:29:54.443Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
29672024-03-01T22:29:54.617Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
29682024-03-01T22:29:54.898Z Documenting serde-big-array v0.5.1
29692024-03-01T22:29:56.045Z Documenting rtoolbox v0.0.1
29702024-03-01T22:29:56.102Z Documenting is_ci v1.2.0
29712024-03-01T22:29:58.750Z Documenting humantime v2.1.0
29722024-03-01T22:29:59.440Z Documenting unicode-linebreak v0.1.5
29732024-03-01T22:29:59.633Z Documenting smawk v0.3.1
29742024-03-01T22:30:00.855Z Documenting http-range v0.1.5
29752024-03-01T22:30:01.277Z Documenting rpassword v7.3.1
29762024-03-01T22:30:02.805Z Documenting supports-color v3.0.0
29772024-03-01T22:30:03.306Z Documenting gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
29782024-03-01T22:30:03.807Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
29792024-03-01T22:30:04.293Z Documenting textwrap v0.16.1
29802024-03-01T22:30:05.796Z Documenting hyper-staticfile v0.9.5
29812024-03-01T22:30:06.414Z Documenting sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
29822024-03-01T22:30:07.515Z Documenting tui-tree-widget v0.17.0
29832024-03-01T22:30:09.519Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
29842024-03-01T22:30:11.272Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
29852024-03-01T22:30:11.545Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
29862024-03-01T22:30:12.305Z Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
29872024-03-01T22:30:13.346Z Documenting rcgen v0.12.1
29882024-03-01T22:30:13.714Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
29892024-03-01T22:30:14.215Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
29902024-03-01T22:30:14.573Z Documenting atomicwrites v0.4.3
29912024-03-01T22:30:20.358Z Documenting signal-hook-tokio v0.3.1
29922024-03-01T22:30:20.358Z Documenting memmap2 v0.7.1
29932024-03-01T22:30:20.439Z Documenting subprocess v0.2.9
29942024-03-01T22:30:21.480Z Documenting constant_time_eq v0.3.0
29952024-03-01T22:30:21.788Z Documenting arrayvec v0.7.4
29962024-03-01T22:30:24.632Z Documenting corncobs v0.1.3
29972024-03-01T22:30:24.728Z Documenting shell-words v1.1.0
29982024-03-01T22:30:25.099Z Documenting arrayref v0.3.7
29992024-03-01T22:30:25.870Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
30002024-03-01T22:30:27.842Z Documenting sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
30012024-03-01T22:30:28.154Z Documenting blake3 v1.5.0
30022024-03-01T22:30:28.861Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30032024-03-01T22:30:29.439Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
30042024-03-01T22:30:30.644Z Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
30052024-03-01T22:30:32.434Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
30062024-03-01T22:30:32.459Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
30072024-03-01T22:30:32.794Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30082024-03-01T22:30:33.779Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
30092024-03-01T22:30:47.747Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
30102024-03-01T22:30:47.992Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
30112024-03-01T22:30:49.491Z Documenting crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=796dce526dd7ed7b52a0429a486ccba4a9da1ce5#796dce52)
30122024-03-01T22:30:54.275Z Documenting fatfs v0.3.6
30132024-03-01T22:30:54.761Z Documenting nanorand v0.7.0
30142024-03-01T22:30:55.940Zwarning: unclosed HTML tag `usize`
30152024-03-01T22:30:55.940Z --> wicket/src/ui/panes/update.rs:153:19
30162024-03-01T22:30:55.941Z |
30172024-03-01T22:30:55.941Z153 | /// TODO: The <usize> generic parameter is carried over from earlier versions
30182024-03-01T22:30:55.941Z | ^^^^^^^
30192024-03-01T22:30:55.941Z |
30202024-03-01T22:30:55.941Z = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
30212024-03-01T22:30:55.941Z
30222024-03-01T22:30:56.020Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
30232024-03-01T22:30:57.315Zwarning: `wicket` (lib doc) generated 1 warning
30242024-03-01T22:30:57.319Z Documenting topological-sort v0.2.2
30252024-03-01T22:30:59.038Z Documenting assert_matches v1.5.0
30262024-03-01T22:31:00.104Z Documenting flume v0.11.0
30272024-03-01T22:31:00.488Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
30282024-03-01T22:31:00.889Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
30292024-03-01T22:31:02.152Z Documenting omicron-zone-package v0.11.0
30302024-03-01T22:31:05.030Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
30312024-03-01T22:31:05.580Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
30322024-03-01T22:31:06.549Z Documenting installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
30332024-03-01T22:31:07.214Z Documenting installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
30342024-03-01T22:31:17.484Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
30352024-03-01T22:31:19.227Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
30362024-03-01T22:31:20.030Z Documenting termios v0.3.3
30372024-03-01T22:31:22.159Zwarning: unresolved link to `propolis_client::api::InstanceStateMonitorResponse`
30382024-03-01T22:31:22.159Z --> sled-agent/src/sim/instance.rs:46:7
30392024-03-01T22:31:22.159Z |
30402024-03-01T22:31:22.159Z46 | /// [`propolis_client::api::InstanceStateMonitorResponse`]. Transition requests
30412024-03-01T22:31:22.160Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `api` in module `propolis_client`
30422024-03-01T22:31:22.160Z |
30432024-03-01T22:31:22.160Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
30442024-03-01T22:31:22.160Z
30452024-03-01T22:31:24.824Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
30462024-03-01T22:31:25.193Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
30472024-03-01T22:31:25.742Zwarning: `omicron-sled-agent` (lib doc) generated 1 warning
30482024-03-01T22:31:29.188Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
30492024-03-01T22:31:31.180Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
30502024-03-01T22:31:45.954Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
30512024-03-01T22:32:00.140Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
30522024-03-01T22:32:00.963Z Documenting tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
30532024-03-01T22:32:09.486Zwarning: unresolved link to `test_sled_transitions`
30542024-03-01T22:32:09.486Z --> nexus/db-queries/src/db/datastore/sled.rs:575:11
30552024-03-01T22:32:09.486Z |
30562024-03-01T22:32:09.486Z575 | /// [`test_sled_transitions`].
30572024-03-01T22:32:09.486Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `test_sled_transitions` in scope
30582024-03-01T22:32:09.487Z |
30592024-03-01T22:32:09.487Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
30602024-03-01T22:32:09.487Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
30612024-03-01T22:32:09.487Z
30622024-03-01T22:32:09.501Zwarning: unresolved link to `test_sled_transitions`
30632024-03-01T22:32:09.502Z --> nexus/db-queries/src/db/datastore/sled.rs:611:11
30642024-03-01T22:32:09.502Z |
30652024-03-01T22:32:09.502Z611 | /// [`test_sled_transitions`].
30662024-03-01T22:32:09.502Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `test_sled_transitions` in scope
30672024-03-01T22:32:09.502Z |
30682024-03-01T22:32:09.502Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
30692024-03-01T22:32:09.503Z
30702024-03-01T22:32:09.503Zwarning: unresolved link to `DataStore::update_tuf_repo_description_insert`
30712024-03-01T22:32:09.503Z --> nexus/db-queries/src/db/datastore/update.rs:28:27
30722024-03-01T22:32:09.503Z |
30732024-03-01T22:32:09.503Z28 | /// The return value of [`DataStore::update_tuf_repo_description_insert`].
30742024-03-01T22:32:09.503Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `DataStore` has no field or associated item named `update_tuf_repo_description_insert`
30752024-03-01T22:32:09.504Z
30762024-03-01T22:32:09.995Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
30772024-03-01T22:32:16.248Z Documenting caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
30782024-03-01T22:32:16.588Z Documenting zone-network-setup v0.1.0 (/work/oxidecomputer/omicron/zone-network-setup)
30792024-03-01T22:32:16.838Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
30802024-03-01T22:32:20.113Z Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
30812024-03-01T22:32:24.795Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30822024-03-01T22:32:27.293Zwarning: `nexus-db-queries` (lib doc) generated 3 warnings
30832024-03-01T22:32:27.310Z Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
30842024-03-01T22:32:53.727Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
30852024-03-01T22:33:45.280Zwarning: unresolved link to `VolumeConstructionRequest`
30862024-03-01T22:33:45.280Z --> nexus/src/app/sagas/volume_delete.rs:338:7
30872024-03-01T22:33:45.281Z |
30882024-03-01T22:33:45.281Z338 | /// [`VolumeConstructionRequest`] is shown here):
30892024-03-01T22:33:45.281Z | ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `VolumeConstructionRequest` in scope
30902024-03-01T22:33:45.281Z |
30912024-03-01T22:33:45.281Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
30922024-03-01T22:33:45.281Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
30932024-03-01T22:33:45.281Z
30942024-03-01T22:33:45.286Zwarning: unresolved link to `fd00:1122:3344:101::5`
30952024-03-01T22:33:45.286Z --> nexus/src/app/sagas/volume_delete.rs:348:17
30962024-03-01T22:33:45.286Z |
30972024-03-01T22:33:45.286Z348 | /// "[fd00:1122:3344:101::5]:1000",
30982024-03-01T22:33:45.286Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
30992024-03-01T22:33:45.286Z
31002024-03-01T22:33:45.286Zwarning: unresolved link to `fd00:1122:3344:102::9`
31012024-03-01T22:33:45.286Z --> nexus/src/app/sagas/volume_delete.rs:349:17
31022024-03-01T22:33:45.287Z |
31032024-03-01T22:33:45.287Z349 | /// "[fd00:1122:3344:102::9]:1000",
31042024-03-01T22:33:45.287Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
31052024-03-01T22:33:45.287Z
31062024-03-01T22:33:45.287Zwarning: unresolved link to `fd00:1122:3344:103::2`
31072024-03-01T22:33:45.287Z --> nexus/src/app/sagas/volume_delete.rs:350:17
31082024-03-01T22:33:45.287Z |
31092024-03-01T22:33:45.287Z350 | /// "[fd00:1122:3344:103::2]:1000"
31102024-03-01T22:33:45.287Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
31112024-03-01T22:33:45.287Z
31122024-03-01T22:33:45.287Zwarning: unresolved link to `fd00:1122:3344:101::5`
31132024-03-01T22:33:45.287Z --> nexus/src/app/sagas/volume_delete.rs:369:17
31142024-03-01T22:33:45.287Z |
31152024-03-01T22:33:45.287Z369 | /// "[fd00:1122:3344:101::5]:1001", <-- port changed
31162024-03-01T22:33:45.287Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
31172024-03-01T22:33:45.287Z
31182024-03-01T22:33:45.287Zwarning: unresolved link to `fd00:1122:3344:102::9`
31192024-03-01T22:33:45.287Z --> nexus/src/app/sagas/volume_delete.rs:370:17
31202024-03-01T22:33:45.287Z |
31212024-03-01T22:33:45.287Z370 | /// "[fd00:1122:3344:102::9]:1001", <-- port changed
31222024-03-01T22:33:45.287Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
31232024-03-01T22:33:45.287Z
31242024-03-01T22:33:45.287Zwarning: unresolved link to `fd00:1122:3344:103::2`
31252024-03-01T22:33:45.288Z --> nexus/src/app/sagas/volume_delete.rs:371:17
31262024-03-01T22:33:45.288Z |
31272024-03-01T22:33:45.288Z371 | /// "[fd00:1122:3344:103::2]:1001" <-- port changed
31282024-03-01T22:33:45.288Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
31292024-03-01T22:33:45.288Z
31302024-03-01T22:33:48.495Zwarning: `omicron-nexus` (lib doc) generated 7 warnings
31312024-03-01T22:34:11.720Z Finished dev [unoptimized + debuginfo] target(s) in 13m 12s
31322024-03-01T22:34:11.795Z Generated /work/oxidecomputer/omicron/target/doc/authz_macros/index.html
31332024-03-01T22:34:11.795Z Generated /work/oxidecomputer/omicron/target/doc/bootstore/index.html
31342024-03-01T22:34:11.795Z Generated /work/oxidecomputer/omicron/target/doc/bootstrap_agent_client/index.html
31352024-03-01T22:34:11.795Z Generated /work/oxidecomputer/omicron/target/doc/caboose_util/index.html
31362024-03-01T22:34:11.795Z Generated /work/oxidecomputer/omicron/target/doc/crdb_seed/index.html
31372024-03-01T22:34:11.801Z Generated /work/oxidecomputer/omicron/target/doc/db_macros/index.html
31382024-03-01T22:34:11.801Z Generated /work/oxidecomputer/omicron/target/doc/ddm_admin_client/index.html
31392024-03-01T22:34:11.802Z Generated /work/oxidecomputer/omicron/target/doc/dns_server/index.html
31402024-03-01T22:34:11.802Z Generated /work/oxidecomputer/omicron/target/doc/apigen/index.html
31412024-03-01T22:34:11.802Z Generated /work/oxidecomputer/omicron/target/doc/dns_db_dump/index.html
31422024-03-01T22:34:11.802Z Generated /work/oxidecomputer/omicron/target/doc/dnsadm/index.html
31432024-03-01T22:34:11.802Z Generated /work/oxidecomputer/omicron/target/doc/dns_service_client/index.html
31442024-03-01T22:34:11.802Z Generated /work/oxidecomputer/omicron/target/doc/dpd_client/index.html
31452024-03-01T22:34:11.802Z Generated /work/oxidecomputer/omicron/target/doc/gateway_cli/index.html
31462024-03-01T22:34:11.802Z Generated /work/oxidecomputer/omicron/target/doc/gateway_client/index.html
31472024-03-01T22:34:11.802Z Generated /work/oxidecomputer/omicron/target/doc/gateway_test_utils/index.html
31482024-03-01T22:34:11.802Z Generated /work/oxidecomputer/omicron/target/doc/illumos_utils/index.html
31492024-03-01T22:34:11.802Z Generated /work/oxidecomputer/omicron/target/doc/installinator/index.html
31502024-03-01T22:34:11.802Z Generated /work/oxidecomputer/omicron/target/doc/installinator_artifact_client/index.html
31512024-03-01T22:34:11.802Z Generated /work/oxidecomputer/omicron/target/doc/installinator_artifactd/index.html
31522024-03-01T22:34:11.803Z Generated /work/oxidecomputer/omicron/target/doc/installinator_common/index.html
31532024-03-01T22:34:11.803Z Generated /work/oxidecomputer/omicron/target/doc/internal_dns/index.html
31542024-03-01T22:34:11.803Z Generated /work/oxidecomputer/omicron/target/doc/dnswait/index.html
31552024-03-01T22:34:11.803Z Generated /work/oxidecomputer/omicron/target/doc/ipcc/index.html
31562024-03-01T22:34:11.803Z Generated /work/oxidecomputer/omicron/target/doc/key_manager/index.html
31572024-03-01T22:34:11.803Z Generated /work/oxidecomputer/omicron/target/doc/mg_admin_client/index.html
31582024-03-01T22:34:11.803Z Generated /work/oxidecomputer/omicron/target/doc/nexus_client/index.html
31592024-03-01T22:34:11.803Z Generated /work/oxidecomputer/omicron/target/doc/nexus_db_model/index.html
31602024-03-01T22:34:11.803Z Generated /work/oxidecomputer/omicron/target/doc/nexus_db_queries/index.html
31612024-03-01T22:34:11.803Z Generated /work/oxidecomputer/omicron/target/doc/nexus_defaults/index.html
31622024-03-01T22:34:11.803Z Generated /work/oxidecomputer/omicron/target/doc/nexus_inventory/index.html
31632024-03-01T22:34:11.803Z Generated /work/oxidecomputer/omicron/target/doc/nexus_macros_common/index.html
31642024-03-01T22:34:11.804Z Generated /work/oxidecomputer/omicron/target/doc/nexus_reconfigurator_execution/index.html
31652024-03-01T22:34:11.804Z Generated /work/oxidecomputer/omicron/target/doc/nexus_reconfigurator_planning/index.html
31662024-03-01T22:34:11.804Z Generated /work/oxidecomputer/omicron/target/doc/nexus_types/index.html
31672024-03-01T22:34:11.804Z Generated /work/oxidecomputer/omicron/target/doc/omicron_certificates/index.html
31682024-03-01T22:34:11.804Z Generated /work/oxidecomputer/omicron/target/doc/omicron_common/index.html
31692024-03-01T22:34:11.804Z Generated /work/oxidecomputer/omicron/target/doc/omicron_gateway/index.html
31702024-03-01T22:34:11.804Z Generated /work/oxidecomputer/omicron/target/doc/omicron_nexus/index.html
31712024-03-01T22:34:11.804Z Generated /work/oxidecomputer/omicron/target/doc/schema_updater/index.html
31722024-03-01T22:34:11.804Z Generated /work/oxidecomputer/omicron/target/doc/omicron_package/index.html
31732024-03-01T22:34:11.804Z Generated /work/oxidecomputer/omicron/target/doc/omicron_passwords/index.html
31742024-03-01T22:34:11.804Z Generated /work/oxidecomputer/omicron/target/doc/omicron_rpaths/index.html
31752024-03-01T22:34:11.804Z Generated /work/oxidecomputer/omicron/target/doc/omicron_sled_agent/index.html
31762024-03-01T22:34:11.804Z Generated /work/oxidecomputer/omicron/target/doc/services_ledger_check_migrate/index.html
31772024-03-01T22:34:11.804Z Generated /work/oxidecomputer/omicron/target/doc/zone_bundle/index.html
31782024-03-01T22:34:11.804Z Generated /work/oxidecomputer/omicron/target/doc/omicron_test_utils/index.html
31792024-03-01T22:34:11.805Z Generated /work/oxidecomputer/omicron/target/doc/omicron_uuid_kinds/index.html
31802024-03-01T22:34:11.805Z Generated /work/oxidecomputer/omicron/target/doc/oxide_client/index.html
31812024-03-01T22:34:11.805Z Generated /work/oxidecomputer/omicron/target/doc/oximeter/index.html
31822024-03-01T22:34:11.805Z Generated /work/oxidecomputer/omicron/target/doc/oximeter_client/index.html
31832024-03-01T22:34:11.805Z Generated /work/oxidecomputer/omicron/target/doc/oximeter_collector/index.html
31842024-03-01T22:34:11.805Z Generated /work/oxidecomputer/omicron/target/doc/clickhouse_schema_updater/index.html
31852024-03-01T22:34:11.805Z Generated /work/oxidecomputer/omicron/target/doc/oximeter/index.html
31862024-03-01T22:34:11.805Z Generated /work/oxidecomputer/omicron/target/doc/oximeter_db/index.html
31872024-03-01T22:34:11.805Z Generated /work/oxidecomputer/omicron/target/doc/oximeter_instruments/index.html
31882024-03-01T22:34:11.805Z Generated /work/oxidecomputer/omicron/target/doc/oximeter_macro_impl/index.html
31892024-03-01T22:34:11.805Z Generated /work/oxidecomputer/omicron/target/doc/oximeter_producer/index.html
31902024-03-01T22:34:11.805Z Generated /work/oxidecomputer/omicron/target/doc/oxlog/index.html
31912024-03-01T22:34:11.805Z Generated /work/oxidecomputer/omicron/target/doc/sled_agent_client/index.html
31922024-03-01T22:34:11.805Z Generated /work/oxidecomputer/omicron/target/doc/sled_hardware/index.html
31932024-03-01T22:34:11.806Z Generated /work/oxidecomputer/omicron/target/doc/sled_storage/index.html
31942024-03-01T22:34:11.806Z Generated /work/oxidecomputer/omicron/target/doc/sp_sim/index.html
31952024-03-01T22:34:11.806Z Generated /work/oxidecomputer/omicron/target/doc/tufaceous/index.html
31962024-03-01T22:34:11.806Z Generated /work/oxidecomputer/omicron/target/doc/tufaceous_lib/index.html
31972024-03-01T22:34:11.806Z Generated /work/oxidecomputer/omicron/target/doc/update_common/index.html
31982024-03-01T22:34:11.806Z Generated /work/oxidecomputer/omicron/target/doc/update_engine/index.html
31992024-03-01T22:34:11.806Z Generated /work/oxidecomputer/omicron/target/doc/wicket/index.html
32002024-03-01T22:34:11.806Z Generated /work/oxidecomputer/omicron/target/doc/wicket_common/index.html
32012024-03-01T22:34:11.806Z Generated /work/oxidecomputer/omicron/target/doc/wicket_dbg/index.html
32022024-03-01T22:34:11.806Z Generated /work/oxidecomputer/omicron/target/doc/wicket_dbg_server/index.html
32032024-03-01T22:34:11.806Z Generated /work/oxidecomputer/omicron/target/doc/wicketd/index.html
32042024-03-01T22:34:11.806Z Generated /work/oxidecomputer/omicron/target/doc/wicketd_client/index.html
32052024-03-01T22:34:11.806Z Generated /work/oxidecomputer/omicron/target/doc/zone_networking/index.html
32062024-03-01T22:34:11.824Z
32072024-03-01T22:34:11.828Zreal 13:12.299856231
32082024-03-01T22:34:11.828Zuser 32:30.837541896
32092024-03-01T22:34:11.828Zsys 52:55.563189181
32102024-03-01T22:34:11.828Ztrap 0.849252730
32112024-03-01T22:34:11.828Ztflt 0.596726518
32122024-03-01T22:34:11.828Zdflt 0.246393255
32132024-03-01T22:34:11.828Zkflt 0.000099432
32142024-03-01T22:34:11.828Zlock 3:25:59.157835101
32152024-03-01T22:34:11.828Zslp 3:24:34.571629194
32162024-03-01T22:34:11.828Zlat 3:58.899334470
32172024-03-01T22:34:11.829Zstop 1:33.023904603
32182024-03-01T22:34:11.829Zprocess exited: duration 1366962 ms, exit code 0
 
32192024-03-01T22:34:11.837Zfound 0 output files