01HMG3HPDBZBXXA0VCYWB6GFNX: 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: 01HMG3JE9DM31EZH82ATCAEWPK

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12024-01-19T05:38:24.184Zjob assigned to worker 01HMG3JN8TS99YHKQP2YPEN3ZE (queued for 1 m 6 s)
 
22024-01-19T05:38:24.344Zstarting task 0: "setup"
32024-01-19T05:38:24.399Z++ uname -s
42024-01-19T05:38:24.403Z+ kern=SunOS
52024-01-19T05:38:24.403Z+ case "$kern" in
62024-01-19T05:38:24.403Z+ groupadd -g 12345 build
72024-01-19T05:38:24.404Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-01-19T05:38:26.452Z+ zfs create -o mountpoint=/work rpool/work
92024-01-19T05:38:26.564Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-01-19T05:38:26.569Z+ home_fs=zfs
112024-01-19T05:38:26.569Z+ [[ zfs == autofs ]]
122024-01-19T05:38:26.569Z+ mkdir -p /home/build
132024-01-19T05:38:26.573Z+ chown build:build /home/build /work
142024-01-19T05:38:27.572Z+ chmod 0700 /home/build /work
152024-01-19T05:38:27.576Zprocess exited: duration 3231 ms, exit code 0
 
162024-01-19T05:38:27.583Zstarting task 1: "rust-toolchain"
172024-01-19T05:38:27.591Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182024-01-19T05:38:27.594Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192024-01-19T05:38:27.946Zinfo: downloading installer
202024-01-19T05:38:29.687Zwarning: it looks like you have an existing installation of Rust at:
212024-01-19T05:38:29.687Zwarning: /opt/ooce/bin
222024-01-19T05:38:29.687Zwarning: It is recommended that rustup be the primary Rust installation.
232024-01-19T05:38:29.687Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242024-01-19T05:38:29.687Zwarning: If you are sure that you want both rustup and your already installed Rust
252024-01-19T05:38:29.687Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262024-01-19T05:38:29.687Zwarning: or pass `-y' to ignore all ignorable checks.
272024-01-19T05:38:29.687Zerror: cannot install while Rust is installed
282024-01-19T05:38:29.688Zwarning: continuing (because the -y flag is set and the error is ignorable)
292024-01-19T05:38:29.848Zinfo: profile set to 'default'
302024-01-19T05:38:29.849Zinfo: default host triple is x86_64-unknown-illumos
312024-01-19T05:38:29.857Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322024-01-19T05:38:30.067Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332024-01-19T05:38:30.067Zinfo: downloading component 'cargo'
342024-01-19T05:38:31.036Zinfo: downloading component 'clippy'
352024-01-19T05:38:31.370Zinfo: downloading component 'rust-docs'
362024-01-19T05:38:32.602Zinfo: downloading component 'rust-std'
372024-01-19T05:38:34.742Zinfo: downloading component 'rustc'
382024-01-19T05:38:40.051Zinfo: downloading component 'rustfmt'
392024-01-19T05:38:40.355Zinfo: installing component 'cargo'
402024-01-19T05:38:41.790Zinfo: installing component 'clippy'
412024-01-19T05:38:42.381Zinfo: installing component 'rust-docs'
422024-01-19T05:38:45.024Zinfo: installing component 'rust-std'
432024-01-19T05:38:48.135Zinfo: installing component 'rustc'
442024-01-19T05:38:54.709Zinfo: installing component 'rustfmt'
452024-01-19T05:38:55.151Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462024-01-19T05:38:55.151Z
472024-01-19T05:38:55.691Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482024-01-19T05:38:55.691Z
492024-01-19T05:38:55.698Z
502024-01-19T05:38:55.699ZRust is installed now. Great!
512024-01-19T05:38:55.699Z
522024-01-19T05:38:55.699ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532024-01-19T05:38:55.699Zenvironment variable. This has not been done automatically.
542024-01-19T05:38:55.700Z
552024-01-19T05:38:55.700ZTo configure your current shell, run:
562024-01-19T05:38:55.700Zsource "$HOME/.cargo/env"
572024-01-19T05:38:55.700Z+ rustc --version
582024-01-19T05:38:55.701Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592024-01-19T05:38:55.701Zprocess exited: duration 27897 ms, exit code 0
 
602024-01-19T05:38:55.718Zstarting task 2: "authentication"
612024-01-19T05:38:55.748Zprocess exited: duration 30 ms, exit code 0
 
622024-01-19T05:38:55.758Zstarting task 3: "clone repository"
632024-01-19T05:38:55.762Z+ mkdir -p /work/oxidecomputer/omicron
642024-01-19T05:38:55.765Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652024-01-19T05:38:55.864ZCloning into '/work/oxidecomputer/omicron'...
662024-01-19T05:39:01.392Z+ cd /work/oxidecomputer/omicron
672024-01-19T05:39:01.392Z+ [[ -n renovate/tempfile-3.x ]]
682024-01-19T05:39:01.401Z+ git fetch origin renovate/tempfile-3.x
692024-01-19T05:39:01.757ZFrom https://github.com/oxidecomputer/omicron
702024-01-19T05:39:01.758Z * branch renovate/tempfile-3.x -> FETCH_HEAD
712024-01-19T05:39:01.766Z+ git checkout -B renovate/tempfile-3.x remotes/origin/renovate/tempfile-3.x
722024-01-19T05:39:01.873ZSwitched to a new branch 'renovate/tempfile-3.x'
732024-01-19T05:39:01.884Zbranch 'renovate/tempfile-3.x' set up to track 'origin/renovate/tempfile-3.x'.
742024-01-19T05:39:01.884Z+ git reset --hard 02c9e5624b35a7ee35180b3a91d99ee146ea0945
752024-01-19T05:39:01.890ZHEAD is now at 02c9e5624 Update Rust crate tempfile to 3.9
762024-01-19T05:39:01.893Zprocess exited: duration 6136 ms, exit code 0
 
772024-01-19T05:39:01.904Zstarting task 4: "build"
782024-01-19T05:39:01.914Z+ cargo --version
792024-01-19T05:39:01.921Zinfo: syncing channel updates for '1.74.1-x86_64-unknown-illumos'
802024-01-19T05:39:02.185Zinfo: latest update on 2023-12-07, rust version 1.74.1 (a28077b28 2023-12-04)
812024-01-19T05:39:02.204Zinfo: downloading component 'cargo'
822024-01-19T05:39:03.248Zinfo: downloading component 'clippy'
832024-01-19T05:39:03.576Zinfo: downloading component 'rust-docs'
842024-01-19T05:39:04.914Zinfo: downloading component 'rust-std'
852024-01-19T05:39:06.895Zinfo: downloading component 'rustc'
862024-01-19T05:39:12.633Zinfo: downloading component 'rustfmt'
872024-01-19T05:39:12.949Zinfo: installing component 'cargo'
882024-01-19T05:39:14.237Zinfo: installing component 'clippy'
892024-01-19T05:39:14.711Zinfo: installing component 'rust-docs'
902024-01-19T05:39:17.487Zinfo: installing component 'rust-std'
912024-01-19T05:39:19.947Zinfo: installing component 'rustc'
922024-01-19T05:39:27.152Zinfo: installing component 'rustfmt'
932024-01-19T05:39:27.770Zcargo 1.74.1 (ecb9851af 2023-10-18)
942024-01-19T05:39:27.774Z+ rustc --version
952024-01-19T05:39:27.898Zrustc 1.74.1 (a28077b28 2023-12-04)
962024-01-19T05:39:27.905Z+ source ./env.sh
972024-01-19T05:39:27.910Z++ set -o xtrace
982024-01-19T05:39:27.910Z++++ dirname ./env.sh
992024-01-19T05:39:27.963Z+++ cd .
1002024-01-19T05:39:27.970Z+++ echo /work/oxidecomputer/omicron
1012024-01-19T05:39:27.971Z++ OMICRON_WS=/work/oxidecomputer/omicron
1022024-01-19T05:39:27.971Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1032024-01-19T05:39:27.971Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1042024-01-19T05:39:27.971Z++ 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
1052024-01-19T05:39:27.971Z++ 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
1062024-01-19T05:39:27.972Z++ 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
1072024-01-19T05:39:27.972Z++ 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
1082024-01-19T05:39:27.972Z++ 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
1092024-01-19T05:39:27.972Z++ 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
1102024-01-19T05:39:27.972Z++ unset OMICRON_WS
1112024-01-19T05:39:27.973Z++ set +o xtrace
1122024-01-19T05:39:28.017Z
1132024-01-19T05:39:28.017Z ##### ##### ###### ##### ###### #### # # # #### #
1142024-01-19T05:39:28.018Z # # # # # # # # # # # # # # #
1152024-01-19T05:39:28.018Z # # # # ##### # # ##### # # # # # #### #
1162024-01-19T05:39:28.018Z ##### ##### # ##### # # # # # # # # #
1172024-01-19T05:39:28.018Z # # # # # # # # # # # # # # #
1182024-01-19T05:39:28.018Z # # # ###### # # ###### ### # #### # #### #
1192024-01-19T05:39:28.018Z
1202024-01-19T05:39:38.217Z Startup: Refreshing catalog 'helios-dev' ... Done
1212024-01-19T05:39:39.877Z Startup: Caching catalogs ... Done
1222024-01-19T05:39:42.307ZPlanning: Solver setup ... Done (1.899s)
1232024-01-19T05:39:42.315ZPlanning: Running solver ... Done (0.052s)
1242024-01-19T05:39:42.342ZPlanning: Finding local manifests ... Done (0.004s)
1252024-01-19T05:39:42.797ZPlanning: Fetching manifests: 0/4 0% complete
1262024-01-19T05:39:43.913ZPlanning: Fetching manifests: 4/4 100% complete
1272024-01-19T05:39:43.991ZPlanning: Package planning ... Done (0.078s)
1282024-01-19T05:39:44.081ZPlanning: Merging actions ... Done (0.085s)
1292024-01-19T05:39:44.807ZPlanning: Checking for conflicting actions ... Done (0.730s)
1302024-01-19T05:39:44.827ZPlanning: Consolidating action changes ... Done (0.017s)
1312024-01-19T05:39:48.352ZPlanning: Evaluating mediators ... Done (3.509s)
1322024-01-19T05:39:48.376ZPlanning: Planning completed in 8.42 seconds
1332024-01-19T05:39:50.961Z Packages to install: 4
1342024-01-19T05:40:05.415Z Mediators to change: 2
1352024-01-19T05:40:05.415Z Services to change: 1
1362024-01-19T05:40:05.415Z Estimated space available: 148.87 GB
1372024-01-19T05:40:05.415ZEstimated space to be consumed: 1.40 GB
1382024-01-19T05:40:05.415Z Create boot environment: No
1392024-01-19T05:40:05.415ZCreate backup boot environment: No
1402024-01-19T05:40:05.415Z Rebuild boot archive: No
1412024-01-19T05:40:05.415Z
1422024-01-19T05:40:05.415ZChanged mediators:
1432024-01-19T05:40:05.415Z mediator clang:
1442024-01-19T05:40:05.415Z version: None -> 15 (system default)
1452024-01-19T05:40:05.415Z
1462024-01-19T05:40:05.416Z mediator llvm:
1472024-01-19T05:40:05.416Z version: 14 (system default) -> 15 (system default)
1482024-01-19T05:40:05.416Z
1492024-01-19T05:40:05.416ZChanged packages:
1502024-01-19T05:40:05.416Zhelios-dev
1512024-01-19T05:40:05.416Z developer/build-essential
1522024-01-19T05:40:05.416Z None -> 11-2.0
1532024-01-19T05:40:05.416Z library/libxmlsec1
1542024-01-19T05:40:05.416Z None -> 1.2.35-2.0
1552024-01-19T05:40:05.416Z ooce/developer/clang-15
1562024-01-19T05:40:05.416Z None -> 15.0.7-2.0
1572024-01-19T05:40:05.416Z ooce/developer/llvm-15
1582024-01-19T05:40:05.416Z None -> 15.0.7-2.0
1592024-01-19T05:40:05.416Z
1602024-01-19T05:40:05.416ZServices:
1612024-01-19T05:40:05.416Z restart_fmri:
1622024-01-19T05:40:05.416Z svc:/system/update-man-index:default
1632024-01-19T05:40:05.416Z
1642024-01-19T05:40:05.416ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1652024-01-19T05:40:05.645ZDownload: 747/3290 items 18.4/212.6MB 8% complete (3.9M/s)
1662024-01-19T05:40:05.645ZDownload: 1193/3290 items 83.5/212.6MB 39% complete (9.4M/s)
1672024-01-19T05:40:05.645ZDownload: 1197/3290 items 83.5/212.6MB 39% complete (9.2M/s)
1682024-01-19T05:40:12.962ZDownload: 2223/3290 items 119.2/212.6MB 56% complete (3.7M/s)
1692024-01-19T05:40:17.962ZDownload: 3163/3290 items 143.5/212.6MB 67% complete (2.4M/s)
1702024-01-19T05:40:22.002ZDownload: Completed 212.60 MB in 32.08 seconds (6.6M/s)
1712024-01-19T05:40:22.272Z Actions: 1/3689 actions (Installing new actions)
1722024-01-19T05:40:27.288Z Actions: 2585/3689 actions (Installing new actions)
1732024-01-19T05:40:29.947Z Actions: Completed 3689 actions in 7.65 seconds.
1742024-01-19T05:40:30.166Z Done (0.239s)
1752024-01-19T05:40:30.166Z Done (0.000s)
1762024-01-19T05:40:30.581Z Done (0.320s)
1772024-01-19T05:40:37.714Z Done (7.084s)
1782024-01-19T05:40:37.905Z Done (0.095s)
1792024-01-19T05:40:37.910Z Done (0.000s)
1802024-01-19T05:40:38.123Z Done (0.000s)
1812024-01-19T05:40:38.840ZPlanning: Evaluating mediator changes ... Done
1822024-01-19T05:40:39.121ZPlanning: Checking for conflicting actions ... Done
1832024-01-19T05:40:39.132ZPlanning: Consolidating action changes ... Done
1842024-01-19T05:40:39.568ZPlanning: Evaluating mediators ... Done
1852024-01-19T05:40:39.580ZPlanning: Planning completed in 0.73 seconds
1862024-01-19T05:40:39.629Z Mediators to change: 2
1872024-01-19T05:40:39.635Z Create boot environment: No
1882024-01-19T05:40:39.635ZCreate backup boot environment: No
1892024-01-19T05:40:39.738Z Done
1902024-01-19T05:40:39.739Z Done
1912024-01-19T05:40:39.918Z Done
1922024-01-19T05:40:45.527Z Done
1932024-01-19T05:40:45.647Z Done
1942024-01-19T05:40:45.659Z Done
1952024-01-19T05:40:46.144Z Done
1962024-01-19T05:40:46.754ZPlanning: Evaluating mediator changes ... Done
1972024-01-19T05:40:46.769ZPlanning: Merging actions ... Done
1982024-01-19T05:40:47.084ZPlanning: Checking for conflicting actions ... Done
1992024-01-19T05:40:47.093ZPlanning: Consolidating action changes ... Done
2002024-01-19T05:40:47.509ZPlanning: Evaluating mediators ... Done
2012024-01-19T05:40:47.600ZPlanning: Planning completed in 1.28 seconds
2022024-01-19T05:40:47.657Z Packages to change: 1
2032024-01-19T05:40:47.685Z Mediators to change: 1
2042024-01-19T05:40:47.685Z Services to change: 1
2052024-01-19T05:40:47.685Z Create boot environment: No
2062024-01-19T05:40:47.685ZCreate backup boot environment: Yes
2072024-01-19T05:40:49.789Z Actions: 1/6 actions (Updating modified actions)
2082024-01-19T05:40:49.795Z Actions: Completed 6 actions in 0.00 seconds.
2092024-01-19T05:40:49.795Z Done
2102024-01-19T05:40:49.796Z Done
2112024-01-19T05:40:49.868Z Done
2122024-01-19T05:40:55.658Z Done
2132024-01-19T05:40:55.829Z Done
2142024-01-19T05:40:55.833Z Done
2152024-01-19T05:40:55.903Z Done
2162024-01-19T05:40:56.574ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2172024-01-19T05:40:56.574Zclang system 15 system
2182024-01-19T05:40:56.574Zcsh system system illumos
2192024-01-19T05:40:56.574Zctags system system illumos
2202024-01-19T05:40:56.574Zgcc vendor 12 vendor
2212024-01-19T05:40:56.574Zgcc system 10 system
2222024-01-19T05:40:56.575Zgcc system 7 system
2232024-01-19T05:40:56.575Zgo system 1.20 system
2242024-01-19T05:40:56.575Zgo system 1.19 system
2252024-01-19T05:40:56.575Zllvm system 15 system
2262024-01-19T05:40:56.575Zllvm system 14 system
2272024-01-19T05:40:56.576Zmariadb system 10.6 system
2282024-01-19T05:40:56.576Zmta vendor vendor dma
2292024-01-19T05:40:56.576Zopenjdk system 17 system
2302024-01-19T05:40:56.576Zopenjdk system 11 system
2312024-01-19T05:40:56.576Zopenjdk system 1.8 system
2322024-01-19T05:40:56.576Zopenssl vendor 3 vendor
2332024-01-19T05:40:56.577Zperl system 5.36 system
2342024-01-19T05:40:56.577Zpostgresql system 15 system
2352024-01-19T05:40:56.577Zpostgresql system 13 system
2362024-01-19T05:40:56.577Zpython vendor 3 vendor
2372024-01-19T05:40:56.578Zpython system 2 system
2382024-01-19T05:40:56.578Zpython3 system 3.11 system
2392024-01-19T05:40:56.578Zruby system 3.0 system
2402024-01-19T05:40:56.578Zwords vendor vendor american-english
2412024-01-19T05:40:56.578Zwords system system australian-english
2422024-01-19T05:40:56.578Zwords system system british-english
2432024-01-19T05:40:56.579Zwords system system canadian-english
2442024-01-19T05:40:56.579Zwords system system french
2452024-01-19T05:40:56.579Zwords system system italian
2462024-01-19T05:40:56.579Zwords system system ngerman
2472024-01-19T05:40:56.579Zwords system system ogerman
2482024-01-19T05:40:56.580Zwords system system spanish
2492024-01-19T05:40:57.105ZFMRI IFO
2502024-01-19T05:40:57.105Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2512024-01-19T05:40:57.105Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2522024-01-19T05:40:57.106Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2532024-01-19T05:40:57.106Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2542024-01-19T05:40:57.106Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2552024-01-19T05:40:57.106Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z i--
2562024-01-19T05:40:57.106Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2572024-01-19T05:40:57.106Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2582024-01-19T05:40:57.174Z+ set -o errexit
2592024-01-19T05:40:57.186Z+++ dirname ./tools/ci_download_cockroachdb
2602024-01-19T05:40:57.187Z++ cd ./tools
2612024-01-19T05:40:57.187Z++ pwd
2622024-01-19T05:40:57.187Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2632024-01-19T05:40:57.187Z++ basename ./tools/ci_download_cockroachdb
2642024-01-19T05:40:57.188Z+ ARG0=ci_download_cockroachdb
2652024-01-19T05:40:57.188Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2662024-01-19T05:40:57.188Z+ CIDL_VERSION=v22.1.9
2672024-01-19T05:40:57.188Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2682024-01-19T05:40:57.188Z++ CIDL_MD5_DARWIN=2db972c254b4e3b599e12110520178b5
2692024-01-19T05:40:57.188Z++ CIDL_MD5_LINUX=8c3170883e0a0be1a34b44090c067a8c
2702024-01-19T05:40:57.188Z++ CIDL_MD5_ILLUMOS=d8999aff364e5d70f226e139fda724a3
2712024-01-19T05:40:57.188Z+ TARGET_DIR=out
2722024-01-19T05:40:57.189Z+ DOWNLOAD_DIR=out/downloads
2732024-01-19T05:40:57.189Z+ DEST_DIR=./out/cockroachdb
2742024-01-19T05:40:57.189Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2752024-01-19T05:40:57.189Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2762024-01-19T05:40:57.210Z+ main
2772024-01-19T05:40:57.210Z+ [[ 0 != 0 ]]
2782024-01-19T05:40:57.211Z+ CIDL_OS=solaris2.11
2792024-01-19T05:40:57.211Z+ [[ 0 != 0 ]]
2802024-01-19T05:40:57.211Z+ configure_os solaris2.11
2812024-01-19T05:40:57.211Z+ echo 'current directory: /work/oxidecomputer/omicron'
2822024-01-19T05:40:57.211Zcurrent directory: /work/oxidecomputer/omicron
2832024-01-19T05:40:57.211Zconfiguring based on OS: "solaris2.11"
2842024-01-19T05:40:57.211Z+ echo 'configuring based on OS: "solaris2.11"'
2852024-01-19T05:40:57.211Z+ case "$1" in
2862024-01-19T05:40:57.212Z+ CIDL_BUILD=illumos
2872024-01-19T05:40:57.212Z+ CIDL_SUFFIX=tar.gz
2882024-01-19T05:40:57.212Z+ CIDL_MD5=d8999aff364e5d70f226e139fda724a3
2892024-01-19T05:40:57.212Z+ CIDL_MD5FUNC=do_md5sum
2902024-01-19T05:40:57.212Z+ CIDL_URL_BASE=https://illumos.org/downloads
2912024-01-19T05:40:57.212Z+ CIDL_ASSEMBLE=do_assemble_illumos
2922024-01-19T05:40:57.212Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2932024-01-19T05:40:57.212Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2942024-01-19T05:40:57.212Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2952024-01-19T05:40:57.212Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2962024-01-19T05:40:57.212Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2972024-01-19T05:40:57.213Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
2982024-01-19T05:40:57.213ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2992024-01-19T05:40:57.213Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
3002024-01-19T05:40:57.213ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
3012024-01-19T05:40:57.213Z+ mkdir -p out/downloads
3022024-01-19T05:40:57.213Z+ mkdir -p ./out/cockroachdb
3032024-01-19T05:40:57.213Z+ local DO_DOWNLOAD=true
3042024-01-19T05:40:57.213Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
3052024-01-19T05:40:57.213Z+ '[' true == true ']'
3062024-01-19T05:40:57.213Z+ echo Downloading...
3072024-01-19T05:40:57.214ZDownloading...
3082024-01-19T05:40:57.214Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
3092024-01-19T05:40:57.214Z+ 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
3102024-01-19T05:40:59.881Z++ do_md5sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
3112024-01-19T05:40:59.898Z++ md5sum
3122024-01-19T05:40:59.898Z++ awk '{print $1}'
3132024-01-19T05:41:00.169Z+ calculated_md5=d8999aff364e5d70f226e139fda724a3
3142024-01-19T05:41:00.169Z+ [[ d8999aff364e5d70f226e139fda724a3 != \d\8\9\9\9\a\f\f\3\6\4\e\5\d\7\0\f\2\2\6\e\1\3\9\f\d\a\7\2\4\a\3 ]]
3152024-01-19T05:41:00.169Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
3162024-01-19T05:41:00.187Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
3172024-01-19T05:41:03.828Z+ do_assemble_illumos
3182024-01-19T05:41:03.828Z+ rm -r ./out/cockroachdb
3192024-01-19T05:41:03.878Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
3202024-01-19T05:41:04.168Z+ ./out/cockroachdb/bin/cockroach version
3212024-01-19T05:41:04.474ZBuild Tag: v22.1.9-dirty
3222024-01-19T05:41:04.474ZBuild Time: 2022/10/26 21:17:46
3232024-01-19T05:41:04.474ZDistribution: OSS
3242024-01-19T05:41:04.474ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3252024-01-19T05:41:04.474ZGo Version: go1.17.13
3262024-01-19T05:41:04.475ZC Compiler: gcc 10.3.0
3272024-01-19T05:41:04.475ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3282024-01-19T05:41:04.475ZBuild Type: release
3292024-01-19T05:41:04.475Z+ set -o errexit
3302024-01-19T05:41:04.475Z+++ dirname ./tools/ci_download_clickhouse
3312024-01-19T05:41:04.475Z++ cd ./tools
3322024-01-19T05:41:04.475Z++ pwd
3332024-01-19T05:41:04.475Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3342024-01-19T05:41:04.475Z++ basename ./tools/ci_download_clickhouse
3352024-01-19T05:41:04.475Z+ ARG0=ci_download_clickhouse
3362024-01-19T05:41:04.475Z+ TARGET_DIR=out
3372024-01-19T05:41:04.475Z+ DOWNLOAD_DIR=out/downloads
3382024-01-19T05:41:04.475Z+ DEST_DIR=./out/clickhouse
3392024-01-19T05:41:04.475Z+ CIDL_VERSION=v22.8.9.24
3402024-01-19T05:41:04.475Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3412024-01-19T05:41:04.475Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3422024-01-19T05:41:04.475Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3432024-01-19T05:41:04.484Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3442024-01-19T05:41:04.484Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3452024-01-19T05:41:04.485Z+ main
3462024-01-19T05:41:04.485Z+ [[ 0 != 0 ]]
3472024-01-19T05:41:04.485Z+ CIDL_OS=solaris2.11
3482024-01-19T05:41:04.485Z+ [[ 0 != 0 ]]
3492024-01-19T05:41:04.485Z+ configure_os solaris2.11
3502024-01-19T05:41:04.485Zcurrent directory: /work/oxidecomputer/omicron
3512024-01-19T05:41:04.485Z+ echo 'current directory: /work/oxidecomputer/omicron'
3522024-01-19T05:41:04.485Zconfiguring based on OS: "solaris2.11"
3532024-01-19T05:41:04.485Z+ echo 'configuring based on OS: "solaris2.11"'
3542024-01-19T05:41:04.485Z+ CIDL_DASHREV=
3552024-01-19T05:41:04.485Z+ case "$1" in
3562024-01-19T05:41:04.485Z+ CIDL_PLATFORM=illumos
3572024-01-19T05:41:04.485Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3582024-01-19T05:41:04.485Z+ CIDL_MD5FUNC=do_md5sum
3592024-01-19T05:41:04.485Z+ CIDL_DASHREV=-1
3602024-01-19T05:41:04.485Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3612024-01-19T05:41:04.486Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3622024-01-19T05:41:04.486Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3632024-01-19T05:41:04.486Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3642024-01-19T05:41:04.486Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3652024-01-19T05:41:04.486ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3662024-01-19T05:41:04.486Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3672024-01-19T05:41:04.486ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3682024-01-19T05:41:04.486Z+ mkdir -p out/downloads
3692024-01-19T05:41:04.486Z+ mkdir -p ./out/clickhouse
3702024-01-19T05:41:04.486Z+ local DO_DOWNLOAD=true
3712024-01-19T05:41:04.486Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3722024-01-19T05:41:04.486Z+ '[' true == true ']'
3732024-01-19T05:41:04.486Z+ echo Downloading...
3742024-01-19T05:41:04.486ZDownloading...
3752024-01-19T05:41:04.486Z+ 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
3762024-01-19T05:41:04.486Z+ 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
3772024-01-19T05:41:05.857Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3782024-01-19T05:41:05.867Z++ md5sum
3792024-01-19T05:41:05.867Z++ awk '{print $1}'
3802024-01-19T05:41:06.044Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3812024-01-19T05:41:06.044Z+ [[ 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 ]]
3822024-01-19T05:41:06.044Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3832024-01-19T05:41:06.052Z+ mkdir -p ./out/clickhouse
3842024-01-19T05:41:06.052Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3852024-01-19T05:41:10.859Z+ ./out/clickhouse/clickhouse server --version
3862024-01-19T05:41:10.903ZClickHouse server version 22.8.9.1.
3872024-01-19T05:41:10.924Z+ set -o errexit
3882024-01-19T05:41:10.937Z+++ dirname ./tools/ci_download_console
3892024-01-19T05:41:10.937Z++ cd ./tools
3902024-01-19T05:41:10.937Z++ pwd
3912024-01-19T05:41:10.937Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3922024-01-19T05:41:10.941Z++ basename ./tools/ci_download_console
3932024-01-19T05:41:10.941Z+ ARG0=ci_download_console
3942024-01-19T05:41:10.941Z+ TARGET_DIR=out
3952024-01-19T05:41:10.941Z+ DOWNLOAD_DIR=out/downloads
3962024-01-19T05:41:10.941Z+ DEST_DIR=./out/console-assets
3972024-01-19T05:41:10.941Z+ source /work/oxidecomputer/omicron/tools/console_version
3982024-01-19T05:41:10.941Z++ COMMIT=644a45b8e4ab673ad51754e372277abc3ddfd036
3992024-01-19T05:41:10.941Z++ SHA2=a059917d826081df04efd44186f6dfeef0099fc53f1e8618796ea990a510f4b0
4002024-01-19T05:41:10.941Z+ URL=https://dl.oxide.computer/releases/console/644a45b8e4ab673ad51754e372277abc3ddfd036.tar.gz
4012024-01-19T05:41:10.941Z+ TARBALL_FILE=out/downloads/console.tar.gz
4022024-01-19T05:41:10.941Z+ main
4032024-01-19T05:41:10.942Z+ [[ 0 != 0 ]]
4042024-01-19T05:41:10.942Z+ echo 'URL: https://dl.oxide.computer/releases/console/644a45b8e4ab673ad51754e372277abc3ddfd036.tar.gz'
4052024-01-19T05:41:10.942ZURL: https://dl.oxide.computer/releases/console/644a45b8e4ab673ad51754e372277abc3ddfd036.tar.gz
4062024-01-19T05:41:10.942Z+ echo 'Local file: out/downloads/console.tar.gz'
4072024-01-19T05:41:10.942ZLocal file: out/downloads/console.tar.gz
4082024-01-19T05:41:10.942Z+ local DO_DOWNLOAD=true
4092024-01-19T05:41:10.942Z+ [[ -f out/downloads/console.tar.gz ]]
4102024-01-19T05:41:10.942Z+ mkdir -p out/downloads
4112024-01-19T05:41:10.942Z+ '[' true == true ']'
4122024-01-19T05:41:10.942Z+ echo Downloading...
4132024-01-19T05:41:10.942ZDownloading...
4142024-01-19T05:41:10.942Z+ do_download_curl https://dl.oxide.computer/releases/console/644a45b8e4ab673ad51754e372277abc3ddfd036.tar.gz out/downloads/console.tar.gz
4152024-01-19T05:41:10.942Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/644a45b8e4ab673ad51754e372277abc3ddfd036.tar.gz
4162024-01-19T05:41:11.516Z++ do_sha256sum out/downloads/console.tar.gz
4172024-01-19T05:41:11.530Z++ case "$OSTYPE" in
4182024-01-19T05:41:11.530Z++ SHA=sha256sum
4192024-01-19T05:41:11.530Z++ sha256sum
4202024-01-19T05:41:11.530Z++ awk '{print $1}'
4212024-01-19T05:41:11.574Z+ calculated_sha2=a059917d826081df04efd44186f6dfeef0099fc53f1e8618796ea990a510f4b0
4222024-01-19T05:41:11.574Z+ [[ a059917d826081df04efd44186f6dfeef0099fc53f1e8618796ea990a510f4b0 != \a\0\5\9\9\1\7\d\8\2\6\0\8\1\d\f\0\4\e\f\d\4\4\1\8\6\f\6\d\f\e\e\f\0\0\9\9\f\c\5\3\f\1\e\8\6\1\8\7\9\6\e\a\9\9\0\a\5\1\0\f\4\b\0 ]]
4232024-01-19T05:41:11.578Z+ rm -rf ./out/console-assets
4242024-01-19T05:41:11.578Z+ mkdir -p ./out/console-assets
4252024-01-19T05:41:11.578Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4262024-01-19T05:41:11.578Z+ mkdir -p ./out/console-assets
4272024-01-19T05:41:11.578Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4282024-01-19T05:41:11.714Z+ set -o errexit
4292024-01-19T05:41:11.719Z+++ dirname ./tools/ci_download_maghemite_openapi
4302024-01-19T05:41:11.719Z++ cd ./tools
4312024-01-19T05:41:11.719Z++ pwd
4322024-01-19T05:41:11.719Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4332024-01-19T05:41:11.719Z++ basename ./tools/ci_download_maghemite_openapi
4342024-01-19T05:41:11.719Z+ ARG0=ci_download_maghemite_openapi
4352024-01-19T05:41:11.719Z+ TARGET_DIR=out
4362024-01-19T05:41:11.719Z+ DOWNLOAD_DIR=out/downloads
4372024-01-19T05:41:11.719Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4382024-01-19T05:41:11.719Z++ COMMIT=2fd39b75df696961e5ea190c7d74dd91f4849cd3
4392024-01-19T05:41:11.719Z++ SHA2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4402024-01-19T05:41:11.719Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/ddm-admin.json
4412024-01-19T05:41:11.719Z+ LOCAL_FILE=out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4422024-01-19T05:41:11.719Z+ main
4432024-01-19T05:41:11.719Z+ [[ 0 != 0 ]]
4442024-01-19T05:41:11.719Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/ddm-admin.json'
4452024-01-19T05:41:11.720ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/ddm-admin.json
4462024-01-19T05:41:11.720Z+ echo 'Local file: out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json'
4472024-01-19T05:41:11.720Z+ local DO_DOWNLOAD=true
4482024-01-19T05:41:11.720ZLocal file: out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4492024-01-19T05:41:11.720Z+ [[ -f out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json ]]
4502024-01-19T05:41:11.720Z+ mkdir -p out/downloads
4512024-01-19T05:41:11.723Z+ '[' true == true ']'
4522024-01-19T05:41:11.723Z+ echo Downloading...
4532024-01-19T05:41:11.723ZDownloading...
4542024-01-19T05:41:11.723Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/ddm-admin.json out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4552024-01-19T05:41:11.723Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/ddm-admin.json
4562024-01-19T05:41:12.072Z++ do_sha256sum out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4572024-01-19T05:41:12.079Z++ case "$OSTYPE" in
4582024-01-19T05:41:12.079Z++ SHA=sha256sum
4592024-01-19T05:41:12.079Z++ sha256sum
4602024-01-19T05:41:12.080Z++ awk '{print $1}'
4612024-01-19T05:41:12.080Z+ calculated_sha2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4622024-01-19T05:41:12.087Z+ [[ 9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf != \9\7\3\7\9\0\6\5\5\5\a\6\0\9\1\1\6\3\6\5\3\2\f\0\0\f\1\d\c\2\8\6\6\d\c\7\c\d\6\5\5\3\b\e\b\1\0\6\e\9\e\5\7\b\e\a\b\a\d\4\1\c\d\f ]]
4632024-01-19T05:41:12.087Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4642024-01-19T05:41:12.087Z++ COMMIT=2fd39b75df696961e5ea190c7d74dd91f4849cd3
4652024-01-19T05:41:12.087Z++ SHA2=931efa310d972b1f8afba2308751fc6a2035afbaebba77b3a40a8358c123ba3c
4662024-01-19T05:41:12.088Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mg-admin.json
4672024-01-19T05:41:12.088Z+ LOCAL_FILE=out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4682024-01-19T05:41:12.088Z+ main
4692024-01-19T05:41:12.088Z+ [[ 0 != 0 ]]
4702024-01-19T05:41:12.088Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mg-admin.json'
4712024-01-19T05:41:12.088ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mg-admin.json
4722024-01-19T05:41:12.088Z+ echo 'Local file: out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json'
4732024-01-19T05:41:12.088ZLocal file: out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4742024-01-19T05:41:12.089Z+ local DO_DOWNLOAD=true
4752024-01-19T05:41:12.089Z+ [[ -f out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json ]]
4762024-01-19T05:41:12.089Z+ mkdir -p out/downloads
4772024-01-19T05:41:12.089Z+ '[' true == true ']'
4782024-01-19T05:41:12.089Z+ echo Downloading...
4792024-01-19T05:41:12.090ZDownloading...
4802024-01-19T05:41:12.090Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mg-admin.json out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4812024-01-19T05:41:12.090Z+ curl --silent --show-error --fail --location --output out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mg-admin.json
4822024-01-19T05:41:12.300Z++ do_sha256sum out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4832024-01-19T05:41:12.311Z++ case "$OSTYPE" in
4842024-01-19T05:41:12.312Z++ SHA=sha256sum
4852024-01-19T05:41:12.312Z++ sha256sum
4862024-01-19T05:41:12.312Z++ awk '{print $1}'
4872024-01-19T05:41:12.312Z+ calculated_sha2=931efa310d972b1f8afba2308751fc6a2035afbaebba77b3a40a8358c123ba3c
4882024-01-19T05:41:12.312Z+ [[ 931efa310d972b1f8afba2308751fc6a2035afbaebba77b3a40a8358c123ba3c != \9\3\1\e\f\a\3\1\0\d\9\7\2\b\1\f\8\a\f\b\a\2\3\0\8\7\5\1\f\c\6\a\2\0\3\5\a\f\b\a\e\b\b\a\7\7\b\3\a\4\0\a\8\3\5\8\c\1\2\3\b\a\3\c ]]
4892024-01-19T05:41:12.322Z+ set -o errexit
4902024-01-19T05:41:12.322Z+++ dirname ./tools/ci_download_dendrite_openapi
4912024-01-19T05:41:12.322Z++ cd ./tools
4922024-01-19T05:41:12.322Z++ pwd
4932024-01-19T05:41:12.322Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4942024-01-19T05:41:12.344Z++ basename ./tools/ci_download_dendrite_openapi
4952024-01-19T05:41:12.344Z+ ARG0=ci_download_dendrite_openapi
4962024-01-19T05:41:12.344Z+ TARGET_DIR=out
4972024-01-19T05:41:12.344Z+ DOWNLOAD_DIR=out/downloads
4982024-01-19T05:41:12.345Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4992024-01-19T05:41:12.345Z++ COMMIT=1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7
5002024-01-19T05:41:12.345Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5012024-01-19T05:41:12.345Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dpd.json
5022024-01-19T05:41:12.345Z+ LOCAL_FILE=out/downloads/dpd-1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7.json
5032024-01-19T05:41:12.346Z+ main
5042024-01-19T05:41:12.346Z+ [[ 0 != 0 ]]
5052024-01-19T05:41:12.346Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dpd.json'
5062024-01-19T05:41:12.346ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dpd.json
5072024-01-19T05:41:12.346Z+ echo 'Local file: out/downloads/dpd-1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7.json'
5082024-01-19T05:41:12.347ZLocal file: out/downloads/dpd-1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7.json
5092024-01-19T05:41:12.347Z+ local DO_DOWNLOAD=true
5102024-01-19T05:41:12.347Z+ [[ -f out/downloads/dpd-1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7.json ]]
5112024-01-19T05:41:12.347Z+ mkdir -p out/downloads
5122024-01-19T05:41:12.347Z+ '[' true == true ']'
5132024-01-19T05:41:12.347Z+ echo Downloading...
5142024-01-19T05:41:12.348ZDownloading...
5152024-01-19T05:41:12.348Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dpd.json out/downloads/dpd-1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7.json
5162024-01-19T05:41:12.348Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dpd.json
5172024-01-19T05:41:12.779Z++ do_sha256sum out/downloads/dpd-1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7.json
5182024-01-19T05:41:12.780Z++ case "$OSTYPE" in
5192024-01-19T05:41:12.780Z++ SHA=sha256sum
5202024-01-19T05:41:12.780Z++ sha256sum
5212024-01-19T05:41:12.780Z++ awk '{print $1}'
5222024-01-19T05:41:12.780Z+ calculated_sha2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5232024-01-19T05:41:12.780Z+ [[ 07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0 != \0\7\d\1\1\5\b\f\a\8\4\9\8\a\8\0\1\5\c\a\2\a\8\4\4\7\e\f\e\e\a\c\3\2\e\2\4\a\e\b\2\5\b\a\f\3\d\5\e\2\3\1\3\2\1\6\e\1\1\2\9\3\c\0 ]]
5242024-01-19T05:41:12.780Z+ set -o errexit
5252024-01-19T05:41:12.780Z+++ dirname ./tools/ci_download_dendrite_stub
5262024-01-19T05:41:12.780Z++ cd ./tools
5272024-01-19T05:41:12.780Z++ pwd
5282024-01-19T05:41:12.780Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5292024-01-19T05:41:12.780Z++ basename ./tools/ci_download_dendrite_stub
5302024-01-19T05:41:12.780Z+ ARG0=ci_download_dendrite_stub
5312024-01-19T05:41:12.781Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5322024-01-19T05:41:12.781Z++ CIDL_SHA256_ILLUMOS=052d97370515189465e4e835edb4a2d7e1e0b55ace0230ba18f045a03d975e80
5332024-01-19T05:41:12.781Z++ CIDL_SHA256_LINUX_DPD=5c8bc252818897bc552a039f2423eb668d99e19ef54374644412c7aca533f94e
5342024-01-19T05:41:12.781Z++ CIDL_SHA256_LINUX_SWADM=9d549fc3ebaf392961404b50e802ccb5e81e41e779ecc46166d49e5fb44b524f
5352024-01-19T05:41:12.781Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5362024-01-19T05:41:12.781Z++ COMMIT=1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7
5372024-01-19T05:41:12.781Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5382024-01-19T05:41:12.781Z+ TARGET_DIR=out
5392024-01-19T05:41:12.781Z+ DOWNLOAD_DIR=out/downloads
5402024-01-19T05:41:12.781Z+ DEST_DIR=./out/dendrite-stub
5412024-01-19T05:41:12.781Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5422024-01-19T05:41:12.781Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5432024-01-19T05:41:12.781Z+ REPO=oxidecomputer/dendrite
5442024-01-19T05:41:12.782Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7
5452024-01-19T05:41:12.782Z+ main
5462024-01-19T05:41:12.782Z+ [[ 0 != 0 ]]
5472024-01-19T05:41:12.782Z+ CIDL_OS=solaris2.11
5482024-01-19T05:41:12.782Z+ [[ 0 != 0 ]]
5492024-01-19T05:41:12.782Z+ configure_os solaris2.11
5502024-01-19T05:41:12.782Z+ echo 'current directory: /work/oxidecomputer/omicron'
5512024-01-19T05:41:12.782Zcurrent directory: /work/oxidecomputer/omicron
5522024-01-19T05:41:12.783Z+ echo 'configuring based on OS: "solaris2.11"'
5532024-01-19T05:41:12.783Zconfiguring based on OS: "solaris2.11"
5542024-01-19T05:41:12.783Z+ case "$1" in
5552024-01-19T05:41:12.783Z+ SET_BINARIES=
5562024-01-19T05:41:12.783Z+ CIDL_SHA256=052d97370515189465e4e835edb4a2d7e1e0b55ace0230ba18f045a03d975e80
5572024-01-19T05:41:12.783Z+ CIDL_SHA256FUNC=do_sha256sum
5582024-01-19T05:41:12.783Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5592024-01-19T05:41:12.783Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dendrite-stub.tar.gz
5602024-01-19T05:41:12.784Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5612024-01-19T05:41:12.784Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dendrite-stub.tar.gz'
5622024-01-19T05:41:12.784ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dendrite-stub.tar.gz
5632024-01-19T05:41:12.784Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5642024-01-19T05:41:12.784Z+ mkdir -p out/downloads
5652024-01-19T05:41:12.784ZLocal file: out/downloads/dendrite-stub.tar.gz
5662024-01-19T05:41:12.785Z+ mkdir -p ./out/dendrite-stub
5672024-01-19T05:41:12.785Z+ fetch_and_verify
5682024-01-19T05:41:12.785Z+ local DO_DOWNLOAD=true
5692024-01-19T05:41:12.785Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5702024-01-19T05:41:12.786Z+ '[' true == true ']'
5712024-01-19T05:41:12.786Z+ echo Downloading...
5722024-01-19T05:41:12.786ZDownloading...
5732024-01-19T05:41:12.786Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5742024-01-19T05:41:12.786Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dendrite-stub.tar.gz
5752024-01-19T05:41:28.299Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5762024-01-19T05:41:28.306Z++ sha256sum
5772024-01-19T05:41:28.306Z++ awk '{print $1}'
5782024-01-19T05:41:28.491Z+ calculated_sha256=052d97370515189465e4e835edb4a2d7e1e0b55ace0230ba18f045a03d975e80
5792024-01-19T05:41:28.502Z+ [[ 052d97370515189465e4e835edb4a2d7e1e0b55ace0230ba18f045a03d975e80 != \0\5\2\d\9\7\3\7\0\5\1\5\1\8\9\4\6\5\e\4\e\8\3\5\e\d\b\4\a\2\d\7\e\1\e\0\b\5\5\a\c\e\0\2\3\0\b\a\1\8\f\0\4\5\a\0\3\d\9\7\5\e\8\0 ]]
5802024-01-19T05:41:28.503Z+ do_untar out/downloads/dendrite-stub.tar.gz
5812024-01-19T05:41:28.503Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5822024-01-19T05:41:29.546Z+ do_assemble
5832024-01-19T05:41:29.546Z+ rm -r ./out/dendrite-stub
5842024-01-19T05:41:29.555Z+ mkdir ./out/dendrite-stub
5852024-01-19T05:41:29.555Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5862024-01-19T05:41:29.679Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5872024-01-19T05:41:29.692Z+ set -o errexit
5882024-01-19T05:41:29.697Z+++ dirname ./tools/ci_download_maghemite_mgd
5892024-01-19T05:41:29.697Z++ cd ./tools
5902024-01-19T05:41:29.697Z++ pwd
5912024-01-19T05:41:29.701Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5922024-01-19T05:41:29.701Z++ basename ./tools/ci_download_maghemite_mgd
5932024-01-19T05:41:29.701Z+ ARG0=ci_download_maghemite_mgd
5942024-01-19T05:41:29.701Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5952024-01-19T05:41:29.701Z++ CIDL_SHA256=802636775fa77dc6eec193e65fde87e403f6a11531745d47ef5e7ff13b242890
5962024-01-19T05:41:29.706Z++ MGD_LINUX_SHA256=1bcadfd700902e3640843e0bb53d3defdbcd8d86c3279efa0953ae8d6437e2b0
5972024-01-19T05:41:29.706Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
5982024-01-19T05:41:29.706Z++ COMMIT=2fd39b75df696961e5ea190c7d74dd91f4849cd3
5992024-01-19T05:41:29.706Z++ SHA2=931efa310d972b1f8afba2308751fc6a2035afbaebba77b3a40a8358c123ba3c
6002024-01-19T05:41:29.706Z+ TARGET_DIR=out
6012024-01-19T05:41:29.706Z+ DOWNLOAD_DIR=out/downloads
6022024-01-19T05:41:29.706Z+ DEST_DIR=./out/mgd
6032024-01-19T05:41:29.706Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
6042024-01-19T05:41:29.706Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6052024-01-19T05:41:29.706Z+ REPO=oxidecomputer/maghemite
6062024-01-19T05:41:29.706Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3
6072024-01-19T05:41:29.706Z+ main
6082024-01-19T05:41:29.706Z+ [[ 0 != 0 ]]
6092024-01-19T05:41:29.706Z+ CIDL_OS=solaris2.11
6102024-01-19T05:41:29.706Z+ [[ 0 != 0 ]]
6112024-01-19T05:41:29.706Z+ configure_os solaris2.11
6122024-01-19T05:41:29.707Z+ echo 'current directory: /work/oxidecomputer/omicron'
6132024-01-19T05:41:29.707Zcurrent directory: /work/oxidecomputer/omicron
6142024-01-19T05:41:29.707Zconfiguring based on OS: "solaris2.11"
6152024-01-19T05:41:29.707Z+ echo 'configuring based on OS: "solaris2.11"'
6162024-01-19T05:41:29.707Z+ case "$1" in
6172024-01-19T05:41:29.707Z+ SET_BINARIES=
6182024-01-19T05:41:29.707Z+ CIDL_SHA256FUNC=do_sha256sum
6192024-01-19T05:41:29.707Z+ TARBALL_FILENAME=mgd.tar.gz
6202024-01-19T05:41:29.707ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mgd.tar.gz
6212024-01-19T05:41:29.707ZLocal file: out/downloads/mgd.tar.gz
6222024-01-19T05:41:29.707Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mgd.tar.gz
6232024-01-19T05:41:29.707Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6242024-01-19T05:41:29.707Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mgd.tar.gz'
6252024-01-19T05:41:29.707Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6262024-01-19T05:41:29.708Z+ mkdir -p out/downloads
6272024-01-19T05:41:29.711Z+ mkdir -p ./out/mgd
6282024-01-19T05:41:29.711Z+ fetch_and_verify
6292024-01-19T05:41:29.711Z+ local DO_DOWNLOAD=true
6302024-01-19T05:41:29.712Z+ [[ -f out/downloads/mgd.tar.gz ]]
6312024-01-19T05:41:29.712Z+ '[' true == true ']'
6322024-01-19T05:41:29.712Z+ echo Downloading...
6332024-01-19T05:41:29.712ZDownloading...
6342024-01-19T05:41:29.712Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mgd.tar.gz out/downloads/mgd.tar.gz
6352024-01-19T05:41:29.712Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mgd.tar.gz
6362024-01-19T05:41:39.098Z++ do_sha256sum out/downloads/mgd.tar.gz
6372024-01-19T05:41:39.103Z++ sha256sum
6382024-01-19T05:41:39.103Z++ awk '{print $1}'
6392024-01-19T05:41:39.169Z+ calculated_sha256=802636775fa77dc6eec193e65fde87e403f6a11531745d47ef5e7ff13b242890
6402024-01-19T05:41:39.169Z+ [[ 802636775fa77dc6eec193e65fde87e403f6a11531745d47ef5e7ff13b242890 != \8\0\2\6\3\6\7\7\5\f\a\7\7\d\c\6\e\e\c\1\9\3\e\6\5\f\d\e\8\7\e\4\0\3\f\6\a\1\1\5\3\1\7\4\5\d\4\7\e\f\5\e\7\f\f\1\3\b\2\4\2\8\9\0 ]]
6412024-01-19T05:41:39.175Z+ do_untar out/downloads/mgd.tar.gz
6422024-01-19T05:41:39.175Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6432024-01-19T05:41:39.821Z+ do_assemble
6442024-01-19T05:41:39.821Z+ rm -r ./out/mgd
6452024-01-19T05:41:39.825Z+ mkdir ./out/mgd
6462024-01-19T05:41:39.829Z+ cp -r out/downloads/root ./out/mgd/root
6472024-01-19T05:41:40.061Z+ set -o errexit
6482024-01-19T05:41:40.066Z+++ dirname ./tools/ci_download_transceiver_control
6492024-01-19T05:41:40.066Z++ cd ./tools
6502024-01-19T05:41:40.066Z++ pwd
6512024-01-19T05:41:40.067Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6522024-01-19T05:41:40.067Z++ basename ./tools/ci_download_transceiver_control
6532024-01-19T05:41:40.072Z+ ARG0=ci_download_transceiver_control
6542024-01-19T05:41:40.072Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6552024-01-19T05:41:40.073Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6562024-01-19T05:41:40.073Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6572024-01-19T05:41:40.073Z+ TARGET_DIR=out
6582024-01-19T05:41:40.073Z+ DOWNLOAD_DIR=out/downloads
6592024-01-19T05:41:40.073Z+ DEST_DIR=./out/transceiver-control
6602024-01-19T05:41:40.073Z+ BIN_DIR=/opt/oxide/bin
6612024-01-19T05:41:40.073Z+ BINARY=xcvradm
6622024-01-19T05:41:40.074Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6632024-01-19T05:41:40.074Z+ REPO=oxidecomputer/transceiver-control
6642024-01-19T05:41:40.074Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6652024-01-19T05:41:40.074Z+ main
6662024-01-19T05:41:40.074Z+ [[ 0 != 0 ]]
6672024-01-19T05:41:40.075Z+ CIDL_OS=solaris2.11
6682024-01-19T05:41:40.075Z+ [[ 0 != 0 ]]
6692024-01-19T05:41:40.075Z+ configure_os solaris2.11
6702024-01-19T05:41:40.075Z+ echo 'current directory: /work/oxidecomputer/omicron'
6712024-01-19T05:41:40.075Zcurrent directory: /work/oxidecomputer/omicron
6722024-01-19T05:41:40.075Z+ echo 'configuring based on OS: "solaris2.11"'
6732024-01-19T05:41:40.076Zconfiguring based on OS: "solaris2.11"
6742024-01-19T05:41:40.076Z+ case "$1" in
6752024-01-19T05:41:40.076Z+ SET_BINARIES=
6762024-01-19T05:41:40.076Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6772024-01-19T05:41:40.076Z+ CIDL_SHA256FUNC=do_sha256sum
6782024-01-19T05:41:40.077Z+ ARCHIVE_FILENAME=xcvradm.gz
6792024-01-19T05:41:40.077Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6802024-01-19T05:41:40.077Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6812024-01-19T05:41:40.077Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6822024-01-19T05:41:40.078ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6832024-01-19T05:41:40.078Z+ echo 'Local file: out/downloads/xcvradm.gz'
6842024-01-19T05:41:40.079ZLocal file: out/downloads/xcvradm.gz
6852024-01-19T05:41:40.079Z+ mkdir -p out/downloads
6862024-01-19T05:41:40.079Z+ mkdir -p ./out/transceiver-control
6872024-01-19T05:41:40.095Z+ fetch_and_verify
6882024-01-19T05:41:40.096Z+ local DO_DOWNLOAD=true
6892024-01-19T05:41:40.096Z+ [[ -f out/downloads/xcvradm.gz ]]
6902024-01-19T05:41:40.096Z+ '[' true == true ']'
6912024-01-19T05:41:40.096Z+ echo Downloading...
6922024-01-19T05:41:40.096ZDownloading...
6932024-01-19T05:41:40.096Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6942024-01-19T05:41:40.097Z+ 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
6952024-01-19T05:41:42.520Z++ do_sha256sum out/downloads/xcvradm.gz
6962024-01-19T05:41:42.527Z++ sha256sum
6972024-01-19T05:41:42.527Z++ awk '{print $1}'
6982024-01-19T05:41:42.546Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6992024-01-19T05:41:42.546Z+ [[ 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 ]]
7002024-01-19T05:41:42.550Z+ do_unpack out/downloads/xcvradm.gz
7012024-01-19T05:41:42.551Z+ mkdir -p out/downloads/root//opt/oxide/bin
7022024-01-19T05:41:42.551Z+ gzip -dc out/downloads/xcvradm.gz
7032024-01-19T05:41:43.143Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
7042024-01-19T05:41:43.149Z+ do_assemble
7052024-01-19T05:41:43.149Z+ rm -r ./out/transceiver-control
7062024-01-19T05:41:43.149Z+ mkdir ./out/transceiver-control
7072024-01-19T05:41:43.149Z+ cp -r out/downloads/root ./out/transceiver-control/root
7082024-01-19T05:41:43.149ZAll builder prerequisites installed successfully, and PATH looks valid
7092024-01-19T05:41:43.149Z
7102024-01-19T05:41:43.150Zreal 2:15.047907970
7112024-01-19T05:41:43.150Zuser 52.027338261
7122024-01-19T05:41:43.150Zsys 10.024078572
7132024-01-19T05:41:43.150Ztrap 0.022980383
7142024-01-19T05:41:43.150Ztflt 0.149509356
7152024-01-19T05:41:43.150Zdflt 0.340415091
7162024-01-19T05:41:43.150Zkflt 0.169298829
7172024-01-19T05:41:43.150Zlock 1.870894082
7182024-01-19T05:41:43.150Zslp 4:22.443316844
7192024-01-19T05:41:43.150Zlat 3.389422180
7202024-01-19T05:41:43.150Zstop 0.061221365
7212024-01-19T05:41:43.151Z
7222024-01-19T05:41:43.151Z #### # # ##### ##### # #
7232024-01-19T05:41:43.151Z # # # # # # # # # #
7242024-01-19T05:41:43.151Z # # # # # # # #
7252024-01-19T05:41:43.151Z # # # ##### ##### #
7262024-01-19T05:41:43.151Z # # # # # # #
7272024-01-19T05:41:43.151Z #### ###### # # # #
7282024-01-19T05:41:43.151Z
7292024-01-19T05:41:43.492Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7302024-01-19T05:41:43.789Z Updating crates.io index
7312024-01-19T05:41:43.792Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7322024-01-19T05:41:45.085Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7332024-01-19T05:41:47.211Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7342024-01-19T05:41:47.895Z Updating git repository `http://github.com/oxidecomputer/tofino`
7352024-01-19T05:41:48.239Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7362024-01-19T05:41:48.510Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7372024-01-19T05:41:48.805Z Updating git repository `https://github.com/oxidecomputer/propolis`
7382024-01-19T05:41:49.667Z Updating git repository `https://github.com/oxidecomputer/crucible`
7392024-01-19T05:41:52.038Z Updating git repository `https://github.com/oxidecomputer/opte`
7402024-01-19T05:41:53.091Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7412024-01-19T05:41:53.409Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7422024-01-19T05:41:53.995Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7432024-01-19T05:41:54.763Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
7442024-01-19T05:41:54.765Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7452024-01-19T05:41:54.949Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7462024-01-19T05:41:55.370Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7472024-01-19T05:41:55.825Z Updating git repository `https://github.com/njaremko/samael`
7482024-01-19T05:41:56.136Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7492024-01-19T05:41:56.711Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7502024-01-19T05:41:57.119Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7512024-01-19T05:41:57.386Z Updating git repository `https://github.com/jgallagher/nix`
7522024-01-19T05:41:59.407Z Updating git repository `https://github.com/cbiffle/hubpack`
7532024-01-19T05:41:59.683Z Updating git repository `https://github.com/oxidecomputer/typify`
7542024-01-19T05:42:04.517Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7552024-01-19T05:42:17.352Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7562024-01-19T05:42:17.353Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7572024-01-19T05:42:17.691Z Downloading crates ...
7582024-01-19T05:42:17.691Z Downloaded anstyle v1.0.2
7592024-01-19T05:42:18.543Z Downloaded anstream v0.5.0
7602024-01-19T05:42:18.543Z Downloaded io-lifetimes v1.0.11
7612024-01-19T05:42:18.543Z Downloaded colorchoice v1.0.0
7622024-01-19T05:42:18.543Z Downloaded equivalent v1.0.1
7632024-01-19T05:42:18.543Z Downloaded errno v0.3.8
7642024-01-19T05:42:18.543Z Downloaded cargo-platform v0.1.3
7652024-01-19T05:42:18.543Z Downloaded clap_lex v0.5.1
7662024-01-19T05:42:18.543Z Downloaded serde_spanned v0.6.4
7672024-01-19T05:42:18.543Z Downloaded thiserror-impl v1.0.49
7682024-01-19T05:42:18.544Z Downloaded terminal_size v0.2.6
7692024-01-19T05:42:18.544Z Downloaded utf8parse v0.2.1
7702024-01-19T05:42:18.544Z Downloaded itoa v1.0.9
7712024-01-19T05:42:18.544Z Downloaded anstyle-parse v0.2.1
7722024-01-19T05:42:18.544Z Downloaded anstyle-query v1.0.0
7732024-01-19T05:42:18.544Z Downloaded thiserror v1.0.49
7742024-01-19T05:42:18.544Z Downloaded clap_derive v4.4.2
7752024-01-19T05:42:18.544Z Downloaded bitflags v1.3.2
7762024-01-19T05:42:18.544Z Downloaded ryu v1.0.15
7772024-01-19T05:42:18.544Z Downloaded unicode-ident v1.0.12
7782024-01-19T05:42:18.544Z Downloaded serde_derive v1.0.195
7792024-01-19T05:42:18.544Z Downloaded clap v4.4.3
7802024-01-19T05:42:18.544Z Downloaded proc-macro2 v1.0.74
7812024-01-19T05:42:18.544Z Downloaded indexmap v2.1.0
7822024-01-19T05:42:18.544Z Downloaded memchr v2.6.3
7832024-01-19T05:42:18.544Z Downloaded toml_edit v0.21.0
7842024-01-19T05:42:18.545Z Downloaded serde_json v1.0.111
7852024-01-19T05:42:18.545Z Downloaded winnow v0.5.15
7862024-01-19T05:42:18.545Z Downloaded syn v2.0.46
7872024-01-19T05:42:18.545Z Downloaded rustix v0.37.23
7882024-01-19T05:42:18.545Z Downloaded libc v0.2.152
7892024-01-19T05:42:18.545Z Downloaded clap_builder v4.4.2
7902024-01-19T05:42:18.546Z Downloaded hashbrown v0.14.2
7912024-01-19T05:42:18.546Z Downloaded serde v1.0.195
7922024-01-19T05:42:18.546Z Downloaded toml v0.8.8
7932024-01-19T05:42:18.546Z Downloaded toml_datetime v0.6.5
7942024-01-19T05:42:18.546Z Downloaded anyhow v1.0.75
7952024-01-19T05:42:18.546Z Downloaded cargo_metadata v0.18.1
7962024-01-19T05:42:18.547Z Downloaded cargo_toml v0.18.0
7972024-01-19T05:42:18.547Z Downloaded strsim v0.10.0
7982024-01-19T05:42:18.547Z Downloaded camino v1.1.6
7992024-01-19T05:42:18.547Z Downloaded semver v1.0.21
8002024-01-19T05:42:18.547Z Downloaded quote v1.0.35
8012024-01-19T05:42:18.547Z Downloaded heck v0.4.1
8022024-01-19T05:42:18.547Z Compiling proc-macro2 v1.0.74
8032024-01-19T05:42:18.547Z Compiling unicode-ident v1.0.12
8042024-01-19T05:42:18.548Z Compiling serde v1.0.195
8052024-01-19T05:42:18.548Z Compiling libc v0.2.152
8062024-01-19T05:42:18.548Z Compiling io-lifetimes v1.0.11
8072024-01-19T05:42:18.548Z Compiling rustix v0.37.23
8082024-01-19T05:42:18.548Z Compiling bitflags v1.3.2
8092024-01-19T05:42:18.548Z Compiling equivalent v1.0.1
8102024-01-19T05:42:18.548Z Compiling utf8parse v0.2.1
8112024-01-19T05:42:18.548Z Compiling hashbrown v0.14.2
8122024-01-19T05:42:18.548Z Compiling winnow v0.5.15
8132024-01-19T05:42:18.548Z Compiling anstyle-parse v0.2.1
8142024-01-19T05:42:18.548Z Compiling thiserror v1.0.49
8152024-01-19T05:42:18.548Z Compiling semver v1.0.21
8162024-01-19T05:42:18.548Z Compiling serde_json v1.0.111
8172024-01-19T05:42:18.548Z Compiling anstyle v1.0.2
8182024-01-19T05:42:18.548Z Compiling camino v1.1.6
8192024-01-19T05:42:18.548Z Compiling indexmap v2.1.0
8202024-01-19T05:42:18.549Z Compiling colorchoice v1.0.0
8212024-01-19T05:42:18.549Z Compiling anstyle-query v1.0.0
8222024-01-19T05:42:18.549Z Compiling heck v0.4.1
8232024-01-19T05:42:18.549Z Compiling anstream v0.5.0
8242024-01-19T05:42:18.549Z Compiling itoa v1.0.9
8252024-01-19T05:42:18.549Z Compiling strsim v0.10.0
8262024-01-19T05:42:18.549Z Compiling anyhow v1.0.75
8272024-01-19T05:42:18.549Z Compiling quote v1.0.35
8282024-01-19T05:42:18.549Z Compiling errno v0.3.8
8292024-01-19T05:42:18.549Z Compiling syn v2.0.46
8302024-01-19T05:42:18.549Z Compiling clap_lex v0.5.1
8312024-01-19T05:42:18.549Z Compiling ryu v1.0.15
8322024-01-19T05:42:18.549Z Compiling terminal_size v0.2.6
8332024-01-19T05:42:18.549Z Compiling clap_builder v4.4.2
8342024-01-19T05:42:19.205Z Compiling serde_derive v1.0.195
8352024-01-19T05:42:19.206Z Compiling thiserror-impl v1.0.49
8362024-01-19T05:42:19.206Z Compiling clap_derive v4.4.2
8372024-01-19T05:42:22.575Z Compiling clap v4.4.3
8382024-01-19T05:42:31.007Z Compiling toml_datetime v0.6.5
8392024-01-19T05:42:31.021Z Compiling serde_spanned v0.6.4
8402024-01-19T05:42:31.021Z Compiling cargo-platform v0.1.3
8412024-01-19T05:42:31.194Z Compiling toml_edit v0.21.0
8422024-01-19T05:42:32.797Z Compiling cargo_metadata v0.18.1
8432024-01-19T05:42:34.216Z Compiling toml v0.8.8
8442024-01-19T05:42:35.245Z Compiling cargo_toml v0.18.0
8452024-01-19T05:42:41.964Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
8462024-01-19T05:42:42.862Z Finished dev [unoptimized + debuginfo] target(s) in 59.68s
8472024-01-19T05:42:43.073Z Running `target/debug/xtask clippy`
8482024-01-19T05:42:43.134Zrunning: "/home/build/.rustup/toolchains/1.74.1-x86_64-unknown-illumos/bin/cargo" "clippy" "--all-targets" "--" "--deny" "warnings" "--allow" "clippy::style"
8492024-01-19T05:42:43.949Z Downloading crates ...
8502024-01-19T05:42:44.185Z Downloaded adler v1.0.2
8512024-01-19T05:42:44.191Z Downloaded httptest v0.15.5
8522024-01-19T05:42:44.201Z Downloaded instant v0.1.12
8532024-01-19T05:42:44.211Z Downloaded hubpack_derive v0.1.1
8542024-01-19T05:42:44.220Z Downloaded is_ci v1.1.1
8552024-01-19T05:42:44.229Z Downloaded indoc v2.0.3
8562024-01-19T05:42:44.298Z Downloaded lazycell v1.3.0
8572024-01-19T05:42:44.313Z Downloaded matches v0.1.10
8582024-01-19T05:42:44.313Z Downloaded linked-hash-map v0.5.6
8592024-01-19T05:42:44.313Z Downloaded inout v0.1.3
8602024-01-19T05:42:44.313Z Downloaded nodrop v0.1.14
8612024-01-19T05:42:44.313Z Downloaded newline-converter v0.3.0
8622024-01-19T05:42:44.314Z Downloaded lazy_static v1.4.0
8632024-01-19T05:42:44.314Z Downloaded libtest-mimic v0.6.1
8642024-01-19T05:42:44.314Z Downloaded md-5 v0.10.5
8652024-01-19T05:42:44.314Z Downloaded maplit v1.0.2
8662024-01-19T05:42:44.314Z Downloaded opaque-debug v0.3.0
8672024-01-19T05:42:44.314Z Downloaded normalize-line-endings v0.3.0
8682024-01-19T05:42:44.342Z Downloaded openssl-macros v0.1.1
8692024-01-19T05:42:44.343Z Downloaded crypto-common v0.1.6
8702024-01-19T05:42:44.349Z Downloaded oorandom v11.1.3
8712024-01-19T05:42:44.349Z Downloaded openssl-probe v0.1.5
8722024-01-19T05:42:44.354Z Downloaded crc32fast v1.3.2
8732024-01-19T05:42:44.365Z Downloaded darling v0.20.3
8742024-01-19T05:42:44.375Z Downloaded rustls-pemfile v1.0.3
8752024-01-19T05:42:44.378Z Downloaded atty v0.2.14
8762024-01-19T05:42:44.425Z Downloaded num v0.4.1
8772024-01-19T05:42:44.425Z Downloaded ascii-canvas v3.0.0
8782024-01-19T05:42:44.425Z Downloaded ciborium-io v0.2.1
8792024-01-19T05:42:44.450Z Downloaded which v4.4.0
8802024-01-19T05:42:44.450Z Downloaded derive_builder_core v0.12.0
8812024-01-19T05:42:44.451Z Downloaded darling_macro v0.20.3
8822024-01-19T05:42:44.451Z Downloaded display-error-chain v0.2.0
8832024-01-19T05:42:44.451Z Downloaded atomicwrites v0.4.3
8842024-01-19T05:42:44.451Z Downloaded headers-core v0.2.0
8852024-01-19T05:42:44.451Z Downloaded byteorder v1.5.0
8862024-01-19T05:42:44.465Z Downloaded convert_case v0.4.0
8872024-01-19T05:42:44.465Z Downloaded constant_time_eq v0.3.0
8882024-01-19T05:42:44.465Z Downloaded synstructure v0.12.6
8892024-01-19T05:42:44.465Z Downloaded http-range v0.1.5
8902024-01-19T05:42:44.466Z Downloaded oso-derive v0.27.0
8912024-01-19T05:42:44.466Z Downloaded filetime v0.2.23
8922024-01-19T05:42:44.488Z Downloaded ciborium-ll v0.2.1
8932024-01-19T05:42:44.489Z Downloaded async-trait v0.1.77
8942024-01-19T05:42:44.489Z Downloaded peeking_take_while v0.1.2
8952024-01-19T05:42:44.503Z Downloaded ciborium v0.2.1
8962024-01-19T05:42:44.503Z Downloaded guppy-workspace-hack v0.1.0
8972024-01-19T05:42:44.503Z Downloaded radium v0.7.0
8982024-01-19T05:42:44.503Z Downloaded smallvec v1.11.2
8992024-01-19T05:42:44.520Z Downloaded supports-color v2.1.0
9002024-01-19T05:42:44.521Z Downloaded defmt-parser v0.3.3
9012024-01-19T05:42:44.521Z Downloaded crossbeam-channel v0.5.8
9022024-01-19T05:42:44.533Z Downloaded phf_shared v0.10.0
9032024-01-19T05:42:44.533Z Downloaded stringprep v0.1.3
9042024-01-19T05:42:44.533Z Downloaded heck v0.3.3
9052024-01-19T05:42:44.533Z Downloaded serde-big-array v0.4.1
9062024-01-19T05:42:44.533Z Downloaded time-core v0.1.1
9072024-01-19T05:42:44.534Z Downloaded tower-service v0.3.2
9082024-01-19T05:42:44.557Z Downloaded wait-timeout v0.2.0
9092024-01-19T05:42:44.557Z Downloaded serde_urlencoded v0.7.1
9102024-01-19T05:42:44.561Z Downloaded rustls-pemfile v2.0.0
9112024-01-19T05:42:44.561Z Downloaded clang-sys v1.6.1
9122024-01-19T05:42:44.561Z Downloaded structopt v0.3.26
9132024-01-19T05:42:44.574Z Downloaded rustfmt-wrapper v0.2.0
9142024-01-19T05:42:44.577Z Downloaded owo-colors v3.5.0
9152024-01-19T05:42:44.582Z Downloaded doc-comment v0.3.3
9162024-01-19T05:42:44.591Z Downloaded rtoolbox v0.0.1
9172024-01-19T05:42:44.591Z Downloaded thread-id v4.2.0
9182024-01-19T05:42:44.599Z Downloaded thiserror-no-std v2.0.2
9192024-01-19T05:42:44.604Z Downloaded fxhash v0.2.1
9202024-01-19T05:42:44.605Z Downloaded strsim v0.8.0
9212024-01-19T05:42:44.605Z Downloaded spki v0.7.2
9222024-01-19T05:42:44.611Z Downloaded rcgen v0.12.0
9232024-01-19T05:42:44.632Z Downloaded termtree v0.4.1
9242024-01-19T05:42:44.638Z Downloaded parking_lot v0.12.1
9252024-01-19T05:42:44.648Z Downloaded unicase v2.7.0
9262024-01-19T05:42:44.648Z Downloaded unarray v0.1.4
9272024-01-19T05:42:44.652Z Downloaded hex-literal v0.4.1
9282024-01-19T05:42:44.652Z Downloaded typed-path v0.7.0
9292024-01-19T05:42:44.664Z Downloaded unicode-width v0.1.11
9302024-01-19T05:42:44.667Z Downloaded itertools v0.12.0
9312024-01-19T05:42:44.689Z Downloaded semver v0.1.20
9322024-01-19T05:42:44.700Z Downloaded oso v0.27.0
9332024-01-19T05:42:44.713Z Downloaded strip-ansi-escapes v0.2.0
9342024-01-19T05:42:44.713Z Downloaded prettyplease v0.2.16
9352024-01-19T05:42:44.713Z Downloaded pkg-config v0.3.27
9362024-01-19T05:42:44.713Z Downloaded precomputed-hash v0.1.1
9372024-01-19T05:42:44.718Z Downloaded downcast v0.11.0
9382024-01-19T05:42:44.718Z Downloaded rand_core v0.6.4
9392024-01-19T05:42:44.723Z Downloaded flate2 v1.0.28
9402024-01-19T05:42:44.736Z Downloaded take_mut v0.2.2
9412024-01-19T05:42:44.742Z Downloaded static_assertions v1.1.0
9422024-01-19T05:42:44.743Z Downloaded stable_deref_trait v1.2.0
9432024-01-19T05:42:44.743Z Downloaded parking_lot_core v0.8.6
9442024-01-19T05:42:44.764Z Downloaded socket2 v0.4.9
9452024-01-19T05:42:44.764Z Downloaded shlex v1.1.0
9462024-01-19T05:42:44.764Z Downloaded heapless v0.7.16
9472024-01-19T05:42:44.768Z Downloaded http-body v0.4.5
9482024-01-19T05:42:44.768Z Downloaded parse-size v1.0.0
9492024-01-19T05:42:44.768Z Downloaded want v0.3.1
9502024-01-19T05:42:44.768Z Downloaded remove_dir_all v0.5.3
9512024-01-19T05:42:44.768Z Downloaded rustc_version v0.4.0
9522024-01-19T05:42:44.772Z Downloaded usdt-attr-macro v0.3.5
9532024-01-19T05:42:44.780Z Downloaded universal-hash v0.5.1
9542024-01-19T05:42:44.780Z Downloaded derive_builder_macro v0.12.0
9552024-01-19T05:42:44.780Z Downloaded foreign-types-shared v0.1.1
9562024-01-19T05:42:44.780Z Downloaded untrusted v0.9.0
9572024-01-19T05:42:44.785Z Downloaded tap v1.0.1
9582024-01-19T05:42:44.785Z Downloaded fd-lock v3.0.13
9592024-01-19T05:42:44.789Z Downloaded ref-cast-impl v1.0.20
9602024-01-19T05:42:44.789Z Downloaded quick-error v1.2.3
9612024-01-19T05:42:44.811Z Downloaded pin-project-internal v1.1.3
9622024-01-19T05:42:44.812Z Downloaded snafu-derive v0.7.5
9632024-01-19T05:42:44.826Z Downloaded tinyvec v1.6.0
9642024-01-19T05:42:44.826Z Downloaded predicates-tree v1.0.9
9652024-01-19T05:42:44.826Z Downloaded derive_builder v0.12.0
9662024-01-19T05:42:44.827Z Downloaded enum-as-inner v0.5.1
9672024-01-19T05:42:44.827Z Downloaded dirs-next v2.0.0
9682024-01-19T05:42:44.827Z Downloaded parking_lot v0.11.2
9692024-01-19T05:42:44.827Z Downloaded fragile v2.0.0
9702024-01-19T05:42:44.827Z Downloaded usdt v0.3.5
9712024-01-19T05:42:44.830Z Downloaded pest_generator v2.7.2
9722024-01-19T05:42:44.831Z Downloaded test-strategy v0.3.1
9732024-01-19T05:42:44.836Z Downloaded steno v0.4.0
9742024-01-19T05:42:44.843Z Downloaded platforms v3.0.2
9752024-01-19T05:42:44.847Z Downloaded diff v0.1.13
9762024-01-19T05:42:44.852Z Downloaded password-hash v0.5.0
9772024-01-19T05:42:44.856Z Downloaded unicode-xid v0.2.4
9782024-01-19T05:42:44.863Z Downloaded hashbrown v0.13.2
9792024-01-19T05:42:44.872Z Downloaded resolv-conf v0.7.0
9802024-01-19T05:42:44.881Z Downloaded unsafe-libyaml v0.2.10
9812024-01-19T05:42:44.881Z Downloaded glob v0.3.1
9822024-01-19T05:42:44.887Z Downloaded yasna v0.5.2
9832024-01-19T05:42:44.887Z Downloaded hashbrown v0.12.3
9842024-01-19T05:42:44.892Z Downloaded partial-io v0.5.4
9852024-01-19T05:42:44.896Z Downloaded tokio-util v0.7.10
9862024-01-19T05:42:44.909Z Downloaded rsa v0.9.2
9872024-01-19T05:42:44.917Z Downloaded url v2.5.0
9882024-01-19T05:42:44.923Z Downloaded diesel_derives v2.1.2
9892024-01-19T05:42:44.958Z Downloaded rand v0.8.5
9902024-01-19T05:42:44.964Z Downloaded tough v0.16.0
9912024-01-19T05:42:44.964Z Downloaded http v1.0.0
9922024-01-19T05:42:44.964Z Downloaded portable-atomic v1.4.3
9932024-01-19T05:42:44.970Z Downloaded tar v0.4.40
9942024-01-19T05:42:44.984Z Downloaded trust-dns-client v0.22.0
9952024-01-19T05:42:44.989Z Downloaded chrono v0.4.31
9962024-01-19T05:42:44.998Z Downloaded plotters v0.3.5
9972024-01-19T05:42:45.013Z Downloaded time v0.3.27
9982024-01-19T05:42:45.025Z Downloaded petgraph v0.6.4
9992024-01-19T05:42:45.049Z Downloaded tracing v0.1.37
10002024-01-19T05:42:45.057Z Downloaded openapiv3 v2.0.0
10012024-01-19T05:42:45.077Z Downloaded expectorate v1.1.0
10022024-01-19T05:42:45.082Z Downloaded pest v2.7.2
10032024-01-19T05:42:45.090Z Downloaded clap v2.34.0
10042024-01-19T05:42:45.102Z Downloaded regex-syntax v0.6.29
10052024-01-19T05:42:45.119Z Downloaded rustix v0.38.30
10062024-01-19T05:42:45.182Z Downloaded regex-syntax v0.8.2
10072024-01-19T05:42:45.623Z Downloaded futures-util v0.3.30
10082024-01-19T05:42:45.623Z Downloaded regex-automata v0.3.8
10092024-01-19T05:42:45.623Z Downloaded regex-automata v0.4.3
10102024-01-19T05:42:45.623Z Downloaded vcpkg v0.2.15
10112024-01-19T05:42:45.623Z Downloaded reqwest v0.11.22
10122024-01-19T05:42:45.623Z Downloaded webpki-roots v0.25.2
10132024-01-19T05:42:45.623Z Downloaded syn v1.0.109
10142024-01-19T05:42:45.623Z Downloaded proptest v1.4.0
10152024-01-19T05:42:45.623Z Downloaded bstr v0.2.17
10162024-01-19T05:42:45.623Z Downloaded regex v1.10.2
10172024-01-19T05:42:45.623Z Downloaded regress v0.7.1
10182024-01-19T05:42:45.623Z Downloaded polar-core v0.27.0
10192024-01-19T05:42:45.624Z Downloaded trust-dns-proto v0.22.0
10202024-01-19T05:42:45.624Z Downloaded gimli v0.28.0
10212024-01-19T05:42:45.624Z Downloaded diesel v2.1.4
10222024-01-19T05:42:45.624Z Downloaded smoltcp v0.10.0
10232024-01-19T05:42:45.624Z Downloaded rustls v0.22.2
10242024-01-19T05:42:45.624Z Downloaded zerocopy-derive v0.7.31
10252024-01-19T05:42:45.624Z Downloaded bzip2-sys v0.1.11+1.0.8
10262024-01-19T05:42:45.627Z Downloaded bstr v1.6.0
10272024-01-19T05:42:45.646Z Downloaded smoltcp v0.9.1
10282024-01-19T05:42:45.670Z Downloaded radix_trie v0.2.1
10292024-01-19T05:42:45.678Z Downloaded ratatui v0.23.0
10302024-01-19T05:42:45.700Z Downloaded tokio v1.35.1
10312024-01-19T05:42:45.775Z Downloaded sha3 v0.10.8
10322024-01-19T05:42:45.787Z Downloaded rustls-webpki v0.102.1
10332024-01-19T05:42:45.818Z Downloaded zerocopy-derive v0.6.4
10342024-01-19T05:42:45.839Z Downloaded zerocopy-derive v0.2.0
10352024-01-19T05:42:45.858Z Downloaded sled v0.34.7
10362024-01-19T05:42:45.880Z Downloaded nix v0.26.4
10372024-01-19T05:42:45.903Z Downloaded h2 v0.3.21
10382024-01-19T05:42:45.914Z Downloaded hkdf v0.12.4
10392024-01-19T05:42:45.922Z Downloaded regex-syntax v0.7.5
10402024-01-19T05:42:45.964Z Downloaded encoding_rs v0.8.33
10412024-01-19T05:42:45.982Z Downloaded object v0.30.4
10422024-01-19T05:42:46.001Z Downloaded bitvec v1.0.1
10432024-01-19T05:42:46.030Z Downloaded rustls v0.21.9
10442024-01-19T05:42:46.077Z Downloaded quick-xml v0.23.1
10452024-01-19T05:42:46.086Z Downloaded bindgen v0.65.1
10462024-01-19T05:42:46.086Z Downloaded zerocopy v0.7.31
10472024-01-19T05:42:46.119Z Downloaded curve25519-dalek v4.1.1
10482024-01-19T05:42:46.136Z Downloaded rustls-webpki v0.101.7
10492024-01-19T05:42:46.165Z Downloaded sqlparser v0.41.0
10502024-01-19T05:42:46.170Z Downloaded tabled v0.14.0
10512024-01-19T05:42:46.198Z Downloaded idna v0.2.3
10522024-01-19T05:42:46.211Z Downloaded guppy v0.17.4
10532024-01-19T05:42:46.223Z Downloaded openssl v0.10.60
10542024-01-19T05:42:46.248Z Downloaded idna v0.5.0
10552024-01-19T05:42:46.258Z Downloaded unicode-normalization v0.1.22
10562024-01-19T05:42:46.267Z Downloaded lalrpop v0.19.12
10572024-01-19T05:42:46.286Z Downloaded rand v0.4.6
10582024-01-19T05:42:46.292Z Downloaded predicates v3.1.0
10592024-01-19T05:42:46.304Z Downloaded poly1305 v0.8.0
10602024-01-19T05:42:46.320Z Downloaded threadpool v1.8.1
10612024-01-19T05:42:46.320Z Downloaded rstest_macros v0.18.2
10622024-01-19T05:42:46.320Z Downloaded flume v0.11.0
10632024-01-19T05:42:46.331Z Downloaded rayon v1.8.0
10642024-01-19T05:42:46.360Z Downloaded tracing-attributes v0.1.26
10652024-01-19T05:42:46.361Z Downloaded pin-project v1.1.3
10662024-01-19T05:42:46.427Z Downloaded half v1.8.2
10672024-01-19T05:42:46.427Z Downloaded headers v0.3.9
10682024-01-19T05:42:46.427Z Downloaded salty v0.2.0
10692024-01-19T05:42:46.434Z Downloaded unicode-segmentation v1.10.1
10702024-01-19T05:42:46.435Z Downloaded socket2 v0.5.5
10712024-01-19T05:42:46.435Z Downloaded num-bigint-dig v0.8.4
10722024-01-19T05:42:46.435Z Downloaded pest_meta v2.7.2
10732024-01-19T05:42:46.435Z Downloaded ring v0.17.7
10742024-01-19T05:42:46.975Z Downloaded fatfs v0.3.6
10752024-01-19T05:42:46.983Z Downloaded defmt v0.3.5
10762024-01-19T05:42:46.983Z Downloaded zerocopy v0.6.4
10772024-01-19T05:42:46.983Z Downloaded aho-corasick v1.0.4
10782024-01-19T05:42:46.983Z Downloaded unicode_categories v0.1.1
10792024-01-19T05:42:46.983Z Downloaded trust-dns-server v0.22.1
10802024-01-19T05:42:46.983Z Downloaded serde_with v3.4.0
10812024-01-19T05:42:46.983Z Downloaded ring v0.16.20
10822024-01-19T05:42:46.983Z Downloaded object v0.32.1
10832024-01-19T05:42:46.983Z Downloaded zip v0.6.6
10842024-01-19T05:42:46.983Z Downloaded snafu v0.7.5
10852024-01-19T05:42:46.984Z Downloaded xattr v1.0.1
10862024-01-19T05:42:46.984Z Downloaded schemars v0.8.16
10872024-01-19T05:42:46.984Z Downloaded either v1.9.0
10882024-01-19T05:42:46.984Z Downloaded ed25519 v1.5.3
10892024-01-19T05:42:46.984Z Downloaded yansi v0.5.1
10902024-01-19T05:42:46.984Z Downloaded pem-rfc7468 v0.7.0
10912024-01-19T05:42:46.984Z Downloaded phf v0.11.2
10922024-01-19T05:42:46.984Z Downloaded paste v1.0.14
10932024-01-19T05:42:46.984Z Downloaded generic-array v0.14.7
10942024-01-19T05:42:46.984Z Downloaded pem v3.0.2
10952024-01-19T05:42:46.985Z Downloaded regex-automata v0.1.10
10962024-01-19T05:42:46.985Z Downloaded reedline v0.28.0
10972024-01-19T05:42:46.985Z Downloaded relative-path v1.9.0
10982024-01-19T05:42:46.985Z Downloaded derive_more v0.99.17
10992024-01-19T05:42:46.985Z Downloaded tokio-macros v2.2.0
11002024-01-19T05:42:46.985Z Downloaded der v0.7.8
11012024-01-19T05:42:46.985Z Downloaded http v0.2.11
11022024-01-19T05:42:46.985Z Downloaded predicates-core v1.0.6
11032024-01-19T05:42:46.985Z Downloaded defmt-macros v0.3.6
11042024-01-19T05:42:46.985Z Downloaded tokio-postgres v0.7.10
11052024-01-19T05:42:46.985Z Downloaded pretty_assertions v1.4.0
11062024-01-19T05:42:46.986Z Downloaded x509-cert v0.2.4
11072024-01-19T05:42:46.986Z Downloaded signal-hook v0.3.17
11082024-01-19T05:42:46.986Z Downloaded target-lexicon v0.12.12
11092024-01-19T05:42:46.986Z Downloaded pkcs1 v0.7.5
11102024-01-19T05:42:46.986Z Downloaded pin-project-lite v0.2.13
11112024-01-19T05:42:46.986Z Downloaded sha1 v0.10.6
11122024-01-19T05:42:46.986Z Downloaded hash32 v0.2.1
11132024-01-19T05:42:46.986Z Downloaded httpdate v1.0.3
11142024-01-19T05:42:46.986Z Downloaded highway v1.1.0
11152024-01-19T05:42:46.986Z Downloaded textwrap v0.16.0
11162024-01-19T05:42:46.987Z Downloaded difflib v0.4.0
11172024-01-19T05:42:46.987Z Downloaded getrandom v0.2.10
11182024-01-19T05:42:46.987Z Downloaded tokio-native-tls v0.3.1
11192024-01-19T05:42:46.987Z Downloaded ucd-trie v0.1.6
11202024-01-19T05:42:46.987Z Downloaded trybuild v1.0.89
11212024-01-19T05:42:46.987Z Downloaded tracing-core v0.1.31
11222024-01-19T05:42:46.987Z Downloaded pretty-hex v0.4.1
11232024-01-19T05:42:46.987Z Downloaded thiserror-impl-no-std v2.0.2
11242024-01-19T05:42:46.987Z Downloaded rustyline v12.0.0
11252024-01-19T05:42:46.995Z Downloaded toml v0.5.11
11262024-01-19T05:42:46.995Z Downloaded ron v0.8.1
11272024-01-19T05:42:47.001Z Downloaded pest_derive v2.7.2
11282024-01-19T05:42:47.001Z Downloaded subprocess v0.2.9
11292024-01-19T05:42:47.018Z Downloaded sec1 v0.7.3
11302024-01-19T05:42:47.018Z Downloaded rustls-pki-types v1.1.0
11312024-01-19T05:42:47.024Z Downloaded nom v7.1.3
11322024-01-19T05:42:47.024Z Downloaded deranged v0.3.8
11332024-01-19T05:42:47.024Z Downloaded zeroize v1.7.0
11342024-01-19T05:42:47.024Z Downloaded pin-utils v0.1.0
11352024-01-19T05:42:47.037Z Downloaded usdt-macro v0.3.5
11362024-01-19T05:42:47.037Z Downloaded papergrid v0.10.0
11372024-01-19T05:42:47.055Z Downloaded unicode-bidi v0.3.13
11382024-01-19T05:42:47.055Z Downloaded chacha20poly1305 v0.10.1
11392024-01-19T05:42:47.055Z Downloaded toml_edit v0.19.15
11402024-01-19T05:42:47.070Z Downloaded try-lock v0.2.4
11412024-01-19T05:42:47.079Z Downloaded rustc-hash v1.1.0
11422024-01-19T05:42:47.079Z Downloaded pkcs8 v0.10.2
11432024-01-19T05:42:47.080Z Downloaded tabled_derive v0.6.0
11442024-01-19T05:42:47.090Z Downloaded mio v0.8.9
11452024-01-19T05:42:47.099Z Downloaded group v0.13.0
11462024-01-19T05:42:47.100Z Downloaded getopts v0.2.21
11472024-01-19T05:42:47.100Z Downloaded futures-sink v0.3.30
11482024-01-19T05:42:47.100Z Downloaded secrecy v0.8.0
11492024-01-19T05:42:47.100Z Downloaded termios v0.3.3
11502024-01-19T05:42:47.100Z Downloaded futures-timer v3.0.2
11512024-01-19T05:42:47.116Z Downloaded der_derive v0.7.2
11522024-01-19T05:42:47.117Z Downloaded rust-argon2 v1.0.1
11532024-01-19T05:42:47.117Z Downloaded crossterm v0.27.0
11542024-01-19T05:42:47.134Z Downloaded criterion v0.5.1
11552024-01-19T05:42:47.143Z Downloaded libxml v0.3.3
11562024-01-19T05:42:47.560Z Downloaded float-cmp v0.9.0
11572024-01-19T05:42:47.560Z Downloaded parse-display-derive v0.8.2
11582024-01-19T05:42:47.561Z Downloaded parking_lot_core v0.9.8
11592024-01-19T05:42:47.561Z Downloaded sqlformat v0.2.3
11602024-01-19T05:42:47.561Z Downloaded fastrand v2.0.0
11612024-01-19T05:42:48.011Z Downloaded toml v0.7.8
11622024-01-19T05:42:48.012Z Downloaded term v0.7.0
11632024-01-19T05:42:48.012Z Downloaded spin v0.9.8
11642024-01-19T05:42:48.012Z Downloaded uuid v1.6.1
11652024-01-19T05:42:48.012Z Downloaded foreign-types v0.5.0
11662024-01-19T05:42:48.012Z Downloaded rand_xorshift v0.3.0
11672024-01-19T05:42:48.012Z Downloaded futures-task v0.3.30
11682024-01-19T05:42:48.012Z Downloaded unicode-linebreak v0.1.5
11692024-01-19T05:42:48.012Z Downloaded postcard v1.0.8
11702024-01-19T05:42:48.012Z Downloaded vte v0.11.1
11712024-01-19T05:42:48.012Z Downloaded hmac v0.12.1
11722024-01-19T05:42:48.012Z Downloaded topological-sort v0.2.2
11732024-01-19T05:42:48.012Z Downloaded ff v0.13.0
11742024-01-19T05:42:48.012Z Downloaded percent-encoding v2.3.1
11752024-01-19T05:42:48.012Z Downloaded strum_macros v0.24.3
11762024-01-19T05:42:48.012Z Downloaded structopt-derive v0.4.18
11772024-01-19T05:42:48.012Z Downloaded dof v0.1.5
11782024-01-19T05:42:48.012Z Downloaded dirs-sys-next v0.1.2
11792024-01-19T05:42:48.012Z Downloaded phf_shared v0.11.2
11802024-01-19T05:42:48.012Z Downloaded tokio-tungstenite v0.20.1
11812024-01-19T05:42:48.012Z Downloaded tokio-rustls v0.25.0
11822024-01-19T05:42:48.012Z Downloaded tokio-rustls v0.24.1
11832024-01-19T05:42:48.012Z Downloaded futures-io v0.3.30
11842024-01-19T05:42:48.012Z Downloaded fallible-iterator v0.2.0
11852024-01-19T05:42:48.013Z Downloaded rustc-demangle v0.1.23
11862024-01-19T05:42:48.013Z Downloaded tui-tree-widget v0.13.0
11872024-01-19T05:42:48.013Z Downloaded scheduled-thread-pool v0.2.7
11882024-01-19T05:42:48.013Z Downloaded parse-display v0.8.2
11892024-01-19T05:42:48.013Z Downloaded plotters-svg v0.3.5
11902024-01-19T05:42:48.013Z Downloaded hex v0.4.3
11912024-01-19T05:42:48.013Z Downloaded time-macros v0.2.13
11922024-01-19T05:42:48.013Z Downloaded structmeta-derive v0.2.0
11932024-01-19T05:42:48.013Z Downloaded structmeta v0.2.0
11942024-01-19T05:42:48.013Z Downloaded spin v0.5.2
11952024-01-19T05:42:48.013Z Downloaded smf v0.2.2
11962024-01-19T05:42:48.013Z Downloaded rstest v0.18.2
11972024-01-19T05:42:48.013Z Downloaded rand_chacha v0.3.1
11982024-01-19T05:42:48.013Z Downloaded utf-8 v0.7.6
11992024-01-19T05:42:48.013Z Downloaded rayon-core v1.12.0
12002024-01-19T05:42:48.013Z Downloaded num-bigint v0.4.4
12012024-01-19T05:42:48.013Z Downloaded sha2 v0.10.8
12022024-01-19T05:42:48.013Z Downloaded sct v0.7.0
12032024-01-19T05:42:48.013Z Downloaded postgres-types v0.2.6
12042024-01-19T05:42:48.013Z Downloaded postgres-protocol v0.6.6
12052024-01-19T05:42:48.013Z Downloaded vsss-rs v3.3.4
12062024-01-19T05:42:48.013Z Downloaded futures v0.3.30
12072024-01-19T05:42:48.013Z Downloaded derive-where v1.2.7
12082024-01-19T05:42:48.014Z Downloaded sqlparser_derive v0.2.2
12092024-01-19T05:42:48.014Z Downloaded tinyvec_macros v0.1.1
12102024-01-19T05:42:48.014Z Downloaded termcolor v1.2.0
12112024-01-19T05:42:48.014Z Downloaded tempdir v0.3.7
12122024-01-19T05:42:48.014Z Downloaded target-spec v3.0.1
12132024-01-19T05:42:48.014Z Downloaded rustc_version v0.1.7
12142024-01-19T05:42:48.014Z Downloaded smawk v0.3.1
12152024-01-19T05:42:48.014Z Downloaded serde_tokenstream v0.2.0
12162024-01-19T05:42:48.014Z Downloaded serde_tokenstream v0.1.7
12172024-01-19T05:42:48.014Z Downloaded same-file v1.0.6
12182024-01-19T05:42:48.014Z Downloaded rustversion v1.0.14
12192024-01-19T05:42:48.014Z Downloaded console v0.15.8
12202024-01-19T05:42:48.014Z Downloaded rustls-native-certs v0.7.0
12212024-01-19T05:42:48.014Z Downloaded proc-macro-error v1.0.4
12222024-01-19T05:42:48.014Z Downloaded elliptic-curve v0.13.8
12232024-01-19T05:42:48.014Z Downloaded minimal-lexical v0.2.1
12242024-01-19T05:42:48.014Z Downloaded walkdir v2.4.0
12252024-01-19T05:42:48.014Z Downloaded packed_struct_codegen v0.10.1
12262024-01-19T05:42:48.014Z Downloaded serde_derive_internals v0.26.0
12272024-01-19T05:42:48.014Z Downloaded futures-channel v0.3.30
12282024-01-19T05:42:48.014Z Downloaded fs-err v2.11.0
12292024-01-19T05:42:48.014Z Downloaded similar v2.3.0
12302024-01-19T05:42:48.014Z Downloaded serde_yaml v0.9.25
12312024-01-19T05:42:48.015Z Downloaded ppv-lite86 v0.2.17
12322024-01-19T05:42:48.015Z Downloaded zerocopy v0.3.0
12332024-01-19T05:42:48.015Z Downloaded cc v1.0.83
12342024-01-19T05:42:48.015Z Downloaded pretty-hex v0.2.1
12352024-01-19T05:42:48.015Z Downloaded dyn-clone v1.0.13
12362024-01-19T05:42:48.015Z Downloaded base64 v0.21.7
12372024-01-19T05:42:48.015Z Downloaded itertools v0.11.0
12382024-01-19T05:42:48.015Z Downloaded const-oid v0.9.5
12392024-01-19T05:42:48.015Z Downloaded wyz v0.5.1
12402024-01-19T05:42:48.015Z Downloaded backtrace v0.3.69
12412024-01-19T05:42:48.015Z Downloaded packed_struct v0.10.1
12422024-01-19T05:42:48.015Z Downloaded home v0.5.5
12432024-01-19T05:42:48.015Z Downloaded blake2 v0.10.6
12442024-01-19T05:42:48.015Z Downloaded string_cache v0.8.7
12452024-01-19T05:42:48.015Z Downloaded hostname v0.3.1
12462024-01-19T05:42:48.015Z Downloaded ahash v0.8.6
12472024-01-19T05:42:48.015Z Downloaded addr2line v0.21.0
12482024-01-19T05:42:48.015Z Downloaded openssl-sys v0.9.96
12492024-01-19T05:42:48.015Z Downloaded darling_core v0.20.3
12502024-01-19T05:42:48.015Z Downloaded proc-macro-error-attr v1.0.4
12512024-01-19T05:42:48.015Z Downloaded proc-macro-crate v1.3.1
12522024-01-19T05:42:48.015Z Downloaded plotters-backend v0.3.5
12532024-01-19T05:42:48.015Z Downloaded env_logger v0.10.0
12542024-01-19T05:42:48.015Z Downloaded slog v2.7.0
12552024-01-19T05:42:48.016Z Downloaded itertools v0.10.5
12562024-01-19T05:42:48.016Z Downloaded funty v2.0.0
12572024-01-19T05:42:48.016Z Downloaded rpassword v7.3.1
12582024-01-19T05:42:48.016Z Downloaded shell-words v1.1.0
12592024-01-19T05:42:48.016Z Downloaded zone_cfg_derive v0.3.0
12602024-01-19T05:42:48.016Z Downloaded zone v0.3.0
12612024-01-19T05:42:48.481Z Downloaded zeroize_derive v1.4.2
12622024-01-19T05:42:48.481Z Downloaded trust-dns-resolver v0.22.0
12632024-01-19T05:42:48.481Z Downloaded httparse v1.8.0
12642024-01-19T05:42:48.482Z Downloaded tungstenite v0.20.1
12652024-01-19T05:42:48.482Z Downloaded serde_repr v0.1.16
12662024-01-19T05:42:48.482Z Downloaded serde-hex v0.1.0
12672024-01-19T05:42:48.482Z Downloaded fnv v1.0.7
12682024-01-19T05:42:48.482Z Downloaded fixedbitset v0.4.2
12692024-01-19T05:42:48.482Z Downloaded r2d2 v0.8.10
12702024-01-19T05:42:48.482Z Downloaded darling_core v0.14.4
12712024-01-19T05:42:48.482Z Downloaded flagset v0.4.3
12722024-01-19T05:42:48.483Z Downloaded slog-term v2.9.0
12732024-01-19T05:42:48.483Z Downloaded waitgroup v0.1.2
12742024-01-19T05:42:48.483Z Downloaded vte_generate_state_changes v0.1.1
12752024-01-19T05:42:48.483Z Downloaded backoff v0.4.0
12762024-01-19T05:42:48.483Z Downloaded darling_macro v0.14.4
12772024-01-19T05:42:48.483Z Downloaded cookie v0.18.0
12782024-01-19T05:42:48.483Z Downloaded cfg-expr v0.15.5
12792024-01-19T05:42:48.483Z Downloaded cancel-safe-futures v0.1.5
12802024-01-19T05:42:48.483Z Downloaded bzip2 v0.4.4
12812024-01-19T05:42:48.483Z Downloaded bitflags v2.4.0
12822024-01-19T05:42:48.483Z Downloaded digest v0.10.7
12832024-01-19T05:42:48.483Z Downloaded libm v0.2.7
12842024-01-19T05:42:48.484Z Downloaded pathdiff v0.2.1
12852024-01-19T05:42:48.484Z Downloaded path-slash v0.1.5
12862024-01-19T05:42:48.484Z Downloaded arrayvec v0.7.4
12872024-01-19T05:42:48.484Z Downloaded futures-macro v0.3.30
12882024-01-19T05:42:48.484Z Downloaded futures-executor v0.3.30
12892024-01-19T05:42:48.484Z Downloaded futures-core v0.3.30
12902024-01-19T05:42:48.488Z Downloaded arc-swap v1.6.0
12912024-01-19T05:42:48.489Z Downloaded ena v0.14.2
12922024-01-19T05:42:48.489Z Downloaded debug-ignore v1.0.5
12932024-01-19T05:42:48.489Z Downloaded subtle v2.5.0
12942024-01-19T05:42:48.489Z Downloaded strum_macros v0.25.2
12952024-01-19T05:42:48.489Z Downloaded strum v0.25.0
12962024-01-19T05:42:48.489Z Downloaded serde-big-array v0.5.1
12972024-01-19T05:42:48.489Z Downloaded bytes v1.5.0
12982024-01-19T05:42:48.489Z Downloaded tempfile v3.9.0
12992024-01-19T05:42:48.489Z Downloaded siphasher v0.3.11
13002024-01-19T05:42:48.489Z Downloaded num-traits v0.2.16
13012024-01-19T05:42:48.490Z Downloaded mockall_derive v0.12.0
13022024-01-19T05:42:48.490Z Downloaded crypto-bigint v0.5.2
13032024-01-19T05:42:48.490Z Downloaded tokio-stream v0.1.14
13042024-01-19T05:42:48.490Z Downloaded smallvec v0.6.14
13052024-01-19T05:42:48.490Z Downloaded serde_with_macros v3.4.0
13062024-01-19T05:42:48.490Z Downloaded ref-cast v1.0.20
13072024-01-19T05:42:48.490Z Downloaded colored v2.0.4
13082024-01-19T05:42:48.490Z Downloaded cobs v0.2.3
13092024-01-19T05:42:48.490Z Downloaded cipher v0.4.4
13102024-01-19T05:42:48.490Z Downloaded constant_time_eq v0.2.6
13112024-01-19T05:42:48.491Z Downloaded chacha20 v0.9.1
13122024-01-19T05:42:48.491Z Downloaded foreign-types-macros v0.2.3
13132024-01-19T05:42:48.491Z Downloaded diesel_table_macro_syntax v0.1.0
13142024-01-19T05:42:48.491Z Downloaded cfg-if v1.0.0
13152024-01-19T05:42:48.491Z Downloaded cast v0.3.0
13162024-01-19T05:42:48.491Z Downloaded cassowary v0.3.0
13172024-01-19T05:42:48.491Z Downloaded foreign-types v0.3.2
13182024-01-19T05:42:48.491Z Downloaded endian-type v0.1.2
13192024-01-19T05:42:48.491Z Downloaded once_cell v1.19.0
13202024-01-19T05:42:48.491Z Downloaded omicron-zone-package v0.10.1
13212024-01-19T05:42:48.491Z Downloaded bcs v0.1.6
13222024-01-19T05:42:48.492Z Downloaded signature v1.6.4
13232024-01-19T05:42:48.492Z Downloaded serde_plain v1.0.2
13242024-01-19T05:42:48.492Z Downloaded schemars_derive v0.8.16
13252024-01-19T05:42:48.492Z Downloaded array-init v0.0.4
13262024-01-19T05:42:48.492Z Downloaded dtrace-parser v0.1.14
13272024-01-19T05:42:48.492Z Downloaded basic-toml v0.1.8
13282024-01-19T05:42:48.492Z Downloaded globset v0.4.13
13292024-01-19T05:42:48.492Z Downloaded aead v0.5.2
13302024-01-19T05:42:48.492Z Downloaded form_urlencoded v1.2.1
13312024-01-19T05:42:48.492Z Downloaded typenum v1.16.0
13322024-01-19T05:42:48.492Z Downloaded data-encoding v2.4.0
13332024-01-19T05:42:48.493Z Downloaded usdt-impl v0.3.5
13342024-01-19T05:42:48.493Z Downloaded slog-stdlog v4.1.1
13352024-01-19T05:42:48.493Z Downloaded slog-scope v4.4.0
13362024-01-19T05:42:48.493Z Downloaded slog-json v2.6.1
13372024-01-19T05:42:48.493Z Downloaded rusty-fork v0.3.0
13382024-01-19T05:42:48.493Z Downloaded lru-cache v0.1.2
13392024-01-19T05:42:48.493Z Downloaded swrite v0.1.0
13402024-01-19T05:42:48.493Z Downloaded textwrap v0.11.0
13412024-01-19T05:42:48.493Z Downloaded slog-envlogger v2.2.0
13422024-01-19T05:42:48.493Z Downloaded slog-dtrace v0.2.3
13432024-01-19T05:42:48.493Z Downloaded slog-bunyan v2.5.0
13442024-01-19T05:42:48.493Z Downloaded slog-async v2.8.0
13452024-01-19T05:42:48.493Z Downloaded slab v0.4.9
13462024-01-19T05:42:48.494Z Downloaded native-tls v0.2.11
13472024-01-19T05:42:48.494Z Downloaded multer v3.0.0
13482024-01-19T05:42:48.494Z Downloaded thread_local v1.1.7
13492024-01-19T05:42:48.494Z Downloaded similar-asserts v1.5.0
13502024-01-19T05:42:48.494Z Downloaded signature v2.1.0
13512024-01-19T05:42:48.494Z Downloaded signal-hook-registry v1.4.1
13522024-01-19T05:42:48.494Z Downloaded olpc-cjson v0.1.3
13532024-01-19T05:42:48.494Z Downloaded num-rational v0.4.1
13542024-01-19T05:42:48.494Z Downloaded num-complex v0.4.4
13552024-01-19T05:42:48.494Z Downloaded signal-hook-tokio v0.3.1
13562024-01-19T05:42:48.494Z Downloaded signal-hook-mio v0.2.3
13572024-01-19T05:42:48.494Z Downloaded serde_path_to_error v0.1.15
13582024-01-19T05:42:48.494Z Downloaded semver-parser v0.10.2
13592024-01-19T05:42:48.495Z Downloaded semver v0.11.0
13602024-01-19T05:42:48.495Z Downloaded scopeguard v1.2.0
13612024-01-19T05:42:48.634Z Downloaded cexpr v0.6.0
13622024-01-19T05:42:48.634Z Downloaded nu-ansi-term v0.49.0
13632024-01-19T05:42:48.634Z Downloaded blake2b_simd v1.0.1
13642024-01-19T05:42:48.634Z Downloaded foreign-types-shared v0.3.1
13652024-01-19T05:42:48.634Z Downloaded miniz_oxide v0.7.1
13662024-01-19T05:42:48.635Z Downloaded crossbeam-utils v0.8.16
13672024-01-19T05:42:48.635Z Downloaded crossbeam-epoch v0.9.15
13682024-01-19T05:42:48.635Z Downloaded crc-any v2.4.3
13692024-01-19T05:42:48.635Z Downloaded camino-tempfile v1.1.1
13702024-01-19T05:42:48.635Z Downloaded argon2 v0.5.2
13712024-01-19T05:42:48.636Z Downloaded embedded-io v0.4.0
13722024-01-19T05:42:48.636Z Downloaded datatest-stable v0.2.3
13732024-01-19T05:42:48.636Z Downloaded toolchain_find v0.2.0
13742024-01-19T05:42:48.636Z Downloaded tinytemplate v1.2.1
13752024-01-19T05:42:48.636Z Downloaded num_enum_derive v0.5.11
13762024-01-19T05:42:48.636Z Downloaded mime_guess v2.0.4
13772024-01-19T05:42:48.636Z Downloaded log v0.4.20
13782024-01-19T05:42:48.636Z Downloaded darling v0.14.4
13792024-01-19T05:42:48.636Z Downloaded crc-catalog v2.2.0
13802024-01-19T05:42:48.637Z Downloaded buf-list v1.0.3
13812024-01-19T05:42:48.638Z Downloaded block-padding v0.3.3
13822024-01-19T05:42:48.638Z Downloaded bitfield v0.14.0
13832024-01-19T05:42:48.638Z Downloaded base64ct v1.6.0
13842024-01-19T05:42:48.638Z Downloaded ansi_term v0.12.1
13852024-01-19T05:42:48.639Z Downloaded arrayref v0.3.7
13862024-01-19T05:42:48.639Z Downloaded whoami v1.4.1
13872024-01-19T05:42:48.639Z Downloaded version_check v0.9.4
13882024-01-19T05:42:48.639Z Downloaded vec_map v0.8.2
13892024-01-19T05:42:48.639Z Downloaded num_cpus v1.16.0
13902024-01-19T05:42:48.639Z Downloaded num-iter v0.1.43
13912024-01-19T05:42:48.639Z Downloaded num-derive v0.4.0
13922024-01-19T05:42:48.639Z Downloaded mime v0.3.17
13932024-01-19T05:42:48.639Z Downloaded managed v0.8.0
13942024-01-19T05:42:48.639Z Downloaded assert_matches v1.5.0
13952024-01-19T05:42:48.639Z Downloaded untrusted v0.7.1
13962024-01-19T05:42:48.639Z Downloaded tiny-keccak v2.0.2
13972024-01-19T05:42:48.640Z Downloaded num_enum v0.5.11
13982024-01-19T05:42:48.640Z Downloaded num-integer v0.1.45
13992024-01-19T05:42:48.640Z Downloaded maybe-uninit v2.0.0
14002024-01-19T05:42:48.640Z Downloaded lock_api v0.4.10
14012024-01-19T05:42:48.640Z Downloaded libloading v0.7.4
14022024-01-19T05:42:48.640Z Downloaded crossbeam-queue v0.3.8
14032024-01-19T05:42:48.640Z Downloaded crossbeam v0.8.2
14042024-01-19T05:42:48.640Z Downloaded bit-vec v0.6.3
14052024-01-19T05:42:48.640Z Downloaded bit-set v0.5.3
14062024-01-19T05:42:48.640Z Downloaded autocfg v1.1.0
14072024-01-19T05:42:48.640Z Downloaded approx v0.5.1
14082024-01-19T05:42:48.641Z Downloaded nibble_vec v0.1.0
14092024-01-19T05:42:48.641Z Downloaded newtype_derive v0.1.6
14102024-01-19T05:42:48.641Z Downloaded indicatif v0.17.7
14112024-01-19T05:42:48.641Z Downloaded number_prefix v0.4.0
14122024-01-19T05:42:48.641Z Downloaded nanorand v0.7.0
14132024-01-19T05:42:48.641Z Downloaded libsw v3.3.1
14142024-01-19T05:42:48.641Z Downloaded lalrpop-util v0.19.12
14152024-01-19T05:42:48.641Z Downloaded num_threads v0.1.6
14162024-01-19T05:42:48.641Z Downloaded crunchy v0.2.2
14172024-01-19T05:42:48.641Z Downloaded crossbeam-deque v0.8.3
14182024-01-19T05:42:48.641Z Downloaded criterion-plot v0.5.0
14192024-01-19T05:42:48.642Z Downloaded crc v3.0.1
14202024-01-19T05:42:48.642Z Downloaded cpufeatures v0.2.9
14212024-01-19T05:42:48.642Z Downloaded corncobs v0.1.3
14222024-01-19T05:42:48.642Z Downloaded block-buffer v0.10.4
14232024-01-19T05:42:48.642Z Downloaded bb8 v0.8.1
14242024-01-19T05:42:48.642Z Downloaded atomic-waker v1.1.1
14252024-01-19T05:42:48.642Z Downloaded async-stream v0.3.5
14262024-01-19T05:42:48.642Z Downloaded anes v0.1.6
14272024-01-19T05:42:48.642Z Downloaded async-recursion v1.0.5
14282024-01-19T05:42:48.642Z Downloaded assert_cmd v2.0.13
14292024-01-19T05:42:48.642Z Downloaded mockall v0.12.0
14302024-01-19T05:42:48.642Z Downloaded memoffset v0.9.0
14312024-01-19T05:42:48.642Z Downloaded memoffset v0.7.1
14322024-01-19T05:42:48.643Z Downloaded match_cfg v0.1.0
14332024-01-19T05:42:48.643Z Downloaded linear-map v1.2.0
14342024-01-19T05:42:48.643Z Downloaded nested v0.1.1
14352024-01-19T05:42:48.643Z Downloaded curve25519-dalek-derive v0.1.0
14362024-01-19T05:42:48.643Z Downloaded cstr-argument v0.1.2
14372024-01-19T05:42:48.643Z Downloaded crucible-workspace-hack v0.1.0
14382024-01-19T05:42:48.643Z Downloaded async-stream-impl v0.3.5
14392024-01-19T05:42:48.643Z Downloaded base16ct v0.2.0
14402024-01-19T05:42:48.643Z Downloaded new_debug_unreachable v1.0.4
14412024-01-19T05:42:48.643Z Downloaded macaddr v1.0.1
14422024-01-19T05:42:48.643Z Downloaded libefi-sys v0.1.0
14432024-01-19T05:42:48.643Z Downloaded kstat-rs v0.2.3
14442024-01-19T05:42:48.644Z Downloaded keccak v0.1.4
14452024-01-19T05:42:48.644Z Downloaded is-terminal v0.4.9
14462024-01-19T05:42:48.644Z Downloaded ipnetwork v0.20.0
14472024-01-19T05:42:48.644Z Downloaded ipnet v2.9.0
14482024-01-19T05:42:48.644Z Downloaded indexmap v1.9.3
14492024-01-19T05:42:48.644Z Downloaded impl-trait-for-tuples v0.2.2
14502024-01-19T05:42:48.644Z Downloaded hyper-tls v0.5.0
14512024-01-19T05:42:48.644Z Downloaded hyper-rustls v0.25.0
14522024-01-19T05:42:48.644Z Downloaded bytecount v0.6.3
14532024-01-19T05:42:48.644Z Downloaded indoc v1.0.9
14542024-01-19T05:42:48.644Z Downloaded ident_case v1.0.1
14552024-01-19T05:42:48.644Z Downloaded iana-time-zone v0.1.57
14562024-01-19T05:42:48.645Z Downloaded hyper-staticfile v0.9.5
14572024-01-19T05:42:48.645Z Downloaded hyper-rustls v0.24.2
14582024-01-19T05:42:48.645Z Downloaded hyper v0.14.27
14592024-01-19T05:42:48.645Z Downloaded humantime v2.1.0
14602024-01-19T05:42:48.645Z Downloaded hubpack v0.1.2
14612024-01-19T05:42:48.730Z Compiling serde v1.0.195
14622024-01-19T05:42:48.730Z Compiling autocfg v1.1.0
14632024-01-19T05:42:48.733Z Checking cfg-if v1.0.0
14642024-01-19T05:42:48.733Z Compiling version_check v0.9.4
14652024-01-19T05:42:48.733Z Compiling syn v1.0.109
14662024-01-19T05:42:48.789Z Checking libc v0.2.152
14672024-01-19T05:42:48.813Z Compiling syn v2.0.46
14682024-01-19T05:42:48.855Z Compiling parking_lot_core v0.9.8
14692024-01-19T05:42:48.873Z Compiling cc v1.0.83
14702024-01-19T05:42:49.538Z Compiling libm v0.2.7
14712024-01-19T05:42:49.622Z Compiling once_cell v1.19.0
14722024-01-19T05:42:50.092Z Compiling serde_json v1.0.111
14732024-01-19T05:42:50.204Z Compiling memchr v2.6.3
14742024-01-19T05:42:50.353Z Compiling lock_api v0.4.10
14752024-01-19T05:42:50.383Z Compiling num-traits v0.2.16
14762024-01-19T05:42:50.673Z Compiling typenum v1.16.0
14772024-01-19T05:42:50.836Z Checking getrandom v0.2.10
14782024-01-19T05:42:51.020Z Checking scopeguard v1.2.0
14792024-01-19T05:42:51.199Z Compiling slab v0.4.9
14802024-01-19T05:42:51.223Z Compiling generic-array v0.14.7
14812024-01-19T05:42:52.415Z Checking log v0.4.20
14822024-01-19T05:42:52.765Z Compiling pkg-config v0.3.27
14832024-01-19T05:42:53.053Z Checking smallvec v1.11.2
14842024-01-19T05:42:53.244Z Checking itoa v1.0.9
14852024-01-19T05:42:53.262Z Compiling byteorder v1.5.0
14862024-01-19T05:42:53.548Z Compiling rustix v0.38.30
14872024-01-19T05:42:53.602Z Compiling indexmap v1.9.3
14882024-01-19T05:42:53.968Z Compiling schemars v0.8.16
14892024-01-19T05:42:54.022Z Compiling fnv v1.0.7
14902024-01-19T05:42:54.142Z Compiling ring v0.17.7
14912024-01-19T05:42:54.177Z Compiling httparse v1.8.0
14922024-01-19T05:42:54.209Z Compiling vcpkg v0.2.15
14932024-01-19T05:42:54.782Z Checking rand_core v0.6.4
14942024-01-19T05:42:55.642Z Checking parking_lot v0.12.1
14952024-01-19T05:42:56.151Z Compiling aho-corasick v1.0.4
14962024-01-19T05:42:57.092Z Compiling regex-syntax v0.8.2
14972024-01-19T05:42:57.767Z Compiling openssl-sys v0.9.96
14982024-01-19T05:42:58.761Z Checking pin-project-lite v0.2.13
14992024-01-19T05:42:59.295Z Compiling ahash v0.8.6
15002024-01-19T05:42:59.761Z Compiling ring v0.16.20
15012024-01-19T05:42:59.908Z Checking signal-hook-registry v1.4.1
15022024-01-19T05:43:00.455Z Compiling openssl v0.10.60
15032024-01-19T05:43:00.876Z Checking mio v0.8.9
15042024-01-19T05:43:01.053Z Checking futures-core v0.3.30
15052024-01-19T05:43:01.270Z Compiling ucd-trie v0.1.6
15062024-01-19T05:43:01.797Z Compiling serde_derive_internals v0.26.0
15072024-01-19T05:43:02.225Z Checking num_cpus v1.16.0
15082024-01-19T05:43:02.379Z Compiling iana-time-zone v0.1.57
15092024-01-19T05:43:03.037Z Compiling regex-automata v0.4.3
15102024-01-19T05:43:03.376Z Compiling rustls v0.21.9
15112024-01-19T05:43:03.916Z Compiling spin v0.5.2
15122024-01-19T05:43:04.104Z Compiling native-tls v0.2.11
15132024-01-19T05:43:04.277Z Compiling async-trait v0.1.77
15142024-01-19T05:43:07.052Z Checking socket2 v0.5.5
15152024-01-19T05:43:07.052Z Checking ryu v1.0.15
15162024-01-19T05:43:07.052Z Compiling dyn-clone v1.0.13
15172024-01-19T05:43:07.052Z Compiling unicode-xid v0.2.4
15182024-01-19T05:43:07.052Z Compiling backtrace v0.3.69
15192024-01-19T05:43:07.052Z Compiling futures-sink v0.3.30
15202024-01-19T05:43:07.124Z Compiling errno v0.3.8
15212024-01-19T05:43:07.124Z Compiling crc32fast v1.3.2
15222024-01-19T05:43:07.548Z Compiling crossbeam-utils v0.8.16
15232024-01-19T05:43:07.549Z Compiling tinyvec_macros v0.1.1
15242024-01-19T05:43:07.549Z Compiling tinyvec v1.6.0
15252024-01-19T05:43:07.673Z Compiling futures-channel v0.3.30
15262024-01-19T05:43:08.300Z Compiling futures-io v0.3.30
15272024-01-19T05:43:08.522Z Compiling pin-utils v0.1.0
15282024-01-19T05:43:08.594Z Compiling futures-task v0.3.30
15292024-01-19T05:43:08.635Z Compiling anyhow v1.0.75
15302024-01-19T05:43:08.673Z Checking subtle v2.5.0
15312024-01-19T05:43:08.723Z Compiling spin v0.9.8
15322024-01-19T05:43:09.052Z Compiling tracing-core v0.1.31
15332024-01-19T05:43:09.288Z Compiling unicode-bidi v0.3.13
15342024-01-19T05:43:09.717Z Compiling regex v1.10.2
15352024-01-19T05:43:09.835Z Compiling unicode-normalization v0.1.22
15362024-01-19T05:43:11.448Z Compiling num-integer v0.1.45
15372024-01-19T05:43:11.597Z Compiling slog v2.7.0
15382024-01-19T05:43:12.084Z Compiling synstructure v0.12.6
15392024-01-19T05:43:12.084Z Compiling lazy_static v1.4.0
15402024-01-19T05:43:12.084Z Compiling unicode-width v0.1.11
15412024-01-19T05:43:12.084Z Compiling percent-encoding v2.3.1
15422024-01-19T05:43:12.107Z Compiling time-core v0.1.1
15432024-01-19T05:43:12.349Z Compiling rustversion v1.0.14
15442024-01-19T05:43:12.400Z Compiling untrusted v0.7.1
15452024-01-19T05:43:12.925Z Compiling hashbrown v0.12.3
15462024-01-19T05:43:12.948Z Compiling foreign-types-shared v0.1.1
15472024-01-19T05:43:12.948Z Compiling untrusted v0.9.0
15482024-01-19T05:43:13.401Z Compiling serde_derive v1.0.195
15492024-01-19T05:43:13.816Z Compiling zeroize_derive v1.4.2
15502024-01-19T05:43:13.817Z Compiling thiserror-impl v1.0.49
15512024-01-19T05:43:13.827Z Compiling tokio-macros v2.2.0
15522024-01-19T05:43:14.293Z Compiling futures-macro v0.3.30
15532024-01-19T05:43:14.498Z Compiling tracing-attributes v0.1.26
15542024-01-19T05:43:14.756Z Compiling schemars_derive v0.8.16
15552024-01-19T05:43:15.904Z Compiling zerocopy-derive v0.7.31
15562024-01-19T05:43:16.374Z Checking zeroize v1.7.0
15572024-01-19T05:43:16.775Z Compiling openssl-macros v0.1.1
15582024-01-19T05:43:18.491Z Compiling futures-util v0.3.30
15592024-01-19T05:43:18.788Z Compiling thiserror v1.0.49
15602024-01-19T05:43:18.905Z Compiling pest v2.7.2
15612024-01-19T05:43:19.851Z Compiling zerocopy v0.7.31
15622024-01-19T05:43:20.427Z Compiling der_derive v0.7.2
15632024-01-19T05:43:20.994Z Compiling tracing v0.1.37
15642024-01-19T05:43:22.147Z Compiling zerocopy-derive v0.2.0
15652024-01-19T05:43:23.298Z Compiling hashbrown v0.13.2
15662024-01-19T05:43:23.451Z Compiling pest_meta v2.7.2
15672024-01-19T05:43:23.795Z Compiling foreign-types v0.3.2
15682024-01-19T05:43:24.611Z Compiling time-macros v0.2.13
15692024-01-19T05:43:25.561Z Compiling pest_generator v2.7.2
15702024-01-19T05:43:28.806Z Compiling base64 v0.21.7
15712024-01-19T05:43:29.495Z Compiling try-lock v0.2.4
15722024-01-19T05:43:29.749Z Compiling want v0.3.1
15732024-01-19T05:43:30.053Z Compiling sct v0.7.0
15742024-01-19T05:43:30.122Z Compiling rustls-webpki v0.101.7
15752024-01-19T05:43:30.666Z Compiling form_urlencoded v1.2.1
15762024-01-19T05:43:30.683Z Compiling socket2 v0.4.9
15772024-01-19T05:43:31.585Z Compiling httpdate v1.0.3
15782024-01-19T05:43:31.960Z Compiling pest_derive v2.7.2
15792024-01-19T05:43:32.060Z Compiling tower-service v0.3.2
15802024-01-19T05:43:32.215Z Compiling const-oid v0.9.5
15812024-01-19T05:43:32.652Z Compiling openssl-probe v0.1.5
15822024-01-19T05:43:33.145Z Compiling idna v0.5.0
15832024-01-19T05:43:33.168Z Compiling memoffset v0.9.0
15842024-01-19T05:43:33.259Z Compiling usdt-impl v0.3.5
15852024-01-19T05:43:33.567Z Compiling adler v1.0.2
15862024-01-19T05:43:33.977Z Compiling miniz_oxide v0.7.1
15872024-01-19T05:43:34.072Z Compiling zerocopy v0.3.0
15882024-01-19T05:43:35.359Z Compiling url v2.5.0
15892024-01-19T05:43:35.430Z Checking crypto-common v0.1.6
15902024-01-19T05:43:35.709Z Compiling signal-hook v0.3.17
15912024-01-19T05:43:36.187Z Compiling either v1.9.0
15922024-01-19T05:43:36.192Z Checking bytes v1.5.0
15932024-01-19T05:43:36.460Z Checking bitflags v2.4.0
15942024-01-19T05:43:36.875Z Compiling ipnet v2.9.0
15952024-01-19T05:43:51.526Z Compiling indexmap v2.1.0
15962024-01-19T05:43:52.238Z Compiling semver v1.0.21
15972024-01-19T05:43:52.238Z Compiling uuid v1.6.1
15982024-01-19T05:43:52.238Z Compiling chrono v0.4.31
15992024-01-19T05:43:52.238Z Compiling rustc_version v0.4.0
16002024-01-19T05:43:52.238Z Compiling http v0.2.11
16012024-01-19T05:43:52.608Z Checking tokio v1.35.1
16022024-01-19T05:43:52.608Z Compiling toml_datetime v0.6.5
16032024-01-19T05:43:52.608Z Compiling serde_spanned v0.6.4
16042024-01-19T05:43:52.608Z Compiling toml_edit v0.19.15
16052024-01-19T05:43:52.609Z Compiling openapiv3 v2.0.0
16062024-01-19T05:43:52.609Z Compiling http-body v0.4.5
16072024-01-19T05:43:52.609Z Compiling heapless v0.7.16
16082024-01-19T05:43:52.609Z Compiling serde_urlencoded v0.7.1
16092024-01-19T05:43:52.609Z Compiling dof v0.1.5
16102024-01-19T05:43:52.609Z Compiling dtrace-parser v0.1.14
16112024-01-19T05:43:52.610Z Compiling rustls-pemfile v1.0.3
16122024-01-19T05:43:52.610Z Compiling zerocopy-derive v0.6.4
16132024-01-19T05:43:52.610Z Compiling clap_derive v4.4.2
16142024-01-19T05:43:52.610Z Compiling crossbeam-epoch v0.9.15
16152024-01-19T05:43:52.610Z Compiling thread-id v4.2.0
16162024-01-19T05:43:52.610Z Compiling encoding_rs v0.8.33
16172024-01-19T05:43:52.610Z Compiling gimli v0.28.0
16182024-01-19T05:43:52.610Z Compiling mime v0.3.17
16192024-01-19T05:43:53.128Z Compiling tokio-util v0.7.10
16202024-01-19T05:43:53.621Z Compiling tokio-rustls v0.24.1
16212024-01-19T05:43:54.213Z Compiling siphasher v0.3.11
16222024-01-19T05:43:54.879Z Compiling h2 v0.3.21
16232024-01-19T05:43:55.027Z Compiling webpki-roots v0.25.2
16242024-01-19T05:43:55.277Z Compiling serde_tokenstream v0.1.7
16252024-01-19T05:43:56.987Z Compiling tokio-native-tls v0.3.1
16262024-01-19T05:43:57.388Z Compiling strum_macros v0.25.2
16272024-01-19T05:43:58.112Z Compiling block-buffer v0.10.4
16282024-01-19T05:43:58.304Z Compiling addr2line v0.21.0
16292024-01-19T05:43:58.998Z Compiling bzip2-sys v0.1.11+1.0.8
16302024-01-19T05:43:59.340Z Compiling object v0.32.1
16312024-01-19T05:43:59.828Z Compiling num-iter v0.1.43
16322024-01-19T05:43:59.828Z Compiling rustc-demangle v0.1.23
16332024-01-19T05:44:00.401Z Compiling flate2 v1.0.28
16342024-01-19T05:44:01.126Z Compiling digest v0.10.7
16352024-01-19T05:44:01.415Z Compiling doc-comment v0.3.3
16362024-01-19T05:44:01.867Z Compiling ppv-lite86 v0.2.17
16372024-01-19T05:44:01.965Z Compiling usdt-attr-macro v0.3.5
16382024-01-19T05:44:02.448Z Compiling usdt-macro v0.3.5
16392024-01-19T05:44:03.145Z Compiling rand_chacha v0.3.1
16402024-01-19T05:44:03.177Z Compiling toml v0.7.8
16412024-01-19T05:44:04.291Z Compiling toml_edit v0.21.0
16422024-01-19T05:44:04.303Z Compiling hex v0.4.3
16432024-01-19T05:44:04.542Z Compiling pin-project-internal v1.1.3
16442024-01-19T05:44:04.955Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
16452024-01-19T05:44:05.988Z Compiling hyper v0.14.27
16462024-01-19T05:44:06.169Z Compiling bit-vec v0.6.3
16472024-01-19T05:44:07.014Z Compiling rand v0.8.5
16482024-01-19T05:44:07.381Z Compiling phf_shared v0.10.0
16492024-01-19T05:44:08.336Z Compiling num-bigint v0.4.4
16502024-01-19T05:44:09.638Z Compiling precomputed-hash v0.1.1
16512024-01-19T05:44:09.794Z Compiling base64ct v1.6.0
16522024-01-19T05:44:09.819Z Compiling fixedbitset v0.4.2
16532024-01-19T05:44:10.490Z Compiling minimal-lexical v0.2.1
16542024-01-19T05:44:10.664Z Compiling smoltcp v0.9.1
16552024-01-19T05:44:10.758Z Compiling new_debug_unreachable v1.0.4
16562024-01-19T05:44:10.878Z Compiling string_cache v0.8.7
16572024-01-19T05:44:11.299Z Compiling nom v7.1.3
16582024-01-19T05:44:11.586Z Compiling pem-rfc7468 v0.7.0
16592024-01-19T05:44:11.784Z Compiling petgraph v0.6.4
16602024-01-19T05:44:12.787Z Compiling bit-set v0.5.3
16612024-01-19T05:44:12.803Z Compiling hmac v0.12.1
16622024-01-19T05:44:13.132Z Compiling itertools v0.10.5
16632024-01-19T05:44:14.241Z Compiling hubpack_derive v0.1.1
16642024-01-19T05:44:14.302Z Compiling enum-as-inner v0.5.1
16652024-01-19T05:44:14.896Z Compiling diesel_table_macro_syntax v0.1.0
16662024-01-19T05:44:15.661Z Compiling flagset v0.4.3
16672024-01-19T05:44:16.021Z Compiling lalrpop-util v0.19.12
16682024-01-19T05:44:16.028Z Checking bitflags v1.3.2
16692024-01-19T05:44:16.071Z Compiling unicode-segmentation v1.10.1
16702024-01-19T05:44:16.169Z Compiling der v0.7.8
16712024-01-19T05:44:16.471Z Compiling diesel_derives v2.1.2
16722024-01-19T05:44:17.446Z Compiling hyper-rustls v0.24.2
16732024-01-19T05:44:17.479Z Compiling hyper-tls v0.5.0
16742024-01-19T05:44:17.944Z Compiling reqwest v0.11.22
16752024-01-19T05:44:17.972Z Compiling snafu-derive v0.7.5
16762024-01-19T05:44:18.177Z Compiling cpufeatures v0.2.9
16772024-01-19T05:44:18.227Z Compiling rustix v0.37.23
16782024-01-19T05:44:18.384Z Compiling sha2 v0.10.8
16792024-01-19T05:44:19.281Z Compiling md-5 v0.10.5
16802024-01-19T05:44:19.602Z Compiling spki v0.7.2
16812024-01-19T05:44:35.464Z Compiling serde_repr v0.1.16
16822024-01-19T05:44:35.745Z Compiling stringprep v0.1.3
16832024-01-19T05:44:35.745Z Compiling hash32 v0.2.1
16842024-01-19T05:44:35.745Z Compiling stable_deref_trait v1.2.0
16852024-01-19T05:44:35.745Z Compiling fallible-iterator v0.2.0
16862024-01-19T05:44:35.745Z Compiling terminal_size v0.2.6
16872024-01-19T05:44:35.745Z Compiling pkcs8 v0.10.2
16882024-01-19T05:44:35.745Z Compiling postgres-protocol v0.6.6
16892024-01-19T05:44:35.745Z Compiling phf_shared v0.11.2
16902024-01-19T05:44:35.745Z Compiling ff v0.13.0
16912024-01-19T05:44:36.041Z Compiling block-padding v0.3.3
16922024-01-19T05:44:36.041Z Compiling scheduled-thread-pool v0.2.7
16932024-01-19T05:44:36.041Z Compiling regex-automata v0.1.10
16942024-01-19T05:44:36.041Z Compiling managed v0.8.0
16952024-01-19T05:44:36.042Z Compiling base16ct v0.2.0
16962024-01-19T05:44:36.042Z Compiling num_threads v0.1.6
16972024-01-19T05:44:36.042Z Compiling matches v0.1.10
16982024-01-19T05:44:36.042Z Compiling deranged v0.3.8
16992024-01-19T05:44:36.042Z Compiling sec1 v0.7.3
17002024-01-19T05:44:36.042Z Compiling idna v0.2.3
17012024-01-19T05:44:36.042Z Compiling bstr v0.2.17
17022024-01-19T05:44:36.042Z Compiling clap_builder v4.4.2
17032024-01-19T05:44:36.042Z Compiling r2d2 v0.8.10
17042024-01-19T05:44:36.042Z Compiling inout v0.1.3
17052024-01-19T05:44:36.042Z Compiling postgres-types v0.2.6
17062024-01-19T05:44:36.114Z Compiling signal-hook-mio v0.2.3
17072024-01-19T05:44:36.115Z Compiling time v0.3.27
17082024-01-19T05:44:36.115Z Compiling group v0.13.0
17092024-01-19T05:44:36.115Z Compiling phf v0.11.2
17102024-01-19T05:44:36.116Z Compiling bzip2 v0.4.4
17112024-01-19T05:44:36.116Z Compiling hubpack v0.1.2
17122024-01-19T05:44:36.116Z Compiling hkdf v0.12.4
17132024-01-19T05:44:36.116Z Compiling pin-project v1.1.3
17142024-01-19T05:44:36.117Z Compiling zerocopy v0.6.4
17152024-01-19T05:44:36.117Z Compiling ipnetwork v0.20.0
17162024-01-19T05:44:36.117Z Compiling crypto-bigint v0.5.2
17172024-01-19T05:44:36.117Z Compiling futures-executor v0.3.30
17182024-01-19T05:44:36.117Z Compiling float-cmp v0.9.0
17192024-01-19T05:44:36.118Z Compiling normalize-line-endings v0.3.0
17202024-01-19T05:44:36.118Z Compiling regex-automata v0.3.8
17212024-01-19T05:44:36.118Z Compiling whoami v1.4.1
17222024-01-19T05:44:36.118Z Compiling difflib v0.4.0
17232024-01-19T05:44:36.848Z Compiling data-encoding v2.4.0
17242024-01-19T05:44:37.314Z Compiling predicates-core v1.0.6
17252024-01-19T05:44:37.814Z Compiling static_assertions v1.1.0
17262024-01-19T05:44:37.866Z Checking unicode-ident v1.0.12
17272024-01-19T05:44:37.904Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
17282024-01-19T05:44:37.976Z Compiling trust-dns-proto v0.22.0
17292024-01-19T05:44:38.183Z Compiling predicates v3.1.0
17302024-01-19T05:44:57.077Z Compiling bstr v1.6.0
17312024-01-19T05:44:57.400Z Compiling tokio-postgres v0.7.10
17322024-01-19T05:44:57.400Z Compiling elliptic-curve v0.13.8
17332024-01-19T05:44:57.401Z Compiling yasna v0.5.2
17342024-01-19T05:44:57.401Z Compiling diesel v2.1.4
17352024-01-19T05:44:57.401Z Compiling clap v4.4.3
17362024-01-19T05:44:57.401Z Compiling futures v0.3.30
17372024-01-19T05:44:57.401Z Compiling snafu v0.7.5
17382024-01-19T05:44:57.857Z Compiling zip v0.6.6
17392024-01-19T05:44:57.858Z Compiling crossterm v0.27.0
17402024-01-19T05:44:57.858Z Compiling cipher v0.4.4
17412024-01-19T05:44:57.858Z Compiling similar v2.3.0
17422024-01-19T05:44:57.858Z Compiling usdt v0.3.5
17432024-01-19T05:44:57.858Z Compiling tokio-stream v0.1.14
17442024-01-19T05:44:57.858Z Compiling console v0.15.8
17452024-01-19T05:44:57.858Z Checking hashbrown v0.14.2
17462024-01-19T05:44:57.858Z Checking equivalent v1.0.1
17472024-01-19T05:44:57.859Z Checking proc-macro2 v1.0.74
17482024-01-19T05:44:57.859Z Checking quote v1.0.35
17492024-01-19T05:44:57.859Z Checking utf8parse v0.2.1
17502024-01-19T05:44:57.859Z Checking anstyle v1.0.2
17512024-01-19T05:44:57.859Z Checking io-lifetimes v1.0.11
17522024-01-19T05:45:01.801Z Checking anstyle-parse v0.2.1
17532024-01-19T05:45:04.353Z Checking anstyle-query v1.0.0
17542024-01-19T05:45:04.565Z Checking colorchoice v1.0.0
17552024-01-19T05:45:04.893Z Checking anstream v0.5.0
17562024-01-19T05:45:06.894Z Checking clap_lex v0.5.1
17572024-01-19T05:45:06.937Z Checking strsim v0.10.0
17582024-01-19T05:45:07.519Z Checking winnow v0.5.15
17592024-01-19T05:45:13.821Z Compiling serde_tokenstream v0.2.0
17602024-01-19T05:45:16.221Z Compiling regress v0.7.1
17612024-01-19T05:45:21.746Z Compiling typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
17622024-01-19T05:45:30.976Z Compiling getopts v0.2.21
17632024-01-19T05:45:31.641Z Compiling unsafe-libyaml v0.2.10
17642024-01-19T05:45:32.277Z Checking heck v0.4.1
17652024-01-19T05:45:32.608Z Checking progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
17662024-01-19T05:45:33.494Z Compiling ident_case v1.0.1
17672024-01-19T05:45:33.739Z Checking fastrand v2.0.0
17682024-01-19T05:45:34.224Z Compiling serde_yaml v0.9.25
17692024-01-19T05:45:34.913Z Checking rustls-pki-types v1.1.0
17702024-01-19T05:45:35.220Z Checking match_cfg v0.1.0
17712024-01-19T05:45:35.342Z Checking hostname v0.3.1
17722024-01-19T05:45:35.489Z Checking tempfile v3.9.0
17732024-01-19T05:45:35.517Z Checking camino v1.1.6
17742024-01-19T05:45:35.533Z Checking atty v0.2.14
17752024-01-19T05:45:35.683Z Checking quick-error v1.2.3
17762024-01-19T05:45:35.850Z Compiling paste v1.0.14
17772024-01-19T05:45:36.074Z Checking crossbeam-channel v0.5.8
17782024-01-19T05:45:36.366Z Checking sha1 v0.10.6
17792024-01-19T05:45:36.654Z Checking dirs-sys-next v0.1.2
17802024-01-19T05:45:36.759Z Compiling rustls v0.22.2
17812024-01-19T05:45:36.890Z Checking dirs-next v2.0.0
17822024-01-19T05:45:37.141Z Checking rustls-webpki v0.102.1
17832024-01-19T05:45:37.186Z Checking thread_local v1.1.7
17842024-01-19T05:45:37.583Z Checking instant v0.1.12
17852024-01-19T05:45:37.727Z Compiling slog-async v2.8.0
17862024-01-19T05:45:38.538Z Checking term v0.7.0
17872024-01-19T05:45:38.962Z Checking rustls-pemfile v2.0.0
17882024-01-19T05:45:39.172Z Compiling multer v3.0.0
17892024-01-19T05:45:39.322Z Checking take_mut v0.2.2
17902024-01-19T05:45:39.500Z Checking debug-ignore v1.0.5
17912024-01-19T05:45:39.757Z Checking slog-term v2.9.0
17922024-01-19T05:45:40.148Z Compiling darling_core v0.20.3
17932024-01-19T05:45:40.910Z Checking slog-json v2.6.1
17942024-01-19T05:45:40.917Z Checking http v1.0.0
17952024-01-19T05:45:40.976Z Compiling async-stream-impl v0.3.5
17962024-01-19T05:45:41.028Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
17972024-01-19T05:45:41.442Z Checking atomic-waker v1.1.1
17982024-01-19T05:45:41.616Z Checking waitgroup v0.1.2
17992024-01-19T05:45:41.876Z Checking slog-bunyan v2.5.0
18002024-01-19T05:45:42.082Z Checking toml v0.8.8
18012024-01-19T05:45:43.209Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
18022024-01-19T05:45:43.238Z Checking async-stream v0.3.5
18032024-01-19T05:45:43.507Z Checking serde_path_to_error v0.1.15
18042024-01-19T05:45:43.656Z Checking strum v0.25.0
18052024-01-19T05:45:43.860Z Compiling structmeta-derive v0.2.0
18062024-01-19T05:45:44.160Z Checking tokio-rustls v0.25.0
18072024-01-19T05:45:44.578Z Checking wait-timeout v0.2.0
18082024-01-19T05:45:44.740Z Checking rand_xorshift v0.3.0
18092024-01-19T05:45:44.822Z Checking rusty-fork v0.3.0
18102024-01-19T05:45:44.973Z Checking unarray v0.1.4
18112024-01-19T05:45:45.171Z Compiling regex-syntax v0.7.5
18122024-01-19T05:45:45.237Z Checking proptest v1.4.0
18132024-01-19T05:45:49.710Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18142024-01-19T05:45:49.764Z Compiling structmeta v0.2.0
18152024-01-19T05:45:49.764Z Checking backoff v0.4.0
18162024-01-19T05:45:49.828Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
18172024-01-19T05:45:49.828Z Compiling test-strategy v0.3.1
18182024-01-19T05:45:50.464Z Compiling darling_macro v0.20.3
18192024-01-19T05:45:50.778Z Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
18202024-01-19T05:45:50.924Z Checking macaddr v1.0.1
18212024-01-19T05:45:51.415Z Checking camino-tempfile v1.1.1
18222024-01-19T05:45:51.867Z Checking is-terminal v0.4.9
18232024-01-19T05:45:51.960Z Compiling proc-macro-error-attr v1.0.4
18242024-01-19T05:45:52.040Z Compiling typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
18252024-01-19T05:45:52.071Z Compiling darling v0.20.3
18262024-01-19T05:45:52.220Z Compiling serde_with_macros v3.4.0
18272024-01-19T05:45:52.506Z Compiling proc-macro-error v1.0.4
18282024-01-19T05:45:52.929Z Compiling proc-macro-crate v1.3.1
18292024-01-19T05:45:53.072Z Checking termtree v0.4.1
18302024-01-19T05:45:53.356Z Checking predicates-tree v1.0.9
18312024-01-19T05:45:53.559Z Compiling smoltcp v0.10.0
18322024-01-19T05:45:54.718Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18332024-01-19T05:45:54.744Z Compiling num_enum_derive v0.5.11
18342024-01-19T05:45:55.070Z Compiling crucible-workspace-hack v0.1.0
18352024-01-19T05:45:55.248Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18362024-01-19T05:45:55.457Z Checking embedded-io v0.4.0
18372024-01-19T05:45:55.633Z Checking cobs v0.2.3
18382024-01-19T05:45:55.881Z Checking postcard v1.0.8
18392024-01-19T05:45:56.120Z Compiling foreign-types-macros v0.2.3
18402024-01-19T05:45:56.650Z Compiling parse-display-derive v0.8.2
18412024-01-19T05:45:56.683Z Checking serde_with v3.4.0
18422024-01-19T05:45:56.957Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
18432024-01-19T05:45:57.395Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18442024-01-19T05:45:57.803Z Checking foreign-types-shared v0.3.1
18452024-01-19T05:45:57.948Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
18462024-01-19T05:45:58.130Z Checking foreign-types v0.5.0
18472024-01-19T05:45:58.451Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18482024-01-19T05:45:58.591Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
18492024-01-19T05:45:59.229Z Checking num_enum v0.5.11
18502024-01-19T05:45:59.424Z Checking cstr-argument v0.1.2
18512024-01-19T05:45:59.747Z Checking pretty-hex v0.2.1
18522024-01-19T05:45:59.771Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
18532024-01-19T05:46:00.004Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18542024-01-19T05:46:00.250Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18552024-01-19T05:46:00.260Z Checking colored v2.0.4
18562024-01-19T05:46:00.427Z Compiling zone_cfg_derive v0.3.0
18572024-01-19T05:46:00.449Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
18582024-01-19T05:46:00.583Z Compiling typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
18592024-01-19T05:46:00.765Z Compiling progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
18602024-01-19T05:46:02.620Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=1e25649e8c2ac274bd04adfe0513dd14a482058c#1e25649e)
18612024-01-19T05:46:02.625Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
18622024-01-19T05:46:02.808Z Compiling num-derive v0.4.0
18632024-01-19T05:46:03.044Z Compiling mockall_derive v0.12.0
18642024-01-19T05:46:03.551Z Checking downcast v0.11.0
18652024-01-19T05:46:03.757Z Checking fragile v2.0.0
18662024-01-19T05:46:03.835Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=1e25649e8c2ac274bd04adfe0513dd14a482058c#1e25649e)
18672024-01-19T05:46:04.539Z Checking parse-display v0.8.2
18682024-01-19T05:46:04.565Z Checking zone v0.3.0
18692024-01-19T05:46:04.565Z Checking smf v0.2.2
18702024-01-19T05:46:05.331Z Checking same-file v1.0.6
18712024-01-19T05:46:05.332Z Checking walkdir v2.4.0
18722024-01-19T05:46:05.332Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
18732024-01-19T05:46:05.332Z Checking xattr v1.0.1
18742024-01-19T05:46:05.332Z Checking filetime v0.2.23
18752024-01-19T05:46:05.332Z Checking pem v3.0.2
18762024-01-19T05:46:05.332Z Checking linked-hash-map v0.5.6
18772024-01-19T05:46:05.332Z Checking tar v0.4.40
18782024-01-19T05:46:05.411Z Checking itertools v0.12.0
18792024-01-19T05:46:05.545Z Checking headers-core v0.2.0
18802024-01-19T05:46:05.670Z Checking lru-cache v0.1.2
18812024-01-19T05:46:05.720Z Checking headers v0.3.9
18822024-01-19T05:46:05.923Z Checking password-hash v0.5.0
18832024-01-19T05:46:06.485Z Checking blake2 v0.10.6
18842024-01-19T05:46:06.578Z Checking rcgen v0.12.0
18852024-01-19T05:46:06.743Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e71b10d2f9f1fb52818b916bae83ba15a339548d#e71b10d2)
18862024-01-19T05:46:07.109Z Checking argon2 v0.5.2
18872024-01-19T05:46:07.401Z Checking atomicwrites v0.4.3
18882024-01-19T05:46:07.446Z Checking subprocess v0.2.9
18892024-01-19T05:46:07.565Z Checking arc-swap v1.6.0
18902024-01-19T05:46:07.662Z Checking swrite v0.1.0
18912024-01-19T05:46:07.824Z Compiling cancel-safe-futures v0.1.5
18922024-01-19T05:46:08.072Z Checking half v1.8.2
18932024-01-19T05:46:08.237Z Checking slog-scope v4.4.0
18942024-01-19T05:46:08.259Z Checking ciborium-io v0.2.1
18952024-01-19T05:46:08.424Z Checking resolv-conf v0.7.0
18962024-01-19T05:46:08.518Z Checking slog-stdlog v4.1.1
18972024-01-19T05:46:08.647Z Checking ciborium-ll v0.2.1
18982024-01-19T05:46:08.729Z Checking slog-envlogger v2.2.0
18992024-01-19T05:46:08.905Z Checking trust-dns-resolver v0.22.0
19002024-01-19T05:46:08.976Z Checking libsw v3.3.1
19012024-01-19T05:46:09.026Z Compiling derive-where v1.2.7
19022024-01-19T05:46:09.132Z Checking ciborium v0.2.1
19032024-01-19T05:46:09.341Z Checking owo-colors v3.5.0
19042024-01-19T05:46:09.606Z Checking linear-map v1.2.0
19052024-01-19T05:46:10.123Z Checking textwrap v0.11.0
19062024-01-19T05:46:10.436Z Compiling heck v0.3.3
19072024-01-19T05:46:10.746Z Compiling libefi-sys v0.1.0
19082024-01-19T05:46:11.047Z Checking strsim v0.8.0
19092024-01-19T05:46:11.155Z Checking vec_map v0.8.2
19102024-01-19T05:46:11.320Z Checking ansi_term v0.12.1
19112024-01-19T05:46:11.359Z Compiling structopt-derive v0.4.18
19122024-01-19T05:46:11.539Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
19132024-01-19T05:46:11.773Z Checking clap v2.34.0
19142024-01-19T05:46:12.073Z Compiling slog-dtrace v0.2.3
19152024-01-19T05:46:12.805Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
19162024-01-19T05:46:13.167Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
19172024-01-19T05:46:13.509Z Checking nibble_vec v0.1.0
19182024-01-19T05:46:13.529Z Compiling progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
19192024-01-19T05:46:13.776Z Checking endian-type v0.1.2
19202024-01-19T05:46:13.845Z Checking fxhash v0.2.1
19212024-01-19T05:46:14.063Z Checking radix_trie v0.2.1
19222024-01-19T05:46:14.078Z Checking termcolor v1.2.0
19232024-01-19T05:46:14.674Z Compiling semver v0.1.20
19242024-01-19T05:46:14.716Z Compiling radium v0.7.0
19252024-01-19T05:46:15.358Z Compiling rustc_version v0.1.7
19262024-01-19T05:46:15.408Z Compiling maybe-uninit v2.0.0
19272024-01-19T05:46:15.746Z Checking tap v1.0.1
19282024-01-19T05:46:15.978Z Checking wyz v0.5.1
19292024-01-19T05:46:16.083Z Compiling newtype_derive v0.1.6
19302024-01-19T05:46:16.231Z Checking structopt v0.3.26
19312024-01-19T05:46:16.501Z Compiling semver-parser v0.10.2
19322024-01-19T05:46:16.534Z Compiling num-bigint-dig v0.8.4
19332024-01-19T05:46:16.703Z Checking mockall v0.12.0
19342024-01-19T05:46:16.768Z Checking crc-catalog v2.2.0
19352024-01-19T05:46:16.784Z Checking funty v2.0.0
19362024-01-19T05:46:16.951Z Compiling packed_struct v0.10.1
19372024-01-19T05:46:17.000Z Checking crc v3.0.1
19382024-01-19T05:46:17.512Z Compiling packed_struct_codegen v0.10.1
19392024-01-19T05:46:17.623Z Compiling semver v0.11.0
19402024-01-19T05:46:17.785Z Compiling num-rational v0.4.1
19412024-01-19T05:46:18.500Z Checking bitvec v1.0.1
19422024-01-19T05:46:18.908Z Compiling home v0.5.5
19432024-01-19T05:46:18.916Z Checking nodrop v0.1.14
19442024-01-19T05:46:19.061Z Checking array-init v0.0.4
19452024-01-19T05:46:19.070Z Compiling toolchain_find v0.2.0
19462024-01-19T05:46:20.212Z Checking smallvec v0.6.14
19472024-01-19T05:46:20.722Z Checking pkcs1 v0.7.5
19482024-01-19T05:46:21.302Z Checking signature v2.1.0
19492024-01-19T05:46:21.438Z Compiling toml v0.5.11
19502024-01-19T05:46:21.562Z Compiling convert_case v0.4.0
19512024-01-19T05:46:22.488Z Compiling topological-sort v0.2.2
19522024-01-19T05:46:22.592Z Checking bitfield v0.14.0
19532024-01-19T05:46:22.743Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
19542024-01-19T05:46:22.789Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
19552024-01-19T05:46:23.015Z Compiling omicron-zone-package v0.10.1
19562024-01-19T05:46:23.083Z Compiling derive_more v0.99.17
19572024-01-19T05:46:23.231Z Checking serde-hex v0.1.0
19582024-01-19T05:46:23.652Z Checking rsa v0.9.2
19592024-01-19T05:46:25.058Z Compiling rustfmt-wrapper v0.2.0
19602024-01-19T05:46:26.037Z Checking steno v0.4.0
19612024-01-19T05:46:28.585Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19622024-01-19T05:46:28.923Z Checking env_logger v0.10.0
19632024-01-19T05:46:29.371Z Checking lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
19642024-01-19T05:46:29.599Z Checking x509-cert v0.2.4
19652024-01-19T05:46:29.673Z Checking ron v0.8.1
19662024-01-19T05:46:30.454Z Checking num-complex v0.4.4
19672024-01-19T05:46:30.873Z Checking crc-any v2.4.3
19682024-01-19T05:46:31.430Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
19692024-01-19T05:46:31.775Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19702024-01-19T05:46:31.893Z Checking num v0.4.1
19712024-01-19T05:46:32.017Z Checking newline-converter v0.3.0
19722024-01-19T05:46:32.066Z Checking object v0.30.4
19732024-01-19T05:46:32.150Z Checking path-slash v0.1.5
19742024-01-19T05:46:32.214Z Checking utf-8 v0.7.6
19752024-01-19T05:46:32.343Z Checking expectorate v1.1.0
19762024-01-19T05:46:32.497Z Checking tungstenite v0.20.1
19772024-01-19T05:46:32.542Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
19782024-01-19T05:46:32.865Z Compiling buf-list v1.0.3
19792024-01-19T05:46:33.042Z Checking display-error-chain v0.2.0
19802024-01-19T05:46:33.246Z Compiling parking_lot_core v0.8.6
19812024-01-19T05:46:33.329Z Checking keccak v0.1.4
19822024-01-19T05:46:33.750Z Checking sha3 v0.10.8
19832024-01-19T05:46:33.937Z Checking tokio-tungstenite v0.20.1
19842024-01-19T05:46:34.303Z Checking trust-dns-client v0.22.0
19852024-01-19T05:46:34.441Z Checking parking_lot v0.11.2
19862024-01-19T05:46:34.557Z Checking secrecy v0.8.0
19872024-01-19T05:46:35.007Z Checking pretty-hex v0.4.1
19882024-01-19T05:46:35.504Z Checking sled v0.34.7
19892024-01-19T05:46:35.504Z Checking glob v0.3.1
19902024-01-19T05:46:35.626Z Compiling vte_generate_state_changes v0.1.1
19912024-01-19T05:46:36.260Z Checking fd-lock v3.0.13
19922024-01-19T05:46:36.521Z Compiling unicase v2.7.0
19932024-01-19T05:46:36.612Z Checking vte v0.11.1
19942024-01-19T05:46:36.678Z Checking trust-dns-server v0.22.1
19952024-01-19T05:46:36.980Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
19962024-01-19T05:46:37.408Z Compiling platforms v3.0.2
19972024-01-19T05:46:37.829Z Checking crossbeam-deque v0.8.3
19982024-01-19T05:46:37.897Z Checking nu-ansi-term v0.49.0
19992024-01-19T05:46:38.142Z Compiling rayon-core v1.12.0
20002024-01-19T05:46:38.588Z Checking globset v0.4.13
20012024-01-19T05:46:38.996Z Checking strip-ansi-escapes v0.2.0
20022024-01-19T05:46:39.204Z Checking reedline v0.28.0
20032024-01-19T05:46:39.280Z Checking olpc-cjson v0.1.3
20042024-01-19T05:46:39.455Z Checking serde_plain v1.0.2
20052024-01-19T05:46:39.566Z Compiling async-recursion v1.0.5
20062024-01-19T05:46:39.987Z Checking typed-path v0.7.0
20072024-01-19T05:46:39.991Z Compiling curve25519-dalek v4.1.1
20082024-01-19T05:46:41.305Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
20092024-01-19T05:46:41.519Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20102024-01-19T05:46:41.821Z Compiling memoffset v0.7.1
20112024-01-19T05:46:41.901Z Checking rayon v1.8.0
20122024-01-19T05:46:42.067Z Compiling mime_guess v2.0.4
20132024-01-19T05:46:42.494Z Checking universal-hash v0.5.1
20142024-01-19T05:46:42.596Z Compiling thiserror-impl-no-std v2.0.2
20152024-01-19T05:46:42.601Z Checking tough v0.16.0
20162024-01-19T05:46:42.699Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20172024-01-19T05:46:42.746Z Compiling curve25519-dalek-derive v0.1.0
20182024-01-19T05:46:42.881Z Checking opaque-debug v0.3.0
20192024-01-19T05:46:42.987Z Checking poly1305 v0.8.0
20202024-01-19T05:46:44.112Z Checking progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
20212024-01-19T05:46:44.313Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
20222024-01-19T05:46:44.402Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
20232024-01-19T05:46:44.471Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
20242024-01-19T05:46:44.850Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
20252024-01-19T05:46:45.239Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
20262024-01-19T05:46:46.269Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
20272024-01-19T05:46:48.114Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
20282024-01-19T05:46:48.125Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
20292024-01-19T05:46:48.771Z Checking lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
20302024-01-19T05:46:49.242Z Checking thiserror-no-std v2.0.2
20312024-01-19T05:46:50.122Z Checking hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
20322024-01-19T05:46:50.184Z Checking chacha20 v0.9.1
20332024-01-19T05:46:50.707Z Checking aead v0.5.2
20342024-01-19T05:46:50.973Z Checking kstat-rs v0.2.3
20352024-01-19T05:46:51.022Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
20362024-01-19T05:46:51.458Z Checking signature v1.6.4
20372024-01-19T05:46:51.484Z Compiling salty v0.2.0
20382024-01-19T05:46:51.616Z Checking ed25519 v1.5.3
20392024-01-19T05:46:51.922Z Checking chacha20poly1305 v0.10.1
20402024-01-19T05:46:52.146Z Checking vsss-rs v3.3.4
20412024-01-19T05:46:52.254Z Checking nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
20422024-01-19T05:46:53.265Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
20432024-01-19T05:46:53.645Z Checking serde-big-array v0.5.1
20442024-01-19T05:46:53.921Z Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
20452024-01-19T05:46:55.330Z Checking bytecount v0.6.3
20462024-01-19T05:46:55.526Z Checking papergrid v0.10.0
20472024-01-19T05:46:56.285Z Checking hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
20482024-01-19T05:46:57.576Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=1e25649e8c2ac274bd04adfe0513dd14a482058c#1e25649e)
20492024-01-19T05:46:57.673Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e71b10d2f9f1fb52818b916bae83ba15a339548d#e71b10d2)
20502024-01-19T05:46:57.928Z Compiling tabled_derive v0.6.0
20512024-01-19T05:46:59.588Z Checking signal-hook-tokio v0.3.1
20522024-01-19T05:46:59.595Z Checking nix v0.26.4
20532024-01-19T05:47:01.310Z Checking serde-big-array v0.4.1
20542024-01-19T05:47:01.525Z Compiling sqlparser_derive v0.2.2
20552024-01-19T05:47:02.304Z Checking unicode_categories v0.1.1
20562024-01-19T05:47:02.612Z Checking rustyline v12.0.0
20572024-01-19T05:47:02.789Z Checking sqlformat v0.2.3
20582024-01-19T05:47:03.283Z Checking sqlparser v0.41.0
20592024-01-19T05:47:04.012Z Checking tabled v0.14.0
20602024-01-19T05:47:04.250Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
20612024-01-19T05:47:05.072Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
20622024-01-19T05:47:05.135Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
20632024-01-19T05:47:07.888Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
20642024-01-19T05:47:08.346Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
20652024-01-19T05:47:09.914Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
20662024-01-19T05:47:11.056Z Checking sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20672024-01-19T05:47:11.962Z Checking bcs v0.1.6
20682024-01-19T05:47:12.623Z Compiling prettyplease v0.2.16
20692024-01-19T05:47:12.682Z Checking corncobs v0.1.3
20702024-01-19T05:47:12.955Z Checking highway v1.1.0
20712024-01-19T05:47:13.050Z Checking sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20722024-01-19T05:47:13.135Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=1e25649e8c2ac274bd04adfe0513dd14a482058c#1e25649e)
20732024-01-19T05:47:13.378Z Checking http-range v0.1.5
20742024-01-19T05:47:13.512Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=1e25649e8c2ac274bd04adfe0513dd14a482058c#1e25649e)
20752024-01-19T05:47:13.551Z Checking hyper-staticfile v0.9.5
20762024-01-19T05:47:14.127Z Compiling crunchy v0.2.2
20772024-01-19T05:47:14.533Z Compiling portable-atomic v1.4.3
20782024-01-19T05:47:15.155Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
20792024-01-19T05:47:15.308Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
20802024-01-19T05:47:16.080Z Compiling clang-sys v1.6.1
20812024-01-19T05:47:16.393Z Compiling tiny-keccak v2.0.2
20822024-01-19T05:47:16.831Z Checking assert_matches v1.5.0
20832024-01-19T05:47:16.942Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
20842024-01-19T05:47:16.964Z Checking humantime v2.1.0
20852024-01-19T05:47:18.082Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
20862024-01-19T05:47:18.980Z Compiling darling_core v0.14.4
20872024-01-19T05:47:20.010Z Checking number_prefix v0.4.0
20882024-01-19T05:47:20.021Z Compiling ascii-canvas v3.0.0
20892024-01-19T05:47:20.021Z Checking indicatif v0.17.7
20902024-01-19T05:47:20.870Z Compiling ena v0.14.2
20912024-01-19T05:47:20.886Z Compiling libloading v0.7.4
20922024-01-19T05:47:21.065Z Compiling regex-syntax v0.6.29
20932024-01-19T05:47:21.847Z Compiling bindgen v0.65.1
20942024-01-19T05:47:21.860Z Compiling diff v0.1.13
20952024-01-19T05:47:25.958Z Compiling cexpr v0.6.0
20962024-01-19T05:47:28.744Z Compiling darling_macro v0.14.4
20972024-01-19T05:47:28.753Z Compiling lalrpop v0.19.12
20982024-01-19T05:47:29.460Z Compiling which v4.4.0
20992024-01-19T05:47:30.293Z Compiling darling v0.14.4
21002024-01-19T05:47:30.414Z Compiling fs-err v2.11.0
21012024-01-19T05:47:30.454Z Compiling rustc-hash v1.1.0
21022024-01-19T05:47:30.653Z Compiling peeking_take_while v0.1.2
21032024-01-19T05:47:30.940Z Compiling ref-cast v1.0.20
21042024-01-19T05:47:30.963Z Compiling lazycell v1.3.0
21052024-01-19T05:47:31.381Z Compiling shlex v1.1.0
21062024-01-19T05:47:31.381Z Checking maplit v1.0.2
21072024-01-19T05:47:31.381Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
21082024-01-19T05:47:31.397Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
21092024-01-19T05:47:31.464Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
21102024-01-19T05:47:32.028Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
21112024-01-19T05:47:34.183Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
21122024-01-19T05:47:36.177Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
21132024-01-19T05:47:39.968Z Compiling derive_builder_core v0.12.0
21142024-01-19T05:47:41.466Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
21152024-01-19T05:47:41.889Z Compiling ref-cast-impl v1.0.20
21162024-01-19T05:47:42.167Z Compiling libxml v0.3.3
21172024-01-19T05:47:43.226Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
21182024-01-19T05:47:43.797Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
21192024-01-19T05:47:43.905Z Compiling strum_macros v0.24.3
21202024-01-19T05:47:43.937Z Compiling derive_builder_macro v0.12.0
21212024-01-19T05:47:44.001Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
21222024-01-19T05:47:44.792Z Compiling diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
21232024-01-19T05:47:45.236Z Compiling cookie v0.18.0
21242024-01-19T05:47:45.290Z Compiling indoc v1.0.9
21252024-01-19T05:47:45.662Z Checking parse-size v1.0.0
21262024-01-19T05:47:45.980Z Checking derive_builder v0.12.0
21272024-01-19T05:47:46.927Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
21282024-01-19T05:47:48.604Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
21292024-01-19T05:47:48.981Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
21302024-01-19T05:47:49.143Z Checking bb8 v0.8.1
21312024-01-19T05:47:49.443Z Checking quick-xml v0.23.1
21322024-01-19T05:47:49.908Z Compiling impl-trait-for-tuples v0.2.2
21332024-01-19T05:47:49.953Z Compiling oso-derive v0.27.0
21342024-01-19T05:47:50.501Z Checking unicode-linebreak v0.1.5
21352024-01-19T05:47:50.506Z Checking smawk v0.3.1
21362024-01-19T05:47:50.772Z Checking async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
21372024-01-19T05:47:51.211Z Checking textwrap v0.16.0
21382024-01-19T05:47:51.675Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
21392024-01-19T05:47:51.722Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
21402024-01-19T05:47:51.821Z Checking is_ci v1.1.1
21412024-01-19T05:47:51.988Z Checking supports-color v2.1.0
21422024-01-19T05:47:52.254Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
21432024-01-19T05:47:52.319Z Checking itertools v0.11.0
21442024-01-19T05:47:54.337Z Compiling indoc v2.0.3
21452024-01-19T05:47:55.579Z Checking cassowary v0.3.0
21462024-01-19T05:47:56.093Z Checking rtoolbox v0.0.1
21472024-01-19T05:47:56.218Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
21482024-01-19T05:47:56.285Z Checking ratatui v0.23.0
21492024-01-19T05:47:56.343Z Checking rpassword v7.3.1
21502024-01-19T05:47:56.541Z Checking shell-words v1.1.0
21512024-01-19T05:47:56.655Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e71b10d2f9f1fb52818b916bae83ba15a339548d#e71b10d2)
21522024-01-19T05:47:56.787Z Checking fatfs v0.3.6
21532024-01-19T05:47:58.640Z Checking yansi v0.5.1
21542024-01-19T05:47:58.825Z Compiling target-lexicon v0.12.12
21552024-01-19T05:47:59.035Z Checking pretty_assertions v1.4.0
21562024-01-19T05:47:59.303Z Compiling guppy-workspace-hack v0.1.0
21572024-01-19T05:47:59.705Z Checking plotters-backend v0.3.5
21582024-01-19T05:47:59.801Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
21592024-01-19T05:48:00.273Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
21602024-01-19T05:48:00.345Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
21612024-01-19T05:48:00.840Z Checking tui-tree-widget v0.13.0
21622024-01-19T05:48:01.215Z Checking nexus-deployment v0.1.0 (/work/oxidecomputer/omicron/nexus/deployment)
21632024-01-19T05:48:02.371Z Checking plotters-svg v0.3.5
21642024-01-19T05:48:02.691Z Checking rand v0.4.6
21652024-01-19T05:48:02.705Z Compiling target-spec v3.0.1
21662024-01-19T05:48:03.484Z Checking cast v0.3.0
21672024-01-19T05:48:03.953Z Checking remove_dir_all v0.5.3
21682024-01-19T05:48:04.083Z Checking criterion-plot v0.5.0
21692024-01-19T05:48:04.218Z Checking tempdir v0.3.7
21702024-01-19T05:48:04.493Z Checking cfg-expr v0.15.5
21712024-01-19T05:48:04.986Z Checking plotters v0.3.5
21722024-01-19T05:48:05.787Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
21732024-01-19T05:48:07.504Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
21742024-01-19T05:48:07.840Z Checking tinytemplate v1.2.1
21752024-01-19T05:48:08.836Z Checking cargo-platform v0.1.3
21762024-01-19T05:48:08.852Z Checking anes v0.1.6
21772024-01-19T05:48:08.869Z Checking oorandom v11.1.3
21782024-01-19T05:48:09.072Z Checking cargo_metadata v0.18.1
21792024-01-19T05:48:09.749Z Checking criterion v0.5.1
21802024-01-19T05:48:09.834Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
21812024-01-19T05:48:10.883Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
21822024-01-19T05:48:11.641Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
21832024-01-19T05:48:14.011Z Checking assert_cmd v2.0.13
21842024-01-19T05:48:14.663Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
21852024-01-19T05:48:17.102Z Checking rustls-native-certs v0.7.0
21862024-01-19T05:48:17.728Z Checking pathdiff v0.2.1
21872024-01-19T05:48:17.738Z Checking nested v0.1.1
21882024-01-19T05:48:17.906Z Checking guppy v0.17.4
21892024-01-19T05:48:19.535Z Checking hyper-rustls v0.25.0
21902024-01-19T05:48:20.115Z Checking threadpool v1.8.1
21912024-01-19T05:48:20.393Z Checking nanorand v0.7.0
21922024-01-19T05:48:20.945Z Checking libtest-mimic v0.6.1
21932024-01-19T05:48:20.958Z Checking flume v0.11.0
21942024-01-19T05:48:21.281Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
21952024-01-19T05:48:21.594Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
21962024-01-19T05:48:21.692Z Checking httptest v0.15.5
21972024-01-19T05:48:22.834Z Checking similar-asserts v1.5.0
21982024-01-19T05:48:23.157Z Compiling rstest_macros v0.18.2
21992024-01-19T05:48:23.452Z Compiling crossbeam-queue v0.3.8
22002024-01-19T05:48:24.051Z Checking datatest-stable v0.2.3
22012024-01-19T05:48:24.613Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
22022024-01-19T05:48:24.622Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
22032024-01-19T05:48:25.700Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
22042024-01-19T05:48:25.790Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
22052024-01-19T05:48:25.878Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
22062024-01-19T05:48:25.967Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
22072024-01-19T05:48:26.206Z Checking constant_time_eq v0.2.6
22082024-01-19T05:48:26.385Z Checking arrayvec v0.7.4
22092024-01-19T05:48:26.661Z Checking arrayref v0.3.7
22102024-01-19T05:48:26.783Z Compiling trybuild v1.0.89
22112024-01-19T05:48:26.932Z Compiling relative-path v1.9.0
22122024-01-19T05:48:27.189Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
22132024-01-19T05:48:27.418Z Checking blake2b_simd v1.0.1
22142024-01-19T05:48:29.541Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
22152024-01-19T05:48:29.612Z Checking basic-toml v0.1.8
22162024-01-19T05:48:30.990Z Checking constant_time_eq v0.3.0
22172024-01-19T05:48:31.156Z Checking futures-timer v3.0.2
22182024-01-19T05:48:31.597Z Checking rust-argon2 v1.0.1
22192024-01-19T05:48:34.398Z Checking crossbeam v0.8.2
22202024-01-19T05:48:35.799Z Checking partial-io v0.5.4
22212024-01-19T05:48:36.758Z Checking approx v0.5.1
22222024-01-19T05:48:36.768Z Checking termios v0.3.3
22232024-01-19T05:48:36.969Z Checking hex-literal v0.4.1
22242024-01-19T05:48:44.017Z Checking rstest v0.18.2
22252024-01-19T05:48:45.508Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
22262024-01-19T05:48:50.701Z Checking omicron-deploy v0.1.0 (/work/oxidecomputer/omicron/dev-tools/thing-flinger)
22272024-01-19T05:49:53.910Z Checking zone-network-setup v0.1.0 (/work/oxidecomputer/omicron/zone-network-setup)
22282024-01-19T05:49:54.795Z Compiling samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
22292024-01-19T05:49:58.668Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
22302024-01-19T05:49:59.652Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
22312024-01-19T05:50:13.205Z Checking caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
22322024-01-19T05:50:38.025Z Compiling polar-core v0.27.0
22332024-01-19T05:50:48.838Z Checking oso v0.27.0
22342024-01-19T05:51:26.539Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
22352024-01-19T05:52:51.864Z Finished dev [unoptimized + debuginfo] target(s) in 10m 08s
22362024-01-19T05:52:52.076Z
22372024-01-19T05:52:52.076Zreal 11:09.005368468
22382024-01-19T05:52:52.076Zuser 1:00:47.744848945
22392024-01-19T05:52:52.079Zsys 7:47.158041828
22402024-01-19T05:52:52.079Ztrap 2.031898321
22412024-01-19T05:52:52.079Ztflt 2.193115504
22422024-01-19T05:52:52.079Zdflt 3.920585020
22432024-01-19T05:52:52.079Zkflt 0.019128939
22442024-01-19T05:52:52.079Zlock 1:35:54.492125216
22452024-01-19T05:52:52.079Zslp 2:59:49.329135307
22462024-01-19T05:52:52.079Zlat 2:05.010642636
22472024-01-19T05:52:52.079Zstop 4:27.862595018
22482024-01-19T05:52:53.253Zwarning: output filename collision.
22492024-01-19T05:52:53.253ZThe 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)`.
22502024-01-19T05:52:53.253ZColliding filename is: /work/oxidecomputer/omicron/target/doc/hubpack/index.html
22512024-01-19T05:52:53.253ZThe targets should have unique names.
22522024-01-19T05:52:53.253ZThis is a known bug where multiple crates with the same name use
22532024-01-19T05:52:53.253Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22542024-01-19T05:52:53.257Zwarning: output filename collision.
22552024-01-19T05:52:53.257ZThe lib target `nix` in package `nix v0.26.4` 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)`.
22562024-01-19T05:52:53.257ZColliding filename is: /work/oxidecomputer/omicron/target/doc/nix/index.html
22572024-01-19T05:52:53.257ZThe targets should have unique names.
22582024-01-19T05:52:53.257ZThis is a known bug where multiple crates with the same name use
22592024-01-19T05:52:53.257Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22602024-01-19T05:52:53.258Zwarning: output filename collision.
22612024-01-19T05:52:53.258ZThe 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)`.
22622024-01-19T05:52:53.258ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
22632024-01-19T05:52:53.258ZThe targets should have unique names.
22642024-01-19T05:52:53.258ZThis is a known bug where multiple crates with the same name use
22652024-01-19T05:52:53.258Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22662024-01-19T05:52:53.258Zwarning: output filename collision.
22672024-01-19T05:52:53.258ZThe 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)`.
22682024-01-19T05:52:53.258ZColliding filename is: /work/oxidecomputer/omicron/target/doc/tlvc/index.html
22692024-01-19T05:52:53.258ZThe targets should have unique names.
22702024-01-19T05:52:53.258ZThis is a known bug where multiple crates with the same name use
22712024-01-19T05:52:53.258Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22722024-01-19T05:52:53.880Z Documenting libc v0.2.152
22732024-01-19T05:52:53.900Z Documenting cfg-if v1.0.0
22742024-01-19T05:52:53.908Z Documenting serde_derive v1.0.195
22752024-01-19T05:52:53.938Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22762024-01-19T05:52:53.941Z Documenting scopeguard v1.2.0
22772024-01-19T05:52:53.941Z Documenting log v0.4.20
22782024-01-19T05:52:53.975Z Documenting memchr v2.6.3
22792024-01-19T05:52:53.989Z Documenting smallvec v1.11.2
22802024-01-19T05:52:54.357Z Documenting zeroize_derive v1.4.2
22812024-01-19T05:52:57.745Z Documenting lock_api v0.4.10
22822024-01-19T05:52:57.873Z Documenting itoa v1.0.9
22832024-01-19T05:52:58.396Z Documenting pin-project-lite v0.2.13
22842024-01-19T05:52:59.809Z Documenting libm v0.2.7
22852024-01-19T05:53:00.083Z Documenting getrandom v0.2.10
22862024-01-19T05:53:00.760Z Documenting parking_lot_core v0.9.8
22872024-01-19T05:53:01.594Z Documenting zeroize v1.7.0
22882024-01-19T05:53:02.057Z Documenting signal-hook-registry v1.4.1
22892024-01-19T05:53:02.155Z Documenting mio v0.8.9
22902024-01-19T05:53:02.355Z Documenting futures-core v0.3.30
22912024-01-19T05:53:04.389Z Documenting serde v1.0.195
22922024-01-19T05:53:04.579Z Documenting num-traits v0.2.16
22932024-01-19T05:53:05.656Z Documenting rand_core v0.6.4
22942024-01-19T05:53:07.063Z Documenting parking_lot v0.12.1
22952024-01-19T05:53:07.464Z Documenting thiserror-impl v1.0.49
22962024-01-19T05:53:07.670Z Documenting socket2 v0.5.5
22972024-01-19T05:53:08.227Z Documenting num_cpus v1.16.0
22982024-01-19T05:53:08.322Z Documenting typenum v1.16.0
22992024-01-19T05:53:11.103Z Documenting tokio-macros v2.2.0
23002024-01-19T05:53:11.784Z Documenting subtle v2.5.0
23012024-01-19T05:53:12.824Z Documenting once_cell v1.19.0
23022024-01-19T05:53:14.152Z Documenting ryu v1.0.15
23032024-01-19T05:53:14.186Z Documenting byteorder v1.5.0
23042024-01-19T05:53:15.123Z Documenting thiserror v1.0.49
23052024-01-19T05:53:17.486Z Documenting futures-sink v0.3.30
23062024-01-19T05:53:18.213Z Documenting const-oid v0.9.5
23072024-01-19T05:53:18.518Z Documenting pin-utils v0.1.0
23082024-01-19T05:53:18.572Z Documenting slab v0.4.9
23092024-01-19T05:53:20.357Z Documenting futures-macro v0.3.30
23102024-01-19T05:53:21.136Z Documenting futures-io v0.3.30
23112024-01-19T05:53:23.428Z Documenting futures-channel v0.3.30
23122024-01-19T05:53:24.600Z Documenting futures-task v0.3.30
23132024-01-19T05:53:26.132Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23142024-01-19T05:53:27.373Z Documenting iana-time-zone v0.1.57
23152024-01-19T05:53:27.377Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23162024-01-19T05:53:27.553Z Documenting tinyvec_macros v0.1.1
23172024-01-19T05:53:28.311Z Documenting ppv-lite86 v0.2.17
23182024-01-19T05:53:30.193Z Documenting tracing-core v0.1.31
23192024-01-19T05:53:31.442Z Documenting futures-util v0.3.30
23202024-01-19T05:53:32.154Z Documenting tinyvec v1.6.0
23212024-01-19T05:53:33.350Z Documenting rand_chacha v0.3.1
23222024-01-19T05:53:33.726Z Documenting tracing-attributes v0.1.26
23232024-01-19T05:53:37.828Z Documenting unicode-normalization v0.1.22
23242024-01-19T05:53:39.636Z Documenting rand v0.8.5
23252024-01-19T05:53:41.193Z Documenting bytes v1.5.0
23262024-01-19T05:53:41.460Z Documenting bitflags v2.4.0
23272024-01-19T05:53:43.340Z Documenting serde_json v1.0.111
23282024-01-19T05:53:45.403Z Documenting chrono v0.4.31
23292024-01-19T05:53:45.805Z Documenting uuid v1.6.1
23302024-01-19T05:53:46.650Z Documenting lazy_static v1.4.0
23312024-01-19T05:53:48.355Z Documenting unicode-bidi v0.3.13
23322024-01-19T05:53:48.394Z Documenting tokio v1.35.1
23332024-01-19T05:53:51.049Z Documenting percent-encoding v2.3.1
23342024-01-19T05:53:52.315Z Documenting base64 v0.21.7
23352024-01-19T05:53:52.336Z Documenting cpufeatures v0.2.9
23362024-01-19T05:53:52.778Z Documenting generic-array v0.14.7
23372024-01-19T05:53:54.005Z Documenting serde_derive_internals v0.26.0
23382024-01-19T05:53:54.879Z Checking serde_derive_internals v0.26.0
23392024-01-19T05:53:55.824Z Documenting dyn-clone v1.0.13
23402024-01-19T05:53:56.468Z Documenting fnv v1.0.7
23412024-01-19T05:53:57.011Z Documenting form_urlencoded v1.2.1
23422024-01-19T05:53:58.670Z Documenting errno v0.3.8
23432024-01-19T05:53:59.697Z Documenting crypto-common v0.1.6
23442024-01-19T05:54:00.231Z Documenting block-buffer v0.10.4
23452024-01-19T05:54:01.209Z Documenting tracing v0.1.37
23462024-01-19T05:54:02.583Z Documenting idna v0.5.0
23472024-01-19T05:54:02.691Z Documenting httparse v1.8.0
23482024-01-19T05:54:02.830Z Documenting schemars_derive v0.8.16
23492024-01-19T05:54:04.518Z Documenting unicode-ident v1.0.12
23502024-01-19T05:54:04.857Z Documenting rustix v0.38.30
23512024-01-19T05:54:05.993Z Documenting adler v1.0.2
23522024-01-19T05:54:06.209Z Documenting digest v0.10.7
23532024-01-19T05:54:08.560Z Documenting proc-macro2 v1.0.74
23542024-01-19T05:54:08.694Z Documenting spin v0.9.8
23552024-01-19T05:54:09.134Z Documenting url v2.5.0
23562024-01-19T05:54:09.914Z Documenting miniz_oxide v0.7.1
23572024-01-19T05:54:11.603Z Documenting schemars v0.8.16
23582024-01-19T05:54:12.930Z Documenting base64ct v1.6.0
23592024-01-19T05:54:14.446Z Documenting unicode-width v0.1.11
23602024-01-19T05:54:14.715Z Documenting httpdate v1.0.3
23612024-01-19T05:54:15.131Z Documenting try-lock v0.2.4
23622024-01-19T05:54:15.351Z Documenting quote v1.0.35
23632024-01-19T05:54:15.486Z Documenting http-body v0.4.5
23642024-01-19T05:54:18.708Z Documenting openssl-sys v0.9.96
23652024-01-19T05:54:19.247Z Documenting want v0.3.1
23662024-01-19T05:54:19.717Z Documenting slog v2.7.0
23672024-01-19T05:54:21.090Z Documenting async-trait v0.1.77
23682024-01-19T05:54:21.514Z Documenting openssl-macros v0.1.1
23692024-01-19T05:54:21.867Z Documenting mime v0.3.17
23702024-01-19T05:54:22.906Z Documenting tower-service v0.3.2
23712024-01-19T05:54:25.580Z Documenting pem-rfc7468 v0.7.0
23722024-01-19T05:54:25.818Z Documenting aho-corasick v1.0.4
23732024-01-19T05:54:28.113Z Documenting der_derive v0.7.2
23742024-01-19T05:54:28.345Z Documenting regex-syntax v0.8.2
23752024-01-19T05:54:28.614Z Documenting openssl v0.10.60
23762024-01-19T05:54:28.671Z Documenting utf8parse v0.2.1
23772024-01-19T05:54:29.095Z Documenting equivalent v1.0.1
23782024-01-19T05:54:31.703Z Documenting hashbrown v0.14.2
23792024-01-19T05:54:31.856Z Documenting tokio-util v0.7.10
23802024-01-19T05:54:32.893Z Documenting flagset v0.4.3
23812024-01-19T05:54:33.172Z Documenting openssl-probe v0.1.5
23822024-01-19T05:54:33.196Z Documenting ipnet v2.9.0
23832024-01-19T05:54:36.710Z Documenting num-integer v0.1.45
23842024-01-19T05:54:36.861Z Documenting der v0.7.8
23852024-01-19T05:54:37.934Z Documenting indexmap v2.1.0
23862024-01-19T05:54:38.723Z Documenting regex-automata v0.4.3
23872024-01-19T05:54:39.170Z Documenting time-macros v0.2.13
23882024-01-19T05:54:39.281Z Documenting time-core v0.1.1
23892024-01-19T05:54:41.350Z Documenting h2 v0.3.21
23902024-01-19T05:54:42.177Z Documenting gimli v0.28.0
23912024-01-19T05:54:42.877Z Documenting num_threads v0.1.6
23922024-01-19T05:54:43.432Z Documenting deranged v0.3.8
23932024-01-19T05:54:44.277Z Documenting spki v0.7.2
23942024-01-19T05:54:44.859Z Documenting native-tls v0.2.11
23952024-01-19T05:54:46.244Z Documenting object v0.32.1
23962024-01-19T05:54:48.697Z Documenting crossbeam-utils v0.8.16
23972024-01-19T05:54:50.536Z Documenting time v0.3.27
23982024-01-19T05:54:50.956Z Documenting encoding_rs v0.8.33
23992024-01-19T05:54:51.575Z Documenting regex v1.10.2
24002024-01-19T05:54:51.711Z Documenting addr2line v0.21.0
24012024-01-19T05:54:52.025Z Checking pest_meta v2.7.2
24022024-01-19T05:54:53.496Z Documenting rustc-demangle v0.1.23
24032024-01-19T05:54:55.493Z Documenting tokio-native-tls v0.3.1
24042024-01-19T05:54:56.298Z Documenting hyper v0.14.27
24052024-01-19T05:54:57.160Z Documenting serde_urlencoded v0.7.1
24062024-01-19T05:54:57.831Z Documenting pest_meta v2.7.2
24072024-01-19T05:54:57.919Z Checking pest_generator v2.7.2
24082024-01-19T05:54:59.074Z Documenting pkcs8 v0.10.2
24092024-01-19T05:54:59.168Z Documenting anstyle v1.0.2
24102024-01-19T05:54:59.842Z Documenting data-encoding v2.4.0
24112024-01-19T05:55:03.467Z Documenting ucd-trie v0.1.6
24122024-01-19T05:55:04.210Z Documenting webpki-roots v0.25.2
24132024-01-19T05:55:04.356Z Documenting pest_generator v2.7.2
24142024-01-19T05:55:04.892Z Documenting backtrace v0.3.69
24152024-01-19T05:55:05.656Z Documenting anstyle-parse v0.2.1
24162024-01-19T05:55:06.165Z Documenting syn v2.0.46
24172024-01-19T05:55:06.322Z Documenting ipnetwork v0.20.0
24182024-01-19T05:55:09.498Z Documenting pest v2.7.2
24192024-01-19T05:55:10.088Z Documenting sha2 v0.10.8
24202024-01-19T05:55:10.421Z Documenting futures-executor v0.3.30
24212024-01-19T05:55:11.151Z Documenting pest_derive v2.7.2
24222024-01-19T05:55:13.122Z Documenting anyhow v1.0.75
24232024-01-19T05:55:14.781Z Documenting hyper-tls v0.5.0
24242024-01-19T05:55:14.834Z Documenting hyper-rustls v0.24.2
24252024-01-19T05:55:17.115Z Documenting hex v0.4.3
24262024-01-19T05:55:17.400Z Documenting crc32fast v1.3.2
24272024-01-19T05:55:17.477Z Checking serde_tokenstream v0.1.7
24282024-01-19T05:55:18.011Z Documenting anstyle-query v1.0.0
24292024-01-19T05:55:18.120Z Documenting colorchoice v1.0.0
24302024-01-19T05:55:20.314Z Documenting untrusted v0.9.0
24312024-01-19T05:55:22.154Z Documenting dtrace-parser v0.1.14
24322024-01-19T05:55:23.253Z Documenting openapiv3 v2.0.0
24332024-01-19T05:55:23.637Z Documenting num-iter v0.1.43
24342024-01-19T05:55:23.958Z Documenting anstream v0.5.0
24352024-01-19T05:55:24.291Z Documenting ring v0.17.7
24362024-01-19T05:55:24.624Z Documenting hmac v0.12.1
24372024-01-19T05:55:24.975Z Documenting reqwest v0.11.22
24382024-01-19T05:55:28.384Z Documenting dof v0.1.5
24392024-01-19T05:55:29.690Z Documenting signal-hook v0.3.17
24402024-01-19T05:55:30.258Z Documenting thread-id v4.2.0
24412024-01-19T05:55:31.713Z Documenting terminal_size v0.2.6
24422024-01-19T05:55:31.840Z Documenting memoffset v0.9.0
24432024-01-19T05:55:32.588Z Documenting strsim v0.10.0
24442024-01-19T05:55:34.846Z Documenting clap_lex v0.5.1
24452024-01-19T05:55:35.902Z Documenting crossbeam-epoch v0.9.15
24462024-01-19T05:55:36.318Z Documenting flate2 v1.0.28
24472024-01-19T05:55:36.588Z Documenting usdt-impl v0.3.5
24482024-01-19T05:55:37.429Z Documenting usdt-macro v0.3.5
24492024-01-19T05:55:37.457Z Documenting usdt-attr-macro v0.3.5
24502024-01-19T05:55:37.732Z Documenting futures v0.3.30
24512024-01-19T05:55:38.467Z Documenting clap_derive v4.4.2
24522024-01-19T05:55:41.213Z Documenting clap_builder v4.4.2
24532024-01-19T05:55:42.447Z Documenting unicode-segmentation v1.10.1
24542024-01-19T05:55:43.569Z Documenting either v1.9.0
24552024-01-19T05:55:44.429Z Documenting managed v0.8.0
24562024-01-19T05:55:44.791Z Documenting signal-hook-mio v0.2.3
24572024-01-19T05:55:44.911Z Documenting usdt v0.3.5
24582024-01-19T05:55:46.944Z Documenting block-padding v0.3.3
24592024-01-19T05:55:47.435Z Documenting scheduled-thread-pool v0.2.7
24602024-01-19T05:55:49.070Z Documenting bzip2-sys v0.1.11+1.0.8
24612024-01-19T05:55:49.270Z Documenting enum-as-inner v0.5.1
24622024-01-19T05:55:49.534Z Documenting diesel_table_macro_syntax v0.1.0
24632024-01-19T05:55:50.550Z Documenting clap v4.4.3
24642024-01-19T05:55:50.947Z Checking diesel_table_macro_syntax v0.1.0
24652024-01-19T05:55:51.185Z Documenting pin-project-internal v1.1.3
24662024-01-19T05:55:52.231Z Documenting crossterm v0.27.0
24672024-01-19T05:55:52.899Z Documenting inout v0.1.3
24682024-01-19T05:55:53.869Z Documenting r2d2 v0.8.10
24692024-01-19T05:55:54.744Z Documenting bzip2 v0.4.4
24702024-01-19T05:55:56.279Z Documenting trust-dns-proto v0.22.0
24712024-01-19T05:55:57.131Z Documenting diesel_derives v2.1.2
24722024-01-19T05:55:57.579Z Documenting md-5 v0.10.5
24732024-01-19T05:55:58.928Z Documenting pin-project v1.1.3
24742024-01-19T05:55:59.053Z Documenting stringprep v0.1.3
24752024-01-19T05:55:59.931Z Documenting toml_datetime v0.6.5
24762024-01-19T05:56:00.559Z Documenting serde_spanned v0.6.4
24772024-01-19T05:56:00.698Z Documenting zerocopy v0.7.31
24782024-01-19T05:56:02.985Z Documenting ff v0.13.0
24792024-01-19T05:56:04.597Z Documenting doc-comment v0.3.3
24802024-01-19T05:56:04.725Z Documenting pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
24812024-01-19T05:56:06.345Z Documenting snafu-derive v0.7.5
24822024-01-19T05:56:06.821Z Documenting bit-vec v0.6.3
24832024-01-19T05:56:08.369Z Documenting fallible-iterator v0.2.0
24842024-01-19T05:56:08.631Z Documenting static_assertions v1.1.0
24852024-01-19T05:56:08.719Z Documenting siphasher v0.3.11
24862024-01-19T05:56:10.066Z Documenting base16ct v0.2.0
24872024-01-19T05:56:11.146Z Documenting winnow v0.5.15
24882024-01-19T05:56:11.900Z Documenting diesel v2.1.4
24892024-01-19T05:56:12.633Z Documenting group v0.13.0
24902024-01-19T05:56:12.980Z Documenting phf_shared v0.11.2
24912024-01-19T05:56:13.076Z Documenting zip v0.6.6
24922024-01-19T05:56:14.542Z Documenting sec1 v0.7.3
24932024-01-19T05:56:15.389Z Documenting postgres-protocol v0.6.6
24942024-01-19T05:56:17.238Z Documenting snafu v0.7.5
24952024-01-19T05:56:18.244Z Documenting cipher v0.4.4
24962024-01-19T05:56:19.029Z Documenting hkdf v0.12.4
24972024-01-19T05:56:19.393Z Documenting toml_edit v0.21.0
24982024-01-19T05:56:19.766Z Documenting num-bigint v0.4.4
24992024-01-19T05:56:23.709Z Documenting crypto-bigint v0.5.2
25002024-01-19T05:56:24.082Z Documenting hubpack v0.1.2
25012024-01-19T05:56:24.796Z Documenting regress v0.7.1
25022024-01-19T05:56:26.497Z Documenting bstr v1.6.0
25032024-01-19T05:56:28.002Z Documenting serde_repr v0.1.16
25042024-01-19T05:56:28.530Z Documenting precomputed-hash v0.1.1
25052024-01-19T05:56:30.148Z Documenting fixedbitset v0.4.2
25062024-01-19T05:56:30.776Z Documenting new_debug_unreachable v1.0.4
25072024-01-19T05:56:34.329Z Documenting lalrpop-util v0.19.12
25082024-01-19T05:56:34.348Z Documenting minimal-lexical v0.2.1
25092024-01-19T05:56:34.783Z Documenting yasna v0.5.2
25102024-01-19T05:56:34.862Z Documenting elliptic-curve v0.13.8
25112024-01-19T05:56:35.131Z Documenting petgraph v0.6.4
25122024-01-19T05:56:35.145Z Documenting string_cache v0.8.7
25132024-01-19T05:56:35.338Z Documenting gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
25142024-01-19T05:56:40.651Z Documenting postgres-types v0.2.6
25152024-01-19T05:56:40.780Z Documenting nom v7.1.3
25162024-01-19T05:56:41.399Z Documenting phf v0.11.2
25172024-01-19T05:56:44.147Z Documenting console v0.15.8
25182024-01-19T05:56:44.258Z Documenting semver v1.0.21
25192024-01-19T05:56:44.388Z Documenting float-cmp v0.9.0
25202024-01-19T05:56:45.344Z Documenting predicates-core v1.0.6
25212024-01-19T05:56:47.791Z Documenting heck v0.4.1
25222024-01-19T05:56:48.362Z Documenting difflib v0.4.0
25232024-01-19T05:56:50.599Z Checking unsafe-libyaml v0.2.10
25242024-01-19T05:56:51.281Z Documenting normalize-line-endings v0.3.0
25252024-01-19T05:56:51.406Z Documenting whoami v1.4.1
25262024-01-19T05:56:51.448Z Documenting bit-set v0.5.3
25272024-01-19T05:56:51.529Z Documenting ahash v0.8.6
25282024-01-19T05:56:51.938Z Documenting similar v2.3.0
25292024-01-19T05:56:52.464Z Documenting typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
25302024-01-19T05:56:53.997Z Documenting typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
25312024-01-19T05:56:54.694Z Documenting tokio-stream v0.1.14
25322024-01-19T05:56:57.230Z Documenting predicates v3.1.0
25332024-01-19T05:56:57.452Z Documenting tokio-postgres v0.7.10
25342024-01-19T05:56:57.702Z Documenting unsafe-libyaml v0.2.10
25352024-01-19T05:56:58.021Z Checking ident_case v1.0.1
25362024-01-19T05:56:58.222Z Checking serde_yaml v0.9.25
25372024-01-19T05:56:58.251Z Documenting progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25382024-01-19T05:57:01.230Z Documenting getopts v0.2.21
25392024-01-19T05:57:02.169Z Documenting match_cfg v0.1.0
25402024-01-19T05:57:02.415Z Documenting sha1 v0.10.6
25412024-01-19T05:57:03.450Z Documenting serde_yaml v0.9.25
25422024-01-19T05:57:05.107Z Documenting dirs-sys-next v0.1.2
25432024-01-19T05:57:05.429Z Documenting typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
25442024-01-19T05:57:06.349Z Documenting hostname v0.3.1
25452024-01-19T05:57:07.438Z Documenting rustls-pki-types v1.1.0
25462024-01-19T05:57:08.146Z Documenting thread_local v1.1.7
25472024-01-19T05:57:09.997Z Documenting paste v1.0.14
25482024-01-19T05:57:10.713Z Documenting dirs-next v2.0.0
25492024-01-19T05:57:11.623Z Documenting progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25502024-01-19T05:57:12.129Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25512024-01-19T05:57:12.488Z Documenting crossbeam-channel v0.5.8
25522024-01-19T05:57:32.232Z Documenting rustls-webpki v0.102.1
25532024-01-19T05:57:32.923Z Documenting atty v0.2.14
25542024-01-19T05:57:33.386Z Documenting progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25552024-01-19T05:57:33.387Z Documenting take_mut v0.2.2
25562024-01-19T05:57:33.387Z Documenting term v0.7.0
25572024-01-19T05:57:33.778Z Documenting slog-json v2.6.1
25582024-01-19T05:57:33.779Z Documenting http v1.0.0
25592024-01-19T05:57:33.779Z Documenting camino v1.1.6
25602024-01-19T05:57:33.779Z Documenting rustls v0.22.2
25612024-01-19T05:57:33.779Z Documenting slog-async v2.8.0
25622024-01-19T05:57:33.780Z Documenting slog-term v2.9.0
25632024-01-19T05:57:33.780Z Documenting async-stream-impl v0.3.5
25642024-01-19T05:57:33.780Z Documenting debug-ignore v1.0.5
25652024-01-19T05:57:33.780Z Documenting atomic-waker v1.1.1
25662024-01-19T05:57:33.781Z Documenting progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25672024-01-19T05:57:33.781Z Documenting multer v3.0.0
25682024-01-19T05:57:33.781Z Documenting slog-bunyan v2.5.0
25692024-01-19T05:57:33.781Z Documenting rustls-pemfile v2.0.0
25702024-01-19T05:57:33.781Z Checking darling_core v0.20.3
25712024-01-19T05:57:33.782Z Documenting async-stream v0.3.5
25722024-01-19T05:57:33.782Z Documenting waitgroup v0.1.2
25732024-01-19T05:57:33.782Z Documenting toml v0.8.8
25742024-01-19T05:57:33.958Z Documenting dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
25752024-01-19T05:57:34.052Z Documenting serde_path_to_error v0.1.15
25762024-01-19T05:57:34.764Z Documenting strum v0.25.0
25772024-01-19T05:57:34.874Z Documenting tokio-rustls v0.25.0
25782024-01-19T05:57:36.443Z Checking darling v0.20.3
25792024-01-19T05:57:36.598Z Documenting serde_with_macros v3.4.0
25802024-01-19T05:57:36.627Z Documenting structmeta-derive v0.2.0
25812024-01-19T05:57:39.807Z Checking structmeta v0.2.0
25822024-01-19T05:57:40.129Z Documenting instant v0.1.12
25832024-01-19T05:57:40.749Z Checking regex-syntax v0.7.5
25842024-01-19T05:57:41.073Z Documenting serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
25852024-01-19T05:57:41.589Z Documenting macaddr v1.0.1
25862024-01-19T05:57:42.693Z Documenting dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
25872024-01-19T05:57:43.246Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25882024-01-19T05:57:43.627Z Documenting serde_with v3.4.0
25892024-01-19T05:57:44.794Z Documenting structmeta v0.2.0
25902024-01-19T05:57:45.895Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25912024-01-19T05:57:46.110Z Documenting backoff v0.4.0
25922024-01-19T05:57:47.827Z Documenting fastrand v2.0.0
25932024-01-19T05:57:48.181Z Documenting proc-macro-error-attr v1.0.4
25942024-01-19T05:57:50.165Z Documenting is-terminal v0.4.9
25952024-01-19T05:57:50.275Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25962024-01-19T05:57:51.942Z Documenting parse-display-derive v0.8.2
25972024-01-19T05:57:53.986Z Documenting tempfile v3.9.0
25982024-01-19T05:57:54.175Z Documenting proc-macro-error v1.0.4
25992024-01-19T05:57:54.571Z Checking proc-macro-error v1.0.4
26002024-01-19T05:57:54.796Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26012024-01-19T05:57:54.963Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26022024-01-19T05:57:55.385Z Checking proc-macro-crate v1.3.1
26032024-01-19T05:57:55.709Z Documenting proc-macro-crate v1.3.1
26042024-01-19T05:57:56.030Z Documenting hash32 v0.2.1
26052024-01-19T05:57:56.471Z Documenting stable_deref_trait v1.2.0
26062024-01-19T05:57:57.008Z Documenting cobs v0.2.3
26072024-01-19T05:58:00.553Z Documenting parse-display v0.8.2
26082024-01-19T05:58:00.577Z Documenting embedded-io v0.4.0
26092024-01-19T05:58:00.978Z Documenting camino-tempfile v1.1.1
26102024-01-19T05:58:01.076Z Documenting foreign-types-macros v0.2.3
26112024-01-19T05:58:01.342Z Documenting illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
26122024-01-19T05:58:01.947Z Documenting heapless v0.7.16
26132024-01-19T05:58:02.100Z Documenting num_enum_derive v0.5.11
26142024-01-19T05:58:05.197Z Documenting postcard v1.0.8
26152024-01-19T05:58:05.673Z Documenting foreign-types-shared v0.3.1
26162024-01-19T05:58:05.687Z Documenting crucible-workspace-hack v0.1.0
26172024-01-19T05:58:06.354Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
26182024-01-19T05:58:07.446Z Documenting libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
26192024-01-19T05:58:08.398Z Documenting nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26202024-01-19T05:58:09.206Z Documenting smoltcp v0.10.0
26212024-01-19T05:58:09.861Z Documenting foreign-types v0.5.0
26222024-01-19T05:58:10.229Z Documenting num_enum v0.5.11
26232024-01-19T05:58:11.726Z Documenting cstr-argument v0.1.2
26242024-01-19T05:58:12.175Z Documenting rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
26252024-01-19T05:58:13.369Z Documenting kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
26262024-01-19T05:58:14.847Z Documenting colored v2.0.4
26272024-01-19T05:58:15.724Z Documenting zone_cfg_derive v0.3.0
26282024-01-19T05:58:16.277Z Documenting dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
26292024-01-19T05:58:17.066Z Documenting nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26302024-01-19T05:58:17.770Z Documenting opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
26312024-01-19T05:58:19.121Z Documenting rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
26322024-01-19T05:58:20.331Z Documenting bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=1e25649e8c2ac274bd04adfe0513dd14a482058c#1e25649e)
26332024-01-19T05:58:20.959Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26342024-01-19T05:58:23.091Z Documenting num-derive v0.4.0
26352024-01-19T05:58:23.271Z Documenting zone v0.3.0
26362024-01-19T05:58:23.561Z Documenting smf v0.2.2
26372024-01-19T05:58:25.578Z Documenting libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
26382024-01-19T05:58:27.375Z Documenting bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=1e25649e8c2ac274bd04adfe0513dd14a482058c#1e25649e)
26392024-01-19T05:58:27.552Z Documenting opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
26402024-01-19T05:58:30.176Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26412024-01-19T05:58:30.642Z Documenting crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e71b10d2f9f1fb52818b916bae83ba15a339548d#e71b10d2)
26422024-01-19T05:58:31.707Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
26432024-01-19T05:58:34.616Z Documenting linked-hash-map v0.5.6
26442024-01-19T05:58:36.069Z Documenting password-hash v0.5.0
26452024-01-19T05:58:37.265Z Documenting oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
26462024-01-19T05:58:37.860Z Documenting blake2 v0.10.6
26472024-01-19T05:58:38.073Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26482024-01-19T05:58:40.118Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
26492024-01-19T05:58:40.921Z Documenting lru-cache v0.1.2
26502024-01-19T05:58:42.243Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26512024-01-19T05:58:44.061Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
26522024-01-19T05:58:44.537Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26532024-01-19T05:58:45.214Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
26542024-01-19T05:58:47.033Z Documenting argon2 v0.5.2
26552024-01-19T05:58:47.033Z Documenting itertools v0.12.0
26562024-01-19T05:58:47.227Z Documenting quick-error v1.2.3
26572024-01-19T05:58:47.741Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26582024-01-19T05:58:47.741Z Documenting newtype_derive v0.1.6
26592024-01-19T05:58:48.118Z Documenting opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
26602024-01-19T05:58:49.309Z Documenting nibble_vec v0.1.0
26612024-01-19T05:58:49.970Z Checking heck v0.3.3
26622024-01-19T05:58:50.207Z Documenting endian-type v0.1.2
26632024-01-19T05:58:52.785Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26642024-01-19T05:58:53.060Z Documenting resolv-conf v0.7.0
26652024-01-19T05:58:53.894Z Documenting steno v0.4.0
26662024-01-19T05:58:55.526Z Documenting structopt-derive v0.4.18
26672024-01-19T05:58:56.044Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26682024-01-19T05:58:56.303Z Documenting radix_trie v0.2.1
26692024-01-19T05:58:58.321Z Documenting cancel-safe-futures v0.1.5
26702024-01-19T05:58:59.077Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26712024-01-19T05:58:59.323Z Documenting trust-dns-resolver v0.22.0
26722024-01-19T05:59:02.787Z Documenting tap v1.0.1
26732024-01-19T05:59:03.059Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
26742024-01-19T05:59:03.291Z Documenting structopt v0.3.26
26752024-01-19T05:59:04.312Z Documenting libefi-sys v0.1.0
26762024-01-19T05:59:07.268Z Documenting wyz v0.5.1
26772024-01-19T05:59:07.341Z Documenting illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
26782024-01-19T05:59:08.969Z Documenting radium v0.7.0
26792024-01-19T05:59:09.013Z Documenting funty v2.0.0
26802024-01-19T05:59:10.828Z Documenting swrite v0.1.0
26812024-01-19T05:59:11.658Z Documenting arc-swap v1.6.0
26822024-01-19T05:59:12.960Z Documenting crc-catalog v2.2.0
26832024-01-19T05:59:13.437Z Documenting libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
26842024-01-19T05:59:17.600Z Documenting bitvec v1.0.1
26852024-01-19T05:59:17.600Z Documenting tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
26862024-01-19T05:59:17.719Z Documenting num-rational v0.4.1
26872024-01-19T05:59:17.720Z Documenting crc v3.0.1
26882024-01-19T05:59:18.024Z Documenting slog-scope v4.4.0
26892024-01-19T05:59:19.637Z Documenting libsw v3.3.1
26902024-01-19T05:59:21.388Z Documenting num-complex v0.4.4
26912024-01-19T05:59:21.600Z Documenting xattr v1.0.1
26922024-01-19T05:59:21.737Z Documenting filetime v0.2.23
26932024-01-19T05:59:23.087Z Documenting packed_struct_codegen v0.10.1
26942024-01-19T05:59:24.202Z Documenting derive-where v1.2.7
26952024-01-19T05:59:26.451Z Documenting same-file v1.0.6
26962024-01-19T05:59:27.315Z Documenting nodrop v0.1.14
26972024-01-19T05:59:28.123Z Documenting owo-colors v3.5.0
26982024-01-19T05:59:28.576Z Documenting half v1.8.2
26992024-01-19T05:59:31.292Z Documenting linear-map v1.2.0
27002024-01-19T05:59:31.507Z Documenting ciborium-io v0.2.1
27012024-01-19T05:59:31.594Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27022024-01-19T05:59:32.420Z Documenting walkdir v2.4.0
27032024-01-19T05:59:32.846Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
27042024-01-19T05:59:33.389Z Documenting array-init v0.0.4
27052024-01-19T05:59:33.880Z Documenting packed_struct v0.10.1
27062024-01-19T05:59:36.078Z Documenting num v0.4.1
27072024-01-19T05:59:37.616Z Documenting ciborium-ll v0.2.1
27082024-01-19T05:59:37.938Z Documenting tar v0.4.40
27092024-01-19T05:59:38.244Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27102024-01-19T05:59:38.637Z Documenting slog-stdlog v4.1.1
27112024-01-19T05:59:43.850Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27122024-01-19T05:59:44.016Z Documenting slog-dtrace v0.2.3
27132024-01-19T05:59:44.726Z Documenting num-bigint-dig v0.8.4
27142024-01-19T05:59:44.830Z Documenting pkcs1 v0.7.5
27152024-01-19T05:59:47.193Z Documenting signature v2.1.0
27162024-01-19T05:59:52.075Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
27172024-01-19T05:59:53.736Z Documenting bitfield v0.14.0
27182024-01-19T05:59:54.218Z Documenting termcolor v1.2.0
27192024-01-19T05:59:54.405Z Documenting rsa v0.9.2
27202024-01-19T05:59:55.879Z Documenting slog-envlogger v2.2.0
27212024-01-19T05:59:57.976Z Documenting lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
27222024-01-19T06:00:09.223Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
27232024-01-19T06:00:10.524Z Documenting ciborium v0.2.1
27242024-01-19T06:00:10.524Z Documenting env_logger v0.10.0
27252024-01-19T06:00:10.525Z Documenting serde-hex v0.1.0
27262024-01-19T06:00:10.671Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
27272024-01-19T06:00:11.750Z Documenting x509-cert v0.2.4
27282024-01-19T06:00:11.750Z Documenting ron v0.8.1
27292024-01-19T06:00:11.750Z Documenting pem v3.0.2
27302024-01-19T06:00:11.750Z Documenting fxhash v0.2.1
27312024-01-19T06:00:11.750Z Documenting crc-any v2.4.3
27322024-01-19T06:00:12.851Z Documenting utf-8 v0.7.6
27332024-01-19T06:00:13.417Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
27342024-01-19T06:00:14.270Z Documenting internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
27352024-01-19T06:00:14.313Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
27362024-01-19T06:00:14.953Z Documenting tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
27372024-01-19T06:00:15.573Z Documenting lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
27382024-01-19T06:00:16.342Z Documenting vte_generate_state_changes v0.1.1
27392024-01-19T06:00:19.212Z Documenting tungstenite v0.20.1
27402024-01-19T06:00:19.463Z Documenting convert_case v0.4.0
27412024-01-19T06:00:21.502Z Documenting path-slash v0.1.5
27422024-01-19T06:00:22.403Z Documenting display-error-chain v0.2.0
27432024-01-19T06:00:25.660Z Checking convert_case v0.4.0
27442024-01-19T06:00:25.976Z Documenting derive_more v0.99.17
27452024-01-19T06:00:27.087Z Documenting vte v0.11.1
27462024-01-19T06:00:28.408Z Documenting buf-list v1.0.3
27472024-01-19T06:00:28.993Z Documenting tokio-tungstenite v0.20.1
27482024-01-19T06:00:30.724Z Documenting hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
27492024-01-19T06:00:33.662Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
27502024-01-19T06:00:33.711Z Documenting fd-lock v3.0.13
27512024-01-19T06:00:35.207Z Documenting strip-ansi-escapes v0.2.0
27522024-01-19T06:00:35.777Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27532024-01-19T06:00:39.677Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27542024-01-19T06:00:40.212Z Checking darling_core v0.14.4
27552024-01-19T06:00:40.993Z Documenting nu-ansi-term v0.49.0
27562024-01-19T06:00:41.274Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
27572024-01-19T06:00:43.025Z Checking darling v0.14.4
27582024-01-19T06:00:43.172Z Documenting trust-dns-client v0.22.0
27592024-01-19T06:00:47.431Z Documenting reedline v0.28.0
27602024-01-19T06:00:48.449Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
27612024-01-19T06:00:49.178Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
27622024-01-19T06:00:49.237Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
27632024-01-19T06:00:50.079Z Documenting globset v0.4.13
27642024-01-19T06:00:50.977Z Documenting olpc-cjson v0.1.3
27652024-01-19T06:00:55.627Z Documenting serde_plain v1.0.2
27662024-01-19T06:00:57.390Z Documenting async-recursion v1.0.5
27672024-01-19T06:00:57.530Z Documenting typed-path v0.7.0
27682024-01-19T06:00:57.734Z Documenting keccak v0.1.4
27692024-01-19T06:00:58.616Z Documenting bytecount v0.6.3
27702024-01-19T06:01:01.555Z Documenting trust-dns-server v0.22.1
27712024-01-19T06:01:02.009Z Documenting sha3 v0.10.8
27722024-01-19T06:01:02.726Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27732024-01-19T06:01:03.235Z Documenting papergrid v0.10.0
27742024-01-19T06:01:04.666Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27752024-01-19T06:01:05.377Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27762024-01-19T06:01:25.467Z Documenting tough v0.16.0
27772024-01-19T06:01:25.468Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
27782024-01-19T06:01:25.468Z Documenting sled v0.34.7
27792024-01-19T06:01:25.468Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27802024-01-19T06:01:25.468Z Documenting unicase v2.7.0
27812024-01-19T06:01:26.097Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
27822024-01-19T06:01:26.097Z Documenting tabled_derive v0.6.0
27832024-01-19T06:01:26.097Z Documenting crossbeam-deque v0.8.3
27842024-01-19T06:01:26.179Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
27852024-01-19T06:01:26.179Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27862024-01-19T06:01:26.179Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
27872024-01-19T06:01:26.179Z Documenting secrecy v0.8.0
27882024-01-19T06:01:26.180Z Documenting nix v0.26.4
27892024-01-19T06:01:26.180Z Documenting headers-core v0.2.0
27902024-01-19T06:01:26.180Z Documenting sqlparser_derive v0.2.2
27912024-01-19T06:01:26.180Z Documenting home v0.5.5
27922024-01-19T06:01:26.181Z Documenting unicode_categories v0.1.1
27932024-01-19T06:01:26.181Z Documenting pretty-hex v0.4.1
27942024-01-19T06:01:26.181Z Documenting tabled v0.14.0
27952024-01-19T06:01:26.181Z Documenting rayon-core v1.12.0
27962024-01-19T06:01:26.182Z Documenting headers v0.3.9
27972024-01-19T06:01:26.182Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27982024-01-19T06:01:26.182Z Documenting rustyline v12.0.0
27992024-01-19T06:01:26.182Z Documenting sqlparser v0.41.0
28002024-01-19T06:01:26.182Z Documenting sqlformat v0.2.3
28012024-01-19T06:01:28.007Z Documenting mime_guess v2.0.4
28022024-01-19T06:01:30.197Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28032024-01-19T06:01:30.746Z Checking derive_builder_core v0.12.0
28042024-01-19T06:01:30.830Z Documenting derive_builder_core v0.12.0
28052024-01-19T06:01:31.514Z Documenting dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
28062024-01-19T06:01:31.749Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
28072024-01-19T06:01:32.085Z Documenting universal-hash v0.5.1
28082024-01-19T06:01:32.156Z Documenting bcs v0.1.6
28092024-01-19T06:01:34.548Z Documenting kstat-rs v0.2.3
28102024-01-19T06:01:39.052Z Documenting thiserror-impl-no-std v2.0.2
28112024-01-19T06:01:39.908Z Documenting curve25519-dalek-derive v0.1.0
28122024-01-19T06:01:41.421Z Documenting slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
28132024-01-19T06:01:41.912Z Documenting opaque-debug v0.3.0
28142024-01-19T06:01:41.966Z Documenting highway v1.1.0
28152024-01-19T06:01:44.605Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
28162024-01-19T06:01:46.276Z Documenting poly1305 v0.8.0
28172024-01-19T06:01:47.467Z Documenting curve25519-dalek v4.1.1
28182024-01-19T06:01:47.791Z Documenting derive_builder_macro v0.12.0
28192024-01-19T06:01:47.792Z Documenting thiserror-no-std v2.0.2
28202024-01-19T06:01:48.480Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28212024-01-19T06:01:48.550Z Documenting slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
28222024-01-19T06:01:51.373Z Documenting rayon v1.8.0
28232024-01-19T06:01:51.894Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
28242024-01-19T06:02:06.944Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
28252024-01-19T06:02:07.138Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28262024-01-19T06:02:07.138Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
28272024-01-19T06:02:07.138Z Documenting ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
28282024-01-19T06:02:07.138Z Documenting mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
28292024-01-19T06:02:07.138Z Documenting propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=1e25649e8c2ac274bd04adfe0513dd14a482058c#1e25649e)
28302024-01-19T06:02:10.855Z Documenting fs-err v2.11.0
28312024-01-19T06:02:14.271Z Documenting portable-atomic v1.4.3
28322024-01-19T06:02:17.106Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
28332024-01-19T06:02:19.776Z Documenting ed25519 v1.5.3
28342024-01-19T06:02:22.416Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28352024-01-19T06:02:23.957Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
28362024-01-19T06:02:26.498Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
28372024-01-19T06:02:26.544Z Documenting crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e71b10d2f9f1fb52818b916bae83ba15a339548d#e71b10d2)
28382024-01-19T06:02:27.757Z Documenting chacha20 v0.9.1
28392024-01-19T06:02:28.351Z Documenting aead v0.5.2
28402024-01-19T06:02:30.826Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
28412024-01-19T06:02:33.114Z Documenting ref-cast-impl v1.0.20
28422024-01-19T06:02:35.134Z Documenting parse-size v1.0.0
28432024-01-19T06:02:37.842Z Documenting number_prefix v0.4.0
28442024-01-19T06:02:39.485Z Documenting glob v0.3.1
28452024-01-19T06:02:40.610Z Documenting cassowary v0.3.0
28462024-01-19T06:02:44.079Z Documenting ref-cast v1.0.20
28472024-01-19T06:02:44.189Z Documenting indicatif v0.17.7
28482024-01-19T06:02:45.747Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
28492024-01-19T06:02:46.308Z Documenting tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28502024-01-19T06:02:47.597Z Documenting ratatui v0.23.0
28512024-01-19T06:02:48.488Z Documenting chacha20poly1305 v0.10.1
28522024-01-19T06:02:51.605Z Documenting salty v0.2.0
28532024-01-19T06:02:53.412Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28542024-01-19T06:02:55.747Z Documenting vsss-rs v3.3.4
28552024-01-19T06:02:58.034Z Documenting derive_builder v0.12.0
28562024-01-19T06:02:58.097Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
28572024-01-19T06:03:02.154Z Documenting polar-core v0.27.0
28582024-01-19T06:03:06.634Z Documenting hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
28592024-01-19T06:03:11.151Z Documenting nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
28602024-01-19T06:03:13.234Z Documenting libxml v0.3.3
28612024-01-19T06:03:16.455Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
28622024-01-19T06:03:19.160Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
28632024-01-19T06:03:21.738Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28642024-01-19T06:03:22.228Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
28652024-01-19T06:03:22.953Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
28662024-01-19T06:03:23.275Z Documenting bb8 v0.8.1
28672024-01-19T06:03:25.374Z Documenting serde-big-array v0.5.1
28682024-01-19T06:03:26.678Z Documenting quick-xml v0.23.1
28692024-01-19T06:03:29.881Z Documenting rtoolbox v0.0.1
28702024-01-19T06:03:30.454Z Documenting oso-derive v0.27.0
28712024-01-19T06:03:31.726Z Documenting impl-trait-for-tuples v0.2.2
28722024-01-19T06:03:32.031Z Documenting humantime v2.1.0
28732024-01-19T06:03:32.434Z Documenting http-range v0.1.5
28742024-01-19T06:03:33.435Z Documenting unicode-linebreak v0.1.5
28752024-01-19T06:03:36.275Z Documenting maplit v1.0.2
28762024-01-19T06:03:37.476Z Documenting is_ci v1.1.1
28772024-01-19T06:03:37.785Z Documenting smawk v0.3.1
28782024-01-19T06:03:38.336Z Documenting rpassword v7.3.1
28792024-01-19T06:03:38.601Z Documenting hyper-staticfile v0.9.5
28802024-01-19T06:03:50.039Z Documenting samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
28812024-01-19T06:03:50.231Z Documenting oso v0.27.0
28822024-01-19T06:03:50.231Z Documenting supports-color v2.1.0
28832024-01-19T06:03:50.231Z Documenting textwrap v0.16.0
28842024-01-19T06:03:50.485Z Documenting async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
28852024-01-19T06:03:50.623Z Documenting gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
28862024-01-19T06:03:50.623Z Documenting sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
28872024-01-19T06:03:50.624Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
28882024-01-19T06:03:50.624Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
28892024-01-19T06:03:50.806Z Documenting tui-tree-widget v0.13.0
28902024-01-19T06:03:55.040Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28912024-01-19T06:03:57.329Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28922024-01-19T06:03:58.735Z Documenting diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
28932024-01-19T06:03:59.960Z Documenting cookie v0.18.0
28942024-01-19T06:04:01.592Z Documenting rcgen v0.12.0
28952024-01-19T06:04:06.360Z Checking nexus-deployment v0.1.0 (/work/oxidecomputer/omicron/nexus/deployment)
28962024-01-19T06:04:06.506Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
28972024-01-19T06:04:07.309Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28982024-01-19T06:04:08.084Z Documenting atomicwrites v0.4.3
28992024-01-19T06:04:08.099Z Documenting signal-hook-tokio v0.3.1
29002024-01-19T06:04:10.881Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
29012024-01-19T06:04:12.798Z Documenting subprocess v0.2.9
29022024-01-19T06:04:14.327Z Documenting shell-words v1.1.0
29032024-01-19T06:04:14.706Z Documenting corncobs v0.1.3
29042024-01-19T06:04:14.794Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
29052024-01-19T06:04:19.316Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
29062024-01-19T06:04:19.320Z Documenting sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
29072024-01-19T06:04:19.835Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
29082024-01-19T06:04:20.927Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29092024-01-19T06:04:21.011Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
29102024-01-19T06:04:34.500Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
29112024-01-19T06:04:36.320Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29122024-01-19T06:04:36.320Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
29132024-01-19T06:04:38.411Z Documenting nexus-deployment v0.1.0 (/work/oxidecomputer/omicron/nexus/deployment)
29142024-01-19T06:04:51.586Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
29152024-01-19T06:04:53.187Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
29162024-01-19T06:05:00.768Z Documenting crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e71b10d2f9f1fb52818b916bae83ba15a339548d#e71b10d2)
29172024-01-19T06:05:03.966Z Documenting fatfs v0.3.6
29182024-01-19T06:05:04.347Z Documenting nanorand v0.7.0
29192024-01-19T06:05:04.960Z Documenting assert_matches v1.5.0
29202024-01-19T06:05:09.127Z Documenting topological-sort v0.2.2
29212024-01-19T06:05:10.963Z Documenting flume v0.11.0
29222024-01-19T06:05:12.234Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
29232024-01-19T06:05:15.295Z Documenting omicron-zone-package v0.10.1
29242024-01-19T06:05:18.176Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
29252024-01-19T06:05:24.657Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
29262024-01-19T06:05:25.564Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
29272024-01-19T06:05:27.029Z Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
29282024-01-19T06:05:28.012Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
29292024-01-19T06:05:28.978Z Documenting installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
29302024-01-19T06:05:29.531Z Documenting installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
29312024-01-19T06:05:50.189Zwarning: unresolved link to `propolis_client::api::InstanceStateMonitorResponse`
29322024-01-19T06:05:50.189Z --> sled-agent/src/sim/instance.rs:46:7
29332024-01-19T06:05:50.189Z |
29342024-01-19T06:05:50.189Z46 | /// [`propolis_client::api::InstanceStateMonitorResponse`]. Transition requests
29352024-01-19T06:05:50.189Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `api` in module `propolis_client`
29362024-01-19T06:05:50.189Z |
29372024-01-19T06:05:50.189Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
29382024-01-19T06:05:50.189Z
29392024-01-19T06:05:50.405Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
29402024-01-19T06:05:55.603Zwarning: `omicron-sled-agent` (lib doc) generated 1 warning
29412024-01-19T06:05:55.607Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
29422024-01-19T06:05:55.930Z Documenting termios v0.3.3
29432024-01-19T06:05:58.519Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
29442024-01-19T06:06:02.621Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
29452024-01-19T06:06:04.647Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
29462024-01-19T06:06:06.383Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
29472024-01-19T06:06:27.177Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
29482024-01-19T06:06:32.942Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
29492024-01-19T06:06:51.347Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
29502024-01-19T06:06:53.351Z Documenting tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
29512024-01-19T06:07:05.387Z Documenting caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
29522024-01-19T06:07:07.838Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
29532024-01-19T06:07:11.695Z Documenting zone-network-setup v0.1.0 (/work/oxidecomputer/omicron/zone-network-setup)
29542024-01-19T06:07:14.006Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
29552024-01-19T06:07:24.279Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
29562024-01-19T06:07:55.321Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
29572024-01-19T06:08:55.149Zwarning: unresolved link to `VolumeConstructionRequest`
29582024-01-19T06:08:55.149Z --> nexus/src/app/sagas/volume_delete.rs:338:7
29592024-01-19T06:08:55.150Z |
29602024-01-19T06:08:55.150Z338 | /// [`VolumeConstructionRequest`] is shown here):
29612024-01-19T06:08:55.150Z | ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `VolumeConstructionRequest` in scope
29622024-01-19T06:08:55.150Z |
29632024-01-19T06:08:55.150Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
29642024-01-19T06:08:55.150Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
29652024-01-19T06:08:55.150Z
29662024-01-19T06:08:55.161Zwarning: unresolved link to `fd00:1122:3344:101::5`
29672024-01-19T06:08:55.161Z --> nexus/src/app/sagas/volume_delete.rs:348:17
29682024-01-19T06:08:55.161Z |
29692024-01-19T06:08:55.161Z348 | /// "[fd00:1122:3344:101::5]:1000",
29702024-01-19T06:08:55.161Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
29712024-01-19T06:08:55.161Z
29722024-01-19T06:08:55.162Zwarning: unresolved link to `fd00:1122:3344:102::9`
29732024-01-19T06:08:55.162Z --> nexus/src/app/sagas/volume_delete.rs:349:17
29742024-01-19T06:08:55.162Z |
29752024-01-19T06:08:55.162Z349 | /// "[fd00:1122:3344:102::9]:1000",
29762024-01-19T06:08:55.162Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
29772024-01-19T06:08:55.162Z
29782024-01-19T06:08:55.162Zwarning: unresolved link to `fd00:1122:3344:103::2`
29792024-01-19T06:08:55.162Z --> nexus/src/app/sagas/volume_delete.rs:350:17
29802024-01-19T06:08:55.162Z |
29812024-01-19T06:08:55.162Z350 | /// "[fd00:1122:3344:103::2]:1000"
29822024-01-19T06:08:55.162Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
29832024-01-19T06:08:55.162Z
29842024-01-19T06:08:55.162Zwarning: unresolved link to `fd00:1122:3344:101::5`
29852024-01-19T06:08:55.162Z --> nexus/src/app/sagas/volume_delete.rs:369:17
29862024-01-19T06:08:55.162Z |
29872024-01-19T06:08:55.162Z369 | /// "[fd00:1122:3344:101::5]:1001", <-- port changed
29882024-01-19T06:08:55.162Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
29892024-01-19T06:08:55.162Z
29902024-01-19T06:08:55.162Zwarning: unresolved link to `fd00:1122:3344:102::9`
29912024-01-19T06:08:55.162Z --> nexus/src/app/sagas/volume_delete.rs:370:17
29922024-01-19T06:08:55.162Z |
29932024-01-19T06:08:55.162Z370 | /// "[fd00:1122:3344:102::9]:1001", <-- port changed
29942024-01-19T06:08:55.163Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
29952024-01-19T06:08:55.163Z
29962024-01-19T06:08:55.163Zwarning: unresolved link to `fd00:1122:3344:103::2`
29972024-01-19T06:08:55.163Z --> nexus/src/app/sagas/volume_delete.rs:371:17
29982024-01-19T06:08:55.163Z |
29992024-01-19T06:08:55.163Z371 | /// "[fd00:1122:3344:103::2]:1001" <-- port changed
30002024-01-19T06:08:55.163Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
30012024-01-19T06:08:55.163Z
30022024-01-19T06:08:58.656Zwarning: `omicron-nexus` (lib doc) generated 7 warnings
30032024-01-19T06:09:49.106Z Finished dev [unoptimized + debuginfo] target(s) in 16m 39s
30042024-01-19T06:09:49.106Z
30052024-01-19T06:09:49.372Zreal 16:39.366904187
30062024-01-19T06:09:49.372Zuser 53:19.601117575
30072024-01-19T06:09:49.372Zsys 1:03:39.294046643
30082024-01-19T06:09:49.372Ztrap 1.783422539
30092024-01-19T06:09:49.372Ztflt 0.117010323
30102024-01-19T06:09:49.372Zdflt 0.559235385
30112024-01-19T06:09:49.372Zkflt 0.000281819
30122024-01-19T06:09:49.372Zlock 3:17:21.077947087
30132024-01-19T06:09:49.372Zslp 4:13:01.659659452
30142024-01-19T06:09:49.372Zlat 5:27.544490547
30152024-01-19T06:09:49.373Zstop 1:27.336284579
30162024-01-19T06:09:49.373Zprocess exited: duration 1829615 ms, exit code 0
 
30172024-01-19T06:09:49.533Zfound 0 output files