01HPZW737ASFXDXT56RJHYNBVH: 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: 01HPZW7BKT9NXRGAS5JVXFXDE2

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12024-02-19T05:09:00.645Zjob assigned to worker 01HPZW7BX7NPVYSS2KEZ656D9N (queued for 51 s)
 
22024-02-19T05:09:00.810Zstarting task 0: "setup"
32024-02-19T05:09:00.838Z++ uname -s
42024-02-19T05:09:00.841Z+ kern=SunOS
52024-02-19T05:09:00.841Z+ case "$kern" in
62024-02-19T05:09:00.841Z+ groupadd -g 12345 build
72024-02-19T05:09:00.845Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-02-19T05:09:02.876Z+ zfs create -o mountpoint=/work rpool/work
92024-02-19T05:09:02.997Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-02-19T05:09:03.003Z+ home_fs=zfs
112024-02-19T05:09:03.003Z+ [[ zfs == autofs ]]
122024-02-19T05:09:03.003Z+ mkdir -p /home/build
132024-02-19T05:09:03.003Z+ chown build:build /home/build /work
142024-02-19T05:09:05.004Z+ chmod 0700 /home/build /work
152024-02-19T05:09:05.008Zprocess exited: duration 4195 ms, exit code 0
 
162024-02-19T05:09:05.015Zstarting task 1: "rust-toolchain"
172024-02-19T05:09:05.022Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182024-02-19T05:09:05.027Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192024-02-19T05:09:05.211Zinfo: downloading installer
202024-02-19T05:09:06.774Zwarning: it looks like you have an existing installation of Rust at:
212024-02-19T05:09:06.774Zwarning: /opt/ooce/bin
222024-02-19T05:09:06.775Zwarning: It is recommended that rustup be the primary Rust installation.
232024-02-19T05:09:06.775Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242024-02-19T05:09:06.775Zwarning: If you are sure that you want both rustup and your already installed Rust
252024-02-19T05:09:06.775Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262024-02-19T05:09:06.775Zwarning: or pass `-y' to ignore all ignorable checks.
272024-02-19T05:09:06.775Zerror: cannot install while Rust is installed
282024-02-19T05:09:06.775Zwarning: continuing (because the -y flag is set and the error is ignorable)
292024-02-19T05:09:06.878Zinfo: profile set to 'default'
302024-02-19T05:09:06.878Zinfo: default host triple is x86_64-unknown-illumos
312024-02-19T05:09:06.881Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322024-02-19T05:09:07.057Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332024-02-19T05:09:07.057Zinfo: downloading component 'cargo'
342024-02-19T05:09:07.996Zinfo: downloading component 'clippy'
352024-02-19T05:09:08.352Zinfo: downloading component 'rust-docs'
362024-02-19T05:09:09.599Zinfo: downloading component 'rust-std'
372024-02-19T05:09:11.864Zinfo: downloading component 'rustc'
382024-02-19T05:09:17.250Zinfo: downloading component 'rustfmt'
392024-02-19T05:09:17.576Zinfo: installing component 'cargo'
402024-02-19T05:09:18.483Zinfo: installing component 'clippy'
412024-02-19T05:09:18.883Zinfo: installing component 'rust-docs'
422024-02-19T05:09:20.401Zinfo: installing component 'rust-std'
432024-02-19T05:09:22.348Zinfo: installing component 'rustc'
442024-02-19T05:09:27.517Zinfo: installing component 'rustfmt'
452024-02-19T05:09:27.534Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462024-02-19T05:09:27.535Z
472024-02-19T05:09:27.751Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482024-02-19T05:09:27.751Z
492024-02-19T05:09:27.754Z
502024-02-19T05:09:27.754ZRust is installed now. Great!
512024-02-19T05:09:27.754Z
522024-02-19T05:09:27.754ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532024-02-19T05:09:27.754Zenvironment variable. This has not been done automatically.
542024-02-19T05:09:27.754Z
552024-02-19T05:09:27.754ZTo configure your current shell, run:
562024-02-19T05:09:27.754Zsource "$HOME/.cargo/env"
572024-02-19T05:09:27.807Z+ rustc --version
582024-02-19T05:09:27.874Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592024-02-19T05:09:27.877Zprocess exited: duration 22858 ms, exit code 0
 
602024-02-19T05:09:27.883Zstarting task 2: "authentication"
612024-02-19T05:09:27.905Zprocess exited: duration 21 ms, exit code 0
 
622024-02-19T05:09:27.912Zstarting task 3: "clone repository"
632024-02-19T05:09:27.917Z+ mkdir -p /work/oxidecomputer/omicron
642024-02-19T05:09:27.920Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652024-02-19T05:09:28.161ZCloning into '/work/oxidecomputer/omicron'...
662024-02-19T05:09:34.448Z+ cd /work/oxidecomputer/omicron
672024-02-19T05:09:34.448Z+ git fetch origin 2d0c94b1f389b39a108fc94a076d1fb5a61022e3
682024-02-19T05:09:34.767ZFrom https://github.com/oxidecomputer/omicron
692024-02-19T05:09:34.767Z * branch 2d0c94b1f389b39a108fc94a076d1fb5a61022e3 -> FETCH_HEAD
702024-02-19T05:09:34.773Z+ [[ -n renovate/semver-1.x ]]
712024-02-19T05:09:34.776Z++ git branch --show-current
722024-02-19T05:09:34.779Z+ current=main
732024-02-19T05:09:34.779Z+ [[ main != renovate/semver-1.x ]]
742024-02-19T05:09:34.779Z+ git branch -f renovate/semver-1.x 2d0c94b1f389b39a108fc94a076d1fb5a61022e3
752024-02-19T05:09:34.782Z+ git checkout -f renovate/semver-1.x
762024-02-19T05:09:34.896ZSwitched to branch 'renovate/semver-1.x'
772024-02-19T05:09:34.899Z+ git reset --hard 2d0c94b1f389b39a108fc94a076d1fb5a61022e3
782024-02-19T05:09:35.002ZHEAD is now at 2d0c94b1f chore(deps): update rust crate semver to 1.0.22
792024-02-19T05:09:35.007Zprocess exited: duration 7089 ms, exit code 0
 
802024-02-19T05:09:35.015Zstarting task 4: "build"
812024-02-19T05:09:35.023Z+ cargo --version
822024-02-19T05:09:35.027Zinfo: syncing channel updates for '1.74.1-x86_64-unknown-illumos'
832024-02-19T05:09:35.214Zinfo: latest update on 2023-12-07, rust version 1.74.1 (a28077b28 2023-12-04)
842024-02-19T05:09:35.214Zinfo: downloading component 'cargo'
852024-02-19T05:09:36.253Zinfo: downloading component 'clippy'
862024-02-19T05:09:36.584Zinfo: downloading component 'rust-docs'
872024-02-19T05:09:37.883Zinfo: downloading component 'rust-std'
882024-02-19T05:09:39.686Zinfo: downloading component 'rustc'
892024-02-19T05:09:44.695Zinfo: downloading component 'rustfmt'
902024-02-19T05:09:44.970Zinfo: installing component 'cargo'
912024-02-19T05:09:45.832Zinfo: installing component 'clippy'
922024-02-19T05:09:46.193Zinfo: installing component 'rust-docs'
932024-02-19T05:09:47.783Zinfo: installing component 'rust-std'
942024-02-19T05:09:49.448Zinfo: installing component 'rustc'
952024-02-19T05:09:53.421Zinfo: installing component 'rustfmt'
962024-02-19T05:09:53.804Zcargo 1.74.1 (ecb9851af 2023-10-18)
972024-02-19T05:09:53.809Z+ rustc --version
982024-02-19T05:09:53.868Zrustc 1.74.1 (a28077b28 2023-12-04)
992024-02-19T05:09:53.871Z+ source ./env.sh
1002024-02-19T05:09:53.875Z++ set -o xtrace
1012024-02-19T05:09:53.875Z++++ dirname ./env.sh
1022024-02-19T05:09:53.986Z+++ cd .
1032024-02-19T05:09:53.989Z+++ echo /work/oxidecomputer/omicron
1042024-02-19T05:09:53.989Z++ OMICRON_WS=/work/oxidecomputer/omicron
1052024-02-19T05:09:53.990Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1062024-02-19T05:09:53.990Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1072024-02-19T05:09:53.990Z++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1082024-02-19T05:09:53.990Z++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1092024-02-19T05:09:53.990Z++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1102024-02-19T05:09:53.990Z++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1112024-02-19T05:09:53.990Z++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1122024-02-19T05:09:53.990Z++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1132024-02-19T05:09:53.990Z++ unset OMICRON_WS
1142024-02-19T05:09:53.990Z++ set +o xtrace
1152024-02-19T05:09:54.090Z
1162024-02-19T05:09:54.090Z ##### ##### ###### ##### ###### #### # # # #### #
1172024-02-19T05:09:54.090Z # # # # # # # # # # # # # # #
1182024-02-19T05:09:54.091Z # # # # ##### # # ##### # # # # # #### #
1192024-02-19T05:09:54.091Z ##### ##### # ##### # # # # # # # # #
1202024-02-19T05:09:54.091Z # # # # # # # # # # # # # # #
1212024-02-19T05:09:54.091Z # # # ###### # # ###### ### # #### # #### #
1222024-02-19T05:09:54.091Z
1232024-02-19T05:10:06.408Z Startup: Refreshing catalog 'helios-dev' ... Done
1242024-02-19T05:10:07.602Z Startup: Caching catalogs ... Done
1252024-02-19T05:10:08.950ZPlanning: Solver setup ... Done (0.977s)
1262024-02-19T05:10:08.976ZPlanning: Running solver ... Done (0.027s)
1272024-02-19T05:10:09.363ZPlanning: Finding local manifests ... Done (0.365s)
1282024-02-19T05:10:09.377ZPlanning: Fetching manifests: 0/4 0% complete
1292024-02-19T05:10:09.748ZPlanning: Fetching manifests: 4/4 100% complete
1302024-02-19T05:10:09.803ZPlanning: Package planning ... Done (0.050s)
1312024-02-19T05:10:09.849ZPlanning: Merging actions ... Done (0.051s)
1322024-02-19T05:10:11.797ZPlanning: Checking for conflicting actions ... Done (1.940s)
1332024-02-19T05:10:11.817ZPlanning: Consolidating action changes ... Done (0.011s)
1342024-02-19T05:10:18.230ZPlanning: Evaluating mediators ... Done (6.427s)
1352024-02-19T05:10:18.239ZPlanning: Planning completed in 10.59 seconds
1362024-02-19T05:10:18.744Z Packages to install: 4
1372024-02-19T05:10:18.744Z Mediators to change: 2
1382024-02-19T05:10:18.744Z Services to change: 1
1392024-02-19T05:10:18.748Z Estimated space available: 148.87 GB
1402024-02-19T05:10:18.748ZEstimated space to be consumed: 1.41 GB
1412024-02-19T05:10:18.748Z Create boot environment: No
1422024-02-19T05:10:18.748ZCreate backup boot environment: No
1432024-02-19T05:10:18.748Z Rebuild boot archive: No
1442024-02-19T05:10:18.748Z
1452024-02-19T05:10:18.748ZChanged mediators:
1462024-02-19T05:10:18.748Z mediator clang:
1472024-02-19T05:10:18.748Z version: None -> 15 (system default)
1482024-02-19T05:10:18.748Z
1492024-02-19T05:10:18.748Z mediator llvm:
1502024-02-19T05:10:18.748Z version: 14 (system default) -> 15 (system default)
1512024-02-19T05:10:18.748Z
1522024-02-19T05:10:18.748ZChanged packages:
1532024-02-19T05:10:18.748Zhelios-dev
1542024-02-19T05:10:18.748Z developer/build-essential
1552024-02-19T05:10:18.748Z None -> 11-2.0
1562024-02-19T05:10:18.748Z library/libxmlsec1
1572024-02-19T05:10:18.748Z None -> 1.2.35-2.0
1582024-02-19T05:10:18.748Z ooce/developer/clang-15
1592024-02-19T05:10:18.748Z None -> 15.0.7-2.0
1602024-02-19T05:10:18.749Z ooce/developer/llvm-15
1612024-02-19T05:10:18.749Z None -> 15.0.7-2.0
1622024-02-19T05:10:18.749Z
1632024-02-19T05:10:18.749ZServices:
1642024-02-19T05:10:18.749Z restart_fmri:
1652024-02-19T05:10:18.749Z svc:/system/update-man-index:default
1662024-02-19T05:10:19.023Z
1672024-02-19T05:10:19.023ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1682024-02-19T05:10:24.029ZDownload: 752/3290 items 18.4/212.6MB 8% complete (3.8M/s)
1692024-02-19T05:10:29.475ZDownload: 1196/3290 items 83.5/212.6MB 39% complete (10.4M/s)
1702024-02-19T05:10:34.478ZDownload: 2099/3290 items 118.9/212.6MB 55% complete (10.0M/s)
1712024-02-19T05:10:39.500ZDownload: 2345/3290 items 119.7/212.6MB 56% complete (3.7M/s)
1722024-02-19T05:10:44.504ZDownload: 3257/3290 items 205.4/212.6MB 96% complete (8.6M/s)
1732024-02-19T05:10:47.472ZDownload: Completed 212.60 MB in 28.45 seconds (7.5M/s)
1742024-02-19T05:10:47.628Z Actions: 1/3689 actions (Installing new actions)
1752024-02-19T05:10:52.703Z Actions: 3621/3689 actions (Installing new actions)
1762024-02-19T05:10:52.919Z Actions: Completed 3689 actions in 5.29 seconds.
1772024-02-19T05:10:53.095Z Done (0.171s)
1782024-02-19T05:10:53.095Z Done (0.000s)
1792024-02-19T05:10:53.318Z Done (0.220s)
1802024-02-19T05:10:59.259Z Done (5.819s)
1812024-02-19T05:10:59.636Z Done (0.304s)
1822024-02-19T05:10:59.642Z Done (0.000s)
1832024-02-19T05:10:59.793Z Done (0.000s)
1842024-02-19T05:11:00.296ZPlanning: Evaluating mediator changes ... Done
1852024-02-19T05:11:00.456ZPlanning: Checking for conflicting actions ... Done
1862024-02-19T05:11:00.459ZPlanning: Consolidating action changes ... Done
1872024-02-19T05:11:00.724ZPlanning: Evaluating mediators ... Done
1882024-02-19T05:11:00.727ZPlanning: Planning completed in 0.43 seconds
1892024-02-19T05:11:00.758Z Mediators to change: 2
1902024-02-19T05:11:00.758Z Create boot environment: No
1912024-02-19T05:11:00.761ZCreate backup boot environment: No
1922024-02-19T05:11:00.839Z Done
1932024-02-19T05:11:00.839Z Done
1942024-02-19T05:11:00.992Z Done
1952024-02-19T05:11:04.813Z Done
1962024-02-19T05:11:04.907Z Done
1972024-02-19T05:11:04.910Z Done
1982024-02-19T05:11:05.015Z Done
1992024-02-19T05:11:05.657ZPlanning: Evaluating mediator changes ... Done
2002024-02-19T05:11:05.660ZPlanning: Merging actions ... Done
2012024-02-19T05:11:05.854ZPlanning: Checking for conflicting actions ... Done
2022024-02-19T05:11:05.857ZPlanning: Consolidating action changes ... Done
2032024-02-19T05:11:06.131ZPlanning: Evaluating mediators ... Done
2042024-02-19T05:11:06.190ZPlanning: Planning completed in 0.81 seconds
2052024-02-19T05:11:06.225Z Packages to change: 1
2062024-02-19T05:11:06.225Z Mediators to change: 1
2072024-02-19T05:11:06.229Z Services to change: 1
2082024-02-19T05:11:06.229Z Create boot environment: No
2092024-02-19T05:11:06.229ZCreate backup boot environment: Yes
2102024-02-19T05:11:08.282Z Actions: 1/6 actions (Updating modified actions)
2112024-02-19T05:11:08.334Z Actions: Completed 6 actions in 0.05 seconds.
2122024-02-19T05:11:08.337Z Done
2132024-02-19T05:11:08.337Z Done
2142024-02-19T05:11:08.384Z Done
2152024-02-19T05:11:12.101Z Done
2162024-02-19T05:11:12.193Z Done
2172024-02-19T05:11:12.196Z Done
2182024-02-19T05:11:12.320Z Done
2192024-02-19T05:11:12.758ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2202024-02-19T05:11:12.758Zclang system 15 system
2212024-02-19T05:11:12.758Zcsh system system illumos
2222024-02-19T05:11:12.758Zctags system system illumos
2232024-02-19T05:11:12.758Zgcc vendor 12 vendor
2242024-02-19T05:11:12.758Zgcc system 10 system
2252024-02-19T05:11:12.758Zgcc system 7 system
2262024-02-19T05:11:12.758Zgo system 1.20 system
2272024-02-19T05:11:12.758Zgo system 1.19 system
2282024-02-19T05:11:12.758Zllvm system 15 system
2292024-02-19T05:11:12.758Zllvm system 14 system
2302024-02-19T05:11:12.758Zmariadb system 10.6 system
2312024-02-19T05:11:12.758Zmta vendor vendor dma
2322024-02-19T05:11:12.759Zopenjdk system 17 system
2332024-02-19T05:11:12.759Zopenjdk system 11 system
2342024-02-19T05:11:12.759Zopenjdk system 1.8 system
2352024-02-19T05:11:12.759Zopenssl vendor 3 vendor
2362024-02-19T05:11:12.759Zperl system 5.36 system
2372024-02-19T05:11:12.759Zpostgresql system 15 system
2382024-02-19T05:11:12.759Zpostgresql system 13 system
2392024-02-19T05:11:12.759Zpython vendor 3 vendor
2402024-02-19T05:11:12.759Zpython system 2 system
2412024-02-19T05:11:12.759Zpython3 system 3.11 system
2422024-02-19T05:11:12.759Zruby system 3.0 system
2432024-02-19T05:11:12.759Zwords vendor vendor american-english
2442024-02-19T05:11:12.759Zwords system system australian-english
2452024-02-19T05:11:12.759Zwords system system british-english
2462024-02-19T05:11:12.759Zwords system system canadian-english
2472024-02-19T05:11:12.759Zwords system system french
2482024-02-19T05:11:12.759Zwords system system italian
2492024-02-19T05:11:12.759Zwords system system ngerman
2502024-02-19T05:11:12.759Zwords system system ogerman
2512024-02-19T05:11:12.759Zwords system system spanish
2522024-02-19T05:11:13.088ZFMRI IFO
2532024-02-19T05:11:13.088Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2542024-02-19T05:11:13.088Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2552024-02-19T05:11:13.088Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2562024-02-19T05:11:13.088Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2572024-02-19T05:11:13.088Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2582024-02-19T05:11:13.088Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z i--
2592024-02-19T05:11:13.088Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2602024-02-19T05:11:13.089Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2612024-02-19T05:11:13.140Z+ set -o errexit
2622024-02-19T05:11:13.143Z+++ dirname ./tools/ci_download_cockroachdb
2632024-02-19T05:11:13.144Z++ cd ./tools
2642024-02-19T05:11:13.147Z++ pwd
2652024-02-19T05:11:13.147Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2662024-02-19T05:11:13.147Z++ basename ./tools/ci_download_cockroachdb
2672024-02-19T05:11:13.147Z+ ARG0=ci_download_cockroachdb
2682024-02-19T05:11:13.150Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2692024-02-19T05:11:13.150Z+ CIDL_VERSION=v22.1.9
2702024-02-19T05:11:13.151Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2712024-02-19T05:11:13.151Z++ CIDL_SHA256_DARWIN=1ca69e0911af11a73305c3c6f4650b912d70754900b5bf7b80a1d361efe36561
2722024-02-19T05:11:13.151Z++ CIDL_SHA256_LINUX=24c321820e7ee45fa07fe91ac138befe13ad860e41c6ed595ce58823205ff4a9
2732024-02-19T05:11:13.151Z++ CIDL_SHA256_ILLUMOS=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
2742024-02-19T05:11:13.151Z+ TARGET_DIR=out
2752024-02-19T05:11:13.151Z+ DOWNLOAD_DIR=out/downloads
2762024-02-19T05:11:13.151Z+ DEST_DIR=./out/cockroachdb
2772024-02-19T05:11:13.151Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2782024-02-19T05:11:13.151Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2792024-02-19T05:11:13.151Z+ main
2802024-02-19T05:11:13.151Z+ [[ 0 != 0 ]]
2812024-02-19T05:11:13.151Z+ CIDL_OS=solaris2.11
2822024-02-19T05:11:13.151Z+ [[ 0 != 0 ]]
2832024-02-19T05:11:13.151Z+ configure_os solaris2.11
2842024-02-19T05:11:13.151Z+ echo 'current directory: /work/oxidecomputer/omicron'
2852024-02-19T05:11:13.151Zcurrent directory: /work/oxidecomputer/omicron
2862024-02-19T05:11:13.151Z+ echo 'configuring based on OS: "solaris2.11"'
2872024-02-19T05:11:13.151Z+ case "$1" in
2882024-02-19T05:11:13.151Zconfiguring based on OS: "solaris2.11"
2892024-02-19T05:11:13.151Z+ CIDL_BUILD=illumos
2902024-02-19T05:11:13.151Z+ CIDL_SUFFIX=tar.gz
2912024-02-19T05:11:13.151Z+ CIDL_SHA256=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
2922024-02-19T05:11:13.152Z+ CIDL_URL_BASE=https://illumos.org/downloads
2932024-02-19T05:11:13.152Z+ CIDL_ASSEMBLE=do_assemble_illumos
2942024-02-19T05:11:13.152Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2952024-02-19T05:11:13.152Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2962024-02-19T05:11:13.152Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2972024-02-19T05:11:13.152Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2982024-02-19T05:11:13.152Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2992024-02-19T05:11:13.152Z+ CIDL_SHA256FUNC=do_sha256sum
3002024-02-19T05:11:13.152Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
3012024-02-19T05:11:13.152Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
3022024-02-19T05:11:13.152ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
3032024-02-19T05:11:13.152ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
3042024-02-19T05:11:13.152Z+ mkdir -p out/downloads
3052024-02-19T05:11:13.156Z+ mkdir -p ./out/cockroachdb
3062024-02-19T05:11:13.156Z+ local DO_DOWNLOAD=true
3072024-02-19T05:11:13.156Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
3082024-02-19T05:11:13.156Z+ '[' true == true ']'
3092024-02-19T05:11:13.156Z+ echo Downloading...
3102024-02-19T05:11:13.156ZDownloading...
3112024-02-19T05:11:13.156Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
3122024-02-19T05:11:13.156Z+ curl --silent --show-error --fail --location --output out/downloads/cockroach-v22.1.9.illumos.tar.gz https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
3132024-02-19T05:11:17.333Z++ do_sha256sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
3142024-02-19T05:11:17.336Z++ sha256sum
3152024-02-19T05:11:17.336Z++ awk '{print $1}'
3162024-02-19T05:11:17.491Z+ calculated_sha256=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
3172024-02-19T05:11:17.491Z+ [[ f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088 != \f\1\5\1\7\1\4\b\a\3\a\6\e\0\2\c\a\a\a\a\5\9\7\2\7\4\8\2\c\3\6\0\8\5\e\6\0\d\6\b\d\2\f\a\9\6\3\9\3\8\e\9\a\3\d\8\c\8\a\7\7\0\8\8 ]]
3182024-02-19T05:11:17.516Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
3192024-02-19T05:11:17.516Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
3202024-02-19T05:11:19.660Z+ do_assemble_illumos
3212024-02-19T05:11:19.660Z+ rm -r ./out/cockroachdb
3222024-02-19T05:11:19.663Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
3232024-02-19T05:11:20.089Z+ ./out/cockroachdb/bin/cockroach version
3242024-02-19T05:11:20.432ZBuild Tag: v22.1.9-dirty
3252024-02-19T05:11:20.432ZBuild Time: 2022/10/26 21:17:46
3262024-02-19T05:11:20.432ZDistribution: OSS
3272024-02-19T05:11:20.432ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3282024-02-19T05:11:20.432ZGo Version: go1.17.13
3292024-02-19T05:11:20.432ZC Compiler: gcc 10.3.0
3302024-02-19T05:11:20.432ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3312024-02-19T05:11:20.432ZBuild Type: release
3322024-02-19T05:11:20.453Z+ set -o errexit
3332024-02-19T05:11:20.456Z+++ dirname ./tools/ci_download_clickhouse
3342024-02-19T05:11:20.456Z++ cd ./tools
3352024-02-19T05:11:20.456Z++ pwd
3362024-02-19T05:11:20.456Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3372024-02-19T05:11:20.456Z++ basename ./tools/ci_download_clickhouse
3382024-02-19T05:11:20.460Z+ ARG0=ci_download_clickhouse
3392024-02-19T05:11:20.460Z+ TARGET_DIR=out
3402024-02-19T05:11:20.460Z+ DOWNLOAD_DIR=out/downloads
3412024-02-19T05:11:20.460Z+ DEST_DIR=./out/clickhouse
3422024-02-19T05:11:20.460Z++ cat /work/oxidecomputer/omicron/tools/clickhouse_version
3432024-02-19T05:11:20.460Z+ CIDL_VERSION=v22.8.9.24
3442024-02-19T05:11:20.460Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3452024-02-19T05:11:20.460Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3462024-02-19T05:11:20.460Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3472024-02-19T05:11:20.463Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3482024-02-19T05:11:20.463Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3492024-02-19T05:11:20.463Z+ main
3502024-02-19T05:11:20.463Z+ [[ 0 != 0 ]]
3512024-02-19T05:11:20.463Z+ CIDL_OS=solaris2.11
3522024-02-19T05:11:20.463Z+ [[ 0 != 0 ]]
3532024-02-19T05:11:20.463Z+ configure_os solaris2.11
3542024-02-19T05:11:20.463Z+ echo 'current directory: /work/oxidecomputer/omicron'
3552024-02-19T05:11:20.463Zcurrent directory: /work/oxidecomputer/omicron
3562024-02-19T05:11:20.463Z+ echo 'configuring based on OS: "solaris2.11"'
3572024-02-19T05:11:20.463Z+ CIDL_DASHREV=
3582024-02-19T05:11:20.464Z+ case "$1" in
3592024-02-19T05:11:20.464Zconfiguring based on OS: "solaris2.11"
3602024-02-19T05:11:20.464Z+ CIDL_PLATFORM=illumos
3612024-02-19T05:11:20.464Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3622024-02-19T05:11:20.464Z+ CIDL_MD5FUNC=do_md5sum
3632024-02-19T05:11:20.464Z+ CIDL_DASHREV=-1
3642024-02-19T05:11:20.464Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3652024-02-19T05:11:20.464Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3662024-02-19T05:11:20.464Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3672024-02-19T05:11:20.464Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3682024-02-19T05:11:20.464Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3692024-02-19T05:11:20.464Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3702024-02-19T05:11:20.464ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3712024-02-19T05:11:20.464ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3722024-02-19T05:11:20.464Z+ mkdir -p out/downloads
3732024-02-19T05:11:20.464Z+ mkdir -p ./out/clickhouse
3742024-02-19T05:11:20.467Z+ local DO_DOWNLOAD=true
3752024-02-19T05:11:20.467Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3762024-02-19T05:11:20.467Z+ '[' true == true ']'
3772024-02-19T05:11:20.467Z+ echo Downloading...
3782024-02-19T05:11:20.467ZDownloading...
3792024-02-19T05:11:20.467Z+ do_download_curl https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3802024-02-19T05:11:20.468Z+ curl --silent --show-error --fail --location --output out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3812024-02-19T05:11:22.311Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3822024-02-19T05:11:22.315Z++ md5sum
3832024-02-19T05:11:22.315Z++ awk '{print $1}'
3842024-02-19T05:11:22.495Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3852024-02-19T05:11:22.495Z+ [[ 7702939ce5b4b51846a1ba39f1392306 != \7\7\0\2\9\3\9\c\e\5\b\4\b\5\1\8\4\6\a\1\b\a\3\9\f\1\3\9\2\3\0\6 ]]
3862024-02-19T05:11:22.499Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3872024-02-19T05:11:22.499Z+ mkdir -p ./out/clickhouse
3882024-02-19T05:11:22.499Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3892024-02-19T05:11:25.657Z+ ./out/clickhouse/clickhouse server --version
3902024-02-19T05:11:25.695ZClickHouse server version 22.8.9.1.
3912024-02-19T05:11:25.709Z+ set -o errexit
3922024-02-19T05:11:25.712Z+++ dirname ./tools/ci_download_console
3932024-02-19T05:11:25.715Z++ cd ./tools
3942024-02-19T05:11:25.715Z++ pwd
3952024-02-19T05:11:25.715Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3962024-02-19T05:11:25.715Z++ basename ./tools/ci_download_console
3972024-02-19T05:11:25.718Z+ ARG0=ci_download_console
3982024-02-19T05:11:25.719Z+ TARGET_DIR=out
3992024-02-19T05:11:25.719Z+ DOWNLOAD_DIR=out/downloads
4002024-02-19T05:11:25.719Z+ DEST_DIR=./out/console-assets
4012024-02-19T05:11:25.719Z+ source /work/oxidecomputer/omicron/tools/console_version
4022024-02-19T05:11:25.719Z++ COMMIT=e5a1f804faa913de3be5b4cddac2011247a99774
4032024-02-19T05:11:25.719Z++ SHA2=54ff1026062fc1a3f0de86aa558d051b8ad6248d458c1767b9e926f2606e75f5
4042024-02-19T05:11:25.719Z+ URL=https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz
4052024-02-19T05:11:25.719Z+ TARBALL_FILE=out/downloads/console.tar.gz
4062024-02-19T05:11:25.719Z+ main
4072024-02-19T05:11:25.719Z+ [[ 0 != 0 ]]
4082024-02-19T05:11:25.719Z+ echo 'URL: https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz'
4092024-02-19T05:11:25.719Z+ echo 'Local file: out/downloads/console.tar.gz'
4102024-02-19T05:11:25.719ZURL: https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz
4112024-02-19T05:11:25.719ZLocal file: out/downloads/console.tar.gz
4122024-02-19T05:11:25.719Z+ local DO_DOWNLOAD=true
4132024-02-19T05:11:25.719Z+ [[ -f out/downloads/console.tar.gz ]]
4142024-02-19T05:11:25.719Z+ mkdir -p out/downloads
4152024-02-19T05:11:25.719Z+ '[' true == true ']'
4162024-02-19T05:11:25.719Z+ echo Downloading...
4172024-02-19T05:11:25.719ZDownloading...
4182024-02-19T05:11:25.719Z+ do_download_curl https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz out/downloads/console.tar.gz
4192024-02-19T05:11:25.719Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz
4202024-02-19T05:11:26.573Z++ do_sha256sum out/downloads/console.tar.gz
4212024-02-19T05:11:26.574Z++ case "$OSTYPE" in
4222024-02-19T05:11:26.578Z++ SHA=sha256sum
4232024-02-19T05:11:26.578Z++ sha256sum
4242024-02-19T05:11:26.578Z++ awk '{print $1}'
4252024-02-19T05:11:26.582Z+ calculated_sha2=54ff1026062fc1a3f0de86aa558d051b8ad6248d458c1767b9e926f2606e75f5
4262024-02-19T05:11:26.585Z+ [[ 54ff1026062fc1a3f0de86aa558d051b8ad6248d458c1767b9e926f2606e75f5 != \5\4\f\f\1\0\2\6\0\6\2\f\c\1\a\3\f\0\d\e\8\6\a\a\5\5\8\d\0\5\1\b\8\a\d\6\2\4\8\d\4\5\8\c\1\7\6\7\b\9\e\9\2\6\f\2\6\0\6\e\7\5\f\5 ]]
4272024-02-19T05:11:26.586Z+ rm -rf ./out/console-assets
4282024-02-19T05:11:26.586Z+ mkdir -p ./out/console-assets
4292024-02-19T05:11:26.589Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4302024-02-19T05:11:26.589Z+ mkdir -p ./out/console-assets
4312024-02-19T05:11:26.589Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4322024-02-19T05:11:26.681Z+ set -o errexit
4332024-02-19T05:11:26.684Z+++ dirname ./tools/ci_download_maghemite_openapi
4342024-02-19T05:11:26.687Z++ cd ./tools
4352024-02-19T05:11:26.687Z++ pwd
4362024-02-19T05:11:26.687Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4372024-02-19T05:11:26.687Z++ basename ./tools/ci_download_maghemite_openapi
4382024-02-19T05:11:26.690Z+ ARG0=ci_download_maghemite_openapi
4392024-02-19T05:11:26.690Z+ TARGET_DIR=out
4402024-02-19T05:11:26.690Z+ DOWNLOAD_DIR=out/downloads
4412024-02-19T05:11:26.690Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4422024-02-19T05:11:26.690Z++ COMMIT=41a69a11db6cfa8fc0c8686dc2d725708e0586ce
4432024-02-19T05:11:26.690Z++ SHA2=0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803
4442024-02-19T05:11:26.690Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/ddm-admin.json
4452024-02-19T05:11:26.690Z+ LOCAL_FILE=out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4462024-02-19T05:11:26.690Z+ main
4472024-02-19T05:11:26.690Z+ [[ 0 != 0 ]]
4482024-02-19T05:11:26.691Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/ddm-admin.json'
4492024-02-19T05:11:26.691ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/ddm-admin.json
4502024-02-19T05:11:26.691Z+ echo 'Local file: out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json'
4512024-02-19T05:11:26.691ZLocal file: out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4522024-02-19T05:11:26.691Z+ local DO_DOWNLOAD=true
4532024-02-19T05:11:26.691Z+ [[ -f out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json ]]
4542024-02-19T05:11:26.691Z+ mkdir -p out/downloads
4552024-02-19T05:11:26.691Z+ '[' true == true ']'
4562024-02-19T05:11:26.691Z+ echo Downloading...
4572024-02-19T05:11:26.691ZDownloading...
4582024-02-19T05:11:26.691Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/ddm-admin.json out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4592024-02-19T05:11:26.691Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/ddm-admin.json
4602024-02-19T05:11:27.011Z++ do_sha256sum out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4612024-02-19T05:11:27.011Z++ case "$OSTYPE" in
4622024-02-19T05:11:27.014Z++ SHA=sha256sum
4632024-02-19T05:11:27.014Z++ sha256sum
4642024-02-19T05:11:27.014Z++ awk '{print $1}'
4652024-02-19T05:11:27.018Z+ calculated_sha2=0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803
4662024-02-19T05:11:27.018Z+ [[ 0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803 != \0\b\0\d\b\c\2\f\8\b\b\c\5\d\2\d\9\b\e\9\2\d\6\4\c\4\8\6\5\f\8\f\9\3\3\5\3\5\5\a\a\e\6\2\f\7\d\e\9\f\6\7\f\8\1\d\f\b\3\f\1\8\0\3 ]]
4672024-02-19T05:11:27.018Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4682024-02-19T05:11:27.018Z++ COMMIT=41a69a11db6cfa8fc0c8686dc2d725708e0586ce
4692024-02-19T05:11:27.018Z++ SHA2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
4702024-02-19T05:11:27.018Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mg-admin.json
4712024-02-19T05:11:27.018Z+ LOCAL_FILE=out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4722024-02-19T05:11:27.018Z+ main
4732024-02-19T05:11:27.018Z+ [[ 0 != 0 ]]
4742024-02-19T05:11:27.018Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mg-admin.json'
4752024-02-19T05:11:27.018ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mg-admin.json
4762024-02-19T05:11:27.018ZLocal file: out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4772024-02-19T05:11:27.018Z+ echo 'Local file: out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json'
4782024-02-19T05:11:27.018Z+ local DO_DOWNLOAD=true
4792024-02-19T05:11:27.018Z+ [[ -f out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json ]]
4802024-02-19T05:11:27.018Z+ mkdir -p out/downloads
4812024-02-19T05:11:27.018Z+ '[' true == true ']'
4822024-02-19T05:11:27.018Z+ echo Downloading...
4832024-02-19T05:11:27.018ZDownloading...
4842024-02-19T05:11:27.019Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mg-admin.json out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4852024-02-19T05:11:27.019Z+ curl --silent --show-error --fail --location --output out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mg-admin.json
4862024-02-19T05:11:27.135Z++ do_sha256sum out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4872024-02-19T05:11:27.138Z++ case "$OSTYPE" in
4882024-02-19T05:11:27.139Z++ SHA=sha256sum
4892024-02-19T05:11:27.139Z++ sha256sum
4902024-02-19T05:11:27.139Z++ awk '{print $1}'
4912024-02-19T05:11:27.141Z+ calculated_sha2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
4922024-02-19T05:11:27.142Z+ [[ 0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355 != \0\a\c\0\3\8\b\b\a\a\5\4\d\0\a\e\0\a\c\5\c\c\a\e\f\f\4\8\f\0\3\0\7\0\6\1\8\3\7\2\c\c\a\2\6\c\9\d\0\9\b\7\1\6\b\9\0\9\b\f\9\3\5\5 ]]
4932024-02-19T05:11:27.148Z+ set -o errexit
4942024-02-19T05:11:27.154Z+++ dirname ./tools/ci_download_dendrite_openapi
4952024-02-19T05:11:27.154Z++ cd ./tools
4962024-02-19T05:11:27.154Z++ pwd
4972024-02-19T05:11:27.154Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4982024-02-19T05:11:27.154Z++ basename ./tools/ci_download_dendrite_openapi
4992024-02-19T05:11:27.158Z+ ARG0=ci_download_dendrite_openapi
5002024-02-19T05:11:27.158Z+ TARGET_DIR=out
5012024-02-19T05:11:27.158Z+ DOWNLOAD_DIR=out/downloads
5022024-02-19T05:11:27.158Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5032024-02-19T05:11:27.158Z++ COMMIT=3618dd6017b363c5d34399273453cf50b9c9a43e
5042024-02-19T05:11:27.158Z++ SHA2=aa670165e5b459fab4caba36ae4d382a09264ff5cf6a2dac0dae0a0db39a378e
5052024-02-19T05:11:27.159Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json
5062024-02-19T05:11:27.159Z+ LOCAL_FILE=out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json
5072024-02-19T05:11:27.159Z+ main
5082024-02-19T05:11:27.159Z+ [[ 0 != 0 ]]
5092024-02-19T05:11:27.159Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json'
5102024-02-19T05:11:27.159ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json
5112024-02-19T05:11:27.159Z+ echo 'Local file: out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json'
5122024-02-19T05:11:27.159Z+ local DO_DOWNLOAD=true
5132024-02-19T05:11:27.159ZLocal file: out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json
5142024-02-19T05:11:27.159Z+ [[ -f out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json ]]
5152024-02-19T05:11:27.159Z+ mkdir -p out/downloads
5162024-02-19T05:11:27.159Z+ '[' true == true ']'
5172024-02-19T05:11:27.159Z+ echo Downloading...
5182024-02-19T05:11:27.159ZDownloading...
5192024-02-19T05:11:27.159Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json
5202024-02-19T05:11:27.159Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json
5212024-02-19T05:11:27.295Z++ do_sha256sum out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json
5222024-02-19T05:11:27.296Z++ case "$OSTYPE" in
5232024-02-19T05:11:27.298Z++ SHA=sha256sum
5242024-02-19T05:11:27.298Z++ sha256sum
5252024-02-19T05:11:27.299Z++ awk '{print $1}'
5262024-02-19T05:11:27.302Z+ calculated_sha2=aa670165e5b459fab4caba36ae4d382a09264ff5cf6a2dac0dae0a0db39a378e
5272024-02-19T05:11:27.302Z+ [[ aa670165e5b459fab4caba36ae4d382a09264ff5cf6a2dac0dae0a0db39a378e != \a\a\6\7\0\1\6\5\e\5\b\4\5\9\f\a\b\4\c\a\b\a\3\6\a\e\4\d\3\8\2\a\0\9\2\6\4\f\f\5\c\f\6\a\2\d\a\c\0\d\a\e\0\a\0\d\b\3\9\a\3\7\8\e ]]
5282024-02-19T05:11:27.310Z+ set -o errexit
5292024-02-19T05:11:27.316Z+++ dirname ./tools/ci_download_dendrite_stub
5302024-02-19T05:11:27.316Z++ cd ./tools
5312024-02-19T05:11:27.316Z++ pwd
5322024-02-19T05:11:27.316Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5332024-02-19T05:11:27.319Z++ basename ./tools/ci_download_dendrite_stub
5342024-02-19T05:11:27.319Z+ ARG0=ci_download_dendrite_stub
5352024-02-19T05:11:27.320Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5362024-02-19T05:11:27.320Z++ CIDL_SHA256_ILLUMOS=eb98985871f321411f7875ef7751dba85ae0dd3034877b63ccb78cedcb96e6e7
5372024-02-19T05:11:27.320Z++ CIDL_SHA256_LINUX_DPD=cb9a1978d1fe3a3f2391757f80436d8cc87c0041161652ad2234e7cf83e9ae36
5382024-02-19T05:11:27.320Z++ CIDL_SHA256_LINUX_SWADM=b7e737be56a8a815a95624f0b5c42ce1e339b07feeae7b3d7b9b4bc17c204245
5392024-02-19T05:11:27.320Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5402024-02-19T05:11:27.320Z++ COMMIT=3618dd6017b363c5d34399273453cf50b9c9a43e
5412024-02-19T05:11:27.320Z++ SHA2=aa670165e5b459fab4caba36ae4d382a09264ff5cf6a2dac0dae0a0db39a378e
5422024-02-19T05:11:27.320Z+ TARGET_DIR=out
5432024-02-19T05:11:27.320Z+ DOWNLOAD_DIR=out/downloads
5442024-02-19T05:11:27.320Z+ DEST_DIR=./out/dendrite-stub
5452024-02-19T05:11:27.320Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5462024-02-19T05:11:27.320Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5472024-02-19T05:11:27.320Z+ REPO=oxidecomputer/dendrite
5482024-02-19T05:11:27.320Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e
5492024-02-19T05:11:27.320Z+ main
5502024-02-19T05:11:27.320Z+ [[ 0 != 0 ]]
5512024-02-19T05:11:27.320Z+ CIDL_OS=solaris2.11
5522024-02-19T05:11:27.320Z+ [[ 0 != 0 ]]
5532024-02-19T05:11:27.320Z+ configure_os solaris2.11
5542024-02-19T05:11:27.320Z+ echo 'current directory: /work/oxidecomputer/omicron'
5552024-02-19T05:11:27.320Zcurrent directory: /work/oxidecomputer/omicron
5562024-02-19T05:11:27.320Z+ echo 'configuring based on OS: "solaris2.11"'
5572024-02-19T05:11:27.320Zconfiguring based on OS: "solaris2.11"
5582024-02-19T05:11:27.320Z+ case "$1" in
5592024-02-19T05:11:27.320Z+ SET_BINARIES=
5602024-02-19T05:11:27.321Z+ CIDL_SHA256=eb98985871f321411f7875ef7751dba85ae0dd3034877b63ccb78cedcb96e6e7
5612024-02-19T05:11:27.321Z+ CIDL_SHA256FUNC=do_sha256sum
5622024-02-19T05:11:27.321Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5632024-02-19T05:11:27.321Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz
5642024-02-19T05:11:27.321Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5652024-02-19T05:11:27.321Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz'
5662024-02-19T05:11:27.321ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz
5672024-02-19T05:11:27.321ZLocal file: out/downloads/dendrite-stub.tar.gz
5682024-02-19T05:11:27.321Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5692024-02-19T05:11:27.321Z+ mkdir -p out/downloads
5702024-02-19T05:11:27.321Z+ mkdir -p ./out/dendrite-stub
5712024-02-19T05:11:27.326Z+ fetch_and_verify
5722024-02-19T05:11:27.326Z+ local DO_DOWNLOAD=true
5732024-02-19T05:11:27.326Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5742024-02-19T05:11:27.326Z+ '[' true == true ']'
5752024-02-19T05:11:27.326ZDownloading...
5762024-02-19T05:11:27.326Z+ echo Downloading...
5772024-02-19T05:11:27.326Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5782024-02-19T05:11:27.326Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz
5792024-02-19T05:11:34.919Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5802024-02-19T05:11:34.928Z++ sha256sum
5812024-02-19T05:11:34.928Z++ awk '{print $1}'
5822024-02-19T05:11:34.943Z+ calculated_sha256=eb98985871f321411f7875ef7751dba85ae0dd3034877b63ccb78cedcb96e6e7
5832024-02-19T05:11:34.951Z+ [[ eb98985871f321411f7875ef7751dba85ae0dd3034877b63ccb78cedcb96e6e7 != \e\b\9\8\9\8\5\8\7\1\f\3\2\1\4\1\1\f\7\8\7\5\e\f\7\7\5\1\d\b\a\8\5\a\e\0\d\d\3\0\3\4\8\7\7\b\6\3\c\c\b\7\8\c\e\d\c\b\9\6\e\6\e\7 ]]
5842024-02-19T05:11:34.951Z+ do_untar out/downloads/dendrite-stub.tar.gz
5852024-02-19T05:11:34.951Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5862024-02-19T05:11:35.631Z+ do_assemble
5872024-02-19T05:11:35.631Z+ rm -r ./out/dendrite-stub
5882024-02-19T05:11:35.634Z+ mkdir ./out/dendrite-stub
5892024-02-19T05:11:35.637Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5902024-02-19T05:11:35.736Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5912024-02-19T05:11:35.747Z+ set -o errexit
5922024-02-19T05:11:35.747Z+++ dirname ./tools/ci_download_maghemite_mgd
5932024-02-19T05:11:35.747Z++ cd ./tools
5942024-02-19T05:11:35.747Z++ pwd
5952024-02-19T05:11:35.748Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5962024-02-19T05:11:35.748Z++ basename ./tools/ci_download_maghemite_mgd
5972024-02-19T05:11:35.748Z+ ARG0=ci_download_maghemite_mgd
5982024-02-19T05:11:35.748Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5992024-02-19T05:11:35.748Z++ CIDL_SHA256=26d34f61589f63be64eaa77a6e9e2db4c95d6675798386a1d61721c1ccc59d4d
6002024-02-19T05:11:35.748Z++ MGD_LINUX_SHA256=b2c823dd714fad67546a0e0c0d4ae56f2fe2e7c43434469b38e13b78de9f6968
6012024-02-19T05:11:35.748Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
6022024-02-19T05:11:35.748Z++ COMMIT=41a69a11db6cfa8fc0c8686dc2d725708e0586ce
6032024-02-19T05:11:35.748Z++ SHA2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
6042024-02-19T05:11:35.748Z+ TARGET_DIR=out
6052024-02-19T05:11:35.748Z+ DOWNLOAD_DIR=out/downloads
6062024-02-19T05:11:35.748Z+ DEST_DIR=./out/mgd
6072024-02-19T05:11:35.748Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
6082024-02-19T05:11:35.749Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6092024-02-19T05:11:35.749Z+ REPO=oxidecomputer/maghemite
6102024-02-19T05:11:35.749Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce
6112024-02-19T05:11:35.749Z+ main
6122024-02-19T05:11:35.749Z+ [[ 0 != 0 ]]
6132024-02-19T05:11:35.749Z+ CIDL_OS=solaris2.11
6142024-02-19T05:11:35.749Z+ [[ 0 != 0 ]]
6152024-02-19T05:11:35.749Z+ configure_os solaris2.11
6162024-02-19T05:11:35.749Z+ echo 'current directory: /work/oxidecomputer/omicron'
6172024-02-19T05:11:35.749Zcurrent directory: /work/oxidecomputer/omicron
6182024-02-19T05:11:35.749Z+ echo 'configuring based on OS: "solaris2.11"'
6192024-02-19T05:11:35.749Z+ case "$1" in
6202024-02-19T05:11:35.750Z+ SET_BINARIES=
6212024-02-19T05:11:35.750Zconfiguring based on OS: "solaris2.11"
6222024-02-19T05:11:35.750Z+ CIDL_SHA256FUNC=do_sha256sum
6232024-02-19T05:11:35.750Z+ TARBALL_FILENAME=mgd.tar.gz
6242024-02-19T05:11:35.750Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mgd.tar.gz
6252024-02-19T05:11:35.750Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6262024-02-19T05:11:35.750Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mgd.tar.gz'
6272024-02-19T05:11:35.750ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mgd.tar.gz
6282024-02-19T05:11:35.751Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6292024-02-19T05:11:35.751Z+ mkdir -p out/downloads
6302024-02-19T05:11:35.751ZLocal file: out/downloads/mgd.tar.gz
6312024-02-19T05:11:35.767Z+ mkdir -p ./out/mgd
6322024-02-19T05:11:35.767Z+ fetch_and_verify
6332024-02-19T05:11:35.767Z+ local DO_DOWNLOAD=true
6342024-02-19T05:11:35.767Z+ [[ -f out/downloads/mgd.tar.gz ]]
6352024-02-19T05:11:35.767Z+ '[' true == true ']'
6362024-02-19T05:11:35.767Z+ echo Downloading...
6372024-02-19T05:11:35.767ZDownloading...
6382024-02-19T05:11:35.767Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mgd.tar.gz out/downloads/mgd.tar.gz
6392024-02-19T05:11:35.768Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mgd.tar.gz
6402024-02-19T05:11:39.927Z++ do_sha256sum out/downloads/mgd.tar.gz
6412024-02-19T05:11:39.933Z++ sha256sum
6422024-02-19T05:11:39.933Z++ awk '{print $1}'
6432024-02-19T05:11:39.950Z+ calculated_sha256=26d34f61589f63be64eaa77a6e9e2db4c95d6675798386a1d61721c1ccc59d4d
6442024-02-19T05:11:39.959Z+ [[ 26d34f61589f63be64eaa77a6e9e2db4c95d6675798386a1d61721c1ccc59d4d != \2\6\d\3\4\f\6\1\5\8\9\f\6\3\b\e\6\4\e\a\a\7\7\a\6\e\9\e\2\d\b\4\c\9\5\d\6\6\7\5\7\9\8\3\8\6\a\1\d\6\1\7\2\1\c\1\c\c\c\5\9\d\4\d ]]
6452024-02-19T05:11:39.959Z+ do_untar out/downloads/mgd.tar.gz
6462024-02-19T05:11:39.960Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6472024-02-19T05:11:40.421Z+ do_assemble
6482024-02-19T05:11:40.421Z+ rm -r ./out/mgd
6492024-02-19T05:11:40.424Z+ mkdir ./out/mgd
6502024-02-19T05:11:40.427Z+ cp -r out/downloads/root ./out/mgd/root
6512024-02-19T05:11:40.580Z+ set -o errexit
6522024-02-19T05:11:40.584Z+++ dirname ./tools/ci_download_transceiver_control
6532024-02-19T05:11:40.584Z++ cd ./tools
6542024-02-19T05:11:40.584Z++ pwd
6552024-02-19T05:11:40.588Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6562024-02-19T05:11:40.588Z++ basename ./tools/ci_download_transceiver_control
6572024-02-19T05:11:40.588Z+ ARG0=ci_download_transceiver_control
6582024-02-19T05:11:40.588Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6592024-02-19T05:11:40.588Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6602024-02-19T05:11:40.588Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6612024-02-19T05:11:40.588Z+ TARGET_DIR=out
6622024-02-19T05:11:40.588Z+ DOWNLOAD_DIR=out/downloads
6632024-02-19T05:11:40.588Z+ DEST_DIR=./out/transceiver-control
6642024-02-19T05:11:40.588Z+ BIN_DIR=/opt/oxide/bin
6652024-02-19T05:11:40.588Z+ BINARY=xcvradm
6662024-02-19T05:11:40.588Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6672024-02-19T05:11:40.588Z+ REPO=oxidecomputer/transceiver-control
6682024-02-19T05:11:40.588Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6692024-02-19T05:11:40.589Z+ main
6702024-02-19T05:11:40.589Z+ [[ 0 != 0 ]]
6712024-02-19T05:11:40.589Z+ CIDL_OS=solaris2.11
6722024-02-19T05:11:40.589Z+ [[ 0 != 0 ]]
6732024-02-19T05:11:40.589Z+ configure_os solaris2.11
6742024-02-19T05:11:40.589Z+ echo 'current directory: /work/oxidecomputer/omicron'
6752024-02-19T05:11:40.595Zcurrent directory: /work/oxidecomputer/omicron
6762024-02-19T05:11:40.595Z+ echo 'configuring based on OS: "solaris2.11"'
6772024-02-19T05:11:40.595Z+ case "$1" in
6782024-02-19T05:11:40.595Zconfiguring based on OS: "solaris2.11"
6792024-02-19T05:11:40.595Z+ SET_BINARIES=
6802024-02-19T05:11:40.595Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6812024-02-19T05:11:40.595Z+ CIDL_SHA256FUNC=do_sha256sum
6822024-02-19T05:11:40.595Z+ ARCHIVE_FILENAME=xcvradm.gz
6832024-02-19T05:11:40.595Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6842024-02-19T05:11:40.595Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6852024-02-19T05:11:40.595Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6862024-02-19T05:11:40.595Z+ echo 'Local file: out/downloads/xcvradm.gz'
6872024-02-19T05:11:40.595ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6882024-02-19T05:11:40.595ZLocal file: out/downloads/xcvradm.gz
6892024-02-19T05:11:40.596Z+ mkdir -p out/downloads
6902024-02-19T05:11:40.596Z+ mkdir -p ./out/transceiver-control
6912024-02-19T05:11:40.596Z+ fetch_and_verify
6922024-02-19T05:11:40.596Z+ local DO_DOWNLOAD=true
6932024-02-19T05:11:40.596Z+ [[ -f out/downloads/xcvradm.gz ]]
6942024-02-19T05:11:40.596Z+ '[' true == true ']'
6952024-02-19T05:11:40.596Z+ echo Downloading...
6962024-02-19T05:11:40.596ZDownloading...
6972024-02-19T05:11:40.596Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6982024-02-19T05:11:40.596Z+ curl --silent --show-error --fail --location --output out/downloads/xcvradm.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6992024-02-19T05:11:42.208Z++ do_sha256sum out/downloads/xcvradm.gz
7002024-02-19T05:11:42.212Z++ sha256sum
7012024-02-19T05:11:42.212Z++ awk '{print $1}'
7022024-02-19T05:11:42.216Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
7032024-02-19T05:11:42.220Z+ [[ 388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1 != \3\8\8\f\9\e\0\3\0\8\9\e\8\b\c\6\d\4\7\f\d\2\1\f\9\c\8\3\5\5\4\a\6\c\d\c\6\2\6\e\b\9\2\8\3\7\4\f\c\f\f\9\4\5\a\8\8\1\e\1\f\7\e\1 ]]
7042024-02-19T05:11:42.220Z+ do_unpack out/downloads/xcvradm.gz
7052024-02-19T05:11:42.220Z+ mkdir -p out/downloads/root//opt/oxide/bin
7062024-02-19T05:11:42.220Z+ gzip -dc out/downloads/xcvradm.gz
7072024-02-19T05:11:42.342Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
7082024-02-19T05:11:42.348Z+ do_assemble
7092024-02-19T05:11:42.348Z+ rm -r ./out/transceiver-control
7102024-02-19T05:11:42.377Z+ mkdir ./out/transceiver-control
7112024-02-19T05:11:42.377Z+ cp -r out/downloads/root ./out/transceiver-control/root
7122024-02-19T05:11:42.883ZAll builder prerequisites installed successfully, and PATH looks valid
7132024-02-19T05:11:43.313Z
7142024-02-19T05:11:43.314Zreal 1:48.738402031
7152024-02-19T05:11:43.314Zuser 34.516442874
7162024-02-19T05:11:43.314Zsys 6.690496208
7172024-02-19T05:11:43.314Ztrap 0.007783225
7182024-02-19T05:11:43.314Ztflt 0.269056133
7192024-02-19T05:11:43.314Zdflt 0.919633946
7202024-02-19T05:11:43.314Zkflt 0.134021075
7212024-02-19T05:11:43.314Zlock 2.791238492
7222024-02-19T05:11:43.314Zslp 3:31.308696454
7232024-02-19T05:11:43.314Zlat 1.798980926
7242024-02-19T05:11:43.314Zstop 0.136927162
7252024-02-19T05:11:43.315Z
7262024-02-19T05:11:43.315Z #### # # ##### ##### # #
7272024-02-19T05:11:43.315Z # # # # # # # # # #
7282024-02-19T05:11:43.315Z # # # # # # # #
7292024-02-19T05:11:43.315Z # # # ##### ##### #
7302024-02-19T05:11:43.315Z # # # # # # #
7312024-02-19T05:11:43.315Z #### ###### # # # #
7322024-02-19T05:11:43.315Z
7332024-02-19T05:11:43.319Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7342024-02-19T05:11:43.518Z Updating git repository `https://github.com/oxidecomputer/samael`
7352024-02-19T05:11:44.023Z Updating crates.io index
7362024-02-19T05:11:44.111Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7372024-02-19T05:11:44.875Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7382024-02-19T05:11:47.067Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7392024-02-19T05:11:47.479Z Updating git repository `http://github.com/oxidecomputer/tofino`
7402024-02-19T05:11:47.872Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7412024-02-19T05:11:48.278Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7422024-02-19T05:11:48.652Z Updating git repository `https://github.com/oxidecomputer/propolis`
7432024-02-19T05:11:49.598Z Updating git repository `https://github.com/oxidecomputer/crucible`
7442024-02-19T05:11:51.475Z Updating git repository `https://github.com/oxidecomputer/opte`
7452024-02-19T05:11:52.510Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7462024-02-19T05:11:52.919Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7472024-02-19T05:11:53.553Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7482024-02-19T05:11:53.954Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
7492024-02-19T05:11:54.237Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7502024-02-19T05:11:54.522Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7512024-02-19T05:11:55.320Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7522024-02-19T05:11:55.501Z Updating git repository `https://github.com/oxidecomputer/poptrie`
7532024-02-19T05:11:55.858Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7542024-02-19T05:11:56.336Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7552024-02-19T05:11:56.666Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7562024-02-19T05:11:57.080Z Updating git repository `https://github.com/jgallagher/nix`
7572024-02-19T05:11:58.026Z Updating git repository `https://github.com/cbiffle/hubpack`
7582024-02-19T05:11:58.369Z Updating git repository `https://github.com/oxidecomputer/typify`
7592024-02-19T05:11:59.676Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7602024-02-19T05:12:00.107Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7612024-02-19T05:12:00.405Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7622024-02-19T05:12:01.851Z Downloading crates ...
7632024-02-19T05:12:02.128Z Downloaded clap_lex v0.7.0
7642024-02-19T05:12:02.152Z Downloaded serde_derive v1.0.196
7652024-02-19T05:12:02.152Z Downloaded anstyle-parse v0.2.1
7662024-02-19T05:12:02.153Z Downloaded equivalent v1.0.1
7672024-02-19T05:12:02.153Z Downloaded colorchoice v1.0.0
7682024-02-19T05:12:02.176Z Downloaded cargo-platform v0.1.3
7692024-02-19T05:12:02.176Z Downloaded itoa v1.0.9
7702024-02-19T05:12:02.177Z Downloaded terminal_size v0.3.0
7712024-02-19T05:12:02.177Z Downloaded strsim v0.11.0
7722024-02-19T05:12:02.177Z Downloaded anstyle v1.0.2
7732024-02-19T05:12:02.177Z Downloaded heck v0.4.1
7742024-02-19T05:12:02.177Z Downloaded anstyle-query v1.0.0
7752024-02-19T05:12:02.177Z Downloaded unicode-ident v1.0.12
7762024-02-19T05:12:02.607Z Downloaded utf8parse v0.2.1
7772024-02-19T05:12:02.607Z Downloaded toml_datetime v0.6.5
7782024-02-19T05:12:02.607Z Downloaded thiserror-impl v1.0.57
7792024-02-19T05:12:02.607Z Downloaded serde_spanned v0.6.5
7802024-02-19T05:12:02.608Z Downloaded errno v0.3.8
7812024-02-19T05:12:02.608Z Downloaded anstream v0.6.11
7822024-02-19T05:12:02.608Z Downloaded cargo_metadata v0.18.1
7832024-02-19T05:12:02.608Z Downloaded quote v1.0.35
7842024-02-19T05:12:02.608Z Downloaded clap_derive v4.5.0
7852024-02-19T05:12:02.608Z Downloaded thiserror v1.0.57
7862024-02-19T05:12:02.628Z Downloaded cargo_toml v0.19.0
7872024-02-19T05:12:02.628Z Downloaded bitflags v2.4.0
7882024-02-19T05:12:02.628Z Downloaded anyhow v1.0.75
7892024-02-19T05:12:02.628Z Downloaded proc-macro2 v1.0.78
7902024-02-19T05:12:02.629Z Downloaded clap v4.5.0
7912024-02-19T05:12:02.629Z Downloaded toml v0.8.10
7922024-02-19T05:12:02.629Z Downloaded ryu v1.0.15
7932024-02-19T05:12:02.629Z Downloaded serde v1.0.196
7942024-02-19T05:12:02.629Z Downloaded indexmap v2.2.3
7952024-02-19T05:12:02.629Z Downloaded memchr v2.6.3
7962024-02-19T05:12:02.629Z Downloaded semver v1.0.22
7972024-02-19T05:12:02.629Z Downloaded toml_edit v0.22.6
7982024-02-19T05:12:02.629Z Downloaded camino v1.1.6
7992024-02-19T05:12:02.629Z Downloaded hashbrown v0.14.3
8002024-02-19T05:12:02.629Z Downloaded winnow v0.6.1
8012024-02-19T05:12:02.629Z Downloaded serde_json v1.0.113
8022024-02-19T05:12:02.629Z Downloaded clap_builder v4.5.0
8032024-02-19T05:12:02.629Z Downloaded syn v2.0.48
8042024-02-19T05:12:02.629Z Downloaded rustix v0.38.31
8052024-02-19T05:12:02.630Z Downloaded libc v0.2.153
8062024-02-19T05:12:02.630Z Compiling proc-macro2 v1.0.78
8072024-02-19T05:12:02.630Z Compiling unicode-ident v1.0.12
8082024-02-19T05:12:02.630Z Compiling serde v1.0.196
8092024-02-19T05:12:02.630Z Compiling libc v0.2.153
8102024-02-19T05:12:02.630Z Compiling rustix v0.38.31
8112024-02-19T05:12:02.630Z Compiling equivalent v1.0.1
8122024-02-19T05:12:02.630Z Compiling bitflags v2.4.0
8132024-02-19T05:12:02.630Z Compiling hashbrown v0.14.3
8142024-02-19T05:12:02.767Z Compiling utf8parse v0.2.1
8152024-02-19T05:12:02.791Z Compiling serde_json v1.0.113
8162024-02-19T05:12:02.947Z Compiling anstyle-parse v0.2.1
8172024-02-19T05:12:03.025Z Compiling semver v1.0.22
8182024-02-19T05:12:03.202Z Compiling thiserror v1.0.57
8192024-02-19T05:12:03.724Z Compiling indexmap v2.2.3
8202024-02-19T05:12:04.572Z Compiling anstyle v1.0.2
8212024-02-19T05:12:05.071Z Compiling colorchoice v1.0.0
8222024-02-19T05:12:05.071Z Compiling camino v1.1.6
8232024-02-19T05:12:05.240Z Compiling winnow v0.6.1
8242024-02-19T05:12:05.240Z Compiling anstyle-query v1.0.0
8252024-02-19T05:12:05.347Z Compiling anstream v0.6.11
8262024-02-19T05:12:05.548Z Compiling itoa v1.0.9
8272024-02-19T05:12:06.024Z Compiling ryu v1.0.15
8282024-02-19T05:12:06.531Z Compiling heck v0.4.1
8292024-02-19T05:12:06.531Z Compiling clap_lex v0.7.0
8302024-02-19T05:12:06.531Z Compiling strsim v0.11.0
8312024-02-19T05:12:06.531Z Compiling anyhow v1.0.75
8322024-02-19T05:12:06.531Z Compiling quote v1.0.35
8332024-02-19T05:12:06.646Z Compiling syn v2.0.48
8342024-02-19T05:12:06.717Z Compiling errno v0.3.8
8352024-02-19T05:12:07.572Z Compiling terminal_size v0.3.0
8362024-02-19T05:12:07.662Z Compiling clap_builder v4.5.0
8372024-02-19T05:12:11.530Z Compiling serde_derive v1.0.196
8382024-02-19T05:12:11.530Z Compiling thiserror-impl v1.0.57
8392024-02-19T05:12:11.533Z Compiling clap_derive v4.5.0
8402024-02-19T05:12:14.269Z Compiling clap v4.5.0
8412024-02-19T05:12:19.734Z Compiling toml_datetime v0.6.5
8422024-02-19T05:12:19.737Z Compiling serde_spanned v0.6.5
8432024-02-19T05:12:19.737Z Compiling cargo-platform v0.1.3
8442024-02-19T05:12:20.014Z Compiling toml_edit v0.22.6
8452024-02-19T05:12:21.057Z Compiling cargo_metadata v0.18.1
8462024-02-19T05:12:22.084Z Compiling toml v0.8.10
8472024-02-19T05:12:22.790Z Compiling cargo_toml v0.19.0
8482024-02-19T05:12:26.644Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
8492024-02-19T05:12:27.603Z Finished dev [unoptimized + debuginfo] target(s) in 44.66s
8502024-02-19T05:12:27.770Z Running `target/debug/xtask clippy`
8512024-02-19T05:12:27.806Zrunning: "/home/build/.rustup/toolchains/1.74.1-x86_64-unknown-illumos/bin/cargo" "clippy" "--all-targets" "--" "--deny" "warnings" "--allow" "clippy::style" "--warn" "clippy::disallowed_macros" "--warn" "clippy::disallowed_methods" "--warn" "clippy::disallowed_names" "--warn" "clippy::disallowed_script_idents" "--warn" "clippy::disallowed_types"
8522024-02-19T05:12:28.336Z Downloading crates ...
8532024-02-19T05:12:28.555Z Downloaded aead v0.5.2
8542024-02-19T05:12:28.561Z Downloaded blake2 v0.10.6
8552024-02-19T05:12:28.566Z Downloaded bitfield v0.14.0
8562024-02-19T05:12:28.577Z Downloaded block-padding v0.3.3
8572024-02-19T05:12:28.581Z Downloaded block-buffer v0.10.4
8582024-02-19T05:12:28.585Z Downloaded cassowary v0.3.0
8592024-02-19T05:12:28.592Z Downloaded camino-tempfile v1.1.1
8602024-02-19T05:12:28.596Z Downloaded cfg-if v1.0.0
8612024-02-19T05:12:28.599Z Downloaded ciborium-ll v0.2.2
8622024-02-19T05:12:28.602Z Downloaded cexpr v0.6.0
8632024-02-19T05:12:28.605Z Downloaded castaway v0.2.2
8642024-02-19T05:12:28.608Z Downloaded cipher v0.4.4
8652024-02-19T05:12:28.608Z Downloaded chacha20 v0.9.1
8662024-02-19T05:12:28.615Z Downloaded cancel-safe-futures v0.1.5
8672024-02-19T05:12:28.618Z Downloaded constant_time_eq v0.3.0
8682024-02-19T05:12:28.618Z Downloaded ciborium v0.2.2
8692024-02-19T05:12:28.623Z Downloaded bitflags v1.3.2
8702024-02-19T05:12:28.628Z Downloaded mime_guess v2.0.4
8712024-02-19T05:12:28.632Z Downloaded nanorand v0.7.0
8722024-02-19T05:12:28.636Z Downloaded miniz_oxide v0.7.1
8732024-02-19T05:12:28.641Z Downloaded multimap v0.10.0
8742024-02-19T05:12:28.644Z Downloaded multer v3.0.0
8752024-02-19T05:12:28.647Z Downloaded nested v0.1.1
8762024-02-19T05:12:28.650Z Downloaded cstr-argument v0.1.2
8772024-02-19T05:12:28.654Z Downloaded hubpack_derive v0.1.1
8782024-02-19T05:12:28.654Z Downloaded newline-converter v0.3.0
8792024-02-19T05:12:29.067Z Downloaded const-oid v0.9.5
8802024-02-19T05:12:29.074Z Downloaded crc-catalog v2.2.0
8812024-02-19T05:12:29.074Z Downloaded assert_matches v1.5.0
8822024-02-19T05:12:29.074Z Downloaded lru-cache v0.1.2
8832024-02-19T05:12:29.074Z Downloaded atty v0.2.14
8842024-02-19T05:12:29.074Z Downloaded bcs v0.1.6
8852024-02-19T05:12:29.074Z Downloaded hubpack v0.1.2
8862024-02-19T05:12:29.074Z Downloaded mockall_derive v0.12.0
8872024-02-19T05:12:29.074Z Downloaded minimal-lexical v0.2.1
8882024-02-19T05:12:29.074Z Downloaded async-stream-impl v0.3.5
8892024-02-19T05:12:29.074Z Downloaded mio v0.8.9
8902024-02-19T05:12:29.074Z Downloaded adler v1.0.2
8912024-02-19T05:12:29.074Z Downloaded anes v0.1.6
8922024-02-19T05:12:29.074Z Downloaded indoc v1.0.9
8932024-02-19T05:12:29.074Z Downloaded nodrop v0.1.14
8942024-02-19T05:12:29.074Z Downloaded inout v0.1.3
8952024-02-19T05:12:29.074Z Downloaded bit-vec v0.6.3
8962024-02-19T05:12:29.075Z Downloaded autocfg v1.1.0
8972024-02-19T05:12:29.075Z Downloaded async-stream v0.3.5
8982024-02-19T05:12:29.075Z Downloaded ascii-canvas v3.0.0
8992024-02-19T05:12:29.075Z Downloaded bit-set v0.5.3
9002024-02-19T05:12:29.075Z Downloaded base16ct v0.2.0
9012024-02-19T05:12:29.075Z Downloaded bb8 v0.8.3
9022024-02-19T05:12:29.075Z Downloaded assert_cmd v2.0.13
9032024-02-19T05:12:29.075Z Downloaded ipnet v2.9.0
9042024-02-19T05:12:29.075Z Downloaded maplit v1.0.2
9052024-02-19T05:12:29.075Z Downloaded kstat-rs v0.2.3
9062024-02-19T05:12:29.075Z Downloaded cookie v0.18.0
9072024-02-19T05:12:29.075Z Downloaded lazycell v1.3.0
9082024-02-19T05:12:29.075Z Downloaded linked-hash-map v0.5.6
9092024-02-19T05:12:29.075Z Downloaded managed v0.8.0
9102024-02-19T05:12:29.075Z Downloaded hyper-rustls v0.26.0
9112024-02-19T05:12:29.075Z Downloaded memmap v0.7.0
9122024-02-19T05:12:29.075Z Downloaded nibble_vec v0.1.0
9132024-02-19T05:12:29.075Z Downloaded want v0.3.1
9142024-02-19T05:12:29.075Z Downloaded maybe-uninit v2.0.0
9152024-02-19T05:12:29.075Z Downloaded async-trait v0.1.77
9162024-02-19T05:12:29.075Z Downloaded tap v1.0.1
9172024-02-19T05:12:29.075Z Downloaded endian-type v0.1.2
9182024-02-19T05:12:29.075Z Downloaded dtrace-parser v0.1.14
9192024-02-19T05:12:29.075Z Downloaded darling_macro v0.20.3
9202024-02-19T05:12:29.075Z Downloaded lalrpop-util v0.19.12
9212024-02-19T05:12:29.075Z Downloaded argon2 v0.5.3
9222024-02-19T05:12:29.076Z Downloaded backoff v0.4.0
9232024-02-19T05:12:29.076Z Downloaded macaddr v1.0.1
9242024-02-19T05:12:29.076Z Downloaded downcast v0.11.0
9252024-02-19T05:12:29.076Z Downloaded darling_macro v0.14.4
9262024-02-19T05:12:29.076Z Downloaded time-core v0.1.1
9272024-02-19T05:12:29.076Z Downloaded crossbeam-epoch v0.9.15
9282024-02-19T05:12:29.076Z Downloaded ahash v0.8.7
9292024-02-19T05:12:29.076Z Downloaded serde_tokenstream v0.2.0
9302024-02-19T05:12:29.076Z Downloaded fxhash v0.2.1
9312024-02-19T05:12:29.076Z Downloaded similar-asserts v1.5.0
9322024-02-19T05:12:29.076Z Downloaded glob v0.3.1
9332024-02-19T05:12:29.076Z Downloaded thread_local v1.1.7
9342024-02-19T05:12:29.076Z Downloaded derive_builder_macro v0.12.0
9352024-02-19T05:12:29.076Z Downloaded zerocopy v0.3.0
9362024-02-19T05:12:29.076Z Downloaded serde_repr v0.1.16
9372024-02-19T05:12:29.076Z Downloaded structopt-derive v0.4.18
9382024-02-19T05:12:29.076Z Downloaded usdt-macro v0.3.5
9392024-02-19T05:12:29.076Z Downloaded futures-io v0.3.30
9402024-02-19T05:12:29.076Z Downloaded crc32fast v1.3.2
9412024-02-19T05:12:29.076Z Downloaded strip-ansi-escapes v0.2.0
9422024-02-19T05:12:29.076Z Downloaded relative-path v1.9.0
9432024-02-19T05:12:29.076Z Downloaded usdt-macro v0.5.0
9442024-02-19T05:12:29.076Z Downloaded peeking_take_while v0.1.2
9452024-02-19T05:12:29.076Z Downloaded pathdiff v0.2.1
9462024-02-19T05:12:29.076Z Downloaded pest_generator v2.7.6
9472024-02-19T05:12:29.077Z Downloaded number_prefix v0.4.0
9482024-02-19T05:12:29.077Z Downloaded memmap2 v0.7.1
9492024-02-19T05:12:29.077Z Downloaded num_threads v0.1.6
9502024-02-19T05:12:29.077Z Downloaded proc-macro-crate v1.3.1
9512024-02-19T05:12:29.077Z Downloaded time-macros v0.2.13
9522024-02-19T05:12:29.077Z Downloaded lock_api v0.4.10
9532024-02-19T05:12:29.077Z Downloaded allocator-api2 v0.2.16
9542024-02-19T05:12:29.077Z Downloaded pem-rfc7468 v0.7.0
9552024-02-19T05:12:29.077Z Downloaded snafu-derive v0.7.5
9562024-02-19T05:12:29.077Z Downloaded arc-swap v1.6.0
9572024-02-19T05:12:29.077Z Downloaded getopts v0.2.21
9582024-02-19T05:12:29.077Z Downloaded generic-array v0.14.7
9592024-02-19T05:12:29.077Z Downloaded take_mut v0.2.2
9602024-02-19T05:12:29.077Z Downloaded futures-macro v0.3.30
9612024-02-19T05:12:29.077Z Downloaded futures-sink v0.3.30
9622024-02-19T05:12:29.077Z Downloaded strum_macros v0.26.1
9632024-02-19T05:12:29.077Z Downloaded pest_derive v2.7.6
9642024-02-19T05:12:29.077Z Downloaded term v0.7.0
9652024-02-19T05:12:29.077Z Downloaded tempfile v3.10.0
9662024-02-19T05:12:29.077Z Downloaded fastrand v2.0.1
9672024-02-19T05:12:29.077Z Downloaded phf_shared v0.10.0
9682024-02-19T05:12:29.077Z Downloaded dirs-sys-next v0.1.2
9692024-02-19T05:12:29.077Z Downloaded percent-encoding v2.3.1
9702024-02-19T05:12:29.077Z Downloaded olpc-cjson v0.1.3
9712024-02-19T05:12:29.077Z Downloaded pem v3.0.2
9722024-02-19T05:12:29.078Z Downloaded rustc-demangle v0.1.23
9732024-02-19T05:12:29.078Z Downloaded rusty-fork v0.3.0
9742024-02-19T05:12:29.078Z Downloaded sha1 v0.10.6
9752024-02-19T05:12:29.078Z Downloaded rustls-pemfile v1.0.3
9762024-02-19T05:12:29.078Z Downloaded zerocopy-derive v0.7.32
9772024-02-19T05:12:29.078Z Downloaded tokio-rustls v0.25.0
9782024-02-19T05:12:29.078Z Downloaded fd-lock v4.0.2
9792024-02-19T05:12:29.078Z Downloaded arrayvec v0.7.4
9802024-02-19T05:12:29.082Z Downloaded getrandom v0.2.10
9812024-02-19T05:12:29.082Z Downloaded yansi v0.5.1
9822024-02-19T05:12:29.082Z Downloaded xattr v1.0.1
9832024-02-19T05:12:29.082Z Downloaded tabled_derive v0.7.0
9842024-02-19T05:12:29.082Z Downloaded structmeta-derive v0.2.0
9852024-02-19T05:12:29.082Z Downloaded backtrace v0.3.69
9862024-02-19T05:12:29.083Z Downloaded derive_builder_core v0.12.0
9872024-02-19T05:12:29.083Z Downloaded ena v0.14.2
9882024-02-19T05:12:29.083Z Downloaded textwrap v0.11.0
9892024-02-19T05:12:29.083Z Downloaded enum-as-inner v0.5.1
9902024-02-19T05:12:29.083Z Downloaded tempdir v0.3.7
9912024-02-19T05:12:29.083Z Downloaded target-spec v3.1.0
9922024-02-19T05:12:29.083Z Downloaded http v1.0.0
9932024-02-19T05:12:29.083Z Downloaded http v0.2.11
9942024-02-19T05:12:29.083Z Downloaded thiserror-impl-no-std v2.0.2
9952024-02-19T05:12:29.083Z Downloaded base64 v0.21.7
9962024-02-19T05:12:29.083Z Downloaded fatfs v0.3.6
9972024-02-19T05:12:29.083Z Downloaded fallible-iterator v0.2.0
9982024-02-19T05:12:29.083Z Downloaded tracing-attributes v0.1.26
9992024-02-19T05:12:29.083Z Downloaded ucd-trie v0.1.6
10002024-02-19T05:12:29.083Z Downloaded tracing-core v0.1.31
10012024-02-19T05:12:29.083Z Downloaded toml v0.7.8
10022024-02-19T05:12:29.083Z Downloaded crossbeam-channel v0.5.8
10032024-02-19T05:12:29.083Z Downloaded vsss-rs v3.3.4
10042024-02-19T05:12:29.083Z Downloaded spin v0.9.8
10052024-02-19T05:12:29.083Z Downloaded criterion v0.5.1
10062024-02-19T05:12:29.083Z Downloaded half v2.3.1
10072024-02-19T05:12:29.083Z Downloaded diesel_derives v2.1.2
10082024-02-19T05:12:29.083Z Downloaded env_logger v0.10.0
10092024-02-19T05:12:29.083Z Downloaded num-bigint v0.4.4
10102024-02-19T05:12:29.083Z Downloaded der_derive v0.7.2
10112024-02-19T05:12:29.084Z Downloaded test-strategy v0.3.1
10122024-02-19T05:12:29.084Z Downloaded derive_more v0.99.17
10132024-02-19T05:12:29.084Z Downloaded sha2 v0.10.8
10142024-02-19T05:12:29.084Z Downloaded itertools v0.10.5
10152024-02-19T05:12:29.084Z Downloaded trust-dns-client v0.22.0
10162024-02-19T05:12:29.084Z Downloaded textwrap v0.16.1
10172024-02-19T05:12:29.084Z Downloaded schemars v0.8.16
10182024-02-19T05:12:29.084Z Downloaded unicode_categories v0.1.1
10192024-02-19T05:12:29.084Z Downloaded libm v0.2.7
10202024-02-19T05:12:29.084Z Downloaded libxml v0.3.3
10212024-02-19T05:12:29.084Z Downloaded nom v7.1.3
10222024-02-19T05:12:29.084Z Downloaded bitvec v1.0.1
10232024-02-19T05:12:29.084Z Downloaded pest v2.7.6
10242024-02-19T05:12:29.084Z Downloaded expectorate v1.1.0
10252024-02-19T05:12:29.084Z Downloaded regex-automata v0.1.10
10262024-02-19T05:12:29.084Z Downloaded hashbrown v0.13.2
10272024-02-19T05:12:29.088Z Downloaded rustyline v13.0.0
10282024-02-19T05:12:29.091Z Downloaded rayon v1.8.0
10292024-02-19T05:12:29.098Z Downloaded aho-corasick v1.0.4
10302024-02-19T05:12:29.107Z Downloaded rustls-webpki v0.102.1
10312024-02-19T05:12:29.125Z Downloaded futures-util v0.3.30
10322024-02-19T05:12:29.137Z Downloaded idna v0.5.0
10332024-02-19T05:12:29.147Z Downloaded rustls-webpki v0.101.7
10342024-02-19T05:12:29.163Z Downloaded regex v1.10.3
10352024-02-19T05:12:29.173Z Downloaded curve25519-dalek v4.1.1
10362024-02-19T05:12:29.183Z Downloaded vcpkg v0.2.15
10372024-02-19T05:12:29.228Z Downloaded object v0.30.4
10382024-02-19T05:12:29.243Z Downloaded nix v0.27.1
10392024-02-19T05:12:29.257Z Downloaded trust-dns-proto v0.22.0
10402024-02-19T05:12:29.276Z Downloaded diesel v2.1.4
10412024-02-19T05:12:29.297Z Downloaded usdt-attr-macro v0.5.0
10422024-02-19T05:12:29.301Z Downloaded usdt-attr-macro v0.3.5
10432024-02-19T05:12:29.301Z Downloaded serde-big-array v0.5.1
10442024-02-19T05:12:29.304Z Downloaded serde-big-array v0.4.1
10452024-02-19T05:12:29.304Z Downloaded object v0.32.1
10462024-02-19T05:12:29.318Z Downloaded radium v0.7.0
10472024-02-19T05:12:29.321Z Downloaded openapiv3 v2.0.0
10482024-02-19T05:12:29.331Z Downloaded foreign-types-shared v0.1.1
10492024-02-19T05:12:29.334Z Downloaded guppy-workspace-hack v0.1.0
10502024-02-19T05:12:29.334Z Downloaded usdt-impl v0.3.5
10512024-02-19T05:12:29.337Z Downloaded universal-hash v0.5.1
10522024-02-19T05:12:29.337Z Downloaded owo-colors v4.0.0
10532024-02-19T05:12:29.341Z Downloaded toml v0.5.11
10542024-02-19T05:12:29.344Z Downloaded spki v0.7.2
10552024-02-19T05:12:29.348Z Downloaded try-lock v0.2.4
10562024-02-19T05:12:29.351Z Downloaded headers-core v0.2.0
10572024-02-19T05:12:29.351Z Downloaded zone v0.3.0
10582024-02-19T05:12:29.354Z Downloaded tower-layer v0.3.2
10592024-02-19T05:12:29.354Z Downloaded openssl-probe v0.1.5
10602024-02-19T05:12:29.354Z Downloaded signal-hook-tokio v0.3.1
10612024-02-19T05:12:29.357Z Downloaded termtree v0.4.1
10622024-02-19T05:12:29.360Z Downloaded plain v0.2.3
10632024-02-19T05:12:29.360Z Downloaded semver-parser v0.10.2
10642024-02-19T05:12:29.364Z Downloaded plotters-backend v0.3.5
10652024-02-19T05:12:29.364Z Downloaded flagset v0.4.3
10662024-02-19T05:12:29.370Z Downloaded unicode-xid v0.2.4
10672024-02-19T05:12:29.373Z Downloaded hex v0.4.3
10682024-02-19T05:12:29.373Z Downloaded sqlparser_derive v0.2.2
10692024-02-19T05:12:29.373Z Downloaded rpassword v7.3.1
10702024-02-19T05:12:29.373Z Downloaded slab v0.4.9
10712024-02-19T05:12:29.376Z Downloaded scroll_derive v0.12.0
10722024-02-19T05:12:29.379Z Downloaded oso-derive v0.27.0
10732024-02-19T05:12:29.379Z Downloaded parse-size v1.0.0
10742024-02-19T05:12:29.379Z Downloaded darling v0.20.3
10752024-02-19T05:12:29.382Z Downloaded siphasher v0.3.11
10762024-02-19T05:12:29.391Z Downloaded difflib v0.4.0
10772024-02-19T05:12:29.391Z Downloaded wyz v0.5.1
10782024-02-19T05:12:29.391Z Downloaded float-cmp v0.9.0
10792024-02-19T05:12:29.391Z Downloaded debug-ignore v1.0.5
10802024-02-19T05:12:29.394Z Downloaded rstest v0.18.2
10812024-02-19T05:12:29.397Z Downloaded tui-tree-widget v0.17.0
10822024-02-19T05:12:29.400Z Downloaded strsim v0.8.0
10832024-02-19T05:12:29.400Z Downloaded strsim v0.10.0
10842024-02-19T05:12:29.403Z Downloaded darling v0.14.4
10852024-02-19T05:12:29.406Z Downloaded shlex v1.3.0
10862024-02-19T05:12:29.409Z Downloaded unarray v0.1.4
10872024-02-19T05:12:29.409Z Downloaded platforms v3.0.2
10882024-02-19T05:12:29.412Z Downloaded foreign-types v0.3.2
10892024-02-19T05:12:29.412Z Downloaded paste v1.0.14
10902024-02-19T05:12:29.415Z Downloaded signal-hook-registry v1.4.1
10912024-02-19T05:12:29.421Z Downloaded waitgroup v0.1.2
10922024-02-19T05:12:29.421Z Downloaded vte_generate_state_changes v0.1.1
10932024-02-19T05:12:29.421Z Downloaded poly1305 v0.8.0
10942024-02-19T05:12:29.424Z Downloaded group v0.13.0
10952024-02-19T05:12:29.425Z Downloaded openssl-macros v0.1.1
10962024-02-19T05:12:29.425Z Downloaded swrite v0.1.0
10972024-02-19T05:12:29.425Z Downloaded usdt v0.5.0
10982024-02-19T05:12:29.428Z Downloaded remove_dir_all v0.5.3
10992024-02-19T05:12:29.428Z Downloaded secrecy v0.8.0
11002024-02-19T05:12:29.431Z Downloaded r2d2 v0.8.10
11012024-02-19T05:12:29.431Z Downloaded signature v2.1.0
11022024-02-19T05:12:29.434Z Downloaded pretty-hex v0.2.1
11032024-02-19T05:12:29.434Z Downloaded fnv v1.0.7
11042024-02-19T05:12:29.437Z Downloaded rust-argon2 v1.0.1
11052024-02-19T05:12:29.437Z Downloaded packed_struct_codegen v0.10.1
11062024-02-19T05:12:29.440Z Downloaded yasna v0.5.2
11072024-02-19T05:12:29.443Z Downloaded hex-literal v0.4.1
11082024-02-19T05:12:29.443Z Downloaded signal-hook-mio v0.2.3
11092024-02-19T05:12:29.446Z Downloaded tower-service v0.3.2
11102024-02-19T05:12:29.446Z Downloaded embedded-io v0.4.0
11112024-02-19T05:12:29.449Z Downloaded slog-stdlog v4.1.1
11122024-02-19T05:12:29.449Z Downloaded foreign-types-shared v0.3.1
11132024-02-19T05:12:29.449Z Downloaded futures-channel v0.3.30
11142024-02-19T05:12:29.452Z Downloaded foreign-types v0.5.0
11152024-02-19T05:12:29.452Z Downloaded digest v0.10.7
11162024-02-19T05:12:29.455Z Downloaded tinyvec_macros v0.1.1
11172024-02-19T05:12:29.459Z Downloaded postcard v1.0.8
11182024-02-19T05:12:29.462Z Downloaded dtrace-parser v0.2.0
11192024-02-19T05:12:29.462Z Downloaded tokio-util v0.7.10
11202024-02-19T05:12:29.467Z Downloaded precomputed-hash v0.1.1
11212024-02-19T05:12:29.472Z Downloaded rustls-pki-types v1.3.0
11222024-02-19T05:12:29.473Z Downloaded whoami v1.4.1
11232024-02-19T05:12:29.475Z Downloaded deranged v0.3.8
11242024-02-19T05:12:29.476Z Downloaded thiserror-no-std v2.0.2
11252024-02-19T05:12:29.479Z Downloaded wait-timeout v0.2.0
11262024-02-19T05:12:29.479Z Downloaded rustc_version v0.4.0
11272024-02-19T05:12:29.481Z Downloaded strum_macros v0.24.3
11282024-02-19T05:12:29.484Z Downloaded slog-envlogger v2.2.0
11292024-02-19T05:12:29.484Z Downloaded rtoolbox v0.0.1
11302024-02-19T05:12:29.488Z Downloaded unicase v2.7.0
11312024-02-19T05:12:29.488Z Downloaded target-lexicon v0.12.13
11322024-02-19T05:12:29.491Z Downloaded display-error-chain v0.2.0
11332024-02-19T05:12:29.491Z Downloaded defmt-macros v0.3.6
11342024-02-19T05:12:29.494Z Downloaded defmt-parser v0.3.3
11352024-02-19T05:12:29.497Z Downloaded unicode-bidi v0.3.13
11362024-02-19T05:12:29.500Z Downloaded doc-comment v0.3.3
11372024-02-19T05:12:29.500Z Downloaded futures v0.3.30
11382024-02-19T05:12:29.504Z Downloaded stringprep v0.1.3
11392024-02-19T05:12:29.507Z Downloaded globset v0.4.13
11402024-02-19T05:12:29.511Z Downloaded foreign-types-macros v0.2.3
11412024-02-19T05:12:29.511Z Downloaded topological-sort v0.2.2
11422024-02-19T05:12:29.511Z Downloaded slog-json v2.6.1
11432024-02-19T05:12:29.517Z Downloaded signal-hook v0.3.17
11442024-02-19T05:12:29.520Z Downloaded rand_chacha v0.3.1
11452024-02-19T05:12:29.520Z Downloaded darling_core v0.20.3
11462024-02-19T05:12:29.522Z Downloaded dof v0.3.0
11472024-02-19T05:12:29.526Z Downloaded either v1.10.0
11482024-02-19T05:12:29.526Z Downloaded dyn-clone v1.0.16
11492024-02-19T05:12:29.529Z Downloaded serde_yaml v0.9.25
11502024-02-19T05:12:29.532Z Downloaded dirs-next v2.0.0
11512024-02-19T05:12:29.532Z Downloaded rand_xorshift v0.3.0
11522024-02-19T05:12:29.533Z Downloaded dof v0.1.5
11532024-02-19T05:12:29.536Z Downloaded pin-utils v0.1.0
11542024-02-19T05:12:29.536Z Downloaded futures-executor v0.3.30
11552024-02-19T05:12:29.539Z Downloaded smallvec v0.6.14
11562024-02-19T05:12:29.539Z Downloaded toolchain_find v0.2.0
11572024-02-19T05:12:29.542Z Downloaded smf v0.2.2
11582024-02-19T05:12:29.542Z Downloaded derive_builder v0.12.0
11592024-02-19T05:12:29.546Z Downloaded string_cache v0.8.7
11602024-02-19T05:12:29.549Z Downloaded fragile v2.0.0
11612024-02-19T05:12:29.552Z Downloaded slog v2.7.0
11622024-02-19T05:12:29.555Z Downloaded tracing v0.1.37
11632024-02-19T05:12:29.558Z Downloaded pin-project-internal v1.1.3
11642024-02-19T05:12:29.565Z Downloaded parking_lot_core v0.8.6
11652024-02-19T05:12:29.565Z Downloaded unicode-segmentation v1.10.1
11662024-02-19T05:12:29.568Z Downloaded postgres-protocol v0.6.6
11672024-02-19T05:12:29.568Z Downloaded predicates v3.1.0
11682024-02-19T05:12:29.571Z Downloaded rsa v0.9.2
11692024-02-19T05:12:29.575Z Downloaded pkcs8 v0.10.2
11702024-02-19T05:12:29.578Z Downloaded tokio-tungstenite v0.20.1
11712024-02-19T05:12:29.581Z Downloaded diff v0.1.13
11722024-02-19T05:12:29.584Z Downloaded rand v0.4.6
11732024-02-19T05:12:29.588Z Downloaded elliptic-curve v0.13.8
11742024-02-19T05:12:29.592Z Downloaded parking_lot v0.12.1
11752024-02-19T05:12:29.595Z Downloaded heapless v0.7.16
11762024-02-19T05:12:29.599Z Downloaded tinyvec v1.6.0
11772024-02-19T05:12:29.603Z Downloaded snafu v0.7.5
11782024-02-19T05:12:29.609Z Downloaded zip v0.6.6
11792024-02-19T05:12:29.614Z Downloaded num-traits v0.2.16
11802024-02-19T05:12:29.617Z Downloaded rcgen v0.12.1
11812024-02-19T05:12:29.623Z Downloaded typed-path v0.7.0
11822024-02-19T05:12:29.627Z Downloaded hashbrown v0.12.3
11832024-02-19T05:12:29.632Z Downloaded bzip2-sys v0.1.11+1.0.8
11842024-02-19T05:12:29.646Z Downloaded salty v0.2.0
11852024-02-19T05:12:29.651Z Downloaded winnow v0.5.15
11862024-02-19T05:12:29.661Z Downloaded toml_edit v0.19.15
11872024-02-19T05:12:29.679Z Downloaded serde_with v3.6.1
11882024-02-19T05:12:29.687Z Downloaded plotters v0.3.5
11892024-02-19T05:12:29.697Z Downloaded goblin v0.8.0
11902024-02-19T05:12:29.703Z Downloaded tough v0.16.0
11912024-02-19T05:12:29.712Z Downloaded regress v0.8.0
11922024-02-19T05:12:29.720Z Downloaded reqwest v0.11.22
11932024-02-19T05:12:29.731Z Downloaded sqlparser v0.43.1
11942024-02-19T05:12:29.735Z Downloaded reedline v0.29.0
11952024-02-19T05:12:29.743Z Downloaded rustls v0.21.9
11962024-02-19T05:12:29.755Z Downloaded regex-syntax v0.8.2
11972024-02-19T05:12:29.764Z Downloaded openssl v0.10.60
11982024-02-19T05:12:29.775Z Downloaded polar-core v0.27.0
11992024-02-19T05:12:29.785Z Downloaded h2 v0.3.24
12002024-02-19T05:12:29.792Z Downloaded radix_trie v0.2.1
12012024-02-19T05:12:29.798Z Downloaded smoltcp v0.9.1
12022024-02-19T05:12:29.810Z Downloaded zerocopy v0.7.32
12032024-02-19T05:12:29.828Z Downloaded smoltcp v0.11.0
12042024-02-19T05:12:29.842Z Downloaded regex-automata v0.4.4
12052024-02-19T05:12:29.861Z Downloaded regex-automata v0.3.8
12062024-02-19T05:12:29.879Z Downloaded ratatui v0.26.1
12072024-02-19T05:12:29.903Z Downloaded zerocopy-derive v0.6.4
12082024-02-19T05:12:29.910Z Downloaded zerocopy-derive v0.2.0
12092024-02-19T05:12:29.919Z Downloaded sha3 v0.10.8
12102024-02-19T05:12:29.924Z Downloaded encoding_rs v0.8.33
12112024-02-19T05:12:29.946Z Downloaded sled v0.34.7
12122024-02-19T05:12:29.956Z Downloaded tokio v1.36.0
12132024-02-19T05:12:30.005Z Downloaded proptest v1.4.0
12142024-02-19T05:12:30.017Z Downloaded tabled v0.15.0
12152024-02-19T05:12:30.038Z Downloaded quick-xml v0.30.0
12162024-02-19T05:12:30.043Z Downloaded guppy v0.17.5
12172024-02-19T05:12:30.049Z Downloaded unicode-normalization v0.1.22
12182024-02-19T05:12:30.053Z Downloaded portable-atomic v1.4.3
12192024-02-19T05:12:30.059Z Downloaded steno v0.4.0
12202024-02-19T05:12:30.062Z Downloaded rstest_macros v0.18.2
12212024-02-19T05:12:30.065Z Downloaded socket2 v0.4.9
12222024-02-19T05:12:30.068Z Downloaded x509-cert v0.2.4
12232024-02-19T05:12:30.072Z Downloaded trust-dns-server v0.22.1
12242024-02-19T05:12:30.078Z Downloaded der v0.7.8
12252024-02-19T05:12:30.083Z Downloaded pretty_assertions v1.4.0
12262024-02-19T05:12:30.086Z Downloaded flate2 v1.0.28
12272024-02-19T05:12:30.089Z Downloaded vte v0.11.1
12282024-02-19T05:12:30.092Z Downloaded parking_lot_core v0.9.8
12292024-02-19T05:12:30.095Z Downloaded postgres-types v0.2.6
12302024-02-19T05:12:30.095Z Downloaded pkg-config v0.3.27
12312024-02-19T05:12:30.098Z Downloaded ed25519 v1.5.3
12322024-02-19T05:12:30.098Z Downloaded pkcs1 v0.7.5
12332024-02-19T05:12:30.101Z Downloaded pin-project v1.1.3
12342024-02-19T05:12:30.111Z Downloaded prettyplease v0.2.16
12352024-02-19T05:12:30.115Z Downloaded flume v0.11.0
12362024-02-19T05:12:30.120Z Downloaded headers v0.3.9
12372024-02-19T05:12:30.129Z Downloaded heapless v0.8.0
12382024-02-19T05:12:30.132Z Downloaded openssl-sys v0.9.96
12392024-02-19T05:12:30.135Z Downloaded derive-where v1.2.7
12402024-02-19T05:12:30.138Z Downloaded trust-dns-resolver v0.22.0
12412024-02-19T05:12:30.141Z Downloaded unsafe-libyaml v0.2.10
12422024-02-19T05:12:30.144Z Downloaded serde_with_macros v3.6.1
12432024-02-19T05:12:30.147Z Downloaded slog-term v2.9.0
12442024-02-19T05:12:30.150Z Downloaded signature v1.6.4
12452024-02-19T05:12:30.150Z Downloaded pin-project-lite v0.2.13
12462024-02-19T05:12:30.154Z Downloaded futures-core v0.3.30
12472024-02-19T05:12:30.157Z Downloaded termios v0.3.3
12482024-02-19T05:12:30.157Z Downloaded form_urlencoded v1.2.1
12492024-02-19T05:12:30.160Z Downloaded oso v0.27.0
12502024-02-19T05:12:30.163Z Downloaded tar v0.4.40
12512024-02-19T05:12:30.166Z Downloaded ppv-lite86 v0.2.17
12522024-02-19T05:12:30.166Z Downloaded socket2 v0.5.5
12532024-02-19T05:12:30.169Z Downloaded tungstenite v0.20.1
12542024-02-19T05:12:30.175Z Downloaded zeroize_derive v1.4.2
12552024-02-19T05:12:30.175Z Downloaded sec1 v0.7.3
12562024-02-19T05:12:30.178Z Downloaded which v4.4.0
12572024-02-19T05:12:30.178Z Downloaded supports-color v3.0.0
12582024-02-19T05:12:30.178Z Downloaded subtle v2.5.0
12592024-02-19T05:12:30.178Z Downloaded partial-io v0.5.4
12602024-02-19T05:12:30.178Z Downloaded tinytemplate v1.2.1
12612024-02-19T05:12:30.182Z Downloaded darling_core v0.14.4
12622024-02-19T05:12:30.185Z Downloaded threadpool v1.8.1
12632024-02-19T05:12:30.185Z Downloaded slog-scope v4.4.0
12642024-02-19T05:12:30.188Z Downloaded parking_lot v0.11.2
12652024-02-19T05:12:30.188Z Downloaded usdt-impl v0.5.0
12662024-02-19T05:12:30.192Z Downloaded sct v0.7.0
12672024-02-19T05:12:30.197Z Downloaded sqlformat v0.2.3
12682024-02-19T05:12:30.197Z Downloaded trybuild v1.0.89
12692024-02-19T05:12:30.200Z Downloaded zerocopy v0.6.4
12702024-02-19T05:12:30.203Z Downloaded pest_meta v2.7.6
12712024-02-19T05:12:30.206Z Downloaded once_cell v1.19.0
12722024-02-19T05:12:30.206Z Downloaded defmt v0.3.5
12732024-02-19T05:12:30.209Z Downloaded rustfmt-wrapper v0.2.0
12742024-02-19T05:12:30.215Z Downloaded rustc_version v0.1.7
12752024-02-19T05:12:30.215Z Downloaded ref-cast-impl v1.0.20
12762024-02-19T05:12:30.216Z Downloaded ref-cast v1.0.20
12772024-02-19T05:12:30.218Z Downloaded tokio-postgres v0.7.10
12782024-02-19T05:12:30.221Z Downloaded walkdir v2.4.0
12792024-02-19T05:12:30.221Z Downloaded strum_macros v0.25.2
12802024-02-19T05:12:30.224Z Downloaded fs-err v2.11.0
12812024-02-19T05:12:30.224Z Downloaded password-hash v0.5.0
12822024-02-19T05:12:30.227Z Downloaded data-encoding v2.4.0
12832024-02-19T05:12:30.230Z Downloaded vec_map v0.8.2
12842024-02-19T05:12:30.230Z Downloaded strum v0.26.1
12852024-02-19T05:12:30.230Z Downloaded quick-error v1.2.3
12862024-02-19T05:12:30.233Z Downloaded parse-display v0.9.0
12872024-02-19T05:12:30.233Z Downloaded hash32 v0.2.1
12882024-02-19T05:12:30.233Z Downloaded num_cpus v1.16.0
12892024-02-19T05:12:30.236Z Downloaded heck v0.3.3
12902024-02-19T05:12:30.239Z Downloaded hash32 v0.3.1
12912024-02-19T05:12:30.239Z Downloaded tiny-keccak v2.0.2
12922024-02-19T05:12:30.242Z Downloaded shell-words v1.1.0
12932024-02-19T05:12:30.242Z Downloaded predicates-tree v1.0.9
12942024-02-19T05:12:30.242Z Downloaded predicates-core v1.0.6
12952024-02-19T05:12:30.245Z Downloaded parse-display-derive v0.9.0
12962024-02-19T05:12:30.245Z Downloaded oorandom v11.1.3
12972024-02-19T05:12:30.245Z Downloaded funty v2.0.0
12982024-02-19T05:12:30.248Z Downloaded utf-8 v0.7.6
12992024-02-19T05:12:30.248Z Downloaded rand_core v0.6.4
13002024-02-19T05:12:30.248Z Downloaded datatest-stable v0.2.3
13012024-02-19T05:12:30.251Z Downloaded untrusted v0.9.0
13022024-02-19T05:12:30.254Z Downloaded tokio-rustls v0.24.1
13032024-02-19T05:12:30.254Z Downloaded ring v0.17.8
13042024-02-19T05:12:30.323Z Downloaded opaque-debug v0.3.0
13052024-02-19T05:12:30.326Z Downloaded proc-macro-error-attr v1.0.4
13062024-02-19T05:12:30.326Z Downloaded pretty-hex v0.4.1
13072024-02-19T05:12:30.327Z Downloaded synstructure v0.12.6
13082024-02-19T05:12:30.329Z Downloaded strum v0.25.0
13092024-02-19T05:12:30.330Z Downloaded untrusted v0.7.1
13102024-02-19T05:12:30.330Z Downloaded zone_cfg_derive v0.3.0
13112024-02-19T05:12:30.330Z Downloaded papergrid v0.11.0
13122024-02-19T05:12:30.333Z Downloaded packed_struct v0.10.1
13132024-02-19T05:12:30.340Z Downloaded num_enum v0.5.11
13142024-02-19T05:12:30.343Z Downloaded path-slash v0.1.5
13152024-02-19T05:12:30.343Z Downloaded unicode-width v0.1.11
13162024-02-19T05:12:30.343Z Downloaded tokio-stream v0.1.14
13172024-02-19T05:12:30.347Z Downloaded unicode-linebreak v0.1.5
13182024-02-19T05:12:30.350Z Downloaded tokio-native-tls v0.3.1
13192024-02-19T05:12:30.350Z Downloaded tokio-macros v2.2.0
13202024-02-19T05:12:30.353Z Downloaded serde-hex v0.1.0
13212024-02-19T05:12:30.353Z Downloaded plotters-svg v0.3.5
13222024-02-19T05:12:30.353Z Downloaded csv v1.3.0
13232024-02-19T05:12:30.374Z Downloaded ring v0.16.20
13242024-02-19T05:12:30.454Z Downloaded regex-syntax v0.6.29
13252024-02-19T05:12:30.461Z Downloaded bstr v1.6.0
13262024-02-19T05:12:30.472Z Downloaded syn v1.0.109
13272024-02-19T05:12:30.482Z Downloaded rustls v0.22.2
13282024-02-19T05:12:30.498Z Downloaded gimli v0.28.0
13292024-02-19T05:12:30.504Z Downloaded lalrpop v0.19.12
13302024-02-19T05:12:30.515Z Downloaded bstr v0.2.17
13312024-02-19T05:12:30.524Z Downloaded idna v0.2.3
13322024-02-19T05:12:30.531Z Downloaded bindgen v0.69.2
13332024-02-19T05:12:30.538Z Downloaded webpki-roots v0.25.2
13342024-02-19T05:12:30.541Z Downloaded petgraph v0.6.4
13352024-02-19T05:12:30.556Z Downloaded chrono v0.4.31
13362024-02-19T05:12:30.564Z Downloaded time v0.3.27
13372024-02-19T05:12:30.570Z Downloaded num-bigint-dig v0.8.4
13382024-02-19T05:12:30.574Z Downloaded hkdf v0.12.4
13392024-02-19T05:12:30.577Z Downloaded clap v2.34.0
13402024-02-19T05:12:30.586Z Downloaded tower v0.4.13
13412024-02-19T05:12:30.592Z Downloaded itertools v0.12.1
13422024-02-19T05:12:30.599Z Downloaded omicron-zone-package v0.11.0
13432024-02-19T05:12:30.602Z Downloaded hyper v0.14.27
13442024-02-19T05:12:30.609Z Downloaded url v2.5.0
13452024-02-19T05:12:30.612Z Downloaded hyper v1.1.0
13462024-02-19T05:12:30.618Z Downloaded rayon-core v1.12.0
13472024-02-19T05:12:30.621Z Downloaded rand v0.8.5
13482024-02-19T05:12:30.625Z Downloaded crossterm v0.27.0
13492024-02-19T05:12:30.631Z Downloaded smallvec v1.13.1
13502024-02-19T05:12:30.634Z Downloaded structopt v0.3.26
13512024-02-19T05:12:30.640Z Downloaded uuid v1.7.0
13522024-02-19T05:12:30.644Z Downloaded schemars_derive v0.8.16
13532024-02-19T05:12:30.646Z Downloaded same-file v1.0.6
13542024-02-19T05:12:30.646Z Downloaded phf_shared v0.11.2
13552024-02-19T05:12:30.653Z Downloaded phf v0.11.2
13562024-02-19T05:12:30.653Z Downloaded fixedbitset v0.4.2
13572024-02-19T05:12:30.653Z Downloaded filetime v0.2.23
13582024-02-19T05:12:30.656Z Downloaded ff v0.13.0
13592024-02-19T05:12:30.656Z Downloaded typenum v1.16.0
13602024-02-19T05:12:30.656Z Downloaded structmeta v0.3.0
13612024-02-19T05:12:30.656Z Downloaded structmeta v0.2.0
13622024-02-19T05:12:30.656Z Downloaded similar v2.3.0
13632024-02-19T05:12:30.660Z Downloaded ron v0.8.1
13642024-02-19T05:12:30.666Z Downloaded subprocess v0.2.9
13652024-02-19T05:12:30.669Z Downloaded num_enum_derive v0.5.11
13662024-02-19T05:12:30.672Z Downloaded diesel_table_macro_syntax v0.1.0
13672024-02-19T05:12:30.672Z Downloaded version_check v0.9.4
13682024-02-19T05:12:30.672Z Downloaded proc-macro-error v1.0.4
13692024-02-19T05:12:30.675Z Downloaded fd-lock v3.0.13
13702024-02-19T05:12:30.678Z Downloaded basic-toml v0.1.8
13712024-02-19T05:12:30.685Z Downloaded gethostname v0.4.3
13722024-02-19T05:12:30.688Z Downloaded futures-timer v3.0.2
13732024-02-19T05:12:30.688Z Downloaded indicatif v0.17.8
13742024-02-19T05:12:30.691Z Downloaded indexmap v1.9.3
13752024-02-19T05:12:30.694Z Downloaded httparse v1.8.0
13762024-02-19T05:12:30.697Z Downloaded futures-task v0.3.30
13772024-02-19T05:12:30.697Z Downloaded resolv-conf v0.7.0
13782024-02-19T05:12:30.700Z Downloaded zeroize v1.7.0
13792024-02-19T05:12:30.700Z Downloaded thread-id v4.2.0
13802024-02-19T05:12:30.703Z Downloaded serde_derive_internals v0.26.0
13812024-02-19T05:12:30.703Z Downloaded rustversion v1.0.14
13822024-02-19T05:12:30.706Z Downloaded addr2line v0.21.0
13832024-02-19T05:12:30.709Z Downloaded libtest-mimic v0.6.1
13842024-02-19T05:12:30.712Z Downloaded libloading v0.7.4
13852024-02-19T05:12:30.712Z Downloaded semver v0.1.20
13862024-02-19T05:12:30.718Z Downloaded rustls-native-certs v0.7.0
13872024-02-19T05:12:30.718Z Downloaded num-iter v0.1.43
13882024-02-19T05:12:30.718Z Downloaded num-complex v0.4.4
13892024-02-19T05:12:30.721Z Downloaded hyper-util v0.1.2
13902024-02-19T05:12:30.721Z Downloaded termcolor v1.2.0
13912024-02-19T05:12:30.721Z Downloaded structmeta-derive v0.3.0
13922024-02-19T05:12:30.724Z Downloaded static_assertions v1.1.0
13932024-02-19T05:12:30.724Z Downloaded usdt v0.3.5
13942024-02-19T05:12:30.724Z Downloaded nu-ansi-term v0.50.0
13952024-02-19T05:12:30.727Z Downloaded rustls-pemfile v2.1.0
13962024-02-19T05:12:30.730Z Downloaded crypto-bigint v0.5.2
13972024-02-19T05:12:30.735Z Downloaded stable_deref_trait v1.2.0
13982024-02-19T05:12:30.736Z Downloaded spin v0.5.2
13992024-02-19T05:12:30.739Z Downloaded serde_plain v1.0.2
14002024-02-19T05:12:30.739Z Downloaded smawk v0.3.1
14012024-02-19T05:12:30.739Z Downloaded slog-async v2.8.0
14022024-02-19T05:12:30.742Z Downloaded serde_urlencoded v0.7.1
14032024-02-19T05:12:30.742Z Downloaded rustc-hash v1.1.0
14042024-02-19T05:12:30.742Z Downloaded serde_tokenstream v0.1.7
14052024-02-19T05:12:30.745Z Downloaded slog-dtrace v0.3.0
14062024-02-19T05:12:30.748Z Downloaded slog-bunyan v2.5.0
14072024-02-19T05:12:30.748Z Downloaded scopeguard v1.2.0
14082024-02-19T05:12:30.748Z Downloaded scheduled-thread-pool v0.2.7
14092024-02-19T05:12:30.752Z Downloaded hyper-rustls v0.24.2
14102024-02-19T05:12:30.752Z Downloaded semver v0.11.0
14112024-02-19T05:12:30.755Z Downloaded num-derive v0.4.0
14122024-02-19T05:12:30.755Z Downloaded log v0.4.20
14132024-02-19T05:12:30.758Z Downloaded scroll v0.12.0
14142024-02-19T05:12:30.758Z Downloaded serde_path_to_error v0.1.15
14152024-02-19T05:12:30.761Z Downloaded keccak v0.1.4
14162024-02-19T05:12:30.761Z Downloaded hmac v0.12.1
14172024-02-19T05:12:30.764Z Downloaded crossbeam-utils v0.8.16
14182024-02-19T05:12:30.770Z Downloaded num-rational v0.4.1
14192024-02-19T05:12:30.770Z Downloaded num v0.4.1
14202024-02-19T05:12:30.773Z Downloaded stability v0.1.1
14212024-02-19T05:12:30.773Z Downloaded matches v0.1.10
14222024-02-19T05:12:30.773Z Downloaded match_cfg v0.1.0
14232024-02-19T05:12:30.773Z Downloaded ansi_term v0.12.1
14242024-02-19T05:12:30.773Z Downloaded normalize-line-endings v0.3.0
14252024-02-19T05:12:30.773Z Downloaded linear-map v1.2.0
14262024-02-19T05:12:30.776Z Downloaded crc-any v2.4.3
14272024-02-19T05:12:30.776Z Downloaded md-5 v0.10.5
14282024-02-19T05:12:30.779Z Downloaded hyper-tls v0.5.0
14292024-02-19T05:12:30.779Z Downloaded hyper-staticfile v0.9.5
14302024-02-19T05:12:30.782Z Downloaded home v0.5.5
14312024-02-19T05:12:30.782Z Downloaded compact_str v0.7.1
14322024-02-19T05:12:30.785Z Downloaded approx v0.5.1
14332024-02-19T05:12:30.785Z Downloaded num-integer v0.1.46
14342024-02-19T05:12:30.789Z Downloaded is-terminal v0.4.9
14352024-02-19T05:12:30.789Z Downloaded iana-time-zone v0.1.57
14362024-02-19T05:12:30.789Z Downloaded httptest v0.15.5
14372024-02-19T05:12:30.792Z Downloaded arrayref v0.3.7
14382024-02-19T05:12:30.792Z Downloaded humantime v2.1.0
14392024-02-19T05:12:30.795Z Downloaded async-recursion v1.0.5
14402024-02-19T05:12:30.795Z Downloaded array-init v0.0.4
14412024-02-19T05:12:30.795Z Downloaded impl-trait-for-tuples v0.2.2
14422024-02-19T05:12:30.798Z Downloaded crypto-common v0.1.6
14432024-02-19T05:12:30.798Z Downloaded csv-core v0.1.11
14442024-02-19T05:12:30.801Z Downloaded newtype_derive v0.1.6
14452024-02-19T05:12:30.801Z Downloaded blake3 v1.5.0
14462024-02-19T05:12:30.808Z Downloaded instant v0.1.12
14472024-02-19T05:12:30.812Z Downloaded ident_case v1.0.1
14482024-02-19T05:12:30.812Z Downloaded chacha20poly1305 v0.10.1
14492024-02-19T05:12:30.815Z Downloaded http-body v0.4.5
14502024-02-19T05:12:30.815Z Downloaded hostname v0.3.1
14512024-02-19T05:12:30.815Z Downloaded criterion-plot v0.5.0
14522024-02-19T05:12:30.819Z Downloaded memoffset v0.9.0
14532024-02-19T05:12:30.819Z Downloaded newtype-uuid v1.0.1
14542024-02-19T05:12:30.819Z Downloaded lru v0.12.1
14552024-02-19T05:12:30.819Z Downloaded is_ci v1.2.0
14562024-02-19T05:12:30.825Z Downloaded base64ct v1.6.0
14572024-02-19T05:12:30.825Z Downloaded memoffset v0.7.1
14582024-02-19T05:12:30.828Z Downloaded crossbeam-deque v0.8.3
14592024-02-19T05:12:30.828Z Downloaded highway v1.1.0
14602024-02-19T05:12:30.828Z Downloaded crucible-workspace-hack v0.1.0
14612024-02-19T05:12:30.828Z Downloaded atomicwrites v0.4.3
14622024-02-19T05:12:30.828Z Downloaded new_debug_unreachable v1.0.4
14632024-02-19T05:12:30.831Z Downloaded http-range v0.1.5
14642024-02-19T05:12:30.831Z Downloaded http-body v1.0.0
14652024-02-19T05:12:30.831Z Downloaded httpdate v1.0.3
14662024-02-19T05:12:30.831Z Downloaded native-tls v0.2.11
14672024-02-19T05:12:30.834Z Downloaded libsw v3.3.1
14682024-02-19T05:12:30.838Z Downloaded libefi-sys v0.1.0
14692024-02-19T05:12:30.838Z Downloaded ipnetwork v0.20.0
14702024-02-19T05:12:30.838Z Downloaded cc v1.0.83
14712024-02-19T05:12:30.841Z Downloaded bzip2 v0.4.4
14722024-02-19T05:12:30.846Z Downloaded mockall v0.12.0
14732024-02-19T05:12:30.847Z Downloaded lazy_static v1.4.0
14742024-02-19T05:12:30.850Z Downloaded indoc v2.0.3
14752024-02-19T05:12:30.850Z Downloaded crunchy v0.2.2
14762024-02-19T05:12:30.850Z Downloaded corncobs v0.1.3
14772024-02-19T05:12:30.850Z Downloaded convert_case v0.4.0
14782024-02-19T05:12:30.850Z Downloaded colored v2.0.4
14792024-02-19T05:12:30.853Z Downloaded mime v0.3.17
14802024-02-19T05:12:30.853Z Downloaded bytes v1.5.0
14812024-02-19T05:12:30.856Z Downloaded buf-list v1.0.3
14822024-02-19T05:12:30.859Z Downloaded console v0.15.8
14832024-02-19T05:12:30.862Z Downloaded clang-sys v1.6.1
14842024-02-19T05:12:30.865Z Downloaded ciborium-io v0.2.2
14852024-02-19T05:12:30.865Z Downloaded curve25519-dalek-derive v0.1.0
14862024-02-19T05:12:30.865Z Downloaded crc v3.0.1
14872024-02-19T05:12:30.868Z Downloaded constant_time_eq v0.2.6
14882024-02-19T05:12:30.868Z Downloaded cfg-expr v0.15.6
14892024-02-19T05:12:30.871Z Downloaded cpufeatures v0.2.12
14902024-02-19T05:12:30.871Z Downloaded cobs v0.2.3
14912024-02-19T05:12:30.877Z Downloaded atomic-waker v1.1.1
14922024-02-19T05:12:30.877Z Downloaded blake2b_simd v1.0.1
14932024-02-19T05:12:30.880Z Downloaded cast v0.3.0
14942024-02-19T05:12:30.880Z Downloaded byteorder v1.5.0
14952024-02-19T05:12:30.880Z Downloaded bytecount v0.6.3
14962024-02-19T05:12:31.408Z Compiling libc v0.2.153
14972024-02-19T05:12:31.408Z Compiling serde v1.0.196
14982024-02-19T05:12:31.412Z Compiling autocfg v1.1.0
14992024-02-19T05:12:31.412Z Compiling version_check v0.9.4
15002024-02-19T05:12:31.412Z Checking cfg-if v1.0.0
15012024-02-19T05:12:31.466Z Compiling syn v1.0.109
15022024-02-19T05:12:31.502Z Compiling syn v2.0.48
15032024-02-19T05:12:31.570Z Compiling parking_lot_core v0.9.8
15042024-02-19T05:12:31.598Z Compiling memchr v2.6.3
15052024-02-19T05:12:32.020Z Compiling libm v0.2.7
15062024-02-19T05:12:32.061Z Compiling once_cell v1.19.0
15072024-02-19T05:12:32.212Z Compiling ahash v0.8.7
15082024-02-19T05:12:32.368Z Compiling lock_api v0.4.10
15092024-02-19T05:12:32.483Z Compiling num-traits v0.2.16
15102024-02-19T05:12:32.636Z Compiling serde_json v1.0.113
15112024-02-19T05:12:32.803Z Compiling byteorder v1.5.0
15122024-02-19T05:12:33.229Z Compiling log v0.4.20
15132024-02-19T05:12:33.369Z Checking getrandom v0.2.10
15142024-02-19T05:12:33.457Z Compiling cc v1.0.83
15152024-02-19T05:12:33.603Z Compiling slab v0.4.9
15162024-02-19T05:12:33.826Z Compiling typenum v1.16.0
15172024-02-19T05:12:33.895Z Checking itoa v1.0.9
15182024-02-19T05:12:33.955Z Compiling generic-array v0.14.7
15192024-02-19T05:12:34.071Z Checking scopeguard v1.2.0
15202024-02-19T05:12:34.086Z Compiling allocator-api2 v0.2.16
15212024-02-19T05:12:34.188Z Compiling pkg-config v0.3.27
15222024-02-19T05:12:34.355Z Compiling rustix v0.38.31
15232024-02-19T05:12:34.859Z Checking smallvec v1.13.1
15242024-02-19T05:12:35.245Z Compiling schemars v0.8.16
15252024-02-19T05:12:35.276Z Compiling httparse v1.8.0
15262024-02-19T05:12:35.324Z Compiling fnv v1.0.7
15272024-02-19T05:12:35.595Z Compiling vcpkg v0.2.15
15282024-02-19T05:12:35.751Z Compiling aho-corasick v1.0.4
15292024-02-19T05:12:35.981Z Compiling regex-syntax v0.8.2
15302024-02-19T05:12:36.750Z Compiling ring v0.17.8
15312024-02-19T05:12:37.979Z Compiling openssl-sys v0.9.96
15322024-02-19T05:12:38.651Z Checking parking_lot v0.12.1
15332024-02-19T05:12:38.822Z Checking pin-project-lite v0.2.13
15342024-02-19T05:12:38.921Z Compiling ucd-trie v0.1.6
15352024-02-19T05:12:39.333Z Compiling serde_derive_internals v0.26.0
15362024-02-19T05:12:39.429Z Compiling regex-automata v0.4.4
15372024-02-19T05:12:40.897Z Compiling ring v0.16.20
15382024-02-19T05:12:40.975Z Checking ryu v1.0.15
15392024-02-19T05:12:41.852Z Checking signal-hook-registry v1.4.1
15402024-02-19T05:12:42.081Z Compiling crossbeam-utils v0.8.16
15412024-02-19T05:12:42.186Z Compiling openssl v0.10.60
15422024-02-19T05:12:42.617Z Checking mio v0.8.9
15432024-02-19T05:12:42.653Z Checking rand_core v0.6.4
15442024-02-19T05:12:42.671Z Compiling iana-time-zone v0.1.57
15452024-02-19T05:12:42.924Z Checking num_cpus v1.16.0
15462024-02-19T05:12:43.028Z Compiling rustls v0.21.9
15472024-02-19T05:12:43.094Z Compiling native-tls v0.2.11
15482024-02-19T05:12:43.224Z Checking futures-core v0.3.30
15492024-02-19T05:12:43.313Z Compiling spin v0.5.2
15502024-02-19T05:12:43.395Z Compiling regex v1.10.3
15512024-02-19T05:12:43.437Z Compiling dyn-clone v1.0.16
15522024-02-19T05:12:43.627Z Checking socket2 v0.5.5
15532024-02-19T05:12:43.646Z Compiling slog v2.7.0
15542024-02-19T05:12:44.062Z Compiling async-trait v0.1.77
15552024-02-19T05:12:44.217Z Compiling memoffset v0.9.0
15562024-02-19T05:12:44.725Z Compiling crossbeam-epoch v0.9.15
15572024-02-19T05:12:44.920Z Compiling backtrace v0.3.69
15582024-02-19T05:12:45.374Z Compiling futures-sink v0.3.30
15592024-02-19T05:12:45.455Z Compiling errno v0.3.8
15602024-02-19T05:12:45.539Z Compiling either v1.10.0
15612024-02-19T05:12:45.544Z Compiling unicode-xid v0.2.4
15622024-02-19T05:12:45.678Z Compiling tinyvec_macros v0.1.1
15632024-02-19T05:12:45.702Z Compiling crc32fast v1.3.2
15642024-02-19T05:12:45.757Z Compiling rustversion v1.0.14
15652024-02-19T05:12:45.918Z Compiling tinyvec v1.6.0
15662024-02-19T05:12:45.921Z Compiling futures-channel v0.3.30
15672024-02-19T05:12:46.116Z Compiling serde_derive v1.0.196
15682024-02-19T05:12:46.211Z Compiling zerocopy-derive v0.7.32
15692024-02-19T05:12:46.328Z Compiling thiserror-impl v1.0.57
15702024-02-19T05:12:46.350Z Compiling zeroize_derive v1.4.2
15712024-02-19T05:12:46.447Z Compiling tokio-macros v2.2.0
15722024-02-19T05:12:46.808Z Compiling futures-macro v0.3.30
15732024-02-19T05:12:47.417Z Compiling tracing-attributes v0.1.26
15742024-02-19T05:12:48.130Z Compiling schemars_derive v0.8.16
15752024-02-19T05:12:48.208Z Compiling openssl-macros v0.1.1
15762024-02-19T05:12:48.646Z Compiling zerocopy v0.7.32
15772024-02-19T05:12:49.021Z Checking zeroize v1.7.0
15782024-02-19T05:12:49.894Z Compiling thiserror v1.0.57
15792024-02-19T05:12:50.086Z Compiling pest v2.7.6
15802024-02-19T05:12:50.476Z Compiling pin-utils v0.1.0
15812024-02-19T05:12:50.569Z Compiling futures-task v0.3.30
15822024-02-19T05:12:50.660Z Compiling futures-io v0.3.30
15832024-02-19T05:12:50.883Z Compiling unicode-width v0.1.11
15842024-02-19T05:12:50.962Z Compiling hashbrown v0.14.3
15852024-02-19T05:12:50.999Z Compiling anyhow v1.0.75
15862024-02-19T05:12:51.030Z Compiling futures-util v0.3.30
15872024-02-19T05:12:51.753Z Compiling unicode-normalization v0.1.22
15882024-02-19T05:12:51.845Z Compiling spin v0.9.8
15892024-02-19T05:12:52.105Z Compiling tracing-core v0.1.31
15902024-02-19T05:12:52.217Z Compiling unicode-bidi v0.3.13
15912024-02-19T05:12:52.349Z Compiling pest_meta v2.7.6
15922024-02-19T05:12:52.825Z Compiling der_derive v0.7.2
15932024-02-19T05:12:53.186Z Compiling tracing v0.1.37
15942024-02-19T05:12:53.677Z Compiling pest_generator v2.7.6
15952024-02-19T05:12:53.690Z Compiling winnow v0.5.15
15962024-02-19T05:12:54.152Z Compiling lazy_static v1.4.0
15972024-02-19T05:12:54.692Z Checking subtle v2.5.0
15982024-02-19T05:12:56.460Z Compiling untrusted v0.9.0
15992024-02-19T05:12:56.624Z Compiling time-core v0.1.1
16002024-02-19T05:12:56.788Z Compiling foreign-types-shared v0.1.1
16012024-02-19T05:12:56.891Z Compiling untrusted v0.7.1
16022024-02-19T05:12:57.176Z Compiling percent-encoding v2.3.1
16032024-02-19T05:12:57.564Z Compiling foreign-types v0.3.2
16042024-02-19T05:12:57.653Z Compiling time-macros v0.2.13
16052024-02-19T05:12:57.742Z Compiling pest_derive v2.7.6
16062024-02-19T05:12:58.731Z Compiling scroll_derive v0.12.0
16072024-02-19T05:12:58.855Z Compiling synstructure v0.12.6
16082024-02-19T05:13:00.374Z Checking bytes v1.5.0
16092024-02-19T05:13:00.392Z Checking bitflags v2.4.0
16102024-02-19T05:13:01.117Z Compiling thread-id v4.2.0
16112024-02-19T05:13:01.156Z Checking tokio v1.36.0
16122024-02-19T05:13:01.243Z Compiling base64 v0.21.7
16132024-02-19T05:13:01.727Z Compiling indexmap v2.2.3
16142024-02-19T05:13:02.181Z Compiling uuid v1.7.0
16152024-02-19T05:13:02.343Z Compiling chrono v0.4.31
16162024-02-19T05:13:02.424Z Compiling http v0.2.11
16172024-02-19T05:13:02.646Z Compiling semver v1.0.22
16182024-02-19T05:13:03.409Z Compiling serde_spanned v0.6.5
16192024-02-19T05:13:03.658Z Compiling toml_datetime v0.6.5
16202024-02-19T05:13:03.732Z Compiling openapiv3 v2.0.0
16212024-02-19T05:13:04.131Z Compiling rustc_version v0.4.0
16222024-02-19T05:13:04.526Z Compiling toml_edit v0.19.15
16232024-02-19T05:13:05.136Z Compiling try-lock v0.2.4
16242024-02-19T05:13:05.284Z Compiling want v0.3.1
16252024-02-19T05:13:05.593Z Compiling http-body v0.4.5
16262024-02-19T05:13:06.388Z Compiling zerocopy-derive v0.2.0
16272024-02-19T05:13:06.414Z Compiling rustls-webpki v0.101.7
16282024-02-19T05:13:08.409Z Compiling sct v0.7.0
16292024-02-19T05:13:08.426Z Compiling form_urlencoded v1.2.1
16302024-02-19T05:13:08.705Z Compiling socket2 v0.4.9
16312024-02-19T05:13:08.739Z Compiling const-oid v0.9.5
16322024-02-19T05:13:08.977Z Compiling tower-service v0.3.2
16332024-02-19T05:13:09.096Z Compiling httpdate v1.0.3
16342024-02-19T05:13:09.240Z Compiling openssl-probe v0.1.5
16352024-02-19T05:13:09.545Z Compiling idna v0.5.0
16362024-02-19T05:13:09.669Z Compiling adler v1.0.2
16372024-02-19T05:13:09.883Z Compiling miniz_oxide v0.7.1
16382024-02-19T05:13:10.571Z Compiling url v2.5.0
16392024-02-19T05:13:11.215Z Compiling tokio-util v0.7.10
16402024-02-19T05:13:11.538Z Compiling signal-hook v0.3.17
16412024-02-19T05:13:11.744Z Compiling ipnet v2.9.0
16422024-02-19T05:13:12.542Z Compiling h2 v0.3.24
16432024-02-19T05:13:12.805Z Compiling serde_urlencoded v0.7.1
16442024-02-19T05:13:13.014Z Compiling rustls-pemfile v1.0.3
16452024-02-19T05:13:13.330Z Compiling tokio-rustls v0.24.1
16462024-02-19T05:13:13.382Z Compiling tokio-native-tls v0.3.1
16472024-02-19T05:13:13.385Z Compiling crypto-common v0.1.6
16482024-02-19T05:13:13.620Z Compiling clap_derive v4.5.0
16492024-02-19T05:13:13.652Z Compiling zerocopy-derive v0.6.4
16502024-02-19T05:13:13.710Z Compiling usdt-impl v0.3.5
16512024-02-19T05:13:14.053Z Compiling encoding_rs v0.8.33
16522024-02-19T05:13:14.086Z Compiling mime v0.3.17
16532024-02-19T05:13:14.699Z Compiling gimli v0.28.0
16542024-02-19T05:13:14.983Z Compiling webpki-roots v0.25.2
16552024-02-19T05:13:15.160Z Compiling siphasher v0.3.11
16562024-02-19T05:13:15.743Z Compiling zerocopy v0.3.0
16572024-02-19T05:13:16.107Z Compiling scroll v0.12.0
16582024-02-19T05:13:16.528Z Compiling block-buffer v0.10.4
16592024-02-19T05:13:16.790Z Compiling bzip2-sys v0.1.11+1.0.8
16602024-02-19T05:13:17.008Z Compiling object v0.32.1
16612024-02-19T05:13:17.277Z Compiling num-iter v0.1.43
16622024-02-19T05:13:17.609Z Compiling usdt-impl v0.5.0
16632024-02-19T05:13:17.974Z Compiling plain v0.2.3
16642024-02-19T05:13:18.136Z Compiling rustc-demangle v0.1.23
16652024-02-19T05:13:18.782Z Compiling goblin v0.8.0
16662024-02-19T05:13:19.008Z Compiling flate2 v1.0.28
16672024-02-19T05:13:19.072Z Compiling addr2line v0.21.0
16682024-02-19T05:13:19.092Z Compiling digest v0.10.7
16692024-02-19T05:13:19.563Z Compiling dof v0.1.5
16702024-02-19T05:13:19.714Z Compiling hyper v0.14.27
16712024-02-19T05:13:19.736Z Compiling heapless v0.7.16
16722024-02-19T05:13:19.992Z Compiling dtrace-parser v0.1.14
16732024-02-19T05:13:20.126Z Compiling futures-executor v0.3.30
16742024-02-19T05:13:20.204Z Compiling strum_macros v0.25.2
16752024-02-19T05:13:20.597Z Checking equivalent v1.0.1
16762024-02-19T05:13:20.764Z Compiling pretty-hex v0.4.1
16772024-02-19T05:13:20.972Z Compiling ppv-lite86 v0.2.17
16782024-02-19T05:13:21.781Z Compiling rand_chacha v0.3.1
16792024-02-19T05:13:22.142Z Compiling toml_edit v0.22.6
16802024-02-19T05:13:23.948Z Compiling futures v0.3.30
16812024-02-19T05:13:24.128Z Compiling toml v0.7.8
16822024-02-19T05:13:24.145Z Compiling serde_tokenstream v0.1.7
16832024-02-19T05:13:24.661Z Compiling hex v0.4.3
16842024-02-19T05:13:25.329Z Compiling dof v0.3.0
16852024-02-19T05:13:25.730Z Compiling dtrace-parser v0.2.0
16862024-02-19T05:13:26.795Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
16872024-02-19T05:13:26.820Z Compiling bit-vec v0.6.3
16882024-02-19T05:13:27.272Z Compiling hyper-rustls v0.24.2
16892024-02-19T05:13:27.419Z Compiling hyper-tls v0.5.0
16902024-02-19T05:13:27.775Z Compiling reqwest v0.11.22
16912024-02-19T05:13:27.794Z Compiling rand v0.8.5
16922024-02-19T05:13:27.809Z Compiling phf_shared v0.10.0
16932024-02-19T05:13:27.978Z Compiling num-bigint v0.4.4
16942024-02-19T05:13:28.285Z Compiling base64ct v1.6.0
16952024-02-19T05:13:28.840Z Compiling new_debug_unreachable v1.0.4
16962024-02-19T05:13:28.927Z Compiling smoltcp v0.9.1
16972024-02-19T05:13:28.945Z Compiling fixedbitset v0.4.2
16982024-02-19T05:13:29.387Z Compiling minimal-lexical v0.2.1
16992024-02-19T05:13:29.390Z Compiling precomputed-hash v0.1.1
17002024-02-19T05:13:29.511Z Compiling string_cache v0.8.7
17012024-02-19T05:13:29.694Z Compiling petgraph v0.6.4
17022024-02-19T05:13:29.931Z Compiling nom v7.1.3
17032024-02-19T05:13:29.953Z Compiling pem-rfc7468 v0.7.0
17042024-02-19T05:13:30.130Z Compiling bit-set v0.5.3
17052024-02-19T05:13:30.205Z Compiling usdt-attr-macro v0.3.5
17062024-02-19T05:13:30.404Z Compiling usdt-macro v0.3.5
17072024-02-19T05:13:30.650Z Compiling hmac v0.12.1
17082024-02-19T05:13:30.729Z Compiling enum-as-inner v0.5.1
17092024-02-19T05:13:30.900Z Compiling hubpack_derive v0.1.1
17102024-02-19T05:13:31.416Z Compiling itertools v0.10.5
17112024-02-19T05:13:31.809Z Compiling diesel_table_macro_syntax v0.1.0
17122024-02-19T05:13:31.845Z Compiling unicode-segmentation v1.10.1
17132024-02-19T05:13:31.867Z Compiling lalrpop-util v0.19.12
17142024-02-19T05:13:31.973Z Compiling flagset v0.4.3
17152024-02-19T05:13:32.176Z Compiling der v0.7.8
17162024-02-19T05:13:32.218Z Compiling diesel_derives v2.1.2
17172024-02-19T05:13:33.110Z Compiling cpufeatures v0.2.12
17182024-02-19T05:13:33.860Z Compiling sha2 v0.10.8
17192024-02-19T05:13:34.264Z Compiling md-5 v0.10.5
17202024-02-19T05:13:34.280Z Compiling stringprep v0.1.3
17212024-02-19T05:13:34.413Z Compiling spki v0.7.2
17222024-02-19T05:13:34.500Z Compiling serde_repr v0.1.16
17232024-02-19T05:13:34.779Z Compiling num-integer v0.1.46
17242024-02-19T05:13:35.162Z Compiling hash32 v0.2.1
17252024-02-19T05:13:35.328Z Compiling fallible-iterator v0.2.0
17262024-02-19T05:13:35.551Z Compiling stable_deref_trait v1.2.0
17272024-02-19T05:13:35.669Z Compiling pkcs8 v0.10.2
17282024-02-19T05:13:35.950Z Compiling phf_shared v0.11.2
17292024-02-19T05:13:36.052Z Compiling postgres-protocol v0.6.6
17302024-02-19T05:13:36.311Z Compiling ff v0.13.0
17312024-02-19T05:13:36.541Z Compiling terminal_size v0.3.0
17322024-02-19T05:13:36.850Z Compiling block-padding v0.3.3
17332024-02-19T05:13:36.943Z Compiling scheduled-thread-pool v0.2.7
17342024-02-19T05:13:36.946Z Compiling matches v0.1.10
17352024-02-19T05:13:37.039Z Compiling managed v0.8.0
17362024-02-19T05:13:37.101Z Compiling bitflags v1.3.2
17372024-02-19T05:13:37.189Z Compiling base16ct v0.2.0
17382024-02-19T05:13:37.206Z Compiling num_threads v0.1.6
17392024-02-19T05:13:37.413Z Checking unicode-ident v1.0.12
17402024-02-19T05:13:37.497Z Compiling deranged v0.3.8
17412024-02-19T05:13:37.504Z Compiling regex-automata v0.1.10
17422024-02-19T05:13:37.568Z Compiling clap_builder v4.5.0
17432024-02-19T05:13:37.640Z Compiling sec1 v0.7.3
17442024-02-19T05:13:37.785Z Compiling r2d2 v0.8.10
17452024-02-19T05:13:38.017Z Compiling bstr v0.2.17
17462024-02-19T05:13:38.160Z Compiling inout v0.1.3
17472024-02-19T05:13:38.207Z Compiling idna v0.2.3
17482024-02-19T05:13:38.823Z Compiling postgres-types v0.2.6
17492024-02-19T05:13:39.319Z Compiling time v0.3.27
17502024-02-19T05:13:39.529Z Compiling signal-hook-mio v0.2.3
17512024-02-19T05:13:39.688Z Compiling group v0.13.0
17522024-02-19T05:13:39.806Z Compiling phf v0.11.2
17532024-02-19T05:13:39.858Z Compiling bzip2 v0.4.4
17542024-02-19T05:13:40.098Z Compiling hubpack v0.1.2
17552024-02-19T05:13:40.288Z Compiling hkdf v0.12.4
17562024-02-19T05:13:40.537Z Compiling zerocopy v0.6.4
17572024-02-19T05:13:40.579Z Compiling crypto-bigint v0.5.2
17582024-02-19T05:13:40.799Z Compiling ipnetwork v0.20.0
17592024-02-19T05:13:41.738Z Compiling float-cmp v0.9.0
17602024-02-19T05:13:41.968Z Compiling regex-automata v0.3.8
17612024-02-19T05:13:42.856Z Compiling data-encoding v2.4.0
17622024-02-19T05:13:43.227Z Compiling predicates-core v1.0.6
17632024-02-19T05:13:43.586Z Compiling normalize-line-endings v0.3.0
17642024-02-19T05:13:43.914Z Compiling static_assertions v1.1.0
17652024-02-19T05:13:44.012Z Compiling whoami v1.4.1
17662024-02-19T05:13:44.150Z Compiling difflib v0.4.0
17672024-02-19T05:13:44.499Z Compiling tokio-postgres v0.7.10
17682024-02-19T05:13:44.638Z Compiling predicates v3.1.0
17692024-02-19T05:13:44.916Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
17702024-02-19T05:13:45.273Z Compiling bstr v1.6.0
17712024-02-19T05:13:45.826Z Compiling trust-dns-proto v0.22.0
17722024-02-19T05:13:46.449Z Compiling yasna v0.5.2
17732024-02-19T05:13:46.854Z Compiling elliptic-curve v0.13.8
17742024-02-19T05:13:47.670Z Compiling clap v4.5.0
17752024-02-19T05:13:47.790Z Compiling zip v0.6.6
17762024-02-19T05:13:48.045Z Compiling crossterm v0.27.0
17772024-02-19T05:13:48.482Z Compiling similar v2.3.0
17782024-02-19T05:13:48.983Z Compiling diesel v2.1.4
17792024-02-19T05:13:49.291Z Compiling cipher v0.4.4
17802024-02-19T05:13:50.049Z Compiling usdt v0.3.5
17812024-02-19T05:13:50.323Z Compiling strum v0.25.0
17822024-02-19T05:13:50.489Z Compiling tokio-stream v0.1.14
17832024-02-19T05:13:51.034Z Compiling console v0.15.8
17842024-02-19T05:13:51.237Z Checking proc-macro2 v1.0.78
17852024-02-19T05:13:51.916Z Checking quote v1.0.35
17862024-02-19T05:13:54.560Z Checking utf8parse v0.2.1
17872024-02-19T05:13:55.645Z Checking anstyle v1.0.2
17882024-02-19T05:14:00.168Z Checking anstyle-parse v0.2.1
17892024-02-19T05:14:01.136Z Checking colorchoice v1.0.0
17902024-02-19T05:14:01.479Z Checking anstyle-query v1.0.0
17912024-02-19T05:14:01.600Z Checking anstream v0.6.11
17922024-02-19T05:14:01.716Z Compiling serde_tokenstream v0.2.0
17932024-02-19T05:14:01.970Z Checking clap_lex v0.7.0
17942024-02-19T05:14:02.041Z Checking strsim v0.11.0
17952024-02-19T05:14:07.621Z Checking winnow v0.6.1
17962024-02-19T05:14:14.067Z Compiling regress v0.8.0
17972024-02-19T05:14:17.031Z Compiling getopts v0.2.21
17982024-02-19T05:14:17.374Z Compiling unsafe-libyaml v0.2.10
17992024-02-19T05:14:17.735Z Compiling typify-impl v0.0.15 (https://github.com/oxidecomputer/typify#ce009d6f)
18002024-02-19T05:14:18.085Z Checking heck v0.4.1
18012024-02-19T05:14:19.337Z Compiling serde_yaml v0.9.25
18022024-02-19T05:14:19.869Z Checking camino v1.1.6
18032024-02-19T05:14:20.125Z Checking progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)
18042024-02-19T05:14:20.456Z Compiling strsim v0.10.0
18052024-02-19T05:14:20.460Z Compiling ident_case v1.0.1
18062024-02-19T05:14:20.499Z Checking fastrand v2.0.1
18072024-02-19T05:14:20.636Z Checking match_cfg v0.1.0
18082024-02-19T05:14:20.723Z Checking rustls-pki-types v1.3.0
18092024-02-19T05:14:20.812Z Checking tempfile v3.10.0
18102024-02-19T05:14:21.120Z Checking hostname v0.3.1
18112024-02-19T05:14:21.176Z Checking http v1.0.0
18122024-02-19T05:14:21.246Z Checking atty v0.2.14
18132024-02-19T05:14:21.262Z Compiling paste v1.0.14
18142024-02-19T05:14:21.354Z Checking quick-error v1.2.3
18152024-02-19T05:14:21.490Z Checking sha1 v0.10.6
18162024-02-19T05:14:21.766Z Checking dirs-sys-next v0.1.2
18172024-02-19T05:14:21.845Z Compiling rustls v0.22.2
18182024-02-19T05:14:21.941Z Checking dirs-next v2.0.0
18192024-02-19T05:14:22.161Z Checking rustls-webpki v0.102.1
18202024-02-19T05:14:22.745Z Checking crossbeam-channel v0.5.8
18212024-02-19T05:14:22.910Z Checking thread_local v1.1.7
18222024-02-19T05:14:23.205Z Checking instant v0.1.12
18232024-02-19T05:14:23.320Z Compiling slog-async v2.8.0
18242024-02-19T05:14:23.393Z Checking term v0.7.0
18252024-02-19T05:14:23.641Z Checking rustls-pemfile v2.1.0
18262024-02-19T05:14:23.814Z Compiling multer v3.0.0
18272024-02-19T05:14:23.876Z Checking debug-ignore v1.0.5
18282024-02-19T05:14:23.879Z Checking take_mut v0.2.2
18292024-02-19T05:14:23.914Z Checking slog-term v2.9.0
18302024-02-19T05:14:24.032Z Compiling darling_core v0.20.3
18312024-02-19T05:14:24.201Z Checking slog-json v2.6.1
18322024-02-19T05:14:24.292Z Compiling async-stream-impl v0.3.5
18332024-02-19T05:14:24.373Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
18342024-02-19T05:14:24.457Z Checking atomic-waker v1.1.1
18352024-02-19T05:14:24.583Z Checking waitgroup v0.1.2
18362024-02-19T05:14:24.706Z Checking slog-bunyan v2.5.0
18372024-02-19T05:14:24.871Z Checking toml v0.8.10
18382024-02-19T05:14:25.188Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
18392024-02-19T05:14:25.664Z Checking serde_path_to_error v0.1.15
18402024-02-19T05:14:25.818Z Checking async-stream v0.3.5
18412024-02-19T05:14:26.005Z Checking wait-timeout v0.2.0
18422024-02-19T05:14:26.170Z Compiling strum_macros v0.26.1
18432024-02-19T05:14:26.292Z Compiling structmeta-derive v0.3.0
18442024-02-19T05:14:27.134Z Checking tokio-rustls v0.25.0
18452024-02-19T05:14:27.496Z Checking rusty-fork v0.3.0
18462024-02-19T05:14:27.783Z Checking newtype-uuid v1.0.1
18472024-02-19T05:14:28.022Z Compiling structmeta-derive v0.2.0
18482024-02-19T05:14:29.508Z Compiling structmeta v0.3.0
18492024-02-19T05:14:29.953Z Checking rand_xorshift v0.3.0
18502024-02-19T05:14:30.167Z Checking unarray v0.1.4
18512024-02-19T05:14:30.241Z Compiling darling_macro v0.20.3
18522024-02-19T05:14:30.317Z Checking proptest v1.4.0
18532024-02-19T05:14:31.261Z Compiling structmeta v0.2.0
18542024-02-19T05:14:31.316Z Compiling darling v0.20.3
18552024-02-19T05:14:31.420Z Compiling serde_with_macros v3.6.1
18562024-02-19T05:14:31.494Z Compiling parse-display-derive v0.9.0
18572024-02-19T05:14:31.513Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18582024-02-19T05:14:31.681Z Checking strum v0.26.1
18592024-02-19T05:14:31.685Z Checking backoff v0.4.0
18602024-02-19T05:14:31.846Z Compiling test-strategy v0.3.1
18612024-02-19T05:14:31.959Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
18622024-02-19T05:14:31.999Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
18632024-02-19T05:14:32.124Z Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
18642024-02-19T05:14:32.272Z Checking macaddr v1.0.1
18652024-02-19T05:14:32.608Z Checking camino-tempfile v1.1.1
18662024-02-19T05:14:32.826Z Checking is-terminal v0.4.9
18672024-02-19T05:14:32.871Z Compiling proc-macro-error-attr v1.0.4
18682024-02-19T05:14:32.944Z Compiling proc-macro-error v1.0.4
18692024-02-19T05:14:33.419Z Compiling proc-macro-crate v1.3.1
18702024-02-19T05:14:34.536Z Compiling heapless v0.8.0
18712024-02-19T05:14:34.784Z Checking serde_with v3.6.1
18722024-02-19T05:14:34.815Z Checking termtree v0.4.1
18732024-02-19T05:14:34.949Z Compiling num_enum_derive v0.5.11
18742024-02-19T05:14:35.064Z Checking predicates-tree v1.0.9
18752024-02-19T05:14:35.212Z Checking hash32 v0.3.1
18762024-02-19T05:14:35.393Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18772024-02-19T05:14:35.433Z Compiling smoltcp v0.11.0
18782024-02-19T05:14:36.116Z Compiling usdt-attr-macro v0.5.0
18792024-02-19T05:14:36.214Z Compiling usdt-macro v0.5.0
18802024-02-19T05:14:36.410Z Checking parse-display v0.9.0
18812024-02-19T05:14:36.542Z Compiling typify-macro v0.0.15 (https://github.com/oxidecomputer/typify#ce009d6f)
18822024-02-19T05:14:36.607Z Checking memmap v0.7.0
18832024-02-19T05:14:36.731Z Compiling crucible-workspace-hack v0.1.0
18842024-02-19T05:14:36.799Z Checking embedded-io v0.4.0
18852024-02-19T05:14:37.002Z Checking cobs v0.2.3
18862024-02-19T05:14:37.018Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18872024-02-19T05:14:37.167Z Checking postcard v1.0.8
18882024-02-19T05:14:37.782Z Compiling foreign-types-macros v0.2.3
18892024-02-19T05:14:37.863Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
18902024-02-19T05:14:37.880Z Checking usdt v0.5.0
18912024-02-19T05:14:37.953Z Checking num_enum v0.5.11
18922024-02-19T05:14:38.090Z Checking foreign-types-shared v0.3.1
18932024-02-19T05:14:38.116Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18942024-02-19T05:14:38.177Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
18952024-02-19T05:14:38.385Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18962024-02-19T05:14:38.456Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
18972024-02-19T05:14:38.469Z Checking cstr-argument v0.1.2
18982024-02-19T05:14:38.532Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
18992024-02-19T05:14:38.631Z Checking pretty-hex v0.2.1
19002024-02-19T05:14:38.789Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
19012024-02-19T05:14:38.866Z Checking colored v2.0.4
19022024-02-19T05:14:39.061Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
19032024-02-19T05:14:39.143Z Checking foreign-types v0.5.0
19042024-02-19T05:14:39.163Z Compiling zone_cfg_derive v0.3.0
19052024-02-19T05:14:39.249Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
19062024-02-19T05:14:39.262Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
19072024-02-19T05:14:39.370Z Compiling mockall_derive v0.12.0
19082024-02-19T05:14:39.406Z Compiling num-derive v0.4.0
19092024-02-19T05:14:39.604Z Checking downcast v0.11.0
19102024-02-19T05:14:39.805Z Checking fragile v2.0.0
19112024-02-19T05:14:40.187Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
19122024-02-19T05:14:40.427Z Checking smf v0.2.2
19132024-02-19T05:14:40.530Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
19142024-02-19T05:14:40.829Z Checking zone v0.3.0
19152024-02-19T05:14:40.871Z Checking xattr v1.0.1
19162024-02-19T05:14:41.048Z Checking filetime v0.2.23
19172024-02-19T05:14:41.238Z Checking same-file v1.0.6
19182024-02-19T05:14:41.381Z Checking tar v0.4.40
19192024-02-19T05:14:41.397Z Checking walkdir v2.4.0
19202024-02-19T05:14:41.601Z Checking pem v3.0.2
19212024-02-19T05:14:41.656Z Compiling rayon-core v1.12.0
19222024-02-19T05:14:41.837Z Checking linked-hash-map v0.5.6
19232024-02-19T05:14:41.868Z Compiling typify v0.0.15 (https://github.com/oxidecomputer/typify#ce009d6f)
19242024-02-19T05:14:41.955Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
19252024-02-19T05:14:41.971Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=796dce526dd7ed7b52a0429a486ccba4a9da1ce5#796dce52)
19262024-02-19T05:14:42.004Z Compiling progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)
19272024-02-19T05:14:42.126Z Checking itertools v0.12.1
19282024-02-19T05:14:42.150Z Checking lru-cache v0.1.2
19292024-02-19T05:14:42.329Z Checking headers-core v0.2.0
19302024-02-19T05:14:42.382Z Checking password-hash v0.5.0
19312024-02-19T05:14:42.457Z Checking headers v0.3.9
19322024-02-19T05:14:42.837Z Checking blake2 v0.10.6
19332024-02-19T05:14:43.257Z Checking swrite v0.1.0
19342024-02-19T05:14:43.368Z Checking argon2 v0.5.3
19352024-02-19T05:14:43.371Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
19362024-02-19T05:14:43.554Z Compiling derive-where v1.2.7
19372024-02-19T05:14:43.656Z Checking rcgen v0.12.1
19382024-02-19T05:14:43.915Z Checking atomicwrites v0.4.3
19392024-02-19T05:14:43.979Z Checking subprocess v0.2.9
19402024-02-19T05:14:44.113Z Checking arc-swap v1.6.0
19412024-02-19T05:14:44.301Z Compiling cancel-safe-futures v0.1.5
19422024-02-19T05:14:44.533Z Checking half v2.3.1
19432024-02-19T05:14:44.536Z Checking slog-scope v4.4.0
19442024-02-19T05:14:44.698Z Checking ciborium-io v0.2.2
19452024-02-19T05:14:44.741Z Checking slog-stdlog v4.1.1
19462024-02-19T05:14:44.867Z Checking resolv-conf v0.7.0
19472024-02-19T05:14:44.890Z Checking slog-envlogger v2.2.0
19482024-02-19T05:14:45.049Z Checking ciborium-ll v0.2.2
19492024-02-19T05:14:45.128Z Checking libsw v3.3.1
19502024-02-19T05:14:45.222Z Checking trust-dns-resolver v0.22.0
19512024-02-19T05:14:45.289Z Checking linear-map v1.2.0
19522024-02-19T05:14:45.361Z Checking ciborium v0.2.2
19532024-02-19T05:14:45.395Z Checking owo-colors v4.0.0
19542024-02-19T05:14:45.624Z Compiling slog-dtrace v0.3.0
19552024-02-19T05:14:46.004Z Checking textwrap v0.11.0
19562024-02-19T05:14:46.217Z Compiling heck v0.3.3
19572024-02-19T05:14:46.405Z Compiling blake3 v1.5.0
19582024-02-19T05:14:46.624Z Checking termcolor v1.2.0
19592024-02-19T05:14:46.787Z Compiling libefi-sys v0.1.0
19602024-02-19T05:14:47.011Z Checking strsim v0.8.0
19612024-02-19T05:14:47.023Z Checking ansi_term v0.12.1
19622024-02-19T05:14:47.095Z Checking vec_map v0.8.2
19632024-02-19T05:14:47.309Z Compiling structopt-derive v0.4.18
19642024-02-19T05:14:47.346Z Checking clap v2.34.0
19652024-02-19T05:14:47.441Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
19662024-02-19T05:14:47.523Z Checking nibble_vec v0.1.0
19672024-02-19T05:14:47.702Z Compiling radium v0.7.0
19682024-02-19T05:14:47.823Z Checking endian-type v0.1.2
19692024-02-19T05:14:48.027Z Checking radix_trie v0.2.1
19702024-02-19T05:14:48.048Z Checking mockall v0.12.0
19712024-02-19T05:14:48.171Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
19722024-02-19T05:14:48.285Z Compiling maybe-uninit v2.0.0
19732024-02-19T05:14:48.413Z Checking tap v1.0.1
19742024-02-19T05:14:48.517Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
19752024-02-19T05:14:48.565Z Checking wyz v0.5.1
19762024-02-19T05:14:48.760Z Checking fxhash v0.2.1
19772024-02-19T05:14:48.862Z Checking gethostname v0.4.3
19782024-02-19T05:14:48.882Z Compiling semver v0.1.20
19792024-02-19T05:14:48.923Z Checking funty v2.0.0
19802024-02-19T05:14:48.947Z Compiling packed_struct v0.10.1
19812024-02-19T05:14:48.989Z Checking crc-catalog v2.2.0
19822024-02-19T05:14:49.114Z Compiling num-bigint-dig v0.8.4
19832024-02-19T05:14:49.445Z Compiling rustc_version v0.1.7
19842024-02-19T05:14:49.481Z Checking crc v3.0.1
19852024-02-19T05:14:49.653Z Compiling packed_struct_codegen v0.10.1
19862024-02-19T05:14:49.671Z Compiling indexmap v1.9.3
19872024-02-19T05:14:49.897Z Checking nodrop v0.1.14
19882024-02-19T05:14:50.023Z Checking array-init v0.0.4
19892024-02-19T05:14:50.023Z Compiling newtype_derive v0.1.6
19902024-02-19T05:14:50.056Z Compiling progenitor-macro v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)
19912024-02-19T05:14:50.085Z Checking bitvec v1.0.1
19922024-02-19T05:14:50.100Z Checking smallvec v0.6.14
19932024-02-19T05:14:50.419Z Checking structopt v0.3.26
19942024-02-19T05:14:50.484Z Checking pkcs1 v0.7.5
19952024-02-19T05:14:50.607Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
19962024-02-19T05:14:50.792Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
19972024-02-19T05:14:50.883Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
19982024-02-19T05:14:50.905Z Checking signature v2.1.0
19992024-02-19T05:14:51.063Z Compiling crossbeam-deque v0.8.3
20002024-02-19T05:14:51.314Z Checking bitfield v0.14.0
20012024-02-19T05:14:51.406Z Checking hashbrown v0.12.3
20022024-02-19T05:14:52.380Z Checking rsa v0.9.2
20032024-02-19T05:14:52.817Z Checking serde-hex v0.1.0
20042024-02-19T05:14:53.261Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
20052024-02-19T05:14:53.277Z Checking env_logger v0.10.0
20062024-02-19T05:14:53.307Z Checking x509-cert v0.2.4
20072024-02-19T05:14:53.495Z Checking ron v0.8.1
20082024-02-19T05:14:53.512Z Checking hashbrown v0.13.2
20092024-02-19T05:14:53.686Z Compiling semver-parser v0.10.2
20102024-02-19T05:14:54.570Z Compiling num-rational v0.4.1
20112024-02-19T05:14:54.764Z Checking crc-any v2.4.3
20122024-02-19T05:14:54.983Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
20132024-02-19T05:14:55.132Z Checking object v0.30.4
20142024-02-19T05:14:55.162Z Compiling semver v0.11.0
20152024-02-19T05:14:55.370Z Compiling rayon v1.8.0
20162024-02-19T05:14:55.995Z Compiling memmap2 v0.7.1
20172024-02-19T05:14:56.408Z Compiling home v0.5.5
20182024-02-19T05:14:56.610Z Compiling arrayref v0.3.7
20192024-02-19T05:14:56.660Z Compiling arrayvec v0.7.4
20202024-02-19T05:14:56.706Z Checking path-slash v0.1.5
20212024-02-19T05:14:56.794Z Compiling constant_time_eq v0.3.0
20222024-02-19T05:14:56.847Z Compiling toolchain_find v0.2.0
20232024-02-19T05:14:56.975Z Checking lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
20242024-02-19T05:14:57.095Z Checking steno v0.4.0
20252024-02-19T05:14:57.505Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
20262024-02-19T05:14:58.151Z Compiling toml v0.5.11
20272024-02-19T05:14:58.306Z Checking num-complex v0.4.4
20282024-02-19T05:14:59.170Z Compiling convert_case v0.4.0
20292024-02-19T05:14:59.197Z Compiling topological-sort v0.2.2
20302024-02-19T05:14:59.413Z Checking num v0.4.1
20312024-02-19T05:14:59.463Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
20322024-02-19T05:14:59.512Z Checking newline-converter v0.3.0
20332024-02-19T05:15:00.186Z Compiling derive_more v0.99.17
20342024-02-19T05:15:00.782Z Compiling omicron-zone-package v0.11.0
20352024-02-19T05:15:01.431Z Compiling rustfmt-wrapper v0.2.0
20362024-02-19T05:15:01.855Z Checking expectorate v1.1.0
20372024-02-19T05:15:01.914Z Checking utf-8 v0.7.6
20382024-02-19T05:15:02.008Z Compiling buf-list v1.0.3
20392024-02-19T05:15:02.039Z Checking display-error-chain v0.2.0
20402024-02-19T05:15:02.042Z Compiling parking_lot_core v0.8.6
20412024-02-19T05:15:02.113Z Checking tungstenite v0.20.1
20422024-02-19T05:15:02.187Z Checking keccak v0.1.4
20432024-02-19T05:15:02.464Z Checking sha3 v0.10.8
20442024-02-19T05:15:02.847Z Checking trust-dns-client v0.22.0
20452024-02-19T05:15:02.901Z Checking parking_lot v0.11.2
20462024-02-19T05:15:02.984Z Checking tokio-tungstenite v0.20.1
20472024-02-19T05:15:03.259Z Checking secrecy v0.8.0
20482024-02-19T05:15:03.459Z Compiling pin-project-internal v1.1.3
20492024-02-19T05:15:03.489Z Compiling doc-comment v0.3.3
20502024-02-19T05:15:04.142Z Checking sled v0.34.7
20512024-02-19T05:15:04.347Z Checking glob v0.3.1
20522024-02-19T05:15:04.604Z Checking trust-dns-server v0.22.1
20532024-02-19T05:15:04.657Z Compiling vte_generate_state_changes v0.1.1
20542024-02-19T05:15:05.397Z Checking vte v0.11.1
20552024-02-19T05:15:06.852Z Checking pin-project v1.1.3
20562024-02-19T05:15:06.889Z Compiling unicase v2.7.0
20572024-02-19T05:15:06.971Z Compiling platforms v3.0.2
20582024-02-19T05:15:07.025Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
20592024-02-19T05:15:07.325Z Checking strip-ansi-escapes v0.2.0
20602024-02-19T05:15:07.372Z Checking fd-lock v3.0.13
20612024-02-19T05:15:07.386Z Compiling snafu-derive v0.7.5
20622024-02-19T05:15:07.400Z Compiling fs-err v2.11.0
20632024-02-19T05:15:07.457Z Checking nu-ansi-term v0.50.0
20642024-02-19T05:15:07.542Z Checking globset v0.4.13
20652024-02-19T05:15:07.854Z Checking olpc-cjson v0.1.3
20662024-02-19T05:15:07.869Z Checking reedline v0.29.0
20672024-02-19T05:15:08.001Z Checking serde_plain v1.0.2
20682024-02-19T05:15:08.066Z Compiling async-recursion v1.0.5
20692024-02-19T05:15:08.105Z Checking typed-path v0.7.0
20702024-02-19T05:15:08.207Z Checking lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
20712024-02-19T05:15:08.235Z Compiling curve25519-dalek v4.1.1
20722024-02-19T05:15:08.993Z Checking hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
20732024-02-19T05:15:09.253Z Compiling progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor#bc0bb4b0)
20742024-02-19T05:15:09.499Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20752024-02-19T05:15:09.560Z Compiling memoffset v0.7.1
20762024-02-19T05:15:09.580Z Checking progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)
20772024-02-19T05:15:09.791Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
20782024-02-19T05:15:09.818Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
20792024-02-19T05:15:09.896Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
20802024-02-19T05:15:10.045Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
20812024-02-19T05:15:10.290Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
20822024-02-19T05:15:10.686Z Checking parse-size v1.0.0
20832024-02-19T05:15:10.866Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20842024-02-19T05:15:11.038Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
20852024-02-19T05:15:11.140Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
20862024-02-19T05:15:13.666Z Checking snafu v0.7.5
20872024-02-19T05:15:13.810Z Compiling mime_guess v2.0.4
20882024-02-19T05:15:14.140Z Checking tough v0.16.0
20892024-02-19T05:15:16.628Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
20902024-02-19T05:15:17.042Z Checking progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor#bc0bb4b0)
20912024-02-19T05:15:17.364Z Checking universal-hash v0.5.1
20922024-02-19T05:15:17.412Z Compiling thiserror-impl-no-std v2.0.2
20932024-02-19T05:15:17.554Z Compiling curve25519-dalek-derive v0.1.0
20942024-02-19T05:15:17.681Z Compiling progenitor-macro v0.5.0 (https://github.com/oxidecomputer/progenitor#bc0bb4b0)
20952024-02-19T05:15:19.085Z Checking opaque-debug v0.3.0
20962024-02-19T05:15:19.174Z Checking poly1305 v0.8.0
20972024-02-19T05:15:20.960Z Checking thiserror-no-std v2.0.2
20982024-02-19T05:15:21.092Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
20992024-02-19T05:15:21.354Z Checking chacha20 v0.9.1
21002024-02-19T05:15:21.430Z Checking aead v0.5.2
21012024-02-19T05:15:21.663Z Checking kstat-rs v0.2.3
21022024-02-19T05:15:21.698Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
21032024-02-19T05:15:22.031Z Checking signature v1.6.4
21042024-02-19T05:15:22.047Z Compiling salty v0.2.0
21052024-02-19T05:15:22.630Z Checking ed25519 v1.5.3
21062024-02-19T05:15:22.868Z Checking chacha20poly1305 v0.10.1
21072024-02-19T05:15:23.193Z Checking nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
21082024-02-19T05:15:23.692Z Checking vsss-rs v3.3.4
21092024-02-19T05:15:23.786Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
21102024-02-19T05:15:23.947Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
21112024-02-19T05:15:24.055Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
21122024-02-19T05:15:25.952Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
21132024-02-19T05:15:26.967Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
21142024-02-19T05:15:26.982Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
21152024-02-19T05:15:27.218Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
21162024-02-19T05:15:27.955Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
21172024-02-19T05:15:28.204Z Checking serde-big-array v0.5.1
21182024-02-19T05:15:28.373Z Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
21192024-02-19T05:15:28.412Z Checking bytecount v0.6.3
21202024-02-19T05:15:28.546Z Checking papergrid v0.11.0
21212024-02-19T05:15:29.322Z Checking hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
21222024-02-19T05:15:30.640Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=796dce526dd7ed7b52a0429a486ccba4a9da1ce5#796dce52)
21232024-02-19T05:15:30.804Z Compiling tabled_derive v0.7.0
21242024-02-19T05:15:31.733Z Checking signal-hook-tokio v0.3.1
21252024-02-19T05:15:31.805Z Checking fd-lock v4.0.2
21262024-02-19T05:15:31.830Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
21272024-02-19T05:15:31.915Z Checking nix v0.27.1
21282024-02-19T05:15:31.989Z Checking serde-big-array v0.4.1
21292024-02-19T05:15:32.161Z Compiling sqlparser_derive v0.2.2
21302024-02-19T05:15:33.478Z Compiling prettyplease v0.2.16
21312024-02-19T05:15:33.534Z Checking unicode_categories v0.1.1
21322024-02-19T05:15:33.579Z Checking humantime v2.1.0
21332024-02-19T05:15:33.818Z Checking sqlformat v0.2.3
21342024-02-19T05:15:33.837Z Checking tabled v0.15.0
21352024-02-19T05:15:33.856Z Checking sqlparser v0.43.1
21362024-02-19T05:15:34.643Z Checking rustyline v13.0.0
21372024-02-19T05:15:35.310Z Checking sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
21382024-02-19T05:15:36.340Z Checking bcs v0.1.6
21392024-02-19T05:15:36.413Z Checking corncobs v0.1.3
21402024-02-19T05:15:36.588Z Checking highway v1.1.0
21412024-02-19T05:15:36.809Z Checking sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
21422024-02-19T05:15:36.872Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
21432024-02-19T05:15:36.992Z Checking http-range v0.1.5
21442024-02-19T05:15:37.134Z Compiling crunchy v0.2.2
21452024-02-19T05:15:37.159Z Checking hyper-staticfile v0.9.5
21462024-02-19T05:15:37.395Z Checking progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor#bc0bb4b0)
21472024-02-19T05:15:37.590Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
21482024-02-19T05:15:37.611Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
21492024-02-19T05:15:37.660Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
21502024-02-19T05:15:37.738Z Compiling clang-sys v1.6.1
21512024-02-19T05:15:38.178Z Compiling tiny-keccak v2.0.2
21522024-02-19T05:15:38.649Z Compiling darling_core v0.14.4
21532024-02-19T05:15:40.116Z Checking assert_matches v1.5.0
21542024-02-19T05:15:40.209Z Compiling ascii-canvas v3.0.0
21552024-02-19T05:15:40.436Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
21562024-02-19T05:15:40.775Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
21572024-02-19T05:15:41.820Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
21582024-02-19T05:15:42.184Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
21592024-02-19T05:15:42.392Z Compiling ena v0.14.2
21602024-02-19T05:15:42.454Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
21612024-02-19T05:15:42.480Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
21622024-02-19T05:15:43.431Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
21632024-02-19T05:15:44.282Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
21642024-02-19T05:15:44.439Z Compiling libloading v0.7.4
21652024-02-19T05:15:44.742Z Compiling darling_macro v0.14.4
21662024-02-19T05:15:44.832Z Compiling bindgen v0.69.2
21672024-02-19T05:15:45.599Z Compiling regex-syntax v0.6.29
21682024-02-19T05:15:45.793Z Compiling diff v0.1.13
21692024-02-19T05:15:45.864Z Compiling darling v0.14.4
21702024-02-19T05:15:46.443Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
21712024-02-19T05:15:46.699Z Compiling cexpr v0.6.0
21722024-02-19T05:15:46.937Z Compiling which v4.4.0
21732024-02-19T05:15:47.592Z Compiling ref-cast v1.0.20
21742024-02-19T05:15:48.135Z Compiling shlex v1.3.0
21752024-02-19T05:15:48.466Z Compiling peeking_take_while v0.1.2
21762024-02-19T05:15:48.572Z Checking maplit v1.0.2
21772024-02-19T05:15:48.606Z Compiling rustc-hash v1.1.0
21782024-02-19T05:15:48.677Z Compiling lazycell v1.3.0
21792024-02-19T05:15:48.757Z Compiling portable-atomic v1.4.3
21802024-02-19T05:15:48.910Z Compiling lalrpop v0.19.12
21812024-02-19T05:15:49.209Z Compiling derive_builder_core v0.12.0
21822024-02-19T05:15:49.938Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
21832024-02-19T05:15:51.813Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
21842024-02-19T05:15:51.918Z Compiling ref-cast-impl v1.0.20
21852024-02-19T05:15:52.050Z Compiling libxml v0.3.3
21862024-02-19T05:15:52.147Z Compiling derive_builder_macro v0.12.0
21872024-02-19T05:15:52.993Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
21882024-02-19T05:15:53.112Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
21892024-02-19T05:15:53.346Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
21902024-02-19T05:15:53.578Z Compiling strum_macros v0.24.3
21912024-02-19T05:15:53.783Z Compiling diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#62ef5ca0)
21922024-02-19T05:15:53.918Z Compiling cookie v0.18.0
21932024-02-19T05:15:54.115Z Compiling indoc v1.0.9
21942024-02-19T05:15:54.252Z Checking number_prefix v0.4.0
21952024-02-19T05:15:54.431Z Checking indicatif v0.17.8
21962024-02-19T05:15:55.296Z Checking derive_builder v0.12.0
21972024-02-19T05:15:55.450Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
21982024-02-19T05:15:55.771Z Checking bb8 v0.8.3
21992024-02-19T05:15:56.247Z Checking quick-xml v0.30.0
22002024-02-19T05:15:57.092Z Checking castaway v0.2.2
22012024-02-19T05:15:57.253Z Compiling oso-derive v0.27.0
22022024-02-19T05:15:57.651Z Compiling impl-trait-for-tuples v0.2.2
22032024-02-19T05:15:57.654Z Checking compact_str v0.7.1
22042024-02-19T05:15:58.260Z Checking async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
22052024-02-19T05:15:58.760Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
22062024-02-19T05:15:58.846Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
22072024-02-19T05:15:58.860Z Checking lru v0.12.1
22082024-02-19T05:15:59.117Z Compiling stability v0.1.1
22092024-02-19T05:15:59.342Z Compiling indoc v2.0.3
22102024-02-19T05:16:00.210Z Checking cassowary v0.3.0
22112024-02-19T05:16:00.245Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
22122024-02-19T05:16:00.584Z Checking smawk v0.3.1
22132024-02-19T05:16:00.602Z Checking ratatui v0.26.1
22142024-02-19T05:16:00.760Z Checking unicode-linebreak v0.1.5
22152024-02-19T05:16:00.774Z Checking is_ci v1.2.0
22162024-02-19T05:16:00.902Z Checking supports-color v3.0.0
22172024-02-19T05:16:01.085Z Compiling nexus-blueprint-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/blueprint-execution)
22182024-02-19T05:16:01.101Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
22192024-02-19T05:16:01.416Z Checking textwrap v0.16.1
22202024-02-19T05:16:01.809Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
22212024-02-19T05:16:01.825Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
22222024-02-19T05:16:02.239Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
22232024-02-19T05:16:02.828Z Checking nexus-deployment v0.1.0 (/work/oxidecomputer/omicron/nexus/deployment)
22242024-02-19T05:16:03.750Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
22252024-02-19T05:16:03.805Z Checking rtoolbox v0.0.1
22262024-02-19T05:16:03.984Z Checking rpassword v7.3.1
22272024-02-19T05:16:04.089Z Checking tui-tree-widget v0.17.0
22282024-02-19T05:16:04.132Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=796dce526dd7ed7b52a0429a486ccba4a9da1ce5#796dce52)
22292024-02-19T05:16:04.408Z Checking fatfs v0.3.6
22302024-02-19T05:16:05.501Z Checking shell-words v1.1.0
22312024-02-19T05:16:05.657Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
22322024-02-19T05:16:05.677Z Checking yansi v0.5.1
22332024-02-19T05:16:06.191Z Checking pretty_assertions v1.4.0
22342024-02-19T05:16:06.388Z Compiling target-lexicon v0.12.13
22352024-02-19T05:16:06.912Z Checking plotters-backend v0.3.5
22362024-02-19T05:16:07.473Z Compiling guppy-workspace-hack v0.1.0
22372024-02-19T05:16:07.818Z Checking plotters-svg v0.3.5
22382024-02-19T05:16:08.035Z Checking http-body v1.0.0
22392024-02-19T05:16:08.157Z Checking rand v0.4.6
22402024-02-19T05:16:08.231Z Checking remove_dir_all v0.5.3
22412024-02-19T05:16:08.332Z Checking tower-layer v0.3.2
22422024-02-19T05:16:08.618Z Checking cast v0.3.0
22432024-02-19T05:16:09.077Z Compiling target-spec v3.1.0
22442024-02-19T05:16:09.091Z Checking tempdir v0.3.7
22452024-02-19T05:16:09.260Z Checking criterion-plot v0.5.0
22462024-02-19T05:16:09.652Z Checking tower v0.4.13
22472024-02-19T05:16:09.772Z Checking hyper v1.1.0
22482024-02-19T05:16:09.814Z Checking cfg-expr v0.15.6
22492024-02-19T05:16:10.486Z Checking plotters v0.3.5
22502024-02-19T05:16:10.777Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
22512024-02-19T05:16:11.098Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
22522024-02-19T05:16:11.718Z Checking tinytemplate v1.2.1
22532024-02-19T05:16:12.116Z Checking cargo-platform v0.1.3
22542024-02-19T05:16:12.374Z Checking anes v0.1.6
22552024-02-19T05:16:12.411Z Checking oorandom v11.1.3
22562024-02-19T05:16:12.581Z Checking cargo_metadata v0.18.1
22572024-02-19T05:16:12.696Z Checking hyper-util v0.1.2
22582024-02-19T05:16:12.768Z Checking criterion v0.5.1
22592024-02-19T05:16:14.074Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
22602024-02-19T05:16:14.295Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
22612024-02-19T05:16:14.629Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
22622024-02-19T05:16:15.915Z Checking assert_cmd v2.0.13
22632024-02-19T05:16:16.337Z Checking rustls-native-certs v0.7.0
22642024-02-19T05:16:16.483Z Checking pathdiff v0.2.1
22652024-02-19T05:16:16.636Z Checking nested v0.1.1
22662024-02-19T05:16:16.852Z Checking guppy v0.17.5
22672024-02-19T05:16:18.348Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
22682024-02-19T05:16:19.070Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
22692024-02-19T05:16:19.313Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
22702024-02-19T05:16:19.516Z Checking hyper-rustls v0.26.0
22712024-02-19T05:16:19.866Z Checking httptest v0.15.5
22722024-02-19T05:16:20.577Z Checking threadpool v1.8.1
22732024-02-19T05:16:20.698Z Checking nanorand v0.7.0
22742024-02-19T05:16:21.088Z Checking flume v0.11.0
22752024-02-19T05:16:21.382Z Checking libtest-mimic v0.6.1
22762024-02-19T05:16:21.556Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
22772024-02-19T05:16:21.598Z Checking similar-asserts v1.5.0
22782024-02-19T05:16:21.801Z Compiling rstest_macros v0.18.2
22792024-02-19T05:16:22.436Z Checking datatest-stable v0.2.3
22802024-02-19T05:16:22.667Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
22812024-02-19T05:16:23.929Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
22822024-02-19T05:16:23.944Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
22832024-02-19T05:16:24.445Z Checking csv-core v0.1.11
22842024-02-19T05:16:24.677Z Checking constant_time_eq v0.2.6
22852024-02-19T05:16:24.722Z Compiling trybuild v1.0.89
22862024-02-19T05:16:24.793Z Compiling relative-path v1.9.0
22872024-02-19T05:16:24.827Z Checking blake2b_simd v1.0.1
22882024-02-19T05:16:25.288Z Checking csv v1.3.0
22892024-02-19T05:16:25.693Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
22902024-02-19T05:16:26.189Z Checking basic-toml v0.1.8
22912024-02-19T05:16:27.064Z Checking multimap v0.10.0
22922024-02-19T05:16:27.377Z Checking futures-timer v3.0.2
22932024-02-19T05:16:29.027Z Checking rust-argon2 v1.0.1
22942024-02-19T05:16:29.429Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
22952024-02-19T05:16:31.438Z Checking partial-io v0.5.4
22962024-02-19T05:16:31.806Z Checking approx v0.5.1
22972024-02-19T05:16:32.042Z Checking termios v0.3.3
22982024-02-19T05:16:32.253Z Checking hex-literal v0.4.1
22992024-02-19T05:16:35.761Z Checking rstest v0.18.2
23002024-02-19T05:16:37.708Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
23012024-02-19T05:17:25.677Z Checking zone-network-setup v0.1.0 (/work/oxidecomputer/omicron/zone-network-setup)
23022024-02-19T05:17:28.121Z Compiling samael v0.0.14 (https://github.com/oxidecomputer/samael?branch=oxide/omicron#9e609a8f)
23032024-02-19T05:17:28.709Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
23042024-02-19T05:17:29.465Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
23052024-02-19T05:17:42.972Z Checking caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
23062024-02-19T05:17:52.859Z Compiling polar-core v0.27.0
23072024-02-19T05:17:59.658Z Checking oso v0.27.0
23082024-02-19T05:18:25.691Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
23092024-02-19T05:19:25.782Z Finished dev [unoptimized + debuginfo] target(s) in 6m 57s
23102024-02-19T05:19:25.963Z
23112024-02-19T05:19:25.966Zreal 7:43.001228922
23122024-02-19T05:19:25.966Zuser 40:10.664783757
23132024-02-19T05:19:25.966Zsys 6:41.589564847
23142024-02-19T05:19:25.966Ztrap 1.062548592
23152024-02-19T05:19:25.967Ztflt 6.709641763
23162024-02-19T05:19:25.967Zdflt 5.258439606
23172024-02-19T05:19:25.967Zkflt 0.077001383
23182024-02-19T05:19:25.967Zlock 1:01:49.524949154
23192024-02-19T05:19:25.967Zslp 2:03:05.995240593
23202024-02-19T05:19:25.967Zlat 1:45.518187884
23212024-02-19T05:19:25.967Zstop 4:18.755233877
23222024-02-19T05:19:26.754Zwarning: output filename collision.
23232024-02-19T05:19:26.754ZThe 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)`.
23242024-02-19T05:19:26.754ZColliding filename is: /work/oxidecomputer/omicron/target/doc/hubpack/index.html
23252024-02-19T05:19:26.754ZThe targets should have unique names.
23262024-02-19T05:19:26.754ZThis is a known bug where multiple crates with the same name use
23272024-02-19T05:19:26.754Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23282024-02-19T05:19:26.759Zwarning: output filename collision.
23292024-02-19T05:19:26.759ZThe 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)`.
23302024-02-19T05:19:26.759ZColliding filename is: /work/oxidecomputer/omicron/target/doc/nix/index.html
23312024-02-19T05:19:26.759ZThe targets should have unique names.
23322024-02-19T05:19:26.759ZThis is a known bug where multiple crates with the same name use
23332024-02-19T05:19:26.759Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23342024-02-19T05:19:26.759Zwarning: output filename collision.
23352024-02-19T05:19:26.759ZThe 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)`.
23362024-02-19T05:19:26.759ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
23372024-02-19T05:19:26.759ZThe targets should have unique names.
23382024-02-19T05:19:26.759ZThis is a known bug where multiple crates with the same name use
23392024-02-19T05:19:26.759Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23402024-02-19T05:19:26.759Zwarning: output filename collision.
23412024-02-19T05:19:26.759ZThe lib target `progenitor` in package `progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor#bc0bb4b0)` has the same output filename as the lib target `progenitor` in package `progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)`.
23422024-02-19T05:19:26.759ZColliding filename is: /work/oxidecomputer/omicron/target/doc/progenitor/index.html
23432024-02-19T05:19:26.759ZThe targets should have unique names.
23442024-02-19T05:19:26.759ZThis is a known bug where multiple crates with the same name use
23452024-02-19T05:19:26.759Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23462024-02-19T05:19:26.759Zwarning: output filename collision.
23472024-02-19T05:19:26.759ZThe lib target `progenitor-client` in package `progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor#bc0bb4b0)` 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#bc0bb4b0)`.
23482024-02-19T05:19:26.759ZColliding filename is: /work/oxidecomputer/omicron/target/doc/progenitor_client/index.html
23492024-02-19T05:19:26.760ZThe targets should have unique names.
23502024-02-19T05:19:26.760ZThis is a known bug where multiple crates with the same name use
23512024-02-19T05:19:26.760Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23522024-02-19T05:19:26.760Zwarning: output filename collision.
23532024-02-19T05:19:26.760ZThe lib target `progenitor-impl` in package `progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor#bc0bb4b0)` 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#bc0bb4b0)`.
23542024-02-19T05:19:26.760ZColliding filename is: /work/oxidecomputer/omicron/target/doc/progenitor_impl/index.html
23552024-02-19T05:19:26.760ZThe targets should have unique names.
23562024-02-19T05:19:26.760ZThis is a known bug where multiple crates with the same name use
23572024-02-19T05:19:26.760Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23582024-02-19T05:19:26.760Zwarning: output filename collision.
23592024-02-19T05:19:26.760ZThe 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)`.
23602024-02-19T05:19:26.760ZColliding filename is: /work/oxidecomputer/omicron/target/doc/tlvc/index.html
23612024-02-19T05:19:26.760ZThe targets should have unique names.
23622024-02-19T05:19:26.760ZThis is a known bug where multiple crates with the same name use
23632024-02-19T05:19:26.760Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23642024-02-19T05:19:27.175Z Documenting libc v0.2.153
23652024-02-19T05:19:27.178Z Documenting cfg-if v1.0.0
23662024-02-19T05:19:27.226Z Documenting serde_derive v1.0.196
23672024-02-19T05:19:27.251Z Documenting log v0.4.20
23682024-02-19T05:19:27.251Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23692024-02-19T05:19:27.278Z Documenting memchr v2.6.3
23702024-02-19T05:19:27.281Z Documenting scopeguard v1.2.0
23712024-02-19T05:19:27.297Z Documenting byteorder v1.5.0
23722024-02-19T05:19:27.560Z Documenting smallvec v1.13.1
23732024-02-19T05:19:29.887Z Documenting itoa v1.0.9
23742024-02-19T05:19:29.970Z Documenting lock_api v0.4.10
23752024-02-19T05:19:30.820Z Documenting once_cell v1.19.0
23762024-02-19T05:19:31.481Z Documenting getrandom v0.2.10
23772024-02-19T05:19:31.549Z Documenting zeroize_derive v1.4.2
23782024-02-19T05:19:31.598Z Documenting parking_lot_core v0.9.8
23792024-02-19T05:19:31.847Z Documenting libm v0.2.7
23802024-02-19T05:19:32.733Z Documenting pin-project-lite v0.2.13
23812024-02-19T05:19:33.053Z Documenting signal-hook-registry v1.4.1
23822024-02-19T05:19:33.567Z Documenting serde v1.0.196
23832024-02-19T05:19:35.216Z Documenting rand_core v0.6.4
23842024-02-19T05:19:35.238Z Documenting num-traits v0.2.16
23852024-02-19T05:19:35.336Z Documenting mio v0.8.9
23862024-02-19T05:19:35.474Z Documenting parking_lot v0.12.1
23872024-02-19T05:19:35.602Z Documenting futures-core v0.3.30
23882024-02-19T05:19:37.039Z Documenting zeroize v1.7.0
23892024-02-19T05:19:37.099Z Documenting ryu v1.0.15
23902024-02-19T05:19:38.959Z Documenting thiserror-impl v1.0.57
23912024-02-19T05:19:39.290Z Documenting socket2 v0.5.5
23922024-02-19T05:19:39.356Z Documenting num_cpus v1.16.0
23932024-02-19T05:19:39.472Z Documenting tokio-macros v2.2.0
23942024-02-19T05:19:39.839Z Documenting zerocopy v0.7.32
23952024-02-19T05:19:39.915Z Documenting typenum v1.16.0
23962024-02-19T05:19:40.935Z Documenting subtle v2.5.0
23972024-02-19T05:19:43.360Z Documenting futures-sink v0.3.30
23982024-02-19T05:19:43.776Z Documenting thiserror v1.0.57
23992024-02-19T05:19:43.968Z Documenting pin-utils v0.1.0
24002024-02-19T05:19:43.998Z Documenting iana-time-zone v0.1.57
24012024-02-19T05:19:44.769Z Documenting slab v0.4.9
24022024-02-19T05:19:47.182Z Documenting futures-channel v0.3.30
24032024-02-19T05:19:47.227Z Documenting ahash v0.8.7
24042024-02-19T05:19:47.531Z Documenting futures-macro v0.3.30
24052024-02-19T05:19:47.754Z Documenting futures-task v0.3.30
24062024-02-19T05:19:49.019Z Documenting const-oid v0.9.5
24072024-02-19T05:19:49.562Z Documenting futures-io v0.3.30
24082024-02-19T05:19:51.107Z Documenting allocator-api2 v0.2.16
24092024-02-19T05:19:51.758Z Documenting tinyvec_macros v0.1.1
24102024-02-19T05:19:52.041Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24112024-02-19T05:19:52.189Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24122024-02-19T05:19:52.472Z Documenting tracing-core v0.1.31
24132024-02-19T05:19:53.047Z Documenting tracing-attributes v0.1.26
24142024-02-19T05:19:53.470Z Documenting futures-util v0.3.30
24152024-02-19T05:19:54.752Z Documenting hashbrown v0.14.3
24162024-02-19T05:19:55.006Z Documenting tinyvec v1.6.0
24172024-02-19T05:19:55.071Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24182024-02-19T05:19:55.131Z Documenting bytes v1.5.0
24192024-02-19T05:19:58.840Z Documenting bitflags v2.4.0
24202024-02-19T05:20:00.210Z Documenting serde_json v1.0.113
24212024-02-19T05:20:00.394Z Documenting tokio v1.36.0
24222024-02-19T05:20:00.411Z Documenting chrono v0.4.31
24232024-02-19T05:20:03.143Z Documenting uuid v1.7.0
24242024-02-19T05:20:04.253Z Documenting unicode-normalization v0.1.22
24252024-02-19T05:20:04.403Z Documenting ppv-lite86 v0.2.17
24262024-02-19T05:20:05.548Z Documenting generic-array v0.14.7
24272024-02-19T05:20:05.901Z Documenting unicode-bidi v0.3.13
24282024-02-19T05:20:06.459Z Documenting equivalent v1.0.1
24292024-02-19T05:20:07.744Z Documenting rand_chacha v0.3.1
24302024-02-19T05:20:07.773Z Documenting serde_derive_internals v0.26.0
24312024-02-19T05:20:08.682Z Checking serde_derive_internals v0.26.0
24322024-02-19T05:20:09.262Z Documenting percent-encoding v2.3.1
24332024-02-19T05:20:09.287Z Documenting indexmap v2.2.3
24342024-02-19T05:20:10.173Z Documenting dyn-clone v1.0.16
24352024-02-19T05:20:10.222Z Documenting crypto-common v0.1.6
24362024-02-19T05:20:11.296Z Documenting tracing v0.1.37
24372024-02-19T05:20:11.563Z Documenting block-buffer v0.10.4
24382024-02-19T05:20:12.066Z Documenting rand v0.8.5
24392024-02-19T05:20:13.076Z Documenting base64 v0.21.7
24402024-02-19T05:20:13.263Z Documenting schemars_derive v0.8.16
24412024-02-19T05:20:13.352Z Documenting lazy_static v1.4.0
24422024-02-19T05:20:14.674Z Documenting form_urlencoded v1.2.1
24432024-02-19T05:20:14.987Z Documenting fnv v1.0.7
24442024-02-19T05:20:15.617Z Documenting digest v0.10.7
24452024-02-19T05:20:16.289Z Documenting errno v0.3.8
24462024-02-19T05:20:16.878Z Documenting cpufeatures v0.2.12
24472024-02-19T05:20:17.553Z Documenting idna v0.5.0
24482024-02-19T05:20:18.683Z Documenting httparse v1.8.0
24492024-02-19T05:20:18.704Z Documenting unicode-ident v1.0.12
24502024-02-19T05:20:19.686Z Documenting unicode-width v0.1.11
24512024-02-19T05:20:19.793Z Documenting schemars v0.8.16
24522024-02-19T05:20:20.259Z Documenting rustix v0.38.31
24532024-02-19T05:20:21.606Z Documenting proc-macro2 v1.0.78
24542024-02-19T05:20:21.610Z Documenting url v2.5.0
24552024-02-19T05:20:21.650Z Documenting httpdate v1.0.3
24562024-02-19T05:20:22.674Z Documenting try-lock v0.2.4
24572024-02-19T05:20:23.258Z Documenting adler v1.0.2
24582024-02-19T05:20:25.416Z Documenting http-body v0.4.5
24592024-02-19T05:20:25.582Z Documenting want v0.3.1
24602024-02-19T05:20:25.800Z Documenting openssl-sys v0.9.96
24612024-02-19T05:20:26.086Z Documenting openssl-macros v0.1.1
24622024-02-19T05:20:26.439Z Documenting miniz_oxide v0.7.1
24632024-02-19T05:20:27.020Z Documenting mime v0.3.17
24642024-02-19T05:20:27.066Z Documenting base64ct v1.6.0
24652024-02-19T05:20:29.390Z Documenting tower-service v0.3.2
24662024-02-19T05:20:29.719Z Documenting quote v1.0.35
24672024-02-19T05:20:29.943Z Documenting aho-corasick v1.0.4
24682024-02-19T05:20:30.487Z Documenting slog v2.7.0
24692024-02-19T05:20:31.273Z Documenting ipnet v2.9.0
24702024-02-19T05:20:31.601Z Documenting openssl v0.10.60
24712024-02-19T05:20:31.787Z Documenting openssl-probe v0.1.5
24722024-02-19T05:20:31.893Z Documenting tokio-util v0.7.10
24732024-02-19T05:20:33.228Z Documenting regex-syntax v0.8.2
24742024-02-19T05:20:33.607Z Documenting syn v2.0.48
24752024-02-19T05:20:34.770Z Documenting async-trait v0.1.77
24762024-02-19T05:20:34.973Z Documenting pem-rfc7468 v0.7.0
24772024-02-19T05:20:35.509Z Documenting encoding_rs v0.8.33
24782024-02-19T05:20:35.520Z Documenting crossbeam-utils v0.8.16
24792024-02-19T05:20:37.629Z Documenting h2 v0.3.24
24802024-02-19T05:20:39.049Z Documenting der_derive v0.7.2
24812024-02-19T05:20:39.487Z Documenting flagset v0.4.3
24822024-02-19T05:20:39.719Z Documenting utf8parse v0.2.1
24832024-02-19T05:20:39.815Z Documenting native-tls v0.2.11
24842024-02-19T05:20:39.940Z Documenting regex-automata v0.4.4
24852024-02-19T05:20:40.108Z Documenting serde_urlencoded v0.7.1
24862024-02-19T05:20:42.385Z Documenting num-integer v0.1.46
24872024-02-19T05:20:42.513Z Documenting time-macros v0.2.13
24882024-02-19T05:20:44.218Z Documenting deranged v0.3.8
24892024-02-19T05:20:44.264Z Documenting der v0.7.8
24902024-02-19T05:20:45.789Z Documenting tokio-native-tls v0.3.1
24912024-02-19T05:20:47.316Z Documenting num_threads v0.1.6
24922024-02-19T05:20:47.632Z Documenting time-core v0.1.1
24932024-02-19T05:20:48.534Z Documenting gimli v0.28.0
24942024-02-19T05:20:48.954Z Documenting hyper v0.14.27
24952024-02-19T05:20:48.968Z Documenting regex v1.10.3
24962024-02-19T05:20:49.162Z Documenting spki v0.7.2
24972024-02-19T05:20:50.527Z Documenting object v0.32.1
24982024-02-19T05:20:50.993Z Documenting time v0.3.27
24992024-02-19T05:20:51.009Z Documenting rustc-demangle v0.1.23
25002024-02-19T05:20:52.393Z Documenting webpki-roots v0.25.2
25012024-02-19T05:20:53.641Z Documenting spin v0.9.8
25022024-02-19T05:20:54.051Z Documenting either v1.10.0
25032024-02-19T05:20:54.565Z Documenting pkcs8 v0.10.2
25042024-02-19T05:20:54.737Z Documenting addr2line v0.21.0
25052024-02-19T05:20:56.133Z Documenting openapiv3 v2.0.0
25062024-02-19T05:20:56.471Z Documenting futures-executor v0.3.30
25072024-02-19T05:20:56.757Z Checking pest_meta v2.7.6
25082024-02-19T05:20:57.691Z Documenting memoffset v0.9.0
25092024-02-19T05:20:58.237Z Documenting anstyle v1.0.2
25102024-02-19T05:20:58.542Z Documenting data-encoding v2.4.0
25112024-02-19T05:20:59.218Z Documenting anstyle-parse v0.2.1
25122024-02-19T05:21:00.602Z Documenting crossbeam-epoch v0.9.15
25132024-02-19T05:21:00.770Z Documenting ipnetwork v0.20.0
25142024-02-19T05:21:01.420Z Documenting hyper-tls v0.5.0
25152024-02-19T05:21:02.162Z Documenting hyper-rustls v0.24.2
25162024-02-19T05:21:02.535Z Documenting sha2 v0.10.8
25172024-02-19T05:21:02.888Z Documenting hex v0.4.3
25182024-02-19T05:21:02.926Z Documenting crc32fast v1.3.2
25192024-02-19T05:21:03.188Z Documenting backtrace v0.3.69
25202024-02-19T05:21:04.745Z Documenting pest_meta v2.7.6
25212024-02-19T05:21:06.055Z Documenting scroll_derive v0.12.0
25222024-02-19T05:21:06.698Z Documenting anstyle-query v1.0.0
25232024-02-19T05:21:06.985Z Documenting untrusted v0.9.0
25242024-02-19T05:21:07.423Z Documenting colorchoice v1.0.0
25252024-02-19T05:21:08.715Z Documenting futures v0.3.30
25262024-02-19T05:21:08.776Z Documenting pest_generator v2.7.6
25272024-02-19T05:21:09.451Z Documenting anyhow v1.0.75
25282024-02-19T05:21:09.816Z Documenting ring v0.17.8
25292024-02-19T05:21:10.158Z Documenting reqwest v0.11.22
25302024-02-19T05:21:10.206Z Checking pest_generator v2.7.6
25312024-02-19T05:21:10.347Z Documenting anstream v0.6.11
25322024-02-19T05:21:10.476Z Documenting scroll v0.12.0
25332024-02-19T05:21:10.921Z Documenting num-iter v0.1.43
25342024-02-19T05:21:13.512Z Documenting terminal_size v0.3.0
25352024-02-19T05:21:14.222Z Documenting hmac v0.12.1
25362024-02-19T05:21:14.351Z Documenting signal-hook v0.3.17
25372024-02-19T05:21:14.816Z Documenting plain v0.2.3
25382024-02-19T05:21:14.949Z Documenting clap_lex v0.7.0
25392024-02-19T05:21:15.921Z Documenting strsim v0.11.0
25402024-02-19T05:21:17.275Z Documenting static_assertions v1.1.0
25412024-02-19T05:21:17.736Z Documenting ucd-trie v0.1.6
25422024-02-19T05:21:17.861Z Documenting goblin v0.8.0
25432024-02-19T05:21:18.541Z Documenting pest_derive v2.7.6
25442024-02-19T05:21:19.122Z Documenting flate2 v1.0.28
25452024-02-19T05:21:19.410Z Documenting clap_derive v4.5.0
25462024-02-19T05:21:20.362Z Documenting pretty-hex v0.4.1
25472024-02-19T05:21:20.511Z Documenting clap_builder v4.5.0
25482024-02-19T05:21:20.886Z Documenting unicode-segmentation v1.10.1
25492024-02-19T05:21:22.348Z Documenting pest v2.7.6
25502024-02-19T05:21:23.014Z Documenting managed v0.8.0
25512024-02-19T05:21:23.449Z Documenting signal-hook-mio v0.2.3
25522024-02-19T05:21:24.211Z Documenting block-padding v0.3.3
25532024-02-19T05:21:24.341Z Documenting scheduled-thread-pool v0.2.7
25542024-02-19T05:21:24.704Z Documenting thread-id v4.2.0
25552024-02-19T05:21:24.971Z Documenting dof v0.3.0
25562024-02-19T05:21:26.477Z Documenting bzip2-sys v0.1.11+1.0.8
25572024-02-19T05:21:26.819Z Documenting clap v4.5.0
25582024-02-19T05:21:27.333Z Documenting dtrace-parser v0.2.0
25592024-02-19T05:21:27.504Z Documenting enum-as-inner v0.5.1
25602024-02-19T05:21:28.360Z Documenting diesel_table_macro_syntax v0.1.0
25612024-02-19T05:21:28.444Z Checking diesel_table_macro_syntax v0.1.0
25622024-02-19T05:21:28.559Z Documenting r2d2 v0.8.10
25632024-02-19T05:21:28.614Z Documenting inout v0.1.3
25642024-02-19T05:21:30.311Z Documenting bzip2 v0.4.4
25652024-02-19T05:21:30.624Z Documenting crossterm v0.27.0
25662024-02-19T05:21:31.258Z Documenting usdt-impl v0.5.0
25672024-02-19T05:21:31.810Z Documenting trust-dns-proto v0.22.0
25682024-02-19T05:21:31.981Z Documenting md-5 v0.10.5
25692024-02-19T05:21:32.700Z Documenting stringprep v0.1.3
25702024-02-19T05:21:32.801Z Documenting serde_spanned v0.6.5
25712024-02-19T05:21:32.881Z Documenting diesel_derives v2.1.2
25722024-02-19T05:21:34.323Z Documenting toml_datetime v0.6.5
25732024-02-19T05:21:35.841Z Documenting ff v0.13.0
25742024-02-19T05:21:36.600Z Documenting pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
25752024-02-19T05:21:36.731Z Documenting siphasher v0.3.11
25762024-02-19T05:21:36.842Z Documenting bit-vec v0.6.3
25772024-02-19T05:21:38.280Z Documenting base16ct v0.2.0
25782024-02-19T05:21:38.976Z Documenting fallible-iterator v0.2.0
25792024-02-19T05:21:39.634Z Documenting winnow v0.6.1
25802024-02-19T05:21:39.724Z Documenting group v0.13.0
25812024-02-19T05:21:39.924Z Documenting phf_shared v0.11.2
25822024-02-19T05:21:40.378Z Documenting diesel v2.1.4
25832024-02-19T05:21:40.746Z Documenting zip v0.6.6
25842024-02-19T05:21:40.897Z Documenting cipher v0.4.4
25852024-02-19T05:21:41.411Z Documenting sec1 v0.7.3
25862024-02-19T05:21:43.675Z Documenting hkdf v0.12.4
25872024-02-19T05:21:43.793Z Documenting num-bigint v0.4.4
25882024-02-19T05:21:43.942Z Documenting postgres-protocol v0.6.6
25892024-02-19T05:21:44.855Z Documenting toml_edit v0.22.6
25902024-02-19T05:21:45.292Z Documenting crypto-bigint v0.5.2
25912024-02-19T05:21:47.308Z Documenting regress v0.8.0
25922024-02-19T05:21:47.838Z Documenting hubpack v0.1.2
25932024-02-19T05:21:49.025Z Documenting bstr v1.6.0
25942024-02-19T05:21:50.925Z Documenting serde_repr v0.1.16
25952024-02-19T05:21:51.008Z Documenting precomputed-hash v0.1.1
25962024-02-19T05:21:51.401Z Documenting new_debug_unreachable v1.0.4
25972024-02-19T05:21:52.417Z Documenting minimal-lexical v0.2.1
25982024-02-19T05:21:52.458Z Documenting lalrpop-util v0.19.12
25992024-02-19T05:21:53.606Z Documenting fixedbitset v0.4.2
26002024-02-19T05:21:54.023Z Documenting elliptic-curve v0.13.8
26012024-02-19T05:21:54.358Z Documenting yasna v0.5.2
26022024-02-19T05:21:54.794Z Documenting string_cache v0.8.7
26032024-02-19T05:21:55.543Z Documenting gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
26042024-02-19T05:21:56.219Z Documenting nom v7.1.3
26052024-02-19T05:21:56.957Z Documenting petgraph v0.6.4
26062024-02-19T05:21:57.063Z Documenting postgres-types v0.2.6
26072024-02-19T05:21:59.291Z Documenting phf v0.11.2
26082024-02-19T05:22:00.552Z Documenting console v0.15.8
26092024-02-19T05:22:01.196Z Documenting semver v1.0.22
26102024-02-19T05:22:01.267Z Documenting float-cmp v0.9.0
26112024-02-19T05:22:02.286Z Documenting normalize-line-endings v0.3.0
26122024-02-19T05:22:03.568Z Documenting whoami v1.4.1
26132024-02-19T05:22:04.334Z Documenting predicates-core v1.0.6
26142024-02-19T05:22:04.633Z Documenting difflib v0.4.0
26152024-02-19T05:22:04.704Z Documenting heck v0.4.1
26162024-02-19T05:22:04.945Z Documenting bit-set v0.5.3
26172024-02-19T05:22:05.548Z Documenting similar v2.3.0
26182024-02-19T05:22:06.173Z Documenting typify-macro v0.0.15 (https://github.com/oxidecomputer/typify#ce009d6f)
26192024-02-19T05:22:06.566Z Documenting tokio-stream v0.1.14
26202024-02-19T05:22:07.378Z Documenting tokio-postgres v0.7.10
26212024-02-19T05:22:08.201Z Documenting getopts v0.2.21
26222024-02-19T05:22:08.389Z Documenting predicates v3.1.0
26232024-02-19T05:22:09.199Z Checking ident_case v1.0.1
26242024-02-19T05:22:09.279Z Documenting typify-impl v0.0.15 (https://github.com/oxidecomputer/typify#ce009d6f)
26252024-02-19T05:22:09.352Z Checking strsim v0.10.0
26262024-02-19T05:22:09.575Z Documenting progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)
26272024-02-19T05:22:09.930Z Documenting match_cfg v0.1.0
26282024-02-19T05:22:11.747Z Documenting sha1 v0.10.6
26292024-02-19T05:22:12.671Z Documenting dirs-sys-next v0.1.2
26302024-02-19T05:22:12.794Z Documenting hostname v0.3.1
26312024-02-19T05:22:12.974Z Documenting rustls-pki-types v1.3.0
26322024-02-19T05:22:13.597Z Documenting camino v1.1.6
26332024-02-19T05:22:16.538Z Documenting dirs-next v2.0.0
26342024-02-19T05:22:16.698Z Documenting paste v1.0.14
26352024-02-19T05:22:16.749Z Documenting thread_local v1.1.7
26362024-02-19T05:22:16.817Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
26372024-02-19T05:22:16.960Z Documenting rustls-webpki v0.102.1
26382024-02-19T05:22:17.155Z Documenting typify v0.0.15 (https://github.com/oxidecomputer/typify#ce009d6f)
26392024-02-19T05:22:18.017Z Documenting crossbeam-channel v0.5.8
26402024-02-19T05:22:18.672Z Documenting atty v0.2.14
26412024-02-19T05:22:20.420Z Documenting term v0.7.0
26422024-02-19T05:22:20.519Z Documenting take_mut v0.2.2
26432024-02-19T05:22:21.321Z Documenting slog-json v2.6.1
26442024-02-19T05:22:22.495Z Documenting http v1.0.0
26452024-02-19T05:22:22.498Z Documenting rustls v0.22.2
26462024-02-19T05:22:22.498Z Documenting async-stream-impl v0.3.5
26472024-02-19T05:22:22.498Z Documenting debug-ignore v1.0.5
26482024-02-19T05:22:24.197Z Documenting slog-async v2.8.0
26492024-02-19T05:22:24.382Z Documenting slog-term v2.9.0
26502024-02-19T05:22:24.879Z Documenting progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)
26512024-02-19T05:22:25.010Z Documenting atomic-waker v1.1.1
26522024-02-19T05:22:25.974Z Documenting slog-bunyan v2.5.0
26532024-02-19T05:22:26.742Z Documenting async-stream v0.3.5
26542024-02-19T05:22:27.555Z Documenting multer v3.0.0
26552024-02-19T05:22:27.810Z Documenting waitgroup v0.1.2
26562024-02-19T05:22:28.760Z Documenting rustls-pemfile v2.1.0
26572024-02-19T05:22:28.887Z Checking darling_core v0.20.3
26582024-02-19T05:22:30.633Z Documenting toml v0.8.10
26592024-02-19T05:22:30.681Z Documenting dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
26602024-02-19T05:22:30.904Z Documenting tokio-rustls v0.25.0
26612024-02-19T05:22:31.074Z Documenting serde_path_to_error v0.1.15
26622024-02-19T05:22:31.544Z Checking darling v0.20.3
26632024-02-19T05:22:31.652Z Documenting serde_with_macros v3.6.1
26642024-02-19T05:22:32.308Z Documenting structmeta-derive v0.3.0
26652024-02-19T05:22:33.077Z Documenting strum v0.26.1
26662024-02-19T05:22:33.315Z Documenting progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)
26672024-02-19T05:22:35.202Z Checking structmeta v0.3.0
26682024-02-19T05:22:35.431Z Documenting instant v0.1.12
26692024-02-19T05:22:36.439Z Documenting newtype-uuid v1.0.1
26702024-02-19T05:22:36.443Z Documenting serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
26712024-02-19T05:22:36.532Z Documenting dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
26722024-02-19T05:22:36.710Z Documenting serde_with v3.6.1
26732024-02-19T05:22:36.829Z Documenting macaddr v1.0.1
26742024-02-19T05:22:37.418Z Documenting structmeta v0.3.0
26752024-02-19T05:22:39.091Z Documenting backoff v0.4.0
26762024-02-19T05:22:40.873Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
26772024-02-19T05:22:40.973Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26782024-02-19T05:22:41.208Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26792024-02-19T05:22:41.395Z Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
26802024-02-19T05:22:41.850Z Documenting parse-display-derive v0.9.0
26812024-02-19T05:22:42.491Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
26822024-02-19T05:22:43.854Z Documenting fastrand v2.0.1
26832024-02-19T05:22:43.955Z Documenting proc-macro-error-attr v1.0.4
26842024-02-19T05:22:45.121Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26852024-02-19T05:22:45.225Z Checking proc-macro-error v1.0.4
26862024-02-19T05:22:45.507Z Documenting is-terminal v0.4.9
26872024-02-19T05:22:45.973Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26882024-02-19T05:22:46.242Z Checking proc-macro-crate v1.3.1
26892024-02-19T05:22:46.484Z Documenting proc-macro-crate v1.3.1
26902024-02-19T05:22:46.519Z Documenting hash32 v0.3.1
26912024-02-19T05:22:46.696Z Documenting stable_deref_trait v1.2.0
26922024-02-19T05:22:47.784Z Documenting proc-macro-error v1.0.4
26932024-02-19T05:22:48.040Z Documenting parse-display v0.9.0
26942024-02-19T05:22:48.361Z Documenting tempfile v3.10.0
26952024-02-19T05:22:49.596Z Documenting embedded-io v0.4.0
26962024-02-19T05:22:50.603Z Documenting heapless v0.8.0
26972024-02-19T05:22:50.688Z Documenting cobs v0.2.3
26982024-02-19T05:22:51.415Z Documenting foreign-types-macros v0.2.3
26992024-02-19T05:22:51.826Z Documenting num_enum_derive v0.5.11
27002024-02-19T05:22:52.192Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
27012024-02-19T05:22:52.346Z Documenting foreign-types-shared v0.3.1
27022024-02-19T05:22:52.775Z Documenting camino-tempfile v1.1.1
27032024-02-19T05:22:52.860Z Documenting illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27042024-02-19T05:22:53.557Z Documenting postcard v1.0.8
27052024-02-19T05:22:55.176Z Documenting crucible-workspace-hack v0.1.0
27062024-02-19T05:22:55.301Z Documenting smoltcp v0.11.0
27072024-02-19T05:22:55.746Z Documenting libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
27082024-02-19T05:22:55.927Z Documenting foreign-types v0.5.0
27092024-02-19T05:22:57.330Z Documenting nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
27102024-02-19T05:22:57.929Z Documenting num_enum v0.5.11
27112024-02-19T05:22:58.350Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
27122024-02-19T05:22:58.877Z Documenting cstr-argument v0.1.2
27132024-02-19T05:22:59.923Z Documenting rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
27142024-02-19T05:23:00.237Z Documenting kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27152024-02-19T05:23:01.087Z Documenting colored v2.0.4
27162024-02-19T05:23:01.509Z Documenting opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27172024-02-19T05:23:01.771Z Documenting dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
27182024-02-19T05:23:02.831Z Documenting nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
27192024-02-19T05:23:04.322Z Documenting rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
27202024-02-19T05:23:04.646Z Documenting poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
27212024-02-19T05:23:05.527Z Documenting zone_cfg_derive v0.3.0
27222024-02-19T05:23:06.616Z Documenting bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
27232024-02-19T05:23:07.425Z Documenting num-derive v0.4.0
27242024-02-19T05:23:07.911Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
27252024-02-19T05:23:08.191Z Documenting opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27262024-02-19T05:23:08.671Z Documenting libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
27272024-02-19T05:23:10.149Z Documenting zone v0.3.0
27282024-02-19T05:23:10.382Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27292024-02-19T05:23:10.817Z Documenting bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
27302024-02-19T05:23:12.069Z Documenting crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=796dce526dd7ed7b52a0429a486ccba4a9da1ce5#796dce52)
27312024-02-19T05:23:13.814Z Documenting smf v0.2.2
27322024-02-19T05:23:13.909Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
27332024-02-19T05:23:14.219Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
27342024-02-19T05:23:14.555Z Documenting oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27352024-02-19T05:23:15.449Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
27362024-02-19T05:23:15.482Z Documenting password-hash v0.5.0
27372024-02-19T05:23:16.565Z Documenting blake2 v0.10.6
27382024-02-19T05:23:17.078Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
27392024-02-19T05:23:17.915Z Documenting linked-hash-map v0.5.6
27402024-02-19T05:23:18.294Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
27412024-02-19T05:23:19.840Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27422024-02-19T05:23:21.346Z Documenting itertools v0.12.1
27432024-02-19T05:23:21.550Z Documenting argon2 v0.5.3
27442024-02-19T05:23:21.571Z Documenting opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27452024-02-19T05:23:21.710Z Documenting memmap v0.7.0
27462024-02-19T05:23:22.904Z Documenting lru-cache v0.1.2
27472024-02-19T05:23:23.057Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
27482024-02-19T05:23:23.939Z Documenting derive-where v1.2.7
27492024-02-19T05:23:24.311Z Documenting swrite v0.1.0
27502024-02-19T05:23:25.656Z Documenting usdt v0.5.0
27512024-02-19T05:23:26.594Z Documenting quick-error v1.2.3
27522024-02-19T05:23:26.691Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
27532024-02-19T05:23:26.786Z Documenting newtype_derive v0.1.6
27542024-02-19T05:23:27.982Z Documenting tap v1.0.1
27552024-02-19T05:23:28.374Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
27562024-02-19T05:23:29.655Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
27572024-02-19T05:23:29.660Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
27582024-02-19T05:23:30.305Z Documenting resolv-conf v0.7.0
27592024-02-19T05:23:30.522Z Documenting steno v0.4.0
27602024-02-19T05:23:30.984Z Documenting radium v0.7.0
27612024-02-19T05:23:31.006Z Documenting wyz v0.5.1
27622024-02-19T05:23:33.152Z Documenting nibble_vec v0.1.0
27632024-02-19T05:23:33.330Z Checking heck v0.3.3
27642024-02-19T05:23:33.499Z Documenting endian-type v0.1.2
27652024-02-19T05:23:33.949Z Documenting crc-catalog v2.2.0
27662024-02-19T05:23:34.157Z Documenting funty v2.0.0
27672024-02-19T05:23:34.306Z Documenting trust-dns-resolver v0.22.0
27682024-02-19T05:23:37.092Z Documenting crc v3.0.1
27692024-02-19T05:23:37.237Z Documenting structopt-derive v0.4.18
27702024-02-19T05:23:37.419Z Documenting bitvec v1.0.1
27712024-02-19T05:23:37.656Z Documenting radix_trie v0.2.1
27722024-02-19T05:23:39.829Z Documenting cancel-safe-futures v0.1.5
27732024-02-19T05:23:41.084Z Documenting filetime v0.2.23
27742024-02-19T05:23:41.690Z Documenting xattr v1.0.1
27752024-02-19T05:23:42.342Z Documenting packed_struct_codegen v0.10.1
27762024-02-19T05:23:42.701Z Documenting nodrop v0.1.14
27772024-02-19T05:23:43.091Z Documenting structopt v0.3.26
27782024-02-19T05:23:44.958Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
27792024-02-19T05:23:45.612Z Documenting tar v0.4.40
27802024-02-19T05:23:45.722Z Documenting array-init v0.0.4
27812024-02-19T05:23:45.756Z Documenting num-bigint-dig v0.8.4
27822024-02-19T05:23:45.874Z Documenting libefi-sys v0.1.0
27832024-02-19T05:23:46.549Z Documenting num-rational v0.4.1
27842024-02-19T05:23:47.653Z Documenting illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
27852024-02-19T05:23:48.413Z Documenting packed_struct v0.10.1
27862024-02-19T05:23:48.948Z Documenting pkcs1 v0.7.5
27872024-02-19T05:23:49.746Z Documenting signature v2.1.0
27882024-02-19T05:23:49.932Z Documenting num-complex v0.4.4
27892024-02-19T05:23:51.613Z Documenting bitfield v0.14.0
27902024-02-19T05:23:52.176Z Documenting termcolor v1.2.0
27912024-02-19T05:23:52.593Z Documenting arc-swap v1.6.0
27922024-02-19T05:23:53.104Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27932024-02-19T05:23:53.535Z Documenting tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
27942024-02-19T05:23:54.591Z Documenting libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
27952024-02-19T05:23:54.780Z Documenting rsa v0.9.2
27962024-02-19T05:23:55.314Z Documenting num v0.4.1
27972024-02-19T05:23:56.593Z Documenting slog-scope v4.4.0
27982024-02-19T05:23:56.949Z Documenting env_logger v0.10.0
27992024-02-19T05:23:57.175Z Documenting lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
28002024-02-19T05:23:58.657Z Documenting serde-hex v0.1.0
28012024-02-19T05:23:59.118Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
28022024-02-19T05:24:00.442Z Documenting x509-cert v0.2.4
28032024-02-19T05:24:01.397Z Documenting ron v0.8.1
28042024-02-19T05:24:01.518Z Documenting libsw v3.3.1
28052024-02-19T05:24:03.233Z Documenting gethostname v0.4.3
28062024-02-19T05:24:03.341Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
28072024-02-19T05:24:05.156Z Documenting half v2.3.1
28082024-02-19T05:24:05.230Z Documenting owo-colors v4.0.0
28092024-02-19T05:24:06.007Z Documenting same-file v1.0.6
28102024-02-19T05:24:06.007Z Documenting ciborium-io v0.2.2
28112024-02-19T05:24:06.353Z Documenting crc-any v2.4.3
28122024-02-19T05:24:07.189Z Documenting linear-map v1.2.0
28132024-02-19T05:24:08.239Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
28142024-02-19T05:24:08.607Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
28152024-02-19T05:24:09.411Z Documenting lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
28162024-02-19T05:24:09.674Z Documenting ciborium-ll v0.2.2
28172024-02-19T05:24:09.968Z Documenting tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
28182024-02-19T05:24:10.504Z Documenting walkdir v2.4.0
28192024-02-19T05:24:11.861Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
28202024-02-19T05:24:13.794Z Documenting slog-stdlog v4.1.1
28212024-02-19T05:24:15.096Z Documenting slog-dtrace v0.3.0
28222024-02-19T05:24:15.289Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
28232024-02-19T05:24:18.486Z Documenting path-slash v0.1.5
28242024-02-19T05:24:19.912Z Documenting slog-envlogger v2.2.0
28252024-02-19T05:24:20.378Z Documenting ciborium v0.2.2
28262024-02-19T05:24:22.245Z Documenting pem v3.0.2
28272024-02-19T05:24:22.402Z Documenting fxhash v0.2.1
28282024-02-19T05:24:22.537Z Documenting hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
28292024-02-19T05:24:25.002Z Documenting display-error-chain v0.2.0
28302024-02-19T05:24:25.397Z Documenting utf-8 v0.7.6
28312024-02-19T05:24:26.079Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
28322024-02-19T05:24:26.213Z Documenting internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
28332024-02-19T05:24:26.285Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
28342024-02-19T05:24:27.795Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
28352024-02-19T05:24:28.010Z Documenting vte_generate_state_changes v0.1.1
28362024-02-19T05:24:28.674Z Documenting convert_case v0.4.0
28372024-02-19T05:24:28.751Z Checking convert_case v0.4.0
28382024-02-19T05:24:28.967Z Documenting buf-list v1.0.3
28392024-02-19T05:24:29.125Z Documenting tungstenite v0.20.1
28402024-02-19T05:24:31.740Z Documenting vte v0.11.1
28412024-02-19T05:24:32.423Z Documenting derive_more v0.99.17
28422024-02-19T05:24:33.870Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
28432024-02-19T05:24:34.356Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
28442024-02-19T05:24:36.352Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
28452024-02-19T05:24:36.509Z Documenting tokio-tungstenite v0.20.1
28462024-02-19T05:24:36.613Z Checking darling_core v0.14.4
28472024-02-19T05:24:36.660Z Documenting pin-project-internal v1.1.3
28482024-02-19T05:24:38.128Z Documenting strip-ansi-escapes v0.2.0
28492024-02-19T05:24:38.392Z Checking darling v0.14.4
28502024-02-19T05:24:38.506Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
28512024-02-19T05:24:41.928Z Documenting pin-project v1.1.3
28522024-02-19T05:24:42.024Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
28532024-02-19T05:24:42.214Z Documenting doc-comment v0.3.3
28542024-02-19T05:24:42.811Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
28552024-02-19T05:24:44.676Z Documenting crossbeam-deque v0.8.3
28562024-02-19T05:24:44.873Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
28572024-02-19T05:24:45.024Z Documenting snafu-derive v0.7.5
28582024-02-19T05:24:45.258Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
28592024-02-19T05:24:45.271Z Documenting nu-ansi-term v0.50.0
28602024-02-19T05:24:47.667Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28612024-02-19T05:24:48.798Z Documenting rayon-core v1.12.0
28622024-02-19T05:24:49.476Z Documenting trust-dns-client v0.22.0
28632024-02-19T05:24:49.568Z Documenting reedline v0.29.0
28642024-02-19T05:24:50.595Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28652024-02-19T05:24:51.818Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
28662024-02-19T05:24:52.127Z Documenting globset v0.4.13
28672024-02-19T05:24:53.353Z Documenting olpc-cjson v0.1.3
28682024-02-19T05:24:53.898Z Documenting snafu v0.7.5
28692024-02-19T05:24:55.168Z Documenting serde_plain v1.0.2
28702024-02-19T05:24:56.819Z Documenting headers-core v0.2.0
28712024-02-19T05:24:57.375Z Documenting async-recursion v1.0.5
28722024-02-19T05:24:57.991Z Documenting typed-path v0.7.0
28732024-02-19T05:24:58.826Z Documenting keccak v0.1.4
28742024-02-19T05:24:59.037Z Documenting bytecount v0.6.3
28752024-02-19T05:24:59.214Z Documenting trust-dns-server v0.22.1
28762024-02-19T05:24:59.402Z Documenting rayon v1.8.0
28772024-02-19T05:25:01.517Z Documenting headers v0.3.9
28782024-02-19T05:25:01.779Z Documenting sha3 v0.10.8
28792024-02-19T05:25:02.066Z Documenting papergrid v0.11.0
28802024-02-19T05:25:03.429Z Documenting tough v0.16.0
28812024-02-19T05:25:04.069Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28822024-02-19T05:25:06.840Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
28832024-02-19T05:25:06.910Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28842024-02-19T05:25:07.973Z Documenting derive_builder_core v0.12.0
28852024-02-19T05:25:08.134Z Checking derive_builder_core v0.12.0
28862024-02-19T05:25:08.310Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
28872024-02-19T05:25:08.331Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
28882024-02-19T05:25:08.673Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
28892024-02-19T05:25:08.927Z Documenting sled v0.34.7
28902024-02-19T05:25:08.998Z Documenting fs-err v2.11.0
28912024-02-19T05:25:09.486Z Documenting unicase v2.7.0
28922024-02-19T05:25:09.655Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
28932024-02-19T05:25:09.987Z Documenting tabled_derive v0.7.0
28942024-02-19T05:25:10.004Z Documenting progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor#bc0bb4b0)
28952024-02-19T05:25:12.958Z Documenting progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor#bc0bb4b0)
28962024-02-19T05:25:13.183Z Documenting fd-lock v4.0.2
28972024-02-19T05:25:14.623Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
28982024-02-19T05:25:15.635Z Documenting nix v0.27.1
28992024-02-19T05:25:15.691Z Documenting secrecy v0.8.0
29002024-02-19T05:25:15.993Z Documenting rustversion v1.0.14
29012024-02-19T05:25:17.481Z Documenting sqlparser_derive v0.2.2
29022024-02-19T05:25:17.672Z Documenting parse-size v1.0.0
29032024-02-19T05:25:18.636Z Documenting home v0.5.5
29042024-02-19T05:25:19.909Z Documenting unicode_categories v0.1.1
29052024-02-19T05:25:20.130Z Documenting castaway v0.2.2
29062024-02-19T05:25:20.603Z Documenting tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
29072024-02-19T05:25:21.714Z Documenting progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor#bc0bb4b0)
29082024-02-19T05:25:22.274Z Documenting tabled v0.15.0
29092024-02-19T05:25:22.657Z Documenting rustyline v13.0.0
29102024-02-19T05:25:23.024Z Documenting sqlparser v0.43.1
29112024-02-19T05:25:23.812Z Documenting sqlformat v0.2.3
29122024-02-19T05:25:23.925Z Documenting derive_builder_macro v0.12.0
29132024-02-19T05:25:28.573Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
29142024-02-19T05:25:28.748Z Documenting mime_guess v2.0.4
29152024-02-19T05:25:29.586Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
29162024-02-19T05:25:31.145Z Documenting dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
29172024-02-19T05:25:31.661Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
29182024-02-19T05:25:33.592Z Compiling nexus-blueprint-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/blueprint-execution)
29192024-02-19T05:25:33.910Z Documenting universal-hash v0.5.1
29202024-02-19T05:25:35.943Z Documenting bcs v0.1.6
29212024-02-19T05:25:36.896Z Documenting kstat-rs v0.2.3
29222024-02-19T05:25:40.119Z Documenting thiserror-impl-no-std v2.0.2
29232024-02-19T05:25:40.191Z Documenting slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
29242024-02-19T05:25:42.300Z Documenting ref-cast-impl v1.0.20
29252024-02-19T05:25:44.331Z Documenting curve25519-dalek-derive v0.1.0
29262024-02-19T05:25:44.576Z Documenting opaque-debug v0.3.0
29272024-02-19T05:25:45.105Z Documenting highway v1.1.0
29282024-02-19T05:25:45.732Z Documenting thiserror-no-std v2.0.2
29292024-02-19T05:25:47.523Z Documenting slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
29302024-02-19T05:25:47.548Z Documenting poly1305 v0.8.0
29312024-02-19T05:25:47.979Z Documenting ref-cast v1.0.20
29322024-02-19T05:25:48.560Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
29332024-02-19T05:25:48.798Z Documenting curve25519-dalek v4.1.1
29342024-02-19T05:25:48.899Z Documenting propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
29352024-02-19T05:25:49.046Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29362024-02-19T05:25:51.071Z Documenting derive_builder v0.12.0
29372024-02-19T05:25:51.309Z Documenting compact_str v0.7.1
29382024-02-19T05:25:52.596Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
29392024-02-19T05:25:54.082Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
29402024-02-19T05:25:54.853Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
29412024-02-19T05:25:55.512Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
29422024-02-19T05:25:58.552Z Documenting ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
29432024-02-19T05:26:01.528Z Documenting mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
29442024-02-19T05:26:04.429Z Documenting portable-atomic v1.4.3
29452024-02-19T05:26:07.755Z Documenting polar-core v0.27.0
29462024-02-19T05:26:08.057Z Documenting ed25519 v1.5.3
29472024-02-19T05:26:11.032Z Documenting libxml v0.3.3
29482024-02-19T05:26:11.145Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
29492024-02-19T05:26:12.184Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
29502024-02-19T05:26:13.761Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
29512024-02-19T05:26:14.604Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
29522024-02-19T05:26:14.712Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
29532024-02-19T05:26:15.902Z Documenting crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=796dce526dd7ed7b52a0429a486ccba4a9da1ce5#796dce52)
29542024-02-19T05:26:16.724Z Documenting chacha20 v0.9.1
29552024-02-19T05:26:17.397Z Documenting bb8 v0.8.3
29562024-02-19T05:26:18.284Z Documenting aead v0.5.2
29572024-02-19T05:26:21.948Z Documenting lru v0.12.1
29582024-02-19T05:26:24.339Z Documenting quick-xml v0.30.0
29592024-02-19T05:26:24.597Z Documenting oso-derive v0.27.0
29602024-02-19T05:26:25.625Z Documenting stability v0.1.1
29612024-02-19T05:26:26.461Z Documenting impl-trait-for-tuples v0.2.2
29622024-02-19T05:26:27.388Z Documenting glob v0.3.1
29632024-02-19T05:26:28.553Z Documenting number_prefix v0.4.0
29642024-02-19T05:26:29.070Z Documenting cassowary v0.3.0
29652024-02-19T05:26:29.603Z Documenting maplit v1.0.2
29662024-02-19T05:26:30.381Z Documenting samael v0.0.14 (https://github.com/oxidecomputer/samael?branch=oxide/omicron#9e609a8f)
29672024-02-19T05:26:32.129Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
29682024-02-19T05:26:32.496Z Documenting indicatif v0.17.8
29692024-02-19T05:26:32.972Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
29702024-02-19T05:26:33.041Z Documenting ratatui v0.26.1
29712024-02-19T05:26:33.301Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
29722024-02-19T05:26:33.614Z Documenting oso v0.27.0
29732024-02-19T05:26:37.411Z Documenting chacha20poly1305 v0.10.1
29742024-02-19T05:26:37.547Z Documenting async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
29752024-02-19T05:26:39.076Z Documenting salty v0.2.0
29762024-02-19T05:26:41.540Z Documenting vsss-rs v3.3.4
29772024-02-19T05:26:43.477Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
29782024-02-19T05:26:43.796Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
29792024-02-19T05:26:44.352Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
29802024-02-19T05:26:44.861Z Documenting hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
29812024-02-19T05:26:45.009Z Documenting nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
29822024-02-19T05:26:47.532Z Documenting diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#62ef5ca0)
29832024-02-19T05:26:48.967Z Documenting cookie v0.18.0
29842024-02-19T05:26:49.450Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
29852024-02-19T05:26:49.823Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
29862024-02-19T05:26:51.553Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
29872024-02-19T05:26:51.893Z Documenting serde-big-array v0.5.1
29882024-02-19T05:26:52.725Z Documenting rtoolbox v0.0.1
29892024-02-19T05:26:53.775Z Documenting is_ci v1.2.0
29902024-02-19T05:26:53.915Z Documenting http-range v0.1.5
29912024-02-19T05:26:56.392Z Documenting smawk v0.3.1
29922024-02-19T05:26:56.666Z Documenting humantime v2.1.0
29932024-02-19T05:26:56.866Z Documenting unicode-linebreak v0.1.5
29942024-02-19T05:26:57.524Z Documenting supports-color v3.0.0
29952024-02-19T05:26:57.765Z Documenting hyper-staticfile v0.9.5
29962024-02-19T05:26:59.878Z Documenting rpassword v7.3.1
29972024-02-19T05:27:00.544Z Documenting gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
29982024-02-19T05:27:00.817Z Documenting textwrap v0.16.1
29992024-02-19T05:27:02.070Z Documenting sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
30002024-02-19T05:27:02.501Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
30012024-02-19T05:27:04.179Z Documenting tui-tree-widget v0.17.0
30022024-02-19T05:27:05.733Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
30032024-02-19T05:27:06.234Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
30042024-02-19T05:27:07.017Z Checking nexus-deployment v0.1.0 (/work/oxidecomputer/omicron/nexus/deployment)
30052024-02-19T05:27:07.756Z Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
30062024-02-19T05:27:09.968Z Documenting rcgen v0.12.1
30072024-02-19T05:27:10.164Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
30082024-02-19T05:27:10.409Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
30092024-02-19T05:27:10.845Z Documenting atomicwrites v0.4.3
30102024-02-19T05:27:11.450Z Documenting signal-hook-tokio v0.3.1
30112024-02-19T05:27:15.419Z Documenting subprocess v0.2.9
30122024-02-19T05:27:16.405Z Documenting memmap2 v0.7.1
30132024-02-19T05:27:17.382Z Documenting constant_time_eq v0.3.0
30142024-02-19T05:27:17.859Z Documenting arrayref v0.3.7
30152024-02-19T05:27:19.682Z Documenting shell-words v1.1.0
30162024-02-19T05:27:20.331Z Documenting corncobs v0.1.3
30172024-02-19T05:27:20.652Z Documenting arrayvec v0.7.4
30182024-02-19T05:27:20.782Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
30192024-02-19T05:27:23.291Z Documenting sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
30202024-02-19T05:27:23.789Z Documenting blake3 v1.5.0
30212024-02-19T05:27:24.240Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
30222024-02-19T05:27:26.326Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30232024-02-19T05:27:28.337Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
30242024-02-19T05:27:28.531Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
30252024-02-19T05:27:29.912Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30262024-02-19T05:27:31.453Z Documenting nexus-deployment v0.1.0 (/work/oxidecomputer/omicron/nexus/deployment)
30272024-02-19T05:27:34.695Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
30282024-02-19T05:27:42.119Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
30292024-02-19T05:27:43.898Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
30302024-02-19T05:27:47.101Z Documenting crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=796dce526dd7ed7b52a0429a486ccba4a9da1ce5#796dce52)
30312024-02-19T05:27:49.384Zwarning: unclosed HTML tag `usize`
30322024-02-19T05:27:49.384Z --> wicket/src/ui/panes/update.rs:153:19
30332024-02-19T05:27:49.384Z |
30342024-02-19T05:27:49.384Z153 | /// TODO: The <usize> generic parameter is carried over from earlier versions
30352024-02-19T05:27:49.384Z | ^^^^^^^
30362024-02-19T05:27:49.384Z |
30372024-02-19T05:27:49.384Z = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
30382024-02-19T05:27:49.385Z
30392024-02-19T05:27:50.704Zwarning: `wicket` (lib doc) generated 1 warning
30402024-02-19T05:27:50.707Z Documenting fatfs v0.3.6
30412024-02-19T05:27:50.748Z Documenting nanorand v0.7.0
30422024-02-19T05:27:54.822Z Documenting assert_matches v1.5.0
30432024-02-19T05:27:55.908Z Documenting topological-sort v0.2.2
30442024-02-19T05:27:56.993Z Documenting flume v0.11.0
30452024-02-19T05:27:57.003Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
30462024-02-19T05:27:57.801Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
30472024-02-19T05:27:59.840Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
30482024-02-19T05:28:00.398Z Documenting omicron-zone-package v0.11.0
30492024-02-19T05:28:02.348Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
30502024-02-19T05:28:04.624Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
30512024-02-19T05:28:04.891Z Documenting installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
30522024-02-19T05:28:05.670Z Documenting installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
30532024-02-19T05:28:12.985Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
30542024-02-19T05:28:16.508Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
30552024-02-19T05:28:17.208Zwarning: unresolved link to `propolis_client::api::InstanceStateMonitorResponse`
30562024-02-19T05:28:17.209Z --> sled-agent/src/sim/instance.rs:46:7
30572024-02-19T05:28:17.209Z |
30582024-02-19T05:28:17.209Z46 | /// [`propolis_client::api::InstanceStateMonitorResponse`]. Transition requests
30592024-02-19T05:28:17.209Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `api` in module `propolis_client`
30602024-02-19T05:28:17.209Z |
30612024-02-19T05:28:17.209Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
30622024-02-19T05:28:17.209Z
30632024-02-19T05:28:17.315Z Documenting termios v0.3.3
30642024-02-19T05:28:20.367Zwarning: `omicron-sled-agent` (lib doc) generated 1 warning
30652024-02-19T05:28:21.779Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
30662024-02-19T05:28:25.785Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
30672024-02-19T05:28:27.976Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
30682024-02-19T05:28:30.129Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
30692024-02-19T05:28:41.749Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
30702024-02-19T05:28:51.218Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
30712024-02-19T05:28:54.949Z Documenting tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
30722024-02-19T05:29:06.496Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
30732024-02-19T05:29:07.926Zwarning: unresolved link to `DataStore::update_tuf_repo_description_insert`
30742024-02-19T05:29:07.926Z --> nexus/db-queries/src/db/datastore/update.rs:28:27
30752024-02-19T05:29:07.926Z |
30762024-02-19T05:29:07.926Z28 | /// The return value of [`DataStore::update_tuf_repo_description_insert`].
30772024-02-19T05:29:07.926Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `DataStore` has no field or associated item named `update_tuf_repo_description_insert`
30782024-02-19T05:29:07.926Z |
30792024-02-19T05:29:07.926Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
30802024-02-19T05:29:07.926Z
30812024-02-19T05:29:09.322Z Documenting caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
30822024-02-19T05:29:10.890Z Documenting zone-network-setup v0.1.0 (/work/oxidecomputer/omicron/zone-network-setup)
30832024-02-19T05:29:11.345Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
30842024-02-19T05:29:14.221Z Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
30852024-02-19T05:29:19.098Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30862024-02-19T05:29:24.180Zwarning: `nexus-db-queries` (lib doc) generated 1 warning
30872024-02-19T05:29:24.183Z Documenting nexus-blueprint-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/blueprint-execution)
30882024-02-19T05:29:46.293Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
30892024-02-19T05:30:34.020Zwarning: unresolved link to `VolumeConstructionRequest`
30902024-02-19T05:30:34.021Z --> nexus/src/app/sagas/volume_delete.rs:338:7
30912024-02-19T05:30:34.021Z |
30922024-02-19T05:30:34.021Z338 | /// [`VolumeConstructionRequest`] is shown here):
30932024-02-19T05:30:34.021Z | ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `VolumeConstructionRequest` in scope
30942024-02-19T05:30:34.021Z |
30952024-02-19T05:30:34.021Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
30962024-02-19T05:30:34.021Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
30972024-02-19T05:30:34.021Z
30982024-02-19T05:30:34.024Zwarning: unresolved link to `fd00:1122:3344:101::5`
30992024-02-19T05:30:34.024Z --> nexus/src/app/sagas/volume_delete.rs:348:17
31002024-02-19T05:30:34.025Z |
31012024-02-19T05:30:34.025Z348 | /// "[fd00:1122:3344:101::5]:1000",
31022024-02-19T05:30:34.025Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
31032024-02-19T05:30:34.025Z
31042024-02-19T05:30:34.025Zwarning: unresolved link to `fd00:1122:3344:102::9`
31052024-02-19T05:30:34.025Z --> nexus/src/app/sagas/volume_delete.rs:349:17
31062024-02-19T05:30:34.025Z |
31072024-02-19T05:30:34.025Z349 | /// "[fd00:1122:3344:102::9]:1000",
31082024-02-19T05:30:34.025Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
31092024-02-19T05:30:34.025Z
31102024-02-19T05:30:34.025Zwarning: unresolved link to `fd00:1122:3344:103::2`
31112024-02-19T05:30:34.025Z --> nexus/src/app/sagas/volume_delete.rs:350:17
31122024-02-19T05:30:34.025Z |
31132024-02-19T05:30:34.025Z350 | /// "[fd00:1122:3344:103::2]:1000"
31142024-02-19T05:30:34.025Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
31152024-02-19T05:30:34.025Z
31162024-02-19T05:30:34.025Zwarning: unresolved link to `fd00:1122:3344:101::5`
31172024-02-19T05:30:34.025Z --> nexus/src/app/sagas/volume_delete.rs:369:17
31182024-02-19T05:30:34.025Z |
31192024-02-19T05:30:34.025Z369 | /// "[fd00:1122:3344:101::5]:1001", <-- port changed
31202024-02-19T05:30:34.025Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
31212024-02-19T05:30:34.025Z
31222024-02-19T05:30:34.025Zwarning: unresolved link to `fd00:1122:3344:102::9`
31232024-02-19T05:30:34.025Z --> nexus/src/app/sagas/volume_delete.rs:370:17
31242024-02-19T05:30:34.025Z |
31252024-02-19T05:30:34.026Z370 | /// "[fd00:1122:3344:102::9]:1001", <-- port changed
31262024-02-19T05:30:34.026Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
31272024-02-19T05:30:34.026Z
31282024-02-19T05:30:34.026Zwarning: unresolved link to `fd00:1122:3344:103::2`
31292024-02-19T05:30:34.026Z --> nexus/src/app/sagas/volume_delete.rs:371:17
31302024-02-19T05:30:34.026Z |
31312024-02-19T05:30:34.026Z371 | /// "[fd00:1122:3344:103::2]:1001" <-- port changed
31322024-02-19T05:30:34.026Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
31332024-02-19T05:30:34.026Z
31342024-02-19T05:30:36.977Zwarning: `omicron-nexus` (lib doc) generated 7 warnings
31352024-02-19T05:30:59.556Z Finished dev [unoptimized + debuginfo] target(s) in 11m 33s
31362024-02-19T05:30:59.653Z
31372024-02-19T05:30:59.654Zreal 11:33.561493826
31382024-02-19T05:30:59.654Zuser 30:51.307845368
31392024-02-19T05:30:59.654Zsys 49:08.598895310
31402024-02-19T05:30:59.654Ztrap 0.957387149
31412024-02-19T05:30:59.654Ztflt 0.142093116
31422024-02-19T05:30:59.654Zdflt 0.684345824
31432024-02-19T05:30:59.654Zkflt 0.000118783
31442024-02-19T05:30:59.657Zlock 2:05:17.632781577
31452024-02-19T05:30:59.657Zslp 2:52:25.004015476
31462024-02-19T05:30:59.657Zlat 4:44.029629645
31472024-02-19T05:30:59.657Zstop 1:30.043949262
31482024-02-19T05:30:59.657Zprocess exited: duration 1284440 ms, exit code 0
 
31492024-02-19T05:30:59.664Zfound 0 output files