01HNJ0J9JN1AYCSNGS9BPVSV6A: 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: 01HNJ0K3AM6Y9EKXX7P57WXWTZ

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12024-02-01T10:05:26.086Zjob assigned to worker 01HNJ1ZQE8D0Q3M82JPCYWJZN4 (queued for 26 m 1 s)
 
22024-02-01T10:05:26.524Zstarting task 0: "setup"
32024-02-01T10:05:26.708Z++ uname -s
42024-02-01T10:05:26.711Z+ kern=SunOS
52024-02-01T10:05:26.711Z+ case "$kern" in
62024-02-01T10:05:26.711Z+ groupadd -g 12345 build
72024-02-01T10:05:26.711Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-02-01T10:05:28.909Z+ zfs create -o mountpoint=/work rpool/work
92024-02-01T10:05:29.006Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-02-01T10:05:29.009Z+ home_fs=zfs
112024-02-01T10:05:29.010Z+ [[ zfs == autofs ]]
122024-02-01T10:05:29.010Z+ mkdir -p /home/build
132024-02-01T10:05:29.013Z+ chown build:build /home/build /work
142024-02-01T10:05:31.020Z+ chmod 0700 /home/build /work
152024-02-01T10:05:31.026Zprocess exited: duration 4493 ms, exit code 0
 
162024-02-01T10:05:31.039Zstarting task 1: "rust-toolchain"
172024-02-01T10:05:31.048Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182024-02-01T10:05:31.056Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192024-02-01T10:05:31.243Zinfo: downloading installer
202024-02-01T10:05:32.696Zwarning: it looks like you have an existing installation of Rust at:
212024-02-01T10:05:32.696Zwarning: /opt/ooce/bin
222024-02-01T10:05:32.696Zwarning: It is recommended that rustup be the primary Rust installation.
232024-02-01T10:05:32.697Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242024-02-01T10:05:32.697Zwarning: If you are sure that you want both rustup and your already installed Rust
252024-02-01T10:05:32.697Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262024-02-01T10:05:32.697Zwarning: or pass `-y' to ignore all ignorable checks.
272024-02-01T10:05:32.697Zerror: cannot install while Rust is installed
282024-02-01T10:05:32.697Zwarning: continuing (because the -y flag is set and the error is ignorable)
292024-02-01T10:05:33.029Zinfo: profile set to 'default'
302024-02-01T10:05:33.030Zinfo: default host triple is x86_64-unknown-illumos
312024-02-01T10:05:33.037Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322024-02-01T10:05:33.187Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332024-02-01T10:05:33.187Zinfo: downloading component 'cargo'
342024-02-01T10:05:33.794Zinfo: downloading component 'clippy'
352024-02-01T10:05:33.999Zinfo: downloading component 'rust-docs'
362024-02-01T10:05:34.743Zinfo: downloading component 'rust-std'
372024-02-01T10:05:36.065Zinfo: downloading component 'rustc'
382024-02-01T10:05:39.205Zinfo: downloading component 'rustfmt'
392024-02-01T10:05:39.395Zinfo: installing component 'cargo'
402024-02-01T10:05:41.122Zinfo: installing component 'clippy'
412024-02-01T10:05:41.898Zinfo: installing component 'rust-docs'
422024-02-01T10:05:44.646Zinfo: installing component 'rust-std'
432024-02-01T10:05:48.585Zinfo: installing component 'rustc'
442024-02-01T10:05:57.265Zinfo: installing component 'rustfmt'
452024-02-01T10:05:57.946Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462024-02-01T10:05:57.946Z
472024-02-01T10:05:58.081Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482024-02-01T10:05:58.082Z
492024-02-01T10:05:58.085Z
502024-02-01T10:05:58.085ZRust is installed now. Great!
512024-02-01T10:05:58.085Z
522024-02-01T10:05:58.085ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532024-02-01T10:05:58.085Zenvironment variable. This has not been done automatically.
542024-02-01T10:05:58.086Z
552024-02-01T10:05:58.086ZTo configure your current shell, run:
562024-02-01T10:05:58.086Zsource "$HOME/.cargo/env"
572024-02-01T10:05:58.176Z+ rustc --version
582024-02-01T10:05:58.287Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592024-02-01T10:05:58.293Zprocess exited: duration 27254 ms, exit code 0
 
602024-02-01T10:05:58.311Zstarting task 2: "authentication"
612024-02-01T10:05:58.350Zprocess exited: duration 38 ms, exit code 0
 
622024-02-01T10:05:58.369Zstarting task 3: "clone repository"
632024-02-01T10:05:58.377Z+ mkdir -p /work/oxidecomputer/omicron
642024-02-01T10:05:58.388Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652024-02-01T10:05:58.796ZCloning into '/work/oxidecomputer/omicron'...
662024-02-01T10:06:05.539Z+ cd /work/oxidecomputer/omicron
672024-02-01T10:06:05.539Z+ git fetch origin d36c61cef85fb811861493a8446ca3dfc983c6af
682024-02-01T10:06:06.094ZFrom https://github.com/oxidecomputer/omicron
692024-02-01T10:06:06.094Z * branch d36c61cef85fb811861493a8446ca3dfc983c6af -> FETCH_HEAD
702024-02-01T10:06:06.102Z+ [[ -n '' ]]
712024-02-01T10:06:06.102Z+ git reset --hard d36c61cef85fb811861493a8446ca3dfc983c6af
722024-02-01T10:06:06.280ZHEAD is now at d36c61cef cleanup per pr comments
732024-02-01T10:06:06.288Zprocess exited: duration 7912 ms, exit code 0
 
742024-02-01T10:06:06.312Zstarting task 4: "build"
752024-02-01T10:06:06.323Z+ cargo --version
762024-02-01T10:06:06.330Zinfo: syncing channel updates for '1.74.1-x86_64-unknown-illumos'
772024-02-01T10:06:06.496Zinfo: latest update on 2023-12-07, rust version 1.74.1 (a28077b28 2023-12-04)
782024-02-01T10:06:06.509Zinfo: downloading component 'cargo'
792024-02-01T10:06:07.137Zinfo: downloading component 'clippy'
802024-02-01T10:06:07.349Zinfo: downloading component 'rust-docs'
812024-02-01T10:06:08.146Zinfo: downloading component 'rust-std'
822024-02-01T10:06:09.333Zinfo: downloading component 'rustc'
832024-02-01T10:06:12.673Zinfo: downloading component 'rustfmt'
842024-02-01T10:06:12.858Zinfo: installing component 'cargo'
852024-02-01T10:06:14.154Zinfo: installing component 'clippy'
862024-02-01T10:06:14.643Zinfo: installing component 'rust-docs'
872024-02-01T10:06:17.630Zinfo: installing component 'rust-std'
882024-02-01T10:06:19.994Zinfo: installing component 'rustc'
892024-02-01T10:06:26.193Zinfo: installing component 'rustfmt'
902024-02-01T10:06:26.749Zcargo 1.74.1 (ecb9851af 2023-10-18)
912024-02-01T10:06:26.754Z+ rustc --version
922024-02-01T10:06:27.168Zrustc 1.74.1 (a28077b28 2023-12-04)
932024-02-01T10:06:27.169Z+ source ./env.sh
942024-02-01T10:06:27.169Z++ set -o xtrace
952024-02-01T10:06:27.169Z++++ dirname ./env.sh
962024-02-01T10:06:27.169Z+++ cd .
972024-02-01T10:06:27.169Z+++ echo /work/oxidecomputer/omicron
982024-02-01T10:06:27.169Z++ OMICRON_WS=/work/oxidecomputer/omicron
992024-02-01T10:06:27.169Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1002024-02-01T10:06:27.169Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1012024-02-01T10:06:27.169Z++ 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
1022024-02-01T10:06:27.169Z++ 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
1032024-02-01T10:06:27.169Z++ 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
1042024-02-01T10:06:27.170Z++ 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
1052024-02-01T10:06:27.171Z++ 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
1062024-02-01T10:06:27.171Z++ 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
1072024-02-01T10:06:27.171Z++ unset OMICRON_WS
1082024-02-01T10:06:27.171Z++ set +o xtrace
1092024-02-01T10:06:27.171Z
1102024-02-01T10:06:27.171Z ##### ##### ###### ##### ###### #### # # # #### #
1112024-02-01T10:06:27.171Z # # # # # # # # # # # # # # #
1122024-02-01T10:06:27.171Z # # # # ##### # # ##### # # # # # #### #
1132024-02-01T10:06:27.171Z ##### ##### # ##### # # # # # # # # #
1142024-02-01T10:06:27.171Z # # # # # # # # # # # # # # #
1152024-02-01T10:06:27.171Z # # # ###### # # ###### ### # #### # #### #
1162024-02-01T10:06:27.171Z
1172024-02-01T10:06:43.146Z Startup: Refreshing catalog 'helios-dev' ... Done
1182024-02-01T10:06:44.906Z Startup: Caching catalogs ... Done
1192024-02-01T10:06:47.887ZPlanning: Solver setup ... Done (2.474s)
1202024-02-01T10:06:48.297ZPlanning: Running solver ... Done (0.067s)
1212024-02-01T10:06:48.297ZPlanning: Finding local manifests ... Done (0.003s)
1222024-02-01T10:06:48.297ZPlanning: Fetching manifests: 0/4 0% complete
1232024-02-01T10:06:48.363ZPlanning: Fetching manifests: 4/4 100% complete
1242024-02-01T10:06:48.441ZPlanning: Package planning ... Done (0.079s)
1252024-02-01T10:06:48.525ZPlanning: Merging actions ... Done (0.084s)
1262024-02-01T10:06:49.890ZPlanning: Checking for conflicting actions ... Done (1.365s)
1272024-02-01T10:06:49.908ZPlanning: Consolidating action changes ... Done (0.017s)
1282024-02-01T10:06:55.759ZPlanning: Evaluating mediators ... Done (5.438s)
1292024-02-01T10:06:55.763ZPlanning: Planning completed in 10.39 seconds
1302024-02-01T10:07:00.214Z Packages to install: 4
1312024-02-01T10:07:00.214Z Mediators to change: 2
1322024-02-01T10:07:00.215Z Services to change: 1
1332024-02-01T10:07:00.215Z Estimated space available: 148.87 GB
1342024-02-01T10:07:00.224ZEstimated space to be consumed: 1.40 GB
1352024-02-01T10:07:00.224Z Create boot environment: No
1362024-02-01T10:07:00.224ZCreate backup boot environment: No
1372024-02-01T10:07:00.224Z Rebuild boot archive: No
1382024-02-01T10:07:00.224Z
1392024-02-01T10:07:00.224ZChanged mediators:
1402024-02-01T10:07:00.224Z mediator clang:
1412024-02-01T10:07:00.225Z version: None -> 15 (system default)
1422024-02-01T10:07:00.225Z
1432024-02-01T10:07:00.225Z mediator llvm:
1442024-02-01T10:07:00.225Z version: 14 (system default) -> 15 (system default)
1452024-02-01T10:07:00.225Z
1462024-02-01T10:07:00.225ZChanged packages:
1472024-02-01T10:07:00.225Zhelios-dev
1482024-02-01T10:07:00.225Z developer/build-essential
1492024-02-01T10:07:00.225Z None -> 11-2.0
1502024-02-01T10:07:00.225Z library/libxmlsec1
1512024-02-01T10:07:00.225Z None -> 1.2.35-2.0
1522024-02-01T10:07:00.225Z ooce/developer/clang-15
1532024-02-01T10:07:00.225Z None -> 15.0.7-2.0
1542024-02-01T10:07:00.225Z ooce/developer/llvm-15
1552024-02-01T10:07:00.225Z None -> 15.0.7-2.0
1562024-02-01T10:07:00.225Z
1572024-02-01T10:07:00.225ZServices:
1582024-02-01T10:07:00.226Z restart_fmri:
1592024-02-01T10:07:00.226Z svc:/system/update-man-index:default
1602024-02-01T10:07:00.548Z
1612024-02-01T10:07:00.548ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1622024-02-01T10:07:05.568ZDownload: 459/3290 items 17.0/212.6MB 7% complete (3.5M/s)
1632024-02-01T10:07:10.572ZDownload: 1180/3290 items 70.5/212.6MB 33% complete (7.0M/s)
1642024-02-01T10:07:15.572ZDownload: 1578/3290 items 117.0/212.6MB 55% complete (10.0M/s)
1652024-02-01T10:07:20.572ZDownload: 2844/3290 items 120.9/212.6MB 56% complete (5.2M/s)
1662024-02-01T10:07:27.328ZDownload: 3247/3290 items 202.8/212.6MB 95% complete (11.8M/s)
1672024-02-01T10:07:28.671ZDownload: Completed 212.60 MB in 28.12 seconds (7.6M/s)
1682024-02-01T10:07:29.039Z Actions: 1/3689 actions (Installing new actions)
1692024-02-01T10:07:34.081Z Actions: 2564/3689 actions (Installing new actions)
1702024-02-01T10:07:36.642Z Actions: Completed 3689 actions in 7.60 seconds.
1712024-02-01T10:07:36.788Z Done (0.139s)
1722024-02-01T10:07:36.788Z Done (0.000s)
1732024-02-01T10:07:37.127Z Done (0.338s)
1742024-02-01T10:07:45.373Z Done (8.107s)
1752024-02-01T10:07:45.665Z Done (0.197s)
1762024-02-01T10:07:45.668Z Done (0.000s)
1772024-02-01T10:07:45.907Z Done (0.000s)
1782024-02-01T10:07:46.613ZPlanning: Evaluating mediator changes ... Done
1792024-02-01T10:07:46.891ZPlanning: Checking for conflicting actions ... Done
1802024-02-01T10:07:46.894ZPlanning: Consolidating action changes ... Done
1812024-02-01T10:07:47.320ZPlanning: Evaluating mediators ... Done
1822024-02-01T10:07:47.323ZPlanning: Planning completed in 0.71 seconds
1832024-02-01T10:07:47.375Z Mediators to change: 2
1842024-02-01T10:07:47.376Z Create boot environment: No
1852024-02-01T10:07:47.379ZCreate backup boot environment: No
1862024-02-01T10:07:47.484Z Done
1872024-02-01T10:07:47.484Z Done
1882024-02-01T10:07:47.683Z Done
1892024-02-01T10:07:53.271Z Done
1902024-02-01T10:07:53.388Z Done
1912024-02-01T10:07:53.391Z Done
1922024-02-01T10:07:53.509Z Done
1932024-02-01T10:07:54.506ZPlanning: Evaluating mediator changes ... Done
1942024-02-01T10:07:54.509ZPlanning: Merging actions ... Done
1952024-02-01T10:07:54.837ZPlanning: Checking for conflicting actions ... Done
1962024-02-01T10:07:54.840ZPlanning: Consolidating action changes ... Done
1972024-02-01T10:07:55.266ZPlanning: Evaluating mediators ... Done
1982024-02-01T10:07:55.359ZPlanning: Planning completed in 1.29 seconds
1992024-02-01T10:07:55.417Z Packages to change: 1
2002024-02-01T10:07:55.418Z Mediators to change: 1
2012024-02-01T10:07:55.421Z Services to change: 1
2022024-02-01T10:07:55.421Z Create boot environment: No
2032024-02-01T10:07:55.421ZCreate backup boot environment: Yes
2042024-02-01T10:07:57.438Z Actions: 1/6 actions (Updating modified actions)
2052024-02-01T10:07:57.441Z Actions: Completed 6 actions in 0.00 seconds.
2062024-02-01T10:07:57.441Z Done
2072024-02-01T10:07:57.442Z Done
2082024-02-01T10:07:57.517Z Done
2092024-02-01T10:08:03.297Z Done
2102024-02-01T10:08:03.422Z Done
2112024-02-01T10:08:03.448Z Done
2122024-02-01T10:08:03.519Z Done
2132024-02-01T10:08:04.188ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2142024-02-01T10:08:04.188Zclang system 15 system
2152024-02-01T10:08:04.188Zcsh system system illumos
2162024-02-01T10:08:04.188Zctags system system illumos
2172024-02-01T10:08:04.188Zgcc vendor 12 vendor
2182024-02-01T10:08:04.188Zgcc system 10 system
2192024-02-01T10:08:04.189Zgcc system 7 system
2202024-02-01T10:08:04.189Zgo system 1.20 system
2212024-02-01T10:08:04.189Zgo system 1.19 system
2222024-02-01T10:08:04.189Zllvm system 15 system
2232024-02-01T10:08:04.190Zllvm system 14 system
2242024-02-01T10:08:04.190Zmariadb system 10.6 system
2252024-02-01T10:08:04.190Zmta vendor vendor dma
2262024-02-01T10:08:04.190Zopenjdk system 17 system
2272024-02-01T10:08:04.190Zopenjdk system 11 system
2282024-02-01T10:08:04.190Zopenjdk system 1.8 system
2292024-02-01T10:08:04.191Zopenssl vendor 3 vendor
2302024-02-01T10:08:04.191Zperl system 5.36 system
2312024-02-01T10:08:04.191Zpostgresql system 15 system
2322024-02-01T10:08:04.191Zpostgresql system 13 system
2332024-02-01T10:08:04.191Zpython vendor 3 vendor
2342024-02-01T10:08:04.191Zpython system 2 system
2352024-02-01T10:08:04.191Zpython3 system 3.11 system
2362024-02-01T10:08:04.191Zruby system 3.0 system
2372024-02-01T10:08:04.191Zwords vendor vendor american-english
2382024-02-01T10:08:04.191Zwords system system australian-english
2392024-02-01T10:08:04.192Zwords system system british-english
2402024-02-01T10:08:04.192Zwords system system canadian-english
2412024-02-01T10:08:04.192Zwords system system french
2422024-02-01T10:08:04.192Zwords system system italian
2432024-02-01T10:08:04.192Zwords system system ngerman
2442024-02-01T10:08:04.192Zwords system system ogerman
2452024-02-01T10:08:04.193Zwords system system spanish
2462024-02-01T10:08:04.720ZFMRI IFO
2472024-02-01T10:08:04.720Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2482024-02-01T10:08:04.720Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2492024-02-01T10:08:04.722Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2502024-02-01T10:08:04.722Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2512024-02-01T10:08:04.722Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2522024-02-01T10:08:04.722Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z i--
2532024-02-01T10:08:04.722Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2542024-02-01T10:08:04.722Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2552024-02-01T10:08:04.793Z+ set -o errexit
2562024-02-01T10:08:04.805Z+++ dirname ./tools/ci_download_cockroachdb
2572024-02-01T10:08:04.805Z++ cd ./tools
2582024-02-01T10:08:04.806Z++ pwd
2592024-02-01T10:08:04.806Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2602024-02-01T10:08:04.806Z++ basename ./tools/ci_download_cockroachdb
2612024-02-01T10:08:04.806Z+ ARG0=ci_download_cockroachdb
2622024-02-01T10:08:04.821Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2632024-02-01T10:08:04.821Z+ CIDL_VERSION=v22.1.9
2642024-02-01T10:08:04.821Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2652024-02-01T10:08:04.821Z++ CIDL_MD5_DARWIN=2db972c254b4e3b599e12110520178b5
2662024-02-01T10:08:04.821Z++ CIDL_MD5_LINUX=8c3170883e0a0be1a34b44090c067a8c
2672024-02-01T10:08:04.821Z++ CIDL_MD5_ILLUMOS=d8999aff364e5d70f226e139fda724a3
2682024-02-01T10:08:04.821Z+ TARGET_DIR=out
2692024-02-01T10:08:04.821Z+ DOWNLOAD_DIR=out/downloads
2702024-02-01T10:08:04.821Z+ DEST_DIR=./out/cockroachdb
2712024-02-01T10:08:04.822Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2722024-02-01T10:08:04.823Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2732024-02-01T10:08:04.823Z+ main
2742024-02-01T10:08:04.823Z+ [[ 0 != 0 ]]
2752024-02-01T10:08:04.823Z+ CIDL_OS=solaris2.11
2762024-02-01T10:08:04.823Z+ [[ 0 != 0 ]]
2772024-02-01T10:08:04.823Z+ configure_os solaris2.11
2782024-02-01T10:08:04.823Z+ echo 'current directory: /work/oxidecomputer/omicron'
2792024-02-01T10:08:04.824Zcurrent directory: /work/oxidecomputer/omicron
2802024-02-01T10:08:04.824Z+ echo 'configuring based on OS: "solaris2.11"'
2812024-02-01T10:08:04.824Z+ case "$1" in
2822024-02-01T10:08:04.824Zconfiguring based on OS: "solaris2.11"
2832024-02-01T10:08:04.824Z+ CIDL_BUILD=illumos
2842024-02-01T10:08:04.824Z+ CIDL_SUFFIX=tar.gz
2852024-02-01T10:08:04.824Z+ CIDL_MD5=d8999aff364e5d70f226e139fda724a3
2862024-02-01T10:08:04.824Z+ CIDL_MD5FUNC=do_md5sum
2872024-02-01T10:08:04.824Z+ CIDL_URL_BASE=https://illumos.org/downloads
2882024-02-01T10:08:04.824Z+ CIDL_ASSEMBLE=do_assemble_illumos
2892024-02-01T10:08:04.824Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2902024-02-01T10:08:04.824Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2912024-02-01T10:08:04.824Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2922024-02-01T10:08:04.824Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2932024-02-01T10:08:04.824Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2942024-02-01T10:08:04.824Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
2952024-02-01T10:08:04.824ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2962024-02-01T10:08:04.824Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
2972024-02-01T10:08:04.827ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
2982024-02-01T10:08:04.827Z+ mkdir -p out/downloads
2992024-02-01T10:08:04.827Z+ mkdir -p ./out/cockroachdb
3002024-02-01T10:08:04.827Z+ local DO_DOWNLOAD=true
3012024-02-01T10:08:04.827Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
3022024-02-01T10:08:04.827Z+ '[' true == true ']'
3032024-02-01T10:08:04.827Z+ echo Downloading...
3042024-02-01T10:08:04.827ZDownloading...
3052024-02-01T10:08:04.827Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
3062024-02-01T10:08:04.827Z+ 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
3072024-02-01T10:08:09.672Z++ do_md5sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
3082024-02-01T10:08:09.675Z++ md5sum
3092024-02-01T10:08:09.676Z++ awk '{print $1}'
3102024-02-01T10:08:09.942Z+ calculated_md5=d8999aff364e5d70f226e139fda724a3
3112024-02-01T10:08:09.942Z+ [[ 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 ]]
3122024-02-01T10:08:09.942Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
3132024-02-01T10:08:09.948Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
3142024-02-01T10:08:13.697Z+ do_assemble_illumos
3152024-02-01T10:08:13.698Z+ rm -r ./out/cockroachdb
3162024-02-01T10:08:13.711Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
3172024-02-01T10:08:14.262Z+ ./out/cockroachdb/bin/cockroach version
3182024-02-01T10:08:14.571ZBuild Tag: v22.1.9-dirty
3192024-02-01T10:08:14.571ZBuild Time: 2022/10/26 21:17:46
3202024-02-01T10:08:14.571ZDistribution: OSS
3212024-02-01T10:08:14.571ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3222024-02-01T10:08:14.571ZGo Version: go1.17.13
3232024-02-01T10:08:14.571ZC Compiler: gcc 10.3.0
3242024-02-01T10:08:14.572ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3252024-02-01T10:08:14.572ZBuild Type: release
3262024-02-01T10:08:14.595Z+ set -o errexit
3272024-02-01T10:08:14.600Z+++ dirname ./tools/ci_download_clickhouse
3282024-02-01T10:08:14.602Z++ cd ./tools
3292024-02-01T10:08:14.602Z++ pwd
3302024-02-01T10:08:14.602Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3312024-02-01T10:08:14.602Z++ basename ./tools/ci_download_clickhouse
3322024-02-01T10:08:14.602Z+ ARG0=ci_download_clickhouse
3332024-02-01T10:08:14.602Z+ TARGET_DIR=out
3342024-02-01T10:08:14.603Z+ DOWNLOAD_DIR=out/downloads
3352024-02-01T10:08:14.603Z+ DEST_DIR=./out/clickhouse
3362024-02-01T10:08:14.603Z+ CIDL_VERSION=v22.8.9.24
3372024-02-01T10:08:14.603Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3382024-02-01T10:08:14.603Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3392024-02-01T10:08:14.604Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3402024-02-01T10:08:14.604Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3412024-02-01T10:08:14.604Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3422024-02-01T10:08:14.605Z+ main
3432024-02-01T10:08:14.610Z+ [[ 0 != 0 ]]
3442024-02-01T10:08:14.611Z+ CIDL_OS=solaris2.11
3452024-02-01T10:08:14.611Z+ [[ 0 != 0 ]]
3462024-02-01T10:08:14.611Z+ configure_os solaris2.11
3472024-02-01T10:08:14.611Z+ echo 'current directory: /work/oxidecomputer/omicron'
3482024-02-01T10:08:14.611Zcurrent directory: /work/oxidecomputer/omicron
3492024-02-01T10:08:14.612Z+ echo 'configuring based on OS: "solaris2.11"'
3502024-02-01T10:08:14.612Z+ CIDL_DASHREV=
3512024-02-01T10:08:14.612Z+ case "$1" in
3522024-02-01T10:08:14.612Zconfiguring based on OS: "solaris2.11"
3532024-02-01T10:08:14.612Z+ CIDL_PLATFORM=illumos
3542024-02-01T10:08:14.613Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3552024-02-01T10:08:14.613Z+ CIDL_MD5FUNC=do_md5sum
3562024-02-01T10:08:14.615Z+ CIDL_DASHREV=-1
3572024-02-01T10:08:14.615Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3582024-02-01T10:08:14.615Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3592024-02-01T10:08:14.615Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3602024-02-01T10:08:14.615Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3612024-02-01T10:08:14.615Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3622024-02-01T10:08:14.615ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3632024-02-01T10:08:14.616Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3642024-02-01T10:08:14.616ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3652024-02-01T10:08:14.616Z+ mkdir -p out/downloads
3662024-02-01T10:08:14.616Z+ mkdir -p ./out/clickhouse
3672024-02-01T10:08:14.616Z+ local DO_DOWNLOAD=true
3682024-02-01T10:08:14.616Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3692024-02-01T10:08:14.616Z+ '[' true == true ']'
3702024-02-01T10:08:14.617Z+ echo Downloading...
3712024-02-01T10:08:14.617ZDownloading...
3722024-02-01T10:08:14.617Z+ 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
3732024-02-01T10:08:14.617Z+ 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
3742024-02-01T10:08:16.368Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3752024-02-01T10:08:16.376Z++ md5sum
3762024-02-01T10:08:16.376Z++ awk '{print $1}'
3772024-02-01T10:08:16.634Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3782024-02-01T10:08:16.634Z+ [[ 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 ]]
3792024-02-01T10:08:16.634Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3802024-02-01T10:08:16.651Z+ mkdir -p ./out/clickhouse
3812024-02-01T10:08:16.651Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3822024-02-01T10:08:21.877Z+ ./out/clickhouse/clickhouse server --version
3832024-02-01T10:08:21.925ZClickHouse server version 22.8.9.1.
3842024-02-01T10:08:21.948Z+ set -o errexit
3852024-02-01T10:08:21.955Z+++ dirname ./tools/ci_download_console
3862024-02-01T10:08:21.955Z++ cd ./tools
3872024-02-01T10:08:21.955Z++ pwd
3882024-02-01T10:08:21.960Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3892024-02-01T10:08:21.960Z++ basename ./tools/ci_download_console
3902024-02-01T10:08:21.960Z+ ARG0=ci_download_console
3912024-02-01T10:08:21.960Z+ TARGET_DIR=out
3922024-02-01T10:08:21.960Z+ DOWNLOAD_DIR=out/downloads
3932024-02-01T10:08:21.960Z+ DEST_DIR=./out/console-assets
3942024-02-01T10:08:21.960Z+ source /work/oxidecomputer/omicron/tools/console_version
3952024-02-01T10:08:21.961Z++ COMMIT=1a4f5d81af09f238dc094e56ad24dd0aa4fd46a0
3962024-02-01T10:08:21.961Z++ SHA2=97e1ea69a7f2a798c05f1d8e12f7de9bf32d11f70d99a7cbc05dabda1c5b7ce4
3972024-02-01T10:08:21.961Z+ URL=https://dl.oxide.computer/releases/console/1a4f5d81af09f238dc094e56ad24dd0aa4fd46a0.tar.gz
3982024-02-01T10:08:21.961Z+ TARBALL_FILE=out/downloads/console.tar.gz
3992024-02-01T10:08:21.961Z+ main
4002024-02-01T10:08:21.961Z+ [[ 0 != 0 ]]
4012024-02-01T10:08:21.961Z+ echo 'URL: https://dl.oxide.computer/releases/console/1a4f5d81af09f238dc094e56ad24dd0aa4fd46a0.tar.gz'
4022024-02-01T10:08:21.961ZURL: https://dl.oxide.computer/releases/console/1a4f5d81af09f238dc094e56ad24dd0aa4fd46a0.tar.gz
4032024-02-01T10:08:21.961Z+ echo 'Local file: out/downloads/console.tar.gz'
4042024-02-01T10:08:21.961ZLocal file: out/downloads/console.tar.gz
4052024-02-01T10:08:21.963Z+ local DO_DOWNLOAD=true
4062024-02-01T10:08:21.963Z+ [[ -f out/downloads/console.tar.gz ]]
4072024-02-01T10:08:21.963Z+ mkdir -p out/downloads
4082024-02-01T10:08:21.963Z+ '[' true == true ']'
4092024-02-01T10:08:21.963Z+ echo Downloading...
4102024-02-01T10:08:21.963ZDownloading...
4112024-02-01T10:08:21.964Z+ do_download_curl https://dl.oxide.computer/releases/console/1a4f5d81af09f238dc094e56ad24dd0aa4fd46a0.tar.gz out/downloads/console.tar.gz
4122024-02-01T10:08:21.964Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/1a4f5d81af09f238dc094e56ad24dd0aa4fd46a0.tar.gz
4132024-02-01T10:08:23.216Z++ do_sha256sum out/downloads/console.tar.gz
4142024-02-01T10:08:23.216Z++ case "$OSTYPE" in
4152024-02-01T10:08:23.637Z++ SHA=sha256sum
4162024-02-01T10:08:23.637Z++ sha256sum
4172024-02-01T10:08:23.637Z++ awk '{print $1}'
4182024-02-01T10:08:23.638Z+ calculated_sha2=97e1ea69a7f2a798c05f1d8e12f7de9bf32d11f70d99a7cbc05dabda1c5b7ce4
4192024-02-01T10:08:23.640Z+ [[ 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 ]]
4202024-02-01T10:08:23.640Z+ rm -rf ./out/console-assets
4212024-02-01T10:08:23.640Z+ mkdir -p ./out/console-assets
4222024-02-01T10:08:23.641Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4232024-02-01T10:08:23.641Z+ mkdir -p ./out/console-assets
4242024-02-01T10:08:23.641Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4252024-02-01T10:08:23.642Z+ set -o errexit
4262024-02-01T10:08:23.642Z+++ dirname ./tools/ci_download_maghemite_openapi
4272024-02-01T10:08:23.642Z++ cd ./tools
4282024-02-01T10:08:23.642Z++ pwd
4292024-02-01T10:08:23.642Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4302024-02-01T10:08:23.643Z++ basename ./tools/ci_download_maghemite_openapi
4312024-02-01T10:08:23.643Z+ ARG0=ci_download_maghemite_openapi
4322024-02-01T10:08:23.643Z+ TARGET_DIR=out
4332024-02-01T10:08:23.643Z+ DOWNLOAD_DIR=out/downloads
4342024-02-01T10:08:23.643Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4352024-02-01T10:08:23.644Z++ COMMIT=712b2487d9b141234af98b6578bc5f77420bdb03
4362024-02-01T10:08:23.644Z++ SHA2=0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803
4372024-02-01T10:08:23.644Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/712b2487d9b141234af98b6578bc5f77420bdb03/ddm-admin.json
4382024-02-01T10:08:23.644Z+ LOCAL_FILE=out/downloads/ddm-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json
4392024-02-01T10:08:23.644Z+ main
4402024-02-01T10:08:23.645Z+ [[ 0 != 0 ]]
4412024-02-01T10:08:23.645Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/712b2487d9b141234af98b6578bc5f77420bdb03/ddm-admin.json'
4422024-02-01T10:08:23.645ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/712b2487d9b141234af98b6578bc5f77420bdb03/ddm-admin.json
4432024-02-01T10:08:23.646Z+ echo 'Local file: out/downloads/ddm-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json'
4442024-02-01T10:08:23.646Z+ local DO_DOWNLOAD=true
4452024-02-01T10:08:23.646ZLocal file: out/downloads/ddm-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json
4462024-02-01T10:08:23.647Z+ [[ -f out/downloads/ddm-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json ]]
4472024-02-01T10:08:23.647Z+ mkdir -p out/downloads
4482024-02-01T10:08:23.647Z+ '[' true == true ']'
4492024-02-01T10:08:23.647Z+ echo Downloading...
4502024-02-01T10:08:23.647ZDownloading...
4512024-02-01T10:08:23.648Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/712b2487d9b141234af98b6578bc5f77420bdb03/ddm-admin.json out/downloads/ddm-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json
4522024-02-01T10:08:23.648Z+ 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
4532024-02-01T10:08:23.659Z++ do_sha256sum out/downloads/ddm-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json
4542024-02-01T10:08:23.660Z++ case "$OSTYPE" in
4552024-02-01T10:08:23.660Z++ SHA=sha256sum
4562024-02-01T10:08:23.660Z++ sha256sum
4572024-02-01T10:08:23.660Z++ awk '{print $1}'
4582024-02-01T10:08:23.660Z+ calculated_sha2=0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803
4592024-02-01T10:08:23.661Z+ [[ 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 ]]
4602024-02-01T10:08:23.661Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4612024-02-01T10:08:23.661Z++ COMMIT=712b2487d9b141234af98b6578bc5f77420bdb03
4622024-02-01T10:08:23.661Z++ SHA2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
4632024-02-01T10:08:23.662Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/712b2487d9b141234af98b6578bc5f77420bdb03/mg-admin.json
4642024-02-01T10:08:23.664Z+ LOCAL_FILE=out/downloads/mg-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json
4652024-02-01T10:08:23.665Z+ main
4662024-02-01T10:08:23.665Z+ [[ 0 != 0 ]]
4672024-02-01T10:08:23.665Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/712b2487d9b141234af98b6578bc5f77420bdb03/mg-admin.json'
4682024-02-01T10:08:23.665ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/712b2487d9b141234af98b6578bc5f77420bdb03/mg-admin.json
4692024-02-01T10:08:23.665ZLocal file: out/downloads/mg-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json
4702024-02-01T10:08:23.666Z+ echo 'Local file: out/downloads/mg-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json'
4712024-02-01T10:08:23.666Z+ local DO_DOWNLOAD=true
4722024-02-01T10:08:23.666Z+ [[ -f out/downloads/mg-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json ]]
4732024-02-01T10:08:23.666Z+ mkdir -p out/downloads
4742024-02-01T10:08:23.666Z+ '[' true == true ']'
4752024-02-01T10:08:23.666Z+ echo Downloading...
4762024-02-01T10:08:23.667ZDownloading...
4772024-02-01T10:08:23.667Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/712b2487d9b141234af98b6578bc5f77420bdb03/mg-admin.json out/downloads/mg-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json
4782024-02-01T10:08:23.667Z+ 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
4792024-02-01T10:08:24.067Z++ do_sha256sum out/downloads/mg-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json
4802024-02-01T10:08:24.069Z++ case "$OSTYPE" in
4812024-02-01T10:08:24.069Z++ SHA=sha256sum
4822024-02-01T10:08:24.074Z++ sha256sum
4832024-02-01T10:08:24.074Z++ awk '{print $1}'
4842024-02-01T10:08:24.074Z+ calculated_sha2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
4852024-02-01T10:08:24.074Z+ [[ 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 ]]
4862024-02-01T10:08:24.082Z+ set -o errexit
4872024-02-01T10:08:24.087Z+++ dirname ./tools/ci_download_dendrite_openapi
4882024-02-01T10:08:24.087Z++ cd ./tools
4892024-02-01T10:08:24.087Z++ pwd
4902024-02-01T10:08:24.087Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4912024-02-01T10:08:24.092Z++ basename ./tools/ci_download_dendrite_openapi
4922024-02-01T10:08:24.092Z+ ARG0=ci_download_dendrite_openapi
4932024-02-01T10:08:24.092Z+ TARGET_DIR=out
4942024-02-01T10:08:24.092Z+ DOWNLOAD_DIR=out/downloads
4952024-02-01T10:08:24.093Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4962024-02-01T10:08:24.093Z++ COMMIT=fd159136c552d8b4ec4d49dd9bae7e38f6a636e6
4972024-02-01T10:08:24.093Z++ SHA2=e8f73a83d5c62f7efce998f821acc80a91b7995c95bd9ec2c228372829310099
4982024-02-01T10:08:24.093Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dpd.json
4992024-02-01T10:08:24.093Z+ LOCAL_FILE=out/downloads/dpd-fd159136c552d8b4ec4d49dd9bae7e38f6a636e6.json
5002024-02-01T10:08:24.093Z+ main
5012024-02-01T10:08:24.094Z+ [[ 0 != 0 ]]
5022024-02-01T10:08:24.094ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dpd.json
5032024-02-01T10:08:24.094Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dpd.json'
5042024-02-01T10:08:24.095Z+ echo 'Local file: out/downloads/dpd-fd159136c552d8b4ec4d49dd9bae7e38f6a636e6.json'
5052024-02-01T10:08:24.095ZLocal file: out/downloads/dpd-fd159136c552d8b4ec4d49dd9bae7e38f6a636e6.json
5062024-02-01T10:08:24.095Z+ local DO_DOWNLOAD=true
5072024-02-01T10:08:24.096Z+ [[ -f out/downloads/dpd-fd159136c552d8b4ec4d49dd9bae7e38f6a636e6.json ]]
5082024-02-01T10:08:24.096Z+ mkdir -p out/downloads
5092024-02-01T10:08:24.102Z+ '[' true == true ']'
5102024-02-01T10:08:24.102Z+ echo Downloading...
5112024-02-01T10:08:24.102ZDownloading...
5122024-02-01T10:08:24.102Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dpd.json out/downloads/dpd-fd159136c552d8b4ec4d49dd9bae7e38f6a636e6.json
5132024-02-01T10:08:24.102Z+ 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
5142024-02-01T10:08:24.254Z++ do_sha256sum out/downloads/dpd-fd159136c552d8b4ec4d49dd9bae7e38f6a636e6.json
5152024-02-01T10:08:24.260Z++ case "$OSTYPE" in
5162024-02-01T10:08:24.260Z++ SHA=sha256sum
5172024-02-01T10:08:24.260Z++ sha256sum
5182024-02-01T10:08:24.260Z++ awk '{print $1}'
5192024-02-01T10:08:24.260Z+ calculated_sha2=e8f73a83d5c62f7efce998f821acc80a91b7995c95bd9ec2c228372829310099
5202024-02-01T10:08:24.261Z+ [[ 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 ]]
5212024-02-01T10:08:24.273Z+ set -o errexit
5222024-02-01T10:08:24.277Z+++ dirname ./tools/ci_download_dendrite_stub
5232024-02-01T10:08:24.278Z++ cd ./tools
5242024-02-01T10:08:24.278Z++ pwd
5252024-02-01T10:08:24.278Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5262024-02-01T10:08:24.283Z++ basename ./tools/ci_download_dendrite_stub
5272024-02-01T10:08:24.285Z+ ARG0=ci_download_dendrite_stub
5282024-02-01T10:08:24.285Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5292024-02-01T10:08:24.285Z++ CIDL_SHA256_ILLUMOS=1e24598ba77dc00682cdf54fc370696ef5aa49ed510ab7f72fcc91d61d679e7b
5302024-02-01T10:08:24.285Z++ CIDL_SHA256_LINUX_DPD=4fc43b53a048264664ede64805d4d179ec32d50cf9ab1aaa0fa4e17190e511a2
5312024-02-01T10:08:24.285Z++ CIDL_SHA256_LINUX_SWADM=0ab34a2063e68568aa064f7b71825a603d47b3e399f3e7f45976edb5d5283f0f
5322024-02-01T10:08:24.285Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5332024-02-01T10:08:24.285Z++ COMMIT=fd159136c552d8b4ec4d49dd9bae7e38f6a636e6
5342024-02-01T10:08:24.285Z++ SHA2=e8f73a83d5c62f7efce998f821acc80a91b7995c95bd9ec2c228372829310099
5352024-02-01T10:08:24.285Z+ TARGET_DIR=out
5362024-02-01T10:08:24.285Z+ DOWNLOAD_DIR=out/downloads
5372024-02-01T10:08:24.286Z+ DEST_DIR=./out/dendrite-stub
5382024-02-01T10:08:24.286Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5392024-02-01T10:08:24.286Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5402024-02-01T10:08:24.286Z+ REPO=oxidecomputer/dendrite
5412024-02-01T10:08:24.286Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6
5422024-02-01T10:08:24.286Z+ main
5432024-02-01T10:08:24.286Z+ [[ 0 != 0 ]]
5442024-02-01T10:08:24.286Z+ CIDL_OS=solaris2.11
5452024-02-01T10:08:24.286Z+ [[ 0 != 0 ]]
5462024-02-01T10:08:24.286Z+ configure_os solaris2.11
5472024-02-01T10:08:24.286Z+ echo 'current directory: /work/oxidecomputer/omicron'
5482024-02-01T10:08:24.286Zcurrent directory: /work/oxidecomputer/omicron
5492024-02-01T10:08:24.286Z+ echo 'configuring based on OS: "solaris2.11"'
5502024-02-01T10:08:24.287Zconfiguring based on OS: "solaris2.11"
5512024-02-01T10:08:24.287Z+ case "$1" in
5522024-02-01T10:08:24.287Z+ SET_BINARIES=
5532024-02-01T10:08:24.287Z+ CIDL_SHA256=1e24598ba77dc00682cdf54fc370696ef5aa49ed510ab7f72fcc91d61d679e7b
5542024-02-01T10:08:24.287Z+ CIDL_SHA256FUNC=do_sha256sum
5552024-02-01T10:08:24.288Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5562024-02-01T10:08:24.288Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dendrite-stub.tar.gz
5572024-02-01T10:08:24.288Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5582024-02-01T10:08:24.288Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dendrite-stub.tar.gz'
5592024-02-01T10:08:24.288ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dendrite-stub.tar.gz
5602024-02-01T10:08:24.288Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5612024-02-01T10:08:24.288Z+ mkdir -p out/downloads
5622024-02-01T10:08:24.288ZLocal file: out/downloads/dendrite-stub.tar.gz
5632024-02-01T10:08:24.292Z+ mkdir -p ./out/dendrite-stub
5642024-02-01T10:08:24.292Z+ fetch_and_verify
5652024-02-01T10:08:24.293Z+ local DO_DOWNLOAD=true
5662024-02-01T10:08:24.293Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5672024-02-01T10:08:24.293Z+ '[' true == true ']'
5682024-02-01T10:08:24.293Z+ echo Downloading...
5692024-02-01T10:08:24.293ZDownloading...
5702024-02-01T10:08:24.293Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5712024-02-01T10:08:24.293Z+ 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
5722024-02-01T10:08:33.499Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5732024-02-01T10:08:33.503Z++ sha256sum
5742024-02-01T10:08:33.503Z++ awk '{print $1}'
5752024-02-01T10:08:33.612Z+ calculated_sha256=1e24598ba77dc00682cdf54fc370696ef5aa49ed510ab7f72fcc91d61d679e7b
5762024-02-01T10:08:33.613Z+ [[ 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 ]]
5772024-02-01T10:08:33.625Z+ do_untar out/downloads/dendrite-stub.tar.gz
5782024-02-01T10:08:33.625Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5792024-02-01T10:08:34.759Z+ do_assemble
5802024-02-01T10:08:34.759Z+ rm -r ./out/dendrite-stub
5812024-02-01T10:08:34.769Z+ mkdir ./out/dendrite-stub
5822024-02-01T10:08:34.783Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5832024-02-01T10:08:34.915Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5842024-02-01T10:08:34.932Z+ set -o errexit
5852024-02-01T10:08:34.981Z+++ dirname ./tools/ci_download_maghemite_mgd
5862024-02-01T10:08:34.981Z++ cd ./tools
5872024-02-01T10:08:34.982Z++ pwd
5882024-02-01T10:08:34.982Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5892024-02-01T10:08:34.986Z++ basename ./tools/ci_download_maghemite_mgd
5902024-02-01T10:08:34.986Z+ ARG0=ci_download_maghemite_mgd
5912024-02-01T10:08:34.986Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5922024-02-01T10:08:34.986Z++ CIDL_SHA256=2c54146a133b5f12587d9fb89f85ef0a0ca6278efc8c6fe4859782e886e6c774
5932024-02-01T10:08:34.987Z++ MGD_LINUX_SHA256=248732202f5102bf0947f5f91871379b6c6945fe387d4272cebe6e08f1b58184
5942024-02-01T10:08:34.987Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
5952024-02-01T10:08:34.987Z++ COMMIT=712b2487d9b141234af98b6578bc5f77420bdb03
5962024-02-01T10:08:34.987Z++ SHA2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
5972024-02-01T10:08:34.987Z+ TARGET_DIR=out
5982024-02-01T10:08:34.987Z+ DOWNLOAD_DIR=out/downloads
5992024-02-01T10:08:34.988Z+ DEST_DIR=./out/mgd
6002024-02-01T10:08:34.988Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
6012024-02-01T10:08:34.988Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6022024-02-01T10:08:34.988Z+ REPO=oxidecomputer/maghemite
6032024-02-01T10:08:34.988Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/712b2487d9b141234af98b6578bc5f77420bdb03
6042024-02-01T10:08:34.988Z+ main
6052024-02-01T10:08:34.989Z+ [[ 0 != 0 ]]
6062024-02-01T10:08:34.989Z+ CIDL_OS=solaris2.11
6072024-02-01T10:08:34.989Z+ [[ 0 != 0 ]]
6082024-02-01T10:08:34.989Z+ configure_os solaris2.11
6092024-02-01T10:08:34.989Z+ echo 'current directory: /work/oxidecomputer/omicron'
6102024-02-01T10:08:34.990Zcurrent directory: /work/oxidecomputer/omicron
6112024-02-01T10:08:34.990Z+ echo 'configuring based on OS: "solaris2.11"'
6122024-02-01T10:08:34.990Z+ case "$1" in
6132024-02-01T10:08:34.990Z+ SET_BINARIES=
6142024-02-01T10:08:34.990Zconfiguring based on OS: "solaris2.11"
6152024-02-01T10:08:34.991Z+ CIDL_SHA256FUNC=do_sha256sum
6162024-02-01T10:08:34.991Z+ TARBALL_FILENAME=mgd.tar.gz
6172024-02-01T10:08:35.008Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/712b2487d9b141234af98b6578bc5f77420bdb03/mgd.tar.gz
6182024-02-01T10:08:35.008Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6192024-02-01T10:08:35.008Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/712b2487d9b141234af98b6578bc5f77420bdb03/mgd.tar.gz'
6202024-02-01T10:08:35.009Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6212024-02-01T10:08:35.009ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/712b2487d9b141234af98b6578bc5f77420bdb03/mgd.tar.gz
6222024-02-01T10:08:35.009ZLocal file: out/downloads/mgd.tar.gz
6232024-02-01T10:08:35.009Z+ mkdir -p out/downloads
6242024-02-01T10:08:35.009Z+ mkdir -p ./out/mgd
6252024-02-01T10:08:35.010Z+ fetch_and_verify
6262024-02-01T10:08:35.010Z+ local DO_DOWNLOAD=true
6272024-02-01T10:08:35.010Z+ [[ -f out/downloads/mgd.tar.gz ]]
6282024-02-01T10:08:35.010Z+ '[' true == true ']'
6292024-02-01T10:08:35.010Z+ echo Downloading...
6302024-02-01T10:08:35.011ZDownloading...
6312024-02-01T10:08:35.011Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/712b2487d9b141234af98b6578bc5f77420bdb03/mgd.tar.gz out/downloads/mgd.tar.gz
6322024-02-01T10:08:35.011Z+ 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
6332024-02-01T10:08:44.133Z++ do_sha256sum out/downloads/mgd.tar.gz
6342024-02-01T10:08:44.136Z++ sha256sum
6352024-02-01T10:08:44.136Z++ awk '{print $1}'
6362024-02-01T10:08:44.212Z+ calculated_sha256=2c54146a133b5f12587d9fb89f85ef0a0ca6278efc8c6fe4859782e886e6c774
6372024-02-01T10:08:44.213Z+ [[ 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 ]]
6382024-02-01T10:08:44.216Z+ do_untar out/downloads/mgd.tar.gz
6392024-02-01T10:08:44.217Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6402024-02-01T10:08:44.935Z+ do_assemble
6412024-02-01T10:08:44.935Z+ rm -r ./out/mgd
6422024-02-01T10:08:44.970Z+ mkdir ./out/mgd
6432024-02-01T10:08:44.970Z+ cp -r out/downloads/root ./out/mgd/root
6442024-02-01T10:08:45.145Z+ set -o errexit
6452024-02-01T10:08:45.155Z+++ dirname ./tools/ci_download_transceiver_control
6462024-02-01T10:08:45.155Z++ cd ./tools
6472024-02-01T10:08:45.156Z++ pwd
6482024-02-01T10:08:45.156Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6492024-02-01T10:08:45.156Z++ basename ./tools/ci_download_transceiver_control
6502024-02-01T10:08:45.156Z+ ARG0=ci_download_transceiver_control
6512024-02-01T10:08:45.156Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6522024-02-01T10:08:45.156Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6532024-02-01T10:08:45.156Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6542024-02-01T10:08:45.156Z+ TARGET_DIR=out
6552024-02-01T10:08:45.157Z+ DOWNLOAD_DIR=out/downloads
6562024-02-01T10:08:45.159Z+ DEST_DIR=./out/transceiver-control
6572024-02-01T10:08:45.159Z+ BIN_DIR=/opt/oxide/bin
6582024-02-01T10:08:45.159Z+ BINARY=xcvradm
6592024-02-01T10:08:45.159Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6602024-02-01T10:08:45.160Z+ REPO=oxidecomputer/transceiver-control
6612024-02-01T10:08:45.160Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6622024-02-01T10:08:45.160Z+ main
6632024-02-01T10:08:45.162Z+ [[ 0 != 0 ]]
6642024-02-01T10:08:45.162Z+ CIDL_OS=solaris2.11
6652024-02-01T10:08:45.162Z+ [[ 0 != 0 ]]
6662024-02-01T10:08:45.162Z+ configure_os solaris2.11
6672024-02-01T10:08:45.162Z+ echo 'current directory: /work/oxidecomputer/omicron'
6682024-02-01T10:08:45.163Zcurrent directory: /work/oxidecomputer/omicron
6692024-02-01T10:08:45.163Z+ echo 'configuring based on OS: "solaris2.11"'
6702024-02-01T10:08:45.163Z+ case "$1" in
6712024-02-01T10:08:45.163Zconfiguring based on OS: "solaris2.11"
6722024-02-01T10:08:45.163Z+ SET_BINARIES=
6732024-02-01T10:08:45.163Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6742024-02-01T10:08:45.163Z+ CIDL_SHA256FUNC=do_sha256sum
6752024-02-01T10:08:45.164Z+ ARCHIVE_FILENAME=xcvradm.gz
6762024-02-01T10:08:45.164Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6772024-02-01T10:08:45.164Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6782024-02-01T10:08:45.164Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6792024-02-01T10:08:45.164ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6802024-02-01T10:08:45.164Z+ echo 'Local file: out/downloads/xcvradm.gz'
6812024-02-01T10:08:45.165ZLocal file: out/downloads/xcvradm.gz
6822024-02-01T10:08:45.165Z+ mkdir -p out/downloads
6832024-02-01T10:08:45.165Z+ mkdir -p ./out/transceiver-control
6842024-02-01T10:08:45.174Z+ fetch_and_verify
6852024-02-01T10:08:45.174Z+ local DO_DOWNLOAD=true
6862024-02-01T10:08:45.175Z+ [[ -f out/downloads/xcvradm.gz ]]
6872024-02-01T10:08:45.175Z+ '[' true == true ']'
6882024-02-01T10:08:45.175Z+ echo Downloading...
6892024-02-01T10:08:45.175ZDownloading...
6902024-02-01T10:08:45.175Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6912024-02-01T10:08:45.175Z+ 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
6922024-02-01T10:08:48.575Z++ do_sha256sum out/downloads/xcvradm.gz
6932024-02-01T10:08:48.578Z++ sha256sum
6942024-02-01T10:08:48.578Z++ awk '{print $1}'
6952024-02-01T10:08:48.606Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6962024-02-01T10:08:48.606Z+ [[ 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 ]]
6972024-02-01T10:08:48.613Z+ do_unpack out/downloads/xcvradm.gz
6982024-02-01T10:08:48.613Z+ mkdir -p out/downloads/root//opt/oxide/bin
6992024-02-01T10:08:48.613Z+ gzip -dc out/downloads/xcvradm.gz
7002024-02-01T10:08:48.790Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
7012024-02-01T10:08:48.800Z+ do_assemble
7022024-02-01T10:08:48.800Z+ rm -r ./out/transceiver-control
7032024-02-01T10:08:48.801Z+ mkdir ./out/transceiver-control
7042024-02-01T10:08:48.801Z+ cp -r out/downloads/root ./out/transceiver-control/root
7052024-02-01T10:08:49.363ZAll builder prerequisites installed successfully, and PATH looks valid
7062024-02-01T10:08:49.378Z
7072024-02-01T10:08:49.379Zreal 2:22.220114890
7082024-02-01T10:08:49.379Zuser 51.644658445
7092024-02-01T10:08:49.379Zsys 10.929630922
7102024-02-01T10:08:49.379Ztrap 0.024157648
7112024-02-01T10:08:49.379Ztflt 0.405435229
7122024-02-01T10:08:49.379Zdflt 0.715399160
7132024-02-01T10:08:49.379Zkflt 0.283315147
7142024-02-01T10:08:49.380Zlock 2.774120763
7152024-02-01T10:08:49.380Zslp 4:34.201214338
7162024-02-01T10:08:49.380Zlat 4.297259300
7172024-02-01T10:08:49.380Zstop 0.077024451
7182024-02-01T10:08:49.381Z
7192024-02-01T10:08:49.381Z #### # # ##### ##### # #
7202024-02-01T10:08:49.381Z # # # # # # # # # #
7212024-02-01T10:08:49.382Z # # # # # # # #
7222024-02-01T10:08:49.382Z # # # ##### ##### #
7232024-02-01T10:08:49.382Z # # # # # # #
7242024-02-01T10:08:49.382Z #### ###### # # # #
7252024-02-01T10:08:49.383Z
7262024-02-01T10:08:49.704Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7272024-02-01T10:08:50.093Z Updating crates.io index
7282024-02-01T10:08:50.096Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7292024-02-01T10:08:50.919Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7302024-02-01T10:08:53.242Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7312024-02-01T10:08:53.811Z Updating git repository `http://github.com/oxidecomputer/tofino`
7322024-02-01T10:08:54.134Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7332024-02-01T10:08:54.409Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7342024-02-01T10:08:54.687Z Updating git repository `https://github.com/oxidecomputer/propolis`
7352024-02-01T10:08:55.647Z Updating git repository `https://github.com/oxidecomputer/crucible`
7362024-02-01T10:08:58.087Z Updating git repository `https://github.com/oxidecomputer/opte`
7372024-02-01T10:08:59.192Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7382024-02-01T10:08:59.526Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7392024-02-01T10:09:00.111Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7402024-02-01T10:09:00.420Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
7412024-02-01T10:09:00.715Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7422024-02-01T10:09:01.053Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7432024-02-01T10:09:01.445Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7442024-02-01T10:09:01.850Z Updating git repository `https://github.com/oxidecomputer/poptrie`
7452024-02-01T10:09:02.221Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7462024-02-01T10:09:02.713Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7472024-02-01T10:09:03.116Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7482024-02-01T10:09:03.417Z Updating git repository `https://github.com/jgallagher/nix`
7492024-02-01T10:09:05.340Z Updating git repository `https://github.com/cbiffle/hubpack`
7502024-02-01T10:09:05.532Z Updating git repository `https://github.com/oxidecomputer/typify`
7512024-02-01T10:09:07.385Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7522024-02-01T10:09:07.784Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7532024-02-01T10:09:08.100Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7542024-02-01T10:09:09.827Z Downloading crates ...
7552024-02-01T10:09:10.118Z Downloaded bitflags v1.3.2
7562024-02-01T10:09:10.131Z Downloaded equivalent v1.0.1
7572024-02-01T10:09:10.134Z Downloaded colorchoice v1.0.0
7582024-02-01T10:09:10.157Z Downloaded clap_lex v0.5.1
7592024-02-01T10:09:10.160Z Downloaded errno v0.3.8
7602024-02-01T10:09:10.166Z Downloaded heck v0.4.1
7612024-02-01T10:09:10.169Z Downloaded itoa v1.0.9
7622024-02-01T10:09:10.172Z Downloaded toml_datetime v0.6.5
7632024-02-01T10:09:10.172Z Downloaded serde_spanned v0.6.4
7642024-02-01T10:09:10.175Z Downloaded thiserror v1.0.56
7652024-02-01T10:09:10.184Z Downloaded anstyle-query v1.0.0
7662024-02-01T10:09:10.190Z Downloaded anstyle v1.0.2
7672024-02-01T10:09:10.190Z Downloaded cargo-platform v0.1.3
7682024-02-01T10:09:10.197Z Downloaded serde v1.0.195
7692024-02-01T10:09:10.201Z Downloaded terminal_size v0.2.6
7702024-02-01T10:09:10.201Z Downloaded anstyle-parse v0.2.1
7712024-02-01T10:09:10.201Z Downloaded camino v1.1.6
7722024-02-01T10:09:10.204Z Downloaded utf8parse v0.2.1
7732024-02-01T10:09:10.207Z Downloaded clap_derive v4.4.2
7742024-02-01T10:09:10.210Z Downloaded cargo_metadata v0.18.1
7752024-02-01T10:09:10.215Z Downloaded semver v1.0.21
7762024-02-01T10:09:10.218Z Downloaded unicode-ident v1.0.12
7772024-02-01T10:09:10.225Z Downloaded ryu v1.0.15
7782024-02-01T10:09:10.231Z Downloaded proc-macro2 v1.0.78
7792024-02-01T10:09:10.231Z Downloaded anyhow v1.0.75
7802024-02-01T10:09:10.237Z Downloaded serde_derive v1.0.195
7812024-02-01T10:09:10.242Z Downloaded toml v0.8.8
7822024-02-01T10:09:10.248Z Downloaded quote v1.0.35
7832024-02-01T10:09:10.252Z Downloaded cargo_toml v0.19.0
7842024-02-01T10:09:10.256Z Downloaded indexmap v2.2.2
7852024-02-01T10:09:10.266Z Downloaded toml_edit v0.21.0
7862024-02-01T10:09:10.303Z Downloaded memchr v2.6.3
7872024-02-01T10:09:10.313Z Downloaded winnow v0.5.15
7882024-02-01T10:09:10.327Z Downloaded hashbrown v0.14.2
7892024-02-01T10:09:10.337Z Downloaded clap_builder v4.4.2
7902024-02-01T10:09:10.348Z Downloaded serde_json v1.0.113
7912024-02-01T10:09:10.363Z Downloaded syn v2.0.48
7922024-02-01T10:09:10.383Z Downloaded rustix v0.37.23
7932024-02-01T10:09:10.443Z Downloaded libc v0.2.152
7942024-02-01T10:09:10.482Z Downloaded clap v4.4.3
7952024-02-01T10:09:10.921Z Downloaded strsim v0.10.0
7962024-02-01T10:09:10.922Z Downloaded thiserror-impl v1.0.56
7972024-02-01T10:09:10.922Z Downloaded io-lifetimes v1.0.11
7982024-02-01T10:09:10.922Z Downloaded anstream v0.5.0
7992024-02-01T10:09:10.922Z Compiling proc-macro2 v1.0.78
8002024-02-01T10:09:10.922Z Compiling unicode-ident v1.0.12
8012024-02-01T10:09:10.922Z Compiling serde v1.0.195
8022024-02-01T10:09:10.922Z Compiling libc v0.2.152
8032024-02-01T10:09:10.922Z Compiling io-lifetimes v1.0.11
8042024-02-01T10:09:10.922Z Compiling rustix v0.37.23
8052024-02-01T10:09:10.922Z Compiling hashbrown v0.14.2
8062024-02-01T10:09:10.922Z Compiling equivalent v1.0.1
8072024-02-01T10:09:10.922Z Compiling bitflags v1.3.2
8082024-02-01T10:09:10.952Z Compiling utf8parse v0.2.1
8092024-02-01T10:09:11.016Z Compiling colorchoice v1.0.0
8102024-02-01T10:09:11.181Z Compiling anstyle-parse v0.2.1
8112024-02-01T10:09:11.226Z Compiling thiserror v1.0.56
8122024-02-01T10:09:11.554Z Compiling camino v1.1.6
8132024-02-01T10:09:12.222Z Compiling indexmap v2.2.2
8142024-02-01T10:09:12.735Z Compiling winnow v0.5.15
8152024-02-01T10:09:12.738Z Compiling serde_json v1.0.113
8162024-02-01T10:09:12.830Z Compiling anstyle v1.0.2
8172024-02-01T10:09:12.890Z Compiling semver v1.0.21
8182024-02-01T10:09:13.158Z Compiling anstyle-query v1.0.0
8192024-02-01T10:09:13.415Z Compiling anstream v0.5.0
8202024-02-01T10:09:13.558Z Compiling itoa v1.0.9
8212024-02-01T10:09:13.592Z Compiling clap_lex v0.5.1
8222024-02-01T10:09:13.776Z Compiling ryu v1.0.15
8232024-02-01T10:09:13.893Z Compiling anyhow v1.0.75
8242024-02-01T10:09:14.258Z Compiling quote v1.0.35
8252024-02-01T10:09:14.296Z Compiling strsim v0.10.0
8262024-02-01T10:09:14.362Z Compiling heck v0.4.1
8272024-02-01T10:09:14.893Z Compiling syn v2.0.48
8282024-02-01T10:09:15.072Z Compiling errno v0.3.8
8292024-02-01T10:09:16.630Z Compiling terminal_size v0.2.6
8302024-02-01T10:09:16.759Z Compiling clap_builder v4.4.2
8312024-02-01T10:09:22.984Z Compiling serde_derive v1.0.195
8322024-02-01T10:09:22.993Z Compiling thiserror-impl v1.0.56
8332024-02-01T10:09:22.993Z Compiling clap_derive v4.4.2
8342024-02-01T10:09:27.235Z Compiling clap v4.4.3
8352024-02-01T10:09:35.872Z Compiling toml_datetime v0.6.5
8362024-02-01T10:09:35.875Z Compiling serde_spanned v0.6.4
8372024-02-01T10:09:35.875Z Compiling cargo-platform v0.1.3
8382024-02-01T10:09:36.211Z Compiling toml_edit v0.21.0
8392024-02-01T10:09:37.922Z Compiling cargo_metadata v0.18.1
8402024-02-01T10:09:39.425Z Compiling toml v0.8.8
8412024-02-01T10:09:40.504Z Compiling cargo_toml v0.19.0
8422024-02-01T10:09:47.087Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
8432024-02-01T10:09:48.468Z Finished dev [unoptimized + debuginfo] target(s) in 59.02s
8442024-02-01T10:09:48.683Z Running `target/debug/xtask clippy`
8452024-02-01T10:09:48.737Zrunning: "/home/build/.rustup/toolchains/1.74.1-x86_64-unknown-illumos/bin/cargo" "clippy" "--all-targets" "--" "--deny" "warnings" "--allow" "clippy::style"
8462024-02-01T10:09:49.569Z Downloading crates ...
8472024-02-01T10:09:49.828Z Downloaded adler v1.0.2
8482024-02-01T10:09:49.834Z Downloaded hyper-tls v0.5.0
8492024-02-01T10:09:49.834Z Downloaded hubpack_derive v0.1.1
8502024-02-01T10:09:49.841Z Downloaded crc-catalog v2.2.0
8512024-02-01T10:09:49.864Z Downloaded impl-trait-for-tuples v0.2.2
8522024-02-01T10:09:49.872Z Downloaded cexpr v0.6.0
8532024-02-01T10:09:49.874Z Downloaded lazycell v1.3.0
8542024-02-01T10:09:49.874Z Downloaded log v0.4.20
8552024-02-01T10:09:49.881Z Downloaded http-body v0.4.5
8562024-02-01T10:09:49.889Z Downloaded hyper-rustls v0.26.0
8572024-02-01T10:09:49.895Z Downloaded md-5 v0.10.5
8582024-02-01T10:09:49.899Z Downloaded inout v0.1.3
8592024-02-01T10:09:49.905Z Downloaded constant_time_eq v0.2.6
8602024-02-01T10:09:49.908Z Downloaded match_cfg v0.1.0
8612024-02-01T10:09:49.911Z Downloaded instant v0.1.12
8622024-02-01T10:09:49.915Z Downloaded arc-swap v1.6.0
8632024-02-01T10:09:49.925Z Downloaded num_enum_derive v0.5.11
8642024-02-01T10:09:49.929Z Downloaded async-stream-impl v0.3.5
8652024-02-01T10:09:49.932Z Downloaded matches v0.1.10
8662024-02-01T10:09:49.936Z Downloaded num_threads v0.1.6
8672024-02-01T10:09:49.944Z Downloaded corncobs v0.1.3
8682024-02-01T10:09:49.948Z Downloaded libsw v3.3.1
8692024-02-01T10:09:49.956Z Downloaded maybe-uninit v2.0.0
8702024-02-01T10:09:50.366Z Downloaded nanorand v0.7.0
8712024-02-01T10:09:50.371Z Downloaded nested v0.1.1
8722024-02-01T10:09:50.371Z Downloaded indoc v2.0.3
8732024-02-01T10:09:50.371Z Downloaded normalize-line-endings v0.3.0
8742024-02-01T10:09:50.371Z Downloaded number_prefix v0.4.0
8752024-02-01T10:09:50.371Z Downloaded tinyvec_macros v0.1.1
8762024-02-01T10:09:50.371Z Downloaded crossbeam-deque v0.8.3
8772024-02-01T10:09:50.371Z Downloaded num-integer v0.1.45
8782024-02-01T10:09:50.373Z Downloaded crypto-common v0.1.6
8792024-02-01T10:09:50.373Z Downloaded num-iter v0.1.43
8802024-02-01T10:09:50.373Z Downloaded mockall v0.12.0
8812024-02-01T10:09:50.373Z Downloaded crossbeam v0.8.2
8822024-02-01T10:09:50.373Z Downloaded darling_macro v0.20.3
8832024-02-01T10:09:50.373Z Downloaded num_cpus v1.16.0
8842024-02-01T10:09:50.373Z Downloaded rtoolbox v0.0.1
8852024-02-01T10:09:50.374Z Downloaded rustfmt-wrapper v0.2.0
8862024-02-01T10:09:50.374Z Downloaded mime_guess v2.0.4
8872024-02-01T10:09:50.374Z Downloaded libloading v0.7.4
8882024-02-01T10:09:50.374Z Downloaded lru-cache v0.1.2
8892024-02-01T10:09:50.374Z Downloaded guppy-workspace-hack v0.1.0
8902024-02-01T10:09:50.374Z Downloaded futures-core v0.3.30
8912024-02-01T10:09:50.374Z Downloaded try-lock v0.2.4
8922024-02-01T10:09:50.374Z Downloaded num-rational v0.4.1
8932024-02-01T10:09:50.374Z Downloaded nu-ansi-term v0.49.0
8942024-02-01T10:09:50.374Z Downloaded multer v3.0.0
8952024-02-01T10:09:50.374Z Downloaded libtest-mimic v0.6.1
8962024-02-01T10:09:50.374Z Downloaded backoff v0.4.0
8972024-02-01T10:09:50.374Z Downloaded futures-io v0.3.30
8982024-02-01T10:09:50.374Z Downloaded miniz_oxide v0.7.1
8992024-02-01T10:09:50.374Z Downloaded unicode-linebreak v0.1.5
9002024-02-01T10:09:50.374Z Downloaded precomputed-hash v0.1.1
9012024-02-01T10:09:50.374Z Downloaded pretty-hex v0.4.1
9022024-02-01T10:09:50.374Z Downloaded sqlparser_derive v0.2.2
9032024-02-01T10:09:50.374Z Downloaded samael v0.0.14
9042024-02-01T10:09:50.374Z Downloaded packed_struct v0.10.1
9052024-02-01T10:09:50.374Z Downloaded num-traits v0.2.16
9062024-02-01T10:09:50.374Z Downloaded foreign-types-shared v0.1.1
9072024-02-01T10:09:50.374Z Downloaded slog-envlogger v2.2.0
9082024-02-01T10:09:50.374Z Downloaded tui-tree-widget v0.16.0
9092024-02-01T10:09:50.374Z Downloaded allocator-api2 v0.2.16
9102024-02-01T10:09:50.376Z Downloaded signal-hook-registry v1.4.1
9112024-02-01T10:09:50.376Z Downloaded quick-error v1.2.3
9122024-02-01T10:09:50.376Z Downloaded dtrace-parser v0.1.14
9132024-02-01T10:09:50.376Z Downloaded derive_builder_macro v0.12.0
9142024-02-01T10:09:50.376Z Downloaded predicates-tree v1.0.9
9152024-02-01T10:09:50.376Z Downloaded ref-cast v1.0.20
9162024-02-01T10:09:50.376Z Downloaded usdt-macro v0.3.5
9172024-02-01T10:09:50.376Z Downloaded usdt v0.3.5
9182024-02-01T10:09:50.376Z Downloaded mockall_derive v0.12.0
9192024-02-01T10:09:50.376Z Downloaded pin-utils v0.1.0
9202024-02-01T10:09:50.376Z Downloaded fragile v2.0.0
9212024-02-01T10:09:50.376Z Downloaded typenum v1.16.0
9222024-02-01T10:09:50.376Z Downloaded http v1.0.0
9232024-02-01T10:09:50.377Z Downloaded diesel_table_macro_syntax v0.1.0
9242024-02-01T10:09:50.377Z Downloaded dtrace-parser v0.2.0
9252024-02-01T10:09:50.377Z Downloaded parse-display-derive v0.8.2
9262024-02-01T10:09:50.377Z Downloaded subtle v2.5.0
9272024-02-01T10:09:50.377Z Downloaded version_check v0.9.4
9282024-02-01T10:09:50.377Z Downloaded slab v0.4.9
9292024-02-01T10:09:50.377Z Downloaded ppv-lite86 v0.2.17
9302024-02-01T10:09:50.377Z Downloaded structmeta v0.2.0
9312024-02-01T10:09:50.377Z Downloaded rpassword v7.3.1
9322024-02-01T10:09:50.377Z Downloaded cc v1.0.83
9332024-02-01T10:09:50.377Z Downloaded strum_macros v0.25.2
9342024-02-01T10:09:50.377Z Downloaded trybuild v1.0.89
9352024-02-01T10:09:50.377Z Downloaded endian-type v0.1.2
9362024-02-01T10:09:50.377Z Downloaded strip-ansi-escapes v0.2.0
9372024-02-01T10:09:50.377Z Downloaded strum_macros v0.24.3
9382024-02-01T10:09:50.377Z Downloaded radium v0.7.0
9392024-02-01T10:09:50.377Z Downloaded vte_generate_state_changes v0.1.1
9402024-02-01T10:09:50.377Z Downloaded subprocess v0.2.9
9412024-02-01T10:09:50.377Z Downloaded deranged v0.3.8
9422024-02-01T10:09:50.377Z Downloaded mio v0.8.9
9432024-02-01T10:09:50.377Z Downloaded scheduled-thread-pool v0.2.7
9442024-02-01T10:09:50.377Z Downloaded xattr v1.0.1
9452024-02-01T10:09:50.377Z Downloaded dirs-next v2.0.0
9462024-02-01T10:09:50.377Z Downloaded unicode-bidi v0.3.13
9472024-02-01T10:09:50.377Z Downloaded want v0.3.1
9482024-02-01T10:09:50.378Z Downloaded num-bigint v0.4.4
9492024-02-01T10:09:50.378Z Downloaded enum-as-inner v0.5.1
9502024-02-01T10:09:50.378Z Downloaded downcast v0.11.0
9512024-02-01T10:09:50.378Z Downloaded pretty-hex v0.2.1
9522024-02-01T10:09:50.378Z Downloaded opaque-debug v0.3.0
9532024-02-01T10:09:50.378Z Downloaded derive-where v1.2.7
9542024-02-01T10:09:50.378Z Downloaded highway v1.1.0
9552024-02-01T10:09:50.378Z Downloaded glob v0.3.1
9562024-02-01T10:09:50.378Z Downloaded sha1 v0.10.6
9572024-02-01T10:09:50.378Z Downloaded partial-io v0.5.4
9582024-02-01T10:09:50.378Z Downloaded r2d2 v0.8.10
9592024-02-01T10:09:50.378Z Downloaded dyn-clone v1.0.13
9602024-02-01T10:09:50.378Z Downloaded ena v0.14.2
9612024-02-01T10:09:50.378Z Downloaded oorandom v11.1.3
9622024-02-01T10:09:50.378Z Downloaded tokio-rustls v0.24.1
9632024-02-01T10:09:50.378Z Downloaded peeking_take_while v0.1.2
9642024-02-01T10:09:50.378Z Downloaded getopts v0.2.21
9652024-02-01T10:09:50.384Z Downloaded futures-task v0.3.30
9662024-02-01T10:09:50.386Z Downloaded scroll_derive v0.12.0
9672024-02-01T10:09:50.386Z Downloaded resolv-conf v0.7.0
9682024-02-01T10:09:50.386Z Downloaded dof v0.3.0
9692024-02-01T10:09:50.389Z Downloaded time-core v0.1.1
9702024-02-01T10:09:50.390Z Downloaded fxhash v0.2.1
9712024-02-01T10:09:50.390Z Downloaded shell-words v1.1.0
9722024-02-01T10:09:50.390Z Downloaded rand v0.8.5
9732024-02-01T10:09:50.396Z Downloaded oso-derive v0.27.0
9742024-02-01T10:09:50.400Z Downloaded olpc-cjson v0.1.3
9752024-02-01T10:09:50.400Z Downloaded zerocopy v0.6.4
9762024-02-01T10:09:50.405Z Downloaded waitgroup v0.1.2
9772024-02-01T10:09:50.408Z Downloaded owo-colors v4.0.0
9782024-02-01T10:09:50.412Z Downloaded parking_lot_core v0.9.8
9792024-02-01T10:09:50.416Z Downloaded take_mut v0.2.2
9802024-02-01T10:09:50.419Z Downloaded funty v2.0.0
9812024-02-01T10:09:50.422Z Downloaded ref-cast-impl v1.0.20
9822024-02-01T10:09:50.422Z Downloaded proc-macro-error-attr v1.0.4
9832024-02-01T10:09:50.425Z Downloaded pest_generator v2.7.6
9842024-02-01T10:09:50.428Z Downloaded form_urlencoded v1.2.1
9852024-02-01T10:09:50.428Z Downloaded rcgen v0.12.1
9862024-02-01T10:09:50.433Z Downloaded hash32 v0.3.1
9872024-02-01T10:09:50.436Z Downloaded thread-id v4.2.0
9882024-02-01T10:09:50.439Z Downloaded phf_shared v0.10.0
9892024-02-01T10:09:50.442Z Downloaded pem-rfc7468 v0.7.0
9902024-02-01T10:09:50.447Z Downloaded rustls-pemfile v1.0.3
9912024-02-01T10:09:50.450Z Downloaded serde_urlencoded v0.7.1
9922024-02-01T10:09:50.454Z Downloaded derive_more v0.99.17
9932024-02-01T10:09:50.460Z Downloaded headers-core v0.2.0
9942024-02-01T10:09:50.463Z Downloaded wait-timeout v0.2.0
9952024-02-01T10:09:50.466Z Downloaded trust-dns-client v0.22.0
9962024-02-01T10:09:50.475Z Downloaded tokio-native-tls v0.3.1
9972024-02-01T10:09:50.478Z Downloaded trust-dns-server v0.22.1
9982024-02-01T10:09:50.489Z Downloaded rustls-pki-types v1.1.0
9992024-02-01T10:09:50.492Z Downloaded fastrand v2.0.0
10002024-02-01T10:09:50.494Z Downloaded termios v0.3.3
10012024-02-01T10:09:50.497Z Downloaded serde_with_macros v3.5.1
10022024-02-01T10:09:50.501Z Downloaded unicode-segmentation v1.10.1
10032024-02-01T10:09:50.507Z Downloaded walkdir v2.4.0
10042024-02-01T10:09:50.511Z Downloaded termcolor v1.2.0
10052024-02-01T10:09:50.514Z Downloaded time v0.3.27
10062024-02-01T10:09:50.526Z Downloaded synstructure v0.12.6
10072024-02-01T10:09:50.529Z Downloaded phf_shared v0.11.2
10082024-02-01T10:09:50.534Z Downloaded rusty-fork v0.3.0
10092024-02-01T10:09:50.537Z Downloaded spin v0.9.8
10102024-02-01T10:09:50.537Z Downloaded rustls-pemfile v2.0.0
10112024-02-01T10:09:50.541Z Downloaded zip v0.6.6
10122024-02-01T10:09:50.549Z Downloaded string_cache v0.8.7
10132024-02-01T10:09:50.552Z Downloaded digest v0.10.7
10142024-02-01T10:09:50.556Z Downloaded parking_lot v0.11.2
10152024-02-01T10:09:50.560Z Downloaded portable-atomic v1.4.3
10162024-02-01T10:09:50.571Z Downloaded hex v0.4.3
10172024-02-01T10:09:50.574Z Downloaded whoami v1.4.1
10182024-02-01T10:09:50.577Z Downloaded regex-automata v0.1.10
10192024-02-01T10:09:50.586Z Downloaded schemars v0.8.16
10202024-02-01T10:09:50.613Z Downloaded socket2 v0.4.9
10212024-02-01T10:09:50.627Z Downloaded signal-hook v0.3.17
10222024-02-01T10:09:50.627Z Downloaded globset v0.4.13
10232024-02-01T10:09:50.640Z Downloaded flate2 v1.0.28
10242024-02-01T10:09:50.640Z Downloaded guppy v0.17.4
10252024-02-01T10:09:50.656Z Downloaded pest_derive v2.7.6
10262024-02-01T10:09:50.657Z Downloaded socket2 v0.5.5
10272024-02-01T10:09:50.667Z Downloaded snafu v0.7.5
10282024-02-01T10:09:50.667Z Downloaded test-strategy v0.3.1
10292024-02-01T10:09:50.672Z Downloaded openssl-sys v0.9.96
10302024-02-01T10:09:50.676Z Downloaded papergrid v0.11.0
10312024-02-01T10:09:50.686Z Downloaded serde_with v3.5.1
10322024-02-01T10:09:50.701Z Downloaded rustyline v13.0.0
10332024-02-01T10:09:50.716Z Downloaded x509-cert v0.2.4
10342024-02-01T10:09:51.126Z Downloaded salty v0.2.0
10352024-02-01T10:09:51.130Z Downloaded zerocopy v0.7.32
10362024-02-01T10:09:51.130Z Downloaded futures-util v0.3.30
10372024-02-01T10:09:51.130Z Downloaded idna v0.5.0
10382024-02-01T10:09:51.130Z Downloaded reqwest v0.11.22
10392024-02-01T10:09:51.130Z Downloaded pest v2.7.6
10402024-02-01T10:09:51.130Z Downloaded radix_trie v0.2.1
10412024-02-01T10:09:51.130Z Downloaded petgraph v0.6.4
10422024-02-01T10:09:51.130Z Downloaded nix v0.27.1
10432024-02-01T10:09:51.130Z Downloaded vcpkg v0.2.15
10442024-02-01T10:09:51.130Z Downloaded syn v1.0.109
10452024-02-01T10:09:51.130Z Downloaded webpki-roots v0.25.2
10462024-02-01T10:09:51.130Z Downloaded rustls v0.21.9
10472024-02-01T10:09:51.130Z Downloaded object v0.32.1
10482024-02-01T10:09:51.130Z Downloaded regress v0.7.1
10492024-02-01T10:09:51.130Z Downloaded sled v0.34.7
10502024-02-01T10:09:51.130Z Downloaded regex-syntax v0.7.5
10512024-02-01T10:09:51.131Z Downloaded regex-automata v0.4.4
10522024-02-01T10:09:51.131Z Downloaded regex-automata v0.3.8
10532024-02-01T10:09:51.167Z Downloaded openapiv3 v2.0.0
10542024-02-01T10:09:51.180Z Downloaded zerocopy-derive v0.2.0
10552024-02-01T10:09:51.201Z Downloaded zerocopy-derive v0.6.4
10562024-02-01T10:09:51.217Z Downloaded bzip2-sys v0.1.11+1.0.8
10572024-02-01T10:09:51.241Z Downloaded rustls v0.22.2
10582024-02-01T10:09:51.268Z Downloaded regex-syntax v0.8.2
10592024-02-01T10:09:51.283Z Downloaded tokio v1.35.1
10602024-02-01T10:09:51.352Z Downloaded sha3 v0.10.8
10612024-02-01T10:09:51.365Z Downloaded bstr v1.6.0
10622024-02-01T10:09:51.389Z Downloaded gimli v0.28.0
10632024-02-01T10:09:51.405Z Downloaded openssl v0.10.60
10642024-02-01T10:09:51.423Z Downloaded polar-core v0.27.0
10652024-02-01T10:09:51.440Z Downloaded encoding_rs v0.8.33
10662024-02-01T10:09:51.485Z Downloaded regex v1.10.3
10672024-02-01T10:09:51.512Z Downloaded trust-dns-proto v0.22.0
10682024-02-01T10:09:51.532Z Downloaded smoltcp v0.11.0
10692024-02-01T10:09:51.555Z Downloaded regex-syntax v0.6.29
10702024-02-01T10:09:51.569Z Downloaded diesel v2.1.4
10712024-02-01T10:09:51.604Z Downloaded ring v0.16.20
10722024-02-01T10:09:51.765Z Downloaded ratatui v0.25.0
10732024-02-01T10:09:51.791Z Downloaded tabled v0.15.0
10742024-02-01T10:09:51.818Z Downloaded rustix v0.38.30
10752024-02-01T10:09:51.859Z Downloaded bstr v0.2.17
10762024-02-01T10:09:51.882Z Downloaded idna v0.2.3
10772024-02-01T10:09:51.890Z Downloaded ring v0.17.7
10782024-02-01T10:09:52.026Z Downloaded quick-xml v0.30.0
10792024-02-01T10:09:52.036Z Downloaded proptest v1.4.0
10802024-02-01T10:09:52.052Z Downloaded hkdf v0.12.4
10812024-02-01T10:09:52.056Z Downloaded curve25519-dalek v4.1.1
10822024-02-01T10:09:52.073Z Downloaded smoltcp v0.9.1
10832024-02-01T10:09:52.092Z Downloaded sqlparser v0.43.1
10842024-02-01T10:09:52.101Z Downloaded object v0.30.4
10852024-02-01T10:09:52.119Z Downloaded chrono v0.4.31
10862024-02-01T10:09:52.132Z Downloaded bindgen v0.69.2
10872024-02-01T10:09:52.145Z Downloaded expectorate v1.1.0
10882024-02-01T10:09:52.149Z Downloaded bitvec v1.0.1
10892024-02-01T10:09:52.176Z Downloaded clap v2.34.0
10902024-02-01T10:09:52.191Z Downloaded lalrpop v0.19.12
10912024-02-01T10:09:52.208Z Downloaded h2 v0.3.24
10922024-02-01T10:09:52.220Z Downloaded goblin v0.8.0
10932024-02-01T10:09:52.230Z Downloaded prettyplease v0.2.16
10942024-02-01T10:09:52.236Z Downloaded hashbrown v0.12.3
10952024-02-01T10:09:52.243Z Downloaded hashbrown v0.13.2
10962024-02-01T10:09:52.252Z Downloaded pin-project v1.1.3
10972024-02-01T10:09:52.271Z Downloaded hyper v0.14.27
10982024-02-01T10:09:52.285Z Downloaded rayon v1.8.0
10992024-02-01T10:09:52.301Z Downloaded heapless v0.7.16
11002024-02-01T10:09:52.307Z Downloaded rustls-webpki v0.101.7
11012024-02-01T10:09:52.336Z Downloaded aho-corasick v1.0.4
11022024-02-01T10:09:52.342Z Downloaded textwrap v0.16.0
11032024-02-01T10:09:52.346Z Downloaded pest_meta v2.7.6
11042024-02-01T10:09:52.350Z Downloaded rustls-native-certs v0.7.0
11052024-02-01T10:09:52.353Z Downloaded rustc-demangle v0.1.23
11062024-02-01T10:09:52.356Z Downloaded parking_lot v0.12.1
11072024-02-01T10:09:52.360Z Downloaded reedline v0.28.0
11082024-02-01T10:09:52.372Z Downloaded tokio-postgres v0.7.10
11092024-02-01T10:09:52.380Z Downloaded heapless v0.8.0
11102024-02-01T10:09:52.386Z Downloaded tokio-rustls v0.25.0
11112024-02-01T10:09:52.389Z Downloaded hmac v0.12.1
11122024-02-01T10:09:52.392Z Downloaded pin-project-lite v0.2.13
11132024-02-01T10:09:52.400Z Downloaded steno v0.4.0
11142024-02-01T10:09:52.407Z Downloaded rustls-webpki v0.102.1
11152024-02-01T10:09:52.440Z Downloaded headers v0.3.9
11162024-02-01T10:09:52.455Z Downloaded toml_edit v0.19.15
11172024-02-01T10:09:52.480Z Downloaded vsss-rs v3.3.4
11182024-02-01T10:09:52.484Z Downloaded percent-encoding v2.3.1
11192024-02-01T10:09:52.487Z Downloaded proc-macro-error v1.0.4
11202024-02-01T10:09:52.491Z Downloaded env_logger v0.10.0
11212024-02-01T10:09:52.495Z Downloaded ed25519 v1.5.3
11222024-02-01T10:09:52.498Z Downloaded plotters v0.3.5
11232024-02-01T10:09:52.513Z Downloaded tough v0.16.0
11242024-02-01T10:09:52.527Z Downloaded serde_yaml v0.9.25
11252024-02-01T10:09:52.533Z Downloaded rustversion v1.0.14
11262024-02-01T10:09:52.537Z Downloaded parking_lot_core v0.8.6
11272024-02-01T10:09:52.540Z Downloaded structopt v0.3.26
11282024-02-01T10:09:52.552Z Downloaded once_cell v1.19.0
11292024-02-01T10:09:52.557Z Downloaded vte v0.11.1
11302024-02-01T10:09:52.563Z Downloaded itertools v0.12.0
11312024-02-01T10:09:52.571Z Downloaded tempfile v3.9.0
11322024-02-01T10:09:52.575Z Downloaded der v0.7.8
11332024-02-01T10:09:52.584Z Downloaded fallible-iterator v0.2.0
11342024-02-01T10:09:52.587Z Downloaded wyz v0.5.1
11352024-02-01T10:09:52.590Z Downloaded zeroize v1.7.0
11362024-02-01T10:09:52.590Z Downloaded threadpool v1.8.1
11372024-02-01T10:09:52.593Z Downloaded thread_local v1.1.7
11382024-02-01T10:09:52.595Z Downloaded oso v0.27.0
11392024-02-01T10:09:52.599Z Downloaded toml v0.7.8
11402024-02-01T10:09:52.604Z Downloaded rand v0.4.6
11412024-02-01T10:09:52.610Z Downloaded tower v0.4.13
11422024-02-01T10:09:52.626Z Downloaded unicode-normalization v0.1.22
11432024-02-01T10:09:52.632Z Downloaded num-bigint-dig v0.8.4
11442024-02-01T10:09:52.641Z Downloaded home v0.5.5
11452024-02-01T10:09:52.644Z Downloaded term v0.7.0
11462024-02-01T10:09:52.648Z Downloaded fatfs v0.3.6
11472024-02-01T10:09:52.652Z Downloaded tokio-util v0.7.10
11482024-02-01T10:09:52.668Z Downloaded difflib v0.4.0
11492024-02-01T10:09:52.671Z Downloaded predicates-core v1.0.6
11502024-02-01T10:09:52.671Z Downloaded tracing v0.1.37
11512024-02-01T10:09:52.674Z Downloaded typed-path v0.7.0
11522024-02-01T10:09:52.683Z Downloaded defmt-macros v0.3.6
11532024-02-01T10:09:52.689Z Downloaded snafu-derive v0.7.5
11542024-02-01T10:09:52.694Z Downloaded relative-path v1.9.0
11552024-02-01T10:09:52.705Z Downloaded time-macros v0.2.13
11562024-02-01T10:09:52.706Z Downloaded rust-argon2 v1.0.1
11572024-02-01T10:09:52.716Z Downloaded structmeta-derive v0.2.0
11582024-02-01T10:09:52.716Z Downloaded tiny-keccak v2.0.2
11592024-02-01T10:09:52.716Z Downloaded spin v0.5.2
11602024-02-01T10:09:52.716Z Downloaded rustc_version v0.1.7
11612024-02-01T10:09:52.717Z Downloaded libxml v0.3.3
11622024-02-01T10:09:52.728Z Downloaded nom v7.1.3
11632024-02-01T10:09:52.732Z Downloaded crossterm v0.27.0
11642024-02-01T10:09:52.739Z Downloaded plotters-backend v0.3.5
11652024-02-01T10:09:52.744Z Downloaded stability v0.1.1
11662024-02-01T10:09:52.744Z Downloaded shlex v1.3.0
11672024-02-01T10:09:52.748Z Downloaded pretty_assertions v1.4.0
11682024-02-01T10:09:52.748Z Downloaded fd-lock v3.0.13
11692024-02-01T10:09:52.752Z Downloaded tokio-macros v2.2.0
11702024-02-01T10:09:52.756Z Downloaded pin-project-internal v1.1.3
11712024-02-01T10:09:52.756Z Downloaded zone v0.3.0
11722024-02-01T10:09:52.761Z Downloaded tinytemplate v1.2.1
11732024-02-01T10:09:52.761Z Downloaded zerocopy-derive v0.7.32
11742024-02-01T10:09:52.767Z Downloaded itertools v0.10.5
11752024-02-01T10:09:52.778Z Downloaded libm v0.2.7
11762024-02-01T10:09:52.793Z Downloaded hex-literal v0.4.1
11772024-02-01T10:09:52.796Z Downloaded fs-err v2.11.0
11782024-02-01T10:09:52.798Z Downloaded getrandom v0.2.10
11792024-02-01T10:09:52.802Z Downloaded rsa v0.9.2
11802024-02-01T10:09:52.812Z Downloaded rustc-hash v1.1.0
11812024-02-01T10:09:52.817Z Downloaded pkcs1 v0.7.5
11822024-02-01T10:09:52.817Z Downloaded unicode_categories v0.1.1
11832024-02-01T10:09:52.822Z Downloaded diff v0.1.13
11842024-02-01T10:09:52.827Z Downloaded toml v0.5.11
11852024-02-01T10:09:52.833Z Downloaded pathdiff v0.2.1
11862024-02-01T10:09:52.833Z Downloaded foreign-types-shared v0.3.1
11872024-02-01T10:09:52.834Z Downloaded spki v0.7.2
11882024-02-01T10:09:52.839Z Downloaded serde_tokenstream v0.1.7
11892024-02-01T10:09:52.847Z Downloaded omicron-zone-package v0.10.1
11902024-02-01T10:09:52.847Z Downloaded sct v0.7.0
11912024-02-01T10:09:52.855Z Downloaded flume v0.11.0
11922024-02-01T10:09:52.863Z Downloaded trust-dns-resolver v0.22.0
11932024-02-01T10:09:52.869Z Downloaded hyper v1.1.0
11942024-02-01T10:09:52.877Z Downloaded futures-timer v3.0.2
11952024-02-01T10:09:52.884Z Downloaded futures-sink v0.3.30
11962024-02-01T10:09:52.884Z Downloaded tar v0.4.40
11972024-02-01T10:09:52.899Z Downloaded diesel_derives v2.1.2
11982024-02-01T10:09:52.899Z Downloaded yasna v0.5.2
11992024-02-01T10:09:52.910Z Downloaded remove_dir_all v0.5.3
12002024-02-01T10:09:52.914Z Downloaded defmt v0.3.5
12012024-02-01T10:09:52.914Z Downloaded zeroize_derive v1.4.2
12022024-02-01T10:09:52.914Z Downloaded serde_tokenstream v0.2.0
12032024-02-01T10:09:52.914Z Downloaded tungstenite v0.20.1
12042024-02-01T10:09:52.931Z Downloaded url v2.5.0
12052024-02-01T10:09:52.931Z Downloaded unsafe-libyaml v0.2.10
12062024-02-01T10:09:52.931Z Downloaded pem v3.0.2
12072024-02-01T10:09:52.937Z Downloaded textwrap v0.11.0
12082024-02-01T10:09:52.937Z Downloaded postcard v1.0.8
12092024-02-01T10:09:52.937Z Downloaded futures v0.3.30
12102024-02-01T10:09:52.944Z Downloaded tracing-core v0.1.31
12112024-02-01T10:09:52.954Z Downloaded heck v0.3.3
12122024-02-01T10:09:52.954Z Downloaded yansi v0.5.1
12132024-02-01T10:09:52.954Z Downloaded tokio-stream v0.1.14
12142024-02-01T10:09:52.961Z Downloaded sha2 v0.10.8
12152024-02-01T10:09:52.961Z Downloaded der_derive v0.7.2
12162024-02-01T10:09:52.966Z Downloaded criterion v0.5.1
12172024-02-01T10:09:52.974Z Downloaded elliptic-curve v0.13.8
12182024-02-01T10:09:52.980Z Downloaded crossbeam-channel v0.5.8
12192024-02-01T10:09:52.987Z Downloaded proc-macro-crate v1.3.1
12202024-02-01T10:09:52.991Z Downloaded pkcs8 v0.10.2
12212024-02-01T10:09:52.995Z Downloaded rstest v0.18.2
12222024-02-01T10:09:53.002Z Downloaded half v2.3.1
12232024-02-01T10:09:53.007Z Downloaded defmt-parser v0.3.3
12242024-02-01T10:09:53.015Z Downloaded serde_repr v0.1.16
12252024-02-01T10:09:53.016Z Downloaded schemars_derive v0.8.16
12262024-02-01T10:09:53.018Z Downloaded stringprep v0.1.3
12272024-02-01T10:09:53.022Z Downloaded derive_builder v0.12.0
12282024-02-01T10:09:53.025Z Downloaded structopt-derive v0.4.18
12292024-02-01T10:09:53.025Z Downloaded thiserror-no-std v2.0.2
12302024-02-01T10:09:53.030Z Downloaded which v4.4.0
12312024-02-01T10:09:53.033Z Downloaded semver v0.1.20
12322024-02-01T10:09:53.036Z Downloaded secrecy v0.8.0
12332024-02-01T10:09:53.036Z Downloaded zerocopy v0.3.0
12342024-02-01T10:09:53.039Z Downloaded similar v2.3.0
12352024-02-01T10:09:53.046Z Downloaded derive_builder_core v0.12.0
12362024-02-01T10:09:53.049Z Downloaded rayon-core v1.12.0
12372024-02-01T10:09:53.055Z Downloaded tokio-tungstenite v0.20.1
12382024-02-01T10:09:53.058Z Downloaded ron v0.8.1
12392024-02-01T10:09:53.068Z Downloaded darling_core v0.14.4
12402024-02-01T10:09:53.075Z Downloaded slog-term v2.9.0
12412024-02-01T10:09:53.079Z Downloaded tinyvec v1.6.0
12422024-02-01T10:09:53.084Z Downloaded slog v2.7.0
12432024-02-01T10:09:53.089Z Downloaded uuid v1.7.0
12442024-02-01T10:09:53.094Z Downloaded ucd-trie v0.1.6
12452024-02-01T10:09:53.096Z Downloaded scopeguard v1.2.0
12462024-02-01T10:09:53.099Z Downloaded target-lexicon v0.12.12
12472024-02-01T10:09:53.102Z Downloaded tap v1.0.1
12482024-02-01T10:09:53.108Z Downloaded poly1305 v0.8.0
12492024-02-01T10:09:53.111Z Downloaded phf v0.11.2
12502024-02-01T10:09:53.112Z Downloaded dof v0.1.5
12512024-02-01T10:09:53.112Z Downloaded dirs-sys-next v0.1.2
12522024-02-01T10:09:53.115Z Downloaded stable_deref_trait v1.2.0
12532024-02-01T10:09:53.115Z Downloaded darling_core v0.20.3
12542024-02-01T10:09:53.121Z Downloaded similar-asserts v1.5.0
12552024-02-01T10:09:53.124Z Downloaded vec_map v0.8.2
12562024-02-01T10:09:53.128Z Downloaded tracing-attributes v0.1.26
12572024-02-01T10:09:53.131Z Downloaded http v0.2.11
12582024-02-01T10:09:53.137Z Downloaded display-error-chain v0.2.0
12592024-02-01T10:09:53.143Z Downloaded tower-service v0.3.2
12602024-02-01T10:09:53.143Z Downloaded postgres-types v0.2.6
12612024-02-01T10:09:53.155Z Downloaded postgres-protocol v0.6.6
12622024-02-01T10:09:53.155Z Downloaded ahash v0.8.6
12632024-02-01T10:09:53.163Z Downloaded foreign-types v0.5.0
12642024-02-01T10:09:53.163Z Downloaded fnv v1.0.7
12652024-02-01T10:09:53.163Z Downloaded float-cmp v0.9.0
12662024-02-01T10:09:53.163Z Downloaded predicates v3.1.0
12672024-02-01T10:09:53.163Z Downloaded generic-array v0.14.7
12682024-02-01T10:09:53.183Z Downloaded termtree v0.4.1
12692024-02-01T10:09:53.183Z Downloaded doc-comment v0.3.3
12702024-02-01T10:09:53.183Z Downloaded ff v0.13.0
12712024-02-01T10:09:53.183Z Downloaded fd-lock v4.0.2
12722024-02-01T10:09:53.183Z Downloaded slog-dtrace v0.3.0
12732024-02-01T10:09:53.604Z Downloaded platforms v3.0.2
12742024-02-01T10:09:53.605Z Downloaded tower-layer v0.3.2
12752024-02-01T10:09:53.605Z Downloaded toolchain_find v0.2.0
12762024-02-01T10:09:53.605Z Downloaded openssl-macros v0.1.1
12772024-02-01T10:09:53.605Z Downloaded swrite v0.1.0
12782024-02-01T10:09:53.607Z Downloaded slog-bunyan v2.5.0
12792024-02-01T10:09:53.607Z Downloaded slog-async v2.8.0
12802024-02-01T10:09:53.608Z Downloaded siphasher v0.3.11
12812024-02-01T10:09:53.608Z Downloaded password-hash v0.5.0
12822024-02-01T10:09:53.622Z Downloaded futures-executor v0.3.30
12832024-02-01T10:09:53.622Z Downloaded target-spec v3.0.1
12842024-02-01T10:09:53.622Z Downloaded minimal-lexical v0.2.1
12852024-02-01T10:09:53.622Z Downloaded chacha20poly1305 v0.10.1
12862024-02-01T10:09:53.622Z Downloaded usdt-attr-macro v0.3.5
12872024-02-01T10:09:53.622Z Downloaded futures-macro v0.3.30
12882024-02-01T10:09:53.622Z Downloaded crypto-bigint v0.5.2
12892024-02-01T10:09:53.623Z Downloaded smallvec v1.11.2
12902024-02-01T10:09:53.623Z Downloaded rstest_macros v0.18.2
12912024-02-01T10:09:53.623Z Downloaded indexmap v1.9.3
12922024-02-01T10:09:53.623Z Downloaded openssl-probe v0.1.5
12932024-02-01T10:09:53.623Z Downloaded foreign-types v0.3.2
12942024-02-01T10:09:53.623Z Downloaded usdt-impl v0.3.5
12952024-02-01T10:09:53.623Z Downloaded usdt v0.5.0
12962024-02-01T10:09:53.623Z Downloaded rand_chacha v0.3.1
12972024-02-01T10:09:53.623Z Downloaded crossbeam-utils v0.8.16
12982024-02-01T10:09:53.623Z Downloaded usdt-impl v0.5.0
12992024-02-01T10:09:53.623Z Downloaded unicase v2.7.0
13002024-02-01T10:09:53.623Z Downloaded unarray v0.1.4
13012024-02-01T10:09:53.623Z Downloaded smallvec v0.6.14
13022024-02-01T10:09:53.623Z Downloaded slog-stdlog v4.1.1
13032024-02-01T10:09:53.624Z Downloaded signal-hook-mio v0.2.3
13042024-02-01T10:09:53.624Z Downloaded rand_core v0.6.4
13052024-02-01T10:09:53.624Z Downloaded unicode-xid v0.2.4
13062024-02-01T10:09:53.625Z Downloaded unicode-width v0.1.11
13072024-02-01T10:09:53.625Z Downloaded crc-any v2.4.3
13082024-02-01T10:09:53.625Z Downloaded blake2 v0.10.6
13092024-02-01T10:09:53.625Z Downloaded plotters-svg v0.3.5
13102024-02-01T10:09:53.625Z Downloaded parse-size v1.0.0
13112024-02-01T10:09:53.625Z Downloaded parse-display v0.8.2
13122024-02-01T10:09:53.625Z Downloaded hash32 v0.2.1
13132024-02-01T10:09:53.625Z Downloaded flagset v0.4.3
13142024-02-01T10:09:53.625Z Downloaded fixedbitset v0.4.2
13152024-02-01T10:09:53.626Z Downloaded utf-8 v0.7.6
13162024-02-01T10:09:53.626Z Downloaded futures-channel v0.3.30
13172024-02-01T10:09:53.626Z Downloaded tempdir v0.3.7
13182024-02-01T10:09:53.626Z Downloaded tabled_derive v0.7.0
13192024-02-01T10:09:53.626Z Downloaded pkg-config v0.3.27
13202024-02-01T10:09:53.626Z Downloaded group v0.13.0
13212024-02-01T10:09:53.626Z Downloaded basic-toml v0.1.8
13222024-02-01T10:09:53.626Z Downloaded const-oid v0.9.5
13232024-02-01T10:09:53.626Z Downloaded argon2 v0.5.3
13242024-02-01T10:09:53.626Z Downloaded hyper-rustls v0.24.2
13252024-02-01T10:09:53.626Z Downloaded rand_xorshift v0.3.0
13262024-02-01T10:09:53.626Z Downloaded data-encoding v2.4.0
13272024-02-01T10:09:53.626Z Downloaded untrusted v0.9.0
13282024-02-01T10:09:53.627Z Downloaded untrusted v0.7.1
13292024-02-01T10:09:53.627Z Downloaded strsim v0.8.0
13302024-02-01T10:09:53.627Z Downloaded signature v2.1.0
13312024-02-01T10:09:53.627Z Downloaded serde_derive_internals v0.26.0
13322024-02-01T10:09:53.627Z Downloaded cancel-safe-futures v0.1.5
13332024-02-01T10:09:53.627Z Downloaded usdt-macro v0.5.0
13342024-02-01T10:09:53.627Z Downloaded signal-hook-tokio v0.3.1
13352024-02-01T10:09:53.628Z Downloaded hyper-util v0.1.2
13362024-02-01T10:09:53.628Z Downloaded cast v0.3.0
13372024-02-01T10:09:53.628Z Downloaded packed_struct_codegen v0.10.1
13382024-02-01T10:09:53.628Z Downloaded universal-hash v0.5.1
13392024-02-01T10:09:53.628Z Downloaded foreign-types-macros v0.2.3
13402024-02-01T10:09:53.628Z Downloaded filetime v0.2.23
13412024-02-01T10:09:53.628Z Downloaded embedded-io v0.4.0
13422024-02-01T10:09:53.628Z Downloaded topological-sort v0.2.2
13432024-02-01T10:09:53.629Z Downloaded either v1.9.0
13442024-02-01T10:09:53.629Z Downloaded serde-hex v0.1.0
13452024-02-01T10:09:53.629Z Downloaded serde-big-array v0.4.1
13462024-02-01T10:09:53.629Z Downloaded semver-parser v0.10.2
13472024-02-01T10:09:53.629Z Downloaded semver v0.11.0
13482024-02-01T10:09:53.630Z Downloaded plain v0.2.3
13492024-02-01T10:09:53.630Z Downloaded paste v1.0.14
13502024-02-01T10:09:53.630Z Downloaded debug-ignore v1.0.5
13512024-02-01T10:09:53.630Z Downloaded datatest-stable v0.2.3
13522024-02-01T10:09:53.630Z Downloaded cookie v0.18.0
13532024-02-01T10:09:53.630Z Downloaded cfg-expr v0.15.5
13542024-02-01T10:09:53.630Z Downloaded bytes v1.5.0
13552024-02-01T10:09:53.630Z Downloaded usdt-attr-macro v0.5.0
13562024-02-01T10:09:53.630Z Downloaded zone_cfg_derive v0.3.0
13572024-02-01T10:09:53.630Z Downloaded darling v0.20.3
13582024-02-01T10:09:53.630Z Downloaded blake2b_simd v1.0.1
13592024-02-01T10:09:53.630Z Downloaded path-slash v0.1.5
13602024-02-01T10:09:53.630Z Downloaded supports-color v2.1.0
13612024-02-01T10:09:53.630Z Downloaded static_assertions v1.1.0
13622024-02-01T10:09:53.631Z Downloaded sqlformat v0.2.3
13632024-02-01T10:09:53.631Z Downloaded smf v0.2.2
13642024-02-01T10:09:53.632Z Downloaded slog-scope v4.4.0
13652024-02-01T10:09:53.632Z Downloaded slog-json v2.6.1
13662024-02-01T10:09:53.632Z Downloaded signature v1.6.4
13672024-02-01T10:09:53.632Z Downloaded serde_plain v1.0.2
13682024-02-01T10:09:53.632Z Downloaded maplit v1.0.2
13692024-02-01T10:09:53.632Z Downloaded ansi_term v0.12.1
13702024-02-01T10:09:53.632Z Downloaded arrayvec v0.7.4
13712024-02-01T10:09:53.632Z Downloaded smawk v0.3.1
13722024-02-01T10:09:53.632Z Downloaded serde_path_to_error v0.1.15
13732024-02-01T10:09:53.632Z Downloaded bitflags v2.4.0
13742024-02-01T10:09:53.632Z Downloaded bcs v0.1.6
13752024-02-01T10:09:53.632Z Downloaded cobs v0.2.3
13762024-02-01T10:09:53.633Z Downloaded num-derive v0.4.0
13772024-02-01T10:09:53.633Z Downloaded criterion-plot v0.5.0
13782024-02-01T10:09:53.633Z Downloaded assert_cmd v2.0.13
13792024-02-01T10:09:53.633Z Downloaded convert_case v0.4.0
13802024-02-01T10:09:53.633Z Downloaded mime v0.3.17
13812024-02-01T10:09:53.633Z Downloaded libefi-sys v0.1.0
13822024-02-01T10:09:53.638Z Downloaded lazy_static v1.4.0
13832024-02-01T10:09:53.639Z Downloaded lalrpop-util v0.19.12
13842024-02-01T10:09:53.639Z Downloaded thiserror-impl-no-std v2.0.2
13852024-02-01T10:09:53.639Z Downloaded scroll v0.12.0
13862024-02-01T10:09:53.639Z Downloaded darling v0.14.4
13872024-02-01T10:09:53.640Z Downloaded ciborium v0.2.2
13882024-02-01T10:09:53.640Z Downloaded camino-tempfile v1.1.1
13892024-02-01T10:09:53.640Z Downloaded num-complex v0.4.4
13902024-02-01T10:09:53.641Z Downloaded lock_api v0.4.10
13912024-02-01T10:09:53.642Z Downloaded crossbeam-epoch v0.9.15
13922024-02-01T10:09:53.642Z Downloaded memoffset v0.7.1
13932024-02-01T10:09:53.642Z Downloaded memmap v0.7.0
13942024-02-01T10:09:53.642Z Downloaded macaddr v1.0.1
13952024-02-01T10:09:53.643Z Downloaded lru v0.12.1
13962024-02-01T10:09:53.643Z Downloaded kstat-rs v0.2.3
13972024-02-01T10:09:53.643Z Downloaded block-padding v0.3.3
13982024-02-01T10:09:53.643Z Downloaded sec1 v0.7.3
13992024-02-01T10:09:53.643Z Downloaded rustc_version v0.4.0
14002024-02-01T10:09:53.644Z Downloaded memoffset v0.9.0
14012024-02-01T10:09:53.644Z Downloaded array-init v0.0.4
14022024-02-01T10:09:53.644Z Downloaded darling_macro v0.14.4
14032024-02-01T10:09:53.644Z Downloaded strum v0.25.0
14042024-02-01T10:09:53.644Z Downloaded keccak v0.1.4
14052024-02-01T10:09:53.644Z Downloaded bytecount v0.6.3
14062024-02-01T10:09:53.645Z Downloaded block-buffer v0.10.4
14072024-02-01T10:09:53.645Z Downloaded crucible-workspace-hack v0.1.0
14082024-02-01T10:09:53.645Z Downloaded humantime v2.1.0
14092024-02-01T10:09:53.645Z Downloaded base16ct v0.2.0
14102024-02-01T10:09:53.645Z Downloaded aead v0.5.2
14112024-02-01T10:09:53.645Z Downloaded curve25519-dalek-derive v0.1.0
14122024-02-01T10:09:53.645Z Downloaded cstr-argument v0.1.2
14132024-02-01T10:09:53.645Z Downloaded approx v0.5.1
14142024-02-01T10:09:53.646Z Downloaded ascii-canvas v3.0.0
14152024-02-01T10:09:53.646Z Downloaded anes v0.1.6
14162024-02-01T10:09:53.646Z Downloaded bitfield v0.14.0
14172024-02-01T10:09:53.646Z Downloaded same-file v1.0.6
14182024-02-01T10:09:53.646Z Downloaded num v0.4.1
14192024-02-01T10:09:53.651Z Downloaded ipnet v2.9.0
14202024-02-01T10:09:53.651Z Downloaded crc32fast v1.3.2
14212024-02-01T10:09:53.652Z Downloaded cassowary v0.3.0
14222024-02-01T10:09:53.652Z Downloaded arrayref v0.3.7
14232024-02-01T10:09:53.652Z Downloaded async-stream v0.3.5
14242024-02-01T10:09:53.656Z Downloaded serde-big-array v0.5.1
14252024-02-01T10:09:53.656Z Downloaded newline-converter v0.3.0
14262024-02-01T10:09:53.660Z Downloaded httptest v0.15.5
14272024-02-01T10:09:53.660Z Downloaded ipnetwork v0.20.0
14282024-02-01T10:09:53.663Z Downloaded hyper-staticfile v0.9.5
14292024-02-01T10:09:53.667Z Downloaded indicatif v0.17.7
14302024-02-01T10:09:53.673Z Downloaded hubpack v0.1.2
14312024-02-01T10:09:53.675Z Downloaded constant_time_eq v0.3.0
14322024-02-01T10:09:53.678Z Downloaded ciborium-ll v0.2.2
14332024-02-01T10:09:53.681Z Downloaded autocfg v1.1.0
14342024-02-01T10:09:53.684Z Downloaded atomic-waker v1.1.1
14352024-02-01T10:09:53.684Z Downloaded cpufeatures v0.2.12
14362024-02-01T10:09:53.687Z Downloaded num_enum v0.5.11
14372024-02-01T10:09:53.695Z Downloaded nibble_vec v0.1.0
14382024-02-01T10:09:53.697Z Downloaded newtype_derive v0.1.6
14392024-02-01T10:09:53.700Z Downloaded managed v0.8.0
14402024-02-01T10:09:53.703Z Downloaded linked-hash-map v0.5.6
14412024-02-01T10:09:53.703Z Downloaded chacha20 v0.9.1
14422024-02-01T10:09:53.706Z Downloaded http-body v1.0.0
14432024-02-01T10:09:53.711Z Downloaded new_debug_unreachable v1.0.4
14442024-02-01T10:09:53.711Z Downloaded linear-map v1.2.0
14452024-02-01T10:09:53.714Z Downloaded indoc v1.0.9
14462024-02-01T10:09:53.718Z Downloaded clang-sys v1.6.1
14472024-02-01T10:09:53.724Z Downloaded buf-list v1.0.3
14482024-02-01T10:09:53.727Z Downloaded crossbeam-queue v0.3.8
14492024-02-01T10:09:53.727Z Downloaded assert_matches v1.5.0
14502024-02-01T10:09:53.730Z Downloaded ciborium-io v0.2.2
14512024-02-01T10:09:53.733Z Downloaded atty v0.2.14
14522024-02-01T10:09:53.733Z Downloaded atomicwrites v0.4.3
14532024-02-01T10:09:53.735Z Downloaded nodrop v0.1.14
14542024-02-01T10:09:53.735Z Downloaded is-terminal v0.4.9
14552024-02-01T10:09:53.738Z Downloaded cipher v0.4.4
14562024-02-01T10:09:53.741Z Downloaded cfg-if v1.0.0
14572024-02-01T10:09:53.741Z Downloaded bit-set v0.5.3
14582024-02-01T10:09:53.744Z Downloaded bb8 v0.8.1
14592024-02-01T10:09:53.747Z Downloaded httpdate v1.0.3
14602024-02-01T10:09:53.747Z Downloaded iana-time-zone v0.1.57
14612024-02-01T10:09:53.750Z Downloaded crunchy v0.2.2
14622024-02-01T10:09:53.754Z Downloaded async-recursion v1.0.5
14632024-02-01T10:09:53.756Z Downloaded addr2line v0.21.0
14642024-02-01T10:09:53.760Z Downloaded native-tls v0.2.11
14652024-02-01T10:09:53.763Z Downloaded hostname v0.3.1
14662024-02-01T10:09:53.766Z Downloaded console v0.15.8
14672024-02-01T10:09:53.770Z Downloaded bzip2 v0.4.4
14682024-02-01T10:09:53.773Z Downloaded httparse v1.8.0
14692024-02-01T10:09:53.782Z Downloaded bit-vec v0.6.3
14702024-02-01T10:09:53.791Z Downloaded base64ct v1.6.0
14712024-02-01T10:09:53.791Z Downloaded is_ci v1.1.1
14722024-02-01T10:09:53.791Z Downloaded ident_case v1.0.1
14732024-02-01T10:09:53.792Z Downloaded backtrace v0.3.69
14742024-02-01T10:09:53.796Z Downloaded http-range v0.1.5
14752024-02-01T10:09:53.809Z Downloaded colored v2.0.4
14762024-02-01T10:09:53.809Z Downloaded async-trait v0.1.77
14772024-02-01T10:09:54.220Z Downloaded crc v3.0.1
14782024-02-01T10:09:54.220Z Downloaded byteorder v1.5.0
14792024-02-01T10:09:54.221Z Downloaded base64 v0.21.7
14802024-02-01T10:09:54.585Z Compiling serde v1.0.195
14812024-02-01T10:09:54.585Z Compiling autocfg v1.1.0
14822024-02-01T10:09:54.591Z Compiling version_check v0.9.4
14832024-02-01T10:09:54.591Z Checking cfg-if v1.0.0
14842024-02-01T10:09:54.630Z Compiling syn v1.0.109
14852024-02-01T10:09:54.637Z Checking libc v0.2.152
14862024-02-01T10:09:54.845Z Compiling syn v2.0.48
14872024-02-01T10:09:54.859Z Compiling parking_lot_core v0.9.8
14882024-02-01T10:09:55.329Z Compiling once_cell v1.19.0
14892024-02-01T10:09:55.345Z Compiling memchr v2.6.3
14902024-02-01T10:09:55.666Z Compiling libm v0.2.7
14912024-02-01T10:09:55.696Z Compiling ahash v0.8.6
14922024-02-01T10:09:55.896Z Compiling cc v1.0.83
14932024-02-01T10:09:55.911Z Compiling lock_api v0.4.10
14942024-02-01T10:09:56.154Z Compiling num-traits v0.2.16
14952024-02-01T10:09:56.304Z Compiling getrandom v0.2.10
14962024-02-01T10:09:56.490Z Compiling byteorder v1.5.0
14972024-02-01T10:09:56.669Z Compiling serde_json v1.0.113
14982024-02-01T10:09:57.158Z Compiling log v0.4.20
14992024-02-01T10:09:57.593Z Compiling slab v0.4.9
15002024-02-01T10:09:57.874Z Compiling typenum v1.16.0
15012024-02-01T10:09:58.190Z Checking scopeguard v1.2.0
15022024-02-01T10:09:58.243Z Compiling generic-array v0.14.7
15032024-02-01T10:09:58.295Z Checking itoa v1.0.9
15042024-02-01T10:09:58.552Z Checking smallvec v1.11.2
15052024-02-01T10:09:58.890Z Compiling pkg-config v0.3.27
15062024-02-01T10:09:59.090Z Compiling allocator-api2 v0.2.16
15072024-02-01T10:09:59.171Z Compiling schemars v0.8.16
15082024-02-01T10:09:59.320Z Compiling rustix v0.38.30
15092024-02-01T10:09:59.999Z Compiling httparse v1.8.0
15102024-02-01T10:10:00.371Z Compiling fnv v1.0.7
15112024-02-01T10:10:00.612Z Compiling vcpkg v0.2.15
15122024-02-01T10:10:00.658Z Checking pin-project-lite v0.2.13
15132024-02-01T10:10:00.798Z Checking parking_lot v0.12.1
15142024-02-01T10:10:00.816Z Compiling aho-corasick v1.0.4
15152024-02-01T10:10:00.908Z Compiling ring v0.17.7
15162024-02-01T10:10:01.324Z Compiling regex-syntax v0.8.2
15172024-02-01T10:10:04.266Z Compiling openssl-sys v0.9.96
15182024-02-01T10:10:05.398Z Checking signal-hook-registry v1.4.1
15192024-02-01T10:10:05.696Z Compiling ucd-trie v0.1.6
15202024-02-01T10:10:05.761Z Checking mio v0.8.9
15212024-02-01T10:10:05.837Z Checking rand_core v0.6.4
15222024-02-01T10:10:06.660Z Compiling ring v0.16.20
15232024-02-01T10:10:06.713Z Checking num_cpus v1.16.0
15242024-02-01T10:10:06.881Z Compiling regex-automata v0.4.4
15252024-02-01T10:10:07.915Z Compiling serde_derive_internals v0.26.0
15262024-02-01T10:10:09.859Z Compiling openssl v0.10.60
15272024-02-01T10:10:10.424Z Checking futures-core v0.3.30
15282024-02-01T10:10:10.679Z Compiling iana-time-zone v0.1.57
15292024-02-01T10:10:10.700Z Checking socket2 v0.5.5
15302024-02-01T10:10:11.325Z Compiling rustls v0.21.9
15312024-02-01T10:10:11.451Z Compiling native-tls v0.2.11
15322024-02-01T10:10:11.591Z Checking ryu v1.0.15
15332024-02-01T10:10:11.733Z Checking spin v0.5.2
15342024-02-01T10:10:12.012Z Compiling dyn-clone v1.0.13
15352024-02-01T10:10:12.094Z Compiling async-trait v0.1.77
15362024-02-01T10:10:12.702Z Checking futures-sink v0.3.30
15372024-02-01T10:10:12.900Z Compiling backtrace v0.3.69
15382024-02-01T10:10:13.351Z Compiling errno v0.3.8
15392024-02-01T10:10:13.574Z Compiling regex v1.10.3
15402024-02-01T10:10:13.660Z Checking pin-utils v0.1.0
15412024-02-01T10:10:13.683Z Compiling tinyvec_macros v0.1.1
15422024-02-01T10:10:13.772Z Compiling crossbeam-utils v0.8.16
15432024-02-01T10:10:13.800Z Compiling unicode-xid v0.2.4
15442024-02-01T10:10:14.037Z Compiling crc32fast v1.3.2
15452024-02-01T10:10:14.357Z Compiling tinyvec v1.6.0
15462024-02-01T10:10:14.482Z Compiling futures-channel v0.3.30
15472024-02-01T10:10:15.221Z Compiling unicode-width v0.1.11
15482024-02-01T10:10:15.350Z Checking futures-io v0.3.30
15492024-02-01T10:10:15.456Z Checking futures-task v0.3.30
15502024-02-01T10:10:15.477Z Checking subtle v2.5.0
15512024-02-01T10:10:15.789Z Compiling anyhow v1.0.75
15522024-02-01T10:10:15.999Z Compiling spin v0.9.8
15532024-02-01T10:10:16.312Z Compiling tracing-core v0.1.31
15542024-02-01T10:10:16.621Z Compiling unicode-bidi v0.3.13
15552024-02-01T10:10:16.804Z Compiling unicode-normalization v0.1.22
15562024-02-01T10:10:18.292Z Compiling num-integer v0.1.45
15572024-02-01T10:10:18.477Z Compiling serde_derive v1.0.195
15582024-02-01T10:10:18.598Z Compiling zerocopy-derive v0.7.32
15592024-02-01T10:10:18.697Z Compiling thiserror-impl v1.0.56
15602024-02-01T10:10:18.716Z Compiling zeroize_derive v1.4.2
15612024-02-01T10:10:19.169Z Compiling tokio-macros v2.2.0
15622024-02-01T10:10:19.275Z Compiling futures-macro v0.3.30
15632024-02-01T10:10:19.815Z Compiling tracing-attributes v0.1.26
15642024-02-01T10:10:21.368Z Compiling schemars_derive v0.8.16
15652024-02-01T10:10:22.006Z Checking zeroize v1.7.0
15662024-02-01T10:10:22.374Z Compiling openssl-macros v0.1.1
15672024-02-01T10:10:22.516Z Compiling zerocopy v0.7.32
15682024-02-01T10:10:24.169Z Compiling futures-util v0.3.30
15692024-02-01T10:10:24.190Z Compiling thiserror v1.0.56
15702024-02-01T10:10:24.364Z Compiling pest v2.7.6
15712024-02-01T10:10:26.199Z Compiling hashbrown v0.14.2
15722024-02-01T10:10:26.245Z Compiling hashbrown v0.13.2
15732024-02-01T10:10:27.071Z Compiling tracing v0.1.37
15742024-02-01T10:10:27.867Z Compiling der_derive v0.7.2
15752024-02-01T10:10:28.186Z Compiling slog v2.7.0
15762024-02-01T10:10:28.260Z Compiling pest_meta v2.7.6
15772024-02-01T10:10:29.166Z Compiling lazy_static v1.4.0
15782024-02-01T10:10:29.315Z Compiling untrusted v0.7.1
15792024-02-01T10:10:29.569Z Compiling untrusted v0.9.0
15802024-02-01T10:10:29.617Z Compiling rustversion v1.0.14
15812024-02-01T10:10:29.805Z Compiling time-core v0.1.1
15822024-02-01T10:10:30.054Z Compiling foreign-types-shared v0.1.1
15832024-02-01T10:10:30.197Z Compiling percent-encoding v2.3.1
15842024-02-01T10:10:30.624Z Compiling pest_generator v2.7.6
15852024-02-01T10:10:31.532Z Compiling foreign-types v0.3.2
15862024-02-01T10:10:31.653Z Compiling time-macros v0.2.13
15872024-02-01T10:10:34.031Z Compiling scroll_derive v0.12.0
15882024-02-01T10:10:34.998Z Compiling synstructure v0.12.6
15892024-02-01T10:10:36.969Z Compiling pest_derive v2.7.6
15902024-02-01T10:10:37.190Z Compiling thread-id v4.2.0
15912024-02-01T10:10:37.337Z Compiling try-lock v0.2.4
15922024-02-01T10:10:37.530Z Compiling base64 v0.21.7
15932024-02-01T10:10:37.996Z Compiling zerocopy-derive v0.2.0
15942024-02-01T10:10:38.218Z Compiling want v0.3.1
15952024-02-01T10:10:38.636Z Compiling sct v0.7.0
15962024-02-01T10:10:38.678Z Compiling rustls-webpki v0.101.7
15972024-02-01T10:10:38.895Z Compiling form_urlencoded v1.2.1
15982024-02-01T10:10:39.373Z Compiling socket2 v0.4.9
15992024-02-01T10:10:40.183Z Compiling openssl-probe v0.1.5
16002024-02-01T10:10:40.664Z Compiling httpdate v1.0.3
16012024-02-01T10:10:40.667Z Compiling tower-service v0.3.2
16022024-02-01T10:10:40.745Z Compiling const-oid v0.9.5
16032024-02-01T10:10:41.343Z Compiling idna v0.5.0
16042024-02-01T10:10:41.346Z Compiling memoffset v0.9.0
16052024-02-01T10:10:41.380Z Compiling adler v1.0.2
16062024-02-01T10:10:41.406Z Checking bytes v1.5.0
16072024-02-01T10:10:41.779Z Checking bitflags v2.4.0
16082024-02-01T10:10:42.002Z Compiling miniz_oxide v0.7.1
16092024-02-01T10:10:42.203Z Checking crypto-common v0.1.6
16102024-02-01T10:10:42.601Z Checking tokio v1.35.1
16112024-02-01T10:10:42.638Z Checking equivalent v1.0.1
16122024-02-01T10:10:42.776Z Compiling url v2.5.0
16132024-02-01T10:10:43.964Z Compiling indexmap v2.2.2
16142024-02-01T10:10:44.551Z Compiling chrono v0.4.31
16152024-02-01T10:10:45.241Z Compiling uuid v1.7.0
16162024-02-01T10:10:45.949Z Compiling http v0.2.11
16172024-02-01T10:10:46.109Z Compiling semver v1.0.21
16182024-02-01T10:10:47.352Z Compiling serde_spanned v0.6.4
16192024-02-01T10:10:47.701Z Compiling toml_datetime v0.6.5
16202024-02-01T10:10:47.823Z Compiling openapiv3 v2.0.0
16212024-02-01T10:10:48.946Z Compiling rustc_version v0.4.0
16222024-02-01T10:10:50.184Z Compiling toml_edit v0.19.15
16232024-02-01T10:10:50.858Z Compiling http-body v0.4.5
16242024-02-01T10:10:53.599Z Compiling signal-hook v0.3.17
16252024-02-01T10:10:53.990Z Compiling either v1.9.0
16262024-02-01T10:10:54.909Z Compiling ipnet v2.9.0
16272024-02-01T10:10:55.079Z Compiling serde_urlencoded v0.7.1
16282024-02-01T10:10:56.118Z Compiling rustls-pemfile v1.0.3
16292024-02-01T10:10:56.962Z Compiling clap_derive v4.4.2
16302024-02-01T10:10:56.962Z Compiling zerocopy-derive v0.6.4
16312024-02-01T10:10:57.863Z Compiling crossbeam-epoch v0.9.15
16322024-02-01T10:10:58.574Z Compiling tokio-util v0.7.10
16332024-02-01T10:10:58.725Z Compiling tokio-rustls v0.24.1
16342024-02-01T10:10:59.302Z Compiling usdt-impl v0.3.5
16352024-02-01T10:10:59.331Z Compiling encoding_rs v0.8.33
16362024-02-01T10:10:59.773Z Compiling siphasher v0.3.11
16372024-02-01T10:11:00.392Z Compiling h2 v0.3.24
16382024-02-01T10:11:00.674Z Compiling webpki-roots v0.25.2
16392024-02-01T10:11:00.903Z Compiling gimli v0.28.0
16402024-02-01T10:11:00.959Z Compiling mime v0.3.17
16412024-02-01T10:11:02.865Z Compiling tokio-native-tls v0.3.1
16422024-02-01T10:11:03.692Z Compiling strum_macros v0.25.2
16432024-02-01T10:11:03.823Z Compiling zerocopy v0.3.0
16442024-02-01T10:11:05.109Z Compiling scroll v0.12.0
16452024-02-01T10:11:05.582Z Compiling block-buffer v0.10.4
16462024-02-01T10:11:05.942Z Compiling bzip2-sys v0.1.11+1.0.8
16472024-02-01T10:11:05.987Z Compiling object v0.32.1
16482024-02-01T10:11:06.202Z Compiling num-iter v0.1.43
16492024-02-01T10:11:06.640Z Compiling usdt-impl v0.5.0
16502024-02-01T10:11:06.782Z Compiling plain v0.2.3
16512024-02-01T10:11:07.001Z Compiling rustc-demangle v0.1.23
16522024-02-01T10:11:07.368Z Compiling goblin v0.8.0
16532024-02-01T10:11:08.650Z Compiling addr2line v0.21.0
16542024-02-01T10:11:09.690Z Compiling flate2 v1.0.28
16552024-02-01T10:11:09.815Z Compiling digest v0.10.7
16562024-02-01T10:11:10.485Z Compiling dof v0.1.5
16572024-02-01T10:11:10.546Z Compiling heapless v0.7.16
16582024-02-01T10:11:10.663Z Compiling dtrace-parser v0.1.14
16592024-02-01T10:11:11.162Z Compiling pretty-hex v0.4.1
16602024-02-01T10:11:11.185Z Compiling ppv-lite86 v0.2.17
16612024-02-01T10:11:11.384Z Compiling toml v0.7.8
16622024-02-01T10:11:11.466Z Compiling hyper v0.14.27
16632024-02-01T10:11:12.459Z Compiling rand_chacha v0.3.1
16642024-02-01T10:11:14.121Z Compiling toml_edit v0.21.0
16652024-02-01T10:11:14.239Z Compiling serde_tokenstream v0.1.7
16662024-02-01T10:11:15.042Z Compiling hex v0.4.3
16672024-02-01T10:11:15.426Z Compiling dtrace-parser v0.2.0
16682024-02-01T10:11:16.528Z Compiling dof v0.3.0
16692024-02-01T10:11:18.224Z Compiling bit-vec v0.6.3
16702024-02-01T10:11:18.866Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
16712024-02-01T10:11:20.197Z Compiling rand v0.8.5
16722024-02-01T10:11:20.423Z Compiling phf_shared v0.10.0
16732024-02-01T10:11:21.004Z Compiling num-bigint v0.4.4
16742024-02-01T10:11:21.747Z Compiling precomputed-hash v0.1.1
16752024-02-01T10:11:21.900Z Compiling fixedbitset v0.4.2
16762024-02-01T10:11:21.954Z Compiling new_debug_unreachable v1.0.4
16772024-02-01T10:11:22.078Z Compiling smoltcp v0.9.1
16782024-02-01T10:11:22.303Z Compiling minimal-lexical v0.2.1
16792024-02-01T10:11:22.582Z Compiling hyper-rustls v0.24.2
16802024-02-01T10:11:22.585Z Compiling hyper-tls v0.5.0
16812024-02-01T10:11:23.130Z Compiling reqwest v0.11.22
16822024-02-01T10:11:23.133Z Compiling base64ct v1.6.0
16832024-02-01T10:11:23.133Z Compiling nom v7.1.3
16842024-02-01T10:11:23.833Z Compiling petgraph v0.6.4
16852024-02-01T10:11:23.875Z Compiling string_cache v0.8.7
16862024-02-01T10:11:24.197Z Compiling pem-rfc7468 v0.7.0
16872024-02-01T10:11:24.592Z Compiling bit-set v0.5.3
16882024-02-01T10:11:25.009Z Compiling usdt-attr-macro v0.3.5
16892024-02-01T10:11:25.417Z Compiling usdt-macro v0.3.5
16902024-02-01T10:11:26.547Z Compiling hmac v0.12.1
16912024-02-01T10:11:26.919Z Compiling itertools v0.10.5
16922024-02-01T10:11:27.403Z Compiling hubpack_derive v0.1.1
16932024-02-01T10:11:27.536Z Compiling enum-as-inner v0.5.1
16942024-02-01T10:11:27.643Z Compiling diesel_table_macro_syntax v0.1.0
16952024-02-01T10:11:28.300Z Checking unicode-ident v1.0.12
16962024-02-01T10:11:28.559Z Compiling flagset v0.4.3
16972024-02-01T10:11:28.702Z Compiling unicode-segmentation v1.10.1
16982024-02-01T10:11:28.822Z Compiling lalrpop-util v0.19.12
16992024-02-01T10:11:28.860Z Compiling der v0.7.8
17002024-02-01T10:11:29.154Z Compiling diesel_derives v2.1.2
17012024-02-01T10:11:30.106Z Compiling cpufeatures v0.2.12
17022024-02-01T10:11:30.126Z Compiling rustix v0.37.23
17032024-02-01T10:11:30.254Z Compiling sha2 v0.10.8
17042024-02-01T10:11:30.472Z Compiling md-5 v0.10.5
17052024-02-01T10:11:31.534Z Compiling serde_repr v0.1.16
17062024-02-01T10:11:31.572Z Compiling stringprep v0.1.3
17072024-02-01T10:11:32.096Z Compiling spki v0.7.2
17082024-02-01T10:11:32.418Z Compiling hash32 v0.2.1
17092024-02-01T10:11:32.655Z Compiling fallible-iterator v0.2.0
17102024-02-01T10:11:33.185Z Compiling stable_deref_trait v1.2.0
17112024-02-01T10:11:33.218Z Checking bitflags v1.3.2
17122024-02-01T10:11:33.380Z Compiling pkcs8 v0.10.2
17132024-02-01T10:11:33.400Z Compiling terminal_size v0.2.6
17142024-02-01T10:11:33.885Z Compiling postgres-protocol v0.6.6
17152024-02-01T10:11:33.951Z Checking proc-macro2 v1.0.78
17162024-02-01T10:11:34.270Z Compiling phf_shared v0.11.2
17172024-02-01T10:11:34.835Z Compiling ff v0.13.0
17182024-02-01T10:11:34.953Z Compiling block-padding v0.3.3
17192024-02-01T10:11:35.147Z Compiling scheduled-thread-pool v0.2.7
17202024-02-01T10:11:35.899Z Compiling regex-automata v0.1.10
17212024-02-01T10:11:36.012Z Compiling num_threads v0.1.6
17222024-02-01T10:11:36.081Z Compiling deranged v0.3.8
17232024-02-01T10:11:36.190Z Compiling base16ct v0.2.0
17242024-02-01T10:11:36.210Z Compiling matches v0.1.10
17252024-02-01T10:11:36.337Z Compiling managed v0.8.0
17262024-02-01T10:11:36.636Z Compiling bstr v0.2.17
17272024-02-01T10:11:36.665Z Compiling sec1 v0.7.3
17282024-02-01T10:11:36.683Z Compiling idna v0.2.3
17292024-02-01T10:11:37.609Z Compiling clap_builder v4.4.2
17302024-02-01T10:11:39.005Z Compiling time v0.3.27
17312024-02-01T10:11:39.019Z Compiling r2d2 v0.8.10
17322024-02-01T10:11:39.477Z Compiling inout v0.1.3
17332024-02-01T10:11:39.590Z Compiling group v0.13.0
17342024-02-01T10:11:39.828Z Compiling postgres-types v0.2.6
17352024-02-01T10:11:40.050Z Compiling signal-hook-mio v0.2.3
17362024-02-01T10:11:40.407Z Checking quote v1.0.35
17372024-02-01T10:11:40.559Z Compiling phf v0.11.2
17382024-02-01T10:11:40.810Z Compiling bzip2 v0.4.4
17392024-02-01T10:11:40.901Z Compiling hubpack v0.1.2
17402024-02-01T10:11:41.295Z Compiling hkdf v0.12.4
17412024-02-01T10:11:41.764Z Compiling zerocopy v0.6.4
17422024-02-01T10:11:42.445Z Compiling ipnetwork v0.20.0
17432024-02-01T10:11:43.230Z Compiling crypto-bigint v0.5.2
17442024-02-01T10:11:43.878Z Compiling futures-executor v0.3.30
17452024-02-01T10:11:45.453Z Compiling float-cmp v0.9.0
17462024-02-01T10:11:45.707Z Compiling whoami v1.4.1
17472024-02-01T10:11:46.663Z Compiling normalize-line-endings v0.3.0
17482024-02-01T10:11:46.664Z Compiling static_assertions v1.1.0
17492024-02-01T10:11:46.852Z Compiling difflib v0.4.0
17502024-02-01T10:11:46.857Z Compiling predicates-core v1.0.6
17512024-02-01T10:11:47.594Z Compiling data-encoding v2.4.0
17522024-02-01T10:11:47.808Z Compiling regex-automata v0.3.8
17532024-02-01T10:11:49.031Z Compiling trust-dns-proto v0.22.0
17542024-02-01T10:11:49.539Z Compiling predicates v3.1.0
17552024-02-01T10:11:51.048Z Compiling bstr v1.6.0
17562024-02-01T10:11:51.650Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
17572024-02-01T10:11:51.822Z Compiling elliptic-curve v0.13.8
17582024-02-01T10:11:52.161Z Compiling tokio-postgres v0.7.10
17592024-02-01T10:11:53.614Z Compiling yasna v0.5.2
17602024-02-01T10:11:53.757Z Compiling futures v0.3.30
17612024-02-01T10:11:53.927Z Compiling clap v4.4.3
17622024-02-01T10:11:54.120Z Compiling zip v0.6.6
17632024-02-01T10:11:54.317Z Compiling crossterm v0.27.0
17642024-02-01T10:11:56.268Z Compiling diesel v2.1.4
17652024-02-01T10:11:56.284Z Compiling cipher v0.4.4
17662024-02-01T10:11:56.816Z Compiling similar v2.3.0
17672024-02-01T10:11:58.871Z Compiling usdt v0.3.5
17682024-02-01T10:11:59.275Z Compiling camino v1.1.6
17692024-02-01T10:11:59.761Z Compiling tokio-stream v0.1.14
17702024-02-01T10:12:00.301Z Compiling console v0.15.8
17712024-02-01T10:12:03.918Z Checking utf8parse v0.2.1
17722024-02-01T10:12:05.950Z Checking anstyle v1.0.2
17732024-02-01T10:12:07.973Z Compiling serde_tokenstream v0.2.0
17742024-02-01T10:12:09.162Z Checking io-lifetimes v1.0.11
17752024-02-01T10:12:14.376Z Checking anstyle-parse v0.2.1
17762024-02-01T10:12:15.214Z Checking colorchoice v1.0.0
17772024-02-01T10:12:15.526Z Checking anstyle-query v1.0.0
17782024-02-01T10:12:15.697Z Checking anstream v0.5.0
17792024-02-01T10:12:16.604Z Checking clap_lex v0.5.1
17802024-02-01T10:12:16.715Z Checking strsim v0.10.0
17812024-02-01T10:12:17.383Z Checking winnow v0.5.15
17822024-02-01T10:12:25.567Z Compiling regress v0.7.1
17832024-02-01T10:12:31.747Z Compiling typify-impl v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
17842024-02-01T10:12:41.874Z Compiling getopts v0.2.21
17852024-02-01T10:12:42.141Z Compiling unsafe-libyaml v0.2.10
17862024-02-01T10:12:42.574Z Checking heck v0.4.1
17872024-02-01T10:12:44.029Z Checking progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
17882024-02-01T10:12:44.480Z Compiling serde_yaml v0.9.25
17892024-02-01T10:12:45.346Z Compiling ident_case v1.0.1
17902024-02-01T10:12:45.464Z Checking rustls-pki-types v1.1.0
17912024-02-01T10:12:45.503Z Checking fastrand v2.0.0
17922024-02-01T10:12:45.589Z Checking match_cfg v0.1.0
17932024-02-01T10:12:45.704Z Checking hostname v0.3.1
17942024-02-01T10:12:45.875Z Checking http v1.0.0
17952024-02-01T10:12:45.989Z Checking tempfile v3.9.0
17962024-02-01T10:12:46.046Z Checking atty v0.2.14
17972024-02-01T10:12:46.206Z Checking quick-error v1.2.3
17982024-02-01T10:12:46.398Z Compiling paste v1.0.14
17992024-02-01T10:12:46.502Z Checking crossbeam-channel v0.5.8
18002024-02-01T10:12:47.238Z Checking sha1 v0.10.6
18012024-02-01T10:12:47.749Z Checking dirs-sys-next v0.1.2
18022024-02-01T10:12:47.753Z Compiling rustls v0.22.2
18032024-02-01T10:12:47.871Z Checking dirs-next v2.0.0
18042024-02-01T10:12:48.049Z Checking rustls-webpki v0.102.1
18052024-02-01T10:12:48.105Z Checking thread_local v1.1.7
18062024-02-01T10:12:48.541Z Checking instant v0.1.12
18072024-02-01T10:12:48.693Z Compiling slog-async v2.8.0
18082024-02-01T10:12:49.556Z Checking term v0.7.0
18092024-02-01T10:12:49.985Z Checking rustls-pemfile v2.0.0
18102024-02-01T10:12:50.186Z Compiling multer v3.0.0
18112024-02-01T10:12:50.301Z Checking take_mut v0.2.2
18122024-02-01T10:12:50.502Z Checking debug-ignore v1.0.5
18132024-02-01T10:12:50.708Z Checking slog-term v2.9.0
18142024-02-01T10:12:51.105Z Compiling darling_core v0.20.3
18152024-02-01T10:12:51.366Z Checking slog-json v2.6.1
18162024-02-01T10:12:51.467Z Compiling async-stream-impl v0.3.5
18172024-02-01T10:12:51.485Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
18182024-02-01T10:12:51.728Z Checking atomic-waker v1.1.1
18192024-02-01T10:12:51.904Z Checking waitgroup v0.1.2
18202024-02-01T10:12:52.009Z Checking slog-bunyan v2.5.0
18212024-02-01T10:12:52.228Z Checking toml v0.8.8
18222024-02-01T10:12:52.683Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
18232024-02-01T10:12:53.443Z Checking serde_path_to_error v0.1.15
18242024-02-01T10:12:53.715Z Checking async-stream v0.3.5
18252024-02-01T10:12:53.982Z Checking strum v0.25.0
18262024-02-01T10:12:54.195Z Compiling structmeta-derive v0.2.0
18272024-02-01T10:12:54.418Z Checking wait-timeout v0.2.0
18282024-02-01T10:12:54.656Z Checking rusty-fork v0.3.0
18292024-02-01T10:12:55.072Z Checking rand_xorshift v0.3.0
18302024-02-01T10:12:55.106Z Checking tokio-rustls v0.25.0
18312024-02-01T10:12:55.308Z Checking unarray v0.1.4
18322024-02-01T10:12:55.513Z Compiling regex-syntax v0.7.5
18332024-02-01T10:12:55.650Z Checking proptest v1.4.0
18342024-02-01T10:12:59.213Z Compiling structmeta v0.2.0
18352024-02-01T10:12:59.894Z Checking backoff v0.4.0
18362024-02-01T10:13:00.304Z Compiling test-strategy v0.3.1
18372024-02-01T10:13:01.324Z Compiling darling_macro v0.20.3
18382024-02-01T10:13:02.304Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18392024-02-01T10:13:02.463Z Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
18402024-02-01T10:13:02.678Z Checking macaddr v1.0.1
18412024-02-01T10:13:02.832Z Checking camino-tempfile v1.1.1
18422024-02-01T10:13:02.895Z Compiling darling v0.20.3
18432024-02-01T10:13:02.915Z Compiling typify-macro v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
18442024-02-01T10:13:02.939Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
18452024-02-01T10:13:03.072Z Compiling serde_with_macros v3.5.1
18462024-02-01T10:13:03.159Z Checking is-terminal v0.4.9
18472024-02-01T10:13:03.243Z Compiling proc-macro-error-attr v1.0.4
18482024-02-01T10:13:03.390Z Compiling proc-macro-error v1.0.4
18492024-02-01T10:13:04.047Z Compiling proc-macro-crate v1.3.1
18502024-02-01T10:13:04.238Z Checking termtree v0.4.1
18512024-02-01T10:13:04.526Z Compiling heapless v0.8.0
18522024-02-01T10:13:05.837Z Checking predicates-tree v1.0.9
18532024-02-01T10:13:05.858Z Compiling num_enum_derive v0.5.11
18542024-02-01T10:13:06.041Z Checking hash32 v0.3.1
18552024-02-01T10:13:06.296Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18562024-02-01T10:13:06.327Z Compiling smoltcp v0.11.0
18572024-02-01T10:13:06.920Z Compiling parse-display-derive v0.8.2
18582024-02-01T10:13:06.995Z Checking embedded-io v0.4.0
18592024-02-01T10:13:07.281Z Compiling crucible-workspace-hack v0.1.0
18602024-02-01T10:13:07.455Z Checking cobs v0.2.3
18612024-02-01T10:13:07.685Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18622024-02-01T10:13:07.711Z Checking postcard v1.0.8
18632024-02-01T10:13:08.164Z Compiling foreign-types-macros v0.2.3
18642024-02-01T10:13:08.464Z Checking serde_with v3.5.1
18652024-02-01T10:13:08.937Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
18662024-02-01T10:13:09.349Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18672024-02-01T10:13:09.740Z Checking foreign-types-shared v0.3.1
18682024-02-01T10:13:09.895Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
18692024-02-01T10:13:10.302Z Checking foreign-types v0.5.0
18702024-02-01T10:13:10.370Z Checking num_enum v0.5.11
18712024-02-01T10:13:10.531Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18722024-02-01T10:13:10.577Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
18732024-02-01T10:13:10.676Z Checking cstr-argument v0.1.2
18742024-02-01T10:13:10.911Z Checking pretty-hex v0.2.1
18752024-02-01T10:13:11.136Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
18762024-02-01T10:13:11.593Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18772024-02-01T10:13:11.636Z Compiling typify v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
18782024-02-01T10:13:11.823Z Compiling progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
18792024-02-01T10:13:11.988Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18802024-02-01T10:13:12.139Z Checking colored v2.0.4
18812024-02-01T10:13:12.430Z Compiling usdt-macro v0.5.0
18822024-02-01T10:13:12.593Z Compiling usdt-attr-macro v0.5.0
18832024-02-01T10:13:13.405Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
18842024-02-01T10:13:14.259Z Checking memmap v0.7.0
18852024-02-01T10:13:14.459Z Checking parse-display v0.8.2
18862024-02-01T10:13:14.548Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
18872024-02-01T10:13:14.867Z Compiling zone_cfg_derive v0.3.0
18882024-02-01T10:13:14.928Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
18892024-02-01T10:13:15.117Z Compiling num-derive v0.4.0
18902024-02-01T10:13:15.239Z Checking usdt v0.5.0
18912024-02-01T10:13:15.411Z Compiling mockall_derive v0.12.0
18922024-02-01T10:13:15.507Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
18932024-02-01T10:13:15.609Z Checking fragile v2.0.0
18942024-02-01T10:13:16.015Z Checking downcast v0.11.0
18952024-02-01T10:13:16.299Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
18962024-02-01T10:13:16.648Z Checking smf v0.2.2
18972024-02-01T10:13:17.321Z Checking xattr v1.0.1
18982024-02-01T10:13:17.341Z Checking zone v0.3.0
18992024-02-01T10:13:17.508Z Checking filetime v0.2.23
19002024-02-01T10:13:17.579Z Checking same-file v1.0.6
19012024-02-01T10:13:17.751Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
19022024-02-01T10:13:17.777Z Checking tar v0.4.40
19032024-02-01T10:13:17.811Z Checking walkdir v2.4.0
19042024-02-01T10:13:18.143Z Checking pem v3.0.2
19052024-02-01T10:13:18.203Z Checking linked-hash-map v0.5.6
19062024-02-01T10:13:18.595Z Checking itertools v0.12.0
19072024-02-01T10:13:18.643Z Checking headers-core v0.2.0
19082024-02-01T10:13:18.778Z Checking lru-cache v0.1.2
19092024-02-01T10:13:18.825Z Checking headers v0.3.9
19102024-02-01T10:13:18.968Z Checking swrite v0.1.0
19112024-02-01T10:13:19.007Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=2d4bc11232d53f177c286383926fa5f8c1b2a938#2d4bc112)
19122024-02-01T10:13:19.029Z Checking password-hash v0.5.0
19132024-02-01T10:13:19.123Z Checking blake2 v0.10.6
19142024-02-01T10:13:19.658Z Checking rcgen v0.12.1
19152024-02-01T10:13:19.678Z Checking atomicwrites v0.4.3
19162024-02-01T10:13:19.783Z Checking argon2 v0.5.3
19172024-02-01T10:13:19.944Z Checking subprocess v0.2.9
19182024-02-01T10:13:20.601Z Checking arc-swap v1.6.0
19192024-02-01T10:13:20.678Z Compiling cancel-safe-futures v0.1.5
19202024-02-01T10:13:20.722Z Checking half v2.3.1
19212024-02-01T10:13:20.775Z Checking ciborium-io v0.2.2
19222024-02-01T10:13:20.929Z Checking resolv-conf v0.7.0
19232024-02-01T10:13:21.267Z Checking slog-scope v4.4.0
19242024-02-01T10:13:21.448Z Checking trust-dns-resolver v0.22.0
19252024-02-01T10:13:21.452Z Checking ciborium-ll v0.2.2
19262024-02-01T10:13:21.557Z Checking slog-stdlog v4.1.1
19272024-02-01T10:13:21.772Z Checking slog-envlogger v2.2.0
19282024-02-01T10:13:21.877Z Checking libsw v3.3.1
19292024-02-01T10:13:21.908Z Checking ciborium v0.2.2
19302024-02-01T10:13:22.085Z Compiling derive-where v1.2.7
19312024-02-01T10:13:22.242Z Checking owo-colors v4.0.0
19322024-02-01T10:13:22.665Z Checking linear-map v1.2.0
19332024-02-01T10:13:23.148Z Checking textwrap v0.11.0
19342024-02-01T10:13:23.481Z Compiling heck v0.3.3
19352024-02-01T10:13:23.537Z Checking ansi_term v0.12.1
19362024-02-01T10:13:23.883Z Compiling libefi-sys v0.1.0
19372024-02-01T10:13:23.990Z Checking strsim v0.8.0
19382024-02-01T10:13:24.123Z Checking vec_map v0.8.2
19392024-02-01T10:13:24.263Z Compiling structopt-derive v0.4.18
19402024-02-01T10:13:24.310Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
19412024-02-01T10:13:24.529Z Checking clap v2.34.0
19422024-02-01T10:13:24.872Z Compiling slog-dtrace v0.3.0
19432024-02-01T10:13:25.256Z Compiling progenitor-macro v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
19442024-02-01T10:13:25.527Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
19452024-02-01T10:13:25.965Z Checking termcolor v1.2.0
19462024-02-01T10:13:26.074Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
19472024-02-01T10:13:26.606Z Checking nibble_vec v0.1.0
19482024-02-01T10:13:26.869Z Compiling radium v0.7.0
19492024-02-01T10:13:27.015Z Checking endian-type v0.1.2
19502024-02-01T10:13:27.325Z Checking radix_trie v0.2.1
19512024-02-01T10:13:27.598Z Checking tap v1.0.1
19522024-02-01T10:13:27.821Z Compiling maybe-uninit v2.0.0
19532024-02-01T10:13:27.931Z Checking wyz v0.5.1
19542024-02-01T10:13:28.605Z Checking fxhash v0.2.1
19552024-02-01T10:13:28.669Z Compiling num-bigint-dig v0.8.4
19562024-02-01T10:13:28.816Z Compiling packed_struct v0.10.1
19572024-02-01T10:13:28.836Z Checking funty v2.0.0
19582024-02-01T10:13:29.000Z Checking crc-catalog v2.2.0
19592024-02-01T10:13:29.185Z Checking crc v3.0.1
19602024-02-01T10:13:29.203Z Checking mockall v0.12.0
19612024-02-01T10:13:29.256Z Compiling packed_struct_codegen v0.10.1
19622024-02-01T10:13:29.273Z Checking structopt v0.3.26
19632024-02-01T10:13:29.489Z Compiling indexmap v1.9.3
19642024-02-01T10:13:29.508Z Compiling semver v0.1.20
19652024-02-01T10:13:29.538Z Checking nodrop v0.1.14
19662024-02-01T10:13:29.684Z Checking array-init v0.0.4
19672024-02-01T10:13:29.797Z Checking smallvec v0.6.14
19682024-02-01T10:13:30.391Z Compiling rustc_version v0.1.7
19692024-02-01T10:13:30.545Z Checking pkcs1 v0.7.5
19702024-02-01T10:13:30.583Z Checking bitvec v1.0.1
19712024-02-01T10:13:31.111Z Checking signature v2.1.0
19722024-02-01T10:13:31.148Z Checking hashbrown v0.12.3
19732024-02-01T10:13:31.375Z Checking bitfield v0.14.0
19742024-02-01T10:13:31.802Z Checking serde-hex v0.1.0
19752024-02-01T10:13:32.910Z Compiling newtype_derive v0.1.6
19762024-02-01T10:13:33.094Z Checking rsa v0.9.2
19772024-02-01T10:13:33.394Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19782024-02-01T10:13:33.416Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
19792024-02-01T10:13:33.746Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
19802024-02-01T10:13:33.853Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
19812024-02-01T10:13:33.895Z Checking env_logger v0.10.0
19822024-02-01T10:13:34.112Z Checking x509-cert v0.2.4
19832024-02-01T10:13:34.232Z Checking ron v0.8.1
19842024-02-01T10:13:34.524Z Compiling semver-parser v0.10.2
19852024-02-01T10:13:35.496Z Checking crc-any v2.4.3
19862024-02-01T10:13:36.076Z Compiling semver v0.11.0
19872024-02-01T10:13:36.165Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19882024-02-01T10:13:36.679Z Checking object v0.30.4
19892024-02-01T10:13:37.445Z Compiling num-rational v0.4.1
19902024-02-01T10:13:38.229Z Compiling home v0.5.5
19912024-02-01T10:13:38.246Z Checking path-slash v0.1.5
19922024-02-01T10:13:38.638Z Compiling toolchain_find v0.2.0
19932024-02-01T10:13:38.815Z Compiling toml v0.5.11
19942024-02-01T10:13:39.393Z Compiling topological-sort v0.2.2
19952024-02-01T10:13:39.612Z Compiling convert_case v0.4.0
19962024-02-01T10:13:39.703Z Checking steno v0.4.0
19972024-02-01T10:13:41.107Z Compiling derive_more v0.99.17
19982024-02-01T10:13:41.364Z Checking lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
19992024-02-01T10:13:41.787Z Compiling rustfmt-wrapper v0.2.0
20002024-02-01T10:13:41.791Z Compiling omicron-zone-package v0.10.1
20012024-02-01T10:13:43.795Z Checking num-complex v0.4.4
20022024-02-01T10:13:45.083Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
20032024-02-01T10:13:45.271Z Checking num v0.4.1
20042024-02-01T10:13:45.402Z Checking newline-converter v0.3.0
20052024-02-01T10:13:45.649Z Checking utf-8 v0.7.6
20062024-02-01T10:13:45.932Z Checking tungstenite v0.20.1
20072024-02-01T10:13:46.233Z Checking expectorate v1.1.0
20082024-02-01T10:13:46.438Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
20092024-02-01T10:13:46.685Z Compiling buf-list v1.0.3
20102024-02-01T10:13:46.950Z Checking display-error-chain v0.2.0
20112024-02-01T10:13:47.039Z Compiling parking_lot_core v0.8.6
20122024-02-01T10:13:47.141Z Checking keccak v0.1.4
20132024-02-01T10:13:47.376Z Checking tokio-tungstenite v0.20.1
20142024-02-01T10:13:47.597Z Checking sha3 v0.10.8
20152024-02-01T10:13:48.118Z Checking trust-dns-client v0.22.0
20162024-02-01T10:13:48.213Z Checking secrecy v0.8.0
20172024-02-01T10:13:48.242Z Checking parking_lot v0.11.2
20182024-02-01T10:13:48.584Z Compiling pin-project-internal v1.1.3
20192024-02-01T10:13:48.791Z Compiling doc-comment v0.3.3
20202024-02-01T10:13:49.756Z Checking sled v0.34.7
20212024-02-01T10:13:50.018Z Checking glob v0.3.1
20222024-02-01T10:13:50.166Z Compiling vte_generate_state_changes v0.1.1
20232024-02-01T10:13:50.458Z Compiling unicase v2.7.0
20242024-02-01T10:13:50.528Z Checking trust-dns-server v0.22.1
20252024-02-01T10:13:50.938Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
20262024-02-01T10:13:51.159Z Checking vte v0.11.1
20272024-02-01T10:13:51.399Z Compiling platforms v3.0.2
20282024-02-01T10:13:52.195Z Checking crossbeam-deque v0.8.3
20292024-02-01T10:13:52.658Z Checking fd-lock v3.0.13
20302024-02-01T10:13:52.935Z Compiling snafu-derive v0.7.5
20312024-02-01T10:13:53.674Z Checking strip-ansi-escapes v0.2.0
20322024-02-01T10:13:53.781Z Checking pin-project v1.1.3
20332024-02-01T10:13:53.875Z Compiling fs-err v2.11.0
20342024-02-01T10:13:53.937Z Checking nu-ansi-term v0.49.0
20352024-02-01T10:13:54.379Z Compiling rayon-core v1.12.0
20362024-02-01T10:13:54.581Z Checking reedline v0.28.0
20372024-02-01T10:13:54.786Z Checking globset v0.4.13
20382024-02-01T10:13:54.846Z Checking olpc-cjson v0.1.3
20392024-02-01T10:13:55.151Z Checking serde_plain v1.0.2
20402024-02-01T10:13:55.501Z Compiling async-recursion v1.0.5
20412024-02-01T10:13:55.635Z Checking typed-path v0.7.0
20422024-02-01T10:13:55.688Z Compiling curve25519-dalek v4.1.1
20432024-02-01T10:13:56.436Z Checking progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
20442024-02-01T10:13:56.736Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
20452024-02-01T10:13:56.800Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
20462024-02-01T10:13:56.864Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
20472024-02-01T10:13:57.112Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
20482024-02-01T10:13:57.880Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
20492024-02-01T10:13:58.664Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
20502024-02-01T10:13:59.812Z Compiling progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
20512024-02-01T10:14:00.825Z Checking lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
20522024-02-01T10:14:01.710Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
20532024-02-01T10:14:02.183Z Checking hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
20542024-02-01T10:14:02.317Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20552024-02-01T10:14:02.742Z Checking snafu v0.7.5
20562024-02-01T10:14:03.073Z Compiling memoffset v0.7.1
20572024-02-01T10:14:03.506Z Checking parse-size v1.0.0
20582024-02-01T10:14:03.538Z Checking tough v0.16.0
20592024-02-01T10:14:03.742Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20602024-02-01T10:14:03.762Z Compiling mime_guess v2.0.4
20612024-02-01T10:14:03.940Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
20622024-02-01T10:14:05.905Z Checking rayon v1.8.0
20632024-02-01T10:14:10.332Z Checking progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
20642024-02-01T10:14:10.802Z Checking universal-hash v0.5.1
20652024-02-01T10:14:11.067Z Compiling thiserror-impl-no-std v2.0.2
20662024-02-01T10:14:11.220Z Compiling curve25519-dalek-derive v0.1.0
20672024-02-01T10:14:12.078Z Checking opaque-debug v0.3.0
20682024-02-01T10:14:12.199Z Checking poly1305 v0.8.0
20692024-02-01T10:14:13.415Z Compiling progenitor-macro v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
20702024-02-01T10:14:13.527Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
20712024-02-01T10:14:13.968Z Checking chacha20 v0.9.1
20722024-02-01T10:14:14.510Z Checking aead v0.5.2
20732024-02-01T10:14:14.824Z Checking kstat-rs v0.2.3
20742024-02-01T10:14:15.334Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
20752024-02-01T10:14:15.776Z Compiling salty v0.2.0
20762024-02-01T10:14:16.436Z Checking thiserror-no-std v2.0.2
20772024-02-01T10:14:16.566Z Checking signature v1.6.4
20782024-02-01T10:14:16.683Z Checking vsss-rs v3.3.4
20792024-02-01T10:14:16.705Z Checking chacha20poly1305 v0.10.1
20802024-02-01T10:14:16.745Z Checking ed25519 v1.5.3
20812024-02-01T10:14:17.014Z Checking nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
20822024-02-01T10:14:18.091Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
20832024-02-01T10:14:18.501Z Checking serde-big-array v0.5.1
20842024-02-01T10:14:18.662Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
20852024-02-01T10:14:18.836Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
20862024-02-01T10:14:21.630Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
20872024-02-01T10:14:22.531Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
20882024-02-01T10:14:22.986Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
20892024-02-01T10:14:23.457Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
20902024-02-01T10:14:24.806Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
20912024-02-01T10:14:25.616Z Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
20922024-02-01T10:14:27.055Z Checking bytecount v0.6.3
20932024-02-01T10:14:28.743Z Checking humantime v2.1.0
20942024-02-01T10:14:28.942Z Checking papergrid v0.11.0
20952024-02-01T10:14:29.174Z Checking hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
20962024-02-01T10:14:30.158Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
20972024-02-01T10:14:30.642Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2d4bc11232d53f177c286383926fa5f8c1b2a938#2d4bc112)
20982024-02-01T10:14:31.304Z Compiling tabled_derive v0.7.0
20992024-02-01T10:14:32.252Z Checking signal-hook-tokio v0.3.1
21002024-02-01T10:14:32.492Z Checking fd-lock v4.0.2
21012024-02-01T10:14:32.606Z Checking nix v0.27.1
21022024-02-01T10:14:32.753Z Checking serde-big-array v0.4.1
21032024-02-01T10:14:32.802Z Compiling sqlparser_derive v0.2.2
21042024-02-01T10:14:33.173Z Checking unicode_categories v0.1.1
21052024-02-01T10:14:33.742Z Checking sqlformat v0.2.3
21062024-02-01T10:14:34.673Z Checking sqlparser v0.43.1
21072024-02-01T10:14:35.465Z Checking tabled v0.15.0
21082024-02-01T10:14:36.012Z Checking sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
21092024-02-01T10:14:36.749Z Checking rustyline v13.0.0
21102024-02-01T10:14:37.566Z Checking bcs v0.1.6
21112024-02-01T10:14:38.292Z Checking highway v1.1.0
21122024-02-01T10:14:38.959Z Checking corncobs v0.1.3
21132024-02-01T10:14:39.225Z Compiling prettyplease v0.2.16
21142024-02-01T10:14:39.518Z Checking sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
21152024-02-01T10:14:39.668Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
21162024-02-01T10:14:39.798Z Checking http-range v0.1.5
21172024-02-01T10:14:40.052Z Checking hyper-staticfile v0.9.5
21182024-02-01T10:14:40.325Z Compiling portable-atomic v1.4.3
21192024-02-01T10:14:40.628Z Compiling crunchy v0.2.2
21202024-02-01T10:14:41.334Z Compiling clang-sys v1.6.1
21212024-02-01T10:14:41.427Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
21222024-02-01T10:14:41.954Z Checking assert_matches v1.5.0
21232024-02-01T10:14:42.076Z Compiling tiny-keccak v2.0.2
21242024-02-01T10:14:42.640Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
21252024-02-01T10:14:43.910Z Compiling darling_core v0.14.4
21262024-02-01T10:14:44.610Z Checking number_prefix v0.4.0
21272024-02-01T10:14:44.661Z Checking progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
21282024-02-01T10:14:44.879Z Checking indicatif v0.17.7
21292024-02-01T10:14:44.975Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
21302024-02-01T10:14:45.070Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
21312024-02-01T10:14:45.979Z Compiling ascii-canvas v3.0.0
21322024-02-01T10:14:46.430Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
21332024-02-01T10:14:46.848Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
21342024-02-01T10:14:47.123Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
21352024-02-01T10:14:48.512Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
21362024-02-01T10:14:49.440Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
21372024-02-01T10:14:49.738Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
21382024-02-01T10:14:51.694Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
21392024-02-01T10:14:53.680Z Compiling darling_macro v0.14.4
21402024-02-01T10:14:53.980Z Compiling ena v0.14.2
21412024-02-01T10:14:54.599Z Compiling libloading v0.7.4
21422024-02-01T10:14:55.185Z Compiling diff v0.1.13
21432024-02-01T10:14:55.294Z Compiling regex-syntax v0.6.29
21442024-02-01T10:14:56.270Z Compiling bindgen v0.69.2
21452024-02-01T10:14:56.349Z Compiling darling v0.14.4
21462024-02-01T10:14:57.268Z Compiling cexpr v0.6.0
21472024-02-01T10:14:57.342Z Compiling which v4.4.0
21482024-02-01T10:14:58.369Z Compiling peeking_take_while v0.1.2
21492024-02-01T10:14:58.555Z Checking maplit v1.0.2
21502024-02-01T10:14:58.703Z Compiling lazycell v1.3.0
21512024-02-01T10:14:58.936Z Compiling rustc-hash v1.1.0
21522024-02-01T10:14:59.144Z Compiling shlex v1.3.0
21532024-02-01T10:14:59.398Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
21542024-02-01T10:14:59.782Z Compiling ref-cast v1.0.20
21552024-02-01T10:15:00.032Z Compiling derive_builder_core v0.12.0
21562024-02-01T10:15:00.544Z Compiling lalrpop v0.19.12
21572024-02-01T10:15:00.858Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
21582024-02-01T10:15:01.278Z Compiling ref-cast-impl v1.0.20
21592024-02-01T10:15:02.020Z Compiling libxml v0.3.3
21602024-02-01T10:15:03.542Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
21612024-02-01T10:15:04.144Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
21622024-02-01T10:15:04.188Z Compiling derive_builder_macro v0.12.0
21632024-02-01T10:15:04.251Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
21642024-02-01T10:15:05.425Z Compiling strum_macros v0.24.3
21652024-02-01T10:15:05.584Z Compiling cookie v0.18.0
21662024-02-01T10:15:05.636Z Compiling diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#62ef5ca0)
21672024-02-01T10:15:06.023Z Compiling indoc v1.0.9
21682024-02-01T10:15:06.267Z Checking derive_builder v0.12.0
21692024-02-01T10:15:07.741Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
21702024-02-01T10:15:09.274Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
21712024-02-01T10:15:09.866Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
21722024-02-01T10:15:10.273Z Checking bb8 v0.8.1
21732024-02-01T10:15:10.777Z Checking quick-xml v0.30.0
21742024-02-01T10:15:11.023Z Compiling impl-trait-for-tuples v0.2.2
21752024-02-01T10:15:11.676Z Compiling oso-derive v0.27.0
21762024-02-01T10:15:11.930Z Checking unicode-linebreak v0.1.5
21772024-02-01T10:15:12.590Z Checking smawk v0.3.1
21782024-02-01T10:15:12.889Z Checking textwrap v0.16.0
21792024-02-01T10:15:13.390Z Checking async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
21802024-02-01T10:15:14.187Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
21812024-02-01T10:15:14.357Z Checking is_ci v1.1.1
21822024-02-01T10:15:14.530Z Checking supports-color v2.1.0
21832024-02-01T10:15:14.547Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
21842024-02-01T10:15:14.820Z Checking lru v0.12.1
21852024-02-01T10:15:15.224Z Compiling stability v0.1.1
21862024-02-01T10:15:16.787Z Checking cassowary v0.3.0
21872024-02-01T10:15:16.864Z Compiling indoc v2.0.3
21882024-02-01T10:15:17.394Z Checking rtoolbox v0.0.1
21892024-02-01T10:15:17.532Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
21902024-02-01T10:15:18.644Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
21912024-02-01T10:15:19.123Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
21922024-02-01T10:15:19.735Z Checking ratatui v0.25.0
21932024-02-01T10:15:20.217Z Checking nexus-deployment v0.1.0 (/work/oxidecomputer/omicron/nexus/deployment)
21942024-02-01T10:15:21.417Z Checking rpassword v7.3.1
21952024-02-01T10:15:21.618Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
21962024-02-01T10:15:22.054Z Checking shell-words v1.1.0
21972024-02-01T10:15:22.318Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
21982024-02-01T10:15:23.979Z Checking tui-tree-widget v0.16.0
21992024-02-01T10:15:24.077Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2d4bc11232d53f177c286383926fa5f8c1b2a938#2d4bc112)
22002024-02-01T10:15:24.592Z Checking fatfs v0.3.6
22012024-02-01T10:15:26.373Z Checking yansi v0.5.1
22022024-02-01T10:15:26.391Z Compiling target-lexicon v0.12.12
22032024-02-01T10:15:26.803Z Checking pretty_assertions v1.4.0
22042024-02-01T10:15:27.093Z Compiling guppy-workspace-hack v0.1.0
22052024-02-01T10:15:27.514Z Checking plotters-backend v0.3.5
22062024-02-01T10:15:28.064Z Checking plotters-svg v0.3.5
22072024-02-01T10:15:28.475Z Checking http-body v1.0.0
22082024-02-01T10:15:28.772Z Checking rand v0.4.6
22092024-02-01T10:15:28.777Z Checking cast v0.3.0
22102024-02-01T10:15:29.266Z Compiling target-spec v3.0.1
22112024-02-01T10:15:30.096Z Checking remove_dir_all v0.5.3
22122024-02-01T10:15:30.233Z Checking tower-layer v0.3.2
22132024-02-01T10:15:30.316Z Checking tempdir v0.3.7
22142024-02-01T10:15:30.511Z Checking criterion-plot v0.5.0
22152024-02-01T10:15:30.554Z Checking cfg-expr v0.15.5
22162024-02-01T10:15:30.663Z Checking tower v0.4.13
22172024-02-01T10:15:31.294Z Checking hyper v1.1.0
22182024-02-01T10:15:31.955Z Checking plotters v0.3.5
22192024-02-01T10:15:31.981Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
22202024-02-01T10:15:33.242Z Checking tinytemplate v1.2.1
22212024-02-01T10:15:33.315Z Checking cargo-platform v0.1.3
22222024-02-01T10:15:33.785Z Checking oorandom v11.1.3
22232024-02-01T10:15:33.850Z Checking anes v0.1.6
22242024-02-01T10:15:33.989Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
22252024-02-01T10:15:34.008Z Checking cargo_metadata v0.18.1
22262024-02-01T10:15:34.437Z Checking hyper-util v0.1.2
22272024-02-01T10:15:34.744Z Checking criterion v0.5.1
22282024-02-01T10:15:36.791Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
22292024-02-01T10:15:37.313Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
22302024-02-01T10:15:39.360Z Checking assert_cmd v2.0.13
22312024-02-01T10:15:40.002Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
22322024-02-01T10:15:42.454Z Checking rustls-native-certs v0.7.0
22332024-02-01T10:15:42.649Z Checking pathdiff v0.2.1
22342024-02-01T10:15:43.175Z Checking nested v0.1.1
22352024-02-01T10:15:43.502Z Checking guppy v0.17.4
22362024-02-01T10:15:44.359Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
22372024-02-01T10:15:44.522Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
22382024-02-01T10:15:45.778Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
22392024-02-01T10:15:46.848Z Checking hyper-rustls v0.26.0
22402024-02-01T10:15:47.361Z Checking threadpool v1.8.1
22412024-02-01T10:15:47.437Z Checking nanorand v0.7.0
22422024-02-01T10:15:47.640Z Checking libtest-mimic v0.6.1
22432024-02-01T10:15:48.019Z Checking flume v0.11.0
22442024-02-01T10:15:48.092Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
22452024-02-01T10:15:48.313Z Checking httptest v0.15.5
22462024-02-01T10:15:48.787Z Checking similar-asserts v1.5.0
22472024-02-01T10:15:49.110Z Compiling rstest_macros v0.18.2
22482024-02-01T10:15:49.397Z Compiling crossbeam-queue v0.3.8
22492024-02-01T10:15:50.020Z Checking datatest-stable v0.2.3
22502024-02-01T10:15:50.190Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
22512024-02-01T10:15:50.333Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
22522024-02-01T10:15:51.532Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
22532024-02-01T10:15:51.961Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
22542024-02-01T10:15:52.518Z Compiling trybuild v1.0.89
22552024-02-01T10:15:52.825Z Checking constant_time_eq v0.2.6
22562024-02-01T10:15:52.938Z Checking arrayvec v0.7.4
22572024-02-01T10:15:52.982Z Compiling relative-path v1.9.0
22582024-02-01T10:15:53.108Z Checking arrayref v0.3.7
22592024-02-01T10:15:53.537Z Checking blake2b_simd v1.0.1
22602024-02-01T10:15:53.717Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
22612024-02-01T10:15:54.863Z Checking basic-toml v0.1.8
22622024-02-01T10:15:56.125Z Checking constant_time_eq v0.3.0
22632024-02-01T10:15:56.304Z Checking futures-timer v3.0.2
22642024-02-01T10:15:56.741Z Checking rust-argon2 v1.0.1
22652024-02-01T10:15:59.572Z Checking crossbeam v0.8.2
22662024-02-01T10:16:01.396Z Checking partial-io v0.5.4
22672024-02-01T10:16:01.968Z Checking approx v0.5.1
22682024-02-01T10:16:02.300Z Checking termios v0.3.3
22692024-02-01T10:16:02.610Z Checking hex-literal v0.4.1
22702024-02-01T10:16:10.205Z Checking rstest v0.18.2
22712024-02-01T10:16:10.485Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
22722024-02-01T10:16:15.173Z Checking omicron-deploy v0.1.0 (/work/oxidecomputer/omicron/dev-tools/thing-flinger)
22732024-02-01T10:17:24.502Z Checking zone-network-setup v0.1.0 (/work/oxidecomputer/omicron/zone-network-setup)
22742024-02-01T10:17:27.456Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
22752024-02-01T10:17:29.505Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
22762024-02-01T10:17:38.936Z Checking caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
22772024-02-01T10:17:39.138Z Compiling samael v0.0.14
22782024-02-01T10:18:11.375Z Compiling polar-core v0.27.0
22792024-02-01T10:18:22.289Z Checking oso v0.27.0
22802024-02-01T10:19:02.113Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
22812024-02-01T10:20:30.798Z Finished dev [unoptimized + debuginfo] target(s) in 10m 41s
22822024-02-01T10:20:31.031Z
22832024-02-01T10:20:31.035Zreal 11:41.709947862
22842024-02-01T10:20:31.035Zuser 1:04:02.652300844
22852024-02-01T10:20:31.035Zsys 8:11.710181020
22862024-02-01T10:20:31.035Ztrap 2.294883084
22872024-02-01T10:20:31.035Ztflt 2.538187920
22882024-02-01T10:20:31.035Zdflt 6.475372798
22892024-02-01T10:20:31.035Zkflt 0.025731948
22902024-02-01T10:20:31.035Zlock 1:41:54.066085683
22912024-02-01T10:20:31.035Zslp 3:10:14.227514250
22922024-02-01T10:20:31.035Zlat 2:13.974439502
22932024-02-01T10:20:31.035Zstop 4:48.446196553
22942024-02-01T10:20:32.278Zwarning: output filename collision.
22952024-02-01T10:20:32.279ZThe 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)`.
22962024-02-01T10:20:32.279ZColliding filename is: /work/oxidecomputer/omicron/target/doc/hubpack/index.html
22972024-02-01T10:20:32.279ZThe targets should have unique names.
22982024-02-01T10:20:32.279ZThis is a known bug where multiple crates with the same name use
22992024-02-01T10:20:32.279Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23002024-02-01T10:20:32.284Zwarning: output filename collision.
23012024-02-01T10:20:32.284ZThe 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)`.
23022024-02-01T10:20:32.284ZColliding filename is: /work/oxidecomputer/omicron/target/doc/nix/index.html
23032024-02-01T10:20:32.284ZThe targets should have unique names.
23042024-02-01T10:20:32.284ZThis is a known bug where multiple crates with the same name use
23052024-02-01T10:20:32.284Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23062024-02-01T10:20:32.284Zwarning: output filename collision.
23072024-02-01T10:20:32.284ZThe 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)`.
23082024-02-01T10:20:32.284ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
23092024-02-01T10:20:32.284ZThe targets should have unique names.
23102024-02-01T10:20:32.284ZThis is a known bug where multiple crates with the same name use
23112024-02-01T10:20:32.285Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23122024-02-01T10:20:32.285Zwarning: output filename collision.
23132024-02-01T10:20:32.285ZThe 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)`.
23142024-02-01T10:20:32.285ZColliding filename is: /work/oxidecomputer/omicron/target/doc/progenitor/index.html
23152024-02-01T10:20:32.285ZThe targets should have unique names.
23162024-02-01T10:20:32.285ZThis is a known bug where multiple crates with the same name use
23172024-02-01T10:20:32.285Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23182024-02-01T10:20:32.285Zwarning: output filename collision.
23192024-02-01T10:20:32.285ZThe 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)`.
23202024-02-01T10:20:32.285ZColliding filename is: /work/oxidecomputer/omicron/target/doc/progenitor_client/index.html
23212024-02-01T10:20:32.285ZThe targets should have unique names.
23222024-02-01T10:20:32.285ZThis is a known bug where multiple crates with the same name use
23232024-02-01T10:20:32.286Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23242024-02-01T10:20:32.286Zwarning: output filename collision.
23252024-02-01T10:20:32.286ZThe 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)`.
23262024-02-01T10:20:32.286ZColliding filename is: /work/oxidecomputer/omicron/target/doc/progenitor_impl/index.html
23272024-02-01T10:20:32.286ZThe targets should have unique names.
23282024-02-01T10:20:32.286ZThis is a known bug where multiple crates with the same name use
23292024-02-01T10:20:32.286Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23302024-02-01T10:20:32.286Zwarning: output filename collision.
23312024-02-01T10:20:32.286ZThe 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)`.
23322024-02-01T10:20:32.288ZColliding filename is: /work/oxidecomputer/omicron/target/doc/tlvc/index.html
23332024-02-01T10:20:32.288ZThe targets should have unique names.
23342024-02-01T10:20:32.288ZThis is a known bug where multiple crates with the same name use
23352024-02-01T10:20:32.288Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23362024-02-01T10:20:32.940Z Documenting libc v0.2.152
23372024-02-01T10:20:32.958Z Documenting cfg-if v1.0.0
23382024-02-01T10:20:32.969Z Documenting serde_derive v1.0.195
23392024-02-01T10:20:32.994Z Documenting log v0.4.20
23402024-02-01T10:20:33.013Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23412024-02-01T10:20:33.028Z Documenting memchr v2.6.3
23422024-02-01T10:20:33.042Z Documenting scopeguard v1.2.0
23432024-02-01T10:20:33.056Z Documenting byteorder v1.5.0
23442024-02-01T10:20:33.449Z Documenting smallvec v1.11.2
23452024-02-01T10:20:36.835Z Documenting itoa v1.0.9
23462024-02-01T10:20:36.990Z Documenting lock_api v0.4.10
23472024-02-01T10:20:38.014Z Documenting zeroize_derive v1.4.2
23482024-02-01T10:20:38.989Z Documenting once_cell v1.19.0
23492024-02-01T10:20:39.007Z Documenting pin-project-lite v0.2.13
23502024-02-01T10:20:39.323Z Documenting getrandom v0.2.10
23512024-02-01T10:20:39.709Z Documenting parking_lot_core v0.9.8
23522024-02-01T10:20:40.896Z Documenting libm v0.2.7
23532024-02-01T10:20:41.244Z Documenting signal-hook-registry v1.4.1
23542024-02-01T10:20:42.449Z Documenting serde v1.0.195
23552024-02-01T10:20:42.925Z Documenting mio v0.8.9
23562024-02-01T10:20:44.910Z Documenting rand_core v0.6.4
23572024-02-01T10:20:44.933Z Documenting futures-core v0.3.30
23582024-02-01T10:20:45.295Z Documenting parking_lot v0.12.1
23592024-02-01T10:20:45.678Z Documenting num-traits v0.2.16
23602024-02-01T10:20:45.691Z Documenting zeroize v1.7.0
23612024-02-01T10:20:46.943Z Documenting thiserror-impl v1.0.56
23622024-02-01T10:20:48.998Z Documenting num_cpus v1.16.0
23632024-02-01T10:20:50.219Z Documenting socket2 v0.5.5
23642024-02-01T10:20:50.529Z Documenting tokio-macros v2.2.0
23652024-02-01T10:20:51.032Z Documenting typenum v1.16.0
23662024-02-01T10:20:51.451Z Documenting subtle v2.5.0
23672024-02-01T10:20:52.554Z Documenting ryu v1.0.15
23682024-02-01T10:20:54.021Z Documenting thiserror v1.0.56
23692024-02-01T10:20:54.951Z Documenting zerocopy v0.7.32
23702024-02-01T10:20:56.446Z Documenting futures-sink v0.3.30
23712024-02-01T10:20:56.583Z Documenting pin-utils v0.1.0
23722024-02-01T10:20:57.050Z Documenting slab v0.4.9
23732024-02-01T10:20:57.086Z Documenting futures-macro v0.3.30
23742024-02-01T10:20:59.262Z Documenting futures-task v0.3.30
23752024-02-01T10:21:01.427Z Documenting futures-channel v0.3.30
23762024-02-01T10:21:03.080Z Documenting futures-io v0.3.30
23772024-02-01T10:21:04.129Z Documenting const-oid v0.9.5
23782024-02-01T10:21:04.262Z Documenting iana-time-zone v0.1.57
23792024-02-01T10:21:04.869Z Documenting tinyvec_macros v0.1.1
23802024-02-01T10:21:06.579Z Documenting ahash v0.8.6
23812024-02-01T10:21:07.304Z Documenting allocator-api2 v0.2.16
23822024-02-01T10:21:08.872Z Documenting futures-util v0.3.30
23832024-02-01T10:21:09.266Z Documenting tinyvec v1.6.0
23842024-02-01T10:21:09.960Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23852024-02-01T10:21:11.158Z Documenting tracing-core v0.1.31
23862024-02-01T10:21:12.848Z Documenting tracing-attributes v0.1.26
23872024-02-01T10:21:13.736Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23882024-02-01T10:21:14.158Z Documenting hashbrown v0.14.2
23892024-02-01T10:21:15.067Z Documenting unicode-normalization v0.1.22
23902024-02-01T10:21:17.436Z Documenting bytes v1.5.0
23912024-02-01T10:21:21.568Z Documenting bitflags v2.4.0
23922024-02-01T10:21:22.944Z Documenting serde_json v1.0.113
23932024-02-01T10:21:23.275Z Documenting chrono v0.4.31
23942024-02-01T10:21:24.865Z Documenting uuid v1.7.0
23952024-02-01T10:21:25.070Z Documenting tokio v1.35.1
23962024-02-01T10:21:27.753Z Documenting ppv-lite86 v0.2.17
23972024-02-01T10:21:28.736Z Documenting equivalent v1.0.1
23982024-02-01T10:21:31.138Z Documenting unicode-bidi v0.3.13
23992024-02-01T10:21:31.476Z Documenting base64 v0.21.7
24002024-02-01T10:21:32.255Z Documenting percent-encoding v2.3.1
24012024-02-01T10:21:32.803Z Documenting rand_chacha v0.3.1
24022024-02-01T10:21:33.184Z Documenting indexmap v2.2.2
24032024-02-01T10:21:36.358Z Documenting generic-array v0.14.7
24042024-02-01T10:21:37.422Z Documenting lazy_static v1.4.0
24052024-02-01T10:21:37.827Z Documenting serde_derive_internals v0.26.0
24062024-02-01T10:21:38.228Z Documenting form_urlencoded v1.2.1
24072024-02-01T10:21:38.794Z Documenting rand v0.8.5
24082024-02-01T10:21:41.237Z Checking serde_derive_internals v0.26.0
24092024-02-01T10:21:41.600Z Documenting tracing v0.1.37
24102024-02-01T10:21:41.669Z Documenting fnv v1.0.7
24112024-02-01T10:21:41.900Z Documenting dyn-clone v1.0.13
24122024-02-01T10:21:42.193Z Documenting cpufeatures v0.2.12
24132024-02-01T10:21:43.248Z Documenting crypto-common v0.1.6
24142024-02-01T10:21:44.206Z Documenting block-buffer v0.10.4
24152024-02-01T10:21:45.715Z Documenting schemars_derive v0.8.16
24162024-02-01T10:21:46.189Z Documenting idna v0.5.0
24172024-02-01T10:21:46.280Z Documenting httparse v1.8.0
24182024-02-01T10:21:46.440Z Documenting errno v0.3.8
24192024-02-01T10:21:46.884Z Documenting unicode-ident v1.0.12
24202024-02-01T10:21:50.058Z Documenting unicode-width v0.1.11
24212024-02-01T10:21:50.061Z Documenting digest v0.10.7
24222024-02-01T10:21:50.894Z Documenting proc-macro2 v1.0.78
24232024-02-01T10:21:52.022Z Documenting url v2.5.0
24242024-02-01T10:21:52.280Z Documenting httpdate v1.0.3
24252024-02-01T10:21:52.385Z Documenting rustix v0.38.30
24262024-02-01T10:21:53.919Z Documenting adler v1.0.2
24272024-02-01T10:21:54.656Z Documenting schemars v0.8.16
24282024-02-01T10:21:56.749Z Documenting try-lock v0.2.4
24292024-02-01T10:21:57.503Z Documenting http-body v0.4.5
24302024-02-01T10:21:57.910Z Documenting miniz_oxide v0.7.1
24312024-02-01T10:21:58.949Z Documenting openssl-sys v0.9.96
24322024-02-01T10:21:59.371Z Documenting openssl-macros v0.1.1
24332024-02-01T10:22:01.228Z Documenting want v0.3.1
24342024-02-01T10:22:02.458Z Documenting tower-service v0.3.2
24352024-02-01T10:22:03.556Z Documenting mime v0.3.17
24362024-02-01T10:22:04.573Z Documenting base64ct v1.6.0
24372024-02-01T10:22:04.927Z Documenting quote v1.0.35
24382024-02-01T10:22:06.753Z Documenting aho-corasick v1.0.4
24392024-02-01T10:22:07.143Z Documenting ipnet v2.9.0
24402024-02-01T10:22:08.126Z Documenting openssl v0.10.60
24412024-02-01T10:22:08.857Z Documenting openssl-probe v0.1.5
24422024-02-01T10:22:10.168Z Documenting regex-syntax v0.8.2
24432024-02-01T10:22:10.910Z Documenting syn v2.0.48
24442024-02-01T10:22:10.967Z Documenting slog v2.7.0
24452024-02-01T10:22:13.213Z Documenting tokio-util v0.7.10
24462024-02-01T10:22:13.451Z Documenting async-trait v0.1.77
24472024-02-01T10:22:14.207Z Documenting pem-rfc7468 v0.7.0
24482024-02-01T10:22:14.215Z Documenting encoding_rs v0.8.33
24492024-02-01T10:22:17.244Z Documenting der_derive v0.7.2
24502024-02-01T10:22:20.147Z Documenting utf8parse v0.2.1
24512024-02-01T10:22:20.305Z Documenting regex-automata v0.4.4
24522024-02-01T10:22:20.337Z Documenting flagset v0.4.3
24532024-02-01T10:22:20.762Z Documenting native-tls v0.2.11
24542024-02-01T10:22:21.047Z Documenting serde_urlencoded v0.7.1
24552024-02-01T10:22:21.660Z Documenting h2 v0.3.24
24562024-02-01T10:22:24.275Z Documenting num-integer v0.1.45
24572024-02-01T10:22:24.508Z Documenting time-macros v0.2.13
24582024-02-01T10:22:25.138Z Documenting der v0.7.8
24592024-02-01T10:22:26.995Z Documenting gimli v0.28.0
24602024-02-01T10:22:28.852Z Documenting tokio-native-tls v0.3.1
24612024-02-01T10:22:30.283Z Documenting num_threads v0.1.6
24622024-02-01T10:22:31.530Z Documenting time-core v0.1.1
24632024-02-01T10:22:32.459Z Documenting deranged v0.3.8
24642024-02-01T10:22:32.967Z Documenting regex v1.10.3
24652024-02-01T10:22:35.604Z Documenting spki v0.7.2
24662024-02-01T10:22:35.769Z Documenting object v0.32.1
24672024-02-01T10:22:36.394Z Documenting addr2line v0.21.0
24682024-02-01T10:22:36.525Z Documenting crossbeam-utils v0.8.16
24692024-02-01T10:22:37.779Z Documenting hyper v0.14.27
24702024-02-01T10:22:39.595Z Documenting time v0.3.27
24712024-02-01T10:22:39.659Z Documenting webpki-roots v0.25.2
24722024-02-01T10:22:41.495Z Documenting rustc-demangle v0.1.23
24732024-02-01T10:22:42.041Z Documenting spin v0.9.8
24742024-02-01T10:22:42.315Z Documenting pkcs8 v0.10.2
24752024-02-01T10:22:42.805Z Documenting openapiv3 v2.0.0
24762024-02-01T10:22:45.225Z Checking pest_meta v2.7.6
24772024-02-01T10:22:45.719Z Documenting data-encoding v2.4.0
24782024-02-01T10:22:46.375Z Documenting anstyle v1.0.2
24792024-02-01T10:22:46.779Z Documenting anstyle-parse v0.2.1
24802024-02-01T10:22:47.155Z Documenting ipnetwork v0.20.0
24812024-02-01T10:22:48.995Z Documenting sha2 v0.10.8
24822024-02-01T10:22:51.371Z Documenting futures-executor v0.3.30
24832024-02-01T10:22:51.755Z Documenting hex v0.4.3
24842024-02-01T10:22:51.936Z Documenting crc32fast v1.3.2
24852024-02-01T10:22:52.966Z Documenting pest_meta v2.7.6
24862024-02-01T10:22:54.735Z Documenting scroll_derive v0.12.0
24872024-02-01T10:22:55.168Z Documenting backtrace v0.3.69
24882024-02-01T10:22:56.732Z Documenting anstyle-query v1.0.0
24892024-02-01T10:22:57.009Z Documenting hyper-tls v0.5.0
24902024-02-01T10:22:57.362Z Documenting hyper-rustls v0.24.2
24912024-02-01T10:22:57.557Z Documenting colorchoice v1.0.0
24922024-02-01T10:22:57.866Z Documenting either v1.9.0
24932024-02-01T10:22:58.863Z Documenting untrusted v0.9.0
24942024-02-01T10:23:01.097Z Documenting scroll v0.12.0
24952024-02-01T10:23:01.599Z Documenting pest_generator v2.7.6
24962024-02-01T10:23:02.047Z Documenting anstream v0.5.0
24972024-02-01T10:23:02.898Z Documenting ring v0.17.7
24982024-02-01T10:23:03.341Z Documenting anyhow v1.0.75
24992024-02-01T10:23:03.776Z Checking pest_generator v2.7.6
25002024-02-01T10:23:04.973Z Documenting num-iter v0.1.43
25012024-02-01T10:23:06.671Z Documenting hmac v0.12.1
25022024-02-01T10:23:07.671Z Documenting signal-hook v0.3.17
25032024-02-01T10:23:08.050Z Documenting terminal_size v0.2.6
25042024-02-01T10:23:08.277Z Documenting reqwest v0.11.22
25052024-02-01T10:23:08.516Z Documenting memoffset v0.9.0
25062024-02-01T10:23:10.590Z Documenting clap_lex v0.5.1
25072024-02-01T10:23:11.035Z Documenting plain v0.2.3
25082024-02-01T10:23:11.230Z Documenting strsim v0.10.0
25092024-02-01T10:23:12.606Z Documenting ucd-trie v0.1.6
25102024-02-01T10:23:13.612Z Documenting crossbeam-epoch v0.9.15
25112024-02-01T10:23:13.903Z Documenting pest_derive v2.7.6
25122024-02-01T10:23:14.214Z Documenting futures v0.3.30
25132024-02-01T10:23:15.156Z Documenting goblin v0.8.0
25142024-02-01T10:23:16.631Z Documenting flate2 v1.0.28
25152024-02-01T10:23:17.167Z Documenting clap_builder v4.4.2
25162024-02-01T10:23:18.540Z Documenting pest v2.7.6
25172024-02-01T10:23:19.315Z Documenting clap_derive v4.4.2
25182024-02-01T10:23:20.111Z Documenting unicode-segmentation v1.10.1
25192024-02-01T10:23:24.016Z Documenting managed v0.8.0
25202024-02-01T10:23:24.215Z Documenting pretty-hex v0.4.1
25212024-02-01T10:23:25.234Z Documenting signal-hook-mio v0.2.3
25222024-02-01T10:23:26.266Z Documenting block-padding v0.3.3
25232024-02-01T10:23:26.278Z Documenting dtrace-parser v0.2.0
25242024-02-01T10:23:26.830Z Documenting scheduled-thread-pool v0.2.7
25252024-02-01T10:23:27.072Z Documenting bzip2-sys v0.1.11+1.0.8
25262024-02-01T10:23:27.235Z Documenting clap v4.4.3
25272024-02-01T10:23:29.045Z Documenting dof v0.3.0
25282024-02-01T10:23:29.048Z Documenting thread-id v4.2.0
25292024-02-01T10:23:31.115Z Documenting enum-as-inner v0.5.1
25302024-02-01T10:23:32.253Z Documenting diesel_table_macro_syntax v0.1.0
25312024-02-01T10:23:32.643Z Checking diesel_table_macro_syntax v0.1.0
25322024-02-01T10:23:32.868Z Documenting r2d2 v0.8.10
25332024-02-01T10:23:32.871Z Documenting inout v0.1.3
25342024-02-01T10:23:32.985Z Documenting bzip2 v0.4.4
25352024-02-01T10:23:34.408Z Documenting crossterm v0.27.0
25362024-02-01T10:23:34.513Z Documenting md-5 v0.10.5
25372024-02-01T10:23:37.242Z Documenting usdt-impl v0.5.0
25382024-02-01T10:23:37.399Z Documenting trust-dns-proto v0.22.0
25392024-02-01T10:23:38.687Z Documenting stringprep v0.1.3
25402024-02-01T10:23:38.790Z Documenting diesel_derives v2.1.2
25412024-02-01T10:23:39.012Z Documenting toml_datetime v0.6.5
25422024-02-01T10:23:39.162Z Documenting serde_spanned v0.6.4
25432024-02-01T10:23:41.543Z Documenting ff v0.13.0
25442024-02-01T10:23:42.125Z Documenting regress v0.7.1
25452024-02-01T10:23:44.271Z Documenting pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
25462024-02-01T10:23:44.764Z Documenting static_assertions v1.1.0
25472024-02-01T10:23:44.910Z Documenting siphasher v0.3.11
25482024-02-01T10:23:47.268Z Documenting fallible-iterator v0.2.0
25492024-02-01T10:23:47.355Z Documenting winnow v0.5.15
25502024-02-01T10:23:49.001Z Documenting base16ct v0.2.0
25512024-02-01T10:23:49.213Z Documenting bit-vec v0.6.3
25522024-02-01T10:23:49.820Z Documenting phf_shared v0.11.2
25532024-02-01T10:23:50.225Z Documenting diesel v2.1.4
25542024-02-01T10:23:51.287Z Documenting group v0.13.0
25552024-02-01T10:23:51.486Z Documenting cipher v0.4.4
25562024-02-01T10:23:57.503Z Documenting sec1 v0.7.3
25572024-02-01T10:23:57.565Z Documenting postgres-protocol v0.6.6
25582024-02-01T10:23:57.565Z Documenting toml_edit v0.21.0
25592024-02-01T10:23:57.565Z Documenting zip v0.6.6
25602024-02-01T10:23:57.565Z Documenting hkdf v0.12.4
25612024-02-01T10:23:57.611Z Documenting num-bigint v0.4.4
25622024-02-01T10:24:01.472Z Documenting crypto-bigint v0.5.2
25632024-02-01T10:24:02.594Z Documenting hubpack v0.1.2
25642024-02-01T10:24:03.036Z Documenting camino v1.1.6
25652024-02-01T10:24:03.227Z Documenting bstr v1.6.0
25662024-02-01T10:24:04.325Z Documenting serde_repr v0.1.16
25672024-02-01T10:24:04.856Z Documenting minimal-lexical v0.2.1
25682024-02-01T10:24:07.713Z Documenting heck v0.4.1
25692024-02-01T10:24:09.463Z Documenting precomputed-hash v0.1.1
25702024-02-01T10:24:10.299Z Documenting lalrpop-util v0.19.12
25712024-02-01T10:24:10.484Z Documenting fixedbitset v0.4.2
25722024-02-01T10:24:10.775Z Documenting new_debug_unreachable v1.0.4
25732024-02-01T10:24:11.198Z Documenting gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
25742024-02-01T10:24:12.197Z Documenting elliptic-curve v0.13.8
25752024-02-01T10:24:14.046Z Documenting typify-impl v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
25762024-02-01T10:24:14.982Z Documenting nom v7.1.3
25772024-02-01T10:24:15.262Z Documenting petgraph v0.6.4
25782024-02-01T10:24:15.315Z Documenting string_cache v0.8.7
25792024-02-01T10:24:16.594Z Documenting yasna v0.5.2
25802024-02-01T10:24:20.312Z Documenting postgres-types v0.2.6
25812024-02-01T10:24:22.246Z Documenting phf v0.11.2
25822024-02-01T10:24:22.370Z Documenting typify-macro v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
25832024-02-01T10:24:23.205Z Documenting console v0.15.8
25842024-02-01T10:24:25.955Z Documenting semver v1.0.21
25852024-02-01T10:24:26.304Z Documenting float-cmp v0.9.0
25862024-02-01T10:24:26.656Z Documenting normalize-line-endings v0.3.0
25872024-02-01T10:24:28.200Z Documenting difflib v0.4.0
25882024-02-01T10:24:29.057Z Documenting whoami v1.4.1
25892024-02-01T10:24:29.595Z Documenting predicates-core v1.0.6
25902024-02-01T10:24:31.170Z Documenting bit-set v0.5.3
25912024-02-01T10:24:32.065Z Documenting similar v2.3.0
25922024-02-01T10:24:32.197Z Documenting getopts v0.2.21
25932024-02-01T10:24:32.779Z Documenting typify v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
25942024-02-01T10:24:33.143Z Documenting tokio-stream v0.1.14
25952024-02-01T10:24:33.772Z Checking ident_case v1.0.1
25962024-02-01T10:24:33.979Z Documenting progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
25972024-02-01T10:24:34.526Z Documenting tokio-postgres v0.7.10
25982024-02-01T10:24:35.062Z Documenting predicates v3.1.0
25992024-02-01T10:24:37.228Z Documenting match_cfg v0.1.0
26002024-02-01T10:24:38.289Z Documenting sha1 v0.10.6
26012024-02-01T10:24:38.339Z Documenting dirs-sys-next v0.1.2
26022024-02-01T10:24:40.738Z Documenting rustls-pki-types v1.1.0
26032024-02-01T10:24:41.207Z Documenting hostname v0.3.1
26042024-02-01T10:24:42.294Z Documenting paste v1.0.14
26052024-02-01T10:24:42.761Z Documenting progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
26062024-02-01T10:24:43.936Z Documenting dirs-next v2.0.0
26072024-02-01T10:24:44.263Z Documenting thread_local v1.1.7
26082024-02-01T10:24:45.464Z Documenting crossbeam-channel v0.5.8
26092024-02-01T10:24:46.429Z Documenting rustls-webpki v0.102.1
26102024-02-01T10:24:46.754Z Documenting atty v0.2.14
26112024-02-01T10:24:48.350Z Documenting take_mut v0.2.2
26122024-02-01T10:24:48.855Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
26132024-02-01T10:24:49.524Z Documenting term v0.7.0
26142024-02-01T10:24:50.460Z Documenting slog-json v2.6.1
26152024-02-01T10:24:51.420Z Documenting http v1.0.0
26162024-02-01T10:24:51.891Z Documenting async-stream-impl v0.3.5
26172024-02-01T10:24:52.838Z Documenting rustls v0.22.2
26182024-02-01T10:24:53.757Z Documenting slog-async v2.8.0
26192024-02-01T10:24:54.232Z Documenting atomic-waker v1.1.1
26202024-02-01T10:24:58.775Z Documenting progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
26212024-02-01T10:24:58.845Z Documenting slog-term v2.9.0
26222024-02-01T10:24:58.845Z Documenting debug-ignore v1.0.5
26232024-02-01T10:24:58.845Z Documenting async-stream v0.3.5
26242024-02-01T10:24:58.845Z Documenting waitgroup v0.1.2
26252024-02-01T10:24:59.391Z Documenting slog-bunyan v2.5.0
26262024-02-01T10:24:59.851Z Documenting multer v3.0.0
26272024-02-01T10:25:01.107Z Documenting rustls-pemfile v2.0.0
26282024-02-01T10:25:01.626Z Checking darling_core v0.20.3
26292024-02-01T10:25:03.894Z Documenting toml v0.8.8
26302024-02-01T10:25:04.079Z Documenting dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
26312024-02-01T10:25:04.632Z Documenting serde_path_to_error v0.1.15
26322024-02-01T10:25:06.718Z Documenting strum v0.25.0
26332024-02-01T10:25:06.836Z Checking darling v0.20.3
26342024-02-01T10:25:06.987Z Documenting serde_with_macros v3.5.1
26352024-02-01T10:25:07.070Z Documenting tokio-rustls v0.25.0
26362024-02-01T10:25:07.159Z Documenting structmeta-derive v0.2.0
26372024-02-01T10:25:10.898Z Checking structmeta v0.2.0
26382024-02-01T10:25:11.242Z Documenting instant v0.1.12
26392024-02-01T10:25:11.582Z Checking regex-syntax v0.7.5
26402024-02-01T10:25:12.018Z Documenting serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
26412024-02-01T10:25:12.248Z Documenting macaddr v1.0.1
26422024-02-01T10:25:12.777Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
26432024-02-01T10:25:14.500Z Documenting serde_with v3.5.1
26442024-02-01T10:25:14.773Z Documenting structmeta v0.2.0
26452024-02-01T10:25:14.984Z Documenting dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
26462024-02-01T10:25:16.564Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26472024-02-01T10:25:16.634Z Documenting backoff v0.4.0
26482024-02-01T10:25:16.900Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26492024-02-01T10:25:18.068Z Documenting fastrand v2.0.0
26502024-02-01T10:25:18.468Z Documenting proc-macro-error-attr v1.0.4
26512024-02-01T10:25:19.141Z Documenting is-terminal v0.4.9
26522024-02-01T10:25:21.207Z Documenting parse-display-derive v0.8.2
26532024-02-01T10:25:21.355Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
26542024-02-01T10:25:23.914Z Documenting proc-macro-error v1.0.4
26552024-02-01T10:25:24.140Z Documenting tempfile v3.9.0
26562024-02-01T10:25:24.830Z Checking proc-macro-error v1.0.4
26572024-02-01T10:25:25.228Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26582024-02-01T10:25:26.046Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26592024-02-01T10:25:26.168Z Checking proc-macro-crate v1.3.1
26602024-02-01T10:25:26.473Z Documenting proc-macro-crate v1.3.1
26612024-02-01T10:25:26.518Z Documenting hash32 v0.3.1
26622024-02-01T10:25:26.554Z Documenting stable_deref_trait v1.2.0
26632024-02-01T10:25:28.051Z Documenting embedded-io v0.4.0
26642024-02-01T10:25:29.815Z Documenting parse-display v0.8.2
26652024-02-01T10:25:30.751Z Documenting camino-tempfile v1.1.1
26662024-02-01T10:25:30.798Z Documenting cobs v0.2.3
26672024-02-01T10:25:31.090Z Documenting foreign-types-macros v0.2.3
26682024-02-01T10:25:32.404Z Documenting heapless v0.8.0
26692024-02-01T10:25:32.605Z Documenting illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
26702024-02-01T10:25:34.355Z Documenting num_enum_derive v0.5.11
26712024-02-01T10:25:34.932Z Documenting postcard v1.0.8
26722024-02-01T10:25:35.851Z Documenting foreign-types-shared v0.3.1
26732024-02-01T10:25:36.858Z Documenting crucible-workspace-hack v0.1.0
26742024-02-01T10:25:37.194Z Documenting libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
26752024-02-01T10:25:37.786Z Documenting nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26762024-02-01T10:25:38.845Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
26772024-02-01T10:25:39.836Z Documenting smoltcp v0.11.0
26782024-02-01T10:25:39.969Z Documenting foreign-types v0.5.0
26792024-02-01T10:25:41.847Z Documenting cstr-argument v0.1.2
26802024-02-01T10:25:42.337Z Documenting rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
26812024-02-01T10:25:43.159Z Documenting kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
26822024-02-01T10:25:43.368Z Documenting colored v2.0.4
26832024-02-01T10:25:44.357Z Documenting num_enum v0.5.11
26842024-02-01T10:25:45.968Z Documenting poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
26852024-02-01T10:25:47.922Z Documenting nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26862024-02-01T10:25:49.193Z Documenting opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
26872024-02-01T10:25:49.456Z Documenting rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
26882024-02-01T10:25:49.615Z Documenting zone_cfg_derive v0.3.0
26892024-02-01T10:25:49.842Z Documenting dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
26902024-02-01T10:25:50.308Z Documenting bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
26912024-02-01T10:25:50.588Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26922024-02-01T10:25:54.231Z Documenting num-derive v0.4.0
26932024-02-01T10:25:55.728Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26942024-02-01T10:25:56.426Z Documenting bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
26952024-02-01T10:25:56.743Z Documenting libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
26962024-02-01T10:25:57.329Z Documenting zone v0.3.0
26972024-02-01T10:25:58.699Z Documenting opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
26982024-02-01T10:26:01.096Z Documenting crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=2d4bc11232d53f177c286383926fa5f8c1b2a938#2d4bc112)
26992024-02-01T10:26:03.230Z Documenting smf v0.2.2
27002024-02-01T10:26:04.107Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
27012024-02-01T10:26:06.070Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
27022024-02-01T10:26:06.958Z Documenting linked-hash-map v0.5.6
27032024-02-01T10:26:08.027Z Documenting password-hash v0.5.0
27042024-02-01T10:26:08.449Z Documenting oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27052024-02-01T10:26:09.132Z Documenting blake2 v0.10.6
27062024-02-01T10:26:09.474Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27072024-02-01T10:26:13.632Z Documenting lru-cache v0.1.2
27082024-02-01T10:26:13.989Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27092024-02-01T10:26:14.170Z Documenting itertools v0.12.0
27102024-02-01T10:26:16.542Z Documenting argon2 v0.5.3
27112024-02-01T10:26:18.871Z Documenting opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27122024-02-01T10:26:18.921Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
27132024-02-01T10:26:19.140Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
27142024-02-01T10:26:19.592Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
27152024-02-01T10:26:20.681Z Documenting memmap v0.7.0
27162024-02-01T10:26:21.476Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
27172024-02-01T10:26:23.933Z Documenting quick-error v1.2.3
27182024-02-01T10:26:24.296Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
27192024-02-01T10:26:24.891Z Documenting swrite v0.1.0
27202024-02-01T10:26:25.737Z Documenting tap v1.0.1
27212024-02-01T10:26:26.293Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
27222024-02-01T10:26:26.666Z Documenting usdt v0.5.0
27232024-02-01T10:26:27.664Z Documenting radium v0.7.0
27242024-02-01T10:26:28.200Z Documenting newtype_derive v0.1.6
27252024-02-01T10:26:29.337Z Documenting resolv-conf v0.7.0
27262024-02-01T10:26:29.870Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
27272024-02-01T10:26:29.934Z Documenting wyz v0.5.1
27282024-02-01T10:26:30.302Z Documenting nibble_vec v0.1.0
27292024-02-01T10:26:32.029Z Checking heck v0.3.3
27302024-02-01T10:26:32.258Z Documenting crc-catalog v2.2.0
27312024-02-01T10:26:33.560Z Documenting funty v2.0.0
27322024-02-01T10:26:34.044Z Documenting endian-type v0.1.2
27332024-02-01T10:26:34.505Z Documenting steno v0.4.0
27342024-02-01T10:26:35.119Z Documenting trust-dns-resolver v0.22.0
27352024-02-01T10:26:36.245Z Documenting structopt-derive v0.4.18
27362024-02-01T10:26:36.437Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
27372024-02-01T10:26:36.681Z Documenting crc v3.0.1
27382024-02-01T10:26:38.171Z Documenting bitvec v1.0.1
27392024-02-01T10:26:39.448Z Documenting radix_trie v0.2.1
27402024-02-01T10:26:41.183Z Documenting cancel-safe-futures v0.1.5
27412024-02-01T10:26:43.863Z Documenting xattr v1.0.1
27422024-02-01T10:26:45.204Z Documenting filetime v0.2.23
27432024-02-01T10:26:46.252Z Documenting packed_struct_codegen v0.10.1
27442024-02-01T10:26:48.761Z Documenting nodrop v0.1.14
27452024-02-01T10:26:49.670Z Documenting structopt v0.3.26
27462024-02-01T10:26:50.063Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
27472024-02-01T10:26:50.665Z Documenting libefi-sys v0.1.0
27482024-02-01T10:26:50.863Z Documenting tar v0.4.40
27492024-02-01T10:26:51.346Z Documenting num-bigint-dig v0.8.4
27502024-02-01T10:26:52.949Z Documenting array-init v0.0.4
27512024-02-01T10:26:53.280Z Documenting illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
27522024-02-01T10:26:54.701Z Documenting packed_struct v0.10.1
27532024-02-01T10:26:56.129Z Documenting pkcs1 v0.7.5
27542024-02-01T10:26:56.860Z Documenting signature v2.1.0
27552024-02-01T10:26:57.051Z Documenting arc-swap v1.6.0
27562024-02-01T10:26:57.596Z Documenting termcolor v1.2.0
27572024-02-01T10:27:00.459Z Documenting bitfield v0.14.0
27582024-02-01T10:27:00.829Z Documenting tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
27592024-02-01T10:27:02.878Z Documenting slog-scope v4.4.0
27602024-02-01T10:27:03.220Z Documenting serde-hex v0.1.0
27612024-02-01T10:27:03.943Z Documenting env_logger v0.10.0
27622024-02-01T10:27:04.155Z Documenting rsa v0.9.2
27632024-02-01T10:27:04.775Z Documenting libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
27642024-02-01T10:27:07.786Z Documenting lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
27652024-02-01T10:27:07.859Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
27662024-02-01T10:27:08.568Z Documenting num-rational v0.4.1
27672024-02-01T10:27:10.775Z Documenting x509-cert v0.2.4
27682024-02-01T10:27:12.047Z Documenting libsw v3.3.1
27692024-02-01T10:27:12.238Z Documenting ron v0.8.1
27702024-02-01T10:27:13.594Z Documenting num-complex v0.4.4
27712024-02-01T10:27:13.722Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27722024-02-01T10:27:14.950Z Documenting half v2.3.1
27732024-02-01T10:27:15.725Z Documenting derive-where v1.2.7
27742024-02-01T10:27:19.499Z Documenting ciborium-io v0.2.2
27752024-02-01T10:27:19.507Z Documenting crc-any v2.4.3
27762024-02-01T10:27:19.507Z Documenting owo-colors v4.0.0
27772024-02-01T10:27:19.741Z Documenting same-file v1.0.6
27782024-02-01T10:27:19.769Z Documenting linear-map v1.2.0
27792024-02-01T10:27:21.040Z Documenting num v0.4.1
27802024-02-01T10:27:23.718Z Documenting lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
27812024-02-01T10:27:24.182Z Documenting ciborium-ll v0.2.2
27822024-02-01T10:27:25.597Z Documenting tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
27832024-02-01T10:27:25.956Z Documenting walkdir v2.4.0
27842024-02-01T10:27:26.406Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
27852024-02-01T10:27:26.899Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27862024-02-01T10:27:29.895Z Documenting slog-stdlog v4.1.1
27872024-02-01T10:27:30.491Z Documenting slog-dtrace v0.3.0
27882024-02-01T10:27:32.385Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27892024-02-01T10:27:32.695Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
27902024-02-01T10:27:36.448Z Documenting path-slash v0.1.5
27912024-02-01T10:27:39.325Z Documenting slog-envlogger v2.2.0
27922024-02-01T10:27:40.090Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
27932024-02-01T10:27:41.281Z Documenting ciborium v0.2.2
27942024-02-01T10:27:41.720Z Documenting hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
27952024-02-01T10:27:42.814Z Documenting pem v3.0.2
27962024-02-01T10:27:47.499Z Documenting fxhash v0.2.1
27972024-02-01T10:27:47.972Z Documenting utf-8 v0.7.6
27982024-02-01T10:27:48.475Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
27992024-02-01T10:27:50.513Z Documenting internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
28002024-02-01T10:27:53.013Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
28012024-02-01T10:27:53.459Z Documenting tungstenite v0.20.1
28022024-02-01T10:27:56.799Z Documenting vte_generate_state_changes v0.1.1
28032024-02-01T10:27:56.813Z Documenting display-error-chain v0.2.0
28042024-02-01T10:27:59.366Z Checking convert_case v0.4.0
28052024-02-01T10:27:59.684Z Documenting convert_case v0.4.0
28062024-02-01T10:28:02.370Z Documenting buf-list v1.0.3
28072024-02-01T10:28:02.544Z Documenting vte v0.11.1
28082024-02-01T10:28:03.380Z Documenting tokio-tungstenite v0.20.1
28092024-02-01T10:28:05.181Z Documenting derive_more v0.99.17
28102024-02-01T10:28:09.089Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
28112024-02-01T10:28:09.536Z Documenting pin-project-internal v1.1.3
28122024-02-01T10:28:11.063Z Documenting strip-ansi-escapes v0.2.0
28132024-02-01T10:28:11.075Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
28142024-02-01T10:28:13.890Z Documenting doc-comment v0.3.3
28152024-02-01T10:28:14.701Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
28162024-02-01T10:28:16.554Z Checking darling_core v0.14.4
28172024-02-01T10:28:17.001Z Documenting pin-project v1.1.3
28182024-02-01T10:28:18.231Z Documenting snafu-derive v0.7.5
28192024-02-01T10:28:19.460Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
28202024-02-01T10:28:19.635Z Documenting nu-ansi-term v0.49.0
28212024-02-01T10:28:19.924Z Checking darling v0.14.4
28222024-02-01T10:28:20.993Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28232024-02-01T10:28:21.535Z Documenting trust-dns-client v0.22.0
28242024-02-01T10:28:23.905Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
28252024-02-01T10:28:24.692Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
28262024-02-01T10:28:25.104Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28272024-02-01T10:28:25.617Z Documenting reedline v0.28.0
28282024-02-01T10:28:27.014Z Documenting globset v0.4.13
28292024-02-01T10:28:30.148Z Documenting snafu v0.7.5
28302024-02-01T10:28:34.275Z Documenting olpc-cjson v0.1.3
28312024-02-01T10:28:34.672Z Documenting serde_plain v1.0.2
28322024-02-01T10:28:35.749Z Documenting async-recursion v1.0.5
28332024-02-01T10:28:36.439Z Documenting keccak v0.1.4
28342024-02-01T10:28:37.177Z Documenting bytecount v0.6.3
28352024-02-01T10:28:37.212Z Documenting typed-path v0.7.0
28362024-02-01T10:28:40.759Z Documenting trust-dns-server v0.22.1
28372024-02-01T10:28:40.960Z Documenting sha3 v0.10.8
28382024-02-01T10:28:41.281Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28392024-02-01T10:28:41.456Z Documenting papergrid v0.11.0
28402024-02-01T10:28:42.415Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
28412024-02-01T10:28:44.292Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28422024-02-01T10:28:44.311Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
28432024-02-01T10:28:45.203Z Documenting sled v0.34.7
28442024-02-01T10:28:45.502Z Documenting tough v0.16.0
28452024-02-01T10:28:46.554Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
28462024-02-01T10:28:47.770Z Documenting fs-err v2.11.0
28472024-02-01T10:28:48.684Z Documenting unicase v2.7.0
28482024-02-01T10:28:49.121Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
28492024-02-01T10:28:49.547Z Documenting tabled_derive v0.7.0
28502024-02-01T10:28:50.057Z Documenting progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
28512024-02-01T10:28:53.506Z Documenting progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
28522024-02-01T10:28:53.833Z Documenting crossbeam-deque v0.8.3
28532024-02-01T10:28:53.861Z Documenting fd-lock v4.0.2
28542024-02-01T10:28:54.771Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
28552024-02-01T10:28:55.361Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
28562024-02-01T10:28:55.397Z Documenting nix v0.27.1
28572024-02-01T10:28:56.268Z Documenting secrecy v0.8.0
28582024-02-01T10:28:56.950Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
28592024-02-01T10:28:59.651Z Documenting headers-core v0.2.0
28602024-02-01T10:29:00.341Z Documenting sqlparser_derive v0.2.2
28612024-02-01T10:29:02.253Z Documenting parse-size v1.0.0
28622024-02-01T10:29:02.383Z Documenting unicode_categories v0.1.1
28632024-02-01T10:29:03.053Z Documenting home v0.5.5
28642024-02-01T10:29:03.882Z Documenting rayon-core v1.12.0
28652024-02-01T10:29:04.042Z Documenting progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
28662024-02-01T10:29:06.601Z Documenting tabled v0.15.0
28672024-02-01T10:29:06.616Z Documenting headers v0.3.9
28682024-02-01T10:29:07.077Z Documenting tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28692024-02-01T10:29:07.890Z Documenting sqlparser v0.43.1
28702024-02-01T10:29:08.057Z Documenting sqlformat v0.2.3
28712024-02-01T10:29:08.654Z Documenting rustyline v13.0.0
28722024-02-01T10:29:10.006Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28732024-02-01T10:29:14.279Z Documenting mime_guess v2.0.4
28742024-02-01T10:29:16.615Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28752024-02-01T10:29:17.839Z Documenting derive_builder_core v0.12.0
28762024-02-01T10:29:18.222Z Checking derive_builder_core v0.12.0
28772024-02-01T10:29:20.574Z Documenting dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
28782024-02-01T10:29:21.204Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
28792024-02-01T10:29:21.492Z Documenting universal-hash v0.5.1
28802024-02-01T10:29:21.605Z Documenting bcs v0.1.6
28812024-02-01T10:29:27.207Z Documenting kstat-rs v0.2.3
28822024-02-01T10:29:27.626Z Documenting thiserror-impl-no-std v2.0.2
28832024-02-01T10:29:27.946Z Documenting curve25519-dalek-derive v0.1.0
28842024-02-01T10:29:28.900Z Documenting slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
28852024-02-01T10:29:31.080Z Documenting highway v1.1.0
28862024-02-01T10:29:33.260Z Documenting opaque-debug v0.3.0
28872024-02-01T10:29:34.832Z Documenting curve25519-dalek v4.1.1
28882024-02-01T10:29:35.226Z Documenting thiserror-no-std v2.0.2
28892024-02-01T10:29:35.452Z Documenting slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
28902024-02-01T10:29:36.811Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28912024-02-01T10:29:37.478Z Documenting poly1305 v0.8.0
28922024-02-01T10:29:39.554Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
28932024-02-01T10:29:39.716Z Documenting derive_builder_macro v0.12.0
28942024-02-01T10:29:40.857Z Documenting propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
28952024-02-01T10:29:41.722Z Documenting rayon v1.8.0
28962024-02-01T10:29:43.518Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
28972024-02-01T10:29:44.873Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
28982024-02-01T10:29:46.322Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
28992024-02-01T10:29:53.033Z Documenting ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
29002024-02-01T10:29:53.316Z Documenting mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
29012024-02-01T10:30:05.865Z Documenting portable-atomic v1.4.3
29022024-02-01T10:30:10.517Z Documenting ed25519 v1.5.3
29032024-02-01T10:30:11.437Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
29042024-02-01T10:30:14.108Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
29052024-02-01T10:30:14.251Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
29062024-02-01T10:30:15.282Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
29072024-02-01T10:30:15.456Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
29082024-02-01T10:30:19.016Z Documenting crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2d4bc11232d53f177c286383926fa5f8c1b2a938#2d4bc112)
29092024-02-01T10:30:23.096Z Documenting chacha20 v0.9.1
29102024-02-01T10:30:25.039Z Documenting aead v0.5.2
29112024-02-01T10:30:27.981Z Documenting lru v0.12.1
29122024-02-01T10:30:30.568Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
29132024-02-01T10:30:32.934Z Documenting stability v0.1.1
29142024-02-01T10:30:34.647Z Documenting ref-cast-impl v1.0.20
29152024-02-01T10:30:35.749Z Documenting number_prefix v0.4.0
29162024-02-01T10:30:36.516Z Documenting glob v0.3.1
29172024-02-01T10:30:39.668Z Documenting cassowary v0.3.0
29182024-02-01T10:30:41.026Z Documenting chacha20poly1305 v0.10.1
29192024-02-01T10:30:41.313Z Documenting indicatif v0.17.7
29202024-02-01T10:30:42.373Z Documenting ref-cast v1.0.20
29212024-02-01T10:30:42.827Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
29222024-02-01T10:30:45.424Z Documenting salty v0.2.0
29232024-02-01T10:30:45.539Z Documenting ratatui v0.25.0
29242024-02-01T10:30:46.644Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
29252024-02-01T10:30:46.958Z Documenting derive_builder v0.12.0
29262024-02-01T10:30:48.916Z Documenting vsss-rs v3.3.4
29272024-02-01T10:30:52.151Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
29282024-02-01T10:30:53.862Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
29292024-02-01T10:30:54.532Z Documenting polar-core v0.27.0
29302024-02-01T10:30:57.805Z Documenting hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
29312024-02-01T10:30:59.338Z Documenting nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
29322024-02-01T10:30:59.996Z Documenting libxml v0.3.3
29332024-02-01T10:31:04.627Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
29342024-02-01T10:31:07.575Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
29352024-02-01T10:31:08.949Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
29362024-02-01T10:31:09.359Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
29372024-02-01T10:31:10.023Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
29382024-02-01T10:31:13.602Z Documenting bb8 v0.8.1
29392024-02-01T10:31:13.710Z Documenting serde-big-array v0.5.1
29402024-02-01T10:31:17.534Z Documenting quick-xml v0.30.0
29412024-02-01T10:31:19.278Z Documenting rtoolbox v0.0.1
29422024-02-01T10:31:19.971Z Documenting impl-trait-for-tuples v0.2.2
29432024-02-01T10:31:20.127Z Documenting oso-derive v0.27.0
29442024-02-01T10:31:22.631Z Documenting maplit v1.0.2
29452024-02-01T10:31:24.677Z Documenting http-range v0.1.5
29462024-02-01T10:31:25.481Z Documenting smawk v0.3.1
29472024-02-01T10:31:25.504Z Documenting is_ci v1.1.1
29482024-02-01T10:31:26.603Z Documenting unicode-linebreak v0.1.5
29492024-02-01T10:31:27.704Z Documenting humantime v2.1.0
29502024-02-01T10:31:28.132Z Documenting samael v0.0.14
29512024-02-01T10:31:28.836Z Documenting oso v0.27.0
29522024-02-01T10:31:30.203Z Documenting hyper-staticfile v0.9.5
29532024-02-01T10:31:30.863Z Documenting supports-color v2.1.0
29542024-02-01T10:31:31.183Z Documenting rpassword v7.3.1
29552024-02-01T10:31:31.672Z Documenting textwrap v0.16.0
29562024-02-01T10:31:33.361Z Documenting async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
29572024-02-01T10:31:36.847Z Documenting gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
29582024-02-01T10:31:38.049Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
29592024-02-01T10:31:38.171Z Documenting sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
29602024-02-01T10:31:38.600Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
29612024-02-01T10:31:40.913Z Documenting tui-tree-widget v0.16.0
29622024-02-01T10:31:43.730Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
29632024-02-01T10:31:45.687Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
29642024-02-01T10:31:46.226Z Checking nexus-deployment v0.1.0 (/work/oxidecomputer/omicron/nexus/deployment)
29652024-02-01T10:31:47.181Z Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
29662024-02-01T10:31:50.743Z Documenting diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#62ef5ca0)
29672024-02-01T10:31:50.804Z Documenting cookie v0.18.0
29682024-02-01T10:31:54.604Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
29692024-02-01T10:31:57.230Z Documenting rcgen v0.12.1
29702024-02-01T10:31:57.805Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
29712024-02-01T10:31:58.457Z Documenting atomicwrites v0.4.3
29722024-02-01T10:32:04.237Z Documenting signal-hook-tokio v0.3.1
29732024-02-01T10:32:05.355Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
29742024-02-01T10:32:08.013Z Documenting subprocess v0.2.9
29752024-02-01T10:32:11.388Z Documenting shell-words v1.1.0
29762024-02-01T10:32:13.916Z Documenting corncobs v0.1.3
29772024-02-01T10:32:14.340Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
29782024-02-01T10:32:17.650Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
29792024-02-01T10:32:18.252Z Documenting sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
29802024-02-01T10:32:19.557Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29812024-02-01T10:32:25.480Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
29822024-02-01T10:32:26.092Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
29832024-02-01T10:32:28.128Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29842024-02-01T10:32:29.666Z Documenting nexus-deployment v0.1.0 (/work/oxidecomputer/omicron/nexus/deployment)
29852024-02-01T10:32:32.114Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
29862024-02-01T10:32:49.916Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
29872024-02-01T10:32:52.603Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
29882024-02-01T10:32:58.897Z Documenting crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2d4bc11232d53f177c286383926fa5f8c1b2a938#2d4bc112)
29892024-02-01T10:33:00.204Zwarning: unclosed HTML tag `usize`
29902024-02-01T10:33:00.204Z --> wicket/src/ui/panes/update.rs:153:19
29912024-02-01T10:33:00.204Z |
29922024-02-01T10:33:00.204Z153 | /// TODO: The <usize> generic parameter is carried over from earlier versions
29932024-02-01T10:33:00.204Z | ^^^^^^^
29942024-02-01T10:33:00.204Z |
29952024-02-01T10:33:00.204Z = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
29962024-02-01T10:33:00.204Z
29972024-02-01T10:33:01.521Z Documenting fatfs v0.3.6
29982024-02-01T10:33:02.216Zwarning: `wicket` (lib doc) generated 1 warning
29992024-02-01T10:33:02.220Z Documenting nanorand v0.7.0
30002024-02-01T10:33:04.655Z Documenting topological-sort v0.2.2
30012024-02-01T10:33:08.296Z Documenting assert_matches v1.5.0
30022024-02-01T10:33:09.066Z Documenting flume v0.11.0
30032024-02-01T10:33:10.990Z Documenting omicron-zone-package v0.10.1
30042024-02-01T10:33:12.491Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
30052024-02-01T10:33:16.425Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
30062024-02-01T10:33:17.118Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
30072024-02-01T10:33:20.601Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
30082024-02-01T10:33:22.149Z Documenting installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
30092024-02-01T10:33:25.918Z Documenting installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
30102024-02-01T10:33:29.486Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
30112024-02-01T10:33:30.609Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
30122024-02-01T10:33:36.142Z Documenting termios v0.3.3
30132024-02-01T10:33:42.433Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
30142024-02-01T10:33:43.782Zwarning: unresolved link to `propolis_client::api::InstanceStateMonitorResponse`
30152024-02-01T10:33:43.782Z --> sled-agent/src/sim/instance.rs:46:7
30162024-02-01T10:33:43.782Z |
30172024-02-01T10:33:43.782Z46 | /// [`propolis_client::api::InstanceStateMonitorResponse`]. Transition requests
30182024-02-01T10:33:43.782Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `api` in module `propolis_client`
30192024-02-01T10:33:43.782Z |
30202024-02-01T10:33:43.782Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
30212024-02-01T10:33:43.783Z
30222024-02-01T10:33:49.025Zwarning: `omicron-sled-agent` (lib doc) generated 1 warning
30232024-02-01T10:33:51.865Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
30242024-02-01T10:34:00.871Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
30252024-02-01T10:34:01.287Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
30262024-02-01T10:34:06.032Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
30272024-02-01T10:34:14.603Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
30282024-02-01T10:34:40.204Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
30292024-02-01T10:34:40.340Z Documenting tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
30302024-02-01T10:35:07.292Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
30312024-02-01T10:35:07.530Z Documenting caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
30322024-02-01T10:35:11.551Z Documenting zone-network-setup v0.1.0 (/work/oxidecomputer/omicron/zone-network-setup)
30332024-02-01T10:35:14.021Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
30342024-02-01T10:35:21.021Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30352024-02-01T10:35:39.512Zwarning: unresolved link to `DataStore::update_tuf_repo_description_insert`
30362024-02-01T10:35:39.512Z --> nexus/db-queries/src/db/datastore/update.rs:27:27
30372024-02-01T10:35:39.512Z |
30382024-02-01T10:35:39.512Z27 | /// The return value of [`DataStore::update_tuf_repo_description_insert`].
30392024-02-01T10:35:39.512Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `DataStore` has no field or associated item named `update_tuf_repo_description_insert`
30402024-02-01T10:35:39.513Z |
30412024-02-01T10:35:39.513Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
30422024-02-01T10:35:39.513Z
30432024-02-01T10:35:56.464Zwarning: `nexus-db-queries` (lib doc) generated 1 warning
30442024-02-01T10:35:56.468Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
30452024-02-01T10:37:12.067Zwarning: unresolved link to `VolumeConstructionRequest`
30462024-02-01T10:37:12.067Z --> nexus/src/app/sagas/volume_delete.rs:338:7
30472024-02-01T10:37:12.067Z |
30482024-02-01T10:37:12.067Z338 | /// [`VolumeConstructionRequest`] is shown here):
30492024-02-01T10:37:12.067Z | ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `VolumeConstructionRequest` in scope
30502024-02-01T10:37:12.067Z |
30512024-02-01T10:37:12.067Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
30522024-02-01T10:37:12.067Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
30532024-02-01T10:37:12.067Z
30542024-02-01T10:37:12.071Zwarning: unresolved link to `fd00:1122:3344:101::5`
30552024-02-01T10:37:12.071Z --> nexus/src/app/sagas/volume_delete.rs:348:17
30562024-02-01T10:37:12.071Z |
30572024-02-01T10:37:12.071Z348 | /// "[fd00:1122:3344:101::5]:1000",
30582024-02-01T10:37:12.071Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
30592024-02-01T10:37:12.071Z
30602024-02-01T10:37:12.071Zwarning: unresolved link to `fd00:1122:3344:102::9`
30612024-02-01T10:37:12.071Z --> nexus/src/app/sagas/volume_delete.rs:349:17
30622024-02-01T10:37:12.071Z |
30632024-02-01T10:37:12.071Z349 | /// "[fd00:1122:3344:102::9]:1000",
30642024-02-01T10:37:12.071Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
30652024-02-01T10:37:12.071Z
30662024-02-01T10:37:12.074Zwarning: unresolved link to `fd00:1122:3344:103::2`
30672024-02-01T10:37:12.074Z --> nexus/src/app/sagas/volume_delete.rs:350:17
30682024-02-01T10:37:12.074Z |
30692024-02-01T10:37:12.074Z350 | /// "[fd00:1122:3344:103::2]:1000"
30702024-02-01T10:37:12.074Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
30712024-02-01T10:37:12.074Z
30722024-02-01T10:37:12.074Zwarning: unresolved link to `fd00:1122:3344:101::5`
30732024-02-01T10:37:12.074Z --> nexus/src/app/sagas/volume_delete.rs:369:17
30742024-02-01T10:37:12.074Z |
30752024-02-01T10:37:12.074Z369 | /// "[fd00:1122:3344:101::5]:1001", <-- port changed
30762024-02-01T10:37:12.074Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
30772024-02-01T10:37:12.074Z
30782024-02-01T10:37:12.074Zwarning: unresolved link to `fd00:1122:3344:102::9`
30792024-02-01T10:37:12.074Z --> nexus/src/app/sagas/volume_delete.rs:370:17
30802024-02-01T10:37:12.074Z |
30812024-02-01T10:37:12.074Z370 | /// "[fd00:1122:3344:102::9]:1001", <-- port changed
30822024-02-01T10:37:12.074Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
30832024-02-01T10:37:12.074Z
30842024-02-01T10:37:12.074Zwarning: unresolved link to `fd00:1122:3344:103::2`
30852024-02-01T10:37:12.074Z --> nexus/src/app/sagas/volume_delete.rs:371:17
30862024-02-01T10:37:12.074Z |
30872024-02-01T10:37:12.074Z371 | /// "[fd00:1122:3344:103::2]:1001" <-- port changed
30882024-02-01T10:37:12.074Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
30892024-02-01T10:37:12.075Z
30902024-02-01T10:37:16.812Zwarning: `omicron-nexus` (lib doc) generated 7 warnings
30912024-02-01T10:37:50.908Z Finished dev [unoptimized + debuginfo] target(s) in 17m 19s
30922024-02-01T10:37:51.019Z
30932024-02-01T10:37:51.019Zreal 17:20.023988813
30942024-02-01T10:37:51.019Zuser 54:59.038866180
30952024-02-01T10:37:51.019Zsys 1:04:55.399668950
30962024-02-01T10:37:51.019Ztrap 2.151643550
30972024-02-01T10:37:51.020Ztflt 0.093125780
30982024-02-01T10:37:51.020Zdflt 0.656765257
30992024-02-01T10:37:51.020Zkflt 0.000054748
31002024-02-01T10:37:51.023Zlock 3:19:36.989714014
31012024-02-01T10:37:51.023Zslp 4:19:28.480332645
31022024-02-01T10:37:51.023Zlat 5:35.001310514
31032024-02-01T10:37:51.023Zstop 1:29.243245554
31042024-02-01T10:37:51.023Zprocess exited: duration 1904839 ms, exit code 0
 
31052024-02-01T10:37:51.033Zfound 0 output files