01HNGEHGHNZ0FQZ8JN4T6CYP9N: 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: 01HNGEJP407FPY875AJRGQ7KA6

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12024-01-31T19:08:09.112Zjob assigned to worker 01HNGEP8N7SQTFNW0DC1KH3853 (queued for 2 m 47 s)
 
22024-01-31T19:08:09.335Zstarting task 0: "setup"
32024-01-31T19:08:09.399Z++ uname -s
42024-01-31T19:08:09.852Z+ kern=SunOS
52024-01-31T19:08:09.852Z+ case "$kern" in
62024-01-31T19:08:09.852Z+ groupadd -g 12345 build
72024-01-31T19:08:09.854Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-01-31T19:08:11.534Z+ zfs create -o mountpoint=/work rpool/work
92024-01-31T19:08:11.540Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-01-31T19:08:11.558Z+ home_fs=zfs
112024-01-31T19:08:11.558Z+ [[ zfs == autofs ]]
122024-01-31T19:08:11.558Z+ mkdir -p /home/build
132024-01-31T19:08:11.575Z+ chown build:build /home/build /work
142024-01-31T19:08:13.548Z+ chmod 0700 /home/build /work
152024-01-31T19:08:13.551Zprocess exited: duration 4217 ms, exit code 0
 
162024-01-31T19:08:13.557Zstarting task 1: "rust-toolchain"
172024-01-31T19:08:13.566Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182024-01-31T19:08:13.570Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192024-01-31T19:08:13.717Zinfo: downloading installer
202024-01-31T19:08:15.955Zwarning: it looks like you have an existing installation of Rust at:
212024-01-31T19:08:15.955Zwarning: /opt/ooce/bin
222024-01-31T19:08:15.955Zwarning: It is recommended that rustup be the primary Rust installation.
232024-01-31T19:08:15.955Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242024-01-31T19:08:15.955Zwarning: If you are sure that you want both rustup and your already installed Rust
252024-01-31T19:08:15.955Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262024-01-31T19:08:15.955Zwarning: or pass `-y' to ignore all ignorable checks.
272024-01-31T19:08:15.955Zerror: cannot install while Rust is installed
282024-01-31T19:08:15.955Zwarning: continuing (because the -y flag is set and the error is ignorable)
292024-01-31T19:08:16.528Zinfo: profile set to 'default'
302024-01-31T19:08:16.528Zinfo: default host triple is x86_64-unknown-illumos
312024-01-31T19:08:16.538Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322024-01-31T19:08:16.539Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332024-01-31T19:08:16.539Zinfo: downloading component 'cargo'
342024-01-31T19:08:17.255Zinfo: downloading component 'clippy'
352024-01-31T19:08:18.311Zinfo: downloading component 'rust-docs'
362024-01-31T19:08:18.759Zinfo: downloading component 'rust-std'
372024-01-31T19:08:20.871Zinfo: downloading component 'rustc'
382024-01-31T19:08:26.051Zinfo: downloading component 'rustfmt'
392024-01-31T19:08:26.383Zinfo: installing component 'cargo'
402024-01-31T19:08:27.789Zinfo: installing component 'clippy'
412024-01-31T19:08:28.394Zinfo: installing component 'rust-docs'
422024-01-31T19:08:31.180Zinfo: installing component 'rust-std'
432024-01-31T19:08:34.271Zinfo: installing component 'rustc'
442024-01-31T19:08:41.360Zinfo: installing component 'rustfmt'
452024-01-31T19:08:41.399Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462024-01-31T19:08:41.399Z
472024-01-31T19:08:41.526Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482024-01-31T19:08:41.526Z
492024-01-31T19:08:41.529Z
502024-01-31T19:08:41.529ZRust is installed now. Great!
512024-01-31T19:08:41.529Z
522024-01-31T19:08:41.529ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532024-01-31T19:08:41.529Zenvironment variable. This has not been done automatically.
542024-01-31T19:08:41.529Z
552024-01-31T19:08:41.529ZTo configure your current shell, run:
562024-01-31T19:08:41.529Zsource "$HOME/.cargo/env"
572024-01-31T19:08:41.614Z+ rustc --version
582024-01-31T19:08:41.725Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592024-01-31T19:08:41.729Zprocess exited: duration 28172 ms, exit code 0
 
602024-01-31T19:08:41.736Zstarting task 2: "authentication"
612024-01-31T19:08:41.767Zprocess exited: duration 31 ms, exit code 0
 
622024-01-31T19:08:41.773Zstarting task 3: "clone repository"
632024-01-31T19:08:41.780Z+ mkdir -p /work/oxidecomputer/omicron
642024-01-31T19:08:41.783Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652024-01-31T19:08:41.890ZCloning into '/work/oxidecomputer/omicron'...
662024-01-31T19:08:50.151Z+ cd /work/oxidecomputer/omicron
672024-01-31T19:08:50.151Z+ git fetch origin b0125c4be763ef6b753d166cf25ce341fcd30ecb
682024-01-31T19:08:50.534ZFrom https://github.com/oxidecomputer/omicron
692024-01-31T19:08:50.535Z * branch b0125c4be763ef6b753d166cf25ce341fcd30ecb -> FETCH_HEAD
702024-01-31T19:08:50.546Z+ [[ -n pc-baseboard-hostname-serial ]]
712024-01-31T19:08:50.549Z++ git branch --show-current
722024-01-31T19:08:50.552Z+ current=main
732024-01-31T19:08:50.554Z+ [[ main != pc-baseboard-hostname-serial ]]
742024-01-31T19:08:50.554Z+ git branch -f pc-baseboard-hostname-serial b0125c4be763ef6b753d166cf25ce341fcd30ecb
752024-01-31T19:08:50.558Z+ git checkout -f pc-baseboard-hostname-serial
762024-01-31T19:08:50.744ZSwitched to branch 'pc-baseboard-hostname-serial'
772024-01-31T19:08:50.778Z+ git reset --hard b0125c4be763ef6b753d166cf25ce341fcd30ecb
782024-01-31T19:08:50.926ZHEAD is now at b0125c4be move gethostname to workspace
792024-01-31T19:08:50.937Zprocess exited: duration 9155 ms, exit code 0
 
802024-01-31T19:08:51.002Zstarting task 4: "build"
812024-01-31T19:08:51.015Z+ cargo --version
822024-01-31T19:08:51.015Zinfo: syncing channel updates for '1.74.1-x86_64-unknown-illumos'
832024-01-31T19:08:51.214Zinfo: latest update on 2023-12-07, rust version 1.74.1 (a28077b28 2023-12-04)
842024-01-31T19:08:51.219Zinfo: downloading component 'cargo'
852024-01-31T19:08:52.074Zinfo: downloading component 'clippy'
862024-01-31T19:08:52.354Zinfo: downloading component 'rust-docs'
872024-01-31T19:08:53.409Zinfo: downloading component 'rust-std'
882024-01-31T19:08:54.935Zinfo: downloading component 'rustc'
892024-01-31T19:08:59.305Zinfo: downloading component 'rustfmt'
902024-01-31T19:08:59.555Zinfo: installing component 'cargo'
912024-01-31T19:09:00.865Zinfo: installing component 'clippy'
922024-01-31T19:09:01.356Zinfo: installing component 'rust-docs'
932024-01-31T19:09:04.174Zinfo: installing component 'rust-std'
942024-01-31T19:09:06.651Zinfo: installing component 'rustc'
952024-01-31T19:09:12.942Zinfo: installing component 'rustfmt'
962024-01-31T19:09:13.493Zcargo 1.74.1 (ecb9851af 2023-10-18)
972024-01-31T19:09:13.496Z+ rustc --version
982024-01-31T19:09:13.645Zrustc 1.74.1 (a28077b28 2023-12-04)
992024-01-31T19:09:13.661Z+ source ./env.sh
1002024-01-31T19:09:13.661Z++ set -o xtrace
1012024-01-31T19:09:13.661Z++++ dirname ./env.sh
1022024-01-31T19:09:13.728Z+++ cd .
1032024-01-31T19:09:13.732Z+++ echo /work/oxidecomputer/omicron
1042024-01-31T19:09:13.732Z++ OMICRON_WS=/work/oxidecomputer/omicron
1052024-01-31T19:09:13.732Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1062024-01-31T19:09:13.732Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1072024-01-31T19:09:13.732Z++ 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
1082024-01-31T19:09:13.732Z++ 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
1092024-01-31T19:09:13.732Z++ 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
1102024-01-31T19:09:13.732Z++ 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
1112024-01-31T19:09:13.732Z++ 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
1122024-01-31T19:09:13.732Z++ 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
1132024-01-31T19:09:13.732Z++ unset OMICRON_WS
1142024-01-31T19:09:13.732Z++ set +o xtrace
1152024-01-31T19:09:13.796Z
1162024-01-31T19:09:13.796Z ##### ##### ###### ##### ###### #### # # # #### #
1172024-01-31T19:09:13.796Z # # # # # # # # # # # # # # #
1182024-01-31T19:09:13.796Z # # # # ##### # # ##### # # # # # #### #
1192024-01-31T19:09:13.796Z ##### ##### # ##### # # # # # # # # #
1202024-01-31T19:09:13.796Z # # # # # # # # # # # # # # #
1212024-01-31T19:09:13.796Z # # # ###### # # ###### ### # #### # #### #
1222024-01-31T19:09:13.796Z
1232024-01-31T19:09:25.840Z Startup: Refreshing catalog 'helios-dev' ... Done
1242024-01-31T19:09:27.634Z Startup: Caching catalogs ... Done
1252024-01-31T19:09:30.469ZPlanning: Solver setup ... Done (2.302s)
1262024-01-31T19:09:30.525ZPlanning: Running solver ... Done (0.063s)
1272024-01-31T19:09:30.547ZPlanning: Finding local manifests ... Done (0.002s)
1282024-01-31T19:09:30.577ZPlanning: Fetching manifests: 0/4 0% complete
1292024-01-31T19:09:30.894ZPlanning: Fetching manifests: 4/4 100% complete
1302024-01-31T19:09:30.975ZPlanning: Package planning ... Done (0.081s)
1312024-01-31T19:09:31.059ZPlanning: Merging actions ... Done (0.084s)
1322024-01-31T19:09:32.162ZPlanning: Checking for conflicting actions ... Done (1.103s)
1332024-01-31T19:09:32.184ZPlanning: Consolidating action changes ... Done (0.017s)
1342024-01-31T19:09:37.867ZPlanning: Evaluating mediators ... Done (5.679s)
1352024-01-31T19:09:37.880ZPlanning: Planning completed in 10.18 seconds
1362024-01-31T19:09:40.671Z Packages to install: 4
1372024-01-31T19:09:40.671Z Mediators to change: 2
1382024-01-31T19:09:40.683Z Services to change: 1
1392024-01-31T19:09:40.683Z Estimated space available: 148.87 GB
1402024-01-31T19:09:40.683ZEstimated space to be consumed: 1.40 GB
1412024-01-31T19:09:40.683Z Create boot environment: No
1422024-01-31T19:09:40.683ZCreate backup boot environment: No
1432024-01-31T19:09:40.684Z Rebuild boot archive: No
1442024-01-31T19:09:40.685Z
1452024-01-31T19:09:40.685ZChanged mediators:
1462024-01-31T19:09:40.685Z mediator clang:
1472024-01-31T19:09:40.685Z version: None -> 15 (system default)
1482024-01-31T19:09:40.685Z
1492024-01-31T19:09:40.685Z mediator llvm:
1502024-01-31T19:09:40.685Z version: 14 (system default) -> 15 (system default)
1512024-01-31T19:09:40.685Z
1522024-01-31T19:09:40.686ZChanged packages:
1532024-01-31T19:09:40.686Zhelios-dev
1542024-01-31T19:09:40.686Z developer/build-essential
1552024-01-31T19:09:40.686Z None -> 11-2.0
1562024-01-31T19:09:40.686Z library/libxmlsec1
1572024-01-31T19:09:40.686Z None -> 1.2.35-2.0
1582024-01-31T19:09:40.686Z ooce/developer/clang-15
1592024-01-31T19:09:40.686Z None -> 15.0.7-2.0
1602024-01-31T19:09:40.686Z ooce/developer/llvm-15
1612024-01-31T19:09:40.686Z None -> 15.0.7-2.0
1622024-01-31T19:09:40.687Z
1632024-01-31T19:09:40.687ZServices:
1642024-01-31T19:09:40.687Z restart_fmri:
1652024-01-31T19:09:40.687Z svc:/system/update-man-index:default
1662024-01-31T19:09:47.429Z
1672024-01-31T19:09:47.429ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1682024-01-31T19:09:47.636ZDownload: 1193/3290 items 75.1/212.6MB 35% complete (15.2M/s)
1692024-01-31T19:09:51.007ZDownload: 1432/3290 items 114.3/212.6MB 53% complete (11.5M/s)
1702024-01-31T19:09:56.048ZDownload: 2225/3290 items 119.2/212.6MB 56% complete (5.9M/s)
1712024-01-31T19:10:01.058ZDownload: 3130/3290 items 146.0/212.6MB 68% complete (3.0M/s)
1722024-01-31T19:10:06.338ZDownload: 3282/3290 items 210.4/212.6MB 98% complete (9.1M/s)
1732024-01-31T19:10:06.995ZDownload: Completed 212.60 MB in 26.03 seconds (8.2M/s)
1742024-01-31T19:10:07.284Z Actions: 1/3689 actions (Installing new actions)
1752024-01-31T19:10:12.349Z Actions: 3026/3689 actions (Installing new actions)
1762024-01-31T19:10:14.892Z Actions: Completed 3689 actions in 7.63 seconds.
1772024-01-31T19:10:15.163Z Done (0.250s)
1782024-01-31T19:10:15.163Z Done (0.000s)
1792024-01-31T19:10:15.484Z Done (0.336s)
1802024-01-31T19:10:23.241Z Done (7.620s)
1812024-01-31T19:10:23.519Z Done (0.177s)
1822024-01-31T19:10:23.521Z Done (0.000s)
1832024-01-31T19:10:23.751Z Done (0.000s)
1842024-01-31T19:10:24.487ZPlanning: Evaluating mediator changes ... Done
1852024-01-31T19:10:24.794ZPlanning: Checking for conflicting actions ... Done
1862024-01-31T19:10:24.802ZPlanning: Consolidating action changes ... Done
1872024-01-31T19:10:25.221ZPlanning: Evaluating mediators ... Done
1882024-01-31T19:10:25.230ZPlanning: Planning completed in 0.73 seconds
1892024-01-31T19:10:25.276Z Mediators to change: 2
1902024-01-31T19:10:25.276Z Create boot environment: No
1912024-01-31T19:10:25.290ZCreate backup boot environment: No
1922024-01-31T19:10:25.376Z Done
1932024-01-31T19:10:25.376Z Done
1942024-01-31T19:10:25.578Z Done
1952024-01-31T19:10:31.255Z Done
1962024-01-31T19:10:31.380Z Done
1972024-01-31T19:10:31.389Z Done
1982024-01-31T19:10:31.509Z Done
1992024-01-31T19:10:32.512ZPlanning: Evaluating mediator changes ... Done
2002024-01-31T19:10:32.522ZPlanning: Merging actions ... Done
2012024-01-31T19:10:32.843ZPlanning: Checking for conflicting actions ... Done
2022024-01-31T19:10:32.853ZPlanning: Consolidating action changes ... Done
2032024-01-31T19:10:33.278ZPlanning: Evaluating mediators ... Done
2042024-01-31T19:10:33.359ZPlanning: Planning completed in 1.29 seconds
2052024-01-31T19:10:33.422Z Packages to change: 1
2062024-01-31T19:10:33.422Z Mediators to change: 1
2072024-01-31T19:10:33.438Z Services to change: 1
2082024-01-31T19:10:33.439Z Create boot environment: No
2092024-01-31T19:10:33.439ZCreate backup boot environment: Yes
2102024-01-31T19:10:35.432Z Actions: 1/6 actions (Updating modified actions)
2112024-01-31T19:10:35.434Z Actions: Completed 6 actions in 0.00 seconds.
2122024-01-31T19:10:35.435Z Done
2132024-01-31T19:10:35.436Z Done
2142024-01-31T19:10:35.508Z Done
2152024-01-31T19:10:41.800Z Done
2162024-01-31T19:10:41.807Z Done
2172024-01-31T19:10:41.807Z Done
2182024-01-31T19:10:41.808Z Done
2192024-01-31T19:10:42.361ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2202024-01-31T19:10:42.361Zclang system 15 system
2212024-01-31T19:10:42.362Zcsh system system illumos
2222024-01-31T19:10:42.362Zctags system system illumos
2232024-01-31T19:10:42.362Zgcc vendor 12 vendor
2242024-01-31T19:10:42.362Zgcc system 10 system
2252024-01-31T19:10:42.362Zgcc system 7 system
2262024-01-31T19:10:42.362Zgo system 1.20 system
2272024-01-31T19:10:42.362Zgo system 1.19 system
2282024-01-31T19:10:42.362Zllvm system 15 system
2292024-01-31T19:10:42.362Zllvm system 14 system
2302024-01-31T19:10:42.362Zmariadb system 10.6 system
2312024-01-31T19:10:42.362Zmta vendor vendor dma
2322024-01-31T19:10:42.362Zopenjdk system 17 system
2332024-01-31T19:10:42.362Zopenjdk system 11 system
2342024-01-31T19:10:42.363Zopenjdk system 1.8 system
2352024-01-31T19:10:42.363Zopenssl vendor 3 vendor
2362024-01-31T19:10:42.363Zperl system 5.36 system
2372024-01-31T19:10:42.363Zpostgresql system 15 system
2382024-01-31T19:10:42.363Zpostgresql system 13 system
2392024-01-31T19:10:42.363Zpython vendor 3 vendor
2402024-01-31T19:10:42.364Zpython system 2 system
2412024-01-31T19:10:42.364Zpython3 system 3.11 system
2422024-01-31T19:10:42.364Zruby system 3.0 system
2432024-01-31T19:10:42.364Zwords vendor vendor american-english
2442024-01-31T19:10:42.364Zwords system system australian-english
2452024-01-31T19:10:42.364Zwords system system british-english
2462024-01-31T19:10:42.364Zwords system system canadian-english
2472024-01-31T19:10:42.364Zwords system system french
2482024-01-31T19:10:42.364Zwords system system italian
2492024-01-31T19:10:42.364Zwords system system ngerman
2502024-01-31T19:10:42.364Zwords system system ogerman
2512024-01-31T19:10:42.365Zwords system system spanish
2522024-01-31T19:10:42.875ZFMRI IFO
2532024-01-31T19:10:42.876Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2542024-01-31T19:10:42.876Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2552024-01-31T19:10:42.876Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2562024-01-31T19:10:42.876Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2572024-01-31T19:10:42.876Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2582024-01-31T19:10:42.876Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z i--
2592024-01-31T19:10:42.876Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2602024-01-31T19:10:42.876Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2612024-01-31T19:10:42.956Z+ set -o errexit
2622024-01-31T19:10:42.970Z+++ dirname ./tools/ci_download_cockroachdb
2632024-01-31T19:10:42.970Z++ cd ./tools
2642024-01-31T19:10:42.970Z++ pwd
2652024-01-31T19:10:42.970Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2662024-01-31T19:10:42.970Z++ basename ./tools/ci_download_cockroachdb
2672024-01-31T19:10:42.971Z+ ARG0=ci_download_cockroachdb
2682024-01-31T19:10:42.971Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2692024-01-31T19:10:42.971Z+ CIDL_VERSION=v22.1.9
2702024-01-31T19:10:42.971Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2712024-01-31T19:10:42.971Z++ CIDL_MD5_DARWIN=2db972c254b4e3b599e12110520178b5
2722024-01-31T19:10:42.971Z++ CIDL_MD5_LINUX=8c3170883e0a0be1a34b44090c067a8c
2732024-01-31T19:10:42.971Z++ CIDL_MD5_ILLUMOS=d8999aff364e5d70f226e139fda724a3
2742024-01-31T19:10:42.971Z+ TARGET_DIR=out
2752024-01-31T19:10:42.971Z+ DOWNLOAD_DIR=out/downloads
2762024-01-31T19:10:42.971Z+ DEST_DIR=./out/cockroachdb
2772024-01-31T19:10:42.971Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2782024-01-31T19:10:42.971Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2792024-01-31T19:10:42.971Z+ main
2802024-01-31T19:10:42.971Z+ [[ 0 != 0 ]]
2812024-01-31T19:10:42.971Z+ CIDL_OS=solaris2.11
2822024-01-31T19:10:42.971Z+ [[ 0 != 0 ]]
2832024-01-31T19:10:42.971Z+ configure_os solaris2.11
2842024-01-31T19:10:42.971Z+ echo 'current directory: /work/oxidecomputer/omicron'
2852024-01-31T19:10:42.971Zcurrent directory: /work/oxidecomputer/omicron
2862024-01-31T19:10:42.971Z+ echo 'configuring based on OS: "solaris2.11"'
2872024-01-31T19:10:42.971Z+ case "$1" in
2882024-01-31T19:10:42.972Zconfiguring based on OS: "solaris2.11"
2892024-01-31T19:10:42.973Z+ CIDL_BUILD=illumos
2902024-01-31T19:10:42.973Z+ CIDL_SUFFIX=tar.gz
2912024-01-31T19:10:42.973Z+ CIDL_MD5=d8999aff364e5d70f226e139fda724a3
2922024-01-31T19:10:42.973Z+ CIDL_MD5FUNC=do_md5sum
2932024-01-31T19:10:42.973Z+ CIDL_URL_BASE=https://illumos.org/downloads
2942024-01-31T19:10:42.973Z+ CIDL_ASSEMBLE=do_assemble_illumos
2952024-01-31T19:10:42.973Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2962024-01-31T19:10:42.973Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2972024-01-31T19:10:42.973Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2982024-01-31T19:10:42.973Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2992024-01-31T19:10:42.973Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
3002024-01-31T19:10:42.973Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
3012024-01-31T19:10:42.973ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
3022024-01-31T19:10:42.973ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
3032024-01-31T19:10:42.973Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
3042024-01-31T19:10:42.973Z+ mkdir -p out/downloads
3052024-01-31T19:10:42.978Z+ mkdir -p ./out/cockroachdb
3062024-01-31T19:10:42.978Z+ local DO_DOWNLOAD=true
3072024-01-31T19:10:42.978Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
3082024-01-31T19:10:42.978Z+ '[' true == true ']'
3092024-01-31T19:10:42.978Z+ echo Downloading...
3102024-01-31T19:10:42.978ZDownloading...
3112024-01-31T19:10:42.978Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
3122024-01-31T19:10:42.978Z+ 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
3132024-01-31T19:10:45.773Z++ do_md5sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
3142024-01-31T19:10:45.788Z++ md5sum
3152024-01-31T19:10:45.789Z++ awk '{print $1}'
3162024-01-31T19:10:45.995Z+ calculated_md5=d8999aff364e5d70f226e139fda724a3
3172024-01-31T19:10:45.995Z+ [[ d8999aff364e5d70f226e139fda724a3 != \d\8\9\9\9\a\f\f\3\6\4\e\5\d\7\0\f\2\2\6\e\1\3\9\f\d\a\7\2\4\a\3 ]]
3182024-01-31T19:10:45.995Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
3192024-01-31T19:10:46.000Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
3202024-01-31T19:10:53.327Z+ do_assemble_illumos
3212024-01-31T19:10:53.327Z+ rm -r ./out/cockroachdb
3222024-01-31T19:10:53.327Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
3232024-01-31T19:10:53.327Z+ ./out/cockroachdb/bin/cockroach version
3242024-01-31T19:10:53.328ZBuild Tag: v22.1.9-dirty
3252024-01-31T19:10:53.328ZBuild Time: 2022/10/26 21:17:46
3262024-01-31T19:10:53.328ZDistribution: OSS
3272024-01-31T19:10:53.328ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3282024-01-31T19:10:53.328ZGo Version: go1.17.13
3292024-01-31T19:10:53.328ZC Compiler: gcc 10.3.0
3302024-01-31T19:10:53.328ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3312024-01-31T19:10:53.328ZBuild Type: release
3322024-01-31T19:10:53.328Z+ set -o errexit
3332024-01-31T19:10:53.328Z+++ dirname ./tools/ci_download_clickhouse
3342024-01-31T19:10:53.328Z++ cd ./tools
3352024-01-31T19:10:53.328Z++ pwd
3362024-01-31T19:10:53.328Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3372024-01-31T19:10:53.328Z++ basename ./tools/ci_download_clickhouse
3382024-01-31T19:10:53.328Z+ ARG0=ci_download_clickhouse
3392024-01-31T19:10:53.328Z+ TARGET_DIR=out
3402024-01-31T19:10:53.328Z+ DOWNLOAD_DIR=out/downloads
3412024-01-31T19:10:53.328Z+ DEST_DIR=./out/clickhouse
3422024-01-31T19:10:53.329Z+ CIDL_VERSION=v22.8.9.24
3432024-01-31T19:10:53.329Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3442024-01-31T19:10:53.329Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3452024-01-31T19:10:53.329Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3462024-01-31T19:10:53.329Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3472024-01-31T19:10:53.329Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3482024-01-31T19:10:53.329Z+ main
3492024-01-31T19:10:53.329Z+ [[ 0 != 0 ]]
3502024-01-31T19:10:53.329Z+ CIDL_OS=solaris2.11
3512024-01-31T19:10:53.329Z+ [[ 0 != 0 ]]
3522024-01-31T19:10:53.330Z+ configure_os solaris2.11
3532024-01-31T19:10:53.330Z+ echo 'current directory: /work/oxidecomputer/omicron'
3542024-01-31T19:10:53.330Zcurrent directory: /work/oxidecomputer/omicron
3552024-01-31T19:10:53.330Zconfiguring based on OS: "solaris2.11"
3562024-01-31T19:10:53.330Z+ echo 'configuring based on OS: "solaris2.11"'
3572024-01-31T19:10:53.330Z+ CIDL_DASHREV=
3582024-01-31T19:10:53.330Z+ case "$1" in
3592024-01-31T19:10:53.330Z+ CIDL_PLATFORM=illumos
3602024-01-31T19:10:53.330Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3612024-01-31T19:10:53.330Z+ CIDL_MD5FUNC=do_md5sum
3622024-01-31T19:10:53.330Z+ CIDL_DASHREV=-1
3632024-01-31T19:10:53.330Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3642024-01-31T19:10:53.330Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3652024-01-31T19:10:53.330Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3662024-01-31T19:10:53.330Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3672024-01-31T19:10:53.330Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3682024-01-31T19:10:53.330ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3692024-01-31T19:10:53.330Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3702024-01-31T19:10:53.330ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3712024-01-31T19:10:53.330Z+ mkdir -p out/downloads
3722024-01-31T19:10:53.330Z+ mkdir -p ./out/clickhouse
3732024-01-31T19:10:53.330Z+ local DO_DOWNLOAD=true
3742024-01-31T19:10:53.331Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3752024-01-31T19:10:53.331Z+ '[' true == true ']'
3762024-01-31T19:10:53.331Z+ echo Downloading...
3772024-01-31T19:10:53.331ZDownloading...
3782024-01-31T19:10:53.332Z+ 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
3792024-01-31T19:10:53.332Z+ 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
3802024-01-31T19:10:53.332Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3812024-01-31T19:10:53.332Z++ md5sum
3822024-01-31T19:10:53.332Z++ awk '{print $1}'
3832024-01-31T19:10:53.332Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3842024-01-31T19:10:53.333Z+ [[ 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 ]]
3852024-01-31T19:10:53.333Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3862024-01-31T19:10:53.333Z+ mkdir -p ./out/clickhouse
3872024-01-31T19:10:53.333Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3882024-01-31T19:10:56.992Z+ ./out/clickhouse/clickhouse server --version
3892024-01-31T19:10:57.043ZClickHouse server version 22.8.9.1.
3902024-01-31T19:10:57.067Z+ set -o errexit
3912024-01-31T19:10:57.077Z+++ dirname ./tools/ci_download_console
3922024-01-31T19:10:57.077Z++ cd ./tools
3932024-01-31T19:10:57.077Z++ pwd
3942024-01-31T19:10:57.077Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3952024-01-31T19:10:57.085Z++ basename ./tools/ci_download_console
3962024-01-31T19:10:57.085Z+ ARG0=ci_download_console
3972024-01-31T19:10:57.085Z+ TARGET_DIR=out
3982024-01-31T19:10:57.085Z+ DOWNLOAD_DIR=out/downloads
3992024-01-31T19:10:57.085Z+ DEST_DIR=./out/console-assets
4002024-01-31T19:10:57.086Z+ source /work/oxidecomputer/omicron/tools/console_version
4012024-01-31T19:10:57.086Z++ COMMIT=b9013a33eaa3f5efdcd5c7d244e36a54e7222295
4022024-01-31T19:10:57.086Z++ SHA2=bebb9800ff94c42897d54faac8c2a3f89b2b0e927ebf75ec74223b6163e4209d
4032024-01-31T19:10:57.086Z+ URL=https://dl.oxide.computer/releases/console/b9013a33eaa3f5efdcd5c7d244e36a54e7222295.tar.gz
4042024-01-31T19:10:57.087Z+ TARBALL_FILE=out/downloads/console.tar.gz
4052024-01-31T19:10:57.087Z+ main
4062024-01-31T19:10:57.087Z+ [[ 0 != 0 ]]
4072024-01-31T19:10:57.087Z+ echo 'URL: https://dl.oxide.computer/releases/console/b9013a33eaa3f5efdcd5c7d244e36a54e7222295.tar.gz'
4082024-01-31T19:10:57.087ZURL: https://dl.oxide.computer/releases/console/b9013a33eaa3f5efdcd5c7d244e36a54e7222295.tar.gz
4092024-01-31T19:10:57.087Z+ echo 'Local file: out/downloads/console.tar.gz'
4102024-01-31T19:10:57.087Z+ local DO_DOWNLOAD=true
4112024-01-31T19:10:57.087ZLocal file: out/downloads/console.tar.gz
4122024-01-31T19:10:57.087Z+ [[ -f out/downloads/console.tar.gz ]]
4132024-01-31T19:10:57.087Z+ mkdir -p out/downloads
4142024-01-31T19:10:57.087Z+ '[' true == true ']'
4152024-01-31T19:10:57.087Z+ echo Downloading...
4162024-01-31T19:10:57.087ZDownloading...
4172024-01-31T19:10:57.087Z+ do_download_curl https://dl.oxide.computer/releases/console/b9013a33eaa3f5efdcd5c7d244e36a54e7222295.tar.gz out/downloads/console.tar.gz
4182024-01-31T19:10:57.087Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/b9013a33eaa3f5efdcd5c7d244e36a54e7222295.tar.gz
4192024-01-31T19:10:57.699Z++ do_sha256sum out/downloads/console.tar.gz
4202024-01-31T19:10:57.703Z++ case "$OSTYPE" in
4212024-01-31T19:10:57.704Z++ SHA=sha256sum
4222024-01-31T19:10:57.704Z++ sha256sum
4232024-01-31T19:10:57.704Z++ awk '{print $1}'
4242024-01-31T19:10:57.786Z+ calculated_sha2=bebb9800ff94c42897d54faac8c2a3f89b2b0e927ebf75ec74223b6163e4209d
4252024-01-31T19:10:57.786Z+ [[ bebb9800ff94c42897d54faac8c2a3f89b2b0e927ebf75ec74223b6163e4209d != \b\e\b\b\9\8\0\0\f\f\9\4\c\4\2\8\9\7\d\5\4\f\a\a\c\8\c\2\a\3\f\8\9\b\2\b\0\e\9\2\7\e\b\f\7\5\e\c\7\4\2\2\3\b\6\1\6\3\e\4\2\0\9\d ]]
4262024-01-31T19:10:57.786Z+ rm -rf ./out/console-assets
4272024-01-31T19:10:57.790Z+ mkdir -p ./out/console-assets
4282024-01-31T19:10:57.794Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4292024-01-31T19:10:57.796Z+ mkdir -p ./out/console-assets
4302024-01-31T19:10:57.796Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4312024-01-31T19:10:57.943Z+ set -o errexit
4322024-01-31T19:10:57.953Z+++ dirname ./tools/ci_download_maghemite_openapi
4332024-01-31T19:10:57.954Z++ cd ./tools
4342024-01-31T19:10:57.954Z++ pwd
4352024-01-31T19:10:57.954Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4362024-01-31T19:10:57.954Z++ basename ./tools/ci_download_maghemite_openapi
4372024-01-31T19:10:57.954Z+ ARG0=ci_download_maghemite_openapi
4382024-01-31T19:10:57.954Z+ TARGET_DIR=out
4392024-01-31T19:10:57.954Z+ DOWNLOAD_DIR=out/downloads
4402024-01-31T19:10:57.955Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4412024-01-31T19:10:57.955Z++ COMMIT=d12bdf89b9058065789cd00c8704e4ce0a352342
4422024-01-31T19:10:57.955Z++ SHA2=0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803
4432024-01-31T19:10:57.955Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d12bdf89b9058065789cd00c8704e4ce0a352342/ddm-admin.json
4442024-01-31T19:10:57.955Z+ LOCAL_FILE=out/downloads/ddm-admin-d12bdf89b9058065789cd00c8704e4ce0a352342.json
4452024-01-31T19:10:57.955Z+ main
4462024-01-31T19:10:57.955Z+ [[ 0 != 0 ]]
4472024-01-31T19:10:57.956Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d12bdf89b9058065789cd00c8704e4ce0a352342/ddm-admin.json'
4482024-01-31T19:10:57.956ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d12bdf89b9058065789cd00c8704e4ce0a352342/ddm-admin.json
4492024-01-31T19:10:57.956Z+ echo 'Local file: out/downloads/ddm-admin-d12bdf89b9058065789cd00c8704e4ce0a352342.json'
4502024-01-31T19:10:57.956Z+ local DO_DOWNLOAD=true
4512024-01-31T19:10:57.956ZLocal file: out/downloads/ddm-admin-d12bdf89b9058065789cd00c8704e4ce0a352342.json
4522024-01-31T19:10:57.956Z+ [[ -f out/downloads/ddm-admin-d12bdf89b9058065789cd00c8704e4ce0a352342.json ]]
4532024-01-31T19:10:57.956Z+ mkdir -p out/downloads
4542024-01-31T19:10:57.957Z+ '[' true == true ']'
4552024-01-31T19:10:57.957Z+ echo Downloading...
4562024-01-31T19:10:57.957ZDownloading...
4572024-01-31T19:10:57.957Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d12bdf89b9058065789cd00c8704e4ce0a352342/ddm-admin.json out/downloads/ddm-admin-d12bdf89b9058065789cd00c8704e4ce0a352342.json
4582024-01-31T19:10:57.957Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-d12bdf89b9058065789cd00c8704e4ce0a352342.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d12bdf89b9058065789cd00c8704e4ce0a352342/ddm-admin.json
4592024-01-31T19:10:58.210Z++ do_sha256sum out/downloads/ddm-admin-d12bdf89b9058065789cd00c8704e4ce0a352342.json
4602024-01-31T19:10:58.210Z++ case "$OSTYPE" in
4612024-01-31T19:10:58.229Z++ SHA=sha256sum
4622024-01-31T19:10:58.230Z++ sha256sum
4632024-01-31T19:10:58.230Z++ awk '{print $1}'
4642024-01-31T19:10:58.230Z+ calculated_sha2=0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803
4652024-01-31T19:10:58.230Z+ [[ 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 ]]
4662024-01-31T19:10:58.230Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4672024-01-31T19:10:58.230Z++ COMMIT=d12bdf89b9058065789cd00c8704e4ce0a352342
4682024-01-31T19:10:58.230Z++ SHA2=7618511f905d26394ef7c552339dd78835ce36a6def0d85b05b6d1e363a5e7b4
4692024-01-31T19:10:58.230Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d12bdf89b9058065789cd00c8704e4ce0a352342/mg-admin.json
4702024-01-31T19:10:58.230Z+ LOCAL_FILE=out/downloads/mg-admin-d12bdf89b9058065789cd00c8704e4ce0a352342.json
4712024-01-31T19:10:58.230Z+ main
4722024-01-31T19:10:58.231Z+ [[ 0 != 0 ]]
4732024-01-31T19:10:58.231Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d12bdf89b9058065789cd00c8704e4ce0a352342/mg-admin.json'
4742024-01-31T19:10:58.231ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d12bdf89b9058065789cd00c8704e4ce0a352342/mg-admin.json
4752024-01-31T19:10:58.231Z+ echo 'Local file: out/downloads/mg-admin-d12bdf89b9058065789cd00c8704e4ce0a352342.json'
4762024-01-31T19:10:58.231ZLocal file: out/downloads/mg-admin-d12bdf89b9058065789cd00c8704e4ce0a352342.json
4772024-01-31T19:10:58.231Z+ local DO_DOWNLOAD=true
4782024-01-31T19:10:58.231Z+ [[ -f out/downloads/mg-admin-d12bdf89b9058065789cd00c8704e4ce0a352342.json ]]
4792024-01-31T19:10:58.231Z+ mkdir -p out/downloads
4802024-01-31T19:10:58.231Z+ '[' true == true ']'
4812024-01-31T19:10:58.231Z+ echo Downloading...
4822024-01-31T19:10:58.231ZDownloading...
4832024-01-31T19:10:58.231Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d12bdf89b9058065789cd00c8704e4ce0a352342/mg-admin.json out/downloads/mg-admin-d12bdf89b9058065789cd00c8704e4ce0a352342.json
4842024-01-31T19:10:58.231Z+ curl --silent --show-error --fail --location --output out/downloads/mg-admin-d12bdf89b9058065789cd00c8704e4ce0a352342.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d12bdf89b9058065789cd00c8704e4ce0a352342/mg-admin.json
4852024-01-31T19:10:58.423Z++ do_sha256sum out/downloads/mg-admin-d12bdf89b9058065789cd00c8704e4ce0a352342.json
4862024-01-31T19:10:58.426Z++ case "$OSTYPE" in
4872024-01-31T19:10:58.426Z++ SHA=sha256sum
4882024-01-31T19:10:58.427Z++ sha256sum
4892024-01-31T19:10:58.427Z++ awk '{print $1}'
4902024-01-31T19:10:58.430Z+ calculated_sha2=7618511f905d26394ef7c552339dd78835ce36a6def0d85b05b6d1e363a5e7b4
4912024-01-31T19:10:58.430Z+ [[ 7618511f905d26394ef7c552339dd78835ce36a6def0d85b05b6d1e363a5e7b4 != \7\6\1\8\5\1\1\f\9\0\5\d\2\6\3\9\4\e\f\7\c\5\5\2\3\3\9\d\d\7\8\8\3\5\c\e\3\6\a\6\d\e\f\0\d\8\5\b\0\5\b\6\d\1\e\3\6\3\a\5\e\7\b\4 ]]
4922024-01-31T19:10:58.439Z+ set -o errexit
4932024-01-31T19:10:58.454Z+++ dirname ./tools/ci_download_dendrite_openapi
4942024-01-31T19:10:58.457Z++ cd ./tools
4952024-01-31T19:10:58.458Z++ pwd
4962024-01-31T19:10:58.458Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4972024-01-31T19:10:58.459Z++ basename ./tools/ci_download_dendrite_openapi
4982024-01-31T19:10:58.459Z+ ARG0=ci_download_dendrite_openapi
4992024-01-31T19:10:58.459Z+ TARGET_DIR=out
5002024-01-31T19:10:58.459Z+ DOWNLOAD_DIR=out/downloads
5012024-01-31T19:10:58.459Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5022024-01-31T19:10:58.460Z++ COMMIT=fd159136c552d8b4ec4d49dd9bae7e38f6a636e6
5032024-01-31T19:10:58.460Z++ SHA2=e8f73a83d5c62f7efce998f821acc80a91b7995c95bd9ec2c228372829310099
5042024-01-31T19:10:58.460Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dpd.json
5052024-01-31T19:10:58.460Z+ LOCAL_FILE=out/downloads/dpd-fd159136c552d8b4ec4d49dd9bae7e38f6a636e6.json
5062024-01-31T19:10:58.460Z+ main
5072024-01-31T19:10:58.460Z+ [[ 0 != 0 ]]
5082024-01-31T19:10:58.460Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dpd.json'
5092024-01-31T19:10:58.460ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dpd.json
5102024-01-31T19:10:58.461ZLocal file: out/downloads/dpd-fd159136c552d8b4ec4d49dd9bae7e38f6a636e6.json
5112024-01-31T19:10:58.461Z+ echo 'Local file: out/downloads/dpd-fd159136c552d8b4ec4d49dd9bae7e38f6a636e6.json'
5122024-01-31T19:10:58.461Z+ local DO_DOWNLOAD=true
5132024-01-31T19:10:58.461Z+ [[ -f out/downloads/dpd-fd159136c552d8b4ec4d49dd9bae7e38f6a636e6.json ]]
5142024-01-31T19:10:58.461Z+ mkdir -p out/downloads
5152024-01-31T19:10:58.461Z+ '[' true == true ']'
5162024-01-31T19:10:58.461Z+ echo Downloading...
5172024-01-31T19:10:58.461ZDownloading...
5182024-01-31T19:10:58.461Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dpd.json out/downloads/dpd-fd159136c552d8b4ec4d49dd9bae7e38f6a636e6.json
5192024-01-31T19:10:58.461Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-fd159136c552d8b4ec4d49dd9bae7e38f6a636e6.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dpd.json
5202024-01-31T19:10:58.646Z++ do_sha256sum out/downloads/dpd-fd159136c552d8b4ec4d49dd9bae7e38f6a636e6.json
5212024-01-31T19:10:58.646Z++ case "$OSTYPE" in
5222024-01-31T19:10:58.649Z++ SHA=sha256sum
5232024-01-31T19:10:58.649Z++ sha256sum
5242024-01-31T19:10:58.649Z++ awk '{print $1}'
5252024-01-31T19:10:58.653Z+ calculated_sha2=e8f73a83d5c62f7efce998f821acc80a91b7995c95bd9ec2c228372829310099
5262024-01-31T19:10:58.656Z+ [[ e8f73a83d5c62f7efce998f821acc80a91b7995c95bd9ec2c228372829310099 != \e\8\f\7\3\a\8\3\d\5\c\6\2\f\7\e\f\c\e\9\9\8\f\8\2\1\a\c\c\8\0\a\9\1\b\7\9\9\5\c\9\5\b\d\9\e\c\2\c\2\2\8\3\7\2\8\2\9\3\1\0\0\9\9 ]]
5272024-01-31T19:10:58.662Z+ set -o errexit
5282024-01-31T19:10:58.666Z+++ dirname ./tools/ci_download_dendrite_stub
5292024-01-31T19:10:58.668Z++ cd ./tools
5302024-01-31T19:10:58.668Z++ pwd
5312024-01-31T19:10:58.668Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5322024-01-31T19:10:58.671Z++ basename ./tools/ci_download_dendrite_stub
5332024-01-31T19:10:58.671Z+ ARG0=ci_download_dendrite_stub
5342024-01-31T19:10:58.671Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5352024-01-31T19:10:58.672Z++ CIDL_SHA256_ILLUMOS=1e24598ba77dc00682cdf54fc370696ef5aa49ed510ab7f72fcc91d61d679e7b
5362024-01-31T19:10:58.672Z++ CIDL_SHA256_LINUX_DPD=4fc43b53a048264664ede64805d4d179ec32d50cf9ab1aaa0fa4e17190e511a2
5372024-01-31T19:10:58.672Z++ CIDL_SHA256_LINUX_SWADM=0ab34a2063e68568aa064f7b71825a603d47b3e399f3e7f45976edb5d5283f0f
5382024-01-31T19:10:58.672Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5392024-01-31T19:10:58.672Z++ COMMIT=fd159136c552d8b4ec4d49dd9bae7e38f6a636e6
5402024-01-31T19:10:58.672Z++ SHA2=e8f73a83d5c62f7efce998f821acc80a91b7995c95bd9ec2c228372829310099
5412024-01-31T19:10:58.672Z+ TARGET_DIR=out
5422024-01-31T19:10:58.672Z+ DOWNLOAD_DIR=out/downloads
5432024-01-31T19:10:58.672Z+ DEST_DIR=./out/dendrite-stub
5442024-01-31T19:10:58.672Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5452024-01-31T19:10:58.672Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5462024-01-31T19:10:58.672Z+ REPO=oxidecomputer/dendrite
5472024-01-31T19:10:58.672Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6
5482024-01-31T19:10:58.672Z+ main
5492024-01-31T19:10:58.672Z+ [[ 0 != 0 ]]
5502024-01-31T19:10:58.672Z+ CIDL_OS=solaris2.11
5512024-01-31T19:10:58.672Z+ [[ 0 != 0 ]]
5522024-01-31T19:10:58.672Z+ configure_os solaris2.11
5532024-01-31T19:10:58.672Z+ echo 'current directory: /work/oxidecomputer/omicron'
5542024-01-31T19:10:58.676Zcurrent directory: /work/oxidecomputer/omicron
5552024-01-31T19:10:58.676Z+ echo 'configuring based on OS: "solaris2.11"'
5562024-01-31T19:10:58.676Z+ case "$1" in
5572024-01-31T19:10:58.676Zconfiguring based on OS: "solaris2.11"
5582024-01-31T19:10:58.677Z+ SET_BINARIES=
5592024-01-31T19:10:58.677Z+ CIDL_SHA256=1e24598ba77dc00682cdf54fc370696ef5aa49ed510ab7f72fcc91d61d679e7b
5602024-01-31T19:10:58.677Z+ CIDL_SHA256FUNC=do_sha256sum
5612024-01-31T19:10:58.677Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5622024-01-31T19:10:58.677Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dendrite-stub.tar.gz
5632024-01-31T19:10:58.677Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5642024-01-31T19:10:58.677Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dendrite-stub.tar.gz'
5652024-01-31T19:10:58.677ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dendrite-stub.tar.gz
5662024-01-31T19:10:58.677Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5672024-01-31T19:10:58.677Z+ mkdir -p out/downloads
5682024-01-31T19:10:58.677ZLocal file: out/downloads/dendrite-stub.tar.gz
5692024-01-31T19:10:58.677Z+ mkdir -p ./out/dendrite-stub
5702024-01-31T19:10:58.681Z+ fetch_and_verify
5712024-01-31T19:10:58.681Z+ local DO_DOWNLOAD=true
5722024-01-31T19:10:58.681Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5732024-01-31T19:10:58.681Z+ '[' true == true ']'
5742024-01-31T19:10:58.681Z+ echo Downloading...
5752024-01-31T19:10:58.681ZDownloading...
5762024-01-31T19:10:58.681Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5772024-01-31T19:10:58.681Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dendrite-stub.tar.gz
5782024-01-31T19:11:05.539Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5792024-01-31T19:11:05.543Z++ sha256sum
5802024-01-31T19:11:05.543Z++ awk '{print $1}'
5812024-01-31T19:11:05.643Z+ calculated_sha256=1e24598ba77dc00682cdf54fc370696ef5aa49ed510ab7f72fcc91d61d679e7b
5822024-01-31T19:11:05.643Z+ [[ 1e24598ba77dc00682cdf54fc370696ef5aa49ed510ab7f72fcc91d61d679e7b != \1\e\2\4\5\9\8\b\a\7\7\d\c\0\0\6\8\2\c\d\f\5\4\f\c\3\7\0\6\9\6\e\f\5\a\a\4\9\e\d\5\1\0\a\b\7\f\7\2\f\c\c\9\1\d\6\1\d\6\7\9\e\7\b ]]
5832024-01-31T19:11:05.652Z+ do_untar out/downloads/dendrite-stub.tar.gz
5842024-01-31T19:11:05.653Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5852024-01-31T19:11:06.729Z+ do_assemble
5862024-01-31T19:11:06.729Z+ rm -r ./out/dendrite-stub
5872024-01-31T19:11:06.736Z+ mkdir ./out/dendrite-stub
5882024-01-31T19:11:06.736Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5892024-01-31T19:11:06.916Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5902024-01-31T19:11:06.927Z+ set -o errexit
5912024-01-31T19:11:06.938Z+++ dirname ./tools/ci_download_maghemite_mgd
5922024-01-31T19:11:06.938Z++ cd ./tools
5932024-01-31T19:11:06.939Z++ pwd
5942024-01-31T19:11:06.957Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5952024-01-31T19:11:06.957Z++ basename ./tools/ci_download_maghemite_mgd
5962024-01-31T19:11:06.958Z+ ARG0=ci_download_maghemite_mgd
5972024-01-31T19:11:06.958Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5982024-01-31T19:11:06.958Z++ CIDL_SHA256=bc887e08e3d052d8440983a2d6186cd1d92a52345504092f64f4de2e5335a75d
5992024-01-31T19:11:06.959Z++ MGD_LINUX_SHA256=93331c1001e3aa506a8c1b83346abba1995e489910bff2c94a86730b96617a34
6002024-01-31T19:11:06.959Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
6012024-01-31T19:11:06.959Z++ COMMIT=d12bdf89b9058065789cd00c8704e4ce0a352342
6022024-01-31T19:11:06.959Z++ SHA2=7618511f905d26394ef7c552339dd78835ce36a6def0d85b05b6d1e363a5e7b4
6032024-01-31T19:11:06.959Z+ TARGET_DIR=out
6042024-01-31T19:11:06.959Z+ DOWNLOAD_DIR=out/downloads
6052024-01-31T19:11:06.959Z+ DEST_DIR=./out/mgd
6062024-01-31T19:11:06.959Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
6072024-01-31T19:11:06.959Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6082024-01-31T19:11:06.960Z+ REPO=oxidecomputer/maghemite
6092024-01-31T19:11:06.960Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/d12bdf89b9058065789cd00c8704e4ce0a352342
6102024-01-31T19:11:06.960Z+ main
6112024-01-31T19:11:06.960Z+ [[ 0 != 0 ]]
6122024-01-31T19:11:06.960Z+ CIDL_OS=solaris2.11
6132024-01-31T19:11:06.960Z+ [[ 0 != 0 ]]
6142024-01-31T19:11:06.960Z+ configure_os solaris2.11
6152024-01-31T19:11:06.960Z+ echo 'current directory: /work/oxidecomputer/omicron'
6162024-01-31T19:11:06.960Zcurrent directory: /work/oxidecomputer/omicron
6172024-01-31T19:11:06.960Z+ echo 'configuring based on OS: "solaris2.11"'
6182024-01-31T19:11:06.960Z+ case "$1" in
6192024-01-31T19:11:06.960Zconfiguring based on OS: "solaris2.11"
6202024-01-31T19:11:06.960Z+ SET_BINARIES=
6212024-01-31T19:11:06.960Z+ CIDL_SHA256FUNC=do_sha256sum
6222024-01-31T19:11:06.961Z+ TARBALL_FILENAME=mgd.tar.gz
6232024-01-31T19:11:06.961Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/d12bdf89b9058065789cd00c8704e4ce0a352342/mgd.tar.gz
6242024-01-31T19:11:06.961Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6252024-01-31T19:11:06.961Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/d12bdf89b9058065789cd00c8704e4ce0a352342/mgd.tar.gz'
6262024-01-31T19:11:06.961ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/d12bdf89b9058065789cd00c8704e4ce0a352342/mgd.tar.gz
6272024-01-31T19:11:06.961Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6282024-01-31T19:11:06.961ZLocal file: out/downloads/mgd.tar.gz
6292024-01-31T19:11:06.961Z+ mkdir -p out/downloads
6302024-01-31T19:11:06.961Z+ mkdir -p ./out/mgd
6312024-01-31T19:11:06.961Z+ fetch_and_verify
6322024-01-31T19:11:06.961Z+ local DO_DOWNLOAD=true
6332024-01-31T19:11:06.961Z+ [[ -f out/downloads/mgd.tar.gz ]]
6342024-01-31T19:11:06.961Z+ '[' true == true ']'
6352024-01-31T19:11:06.961Z+ echo Downloading...
6362024-01-31T19:11:06.961ZDownloading...
6372024-01-31T19:11:06.961Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/d12bdf89b9058065789cd00c8704e4ce0a352342/mgd.tar.gz out/downloads/mgd.tar.gz
6382024-01-31T19:11:06.961Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/d12bdf89b9058065789cd00c8704e4ce0a352342/mgd.tar.gz
6392024-01-31T19:11:15.023Z++ do_sha256sum out/downloads/mgd.tar.gz
6402024-01-31T19:11:15.027Z++ sha256sum
6412024-01-31T19:11:15.027Z++ awk '{print $1}'
6422024-01-31T19:11:15.106Z+ calculated_sha256=bc887e08e3d052d8440983a2d6186cd1d92a52345504092f64f4de2e5335a75d
6432024-01-31T19:11:15.106Z+ [[ bc887e08e3d052d8440983a2d6186cd1d92a52345504092f64f4de2e5335a75d != \b\c\8\8\7\e\0\8\e\3\d\0\5\2\d\8\4\4\0\9\8\3\a\2\d\6\1\8\6\c\d\1\d\9\2\a\5\2\3\4\5\5\0\4\0\9\2\f\6\4\f\4\d\e\2\e\5\3\3\5\a\7\5\d ]]
6442024-01-31T19:11:15.109Z+ do_untar out/downloads/mgd.tar.gz
6452024-01-31T19:11:15.110Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6462024-01-31T19:11:15.778Z+ do_assemble
6472024-01-31T19:11:15.778Z+ rm -r ./out/mgd
6482024-01-31T19:11:15.787Z+ mkdir ./out/mgd
6492024-01-31T19:11:15.794Z+ cp -r out/downloads/root ./out/mgd/root
6502024-01-31T19:11:16.009Z+ set -o errexit
6512024-01-31T19:11:16.014Z+++ dirname ./tools/ci_download_transceiver_control
6522024-01-31T19:11:16.014Z++ cd ./tools
6532024-01-31T19:11:16.015Z++ pwd
6542024-01-31T19:11:16.015Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6552024-01-31T19:11:16.015Z++ basename ./tools/ci_download_transceiver_control
6562024-01-31T19:11:16.015Z+ ARG0=ci_download_transceiver_control
6572024-01-31T19:11:16.015Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6582024-01-31T19:11:16.015Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6592024-01-31T19:11:16.016Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6602024-01-31T19:11:16.016Z+ TARGET_DIR=out
6612024-01-31T19:11:16.016Z+ DOWNLOAD_DIR=out/downloads
6622024-01-31T19:11:16.016Z+ DEST_DIR=./out/transceiver-control
6632024-01-31T19:11:16.016Z+ BIN_DIR=/opt/oxide/bin
6642024-01-31T19:11:16.016Z+ BINARY=xcvradm
6652024-01-31T19:11:16.017Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6662024-01-31T19:11:16.017Z+ REPO=oxidecomputer/transceiver-control
6672024-01-31T19:11:16.017Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6682024-01-31T19:11:16.024Z+ main
6692024-01-31T19:11:16.024Z+ [[ 0 != 0 ]]
6702024-01-31T19:11:16.024Z+ CIDL_OS=solaris2.11
6712024-01-31T19:11:16.024Z+ [[ 0 != 0 ]]
6722024-01-31T19:11:16.025Z+ configure_os solaris2.11
6732024-01-31T19:11:16.025Z+ echo 'current directory: /work/oxidecomputer/omicron'
6742024-01-31T19:11:16.025Zcurrent directory: /work/oxidecomputer/omicron
6752024-01-31T19:11:16.025Z+ echo 'configuring based on OS: "solaris2.11"'
6762024-01-31T19:11:16.026Zconfiguring based on OS: "solaris2.11"
6772024-01-31T19:11:16.026Z+ case "$1" in
6782024-01-31T19:11:16.026Z+ SET_BINARIES=
6792024-01-31T19:11:16.026Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6802024-01-31T19:11:16.026Z+ CIDL_SHA256FUNC=do_sha256sum
6812024-01-31T19:11:16.026Z+ ARCHIVE_FILENAME=xcvradm.gz
6822024-01-31T19:11:16.027Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6832024-01-31T19:11:16.027Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6842024-01-31T19:11:16.027Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6852024-01-31T19:11:16.027ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6862024-01-31T19:11:16.027ZLocal file: out/downloads/xcvradm.gz
6872024-01-31T19:11:16.027Z+ echo 'Local file: out/downloads/xcvradm.gz'
6882024-01-31T19:11:16.027Z+ mkdir -p out/downloads
6892024-01-31T19:11:16.028Z+ mkdir -p ./out/transceiver-control
6902024-01-31T19:11:16.028Z+ fetch_and_verify
6912024-01-31T19:11:16.028Z+ local DO_DOWNLOAD=true
6922024-01-31T19:11:16.028Z+ [[ -f out/downloads/xcvradm.gz ]]
6932024-01-31T19:11:16.028Z+ '[' true == true ']'
6942024-01-31T19:11:16.029Z+ echo Downloading...
6952024-01-31T19:11:16.029ZDownloading...
6962024-01-31T19:11:16.029Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6972024-01-31T19:11:16.029Z+ 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
6982024-01-31T19:11:19.048Z++ do_sha256sum out/downloads/xcvradm.gz
6992024-01-31T19:11:19.054Z++ sha256sum
7002024-01-31T19:11:19.054Z++ awk '{print $1}'
7012024-01-31T19:11:19.075Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
7022024-01-31T19:11:19.075Z+ [[ 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 ]]
7032024-01-31T19:11:19.078Z+ do_unpack out/downloads/xcvradm.gz
7042024-01-31T19:11:19.079Z+ mkdir -p out/downloads/root//opt/oxide/bin
7052024-01-31T19:11:19.079Z+ gzip -dc out/downloads/xcvradm.gz
7062024-01-31T19:11:19.260Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
7072024-01-31T19:11:19.264Z+ do_assemble
7082024-01-31T19:11:19.264Z+ rm -r ./out/transceiver-control
7092024-01-31T19:11:19.269Z+ mkdir ./out/transceiver-control
7102024-01-31T19:11:19.269Z+ cp -r out/downloads/root ./out/transceiver-control/root
7112024-01-31T19:11:19.715ZAll builder prerequisites installed successfully, and PATH looks valid
7122024-01-31T19:11:19.719Z
7132024-01-31T19:11:19.719Zreal 2:05.831741983
7142024-01-31T19:11:19.720Zuser 51.838224662
7152024-01-31T19:11:19.720Zsys 10.268934969
7162024-01-31T19:11:19.720Ztrap 0.022643458
7172024-01-31T19:11:19.720Ztflt 0.205796854
7182024-01-31T19:11:19.720Zdflt 0.560515728
7192024-01-31T19:11:19.720Zkflt 0.224042142
7202024-01-31T19:11:19.720Zlock 2.412885609
7212024-01-31T19:11:19.721Zslp 3:54.360753473
7222024-01-31T19:11:19.721Zlat 3.463300335
7232024-01-31T19:11:19.721Zstop 0.067022630
7242024-01-31T19:11:19.721Z
7252024-01-31T19:11:19.721Z #### # # ##### ##### # #
7262024-01-31T19:11:19.721Z # # # # # # # # # #
7272024-01-31T19:11:19.721Z # # # # # # # #
7282024-01-31T19:11:19.721Z # # # ##### ##### #
7292024-01-31T19:11:19.722Z # # # # # # #
7302024-01-31T19:11:19.722Z #### ###### # # # #
7312024-01-31T19:11:19.722Z
7322024-01-31T19:11:20.080Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7332024-01-31T19:11:20.533Z Updating crates.io index
7342024-01-31T19:11:20.561Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7352024-01-31T19:11:21.404Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7362024-01-31T19:11:24.017Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7372024-01-31T19:11:24.663Z Updating git repository `http://github.com/oxidecomputer/tofino`
7382024-01-31T19:11:24.980Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7392024-01-31T19:11:25.262Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7402024-01-31T19:11:25.554Z Updating git repository `https://github.com/oxidecomputer/propolis`
7412024-01-31T19:11:26.502Z Updating git repository `https://github.com/oxidecomputer/crucible`
7422024-01-31T19:11:29.109Z Updating git repository `https://github.com/oxidecomputer/opte`
7432024-01-31T19:11:30.554Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7442024-01-31T19:11:31.365Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7452024-01-31T19:11:31.366Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7462024-01-31T19:11:31.367Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
7472024-01-31T19:11:31.646Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7482024-01-31T19:11:31.985Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7492024-01-31T19:11:32.519Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7502024-01-31T19:11:33.115Z Updating git repository `https://github.com/oxidecomputer/poptrie`
7512024-01-31T19:11:33.720Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7522024-01-31T19:11:34.147Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7532024-01-31T19:11:34.517Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7542024-01-31T19:11:35.759Z Updating git repository `https://github.com/jgallagher/nix`
7552024-01-31T19:11:36.620Z Updating git repository `https://github.com/cbiffle/hubpack`
7562024-01-31T19:11:37.044Z Updating git repository `https://github.com/oxidecomputer/typify`
7572024-01-31T19:11:38.844Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7582024-01-31T19:11:40.301Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7592024-01-31T19:11:40.656Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7602024-01-31T19:11:42.490Z Downloading crates ...
7612024-01-31T19:11:42.675Z Downloaded equivalent v1.0.1
7622024-01-31T19:11:42.684Z Downloaded colorchoice v1.0.0
7632024-01-31T19:11:42.703Z Downloaded serde_derive v1.0.195
7642024-01-31T19:11:42.720Z Downloaded thiserror v1.0.56
7652024-01-31T19:11:42.730Z Downloaded anstream v0.5.0
7662024-01-31T19:11:42.735Z Downloaded heck v0.4.1
7672024-01-31T19:11:42.741Z Downloaded thiserror-impl v1.0.56
7682024-01-31T19:11:42.741Z Downloaded errno v0.3.8
7692024-01-31T19:11:42.741Z Downloaded utf8parse v0.2.1
7702024-01-31T19:11:42.744Z Downloaded toml_datetime v0.6.5
7712024-01-31T19:11:42.744Z Downloaded serde_spanned v0.6.4
7722024-01-31T19:11:42.749Z Downloaded bitflags v1.3.2
7732024-01-31T19:11:42.755Z Downloaded terminal_size v0.2.6
7742024-01-31T19:11:42.755Z Downloaded cargo_metadata v0.18.1
7752024-01-31T19:11:42.759Z Downloaded anstyle-query v1.0.0
7762024-01-31T19:11:42.759Z Downloaded anstyle v1.0.2
7772024-01-31T19:11:42.774Z Downloaded cargo-platform v0.1.3
7782024-01-31T19:11:42.774Z Downloaded clap_lex v0.5.1
7792024-01-31T19:11:42.774Z Downloaded strsim v0.10.0
7802024-01-31T19:11:42.779Z Downloaded itoa v1.0.9
7812024-01-31T19:11:42.780Z Downloaded camino v1.1.6
7822024-01-31T19:11:42.780Z Downloaded semver v1.0.21
7832024-01-31T19:11:42.780Z Downloaded clap_derive v4.4.2
7842024-01-31T19:11:42.780Z Downloaded io-lifetimes v1.0.11
7852024-01-31T19:11:42.795Z Downloaded anstyle-parse v0.2.1
7862024-01-31T19:11:42.795Z Downloaded proc-macro2 v1.0.78
7872024-01-31T19:11:42.805Z Downloaded toml v0.8.8
7882024-01-31T19:11:42.805Z Downloaded cargo_toml v0.19.0
7892024-01-31T19:11:42.805Z Downloaded clap v4.4.3
7902024-01-31T19:11:42.833Z Downloaded serde v1.0.195
7912024-01-31T19:11:42.837Z Downloaded indexmap v2.1.0
7922024-01-31T19:11:42.837Z Downloaded memchr v2.6.3
7932024-01-31T19:11:42.842Z Downloaded toml_edit v0.21.0
7942024-01-31T19:11:42.880Z Downloaded winnow v0.5.15
7952024-01-31T19:11:42.893Z Downloaded clap_builder v4.4.2
7962024-01-31T19:11:42.904Z Downloaded syn v2.0.48
7972024-01-31T19:11:42.923Z Downloaded rustix v0.37.23
7982024-01-31T19:11:42.957Z Downloaded hashbrown v0.14.2
7992024-01-31T19:11:42.966Z Downloaded unicode-ident v1.0.12
8002024-01-31T19:11:42.970Z Downloaded libc v0.2.152
8012024-01-31T19:11:43.029Z Downloaded serde_json v1.0.113
8022024-01-31T19:11:43.033Z Downloaded ryu v1.0.15
8032024-01-31T19:11:43.036Z Downloaded anyhow v1.0.75
8042024-01-31T19:11:43.041Z Downloaded quote v1.0.35
8052024-01-31T19:11:43.281Z Compiling proc-macro2 v1.0.78
8062024-01-31T19:11:43.281Z Compiling unicode-ident v1.0.12
8072024-01-31T19:11:43.467Z Compiling serde v1.0.195
8082024-01-31T19:11:43.467Z Compiling libc v0.2.152
8092024-01-31T19:11:43.467Z Compiling io-lifetimes v1.0.11
8102024-01-31T19:11:43.467Z Compiling rustix v0.37.23
8112024-01-31T19:11:43.467Z Compiling utf8parse v0.2.1
8122024-01-31T19:11:43.469Z Compiling hashbrown v0.14.2
8132024-01-31T19:11:43.511Z Compiling equivalent v1.0.1
8142024-01-31T19:11:43.515Z Compiling bitflags v1.3.2
8152024-01-31T19:11:43.640Z Compiling anstyle-parse v0.2.1
8162024-01-31T19:11:43.662Z Compiling camino v1.1.6
8172024-01-31T19:11:44.171Z Compiling winnow v0.5.15
8182024-01-31T19:11:44.924Z Compiling indexmap v2.1.0
8192024-01-31T19:11:45.042Z Compiling colorchoice v1.0.0
8202024-01-31T19:11:45.230Z Compiling anstyle v1.0.2
8212024-01-31T19:11:45.277Z Compiling anstyle-query v1.0.0
8222024-01-31T19:11:45.297Z Compiling serde_json v1.0.113
8232024-01-31T19:11:45.466Z Compiling thiserror v1.0.56
8242024-01-31T19:11:45.904Z Compiling semver v1.0.21
8252024-01-31T19:11:45.908Z Compiling anstream v0.5.0
8262024-01-31T19:11:46.021Z Compiling strsim v0.10.0
8272024-01-31T19:11:46.329Z Compiling anyhow v1.0.75
8282024-01-31T19:11:46.437Z Compiling clap_lex v0.5.1
8292024-01-31T19:11:46.635Z Compiling quote v1.0.35
8302024-01-31T19:11:46.869Z Compiling ryu v1.0.15
8312024-01-31T19:11:47.122Z Compiling itoa v1.0.9
8322024-01-31T19:11:47.209Z Compiling syn v2.0.48
8332024-01-31T19:11:47.295Z Compiling errno v0.3.8
8342024-01-31T19:11:47.457Z Compiling heck v0.4.1
8352024-01-31T19:11:48.953Z Compiling terminal_size v0.2.6
8362024-01-31T19:11:49.083Z Compiling clap_builder v4.4.2
8372024-01-31T19:11:55.264Z Compiling serde_derive v1.0.195
8382024-01-31T19:11:55.264Z Compiling thiserror-impl v1.0.56
8392024-01-31T19:11:55.268Z Compiling clap_derive v4.4.2
8402024-01-31T19:11:59.708Z Compiling clap v4.4.3
8412024-01-31T19:12:07.986Z Compiling serde_spanned v0.6.4
8422024-01-31T19:12:07.997Z Compiling toml_datetime v0.6.5
8432024-01-31T19:12:07.997Z Compiling cargo-platform v0.1.3
8442024-01-31T19:12:08.395Z Compiling toml_edit v0.21.0
8452024-01-31T19:12:09.985Z Compiling cargo_metadata v0.18.1
8462024-01-31T19:12:11.524Z Compiling toml v0.8.8
8472024-01-31T19:12:12.518Z Compiling cargo_toml v0.19.0
8482024-01-31T19:12:18.815Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
8492024-01-31T19:12:20.185Z Finished dev [unoptimized + debuginfo] target(s) in 1m 00s
8502024-01-31T19:12:20.405Z Running `target/debug/xtask clippy`
8512024-01-31T19:12:20.471Zrunning: "/home/build/.rustup/toolchains/1.74.1-x86_64-unknown-illumos/bin/cargo" "clippy" "--all-targets" "--" "--deny" "warnings" "--allow" "clippy::style"
8522024-01-31T19:12:21.327Z Downloading crates ...
8532024-01-31T19:12:21.562Z Downloaded adler v1.0.2
8542024-01-31T19:12:21.580Z Downloaded http v0.2.11
8552024-01-31T19:12:21.590Z Downloaded httpdate v1.0.3
8562024-01-31T19:12:21.595Z Downloaded hyper-rustls v0.26.0
8572024-01-31T19:12:21.601Z Downloaded crunchy v0.2.2
8582024-01-31T19:12:21.606Z Downloaded httparse v1.8.0
8592024-01-31T19:12:21.620Z Downloaded instant v0.1.12
8602024-01-31T19:12:21.628Z Downloaded iana-time-zone v0.1.57
8612024-01-31T19:12:21.637Z Downloaded crc32fast v1.3.2
8622024-01-31T19:12:21.643Z Downloaded libsw v3.3.1
8632024-01-31T19:12:21.653Z Downloaded base16ct v0.2.0
8642024-01-31T19:12:21.666Z Downloaded crossbeam-queue v0.3.8
8652024-01-31T19:12:21.682Z Downloaded atty v0.2.14
8662024-01-31T19:12:21.687Z Downloaded signal-hook-registry v1.4.1
8672024-01-31T19:12:21.702Z Downloaded libloading v0.7.4
8682024-01-31T19:12:21.711Z Downloaded hyper-util v0.1.2
8692024-01-31T19:12:21.711Z Downloaded indoc v2.0.3
8702024-01-31T19:12:22.144Z Downloaded rustls-pemfile v1.0.3
8712024-01-31T19:12:22.144Z Downloaded num-iter v0.1.43
8722024-01-31T19:12:22.144Z Downloaded cfg-if v1.0.0
8732024-01-31T19:12:22.144Z Downloaded block-padding v0.3.3
8742024-01-31T19:12:22.144Z Downloaded buf-list v1.0.3
8752024-01-31T19:12:22.150Z Downloaded cobs v0.2.3
8762024-01-31T19:12:22.151Z Downloaded crossbeam-deque v0.8.3
8772024-01-31T19:12:22.151Z Downloaded nodrop v0.1.14
8782024-01-31T19:12:22.151Z Downloaded bitfield v0.14.0
8792024-01-31T19:12:22.151Z Downloaded ascii-canvas v3.0.0
8802024-01-31T19:12:22.151Z Downloaded atomic-waker v1.1.1
8812024-01-31T19:12:22.151Z Downloaded rstest v0.18.2
8822024-01-31T19:12:22.151Z Downloaded nu-ansi-term v0.49.0
8832024-01-31T19:12:22.151Z Downloaded bit-set v0.5.3
8842024-01-31T19:12:22.151Z Downloaded num_threads v0.1.6
8852024-01-31T19:12:22.151Z Downloaded derive_builder_macro v0.12.0
8862024-01-31T19:12:22.151Z Downloaded backoff v0.4.0
8872024-01-31T19:12:22.151Z Downloaded typenum v1.16.0
8882024-01-31T19:12:22.151Z Downloaded anes v0.1.6
8892024-01-31T19:12:22.151Z Downloaded take_mut v0.2.2
8902024-01-31T19:12:22.151Z Downloaded async-trait v0.1.77
8912024-01-31T19:12:22.151Z Downloaded hyper-rustls v0.24.2
8922024-01-31T19:12:22.151Z Downloaded tiny-keccak v2.0.2
8932024-01-31T19:12:22.151Z Downloaded bitflags v2.4.0
8942024-01-31T19:12:22.151Z Downloaded new_debug_unreachable v1.0.4
8952024-01-31T19:12:22.151Z Downloaded num_cpus v1.16.0
8962024-01-31T19:12:22.151Z Downloaded swrite v0.1.0
8972024-01-31T19:12:22.151Z Downloaded addr2line v0.21.0
8982024-01-31T19:12:22.151Z Downloaded num_enum_derive v0.5.11
8992024-01-31T19:12:22.152Z Downloaded scheduled-thread-pool v0.2.7
9002024-01-31T19:12:22.152Z Downloaded subtle v2.5.0
9012024-01-31T19:12:22.152Z Downloaded strum_macros v0.24.3
9022024-01-31T19:12:22.152Z Downloaded fxhash v0.2.1
9032024-01-31T19:12:22.152Z Downloaded tinytemplate v1.2.1
9042024-01-31T19:12:22.152Z Downloaded ident_case v1.0.1
9052024-01-31T19:12:22.152Z Downloaded usdt-attr-macro v0.3.5
9062024-01-31T19:12:22.152Z Downloaded chacha20poly1305 v0.10.1
9072024-01-31T19:12:22.152Z Downloaded strum_macros v0.25.2
9082024-01-31T19:12:22.152Z Downloaded hash32 v0.3.1
9092024-01-31T19:12:22.152Z Downloaded fallible-iterator v0.2.0
9102024-01-31T19:12:22.152Z Downloaded tui-tree-widget v0.16.0
9112024-01-31T19:12:22.152Z Downloaded ipnet v2.9.0
9122024-01-31T19:12:22.152Z Downloaded libtest-mimic v0.6.1
9132024-01-31T19:12:22.152Z Downloaded downcast v0.11.0
9142024-01-31T19:12:22.152Z Downloaded darling_core v0.14.4
9152024-01-31T19:12:22.152Z Downloaded packed_struct v0.10.1
9162024-01-31T19:12:22.152Z Downloaded oso-derive v0.27.0
9172024-01-31T19:12:22.152Z Downloaded termtree v0.4.1
9182024-01-31T19:12:22.152Z Downloaded dtrace-parser v0.1.14
9192024-01-31T19:12:22.152Z Downloaded futures-timer v3.0.2
9202024-01-31T19:12:22.152Z Downloaded zeroize v1.7.0
9212024-01-31T19:12:22.152Z Downloaded quick-error v1.2.3
9222024-01-31T19:12:22.152Z Downloaded toml v0.7.8
9232024-01-31T19:12:22.153Z Downloaded pem v3.0.2
9242024-01-31T19:12:22.153Z Downloaded plotters-svg v0.3.5
9252024-01-31T19:12:22.153Z Downloaded usdt-impl v0.3.5
9262024-01-31T19:12:22.153Z Downloaded time-macros v0.2.13
9272024-01-31T19:12:22.154Z Downloaded env_logger v0.10.0
9282024-01-31T19:12:22.154Z Downloaded parse-display-derive v0.8.2
9292024-01-31T19:12:22.154Z Downloaded futures-macro v0.3.30
9302024-01-31T19:12:22.154Z Downloaded threadpool v1.8.1
9312024-01-31T19:12:22.154Z Downloaded cfg-expr v0.15.5
9322024-01-31T19:12:22.154Z Downloaded structmeta-derive v0.2.0
9332024-01-31T19:12:22.154Z Downloaded owo-colors v4.0.0
9342024-01-31T19:12:22.154Z Downloaded crossbeam-channel v0.5.8
9352024-01-31T19:12:22.154Z Downloaded zone_cfg_derive v0.3.0
9362024-01-31T19:12:22.154Z Downloaded arc-swap v1.6.0
9372024-01-31T19:12:22.154Z Downloaded remove_dir_all v0.5.3
9382024-01-31T19:12:22.154Z Downloaded spin v0.5.2
9392024-01-31T19:12:22.154Z Downloaded endian-type v0.1.2
9402024-01-31T19:12:22.154Z Downloaded textwrap v0.11.0
9412024-01-31T19:12:22.154Z Downloaded parking_lot_core v0.8.6
9422024-01-31T19:12:22.154Z Downloaded foreign-types v0.5.0
9432024-01-31T19:12:22.154Z Downloaded peeking_take_while v0.1.2
9442024-01-31T19:12:22.154Z Downloaded path-slash v0.1.5
9452024-01-31T19:12:22.154Z Downloaded usdt-macro v0.3.5
9462024-01-31T19:12:22.154Z Downloaded dyn-clone v1.0.13
9472024-01-31T19:12:22.154Z Downloaded toml v0.5.11
9482024-01-31T19:12:22.154Z Downloaded unicode-bidi v0.3.13
9492024-01-31T19:12:22.154Z Downloaded indexmap v1.9.3
9502024-01-31T19:12:22.154Z Downloaded waitgroup v0.1.2
9512024-01-31T19:12:22.155Z Downloaded stability v0.1.1
9522024-01-31T19:12:22.155Z Downloaded indicatif v0.17.7
9532024-01-31T19:12:22.155Z Downloaded packed_struct_codegen v0.10.1
9542024-01-31T19:12:22.155Z Downloaded hex v0.4.3
9552024-01-31T19:12:22.155Z Downloaded static_assertions v1.1.0
9562024-01-31T19:12:22.155Z Downloaded debug-ignore v1.0.5
9572024-01-31T19:12:22.155Z Downloaded zone v0.3.0
9582024-01-31T19:12:22.155Z Downloaded relative-path v1.9.0
9592024-01-31T19:12:22.155Z Downloaded pin-project-lite v0.2.13
9602024-01-31T19:12:22.155Z Downloaded postgres-types v0.2.6
9612024-01-31T19:12:22.155Z Downloaded string_cache v0.8.7
9622024-01-31T19:12:22.155Z Downloaded fd-lock v4.0.2
9632024-01-31T19:12:22.155Z Downloaded semver v0.1.20
9642024-01-31T19:12:22.155Z Downloaded embedded-io v0.4.0
9652024-01-31T19:12:22.155Z Downloaded unicode-width v0.1.11
9662024-01-31T19:12:22.155Z Downloaded float-cmp v0.9.0
9672024-01-31T19:12:22.155Z Downloaded tokio-postgres v0.7.10
9682024-01-31T19:12:22.155Z Downloaded serde-big-array v0.4.1
9692024-01-31T19:12:22.155Z Downloaded deranged v0.3.8
9702024-01-31T19:12:22.155Z Downloaded tower-layer v0.3.2
9712024-01-31T19:12:22.155Z Downloaded http v1.0.0
9722024-01-31T19:12:22.155Z Downloaded smallvec v0.6.14
9732024-01-31T19:12:22.155Z Downloaded derive_builder_core v0.12.0
9742024-01-31T19:12:22.155Z Downloaded serde_with_macros v3.5.1
9752024-01-31T19:12:22.160Z Downloaded scroll_derive v0.12.0
9762024-01-31T19:12:22.160Z Downloaded minimal-lexical v0.2.1
9772024-01-31T19:12:22.160Z Downloaded foreign-types-macros v0.2.3
9782024-01-31T19:12:22.161Z Downloaded tokio-rustls v0.25.0
9792024-01-31T19:12:22.161Z Downloaded rustc-hash v1.1.0
9802024-01-31T19:12:22.165Z Downloaded pin-project-internal v1.1.3
9812024-01-31T19:12:22.165Z Downloaded usdt v0.3.5
9822024-01-31T19:12:22.165Z Downloaded unsafe-libyaml v0.2.10
9832024-01-31T19:12:22.171Z Downloaded slog-json v2.6.1
9842024-01-31T19:12:22.176Z Downloaded defmt-parser v0.3.3
9852024-01-31T19:12:22.186Z Downloaded fs-err v2.11.0
9862024-01-31T19:12:22.186Z Downloaded slog-term v2.9.0
9872024-01-31T19:12:22.191Z Downloaded socket2 v0.5.5
9882024-01-31T19:12:22.201Z Downloaded tokio-macros v2.2.0
9892024-01-31T19:12:22.201Z Downloaded rcgen v0.12.1
9902024-01-31T19:12:22.201Z Downloaded utf-8 v0.7.6
9912024-01-31T19:12:22.201Z Downloaded slog-bunyan v2.5.0
9922024-01-31T19:12:22.205Z Downloaded scroll v0.12.0
9932024-01-31T19:12:22.209Z Downloaded ron v0.8.1
9942024-01-31T19:12:22.219Z Downloaded precomputed-hash v0.1.1
9952024-01-31T19:12:22.224Z Downloaded want v0.3.1
9962024-01-31T19:12:22.224Z Downloaded siphasher v0.3.11
9972024-01-31T19:12:22.224Z Downloaded zeroize_derive v1.4.2
9982024-01-31T19:12:22.228Z Downloaded fnv v1.0.7
9992024-01-31T19:12:22.228Z Downloaded serde_path_to_error v0.1.15
10002024-01-31T19:12:22.233Z Downloaded xattr v1.0.1
10012024-01-31T19:12:22.238Z Downloaded parking_lot_core v0.9.8
10022024-01-31T19:12:22.238Z Downloaded getrandom v0.2.10
10032024-01-31T19:12:22.246Z Downloaded parse-display v0.8.2
10042024-01-31T19:12:22.250Z Downloaded time-core v0.1.1
10052024-01-31T19:12:22.250Z Downloaded enum-as-inner v0.5.1
10062024-01-31T19:12:22.250Z Downloaded slog v2.7.0
10072024-01-31T19:12:22.255Z Downloaded pkg-config v0.3.27
10082024-01-31T19:12:22.258Z Downloaded headers-core v0.2.0
10092024-01-31T19:12:22.261Z Downloaded headers v0.3.9
10102024-01-31T19:12:22.276Z Downloaded opaque-debug v0.3.0
10112024-01-31T19:12:22.276Z Downloaded parking_lot v0.11.2
10122024-01-31T19:12:22.276Z Downloaded socket2 v0.4.9
10132024-01-31T19:12:22.280Z Downloaded stable_deref_trait v1.2.0
10142024-01-31T19:12:22.283Z Downloaded phf_shared v0.11.2
10152024-01-31T19:12:22.289Z Downloaded structmeta v0.2.0
10162024-01-31T19:12:22.290Z Downloaded serde_urlencoded v0.7.1
10172024-01-31T19:12:22.293Z Downloaded expectorate v1.1.0
10182024-01-31T19:12:22.297Z Downloaded dtrace-parser v0.2.0
10192024-01-31T19:12:22.297Z Downloaded postcard v1.0.8
10202024-01-31T19:12:22.301Z Downloaded ppv-lite86 v0.2.17
10212024-01-31T19:12:22.304Z Downloaded predicates-core v1.0.6
10222024-01-31T19:12:22.309Z Downloaded datatest-stable v0.2.3
10232024-01-31T19:12:22.315Z Downloaded vte_generate_state_changes v0.1.1
10242024-01-31T19:12:22.315Z Downloaded difflib v0.4.0
10252024-01-31T19:12:22.318Z Downloaded rand_core v0.6.4
10262024-01-31T19:12:22.318Z Downloaded version_check v0.9.4
10272024-01-31T19:12:22.321Z Downloaded vec_map v0.8.2
10282024-01-31T19:12:22.321Z Downloaded uuid v1.7.0
10292024-01-31T19:12:22.328Z Downloaded getopts v0.2.21
10302024-01-31T19:12:22.338Z Downloaded tempfile v3.9.0
10312024-01-31T19:12:22.350Z Downloaded openssl-macros v0.1.1
10322024-01-31T19:12:22.350Z Downloaded darling_macro v0.20.3
10332024-01-31T19:12:22.350Z Downloaded oso v0.27.0
10342024-01-31T19:12:22.350Z Downloaded thread_local v1.1.7
10352024-01-31T19:12:22.358Z Downloaded universal-hash v0.5.1
10362024-01-31T19:12:22.358Z Downloaded try-lock v0.2.4
10372024-01-31T19:12:22.358Z Downloaded tinyvec v1.6.0
10382024-01-31T19:12:22.371Z Downloaded heck v0.3.3
10392024-01-31T19:12:22.371Z Downloaded rustc_version v0.1.7
10402024-01-31T19:12:22.371Z Downloaded olpc-cjson v0.1.3
10412024-01-31T19:12:22.371Z Downloaded tower-service v0.3.2
10422024-01-31T19:12:22.371Z Downloaded yansi v0.5.1
10432024-01-31T19:12:22.371Z Downloaded tungstenite v0.20.1
10442024-01-31T19:12:22.376Z Downloaded tower v0.4.13
10452024-01-31T19:12:22.390Z Downloaded phf_shared v0.10.0
10462024-01-31T19:12:22.392Z Downloaded rand v0.4.6
10472024-01-31T19:12:22.397Z Downloaded samael v0.0.14
10482024-01-31T19:12:22.408Z Downloaded rustls-pki-types v1.1.0
10492024-01-31T19:12:22.411Z Downloaded pest_derive v2.7.6
10502024-01-31T19:12:22.414Z Downloaded openssl-sys v0.9.96
10512024-01-31T19:12:22.426Z Downloaded usdt-macro v0.5.0
10522024-01-31T19:12:22.428Z Downloaded pretty-hex v0.2.1
10532024-01-31T19:12:22.429Z Downloaded topological-sort v0.2.2
10542024-01-31T19:12:22.429Z Downloaded pathdiff v0.2.1
10552024-01-31T19:12:22.431Z Downloaded poly1305 v0.8.0
10562024-01-31T19:12:22.437Z Downloaded schemars_derive v0.8.16
10572024-01-31T19:12:22.440Z Downloaded radium v0.7.0
10582024-01-31T19:12:22.440Z Downloaded rtoolbox v0.0.1
10592024-01-31T19:12:22.443Z Downloaded tokio-tungstenite v0.20.1
10602024-01-31T19:12:22.446Z Downloaded subprocess v0.2.9
10612024-01-31T19:12:22.451Z Downloaded oorandom v11.1.3
10622024-01-31T19:12:22.454Z Downloaded proc-macro-crate v1.3.1
10632024-01-31T19:12:22.457Z Downloaded num-bigint-dig v0.8.4
10642024-01-31T19:12:22.463Z Downloaded diesel_table_macro_syntax v0.1.0
10652024-01-31T19:12:22.466Z Downloaded ref-cast-impl v1.0.20
10662024-01-31T19:12:22.467Z Downloaded pest_generator v2.7.6
10672024-01-31T19:12:22.469Z Downloaded target-lexicon v0.12.12
10682024-01-31T19:12:22.475Z Downloaded usdt v0.5.0
10692024-01-31T19:12:22.477Z Downloaded r2d2 v0.8.10
10702024-01-31T19:12:22.478Z Downloaded ed25519 v1.5.3
10712024-01-31T19:12:22.480Z Downloaded wyz v0.5.1
10722024-01-31T19:12:22.483Z Downloaded libefi-sys v0.1.0
10732024-01-31T19:12:22.490Z Downloaded usdt-impl v0.5.0
10742024-01-31T19:12:22.492Z Downloaded salty v0.2.0
10752024-01-31T19:12:22.497Z Downloaded serde-hex v0.1.0
10762024-01-31T19:12:22.500Z Downloaded unicode_categories v0.1.1
10772024-01-31T19:12:22.503Z Downloaded serde_plain v1.0.2
10782024-01-31T19:12:22.506Z Downloaded either v1.9.0
10792024-01-31T19:12:22.510Z Downloaded tracing-attributes v0.1.26
10802024-01-31T19:12:22.513Z Downloaded elliptic-curve v0.13.8
10812024-01-31T19:12:22.520Z Downloaded serde_tokenstream v0.2.0
10822024-01-31T19:12:22.536Z Downloaded target-spec v3.0.1
10832024-01-31T19:12:22.539Z Downloaded defmt-macros v0.3.6
10842024-01-31T19:12:22.539Z Downloaded data-encoding v2.4.0
10852024-01-31T19:12:22.539Z Downloaded postgres-protocol v0.6.6
10862024-01-31T19:12:22.542Z Downloaded regex-automata v0.1.10
10872024-01-31T19:12:22.548Z Downloaded tempdir v0.3.7
10882024-01-31T19:12:22.552Z Downloaded untrusted v0.7.1
10892024-01-31T19:12:22.555Z Downloaded term v0.7.0
10902024-01-31T19:12:22.561Z Downloaded zerocopy-derive v0.7.32
10912024-01-31T19:12:22.566Z Downloaded pin-project v1.1.3
10922024-01-31T19:12:22.587Z Downloaded futures-channel v0.3.30
10932024-01-31T19:12:22.591Z Downloaded phf v0.11.2
10942024-01-31T19:12:22.594Z Downloaded yasna v0.5.2
10952024-01-31T19:12:22.596Z Downloaded pest_meta v2.7.6
10962024-01-31T19:12:22.600Z Downloaded funty v2.0.0
10972024-01-31T19:12:22.603Z Downloaded clap v2.34.0
10982024-01-31T19:12:22.614Z Downloaded vte v0.11.1
10992024-01-31T19:12:22.618Z Downloaded tar v0.4.40
11002024-01-31T19:12:22.626Z Downloaded trust-dns-server v0.22.1
11012024-01-31T19:12:22.640Z Downloaded derive-where v1.2.7
11022024-01-31T19:12:22.643Z Downloaded hashbrown v0.13.2
11032024-01-31T19:12:22.647Z Downloaded futures-util v0.3.30
11042024-01-31T19:12:22.669Z Downloaded flume v0.11.0
11052024-01-31T19:12:22.675Z Downloaded x509-cert v0.2.4
11062024-01-31T19:12:22.686Z Downloaded reedline v0.28.0
11072024-01-31T19:12:22.699Z Downloaded goblin v0.8.0
11082024-01-31T19:12:22.712Z Downloaded pest v2.7.6
11092024-01-31T19:12:22.719Z Downloaded zerocopy v0.7.32
11102024-01-31T19:12:22.756Z Downloaded toml_edit v0.19.15
11112024-01-31T19:12:22.783Z Downloaded unicode-normalization v0.1.22
11122024-01-31T19:12:22.790Z Downloaded h2 v0.3.24
11132024-01-31T19:12:22.805Z Downloaded guppy v0.17.4
11142024-01-31T19:12:22.815Z Downloaded hkdf v0.12.4
11152024-01-31T19:12:22.829Z Downloaded smoltcp v0.9.1
11162024-01-31T19:12:22.841Z Downloaded portable-atomic v1.4.3
11172024-01-31T19:12:22.845Z Downloaded quick-xml v0.30.0
11182024-01-31T19:12:22.855Z Downloaded reqwest v0.11.22
11192024-01-31T19:12:22.869Z Downloaded petgraph v0.6.4
11202024-01-31T19:12:22.893Z Downloaded nix v0.27.1
11212024-01-31T19:12:22.912Z Downloaded webpki-roots v0.25.2
11222024-01-31T19:12:22.919Z Downloaded rustls-webpki v0.102.1
11232024-01-31T19:12:22.954Z Downloaded gimli v0.28.0
11242024-01-31T19:12:22.969Z Downloaded regex v1.10.3
11252024-01-31T19:12:22.995Z Downloaded object v0.32.1
11262024-01-31T19:12:23.014Z Downloaded openssl v0.10.60
11272024-01-31T19:12:23.032Z Downloaded diesel v2.1.4
11282024-01-31T19:12:23.067Z Downloaded rustls v0.22.2
11292024-01-31T19:12:23.093Z Downloaded regex-syntax v0.8.2
11302024-01-31T19:12:23.110Z Downloaded regex-syntax v0.7.5
11312024-01-31T19:12:23.127Z Downloaded regex-automata v0.3.8
11322024-01-31T19:12:23.160Z Downloaded sha3 v0.10.8
11332024-01-31T19:12:23.173Z Downloaded sled v0.34.7
11342024-01-31T19:12:23.200Z Downloaded bzip2-sys v0.1.11+1.0.8
11352024-01-31T19:12:23.220Z Downloaded regex-automata v0.4.4
11362024-01-31T19:12:23.253Z Downloaded zerocopy-derive v0.6.4
11372024-01-31T19:12:23.276Z Downloaded zerocopy-derive v0.2.0
11382024-01-31T19:12:23.293Z Downloaded tokio v1.35.1
11392024-01-31T19:12:23.361Z Downloaded openapiv3 v2.0.0
11402024-01-31T19:12:23.388Z Downloaded radix_trie v0.2.1
11412024-01-31T19:12:23.397Z Downloaded regex-syntax v0.6.29
11422024-01-31T19:12:23.414Z Downloaded ratatui v0.25.0
11432024-01-31T19:12:23.439Z Downloaded trust-dns-proto v0.22.0
11442024-01-31T19:12:23.462Z Downloaded encoding_rs v0.8.33
11452024-01-31T19:12:23.506Z Downloaded rustix v0.38.30
11462024-01-31T19:12:23.548Z Downloaded bstr v1.6.0
11472024-01-31T19:12:23.568Z Downloaded ring v0.17.7
11482024-01-31T19:12:23.705Z Downloaded polar-core v0.27.0
11492024-01-31T19:12:23.721Z Downloaded curve25519-dalek v4.1.1
11502024-01-31T19:12:23.738Z Downloaded rustls v0.21.9
11512024-01-31T19:12:23.775Z Downloaded smoltcp v0.11.0
11522024-01-31T19:12:23.781Z Downloaded vcpkg v0.2.15
11532024-01-31T19:12:23.854Z Downloaded regress v0.7.1
11542024-01-31T19:12:23.868Z Downloaded syn v1.0.109
11552024-01-31T19:12:23.887Z Downloaded bstr v0.2.17
11562024-01-31T19:12:23.905Z Downloaded proptest v1.4.0
11572024-01-31T19:12:23.921Z Downloaded object v0.30.4
11582024-01-31T19:12:23.939Z Downloaded tabled v0.15.0
11592024-01-31T19:12:23.972Z Downloaded rayon v1.8.0
11602024-01-31T19:12:23.985Z Downloaded idna v0.5.0
11612024-01-31T19:12:23.998Z Downloaded idna v0.2.3
11622024-01-31T19:12:24.012Z Downloaded lalrpop v0.19.12
11632024-01-31T19:12:24.037Z Downloaded ring v0.16.20
11642024-01-31T19:12:24.255Z Downloaded bindgen v0.69.2
11652024-01-31T19:12:24.265Z Downloaded rustls-webpki v0.101.7
11662024-01-31T19:12:24.265Z Downloaded chrono v0.4.31
11672024-01-31T19:12:24.265Z Downloaded bitvec v1.0.1
11682024-01-31T19:12:24.272Z Downloaded aho-corasick v1.0.4
11692024-01-31T19:12:24.285Z Downloaded serde_with v3.5.1
11702024-01-31T19:12:24.298Z Downloaded zerocopy v0.6.4
11712024-01-31T19:12:24.309Z Downloaded hashbrown v0.12.3
11722024-01-31T19:12:24.309Z Downloaded rand v0.8.5
11732024-01-31T19:12:24.320Z Downloaded plotters v0.3.5
11742024-01-31T19:12:24.332Z Downloaded tracing v0.1.37
11752024-01-31T19:12:24.336Z Downloaded vsss-rs v3.3.4
11762024-01-31T19:12:24.339Z Downloaded futures v0.3.30
11772024-01-31T19:12:24.346Z Downloaded steno v0.4.0
11782024-01-31T19:12:24.354Z Downloaded tough v0.16.0
11792024-01-31T19:12:24.367Z Downloaded sqlparser v0.43.1
11802024-01-31T19:12:24.377Z Downloaded rsa v0.9.2
11812024-01-31T19:12:24.385Z Downloaded rustyline v13.0.0
11822024-01-31T19:12:24.393Z Downloaded diff v0.1.13
11832024-01-31T19:12:24.399Z Downloaded slog-stdlog v4.1.1
11842024-01-31T19:12:24.402Z Downloaded slog-scope v4.4.0
11852024-01-31T19:12:24.405Z Downloaded flate2 v1.0.28
11862024-01-31T19:12:24.411Z Downloaded pretty_assertions v1.4.0
11872024-01-31T19:12:24.414Z Downloaded heapless v0.7.16
11882024-01-31T19:12:24.421Z Downloaded unicode-segmentation v1.10.1
11892024-01-31T19:12:24.427Z Downloaded time v0.3.27
11902024-01-31T19:12:24.438Z Downloaded fixedbitset v0.4.2
11912024-01-31T19:12:24.441Z Downloaded libm v0.2.7
11922024-01-31T19:12:24.459Z Downloaded itertools v0.12.0
11932024-01-31T19:12:24.468Z Downloaded resolv-conf v0.7.0
11942024-01-31T19:12:24.471Z Downloaded unicode-linebreak v0.1.5
11952024-01-31T19:12:24.479Z Downloaded trust-dns-resolver v0.22.0
11962024-01-31T19:12:24.488Z Downloaded snafu-derive v0.7.5
11972024-01-31T19:12:24.488Z Downloaded pkcs8 v0.10.2
11982024-01-31T19:12:24.488Z Downloaded heapless v0.8.0
11992024-01-31T19:12:24.493Z Downloaded platforms v3.0.2
12002024-01-31T19:12:24.496Z Downloaded derive_more v0.99.17
12012024-01-31T19:12:24.505Z Downloaded defmt v0.3.5
12022024-01-31T19:12:24.510Z Downloaded tokio-stream v0.1.14
12032024-01-31T19:12:24.519Z Downloaded prettyplease v0.2.16
12042024-01-31T19:12:24.523Z Downloaded mime_guess v2.0.4
12052024-01-31T19:12:24.526Z Downloaded toolchain_find v0.2.0
12062024-01-31T19:12:24.529Z Downloaded scopeguard v1.2.0
12072024-01-31T19:12:24.529Z Downloaded flagset v0.4.3
12082024-01-31T19:12:24.532Z Downloaded ff v0.13.0
12092024-01-31T19:12:24.535Z Downloaded hex-literal v0.4.1
12102024-01-31T19:12:24.535Z Downloaded rand_xorshift v0.3.0
12112024-01-31T19:12:24.539Z Downloaded unicode-xid v0.2.4
12122024-01-31T19:12:24.539Z Downloaded papergrid v0.11.0
12132024-01-31T19:12:24.546Z Downloaded der v0.7.8
12142024-01-31T19:12:24.559Z Downloaded smallvec v1.11.2
12152024-01-31T19:12:24.564Z Downloaded structopt v0.3.26
12162024-01-31T19:12:24.571Z Downloaded zip v0.6.6
12172024-01-31T19:12:24.578Z Downloaded plain v0.2.3
12182024-01-31T19:12:24.581Z Downloaded futures-task v0.3.30
12192024-01-31T19:12:24.584Z Downloaded futures-core v0.3.30
12202024-01-31T19:12:24.584Z Downloaded serde_tokenstream v0.1.7
12212024-01-31T19:12:24.588Z Downloaded ena v0.14.2
12222024-01-31T19:12:24.592Z Downloaded nom v7.1.3
12232024-01-31T19:12:24.600Z Downloaded nanorand v0.7.0
12242024-01-31T19:12:24.604Z Downloaded predicates v3.1.0
12252024-01-31T19:12:24.608Z Downloaded rand_chacha v0.3.1
12262024-01-31T19:12:24.611Z Downloaded tokio-util v0.7.10
12272024-01-31T19:12:24.621Z Downloaded futures-io v0.3.30
12282024-01-31T19:12:24.624Z Downloaded futures-executor v0.3.30
12292024-01-31T19:12:24.627Z Downloaded termios v0.3.3
12302024-01-31T19:12:24.627Z Downloaded rustfmt-wrapper v0.2.0
12312024-01-31T19:12:24.630Z Downloaded pretty-hex v0.4.1
12322024-01-31T19:12:24.633Z Downloaded pkcs1 v0.7.5
12332024-01-31T19:12:24.636Z Downloaded diesel_derives v2.1.2
12342024-01-31T19:12:24.642Z Downloaded plotters-backend v0.3.5
12352024-01-31T19:12:24.645Z Downloaded fd-lock v3.0.13
12362024-01-31T19:12:24.648Z Downloaded rstest_macros v0.18.2
12372024-01-31T19:12:24.654Z Downloaded typed-path v0.7.0
12382024-01-31T19:12:24.660Z Downloaded criterion v0.5.1
12392024-01-31T19:12:24.672Z Downloaded fastrand v2.0.0
12402024-01-31T19:12:24.675Z Downloaded libxml v0.3.3
12412024-01-31T19:12:24.685Z Downloaded rustls-pemfile v2.0.0
12422024-01-31T19:12:24.688Z Downloaded half v2.3.1
12432024-01-31T19:12:24.693Z Downloaded whoami v1.4.1
12442024-01-31T19:12:24.696Z Downloaded pem-rfc7468 v0.7.0
12452024-01-31T19:12:24.699Z Downloaded structopt-derive v0.4.18
12462024-01-31T19:12:24.702Z Downloaded thread-id v4.2.0
12472024-01-31T19:12:24.702Z Downloaded omicron-zone-package v0.10.1
12482024-01-31T19:12:24.706Z Downloaded slab v0.4.9
12492024-01-31T19:12:24.709Z Downloaded rayon-core v1.12.0
12502024-01-31T19:12:24.714Z Downloaded similar v2.3.0
12512024-01-31T19:12:24.723Z Downloaded zerocopy v0.3.0
12522024-01-31T19:12:24.726Z Downloaded dof v0.3.0
12532024-01-31T19:12:24.726Z Downloaded hash32 v0.2.1
12542024-01-31T19:12:24.731Z Downloaded globset v0.4.13
12552024-01-31T19:12:24.739Z Downloaded fatfs v0.3.6
12562024-01-31T19:12:24.740Z Downloaded num-bigint v0.4.4
12572024-01-31T19:12:24.743Z Downloaded trybuild v1.0.89
12582024-01-31T19:12:24.750Z Downloaded mio v0.8.9
12592024-01-31T19:12:24.760Z Downloaded hyper v0.14.27
12602024-01-31T19:12:24.774Z Downloaded doc-comment v0.3.3
12612024-01-31T19:12:24.777Z Downloaded der_derive v0.7.2
12622024-01-31T19:12:24.781Z Downloaded snafu v0.7.5
12632024-01-31T19:12:24.788Z Downloaded trust-dns-client v0.22.0
12642024-01-31T19:12:24.797Z Downloaded ref-cast v1.0.20
12652024-01-31T19:12:24.802Z Downloaded tokio-rustls v0.24.1
12662024-01-31T19:12:24.807Z Downloaded spin v0.9.8
12672024-01-31T19:12:24.811Z Downloaded guppy-workspace-hack v0.1.0
12682024-01-31T19:12:24.814Z Downloaded foreign-types-shared v0.1.1
12692024-01-31T19:12:24.814Z Downloaded predicates-tree v1.0.9
12702024-01-31T19:12:24.814Z Downloaded filetime v0.2.23
12712024-01-31T19:12:24.820Z Downloaded percent-encoding v2.3.1
12722024-01-31T19:12:24.820Z Downloaded rustc_version v0.4.0
12732024-01-31T19:12:24.823Z Downloaded slog-envlogger v2.2.0
12742024-01-31T19:12:24.823Z Downloaded test-strategy v0.3.1
12752024-01-31T19:12:24.826Z Downloaded derive_builder v0.12.0
12762024-01-31T19:12:24.834Z Downloaded itertools v0.10.5
12772024-01-31T19:12:24.845Z Downloaded usdt-attr-macro v0.5.0
12782024-01-31T19:12:24.847Z Downloaded rpassword v7.3.1
12792024-01-31T19:12:24.848Z Downloaded walkdir v2.4.0
12802024-01-31T19:12:24.850Z Downloaded url v2.5.0
12812024-01-31T19:12:24.856Z Downloaded semver v0.11.0
12822024-01-31T19:12:24.858Z Downloaded spki v0.7.2
12832024-01-31T19:12:24.861Z Downloaded slog-dtrace v0.3.0
12842024-01-31T19:12:24.864Z Downloaded signature v2.1.0
12852024-01-31T19:12:24.869Z Downloaded same-file v1.0.6
12862024-01-31T19:12:24.869Z Downloaded backtrace v0.3.69
12872024-01-31T19:12:24.876Z Downloaded stringprep v0.1.3
12882024-01-31T19:12:24.879Z Downloaded semver-parser v0.10.2
12892024-01-31T19:12:24.882Z Downloaded which v4.4.0
12902024-01-31T19:12:24.885Z Downloaded hyper v1.1.0
12912024-01-31T19:12:24.897Z Downloaded smf v0.2.2
12922024-01-31T19:12:24.900Z Downloaded smawk v0.3.1
12932024-01-31T19:12:24.900Z Downloaded slog-async v2.8.0
12942024-01-31T19:12:24.903Z Downloaded untrusted v0.9.0
12952024-01-31T19:12:24.903Z Downloaded crossterm v0.27.0
12962024-01-31T19:12:24.914Z Downloaded similar-asserts v1.5.0
12972024-01-31T19:12:24.917Z Downloaded darling_core v0.20.3
12982024-01-31T19:12:24.925Z Downloaded unicase v2.7.0
12992024-01-31T19:12:24.928Z Downloaded hmac v0.12.1
13002024-01-31T19:12:24.936Z Downloaded dirs-sys-next v0.1.2
13012024-01-31T19:12:24.936Z Downloaded once_cell v1.19.0
13022024-01-31T19:12:24.936Z Downloaded foreign-types v0.3.2
13032024-01-31T19:12:24.939Z Downloaded serde-big-array v0.5.1
13042024-01-31T19:12:24.942Z Downloaded password-hash v0.5.0
13052024-01-31T19:12:24.945Z Downloaded partial-io v0.5.4
13062024-01-31T19:12:24.948Z Downloaded base64 v0.21.7
13072024-01-31T19:12:24.953Z Downloaded proc-macro-error-attr v1.0.4
13082024-01-31T19:12:24.958Z Downloaded rustls-native-certs v0.7.0
13092024-01-31T19:12:24.962Z Downloaded dirs-next v2.0.0
13102024-01-31T19:12:24.962Z Downloaded tinyvec_macros v0.1.1
13112024-01-31T19:12:24.962Z Downloaded dof v0.1.5
13122024-01-31T19:12:24.965Z Downloaded digest v0.10.7
13132024-01-31T19:12:24.970Z Downloaded signature v1.6.4
13142024-01-31T19:12:24.970Z Downloaded pin-utils v0.1.0
13152024-01-31T19:12:24.973Z Downloaded supports-color v2.1.0
13162024-01-31T19:12:24.973Z Downloaded parking_lot v0.12.1
13172024-01-31T19:12:24.976Z Downloaded sct v0.7.0
13182024-01-31T19:12:24.980Z Downloaded schemars v0.8.16
13192024-01-31T19:12:25.000Z Downloaded tap v1.0.1
13202024-01-31T19:12:25.004Z Downloaded miniz_oxide v0.7.1
13212024-01-31T19:12:25.007Z Downloaded tracing-core v0.1.31
13222024-01-31T19:12:25.010Z Downloaded textwrap v0.16.0
13232024-01-31T19:12:25.014Z Downloaded log v0.4.20
13242024-01-31T19:12:25.017Z Downloaded darling v0.20.3
13252024-01-31T19:12:25.023Z Downloaded paste v1.0.14
13262024-01-31T19:12:25.027Z Downloaded crossbeam-utils v0.8.16
13272024-01-31T19:12:25.032Z Downloaded futures-sink v0.3.30
13282024-01-31T19:12:25.035Z Downloaded highway v1.1.0
13292024-01-31T19:12:25.074Z Downloaded glob v0.3.1
13302024-01-31T19:12:25.081Z Downloaded rusty-fork v0.3.0
13312024-01-31T19:12:25.085Z Downloaded mockall v0.12.0
13322024-01-31T19:12:25.085Z Downloaded sha2 v0.10.8
13332024-01-31T19:12:25.090Z Downloaded bytes v1.5.0
13342024-01-31T19:12:25.099Z Downloaded synstructure v0.12.6
13352024-01-31T19:12:25.103Z Downloaded openssl-probe v0.1.5
13362024-01-31T19:12:25.108Z Downloaded gethostname v0.4.3
13372024-01-31T19:12:25.111Z Downloaded generic-array v0.14.7
13382024-01-31T19:12:25.111Z Downloaded rust-argon2 v1.0.1
13392024-01-31T19:12:25.114Z Downloaded group v0.13.0
13402024-01-31T19:12:25.118Z Downloaded foreign-types-shared v0.3.1
13412024-01-31T19:12:25.121Z Downloaded signal-hook v0.3.17
13422024-01-31T19:12:25.126Z Downloaded lru-cache v0.1.2
13432024-01-31T19:12:25.141Z Downloaded num-rational v0.4.1
13442024-01-31T19:12:25.161Z Downloaded num v0.4.1
13452024-01-31T19:12:25.161Z Downloaded native-tls v0.2.11
13462024-01-31T19:12:25.161Z Downloaded allocator-api2 v0.2.16
13472024-01-31T19:12:25.181Z Downloaded const-oid v0.9.5
13482024-01-31T19:12:25.181Z Downloaded httptest v0.15.5
13492024-01-31T19:12:25.181Z Downloaded proc-macro-error v1.0.4
13502024-01-31T19:12:25.181Z Downloaded multer v3.0.0
13512024-01-31T19:12:25.183Z Downloaded unarray v0.1.4
13522024-01-31T19:12:25.190Z Downloaded arrayvec v0.7.4
13532024-01-31T19:12:25.190Z Downloaded ahash v0.8.6
13542024-01-31T19:12:25.190Z Downloaded parse-size v1.0.0
13552024-01-31T19:12:25.190Z Downloaded basic-toml v0.1.8
13562024-01-31T19:12:25.208Z Downloaded thiserror-no-std v2.0.2
13572024-01-31T19:12:25.215Z Downloaded fragile v2.0.0
13582024-01-31T19:12:25.218Z Downloaded form_urlencoded v1.2.1
13592024-01-31T19:12:25.221Z Downloaded display-error-chain v0.2.0
13602024-01-31T19:12:25.225Z Downloaded strip-ansi-escapes v0.2.0
13612024-01-31T19:12:25.225Z Downloaded shlex v1.3.0
13622024-01-31T19:12:25.228Z Downloaded num-complex v0.4.4
13632024-01-31T19:12:25.231Z Downloaded criterion-plot v0.5.0
13642024-01-31T19:12:25.234Z Downloaded corncobs v0.1.3
13652024-01-31T19:12:25.234Z Downloaded strsim v0.8.0
13662024-01-31T19:12:25.237Z Downloaded serde_derive_internals v0.26.0
13672024-01-31T19:12:25.241Z Downloaded crc-any v2.4.3
13682024-01-31T19:12:25.244Z Downloaded rustversion v1.0.14
13692024-01-31T19:12:25.247Z Downloaded num-integer v0.1.45
13702024-01-31T19:12:25.250Z Downloaded shell-words v1.1.0
13712024-01-31T19:12:25.252Z Downloaded secrecy v0.8.0
13722024-01-31T19:12:25.255Z Downloaded sec1 v0.7.3
13732024-01-31T19:12:25.255Z Downloaded signal-hook-tokio v0.3.1
13742024-01-31T19:12:25.258Z Downloaded number_prefix v0.4.0
13752024-01-31T19:12:25.258Z Downloaded num_enum v0.5.11
13762024-01-31T19:12:25.266Z Downloaded crypto-common v0.1.6
13772024-01-31T19:12:25.271Z Downloaded crypto-bigint v0.5.2
13782024-01-31T19:12:25.277Z Downloaded matches v0.1.10
13792024-01-31T19:12:25.280Z Downloaded maybe-uninit v2.0.0
13802024-01-31T19:12:25.283Z Downloaded maplit v1.0.2
13812024-01-31T19:12:25.283Z Downloaded lalrpop-util v0.19.12
13822024-01-31T19:12:25.286Z Downloaded blake2b_simd v1.0.1
13832024-01-31T19:12:25.286Z Downloaded base64ct v1.6.0
13842024-01-31T19:12:25.290Z Downloaded memmap v0.7.0
13852024-01-31T19:12:25.293Z Downloaded md-5 v0.10.5
13862024-01-31T19:12:25.295Z Downloaded linear-map v1.2.0
13872024-01-31T19:12:25.298Z Downloaded kstat-rs v0.2.3
13882024-01-31T19:12:25.301Z Downloaded hyper-staticfile v0.9.5
13892024-01-31T19:12:25.304Z Downloaded cpufeatures v0.2.12
13902024-01-31T19:12:25.307Z Downloaded http-range v0.1.5
13912024-01-31T19:12:25.307Z Downloaded blake2 v0.10.6
13922024-01-31T19:12:25.312Z Downloaded argon2 v0.5.3
13932024-01-31T19:12:25.314Z Downloaded ucd-trie v0.1.6
13942024-01-31T19:12:25.317Z Downloaded cc v1.0.83
13952024-01-31T19:12:25.322Z Downloaded tokio-native-tls v0.3.1
13962024-01-31T19:12:25.328Z Downloaded thiserror-impl-no-std v2.0.2
13972024-01-31T19:12:25.331Z Downloaded termcolor v1.2.0
13982024-01-31T19:12:25.331Z Downloaded linked-hash-map v0.5.6
13992024-01-31T19:12:25.334Z Downloaded strum v0.25.0
14002024-01-31T19:12:25.334Z Downloaded tabled_derive v0.7.0
14012024-01-31T19:12:25.337Z Downloaded serde_repr v0.1.16
14022024-01-31T19:12:25.340Z Downloaded ansi_term v0.12.1
14032024-01-31T19:12:25.343Z Downloaded darling_macro v0.14.4
14042024-01-31T19:12:25.343Z Downloaded wait-timeout v0.2.0
14052024-01-31T19:12:25.346Z Downloaded sqlparser_derive v0.2.2
14062024-01-31T19:12:25.346Z Downloaded lazycell v1.3.0
14072024-01-31T19:12:25.348Z Downloaded bit-vec v0.6.3
14082024-01-31T19:12:25.351Z Downloaded signal-hook-mio v0.2.3
14092024-01-31T19:12:25.351Z Downloaded nibble_vec v0.1.0
14102024-01-31T19:12:25.354Z Downloaded crossbeam-epoch v0.9.15
14112024-01-31T19:12:25.358Z Downloaded cookie v0.18.0
14122024-01-31T19:12:25.362Z Downloaded normalize-line-endings v0.3.0
14132024-01-31T19:12:25.365Z Downloaded newtype_derive v0.1.6
14142024-01-31T19:12:25.368Z Downloaded newline-converter v0.3.0
14152024-01-31T19:12:25.369Z Downloaded nested v0.1.1
14162024-01-31T19:12:25.372Z Downloaded bb8 v0.8.1
14172024-01-31T19:12:25.372Z Downloaded autocfg v1.1.0
14182024-01-31T19:12:25.375Z Downloaded assert_cmd v2.0.13
14192024-01-31T19:12:25.380Z Downloaded macaddr v1.0.1
14202024-01-31T19:12:25.383Z Downloaded lazy_static v1.4.0
14212024-01-31T19:12:25.384Z Downloaded is-terminal v0.4.9
14222024-01-31T19:12:25.384Z Downloaded hubpack_derive v0.1.1
14232024-01-31T19:12:25.384Z Downloaded bzip2 v0.4.4
14242024-01-31T19:12:25.387Z Downloaded byteorder v1.5.0
14252024-01-31T19:12:25.389Z Downloaded cassowary v0.3.0
14262024-01-31T19:12:25.393Z Downloaded block-buffer v0.10.4
14272024-01-31T19:12:25.395Z Downloaded keccak v0.1.4
14282024-01-31T19:12:25.395Z Downloaded inout v0.1.3
14292024-01-31T19:12:25.398Z Downloaded mime v0.3.17
14302024-01-31T19:12:25.401Z Downloaded console v0.15.8
14312024-01-31T19:12:25.404Z Downloaded bcs v0.1.6
14322024-01-31T19:12:25.407Z Downloaded ciborium v0.2.2
14332024-01-31T19:12:25.411Z Downloaded clang-sys v1.6.1
14342024-01-31T19:12:25.415Z Downloaded async-stream v0.3.5
14352024-01-31T19:12:25.419Z Downloaded arrayref v0.3.7
14362024-01-31T19:12:25.422Z Downloaded approx v0.5.1
14372024-01-31T19:12:25.428Z Downloaded async-recursion v1.0.5
14382024-01-31T19:12:25.431Z Downloaded is_ci v1.1.1
14392024-01-31T19:12:25.431Z Downloaded crossbeam v0.8.2
14402024-01-31T19:12:25.431Z Downloaded array-init v0.0.4
14412024-01-31T19:12:25.434Z Downloaded rustc-demangle v0.1.23
14422024-01-31T19:12:25.437Z Downloaded num-traits v0.2.16
14432024-01-31T19:12:25.440Z Downloaded mockall_derive v0.12.0
14442024-01-31T19:12:25.444Z Downloaded lock_api v0.4.10
14452024-01-31T19:12:25.447Z Downloaded cast v0.3.0
14462024-01-31T19:12:25.449Z Downloaded sqlformat v0.2.3
14472024-01-31T19:12:25.452Z Downloaded hubpack v0.1.2
14482024-01-31T19:12:25.455Z Downloaded crucible-workspace-hack v0.1.0
14492024-01-31T19:12:25.455Z Downloaded aead v0.5.2
14502024-01-31T19:12:25.463Z Downloaded ipnetwork v0.20.0
14512024-01-31T19:12:25.463Z Downloaded indoc v1.0.9
14522024-01-31T19:12:25.466Z Downloaded num-derive v0.4.0
14532024-01-31T19:12:25.473Z Downloaded match_cfg v0.1.0
14542024-01-31T19:12:25.473Z Downloaded http-body v1.0.0
14552024-01-31T19:12:25.473Z Downloaded camino-tempfile v1.1.1
14562024-01-31T19:12:25.477Z Downloaded sha1 v0.10.6
14572024-01-31T19:12:25.477Z Downloaded atomicwrites v0.4.3
14582024-01-31T19:12:25.480Z Downloaded assert_matches v1.5.0
14592024-01-31T19:12:25.482Z Downloaded async-stream-impl v0.3.5
14602024-01-31T19:12:25.482Z Downloaded serde_yaml v0.9.25
14612024-01-31T19:12:25.487Z Downloaded memoffset v0.9.0
14622024-01-31T19:12:25.494Z Downloaded memoffset v0.7.1
14632024-01-31T19:12:25.497Z Downloaded impl-trait-for-tuples v0.2.2
14642024-01-31T19:12:25.498Z Downloaded curve25519-dalek-derive v0.1.0
14652024-01-31T19:12:25.498Z Downloaded constant_time_eq v0.3.0
14662024-01-31T19:12:25.501Z Downloaded colored v2.0.4
14672024-01-31T19:12:25.504Z Downloaded cipher v0.4.4
14682024-01-31T19:12:25.507Z Downloaded chacha20 v0.9.1
14692024-01-31T19:12:25.509Z Downloaded ciborium-ll v0.2.2
14702024-01-31T19:12:25.514Z Downloaded managed v0.8.0
14712024-01-31T19:12:25.514Z Downloaded lru v0.12.1
14722024-01-31T19:12:25.517Z Downloaded darling v0.14.4
14732024-01-31T19:12:25.520Z Downloaded cancel-safe-futures v0.1.5
14742024-01-31T19:12:25.525Z Downloaded constant_time_eq v0.2.6
14752024-01-31T19:12:25.528Z Downloaded ciborium-io v0.2.2
14762024-01-31T19:12:25.529Z Downloaded hyper-tls v0.5.0
14772024-01-31T19:12:25.531Z Downloaded humantime v2.1.0
14782024-01-31T19:12:25.534Z Downloaded http-body v0.4.5
14792024-01-31T19:12:25.537Z Downloaded crc-catalog v2.2.0
14802024-01-31T19:12:25.540Z Downloaded crc v3.0.1
14812024-01-31T19:12:25.540Z Downloaded convert_case v0.4.0
14822024-01-31T19:12:25.543Z Downloaded cexpr v0.6.0
14832024-01-31T19:12:25.546Z Downloaded hostname v0.3.1
14842024-01-31T19:12:25.550Z Downloaded home v0.5.5
14852024-01-31T19:12:25.550Z Downloaded bytecount v0.6.3
14862024-01-31T19:12:25.555Z Downloaded cstr-argument v0.1.2
14872024-01-31T19:12:26.319Z Compiling serde v1.0.195
14882024-01-31T19:12:26.319Z Compiling autocfg v1.1.0
14892024-01-31T19:12:26.323Z Compiling version_check v0.9.4
14902024-01-31T19:12:26.323Z Checking cfg-if v1.0.0
14912024-01-31T19:12:26.356Z Compiling syn v1.0.109
14922024-01-31T19:12:26.437Z Checking libc v0.2.152
14932024-01-31T19:12:26.440Z Compiling syn v2.0.48
14942024-01-31T19:12:26.501Z Compiling parking_lot_core v0.9.8
14952024-01-31T19:12:26.529Z Compiling once_cell v1.19.0
14962024-01-31T19:12:27.156Z Compiling memchr v2.6.3
14972024-01-31T19:12:27.203Z Compiling libm v0.2.7
14982024-01-31T19:12:27.355Z Compiling cc v1.0.83
14992024-01-31T19:12:27.603Z Compiling ahash v0.8.6
15002024-01-31T19:12:27.691Z Compiling getrandom v0.2.10
15012024-01-31T19:12:27.713Z Compiling lock_api v0.4.10
15022024-01-31T19:12:28.212Z Compiling num-traits v0.2.16
15032024-01-31T19:12:28.303Z Compiling byteorder v1.5.0
15042024-01-31T19:12:28.439Z Compiling serde_json v1.0.113
15052024-01-31T19:12:28.921Z Compiling log v0.4.20
15062024-01-31T19:12:29.418Z Compiling slab v0.4.9
15072024-01-31T19:12:29.678Z Checking scopeguard v1.2.0
15082024-01-31T19:12:29.848Z Compiling typenum v1.16.0
15092024-01-31T19:12:30.035Z Compiling generic-array v0.14.7
15102024-01-31T19:12:30.084Z Checking itoa v1.0.9
15112024-01-31T19:12:30.362Z Checking smallvec v1.11.2
15122024-01-31T19:12:30.455Z Compiling pkg-config v0.3.27
15132024-01-31T19:12:30.870Z Compiling allocator-api2 v0.2.16
15142024-01-31T19:12:31.137Z Compiling schemars v0.8.16
15152024-01-31T19:12:31.155Z Compiling rustix v0.38.30
15162024-01-31T19:12:31.876Z Compiling httparse v1.8.0
15172024-01-31T19:12:32.364Z Compiling fnv v1.0.7
15182024-01-31T19:12:32.417Z Compiling ring v0.17.7
15192024-01-31T19:12:32.504Z Compiling vcpkg v0.2.15
15202024-01-31T19:12:32.526Z Checking pin-project-lite v0.2.13
15212024-01-31T19:12:32.614Z Checking parking_lot v0.12.1
15222024-01-31T19:12:32.641Z Compiling aho-corasick v1.0.4
15232024-01-31T19:12:33.118Z Compiling regex-syntax v0.8.2
15242024-01-31T19:12:36.026Z Compiling openssl-sys v0.9.96
15252024-01-31T19:12:37.273Z Checking signal-hook-registry v1.4.1
15262024-01-31T19:12:37.294Z Compiling ucd-trie v0.1.6
15272024-01-31T19:12:37.570Z Checking mio v0.8.9
15282024-01-31T19:12:37.591Z Checking rand_core v0.6.4
15292024-01-31T19:12:38.636Z Compiling ring v0.16.20
15302024-01-31T19:12:38.645Z Checking num_cpus v1.16.0
15312024-01-31T19:12:38.645Z Compiling regex-automata v0.4.4
15322024-01-31T19:12:39.053Z Compiling serde_derive_internals v0.26.0
15332024-01-31T19:12:42.023Z Checking futures-core v0.3.30
15342024-01-31T19:12:42.270Z Compiling openssl v0.10.60
15352024-01-31T19:12:42.681Z Compiling iana-time-zone v0.1.57
15362024-01-31T19:12:42.917Z Checking socket2 v0.5.5
15372024-01-31T19:12:43.104Z Compiling rustls v0.21.9
15382024-01-31T19:12:43.322Z Compiling native-tls v0.2.11
15392024-01-31T19:12:43.821Z Checking ryu v1.0.15
15402024-01-31T19:12:43.831Z Checking spin v0.5.2
15412024-01-31T19:12:43.831Z Compiling dyn-clone v1.0.13
15422024-01-31T19:12:43.831Z Compiling async-trait v0.1.77
15432024-01-31T19:12:44.410Z Checking futures-sink v0.3.30
15442024-01-31T19:12:44.442Z Compiling backtrace v0.3.69
15452024-01-31T19:12:44.978Z Compiling errno v0.3.8
15462024-01-31T19:12:45.159Z Compiling crossbeam-utils v0.8.16
15472024-01-31T19:12:45.181Z Compiling crc32fast v1.3.2
15482024-01-31T19:12:45.330Z Compiling tinyvec_macros v0.1.1
15492024-01-31T19:12:45.450Z Compiling regex v1.10.3
15502024-01-31T19:12:45.888Z Compiling unicode-xid v0.2.4
15512024-01-31T19:12:45.896Z Checking pin-utils v0.1.0
15522024-01-31T19:12:46.127Z Compiling tinyvec v1.6.0
15532024-01-31T19:12:46.143Z Compiling futures-channel v0.3.30
15542024-01-31T19:12:46.739Z Checking subtle v2.5.0
15552024-01-31T19:12:47.093Z Compiling anyhow v1.0.75
15562024-01-31T19:12:47.106Z Compiling futures-task v0.3.30
15572024-01-31T19:12:47.500Z Compiling futures-io v0.3.30
15582024-01-31T19:12:47.579Z Compiling unicode-width v0.1.11
15592024-01-31T19:12:47.797Z Compiling spin v0.9.8
15602024-01-31T19:12:48.347Z Compiling tracing-core v0.1.31
15612024-01-31T19:12:48.368Z Compiling unicode-bidi v0.3.13
15622024-01-31T19:12:48.626Z Compiling unicode-normalization v0.1.22
15632024-01-31T19:12:50.083Z Compiling num-integer v0.1.45
15642024-01-31T19:12:50.287Z Compiling serde_derive v1.0.195
15652024-01-31T19:12:50.406Z Compiling zerocopy-derive v0.7.32
15662024-01-31T19:12:50.498Z Compiling thiserror-impl v1.0.56
15672024-01-31T19:12:50.517Z Compiling zeroize_derive v1.4.2
15682024-01-31T19:12:50.615Z Compiling tokio-macros v2.2.0
15692024-01-31T19:12:50.704Z Compiling futures-macro v0.3.30
15702024-01-31T19:12:51.664Z Compiling tracing-attributes v0.1.26
15712024-01-31T19:12:53.172Z Compiling schemars_derive v0.8.16
15722024-01-31T19:12:53.392Z Checking zeroize v1.7.0
15732024-01-31T19:12:53.793Z Compiling openssl-macros v0.1.1
15742024-01-31T19:12:54.700Z Compiling zerocopy v0.7.32
15752024-01-31T19:12:55.640Z Checking futures-util v0.3.30
15762024-01-31T19:12:56.430Z Compiling thiserror v1.0.56
15772024-01-31T19:12:56.434Z Compiling pest v2.7.6
15782024-01-31T19:12:58.011Z Compiling hashbrown v0.14.2
15792024-01-31T19:12:58.438Z Compiling hashbrown v0.13.2
15802024-01-31T19:12:58.945Z Compiling tracing v0.1.37
15812024-01-31T19:12:59.712Z Compiling der_derive v0.7.2
15822024-01-31T19:13:00.038Z Compiling slog v2.7.0
15832024-01-31T19:13:00.839Z Compiling pest_meta v2.7.6
15842024-01-31T19:13:01.075Z Compiling lazy_static v1.4.0
15852024-01-31T19:13:01.112Z Compiling time-core v0.1.1
15862024-01-31T19:13:01.214Z Compiling untrusted v0.9.0
15872024-01-31T19:13:01.347Z Compiling percent-encoding v2.3.1
15882024-01-31T19:13:01.460Z Compiling rustversion v1.0.14
15892024-01-31T19:13:01.899Z Compiling foreign-types-shared v0.1.1
15902024-01-31T19:13:02.503Z Compiling untrusted v0.7.1
15912024-01-31T19:13:02.607Z Compiling foreign-types v0.3.2
15922024-01-31T19:13:03.479Z Compiling pest_generator v2.7.6
15932024-01-31T19:13:04.176Z Compiling time-macros v0.2.13
15942024-01-31T19:13:06.429Z Compiling scroll_derive v0.12.0
15952024-01-31T19:13:08.738Z Compiling synstructure v0.12.6
15962024-01-31T19:13:08.916Z Compiling thread-id v4.2.0
15972024-01-31T19:13:09.064Z Compiling try-lock v0.2.4
15982024-01-31T19:13:09.126Z Compiling base64 v0.21.7
15992024-01-31T19:13:09.262Z Compiling want v0.3.1
16002024-01-31T19:13:09.629Z Compiling pest_derive v2.7.6
16012024-01-31T19:13:09.686Z Compiling rustls-webpki v0.101.7
16022024-01-31T19:13:09.814Z Compiling sct v0.7.0
16032024-01-31T19:13:10.344Z Compiling form_urlencoded v1.2.1
16042024-01-31T19:13:10.881Z Compiling socket2 v0.4.9
16052024-01-31T19:13:11.437Z Compiling zerocopy-derive v0.2.0
16062024-01-31T19:13:11.682Z Compiling openssl-probe v0.1.5
16072024-01-31T19:13:11.955Z Compiling httpdate v1.0.3
16082024-01-31T19:13:12.187Z Compiling tower-service v0.3.2
16092024-01-31T19:13:12.230Z Compiling const-oid v0.9.5
16102024-01-31T19:13:12.648Z Compiling idna v0.5.0
16112024-01-31T19:13:12.823Z Compiling memoffset v0.9.0
16122024-01-31T19:13:12.921Z Compiling adler v1.0.2
16132024-01-31T19:13:13.232Z Compiling miniz_oxide v0.7.1
16142024-01-31T19:13:13.437Z Checking crypto-common v0.1.6
16152024-01-31T19:13:13.519Z Checking bytes v1.5.0
16162024-01-31T19:13:14.742Z Checking tokio v1.35.1
16172024-01-31T19:13:14.742Z Checking bitflags v2.4.0
16182024-01-31T19:13:15.149Z Compiling url v2.5.0
16192024-01-31T19:13:15.492Z Checking equivalent v1.0.1
16202024-01-31T19:13:15.599Z Compiling either v1.9.0
16212024-01-31T19:13:15.625Z Compiling ipnet v2.9.0
16222024-01-31T19:13:16.103Z Compiling indexmap v2.1.0
16232024-01-31T19:13:16.406Z Compiling chrono v0.4.31
16242024-01-31T19:13:17.647Z Compiling uuid v1.7.0
16252024-01-31T19:13:18.297Z Compiling http v0.2.11
16262024-01-31T19:13:20.605Z Compiling semver v1.0.21
16272024-01-31T19:13:22.974Z Compiling toml_datetime v0.6.5
16282024-01-31T19:13:22.974Z Compiling serde_spanned v0.6.4
16292024-01-31T19:13:22.974Z Compiling rustc_version v0.4.0
16302024-01-31T19:13:41.173Z Compiling openapiv3 v2.0.0
16312024-01-31T19:13:41.173Z Compiling toml_edit v0.19.15
16322024-01-31T19:13:41.174Z Compiling http-body v0.4.5
16332024-01-31T19:13:42.486Z Compiling signal-hook v0.3.17
16342024-01-31T19:13:42.486Z Compiling serde_urlencoded v0.7.1
16352024-01-31T19:13:42.486Z Compiling rustls-pemfile v1.0.3
16362024-01-31T19:13:42.486Z Compiling clap_derive v4.4.2
16372024-01-31T19:13:42.486Z Compiling zerocopy-derive v0.6.4
16382024-01-31T19:13:42.486Z Compiling crossbeam-epoch v0.9.15
16392024-01-31T19:13:42.486Z Compiling usdt-impl v0.3.5
16402024-01-31T19:13:42.486Z Compiling encoding_rs v0.8.33
16412024-01-31T19:13:42.486Z Compiling siphasher v0.3.11
16422024-01-31T19:13:42.487Z Compiling gimli v0.28.0
16432024-01-31T19:13:42.487Z Compiling tokio-util v0.7.10
16442024-01-31T19:13:42.487Z Compiling tokio-rustls v0.24.1
16452024-01-31T19:13:42.487Z Compiling h2 v0.3.24
16462024-01-31T19:13:42.487Z Compiling tokio-native-tls v0.3.1
16472024-01-31T19:13:42.487Z Compiling webpki-roots v0.25.2
16482024-01-31T19:13:42.487Z Compiling mime v0.3.17
16492024-01-31T19:13:42.487Z Compiling zerocopy v0.3.0
16502024-01-31T19:13:42.488Z Compiling strum_macros v0.25.2
16512024-01-31T19:13:42.488Z Compiling scroll v0.12.0
16522024-01-31T19:13:42.488Z Compiling block-buffer v0.10.4
16532024-01-31T19:13:42.488Z Compiling addr2line v0.21.0
16542024-01-31T19:13:42.488Z Compiling bzip2-sys v0.1.11+1.0.8
16552024-01-31T19:13:42.489Z Compiling object v0.32.1
16562024-01-31T19:13:42.489Z Compiling num-iter v0.1.43
16572024-01-31T19:13:42.489Z Compiling usdt-impl v0.5.0
16582024-01-31T19:13:42.489Z Compiling rustc-demangle v0.1.23
16592024-01-31T19:13:42.489Z Compiling plain v0.2.3
16602024-01-31T19:13:42.489Z Compiling goblin v0.8.0
16612024-01-31T19:13:42.489Z Compiling flate2 v1.0.28
16622024-01-31T19:13:42.489Z Compiling digest v0.10.7
16632024-01-31T19:13:42.489Z Compiling dof v0.1.5
16642024-01-31T19:13:42.490Z Compiling heapless v0.7.16
16652024-01-31T19:13:42.490Z Compiling dtrace-parser v0.1.14
16662024-01-31T19:13:43.199Z Compiling pretty-hex v0.4.1
16672024-01-31T19:13:43.199Z Compiling ppv-lite86 v0.2.17
16682024-01-31T19:13:43.378Z Compiling toml v0.7.8
16692024-01-31T19:13:43.810Z Compiling rand_chacha v0.3.1
16702024-01-31T19:13:43.891Z Compiling toml_edit v0.21.0
16712024-01-31T19:13:45.275Z Compiling hyper v0.14.27
16722024-01-31T19:13:45.862Z Compiling serde_tokenstream v0.1.7
16732024-01-31T19:13:45.935Z Compiling hex v0.4.3
16742024-01-31T19:13:46.672Z Compiling dtrace-parser v0.2.0
16752024-01-31T19:13:47.288Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
16762024-01-31T19:13:48.976Z Compiling dof v0.3.0
16772024-01-31T19:13:50.083Z Compiling bit-vec v0.6.3
16782024-01-31T19:13:51.623Z Compiling rand v0.8.5
16792024-01-31T19:13:52.337Z Compiling phf_shared v0.10.0
16802024-01-31T19:13:52.927Z Compiling num-bigint v0.4.4
16812024-01-31T19:13:53.427Z Compiling new_debug_unreachable v1.0.4
16822024-01-31T19:13:53.548Z Compiling precomputed-hash v0.1.1
16832024-01-31T19:13:53.571Z Compiling minimal-lexical v0.2.1
16842024-01-31T19:13:53.708Z Compiling smoltcp v0.9.1
16852024-01-31T19:13:54.181Z Compiling fixedbitset v0.4.2
16862024-01-31T19:13:54.380Z Compiling base64ct v1.6.0
16872024-01-31T19:13:54.601Z Compiling petgraph v0.6.4
16882024-01-31T19:13:54.853Z Compiling nom v7.1.3
16892024-01-31T19:13:55.300Z Compiling pem-rfc7468 v0.7.0
16902024-01-31T19:13:55.397Z Compiling string_cache v0.8.7
16912024-01-31T19:13:56.274Z Compiling bit-set v0.5.3
16922024-01-31T19:13:56.415Z Compiling usdt-macro v0.3.5
16932024-01-31T19:13:56.496Z Compiling hyper-rustls v0.24.2
16942024-01-31T19:13:56.521Z Compiling hyper-tls v0.5.0
16952024-01-31T19:13:57.017Z Compiling reqwest v0.11.22
16962024-01-31T19:13:57.021Z Compiling usdt-attr-macro v0.3.5
16972024-01-31T19:13:57.167Z Compiling hmac v0.12.1
16982024-01-31T19:13:57.440Z Compiling itertools v0.10.5
16992024-01-31T19:13:57.827Z Compiling enum-as-inner v0.5.1
17002024-01-31T19:13:58.578Z Compiling hubpack_derive v0.1.1
17012024-01-31T19:13:59.418Z Compiling diesel_table_macro_syntax v0.1.0
17022024-01-31T19:13:59.486Z Compiling lalrpop-util v0.19.12
17032024-01-31T19:13:59.953Z Compiling flagset v0.4.3
17042024-01-31T19:14:00.062Z Compiling unicode-segmentation v1.10.1
17052024-01-31T19:14:00.328Z Checking unicode-ident v1.0.12
17062024-01-31T19:14:00.569Z Compiling der v0.7.8
17072024-01-31T19:14:00.829Z Compiling diesel_derives v2.1.2
17082024-01-31T19:14:01.524Z Compiling cpufeatures v0.2.12
17092024-01-31T19:14:01.654Z Compiling sha2 v0.10.8
17102024-01-31T19:14:01.824Z Compiling rustix v0.37.23
17112024-01-31T19:14:01.991Z Compiling md-5 v0.10.5
17122024-01-31T19:14:02.775Z Compiling serde_repr v0.1.16
17132024-01-31T19:14:03.393Z Compiling stringprep v0.1.3
17142024-01-31T19:14:03.424Z Compiling hash32 v0.2.1
17152024-01-31T19:14:03.940Z Compiling spki v0.7.2
17162024-01-31T19:14:04.213Z Compiling fallible-iterator v0.2.0
17172024-01-31T19:14:04.284Z Checking bitflags v1.3.2
17182024-01-31T19:14:04.410Z Compiling stable_deref_trait v1.2.0
17192024-01-31T19:14:04.544Z Compiling pkcs8 v0.10.2
17202024-01-31T19:14:04.964Z Compiling terminal_size v0.2.6
17212024-01-31T19:14:05.377Z Compiling postgres-protocol v0.6.6
17222024-01-31T19:14:05.465Z Checking proc-macro2 v1.0.78
17232024-01-31T19:14:05.744Z Compiling phf_shared v0.11.2
17242024-01-31T19:14:06.281Z Compiling ff v0.13.0
17252024-01-31T19:14:06.410Z Compiling block-padding v0.3.3
17262024-01-31T19:14:06.482Z Compiling scheduled-thread-pool v0.2.7
17272024-01-31T19:14:06.774Z Compiling num_threads v0.1.6
17282024-01-31T19:14:06.929Z Compiling deranged v0.3.8
17292024-01-31T19:14:07.381Z Compiling matches v0.1.10
17302024-01-31T19:14:07.505Z Compiling managed v0.8.0
17312024-01-31T19:14:07.566Z Compiling regex-automata v0.1.10
17322024-01-31T19:14:07.791Z Compiling base16ct v0.2.0
17332024-01-31T19:14:07.966Z Compiling idna v0.2.3
17342024-01-31T19:14:08.259Z Compiling bstr v0.2.17
17352024-01-31T19:14:08.347Z Compiling sec1 v0.7.3
17362024-01-31T19:14:09.255Z Compiling clap_builder v4.4.2
17372024-01-31T19:14:09.857Z Compiling time v0.3.27
17382024-01-31T19:14:10.610Z Compiling r2d2 v0.8.10
17392024-01-31T19:14:10.632Z Compiling inout v0.1.3
17402024-01-31T19:14:11.029Z Compiling signal-hook-mio v0.2.3
17412024-01-31T19:14:11.152Z Compiling postgres-types v0.2.6
17422024-01-31T19:14:11.445Z Compiling group v0.13.0
17432024-01-31T19:14:11.702Z Checking quote v1.0.35
17442024-01-31T19:14:11.831Z Compiling phf v0.11.2
17452024-01-31T19:14:12.199Z Compiling bzip2 v0.4.4
17462024-01-31T19:14:12.466Z Compiling hubpack v0.1.2
17472024-01-31T19:14:12.789Z Compiling hkdf v0.12.4
17482024-01-31T19:14:13.181Z Compiling zerocopy v0.6.4
17492024-01-31T19:14:13.685Z Compiling ipnetwork v0.20.0
17502024-01-31T19:14:14.624Z Compiling crypto-bigint v0.5.2
17512024-01-31T19:14:15.141Z Compiling futures-executor v0.3.30
17522024-01-31T19:14:17.032Z Compiling float-cmp v0.9.0
17532024-01-31T19:14:17.364Z Compiling predicates-core v1.0.6
17542024-01-31T19:14:17.848Z Compiling whoami v1.4.1
17552024-01-31T19:14:17.921Z Compiling normalize-line-endings v0.3.0
17562024-01-31T19:14:18.073Z Compiling regex-automata v0.3.8
17572024-01-31T19:14:18.836Z Compiling difflib v0.4.0
17582024-01-31T19:14:18.863Z Compiling static_assertions v1.1.0
17592024-01-31T19:14:19.004Z Compiling data-encoding v2.4.0
17602024-01-31T19:14:21.490Z Compiling bstr v1.6.0
17612024-01-31T19:14:21.694Z Compiling trust-dns-proto v0.22.0
17622024-01-31T19:14:22.226Z Compiling predicates v3.1.0
17632024-01-31T19:14:23.048Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
17642024-01-31T19:14:23.735Z Compiling tokio-postgres v0.7.10
17652024-01-31T19:14:24.031Z Compiling elliptic-curve v0.13.8
17662024-01-31T19:14:25.269Z Compiling yasna v0.5.2
17672024-01-31T19:14:25.377Z Compiling futures v0.3.30
17682024-01-31T19:14:25.534Z Compiling clap v4.4.3
17692024-01-31T19:14:25.679Z Compiling zip v0.6.6
17702024-01-31T19:14:26.244Z Compiling crossterm v0.27.0
17712024-01-31T19:14:27.952Z Compiling diesel v2.1.4
17722024-01-31T19:14:27.976Z Compiling cipher v0.4.4
17732024-01-31T19:14:28.469Z Compiling similar v2.3.0
17742024-01-31T19:14:30.606Z Compiling usdt v0.3.5
17752024-01-31T19:14:30.998Z Compiling camino v1.1.6
17762024-01-31T19:14:31.569Z Compiling tokio-stream v0.1.14
17772024-01-31T19:14:32.545Z Compiling console v0.15.8
17782024-01-31T19:14:35.815Z Checking utf8parse v0.2.1
17792024-01-31T19:14:37.840Z Checking anstyle v1.0.2
17802024-01-31T19:14:39.569Z Compiling serde_tokenstream v0.2.0
17812024-01-31T19:14:40.738Z Checking io-lifetimes v1.0.11
17822024-01-31T19:14:46.887Z Checking anstyle-parse v0.2.1
17832024-01-31T19:14:47.108Z Checking colorchoice v1.0.0
17842024-01-31T19:14:47.275Z Checking anstyle-query v1.0.0
17852024-01-31T19:14:47.664Z Checking anstream v0.5.0
17862024-01-31T19:14:48.141Z Checking strsim v0.10.0
17872024-01-31T19:14:48.240Z Checking clap_lex v0.5.1
17882024-01-31T19:14:48.835Z Checking winnow v0.5.15
17892024-01-31T19:14:57.105Z Compiling regress v0.7.1
17902024-01-31T19:15:02.441Z Compiling typify-impl v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
17912024-01-31T19:15:13.588Z Compiling getopts v0.2.21
17922024-01-31T19:15:13.876Z Compiling unsafe-libyaml v0.2.10
17932024-01-31T19:15:14.261Z Checking heck v0.4.1
17942024-01-31T19:15:15.746Z Checking progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
17952024-01-31T19:15:16.216Z Compiling serde_yaml v0.9.25
17962024-01-31T19:15:16.815Z Compiling ident_case v1.0.1
17972024-01-31T19:15:17.072Z Checking match_cfg v0.1.0
17982024-01-31T19:15:17.126Z Checking fastrand v2.0.0
17992024-01-31T19:15:17.205Z Checking rustls-pki-types v1.1.0
18002024-01-31T19:15:17.538Z Checking hostname v0.3.1
18012024-01-31T19:15:17.597Z Checking tempfile v3.9.0
18022024-01-31T19:15:17.711Z Checking http v1.0.0
18032024-01-31T19:15:17.777Z Checking atty v0.2.14
18042024-01-31T19:15:17.927Z Checking quick-error v1.2.3
18052024-01-31T19:15:18.108Z Compiling paste v1.0.14
18062024-01-31T19:15:18.127Z Checking crossbeam-channel v0.5.8
18072024-01-31T19:15:18.959Z Checking sha1 v0.10.6
18082024-01-31T19:15:19.304Z Checking dirs-sys-next v0.1.2
18092024-01-31T19:15:19.913Z Compiling rustls v0.22.2
18102024-01-31T19:15:19.913Z Checking dirs-next v2.0.0
18112024-01-31T19:15:19.913Z Checking rustls-webpki v0.102.1
18122024-01-31T19:15:19.913Z Checking thread_local v1.1.7
18132024-01-31T19:15:20.330Z Checking instant v0.1.12
18142024-01-31T19:15:20.471Z Compiling slog-async v2.8.0
18152024-01-31T19:15:21.312Z Checking term v0.7.0
18162024-01-31T19:15:21.711Z Checking rustls-pemfile v2.0.0
18172024-01-31T19:15:21.948Z Compiling multer v3.0.0
18182024-01-31T19:15:22.037Z Checking debug-ignore v1.0.5
18192024-01-31T19:15:22.218Z Checking take_mut v0.2.2
18202024-01-31T19:15:22.454Z Checking slog-term v2.9.0
18212024-01-31T19:15:22.834Z Compiling darling_core v0.20.3
18222024-01-31T19:15:23.021Z Checking slog-json v2.6.1
18232024-01-31T19:15:23.211Z Compiling async-stream-impl v0.3.5
18242024-01-31T19:15:23.227Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
18252024-01-31T19:15:23.393Z Checking atomic-waker v1.1.1
18262024-01-31T19:15:23.560Z Checking waitgroup v0.1.2
18272024-01-31T19:15:23.735Z Checking slog-bunyan v2.5.0
18282024-01-31T19:15:23.958Z Checking toml v0.8.8
18292024-01-31T19:15:24.358Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
18302024-01-31T19:15:25.211Z Checking serde_path_to_error v0.1.15
18312024-01-31T19:15:25.502Z Checking async-stream v0.3.5
18322024-01-31T19:15:25.766Z Checking strum v0.25.0
18332024-01-31T19:15:25.973Z Compiling structmeta-derive v0.2.0
18342024-01-31T19:15:26.226Z Checking wait-timeout v0.2.0
18352024-01-31T19:15:26.456Z Checking rusty-fork v0.3.0
18362024-01-31T19:15:26.879Z Checking rand_xorshift v0.3.0
18372024-01-31T19:15:27.108Z Checking tokio-rustls v0.25.0
18382024-01-31T19:15:27.121Z Checking unarray v0.1.4
18392024-01-31T19:15:27.315Z Compiling regex-syntax v0.7.5
18402024-01-31T19:15:27.546Z Checking proptest v1.4.0
18412024-01-31T19:15:31.048Z Compiling structmeta v0.2.0
18422024-01-31T19:15:31.558Z Checking backoff v0.4.0
18432024-01-31T19:15:31.984Z Compiling test-strategy v0.3.1
18442024-01-31T19:15:33.127Z Compiling darling_macro v0.20.3
18452024-01-31T19:15:33.563Z Compiling typify-macro v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
18462024-01-31T19:15:34.462Z Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
18472024-01-31T19:15:34.465Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18482024-01-31T19:15:34.662Z Checking macaddr v1.0.1
18492024-01-31T19:15:34.760Z Compiling darling v0.20.3
18502024-01-31T19:15:34.825Z Checking camino-tempfile v1.1.1
18512024-01-31T19:15:34.929Z Compiling serde_with_macros v3.5.1
18522024-01-31T19:15:35.161Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
18532024-01-31T19:15:35.213Z Checking is-terminal v0.4.9
18542024-01-31T19:15:35.306Z Compiling proc-macro-error-attr v1.0.4
18552024-01-31T19:15:35.371Z Compiling proc-macro-error v1.0.4
18562024-01-31T19:15:36.018Z Compiling proc-macro-crate v1.3.1
18572024-01-31T19:15:36.346Z Checking termtree v0.4.1
18582024-01-31T19:15:36.636Z Compiling heapless v0.8.0
18592024-01-31T19:15:37.831Z Compiling num_enum_derive v0.5.11
18602024-01-31T19:15:37.940Z Checking predicates-tree v1.0.9
18612024-01-31T19:15:38.139Z Checking hash32 v0.3.1
18622024-01-31T19:15:38.339Z Compiling smoltcp v0.11.0
18632024-01-31T19:15:38.397Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18642024-01-31T19:15:38.794Z Compiling parse-display-derive v0.8.2
18652024-01-31T19:15:38.926Z Compiling crucible-workspace-hack v0.1.0
18662024-01-31T19:15:39.329Z Checking cobs v0.2.3
18672024-01-31T19:15:39.537Z Checking embedded-io v0.4.0
18682024-01-31T19:15:39.592Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18692024-01-31T19:15:39.819Z Checking postcard v1.0.8
18702024-01-31T19:15:40.169Z Compiling foreign-types-macros v0.2.3
18712024-01-31T19:15:40.270Z Checking serde_with v3.5.1
18722024-01-31T19:15:41.034Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
18732024-01-31T19:15:41.473Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
18742024-01-31T19:15:41.673Z Checking foreign-types-shared v0.3.1
18752024-01-31T19:15:41.818Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18762024-01-31T19:15:42.263Z Checking foreign-types v0.5.0
18772024-01-31T19:15:42.292Z Compiling typify v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
18782024-01-31T19:15:42.424Z Checking num_enum v0.5.11
18792024-01-31T19:15:42.467Z Compiling progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
18802024-01-31T19:15:42.816Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18812024-01-31T19:15:42.856Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
18822024-01-31T19:15:44.111Z Checking cstr-argument v0.1.2
18832024-01-31T19:15:44.250Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
18842024-01-31T19:15:44.349Z Checking pretty-hex v0.2.1
18852024-01-31T19:15:44.567Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18862024-01-31T19:15:44.697Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18872024-01-31T19:15:45.024Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
18882024-01-31T19:15:45.180Z Checking colored v2.0.4
18892024-01-31T19:15:45.278Z Compiling usdt-attr-macro v0.5.0
18902024-01-31T19:15:45.630Z Compiling usdt-macro v0.5.0
18912024-01-31T19:15:45.644Z Checking memmap v0.7.0
18922024-01-31T19:15:45.927Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
18932024-01-31T19:15:46.223Z Compiling zone_cfg_derive v0.3.0
18942024-01-31T19:15:46.381Z Checking parse-display v0.8.2
18952024-01-31T19:15:46.619Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
18962024-01-31T19:15:47.113Z Compiling mockall_derive v0.12.0
18972024-01-31T19:15:47.227Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
18982024-01-31T19:15:47.934Z Compiling num-derive v0.4.0
18992024-01-31T19:15:48.013Z Checking usdt v0.5.0
19002024-01-31T19:15:48.396Z Checking downcast v0.11.0
19012024-01-31T19:15:48.910Z Checking fragile v2.0.0
19022024-01-31T19:15:48.910Z Checking zone v0.3.0
19032024-01-31T19:15:49.006Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
19042024-01-31T19:15:49.025Z Checking smf v0.2.2
19052024-01-31T19:15:49.350Z Checking xattr v1.0.1
19062024-01-31T19:15:49.549Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
19072024-01-31T19:15:49.601Z Checking filetime v0.2.23
19082024-01-31T19:15:49.703Z Checking same-file v1.0.6
19092024-01-31T19:15:49.828Z Checking pem v3.0.2
19102024-01-31T19:15:49.892Z Checking tar v0.4.40
19112024-01-31T19:15:49.934Z Checking walkdir v2.4.0
19122024-01-31T19:15:49.956Z Checking linked-hash-map v0.5.6
19132024-01-31T19:15:50.269Z Checking itertools v0.12.0
19142024-01-31T19:15:50.404Z Checking headers-core v0.2.0
19152024-01-31T19:15:50.504Z Checking lru-cache v0.1.2
19162024-01-31T19:15:50.594Z Checking headers v0.3.9
19172024-01-31T19:15:50.758Z Checking swrite v0.1.0
19182024-01-31T19:15:50.913Z Checking password-hash v0.5.0
19192024-01-31T19:15:51.127Z Checking blake2 v0.10.6
19202024-01-31T19:15:51.604Z Checking rcgen v0.12.1
19212024-01-31T19:15:51.792Z Checking argon2 v0.5.3
19222024-01-31T19:15:51.945Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=2d4bc11232d53f177c286383926fa5f8c1b2a938#2d4bc112)
19232024-01-31T19:15:52.407Z Checking atomicwrites v0.4.3
19242024-01-31T19:15:52.618Z Checking subprocess v0.2.9
19252024-01-31T19:15:52.632Z Checking arc-swap v1.6.0
19262024-01-31T19:15:52.664Z Compiling cancel-safe-futures v0.1.5
19272024-01-31T19:15:52.700Z Checking half v2.3.1
19282024-01-31T19:15:53.195Z Checking ciborium-io v0.2.2
19292024-01-31T19:15:53.285Z Checking slog-scope v4.4.0
19302024-01-31T19:15:53.397Z Checking resolv-conf v0.7.0
19312024-01-31T19:15:53.463Z Checking ciborium-ll v0.2.2
19322024-01-31T19:15:53.572Z Checking slog-stdlog v4.1.1
19332024-01-31T19:15:53.802Z Checking slog-envlogger v2.2.0
19342024-01-31T19:15:53.915Z Checking ciborium v0.2.2
19352024-01-31T19:15:53.918Z Checking trust-dns-resolver v0.22.0
19362024-01-31T19:15:53.989Z Checking libsw v3.3.1
19372024-01-31T19:15:54.102Z Compiling derive-where v1.2.7
19382024-01-31T19:15:54.370Z Checking owo-colors v4.0.0
19392024-01-31T19:15:54.431Z Checking linear-map v1.2.0
19402024-01-31T19:15:54.935Z Checking textwrap v0.11.0
19412024-01-31T19:15:55.294Z Compiling heck v0.3.3
19422024-01-31T19:15:55.610Z Checking vec_map v0.8.2
19432024-01-31T19:15:55.850Z Compiling progenitor-macro v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
19442024-01-31T19:15:55.926Z Checking strsim v0.8.0
19452024-01-31T19:15:55.989Z Checking ansi_term v0.12.1
19462024-01-31T19:15:56.184Z Compiling libefi-sys v0.1.0
19472024-01-31T19:15:56.435Z Checking clap v2.34.0
19482024-01-31T19:15:56.457Z Compiling structopt-derive v0.4.18
19492024-01-31T19:15:56.628Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
19502024-01-31T19:15:57.170Z Compiling slog-dtrace v0.3.0
19512024-01-31T19:15:57.720Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
19522024-01-31T19:15:58.168Z Checking termcolor v1.2.0
19532024-01-31T19:15:58.260Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
19542024-01-31T19:15:58.779Z Checking nibble_vec v0.1.0
19552024-01-31T19:15:59.048Z Checking gethostname v0.4.3
19562024-01-31T19:15:59.209Z Compiling radium v0.7.0
19572024-01-31T19:15:59.235Z Checking endian-type v0.1.2
19582024-01-31T19:15:59.509Z Checking radix_trie v0.2.1
19592024-01-31T19:15:59.933Z Checking tap v1.0.1
19602024-01-31T19:16:00.152Z Compiling maybe-uninit v2.0.0
19612024-01-31T19:16:00.243Z Checking wyz v0.5.1
19622024-01-31T19:16:00.851Z Checking fxhash v0.2.1
19632024-01-31T19:16:00.874Z Checking crc-catalog v2.2.0
19642024-01-31T19:16:00.990Z Compiling num-bigint-dig v0.8.4
19652024-01-31T19:16:01.002Z Checking funty v2.0.0
19662024-01-31T19:16:01.057Z Compiling packed_struct v0.10.1
19672024-01-31T19:16:01.066Z Checking mockall v0.12.0
19682024-01-31T19:16:01.081Z Checking crc v3.0.1
19692024-01-31T19:16:01.405Z Compiling packed_struct_codegen v0.10.1
19702024-01-31T19:16:01.456Z Compiling indexmap v1.9.3
19712024-01-31T19:16:01.478Z Checking structopt v0.3.26
19722024-01-31T19:16:01.502Z Compiling semver v0.1.20
19732024-01-31T19:16:01.710Z Checking nodrop v0.1.14
19742024-01-31T19:16:01.869Z Checking array-init v0.0.4
19752024-01-31T19:16:01.935Z Checking smallvec v0.6.14
19762024-01-31T19:16:02.451Z Compiling rustc_version v0.1.7
19772024-01-31T19:16:02.565Z Checking pkcs1 v0.7.5
19782024-01-31T19:16:02.738Z Checking bitvec v1.0.1
19792024-01-31T19:16:02.775Z Checking signature v2.1.0
19802024-01-31T19:16:03.138Z Checking hashbrown v0.12.3
19812024-01-31T19:16:03.371Z Checking bitfield v0.14.0
19822024-01-31T19:16:03.574Z Checking serde-hex v0.1.0
19832024-01-31T19:16:05.014Z Compiling newtype_derive v0.1.6
19842024-01-31T19:16:05.116Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
19852024-01-31T19:16:05.538Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
19862024-01-31T19:16:05.952Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
19872024-01-31T19:16:05.952Z Checking rsa v0.9.2
19882024-01-31T19:16:05.953Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19892024-01-31T19:16:06.004Z Checking env_logger v0.10.0
19902024-01-31T19:16:06.303Z Checking x509-cert v0.2.4
19912024-01-31T19:16:06.411Z Checking ron v0.8.1
19922024-01-31T19:16:06.644Z Compiling semver-parser v0.10.2
19932024-01-31T19:16:07.142Z Checking crc-any v2.4.3
19942024-01-31T19:16:08.394Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19952024-01-31T19:16:08.763Z Compiling semver v0.11.0
19962024-01-31T19:16:08.990Z Checking object v0.30.4
19972024-01-31T19:16:10.018Z Compiling num-rational v0.4.1
19982024-01-31T19:16:10.404Z Checking path-slash v0.1.5
19992024-01-31T19:16:10.471Z Compiling home v0.5.5
20002024-01-31T19:16:10.719Z Compiling toolchain_find v0.2.0
20012024-01-31T19:16:10.905Z Compiling toml v0.5.11
20022024-01-31T19:16:11.477Z Compiling topological-sort v0.2.2
20032024-01-31T19:16:11.681Z Compiling convert_case v0.4.0
20042024-01-31T19:16:12.863Z Compiling omicron-zone-package v0.10.1
20052024-01-31T19:16:13.221Z Compiling derive_more v0.99.17
20062024-01-31T19:16:13.334Z Checking steno v0.4.0
20072024-01-31T19:16:13.693Z Checking lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
20082024-01-31T19:16:14.181Z Compiling rustfmt-wrapper v0.2.0
20092024-01-31T19:16:17.078Z Checking num-complex v0.4.4
20102024-01-31T19:16:17.193Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
20112024-01-31T19:16:18.374Z Checking newline-converter v0.3.0
20122024-01-31T19:16:18.418Z Checking utf-8 v0.7.6
20132024-01-31T19:16:18.517Z Checking tungstenite v0.20.1
20142024-01-31T19:16:18.537Z Checking num v0.4.1
20152024-01-31T19:16:18.680Z Checking expectorate v1.1.0
20162024-01-31T19:16:18.913Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
20172024-01-31T19:16:19.074Z Compiling buf-list v1.0.3
20182024-01-31T19:16:19.159Z Checking display-error-chain v0.2.0
20192024-01-31T19:16:19.358Z Compiling parking_lot_core v0.8.6
20202024-01-31T19:16:19.406Z Checking keccak v0.1.4
20212024-01-31T19:16:19.878Z Checking sha3 v0.10.8
20222024-01-31T19:16:19.959Z Checking tokio-tungstenite v0.20.1
20232024-01-31T19:16:20.526Z Checking trust-dns-client v0.22.0
20242024-01-31T19:16:20.617Z Checking parking_lot v0.11.2
20252024-01-31T19:16:20.666Z Checking secrecy v0.8.0
20262024-01-31T19:16:20.789Z Compiling pin-project-internal v1.1.3
20272024-01-31T19:16:21.008Z Compiling doc-comment v0.3.3
20282024-01-31T19:16:21.136Z Checking sled v0.34.7
20292024-01-31T19:16:22.201Z Checking glob v0.3.1
20302024-01-31T19:16:22.543Z Compiling vte_generate_state_changes v0.1.1
20312024-01-31T19:16:22.667Z Compiling unicase v2.7.0
20322024-01-31T19:16:22.986Z Checking trust-dns-server v0.22.1
20332024-01-31T19:16:23.106Z Compiling platforms v3.0.2
20342024-01-31T19:16:23.526Z Checking vte v0.11.1
20352024-01-31T19:16:23.575Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
20362024-01-31T19:16:24.330Z Checking crossbeam-deque v0.8.3
20372024-01-31T19:16:24.809Z Checking fd-lock v3.0.13
20382024-01-31T19:16:25.116Z Compiling snafu-derive v0.7.5
20392024-01-31T19:16:25.851Z Compiling fs-err v2.11.0
20402024-01-31T19:16:26.088Z Checking pin-project v1.1.3
20412024-01-31T19:16:26.107Z Checking strip-ansi-escapes v0.2.0
20422024-01-31T19:16:26.247Z Checking nu-ansi-term v0.49.0
20432024-01-31T19:16:26.294Z Compiling rayon-core v1.12.0
20442024-01-31T19:16:26.747Z Checking globset v0.4.13
20452024-01-31T19:16:26.889Z Checking reedline v0.28.0
20462024-01-31T19:16:27.192Z Checking progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
20472024-01-31T19:16:27.437Z Checking olpc-cjson v0.1.3
20482024-01-31T19:16:27.469Z Checking serde_plain v1.0.2
20492024-01-31T19:16:27.641Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
20502024-01-31T19:16:27.658Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
20512024-01-31T19:16:27.734Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
20522024-01-31T19:16:27.770Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
20532024-01-31T19:16:27.821Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
20542024-01-31T19:16:29.317Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
20552024-01-31T19:16:30.266Z Compiling async-recursion v1.0.5
20562024-01-31T19:16:31.959Z Checking typed-path v0.7.0
20572024-01-31T19:16:32.557Z Compiling curve25519-dalek v4.1.1
20582024-01-31T19:16:33.459Z Checking lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
20592024-01-31T19:16:34.875Z Checking hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
20602024-01-31T19:16:34.906Z Checking snafu v0.7.5
20612024-01-31T19:16:35.048Z Compiling progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
20622024-01-31T19:16:35.604Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
20632024-01-31T19:16:35.691Z Checking tough v0.16.0
20642024-01-31T19:16:35.750Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20652024-01-31T19:16:36.215Z Compiling memoffset v0.7.1
20662024-01-31T19:16:36.648Z Checking parse-size v1.0.0
20672024-01-31T19:16:36.966Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20682024-01-31T19:16:37.068Z Compiling mime_guess v2.0.4
20692024-01-31T19:16:37.569Z Checking rayon v1.8.0
20702024-01-31T19:16:38.284Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
20712024-01-31T19:16:42.411Z Checking progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
20722024-01-31T19:16:42.857Z Checking universal-hash v0.5.1
20732024-01-31T19:16:43.126Z Compiling thiserror-impl-no-std v2.0.2
20742024-01-31T19:16:43.406Z Compiling curve25519-dalek-derive v0.1.0
20752024-01-31T19:16:43.514Z Checking opaque-debug v0.3.0
20762024-01-31T19:16:43.609Z Checking poly1305 v0.8.0
20772024-01-31T19:16:44.956Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
20782024-01-31T19:16:45.405Z Checking chacha20 v0.9.1
20792024-01-31T19:16:45.971Z Checking aead v0.5.2
20802024-01-31T19:16:46.268Z Checking kstat-rs v0.2.3
20812024-01-31T19:16:46.788Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
20822024-01-31T19:16:47.216Z Compiling salty v0.2.0
20832024-01-31T19:16:48.017Z Checking signature v1.6.4
20842024-01-31T19:16:48.195Z Checking ed25519 v1.5.3
20852024-01-31T19:16:48.504Z Compiling progenitor-macro v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
20862024-01-31T19:16:48.537Z Checking chacha20poly1305 v0.10.1
20872024-01-31T19:16:48.668Z Checking thiserror-no-std v2.0.2
20882024-01-31T19:16:48.833Z Checking nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
20892024-01-31T19:16:48.873Z Checking vsss-rs v3.3.4
20902024-01-31T19:16:49.028Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
20912024-01-31T19:17:00.144Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
20922024-01-31T19:17:00.731Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
20932024-01-31T19:17:00.731Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
20942024-01-31T19:17:00.731Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
20952024-01-31T19:17:01.146Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
20962024-01-31T19:17:01.146Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
20972024-01-31T19:17:01.320Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
20982024-01-31T19:17:01.320Z Checking serde-big-array v0.5.1
20992024-01-31T19:17:01.321Z Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
21002024-01-31T19:17:01.321Z Checking humantime v2.1.0
21012024-01-31T19:17:01.321Z Checking bytecount v0.6.3
21022024-01-31T19:17:01.321Z Checking papergrid v0.11.0
21032024-01-31T19:17:01.321Z Checking hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
21042024-01-31T19:17:01.321Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
21052024-01-31T19:17:03.594Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2d4bc11232d53f177c286383926fa5f8c1b2a938#2d4bc112)
21062024-01-31T19:17:03.763Z Compiling tabled_derive v0.7.0
21072024-01-31T19:17:03.810Z Checking signal-hook-tokio v0.3.1
21082024-01-31T19:17:04.057Z Checking fd-lock v4.0.2
21092024-01-31T19:17:04.090Z Checking nix v0.27.1
21102024-01-31T19:17:04.322Z Checking serde-big-array v0.4.1
21112024-01-31T19:17:04.571Z Compiling sqlparser_derive v0.2.2
21122024-01-31T19:17:05.307Z Checking unicode_categories v0.1.1
21132024-01-31T19:17:05.972Z Checking sqlformat v0.2.3
21142024-01-31T19:17:06.466Z Checking sqlparser v0.43.1
21152024-01-31T19:17:08.096Z Checking tabled v0.15.0
21162024-01-31T19:17:08.177Z Checking sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
21172024-01-31T19:17:08.293Z Checking rustyline v13.0.0
21182024-01-31T19:17:09.758Z Checking bcs v0.1.6
21192024-01-31T19:17:10.495Z Checking corncobs v0.1.3
21202024-01-31T19:17:10.761Z Compiling prettyplease v0.2.16
21212024-01-31T19:17:11.054Z Checking highway v1.1.0
21222024-01-31T19:17:11.217Z Checking sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
21232024-01-31T19:17:11.482Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
21242024-01-31T19:17:11.708Z Checking http-range v0.1.5
21252024-01-31T19:17:11.958Z Checking hyper-staticfile v0.9.5
21262024-01-31T19:17:12.562Z Compiling portable-atomic v1.4.3
21272024-01-31T19:17:12.936Z Compiling crunchy v0.2.2
21282024-01-31T19:17:13.234Z Compiling clang-sys v1.6.1
21292024-01-31T19:17:13.693Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
21302024-01-31T19:17:14.216Z Compiling tiny-keccak v2.0.2
21312024-01-31T19:17:14.307Z Checking assert_matches v1.5.0
21322024-01-31T19:17:14.675Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
21332024-01-31T19:17:16.168Z Compiling darling_core v0.14.4
21342024-01-31T19:17:16.601Z Checking number_prefix v0.4.0
21352024-01-31T19:17:16.881Z Checking indicatif v0.17.7
21362024-01-31T19:17:16.901Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
21372024-01-31T19:17:17.104Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
21382024-01-31T19:17:18.109Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
21392024-01-31T19:17:19.390Z Compiling ascii-canvas v3.0.0
21402024-01-31T19:17:19.713Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
21412024-01-31T19:17:20.219Z Checking progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
21422024-01-31T19:17:20.270Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
21432024-01-31T19:17:20.513Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
21442024-01-31T19:17:20.793Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
21452024-01-31T19:17:22.813Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
21462024-01-31T19:17:24.555Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
21472024-01-31T19:17:26.222Z Compiling darling_macro v0.14.4
21482024-01-31T19:17:26.665Z Compiling ena v0.14.2
21492024-01-31T19:17:27.296Z Compiling libloading v0.7.4
21502024-01-31T19:17:27.461Z Compiling bindgen v0.69.2
21512024-01-31T19:17:27.892Z Compiling regex-syntax v0.6.29
21522024-01-31T19:17:27.911Z Compiling diff v0.1.13
21532024-01-31T19:17:27.930Z Compiling darling v0.14.4
21542024-01-31T19:17:28.999Z Compiling cexpr v0.6.0
21552024-01-31T19:17:30.543Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
21562024-01-31T19:17:31.353Z Compiling which v4.4.0
21572024-01-31T19:17:31.906Z Checking maplit v1.0.2
21582024-01-31T19:17:32.060Z Compiling rustc-hash v1.1.0
21592024-01-31T19:17:32.275Z Compiling shlex v1.3.0
21602024-01-31T19:17:32.286Z Compiling ref-cast v1.0.20
21612024-01-31T19:17:32.913Z Compiling lazycell v1.3.0
21622024-01-31T19:17:33.073Z Compiling peeking_take_while v0.1.2
21632024-01-31T19:17:33.158Z Compiling lalrpop v0.19.12
21642024-01-31T19:17:33.331Z Compiling derive_builder_core v0.12.0
21652024-01-31T19:17:33.564Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
21662024-01-31T19:17:35.036Z Compiling ref-cast-impl v1.0.20
21672024-01-31T19:17:35.252Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
21682024-01-31T19:17:36.629Z Compiling libxml v0.3.3
21692024-01-31T19:17:37.182Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
21702024-01-31T19:17:37.210Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
21712024-01-31T19:17:37.403Z Compiling derive_builder_macro v0.12.0
21722024-01-31T19:17:37.730Z Compiling strum_macros v0.24.3
21732024-01-31T19:17:38.129Z Compiling cookie v0.18.0
21742024-01-31T19:17:38.557Z Compiling diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#62ef5ca0)
21752024-01-31T19:17:38.737Z Compiling indoc v1.0.9
21762024-01-31T19:17:39.094Z Checking derive_builder v0.12.0
21772024-01-31T19:17:40.469Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
21782024-01-31T19:17:42.163Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
21792024-01-31T19:17:42.455Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
21802024-01-31T19:17:42.871Z Checking bb8 v0.8.1
21812024-01-31T19:17:43.977Z Checking quick-xml v0.30.0
21822024-01-31T19:17:43.984Z Compiling oso-derive v0.27.0
21832024-01-31T19:17:44.190Z Compiling impl-trait-for-tuples v0.2.2
21842024-01-31T19:17:44.541Z Checking smawk v0.3.1
21852024-01-31T19:17:44.812Z Checking unicode-linebreak v0.1.5
21862024-01-31T19:17:45.648Z Checking textwrap v0.16.0
21872024-01-31T19:17:45.661Z Checking async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
21882024-01-31T19:17:46.714Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
21892024-01-31T19:17:46.857Z Checking is_ci v1.1.1
21902024-01-31T19:17:47.020Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
21912024-01-31T19:17:47.041Z Checking supports-color v2.1.0
21922024-01-31T19:17:47.318Z Checking lru v0.12.1
21932024-01-31T19:17:47.818Z Compiling stability v0.1.1
21942024-01-31T19:17:47.922Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
21952024-01-31T19:17:49.330Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
21962024-01-31T19:17:49.954Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
21972024-01-31T19:17:50.494Z Checking cassowary v0.3.0
21982024-01-31T19:17:51.102Z Compiling indoc v2.0.3
21992024-01-31T19:17:51.592Z Checking rtoolbox v0.0.1
22002024-01-31T19:17:51.872Z Checking rpassword v7.3.1
22012024-01-31T19:17:52.068Z Checking nexus-deployment v0.1.0 (/work/oxidecomputer/omicron/nexus/deployment)
22022024-01-31T19:17:53.170Z Checking ratatui v0.25.0
22032024-01-31T19:17:53.213Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
22042024-01-31T19:17:53.633Z Checking shell-words v1.1.0
22052024-01-31T19:17:53.893Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
22062024-01-31T19:17:55.781Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2d4bc11232d53f177c286383926fa5f8c1b2a938#2d4bc112)
22072024-01-31T19:17:57.036Z Checking tui-tree-widget v0.16.0
22082024-01-31T19:17:57.490Z Checking fatfs v0.3.6
22092024-01-31T19:17:58.411Z Checking yansi v0.5.1
22102024-01-31T19:17:58.843Z Checking pretty_assertions v1.4.0
22112024-01-31T19:17:59.128Z Compiling target-lexicon v0.12.12
22122024-01-31T19:17:59.178Z Compiling guppy-workspace-hack v0.1.0
22132024-01-31T19:17:59.584Z Checking plotters-backend v0.3.5
22142024-01-31T19:18:00.169Z Checking plotters-svg v0.3.5
22152024-01-31T19:18:00.522Z Checking http-body v1.0.0
22162024-01-31T19:18:00.810Z Checking rand v0.4.6
22172024-01-31T19:18:01.486Z Checking tower-layer v0.3.2
22182024-01-31T19:18:02.319Z Checking remove_dir_all v0.5.3
22192024-01-31T19:18:02.340Z Compiling target-spec v3.0.1
22202024-01-31T19:18:02.362Z Checking cast v0.3.0
22212024-01-31T19:18:02.830Z Checking criterion-plot v0.5.0
22222024-01-31T19:18:02.857Z Checking tempdir v0.3.7
22232024-01-31T19:18:03.087Z Checking tower v0.4.13
22242024-01-31T19:18:03.590Z Checking cfg-expr v0.15.5
22252024-01-31T19:18:03.700Z Checking hyper v1.1.0
22262024-01-31T19:18:04.497Z Checking plotters v0.3.5
22272024-01-31T19:18:04.929Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
22282024-01-31T19:18:05.600Z Checking tinytemplate v1.2.1
22292024-01-31T19:18:06.197Z Checking cargo-platform v0.1.3
22302024-01-31T19:18:06.294Z Checking anes v0.1.6
22312024-01-31T19:18:06.405Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
22322024-01-31T19:18:06.612Z Checking oorandom v11.1.3
22332024-01-31T19:18:06.830Z Checking cargo_metadata v0.18.1
22342024-01-31T19:18:06.873Z Checking hyper-util v0.1.2
22352024-01-31T19:18:07.383Z Checking criterion v0.5.1
22362024-01-31T19:18:09.565Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
22372024-01-31T19:18:09.825Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
22382024-01-31T19:18:12.047Z Checking assert_cmd v2.0.13
22392024-01-31T19:18:12.677Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
22402024-01-31T19:18:14.530Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
22412024-01-31T19:18:15.063Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
22422024-01-31T19:18:15.977Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
22432024-01-31T19:18:16.652Z Checking rustls-native-certs v0.7.0
22442024-01-31T19:18:16.852Z Checking pathdiff v0.2.1
22452024-01-31T19:18:17.067Z Checking nested v0.1.1
22462024-01-31T19:18:17.929Z Checking guppy v0.17.4
22472024-01-31T19:18:18.570Z Checking hyper-rustls v0.26.0
22482024-01-31T19:18:19.080Z Checking threadpool v1.8.1
22492024-01-31T19:18:19.374Z Checking nanorand v0.7.0
22502024-01-31T19:18:19.565Z Checking libtest-mimic v0.6.1
22512024-01-31T19:18:19.921Z Checking flume v0.11.0
22522024-01-31T19:18:20.254Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
22532024-01-31T19:18:20.714Z Checking httptest v0.15.5
22542024-01-31T19:18:21.346Z Checking similar-asserts v1.5.0
22552024-01-31T19:18:21.684Z Compiling rstest_macros v0.18.2
22562024-01-31T19:18:21.864Z Compiling crossbeam-queue v0.3.8
22572024-01-31T19:18:22.622Z Checking datatest-stable v0.2.3
22582024-01-31T19:18:22.668Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
22592024-01-31T19:18:22.928Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
22602024-01-31T19:18:23.992Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
22612024-01-31T19:18:24.433Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
22622024-01-31T19:18:24.909Z Checking arrayvec v0.7.4
22632024-01-31T19:18:25.014Z Compiling relative-path v1.9.0
22642024-01-31T19:18:25.503Z Checking arrayref v0.3.7
22652024-01-31T19:18:25.521Z Compiling trybuild v1.0.89
22662024-01-31T19:18:25.638Z Checking constant_time_eq v0.2.6
22672024-01-31T19:18:25.804Z Checking blake2b_simd v1.0.1
22682024-01-31T19:18:26.540Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
22692024-01-31T19:18:27.079Z Checking basic-toml v0.1.8
22702024-01-31T19:18:28.453Z Checking constant_time_eq v0.3.0
22712024-01-31T19:18:28.626Z Checking futures-timer v3.0.2
22722024-01-31T19:18:29.069Z Checking rust-argon2 v1.0.1
22732024-01-31T19:18:31.954Z Checking crossbeam v0.8.2
22742024-01-31T19:18:33.792Z Checking partial-io v0.5.4
22752024-01-31T19:18:34.773Z Checking approx v0.5.1
22762024-01-31T19:18:34.777Z Checking termios v0.3.3
22772024-01-31T19:18:34.995Z Checking hex-literal v0.4.1
22782024-01-31T19:18:42.327Z Checking rstest v0.18.2
22792024-01-31T19:18:43.726Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
22802024-01-31T19:18:48.045Z Checking omicron-deploy v0.1.0 (/work/oxidecomputer/omicron/dev-tools/thing-flinger)
22812024-01-31T19:19:55.320Z Checking zone-network-setup v0.1.0 (/work/oxidecomputer/omicron/zone-network-setup)
22822024-01-31T19:20:01.840Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
22832024-01-31T19:20:02.533Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
22842024-01-31T19:20:10.070Z Checking caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
22852024-01-31T19:20:11.006Z Compiling samael v0.0.14
22862024-01-31T19:20:42.636Z Compiling polar-core v0.27.0
22872024-01-31T19:20:53.492Z Checking oso v0.27.0
22882024-01-31T19:21:33.820Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
22892024-01-31T19:23:03.119Z Finished dev [unoptimized + debuginfo] target(s) in 10m 42s
22902024-01-31T19:23:03.349Z
22912024-01-31T19:23:03.349Zreal 11:43.666359999
22922024-01-31T19:23:03.349Zuser 1:04:10.738105163
22932024-01-31T19:23:03.349Zsys 8:04.920503860
22942024-01-31T19:23:03.355Ztrap 2.131097498
22952024-01-31T19:23:03.355Ztflt 2.696392881
22962024-01-31T19:23:03.355Zdflt 5.185255466
22972024-01-31T19:23:03.355Zkflt 0.020371741
22982024-01-31T19:23:03.355Zlock 1:41:46.323598386
22992024-01-31T19:23:03.355Zslp 3:09:57.556087794
23002024-01-31T19:23:03.356Zlat 2:14.789701738
23012024-01-31T19:23:03.356Zstop 4:51.213151525
23022024-01-31T19:23:04.595Zwarning: output filename collision.
23032024-01-31T19:23:04.595ZThe 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)`.
23042024-01-31T19:23:04.595ZColliding filename is: /work/oxidecomputer/omicron/target/doc/hubpack/index.html
23052024-01-31T19:23:04.595ZThe targets should have unique names.
23062024-01-31T19:23:04.595ZThis is a known bug where multiple crates with the same name use
23072024-01-31T19:23:04.595Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23082024-01-31T19:23:04.600Zwarning: output filename collision.
23092024-01-31T19:23:04.600ZThe 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)`.
23102024-01-31T19:23:04.600ZColliding filename is: /work/oxidecomputer/omicron/target/doc/nix/index.html
23112024-01-31T19:23:04.600ZThe targets should have unique names.
23122024-01-31T19:23:04.600ZThis is a known bug where multiple crates with the same name use
23132024-01-31T19:23:04.600Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23142024-01-31T19:23:04.600Zwarning: output filename collision.
23152024-01-31T19:23:04.601ZThe 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)`.
23162024-01-31T19:23:04.601ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
23172024-01-31T19:23:04.601ZThe targets should have unique names.
23182024-01-31T19:23:04.601ZThis is a known bug where multiple crates with the same name use
23192024-01-31T19:23:04.601Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23202024-01-31T19:23:04.601Zwarning: output filename collision.
23212024-01-31T19:23:04.601ZThe lib target `progenitor` in package `progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)` has the same output filename as the lib target `progenitor` in package `progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)`.
23222024-01-31T19:23:04.601ZColliding filename is: /work/oxidecomputer/omicron/target/doc/progenitor/index.html
23232024-01-31T19:23:04.601ZThe targets should have unique names.
23242024-01-31T19:23:04.601ZThis is a known bug where multiple crates with the same name use
23252024-01-31T19:23:04.601Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23262024-01-31T19:23:04.601Zwarning: output filename collision.
23272024-01-31T19:23:04.602ZThe lib target `progenitor-client` in package `progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)` has the same output filename as the lib target `progenitor-client` in package `progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)`.
23282024-01-31T19:23:04.603ZColliding filename is: /work/oxidecomputer/omicron/target/doc/progenitor_client/index.html
23292024-01-31T19:23:04.603ZThe targets should have unique names.
23302024-01-31T19:23:04.603ZThis is a known bug where multiple crates with the same name use
23312024-01-31T19:23:04.603Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23322024-01-31T19:23:04.603Zwarning: output filename collision.
23332024-01-31T19:23:04.603ZThe lib target `progenitor-impl` in package `progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)` has the same output filename as the lib target `progenitor-impl` in package `progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)`.
23342024-01-31T19:23:04.603ZColliding filename is: /work/oxidecomputer/omicron/target/doc/progenitor_impl/index.html
23352024-01-31T19:23:04.603ZThe targets should have unique names.
23362024-01-31T19:23:04.603ZThis is a known bug where multiple crates with the same name use
23372024-01-31T19:23:04.603Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23382024-01-31T19:23:04.603Zwarning: output filename collision.
23392024-01-31T19:23:04.603ZThe 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)`.
23402024-01-31T19:23:04.603ZColliding filename is: /work/oxidecomputer/omicron/target/doc/tlvc/index.html
23412024-01-31T19:23:04.603ZThe targets should have unique names.
23422024-01-31T19:23:04.603ZThis is a known bug where multiple crates with the same name use
23432024-01-31T19:23:04.603Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23442024-01-31T19:23:05.263Z Documenting libc v0.2.152
23452024-01-31T19:23:05.279Z Documenting cfg-if v1.0.0
23462024-01-31T19:23:05.291Z Documenting serde_derive v1.0.195
23472024-01-31T19:23:05.315Z Documenting log v0.4.20
23482024-01-31T19:23:05.335Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23492024-01-31T19:23:05.350Z Documenting memchr v2.6.3
23502024-01-31T19:23:05.358Z Documenting scopeguard v1.2.0
23512024-01-31T19:23:05.372Z Documenting byteorder v1.5.0
23522024-01-31T19:23:05.745Z Documenting smallvec v1.11.2
23532024-01-31T19:23:09.198Z Documenting itoa v1.0.9
23542024-01-31T19:23:09.343Z Documenting lock_api v0.4.10
23552024-01-31T19:23:10.304Z Documenting zeroize_derive v1.4.2
23562024-01-31T19:23:11.388Z Documenting once_cell v1.19.0
23572024-01-31T19:23:11.423Z Documenting pin-project-lite v0.2.13
23582024-01-31T19:23:11.553Z Documenting getrandom v0.2.10
23592024-01-31T19:23:12.156Z Documenting parking_lot_core v0.9.8
23602024-01-31T19:23:13.255Z Documenting libm v0.2.7
23612024-01-31T19:23:13.715Z Documenting signal-hook-registry v1.4.1
23622024-01-31T19:23:14.738Z Documenting serde v1.0.195
23632024-01-31T19:23:15.367Z Documenting mio v0.8.9
23642024-01-31T19:23:17.056Z Documenting rand_core v0.6.4
23652024-01-31T19:23:17.371Z Documenting futures-core v0.3.30
23662024-01-31T19:23:17.782Z Documenting zeroize v1.7.0
23672024-01-31T19:23:17.856Z Documenting parking_lot v0.12.1
23682024-01-31T19:23:18.120Z Documenting num-traits v0.2.16
23692024-01-31T19:23:22.123Z Documenting thiserror-impl v1.0.56
23702024-01-31T19:23:22.377Z Documenting num_cpus v1.16.0
23712024-01-31T19:23:24.689Z Documenting socket2 v0.5.5
23722024-01-31T19:23:43.382Z Documenting tokio-macros v2.2.0
23732024-01-31T19:23:43.383Z Documenting typenum v1.16.0
23742024-01-31T19:23:43.383Z Documenting subtle v2.5.0
23752024-01-31T19:23:44.630Z Documenting ryu v1.0.15
23762024-01-31T19:23:44.630Z Documenting thiserror v1.0.56
23772024-01-31T19:23:44.630Z Documenting zerocopy v0.7.32
23782024-01-31T19:23:44.630Z Documenting futures-sink v0.3.30
23792024-01-31T19:23:44.631Z Documenting pin-utils v0.1.0
23802024-01-31T19:23:44.631Z Documenting slab v0.4.9
23812024-01-31T19:23:44.631Z Documenting futures-macro v0.3.30
23822024-01-31T19:23:44.631Z Documenting futures-io v0.3.30
23832024-01-31T19:23:44.631Z Documenting futures-channel v0.3.30
23842024-01-31T19:23:44.631Z Documenting const-oid v0.9.5
23852024-01-31T19:23:44.768Z Documenting futures-task v0.3.30
23862024-01-31T19:23:44.768Z Documenting iana-time-zone v0.1.57
23872024-01-31T19:23:44.768Z Documenting tinyvec_macros v0.1.1
23882024-01-31T19:23:44.768Z Documenting ahash v0.8.6
23892024-01-31T19:23:44.768Z Documenting allocator-api2 v0.2.16
23902024-01-31T19:23:44.769Z Documenting tinyvec v1.6.0
23912024-01-31T19:23:44.769Z Documenting futures-util v0.3.30
23922024-01-31T19:23:44.769Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23932024-01-31T19:23:44.769Z Documenting tracing-core v0.1.31
23942024-01-31T19:23:45.053Z Documenting tracing-attributes v0.1.26
23952024-01-31T19:23:45.723Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23962024-01-31T19:23:46.103Z Documenting hashbrown v0.14.2
23972024-01-31T19:23:47.143Z Documenting unicode-normalization v0.1.22
23982024-01-31T19:23:49.555Z Documenting bytes v1.5.0
23992024-01-31T19:23:53.748Z Documenting bitflags v2.4.0
24002024-01-31T19:23:54.093Z Documenting serde_json v1.0.113
24012024-01-31T19:23:55.482Z Documenting chrono v0.4.31
24022024-01-31T19:23:57.355Z Documenting tokio v1.35.1
24032024-01-31T19:23:57.937Z Documenting uuid v1.7.0
24042024-01-31T19:23:59.937Z Documenting ppv-lite86 v0.2.17
24052024-01-31T19:24:00.542Z Documenting unicode-bidi v0.3.13
24062024-01-31T19:24:02.466Z Documenting equivalent v1.0.1
24072024-01-31T19:24:04.385Z Documenting base64 v0.21.7
24082024-01-31T19:24:04.590Z Documenting percent-encoding v2.3.1
24092024-01-31T19:24:04.907Z Documenting rand_chacha v0.3.1
24102024-01-31T19:24:07.017Z Documenting indexmap v2.1.0
24112024-01-31T19:24:07.373Z Documenting lazy_static v1.4.0
24122024-01-31T19:24:08.574Z Documenting generic-array v0.14.7
24132024-01-31T19:24:10.386Z Checking serde_derive_internals v0.26.0
24142024-01-31T19:24:10.677Z Documenting form_urlencoded v1.2.1
24152024-01-31T19:24:11.177Z Documenting rand v0.8.5
24162024-01-31T19:24:11.345Z Documenting serde_derive_internals v0.26.0
24172024-01-31T19:24:11.530Z Documenting fnv v1.0.7
24182024-01-31T19:24:13.390Z Documenting tracing v0.1.37
24192024-01-31T19:24:14.122Z Documenting dyn-clone v1.0.13
24202024-01-31T19:24:14.647Z Documenting cpufeatures v0.2.12
24212024-01-31T19:24:15.647Z Documenting crypto-common v0.1.6
24222024-01-31T19:24:16.698Z Documenting block-buffer v0.10.4
24232024-01-31T19:24:16.988Z Documenting idna v0.5.0
24242024-01-31T19:24:18.938Z Documenting httparse v1.8.0
24252024-01-31T19:24:18.949Z Documenting errno v0.3.8
24262024-01-31T19:24:18.949Z Documenting unicode-ident v1.0.12
24272024-01-31T19:24:19.065Z Documenting schemars_derive v0.8.16
24282024-01-31T19:24:26.343Z Documenting unicode-width v0.1.11
24292024-01-31T19:24:26.429Z Documenting digest v0.10.7
24302024-01-31T19:24:26.429Z Documenting proc-macro2 v1.0.78
24312024-01-31T19:24:26.429Z Documenting url v2.5.0
24322024-01-31T19:24:26.533Z Documenting adler v1.0.2
24332024-01-31T19:24:26.533Z Documenting rustix v0.38.30
24342024-01-31T19:24:26.534Z Documenting try-lock v0.2.4
24352024-01-31T19:24:27.878Z Documenting schemars v0.8.16
24362024-01-31T19:24:28.544Z Documenting httpdate v1.0.3
24372024-01-31T19:24:28.611Z Documenting miniz_oxide v0.7.1
24382024-01-31T19:24:29.395Z Documenting http-body v0.4.5
24392024-01-31T19:24:30.923Z Documenting want v0.3.1
24402024-01-31T19:24:31.958Z Documenting openssl-sys v0.9.96
24412024-01-31T19:24:33.925Z Documenting openssl-macros v0.1.1
24422024-01-31T19:24:34.163Z Documenting tower-service v0.3.2
24432024-01-31T19:24:34.698Z Documenting base64ct v1.6.0
24442024-01-31T19:24:36.540Z Documenting mime v0.3.17
24452024-01-31T19:24:36.565Z Documenting quote v1.0.35
24462024-01-31T19:24:38.033Z Documenting aho-corasick v1.0.4
24472024-01-31T19:24:39.844Z Documenting openssl-probe v0.1.5
24482024-01-31T19:24:40.568Z Documenting regex-syntax v0.8.2
24492024-01-31T19:24:41.192Z Documenting ipnet v2.9.0
24502024-01-31T19:24:41.222Z Documenting openssl v0.10.60
24512024-01-31T19:24:42.181Z Documenting tokio-util v0.7.10
24522024-01-31T19:24:42.230Z Documenting syn v2.0.48
24532024-01-31T19:24:42.725Z Documenting slog v2.7.0
24542024-01-31T19:24:45.347Z Documenting async-trait v0.1.77
24552024-01-31T19:24:45.582Z Documenting pem-rfc7468 v0.7.0
24562024-01-31T19:24:47.530Z Documenting encoding_rs v0.8.33
24572024-01-31T19:24:49.056Z Documenting der_derive v0.7.2
24582024-01-31T19:24:50.658Z Documenting h2 v0.3.24
24592024-01-31T19:24:50.897Z Documenting regex-automata v0.4.4
24602024-01-31T19:24:51.641Z Documenting flagset v0.4.3
24612024-01-31T19:24:52.270Z Documenting utf8parse v0.2.1
24622024-01-31T19:24:53.643Z Documenting native-tls v0.2.11
24632024-01-31T19:24:54.515Z Documenting serde_urlencoded v0.7.1
24642024-01-31T19:24:55.665Z Documenting num-integer v0.1.45
24652024-01-31T19:24:56.313Z Documenting time-macros v0.2.13
24662024-01-31T19:24:56.581Z Documenting der v0.7.8
24672024-01-31T19:25:00.574Z Documenting gimli v0.28.0
24682024-01-31T19:25:01.516Z Documenting tokio-native-tls v0.3.1
24692024-01-31T19:25:01.653Z Documenting time-core v0.1.1
24702024-01-31T19:25:03.473Z Documenting num_threads v0.1.6
24712024-01-31T19:25:03.814Z Documenting regex v1.10.3
24722024-01-31T19:25:03.866Z Documenting deranged v0.3.8
24732024-01-31T19:25:05.929Z Documenting spki v0.7.2
24742024-01-31T19:25:06.633Z Documenting hyper v0.14.27
24752024-01-31T19:25:08.749Z Documenting object v0.32.1
24762024-01-31T19:25:09.224Z Documenting crossbeam-utils v0.8.16
24772024-01-31T19:25:10.202Z Documenting addr2line v0.21.0
24782024-01-31T19:25:10.581Z Documenting time v0.3.27
24792024-01-31T19:25:11.208Z Documenting rustc-demangle v0.1.23
24802024-01-31T19:25:12.601Z Documenting webpki-roots v0.25.2
24812024-01-31T19:25:12.723Z Documenting spin v0.9.8
24822024-01-31T19:25:15.359Z Documenting pkcs8 v0.10.2
24832024-01-31T19:25:15.469Z Documenting openapiv3 v2.0.0
24842024-01-31T19:25:16.096Z Checking pest_meta v2.7.6
24852024-01-31T19:25:17.313Z Documenting anstyle v1.0.2
24862024-01-31T19:25:17.490Z Documenting data-encoding v2.4.0
24872024-01-31T19:25:17.917Z Documenting anstyle-parse v0.2.1
24882024-01-31T19:25:18.761Z Documenting ipnetwork v0.20.0
24892024-01-31T19:25:21.960Z Documenting sha2 v0.10.8
24902024-01-31T19:25:22.288Z Documenting futures-executor v0.3.30
24912024-01-31T19:25:22.887Z Documenting hex v0.4.3
24922024-01-31T19:25:23.992Z Documenting crc32fast v1.3.2
24932024-01-31T19:25:42.626Z Documenting pest_meta v2.7.6
24942024-01-31T19:25:42.626Z Documenting hyper-rustls v0.24.2
24952024-01-31T19:25:42.626Z Documenting hyper-tls v0.5.0
24962024-01-31T19:25:42.627Z Documenting backtrace v0.3.69
24972024-01-31T19:25:42.627Z Documenting scroll_derive v0.12.0
24982024-01-31T19:25:42.627Z Documenting either v1.9.0
24992024-01-31T19:25:42.627Z Documenting colorchoice v1.0.0
25002024-01-31T19:25:42.627Z Documenting anstyle-query v1.0.0
25012024-01-31T19:25:42.627Z Documenting untrusted v0.9.0
25022024-01-31T19:25:42.627Z Documenting pest_generator v2.7.6
25032024-01-31T19:25:42.627Z Checking pest_generator v2.7.6
25042024-01-31T19:25:42.627Z Documenting anstream v0.5.0
25052024-01-31T19:25:42.627Z Documenting scroll v0.12.0
25062024-01-31T19:25:42.627Z Documenting anyhow v1.0.75
25072024-01-31T19:25:42.627Z Documenting num-iter v0.1.43
25082024-01-31T19:25:42.627Z Documenting ring v0.17.7
25092024-01-31T19:25:42.628Z Documenting hmac v0.12.1
25102024-01-31T19:25:42.628Z Documenting reqwest v0.11.22
25112024-01-31T19:25:42.628Z Documenting signal-hook v0.3.17
25122024-01-31T19:25:42.628Z Documenting terminal_size v0.2.6
25132024-01-31T19:25:42.628Z Documenting memoffset v0.9.0
25142024-01-31T19:25:43.009Z Documenting strsim v0.10.0
25152024-01-31T19:25:44.115Z Documenting plain v0.2.3
25162024-01-31T19:25:44.664Z Documenting clap_lex v0.5.1
25172024-01-31T19:25:44.665Z Documenting ucd-trie v0.1.6
25182024-01-31T19:25:45.390Z Documenting crossbeam-epoch v0.9.15
25192024-01-31T19:25:46.346Z Documenting pest_derive v2.7.6
25202024-01-31T19:25:46.359Z Documenting futures v0.3.30
25212024-01-31T19:25:48.052Z Documenting goblin v0.8.0
25222024-01-31T19:25:48.259Z Documenting flate2 v1.0.28
25232024-01-31T19:25:54.424Z Documenting pest v2.7.6
25242024-01-31T19:25:54.567Z Documenting clap_builder v4.4.2
25252024-01-31T19:25:54.567Z Documenting clap_derive v4.4.2
25262024-01-31T19:25:54.567Z Documenting unicode-segmentation v1.10.1
25272024-01-31T19:25:54.567Z Documenting managed v0.8.0
25282024-01-31T19:25:55.398Z Documenting pretty-hex v0.4.1
25292024-01-31T19:25:59.314Z Documenting signal-hook-mio v0.2.3
25302024-01-31T19:25:59.430Z Documenting dtrace-parser v0.2.0
25312024-01-31T19:25:59.430Z Documenting block-padding v0.3.3
25322024-01-31T19:25:59.430Z Documenting scheduled-thread-pool v0.2.7
25332024-01-31T19:25:59.431Z Documenting bzip2-sys v0.1.11+1.0.8
25342024-01-31T19:25:59.431Z Documenting thread-id v4.2.0
25352024-01-31T19:26:00.029Z Documenting clap v4.4.3
25362024-01-31T19:26:00.090Z Documenting dof v0.3.0
25372024-01-31T19:26:03.488Z Documenting enum-as-inner v0.5.1
25382024-01-31T19:26:04.180Z Documenting diesel_table_macro_syntax v0.1.0
25392024-01-31T19:26:04.304Z Checking diesel_table_macro_syntax v0.1.0
25402024-01-31T19:26:04.540Z Documenting crossterm v0.27.0
25412024-01-31T19:26:04.561Z Documenting r2d2 v0.8.10
25422024-01-31T19:26:04.740Z Documenting bzip2 v0.4.4
25432024-01-31T19:26:04.848Z Documenting inout v0.1.3
25442024-01-31T19:26:07.221Z Documenting md-5 v0.10.5
25452024-01-31T19:26:08.313Z Documenting usdt-impl v0.5.0
25462024-01-31T19:26:10.503Z Documenting stringprep v0.1.3
25472024-01-31T19:26:10.646Z Documenting serde_spanned v0.6.4
25482024-01-31T19:26:10.772Z Documenting diesel_derives v2.1.2
25492024-01-31T19:26:10.872Z Documenting trust-dns-proto v0.22.0
25502024-01-31T19:26:11.082Z Documenting toml_datetime v0.6.5
25512024-01-31T19:26:12.151Z Documenting ff v0.13.0
25522024-01-31T19:26:14.322Z Documenting regress v0.7.1
25532024-01-31T19:26:15.999Z Documenting pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
25542024-01-31T19:26:16.598Z Documenting fallible-iterator v0.2.0
25552024-01-31T19:26:16.831Z Documenting bit-vec v0.6.3
25562024-01-31T19:26:17.783Z Documenting base16ct v0.2.0
25572024-01-31T19:26:18.381Z Documenting winnow v0.5.15
25582024-01-31T19:26:21.477Z Documenting static_assertions v1.1.0
25592024-01-31T19:26:22.472Z Documenting siphasher v0.3.11
25602024-01-31T19:26:22.477Z Documenting diesel v2.1.4
25612024-01-31T19:26:22.819Z Documenting sec1 v0.7.3
25622024-01-31T19:26:23.436Z Documenting group v0.13.0
25632024-01-31T19:26:24.109Z Documenting postgres-protocol v0.6.6
25642024-01-31T19:26:24.888Z Documenting cipher v0.4.4
25652024-01-31T19:26:25.952Z Documenting zip v0.6.6
25662024-01-31T19:26:26.068Z Documenting toml_edit v0.21.0
25672024-01-31T19:26:26.757Z Documenting phf_shared v0.11.2
25682024-01-31T19:26:28.985Z Documenting hkdf v0.12.4
25692024-01-31T19:26:32.251Z Documenting num-bigint v0.4.4
25702024-01-31T19:26:32.366Z Documenting crypto-bigint v0.5.2
25712024-01-31T19:26:32.439Z Documenting camino v1.1.6
25722024-01-31T19:26:33.822Z Documenting hubpack v0.1.2
25732024-01-31T19:26:35.028Z Documenting bstr v1.6.0
25742024-01-31T19:26:35.059Z Documenting serde_repr v0.1.16
25752024-01-31T19:26:36.547Z Documenting minimal-lexical v0.2.1
25762024-01-31T19:26:39.721Z Documenting fixedbitset v0.4.2
25772024-01-31T19:26:40.611Z Documenting heck v0.4.1
25782024-01-31T19:26:41.626Z Documenting lalrpop-util v0.19.12
25792024-01-31T19:26:42.044Z Documenting precomputed-hash v0.1.1
25802024-01-31T19:26:42.864Z Documenting new_debug_unreachable v1.0.4
25812024-01-31T19:26:43.206Z Documenting yasna v0.5.2
25822024-01-31T19:26:43.267Z Documenting elliptic-curve v0.13.8
25832024-01-31T19:26:50.506Z Documenting petgraph v0.6.4
25842024-01-31T19:26:50.506Z Documenting typify-impl v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
25852024-01-31T19:26:50.507Z Documenting nom v7.1.3
25862024-01-31T19:26:50.507Z Documenting string_cache v0.8.7
25872024-01-31T19:26:50.507Z Documenting gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
25882024-01-31T19:26:52.556Z Documenting postgres-types v0.2.6
25892024-01-31T19:26:54.176Z Documenting phf v0.11.2
25902024-01-31T19:26:54.650Z Documenting typify-macro v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
25912024-01-31T19:26:55.650Z Documenting console v0.15.8
25922024-01-31T19:26:55.814Z Documenting semver v1.0.21
25932024-01-31T19:26:57.253Z Documenting float-cmp v0.9.0
25942024-01-31T19:26:58.794Z Documenting difflib v0.4.0
25952024-01-31T19:26:59.882Z Documenting predicates-core v1.0.6
25962024-01-31T19:27:00.372Z Documenting whoami v1.4.1
25972024-01-31T19:27:01.789Z Documenting normalize-line-endings v0.3.0
25982024-01-31T19:27:02.038Z Documenting bit-set v0.5.3
25992024-01-31T19:27:03.480Z Documenting similar v2.3.0
26002024-01-31T19:27:04.175Z Documenting getopts v0.2.21
26012024-01-31T19:27:04.386Z Documenting tokio-stream v0.1.14
26022024-01-31T19:27:04.812Z Documenting typify v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
26032024-01-31T19:27:05.344Z Checking ident_case v1.0.1
26042024-01-31T19:27:05.557Z Documenting progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
26052024-01-31T19:27:05.828Z Documenting tokio-postgres v0.7.10
26062024-01-31T19:27:07.230Z Documenting predicates v3.1.0
26072024-01-31T19:27:07.998Z Documenting match_cfg v0.1.0
26082024-01-31T19:27:09.685Z Documenting sha1 v0.10.6
26092024-01-31T19:27:10.364Z Documenting dirs-sys-next v0.1.2
26102024-01-31T19:27:11.876Z Documenting rustls-pki-types v1.1.0
26112024-01-31T19:27:12.032Z Documenting hostname v0.3.1
26122024-01-31T19:27:14.446Z Documenting paste v1.0.14
26132024-01-31T19:27:14.847Z Documenting progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
26142024-01-31T19:27:15.857Z Documenting thread_local v1.1.7
26152024-01-31T19:27:15.964Z Documenting dirs-next v2.0.0
26162024-01-31T19:27:16.791Z Documenting crossbeam-channel v0.5.8
26172024-01-31T19:27:17.450Z Documenting rustls-webpki v0.102.1
26182024-01-31T19:27:17.641Z Documenting atty v0.2.14
26192024-01-31T19:27:20.447Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
26202024-01-31T19:27:20.637Z Documenting take_mut v0.2.2
26212024-01-31T19:27:22.116Z Documenting term v0.7.0
26222024-01-31T19:27:22.209Z Documenting slog-json v2.6.1
26232024-01-31T19:27:22.303Z Documenting http v1.0.0
26242024-01-31T19:27:22.912Z Documenting async-stream-impl v0.3.5
26252024-01-31T19:27:23.881Z Documenting rustls v0.22.2
26262024-01-31T19:27:25.794Z Documenting debug-ignore v1.0.5
26272024-01-31T19:27:26.078Z Documenting slog-async v2.8.0
26282024-01-31T19:27:27.271Z Documenting progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
26292024-01-31T19:27:27.378Z Documenting slog-term v2.9.0
26302024-01-31T19:27:28.713Z Documenting atomic-waker v1.1.1
26312024-01-31T19:27:29.716Z Documenting async-stream v0.3.5
26322024-01-31T19:27:30.159Z Documenting slog-bunyan v2.5.0
26332024-01-31T19:27:30.627Z Documenting multer v3.0.0
26342024-01-31T19:27:31.726Z Documenting rustls-pemfile v2.0.0
26352024-01-31T19:27:33.009Z Documenting waitgroup v0.1.2
26362024-01-31T19:27:33.727Z Checking darling_core v0.20.3
26372024-01-31T19:27:34.824Z Documenting toml v0.8.8
26382024-01-31T19:27:36.633Z Documenting dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
26392024-01-31T19:27:37.498Z Documenting serde_path_to_error v0.1.15
26402024-01-31T19:27:37.633Z Documenting strum v0.25.0
26412024-01-31T19:27:38.058Z Checking darling v0.20.3
26422024-01-31T19:27:38.059Z Documenting tokio-rustls v0.25.0
26432024-01-31T19:27:38.059Z Documenting serde_with_macros v3.5.1
26442024-01-31T19:27:38.332Z Documenting structmeta-derive v0.2.0
26452024-01-31T19:27:43.042Z Checking structmeta v0.2.0
26462024-01-31T19:27:43.380Z Documenting instant v0.1.12
26472024-01-31T19:27:43.856Z Checking regex-syntax v0.7.5
26482024-01-31T19:27:43.876Z Documenting serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
26492024-01-31T19:27:44.048Z Documenting macaddr v1.0.1
26502024-01-31T19:27:55.339Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
26512024-01-31T19:27:56.661Z Documenting serde_with v3.5.1
26522024-01-31T19:27:56.662Z Documenting dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
26532024-01-31T19:27:56.662Z Documenting structmeta v0.2.0
26542024-01-31T19:27:56.662Z Documenting backoff v0.4.0
26552024-01-31T19:27:56.662Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26562024-01-31T19:27:56.662Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26572024-01-31T19:27:57.396Z Documenting fastrand v2.0.0
26582024-01-31T19:27:57.396Z Documenting proc-macro-error-attr v1.0.4
26592024-01-31T19:27:57.396Z Documenting is-terminal v0.4.9
26602024-01-31T19:27:57.396Z Documenting parse-display-derive v0.8.2
26612024-01-31T19:27:57.396Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
26622024-01-31T19:27:57.396Z Documenting tempfile v3.9.0
26632024-01-31T19:27:57.396Z Documenting proc-macro-error v1.0.4
26642024-01-31T19:27:57.398Z Checking proc-macro-error v1.0.4
26652024-01-31T19:27:57.734Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26662024-01-31T19:27:57.738Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26672024-01-31T19:27:57.934Z Checking proc-macro-crate v1.3.1
26682024-01-31T19:27:57.934Z Documenting proc-macro-crate v1.3.1
26692024-01-31T19:27:58.014Z Documenting hash32 v0.3.1
26702024-01-31T19:27:58.470Z Documenting stable_deref_trait v1.2.0
26712024-01-31T19:28:00.474Z Documenting embedded-io v0.4.0
26722024-01-31T19:28:01.335Z Documenting parse-display v0.8.2
26732024-01-31T19:28:02.747Z Documenting camino-tempfile v1.1.1
26742024-01-31T19:28:02.880Z Documenting cobs v0.2.3
26752024-01-31T19:28:03.508Z Documenting foreign-types-macros v0.2.3
26762024-01-31T19:28:04.382Z Documenting heapless v0.8.0
26772024-01-31T19:28:04.806Z Documenting illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
26782024-01-31T19:28:05.749Z Documenting num_enum_derive v0.5.11
26792024-01-31T19:28:06.660Z Documenting postcard v1.0.8
26802024-01-31T19:28:07.213Z Documenting foreign-types-shared v0.3.1
26812024-01-31T19:28:09.066Z Documenting libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
26822024-01-31T19:28:09.143Z Documenting crucible-workspace-hack v0.1.0
26832024-01-31T19:28:09.207Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
26842024-01-31T19:28:10.264Z Documenting nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26852024-01-31T19:28:11.274Z Documenting foreign-types v0.5.0
26862024-01-31T19:28:11.279Z Documenting smoltcp v0.11.0
26872024-01-31T19:28:13.704Z Documenting cstr-argument v0.1.2
26882024-01-31T19:28:14.484Z Documenting rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
26892024-01-31T19:28:14.982Z Documenting kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
26902024-01-31T19:28:15.720Z Documenting colored v2.0.4
26912024-01-31T19:28:15.926Z Documenting num_enum v0.5.11
26922024-01-31T19:28:20.826Z Documenting poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
26932024-01-31T19:28:20.938Z Documenting nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26942024-01-31T19:28:20.938Z Documenting opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
26952024-01-31T19:28:21.281Z Documenting dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
26962024-01-31T19:28:21.798Z Documenting zone_cfg_derive v0.3.0
26972024-01-31T19:28:21.955Z Documenting rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
26982024-01-31T19:28:22.171Z Documenting bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
26992024-01-31T19:28:22.648Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
27002024-01-31T19:28:24.675Z Documenting num-derive v0.4.0
27012024-01-31T19:28:27.711Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
27022024-01-31T19:28:28.012Z Documenting libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
27032024-01-31T19:28:28.411Z Documenting bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
27042024-01-31T19:28:29.577Z Documenting zone v0.3.0
27052024-01-31T19:28:30.170Z Documenting opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27062024-01-31T19:28:31.672Z Documenting crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=2d4bc11232d53f177c286383926fa5f8c1b2a938#2d4bc112)
27072024-01-31T19:28:35.459Z Documenting smf v0.2.2
27082024-01-31T19:28:36.950Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
27092024-01-31T19:28:38.292Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
27102024-01-31T19:28:38.410Z Documenting linked-hash-map v0.5.6
27112024-01-31T19:28:38.901Z Documenting password-hash v0.5.0
27122024-01-31T19:28:39.868Z Documenting oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27132024-01-31T19:28:41.256Z Documenting blake2 v0.10.6
27142024-01-31T19:28:41.385Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27152024-01-31T19:28:44.182Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27162024-01-31T19:28:44.642Z Documenting lru-cache v0.1.2
27172024-01-31T19:28:44.908Z Documenting itertools v0.12.0
27182024-01-31T19:28:48.615Z Documenting argon2 v0.5.3
27192024-01-31T19:28:50.472Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
27202024-01-31T19:28:50.592Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
27212024-01-31T19:28:50.592Z Documenting opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27222024-01-31T19:28:50.838Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
27232024-01-31T19:28:51.171Z Documenting memmap v0.7.0
27242024-01-31T19:28:52.787Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
27252024-01-31T19:28:53.158Z Documenting quick-error v1.2.3
27262024-01-31T19:28:55.473Z Documenting swrite v0.1.0
27272024-01-31T19:28:56.657Z Documenting tap v1.0.1
27282024-01-31T19:28:56.677Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
27292024-01-31T19:28:57.097Z Documenting usdt v0.5.0
27302024-01-31T19:28:57.796Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
27312024-01-31T19:28:58.738Z Documenting resolv-conf v0.7.0
27322024-01-31T19:28:59.288Z Documenting radium v0.7.0
27332024-01-31T19:28:59.817Z Documenting newtype_derive v0.1.6
27342024-01-31T19:28:59.837Z Documenting nibble_vec v0.1.0
27352024-01-31T19:29:00.415Z Documenting wyz v0.5.1
27362024-01-31T19:29:01.708Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
27372024-01-31T19:29:05.206Z Checking heck v0.3.3
27382024-01-31T19:29:06.816Z Documenting endian-type v0.1.2
27392024-01-31T19:29:07.199Z Documenting trust-dns-resolver v0.22.0
27402024-01-31T19:29:07.199Z Documenting crc-catalog v2.2.0
27412024-01-31T19:29:07.199Z Documenting funty v2.0.0
27422024-01-31T19:29:07.199Z Documenting steno v0.4.0
27432024-01-31T19:29:07.199Z Documenting structopt-derive v0.4.18
27442024-01-31T19:29:07.199Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
27452024-01-31T19:29:09.129Z Documenting crc v3.0.1
27462024-01-31T19:29:09.390Z Documenting radix_trie v0.2.1
27472024-01-31T19:29:10.023Z Documenting bitvec v1.0.1
27482024-01-31T19:29:13.789Z Documenting cancel-safe-futures v0.1.5
27492024-01-31T19:29:18.333Z Documenting filetime v0.2.23
27502024-01-31T19:29:18.334Z Documenting xattr v1.0.1
27512024-01-31T19:29:18.334Z Documenting packed_struct_codegen v0.10.1
27522024-01-31T19:29:18.402Z Documenting nodrop v0.1.14
27532024-01-31T19:29:20.669Z Documenting structopt v0.3.26
27542024-01-31T19:29:21.166Z Documenting tar v0.4.40
27552024-01-31T19:29:21.936Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
27562024-01-31T19:29:22.486Z Documenting num-bigint-dig v0.8.4
27572024-01-31T19:29:22.518Z Documenting array-init v0.0.4
27582024-01-31T19:29:23.230Z Documenting libefi-sys v0.1.0
27592024-01-31T19:29:26.499Z Documenting packed_struct v0.10.1
27602024-01-31T19:29:26.987Z Documenting illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
27612024-01-31T19:29:27.397Z Documenting pkcs1 v0.7.5
27622024-01-31T19:29:27.530Z Documenting signature v2.1.0
27632024-01-31T19:29:29.198Z Documenting arc-swap v1.6.0
27642024-01-31T19:29:32.194Z Documenting bitfield v0.14.0
27652024-01-31T19:29:34.765Z Documenting termcolor v1.2.0
27662024-01-31T19:29:34.863Z Documenting tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
27672024-01-31T19:29:34.864Z Documenting rsa v0.9.2
27682024-01-31T19:29:35.068Z Documenting slog-scope v4.4.0
27692024-01-31T19:29:36.607Z Documenting libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
27702024-01-31T19:29:37.235Z Documenting serde-hex v0.1.0
27712024-01-31T19:29:41.435Z Documenting lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
27722024-01-31T19:29:41.537Z Documenting env_logger v0.10.0
27732024-01-31T19:29:41.537Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
27742024-01-31T19:29:41.694Z Documenting num-rational v0.4.1
27752024-01-31T19:29:48.544Z Documenting x509-cert v0.2.4
27762024-01-31T19:29:48.632Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27772024-01-31T19:29:50.034Z Documenting libsw v3.3.1
27782024-01-31T19:29:50.034Z Documenting ron v0.8.1
27792024-01-31T19:29:50.034Z Documenting num-complex v0.4.4
27802024-01-31T19:29:50.034Z Documenting gethostname v0.4.3
27812024-01-31T19:29:50.034Z Documenting half v2.3.1
27822024-01-31T19:29:53.297Z Documenting derive-where v1.2.7
27832024-01-31T19:29:53.486Z Documenting owo-colors v4.0.0
27842024-01-31T19:29:53.486Z Documenting crc-any v2.4.3
27852024-01-31T19:29:53.486Z Documenting ciborium-io v0.2.2
27862024-01-31T19:29:53.486Z Documenting same-file v1.0.6
27872024-01-31T19:29:53.486Z Documenting linear-map v1.2.0
27882024-01-31T19:29:53.769Z Documenting num v0.4.1
27892024-01-31T19:29:57.615Z Documenting lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
27902024-01-31T19:29:58.424Z Documenting ciborium-ll v0.2.2
27912024-01-31T19:29:59.064Z Documenting walkdir v2.4.0
27922024-01-31T19:29:59.767Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
27932024-01-31T19:29:59.956Z Documenting tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
27942024-01-31T19:30:01.966Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27952024-01-31T19:30:02.252Z Documenting slog-stdlog v4.1.1
27962024-01-31T19:30:04.681Z Documenting slog-dtrace v0.3.0
27972024-01-31T19:30:05.542Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27982024-01-31T19:30:11.131Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
27992024-01-31T19:30:11.295Z Documenting path-slash v0.1.5
28002024-01-31T19:30:13.176Z Documenting slog-envlogger v2.2.0
28012024-01-31T19:30:14.092Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
28022024-01-31T19:30:14.374Z Documenting hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
28032024-01-31T19:30:15.499Z Documenting ciborium v0.2.2
28042024-01-31T19:30:17.600Z Documenting pem v3.0.2
28052024-01-31T19:30:21.358Z Documenting fxhash v0.2.1
28062024-01-31T19:30:22.273Z Documenting utf-8 v0.7.6
28072024-01-31T19:30:23.149Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
28082024-01-31T19:30:23.185Z Documenting internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
28092024-01-31T19:30:26.384Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
28102024-01-31T19:30:26.869Z Documenting vte_generate_state_changes v0.1.1
28112024-01-31T19:30:27.710Z Documenting tungstenite v0.20.1
28122024-01-31T19:30:29.839Z Documenting display-error-chain v0.2.0
28132024-01-31T19:30:32.471Z Checking convert_case v0.4.0
28142024-01-31T19:30:32.706Z Documenting convert_case v0.4.0
28152024-01-31T19:30:33.204Z Documenting vte v0.11.1
28162024-01-31T19:30:34.763Z Documenting buf-list v1.0.3
28172024-01-31T19:30:37.495Z Documenting tokio-tungstenite v0.20.1
28182024-01-31T19:30:38.209Z Documenting derive_more v0.99.17
28192024-01-31T19:30:39.381Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
28202024-01-31T19:30:41.730Z Documenting pin-project-internal v1.1.3
28212024-01-31T19:30:43.390Z Documenting strip-ansi-escapes v0.2.0
28222024-01-31T19:30:45.225Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
28232024-01-31T19:30:46.885Z Documenting doc-comment v0.3.3
28242024-01-31T19:30:48.800Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
28252024-01-31T19:30:49.139Z Documenting pin-project v1.1.3
28262024-01-31T19:30:49.444Z Checking darling_core v0.14.4
28272024-01-31T19:30:51.098Z Documenting snafu-derive v0.7.5
28282024-01-31T19:30:52.073Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
28292024-01-31T19:30:52.373Z Documenting nu-ansi-term v0.49.0
28302024-01-31T19:30:52.529Z Checking darling v0.14.4
28312024-01-31T19:30:53.477Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28322024-01-31T19:30:56.509Z Documenting trust-dns-client v0.22.0
28332024-01-31T19:30:58.443Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
28342024-01-31T19:30:58.505Z Documenting reedline v0.28.0
28352024-01-31T19:30:58.837Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
28362024-01-31T19:30:59.246Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28372024-01-31T19:31:01.320Z Documenting globset v0.4.13
28382024-01-31T19:31:03.045Z Documenting snafu v0.7.5
28392024-01-31T19:31:04.506Z Documenting olpc-cjson v0.1.3
28402024-01-31T19:31:08.244Z Documenting serde_plain v1.0.2
28412024-01-31T19:31:08.593Z Documenting async-recursion v1.0.5
28422024-01-31T19:31:09.929Z Documenting keccak v0.1.4
28432024-01-31T19:31:10.049Z Documenting bytecount v0.6.3
28442024-01-31T19:31:10.282Z Documenting typed-path v0.7.0
28452024-01-31T19:31:15.397Z Documenting trust-dns-server v0.22.1
28462024-01-31T19:31:15.733Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28472024-01-31T19:31:15.733Z Documenting papergrid v0.11.0
28482024-01-31T19:31:15.733Z Documenting sha3 v0.10.8
28492024-01-31T19:31:15.733Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
28502024-01-31T19:31:16.814Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28512024-01-31T19:31:17.084Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
28522024-01-31T19:31:17.910Z Documenting sled v0.34.7
28532024-01-31T19:31:18.405Z Documenting tough v0.16.0
28542024-01-31T19:31:19.050Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
28552024-01-31T19:31:20.358Z Documenting fs-err v2.11.0
28562024-01-31T19:31:21.153Z Documenting unicase v2.7.0
28572024-01-31T19:31:22.822Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
28582024-01-31T19:31:22.838Z Documenting tabled_derive v0.7.0
28592024-01-31T19:31:22.942Z Documenting progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
28602024-01-31T19:31:24.941Z Documenting progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
28612024-01-31T19:31:26.120Z Documenting crossbeam-deque v0.8.3
28622024-01-31T19:31:26.464Z Documenting fd-lock v4.0.2
28632024-01-31T19:31:26.594Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
28642024-01-31T19:31:27.153Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
28652024-01-31T19:31:28.165Z Documenting nix v0.27.1
28662024-01-31T19:31:28.712Z Documenting secrecy v0.8.0
28672024-01-31T19:31:30.165Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
28682024-01-31T19:31:31.963Z Documenting headers-core v0.2.0
28692024-01-31T19:31:32.935Z Documenting sqlparser_derive v0.2.2
28702024-01-31T19:31:34.894Z Documenting parse-size v1.0.0
28712024-01-31T19:31:35.183Z Documenting home v0.5.5
28722024-01-31T19:31:35.427Z Documenting unicode_categories v0.1.1
28732024-01-31T19:31:36.548Z Documenting progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
28742024-01-31T19:31:37.411Z Documenting rayon-core v1.12.0
28752024-01-31T19:31:38.707Z Documenting headers v0.3.9
28762024-01-31T19:31:39.493Z Documenting tabled v0.15.0
28772024-01-31T19:31:40.308Z Documenting tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28782024-01-31T19:31:40.403Z Documenting sqlparser v0.43.1
28792024-01-31T19:31:40.673Z Documenting rustyline v13.0.0
28802024-01-31T19:31:40.882Z Documenting sqlformat v0.2.3
28812024-01-31T19:31:43.418Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28822024-01-31T19:31:47.143Z Documenting mime_guess v2.0.4
28832024-01-31T19:31:51.552Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28842024-01-31T19:31:51.553Z Documenting derive_builder_core v0.12.0
28852024-01-31T19:31:51.553Z Checking derive_builder_core v0.12.0
28862024-01-31T19:31:52.585Z Documenting dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
28872024-01-31T19:31:52.916Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
28882024-01-31T19:31:53.310Z Documenting universal-hash v0.5.1
28892024-01-31T19:31:54.321Z Documenting bcs v0.1.6
28902024-01-31T19:32:00.137Z Documenting kstat-rs v0.2.3
28912024-01-31T19:32:00.156Z Documenting thiserror-impl-no-std v2.0.2
28922024-01-31T19:32:00.156Z Documenting curve25519-dalek-derive v0.1.0
28932024-01-31T19:32:01.946Z Documenting slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
28942024-01-31T19:32:03.281Z Documenting highway v1.1.0
28952024-01-31T19:32:04.541Z Documenting opaque-debug v0.3.0
28962024-01-31T19:32:05.246Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
28972024-01-31T19:32:06.567Z Documenting curve25519-dalek v4.1.1
28982024-01-31T19:32:07.286Z Documenting thiserror-no-std v2.0.2
28992024-01-31T19:32:08.241Z Documenting poly1305 v0.8.0
29002024-01-31T19:32:08.661Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29012024-01-31T19:32:08.785Z Documenting slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
29022024-01-31T19:32:12.678Z Documenting derive_builder_macro v0.12.0
29032024-01-31T19:32:13.096Z Documenting propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
29042024-01-31T19:32:15.862Z Documenting rayon v1.8.0
29052024-01-31T19:32:15.862Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
29062024-01-31T19:32:17.920Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
29072024-01-31T19:32:18.344Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
29082024-01-31T19:32:26.877Z Documenting ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
29092024-01-31T19:32:26.877Z Documenting mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
29102024-01-31T19:32:27.119Z Documenting portable-atomic v1.4.3
29112024-01-31T19:32:32.303Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
29122024-01-31T19:32:37.687Z Documenting ed25519 v1.5.3
29132024-01-31T19:32:37.786Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
29142024-01-31T19:32:41.995Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
29152024-01-31T19:32:43.218Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
29162024-01-31T19:32:45.564Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
29172024-01-31T19:32:46.946Z Documenting crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2d4bc11232d53f177c286383926fa5f8c1b2a938#2d4bc112)
29182024-01-31T19:32:55.720Z Documenting chacha20 v0.9.1
29192024-01-31T19:32:57.346Z Documenting aead v0.5.2
29202024-01-31T19:32:59.423Z Documenting lru v0.12.1
29212024-01-31T19:33:02.009Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
29222024-01-31T19:33:03.321Z Documenting stability v0.1.1
29232024-01-31T19:33:04.073Z Documenting ref-cast-impl v1.0.20
29242024-01-31T19:33:04.886Z Documenting glob v0.3.1
29252024-01-31T19:33:06.684Z Documenting number_prefix v0.4.0
29262024-01-31T19:33:06.978Z Documenting cassowary v0.3.0
29272024-01-31T19:33:10.222Z Documenting chacha20poly1305 v0.10.1
29282024-01-31T19:33:10.324Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
29292024-01-31T19:33:10.796Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
29302024-01-31T19:33:12.270Z Documenting ref-cast v1.0.20
29312024-01-31T19:33:12.322Z Documenting indicatif v0.17.7
29322024-01-31T19:33:12.744Z Documenting ratatui v0.25.0
29332024-01-31T19:33:15.181Z Documenting salty v0.2.0
29342024-01-31T19:33:15.883Z Documenting derive_builder v0.12.0
29352024-01-31T19:33:19.735Z Documenting vsss-rs v3.3.4
29362024-01-31T19:33:21.377Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
29372024-01-31T19:33:26.280Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
29382024-01-31T19:33:26.533Z Documenting polar-core v0.27.0
29392024-01-31T19:33:26.534Z Documenting hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
29402024-01-31T19:33:27.827Z Documenting nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
29412024-01-31T19:33:32.492Z Documenting libxml v0.3.3
29422024-01-31T19:33:32.753Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
29432024-01-31T19:33:37.438Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
29442024-01-31T19:33:37.479Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
29452024-01-31T19:33:37.864Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
29462024-01-31T19:33:41.048Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
29472024-01-31T19:33:43.655Z Documenting bb8 v0.8.1
29482024-01-31T19:33:45.025Z Documenting quick-xml v0.30.0
29492024-01-31T19:33:51.159Z Documenting serde-big-array v0.5.1
29502024-01-31T19:33:51.410Z Documenting rtoolbox v0.0.1
29512024-01-31T19:33:51.410Z Documenting oso-derive v0.27.0
29522024-01-31T19:33:52.136Z Documenting impl-trait-for-tuples v0.2.2
29532024-01-31T19:33:53.039Z Documenting http-range v0.1.5
29542024-01-31T19:33:53.180Z Documenting smawk v0.3.1
29552024-01-31T19:33:54.239Z Documenting unicode-linebreak v0.1.5
29562024-01-31T19:33:54.863Z Documenting is_ci v1.1.1
29572024-01-31T19:33:55.515Z Documenting humantime v2.1.0
29582024-01-31T19:33:57.093Z Documenting maplit v1.0.2
29592024-01-31T19:33:58.526Z Documenting hyper-staticfile v0.9.5
29602024-01-31T19:33:58.671Z Documenting rpassword v7.3.1
29612024-01-31T19:33:58.896Z Documenting textwrap v0.16.0
29622024-01-31T19:34:00.356Z Documenting supports-color v2.1.0
29632024-01-31T19:34:00.801Z Documenting gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
29642024-01-31T19:34:01.094Z Documenting async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
29652024-01-31T19:34:02.568Z Documenting oso v0.27.0
29662024-01-31T19:34:04.584Z Documenting samael v0.0.14
29672024-01-31T19:34:07.971Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
29682024-01-31T19:34:08.129Z Documenting sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
29692024-01-31T19:34:09.092Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
29702024-01-31T19:34:10.753Z Documenting tui-tree-widget v0.16.0
29712024-01-31T19:34:11.647Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
29722024-01-31T19:34:14.582Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
29732024-01-31T19:34:18.504Z Checking nexus-deployment v0.1.0 (/work/oxidecomputer/omicron/nexus/deployment)
29742024-01-31T19:34:19.479Z Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
29752024-01-31T19:34:20.841Z Documenting diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#62ef5ca0)
29762024-01-31T19:34:24.052Z Documenting cookie v0.18.0
29772024-01-31T19:34:24.173Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
29782024-01-31T19:34:28.535Z Documenting rcgen v0.12.1
29792024-01-31T19:34:29.961Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
29802024-01-31T19:34:30.624Z Documenting atomicwrites v0.4.3
29812024-01-31T19:34:34.120Z Documenting signal-hook-tokio v0.3.1
29822024-01-31T19:34:38.005Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
29832024-01-31T19:34:41.244Z Documenting subprocess v0.2.9
29842024-01-31T19:34:46.241Z Documenting corncobs v0.1.3
29852024-01-31T19:34:46.477Z Documenting shell-words v1.1.0
29862024-01-31T19:34:46.477Z Documenting sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
29872024-01-31T19:34:47.014Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
29882024-01-31T19:34:49.659Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29892024-01-31T19:34:51.996Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
29902024-01-31T19:34:53.218Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
29912024-01-31T19:34:53.590Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
29922024-01-31T19:34:55.739Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29932024-01-31T19:34:59.377Z Documenting nexus-deployment v0.1.0 (/work/oxidecomputer/omicron/nexus/deployment)
29942024-01-31T19:35:06.092Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
29952024-01-31T19:35:20.648Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
29962024-01-31T19:35:23.316Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
29972024-01-31T19:35:29.017Z Documenting crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2d4bc11232d53f177c286383926fa5f8c1b2a938#2d4bc112)
29982024-01-31T19:35:31.562Z Documenting fatfs v0.3.6
29992024-01-31T19:35:34.200Z Documenting nanorand v0.7.0
30002024-01-31T19:35:34.628Zwarning: unclosed HTML tag `usize`
30012024-01-31T19:35:34.628Z --> wicket/src/ui/panes/update.rs:153:19
30022024-01-31T19:35:34.628Z |
30032024-01-31T19:35:34.628Z153 | /// TODO: The <usize> generic parameter is carried over from earlier versions
30042024-01-31T19:35:34.628Z | ^^^^^^^
30052024-01-31T19:35:34.628Z |
30062024-01-31T19:35:34.629Z = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
30072024-01-31T19:35:34.629Z
30082024-01-31T19:35:36.662Zwarning: `wicket` (lib doc) generated 1 warning
30092024-01-31T19:35:36.672Z Documenting assert_matches v1.5.0
30102024-01-31T19:35:39.097Z Documenting topological-sort v0.2.2
30112024-01-31T19:35:40.108Z Documenting flume v0.11.0
30122024-01-31T19:35:40.907Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
30132024-01-31T19:35:45.498Z Documenting omicron-zone-package v0.10.1
30142024-01-31T19:35:45.582Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
30152024-01-31T19:35:46.667Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
30162024-01-31T19:35:50.578Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
30172024-01-31T19:35:51.707Z Documenting installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
30182024-01-31T19:35:56.923Z Documenting installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
30192024-01-31T19:36:04.081Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
30202024-01-31T19:36:09.004Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
30212024-01-31T19:36:10.221Z Documenting termios v0.3.3
30222024-01-31T19:36:19.572Zwarning: unresolved link to `propolis_client::api::InstanceStateMonitorResponse`
30232024-01-31T19:36:19.572Z --> sled-agent/src/sim/instance.rs:46:7
30242024-01-31T19:36:19.572Z |
30252024-01-31T19:36:19.572Z46 | /// [`propolis_client::api::InstanceStateMonitorResponse`]. Transition requests
30262024-01-31T19:36:19.572Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `api` in module `propolis_client`
30272024-01-31T19:36:19.718Z |
30282024-01-31T19:36:19.718Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
30292024-01-31T19:36:19.718Z
30302024-01-31T19:36:19.718Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
30312024-01-31T19:36:19.719Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
30322024-01-31T19:36:20.098Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
30332024-01-31T19:36:23.436Zwarning: `omicron-sled-agent` (lib doc) generated 1 warning
30342024-01-31T19:36:32.566Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
30352024-01-31T19:36:36.430Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
30362024-01-31T19:36:48.319Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
30372024-01-31T19:37:08.460Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
30382024-01-31T19:37:08.752Z Documenting tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
30392024-01-31T19:37:47.348Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
30402024-01-31T19:37:48.159Z Documenting caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
30412024-01-31T19:37:48.160Z Documenting zone-network-setup v0.1.0 (/work/oxidecomputer/omicron/zone-network-setup)
30422024-01-31T19:37:48.160Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
30432024-01-31T19:37:51.476Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30442024-01-31T19:38:06.149Zwarning: unresolved link to `DataStore::update_tuf_repo_description_insert`
30452024-01-31T19:38:06.150Z --> nexus/db-queries/src/db/datastore/update.rs:27:27
30462024-01-31T19:38:06.150Z |
30472024-01-31T19:38:06.150Z27 | /// The return value of [`DataStore::update_tuf_repo_description_insert`].
30482024-01-31T19:38:06.150Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `DataStore` has no field or associated item named `update_tuf_repo_description_insert`
30492024-01-31T19:38:06.150Z |
30502024-01-31T19:38:06.150Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
30512024-01-31T19:38:06.150Z
30522024-01-31T19:38:22.923Zwarning: `nexus-db-queries` (lib doc) generated 1 warning
30532024-01-31T19:38:22.939Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
30542024-01-31T19:39:38.836Zwarning: unresolved link to `VolumeConstructionRequest`
30552024-01-31T19:39:38.836Z --> nexus/src/app/sagas/volume_delete.rs:338:7
30562024-01-31T19:39:38.836Z |
30572024-01-31T19:39:38.836Z338 | /// [`VolumeConstructionRequest`] is shown here):
30582024-01-31T19:39:38.836Z | ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `VolumeConstructionRequest` in scope
30592024-01-31T19:39:38.836Z |
30602024-01-31T19:39:38.836Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
30612024-01-31T19:39:38.836Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
30622024-01-31T19:39:38.836Z
30632024-01-31T19:39:38.836Zwarning: unresolved link to `fd00:1122:3344:101::5`
30642024-01-31T19:39:38.836Z --> nexus/src/app/sagas/volume_delete.rs:348:17
30652024-01-31T19:39:38.836Z |
30662024-01-31T19:39:38.836Z348 | /// "[fd00:1122:3344:101::5]:1000",
30672024-01-31T19:39:38.836Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
30682024-01-31T19:39:38.836Z
30692024-01-31T19:39:38.836Zwarning: unresolved link to `fd00:1122:3344:102::9`
30702024-01-31T19:39:38.836Z --> nexus/src/app/sagas/volume_delete.rs:349:17
30712024-01-31T19:39:38.837Z |
30722024-01-31T19:39:38.840Z349 | /// "[fd00:1122:3344:102::9]:1000",
30732024-01-31T19:39:38.840Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
30742024-01-31T19:39:38.840Z
30752024-01-31T19:39:38.840Zwarning: unresolved link to `fd00:1122:3344:103::2`
30762024-01-31T19:39:38.841Z --> nexus/src/app/sagas/volume_delete.rs:350:17
30772024-01-31T19:39:38.841Z |
30782024-01-31T19:39:38.841Z350 | /// "[fd00:1122:3344:103::2]:1000"
30792024-01-31T19:39:38.841Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
30802024-01-31T19:39:38.842Z
30812024-01-31T19:39:38.842Zwarning: unresolved link to `fd00:1122:3344:101::5`
30822024-01-31T19:39:38.843Z --> nexus/src/app/sagas/volume_delete.rs:369:17
30832024-01-31T19:39:38.843Z |
30842024-01-31T19:39:38.843Z369 | /// "[fd00:1122:3344:101::5]:1001", <-- port changed
30852024-01-31T19:39:38.843Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
30862024-01-31T19:39:38.843Z
30872024-01-31T19:39:38.843Zwarning: unresolved link to `fd00:1122:3344:102::9`
30882024-01-31T19:39:38.843Z --> nexus/src/app/sagas/volume_delete.rs:370:17
30892024-01-31T19:39:38.843Z |
30902024-01-31T19:39:38.843Z370 | /// "[fd00:1122:3344:102::9]:1001", <-- port changed
30912024-01-31T19:39:38.843Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
30922024-01-31T19:39:38.843Z
30932024-01-31T19:39:38.843Zwarning: unresolved link to `fd00:1122:3344:103::2`
30942024-01-31T19:39:38.843Z --> nexus/src/app/sagas/volume_delete.rs:371:17
30952024-01-31T19:39:38.843Z |
30962024-01-31T19:39:38.843Z371 | /// "[fd00:1122:3344:103::2]:1001" <-- port changed
30972024-01-31T19:39:38.843Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
30982024-01-31T19:39:38.843Z
30992024-01-31T19:39:43.524Zwarning: `omicron-nexus` (lib doc) generated 7 warnings
31002024-01-31T19:40:18.386Z Finished dev [unoptimized + debuginfo] target(s) in 17m 15s
31012024-01-31T19:40:18.493Z
31022024-01-31T19:40:18.494Zreal 17:15.167641056
31032024-01-31T19:40:18.494Zuser 55:11.263457627
31042024-01-31T19:40:18.494Zsys 1:04:19.769927375
31052024-01-31T19:40:18.504Ztrap 1.836296267
31062024-01-31T19:40:18.504Ztflt 0.080601946
31072024-01-31T19:40:18.505Zdflt 0.400880543
31082024-01-31T19:40:18.505Zkflt 0.000124120
31092024-01-31T19:40:18.505Zlock 3:20:33.237685090
31102024-01-31T19:40:18.505Zslp 4:18:03.719190939
31112024-01-31T19:40:18.505Zlat 5:31.971284612
31122024-01-31T19:40:18.505Zstop 1:36.113468207
31132024-01-31T19:40:18.505Zprocess exited: duration 1887605 ms, exit code 0
 
31142024-01-31T19:40:18.525Zfound 0 output files