01HNJTSRV5DMKYVARW7SFAVGBA: 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: 01HNJTT8A5D14AWTWX7PKEE0H4

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12024-02-01T17:42:30.153Zjob assigned to worker 01HNJW5M977Y2F3WXWR243MBCX (queued for 24 m 48 s)
 
22024-02-01T17:42:30.415Zstarting task 0: "setup"
32024-02-01T17:42:30.471Z++ uname -s
42024-02-01T17:42:30.478Z+ kern=SunOS
52024-02-01T17:42:30.478Z+ case "$kern" in
62024-02-01T17:42:30.478Z+ groupadd -g 12345 build
72024-02-01T17:42:30.478Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-02-01T17:42:32.515Z+ zfs create -o mountpoint=/work rpool/work
92024-02-01T17:42:32.612Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-02-01T17:42:32.615Z+ home_fs=zfs
112024-02-01T17:42:32.615Z+ [[ zfs == autofs ]]
122024-02-01T17:42:32.615Z+ mkdir -p /home/build
132024-02-01T17:42:32.619Z+ chown build:build /home/build /work
142024-02-01T17:42:34.620Z+ chmod 0700 /home/build /work
152024-02-01T17:42:34.623Zprocess exited: duration 4207 ms, exit code 0
 
162024-02-01T17:42:34.629Zstarting task 1: "rust-toolchain"
172024-02-01T17:42:34.638Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182024-02-01T17:42:34.641Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192024-02-01T17:42:34.808Zinfo: downloading installer
202024-02-01T17:42:37.026Zwarning: it looks like you have an existing installation of Rust at:
212024-02-01T17:42:37.026Zwarning: /opt/ooce/bin
222024-02-01T17:42:37.027Zwarning: It is recommended that rustup be the primary Rust installation.
232024-02-01T17:42:37.027Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242024-02-01T17:42:37.027Zwarning: If you are sure that you want both rustup and your already installed Rust
252024-02-01T17:42:37.027Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262024-02-01T17:42:37.027Zwarning: or pass `-y' to ignore all ignorable checks.
272024-02-01T17:42:37.027Zerror: cannot install while Rust is installed
282024-02-01T17:42:37.027Zwarning: continuing (because the -y flag is set and the error is ignorable)
292024-02-01T17:42:37.167Zinfo: profile set to 'default'
302024-02-01T17:42:37.167Zinfo: default host triple is x86_64-unknown-illumos
312024-02-01T17:42:37.172Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322024-02-01T17:42:37.364Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332024-02-01T17:42:37.364Zinfo: downloading component 'cargo'
342024-02-01T17:42:38.258Zinfo: downloading component 'clippy'
352024-02-01T17:42:38.573Zinfo: downloading component 'rust-docs'
362024-02-01T17:42:39.691Zinfo: downloading component 'rust-std'
372024-02-01T17:42:42.601Zinfo: downloading component 'rustc'
382024-02-01T17:42:46.627Zinfo: downloading component 'rustfmt'
392024-02-01T17:42:46.911Zinfo: installing component 'cargo'
402024-02-01T17:42:48.269Zinfo: installing component 'clippy'
412024-02-01T17:42:48.844Zinfo: installing component 'rust-docs'
422024-02-01T17:42:51.570Zinfo: installing component 'rust-std'
432024-02-01T17:42:54.602Zinfo: installing component 'rustc'
442024-02-01T17:43:03.083Zinfo: installing component 'rustfmt'
452024-02-01T17:43:03.692Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462024-02-01T17:43:03.692Z
472024-02-01T17:43:03.822Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482024-02-01T17:43:03.822Z
492024-02-01T17:43:03.822Z
502024-02-01T17:43:03.822ZRust is installed now. Great!
512024-02-01T17:43:03.822Z
522024-02-01T17:43:03.822ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532024-02-01T17:43:03.822Zenvironment variable. This has not been done automatically.
542024-02-01T17:43:03.822Z
552024-02-01T17:43:03.822ZTo configure your current shell, run:
562024-02-01T17:43:03.822Zsource "$HOME/.cargo/env"
572024-02-01T17:43:03.914Z+ rustc --version
582024-02-01T17:43:04.027Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592024-02-01T17:43:04.033Zprocess exited: duration 29403 ms, exit code 0
 
602024-02-01T17:43:04.041Zstarting task 2: "authentication"
612024-02-01T17:43:04.074Zprocess exited: duration 32 ms, exit code 0
 
622024-02-01T17:43:04.082Zstarting task 3: "clone repository"
632024-02-01T17:43:04.089Z+ mkdir -p /work/oxidecomputer/omicron
642024-02-01T17:43:04.094Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652024-02-01T17:43:04.310ZCloning into '/work/oxidecomputer/omicron'...
662024-02-01T17:43:10.147Z+ cd /work/oxidecomputer/omicron
672024-02-01T17:43:10.151Z+ git fetch origin 7f7c7d9235a498ec3c6e93e9418ad89e3a10a568
682024-02-01T17:43:10.554ZFrom https://github.com/oxidecomputer/omicron
692024-02-01T17:43:10.554Z * branch 7f7c7d9235a498ec3c6e93e9418ad89e3a10a568 -> FETCH_HEAD
702024-02-01T17:43:10.565Z+ [[ -n dap/planner-inventory ]]
712024-02-01T17:43:10.569Z++ git branch --show-current
722024-02-01T17:43:10.574Z+ current=main
732024-02-01T17:43:10.574Z+ [[ main != dap/planner-inventory ]]
742024-02-01T17:43:10.574Z+ git branch -f dap/planner-inventory 7f7c7d9235a498ec3c6e93e9418ad89e3a10a568
752024-02-01T17:43:10.579Z+ git checkout -f dap/planner-inventory
762024-02-01T17:43:10.759ZSwitched to branch 'dap/planner-inventory'
772024-02-01T17:43:10.763Z+ git reset --hard 7f7c7d9235a498ec3c6e93e9418ad89e3a10a568
782024-02-01T17:43:10.774ZHEAD is now at 7f7c7d923 Merge branch 'main' into dap/planner-inventory
792024-02-01T17:43:10.778Zprocess exited: duration 6693 ms, exit code 0
 
802024-02-01T17:43:10.785Zstarting task 4: "build"
812024-02-01T17:43:10.794Z+ cargo --version
822024-02-01T17:43:10.810Zinfo: syncing channel updates for '1.74.1-x86_64-unknown-illumos'
832024-02-01T17:43:10.998Zinfo: latest update on 2023-12-07, rust version 1.74.1 (a28077b28 2023-12-04)
842024-02-01T17:43:11.002Zinfo: downloading component 'cargo'
852024-02-01T17:43:11.730Zinfo: downloading component 'clippy'
862024-02-01T17:43:11.966Zinfo: downloading component 'rust-docs'
872024-02-01T17:43:12.860Zinfo: downloading component 'rust-std'
882024-02-01T17:43:14.211Zinfo: downloading component 'rustc'
892024-02-01T17:43:18.065Zinfo: downloading component 'rustfmt'
902024-02-01T17:43:18.272Zinfo: installing component 'cargo'
912024-02-01T17:43:19.784Zinfo: installing component 'clippy'
922024-02-01T17:43:20.279Zinfo: installing component 'rust-docs'
932024-02-01T17:43:23.106Zinfo: installing component 'rust-std'
942024-02-01T17:43:25.502Zinfo: installing component 'rustc'
952024-02-01T17:43:33.431Zinfo: installing component 'rustfmt'
962024-02-01T17:43:33.431Zcargo 1.74.1 (ecb9851af 2023-10-18)
972024-02-01T17:43:33.431Z+ rustc --version
982024-02-01T17:43:33.431Zrustc 1.74.1 (a28077b28 2023-12-04)
992024-02-01T17:43:33.431Z+ source ./env.sh
1002024-02-01T17:43:33.431Z++ set -o xtrace
1012024-02-01T17:43:33.431Z++++ dirname ./env.sh
1022024-02-01T17:43:33.431Z+++ cd .
1032024-02-01T17:43:33.431Z+++ echo /work/oxidecomputer/omicron
1042024-02-01T17:43:33.432Z++ OMICRON_WS=/work/oxidecomputer/omicron
1052024-02-01T17:43:33.433Z++ 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-02-01T17:43:33.433Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1072024-02-01T17:43:33.433Z++ 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-02-01T17:43:33.433Z++ 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-02-01T17:43:33.433Z++ 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-02-01T17:43:33.433Z++ 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-02-01T17:43:33.433Z++ 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-02-01T17:43:33.433Z++ 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-02-01T17:43:33.433Z++ unset OMICRON_WS
1142024-02-01T17:43:33.433Z++ set +o xtrace
1152024-02-01T17:43:33.433Z
1162024-02-01T17:43:33.433Z ##### ##### ###### ##### ###### #### # # # #### #
1172024-02-01T17:43:33.433Z # # # # # # # # # # # # # # #
1182024-02-01T17:43:33.433Z # # # # ##### # # ##### # # # # # #### #
1192024-02-01T17:43:33.433Z ##### ##### # ##### # # # # # # # # #
1202024-02-01T17:43:33.433Z # # # # # # # # # # # # # # #
1212024-02-01T17:43:33.433Z # # # ###### # # ###### ### # #### # #### #
1222024-02-01T17:43:33.433Z
1232024-02-01T17:43:42.297Z Startup: Refreshing catalog 'helios-dev' ... Done
1242024-02-01T17:43:44.069Z Startup: Caching catalogs ... Done
1252024-02-01T17:43:47.051ZPlanning: Solver setup ... Done (2.471s)
1262024-02-01T17:43:47.126ZPlanning: Running solver ... Done (0.075s)
1272024-02-01T17:43:47.159ZPlanning: Finding local manifests ... Done (0.003s)
1282024-02-01T17:43:47.173ZPlanning: Fetching manifests: 0/4 0% complete
1292024-02-01T17:43:47.429ZPlanning: Fetching manifests: 4/4 100% complete
1302024-02-01T17:43:47.511ZPlanning: Package planning ... Done (0.079s)
1312024-02-01T17:43:47.596ZPlanning: Merging actions ... Done (0.084s)
1322024-02-01T17:43:48.366ZPlanning: Checking for conflicting actions ... Done (0.769s)
1332024-02-01T17:43:48.380ZPlanning: Consolidating action changes ... Done (0.017s)
1342024-02-01T17:43:52.831ZPlanning: Evaluating mediators ... Done (4.453s)
1352024-02-01T17:43:52.848ZPlanning: Planning completed in 8.72 seconds
1362024-02-01T17:43:56.616Z Packages to install: 4
1372024-02-01T17:43:56.616Z Mediators to change: 2
1382024-02-01T17:43:56.616Z Services to change: 1
1392024-02-01T17:43:56.622Z Estimated space available: 148.87 GB
1402024-02-01T17:43:56.622ZEstimated space to be consumed: 1.40 GB
1412024-02-01T17:43:56.622Z Create boot environment: No
1422024-02-01T17:43:56.622ZCreate backup boot environment: No
1432024-02-01T17:43:56.622Z Rebuild boot archive: No
1442024-02-01T17:43:56.623Z
1452024-02-01T17:43:56.623ZChanged mediators:
1462024-02-01T17:43:56.623Z mediator clang:
1472024-02-01T17:43:56.623Z version: None -> 15 (system default)
1482024-02-01T17:43:56.623Z
1492024-02-01T17:43:56.623Z mediator llvm:
1502024-02-01T17:43:56.623Z version: 14 (system default) -> 15 (system default)
1512024-02-01T17:43:56.623Z
1522024-02-01T17:43:56.623ZChanged packages:
1532024-02-01T17:43:56.623Zhelios-dev
1542024-02-01T17:43:56.623Z developer/build-essential
1552024-02-01T17:43:56.623Z None -> 11-2.0
1562024-02-01T17:43:56.623Z library/libxmlsec1
1572024-02-01T17:43:56.623Z None -> 1.2.35-2.0
1582024-02-01T17:43:56.623Z ooce/developer/clang-15
1592024-02-01T17:43:56.623Z None -> 15.0.7-2.0
1602024-02-01T17:43:56.623Z ooce/developer/llvm-15
1612024-02-01T17:43:56.623Z None -> 15.0.7-2.0
1622024-02-01T17:43:56.623Z
1632024-02-01T17:43:56.623ZServices:
1642024-02-01T17:43:56.623Z restart_fmri:
1652024-02-01T17:43:56.623Z svc:/system/update-man-index:default
1662024-02-01T17:43:56.946Z
1672024-02-01T17:43:56.948ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1682024-02-01T17:44:02.491ZDownload: 695/3290 items 18.1/212.6MB 8% complete (3.8M/s)
1692024-02-01T17:44:07.997ZDownload: 1194/3290 items 69.7/212.6MB 32% complete (6.9M/s)
1702024-02-01T17:44:30.952ZDownload: 1206/3290 items 84.3/212.6MB 39% complete (6.6M/s)
1712024-02-01T17:44:31.101ZDownload: 1813/3290 items 118.3/212.6MB 55% complete (6.2M/s)
1722024-02-01T17:44:31.102ZDownload: 2817/3290 items 121.1/212.6MB 56% complete (3.7M/s)
1732024-02-01T17:44:31.102ZDownload: 3248/3290 items 203.1/212.6MB 95% complete (8.4M/s)
1742024-02-01T17:44:31.102ZDownload: Completed 212.60 MB in 31.49 seconds (6.8M/s)
1752024-02-01T17:44:31.102Z Actions: 1/3689 actions (Installing new actions)
1762024-02-01T17:44:33.819Z Actions: 2441/3689 actions (Installing new actions)
1772024-02-01T17:44:36.487Z Actions: Completed 3689 actions in 7.67 seconds.
1782024-02-01T17:44:36.613Z Done (0.137s)
1792024-02-01T17:44:36.613Z Done (0.000s)
1802024-02-01T17:44:36.951Z Done (0.338s)
1812024-02-01T17:44:44.390Z Done (7.290s)
1822024-02-01T17:44:44.590Z Done (0.110s)
1832024-02-01T17:44:44.593Z Done (0.000s)
1842024-02-01T17:44:44.972Z Done (0.000s)
1852024-02-01T17:44:45.575ZPlanning: Evaluating mediator changes ... Done
1862024-02-01T17:44:45.854ZPlanning: Checking for conflicting actions ... Done
1872024-02-01T17:44:45.858ZPlanning: Consolidating action changes ... Done
1882024-02-01T17:44:46.296ZPlanning: Evaluating mediators ... Done
1892024-02-01T17:44:46.302ZPlanning: Planning completed in 0.72 seconds
1902024-02-01T17:44:46.348Z Mediators to change: 2
1912024-02-01T17:44:46.348Z Create boot environment: No
1922024-02-01T17:44:46.351ZCreate backup boot environment: No
1932024-02-01T17:44:46.446Z Done
1942024-02-01T17:44:46.446Z Done
1952024-02-01T17:44:46.644Z Done
1962024-02-01T17:44:52.485Z Done
1972024-02-01T17:44:52.602Z Done
1982024-02-01T17:44:52.605Z Done
1992024-02-01T17:44:52.713Z Done
2002024-02-01T17:44:53.709ZPlanning: Evaluating mediator changes ... Done
2012024-02-01T17:44:53.714ZPlanning: Merging actions ... Done
2022024-02-01T17:44:54.043ZPlanning: Checking for conflicting actions ... Done
2032024-02-01T17:44:54.058ZPlanning: Consolidating action changes ... Done
2042024-02-01T17:44:58.536ZPlanning: Evaluating mediators ... Done
2052024-02-01T17:44:58.627ZPlanning: Planning completed in 1.29 seconds
2062024-02-01T17:44:58.628Z Packages to change: 1
2072024-02-01T17:44:58.628Z Mediators to change: 1
2082024-02-01T17:44:58.631Z Services to change: 1
2092024-02-01T17:44:58.632Z Create boot environment: No
2102024-02-01T17:44:58.632ZCreate backup boot environment: Yes
2112024-02-01T17:44:58.727Z Actions: 1/6 actions (Updating modified actions)
2122024-02-01T17:44:58.727Z Actions: Completed 6 actions in 0.00 seconds.
2132024-02-01T17:44:58.727Z Done
2142024-02-01T17:44:58.727Z Done
2152024-02-01T17:44:58.727Z Done
2162024-02-01T17:45:02.430Z Done
2172024-02-01T17:45:02.559Z Done
2182024-02-01T17:45:02.563Z Done
2192024-02-01T17:45:02.661Z Done
2202024-02-01T17:45:03.381ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2212024-02-01T17:45:03.381Zclang system 15 system
2222024-02-01T17:45:03.381Zcsh system system illumos
2232024-02-01T17:45:03.381Zctags system system illumos
2242024-02-01T17:45:03.382Zgcc vendor 12 vendor
2252024-02-01T17:45:03.382Zgcc system 10 system
2262024-02-01T17:45:03.382Zgcc system 7 system
2272024-02-01T17:45:03.382Zgo system 1.20 system
2282024-02-01T17:45:03.382Zgo system 1.19 system
2292024-02-01T17:45:03.382Zllvm system 15 system
2302024-02-01T17:45:03.382Zllvm system 14 system
2312024-02-01T17:45:03.382Zmariadb system 10.6 system
2322024-02-01T17:45:03.382Zmta vendor vendor dma
2332024-02-01T17:45:03.382Zopenjdk system 17 system
2342024-02-01T17:45:03.382Zopenjdk system 11 system
2352024-02-01T17:45:03.382Zopenjdk system 1.8 system
2362024-02-01T17:45:03.382Zopenssl vendor 3 vendor
2372024-02-01T17:45:03.383Zperl system 5.36 system
2382024-02-01T17:45:03.383Zpostgresql system 15 system
2392024-02-01T17:45:03.383Zpostgresql system 13 system
2402024-02-01T17:45:03.383Zpython vendor 3 vendor
2412024-02-01T17:45:03.383Zpython system 2 system
2422024-02-01T17:45:03.383Zpython3 system 3.11 system
2432024-02-01T17:45:03.383Zruby system 3.0 system
2442024-02-01T17:45:03.383Zwords vendor vendor american-english
2452024-02-01T17:45:03.383Zwords system system australian-english
2462024-02-01T17:45:03.383Zwords system system british-english
2472024-02-01T17:45:03.385Zwords system system canadian-english
2482024-02-01T17:45:03.385Zwords system system french
2492024-02-01T17:45:03.385Zwords system system italian
2502024-02-01T17:45:03.386Zwords system system ngerman
2512024-02-01T17:45:03.386Zwords system system ogerman
2522024-02-01T17:45:03.386Zwords system system spanish
2532024-02-01T17:45:03.909ZFMRI IFO
2542024-02-01T17:45:03.909Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2552024-02-01T17:45:03.909Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2562024-02-01T17:45:03.909Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2572024-02-01T17:45:03.909Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2582024-02-01T17:45:03.909Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2592024-02-01T17:45:03.909Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z i--
2602024-02-01T17:45:03.910Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2612024-02-01T17:45:03.911Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2622024-02-01T17:45:03.987Z+ set -o errexit
2632024-02-01T17:45:03.993Z+++ dirname ./tools/ci_download_cockroachdb
2642024-02-01T17:45:03.993Z++ cd ./tools
2652024-02-01T17:45:03.993Z++ pwd
2662024-02-01T17:45:03.993Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2672024-02-01T17:45:03.993Z++ basename ./tools/ci_download_cockroachdb
2682024-02-01T17:45:03.994Z+ ARG0=ci_download_cockroachdb
2692024-02-01T17:45:04.001Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2702024-02-01T17:45:04.003Z+ CIDL_VERSION=v22.1.9
2712024-02-01T17:45:04.003Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2722024-02-01T17:45:04.003Z++ CIDL_MD5_DARWIN=2db972c254b4e3b599e12110520178b5
2732024-02-01T17:45:04.003Z++ CIDL_MD5_LINUX=8c3170883e0a0be1a34b44090c067a8c
2742024-02-01T17:45:04.003Z++ CIDL_MD5_ILLUMOS=d8999aff364e5d70f226e139fda724a3
2752024-02-01T17:45:04.003Z+ TARGET_DIR=out
2762024-02-01T17:45:04.003Z+ DOWNLOAD_DIR=out/downloads
2772024-02-01T17:45:04.003Z+ DEST_DIR=./out/cockroachdb
2782024-02-01T17:45:04.003Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2792024-02-01T17:45:04.003Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2802024-02-01T17:45:04.003Z+ main
2812024-02-01T17:45:04.004Z+ [[ 0 != 0 ]]
2822024-02-01T17:45:04.004Z+ CIDL_OS=solaris2.11
2832024-02-01T17:45:04.004Z+ [[ 0 != 0 ]]
2842024-02-01T17:45:04.004Z+ configure_os solaris2.11
2852024-02-01T17:45:04.004Z+ echo 'current directory: /work/oxidecomputer/omicron'
2862024-02-01T17:45:04.004Zcurrent directory: /work/oxidecomputer/omicron
2872024-02-01T17:45:04.004Z+ echo 'configuring based on OS: "solaris2.11"'
2882024-02-01T17:45:04.004Z+ case "$1" in
2892024-02-01T17:45:04.004Zconfiguring based on OS: "solaris2.11"
2902024-02-01T17:45:04.004Z+ CIDL_BUILD=illumos
2912024-02-01T17:45:04.004Z+ CIDL_SUFFIX=tar.gz
2922024-02-01T17:45:04.004Z+ CIDL_MD5=d8999aff364e5d70f226e139fda724a3
2932024-02-01T17:45:04.004Z+ CIDL_MD5FUNC=do_md5sum
2942024-02-01T17:45:04.004Z+ CIDL_URL_BASE=https://illumos.org/downloads
2952024-02-01T17:45:04.004Z+ CIDL_ASSEMBLE=do_assemble_illumos
2962024-02-01T17:45:04.005Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2972024-02-01T17:45:04.005Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2982024-02-01T17:45:04.005Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2992024-02-01T17:45:04.005Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
3002024-02-01T17:45:04.005Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
3012024-02-01T17:45:04.005Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
3022024-02-01T17:45:04.005ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
3032024-02-01T17:45:04.005ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
3042024-02-01T17:45:04.005Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
3052024-02-01T17:45:04.005Z+ mkdir -p out/downloads
3062024-02-01T17:45:04.011Z+ mkdir -p ./out/cockroachdb
3072024-02-01T17:45:04.011Z+ local DO_DOWNLOAD=true
3082024-02-01T17:45:04.012Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
3092024-02-01T17:45:04.012Z+ '[' true == true ']'
3102024-02-01T17:45:04.012Z+ echo Downloading...
3112024-02-01T17:45:04.012ZDownloading...
3122024-02-01T17:45:04.012Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
3132024-02-01T17:45:04.012Z+ 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
3142024-02-01T17:45:07.505Z++ do_md5sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
3152024-02-01T17:45:07.509Z++ md5sum
3162024-02-01T17:45:07.509Z++ awk '{print $1}'
3172024-02-01T17:45:07.745Z+ calculated_md5=d8999aff364e5d70f226e139fda724a3
3182024-02-01T17:45:07.745Z+ [[ 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 ]]
3192024-02-01T17:45:07.745Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
3202024-02-01T17:45:07.749Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
3212024-02-01T17:45:11.152Z+ do_assemble_illumos
3222024-02-01T17:45:11.152Z+ rm -r ./out/cockroachdb
3232024-02-01T17:45:11.159Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
3242024-02-01T17:45:11.822Z+ ./out/cockroachdb/bin/cockroach version
3252024-02-01T17:45:12.187ZBuild Tag: v22.1.9-dirty
3262024-02-01T17:45:12.188ZBuild Time: 2022/10/26 21:17:46
3272024-02-01T17:45:12.188ZDistribution: OSS
3282024-02-01T17:45:12.188ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3292024-02-01T17:45:12.188ZGo Version: go1.17.13
3302024-02-01T17:45:12.189ZC Compiler: gcc 10.3.0
3312024-02-01T17:45:12.189ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3322024-02-01T17:45:12.189ZBuild Type: release
3332024-02-01T17:45:12.214Z+ set -o errexit
3342024-02-01T17:45:12.220Z+++ dirname ./tools/ci_download_clickhouse
3352024-02-01T17:45:12.220Z++ cd ./tools
3362024-02-01T17:45:12.221Z++ pwd
3372024-02-01T17:45:12.221Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3382024-02-01T17:45:12.225Z++ basename ./tools/ci_download_clickhouse
3392024-02-01T17:45:12.225Z+ ARG0=ci_download_clickhouse
3402024-02-01T17:45:12.225Z+ TARGET_DIR=out
3412024-02-01T17:45:12.225Z+ DOWNLOAD_DIR=out/downloads
3422024-02-01T17:45:12.225Z+ DEST_DIR=./out/clickhouse
3432024-02-01T17:45:12.225Z+ CIDL_VERSION=v22.8.9.24
3442024-02-01T17:45:12.226Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3452024-02-01T17:45:12.226Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3462024-02-01T17:45:12.229Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3472024-02-01T17:45:12.229Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3482024-02-01T17:45:12.229Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3492024-02-01T17:45:12.229Z+ main
3502024-02-01T17:45:12.229Z+ [[ 0 != 0 ]]
3512024-02-01T17:45:12.229Z+ CIDL_OS=solaris2.11
3522024-02-01T17:45:12.229Z+ [[ 0 != 0 ]]
3532024-02-01T17:45:12.229Z+ configure_os solaris2.11
3542024-02-01T17:45:12.230Z+ echo 'current directory: /work/oxidecomputer/omicron'
3552024-02-01T17:45:12.230Zcurrent directory: /work/oxidecomputer/omicron
3562024-02-01T17:45:12.230Z+ echo 'configuring based on OS: "solaris2.11"'
3572024-02-01T17:45:12.230Z+ CIDL_DASHREV=
3582024-02-01T17:45:12.230Zconfiguring based on OS: "solaris2.11"
3592024-02-01T17:45:12.230Z+ case "$1" in
3602024-02-01T17:45:12.230Z+ CIDL_PLATFORM=illumos
3612024-02-01T17:45:12.231Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3622024-02-01T17:45:12.231Z+ CIDL_MD5FUNC=do_md5sum
3632024-02-01T17:45:12.231Z+ CIDL_DASHREV=-1
3642024-02-01T17:45:12.231Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3652024-02-01T17:45:12.231Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3662024-02-01T17:45:12.231Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3672024-02-01T17:45:12.231Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3682024-02-01T17:45:12.231Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3692024-02-01T17:45:12.232ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3702024-02-01T17:45:12.232Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3712024-02-01T17:45:12.232ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3722024-02-01T17:45:12.232Z+ mkdir -p out/downloads
3732024-02-01T17:45:12.240Z+ mkdir -p ./out/clickhouse
3742024-02-01T17:45:12.241Z+ local DO_DOWNLOAD=true
3752024-02-01T17:45:12.241Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3762024-02-01T17:45:12.241Z+ '[' true == true ']'
3772024-02-01T17:45:12.241ZDownloading...
3782024-02-01T17:45:12.241Z+ echo Downloading...
3792024-02-01T17:45:12.241Z+ 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
3802024-02-01T17:45:12.241Z+ 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
3812024-02-01T17:45:13.871Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3822024-02-01T17:45:13.874Z++ md5sum
3832024-02-01T17:45:13.874Z++ awk '{print $1}'
3842024-02-01T17:45:14.131Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3852024-02-01T17:45:14.131Z+ [[ 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 ]]
3862024-02-01T17:45:14.132Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3872024-02-01T17:45:14.137Z+ mkdir -p ./out/clickhouse
3882024-02-01T17:45:14.137Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3892024-02-01T17:45:18.927Z+ ./out/clickhouse/clickhouse server --version
3902024-02-01T17:45:18.973ZClickHouse server version 22.8.9.1.
3912024-02-01T17:45:19.004Z+ set -o errexit
3922024-02-01T17:45:19.023Z+++ dirname ./tools/ci_download_console
3932024-02-01T17:45:19.024Z++ cd ./tools
3942024-02-01T17:45:19.024Z++ pwd
3952024-02-01T17:45:19.024Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3962024-02-01T17:45:19.024Z++ basename ./tools/ci_download_console
3972024-02-01T17:45:19.024Z+ ARG0=ci_download_console
3982024-02-01T17:45:19.024Z+ TARGET_DIR=out
3992024-02-01T17:45:19.024Z+ DOWNLOAD_DIR=out/downloads
4002024-02-01T17:45:19.025Z+ DEST_DIR=./out/console-assets
4012024-02-01T17:45:19.025Z+ source /work/oxidecomputer/omicron/tools/console_version
4022024-02-01T17:45:19.027Z++ COMMIT=1a4f5d81af09f238dc094e56ad24dd0aa4fd46a0
4032024-02-01T17:45:19.027Z++ SHA2=97e1ea69a7f2a798c05f1d8e12f7de9bf32d11f70d99a7cbc05dabda1c5b7ce4
4042024-02-01T17:45:19.027Z+ URL=https://dl.oxide.computer/releases/console/1a4f5d81af09f238dc094e56ad24dd0aa4fd46a0.tar.gz
4052024-02-01T17:45:19.027Z+ TARBALL_FILE=out/downloads/console.tar.gz
4062024-02-01T17:45:19.027Z+ main
4072024-02-01T17:45:19.027Z+ [[ 0 != 0 ]]
4082024-02-01T17:45:19.027Z+ echo 'URL: https://dl.oxide.computer/releases/console/1a4f5d81af09f238dc094e56ad24dd0aa4fd46a0.tar.gz'
4092024-02-01T17:45:19.027ZURL: https://dl.oxide.computer/releases/console/1a4f5d81af09f238dc094e56ad24dd0aa4fd46a0.tar.gz
4102024-02-01T17:45:19.027Z+ echo 'Local file: out/downloads/console.tar.gz'
4112024-02-01T17:45:19.027ZLocal file: out/downloads/console.tar.gz
4122024-02-01T17:45:19.027Z+ local DO_DOWNLOAD=true
4132024-02-01T17:45:19.027Z+ [[ -f out/downloads/console.tar.gz ]]
4142024-02-01T17:45:19.027Z+ mkdir -p out/downloads
4152024-02-01T17:45:19.028Z+ '[' true == true ']'
4162024-02-01T17:45:19.028Z+ echo Downloading...
4172024-02-01T17:45:19.028ZDownloading...
4182024-02-01T17:45:19.028Z+ do_download_curl https://dl.oxide.computer/releases/console/1a4f5d81af09f238dc094e56ad24dd0aa4fd46a0.tar.gz out/downloads/console.tar.gz
4192024-02-01T17:45:19.028Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/1a4f5d81af09f238dc094e56ad24dd0aa4fd46a0.tar.gz
4202024-02-01T17:45:19.812Z++ do_sha256sum out/downloads/console.tar.gz
4212024-02-01T17:45:19.823Z++ case "$OSTYPE" in
4222024-02-01T17:45:19.823Z++ SHA=sha256sum
4232024-02-01T17:45:19.823Z++ sha256sum
4242024-02-01T17:45:19.823Z++ awk '{print $1}'
4252024-02-01T17:45:19.878Z+ calculated_sha2=97e1ea69a7f2a798c05f1d8e12f7de9bf32d11f70d99a7cbc05dabda1c5b7ce4
4262024-02-01T17:45:19.879Z+ [[ 97e1ea69a7f2a798c05f1d8e12f7de9bf32d11f70d99a7cbc05dabda1c5b7ce4 != \9\7\e\1\e\a\6\9\a\7\f\2\a\7\9\8\c\0\5\f\1\d\8\e\1\2\f\7\d\e\9\b\f\3\2\d\1\1\f\7\0\d\9\9\a\7\c\b\c\0\5\d\a\b\d\a\1\c\5\b\7\c\e\4 ]]
4272024-02-01T17:45:19.883Z+ rm -rf ./out/console-assets
4282024-02-01T17:45:19.883Z+ mkdir -p ./out/console-assets
4292024-02-01T17:45:19.887Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4302024-02-01T17:45:19.887Z+ mkdir -p ./out/console-assets
4312024-02-01T17:45:19.887Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4322024-02-01T17:45:20.034Z+ set -o errexit
4332024-02-01T17:45:20.039Z+++ dirname ./tools/ci_download_maghemite_openapi
4342024-02-01T17:45:20.039Z++ cd ./tools
4352024-02-01T17:45:20.039Z++ pwd
4362024-02-01T17:45:20.040Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4372024-02-01T17:45:20.040Z++ basename ./tools/ci_download_maghemite_openapi
4382024-02-01T17:45:20.040Z+ ARG0=ci_download_maghemite_openapi
4392024-02-01T17:45:20.040Z+ TARGET_DIR=out
4402024-02-01T17:45:20.040Z+ DOWNLOAD_DIR=out/downloads
4412024-02-01T17:45:20.040Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4422024-02-01T17:45:20.041Z++ COMMIT=712b2487d9b141234af98b6578bc5f77420bdb03
4432024-02-01T17:45:20.041Z++ SHA2=0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803
4442024-02-01T17:45:20.041Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/712b2487d9b141234af98b6578bc5f77420bdb03/ddm-admin.json
4452024-02-01T17:45:20.041Z+ LOCAL_FILE=out/downloads/ddm-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json
4462024-02-01T17:45:20.041Z+ main
4472024-02-01T17:45:20.041Z+ [[ 0 != 0 ]]
4482024-02-01T17:45:20.041Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/712b2487d9b141234af98b6578bc5f77420bdb03/ddm-admin.json'
4492024-02-01T17:45:20.041ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/712b2487d9b141234af98b6578bc5f77420bdb03/ddm-admin.json
4502024-02-01T17:45:20.041Z+ echo 'Local file: out/downloads/ddm-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json'
4512024-02-01T17:45:20.041ZLocal file: out/downloads/ddm-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json
4522024-02-01T17:45:20.041Z+ local DO_DOWNLOAD=true
4532024-02-01T17:45:20.041Z+ [[ -f out/downloads/ddm-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json ]]
4542024-02-01T17:45:20.042Z+ mkdir -p out/downloads
4552024-02-01T17:45:20.045Z+ '[' true == true ']'
4562024-02-01T17:45:20.046Z+ echo Downloading...
4572024-02-01T17:45:20.046ZDownloading...
4582024-02-01T17:45:20.047Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/712b2487d9b141234af98b6578bc5f77420bdb03/ddm-admin.json out/downloads/ddm-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json
4592024-02-01T17:45:20.048Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/712b2487d9b141234af98b6578bc5f77420bdb03/ddm-admin.json
4602024-02-01T17:45:20.707Z++ do_sha256sum out/downloads/ddm-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json
4612024-02-01T17:45:20.718Z++ case "$OSTYPE" in
4622024-02-01T17:45:20.719Z++ SHA=sha256sum
4632024-02-01T17:45:20.719Z++ sha256sum
4642024-02-01T17:45:20.719Z++ awk '{print $1}'
4652024-02-01T17:45:20.719Z+ calculated_sha2=0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803
4662024-02-01T17:45:20.719Z+ [[ 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 ]]
4672024-02-01T17:45:20.720Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4682024-02-01T17:45:20.720Z++ COMMIT=712b2487d9b141234af98b6578bc5f77420bdb03
4692024-02-01T17:45:20.720Z++ SHA2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
4702024-02-01T17:45:20.720Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/712b2487d9b141234af98b6578bc5f77420bdb03/mg-admin.json
4712024-02-01T17:45:20.720Z+ LOCAL_FILE=out/downloads/mg-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json
4722024-02-01T17:45:20.720Z+ main
4732024-02-01T17:45:20.720Z+ [[ 0 != 0 ]]
4742024-02-01T17:45:20.720Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/712b2487d9b141234af98b6578bc5f77420bdb03/mg-admin.json'
4752024-02-01T17:45:20.720ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/712b2487d9b141234af98b6578bc5f77420bdb03/mg-admin.json
4762024-02-01T17:45:20.720Z+ echo 'Local file: out/downloads/mg-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json'
4772024-02-01T17:45:20.720ZLocal file: out/downloads/mg-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json
4782024-02-01T17:45:20.720Z+ local DO_DOWNLOAD=true
4792024-02-01T17:45:20.721Z+ [[ -f out/downloads/mg-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json ]]
4802024-02-01T17:45:20.721Z+ mkdir -p out/downloads
4812024-02-01T17:45:20.721Z+ '[' true == true ']'
4822024-02-01T17:45:20.721Z+ echo Downloading...
4832024-02-01T17:45:20.721ZDownloading...
4842024-02-01T17:45:20.721Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/712b2487d9b141234af98b6578bc5f77420bdb03/mg-admin.json out/downloads/mg-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json
4852024-02-01T17:45:20.721Z+ curl --silent --show-error --fail --location --output out/downloads/mg-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/712b2487d9b141234af98b6578bc5f77420bdb03/mg-admin.json
4862024-02-01T17:45:20.869Z++ do_sha256sum out/downloads/mg-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json
4872024-02-01T17:45:20.873Z++ case "$OSTYPE" in
4882024-02-01T17:45:20.873Z++ SHA=sha256sum
4892024-02-01T17:45:20.873Z++ sha256sum
4902024-02-01T17:45:20.873Z++ awk '{print $1}'
4912024-02-01T17:45:20.877Z+ calculated_sha2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
4922024-02-01T17:45:20.877Z+ [[ 0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355 != \0\a\c\0\3\8\b\b\a\a\5\4\d\0\a\e\0\a\c\5\c\c\a\e\f\f\4\8\f\0\3\0\7\0\6\1\8\3\7\2\c\c\a\2\6\c\9\d\0\9\b\7\1\6\b\9\0\9\b\f\9\3\5\5 ]]
4932024-02-01T17:45:20.886Z+ set -o errexit
4942024-02-01T17:45:20.889Z+++ dirname ./tools/ci_download_dendrite_openapi
4952024-02-01T17:45:20.890Z++ cd ./tools
4962024-02-01T17:45:20.890Z++ pwd
4972024-02-01T17:45:20.893Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4982024-02-01T17:45:20.893Z++ basename ./tools/ci_download_dendrite_openapi
4992024-02-01T17:45:20.894Z+ ARG0=ci_download_dendrite_openapi
5002024-02-01T17:45:20.894Z+ TARGET_DIR=out
5012024-02-01T17:45:20.894Z+ DOWNLOAD_DIR=out/downloads
5022024-02-01T17:45:20.894Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5032024-02-01T17:45:20.894Z++ COMMIT=fd159136c552d8b4ec4d49dd9bae7e38f6a636e6
5042024-02-01T17:45:20.894Z++ SHA2=e8f73a83d5c62f7efce998f821acc80a91b7995c95bd9ec2c228372829310099
5052024-02-01T17:45:20.894Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dpd.json
5062024-02-01T17:45:20.894Z+ LOCAL_FILE=out/downloads/dpd-fd159136c552d8b4ec4d49dd9bae7e38f6a636e6.json
5072024-02-01T17:45:20.899Z+ main
5082024-02-01T17:45:20.899Z+ [[ 0 != 0 ]]
5092024-02-01T17:45:20.899Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dpd.json'
5102024-02-01T17:45:20.900ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dpd.json
5112024-02-01T17:45:20.900Z+ echo 'Local file: out/downloads/dpd-fd159136c552d8b4ec4d49dd9bae7e38f6a636e6.json'
5122024-02-01T17:45:20.900ZLocal file: out/downloads/dpd-fd159136c552d8b4ec4d49dd9bae7e38f6a636e6.json
5132024-02-01T17:45:20.900Z+ local DO_DOWNLOAD=true
5142024-02-01T17:45:20.900Z+ [[ -f out/downloads/dpd-fd159136c552d8b4ec4d49dd9bae7e38f6a636e6.json ]]
5152024-02-01T17:45:20.900Z+ mkdir -p out/downloads
5162024-02-01T17:45:20.900Z+ '[' true == true ']'
5172024-02-01T17:45:20.900Z+ echo Downloading...
5182024-02-01T17:45:20.901ZDownloading...
5192024-02-01T17:45:20.901Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dpd.json out/downloads/dpd-fd159136c552d8b4ec4d49dd9bae7e38f6a636e6.json
5202024-02-01T17:45:20.901Z+ 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
5212024-02-01T17:45:21.092Z++ do_sha256sum out/downloads/dpd-fd159136c552d8b4ec4d49dd9bae7e38f6a636e6.json
5222024-02-01T17:45:21.092Z++ case "$OSTYPE" in
5232024-02-01T17:45:21.092Z++ SHA=sha256sum
5242024-02-01T17:45:21.095Z++ sha256sum
5252024-02-01T17:45:21.096Z++ awk '{print $1}'
5262024-02-01T17:45:21.099Z+ calculated_sha2=e8f73a83d5c62f7efce998f821acc80a91b7995c95bd9ec2c228372829310099
5272024-02-01T17:45:21.100Z+ [[ 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 ]]
5282024-02-01T17:45:21.114Z+ set -o errexit
5292024-02-01T17:45:21.133Z+++ dirname ./tools/ci_download_dendrite_stub
5302024-02-01T17:45:21.134Z++ cd ./tools
5312024-02-01T17:45:21.134Z++ pwd
5322024-02-01T17:45:21.134Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5332024-02-01T17:45:21.134Z++ basename ./tools/ci_download_dendrite_stub
5342024-02-01T17:45:21.134Z+ ARG0=ci_download_dendrite_stub
5352024-02-01T17:45:21.134Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5362024-02-01T17:45:21.134Z++ CIDL_SHA256_ILLUMOS=1e24598ba77dc00682cdf54fc370696ef5aa49ed510ab7f72fcc91d61d679e7b
5372024-02-01T17:45:21.134Z++ CIDL_SHA256_LINUX_DPD=4fc43b53a048264664ede64805d4d179ec32d50cf9ab1aaa0fa4e17190e511a2
5382024-02-01T17:45:21.135Z++ CIDL_SHA256_LINUX_SWADM=0ab34a2063e68568aa064f7b71825a603d47b3e399f3e7f45976edb5d5283f0f
5392024-02-01T17:45:21.135Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5402024-02-01T17:45:21.135Z++ COMMIT=fd159136c552d8b4ec4d49dd9bae7e38f6a636e6
5412024-02-01T17:45:21.135Z++ SHA2=e8f73a83d5c62f7efce998f821acc80a91b7995c95bd9ec2c228372829310099
5422024-02-01T17:45:21.135Z+ TARGET_DIR=out
5432024-02-01T17:45:21.135Z+ DOWNLOAD_DIR=out/downloads
5442024-02-01T17:45:21.135Z+ DEST_DIR=./out/dendrite-stub
5452024-02-01T17:45:21.135Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5462024-02-01T17:45:21.136Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5472024-02-01T17:45:21.136Z+ REPO=oxidecomputer/dendrite
5482024-02-01T17:45:21.136Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6
5492024-02-01T17:45:21.136Z+ main
5502024-02-01T17:45:21.136Z+ [[ 0 != 0 ]]
5512024-02-01T17:45:21.137Z+ CIDL_OS=solaris2.11
5522024-02-01T17:45:21.137Z+ [[ 0 != 0 ]]
5532024-02-01T17:45:21.138Z+ configure_os solaris2.11
5542024-02-01T17:45:21.138Z+ echo 'current directory: /work/oxidecomputer/omicron'
5552024-02-01T17:45:21.138Zcurrent directory: /work/oxidecomputer/omicron
5562024-02-01T17:45:21.138Z+ echo 'configuring based on OS: "solaris2.11"'
5572024-02-01T17:45:21.138Zconfiguring based on OS: "solaris2.11"
5582024-02-01T17:45:21.139Z+ case "$1" in
5592024-02-01T17:45:21.139Z+ SET_BINARIES=
5602024-02-01T17:45:21.139Z+ CIDL_SHA256=1e24598ba77dc00682cdf54fc370696ef5aa49ed510ab7f72fcc91d61d679e7b
5612024-02-01T17:45:21.139Z+ CIDL_SHA256FUNC=do_sha256sum
5622024-02-01T17:45:21.139Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5632024-02-01T17:45:21.139Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dendrite-stub.tar.gz
5642024-02-01T17:45:21.140Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5652024-02-01T17:45:21.140Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dendrite-stub.tar.gz'
5662024-02-01T17:45:21.140ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dendrite-stub.tar.gz
5672024-02-01T17:45:21.140Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5682024-02-01T17:45:21.140ZLocal file: out/downloads/dendrite-stub.tar.gz
5692024-02-01T17:45:21.141Z+ mkdir -p out/downloads
5702024-02-01T17:45:21.141Z+ mkdir -p ./out/dendrite-stub
5712024-02-01T17:45:21.579Z+ fetch_and_verify
5722024-02-01T17:45:21.579Z+ local DO_DOWNLOAD=true
5732024-02-01T17:45:21.579Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5742024-02-01T17:45:21.579Z+ '[' true == true ']'
5752024-02-01T17:45:21.579Z+ echo Downloading...
5762024-02-01T17:45:21.579ZDownloading...
5772024-02-01T17:45:21.579Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5782024-02-01T17:45:21.579Z+ 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
5792024-02-01T17:45:29.886Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5802024-02-01T17:45:29.905Z++ sha256sum
5812024-02-01T17:45:29.905Z++ awk '{print $1}'
5822024-02-01T17:45:30.005Z+ calculated_sha256=1e24598ba77dc00682cdf54fc370696ef5aa49ed510ab7f72fcc91d61d679e7b
5832024-02-01T17:45:30.005Z+ [[ 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 ]]
5842024-02-01T17:45:31.238Z+ do_untar out/downloads/dendrite-stub.tar.gz
5852024-02-01T17:45:31.238Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5862024-02-01T17:45:31.658Z+ do_assemble
5872024-02-01T17:45:31.658Z+ rm -r ./out/dendrite-stub
5882024-02-01T17:45:31.658Z+ mkdir ./out/dendrite-stub
5892024-02-01T17:45:31.658Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5902024-02-01T17:45:31.664Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5912024-02-01T17:45:31.664Z+ set -o errexit
5922024-02-01T17:45:31.664Z+++ dirname ./tools/ci_download_maghemite_mgd
5932024-02-01T17:45:31.664Z++ cd ./tools
5942024-02-01T17:45:31.664Z++ pwd
5952024-02-01T17:45:31.664Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5962024-02-01T17:45:31.664Z++ basename ./tools/ci_download_maghemite_mgd
5972024-02-01T17:45:31.664Z+ ARG0=ci_download_maghemite_mgd
5982024-02-01T17:45:31.664Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5992024-02-01T17:45:31.664Z++ CIDL_SHA256=2c54146a133b5f12587d9fb89f85ef0a0ca6278efc8c6fe4859782e886e6c774
6002024-02-01T17:45:31.664Z++ MGD_LINUX_SHA256=248732202f5102bf0947f5f91871379b6c6945fe387d4272cebe6e08f1b58184
6012024-02-01T17:45:31.664Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
6022024-02-01T17:45:31.665Z++ COMMIT=712b2487d9b141234af98b6578bc5f77420bdb03
6032024-02-01T17:45:31.665Z++ SHA2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
6042024-02-01T17:45:31.665Z+ TARGET_DIR=out
6052024-02-01T17:45:31.665Z+ DOWNLOAD_DIR=out/downloads
6062024-02-01T17:45:31.665Z+ DEST_DIR=./out/mgd
6072024-02-01T17:45:31.665Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
6082024-02-01T17:45:31.665Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6092024-02-01T17:45:31.665Z+ REPO=oxidecomputer/maghemite
6102024-02-01T17:45:31.665Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/712b2487d9b141234af98b6578bc5f77420bdb03
6112024-02-01T17:45:31.665Z+ main
6122024-02-01T17:45:31.665Z+ [[ 0 != 0 ]]
6132024-02-01T17:45:31.665Z+ CIDL_OS=solaris2.11
6142024-02-01T17:45:31.665Z+ [[ 0 != 0 ]]
6152024-02-01T17:45:31.665Z+ configure_os solaris2.11
6162024-02-01T17:45:31.665Z+ echo 'current directory: /work/oxidecomputer/omicron'
6172024-02-01T17:45:31.665Zcurrent directory: /work/oxidecomputer/omicron
6182024-02-01T17:45:31.665Z+ echo 'configuring based on OS: "solaris2.11"'
6192024-02-01T17:45:31.665Z+ case "$1" in
6202024-02-01T17:45:31.666Zconfiguring based on OS: "solaris2.11"
6212024-02-01T17:45:31.666Z+ SET_BINARIES=
6222024-02-01T17:45:31.666Z+ CIDL_SHA256FUNC=do_sha256sum
6232024-02-01T17:45:31.666Z+ TARBALL_FILENAME=mgd.tar.gz
6242024-02-01T17:45:31.666Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/712b2487d9b141234af98b6578bc5f77420bdb03/mgd.tar.gz
6252024-02-01T17:45:31.666Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6262024-02-01T17:45:31.666Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/712b2487d9b141234af98b6578bc5f77420bdb03/mgd.tar.gz'
6272024-02-01T17:45:31.666ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/712b2487d9b141234af98b6578bc5f77420bdb03/mgd.tar.gz
6282024-02-01T17:45:31.666ZLocal file: out/downloads/mgd.tar.gz
6292024-02-01T17:45:31.666Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6302024-02-01T17:45:31.666Z+ mkdir -p out/downloads
6312024-02-01T17:45:31.666Z+ mkdir -p ./out/mgd
6322024-02-01T17:45:31.666Z+ fetch_and_verify
6332024-02-01T17:45:31.666Z+ local DO_DOWNLOAD=true
6342024-02-01T17:45:31.666Z+ [[ -f out/downloads/mgd.tar.gz ]]
6352024-02-01T17:45:31.666Z+ '[' true == true ']'
6362024-02-01T17:45:31.666Z+ echo Downloading...
6372024-02-01T17:45:31.666ZDownloading...
6382024-02-01T17:45:31.666Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/712b2487d9b141234af98b6578bc5f77420bdb03/mgd.tar.gz out/downloads/mgd.tar.gz
6392024-02-01T17:45:31.666Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/712b2487d9b141234af98b6578bc5f77420bdb03/mgd.tar.gz
6402024-02-01T17:45:37.183Z++ do_sha256sum out/downloads/mgd.tar.gz
6412024-02-01T17:45:37.189Z++ sha256sum
6422024-02-01T17:45:37.189Z++ awk '{print $1}'
6432024-02-01T17:45:37.251Z+ calculated_sha256=2c54146a133b5f12587d9fb89f85ef0a0ca6278efc8c6fe4859782e886e6c774
6442024-02-01T17:45:37.252Z+ [[ 2c54146a133b5f12587d9fb89f85ef0a0ca6278efc8c6fe4859782e886e6c774 != \2\c\5\4\1\4\6\a\1\3\3\b\5\f\1\2\5\8\7\d\9\f\b\8\9\f\8\5\e\f\0\a\0\c\a\6\2\7\8\e\f\c\8\c\6\f\e\4\8\5\9\7\8\2\e\8\8\6\e\6\c\7\7\4 ]]
6452024-02-01T17:45:37.256Z+ do_untar out/downloads/mgd.tar.gz
6462024-02-01T17:45:37.256Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6472024-02-01T17:45:37.926Z+ do_assemble
6482024-02-01T17:45:37.926Z+ rm -r ./out/mgd
6492024-02-01T17:45:37.930Z+ mkdir ./out/mgd
6502024-02-01T17:45:37.932Z+ cp -r out/downloads/root ./out/mgd/root
6512024-02-01T17:45:38.155Z+ set -o errexit
6522024-02-01T17:45:38.159Z+++ dirname ./tools/ci_download_transceiver_control
6532024-02-01T17:45:38.159Z++ cd ./tools
6542024-02-01T17:45:38.168Z++ pwd
6552024-02-01T17:45:38.168Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6562024-02-01T17:45:38.168Z++ basename ./tools/ci_download_transceiver_control
6572024-02-01T17:45:38.168Z+ ARG0=ci_download_transceiver_control
6582024-02-01T17:45:38.168Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6592024-02-01T17:45:38.168Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6602024-02-01T17:45:38.168Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6612024-02-01T17:45:38.168Z+ TARGET_DIR=out
6622024-02-01T17:45:38.168Z+ DOWNLOAD_DIR=out/downloads
6632024-02-01T17:45:38.169Z+ DEST_DIR=./out/transceiver-control
6642024-02-01T17:45:38.169Z+ BIN_DIR=/opt/oxide/bin
6652024-02-01T17:45:38.169Z+ BINARY=xcvradm
6662024-02-01T17:45:38.169Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6672024-02-01T17:45:38.169Z+ REPO=oxidecomputer/transceiver-control
6682024-02-01T17:45:38.169Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6692024-02-01T17:45:38.177Z+ main
6702024-02-01T17:45:38.177Z+ [[ 0 != 0 ]]
6712024-02-01T17:45:38.177Z+ CIDL_OS=solaris2.11
6722024-02-01T17:45:38.178Z+ [[ 0 != 0 ]]
6732024-02-01T17:45:38.178Z+ configure_os solaris2.11
6742024-02-01T17:45:38.178Z+ echo 'current directory: /work/oxidecomputer/omicron'
6752024-02-01T17:45:38.178Zcurrent directory: /work/oxidecomputer/omicron
6762024-02-01T17:45:38.178Z+ echo 'configuring based on OS: "solaris2.11"'
6772024-02-01T17:45:38.178Zconfiguring based on OS: "solaris2.11"
6782024-02-01T17:45:38.178Z+ case "$1" in
6792024-02-01T17:45:38.178Z+ SET_BINARIES=
6802024-02-01T17:45:38.178Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6812024-02-01T17:45:38.178Z+ CIDL_SHA256FUNC=do_sha256sum
6822024-02-01T17:45:38.178Z+ ARCHIVE_FILENAME=xcvradm.gz
6832024-02-01T17:45:38.178Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6842024-02-01T17:45:38.178Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6852024-02-01T17:45:38.179Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6862024-02-01T17:45:38.179ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6872024-02-01T17:45:38.179ZLocal file: out/downloads/xcvradm.gz
6882024-02-01T17:45:38.179Z+ echo 'Local file: out/downloads/xcvradm.gz'
6892024-02-01T17:45:38.179Z+ mkdir -p out/downloads
6902024-02-01T17:45:38.179Z+ mkdir -p ./out/transceiver-control
6912024-02-01T17:45:38.179Z+ fetch_and_verify
6922024-02-01T17:45:38.179Z+ local DO_DOWNLOAD=true
6932024-02-01T17:45:38.179Z+ [[ -f out/downloads/xcvradm.gz ]]
6942024-02-01T17:45:38.179Z+ '[' true == true ']'
6952024-02-01T17:45:38.179Z+ echo Downloading...
6962024-02-01T17:45:38.179ZDownloading...
6972024-02-01T17:45:38.179Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6982024-02-01T17:45:38.180Z+ 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
6992024-02-01T17:45:39.699Z++ do_sha256sum out/downloads/xcvradm.gz
7002024-02-01T17:45:39.703Z++ sha256sum
7012024-02-01T17:45:39.703Z++ awk '{print $1}'
7022024-02-01T17:45:39.726Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
7032024-02-01T17:45:39.726Z+ [[ 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 ]]
7042024-02-01T17:45:39.730Z+ do_unpack out/downloads/xcvradm.gz
7052024-02-01T17:45:39.730Z+ mkdir -p out/downloads/root//opt/oxide/bin
7062024-02-01T17:45:39.730Z+ gzip -dc out/downloads/xcvradm.gz
7072024-02-01T17:45:39.911Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
7082024-02-01T17:45:39.915Z+ do_assemble
7092024-02-01T17:45:39.915Z+ rm -r ./out/transceiver-control
7102024-02-01T17:45:39.919Z+ mkdir ./out/transceiver-control
7112024-02-01T17:45:39.919Z+ cp -r out/downloads/root ./out/transceiver-control/root
7122024-02-01T17:45:40.345ZAll builder prerequisites installed successfully, and PATH looks valid
7132024-02-01T17:45:40.349Z
7142024-02-01T17:45:40.350Zreal 2:07.745399005
7152024-02-01T17:45:40.350Zuser 52.650955321
7162024-02-01T17:45:40.350Zsys 10.406631293
7172024-02-01T17:45:40.350Ztrap 0.022713417
7182024-02-01T17:45:40.350Ztflt 0.144567791
7192024-02-01T17:45:40.350Zdflt 0.331375573
7202024-02-01T17:45:40.350Zkflt 0.165553028
7212024-02-01T17:45:40.350Zlock 2.302976312
7222024-02-01T17:45:40.350Zslp 3:57.348599225
7232024-02-01T17:45:40.350Zlat 3.512676781
7242024-02-01T17:45:40.350Zstop 0.056351790
7252024-02-01T17:45:40.350Z
7262024-02-01T17:45:40.350Z #### # # ##### ##### # #
7272024-02-01T17:45:40.351Z # # # # # # # # # #
7282024-02-01T17:45:40.351Z # # # # # # # #
7292024-02-01T17:45:40.351Z # # # ##### ##### #
7302024-02-01T17:45:40.351Z # # # # # # #
7312024-02-01T17:45:40.351Z #### ###### # # # #
7322024-02-01T17:45:40.351Z
7332024-02-01T17:45:40.699Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7342024-02-01T17:45:41.056Z Updating crates.io index
7352024-02-01T17:45:41.106Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7362024-02-01T17:45:42.377Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7372024-02-01T17:45:44.851Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7382024-02-01T17:45:45.377Z Updating git repository `http://github.com/oxidecomputer/tofino`
7392024-02-01T17:45:45.677Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7402024-02-01T17:45:45.980Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7412024-02-01T17:45:46.288Z Updating git repository `https://github.com/oxidecomputer/propolis`
7422024-02-01T17:45:47.608Z Updating git repository `https://github.com/oxidecomputer/crucible`
7432024-02-01T17:45:50.306Z Updating git repository `https://github.com/oxidecomputer/opte`
7442024-02-01T17:45:50.998Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7452024-02-01T17:45:51.333Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7462024-02-01T17:45:51.931Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7472024-02-01T17:45:52.233Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
7482024-02-01T17:45:52.557Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7492024-02-01T17:45:52.879Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7502024-02-01T17:45:53.299Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7512024-02-01T17:45:54.105Z Updating git repository `https://github.com/oxidecomputer/poptrie`
7522024-02-01T17:45:54.381Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7532024-02-01T17:45:55.135Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7542024-02-01T17:45:55.547Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7552024-02-01T17:45:55.874Z Updating git repository `https://github.com/jgallagher/nix`
7562024-02-01T17:45:57.129Z Updating git repository `https://github.com/cbiffle/hubpack`
7572024-02-01T17:45:57.539Z Updating git repository `https://github.com/oxidecomputer/typify`
7582024-02-01T17:45:59.302Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7592024-02-01T17:45:59.686Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7602024-02-01T17:46:00.011Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7612024-02-01T17:46:01.509Z Downloading crates ...
7622024-02-01T17:46:01.719Z Downloaded colorchoice v1.0.0
7632024-02-01T17:46:01.726Z Downloaded quote v1.0.35
7642024-02-01T17:46:01.731Z Downloaded anstyle v1.0.2
7652024-02-01T17:46:01.743Z Downloaded itoa v1.0.9
7662024-02-01T17:46:01.748Z Downloaded equivalent v1.0.1
7672024-02-01T17:46:01.757Z Downloaded clap_lex v0.5.1
7682024-02-01T17:46:01.762Z Downloaded anstyle-query v1.0.0
7692024-02-01T17:46:01.763Z Downloaded heck v0.4.1
7702024-02-01T17:46:01.767Z Downloaded bitflags v1.3.2
7712024-02-01T17:46:01.771Z Downloaded serde_spanned v0.6.4
7722024-02-01T17:46:01.772Z Downloaded errno v0.3.8
7732024-02-01T17:46:01.775Z Downloaded utf8parse v0.2.1
7742024-02-01T17:46:01.780Z Downloaded anstream v0.5.0
7752024-02-01T17:46:01.785Z Downloaded anstyle-parse v0.2.1
7762024-02-01T17:46:01.789Z Downloaded cargo-platform v0.1.3
7772024-02-01T17:46:01.790Z Downloaded toml_datetime v0.6.5
7782024-02-01T17:46:01.790Z Downloaded thiserror-impl v1.0.56
7792024-02-01T17:46:01.794Z Downloaded terminal_size v0.2.6
7802024-02-01T17:46:01.794Z Downloaded cargo_toml v0.19.0
7812024-02-01T17:46:01.799Z Downloaded io-lifetimes v1.0.11
7822024-02-01T17:46:01.804Z Downloaded semver v1.0.21
7832024-02-01T17:46:01.809Z Downloaded unicode-ident v1.0.12
7842024-02-01T17:46:01.813Z Downloaded toml v0.8.8
7852024-02-01T17:46:01.832Z Downloaded anyhow v1.0.75
7862024-02-01T17:46:01.840Z Downloaded proc-macro2 v1.0.78
7872024-02-01T17:46:01.840Z Downloaded clap_derive v4.4.2
7882024-02-01T17:46:01.840Z Downloaded clap v4.4.3
7892024-02-01T17:46:01.844Z Downloaded serde v1.0.195
7902024-02-01T17:46:01.861Z Downloaded toml_edit v0.21.0
7912024-02-01T17:46:01.889Z Downloaded memchr v2.6.3
7922024-02-01T17:46:01.899Z Downloaded hashbrown v0.14.2
7932024-02-01T17:46:01.907Z Downloaded winnow v0.5.15
7942024-02-01T17:46:01.921Z Downloaded syn v2.0.48
7952024-02-01T17:46:01.941Z Downloaded rustix v0.37.23
7962024-02-01T17:46:01.975Z Downloaded strsim v0.10.0
7972024-02-01T17:46:01.980Z Downloaded clap_builder v4.4.2
7982024-02-01T17:46:01.989Z Downloaded camino v1.1.6
7992024-02-01T17:46:01.995Z Downloaded libc v0.2.152
8002024-02-01T17:46:02.040Z Downloaded thiserror v1.0.56
8012024-02-01T17:46:02.047Z Downloaded serde_json v1.0.113
8022024-02-01T17:46:02.064Z Downloaded indexmap v2.2.2
8032024-02-01T17:46:02.074Z Downloaded serde_derive v1.0.195
8042024-02-01T17:46:02.080Z Downloaded ryu v1.0.15
8052024-02-01T17:46:02.080Z Downloaded cargo_metadata v0.18.1
8062024-02-01T17:46:02.200Z Compiling proc-macro2 v1.0.78
8072024-02-01T17:46:02.201Z Compiling unicode-ident v1.0.12
8082024-02-01T17:46:02.208Z Compiling serde v1.0.195
8092024-02-01T17:46:02.208Z Compiling libc v0.2.152
8102024-02-01T17:46:02.208Z Compiling io-lifetimes v1.0.11
8112024-02-01T17:46:02.215Z Compiling rustix v0.37.23
8122024-02-01T17:46:02.220Z Compiling utf8parse v0.2.1
8132024-02-01T17:46:02.220Z Compiling equivalent v1.0.1
8142024-02-01T17:46:02.492Z Compiling hashbrown v0.14.2
8152024-02-01T17:46:02.538Z Compiling bitflags v1.3.2
8162024-02-01T17:46:02.558Z Compiling anstyle-parse v0.2.1
8172024-02-01T17:46:02.669Z Compiling anstyle-query v1.0.0
8182024-02-01T17:46:02.840Z Compiling anstyle v1.0.2
8192024-02-01T17:46:03.018Z Compiling colorchoice v1.0.0
8202024-02-01T17:46:03.180Z Compiling thiserror v1.0.56
8212024-02-01T17:46:03.336Z Compiling semver v1.0.21
8222024-02-01T17:46:04.013Z Compiling indexmap v2.2.2
8232024-02-01T17:46:04.266Z Compiling serde_json v1.0.113
8242024-02-01T17:46:04.294Z Compiling camino v1.1.6
8252024-02-01T17:46:04.854Z Compiling winnow v0.5.15
8262024-02-01T17:46:04.876Z Compiling anstream v0.5.0
8272024-02-01T17:46:04.876Z Compiling itoa v1.0.9
8282024-02-01T17:46:04.876Z Compiling clap_lex v0.5.1
8292024-02-01T17:46:05.076Z Compiling heck v0.4.1
8302024-02-01T17:46:05.297Z Compiling ryu v1.0.15
8312024-02-01T17:46:05.882Z Compiling anyhow v1.0.75
8322024-02-01T17:46:05.883Z Compiling quote v1.0.35
8332024-02-01T17:46:05.883Z Compiling strsim v0.10.0
8342024-02-01T17:46:06.250Z Compiling errno v0.3.8
8352024-02-01T17:46:06.517Z Compiling syn v2.0.48
8362024-02-01T17:46:07.945Z Compiling terminal_size v0.2.6
8372024-02-01T17:46:08.104Z Compiling clap_builder v4.4.2
8382024-02-01T17:46:14.966Z Compiling serde_derive v1.0.195
8392024-02-01T17:46:14.969Z Compiling thiserror-impl v1.0.56
8402024-02-01T17:46:14.969Z Compiling clap_derive v4.4.2
8412024-02-01T17:46:19.133Z Compiling clap v4.4.3
8422024-02-01T17:46:27.756Z Compiling toml_datetime v0.6.5
8432024-02-01T17:46:27.760Z Compiling serde_spanned v0.6.4
8442024-02-01T17:46:27.760Z Compiling cargo-platform v0.1.3
8452024-02-01T17:46:28.102Z Compiling toml_edit v0.21.0
8462024-02-01T17:46:29.782Z Compiling cargo_metadata v0.18.1
8472024-02-01T17:46:31.344Z Compiling toml v0.8.8
8482024-02-01T17:46:32.380Z Compiling cargo_toml v0.19.0
8492024-02-01T17:46:38.344Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
8502024-02-01T17:46:39.725Z Finished dev [unoptimized + debuginfo] target(s) in 59.29s
8512024-02-01T17:46:39.947Z Running `target/debug/xtask clippy`
8522024-02-01T17:46:40.005Zrunning: "/home/build/.rustup/toolchains/1.74.1-x86_64-unknown-illumos/bin/cargo" "clippy" "--all-targets" "--" "--deny" "warnings" "--allow" "clippy::style"
8532024-02-01T17:46:40.850Z Downloading crates ...
8542024-02-01T17:46:41.100Z Downloaded adler v1.0.2
8552024-02-01T17:46:41.104Z Downloaded ciborium v0.2.2
8562024-02-01T17:46:41.118Z Downloaded md-5 v0.10.5
8572024-02-01T17:46:41.123Z Downloaded curve25519-dalek-derive v0.1.0
8582024-02-01T17:46:41.128Z Downloaded console v0.15.8
8592024-02-01T17:46:41.134Z Downloaded crossbeam-epoch v0.9.15
8602024-02-01T17:46:41.141Z Downloaded darling v0.20.3
8612024-02-01T17:46:41.148Z Downloaded async-recursion v1.0.5
8622024-02-01T17:46:41.156Z Downloaded array-init v0.0.4
8632024-02-01T17:46:41.160Z Downloaded async-stream v0.3.5
8642024-02-01T17:46:41.167Z Downloaded assert_matches v1.5.0
8652024-02-01T17:46:41.172Z Downloaded aead v0.5.2
8662024-02-01T17:46:41.177Z Downloaded serde_tokenstream v0.1.7
8672024-02-01T17:46:41.186Z Downloaded hyper-rustls v0.26.0
8682024-02-01T17:46:41.196Z Downloaded atomicwrites v0.4.3
8692024-02-01T17:46:41.209Z Downloaded instant v0.1.12
8702024-02-01T17:46:41.232Z Downloaded hyper-staticfile v0.9.5
8712024-02-01T17:46:41.232Z Downloaded hubpack_derive v0.1.1
8722024-02-01T17:46:41.236Z Downloaded stability v0.1.1
8732024-02-01T17:46:41.236Z Downloaded indexmap v1.9.3
8742024-02-01T17:46:41.237Z Downloaded matches v0.1.10
8752024-02-01T17:46:41.241Z Downloaded lru v0.12.1
8762024-02-01T17:46:41.245Z Downloaded hyper-util v0.1.2
8772024-02-01T17:46:41.253Z Downloaded linked-hash-map v0.5.6
8782024-02-01T17:46:41.260Z Downloaded cexpr v0.6.0
8792024-02-01T17:46:41.278Z Downloaded tower-service v0.3.2
8802024-02-01T17:46:41.278Z Downloaded nested v0.1.1
8812024-02-01T17:46:41.278Z Downloaded newline-converter v0.3.0
8822024-02-01T17:46:41.278Z Downloaded home v0.5.5
8832024-02-01T17:46:41.279Z Downloaded num_threads v0.1.6
8842024-02-01T17:46:41.287Z Downloaded number_prefix v0.4.0
8852024-02-01T17:46:41.287Z Downloaded httparse v1.8.0
8862024-02-01T17:46:41.302Z Downloaded memoffset v0.9.0
8872024-02-01T17:46:41.302Z Downloaded lalrpop-util v0.19.12
8882024-02-01T17:46:41.302Z Downloaded try-lock v0.2.4
8892024-02-01T17:46:41.302Z Downloaded openssl-macros v0.1.1
8902024-02-01T17:46:41.302Z Downloaded ipnet v2.9.0
8912024-02-01T17:46:41.313Z Downloaded crc v3.0.1
8922024-02-01T17:46:41.316Z Downloaded keccak v0.1.4
8932024-02-01T17:46:41.316Z Downloaded nanorand v0.7.0
8942024-02-01T17:46:41.319Z Downloaded num v0.4.1
8952024-02-01T17:46:41.326Z Downloaded kstat-rs v0.2.3
8962024-02-01T17:46:41.330Z Downloaded num_cpus v1.16.0
8972024-02-01T17:46:41.333Z Downloaded headers-core v0.2.0
8982024-02-01T17:46:41.336Z Downloaded parse-display v0.8.2
8992024-02-01T17:46:41.339Z Downloaded num_enum_derive v0.5.11
9002024-02-01T17:46:41.342Z Downloaded threadpool v1.8.1
9012024-02-01T17:46:41.345Z Downloaded num-derive v0.4.0
9022024-02-01T17:46:41.349Z Downloaded parse-size v1.0.0
9032024-02-01T17:46:41.352Z Downloaded untrusted v0.9.0
9042024-02-01T17:46:41.355Z Downloaded termcolor v1.2.0
9052024-02-01T17:46:41.358Z Downloaded cookie v0.18.0
9062024-02-01T17:46:41.372Z Downloaded termios v0.3.3
9072024-02-01T17:46:41.791Z Downloaded foreign-types-macros v0.2.3
9082024-02-01T17:46:41.791Z Downloaded ref-cast-impl v1.0.20
9092024-02-01T17:46:41.791Z Downloaded num-rational v0.4.1
9102024-02-01T17:46:41.792Z Downloaded term v0.7.0
9112024-02-01T17:46:41.797Z Downloaded remove_dir_all v0.5.3
9122024-02-01T17:46:41.797Z Downloaded percent-encoding v2.3.1
9132024-02-01T17:46:41.797Z Downloaded nu-ansi-term v0.49.0
9142024-02-01T17:46:41.798Z Downloaded ipnetwork v0.20.0
9152024-02-01T17:46:41.798Z Downloaded num-complex v0.4.4
9162024-02-01T17:46:41.798Z Downloaded pathdiff v0.2.1
9172024-02-01T17:46:41.798Z Downloaded unicode-width v0.1.11
9182024-02-01T17:46:41.798Z Downloaded termtree v0.4.1
9192024-02-01T17:46:41.798Z Downloaded path-slash v0.1.5
9202024-02-01T17:46:41.798Z Downloaded ena v0.14.2
9212024-02-01T17:46:41.799Z Downloaded digest v0.10.7
9222024-02-01T17:46:41.799Z Downloaded plotters-svg v0.3.5
9232024-02-01T17:46:41.799Z Downloaded rand_chacha v0.3.1
9242024-02-01T17:46:41.799Z Downloaded float-cmp v0.9.0
9252024-02-01T17:46:41.799Z Downloaded phf_shared v0.11.2
9262024-02-01T17:46:41.800Z Downloaded guppy-workspace-hack v0.1.0
9272024-02-01T17:46:41.800Z Downloaded semver-parser v0.10.2
9282024-02-01T17:46:41.800Z Downloaded schemars_derive v0.8.16
9292024-02-01T17:46:41.800Z Downloaded pkcs1 v0.7.5
9302024-02-01T17:46:41.800Z Downloaded backtrace v0.3.69
9312024-02-01T17:46:41.800Z Downloaded crossbeam v0.8.2
9322024-02-01T17:46:41.800Z Downloaded slog-json v2.6.1
9332024-02-01T17:46:41.800Z Downloaded slog-scope v4.4.0
9342024-02-01T17:46:41.800Z Downloaded static_assertions v1.1.0
9352024-02-01T17:46:41.800Z Downloaded slog-stdlog v4.1.1
9362024-02-01T17:46:41.800Z Downloaded derive_builder_macro v0.12.0
9372024-02-01T17:46:41.800Z Downloaded packed_struct v0.10.1
9382024-02-01T17:46:41.800Z Downloaded radium v0.7.0
9392024-02-01T17:46:41.800Z Downloaded doc-comment v0.3.3
9402024-02-01T17:46:41.800Z Downloaded display-error-chain v0.2.0
9412024-02-01T17:46:41.800Z Downloaded pkg-config v0.3.27
9422024-02-01T17:46:41.800Z Downloaded tempdir v0.3.7
9432024-02-01T17:46:41.800Z Downloaded foreign-types v0.5.0
9442024-02-01T17:46:41.800Z Downloaded slab v0.4.9
9452024-02-01T17:46:41.800Z Downloaded group v0.13.0
9462024-02-01T17:46:41.800Z Downloaded usdt-macro v0.5.0
9472024-02-01T17:46:41.800Z Downloaded is_ci v1.1.1
9482024-02-01T17:46:41.801Z Downloaded ppv-lite86 v0.2.17
9492024-02-01T17:46:41.801Z Downloaded rustc-hash v1.1.0
9502024-02-01T17:46:41.801Z Downloaded sct v0.7.0
9512024-02-01T17:46:41.801Z Downloaded flagset v0.4.3
9522024-02-01T17:46:41.801Z Downloaded rustls-pemfile v1.0.3
9532024-02-01T17:46:41.801Z Downloaded slog-term v2.9.0
9542024-02-01T17:46:41.801Z Downloaded foreign-types v0.3.2
9552024-02-01T17:46:41.801Z Downloaded aho-corasick v1.0.4
9562024-02-01T17:46:41.801Z Downloaded owo-colors v4.0.0
9572024-02-01T17:46:41.801Z Downloaded zerocopy v0.3.0
9582024-02-01T17:46:41.801Z Downloaded glob v0.3.1
9592024-02-01T17:46:41.801Z Downloaded dof v0.1.5
9602024-02-01T17:46:41.801Z Downloaded predicates-core v1.0.6
9612024-02-01T17:46:41.801Z Downloaded tiny-keccak v2.0.2
9622024-02-01T17:46:41.801Z Downloaded poly1305 v0.8.0
9632024-02-01T17:46:41.801Z Downloaded peeking_take_while v0.1.2
9642024-02-01T17:46:41.801Z Downloaded openssl-probe v0.1.5
9652024-02-01T17:46:41.801Z Downloaded zone v0.3.0
9662024-02-01T17:46:41.801Z Downloaded http v1.0.0
9672024-02-01T17:46:41.801Z Downloaded either v1.9.0
9682024-02-01T17:46:41.801Z Downloaded pem v3.0.2
9692024-02-01T17:46:41.801Z Downloaded derive_builder_core v0.12.0
9702024-02-01T17:46:41.802Z Downloaded fragile v2.0.0
9712024-02-01T17:46:41.802Z Downloaded sqlformat v0.2.3
9722024-02-01T17:46:41.802Z Downloaded spki v0.7.2
9732024-02-01T17:46:41.802Z Downloaded rustc_version v0.4.0
9742024-02-01T17:46:41.802Z Downloaded oso-derive v0.27.0
9752024-02-01T17:46:41.802Z Downloaded fs-err v2.11.0
9762024-02-01T17:46:41.802Z Downloaded usdt v0.3.5
9772024-02-01T17:46:41.802Z Downloaded r2d2 v0.8.10
9782024-02-01T17:46:41.803Z Downloaded thiserror-no-std v2.0.2
9792024-02-01T17:46:41.803Z Downloaded time-core v0.1.1
9802024-02-01T17:46:41.803Z Downloaded time-macros v0.2.13
9812024-02-01T17:46:41.803Z Downloaded funty v2.0.0
9822024-02-01T17:46:41.803Z Downloaded tokio-rustls v0.25.0
9832024-02-01T17:46:41.803Z Downloaded rstest_macros v0.18.2
9842024-02-01T17:46:41.803Z Downloaded smf v0.2.2
9852024-02-01T17:46:41.803Z Downloaded postcard v1.0.8
9862024-02-01T17:46:41.803Z Downloaded dtrace-parser v0.1.14
9872024-02-01T17:46:41.803Z Downloaded fxhash v0.2.1
9882024-02-01T17:46:41.803Z Downloaded target-spec v3.0.1
9892024-02-01T17:46:41.803Z Downloaded derive-where v1.2.7
9902024-02-01T17:46:41.803Z Downloaded fd-lock v3.0.13
9912024-02-01T17:46:41.803Z Downloaded spin v0.9.8
9922024-02-01T17:46:41.803Z Downloaded trust-dns-client v0.22.0
9932024-02-01T17:46:41.803Z Downloaded darling_macro v0.14.4
9942024-02-01T17:46:41.803Z Downloaded crossbeam-utils v0.8.16
9952024-02-01T17:46:41.803Z Downloaded wyz v0.5.1
9962024-02-01T17:46:41.803Z Downloaded tui-tree-widget v0.16.0
9972024-02-01T17:46:41.804Z Downloaded zerocopy v0.6.4
9982024-02-01T17:46:41.804Z Downloaded dtrace-parser v0.2.0
9992024-02-01T17:46:41.804Z Downloaded swrite v0.1.0
10002024-02-01T17:46:41.805Z Downloaded generic-array v0.14.7
10012024-02-01T17:46:41.805Z Downloaded getopts v0.2.21
10022024-02-01T17:46:41.805Z Downloaded cipher v0.4.4
10032024-02-01T17:46:41.805Z Downloaded ed25519 v1.5.3
10042024-02-01T17:46:41.805Z Downloaded structopt-derive v0.4.18
10052024-02-01T17:46:41.805Z Downloaded phf_shared v0.10.0
10062024-02-01T17:46:41.805Z Downloaded dyn-clone v1.0.13
10072024-02-01T17:46:41.806Z Downloaded futures v0.3.30
10082024-02-01T17:46:41.806Z Downloaded debug-ignore v1.0.5
10092024-02-01T17:46:41.806Z Downloaded downcast v0.11.0
10102024-02-01T17:46:41.807Z Downloaded vte_generate_state_changes v0.1.1
10112024-02-01T17:46:42.225Z Downloaded lazy_static v1.4.0
10122024-02-01T17:46:42.225Z Downloaded sec1 v0.7.3
10132024-02-01T17:46:42.225Z Downloaded toolchain_find v0.2.0
10142024-02-01T17:46:42.225Z Downloaded itertools v0.10.5
10152024-02-01T17:46:42.225Z Downloaded strum v0.25.0
10162024-02-01T17:46:42.225Z Downloaded paste v1.0.14
10172024-02-01T17:46:42.225Z Downloaded diesel_table_macro_syntax v0.1.0
10182024-02-01T17:46:42.225Z Downloaded serde_urlencoded v0.7.1
10192024-02-01T17:46:42.225Z Downloaded fnv v1.0.7
10202024-02-01T17:46:42.225Z Downloaded libxml v0.3.3
10212024-02-01T17:46:42.225Z Downloaded sqlparser_derive v0.2.2
10222024-02-01T17:46:42.225Z Downloaded password-hash v0.5.0
10232024-02-01T17:46:42.225Z Downloaded pest_derive v2.7.6
10242024-02-01T17:46:42.225Z Downloaded pretty-hex v0.4.1
10252024-02-01T17:46:42.225Z Downloaded pest_generator v2.7.6
10262024-02-01T17:46:42.225Z Downloaded dof v0.3.0
10272024-02-01T17:46:42.225Z Downloaded wait-timeout v0.2.0
10282024-02-01T17:46:42.234Z Downloaded pest_meta v2.7.6
10292024-02-01T17:46:42.234Z Downloaded packed_struct_codegen v0.10.1
10302024-02-01T17:46:42.234Z Downloaded rtoolbox v0.0.1
10312024-02-01T17:46:42.234Z Downloaded resolv-conf v0.7.0
10322024-02-01T17:46:42.235Z Downloaded futures-timer v3.0.2
10332024-02-01T17:46:42.235Z Downloaded serde_plain v1.0.2
10342024-02-01T17:46:42.235Z Downloaded darling_macro v0.20.3
10352024-02-01T17:46:42.235Z Downloaded zeroize v1.7.0
10362024-02-01T17:46:42.235Z Downloaded zone_cfg_derive v0.3.0
10372024-02-01T17:46:42.235Z Downloaded serde_with_macros v3.5.1
10382024-02-01T17:46:42.235Z Downloaded thread-id v4.2.0
10392024-02-01T17:46:42.235Z Downloaded num-bigint-dig v0.8.4
10402024-02-01T17:46:42.235Z Downloaded partial-io v0.5.4
10412024-02-01T17:46:42.235Z Downloaded strum_macros v0.25.2
10422024-02-01T17:46:42.235Z Downloaded same-file v1.0.6
10432024-02-01T17:46:42.235Z Downloaded signal-hook-mio v0.2.3
10442024-02-01T17:46:42.235Z Downloaded slog-envlogger v2.2.0
10452024-02-01T17:46:42.235Z Downloaded xattr v1.0.1
10462024-02-01T17:46:42.236Z Downloaded topological-sort v0.2.2
10472024-02-01T17:46:42.236Z Downloaded schemars v0.8.16
10482024-02-01T17:46:42.236Z Downloaded zeroize_derive v1.4.2
10492024-02-01T17:46:42.236Z Downloaded embedded-io v0.4.0
10502024-02-01T17:46:42.236Z Downloaded serde_path_to_error v0.1.15
10512024-02-01T17:46:42.236Z Downloaded serde-hex v0.1.0
10522024-02-01T17:46:42.236Z Downloaded rustls-native-certs v0.7.0
10532024-02-01T17:46:42.236Z Downloaded slog v2.7.0
10542024-02-01T17:46:42.236Z Downloaded toml v0.7.8
10552024-02-01T17:46:42.236Z Downloaded pin-utils v0.1.0
10562024-02-01T17:46:42.236Z Downloaded darling_core v0.20.3
10572024-02-01T17:46:42.236Z Downloaded secrecy v0.8.0
10582024-02-01T17:46:42.236Z Downloaded serde_tokenstream v0.2.0
10592024-02-01T17:46:42.236Z Downloaded rand v0.4.6
10602024-02-01T17:46:42.237Z Downloaded parking_lot v0.11.2
10612024-02-01T17:46:42.237Z Downloaded structmeta-derive v0.2.0
10622024-02-01T17:46:42.237Z Downloaded parking_lot v0.12.1
10632024-02-01T17:46:42.237Z Downloaded tokio-stream v0.1.14
10642024-02-01T17:46:42.237Z Downloaded tough v0.16.0
10652024-02-01T17:46:42.237Z Downloaded rcgen v0.12.1
10662024-02-01T17:46:42.237Z Downloaded similar v2.3.0
10672024-02-01T17:46:42.237Z Downloaded elliptic-curve v0.13.8
10682024-02-01T17:46:42.237Z Downloaded itertools v0.12.0
10692024-02-01T17:46:42.237Z Downloaded plotters v0.3.5
10702024-02-01T17:46:42.237Z Downloaded reedline v0.28.0
10712024-02-01T17:46:42.237Z Downloaded x509-cert v0.2.4
10722024-02-01T17:46:42.237Z Downloaded toml_edit v0.19.15
10732024-02-01T17:46:42.237Z Downloaded zerocopy v0.7.32
10742024-02-01T17:46:42.237Z Downloaded reqwest v0.11.22
10752024-02-01T17:46:42.237Z Downloaded lalrpop v0.19.12
10762024-02-01T17:46:42.237Z Downloaded chrono v0.4.31
10772024-02-01T17:46:42.237Z Downloaded webpki-roots v0.25.2
10782024-02-01T17:46:42.237Z Downloaded rayon v1.8.0
10792024-02-01T17:46:42.237Z Downloaded petgraph v0.6.4
10802024-02-01T17:46:42.246Z Downloaded sqlparser v0.43.1
10812024-02-01T17:46:42.246Z Downloaded proptest v1.4.0
10822024-02-01T17:46:42.266Z Downloaded hkdf v0.12.4
10832024-02-01T17:46:42.281Z Downloaded radix_trie v0.2.1
10842024-02-01T17:46:42.303Z Downloaded quick-xml v0.30.0
10852024-02-01T17:46:42.303Z Downloaded rustix v0.38.30
10862024-02-01T17:46:42.334Z Downloaded vcpkg v0.2.15
10872024-02-01T17:46:42.813Z Downloaded regex v1.10.3
10882024-02-01T17:46:42.822Z Downloaded object v0.32.1
10892024-02-01T17:46:42.822Z Downloaded regex-syntax v0.8.2
10902024-02-01T17:46:42.822Z Downloaded regex-syntax v0.6.29
10912024-02-01T17:46:42.823Z Downloaded openapiv3 v2.0.0
10922024-02-01T17:46:42.823Z Downloaded sled v0.34.7
10932024-02-01T17:46:42.823Z Downloaded regex-automata v0.4.4
10942024-02-01T17:46:42.823Z Downloaded zerocopy-derive v0.2.0
10952024-02-01T17:46:42.824Z Downloaded zerocopy-derive v0.6.4
10962024-02-01T17:46:42.824Z Downloaded regex-automata v0.3.8
10972024-02-01T17:46:42.824Z Downloaded encoding_rs v0.8.33
10982024-02-01T17:46:42.824Z Downloaded tokio v1.35.1
10992024-02-01T17:46:42.824Z Downloaded bzip2-sys v0.1.11+1.0.8
11002024-02-01T17:46:42.825Z Downloaded sha3 v0.10.8
11012024-02-01T17:46:42.825Z Downloaded diesel v2.1.4
11022024-02-01T17:46:42.825Z Downloaded smoltcp v0.11.0
11032024-02-01T17:46:42.825Z Downloaded ratatui v0.25.0
11042024-02-01T17:46:42.845Z Downloaded rustls v0.22.2
11052024-02-01T17:46:42.869Z Downloaded syn v1.0.109
11062024-02-01T17:46:42.891Z Downloaded object v0.30.4
11072024-02-01T17:46:42.906Z Downloaded polar-core v0.27.0
11082024-02-01T17:46:42.922Z Downloaded openssl v0.10.60
11092024-02-01T17:46:42.940Z Downloaded regex-syntax v0.7.5
11102024-02-01T17:46:42.956Z Downloaded bstr v1.6.0
11112024-02-01T17:46:42.976Z Downloaded gimli v0.28.0
11122024-02-01T17:46:43.002Z Downloaded rustls v0.21.9
11132024-02-01T17:46:43.010Z Downloaded smoltcp v0.9.1
11142024-02-01T17:46:43.030Z Downloaded nix v0.27.1
11152024-02-01T17:46:43.050Z Downloaded bstr v0.2.17
11162024-02-01T17:46:43.072Z Downloaded trust-dns-proto v0.22.0
11172024-02-01T17:46:43.090Z Downloaded rustls-webpki v0.102.1
11182024-02-01T17:46:43.131Z Downloaded idna v0.5.0
11192024-02-01T17:46:43.138Z Downloaded idna v0.2.3
11202024-02-01T17:46:43.157Z Downloaded regress v0.7.1
11212024-02-01T17:46:43.163Z Downloaded clap v2.34.0
11222024-02-01T17:46:43.180Z Downloaded pest v2.7.6
11232024-02-01T17:46:43.186Z Downloaded tabled v0.15.0
11242024-02-01T17:46:43.214Z Downloaded unicode-normalization v0.1.22
11252024-02-01T17:46:43.221Z Downloaded regex-automata v0.1.10
11262024-02-01T17:46:43.231Z Downloaded serde_with v3.5.1
11272024-02-01T17:46:43.242Z Downloaded bitvec v1.0.1
11282024-02-01T17:46:43.274Z Downloaded h2 v0.3.24
11292024-02-01T17:46:43.283Z Downloaded goblin v0.8.0
11302024-02-01T17:46:43.292Z Downloaded ring v0.17.7
11312024-02-01T17:46:43.428Z Downloaded futures-util v0.3.30
11322024-02-01T17:46:43.449Z Downloaded bindgen v0.69.2
11332024-02-01T17:46:43.464Z Downloaded tokio-postgres v0.7.10
11342024-02-01T17:46:43.471Z Downloaded hyper v0.14.27
11352024-02-01T17:46:43.493Z Downloaded ring v0.16.20
11362024-02-01T17:46:43.652Z Downloaded rand v0.8.5
11372024-02-01T17:46:43.656Z Downloaded num-traits v0.2.16
11382024-02-01T17:46:43.659Z Downloaded minimal-lexical v0.2.1
11392024-02-01T17:46:43.665Z Downloaded hashbrown v0.13.2
11402024-02-01T17:46:43.672Z Downloaded portable-atomic v1.4.3
11412024-02-01T17:46:43.682Z Downloaded rustls-webpki v0.101.7
11422024-02-01T17:46:43.708Z Downloaded textwrap v0.16.0
11432024-02-01T17:46:43.712Z Downloaded typed-path v0.7.0
11442024-02-01T17:46:43.722Z Downloaded zip v0.6.6
11452024-02-01T17:46:43.729Z Downloaded guppy v0.17.4
11462024-02-01T17:46:43.739Z Downloaded olpc-cjson v0.1.3
11472024-02-01T17:46:43.742Z Downloaded pretty_assertions v1.4.0
11482024-02-01T17:46:43.745Z Downloaded curve25519-dalek v4.1.1
11492024-02-01T17:46:43.760Z Downloaded scheduled-thread-pool v0.2.7
11502024-02-01T17:46:43.765Z Downloaded test-strategy v0.3.1
11512024-02-01T17:46:43.769Z Downloaded time v0.3.27
11522024-02-01T17:46:43.778Z Downloaded url v2.5.0
11532024-02-01T17:46:43.787Z Downloaded tower v0.4.13
11542024-02-01T17:46:43.800Z Downloaded tokio-util v0.7.10
11552024-02-01T17:46:43.811Z Downloaded flume v0.11.0
11562024-02-01T17:46:43.821Z Downloaded rustyline v13.0.0
11572024-02-01T17:46:44.247Z Downloaded semver v0.11.0
11582024-02-01T17:46:44.247Z Downloaded whoami v1.4.1
11592024-02-01T17:46:44.247Z Downloaded semver v0.1.20
11602024-02-01T17:46:44.247Z Downloaded synstructure v0.12.6
11612024-02-01T17:46:44.247Z Downloaded sha1 v0.10.6
11622024-02-01T17:46:44.247Z Downloaded fallible-iterator v0.2.0
11632024-02-01T17:46:44.247Z Downloaded papergrid v0.11.0
11642024-02-01T17:46:44.247Z Downloaded oso v0.27.0
11652024-02-01T17:46:44.248Z Downloaded hyper v1.1.0
11662024-02-01T17:46:44.248Z Downloaded expectorate v1.1.0
11672024-02-01T17:46:44.248Z Downloaded enum-as-inner v0.5.1
11682024-02-01T17:46:44.248Z Downloaded smallvec v0.6.14
11692024-02-01T17:46:44.248Z Downloaded structopt v0.3.26
11702024-02-01T17:46:44.248Z Downloaded der v0.7.8
11712024-02-01T17:46:44.248Z Downloaded target-lexicon v0.12.12
11722024-02-01T17:46:44.249Z Downloaded headers v0.3.9
11732024-02-01T17:46:44.249Z Downloaded snafu v0.7.5
11742024-02-01T17:46:44.249Z Downloaded heapless v0.8.0
11752024-02-01T17:46:44.249Z Downloaded nom v7.1.3
11762024-02-01T17:46:44.249Z Downloaded datatest-stable v0.2.3
11772024-02-01T17:46:44.249Z Downloaded rustls-pemfile v2.0.0
11782024-02-01T17:46:44.249Z Downloaded waitgroup v0.1.2
11792024-02-01T17:46:44.249Z Downloaded hash32 v0.2.1
11802024-02-01T17:46:44.250Z Downloaded strum_macros v0.24.3
11812024-02-01T17:46:44.250Z Downloaded postgres-types v0.2.6
11822024-02-01T17:46:44.250Z Downloaded postgres-protocol v0.6.6
11832024-02-01T17:46:44.250Z Downloaded getrandom v0.2.10
11842024-02-01T17:46:44.250Z Downloaded hex v0.4.3
11852024-02-01T17:46:44.250Z Downloaded openssl-sys v0.9.96
11862024-02-01T17:46:44.250Z Downloaded hex-literal v0.4.1
11872024-02-01T17:46:44.250Z Downloaded data-encoding v2.4.0
11882024-02-01T17:46:44.250Z Downloaded defmt-macros v0.3.6
11892024-02-01T17:46:44.250Z Downloaded tokio-native-tls v0.3.1
11902024-02-01T17:46:44.250Z Downloaded tokio-rustls v0.24.1
11912024-02-01T17:46:44.250Z Downloaded parse-display-derive v0.8.2
11922024-02-01T17:46:44.250Z Downloaded vte v0.11.1
11932024-02-01T17:46:44.250Z Downloaded tungstenite v0.20.1
11942024-02-01T17:46:44.250Z Downloaded hashbrown v0.12.3
11952024-02-01T17:46:44.250Z Downloaded steno v0.4.0
11962024-02-01T17:46:44.250Z Downloaded parking_lot_core v0.9.8
11972024-02-01T17:46:44.250Z Downloaded parking_lot_core v0.8.6
11982024-02-01T17:46:44.250Z Downloaded criterion v0.5.1
11992024-02-01T17:46:44.250Z Downloaded hash32 v0.3.1
12002024-02-01T17:46:44.252Z Downloaded endian-type v0.1.2
12012024-02-01T17:46:44.252Z Downloaded shlex v1.3.0
12022024-02-01T17:46:44.252Z Downloaded zerocopy-derive v0.7.32
12032024-02-01T17:46:44.252Z Downloaded diff v0.1.13
12042024-02-01T17:46:44.252Z Downloaded toml v0.5.11
12052024-02-01T17:46:44.252Z Downloaded crossbeam-channel v0.5.8
12062024-02-01T17:46:44.252Z Downloaded env_logger v0.10.0
12072024-02-01T17:46:44.254Z Downloaded textwrap v0.11.0
12082024-02-01T17:46:44.254Z Downloaded version_check v0.9.4
12092024-02-01T17:46:44.254Z Downloaded vec_map v0.8.2
12102024-02-01T17:46:44.254Z Downloaded highway v1.1.0
12112024-02-01T17:46:44.254Z Downloaded uuid v1.7.0
12122024-02-01T17:46:44.254Z Downloaded signal-hook-registry v1.4.1
12132024-02-01T17:46:44.254Z Downloaded vsss-rs v3.3.4
12142024-02-01T17:46:44.254Z Downloaded derive_builder v0.12.0
12152024-02-01T17:46:44.254Z Downloaded diesel_derives v2.1.2
12162024-02-01T17:46:44.254Z Downloaded unicode_categories v0.1.1
12172024-02-01T17:46:44.254Z Downloaded flate2 v1.0.28
12182024-02-01T17:46:44.254Z Downloaded ref-cast v1.0.20
12192024-02-01T17:46:44.254Z Downloaded derive_more v0.99.17
12202024-02-01T17:46:44.254Z Downloaded plotters-backend v0.3.5
12212024-02-01T17:46:44.254Z Downloaded phf v0.11.2
12222024-02-01T17:46:44.254Z Downloaded criterion-plot v0.5.0
12232024-02-01T17:46:44.254Z Downloaded trybuild v1.0.89
12242024-02-01T17:46:44.254Z Downloaded signal-hook v0.3.17
12252024-02-01T17:46:44.254Z Downloaded yansi v0.5.1
12262024-02-01T17:46:44.254Z Downloaded form_urlencoded v1.2.1
12272024-02-01T17:46:44.254Z Downloaded typenum v1.16.0
12282024-02-01T17:46:44.254Z Downloaded tinyvec v1.6.0
12292024-02-01T17:46:44.254Z Downloaded tinytemplate v1.2.1
12302024-02-01T17:46:44.254Z Downloaded prettyplease v0.2.16
12312024-02-01T17:46:44.255Z Downloaded pin-project v1.1.3
12322024-02-01T17:46:44.255Z Downloaded normalize-line-endings v0.3.0
12332024-02-01T17:46:44.255Z Downloaded cpufeatures v0.2.12
12342024-02-01T17:46:44.255Z Downloaded fd-lock v4.0.2
12352024-02-01T17:46:44.255Z Downloaded futures-sink v0.3.30
12362024-02-01T17:46:44.255Z Downloaded usdt-impl v0.3.5
12372024-02-01T17:46:44.255Z Downloaded serde_derive_internals v0.26.0
12382024-02-01T17:46:44.255Z Downloaded fatfs v0.3.6
12392024-02-01T17:46:44.255Z Downloaded rayon-core v1.12.0
12402024-02-01T17:46:44.255Z Downloaded der_derive v0.7.2
12412024-02-01T17:46:44.255Z Downloaded unicode-segmentation v1.10.1
12422024-02-01T17:46:44.255Z Downloaded num-bigint v0.4.4
12432024-02-01T17:46:44.255Z Downloaded string_cache v0.8.7
12442024-02-01T17:46:44.255Z Downloaded futures-channel v0.3.30
12452024-02-01T17:46:44.255Z Downloaded yasna v0.5.2
12462024-02-01T17:46:44.255Z Downloaded heapless v0.7.16
12472024-02-01T17:46:44.255Z Downloaded trust-dns-server v0.22.1
12482024-02-01T17:46:44.259Z Downloaded trust-dns-resolver v0.22.0
12492024-02-01T17:46:44.259Z Downloaded crossterm v0.27.0
12502024-02-01T17:46:44.266Z Downloaded mio v0.8.9
12512024-02-01T17:46:44.275Z Downloaded futures-task v0.3.30
12522024-02-01T17:46:44.278Z Downloaded spin v0.5.2
12532024-02-01T17:46:44.280Z Downloaded rsa v0.9.2
12542024-02-01T17:46:44.287Z Downloaded ron v0.8.1
12552024-02-01T17:46:44.296Z Downloaded half v2.3.1
12562024-02-01T17:46:44.300Z Downloaded usdt v0.5.0
12572024-02-01T17:46:44.303Z Downloaded proc-macro-crate v1.3.1
12582024-02-01T17:46:44.303Z Downloaded tempfile v3.9.0
12592024-02-01T17:46:44.308Z Downloaded defmt v0.3.5
12602024-02-01T17:46:44.313Z Downloaded http v0.2.11
12612024-02-01T17:46:44.319Z Downloaded tracing v0.1.37
12622024-02-01T17:46:44.330Z Downloaded unarray v0.1.4
12632024-02-01T17:46:44.333Z Downloaded pem-rfc7468 v0.7.0
12642024-02-01T17:46:44.333Z Downloaded omicron-zone-package v0.10.1
12652024-02-01T17:46:44.336Z Downloaded pin-project-internal v1.1.3
12662024-02-01T17:46:44.339Z Downloaded tokio-tungstenite v0.20.1
12672024-02-01T17:46:44.342Z Downloaded lazycell v1.3.0
12682024-02-01T17:46:44.348Z Downloaded humantime v2.1.0
12692024-02-01T17:46:44.348Z Downloaded thiserror-impl-no-std v2.0.2
12702024-02-01T17:46:44.351Z Downloaded fastrand v2.0.0
12712024-02-01T17:46:44.351Z Downloaded platforms v3.0.2
12722024-02-01T17:46:44.354Z Downloaded pin-project-lite v0.2.13
12732024-02-01T17:46:44.360Z Downloaded dirs-sys-next v0.1.2
12742024-02-01T17:46:44.363Z Downloaded dirs-next v2.0.0
12752024-02-01T17:46:44.367Z Downloaded defmt-parser v0.3.3
12762024-02-01T17:46:44.367Z Downloaded rustversion v1.0.14
12772024-02-01T17:46:44.371Z Downloaded pkcs8 v0.10.2
12782024-02-01T17:46:44.375Z Downloaded globset v0.4.13
12792024-02-01T17:46:44.378Z Downloaded proc-macro-error v1.0.4
12802024-02-01T17:46:44.381Z Downloaded unsafe-libyaml v0.2.10
12812024-02-01T17:46:44.392Z Downloaded tar v0.4.40
12822024-02-01T17:46:44.398Z Downloaded oorandom v11.1.3
12832024-02-01T17:46:44.398Z Downloaded tracing-core v0.1.31
12842024-02-01T17:46:44.398Z Downloaded salty v0.2.0
12852024-02-01T17:46:44.407Z Downloaded walkdir v2.4.0
12862024-02-01T17:46:44.412Z Downloaded darling_core v0.14.4
12872024-02-01T17:46:44.420Z Downloaded hmac v0.12.1
12882024-02-01T17:46:44.427Z Downloaded rustfmt-wrapper v0.2.0
12892024-02-01T17:46:44.427Z Downloaded ff v0.13.0
12902024-02-01T17:46:44.433Z Downloaded siphasher v0.3.11
12912024-02-01T17:46:44.433Z Downloaded similar-asserts v1.5.0
12922024-02-01T17:46:44.433Z Downloaded plain v0.2.3
12932024-02-01T17:46:44.440Z Downloaded usdt-attr-macro v0.5.0
12942024-02-01T17:46:44.440Z Downloaded proc-macro-error-attr v1.0.4
12952024-02-01T17:46:44.440Z Downloaded stringprep v0.1.3
12962024-02-01T17:46:44.440Z Downloaded serde_yaml v0.9.25
12972024-02-01T17:46:44.448Z Downloaded unicode-bidi v0.3.13
12982024-02-01T17:46:44.454Z Downloaded crc-any v2.4.3
12992024-02-01T17:46:44.455Z Downloaded clang-sys v1.6.1
13002024-02-01T17:46:44.460Z Downloaded tracing-attributes v0.1.26
13012024-02-01T17:46:44.467Z Downloaded predicates-tree v1.0.9
13022024-02-01T17:46:44.467Z Downloaded predicates v3.1.0
13032024-02-01T17:46:44.467Z Downloaded gethostname v0.4.3
13042024-02-01T17:46:44.473Z Downloaded filetime v0.2.23
13052024-02-01T17:46:44.473Z Downloaded corncobs v0.1.3
13062024-02-01T17:46:44.480Z Downloaded deranged v0.3.8
13072024-02-01T17:46:44.480Z Downloaded rustc-demangle v0.1.23
13082024-02-01T17:46:44.480Z Downloaded fixedbitset v0.4.2
13092024-02-01T17:46:44.480Z Downloaded which v4.4.0
13102024-02-01T17:46:44.487Z Downloaded ucd-trie v0.1.6
13112024-02-01T17:46:44.487Z Downloaded rusty-fork v0.3.0
13122024-02-01T17:46:44.487Z Downloaded rand_xorshift v0.3.0
13132024-02-01T17:46:44.495Z Downloaded rand_core v0.6.4
13142024-02-01T17:46:44.495Z Downloaded once_cell v1.19.0
13152024-02-01T17:46:44.495Z Downloaded subprocess v0.2.9
13162024-02-01T17:46:44.498Z Downloaded native-tls v0.2.11
13172024-02-01T17:46:44.501Z Downloaded relative-path v1.9.0
13182024-02-01T17:46:44.505Z Downloaded utf-8 v0.7.6
13192024-02-01T17:46:44.505Z Downloaded chacha20poly1305 v0.10.1
13202024-02-01T17:46:44.508Z Downloaded cc v1.0.83
13212024-02-01T17:46:44.513Z Downloaded bytes v1.5.0
13222024-02-01T17:46:44.521Z Downloaded sha2 v0.10.8
13232024-02-01T17:46:44.524Z Downloaded difflib v0.4.0
13242024-02-01T17:46:44.525Z Downloaded mockall_derive v0.12.0
13252024-02-01T17:46:44.528Z Downloaded log v0.4.20
13262024-02-01T17:46:44.532Z Downloaded futures-macro v0.3.30
13272024-02-01T17:46:44.539Z Downloaded futures-io v0.3.30
13282024-02-01T17:46:44.539Z Downloaded futures-executor v0.3.30
13292024-02-01T17:46:44.540Z Downloaded base64 v0.21.7
13302024-02-01T17:46:44.544Z Downloaded basic-toml v0.1.8
13312024-02-01T17:46:44.561Z Downloaded const-oid v0.9.5
13322024-02-01T17:46:44.567Z Downloaded miniz_oxide v0.7.1
13332024-02-01T17:46:44.570Z Downloaded heck v0.3.3
13342024-02-01T17:46:44.571Z Downloaded pretty-hex v0.2.1
13352024-02-01T17:46:44.574Z Downloaded precomputed-hash v0.1.1
13362024-02-01T17:46:44.574Z Downloaded cfg-expr v0.15.5
13372024-02-01T17:46:44.580Z Downloaded multer v3.0.0
13382024-02-01T17:46:44.583Z Downloaded lru-cache v0.1.2
13392024-02-01T17:46:44.583Z Downloaded crc-catalog v2.2.0
13402024-02-01T17:46:44.586Z Downloaded futures-core v0.3.30
13412024-02-01T17:46:44.590Z Downloaded usdt-impl v0.5.0
13422024-02-01T17:46:44.590Z Downloaded quick-error v1.2.3
13432024-02-01T17:46:44.593Z Downloaded rpassword v7.3.1
13442024-02-01T17:46:44.593Z Downloaded foreign-types-shared v0.3.1
13452024-02-01T17:46:44.595Z Downloaded want v0.3.1
13462024-02-01T17:46:44.596Z Downloaded tower-layer v0.3.2
13472024-02-01T17:46:44.599Z Downloaded tabled_derive v0.7.0
13482024-02-01T17:46:44.599Z Downloaded newtype_derive v0.1.6
13492024-02-01T17:46:44.602Z Downloaded unicode-linebreak v0.1.5
13502024-02-01T17:46:44.602Z Downloaded blake2 v0.10.6
13512024-02-01T17:46:44.614Z Downloaded crc32fast v1.3.2
13522024-02-01T17:46:44.623Z Downloaded universal-hash v0.5.1
13532024-02-01T17:46:44.623Z Downloaded untrusted v0.7.1
13542024-02-01T17:46:44.623Z Downloaded unicode-xid v0.2.4
13552024-02-01T17:46:44.623Z Downloaded take_mut v0.2.2
13562024-02-01T17:46:44.624Z Downloaded structmeta v0.2.0
13572024-02-01T17:46:44.624Z Downloaded tokio-macros v2.2.0
13582024-02-01T17:46:44.624Z Downloaded signature v1.6.4
13592024-02-01T17:46:44.624Z Downloaded rust-argon2 v1.0.1
13602024-02-01T17:46:44.628Z Downloaded num_enum v0.5.11
13612024-02-01T17:46:44.632Z Downloaded tap v1.0.1
13622024-02-01T17:46:44.637Z Downloaded mime_guess v2.0.4
13632024-02-01T17:46:44.637Z Downloaded arc-swap v1.6.0
13642024-02-01T17:46:44.645Z Downloaded rstest v0.18.2
13652024-02-01T17:46:44.653Z Downloaded num-integer v0.1.45
13662024-02-01T17:46:44.657Z Downloaded indoc v1.0.9
13672024-02-01T17:46:44.660Z Downloaded ciborium-ll v0.2.2
13682024-02-01T17:46:44.660Z Downloaded opaque-debug v0.3.0
13692024-02-01T17:46:44.663Z Downloaded httptest v0.15.5
13702024-02-01T17:46:44.663Z Downloaded subtle v2.5.0
13712024-02-01T17:46:44.667Z Downloaded mime v0.3.17
13722024-02-01T17:46:44.667Z Downloaded managed v0.8.0
13732024-02-01T17:46:44.671Z Downloaded libloading v0.7.4
13742024-02-01T17:46:44.674Z Downloaded rustls-pki-types v1.1.0
13752024-02-01T17:46:44.680Z Downloaded num-iter v0.1.43
13762024-02-01T17:46:44.680Z Downloaded indoc v2.0.3
13772024-02-01T17:46:44.684Z Downloaded convert_case v0.4.0
13782024-02-01T17:46:44.684Z Downloaded constant_time_eq v0.2.6
13792024-02-01T17:46:44.687Z Downloaded mockall v0.12.0
13802024-02-01T17:46:44.687Z Downloaded async-trait v0.1.77
13812024-02-01T17:46:44.692Z Downloaded unicase v2.7.0
13822024-02-01T17:46:44.696Z Downloaded thread_local v1.1.7
13832024-02-01T17:46:44.699Z Downloaded supports-color v2.1.0
13842024-02-01T17:46:44.699Z Downloaded stable_deref_trait v1.2.0
13852024-02-01T17:46:44.705Z Downloaded libefi-sys v0.1.0
13862024-02-01T17:46:44.705Z Downloaded httpdate v1.0.3
13872024-02-01T17:46:44.709Z Downloaded cassowary v0.3.0
13882024-02-01T17:46:44.709Z Downloaded rustc_version v0.1.7
13892024-02-01T17:46:44.709Z Downloaded usdt-macro v0.3.5
13902024-02-01T17:46:44.712Z Downloaded hyper-rustls v0.24.2
13912024-02-01T17:46:44.715Z Downloaded camino-tempfile v1.1.1
13922024-02-01T17:46:44.719Z Downloaded chacha20 v0.9.1
13932024-02-01T17:46:44.719Z Downloaded cast v0.3.0
13942024-02-01T17:46:44.724Z Downloaded cancel-safe-futures v0.1.5
13952024-02-01T17:46:44.728Z Downloaded blake2b_simd v1.0.1
13962024-02-01T17:46:44.729Z Downloaded backoff v0.4.0
13972024-02-01T17:46:44.733Z Downloaded bitflags v2.4.0
13982024-02-01T17:46:44.736Z Downloaded foreign-types-shared v0.1.1
13992024-02-01T17:46:44.739Z Downloaded usdt-attr-macro v0.3.5
14002024-02-01T17:46:44.739Z Downloaded bcs v0.1.6
14012024-02-01T17:46:44.742Z Downloaded byteorder v1.5.0
14022024-02-01T17:46:44.750Z Downloaded memoffset v0.7.1
14032024-02-01T17:46:44.750Z Downloaded match_cfg v0.1.0
14042024-02-01T17:46:44.750Z Downloaded cobs v0.2.3
14052024-02-01T17:46:44.764Z Downloaded cfg-if v1.0.0
14062024-02-01T17:46:44.764Z Downloaded macaddr v1.0.1
14072024-02-01T17:46:44.764Z Downloaded maybe-uninit v2.0.0
14082024-02-01T17:46:44.764Z Downloaded http-body v0.4.5
14092024-02-01T17:46:44.764Z Downloaded hubpack v0.1.2
14102024-02-01T17:46:44.782Z Downloaded libsw v3.3.1
14112024-02-01T17:46:44.782Z Downloaded crossbeam-deque v0.8.3
14122024-02-01T17:46:44.783Z Downloaded bb8 v0.8.1
14132024-02-01T17:46:44.783Z Downloaded new_debug_unreachable v1.0.4
14142024-02-01T17:46:44.783Z Downloaded argon2 v0.5.3
14152024-02-01T17:46:44.783Z Downloaded base64ct v1.6.0
14162024-02-01T17:46:44.796Z Downloaded tinyvec_macros v0.1.1
14172024-02-01T17:46:44.796Z Downloaded memmap v0.7.0
14182024-02-01T17:46:44.796Z Downloaded libtest-mimic v0.6.1
14192024-02-01T17:46:44.796Z Downloaded bzip2 v0.4.4
14202024-02-01T17:46:44.796Z Downloaded colored v2.0.4
14212024-02-01T17:46:44.796Z Downloaded linear-map v1.2.0
14222024-02-01T17:46:44.797Z Downloaded block-padding v0.3.3
14232024-02-01T17:46:44.797Z Downloaded block-buffer v0.10.4
14242024-02-01T17:46:44.805Z Downloaded strsim v0.8.0
14252024-02-01T17:46:44.805Z Downloaded maplit v1.0.2
14262024-02-01T17:46:44.805Z Downloaded is-terminal v0.4.9
14272024-02-01T17:46:44.805Z Downloaded impl-trait-for-tuples v0.2.2
14282024-02-01T17:46:44.805Z Downloaded bytecount v0.6.3
14292024-02-01T17:46:44.809Z Downloaded signal-hook-tokio v0.3.1
14302024-02-01T17:46:44.809Z Downloaded nibble_vec v0.1.0
14312024-02-01T17:46:44.809Z Downloaded lock_api v0.4.10
14322024-02-01T17:46:44.826Z Downloaded inout v0.1.3
14332024-02-01T17:46:44.827Z Downloaded iana-time-zone v0.1.57
14342024-02-01T17:46:44.827Z Downloaded hyper-tls v0.5.0
14352024-02-01T17:46:44.827Z Downloaded ident_case v1.0.1
14362024-02-01T17:46:44.827Z Downloaded http-body v1.0.0
14372024-02-01T17:46:44.827Z Downloaded bit-vec v0.6.3
14382024-02-01T17:46:44.827Z Downloaded socket2 v0.5.5
14392024-02-01T17:46:44.827Z Downloaded nodrop v0.1.14
14402024-02-01T17:46:44.827Z Downloaded bitfield v0.14.0
14412024-02-01T17:46:44.837Z Downloaded base16ct v0.2.0
14422024-02-01T17:46:44.837Z Downloaded hostname v0.3.1
14432024-02-01T17:46:44.837Z Downloaded buf-list v1.0.3
14442024-02-01T17:46:44.837Z Downloaded atomic-waker v1.1.1
14452024-02-01T17:46:44.840Z Downloaded strip-ansi-escapes v0.2.0
14462024-02-01T17:46:44.840Z Downloaded snafu-derive v0.7.5
14472024-02-01T17:46:44.844Z Downloaded smallvec v1.11.2
14482024-02-01T17:46:44.847Z Downloaded ciborium-io v0.2.2
14492024-02-01T17:46:44.847Z Downloaded ascii-canvas v3.0.0
14502024-02-01T17:46:44.850Z Downloaded slog-dtrace v0.3.0
14512024-02-01T17:46:44.854Z Downloaded socket2 v0.4.9
14522024-02-01T17:46:44.854Z Downloaded smawk v0.3.1
14532024-02-01T17:46:44.861Z Downloaded arrayref v0.3.7
14542024-02-01T17:46:44.864Z Downloaded autocfg v1.1.0
14552024-02-01T17:46:44.864Z Downloaded arrayvec v0.7.4
14562024-02-01T17:46:44.864Z Downloaded approx v0.5.1
14572024-02-01T17:46:44.867Z Downloaded assert_cmd v2.0.13
14582024-02-01T17:46:44.870Z Downloaded slog-bunyan v2.5.0
14592024-02-01T17:46:44.874Z Downloaded crypto-common v0.1.6
14602024-02-01T17:46:44.874Z Downloaded http-range v0.1.5
14612024-02-01T17:46:44.874Z Downloaded allocator-api2 v0.2.16
14622024-02-01T17:46:44.879Z Downloaded slog-async v2.8.0
14632024-02-01T17:46:44.882Z Downloaded signature v2.1.0
14642024-02-01T17:46:44.885Z Downloaded shell-words v1.1.0
14652024-02-01T17:46:44.888Z Downloaded scroll v0.12.0
14662024-02-01T17:46:44.888Z Downloaded libm v0.2.7
14672024-02-01T17:46:44.905Z Downloaded serde_repr v0.1.16
14682024-02-01T17:46:44.908Z Downloaded serde-big-array v0.5.1
14692024-02-01T17:46:44.911Z Downloaded bit-set v0.5.3
14702024-02-01T17:46:44.914Z Downloaded anes v0.1.6
14712024-02-01T17:46:44.916Z Downloaded samael v0.0.14
14722024-02-01T17:46:44.925Z Downloaded atty v0.2.14
14732024-02-01T17:46:44.928Z Downloaded async-stream-impl v0.3.5
14742024-02-01T17:46:44.928Z Downloaded ahash v0.8.6
14752024-02-01T17:46:44.931Z Downloaded addr2line v0.21.0
14762024-02-01T17:46:44.936Z Downloaded serde-big-array v0.4.1
14772024-02-01T17:46:44.938Z Downloaded scroll_derive v0.12.0
14782024-02-01T17:46:44.942Z Downloaded cstr-argument v0.1.2
14792024-02-01T17:46:44.942Z Downloaded ansi_term v0.12.1
14802024-02-01T17:46:44.945Z Downloaded scopeguard v1.2.0
14812024-02-01T17:46:44.945Z Downloaded darling v0.14.4
14822024-02-01T17:46:44.950Z Downloaded crypto-bigint v0.5.2
14832024-02-01T17:46:44.960Z Downloaded crunchy v0.2.2
14842024-02-01T17:46:44.963Z Downloaded constant_time_eq v0.3.0
14852024-02-01T17:46:44.966Z Downloaded crucible-workspace-hack v0.1.0
14862024-02-01T17:46:44.966Z Downloaded crossbeam-queue v0.3.8
14872024-02-01T17:46:44.969Z Downloaded indicatif v0.17.7
14882024-02-01T17:46:45.650Z Compiling serde v1.0.195
14892024-02-01T17:46:45.650Z Compiling autocfg v1.1.0
14902024-02-01T17:46:45.662Z Compiling version_check v0.9.4
14912024-02-01T17:46:45.662Z Checking cfg-if v1.0.0
14922024-02-01T17:46:45.678Z Compiling syn v1.0.109
14932024-02-01T17:46:45.692Z Checking libc v0.2.152
14942024-02-01T17:46:45.712Z Compiling syn v2.0.48
14952024-02-01T17:46:45.802Z Compiling parking_lot_core v0.9.8
14962024-02-01T17:46:45.828Z Compiling once_cell v1.19.0
14972024-02-01T17:46:46.447Z Compiling memchr v2.6.3
14982024-02-01T17:46:46.478Z Compiling libm v0.2.7
14992024-02-01T17:46:46.493Z Compiling cc v1.0.83
15002024-02-01T17:46:47.084Z Compiling ahash v0.8.6
15012024-02-01T17:46:47.108Z Compiling lock_api v0.4.10
15022024-02-01T17:46:47.187Z Compiling num-traits v0.2.16
15032024-02-01T17:46:47.809Z Compiling getrandom v0.2.10
15042024-02-01T17:46:47.832Z Compiling byteorder v1.5.0
15052024-02-01T17:46:48.204Z Compiling serde_json v1.0.113
15062024-02-01T17:46:48.615Z Checking log v0.4.20
15072024-02-01T17:46:48.782Z Compiling slab v0.4.9
15082024-02-01T17:46:49.395Z Compiling typenum v1.16.0
15092024-02-01T17:46:49.422Z Checking scopeguard v1.2.0
15102024-02-01T17:46:49.578Z Compiling generic-array v0.14.7
15112024-02-01T17:46:49.668Z Checking itoa v1.0.9
15122024-02-01T17:46:49.974Z Checking smallvec v1.11.2
15132024-02-01T17:46:50.009Z Compiling pkg-config v0.3.27
15142024-02-01T17:46:50.418Z Compiling allocator-api2 v0.2.16
15152024-02-01T17:46:50.585Z Compiling rustix v0.38.30
15162024-02-01T17:46:50.695Z Compiling schemars v0.8.16
15172024-02-01T17:46:51.364Z Compiling httparse v1.8.0
15182024-02-01T17:46:51.856Z Compiling fnv v1.0.7
15192024-02-01T17:46:51.913Z Compiling ring v0.17.7
15202024-02-01T17:46:52.014Z Compiling vcpkg v0.2.15
15212024-02-01T17:46:52.061Z Checking pin-project-lite v0.2.13
15222024-02-01T17:46:52.209Z Compiling aho-corasick v1.0.4
15232024-02-01T17:46:52.233Z Checking parking_lot v0.12.1
15242024-02-01T17:46:52.744Z Compiling regex-syntax v0.8.2
15252024-02-01T17:46:55.663Z Compiling openssl-sys v0.9.96
15262024-02-01T17:46:56.868Z Checking signal-hook-registry v1.4.1
15272024-02-01T17:46:56.939Z Compiling ucd-trie v0.1.6
15282024-02-01T17:46:57.180Z Checking mio v0.8.9
15292024-02-01T17:46:57.207Z Checking rand_core v0.6.4
15302024-02-01T17:46:57.900Z Compiling ring v0.16.20
15312024-02-01T17:46:58.164Z Compiling regex-automata v0.4.4
15322024-02-01T17:46:59.430Z Compiling serde_derive_internals v0.26.0
15332024-02-01T17:47:10.982Z Checking num_cpus v1.16.0
15342024-02-01T17:47:10.982Z Checking futures-core v0.3.30
15352024-02-01T17:47:11.535Z Compiling openssl v0.10.60
15362024-02-01T17:47:11.535Z Compiling iana-time-zone v0.1.57
15372024-02-01T17:47:11.535Z Checking socket2 v0.5.5
15382024-02-01T17:47:11.536Z Compiling rustls v0.21.9
15392024-02-01T17:47:11.536Z Checking ryu v1.0.15
15402024-02-01T17:47:11.536Z Compiling native-tls v0.2.11
15412024-02-01T17:47:11.536Z Checking spin v0.5.2
15422024-02-01T17:47:11.536Z Compiling dyn-clone v1.0.13
15432024-02-01T17:47:11.536Z Compiling async-trait v0.1.77
15442024-02-01T17:47:11.537Z Checking futures-sink v0.3.30
15452024-02-01T17:47:11.537Z Compiling backtrace v0.3.69
15462024-02-01T17:47:11.537Z Compiling errno v0.3.8
15472024-02-01T17:47:11.537Z Compiling crossbeam-utils v0.8.16
15482024-02-01T17:47:11.537Z Compiling regex v1.10.3
15492024-02-01T17:47:11.537Z Compiling unicode-xid v0.2.4
15502024-02-01T17:47:11.537Z Checking pin-utils v0.1.0
15512024-02-01T17:47:11.538Z Compiling tinyvec_macros v0.1.1
15522024-02-01T17:47:11.538Z Compiling crc32fast v1.3.2
15532024-02-01T17:47:11.538Z Compiling tinyvec v1.6.0
15542024-02-01T17:47:11.538Z Compiling futures-channel v0.3.30
15552024-02-01T17:47:11.538Z Compiling anyhow v1.0.75
15562024-02-01T17:47:11.538Z Compiling futures-io v0.3.30
15572024-02-01T17:47:11.538Z Compiling unicode-width v0.1.11
15582024-02-01T17:47:11.539Z Compiling futures-task v0.3.30
15592024-02-01T17:47:11.539Z Checking subtle v2.5.0
15602024-02-01T17:47:11.539Z Compiling spin v0.9.8
15612024-02-01T17:47:11.539Z Compiling tracing-core v0.1.31
15622024-02-01T17:47:11.539Z Compiling unicode-bidi v0.3.13
15632024-02-01T17:47:11.540Z Compiling unicode-normalization v0.1.22
15642024-02-01T17:47:11.540Z Compiling num-integer v0.1.45
15652024-02-01T17:47:11.540Z Compiling slog v2.7.0
15662024-02-01T17:47:11.540Z Compiling lazy_static v1.4.0
15672024-02-01T17:47:11.540Z Compiling rustversion v1.0.14
15682024-02-01T17:47:11.540Z Compiling untrusted v0.9.0
15692024-02-01T17:47:11.541Z Compiling foreign-types-shared v0.1.1
15702024-02-01T17:47:11.541Z Compiling serde_derive v1.0.195
15712024-02-01T17:47:11.541Z Compiling zerocopy-derive v0.7.32
15722024-02-01T17:47:11.542Z Compiling thiserror-impl v1.0.56
15732024-02-01T17:47:11.542Z Compiling zeroize_derive v1.4.2
15742024-02-01T17:47:11.542Z Compiling tokio-macros v2.2.0
15752024-02-01T17:47:11.542Z Compiling futures-macro v0.3.30
15762024-02-01T17:47:11.542Z Compiling tracing-attributes v0.1.26
15772024-02-01T17:47:13.278Z Compiling schemars_derive v0.8.16
15782024-02-01T17:47:13.498Z Checking zeroize v1.7.0
15792024-02-01T17:47:13.880Z Compiling openssl-macros v0.1.1
15802024-02-01T17:47:14.392Z Compiling zerocopy v0.7.32
15812024-02-01T17:47:16.050Z Compiling futures-util v0.3.30
15822024-02-01T17:47:16.075Z Compiling thiserror v1.0.56
15832024-02-01T17:47:16.210Z Compiling pest v2.7.6
15842024-02-01T17:47:18.054Z Compiling hashbrown v0.14.2
15852024-02-01T17:47:18.075Z Compiling hashbrown v0.13.2
15862024-02-01T17:47:19.018Z Compiling tracing v0.1.37
15872024-02-01T17:47:19.789Z Compiling der_derive v0.7.2
15882024-02-01T17:47:20.268Z Compiling pest_meta v2.7.6
15892024-02-01T17:47:21.037Z Compiling time-core v0.1.1
15902024-02-01T17:47:21.275Z Compiling untrusted v0.7.1
15912024-02-01T17:47:21.563Z Compiling percent-encoding v2.3.1
15922024-02-01T17:47:22.211Z Compiling time-macros v0.2.13
15932024-02-01T17:47:23.897Z Compiling pest_generator v2.7.6
15942024-02-01T17:47:26.600Z Compiling foreign-types v0.3.2
15952024-02-01T17:47:27.109Z Compiling scroll_derive v0.12.0
15962024-02-01T17:47:27.279Z Compiling synstructure v0.12.6
15972024-02-01T17:47:28.354Z Compiling thread-id v4.2.0
15982024-02-01T17:47:28.501Z Compiling try-lock v0.2.4
15992024-02-01T17:47:28.694Z Compiling base64 v0.21.7
16002024-02-01T17:47:29.093Z Compiling pest_derive v2.7.6
16012024-02-01T17:47:29.619Z Compiling want v0.3.1
16022024-02-01T17:47:29.730Z Compiling rustls-webpki v0.101.7
16032024-02-01T17:47:29.931Z Compiling sct v0.7.0
16042024-02-01T17:47:30.298Z Compiling zerocopy-derive v0.2.0
16052024-02-01T17:47:30.320Z Compiling form_urlencoded v1.2.1
16062024-02-01T17:47:30.700Z Compiling socket2 v0.4.9
16072024-02-01T17:47:30.792Z Compiling const-oid v0.9.5
16082024-02-01T17:47:31.506Z Compiling httpdate v1.0.3
16092024-02-01T17:47:32.205Z Compiling openssl-probe v0.1.5
16102024-02-01T17:47:32.712Z Compiling tower-service v0.3.2
16112024-02-01T17:47:32.745Z Compiling idna v0.5.0
16122024-02-01T17:47:32.883Z Compiling memoffset v0.9.0
16132024-02-01T17:47:33.065Z Compiling adler v1.0.2
16142024-02-01T17:47:33.367Z Compiling miniz_oxide v0.7.1
16152024-02-01T17:47:33.487Z Checking crypto-common v0.1.6
16162024-02-01T17:47:33.562Z Compiling signal-hook v0.3.17
16172024-02-01T17:47:34.279Z Checking bytes v1.5.0
16182024-02-01T17:47:34.294Z Checking bitflags v2.4.0
16192024-02-01T17:47:34.490Z Compiling url v2.5.0
16202024-02-01T17:47:35.111Z Checking tokio v1.35.1
16212024-02-01T17:47:35.580Z Compiling ipnet v2.9.0
16222024-02-01T17:47:35.892Z Checking equivalent v1.0.1
16232024-02-01T17:47:36.669Z Compiling indexmap v2.2.2
16242024-02-01T17:47:37.108Z Compiling chrono v0.4.31
16252024-02-01T17:47:37.649Z Compiling uuid v1.7.0
16262024-02-01T17:47:38.304Z Compiling http v0.2.11
16272024-02-01T17:47:38.540Z Compiling semver v1.0.21
16282024-02-01T17:47:39.762Z Compiling toml_datetime v0.6.5
16292024-02-01T17:47:40.190Z Compiling serde_spanned v0.6.4
16302024-02-01T17:47:40.476Z Compiling rustc_version v0.4.0
16312024-02-01T17:47:41.143Z Compiling openapiv3 v2.0.0
16322024-02-01T17:47:41.700Z Compiling toml_edit v0.19.15
16332024-02-01T17:47:43.382Z Compiling http-body v0.4.5
16342024-02-01T17:47:46.280Z Compiling either v1.9.0
16352024-02-01T17:47:47.126Z Compiling serde_urlencoded v0.7.1
16362024-02-01T17:47:47.771Z Compiling rustls-pemfile v1.0.3
16372024-02-01T17:47:48.242Z Compiling zerocopy-derive v0.6.4
16382024-02-01T17:47:48.329Z Compiling clap_derive v4.4.2
16392024-02-01T17:47:49.723Z Compiling crossbeam-epoch v0.9.15
16402024-02-01T17:47:50.051Z Compiling usdt-impl v0.3.5
16412024-02-01T17:47:50.409Z Compiling encoding_rs v0.8.33
16422024-02-01T17:47:50.539Z Compiling webpki-roots v0.25.2
16432024-02-01T17:47:50.621Z Compiling mime v0.3.17
16442024-02-01T17:47:50.759Z Compiling siphasher v0.3.11
16452024-02-01T17:47:51.393Z Compiling gimli v0.28.0
16462024-02-01T17:47:51.562Z Compiling tokio-util v0.7.10
16472024-02-01T17:47:51.941Z Compiling tokio-rustls v0.24.1
16482024-02-01T17:47:53.380Z Compiling zerocopy v0.3.0
16492024-02-01T17:47:54.126Z Compiling h2 v0.3.24
16502024-02-01T17:47:54.829Z Compiling strum_macros v0.25.2
16512024-02-01T17:47:55.584Z Compiling tokio-native-tls v0.3.1
16522024-02-01T17:47:55.998Z Compiling scroll v0.12.0
16532024-02-01T17:47:56.899Z Compiling block-buffer v0.10.4
16542024-02-01T17:47:57.417Z Compiling bzip2-sys v0.1.11+1.0.8
16552024-02-01T17:47:57.440Z Compiling object v0.32.1
16562024-02-01T17:47:58.109Z Compiling num-iter v0.1.43
16572024-02-01T17:47:58.304Z Compiling usdt-impl v0.5.0
16582024-02-01T17:47:58.486Z Compiling rustc-demangle v0.1.23
16592024-02-01T17:47:58.495Z Compiling addr2line v0.21.0
16602024-02-01T17:47:58.913Z Compiling plain v0.2.3
16612024-02-01T17:47:59.086Z Compiling goblin v0.8.0
16622024-02-01T17:48:00.157Z Compiling flate2 v1.0.28
16632024-02-01T17:48:01.161Z Compiling digest v0.10.7
16642024-02-01T17:48:01.592Z Compiling dof v0.1.5
16652024-02-01T17:48:01.757Z Compiling heapless v0.7.16
16662024-02-01T17:48:01.831Z Compiling dtrace-parser v0.1.14
16672024-02-01T17:48:01.930Z Compiling ppv-lite86 v0.2.17
16682024-02-01T17:48:02.387Z Compiling pretty-hex v0.4.1
16692024-02-01T17:48:03.190Z Compiling rand_chacha v0.3.1
16702024-02-01T17:48:03.235Z Compiling toml v0.7.8
16712024-02-01T17:48:04.276Z Compiling toml_edit v0.21.0
16722024-02-01T17:48:05.228Z Compiling serde_tokenstream v0.1.7
16732024-02-01T17:48:05.766Z Compiling hyper v0.14.27
16742024-02-01T17:48:06.046Z Compiling hex v0.4.3
16752024-02-01T17:48:06.116Z Compiling dtrace-parser v0.2.0
16762024-02-01T17:48:07.728Z Compiling bit-vec v0.6.3
16772024-02-01T17:48:09.553Z Compiling dof v0.3.0
16782024-02-01T17:48:09.597Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
16792024-02-01T17:48:11.214Z Compiling rand v0.8.5
16802024-02-01T17:48:13.260Z Compiling phf_shared v0.10.0
16812024-02-01T17:48:13.517Z Compiling num-bigint v0.4.4
16822024-02-01T17:48:13.546Z Compiling precomputed-hash v0.1.1
16832024-02-01T17:48:13.571Z Compiling fixedbitset v0.4.2
16842024-02-01T17:48:13.691Z Compiling base64ct v1.6.0
16852024-02-01T17:48:13.859Z Compiling minimal-lexical v0.2.1
16862024-02-01T17:48:14.412Z Compiling smoltcp v0.9.1
16872024-02-01T17:48:14.691Z Compiling new_debug_unreachable v1.0.4
16882024-02-01T17:48:14.710Z Compiling nom v7.1.3
16892024-02-01T17:48:14.819Z Compiling string_cache v0.8.7
16902024-02-01T17:48:14.904Z Compiling pem-rfc7468 v0.7.0
16912024-02-01T17:48:15.356Z Compiling petgraph v0.6.4
16922024-02-01T17:48:15.527Z Compiling bit-set v0.5.3
16932024-02-01T17:48:15.956Z Compiling usdt-macro v0.3.5
16942024-02-01T17:48:16.135Z Compiling usdt-attr-macro v0.3.5
16952024-02-01T17:48:16.789Z Compiling hmac v0.12.1
16962024-02-01T17:48:17.169Z Compiling hyper-rustls v0.24.2
16972024-02-01T17:48:17.395Z Compiling hyper-tls v0.5.0
16982024-02-01T17:48:17.494Z Compiling itertools v0.10.5
16992024-02-01T17:48:17.901Z Compiling reqwest v0.11.22
17002024-02-01T17:48:18.012Z Compiling hubpack_derive v0.1.1
17012024-02-01T17:48:18.167Z Compiling enum-as-inner v0.5.1
17022024-02-01T17:48:18.551Z Compiling diesel_table_macro_syntax v0.1.0
17032024-02-01T17:48:19.409Z Compiling lalrpop-util v0.19.12
17042024-02-01T17:48:19.792Z Checking unicode-ident v1.0.12
17052024-02-01T17:48:19.928Z Compiling flagset v0.4.3
17062024-02-01T17:48:19.931Z Compiling unicode-segmentation v1.10.1
17072024-02-01T17:48:20.040Z Compiling diesel_derives v2.1.2
17082024-02-01T17:48:20.238Z Compiling der v0.7.8
17092024-02-01T17:48:21.844Z Compiling cpufeatures v0.2.12
17102024-02-01T17:48:21.925Z Compiling rustix v0.37.23
17112024-02-01T17:48:21.982Z Compiling sha2 v0.10.8
17122024-02-01T17:48:22.218Z Compiling md-5 v0.10.5
17132024-02-01T17:48:22.417Z Compiling serde_repr v0.1.16
17142024-02-01T17:48:23.935Z Compiling stringprep v0.1.3
17152024-02-01T17:48:23.954Z Compiling spki v0.7.2
17162024-02-01T17:48:24.270Z Compiling hash32 v0.2.1
17172024-02-01T17:48:24.274Z Compiling fallible-iterator v0.2.0
17182024-02-01T17:48:24.427Z Checking bitflags v1.3.2
17192024-02-01T17:48:24.559Z Compiling stable_deref_trait v1.2.0
17202024-02-01T17:48:24.907Z Compiling pkcs8 v0.10.2
17212024-02-01T17:48:25.147Z Compiling terminal_size v0.2.6
17222024-02-01T17:48:25.412Z Compiling postgres-protocol v0.6.6
17232024-02-01T17:48:25.687Z Checking proc-macro2 v1.0.78
17242024-02-01T17:48:25.791Z Compiling phf_shared v0.11.2
17252024-02-01T17:48:26.371Z Compiling ff v0.13.0
17262024-02-01T17:48:26.724Z Compiling block-padding v0.3.3
17272024-02-01T17:48:26.745Z Compiling scheduled-thread-pool v0.2.7
17282024-02-01T17:48:27.117Z Compiling matches v0.1.10
17292024-02-01T17:48:27.390Z Compiling managed v0.8.0
17302024-02-01T17:48:27.563Z Compiling base16ct v0.2.0
17312024-02-01T17:48:27.659Z Compiling regex-automata v0.1.10
17322024-02-01T17:48:27.781Z Compiling num_threads v0.1.6
17332024-02-01T17:48:27.957Z Compiling deranged v0.3.8
17342024-02-01T17:48:28.007Z Compiling clap_builder v4.4.2
17352024-02-01T17:48:28.417Z Compiling bstr v0.2.17
17362024-02-01T17:48:28.428Z Compiling sec1 v0.7.3
17372024-02-01T17:48:29.329Z Compiling idna v0.2.3
17382024-02-01T17:48:30.824Z Compiling time v0.3.27
17392024-02-01T17:48:30.925Z Compiling r2d2 v0.8.10
17402024-02-01T17:48:31.517Z Compiling inout v0.1.3
17412024-02-01T17:48:31.645Z Checking quote v1.0.35
17422024-02-01T17:48:31.937Z Compiling group v0.13.0
17432024-02-01T17:48:32.068Z Compiling postgres-types v0.2.6
17442024-02-01T17:48:32.185Z Compiling signal-hook-mio v0.2.3
17452024-02-01T17:48:32.382Z Compiling phf v0.11.2
17462024-02-01T17:48:32.406Z Compiling bzip2 v0.4.4
17472024-02-01T17:48:32.807Z Compiling hubpack v0.1.2
17482024-02-01T17:48:32.988Z Compiling hkdf v0.12.4
17492024-02-01T17:48:33.532Z Compiling zerocopy v0.6.4
17502024-02-01T17:48:34.602Z Compiling ipnetwork v0.20.0
17512024-02-01T17:48:35.049Z Compiling crypto-bigint v0.5.2
17522024-02-01T17:48:36.063Z Compiling futures-executor v0.3.30
17532024-02-01T17:48:37.195Z Compiling float-cmp v0.9.0
17542024-02-01T17:48:37.534Z Compiling whoami v1.4.1
17552024-02-01T17:48:38.511Z Compiling difflib v0.4.0
17562024-02-01T17:48:39.158Z Compiling regex-automata v0.3.8
17572024-02-01T17:48:39.818Z Compiling data-encoding v2.4.0
17582024-02-01T17:48:40.740Z Compiling static_assertions v1.1.0
17592024-02-01T17:48:40.866Z Compiling predicates-core v1.0.6
17602024-02-01T17:48:41.229Z Compiling normalize-line-endings v0.3.0
17612024-02-01T17:48:41.387Z Compiling predicates v3.1.0
17622024-02-01T17:48:41.444Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
17632024-02-01T17:48:42.748Z Compiling bstr v1.6.0
17642024-02-01T17:48:43.269Z Compiling trust-dns-proto v0.22.0
17652024-02-01T17:48:44.247Z Compiling elliptic-curve v0.13.8
17662024-02-01T17:48:45.305Z Compiling tokio-postgres v0.7.10
17672024-02-01T17:48:45.372Z Compiling yasna v0.5.2
17682024-02-01T17:48:45.490Z Compiling futures v0.3.30
17692024-02-01T17:48:45.644Z Compiling clap v4.4.3
17702024-02-01T17:48:45.795Z Compiling zip v0.6.6
17712024-02-01T17:48:46.786Z Compiling crossterm v0.27.0
17722024-02-01T17:48:46.935Z Compiling diesel v2.1.4
17732024-02-01T17:48:48.177Z Compiling cipher v0.4.4
17742024-02-01T17:48:48.588Z Compiling similar v2.3.0
17752024-02-01T17:48:50.778Z Compiling usdt v0.3.5
17762024-02-01T17:48:51.461Z Compiling camino v1.1.6
17772024-02-01T17:48:51.465Z Compiling tokio-stream v0.1.14
17782024-02-01T17:48:52.663Z Compiling console v0.15.8
17792024-02-01T17:48:55.967Z Checking utf8parse v0.2.1
17802024-02-01T17:48:58.792Z Checking anstyle v1.0.2
17812024-02-01T17:49:00.476Z Compiling serde_tokenstream v0.2.0
17822024-02-01T17:49:01.528Z Checking io-lifetimes v1.0.11
17832024-02-01T17:49:06.741Z Checking anstyle-parse v0.2.1
17842024-02-01T17:49:08.063Z Checking anstyle-query v1.0.0
17852024-02-01T17:49:08.126Z Checking colorchoice v1.0.0
17862024-02-01T17:49:08.336Z Checking anstream v0.5.0
17872024-02-01T17:49:08.812Z Checking strsim v0.10.0
17882024-02-01T17:49:08.869Z Checking clap_lex v0.5.1
17892024-02-01T17:49:09.286Z Checking winnow v0.5.15
17902024-02-01T17:49:17.859Z Compiling regress v0.7.1
17912024-02-01T17:49:23.970Z Compiling typify-impl v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
17922024-02-01T17:49:33.743Z Compiling getopts v0.2.21
17932024-02-01T17:49:34.306Z Compiling unsafe-libyaml v0.2.10
17942024-02-01T17:49:34.528Z Checking heck v0.4.1
17952024-02-01T17:49:35.877Z Checking progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
17962024-02-01T17:49:36.337Z Compiling ident_case v1.0.1
17972024-02-01T17:49:36.591Z Compiling serde_yaml v0.9.25
17982024-02-01T17:49:37.516Z Checking fastrand v2.0.0
17992024-02-01T17:49:37.704Z Checking rustls-pki-types v1.1.0
18002024-02-01T17:49:37.779Z Checking match_cfg v0.1.0
18012024-02-01T17:49:37.898Z Checking hostname v0.3.1
18022024-02-01T17:49:37.989Z Checking tempfile v3.9.0
18032024-02-01T17:49:38.068Z Checking http v1.0.0
18042024-02-01T17:49:38.283Z Checking atty v0.2.14
18052024-02-01T17:49:38.440Z Compiling paste v1.0.14
18062024-02-01T17:49:38.511Z Checking quick-error v1.2.3
18072024-02-01T17:49:38.693Z Checking crossbeam-channel v0.5.8
18082024-02-01T17:49:39.284Z Checking sha1 v0.10.6
18092024-02-01T17:49:39.717Z Checking dirs-sys-next v0.1.2
18102024-02-01T17:49:39.871Z Compiling rustls v0.22.2
18112024-02-01T17:49:39.960Z Checking dirs-next v2.0.0
18122024-02-01T17:49:40.203Z Checking rustls-webpki v0.102.1
18132024-02-01T17:49:40.298Z Checking thread_local v1.1.7
18142024-02-01T17:49:40.719Z Checking instant v0.1.12
18152024-02-01T17:49:40.872Z Compiling slog-async v2.8.0
18162024-02-01T17:49:41.732Z Checking term v0.7.0
18172024-02-01T17:49:42.117Z Checking rustls-pemfile v2.0.0
18182024-02-01T17:49:42.395Z Compiling multer v3.0.0
18192024-02-01T17:49:42.441Z Checking take_mut v0.2.2
18202024-02-01T17:49:42.646Z Checking debug-ignore v1.0.5
18212024-02-01T17:49:42.913Z Checking slog-term v2.9.0
18222024-02-01T17:49:43.240Z Compiling darling_core v0.20.3
18232024-02-01T17:49:43.413Z Checking slog-json v2.6.1
18242024-02-01T17:49:43.503Z Compiling async-stream-impl v0.3.5
18252024-02-01T17:49:43.701Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
18262024-02-01T17:49:43.784Z Checking atomic-waker v1.1.1
18272024-02-01T17:49:43.961Z Checking waitgroup v0.1.2
18282024-02-01T17:49:44.138Z Checking slog-bunyan v2.5.0
18292024-02-01T17:49:44.377Z Checking toml v0.8.8
18302024-02-01T17:49:44.840Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
18312024-02-01T17:49:45.603Z Checking serde_path_to_error v0.1.15
18322024-02-01T17:49:45.729Z Checking async-stream v0.3.5
18332024-02-01T17:49:45.999Z Checking strum v0.25.0
18342024-02-01T17:49:46.201Z Compiling structmeta-derive v0.2.0
18352024-02-01T17:49:46.621Z Checking wait-timeout v0.2.0
18362024-02-01T17:49:46.913Z Checking rusty-fork v0.3.0
18372024-02-01T17:49:47.343Z Checking rand_xorshift v0.3.0
18382024-02-01T17:49:47.406Z Checking tokio-rustls v0.25.0
18392024-02-01T17:49:47.570Z Checking unarray v0.1.4
18402024-02-01T17:49:47.782Z Compiling regex-syntax v0.7.5
18412024-02-01T17:49:47.949Z Checking proptest v1.4.0
18422024-02-01T17:49:51.299Z Compiling structmeta v0.2.0
18432024-02-01T17:49:51.967Z Checking backoff v0.4.0
18442024-02-01T17:49:52.377Z Compiling test-strategy v0.3.1
18452024-02-01T17:49:53.360Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18462024-02-01T17:49:53.585Z Compiling darling_macro v0.20.3
18472024-02-01T17:49:53.964Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
18482024-02-01T17:49:54.768Z Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
18492024-02-01T17:49:54.961Z Checking macaddr v1.0.1
18502024-02-01T17:49:55.147Z Checking camino-tempfile v1.1.1
18512024-02-01T17:49:55.192Z Checking is-terminal v0.4.9
18522024-02-01T17:49:55.213Z Compiling darling v0.20.3
18532024-02-01T17:49:55.350Z Compiling proc-macro-error-attr v1.0.4
18542024-02-01T17:49:55.374Z Compiling serde_with_macros v3.5.1
18552024-02-01T17:49:55.419Z Compiling typify-macro v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
18562024-02-01T17:49:55.447Z Compiling proc-macro-error v1.0.4
18572024-02-01T17:49:55.550Z Compiling proc-macro-crate v1.3.1
18582024-02-01T17:49:56.085Z Checking termtree v0.4.1
18592024-02-01T17:49:56.374Z Compiling heapless v0.8.0
18602024-02-01T17:49:57.448Z Compiling num_enum_derive v0.5.11
18612024-02-01T17:49:57.696Z Checking predicates-tree v1.0.9
18622024-02-01T17:49:57.894Z Checking hash32 v0.3.1
18632024-02-01T17:49:58.155Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18642024-02-01T17:49:58.462Z Compiling smoltcp v0.11.0
18652024-02-01T17:49:58.966Z Compiling crucible-workspace-hack v0.1.0
18662024-02-01T17:49:59.321Z Compiling parse-display-derive v0.8.2
18672024-02-01T17:49:59.368Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18682024-02-01T17:49:59.631Z Checking embedded-io v0.4.0
18692024-02-01T17:49:59.791Z Checking cobs v0.2.3
18702024-02-01T17:49:59.967Z Compiling foreign-types-macros v0.2.3
18712024-02-01T17:50:00.049Z Checking postcard v1.0.8
18722024-02-01T17:50:00.702Z Checking serde_with v3.5.1
18732024-02-01T17:50:01.159Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
18742024-02-01T17:50:01.603Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18752024-02-01T17:50:02.088Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
18762024-02-01T17:50:02.115Z Checking foreign-types-shared v0.3.1
18772024-02-01T17:50:02.129Z Checking num_enum v0.5.11
18782024-02-01T17:50:02.255Z Checking foreign-types v0.5.0
18792024-02-01T17:50:02.471Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18802024-02-01T17:50:02.609Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
18812024-02-01T17:50:02.666Z Checking cstr-argument v0.1.2
18822024-02-01T17:50:02.906Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
18832024-02-01T17:50:03.336Z Checking pretty-hex v0.2.1
18842024-02-01T17:50:03.554Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18852024-02-01T17:50:03.972Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18862024-02-01T17:50:04.025Z Checking colored v2.0.4
18872024-02-01T17:50:04.046Z Compiling usdt-macro v0.5.0
18882024-02-01T17:50:04.261Z Compiling typify v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
18892024-02-01T17:50:04.413Z Compiling progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
18902024-02-01T17:50:04.448Z Compiling usdt-attr-macro v0.5.0
18912024-02-01T17:50:05.311Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
18922024-02-01T17:50:06.434Z Checking memmap v0.7.0
18932024-02-01T17:50:06.583Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
18942024-02-01T17:50:06.951Z Checking parse-display v0.8.2
18952024-02-01T17:50:06.965Z Compiling zone_cfg_derive v0.3.0
18962024-02-01T17:50:07.177Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
18972024-02-01T17:50:07.236Z Checking usdt v0.5.0
18982024-02-01T17:50:07.539Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
18992024-02-01T17:50:07.586Z Compiling num-derive v0.4.0
19002024-02-01T17:50:08.108Z Compiling mockall_derive v0.12.0
19012024-02-01T17:50:08.115Z Checking fragile v2.0.0
19022024-02-01T17:50:08.173Z Checking downcast v0.11.0
19032024-02-01T17:50:08.470Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
19042024-02-01T17:50:09.829Z Checking smf v0.2.2
19052024-02-01T17:50:09.829Z Checking zone v0.3.0
19062024-02-01T17:50:09.829Z Checking filetime v0.2.23
19072024-02-01T17:50:09.856Z Checking xattr v1.0.1
19082024-02-01T17:50:09.856Z Checking same-file v1.0.6
19092024-02-01T17:50:09.876Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
19102024-02-01T17:50:10.012Z Checking tar v0.4.40
19112024-02-01T17:50:10.039Z Checking walkdir v2.4.0
19122024-02-01T17:50:10.258Z Checking pem v3.0.2
19132024-02-01T17:50:10.420Z Checking linked-hash-map v0.5.6
19142024-02-01T17:50:10.579Z Checking itertools v0.12.0
19152024-02-01T17:50:10.628Z Checking headers-core v0.2.0
19162024-02-01T17:50:10.821Z Checking headers v0.3.9
19172024-02-01T17:50:10.886Z Checking lru-cache v0.1.2
19182024-02-01T17:50:11.545Z Checking swrite v0.1.0
19192024-02-01T17:50:11.554Z Checking password-hash v0.5.0
19202024-02-01T17:50:11.555Z Checking blake2 v0.10.6
19212024-02-01T17:50:11.555Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=2d4bc11232d53f177c286383926fa5f8c1b2a938#2d4bc112)
19222024-02-01T17:50:11.935Z Checking rcgen v0.12.1
19232024-02-01T17:50:12.365Z Checking argon2 v0.5.3
19242024-02-01T17:50:12.376Z Checking atomicwrites v0.4.3
19252024-02-01T17:50:12.467Z Checking subprocess v0.2.9
19262024-02-01T17:50:12.649Z Checking arc-swap v1.6.0
19272024-02-01T17:50:12.886Z Compiling cancel-safe-futures v0.1.5
19282024-02-01T17:50:12.927Z Checking half v2.3.1
19292024-02-01T17:50:13.298Z Checking ciborium-io v0.2.2
19302024-02-01T17:50:13.355Z Checking slog-scope v4.4.0
19312024-02-01T17:50:13.458Z Checking resolv-conf v0.7.0
19322024-02-01T17:50:13.634Z Checking slog-stdlog v4.1.1
19332024-02-01T17:50:13.655Z Checking ciborium-ll v0.2.2
19342024-02-01T17:50:13.859Z Checking slog-envlogger v2.2.0
19352024-02-01T17:50:13.978Z Checking trust-dns-resolver v0.22.0
19362024-02-01T17:50:14.077Z Checking libsw v3.3.1
19372024-02-01T17:50:14.105Z Checking ciborium v0.2.2
19382024-02-01T17:50:14.165Z Compiling derive-where v1.2.7
19392024-02-01T17:50:14.448Z Checking owo-colors v4.0.0
19402024-02-01T17:50:14.782Z Checking linear-map v1.2.0
19412024-02-01T17:50:15.266Z Checking textwrap v0.11.0
19422024-02-01T17:50:15.571Z Compiling heck v0.3.3
19432024-02-01T17:50:15.759Z Compiling libefi-sys v0.1.0
19442024-02-01T17:50:16.164Z Checking ansi_term v0.12.1
19452024-02-01T17:50:16.185Z Checking strsim v0.8.0
19462024-02-01T17:50:16.442Z Checking vec_map v0.8.2
19472024-02-01T17:50:16.461Z Compiling structopt-derive v0.4.18
19482024-02-01T17:50:16.633Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
19492024-02-01T17:50:16.858Z Checking clap v2.34.0
19502024-02-01T17:50:17.236Z Compiling slog-dtrace v0.3.0
19512024-02-01T17:50:17.744Z Compiling progenitor-macro v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
19522024-02-01T17:50:17.880Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
19532024-02-01T17:50:18.295Z Checking termcolor v1.2.0
19542024-02-01T17:50:18.312Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
19552024-02-01T17:50:18.908Z Checking nibble_vec v0.1.0
19562024-02-01T17:50:19.176Z Checking gethostname v0.4.3
19572024-02-01T17:50:19.253Z Compiling radium v0.7.0
19582024-02-01T17:50:19.358Z Checking endian-type v0.1.2
19592024-02-01T17:50:19.643Z Checking radix_trie v0.2.1
19602024-02-01T17:50:19.940Z Compiling maybe-uninit v2.0.0
19612024-02-01T17:50:20.181Z Checking tap v1.0.1
19622024-02-01T17:50:20.405Z Checking wyz v0.5.1
19632024-02-01T17:50:20.748Z Checking fxhash v0.2.1
19642024-02-01T17:50:20.851Z Compiling packed_struct v0.10.1
19652024-02-01T17:50:20.985Z Checking crc-catalog v2.2.0
19662024-02-01T17:50:21.003Z Compiling num-bigint-dig v0.8.4
19672024-02-01T17:50:21.175Z Checking funty v2.0.0
19682024-02-01T17:50:21.382Z Checking crc v3.0.1
19692024-02-01T17:50:21.434Z Checking structopt v0.3.26
19702024-02-01T17:50:21.539Z Compiling packed_struct_codegen v0.10.1
19712024-02-01T17:50:21.593Z Compiling indexmap v1.9.3
19722024-02-01T17:50:21.716Z Checking mockall v0.12.0
19732024-02-01T17:50:21.767Z Compiling semver v0.1.20
19742024-02-01T17:50:22.014Z Checking nodrop v0.1.14
19752024-02-01T17:50:22.095Z Checking smallvec v0.6.14
19762024-02-01T17:50:22.169Z Checking array-init v0.0.4
19772024-02-01T17:50:22.717Z Compiling rustc_version v0.1.7
19782024-02-01T17:50:22.799Z Checking pkcs1 v0.7.5
19792024-02-01T17:50:22.978Z Checking bitvec v1.0.1
19802024-02-01T17:50:23.408Z Checking signature v2.1.0
19812024-02-01T17:50:23.467Z Checking bitfield v0.14.0
19822024-02-01T17:50:23.656Z Checking hashbrown v0.12.3
19832024-02-01T17:50:23.890Z Checking serde-hex v0.1.0
19842024-02-01T17:50:25.282Z Checking rsa v0.9.2
19852024-02-01T17:50:25.456Z Compiling newtype_derive v0.1.6
19862024-02-01T17:50:25.816Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
19872024-02-01T17:50:25.891Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
19882024-02-01T17:50:26.252Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
19892024-02-01T17:50:26.401Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19902024-02-01T17:50:26.416Z Checking env_logger v0.10.0
19912024-02-01T17:50:26.502Z Checking x509-cert v0.2.4
19922024-02-01T17:50:26.612Z Checking ron v0.8.1
19932024-02-01T17:50:26.797Z Compiling semver-parser v0.10.2
19942024-02-01T17:50:27.097Z Checking crc-any v2.4.3
19952024-02-01T17:50:28.712Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19962024-02-01T17:50:29.083Z Compiling semver v0.11.0
19972024-02-01T17:50:29.160Z Checking object v0.30.4
19982024-02-01T17:50:29.976Z Compiling num-rational v0.4.1
19992024-02-01T17:50:30.617Z Compiling home v0.5.5
20002024-02-01T17:50:30.732Z Checking path-slash v0.1.5
20012024-02-01T17:50:30.799Z Compiling toolchain_find v0.2.0
20022024-02-01T17:50:31.210Z Compiling toml v0.5.11
20032024-02-01T17:50:32.096Z Compiling topological-sort v0.2.2
20042024-02-01T17:50:32.105Z Compiling convert_case v0.4.0
20052024-02-01T17:50:33.084Z Compiling omicron-zone-package v0.10.1
20062024-02-01T17:50:33.264Z Compiling derive_more v0.99.17
20072024-02-01T17:50:33.801Z Checking lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
20082024-02-01T17:50:34.099Z Compiling rustfmt-wrapper v0.2.0
20092024-02-01T17:50:34.297Z Checking steno v0.4.0
20102024-02-01T17:50:37.505Z Checking num-complex v0.4.4
20112024-02-01T17:50:37.907Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
20122024-02-01T17:50:38.112Z Checking newline-converter v0.3.0
20132024-02-01T17:50:38.317Z Checking utf-8 v0.7.6
20142024-02-01T17:50:38.592Z Checking tungstenite v0.20.1
20152024-02-01T17:50:39.026Z Checking num v0.4.1
20162024-02-01T17:50:39.166Z Checking expectorate v1.1.0
20172024-02-01T17:50:39.380Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
20182024-02-01T17:50:39.393Z Compiling buf-list v1.0.3
20192024-02-01T17:50:39.824Z Checking display-error-chain v0.2.0
20202024-02-01T17:50:39.908Z Compiling parking_lot_core v0.8.6
20212024-02-01T17:50:40.022Z Checking keccak v0.1.4
20222024-02-01T17:50:40.033Z Checking tokio-tungstenite v0.20.1
20232024-02-01T17:50:40.491Z Checking sha3 v0.10.8
20242024-02-01T17:50:40.710Z Checking trust-dns-client v0.22.0
20252024-02-01T17:50:41.034Z Checking secrecy v0.8.0
20262024-02-01T17:50:41.059Z Compiling pin-project-internal v1.1.3
20272024-02-01T17:50:41.091Z Checking parking_lot v0.11.2
20282024-02-01T17:50:41.355Z Compiling doc-comment v0.3.3
20292024-02-01T17:50:41.616Z Checking sled v0.34.7
20302024-02-01T17:50:42.592Z Checking glob v0.3.1
20312024-02-01T17:50:42.720Z Compiling vte_generate_state_changes v0.1.1
20322024-02-01T17:50:43.036Z Compiling unicase v2.7.0
20332024-02-01T17:50:43.260Z Checking trust-dns-server v0.22.1
20342024-02-01T17:50:43.459Z Compiling platforms v3.0.2
20352024-02-01T17:50:43.715Z Checking vte v0.11.1
20362024-02-01T17:50:43.918Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
20372024-02-01T17:50:44.684Z Checking crossbeam-deque v0.8.3
20382024-02-01T17:50:45.172Z Checking fd-lock v3.0.13
20392024-02-01T17:50:45.437Z Compiling snafu-derive v0.7.5
20402024-02-01T17:50:46.166Z Checking strip-ansi-escapes v0.2.0
20412024-02-01T17:50:46.235Z Compiling fs-err v2.11.0
20422024-02-01T17:50:46.323Z Checking pin-project v1.1.3
20432024-02-01T17:50:46.357Z Checking nu-ansi-term v0.49.0
20442024-02-01T17:50:46.476Z Compiling rayon-core v1.12.0
20452024-02-01T17:50:46.958Z Checking globset v0.4.13
20462024-02-01T17:50:47.021Z Checking reedline v0.28.0
20472024-02-01T17:50:47.547Z Checking olpc-cjson v0.1.3
20482024-02-01T17:50:47.708Z Checking serde_plain v1.0.2
20492024-02-01T17:50:47.773Z Compiling async-recursion v1.0.5
20502024-02-01T17:50:47.840Z Checking typed-path v0.7.0
20512024-02-01T17:50:47.905Z Compiling curve25519-dalek v4.1.1
20522024-02-01T17:50:49.185Z Compiling progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
20532024-02-01T17:50:49.410Z Checking progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
20542024-02-01T17:50:49.708Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
20552024-02-01T17:50:49.724Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
20562024-02-01T17:50:49.744Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
20572024-02-01T17:50:50.379Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
20582024-02-01T17:50:50.951Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
20592024-02-01T17:50:51.440Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
20602024-02-01T17:50:54.019Z Checking lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
20612024-02-01T17:50:54.632Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
20622024-02-01T17:50:54.971Z Checking hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
20632024-02-01T17:50:55.224Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20642024-02-01T17:50:55.309Z Checking snafu v0.7.5
20652024-02-01T17:50:55.837Z Compiling memoffset v0.7.1
20662024-02-01T17:50:56.090Z Checking tough v0.16.0
20672024-02-01T17:50:56.290Z Checking parse-size v1.0.0
20682024-02-01T17:50:56.414Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20692024-02-01T17:50:56.607Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
20702024-02-01T17:50:56.746Z Compiling mime_guess v2.0.4
20712024-02-01T17:50:58.863Z Checking rayon v1.8.0
20722024-02-01T17:51:02.666Z Compiling progenitor-macro v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
20732024-02-01T17:51:03.512Z Checking progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
20742024-02-01T17:51:03.916Z Checking universal-hash v0.5.1
20752024-02-01T17:51:03.973Z Compiling thiserror-impl-no-std v2.0.2
20762024-02-01T17:51:04.174Z Compiling curve25519-dalek-derive v0.1.0
20772024-02-01T17:51:05.366Z Checking opaque-debug v0.3.0
20782024-02-01T17:51:05.483Z Checking poly1305 v0.8.0
20792024-02-01T17:51:06.808Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
20802024-02-01T17:51:07.240Z Checking chacha20 v0.9.1
20812024-02-01T17:51:07.757Z Checking aead v0.5.2
20822024-02-01T17:51:08.078Z Checking kstat-rs v0.2.3
20832024-02-01T17:51:09.009Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
20842024-02-01T17:51:09.026Z Compiling salty v0.2.0
20852024-02-01T17:51:09.511Z Checking signature v1.6.4
20862024-02-01T17:51:09.526Z Checking thiserror-no-std v2.0.2
20872024-02-01T17:51:09.662Z Checking ed25519 v1.5.3
20882024-02-01T17:51:09.675Z Checking vsss-rs v3.3.4
20892024-02-01T17:51:09.883Z Checking chacha20poly1305 v0.10.1
20902024-02-01T17:51:10.150Z Checking nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
20912024-02-01T17:51:11.079Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
20922024-02-01T17:51:11.463Z Checking serde-big-array v0.5.1
20932024-02-01T17:51:11.941Z Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
20942024-02-01T17:51:11.941Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
20952024-02-01T17:51:13.249Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
20962024-02-01T17:51:15.752Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
20972024-02-01T17:51:16.011Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
20982024-02-01T17:51:16.171Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
20992024-02-01T17:51:16.632Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
21002024-02-01T17:51:17.912Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
21012024-02-01T17:51:18.911Z Checking humantime v2.1.0
21022024-02-01T17:51:19.363Z Checking bytecount v0.6.3
21032024-02-01T17:51:24.234Z Checking papergrid v0.11.0
21042024-02-01T17:51:24.234Z Checking hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
21052024-02-01T17:51:24.234Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
21062024-02-01T17:51:24.234Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2d4bc11232d53f177c286383926fa5f8c1b2a938#2d4bc112)
21072024-02-01T17:51:24.234Z Compiling tabled_derive v0.7.0
21082024-02-01T17:51:25.188Z Checking signal-hook-tokio v0.3.1
21092024-02-01T17:51:25.247Z Checking fd-lock v4.0.2
21102024-02-01T17:51:25.396Z Checking nix v0.27.1
21112024-02-01T17:51:25.498Z Checking serde-big-array v0.4.1
21122024-02-01T17:51:25.728Z Compiling sqlparser_derive v0.2.2
21132024-02-01T17:51:26.231Z Checking unicode_categories v0.1.1
21142024-02-01T17:51:26.711Z Checking sqlformat v0.2.3
21152024-02-01T17:51:27.528Z Checking sqlparser v0.43.1
21162024-02-01T17:51:28.212Z Checking tabled v0.15.0
21172024-02-01T17:51:28.974Z Checking sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
21182024-02-01T17:51:29.513Z Checking rustyline v13.0.0
21192024-02-01T17:51:30.582Z Checking bcs v0.1.6
21202024-02-01T17:51:31.358Z Checking corncobs v0.1.3
21212024-02-01T17:51:31.648Z Compiling prettyplease v0.2.16
21222024-02-01T17:51:32.101Z Checking highway v1.1.0
21232024-02-01T17:51:32.340Z Checking sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
21242024-02-01T17:51:33.021Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
21252024-02-01T17:51:33.065Z Checking http-range v0.1.5
21262024-02-01T17:51:33.065Z Checking hyper-staticfile v0.9.5
21272024-02-01T17:51:33.078Z Compiling portable-atomic v1.4.3
21282024-02-01T17:51:33.597Z Compiling crunchy v0.2.2
21292024-02-01T17:51:34.169Z Checking progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
21302024-02-01T17:51:34.310Z Compiling clang-sys v1.6.1
21312024-02-01T17:51:34.331Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
21322024-02-01T17:51:34.459Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
21332024-02-01T17:51:34.648Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
21342024-02-01T17:51:35.233Z Compiling tiny-keccak v2.0.2
21352024-02-01T17:51:35.384Z Checking assert_matches v1.5.0
21362024-02-01T17:51:37.180Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
21372024-02-01T17:51:38.858Z Compiling darling_core v0.14.4
21382024-02-01T17:51:39.167Z Checking number_prefix v0.4.0
21392024-02-01T17:51:39.838Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
21402024-02-01T17:51:39.841Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
21412024-02-01T17:51:41.137Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
21422024-02-01T17:51:41.200Z Checking indicatif v0.17.7
21432024-02-01T17:51:41.266Z Compiling ascii-canvas v3.0.0
21442024-02-01T17:51:41.744Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
21452024-02-01T17:51:42.049Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
21462024-02-01T17:51:42.075Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
21472024-02-01T17:51:44.730Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
21482024-02-01T17:51:46.355Z Compiling ena v0.14.2
21492024-02-01T17:51:46.978Z Compiling libloading v0.7.4
21502024-02-01T17:51:47.469Z Compiling regex-syntax v0.6.29
21512024-02-01T17:51:47.503Z Compiling diff v0.1.13
21522024-02-01T17:51:47.569Z Compiling bindgen v0.69.2
21532024-02-01T17:51:48.356Z Compiling darling_macro v0.14.4
21542024-02-01T17:51:50.336Z Compiling darling v0.14.4
21552024-02-01T17:51:50.344Z Compiling cexpr v0.6.0
21562024-02-01T17:51:50.388Z Compiling which v4.4.0
21572024-02-01T17:51:51.392Z Compiling shlex v1.3.0
21582024-02-01T17:51:52.078Z Compiling ref-cast v1.0.20
21592024-02-01T17:51:52.823Z Compiling lalrpop v0.19.12
21602024-02-01T17:51:52.957Z Compiling rustc-hash v1.1.0
21612024-02-01T17:51:53.165Z Compiling peeking_take_while v0.1.2
21622024-02-01T17:51:53.348Z Checking maplit v1.0.2
21632024-02-01T17:51:53.492Z Compiling lazycell v1.3.0
21642024-02-01T17:51:53.761Z Compiling derive_builder_core v0.12.0
21652024-02-01T17:51:53.813Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
21662024-02-01T17:51:54.089Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
21672024-02-01T17:51:54.232Z Compiling ref-cast-impl v1.0.20
21682024-02-01T17:51:56.201Z Compiling libxml v0.3.3
21692024-02-01T17:51:56.990Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
21702024-02-01T17:51:57.497Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
21712024-02-01T17:51:57.606Z Compiling strum_macros v0.24.3
21722024-02-01T17:51:57.853Z Compiling derive_builder_macro v0.12.0
21732024-02-01T17:51:58.874Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
21742024-02-01T17:51:59.204Z Compiling diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#62ef5ca0)
21752024-02-01T17:51:59.657Z Compiling cookie v0.18.0
21762024-02-01T17:52:00.096Z Compiling indoc v1.0.9
21772024-02-01T17:52:00.828Z Checking derive_builder v0.12.0
21782024-02-01T17:52:01.768Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
21792024-02-01T17:52:03.469Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
21802024-02-01T17:52:03.744Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
21812024-02-01T17:52:04.140Z Checking bb8 v0.8.1
21822024-02-01T17:52:04.187Z Checking quick-xml v0.30.0
21832024-02-01T17:52:04.220Z Compiling oso-derive v0.27.0
21842024-02-01T17:52:04.877Z Compiling impl-trait-for-tuples v0.2.2
21852024-02-01T17:52:05.960Z Checking smawk v0.3.1
21862024-02-01T17:52:05.994Z Checking unicode-linebreak v0.1.5
21872024-02-01T17:52:06.250Z Checking async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
21882024-02-01T17:52:06.664Z Checking textwrap v0.16.0
21892024-02-01T17:52:07.483Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
21902024-02-01T17:52:07.799Z Checking is_ci v1.1.1
21912024-02-01T17:52:07.958Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
21922024-02-01T17:52:07.974Z Checking supports-color v2.1.0
21932024-02-01T17:52:08.258Z Checking lru v0.12.1
21942024-02-01T17:52:08.670Z Compiling stability v0.1.1
21952024-02-01T17:52:10.161Z Checking cassowary v0.3.0
21962024-02-01T17:52:10.224Z Compiling indoc v2.0.3
21972024-02-01T17:52:10.780Z Checking rtoolbox v0.0.1
21982024-02-01T17:52:11.024Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
21992024-02-01T17:52:11.042Z Checking rpassword v7.3.1
22002024-02-01T17:52:11.242Z Checking shell-words v1.1.0
22012024-02-01T17:52:11.469Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
22022024-02-01T17:52:11.483Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2d4bc11232d53f177c286383926fa5f8c1b2a938#2d4bc112)
22032024-02-01T17:52:11.975Z Checking ratatui v0.25.0
22042024-02-01T17:52:12.959Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
22052024-02-01T17:52:13.807Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
22062024-02-01T17:52:15.388Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
22072024-02-01T17:52:16.008Z Checking nexus-deployment v0.1.0 (/work/oxidecomputer/omicron/nexus/deployment)
22082024-02-01T17:52:16.234Z Checking tui-tree-widget v0.16.0
22092024-02-01T17:52:16.682Z Checking fatfs v0.3.6
22102024-02-01T17:52:17.153Z Checking yansi v0.5.1
22112024-02-01T17:52:17.871Z Checking pretty_assertions v1.4.0
22122024-02-01T17:52:18.159Z Compiling target-lexicon v0.12.12
22132024-02-01T17:52:18.444Z Checking plotters-backend v0.3.5
22142024-02-01T17:52:19.007Z Compiling guppy-workspace-hack v0.1.0
22152024-02-01T17:52:19.444Z Checking plotters-svg v0.3.5
22162024-02-01T17:52:19.774Z Checking http-body v1.0.0
22172024-02-01T17:52:20.068Z Checking rand v0.4.6
22182024-02-01T17:52:20.536Z Checking cast v0.3.0
22192024-02-01T17:52:21.040Z Checking tower-layer v0.3.2
22202024-02-01T17:52:21.451Z Checking remove_dir_all v0.5.3
22212024-02-01T17:52:21.575Z Compiling target-spec v3.0.1
22222024-02-01T17:52:21.633Z Checking tempdir v0.3.7
22232024-02-01T17:52:21.880Z Checking tower v0.4.13
22242024-02-01T17:52:22.428Z Checking criterion-plot v0.5.0
22252024-02-01T17:52:23.148Z Checking cfg-expr v0.15.5
22262024-02-01T17:52:23.175Z Checking hyper v1.1.0
22272024-02-01T17:52:24.213Z Checking plotters v0.3.5
22282024-02-01T17:52:24.605Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
22292024-02-01T17:52:25.157Z Checking tinytemplate v1.2.1
22302024-02-01T17:52:26.146Z Checking cargo-platform v0.1.3
22312024-02-01T17:52:26.158Z Checking anes v0.1.6
22322024-02-01T17:52:26.159Z Checking oorandom v11.1.3
22332024-02-01T17:52:26.430Z Checking cargo_metadata v0.18.1
22342024-02-01T17:52:26.532Z Checking hyper-util v0.1.2
22352024-02-01T17:52:26.970Z Checking criterion v0.5.1
22362024-02-01T17:52:26.990Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
22372024-02-01T17:52:29.063Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
22382024-02-01T17:52:29.494Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
22392024-02-01T17:52:31.836Z Checking assert_cmd v2.0.13
22402024-02-01T17:52:32.455Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
22412024-02-01T17:52:36.651Z Checking rustls-native-certs v0.7.0
22422024-02-01T17:52:36.743Z Checking pathdiff v0.2.1
22432024-02-01T17:52:36.743Z Checking nested v0.1.1
22442024-02-01T17:52:37.414Z Checking guppy v0.17.4
22452024-02-01T17:52:37.550Z Checking hyper-rustls v0.26.0
22462024-02-01T17:52:37.604Z Checking threadpool v1.8.1
22472024-02-01T17:52:37.892Z Checking nanorand v0.7.0
22482024-02-01T17:52:38.045Z Checking libtest-mimic v0.6.1
22492024-02-01T17:52:38.470Z Checking flume v0.11.0
22502024-02-01T17:52:38.722Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
22512024-02-01T17:52:39.261Z Checking httptest v0.15.5
22522024-02-01T17:52:39.359Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
22532024-02-01T17:52:40.484Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
22542024-02-01T17:52:40.745Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
22552024-02-01T17:52:40.881Z Checking similar-asserts v1.5.0
22562024-02-01T17:52:41.227Z Compiling rstest_macros v0.18.2
22572024-02-01T17:52:42.003Z Compiling crossbeam-queue v0.3.8
22582024-02-01T17:52:42.943Z Checking datatest-stable v0.2.3
22592024-02-01T17:52:43.254Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
22602024-02-01T17:52:43.692Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
22612024-02-01T17:52:44.073Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
22622024-02-01T17:52:44.515Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
22632024-02-01T17:52:45.233Z Compiling relative-path v1.9.0
22642024-02-01T17:52:45.464Z Checking arrayref v0.3.7
22652024-02-01T17:52:45.464Z Checking constant_time_eq v0.2.6
22662024-02-01T17:52:45.675Z Checking arrayvec v0.7.4
22672024-02-01T17:52:45.675Z Compiling trybuild v1.0.89
22682024-02-01T17:52:46.101Z Checking blake2b_simd v1.0.1
22692024-02-01T17:52:46.743Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
22702024-02-01T17:52:47.455Z Checking basic-toml v0.1.8
22712024-02-01T17:52:48.921Z Checking futures-timer v3.0.2
22722024-02-01T17:52:49.332Z Checking constant_time_eq v0.3.0
22732024-02-01T17:52:49.450Z Checking rust-argon2 v1.0.1
22742024-02-01T17:52:52.305Z Checking crossbeam v0.8.2
22752024-02-01T17:52:54.579Z Checking partial-io v0.5.4
22762024-02-01T17:53:13.084Z Checking approx v0.5.1
22772024-02-01T17:53:13.084Z Checking termios v0.3.3
22782024-02-01T17:53:13.084Z Checking hex-literal v0.4.1
22792024-02-01T17:53:13.267Z Checking rstest v0.18.2
22802024-02-01T17:53:13.267Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
22812024-02-01T17:53:13.488Z Checking omicron-deploy v0.1.0 (/work/oxidecomputer/omicron/dev-tools/thing-flinger)
22822024-02-01T17:54:20.874Z Checking zone-network-setup v0.1.0 (/work/oxidecomputer/omicron/zone-network-setup)
22832024-02-01T17:54:22.290Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
22842024-02-01T17:54:25.742Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
22852024-02-01T17:54:32.630Z Compiling samael v0.0.14
22862024-02-01T17:54:37.267Z Checking caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
22872024-02-01T17:55:06.023Z Compiling polar-core v0.27.0
22882024-02-01T17:55:16.866Z Checking oso v0.27.0
22892024-02-01T17:55:56.817Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
22902024-02-01T17:57:27.510Z Finished dev [unoptimized + debuginfo] target(s) in 10m 47s
22912024-02-01T17:57:27.734Z
22922024-02-01T17:57:27.751Zreal 11:47.407463695
22932024-02-01T17:57:27.752Zuser 1:04:29.200436147
22942024-02-01T17:57:27.752Zsys 8:19.695561888
22952024-02-01T17:57:27.752Ztrap 2.129810856
22962024-02-01T17:57:27.752Ztflt 2.413078771
22972024-02-01T17:57:27.752Zdflt 6.146513974
22982024-02-01T17:57:27.752Zkflt 0.017768384
22992024-02-01T17:57:27.752Zlock 1:42:43.545821672
23002024-02-01T17:57:27.752Zslp 3:11:43.001037426
23012024-02-01T17:57:27.753Zlat 2:17.535309496
23022024-02-01T17:57:27.753Zstop 4:51.116056637
23032024-02-01T17:57:28.962Zwarning: output filename collision.
23042024-02-01T17:57:28.962ZThe 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)`.
23052024-02-01T17:57:28.962ZColliding filename is: /work/oxidecomputer/omicron/target/doc/hubpack/index.html
23062024-02-01T17:57:28.964ZThe targets should have unique names.
23072024-02-01T17:57:28.965ZThis is a known bug where multiple crates with the same name use
23082024-02-01T17:57:28.965Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23092024-02-01T17:57:28.972Zwarning: output filename collision.
23102024-02-01T17:57:28.972ZThe 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)`.
23112024-02-01T17:57:28.972ZColliding filename is: /work/oxidecomputer/omicron/target/doc/nix/index.html
23122024-02-01T17:57:28.972ZThe targets should have unique names.
23132024-02-01T17:57:28.972ZThis is a known bug where multiple crates with the same name use
23142024-02-01T17:57:28.972Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23152024-02-01T17:57:28.972Zwarning: output filename collision.
23162024-02-01T17:57:28.973ZThe 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)`.
23172024-02-01T17:57:28.973ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
23182024-02-01T17:57:28.974ZThe targets should have unique names.
23192024-02-01T17:57:28.974ZThis is a known bug where multiple crates with the same name use
23202024-02-01T17:57:28.974Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23212024-02-01T17:57:28.974Zwarning: output filename collision.
23222024-02-01T17:57:28.974ZThe 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)`.
23232024-02-01T17:57:28.974ZColliding filename is: /work/oxidecomputer/omicron/target/doc/progenitor/index.html
23242024-02-01T17:57:28.974ZThe targets should have unique names.
23252024-02-01T17:57:28.974ZThis is a known bug where multiple crates with the same name use
23262024-02-01T17:57:28.975Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23272024-02-01T17:57:28.975Zwarning: output filename collision.
23282024-02-01T17:57:28.975ZThe 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)`.
23292024-02-01T17:57:28.975ZColliding filename is: /work/oxidecomputer/omicron/target/doc/progenitor_client/index.html
23302024-02-01T17:57:28.975ZThe targets should have unique names.
23312024-02-01T17:57:28.975ZThis is a known bug where multiple crates with the same name use
23322024-02-01T17:57:28.975Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23332024-02-01T17:57:28.975Zwarning: output filename collision.
23342024-02-01T17:57:28.976ZThe 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)`.
23352024-02-01T17:57:28.976ZColliding filename is: /work/oxidecomputer/omicron/target/doc/progenitor_impl/index.html
23362024-02-01T17:57:28.976ZThe targets should have unique names.
23372024-02-01T17:57:28.976ZThis is a known bug where multiple crates with the same name use
23382024-02-01T17:57:28.976Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23392024-02-01T17:57:28.976Zwarning: output filename collision.
23402024-02-01T17:57:28.976ZThe 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)`.
23412024-02-01T17:57:28.976ZColliding filename is: /work/oxidecomputer/omicron/target/doc/tlvc/index.html
23422024-02-01T17:57:28.976ZThe targets should have unique names.
23432024-02-01T17:57:28.976ZThis is a known bug where multiple crates with the same name use
23442024-02-01T17:57:28.976Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23452024-02-01T17:57:29.610Z Documenting libc v0.2.152
23462024-02-01T17:57:29.625Z Documenting cfg-if v1.0.0
23472024-02-01T17:57:29.639Z Documenting serde_derive v1.0.195
23482024-02-01T17:57:29.669Z Documenting log v0.4.20
23492024-02-01T17:57:29.690Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23502024-02-01T17:57:29.709Z Documenting memchr v2.6.3
23512024-02-01T17:57:29.715Z Documenting scopeguard v1.2.0
23522024-02-01T17:57:29.726Z Documenting byteorder v1.5.0
23532024-02-01T17:57:30.091Z Documenting smallvec v1.11.2
23542024-02-01T17:57:33.532Z Documenting itoa v1.0.9
23552024-02-01T17:57:33.701Z Documenting lock_api v0.4.10
23562024-02-01T17:57:34.693Z Documenting zeroize_derive v1.4.2
23572024-02-01T17:57:35.812Z Documenting once_cell v1.19.0
23582024-02-01T17:57:35.827Z Documenting pin-project-lite v0.2.13
23592024-02-01T17:57:36.075Z Documenting getrandom v0.2.10
23602024-02-01T17:57:36.475Z Documenting parking_lot_core v0.9.8
23612024-02-01T17:57:37.618Z Documenting libm v0.2.7
23622024-02-01T17:57:38.068Z Documenting signal-hook-registry v1.4.1
23632024-02-01T17:57:39.766Z Documenting mio v0.8.9
23642024-02-01T17:57:40.422Z Documenting serde v1.0.195
23652024-02-01T17:57:41.569Z Documenting futures-core v0.3.30
23662024-02-01T17:57:41.604Z Documenting rand_core v0.6.4
23672024-02-01T17:57:42.099Z Documenting zeroize v1.7.0
23682024-02-01T17:57:42.567Z Documenting num-traits v0.2.16
23692024-02-01T17:57:42.986Z Documenting parking_lot v0.12.1
23702024-02-01T17:57:44.269Z Documenting thiserror-impl v1.0.56
23712024-02-01T17:57:45.791Z Documenting socket2 v0.5.5
23722024-02-01T17:57:47.164Z Documenting num_cpus v1.16.0
23732024-02-01T17:57:47.490Z Documenting tokio-macros v2.2.0
23742024-02-01T17:57:47.916Z Documenting typenum v1.16.0
23752024-02-01T17:57:48.745Z Documenting subtle v2.5.0
23762024-02-01T17:57:49.684Z Documenting ryu v1.0.15
23772024-02-01T17:57:52.728Z Documenting thiserror v1.0.56
23782024-02-01T17:57:52.735Z Documenting zerocopy v0.7.32
23792024-02-01T17:57:53.451Z Documenting futures-sink v0.3.30
23802024-02-01T17:57:53.686Z Documenting pin-utils v0.1.0
23812024-02-01T17:57:54.369Z Documenting slab v0.4.9
23822024-02-01T17:57:54.795Z Documenting futures-macro v0.3.30
23832024-02-01T17:57:58.283Z Documenting futures-task v0.3.30
23842024-02-01T17:57:59.617Z Documenting futures-channel v0.3.30
23852024-02-01T17:58:00.910Z Documenting futures-io v0.3.30
23862024-02-01T17:58:01.364Z Documenting const-oid v0.9.5
23872024-02-01T17:58:13.081Z Documenting iana-time-zone v0.1.57
23882024-02-01T17:58:13.523Z Documenting ahash v0.8.6
23892024-02-01T17:58:13.523Z Documenting allocator-api2 v0.2.16
23902024-02-01T17:58:13.762Z Documenting tinyvec_macros v0.1.1
23912024-02-01T17:58:13.763Z Documenting futures-util v0.3.30
23922024-02-01T17:58:13.763Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23932024-02-01T17:58:13.763Z Documenting tracing-core v0.1.31
23942024-02-01T17:58:13.763Z Documenting tracing-attributes v0.1.26
23952024-02-01T17:58:13.763Z Documenting tinyvec v1.6.0
23962024-02-01T17:58:13.763Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23972024-02-01T17:58:13.763Z Documenting hashbrown v0.14.2
23982024-02-01T17:58:16.484Z Documenting unicode-normalization v0.1.22
23992024-02-01T17:58:18.015Z Documenting bytes v1.5.0
24002024-02-01T17:58:20.031Z Documenting bitflags v2.4.0
24012024-02-01T17:58:20.232Z Documenting serde_json v1.0.113
24022024-02-01T17:58:22.736Z Documenting chrono v0.4.31
24032024-02-01T17:58:24.174Z Documenting uuid v1.7.0
24042024-02-01T17:58:25.343Z Documenting tokio v1.35.1
24052024-02-01T17:58:26.449Z Documenting ppv-lite86 v0.2.17
24062024-02-01T17:58:27.486Z Documenting unicode-bidi v0.3.13
24072024-02-01T17:58:29.082Z Documenting equivalent v1.0.1
24082024-02-01T17:58:30.919Z Documenting percent-encoding v2.3.1
24092024-02-01T17:58:31.650Z Documenting rand_chacha v0.3.1
24102024-02-01T17:58:31.716Z Documenting base64 v0.21.7
24112024-02-01T17:58:33.564Z Documenting lazy_static v1.4.0
24122024-02-01T17:58:33.735Z Documenting generic-array v0.14.7
24132024-02-01T17:58:34.610Z Documenting indexmap v2.2.2
24142024-02-01T17:58:37.150Z Documenting form_urlencoded v1.2.1
24152024-02-01T17:58:37.618Z Checking serde_derive_internals v0.26.0
24162024-02-01T17:58:37.967Z Documenting rand v0.8.5
24172024-02-01T17:58:38.262Z Documenting serde_derive_internals v0.26.0
24182024-02-01T17:58:38.563Z Documenting dyn-clone v1.0.13
24192024-02-01T17:58:40.557Z Documenting crypto-common v0.1.6
24202024-02-01T17:58:42.016Z Documenting block-buffer v0.10.4
24212024-02-01T17:58:42.359Z Documenting tracing v0.1.37
24222024-02-01T17:58:43.045Z Documenting fnv v1.0.7
24232024-02-01T17:58:43.067Z Documenting cpufeatures v0.2.12
24242024-02-01T17:58:43.248Z Documenting idna v0.5.0
24252024-02-01T17:58:44.796Z Documenting httparse v1.8.0
24262024-02-01T17:58:46.757Z Documenting errno v0.3.8
24272024-02-01T17:58:47.166Z Documenting unicode-width v0.1.11
24282024-02-01T17:58:47.193Z Documenting schemars_derive v0.8.16
24292024-02-01T17:58:47.867Z Documenting digest v0.10.7
24302024-02-01T17:58:48.935Z Documenting unicode-ident v1.0.12
24312024-02-01T17:58:49.763Z Documenting url v2.5.0
24322024-02-01T17:58:50.824Z Documenting try-lock v0.2.4
24332024-02-01T17:58:51.155Z Documenting adler v1.0.2
24342024-02-01T17:58:52.227Z Documenting rustix v0.38.30
24352024-02-01T17:58:52.950Z Documenting proc-macro2 v1.0.78
24362024-02-01T17:58:54.887Z Documenting httpdate v1.0.3
24372024-02-01T17:58:55.117Z Documenting miniz_oxide v0.7.1
24382024-02-01T17:58:55.497Z Documenting want v0.3.1
24392024-02-01T17:58:55.980Z Documenting schemars v0.8.16
24402024-02-01T17:58:57.222Z Documenting http-body v0.4.5
24412024-02-01T17:58:59.796Z Documenting openssl-sys v0.9.96
24422024-02-01T17:59:00.212Z Documenting openssl-macros v0.1.1
24432024-02-01T17:59:01.278Z Documenting base64ct v1.6.0
24442024-02-01T17:59:02.241Z Documenting mime v0.3.17
24452024-02-01T17:59:02.414Z Documenting tower-service v0.3.2
24462024-02-01T17:59:03.880Z Documenting quote v1.0.35
24472024-02-01T17:59:07.158Z Documenting aho-corasick v1.0.4
24482024-02-01T17:59:07.572Z Documenting regex-syntax v0.8.2
24492024-02-01T17:59:07.591Z Documenting ipnet v2.9.0
24502024-02-01T17:59:08.492Z Documenting openssl-probe v0.1.5
24512024-02-01T17:59:08.529Z Documenting slog v2.7.0
24522024-02-01T17:59:10.002Z Documenting openssl v0.10.60
24532024-02-01T17:59:10.194Z Documenting syn v2.0.48
24542024-02-01T17:59:13.672Z Documenting tokio-util v0.7.10
24552024-02-01T17:59:14.171Z Documenting async-trait v0.1.77
24562024-02-01T17:59:14.171Z Documenting pem-rfc7468 v0.7.0
24572024-02-01T17:59:14.779Z Documenting encoding_rs v0.8.33
24582024-02-01T17:59:15.156Z Documenting der_derive v0.7.2
24592024-02-01T17:59:18.269Z Documenting regex-automata v0.4.4
24602024-02-01T17:59:19.913Z Documenting utf8parse v0.2.1
24612024-02-01T17:59:26.593Z Documenting flagset v0.4.3
24622024-02-01T17:59:26.593Z Documenting serde_urlencoded v0.7.1
24632024-02-01T17:59:26.593Z Documenting h2 v0.3.24
24642024-02-01T17:59:26.593Z Documenting native-tls v0.2.11
24652024-02-01T17:59:26.593Z Documenting num-integer v0.1.45
24662024-02-01T17:59:26.593Z Documenting time-macros v0.2.13
24672024-02-01T17:59:26.593Z Documenting der v0.7.8
24682024-02-01T17:59:28.737Z Documenting deranged v0.3.8
24692024-02-01T17:59:30.086Z Documenting gimli v0.28.0
24702024-02-01T17:59:31.132Z Documenting time-core v0.1.1
24712024-02-01T17:59:31.217Z Documenting regex v1.10.3
24722024-02-01T17:59:31.953Z Documenting tokio-native-tls v0.3.1
24732024-02-01T17:59:33.139Z Documenting num_threads v0.1.6
24742024-02-01T17:59:35.257Z Documenting spki v0.7.2
24752024-02-01T17:59:35.943Z Documenting object v0.32.1
24762024-02-01T17:59:39.090Z Documenting hyper v0.14.27
24772024-02-01T17:59:39.594Z Documenting time v0.3.27
24782024-02-01T17:59:39.606Z Documenting crossbeam-utils v0.8.16
24792024-02-01T17:59:39.621Z Documenting addr2line v0.21.0
24802024-02-01T17:59:39.679Z Documenting rustc-demangle v0.1.23
24812024-02-01T17:59:43.423Z Documenting webpki-roots v0.25.2
24822024-02-01T17:59:43.478Z Documenting spin v0.9.8
24832024-02-01T17:59:44.009Z Documenting pkcs8 v0.10.2
24842024-02-01T17:59:45.370Z Documenting openapiv3 v2.0.0
24852024-02-01T17:59:46.389Z Checking pest_meta v2.7.6
24862024-02-01T17:59:46.910Z Documenting data-encoding v2.4.0
24872024-02-01T17:59:47.965Z Documenting anstyle v1.0.2
24882024-02-01T17:59:48.137Z Documenting anstyle-parse v0.2.1
24892024-02-01T17:59:48.452Z Documenting ipnetwork v0.20.0
24902024-02-01T17:59:50.824Z Documenting sha2 v0.10.8
24912024-02-01T17:59:52.923Z Documenting futures-executor v0.3.30
24922024-02-01T17:59:53.232Z Documenting hex v0.4.3
24932024-02-01T17:59:54.781Z Documenting crc32fast v1.3.2
24942024-02-01T17:59:54.839Z Documenting backtrace v0.3.69
24952024-02-01T17:59:57.140Z Documenting pest_meta v2.7.6
24962024-02-01T17:59:57.294Z Documenting scroll_derive v0.12.0
24972024-02-01T17:59:58.349Z Documenting colorchoice v1.0.0
24982024-02-01T17:59:58.930Z Documenting hyper-rustls v0.24.2
24992024-02-01T17:59:59.118Z Documenting hyper-tls v0.5.0
25002024-02-01T18:00:00.022Z Documenting either v1.9.0
25012024-02-01T18:00:00.553Z Documenting untrusted v0.9.0
25022024-02-01T18:00:02.853Z Documenting anstyle-query v1.0.0
25032024-02-01T18:00:03.136Z Documenting pest_generator v2.7.6
25042024-02-01T18:00:03.358Z Documenting anyhow v1.0.75
25052024-02-01T18:00:04.587Z Documenting scroll v0.12.0
25062024-02-01T18:00:04.694Z Documenting ring v0.17.7
25072024-02-01T18:00:05.914Z Checking pest_generator v2.7.6
25082024-02-01T18:00:07.128Z Documenting num-iter v0.1.43
25092024-02-01T18:00:08.560Z Documenting anstream v0.5.0
25102024-02-01T18:00:09.936Z Documenting hmac v0.12.1
25112024-02-01T18:00:10.457Z Documenting reqwest v0.11.22
25122024-02-01T18:00:10.878Z Documenting signal-hook v0.3.17
25132024-02-01T18:00:10.881Z Documenting terminal_size v0.2.6
25142024-02-01T18:00:11.065Z Documenting memoffset v0.9.0
25152024-02-01T18:00:12.374Z Documenting clap_lex v0.5.1
25162024-02-01T18:00:13.258Z Documenting ucd-trie v0.1.6
25172024-02-01T18:00:14.883Z Documenting strsim v0.10.0
25182024-02-01T18:00:15.094Z Documenting plain v0.2.3
25192024-02-01T18:00:16.098Z Documenting crossbeam-epoch v0.9.15
25202024-02-01T18:00:16.657Z Documenting pest_derive v2.7.6
25212024-02-01T18:00:17.210Z Documenting flate2 v1.0.28
25222024-02-01T18:00:18.316Z Documenting futures v0.3.30
25232024-02-01T18:00:19.133Z Documenting pest v2.7.6
25242024-02-01T18:00:19.258Z Documenting goblin v0.8.0
25252024-02-01T18:00:20.872Z Documenting clap_builder v4.4.2
25262024-02-01T18:00:22.576Z Documenting clap_derive v4.4.2
25272024-02-01T18:00:23.212Z Documenting unicode-segmentation v1.10.1
25282024-02-01T18:00:24.325Z Documenting managed v0.8.0
25292024-02-01T18:00:26.250Z Documenting pretty-hex v0.4.1
25302024-02-01T18:00:26.671Z Documenting dtrace-parser v0.2.0
25312024-02-01T18:00:28.182Z Documenting signal-hook-mio v0.2.3
25322024-02-01T18:00:29.235Z Documenting block-padding v0.3.3
25332024-02-01T18:00:30.008Z Documenting scheduled-thread-pool v0.2.7
25342024-02-01T18:00:31.244Z Documenting thread-id v4.2.0
25352024-02-01T18:00:31.244Z Documenting bzip2-sys v0.1.11+1.0.8
25362024-02-01T18:00:31.723Z Documenting clap v4.4.3
25372024-02-01T18:00:31.743Z Documenting dof v0.3.0
25382024-02-01T18:00:37.511Z Documenting enum-as-inner v0.5.1
25392024-02-01T18:00:37.713Z Documenting diesel_table_macro_syntax v0.1.0
25402024-02-01T18:00:37.713Z Checking diesel_table_macro_syntax v0.1.0
25412024-02-01T18:00:37.783Z Documenting inout v0.1.3
25422024-02-01T18:00:37.783Z Documenting crossterm v0.27.0
25432024-02-01T18:00:37.784Z Documenting r2d2 v0.8.10
25442024-02-01T18:00:37.784Z Documenting bzip2 v0.4.4
25452024-02-01T18:00:38.545Z Documenting md-5 v0.10.5
25462024-02-01T18:00:39.257Z Documenting usdt-impl v0.5.0
25472024-02-01T18:00:40.021Z Documenting trust-dns-proto v0.22.0
25482024-02-01T18:00:41.507Z Documenting diesel_derives v2.1.2
25492024-02-01T18:00:41.725Z Documenting stringprep v0.1.3
25502024-02-01T18:00:43.323Z Documenting serde_spanned v0.6.4
25512024-02-01T18:00:43.630Z Documenting toml_datetime v0.6.5
25522024-02-01T18:00:44.435Z Documenting ff v0.13.0
25532024-02-01T18:00:45.867Z Documenting regress v0.7.1
25542024-02-01T18:00:47.582Z Documenting pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
25552024-02-01T18:00:49.461Z Documenting siphasher v0.3.11
25562024-02-01T18:00:49.810Z Documenting bit-vec v0.6.3
25572024-02-01T18:00:50.178Z Documenting base16ct v0.2.0
25582024-02-01T18:00:50.384Z Documenting static_assertions v1.1.0
25592024-02-01T18:00:53.237Z Documenting fallible-iterator v0.2.0
25602024-02-01T18:00:53.796Z Documenting winnow v0.5.15
25612024-02-01T18:00:54.237Z Documenting phf_shared v0.11.2
25622024-02-01T18:00:54.244Z Documenting diesel v2.1.4
25632024-02-01T18:00:54.661Z Documenting sec1 v0.7.3
25642024-02-01T18:00:54.784Z Documenting group v0.13.0
25652024-02-01T18:00:55.081Z Documenting zip v0.6.6
25662024-02-01T18:00:55.858Z Documenting cipher v0.4.4
25672024-02-01T18:01:00.170Z Documenting hkdf v0.12.4
25682024-02-01T18:01:00.806Z Documenting num-bigint v0.4.4
25692024-02-01T18:01:00.970Z Documenting postgres-protocol v0.6.6
25702024-02-01T18:01:02.066Z Documenting crypto-bigint v0.5.2
25712024-02-01T18:01:02.098Z Documenting toml_edit v0.21.0
25722024-02-01T18:01:04.095Z Documenting camino v1.1.6
25732024-02-01T18:01:05.947Z Documenting hubpack v0.1.2
25742024-02-01T18:01:07.940Z Documenting bstr v1.6.0
25752024-02-01T18:01:10.954Z Documenting serde_repr v0.1.16
25762024-02-01T18:01:11.186Z Documenting heck v0.4.1
25772024-02-01T18:01:11.428Z Documenting fixedbitset v0.4.2
25782024-02-01T18:01:11.626Z Documenting minimal-lexical v0.2.1
25792024-02-01T18:01:12.761Z Documenting precomputed-hash v0.1.1
25802024-02-01T18:01:13.602Z Documenting new_debug_unreachable v1.0.4
25812024-02-01T18:01:16.222Z Documenting lalrpop-util v0.19.12
25822024-02-01T18:01:16.261Z Documenting petgraph v0.6.4
25832024-02-01T18:01:17.560Z Documenting typify-impl v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
25842024-02-01T18:01:17.777Z Documenting elliptic-curve v0.13.8
25852024-02-01T18:01:17.966Z Documenting nom v7.1.3
25862024-02-01T18:01:18.495Z Documenting gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
25872024-02-01T18:01:19.322Z Documenting string_cache v0.8.7
25882024-02-01T18:01:21.893Z Documenting postgres-types v0.2.6
25892024-02-01T18:01:25.200Z Documenting yasna v0.5.2
25902024-02-01T18:01:25.333Z Documenting phf v0.11.2
25912024-02-01T18:01:27.501Z Documenting typify-macro v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
25922024-02-01T18:01:27.624Z Documenting console v0.15.8
25932024-02-01T18:01:28.041Z Documenting semver v1.0.21
25942024-02-01T18:01:29.295Z Documenting float-cmp v0.9.0
25952024-02-01T18:01:32.320Z Documenting whoami v1.4.1
25962024-02-01T18:01:32.903Z Documenting normalize-line-endings v0.3.0
25972024-02-01T18:01:34.185Z Documenting predicates-core v1.0.6
25982024-02-01T18:01:34.592Z Documenting difflib v0.4.0
25992024-02-01T18:01:34.838Z Documenting bit-set v0.5.3
26002024-02-01T18:01:35.136Z Documenting similar v2.3.0
26012024-02-01T18:01:36.500Z Documenting getopts v0.2.21
26022024-02-01T18:01:37.713Z Documenting typify v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
26032024-02-01T18:01:38.640Z Documenting tokio-postgres v0.7.10
26042024-02-01T18:01:39.091Z Documenting tokio-stream v0.1.14
26052024-02-01T18:01:40.259Z Checking ident_case v1.0.1
26062024-02-01T18:01:40.477Z Documenting progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
26072024-02-01T18:01:40.640Z Documenting predicates v3.1.0
26082024-02-01T18:01:41.112Z Documenting match_cfg v0.1.0
26092024-02-01T18:01:41.517Z Documenting sha1 v0.10.6
26102024-02-01T18:01:43.030Z Documenting dirs-sys-next v0.1.2
26112024-02-01T18:01:45.197Z Documenting hostname v0.3.1
26122024-02-01T18:01:46.570Z Documenting rustls-pki-types v1.1.0
26132024-02-01T18:01:47.965Z Documenting progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
26142024-02-01T18:01:47.977Z Documenting paste v1.0.14
26152024-02-01T18:01:48.370Z Documenting dirs-next v2.0.0
26162024-02-01T18:01:48.653Z Documenting thread_local v1.1.7
26172024-02-01T18:01:50.813Z Documenting crossbeam-channel v0.5.8
26182024-02-01T18:01:50.846Z Documenting atty v0.2.14
26192024-02-01T18:01:53.935Z Documenting rustls-webpki v0.102.1
26202024-02-01T18:01:53.958Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
26212024-02-01T18:01:54.075Z Documenting term v0.7.0
26222024-02-01T18:01:54.287Z Documenting take_mut v0.2.2
26232024-02-01T18:01:54.840Z Documenting slog-json v2.6.1
26242024-02-01T18:01:55.699Z Documenting http v1.0.0
26252024-02-01T18:01:57.788Z Documenting async-stream-impl v0.3.5
26262024-02-01T18:01:59.186Z Documenting atomic-waker v1.1.1
26272024-02-01T18:02:00.014Z Documenting rustls v0.22.2
26282024-02-01T18:02:00.394Z Documenting progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
26292024-02-01T18:02:00.430Z Documenting slog-async v2.8.0
26302024-02-01T18:02:00.697Z Documenting slog-term v2.9.0
26312024-02-01T18:02:02.498Z Documenting debug-ignore v1.0.5
26322024-02-01T18:02:03.319Z Documenting waitgroup v0.1.2
26332024-02-01T18:02:03.726Z Documenting multer v3.0.0
26342024-02-01T18:02:05.096Z Documenting async-stream v0.3.5
26352024-02-01T18:02:06.674Z Documenting slog-bunyan v2.5.0
26362024-02-01T18:02:06.820Z Documenting rustls-pemfile v2.0.0
26372024-02-01T18:02:07.258Z Checking darling_core v0.20.3
26382024-02-01T18:02:09.580Z Documenting toml v0.8.8
26392024-02-01T18:02:10.291Z Documenting dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
26402024-02-01T18:02:10.891Z Documenting serde_path_to_error v0.1.15
26412024-02-01T18:02:11.265Z Documenting strum v0.25.0
26422024-02-01T18:02:12.834Z Checking darling v0.20.3
26432024-02-01T18:02:12.991Z Documenting serde_with_macros v3.5.1
26442024-02-01T18:02:13.359Z Documenting structmeta-derive v0.2.0
26452024-02-01T18:02:14.335Z Documenting tokio-rustls v0.25.0
26462024-02-01T18:02:17.464Z Checking structmeta v0.2.0
26472024-02-01T18:02:17.512Z Documenting instant v0.1.12
26482024-02-01T18:02:17.788Z Checking regex-syntax v0.7.5
26492024-02-01T18:02:17.933Z Documenting serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
26502024-02-01T18:02:18.345Z Documenting macaddr v1.0.1
26512024-02-01T18:02:18.369Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
26522024-02-01T18:02:20.440Z Documenting serde_with v3.5.1
26532024-02-01T18:02:21.867Z Documenting structmeta v0.2.0
26542024-02-01T18:02:22.374Z Documenting dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
26552024-02-01T18:02:22.895Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26562024-02-01T18:02:23.224Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26572024-02-01T18:02:23.589Z Documenting backoff v0.4.0
26582024-02-01T18:02:24.418Z Documenting fastrand v2.0.0
26592024-02-01T18:02:25.209Z Documenting proc-macro-error-attr v1.0.4
26602024-02-01T18:02:25.390Z Documenting is-terminal v0.4.9
26612024-02-01T18:02:27.633Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
26622024-02-01T18:02:29.026Z Documenting parse-display-derive v0.8.2
26632024-02-01T18:02:30.523Z Documenting tempfile v3.9.0
26642024-02-01T18:02:31.612Z Documenting proc-macro-error v1.0.4
26652024-02-01T18:02:31.912Z Checking proc-macro-error v1.0.4
26662024-02-01T18:02:31.939Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26672024-02-01T18:02:32.308Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26682024-02-01T18:02:32.574Z Checking proc-macro-crate v1.3.1
26692024-02-01T18:02:32.708Z Documenting proc-macro-crate v1.3.1
26702024-02-01T18:02:32.946Z Documenting hash32 v0.3.1
26712024-02-01T18:02:33.216Z Documenting stable_deref_trait v1.2.0
26722024-02-01T18:02:34.498Z Documenting embedded-io v0.4.0
26732024-02-01T18:02:37.302Z Documenting cobs v0.2.3
26742024-02-01T18:02:37.685Z Documenting parse-display v0.8.2
26752024-02-01T18:02:37.908Z Documenting camino-tempfile v1.1.1
26762024-02-01T18:02:38.754Z Documenting foreign-types-macros v0.2.3
26772024-02-01T18:02:38.960Z Documenting heapless v0.8.0
26782024-02-01T18:02:39.166Z Documenting foreign-types-shared v0.3.1
26792024-02-01T18:02:40.513Z Documenting num_enum_derive v0.5.11
26802024-02-01T18:02:41.503Z Documenting postcard v1.0.8
26812024-02-01T18:02:43.769Z Documenting illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
26822024-02-01T18:02:43.783Z Documenting crucible-workspace-hack v0.1.0
26832024-02-01T18:02:44.401Z Documenting libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
26842024-02-01T18:02:45.885Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
26852024-02-01T18:02:46.190Z Documenting foreign-types v0.5.0
26862024-02-01T18:02:46.242Z Documenting smoltcp v0.11.0
26872024-02-01T18:02:47.684Z Documenting nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26882024-02-01T18:02:48.524Z Documenting cstr-argument v0.1.2
26892024-02-01T18:02:49.461Z Documenting num_enum v0.5.11
26902024-02-01T18:02:49.792Z Documenting rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
26912024-02-01T18:02:50.446Z Documenting kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
26922024-02-01T18:02:52.302Z Documenting colored v2.0.4
26932024-02-01T18:02:53.904Z Documenting poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
26942024-02-01T18:02:54.515Z Documenting nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26952024-02-01T18:02:55.111Z Documenting opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
26962024-02-01T18:02:55.512Z Documenting dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
26972024-02-01T18:02:56.712Z Documenting rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
26982024-02-01T18:02:57.523Z Documenting zone_cfg_derive v0.3.0
26992024-02-01T18:02:58.466Z Documenting bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
27002024-02-01T18:02:58.862Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
27012024-02-01T18:03:00.146Z Documenting num-derive v0.4.0
27022024-02-01T18:03:02.389Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
27032024-02-01T18:03:02.556Z Documenting libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
27042024-02-01T18:03:04.895Z Documenting opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27052024-02-01T18:03:04.904Z Documenting zone v0.3.0
27062024-02-01T18:03:05.590Z Documenting bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
27072024-02-01T18:03:07.810Z Documenting crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=2d4bc11232d53f177c286383926fa5f8c1b2a938#2d4bc112)
27082024-02-01T18:03:11.765Z Documenting smf v0.2.2
27092024-02-01T18:03:11.779Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
27102024-02-01T18:03:12.563Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
27112024-02-01T18:03:13.202Z Documenting linked-hash-map v0.5.6
27122024-02-01T18:03:13.396Z Documenting oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27132024-02-01T18:03:13.757Z Documenting password-hash v0.5.0
27142024-02-01T18:03:15.486Z Documenting blake2 v0.10.6
27152024-02-01T18:03:17.987Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27162024-02-01T18:03:18.024Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27172024-02-01T18:03:19.820Z Documenting lru-cache v0.1.2
27182024-02-01T18:03:20.086Z Documenting itertools v0.12.0
27192024-02-01T18:03:22.954Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
27202024-02-01T18:03:23.292Z Documenting argon2 v0.5.3
27212024-02-01T18:03:23.877Z Documenting opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27222024-02-01T18:03:24.798Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
27232024-02-01T18:03:25.248Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
27242024-02-01T18:03:26.182Z Documenting memmap v0.7.0
27252024-02-01T18:03:27.116Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
27262024-02-01T18:03:29.268Z Documenting quick-error v1.2.3
27272024-02-01T18:03:31.097Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
27282024-02-01T18:03:32.008Z Documenting swrite v0.1.0
27292024-02-01T18:03:32.249Z Documenting tap v1.0.1
27302024-02-01T18:03:32.400Z Documenting usdt v0.5.0
27312024-02-01T18:03:33.899Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
27322024-02-01T18:03:34.943Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
27332024-02-01T18:03:35.364Z Documenting resolv-conf v0.7.0
27342024-02-01T18:03:35.875Z Documenting radium v0.7.0
27352024-02-01T18:03:36.256Z Documenting newtype_derive v0.1.6
27362024-02-01T18:03:36.588Z Documenting wyz v0.5.1
27372024-02-01T18:03:38.060Z Documenting nibble_vec v0.1.0
27382024-02-01T18:03:40.164Z Checking heck v0.3.3
27392024-02-01T18:03:40.397Z Documenting endian-type v0.1.2
27402024-02-01T18:03:41.075Z Documenting funty v2.0.0
27412024-02-01T18:03:41.287Z Documenting crc-catalog v2.2.0
27422024-02-01T18:03:41.945Z Documenting trust-dns-resolver v0.22.0
27432024-02-01T18:03:42.390Z Documenting structopt-derive v0.4.18
27442024-02-01T18:03:42.502Z Documenting steno v0.4.0
27452024-02-01T18:03:44.029Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
27462024-02-01T18:03:45.547Z Documenting crc v3.0.1
27472024-02-01T18:03:45.882Z Documenting bitvec v1.0.1
27482024-02-01T18:03:46.625Z Documenting radix_trie v0.2.1
27492024-02-01T18:03:49.952Z Documenting cancel-safe-futures v0.1.5
27502024-02-01T18:03:50.242Z Documenting filetime v0.2.23
27512024-02-01T18:03:53.208Z Documenting xattr v1.0.1
27522024-02-01T18:03:54.036Z Documenting packed_struct_codegen v0.10.1
27532024-02-01T18:03:55.542Z Documenting nodrop v0.1.14
27542024-02-01T18:03:56.111Z Documenting structopt v0.3.26
27552024-02-01T18:03:58.781Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
27562024-02-01T18:03:58.991Z Documenting num-bigint-dig v0.8.4
27572024-02-01T18:03:59.121Z Documenting tar v0.4.40
27582024-02-01T18:03:59.760Z Documenting array-init v0.0.4
27592024-02-01T18:04:00.048Z Documenting libefi-sys v0.1.0
27602024-02-01T18:04:02.021Z Documenting illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
27612024-02-01T18:04:02.412Z Documenting packed_struct v0.10.1
27622024-02-01T18:04:04.541Z Documenting pkcs1 v0.7.5
27632024-02-01T18:04:05.264Z Documenting signature v2.1.0
27642024-02-01T18:04:06.810Z Documenting termcolor v1.2.0
27652024-02-01T18:04:08.769Z Documenting arc-swap v1.6.0
27662024-02-01T18:04:09.204Z Documenting bitfield v0.14.0
27672024-02-01T18:04:10.323Z Documenting tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
27682024-02-01T18:04:11.744Z Documenting libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
27692024-02-01T18:04:13.078Z Documenting rsa v0.9.2
27702024-02-01T18:04:13.283Z Documenting env_logger v0.10.0
27712024-02-01T18:04:13.421Z Documenting serde-hex v0.1.0
27722024-02-01T18:04:15.209Z Documenting slog-scope v4.4.0
27732024-02-01T18:04:15.990Z Documenting lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
27742024-02-01T18:04:17.547Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
27752024-02-01T18:04:18.266Z Documenting num-rational v0.4.1
27762024-02-01T18:04:20.076Z Documenting x509-cert v0.2.4
27772024-02-01T18:04:21.380Z Documenting libsw v3.3.1
27782024-02-01T18:04:21.580Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27792024-02-01T18:04:22.600Z Documenting ron v0.8.1
27802024-02-01T18:04:23.291Z Documenting num-complex v0.4.4
27812024-02-01T18:04:24.375Z Documenting gethostname v0.4.3
27822024-02-01T18:04:25.818Z Documenting half v2.3.1
27832024-02-01T18:04:31.324Z Documenting derive-where v1.2.7
27842024-02-01T18:04:53.973Z Documenting ciborium-io v0.2.2
27852024-02-01T18:04:53.973Z Documenting same-file v1.0.6
27862024-02-01T18:04:53.973Z Documenting crc-any v2.4.3
27872024-02-01T18:04:53.974Z Documenting linear-map v1.2.0
27882024-02-01T18:04:55.172Z Documenting owo-colors v4.0.0
27892024-02-01T18:04:55.172Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
27902024-02-01T18:04:55.177Z Documenting lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
27912024-02-01T18:04:55.177Z Documenting ciborium-ll v0.2.2
27922024-02-01T18:04:55.177Z Documenting walkdir v2.4.0
27932024-02-01T18:04:56.015Z Documenting num v0.4.1
27942024-02-01T18:04:56.089Z Documenting tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
27952024-02-01T18:04:56.089Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27962024-02-01T18:04:56.089Z Documenting slog-stdlog v4.1.1
27972024-02-01T18:04:56.089Z Documenting slog-dtrace v0.3.0
27982024-02-01T18:04:56.090Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27992024-02-01T18:04:56.090Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
28002024-02-01T18:04:56.090Z Documenting path-slash v0.1.5
28012024-02-01T18:04:56.090Z Documenting slog-envlogger v2.2.0
28022024-02-01T18:04:56.090Z Documenting ciborium v0.2.2
28032024-02-01T18:04:56.090Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
28042024-02-01T18:04:56.090Z Documenting hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
28052024-02-01T18:04:56.091Z Documenting pem v3.0.2
28062024-02-01T18:04:58.139Z Documenting fxhash v0.2.1
28072024-02-01T18:04:59.536Z Documenting utf-8 v0.7.6
28082024-02-01T18:05:00.103Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
28092024-02-01T18:05:01.835Z Documenting internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
28102024-02-01T18:05:03.856Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
28112024-02-01T18:05:04.416Z Documenting vte_generate_state_changes v0.1.1
28122024-02-01T18:05:04.764Z Checking convert_case v0.4.0
28132024-02-01T18:05:05.081Z Documenting convert_case v0.4.0
28142024-02-01T18:05:05.502Z Documenting tungstenite v0.20.1
28152024-02-01T18:05:08.886Z Documenting display-error-chain v0.2.0
28162024-02-01T18:05:10.854Z Documenting vte v0.11.1
28172024-02-01T18:05:11.390Z Documenting derive_more v0.99.17
28182024-02-01T18:05:14.999Z Documenting buf-list v1.0.3
28192024-02-01T18:05:15.557Z Documenting tokio-tungstenite v0.20.1
28202024-02-01T18:05:17.347Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
28212024-02-01T18:05:20.968Z Documenting pin-project-internal v1.1.3
28222024-02-01T18:05:21.859Z Documenting strip-ansi-escapes v0.2.0
28232024-02-01T18:05:22.597Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
28242024-02-01T18:05:22.681Z Documenting doc-comment v0.3.3
28252024-02-01T18:05:24.420Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
28262024-02-01T18:05:26.878Z Checking darling_core v0.14.4
28272024-02-01T18:05:27.202Z Documenting snafu-derive v0.7.5
28282024-02-01T18:05:28.627Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
28292024-02-01T18:05:29.056Z Documenting nu-ansi-term v0.49.0
28302024-02-01T18:05:29.636Z Documenting pin-project v1.1.3
28312024-02-01T18:05:29.836Z Checking darling v0.14.4
28322024-02-01T18:05:30.000Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28332024-02-01T18:05:32.868Z Documenting trust-dns-client v0.22.0
28342024-02-01T18:05:34.173Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
28352024-02-01T18:05:35.362Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
28362024-02-01T18:05:35.410Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28372024-02-01T18:05:35.728Z Documenting reedline v0.28.0
28382024-02-01T18:05:37.184Z Documenting globset v0.4.13
28392024-02-01T18:05:39.090Z Documenting snafu v0.7.5
28402024-02-01T18:05:42.334Z Documenting olpc-cjson v0.1.3
28412024-02-01T18:05:44.458Z Documenting serde_plain v1.0.2
28422024-02-01T18:05:45.201Z Documenting async-recursion v1.0.5
28432024-02-01T18:05:45.978Z Documenting typed-path v0.7.0
28442024-02-01T18:05:46.990Z Documenting bytecount v0.6.3
28452024-02-01T18:05:47.968Z Documenting keccak v0.1.4
28462024-02-01T18:05:48.612Z Documenting trust-dns-server v0.22.1
28472024-02-01T18:05:50.749Z Documenting papergrid v0.11.0
28482024-02-01T18:05:51.214Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28492024-02-01T18:05:52.235Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
28502024-02-01T18:05:52.651Z Documenting sha3 v0.10.8
28512024-02-01T18:05:52.918Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28522024-02-01T18:05:54.169Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
28532024-02-01T18:05:55.089Z Documenting sled v0.34.7
28542024-02-01T18:05:55.139Z Documenting tough v0.16.0
28552024-02-01T18:05:55.241Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
28562024-02-01T18:05:56.411Z Documenting fs-err v2.11.0
28572024-02-01T18:05:58.652Z Documenting unicase v2.7.0
28582024-02-01T18:06:00.119Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
28592024-02-01T18:06:00.535Z Documenting tabled_derive v0.7.0
28602024-02-01T18:06:00.546Z Documenting progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
28612024-02-01T18:06:01.694Z Documenting progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
28622024-02-01T18:06:02.762Z Documenting crossbeam-deque v0.8.3
28632024-02-01T18:06:03.403Z Documenting fd-lock v4.0.2
28642024-02-01T18:06:03.947Z Documenting nix v0.27.1
28652024-02-01T18:06:05.704Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
28662024-02-01T18:06:06.279Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
28672024-02-01T18:06:07.906Z Documenting secrecy v0.8.0
28682024-02-01T18:06:08.488Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
28692024-02-01T18:06:09.242Z Documenting headers-core v0.2.0
28702024-02-01T18:06:10.503Z Documenting sqlparser_derive v0.2.2
28712024-02-01T18:06:12.916Z Documenting parse-size v1.0.0
28722024-02-01T18:06:13.236Z Documenting home v0.5.5
28732024-02-01T18:06:13.357Z Documenting unicode_categories v0.1.1
28742024-02-01T18:06:13.805Z Documenting progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
28752024-02-01T18:06:14.225Z Documenting rayon-core v1.12.0
28762024-02-01T18:06:16.761Z Documenting headers v0.3.9
28772024-02-01T18:06:16.826Z Documenting tabled v0.15.0
28782024-02-01T18:06:17.267Z Documenting tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28792024-02-01T18:06:17.771Z Documenting sqlparser v0.43.1
28802024-02-01T18:06:19.572Z Documenting rustyline v13.0.0
28812024-02-01T18:06:19.761Z Documenting sqlformat v0.2.3
28822024-02-01T18:06:21.292Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28832024-02-01T18:06:26.361Z Documenting mime_guess v2.0.4
28842024-02-01T18:06:26.675Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28852024-02-01T18:06:29.057Z Checking derive_builder_core v0.12.0
28862024-02-01T18:06:29.654Z Documenting derive_builder_core v0.12.0
28872024-02-01T18:06:30.463Z Documenting dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
28882024-02-01T18:06:30.792Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
28892024-02-01T18:06:31.209Z Documenting universal-hash v0.5.1
28902024-02-01T18:06:33.004Z Documenting bcs v0.1.6
28912024-02-01T18:06:39.609Z Documenting kstat-rs v0.2.3
28922024-02-01T18:06:39.614Z Documenting thiserror-impl-no-std v2.0.2
28932024-02-01T18:06:39.614Z Documenting curve25519-dalek-derive v0.1.0
28942024-02-01T18:06:39.906Z Documenting slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
28952024-02-01T18:06:40.860Z Documenting highway v1.1.0
28962024-02-01T18:06:46.254Z Documenting opaque-debug v0.3.0
28972024-02-01T18:06:46.739Z Documenting curve25519-dalek v4.1.1
28982024-02-01T18:06:47.016Z Documenting slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
28992024-02-01T18:06:47.395Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29002024-02-01T18:06:47.678Z Documenting thiserror-no-std v2.0.2
29012024-02-01T18:06:50.650Z Documenting poly1305 v0.8.0
29022024-02-01T18:06:51.282Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
29032024-02-01T18:06:51.332Z Documenting derive_builder_macro v0.12.0
29042024-02-01T18:06:51.736Z Documenting propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
29052024-02-01T18:06:53.243Z Documenting rayon v1.8.0
29062024-02-01T18:06:55.545Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
29072024-02-01T18:06:58.306Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
29082024-02-01T18:07:00.754Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
29092024-02-01T18:07:02.908Z Documenting ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
29102024-02-01T18:07:06.108Z Documenting mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
29112024-02-01T18:07:16.042Z Documenting portable-atomic v1.4.3
29122024-02-01T18:07:21.853Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
29132024-02-01T18:07:22.065Z Documenting ed25519 v1.5.3
29142024-02-01T18:07:23.965Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
29152024-02-01T18:07:24.757Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
29162024-02-01T18:07:25.116Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
29172024-02-01T18:07:25.939Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
29182024-02-01T18:07:25.955Z Documenting crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2d4bc11232d53f177c286383926fa5f8c1b2a938#2d4bc112)
29192024-02-01T18:07:26.562Z Documenting chacha20 v0.9.1
29202024-02-01T18:07:26.712Z Documenting aead v0.5.2
29212024-02-01T18:07:28.871Z Documenting lru v0.12.1
29222024-02-01T18:07:34.348Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
29232024-02-01T18:07:35.885Z Documenting stability v0.1.1
29242024-02-01T18:07:36.594Z Documenting ref-cast-impl v1.0.20
29252024-02-01T18:07:36.795Z Documenting cassowary v0.3.0
29262024-02-01T18:07:43.144Z Documenting number_prefix v0.4.0
29272024-02-01T18:07:43.432Z Documenting glob v0.3.1
29282024-02-01T18:07:44.277Z Documenting ratatui v0.25.0
29292024-02-01T18:07:44.339Z Documenting ref-cast v1.0.20
29302024-02-01T18:07:48.457Z Documenting chacha20poly1305 v0.10.1
29312024-02-01T18:07:49.345Z Documenting indicatif v0.17.7
29322024-02-01T18:07:49.653Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
29332024-02-01T18:07:50.596Z Documenting salty v0.2.0
29342024-02-01T18:07:55.186Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
29352024-02-01T18:07:55.937Z Documenting derive_builder v0.12.0
29362024-02-01T18:07:56.055Z Documenting vsss-rs v3.3.4
29372024-02-01T18:07:57.113Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
29382024-02-01T18:07:58.696Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
29392024-02-01T18:07:58.934Z Documenting polar-core v0.27.0
29402024-02-01T18:08:00.908Z Documenting hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
29412024-02-01T18:08:07.484Z Documenting nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
29422024-02-01T18:08:07.739Z Documenting libxml v0.3.3
29432024-02-01T18:08:09.155Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
29442024-02-01T18:08:13.633Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
29452024-02-01T18:08:17.671Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
29462024-02-01T18:08:18.075Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
29472024-02-01T18:08:18.144Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
29482024-02-01T18:08:18.933Z Documenting bb8 v0.8.1
29492024-02-01T18:08:19.567Z Documenting serde-big-array v0.5.1
29502024-02-01T18:08:24.511Z Documenting quick-xml v0.30.0
29512024-02-01T18:08:26.053Z Documenting rtoolbox v0.0.1
29522024-02-01T18:08:37.080Z Documenting impl-trait-for-tuples v0.2.2
29532024-02-01T18:08:37.506Z Documenting oso-derive v0.27.0
29542024-02-01T18:08:38.123Z Documenting smawk v0.3.1
29552024-02-01T18:08:38.123Z Documenting unicode-linebreak v0.1.5
29562024-02-01T18:08:38.123Z Documenting humantime v2.1.0
29572024-02-01T18:08:38.123Z Documenting http-range v0.1.5
29582024-02-01T18:08:38.123Z Documenting maplit v1.0.2
29592024-02-01T18:08:38.124Z Documenting is_ci v1.1.1
29602024-02-01T18:08:38.124Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
29612024-02-01T18:08:38.484Z Documenting textwrap v0.16.0
29622024-02-01T18:08:39.904Z Documenting samael v0.0.14
29632024-02-01T18:08:40.323Z Documenting hyper-staticfile v0.9.5
29642024-02-01T18:08:41.467Z Documenting oso v0.27.0
29652024-02-01T18:08:42.055Z Documenting supports-color v2.1.0
29662024-02-01T18:08:43.358Z Documenting rpassword v7.3.1
29672024-02-01T18:08:45.070Z Documenting async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
29682024-02-01T18:08:48.547Z Documenting gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
29692024-02-01T18:08:49.596Z Documenting sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
29702024-02-01T18:08:50.125Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
29712024-02-01T18:08:50.984Z Documenting tui-tree-widget v0.16.0
29722024-02-01T18:08:55.771Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
29732024-02-01T18:08:57.234Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
29742024-02-01T18:08:58.378Z Checking nexus-deployment v0.1.0 (/work/oxidecomputer/omicron/nexus/deployment)
29752024-02-01T18:08:59.382Z Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
29762024-02-01T18:09:00.611Z Documenting cookie v0.18.0
29772024-02-01T18:09:02.744Z Documenting diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#62ef5ca0)
29782024-02-01T18:09:06.363Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
29792024-02-01T18:09:07.681Z Documenting rcgen v0.12.1
29802024-02-01T18:09:17.090Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
29812024-02-01T18:09:17.704Z Documenting atomicwrites v0.4.3
29822024-02-01T18:09:17.733Z Documenting signal-hook-tokio v0.3.1
29832024-02-01T18:09:18.766Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
29842024-02-01T18:09:24.556Z Documenting subprocess v0.2.9
29852024-02-01T18:09:24.574Z Documenting corncobs v0.1.3
29862024-02-01T18:09:24.869Z Documenting shell-words v1.1.0
29872024-02-01T18:09:26.950Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
29882024-02-01T18:09:29.011Z Documenting sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
29892024-02-01T18:09:30.999Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29902024-02-01T18:09:31.138Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
29912024-02-01T18:09:31.636Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
29922024-02-01T18:09:35.226Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
29932024-02-01T18:09:37.353Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29942024-02-01T18:09:41.083Z Documenting nexus-deployment v0.1.0 (/work/oxidecomputer/omicron/nexus/deployment)
29952024-02-01T18:09:45.175Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
29962024-02-01T18:10:07.174Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
29972024-02-01T18:10:09.980Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
29982024-02-01T18:10:10.670Z Documenting crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2d4bc11232d53f177c286383926fa5f8c1b2a938#2d4bc112)
29992024-02-01T18:10:11.170Z Documenting fatfs v0.3.6
30002024-02-01T18:10:13.528Zwarning: unclosed HTML tag `usize`
30012024-02-01T18:10:13.528Z --> wicket/src/ui/panes/update.rs:153:19
30022024-02-01T18:10:13.528Z |
30032024-02-01T18:10:13.528Z153 | /// TODO: The <usize> generic parameter is carried over from earlier versions
30042024-02-01T18:10:13.528Z | ^^^^^^^
30052024-02-01T18:10:13.529Z |
30062024-02-01T18:10:13.529Z = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
30072024-02-01T18:10:13.529Z
30082024-02-01T18:10:15.569Z Documenting nanorand v0.7.0
30092024-02-01T18:10:15.625Zwarning: `wicket` (lib doc) generated 1 warning
30102024-02-01T18:10:15.634Z Documenting topological-sort v0.2.2
30112024-02-01T18:10:18.480Z Documenting assert_matches v1.5.0
30122024-02-01T18:10:19.894Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
30132024-02-01T18:10:22.254Z Documenting omicron-zone-package v0.10.1
30142024-02-01T18:10:22.637Z Documenting flume v0.11.0
30152024-02-01T18:10:22.802Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
30162024-02-01T18:10:30.188Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
30172024-02-01T18:10:31.421Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
30182024-02-01T18:10:33.806Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
30192024-02-01T18:10:35.282Z Documenting installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
30202024-02-01T18:10:40.508Z Documenting installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
30212024-02-01T18:10:43.158Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
30222024-02-01T18:10:44.355Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
30232024-02-01T18:10:49.933Z Documenting termios v0.3.3
30242024-02-01T18:10:56.631Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
30252024-02-01T18:10:57.041Zwarning: unresolved link to `propolis_client::api::InstanceStateMonitorResponse`
30262024-02-01T18:10:57.042Z --> sled-agent/src/sim/instance.rs:46:7
30272024-02-01T18:10:57.042Z |
30282024-02-01T18:10:57.042Z46 | /// [`propolis_client::api::InstanceStateMonitorResponse`]. Transition requests
30292024-02-01T18:10:57.042Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `api` in module `propolis_client`
30302024-02-01T18:10:57.042Z |
30312024-02-01T18:10:57.043Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
30322024-02-01T18:10:57.043Z
30332024-02-01T18:11:02.260Zwarning: `omicron-sled-agent` (lib doc) generated 1 warning
30342024-02-01T18:11:09.121Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
30352024-02-01T18:11:13.821Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
30362024-02-01T18:11:16.196Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
30372024-02-01T18:11:42.566Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
30382024-02-01T18:11:52.751Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
30392024-02-01T18:11:55.577Zwarning: unresolved link to `DataStore::update_tuf_repo_description_insert`
30402024-02-01T18:11:55.577Z --> nexus/db-queries/src/db/datastore/update.rs:27:27
30412024-02-01T18:11:55.577Z |
30422024-02-01T18:11:55.577Z27 | /// The return value of [`DataStore::update_tuf_repo_description_insert`].
30432024-02-01T18:11:55.578Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `DataStore` has no field or associated item named `update_tuf_repo_description_insert`
30442024-02-01T18:11:55.578Z |
30452024-02-01T18:11:55.578Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
30462024-02-01T18:11:55.578Z
30472024-02-01T18:12:02.536Z Documenting tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
30482024-02-01T18:12:29.529Zwarning: `nexus-db-queries` (lib doc) generated 1 warning
30492024-02-01T18:12:29.530Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
30502024-02-01T18:12:29.530Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
30512024-02-01T18:12:29.530Z Documenting caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
30522024-02-01T18:12:29.530Z Documenting zone-network-setup v0.1.0 (/work/oxidecomputer/omicron/zone-network-setup)
30532024-02-01T18:12:29.530Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
30542024-02-01T18:12:29.530Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30552024-02-01T18:13:48.872Zwarning: unresolved link to `VolumeConstructionRequest`
30562024-02-01T18:13:48.872Z --> nexus/src/app/sagas/volume_delete.rs:338:7
30572024-02-01T18:13:48.872Z |
30582024-02-01T18:13:48.873Z338 | /// [`VolumeConstructionRequest`] is shown here):
30592024-02-01T18:13:48.873Z | ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `VolumeConstructionRequest` in scope
30602024-02-01T18:13:48.873Z |
30612024-02-01T18:13:48.873Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
30622024-02-01T18:13:48.873Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
30632024-02-01T18:13:48.873Z
30642024-02-01T18:13:48.877Zwarning: unresolved link to `fd00:1122:3344:101::5`
30652024-02-01T18:13:48.877Z --> nexus/src/app/sagas/volume_delete.rs:348:17
30662024-02-01T18:13:48.877Z |
30672024-02-01T18:13:48.878Z348 | /// "[fd00:1122:3344:101::5]:1000",
30682024-02-01T18:13:48.878Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
30692024-02-01T18:13:48.878Z
30702024-02-01T18:13:48.878Zwarning: unresolved link to `fd00:1122:3344:102::9`
30712024-02-01T18:13:48.878Z --> nexus/src/app/sagas/volume_delete.rs:349:17
30722024-02-01T18:13:48.878Z |
30732024-02-01T18:13:48.878Z349 | /// "[fd00:1122:3344:102::9]:1000",
30742024-02-01T18:13:48.878Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
30752024-02-01T18:13:48.878Z
30762024-02-01T18:13:48.878Zwarning: unresolved link to `fd00:1122:3344:103::2`
30772024-02-01T18:13:48.878Z --> nexus/src/app/sagas/volume_delete.rs:350:17
30782024-02-01T18:13:48.878Z |
30792024-02-01T18:13:48.879Z350 | /// "[fd00:1122:3344:103::2]:1000"
30802024-02-01T18:13:48.879Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
30812024-02-01T18:13:48.879Z
30822024-02-01T18:13:48.879Zwarning: unresolved link to `fd00:1122:3344:101::5`
30832024-02-01T18:13:48.879Z --> nexus/src/app/sagas/volume_delete.rs:369:17
30842024-02-01T18:13:48.879Z |
30852024-02-01T18:13:48.880Z369 | /// "[fd00:1122:3344:101::5]:1001", <-- port changed
30862024-02-01T18:13:48.880Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
30872024-02-01T18:13:48.880Z
30882024-02-01T18:13:48.880Zwarning: unresolved link to `fd00:1122:3344:102::9`
30892024-02-01T18:13:48.880Z --> nexus/src/app/sagas/volume_delete.rs:370:17
30902024-02-01T18:13:48.880Z |
30912024-02-01T18:13:48.880Z370 | /// "[fd00:1122:3344:102::9]:1001", <-- port changed
30922024-02-01T18:13:48.880Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
30932024-02-01T18:13:48.880Z
30942024-02-01T18:13:48.880Zwarning: unresolved link to `fd00:1122:3344:103::2`
30952024-02-01T18:13:48.880Z --> nexus/src/app/sagas/volume_delete.rs:371:17
30962024-02-01T18:13:48.881Z |
30972024-02-01T18:13:48.881Z371 | /// "[fd00:1122:3344:103::2]:1001" <-- port changed
30982024-02-01T18:13:48.881Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
30992024-02-01T18:13:48.881Z
31002024-02-01T18:13:53.669Zwarning: `omicron-nexus` (lib doc) generated 7 warnings
31012024-02-01T18:14:29.588Z Finished dev [unoptimized + debuginfo] target(s) in 17m 01s
31022024-02-01T18:14:29.711Z
31032024-02-01T18:14:29.711Zreal 17:01.976436790
31042024-02-01T18:14:29.711Zuser 55:43.284601561
31052024-02-01T18:14:29.711Zsys 1:05:45.088664436
31062024-02-01T18:14:29.711Ztrap 1.868300154
31072024-02-01T18:14:29.711Ztflt 0.094096496
31082024-02-01T18:14:29.711Zdflt 0.479903547
31092024-02-01T18:14:29.717Zkflt 0.000101271
31102024-02-01T18:14:29.718Zlock 3:23:25.062099035
31112024-02-01T18:14:29.718Zslp 4:22:26.496523098
31122024-02-01T18:14:29.718Zlat 5:21.307294332
31132024-02-01T18:14:29.718Zstop 1:37.459913619
31142024-02-01T18:14:29.718Zprocess exited: duration 1878996 ms, exit code 0
 
31152024-02-01T18:14:29.731Zfound 0 output files