01HPR56SDKD8MPF3QQM1DW9WVJ: 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: 01HPR59DRBM8XWZ1APVRT4TAWV

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12024-02-16T05:16:39.073Zjob assigned to worker 01HPR5ER91EMG2RDGFGJQ5GBJG (queued for 4 m 0 s)
 
22024-02-16T05:16:40.501Zstarting task 0: "setup"
32024-02-16T05:16:40.582Z++ uname -s
42024-02-16T05:16:40.596Z+ kern=SunOS
52024-02-16T05:16:40.596Z+ case "$kern" in
62024-02-16T05:16:40.596Z+ groupadd -g 12345 build
72024-02-16T05:16:40.596Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-02-16T05:16:42.598Z+ zfs create -o mountpoint=/work rpool/work
92024-02-16T05:16:42.686Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-02-16T05:16:42.691Z+ home_fs=zfs
112024-02-16T05:16:42.692Z+ [[ zfs == autofs ]]
122024-02-16T05:16:42.692Z+ mkdir -p /home/build
132024-02-16T05:16:42.700Z+ chown build:build /home/build /work
142024-02-16T05:16:44.696Z+ chmod 0700 /home/build /work
152024-02-16T05:16:44.715Zprocess exited: duration 4204 ms, exit code 0
 
162024-02-16T05:16:44.740Zstarting task 1: "rust-toolchain"
172024-02-16T05:16:44.752Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182024-02-16T05:16:44.752Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192024-02-16T05:16:44.860Zinfo: downloading installer
202024-02-16T05:16:46.728Zwarning: it looks like you have an existing installation of Rust at:
212024-02-16T05:16:46.728Zwarning: /opt/ooce/bin
222024-02-16T05:16:46.728Zwarning: It is recommended that rustup be the primary Rust installation.
232024-02-16T05:16:46.729Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242024-02-16T05:16:46.729Zwarning: If you are sure that you want both rustup and your already installed Rust
252024-02-16T05:16:46.729Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262024-02-16T05:16:46.729Zwarning: or pass `-y' to ignore all ignorable checks.
272024-02-16T05:16:46.729Zerror: cannot install while Rust is installed
282024-02-16T05:16:46.729Zwarning: continuing (because the -y flag is set and the error is ignorable)
292024-02-16T05:16:46.858Zinfo: profile set to 'default'
302024-02-16T05:16:46.858Zinfo: default host triple is x86_64-unknown-illumos
312024-02-16T05:16:46.879Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322024-02-16T05:16:47.417Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332024-02-16T05:16:47.417Zinfo: downloading component 'cargo'
342024-02-16T05:16:47.853Zinfo: downloading component 'clippy'
352024-02-16T05:16:48.165Zinfo: downloading component 'rust-docs'
362024-02-16T05:16:49.230Zinfo: downloading component 'rust-std'
372024-02-16T05:16:51.152Zinfo: downloading component 'rustc'
382024-02-16T05:16:56.600Zinfo: downloading component 'rustfmt'
392024-02-16T05:16:56.600Zinfo: installing component 'cargo'
402024-02-16T05:16:56.937Zinfo: installing component 'clippy'
412024-02-16T05:16:57.358Zinfo: installing component 'rust-docs'
422024-02-16T05:16:58.889Zinfo: installing component 'rust-std'
432024-02-16T05:17:00.823Zinfo: installing component 'rustc'
442024-02-16T05:17:05.114Zinfo: installing component 'rustfmt'
452024-02-16T05:17:05.461Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462024-02-16T05:17:05.462Z
472024-02-16T05:17:05.785Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482024-02-16T05:17:05.785Z
492024-02-16T05:17:05.785Z
502024-02-16T05:17:05.785ZRust is installed now. Great!
512024-02-16T05:17:05.785Z
522024-02-16T05:17:05.785ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532024-02-16T05:17:05.785Zenvironment variable. This has not been done automatically.
542024-02-16T05:17:05.785Z
552024-02-16T05:17:05.785ZTo configure your current shell, run:
562024-02-16T05:17:05.785Zsource "$HOME/.cargo/env"
572024-02-16T05:17:05.847Z+ rustc --version
582024-02-16T05:17:05.903Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592024-02-16T05:17:05.913Zprocess exited: duration 21151 ms, exit code 0
 
602024-02-16T05:17:05.942Zstarting task 2: "authentication"
612024-02-16T05:17:05.976ZWARNING: job store has no value for "GITHUB_TOKEN"; waiting for a value...
622024-02-16T05:17:25.079Zprocess exited: duration 18719 ms, exit code 0
 
632024-02-16T05:17:25.548Zstarting task 3: "clone repository"
642024-02-16T05:17:25.591Z+ mkdir -p /work/oxidecomputer/omicron
652024-02-16T05:17:25.591Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
662024-02-16T05:17:26.152ZCloning into '/work/oxidecomputer/omicron'...
672024-02-16T05:17:32.202Z+ cd /work/oxidecomputer/omicron
682024-02-16T05:17:32.202Z+ git fetch origin 28d1ad4f8f2d29fa0dfa531507019bf53cee7ca7
692024-02-16T05:17:32.546ZFrom https://github.com/oxidecomputer/omicron
702024-02-16T05:17:32.547Z * branch 28d1ad4f8f2d29fa0dfa531507019bf53cee7ca7 -> FETCH_HEAD
712024-02-16T05:17:32.565Z+ [[ -n renovate/supports-color-3.x ]]
722024-02-16T05:17:32.565Z++ git branch --show-current
732024-02-16T05:17:32.566Z+ current=main
742024-02-16T05:17:32.566Z+ [[ main != renovate/supports-color-3.x ]]
752024-02-16T05:17:32.566Z+ git branch -f renovate/supports-color-3.x 28d1ad4f8f2d29fa0dfa531507019bf53cee7ca7
762024-02-16T05:17:32.566Z+ git checkout -f renovate/supports-color-3.x
772024-02-16T05:17:32.683ZSwitched to branch 'renovate/supports-color-3.x'
782024-02-16T05:17:32.702Z+ git reset --hard 28d1ad4f8f2d29fa0dfa531507019bf53cee7ca7
792024-02-16T05:17:33.122ZHEAD is now at 28d1ad4f8 chore(deps): update rust crate supports-color to v3
802024-02-16T05:17:33.122Zprocess exited: duration 7241 ms, exit code 0
 
812024-02-16T05:17:33.139Zstarting task 4: "build"
822024-02-16T05:17:33.149Z+ cargo --version
832024-02-16T05:17:33.160Zinfo: syncing channel updates for '1.74.1-x86_64-unknown-illumos'
842024-02-16T05:17:33.373Zinfo: latest update on 2023-12-07, rust version 1.74.1 (a28077b28 2023-12-04)
852024-02-16T05:17:33.373Zinfo: downloading component 'cargo'
862024-02-16T05:17:34.225Zinfo: downloading component 'clippy'
872024-02-16T05:17:34.495Zinfo: downloading component 'rust-docs'
882024-02-16T05:17:35.962Zinfo: downloading component 'rust-std'
892024-02-16T05:17:37.116Zinfo: downloading component 'rustc'
902024-02-16T05:17:41.530Zinfo: downloading component 'rustfmt'
912024-02-16T05:17:42.423Zinfo: installing component 'cargo'
922024-02-16T05:17:42.683Zinfo: installing component 'clippy'
932024-02-16T05:17:43.177Zinfo: installing component 'rust-docs'
942024-02-16T05:17:44.632Zinfo: installing component 'rust-std'
952024-02-16T05:17:46.271Zinfo: installing component 'rustc'
962024-02-16T05:17:50.276Zinfo: installing component 'rustfmt'
972024-02-16T05:17:50.639Zcargo 1.74.1 (ecb9851af 2023-10-18)
982024-02-16T05:17:51.400Z+ rustc --version
992024-02-16T05:17:51.422Zrustc 1.74.1 (a28077b28 2023-12-04)
1002024-02-16T05:17:51.422Z+ source ./env.sh
1012024-02-16T05:17:51.422Z++ set -o xtrace
1022024-02-16T05:17:51.422Z++++ dirname ./env.sh
1032024-02-16T05:17:51.422Z+++ cd .
1042024-02-16T05:17:51.422Z+++ echo /work/oxidecomputer/omicron
1052024-02-16T05:17:51.422Z++ OMICRON_WS=/work/oxidecomputer/omicron
1062024-02-16T05:17:51.422Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1072024-02-16T05:17:51.422Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1082024-02-16T05:17:51.422Z++ 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
1092024-02-16T05:17:51.423Z++ 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
1102024-02-16T05:17:51.423Z++ 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
1112024-02-16T05:17:51.423Z++ 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
1122024-02-16T05:17:51.423Z++ 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
1132024-02-16T05:17:51.424Z++ 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
1142024-02-16T05:17:51.424Z++ unset OMICRON_WS
1152024-02-16T05:17:51.424Z++ set +o xtrace
1162024-02-16T05:17:51.424Z
1172024-02-16T05:17:51.424Z ##### ##### ###### ##### ###### #### # # # #### #
1182024-02-16T05:17:51.424Z # # # # # # # # # # # # # # #
1192024-02-16T05:17:51.424Z # # # # ##### # # ##### # # # # # #### #
1202024-02-16T05:17:51.425Z ##### ##### # ##### # # # # # # # # #
1212024-02-16T05:17:51.426Z # # # # # # # # # # # # # # #
1222024-02-16T05:17:51.426Z # # # ###### # # ###### ### # #### # #### #
1232024-02-16T05:17:51.426Z
1242024-02-16T05:18:00.452Z Startup: Refreshing catalog 'helios-dev' ... Done
1252024-02-16T05:18:01.655Z Startup: Caching catalogs ... Done
1262024-02-16T05:18:03.022ZPlanning: Solver setup ... Done (0.982s)
1272024-02-16T05:18:03.067ZPlanning: Running solver ... Done (0.024s)
1282024-02-16T05:18:03.286ZPlanning: Finding local manifests ... Done (0.219s)
1292024-02-16T05:18:03.316ZPlanning: Fetching manifests: 0/4 0% complete
1302024-02-16T05:18:03.553ZPlanning: Fetching manifests: 4/4 100% complete
1312024-02-16T05:18:04.003ZPlanning: Package planning ... Done (0.049s)
1322024-02-16T05:18:04.019ZPlanning: Merging actions ... Done (0.051s)
1332024-02-16T05:18:04.527ZPlanning: Checking for conflicting actions ... Done (0.890s)
1342024-02-16T05:18:04.957ZPlanning: Consolidating action changes ... Done (0.011s)
1352024-02-16T05:18:08.000ZPlanning: Evaluating mediators ... Done (3.453s)
1362024-02-16T05:18:08.046ZPlanning: Planning completed in 6.29 seconds
1372024-02-16T05:18:08.046Z Packages to install: 4
1382024-02-16T05:18:08.046Z Mediators to change: 2
1392024-02-16T05:18:08.046Z Services to change: 1
1402024-02-16T05:18:08.047Z Estimated space available: 148.87 GB
1412024-02-16T05:18:08.047ZEstimated space to be consumed: 1.41 GB
1422024-02-16T05:18:08.047Z Create boot environment: No
1432024-02-16T05:18:08.047ZCreate backup boot environment: No
1442024-02-16T05:18:08.047Z Rebuild boot archive: No
1452024-02-16T05:18:08.047Z
1462024-02-16T05:18:08.047ZChanged mediators:
1472024-02-16T05:18:08.047Z mediator clang:
1482024-02-16T05:18:08.047Z version: None -> 15 (system default)
1492024-02-16T05:18:08.047Z
1502024-02-16T05:18:08.048Z mediator llvm:
1512024-02-16T05:18:08.048Z version: 14 (system default) -> 15 (system default)
1522024-02-16T05:18:08.048Z
1532024-02-16T05:18:08.048ZChanged packages:
1542024-02-16T05:18:08.049Zhelios-dev
1552024-02-16T05:18:08.049Z developer/build-essential
1562024-02-16T05:18:08.049Z None -> 11-2.0
1572024-02-16T05:18:08.049Z library/libxmlsec1
1582024-02-16T05:18:08.049Z None -> 1.2.35-2.0
1592024-02-16T05:18:08.049Z ooce/developer/clang-15
1602024-02-16T05:18:08.049Z None -> 15.0.7-2.0
1612024-02-16T05:18:08.050Z ooce/developer/llvm-15
1622024-02-16T05:18:08.050Z None -> 15.0.7-2.0
1632024-02-16T05:18:08.050Z
1642024-02-16T05:18:08.050ZServices:
1652024-02-16T05:18:08.050Z restart_fmri:
1662024-02-16T05:18:08.051Z svc:/system/update-man-index:default
1672024-02-16T05:18:08.513Z
1682024-02-16T05:18:08.514ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1692024-02-16T05:18:13.208ZDownload: 1038/3290 items 19.7/212.6MB 9% complete (4.0M/s)
1702024-02-16T05:18:19.128ZDownload: 1198/3290 items 83.5/212.6MB 39% complete (11.4M/s)
1712024-02-16T05:18:24.149ZDownload: 2627/3290 items 120.5/212.6MB 56% complete (7.9M/s)
1722024-02-16T05:18:29.153ZDownload: 3248/3290 items 189.0/212.6MB 88% complete (10.5M/s)
1732024-02-16T05:18:30.652ZDownload: Completed 212.60 MB in 22.43 seconds (9.5M/s)
1742024-02-16T05:18:30.894Z Actions: 1/3689 actions (Installing new actions)
1752024-02-16T05:18:36.029Z Actions: 3575/3689 actions (Installing new actions)
1762024-02-16T05:18:36.118Z Actions: Completed 3689 actions in 5.22 seconds.
1772024-02-16T05:18:36.295Z Done (0.170s)
1782024-02-16T05:18:36.295Z Done (0.000s)
1792024-02-16T05:18:36.512Z Done (0.216s)
1802024-02-16T05:18:42.033Z Done (5.388s)
1812024-02-16T05:18:42.925Z Done (0.131s)
1822024-02-16T05:18:42.926Z Done (0.000s)
1832024-02-16T05:18:42.926Z Done (0.000s)
1842024-02-16T05:18:42.926ZPlanning: Evaluating mediator changes ... Done
1852024-02-16T05:18:43.056ZPlanning: Checking for conflicting actions ... Done
1862024-02-16T05:18:43.068ZPlanning: Consolidating action changes ... Done
1872024-02-16T05:18:43.332ZPlanning: Evaluating mediators ... Done
1882024-02-16T05:18:43.339ZPlanning: Planning completed in 0.44 seconds
1892024-02-16T05:18:43.370Z Mediators to change: 2
1902024-02-16T05:18:43.370Z Create boot environment: No
1912024-02-16T05:18:43.380ZCreate backup boot environment: No
1922024-02-16T05:18:43.440Z Done
1932024-02-16T05:18:43.440Z Done
1942024-02-16T05:18:43.564Z Done
1952024-02-16T05:18:47.318Z Done
1962024-02-16T05:18:47.406Z Done
1972024-02-16T05:18:47.420Z Done
1982024-02-16T05:18:47.524Z Done
1992024-02-16T05:18:48.168ZPlanning: Evaluating mediator changes ... Done
2002024-02-16T05:18:48.195ZPlanning: Merging actions ... Done
2012024-02-16T05:18:48.358ZPlanning: Checking for conflicting actions ... Done
2022024-02-16T05:18:48.373ZPlanning: Consolidating action changes ... Done
2032024-02-16T05:18:48.620ZPlanning: Evaluating mediators ... Done
2042024-02-16T05:18:48.696ZPlanning: Planning completed in 0.79 seconds
2052024-02-16T05:18:48.716Z Packages to change: 1
2062024-02-16T05:18:48.716Z Mediators to change: 1
2072024-02-16T05:18:48.719Z Services to change: 1
2082024-02-16T05:18:48.719Z Create boot environment: No
2092024-02-16T05:18:48.719ZCreate backup boot environment: Yes
2102024-02-16T05:18:50.504Z Actions: 1/6 actions (Updating modified actions)
2112024-02-16T05:18:50.977Z Actions: Completed 6 actions in 0.03 seconds.
2122024-02-16T05:18:50.977Z Done
2132024-02-16T05:18:50.977Z Done
2142024-02-16T05:18:50.977Z Done
2152024-02-16T05:18:54.276Z Done
2162024-02-16T05:18:54.779Z Done
2172024-02-16T05:18:54.789Z Done
2182024-02-16T05:18:54.789Z Done
2192024-02-16T05:18:54.903ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2202024-02-16T05:18:54.903Zclang system 15 system
2212024-02-16T05:18:54.904Zcsh system system illumos
2222024-02-16T05:18:54.904Zctags system system illumos
2232024-02-16T05:18:54.904Zgcc vendor 12 vendor
2242024-02-16T05:18:54.904Zgcc system 10 system
2252024-02-16T05:18:54.905Zgcc system 7 system
2262024-02-16T05:18:54.905Zgo system 1.20 system
2272024-02-16T05:18:54.905Zgo system 1.19 system
2282024-02-16T05:18:54.905Zllvm system 15 system
2292024-02-16T05:18:54.905Zllvm system 14 system
2302024-02-16T05:18:54.905Zmariadb system 10.6 system
2312024-02-16T05:18:54.906Zmta vendor vendor dma
2322024-02-16T05:18:54.906Zopenjdk system 17 system
2332024-02-16T05:18:54.906Zopenjdk system 11 system
2342024-02-16T05:18:54.906Zopenjdk system 1.8 system
2352024-02-16T05:18:54.906Zopenssl vendor 3 vendor
2362024-02-16T05:18:54.907Zperl system 5.36 system
2372024-02-16T05:18:54.907Zpostgresql system 15 system
2382024-02-16T05:18:54.907Zpostgresql system 13 system
2392024-02-16T05:18:54.907Zpython vendor 3 vendor
2402024-02-16T05:18:54.908Zpython system 2 system
2412024-02-16T05:18:54.908Zpython3 system 3.11 system
2422024-02-16T05:18:54.908Zruby system 3.0 system
2432024-02-16T05:18:54.908Zwords vendor vendor american-english
2442024-02-16T05:18:54.908Zwords system system australian-english
2452024-02-16T05:18:54.909Zwords system system british-english
2462024-02-16T05:18:54.909Zwords system system canadian-english
2472024-02-16T05:18:54.909Zwords system system french
2482024-02-16T05:18:54.909Zwords system system italian
2492024-02-16T05:18:54.909Zwords system system ngerman
2502024-02-16T05:18:54.910Zwords system system ogerman
2512024-02-16T05:18:54.910Zwords system system spanish
2522024-02-16T05:18:55.232ZFMRI IFO
2532024-02-16T05:18:55.232Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2542024-02-16T05:18:55.232Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2552024-02-16T05:18:55.232Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2562024-02-16T05:18:55.232Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2572024-02-16T05:18:55.232Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2582024-02-16T05:18:55.232Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z i--
2592024-02-16T05:18:55.232Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2602024-02-16T05:18:55.232Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2612024-02-16T05:18:55.285Z+ set -o errexit
2622024-02-16T05:18:55.323Z+++ dirname ./tools/ci_download_cockroachdb
2632024-02-16T05:18:55.323Z++ cd ./tools
2642024-02-16T05:18:55.323Z++ pwd
2652024-02-16T05:18:55.323Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2662024-02-16T05:18:55.323Z++ basename ./tools/ci_download_cockroachdb
2672024-02-16T05:18:55.323Z+ ARG0=ci_download_cockroachdb
2682024-02-16T05:18:55.324Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2692024-02-16T05:18:55.324Z+ CIDL_VERSION=v22.1.9
2702024-02-16T05:18:55.324Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2712024-02-16T05:18:55.324Z++ CIDL_SHA256_DARWIN=1ca69e0911af11a73305c3c6f4650b912d70754900b5bf7b80a1d361efe36561
2722024-02-16T05:18:55.324Z++ CIDL_SHA256_LINUX=24c321820e7ee45fa07fe91ac138befe13ad860e41c6ed595ce58823205ff4a9
2732024-02-16T05:18:55.324Z++ CIDL_SHA256_ILLUMOS=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
2742024-02-16T05:18:55.324Z+ TARGET_DIR=out
2752024-02-16T05:18:55.324Z+ DOWNLOAD_DIR=out/downloads
2762024-02-16T05:18:55.324Z+ DEST_DIR=./out/cockroachdb
2772024-02-16T05:18:55.324Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2782024-02-16T05:18:55.325Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2792024-02-16T05:18:55.325Z+ main
2802024-02-16T05:18:55.325Z+ [[ 0 != 0 ]]
2812024-02-16T05:18:55.325Z+ CIDL_OS=solaris2.11
2822024-02-16T05:18:55.325Z+ [[ 0 != 0 ]]
2832024-02-16T05:18:55.325Z+ configure_os solaris2.11
2842024-02-16T05:18:55.325Z+ echo 'current directory: /work/oxidecomputer/omicron'
2852024-02-16T05:18:55.325Z+ echo 'configuring based on OS: "solaris2.11"'
2862024-02-16T05:18:55.325Zcurrent directory: /work/oxidecomputer/omicron
2872024-02-16T05:18:55.326Zconfiguring based on OS: "solaris2.11"
2882024-02-16T05:18:55.326Z+ case "$1" in
2892024-02-16T05:18:55.326Z+ CIDL_BUILD=illumos
2902024-02-16T05:18:55.326Z+ CIDL_SUFFIX=tar.gz
2912024-02-16T05:18:55.326Z+ CIDL_SHA256=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
2922024-02-16T05:18:55.326Z+ CIDL_URL_BASE=https://illumos.org/downloads
2932024-02-16T05:18:55.327Z+ CIDL_ASSEMBLE=do_assemble_illumos
2942024-02-16T05:18:55.327Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2952024-02-16T05:18:55.327Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2962024-02-16T05:18:55.327Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2972024-02-16T05:18:55.327Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2982024-02-16T05:18:55.327Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2992024-02-16T05:18:55.327Z+ CIDL_SHA256FUNC=do_sha256sum
3002024-02-16T05:18:55.327Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
3012024-02-16T05:18:55.328Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
3022024-02-16T05:18:55.328ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
3032024-02-16T05:18:55.328ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
3042024-02-16T05:18:55.328Z+ mkdir -p out/downloads
3052024-02-16T05:18:55.328Z+ mkdir -p ./out/cockroachdb
3062024-02-16T05:18:55.328Z+ local DO_DOWNLOAD=true
3072024-02-16T05:18:55.328Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
3082024-02-16T05:18:55.329Z+ '[' true == true ']'
3092024-02-16T05:18:55.329Z+ echo Downloading...
3102024-02-16T05:18:55.329ZDownloading...
3112024-02-16T05:18:55.329Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
3122024-02-16T05:18:55.329Z+ curl --silent --show-error --fail --location --output out/downloads/cockroach-v22.1.9.illumos.tar.gz https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
3132024-02-16T05:18:58.411Z++ do_sha256sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
3142024-02-16T05:18:58.457Z++ sha256sum
3152024-02-16T05:18:58.457Z++ awk '{print $1}'
3162024-02-16T05:18:58.457Z+ calculated_sha256=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
3172024-02-16T05:18:58.458Z+ [[ f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088 != \f\1\5\1\7\1\4\b\a\3\a\6\e\0\2\c\a\a\a\a\5\9\7\2\7\4\8\2\c\3\6\0\8\5\e\6\0\d\6\b\d\2\f\a\9\6\3\9\3\8\e\9\a\3\d\8\c\8\a\7\7\0\8\8 ]]
3182024-02-16T05:18:58.458Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
3192024-02-16T05:18:58.458Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
3202024-02-16T05:19:00.447Z+ do_assemble_illumos
3212024-02-16T05:19:00.448Z+ rm -r ./out/cockroachdb
3222024-02-16T05:19:00.877Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
3232024-02-16T05:19:00.883Z+ ./out/cockroachdb/bin/cockroach version
3242024-02-16T05:19:00.970ZBuild Tag: v22.1.9-dirty
3252024-02-16T05:19:00.970ZBuild Time: 2022/10/26 21:17:46
3262024-02-16T05:19:00.971ZDistribution: OSS
3272024-02-16T05:19:00.971ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3282024-02-16T05:19:00.971ZGo Version: go1.17.13
3292024-02-16T05:19:00.971ZC Compiler: gcc 10.3.0
3302024-02-16T05:19:00.971ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3312024-02-16T05:19:00.971ZBuild Type: release
3322024-02-16T05:19:00.991Z+ set -o errexit
3332024-02-16T05:19:01.023Z+++ dirname ./tools/ci_download_clickhouse
3342024-02-16T05:19:01.023Z++ cd ./tools
3352024-02-16T05:19:01.023Z++ pwd
3362024-02-16T05:19:01.023Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3372024-02-16T05:19:01.023Z++ basename ./tools/ci_download_clickhouse
3382024-02-16T05:19:01.024Z+ ARG0=ci_download_clickhouse
3392024-02-16T05:19:01.024Z+ TARGET_DIR=out
3402024-02-16T05:19:01.024Z+ DOWNLOAD_DIR=out/downloads
3412024-02-16T05:19:01.024Z+ DEST_DIR=./out/clickhouse
3422024-02-16T05:19:01.024Z++ cat /work/oxidecomputer/omicron/tools/clickhouse_version
3432024-02-16T05:19:01.024Z+ CIDL_VERSION=v22.8.9.24
3442024-02-16T05:19:01.024Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3452024-02-16T05:19:01.024Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3462024-02-16T05:19:01.024Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3472024-02-16T05:19:01.024Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3482024-02-16T05:19:01.024Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3492024-02-16T05:19:01.024Z+ main
3502024-02-16T05:19:01.024Z+ [[ 0 != 0 ]]
3512024-02-16T05:19:01.025Z+ CIDL_OS=solaris2.11
3522024-02-16T05:19:01.025Z+ [[ 0 != 0 ]]
3532024-02-16T05:19:01.025Z+ configure_os solaris2.11
3542024-02-16T05:19:01.025Z+ echo 'current directory: /work/oxidecomputer/omicron'
3552024-02-16T05:19:01.025Zcurrent directory: /work/oxidecomputer/omicron
3562024-02-16T05:19:01.025Z+ echo 'configuring based on OS: "solaris2.11"'
3572024-02-16T05:19:01.025Z+ CIDL_DASHREV=
3582024-02-16T05:19:01.025Z+ case "$1" in
3592024-02-16T05:19:01.026Zconfiguring based on OS: "solaris2.11"
3602024-02-16T05:19:01.026Z+ CIDL_PLATFORM=illumos
3612024-02-16T05:19:01.026Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3622024-02-16T05:19:01.026Z+ CIDL_MD5FUNC=do_md5sum
3632024-02-16T05:19:01.026Z+ CIDL_DASHREV=-1
3642024-02-16T05:19:01.026Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3652024-02-16T05:19:01.026Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3662024-02-16T05:19:01.026Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3672024-02-16T05:19:01.027Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3682024-02-16T05:19:01.027Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3692024-02-16T05:19:01.027ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3702024-02-16T05:19:01.027ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3712024-02-16T05:19:01.027Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3722024-02-16T05:19:01.027Z+ mkdir -p out/downloads
3732024-02-16T05:19:01.028Z+ mkdir -p ./out/clickhouse
3742024-02-16T05:19:01.028Z+ local DO_DOWNLOAD=true
3752024-02-16T05:19:01.028Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3762024-02-16T05:19:01.028Z+ '[' true == true ']'
3772024-02-16T05:19:01.028Z+ echo Downloading...
3782024-02-16T05:19:01.028ZDownloading...
3792024-02-16T05:19:01.028Z+ do_download_curl https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3802024-02-16T05:19:01.028Z+ curl --silent --show-error --fail --location --output out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3812024-02-16T05:19:02.292Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3822024-02-16T05:19:02.303Z++ md5sum
3832024-02-16T05:19:02.303Z++ awk '{print $1}'
3842024-02-16T05:19:02.491Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3852024-02-16T05:19:02.491Z+ [[ 7702939ce5b4b51846a1ba39f1392306 != \7\7\0\2\9\3\9\c\e\5\b\4\b\5\1\8\4\6\a\1\b\a\3\9\f\1\3\9\2\3\0\6 ]]
3862024-02-16T05:19:02.508Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3872024-02-16T05:19:02.508Z+ mkdir -p ./out/clickhouse
3882024-02-16T05:19:02.508Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3892024-02-16T05:19:05.631Z+ ./out/clickhouse/clickhouse server --version
3902024-02-16T05:19:05.654ZClickHouse server version 22.8.9.1.
3912024-02-16T05:19:05.673Z+ set -o errexit
3922024-02-16T05:19:05.673Z+++ dirname ./tools/ci_download_console
3932024-02-16T05:19:05.673Z++ cd ./tools
3942024-02-16T05:19:05.673Z++ pwd
3952024-02-16T05:19:05.691Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3962024-02-16T05:19:05.691Z++ basename ./tools/ci_download_console
3972024-02-16T05:19:05.691Z+ ARG0=ci_download_console
3982024-02-16T05:19:05.691Z+ TARGET_DIR=out
3992024-02-16T05:19:05.691Z+ DOWNLOAD_DIR=out/downloads
4002024-02-16T05:19:05.692Z+ DEST_DIR=./out/console-assets
4012024-02-16T05:19:05.692Z+ source /work/oxidecomputer/omicron/tools/console_version
4022024-02-16T05:19:05.692Z++ COMMIT=e5a1f804faa913de3be5b4cddac2011247a99774
4032024-02-16T05:19:05.692Z++ SHA2=54ff1026062fc1a3f0de86aa558d051b8ad6248d458c1767b9e926f2606e75f5
4042024-02-16T05:19:05.692Z+ URL=https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz
4052024-02-16T05:19:05.692Z+ TARBALL_FILE=out/downloads/console.tar.gz
4062024-02-16T05:19:05.692Z+ main
4072024-02-16T05:19:05.692Z+ [[ 0 != 0 ]]
4082024-02-16T05:19:05.692Z+ echo 'URL: https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz'
4092024-02-16T05:19:05.692ZURL: https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz
4102024-02-16T05:19:05.692Z+ echo 'Local file: out/downloads/console.tar.gz'
4112024-02-16T05:19:05.692ZLocal file: out/downloads/console.tar.gz
4122024-02-16T05:19:05.692Z+ local DO_DOWNLOAD=true
4132024-02-16T05:19:05.692Z+ [[ -f out/downloads/console.tar.gz ]]
4142024-02-16T05:19:05.693Z+ mkdir -p out/downloads
4152024-02-16T05:19:05.693Z+ '[' true == true ']'
4162024-02-16T05:19:05.693Z+ echo Downloading...
4172024-02-16T05:19:05.693ZDownloading...
4182024-02-16T05:19:05.693Z+ do_download_curl https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz out/downloads/console.tar.gz
4192024-02-16T05:19:05.693Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz
4202024-02-16T05:19:06.144Z++ do_sha256sum out/downloads/console.tar.gz
4212024-02-16T05:19:06.144Z++ case "$OSTYPE" in
4222024-02-16T05:19:06.152Z++ SHA=sha256sum
4232024-02-16T05:19:06.152Z++ sha256sum
4242024-02-16T05:19:06.152Z++ awk '{print $1}'
4252024-02-16T05:19:06.152Z+ calculated_sha2=54ff1026062fc1a3f0de86aa558d051b8ad6248d458c1767b9e926f2606e75f5
4262024-02-16T05:19:06.153Z+ [[ 54ff1026062fc1a3f0de86aa558d051b8ad6248d458c1767b9e926f2606e75f5 != \5\4\f\f\1\0\2\6\0\6\2\f\c\1\a\3\f\0\d\e\8\6\a\a\5\5\8\d\0\5\1\b\8\a\d\6\2\4\8\d\4\5\8\c\1\7\6\7\b\9\e\9\2\6\f\2\6\0\6\e\7\5\f\5 ]]
4272024-02-16T05:19:06.153Z+ rm -rf ./out/console-assets
4282024-02-16T05:19:06.161Z+ mkdir -p ./out/console-assets
4292024-02-16T05:19:06.161Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4302024-02-16T05:19:06.161Z+ mkdir -p ./out/console-assets
4312024-02-16T05:19:06.161Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4322024-02-16T05:19:06.254Z+ set -o errexit
4332024-02-16T05:19:06.271Z+++ dirname ./tools/ci_download_maghemite_openapi
4342024-02-16T05:19:06.271Z++ cd ./tools
4352024-02-16T05:19:06.271Z++ pwd
4362024-02-16T05:19:06.271Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4372024-02-16T05:19:06.271Z++ basename ./tools/ci_download_maghemite_openapi
4382024-02-16T05:19:06.271Z+ ARG0=ci_download_maghemite_openapi
4392024-02-16T05:19:06.271Z+ TARGET_DIR=out
4402024-02-16T05:19:06.271Z+ DOWNLOAD_DIR=out/downloads
4412024-02-16T05:19:06.271Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4422024-02-16T05:19:06.271Z++ COMMIT=41a69a11db6cfa8fc0c8686dc2d725708e0586ce
4432024-02-16T05:19:06.271Z++ SHA2=0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803
4442024-02-16T05:19:06.271Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/ddm-admin.json
4452024-02-16T05:19:06.271Z+ LOCAL_FILE=out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4462024-02-16T05:19:06.271Z+ main
4472024-02-16T05:19:06.271Z+ [[ 0 != 0 ]]
4482024-02-16T05:19:06.271Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/ddm-admin.json'
4492024-02-16T05:19:06.272ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/ddm-admin.json
4502024-02-16T05:19:06.272Z+ echo 'Local file: out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json'
4512024-02-16T05:19:06.272ZLocal file: out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4522024-02-16T05:19:06.272Z+ local DO_DOWNLOAD=true
4532024-02-16T05:19:06.272Z+ [[ -f out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json ]]
4542024-02-16T05:19:06.272Z+ mkdir -p out/downloads
4552024-02-16T05:19:06.272Z+ '[' true == true ']'
4562024-02-16T05:19:06.272Z+ echo Downloading...
4572024-02-16T05:19:06.272ZDownloading...
4582024-02-16T05:19:06.272Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/ddm-admin.json out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4592024-02-16T05:19:06.272Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/ddm-admin.json
4602024-02-16T05:19:06.983Z++ do_sha256sum out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4612024-02-16T05:19:06.984Z++ case "$OSTYPE" in
4622024-02-16T05:19:07.433Z++ SHA=sha256sum
4632024-02-16T05:19:07.433Z++ sha256sum
4642024-02-16T05:19:07.433Z++ awk '{print $1}'
4652024-02-16T05:19:07.433Z+ calculated_sha2=0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803
4662024-02-16T05:19:07.433Z+ [[ 0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803 != \0\b\0\d\b\c\2\f\8\b\b\c\5\d\2\d\9\b\e\9\2\d\6\4\c\4\8\6\5\f\8\f\9\3\3\5\3\5\5\a\a\e\6\2\f\7\d\e\9\f\6\7\f\8\1\d\f\b\3\f\1\8\0\3 ]]
4672024-02-16T05:19:07.434Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4682024-02-16T05:19:07.434Z++ COMMIT=41a69a11db6cfa8fc0c8686dc2d725708e0586ce
4692024-02-16T05:19:07.434Z++ SHA2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
4702024-02-16T05:19:07.434Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mg-admin.json
4712024-02-16T05:19:07.434Z+ LOCAL_FILE=out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4722024-02-16T05:19:07.434Z+ main
4732024-02-16T05:19:07.435Z+ [[ 0 != 0 ]]
4742024-02-16T05:19:07.435Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mg-admin.json'
4752024-02-16T05:19:07.435ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mg-admin.json
4762024-02-16T05:19:07.435Z+ echo 'Local file: out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json'
4772024-02-16T05:19:07.435ZLocal file: out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4782024-02-16T05:19:07.436Z+ local DO_DOWNLOAD=true
4792024-02-16T05:19:07.436Z+ [[ -f out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json ]]
4802024-02-16T05:19:07.436Z+ mkdir -p out/downloads
4812024-02-16T05:19:07.436Z+ '[' true == true ']'
4822024-02-16T05:19:07.436Z+ echo Downloading...
4832024-02-16T05:19:07.437ZDownloading...
4842024-02-16T05:19:07.437Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mg-admin.json out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4852024-02-16T05:19:07.437Z+ curl --silent --show-error --fail --location --output out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mg-admin.json
4862024-02-16T05:19:07.473Z++ do_sha256sum out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4872024-02-16T05:19:07.474Z++ case "$OSTYPE" in
4882024-02-16T05:19:07.474Z++ SHA=sha256sum
4892024-02-16T05:19:07.474Z++ sha256sum
4902024-02-16T05:19:07.474Z++ awk '{print $1}'
4912024-02-16T05:19:07.474Z+ calculated_sha2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
4922024-02-16T05:19:07.474Z+ [[ 0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355 != \0\a\c\0\3\8\b\b\a\a\5\4\d\0\a\e\0\a\c\5\c\c\a\e\f\f\4\8\f\0\3\0\7\0\6\1\8\3\7\2\c\c\a\2\6\c\9\d\0\9\b\7\1\6\b\9\0\9\b\f\9\3\5\5 ]]
4932024-02-16T05:19:07.475Z+ set -o errexit
4942024-02-16T05:19:07.475Z+++ dirname ./tools/ci_download_dendrite_openapi
4952024-02-16T05:19:07.475Z++ cd ./tools
4962024-02-16T05:19:07.475Z++ pwd
4972024-02-16T05:19:07.475Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4982024-02-16T05:19:07.475Z++ basename ./tools/ci_download_dendrite_openapi
4992024-02-16T05:19:07.475Z+ ARG0=ci_download_dendrite_openapi
5002024-02-16T05:19:07.475Z+ TARGET_DIR=out
5012024-02-16T05:19:07.475Z+ DOWNLOAD_DIR=out/downloads
5022024-02-16T05:19:07.475Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5032024-02-16T05:19:07.476Z++ COMMIT=3618dd6017b363c5d34399273453cf50b9c9a43e
5042024-02-16T05:19:07.476Z++ SHA2=aa670165e5b459fab4caba36ae4d382a09264ff5cf6a2dac0dae0a0db39a378e
5052024-02-16T05:19:07.476Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json
5062024-02-16T05:19:07.476Z+ LOCAL_FILE=out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json
5072024-02-16T05:19:07.476Z+ main
5082024-02-16T05:19:07.476Z+ [[ 0 != 0 ]]
5092024-02-16T05:19:07.477Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json'
5102024-02-16T05:19:07.477ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json
5112024-02-16T05:19:07.477Z+ echo 'Local file: out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json'
5122024-02-16T05:19:07.477ZLocal file: out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json
5132024-02-16T05:19:07.478Z+ local DO_DOWNLOAD=true
5142024-02-16T05:19:07.478Z+ [[ -f out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json ]]
5152024-02-16T05:19:07.478Z+ mkdir -p out/downloads
5162024-02-16T05:19:07.478Z+ '[' true == true ']'
5172024-02-16T05:19:07.478Z+ echo Downloading...
5182024-02-16T05:19:07.479ZDownloading...
5192024-02-16T05:19:07.479Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json
5202024-02-16T05:19:07.479Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json
5212024-02-16T05:19:07.479Z++ do_sha256sum out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json
5222024-02-16T05:19:07.479Z++ case "$OSTYPE" in
5232024-02-16T05:19:07.480Z++ SHA=sha256sum
5242024-02-16T05:19:07.480Z++ sha256sum
5252024-02-16T05:19:07.480Z++ awk '{print $1}'
5262024-02-16T05:19:07.480Z+ calculated_sha2=aa670165e5b459fab4caba36ae4d382a09264ff5cf6a2dac0dae0a0db39a378e
5272024-02-16T05:19:07.481Z+ [[ aa670165e5b459fab4caba36ae4d382a09264ff5cf6a2dac0dae0a0db39a378e != \a\a\6\7\0\1\6\5\e\5\b\4\5\9\f\a\b\4\c\a\b\a\3\6\a\e\4\d\3\8\2\a\0\9\2\6\4\f\f\5\c\f\6\a\2\d\a\c\0\d\a\e\0\a\0\d\b\3\9\a\3\7\8\e ]]
5282024-02-16T05:19:07.481Z+ set -o errexit
5292024-02-16T05:19:07.481Z+++ dirname ./tools/ci_download_dendrite_stub
5302024-02-16T05:19:07.481Z++ cd ./tools
5312024-02-16T05:19:07.481Z++ pwd
5322024-02-16T05:19:07.481Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5332024-02-16T05:19:07.481Z++ basename ./tools/ci_download_dendrite_stub
5342024-02-16T05:19:07.481Z+ ARG0=ci_download_dendrite_stub
5352024-02-16T05:19:07.482Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5362024-02-16T05:19:07.482Z++ CIDL_SHA256_ILLUMOS=eb98985871f321411f7875ef7751dba85ae0dd3034877b63ccb78cedcb96e6e7
5372024-02-16T05:19:07.482Z++ CIDL_SHA256_LINUX_DPD=cb9a1978d1fe3a3f2391757f80436d8cc87c0041161652ad2234e7cf83e9ae36
5382024-02-16T05:19:07.482Z++ CIDL_SHA256_LINUX_SWADM=b7e737be56a8a815a95624f0b5c42ce1e339b07feeae7b3d7b9b4bc17c204245
5392024-02-16T05:19:07.482Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5402024-02-16T05:19:07.482Z++ COMMIT=3618dd6017b363c5d34399273453cf50b9c9a43e
5412024-02-16T05:19:07.482Z++ SHA2=aa670165e5b459fab4caba36ae4d382a09264ff5cf6a2dac0dae0a0db39a378e
5422024-02-16T05:19:07.483Z+ TARGET_DIR=out
5432024-02-16T05:19:07.483Z+ DOWNLOAD_DIR=out/downloads
5442024-02-16T05:19:07.483Z+ DEST_DIR=./out/dendrite-stub
5452024-02-16T05:19:07.483Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5462024-02-16T05:19:07.483Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5472024-02-16T05:19:07.483Z+ REPO=oxidecomputer/dendrite
5482024-02-16T05:19:07.484Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e
5492024-02-16T05:19:07.484Z+ main
5502024-02-16T05:19:07.484Z+ [[ 0 != 0 ]]
5512024-02-16T05:19:07.484Z+ CIDL_OS=solaris2.11
5522024-02-16T05:19:07.484Z+ [[ 0 != 0 ]]
5532024-02-16T05:19:07.484Z+ configure_os solaris2.11
5542024-02-16T05:19:07.485Z+ echo 'current directory: /work/oxidecomputer/omicron'
5552024-02-16T05:19:07.485Zcurrent directory: /work/oxidecomputer/omicron
5562024-02-16T05:19:07.485Z+ echo 'configuring based on OS: "solaris2.11"'
5572024-02-16T05:19:07.485Z+ case "$1" in
5582024-02-16T05:19:07.485Zconfiguring based on OS: "solaris2.11"
5592024-02-16T05:19:07.486Z+ SET_BINARIES=
5602024-02-16T05:19:07.486Z+ CIDL_SHA256=eb98985871f321411f7875ef7751dba85ae0dd3034877b63ccb78cedcb96e6e7
5612024-02-16T05:19:07.486Z+ CIDL_SHA256FUNC=do_sha256sum
5622024-02-16T05:19:07.486Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5632024-02-16T05:19:07.486Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz
5642024-02-16T05:19:07.486Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5652024-02-16T05:19:07.487Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz'
5662024-02-16T05:19:07.487ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz
5672024-02-16T05:19:07.487Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5682024-02-16T05:19:07.487ZLocal file: out/downloads/dendrite-stub.tar.gz
5692024-02-16T05:19:07.487Z+ mkdir -p out/downloads
5702024-02-16T05:19:07.487Z+ mkdir -p ./out/dendrite-stub
5712024-02-16T05:19:07.488Z+ fetch_and_verify
5722024-02-16T05:19:07.488Z+ local DO_DOWNLOAD=true
5732024-02-16T05:19:07.488Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5742024-02-16T05:19:07.488Z+ '[' true == true ']'
5752024-02-16T05:19:07.488Z+ echo Downloading...
5762024-02-16T05:19:07.488ZDownloading...
5772024-02-16T05:19:07.488Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5782024-02-16T05:19:07.488Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz
5792024-02-16T05:19:25.394Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5802024-02-16T05:19:25.407Z++ sha256sum
5812024-02-16T05:19:25.407Z++ awk '{print $1}'
5822024-02-16T05:19:25.415Z+ calculated_sha256=eb98985871f321411f7875ef7751dba85ae0dd3034877b63ccb78cedcb96e6e7
5832024-02-16T05:19:25.416Z+ [[ eb98985871f321411f7875ef7751dba85ae0dd3034877b63ccb78cedcb96e6e7 != \e\b\9\8\9\8\5\8\7\1\f\3\2\1\4\1\1\f\7\8\7\5\e\f\7\7\5\1\d\b\a\8\5\a\e\0\d\d\3\0\3\4\8\7\7\b\6\3\c\c\b\7\8\c\e\d\c\b\9\6\e\6\e\7 ]]
5842024-02-16T05:19:25.416Z+ do_untar out/downloads/dendrite-stub.tar.gz
5852024-02-16T05:19:25.416Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5862024-02-16T05:19:26.095Z+ do_assemble
5872024-02-16T05:19:26.095Z+ rm -r ./out/dendrite-stub
5882024-02-16T05:19:26.106Z+ mkdir ./out/dendrite-stub
5892024-02-16T05:19:26.107Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5902024-02-16T05:19:26.200Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5912024-02-16T05:19:26.639Z+ set -o errexit
5922024-02-16T05:19:26.639Z+++ dirname ./tools/ci_download_maghemite_mgd
5932024-02-16T05:19:26.639Z++ cd ./tools
5942024-02-16T05:19:26.639Z++ pwd
5952024-02-16T05:19:26.639Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5962024-02-16T05:19:26.639Z++ basename ./tools/ci_download_maghemite_mgd
5972024-02-16T05:19:26.639Z+ ARG0=ci_download_maghemite_mgd
5982024-02-16T05:19:26.639Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5992024-02-16T05:19:26.640Z++ CIDL_SHA256=26d34f61589f63be64eaa77a6e9e2db4c95d6675798386a1d61721c1ccc59d4d
6002024-02-16T05:19:26.640Z++ MGD_LINUX_SHA256=b2c823dd714fad67546a0e0c0d4ae56f2fe2e7c43434469b38e13b78de9f6968
6012024-02-16T05:19:26.640Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
6022024-02-16T05:19:26.640Z++ COMMIT=41a69a11db6cfa8fc0c8686dc2d725708e0586ce
6032024-02-16T05:19:26.640Z++ SHA2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
6042024-02-16T05:19:26.640Z+ TARGET_DIR=out
6052024-02-16T05:19:26.640Z+ DOWNLOAD_DIR=out/downloads
6062024-02-16T05:19:26.640Z+ DEST_DIR=./out/mgd
6072024-02-16T05:19:26.640Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
6082024-02-16T05:19:26.640Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6092024-02-16T05:19:26.640Z+ REPO=oxidecomputer/maghemite
6102024-02-16T05:19:26.640Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce
6112024-02-16T05:19:26.640Z+ main
6122024-02-16T05:19:26.640Z+ [[ 0 != 0 ]]
6132024-02-16T05:19:26.640Z+ CIDL_OS=solaris2.11
6142024-02-16T05:19:26.641Z+ [[ 0 != 0 ]]
6152024-02-16T05:19:26.641Z+ configure_os solaris2.11
6162024-02-16T05:19:26.641Z+ echo 'current directory: /work/oxidecomputer/omicron'
6172024-02-16T05:19:26.641Zcurrent directory: /work/oxidecomputer/omicron
6182024-02-16T05:19:26.641Z+ echo 'configuring based on OS: "solaris2.11"'
6192024-02-16T05:19:26.641Z+ case "$1" in
6202024-02-16T05:19:26.641Z+ SET_BINARIES=
6212024-02-16T05:19:26.641Zconfiguring based on OS: "solaris2.11"
6222024-02-16T05:19:26.641Z+ CIDL_SHA256FUNC=do_sha256sum
6232024-02-16T05:19:26.641Z+ TARBALL_FILENAME=mgd.tar.gz
6242024-02-16T05:19:26.641Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mgd.tar.gz
6252024-02-16T05:19:26.641Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6262024-02-16T05:19:26.641Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mgd.tar.gz'
6272024-02-16T05:19:26.641ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mgd.tar.gz
6282024-02-16T05:19:26.641ZLocal file: out/downloads/mgd.tar.gz
6292024-02-16T05:19:26.641Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6302024-02-16T05:19:26.641Z+ mkdir -p out/downloads
6312024-02-16T05:19:26.641Z+ mkdir -p ./out/mgd
6322024-02-16T05:19:26.641Z+ fetch_and_verify
6332024-02-16T05:19:26.642Z+ local DO_DOWNLOAD=true
6342024-02-16T05:19:26.642Z+ [[ -f out/downloads/mgd.tar.gz ]]
6352024-02-16T05:19:26.642Z+ '[' true == true ']'
6362024-02-16T05:19:26.642Z+ echo Downloading...
6372024-02-16T05:19:26.642ZDownloading...
6382024-02-16T05:19:26.642Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mgd.tar.gz out/downloads/mgd.tar.gz
6392024-02-16T05:19:26.642Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mgd.tar.gz
6402024-02-16T05:19:37.059Z++ do_sha256sum out/downloads/mgd.tar.gz
6412024-02-16T05:19:37.062Z++ sha256sum
6422024-02-16T05:19:37.062Z++ awk '{print $1}'
6432024-02-16T05:19:37.080Z+ calculated_sha256=26d34f61589f63be64eaa77a6e9e2db4c95d6675798386a1d61721c1ccc59d4d
6442024-02-16T05:19:37.082Z+ [[ 26d34f61589f63be64eaa77a6e9e2db4c95d6675798386a1d61721c1ccc59d4d != \2\6\d\3\4\f\6\1\5\8\9\f\6\3\b\e\6\4\e\a\a\7\7\a\6\e\9\e\2\d\b\4\c\9\5\d\6\6\7\5\7\9\8\3\8\6\a\1\d\6\1\7\2\1\c\1\c\c\c\5\9\d\4\d ]]
6452024-02-16T05:19:37.083Z+ do_untar out/downloads/mgd.tar.gz
6462024-02-16T05:19:37.083Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6472024-02-16T05:19:37.538Z+ do_assemble
6482024-02-16T05:19:37.539Z+ rm -r ./out/mgd
6492024-02-16T05:19:37.542Z+ mkdir ./out/mgd
6502024-02-16T05:19:37.542Z+ cp -r out/downloads/root ./out/mgd/root
6512024-02-16T05:19:37.694Z+ set -o errexit
6522024-02-16T05:19:37.700Z+++ dirname ./tools/ci_download_transceiver_control
6532024-02-16T05:19:37.700Z++ cd ./tools
6542024-02-16T05:19:37.701Z++ pwd
6552024-02-16T05:19:37.701Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6562024-02-16T05:19:37.701Z++ basename ./tools/ci_download_transceiver_control
6572024-02-16T05:19:37.701Z+ ARG0=ci_download_transceiver_control
6582024-02-16T05:19:37.701Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6592024-02-16T05:19:37.701Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6602024-02-16T05:19:37.702Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6612024-02-16T05:19:37.702Z+ TARGET_DIR=out
6622024-02-16T05:19:37.702Z+ DOWNLOAD_DIR=out/downloads
6632024-02-16T05:19:37.702Z+ DEST_DIR=./out/transceiver-control
6642024-02-16T05:19:37.702Z+ BIN_DIR=/opt/oxide/bin
6652024-02-16T05:19:37.703Z+ BINARY=xcvradm
6662024-02-16T05:19:37.703Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6672024-02-16T05:19:37.703Z+ REPO=oxidecomputer/transceiver-control
6682024-02-16T05:19:37.703Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6692024-02-16T05:19:37.703Z+ main
6702024-02-16T05:19:37.704Z+ [[ 0 != 0 ]]
6712024-02-16T05:19:37.704Z+ CIDL_OS=solaris2.11
6722024-02-16T05:19:37.704Z+ [[ 0 != 0 ]]
6732024-02-16T05:19:37.704Z+ configure_os solaris2.11
6742024-02-16T05:19:37.704Z+ echo 'current directory: /work/oxidecomputer/omicron'
6752024-02-16T05:19:37.704Zcurrent directory: /work/oxidecomputer/omicron
6762024-02-16T05:19:37.705Z+ echo 'configuring based on OS: "solaris2.11"'
6772024-02-16T05:19:37.705Z+ case "$1" in
6782024-02-16T05:19:37.705Zconfiguring based on OS: "solaris2.11"
6792024-02-16T05:19:37.705Z+ SET_BINARIES=
6802024-02-16T05:19:37.705Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6812024-02-16T05:19:37.705Z+ CIDL_SHA256FUNC=do_sha256sum
6822024-02-16T05:19:37.706Z+ ARCHIVE_FILENAME=xcvradm.gz
6832024-02-16T05:19:37.706Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6842024-02-16T05:19:37.706Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6852024-02-16T05:19:37.706Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6862024-02-16T05:19:37.706Z+ echo 'Local file: out/downloads/xcvradm.gz'
6872024-02-16T05:19:37.707ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6882024-02-16T05:19:37.707ZLocal file: out/downloads/xcvradm.gz
6892024-02-16T05:19:37.707Z+ mkdir -p out/downloads
6902024-02-16T05:19:37.714Z+ mkdir -p ./out/transceiver-control
6912024-02-16T05:19:37.714Z+ fetch_and_verify
6922024-02-16T05:19:37.714Z+ local DO_DOWNLOAD=true
6932024-02-16T05:19:37.714Z+ [[ -f out/downloads/xcvradm.gz ]]
6942024-02-16T05:19:37.715Z+ '[' true == true ']'
6952024-02-16T05:19:37.715Z+ echo Downloading...
6962024-02-16T05:19:37.715ZDownloading...
6972024-02-16T05:19:37.715Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6982024-02-16T05:19:37.715Z+ curl --silent --show-error --fail --location --output out/downloads/xcvradm.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6992024-02-16T05:19:41.200Z++ do_sha256sum out/downloads/xcvradm.gz
7002024-02-16T05:19:41.203Z++ sha256sum
7012024-02-16T05:19:41.203Z++ awk '{print $1}'
7022024-02-16T05:19:41.209Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
7032024-02-16T05:19:41.212Z+ [[ 388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1 != \3\8\8\f\9\e\0\3\0\8\9\e\8\b\c\6\d\4\7\f\d\2\1\f\9\c\8\3\5\5\4\a\6\c\d\c\6\2\6\e\b\9\2\8\3\7\4\f\c\f\f\9\4\5\a\8\8\1\e\1\f\7\e\1 ]]
7042024-02-16T05:19:41.212Z+ do_unpack out/downloads/xcvradm.gz
7052024-02-16T05:19:41.212Z+ mkdir -p out/downloads/root//opt/oxide/bin
7062024-02-16T05:19:41.212Z+ gzip -dc out/downloads/xcvradm.gz
7072024-02-16T05:19:41.343Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
7082024-02-16T05:19:41.348Z+ do_assemble
7092024-02-16T05:19:41.348Z+ rm -r ./out/transceiver-control
7102024-02-16T05:19:41.348Z+ mkdir ./out/transceiver-control
7112024-02-16T05:19:41.348Z+ cp -r out/downloads/root ./out/transceiver-control/root
7122024-02-16T05:19:41.655ZAll builder prerequisites installed successfully, and PATH looks valid
7132024-02-16T05:19:41.666Z
7142024-02-16T05:19:41.666Zreal 1:50.736747233
7152024-02-16T05:19:41.666Zuser 34.305110176
7162024-02-16T05:19:41.666Zsys 6.592635651
7172024-02-16T05:19:41.666Ztrap 0.009318531
7182024-02-16T05:19:41.666Ztflt 0.127797630
7192024-02-16T05:19:41.666Zdflt 0.438063129
7202024-02-16T05:19:41.666Zkflt 0.176585006
7212024-02-16T05:19:41.666Zlock 1.374173946
7222024-02-16T05:19:41.667Zslp 3:52.164874380
7232024-02-16T05:19:41.667Zlat 1.872300313
7242024-02-16T05:19:41.667Zstop 0.146352309
7252024-02-16T05:19:41.667Z
7262024-02-16T05:19:41.667Z #### # # ##### ##### # #
7272024-02-16T05:19:41.667Z # # # # # # # # # #
7282024-02-16T05:19:41.667Z # # # # # # # #
7292024-02-16T05:19:41.667Z # # # ##### ##### #
7302024-02-16T05:19:41.667Z # # # # # # #
7312024-02-16T05:19:41.667Z #### ###### # # # #
7322024-02-16T05:19:41.667Z
7332024-02-16T05:19:41.867Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7342024-02-16T05:19:42.181Z Updating git repository `https://github.com/oxidecomputer/samael`
7352024-02-16T05:19:42.531Z Updating crates.io index
7362024-02-16T05:19:42.624Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7372024-02-16T05:19:43.299Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7382024-02-16T05:19:45.182Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7392024-02-16T05:19:46.524Z Updating git repository `http://github.com/oxidecomputer/tofino`
7402024-02-16T05:19:46.839Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7412024-02-16T05:19:47.131Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7422024-02-16T05:19:47.386Z Updating git repository `https://github.com/oxidecomputer/propolis`
7432024-02-16T05:19:48.389Z Updating git repository `https://github.com/oxidecomputer/crucible`
7442024-02-16T05:19:50.464Z Updating git repository `https://github.com/oxidecomputer/opte`
7452024-02-16T05:19:51.388Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7462024-02-16T05:19:51.696Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7472024-02-16T05:19:52.368Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7482024-02-16T05:19:52.670Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
7492024-02-16T05:19:52.976Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7502024-02-16T05:19:53.380Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7512024-02-16T05:19:53.757Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7522024-02-16T05:19:54.260Z Updating git repository `https://github.com/oxidecomputer/poptrie`
7532024-02-16T05:19:54.541Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7542024-02-16T05:19:55.007Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7552024-02-16T05:19:55.366Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7562024-02-16T05:19:55.693Z Updating git repository `https://github.com/jgallagher/nix`
7572024-02-16T05:19:56.675Z Updating git repository `https://github.com/cbiffle/hubpack`
7582024-02-16T05:19:57.192Z Updating git repository `https://github.com/oxidecomputer/typify`
7592024-02-16T05:19:58.329Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7602024-02-16T05:19:58.677Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7612024-02-16T05:19:59.221Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7622024-02-16T05:20:00.192Z Downloading crates ...
7632024-02-16T05:20:00.419Z Downloaded anstyle v1.0.2
7642024-02-16T05:20:00.438Z Downloaded quote v1.0.35
7652024-02-16T05:20:00.438Z Downloaded cargo_toml v0.19.0
7662024-02-16T05:20:00.439Z Downloaded equivalent v1.0.1
7672024-02-16T05:20:00.439Z Downloaded colorchoice v1.0.0
7682024-02-16T05:20:00.439Z Downloaded heck v0.4.1
7692024-02-16T05:20:00.462Z Downloaded serde_spanned v0.6.5
7702024-02-16T05:20:00.462Z Downloaded terminal_size v0.2.6
7712024-02-16T05:20:00.462Z Downloaded cargo-platform v0.1.3
7722024-02-16T05:20:00.463Z Downloaded anstyle-query v1.0.0
7732024-02-16T05:20:00.463Z Downloaded toml_datetime v0.6.5
7742024-02-16T05:20:00.463Z Downloaded clap_lex v0.5.1
7752024-02-16T05:20:00.463Z Downloaded strsim v0.10.0
7762024-02-16T05:20:00.463Z Downloaded bitflags v1.3.2
7772024-02-16T05:20:00.483Z Downloaded anstream v0.5.0
7782024-02-16T05:20:00.483Z Downloaded itoa v1.0.9
7792024-02-16T05:20:00.483Z Downloaded thiserror-impl v1.0.57
7802024-02-16T05:20:00.483Z Downloaded errno v0.3.8
7812024-02-16T05:20:00.483Z Downloaded utf8parse v0.2.1
7822024-02-16T05:20:00.483Z Downloaded thiserror v1.0.57
7832024-02-16T05:20:00.484Z Downloaded anstyle-parse v0.2.1
7842024-02-16T05:20:00.498Z Downloaded camino v1.1.6
7852024-02-16T05:20:00.498Z Downloaded io-lifetimes v1.0.11
7862024-02-16T05:20:00.498Z Downloaded clap_derive v4.4.2
7872024-02-16T05:20:00.498Z Downloaded semver v1.0.21
7882024-02-16T05:20:00.516Z Downloaded clap v4.4.3
7892024-02-16T05:20:00.516Z Downloaded cargo_metadata v0.18.1
7902024-02-16T05:20:00.516Z Downloaded unicode-ident v1.0.12
7912024-02-16T05:20:00.516Z Downloaded serde_derive v1.0.196
7922024-02-16T05:20:00.533Z Downloaded proc-macro2 v1.0.78
7932024-02-16T05:20:00.533Z Downloaded toml v0.8.10
7942024-02-16T05:20:00.533Z Downloaded ryu v1.0.15
7952024-02-16T05:20:00.533Z Downloaded anyhow v1.0.75
7962024-02-16T05:20:00.959Z Downloaded memchr v2.6.3
7972024-02-16T05:20:00.959Z Downloaded toml_edit v0.22.4
7982024-02-16T05:20:00.979Z Downloaded indexmap v2.2.3
7992024-02-16T05:20:00.979Z Downloaded serde_json v1.0.113
8002024-02-16T05:20:00.979Z Downloaded hashbrown v0.14.3
8012024-02-16T05:20:00.979Z Downloaded serde v1.0.196
8022024-02-16T05:20:00.979Z Downloaded clap_builder v4.4.2
8032024-02-16T05:20:00.979Z Downloaded winnow v0.5.15
8042024-02-16T05:20:00.979Z Downloaded syn v2.0.48
8052024-02-16T05:20:00.979Z Downloaded rustix v0.37.23
8062024-02-16T05:20:00.979Z Downloaded libc v0.2.153
8072024-02-16T05:20:00.979Z Compiling proc-macro2 v1.0.78
8082024-02-16T05:20:00.980Z Compiling unicode-ident v1.0.12
8092024-02-16T05:20:00.980Z Compiling serde v1.0.196
8102024-02-16T05:20:00.980Z Compiling libc v0.2.153
8112024-02-16T05:20:00.980Z Compiling io-lifetimes v1.0.11
8122024-02-16T05:20:00.980Z Compiling rustix v0.37.23
8132024-02-16T05:20:00.980Z Compiling bitflags v1.3.2
8142024-02-16T05:20:00.980Z Compiling utf8parse v0.2.1
8152024-02-16T05:20:02.683Z Compiling equivalent v1.0.1
8162024-02-16T05:20:02.683Z Compiling hashbrown v0.14.3
8172024-02-16T05:20:02.683Z Compiling anstyle-parse v0.2.1
8182024-02-16T05:20:02.683Z Compiling camino v1.1.6
8192024-02-16T05:20:02.683Z Compiling winnow v0.5.15
8202024-02-16T05:20:02.693Z Compiling indexmap v2.2.3
8212024-02-16T05:20:02.952Z Compiling semver v1.0.21
8222024-02-16T05:20:03.020Z Compiling anstyle-query v1.0.0
8232024-02-16T05:20:03.110Z Compiling thiserror v1.0.57
8242024-02-16T05:20:03.536Z Compiling serde_json v1.0.113
8252024-02-16T05:20:03.550Z Compiling anstyle v1.0.2
8262024-02-16T05:20:03.550Z Compiling colorchoice v1.0.0
8272024-02-16T05:20:03.550Z Compiling anstream v0.5.0
8282024-02-16T05:20:03.550Z Compiling clap_lex v0.5.1
8292024-02-16T05:20:03.550Z Compiling strsim v0.10.0
8302024-02-16T05:20:03.587Z Compiling anyhow v1.0.75
8312024-02-16T05:20:03.748Z Compiling itoa v1.0.9
8322024-02-16T05:20:03.980Z Compiling quote v1.0.35
8332024-02-16T05:20:04.004Z Compiling ryu v1.0.15
8342024-02-16T05:20:04.135Z Compiling heck v0.4.1
8352024-02-16T05:20:04.327Z Compiling errno v0.3.8
8362024-02-16T05:20:04.350Z Compiling syn v2.0.48
8372024-02-16T05:20:05.294Z Compiling terminal_size v0.2.6
8382024-02-16T05:20:05.414Z Compiling clap_builder v4.4.2
8392024-02-16T05:20:09.129Z Compiling serde_derive v1.0.196
8402024-02-16T05:20:09.129Z Compiling thiserror-impl v1.0.57
8412024-02-16T05:20:09.140Z Compiling clap_derive v4.4.2
8422024-02-16T05:20:11.763Z Compiling clap v4.4.3
8432024-02-16T05:20:17.146Z Compiling serde_spanned v0.6.5
8442024-02-16T05:20:17.147Z Compiling toml_datetime v0.6.5
8452024-02-16T05:20:20.021Z Compiling cargo-platform v0.1.3
8462024-02-16T05:20:20.038Z Compiling toml_edit v0.22.4
8472024-02-16T05:20:20.038Z Compiling cargo_metadata v0.18.1
8482024-02-16T05:20:20.038Z Compiling toml v0.8.10
8492024-02-16T05:20:20.222Z Compiling cargo_toml v0.19.0
8502024-02-16T05:20:23.961Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
8512024-02-16T05:20:25.281Z Finished dev [unoptimized + debuginfo] target(s) in 43.15s
8522024-02-16T05:20:25.289Z Running `target/debug/xtask clippy`
8532024-02-16T05:20:25.289Zrunning: "/home/build/.rustup/toolchains/1.74.1-x86_64-unknown-illumos/bin/cargo" "clippy" "--all-targets" "--" "--deny" "warnings" "--allow" "clippy::style" "--warn" "clippy::disallowed_macros" "--warn" "clippy::disallowed_methods" "--warn" "clippy::disallowed_names" "--warn" "clippy::disallowed_script_idents" "--warn" "clippy::disallowed_types"
8542024-02-16T05:20:25.604Z Downloading crates ...
8552024-02-16T05:20:26.269Z Downloaded aead v0.5.2
8562024-02-16T05:20:26.274Z Downloaded crc v3.0.1
8572024-02-16T05:20:26.274Z Downloaded httparse v1.8.0
8582024-02-16T05:20:26.274Z Downloaded http-body v1.0.0
8592024-02-16T05:20:26.274Z Downloaded hubpack_derive v0.1.1
8602024-02-16T05:20:26.274Z Downloaded http-range v0.1.5
8612024-02-16T05:20:26.274Z Downloaded crunchy v0.2.2
8622024-02-16T05:20:26.274Z Downloaded crucible-workspace-hack v0.1.0
8632024-02-16T05:20:26.274Z Downloaded http-body v0.4.5
8642024-02-16T05:20:26.274Z Downloaded hostname v0.3.1
8652024-02-16T05:20:26.274Z Downloaded humantime v2.1.0
8662024-02-16T05:20:26.274Z Downloaded http v0.2.11
8672024-02-16T05:20:26.275Z Downloaded ciborium-ll v0.2.2
8682024-02-16T05:20:26.275Z Downloaded impl-trait-for-tuples v0.2.2
8692024-02-16T05:20:26.275Z Downloaded httptest v0.15.5
8702024-02-16T05:20:26.275Z Downloaded csv-core v0.1.11
8712024-02-16T05:20:26.275Z Downloaded hubpack v0.1.2
8722024-02-16T05:20:26.275Z Downloaded crypto-common v0.1.6
8732024-02-16T05:20:26.275Z Downloaded hmac v0.12.1
8742024-02-16T05:20:26.275Z Downloaded nibble_vec v0.1.0
8752024-02-16T05:20:26.275Z Downloaded rtoolbox v0.0.1
8762024-02-16T05:20:26.275Z Downloaded newtype-uuid v1.0.1
8772024-02-16T05:20:26.275Z Downloaded iana-time-zone v0.1.57
8782024-02-16T05:20:26.275Z Downloaded cipher v0.4.4
8792024-02-16T05:20:26.275Z Downloaded serde-hex v0.1.0
8802024-02-16T05:20:26.275Z Downloaded async-stream-impl v0.3.5
8812024-02-16T05:20:26.275Z Downloaded console v0.15.8
8822024-02-16T05:20:26.275Z Downloaded lru v0.12.1
8832024-02-16T05:20:26.275Z Downloaded atty v0.2.14
8842024-02-16T05:20:26.275Z Downloaded macaddr v1.0.1
8852024-02-16T05:20:26.275Z Downloaded libm v0.2.7
8862024-02-16T05:20:26.275Z Downloaded log v0.4.20
8872024-02-16T05:20:26.275Z Downloaded libefi-sys v0.1.0
8882024-02-16T05:20:26.275Z Downloaded lazycell v1.3.0
8892024-02-16T05:20:26.275Z Downloaded matches v0.1.10
8902024-02-16T05:20:26.275Z Downloaded lock_api v0.4.10
8912024-02-16T05:20:26.275Z Downloaded assert_matches v1.5.0
8922024-02-16T05:20:26.276Z Downloaded corncobs v0.1.3
8932024-02-16T05:20:26.276Z Downloaded match_cfg v0.1.0
8942024-02-16T05:20:26.276Z Downloaded is-terminal v0.4.9
8952024-02-16T05:20:26.276Z Downloaded crossbeam-epoch v0.9.15
8962024-02-16T05:20:26.276Z Downloaded buf-list v1.0.3
8972024-02-16T05:20:26.276Z Downloaded criterion-plot v0.5.0
8982024-02-16T05:20:26.276Z Downloaded rustc_version v0.4.0
8992024-02-16T05:20:26.276Z Downloaded crossbeam-deque v0.8.3
9002024-02-16T05:20:26.276Z Downloaded curve25519-dalek-derive v0.1.0
9012024-02-16T05:20:26.276Z Downloaded newline-converter v0.3.0
9022024-02-16T05:20:26.276Z Downloaded cpufeatures v0.2.12
9032024-02-16T05:20:26.276Z Downloaded newtype_derive v0.1.6
9042024-02-16T05:20:26.276Z Downloaded nested v0.1.1
9052024-02-16T05:20:26.276Z Downloaded addr2line v0.21.0
9062024-02-16T05:20:26.276Z Downloaded normalize-line-endings v0.3.0
9072024-02-16T05:20:26.276Z Downloaded base16ct v0.2.0
9082024-02-16T05:20:26.276Z Downloaded adler v1.0.2
9092024-02-16T05:20:26.276Z Downloaded nanorand v0.7.0
9102024-02-16T05:20:26.276Z Downloaded bit-set v0.5.3
9112024-02-16T05:20:26.276Z Downloaded tinyvec_macros v0.1.1
9122024-02-16T05:20:26.276Z Downloaded byteorder v1.5.0
9132024-02-16T05:20:26.276Z Downloaded block-buffer v0.10.4
9142024-02-16T05:20:26.276Z Downloaded hyper-rustls v0.24.2
9152024-02-16T05:20:26.276Z Downloaded multimap v0.8.3
9162024-02-16T05:20:26.276Z Downloaded chacha20 v0.9.1
9172024-02-16T05:20:26.277Z Downloaded sqlparser_derive v0.2.2
9182024-02-16T05:20:26.277Z Downloaded block-padding v0.3.3
9192024-02-16T05:20:26.277Z Downloaded maplit v1.0.2
9202024-02-16T05:20:26.277Z Downloaded cfg-if v1.0.0
9212024-02-16T05:20:26.277Z Downloaded diesel_table_macro_syntax v0.1.0
9222024-02-16T05:20:26.277Z Downloaded lru-cache v0.1.2
9232024-02-16T05:20:26.277Z Downloaded base64ct v1.6.0
9242024-02-16T05:20:26.277Z Downloaded num v0.4.1
9252024-02-16T05:20:26.277Z Downloaded backoff v0.4.0
9262024-02-16T05:20:26.277Z Downloaded crc32fast v1.3.2
9272024-02-16T05:20:26.277Z Downloaded olpc-cjson v0.1.3
9282024-02-16T05:20:26.277Z Downloaded hyper-rustls v0.26.0
9292024-02-16T05:20:26.277Z Downloaded shlex v1.3.0
9302024-02-16T05:20:26.277Z Downloaded linear-map v1.2.0
9312024-02-16T05:20:26.277Z Downloaded arc-swap v1.6.0
9322024-02-16T05:20:26.277Z Downloaded memmap2 v0.7.1
9332024-02-16T05:20:26.277Z Downloaded bcs v0.1.6
9342024-02-16T05:20:26.277Z Downloaded hash32 v0.3.1
9352024-02-16T05:20:26.277Z Downloaded termcolor v1.2.0
9362024-02-16T05:20:26.277Z Downloaded termios v0.3.3
9372024-02-16T05:20:26.277Z Downloaded parse-size v1.0.0
9382024-02-16T05:20:26.277Z Downloaded ahash v0.8.7
9392024-02-16T05:20:26.277Z Downloaded structmeta-derive v0.3.0
9402024-02-16T05:20:26.277Z Downloaded tempdir v0.3.7
9412024-02-16T05:20:26.277Z Downloaded slog-dtrace v0.3.0
9422024-02-16T05:20:26.278Z Downloaded md-5 v0.10.5
9432024-02-16T05:20:26.278Z Downloaded threadpool v1.8.1
9442024-02-16T05:20:26.278Z Downloaded nu-ansi-term v0.49.0
9452024-02-16T05:20:26.278Z Downloaded serde_plain v1.0.2
9462024-02-16T05:20:26.278Z Downloaded sct v0.7.0
9472024-02-16T05:20:26.278Z Downloaded heck v0.3.3
9482024-02-16T05:20:26.278Z Downloaded fastrand v2.0.1
9492024-02-16T05:20:26.278Z Downloaded num_cpus v1.16.0
9502024-02-16T05:20:26.278Z Downloaded hex-literal v0.4.1
9512024-02-16T05:20:26.278Z Downloaded structopt-derive v0.4.18
9522024-02-16T05:20:26.278Z Downloaded wyz v0.5.1
9532024-02-16T05:20:26.278Z Downloaded parse-display v0.9.0
9542024-02-16T05:20:26.278Z Downloaded want v0.3.1
9552024-02-16T05:20:26.278Z Downloaded rustls-native-certs v0.7.0
9562024-02-16T05:20:26.282Z Downloaded waitgroup v0.1.2
9572024-02-16T05:20:26.282Z Downloaded tinytemplate v1.2.1
9582024-02-16T05:20:26.282Z Downloaded downcast v0.11.0
9592024-02-16T05:20:26.282Z Downloaded semver v0.11.0
9602024-02-16T05:20:26.283Z Downloaded native-tls v0.2.11
9612024-02-16T05:20:26.283Z Downloaded vsss-rs v3.3.4
9622024-02-16T05:20:26.283Z Downloaded r2d2 v0.8.10
9632024-02-16T05:20:26.283Z Downloaded blake2b_simd v1.0.1
9642024-02-16T05:20:26.283Z Downloaded display-error-chain v0.2.0
9652024-02-16T05:20:26.283Z Downloaded blake2 v0.10.6
9662024-02-16T05:20:26.283Z Downloaded bitflags v2.4.0
9672024-02-16T05:20:26.283Z Downloaded take_mut v0.2.2
9682024-02-16T05:20:26.283Z Downloaded usdt-macro v0.5.0
9692024-02-16T05:20:26.283Z Downloaded openssl-macros v0.1.1
9702024-02-16T05:20:26.283Z Downloaded miniz_oxide v0.7.1
9712024-02-16T05:20:26.283Z Downloaded num_enum v0.5.11
9722024-02-16T05:20:26.283Z Downloaded unicode-width v0.1.11
9732024-02-16T05:20:26.283Z Downloaded slab v0.4.9
9742024-02-16T05:20:26.283Z Downloaded phf_shared v0.10.0
9752024-02-16T05:20:26.284Z Downloaded predicates-tree v1.0.9
9762024-02-16T05:20:26.284Z Downloaded usdt-macro v0.3.5
9772024-02-16T05:20:26.284Z Downloaded rstest_macros v0.18.2
9782024-02-16T05:20:26.284Z Downloaded num-integer v0.1.46
9792024-02-16T05:20:26.284Z Downloaded vte_generate_state_changes v0.1.1
9802024-02-16T05:20:26.284Z Downloaded debug-ignore v1.0.5
9812024-02-16T05:20:26.284Z Downloaded pin-utils v0.1.0
9822024-02-16T05:20:26.284Z Downloaded darling_macro v0.14.4
9832024-02-16T05:20:26.284Z Downloaded crypto-bigint v0.5.2
9842024-02-16T05:20:26.284Z Downloaded try-lock v0.2.4
9852024-02-16T05:20:26.284Z Downloaded tiny-keccak v2.0.2
9862024-02-16T05:20:26.284Z Downloaded smallvec v0.6.14
9872024-02-16T05:20:26.284Z Downloaded digest v0.10.7
9882024-02-16T05:20:26.284Z Downloaded scopeguard v1.2.0
9892024-02-16T05:20:26.284Z Downloaded chacha20poly1305 v0.10.1
9902024-02-16T05:20:26.284Z Downloaded usdt-attr-macro v0.5.0
9912024-02-16T05:20:26.284Z Downloaded derive_builder_core v0.12.0
9922024-02-16T05:20:26.284Z Downloaded time-macros v0.2.13
9932024-02-16T05:20:26.284Z Downloaded backtrace v0.3.69
9942024-02-16T05:20:26.284Z Downloaded snafu v0.7.5
9952024-02-16T05:20:26.285Z Downloaded float-cmp v0.9.0
9962024-02-16T05:20:26.285Z Downloaded num_enum_derive v0.5.11
9972024-02-16T05:20:26.285Z Downloaded usdt-attr-macro v0.3.5
9982024-02-16T05:20:26.285Z Downloaded minimal-lexical v0.2.1
9992024-02-16T05:20:26.285Z Downloaded futures-io v0.3.30
10002024-02-16T05:20:26.285Z Downloaded stable_deref_trait v1.2.0
10012024-02-16T05:20:26.285Z Downloaded elliptic-curve v0.13.8
10022024-02-16T05:20:26.285Z Downloaded zone_cfg_derive v0.3.0
10032024-02-16T05:20:26.285Z Downloaded dyn-clone v1.0.16
10042024-02-16T05:20:26.285Z Downloaded defmt v0.3.5
10052024-02-16T05:20:26.285Z Downloaded oso-derive v0.27.0
10062024-02-16T05:20:26.285Z Downloaded rand_core v0.6.4
10072024-02-16T05:20:26.285Z Downloaded num-iter v0.1.43
10082024-02-16T05:20:26.286Z Downloaded rand_xorshift v0.3.0
10092024-02-16T05:20:26.286Z Downloaded socket2 v0.4.9
10102024-02-16T05:20:26.286Z Downloaded target-lexicon v0.12.13
10112024-02-16T05:20:26.286Z Downloaded swrite v0.1.0
10122024-02-16T05:20:26.286Z Downloaded url v2.5.0
10132024-02-16T05:20:26.286Z Downloaded tracing v0.1.37
10142024-02-16T05:20:26.286Z Downloaded strip-ansi-escapes v0.2.0
10152024-02-16T05:20:26.306Z Downloaded string_cache v0.8.7
10162024-02-16T05:20:26.306Z Downloaded pest_generator v2.7.6
10172024-02-16T05:20:26.306Z Downloaded darling_core v0.14.4
10182024-02-16T05:20:26.746Z Downloaded opaque-debug v0.3.0
10192024-02-16T05:20:26.746Z Downloaded schemars v0.8.16
10202024-02-16T05:20:26.746Z Downloaded termtree v0.4.1
10212024-02-16T05:20:26.746Z Downloaded strum v0.25.0
10222024-02-16T05:20:26.747Z Downloaded num-rational v0.4.1
10232024-02-16T05:20:26.747Z Downloaded derive_builder v0.12.0
10242024-02-16T05:20:27.428Z Downloaded proc-macro-crate v1.3.1
10252024-02-16T05:20:27.428Z Downloaded tokio-native-tls v0.3.1
10262024-02-16T05:20:27.429Z Downloaded zerocopy v0.3.0
10272024-02-16T05:20:27.429Z Downloaded half v2.3.1
10282024-02-16T05:20:27.429Z Downloaded unicode-linebreak v0.1.5
10292024-02-16T05:20:27.429Z Downloaded flate2 v1.0.28
10302024-02-16T05:20:27.429Z Downloaded unarray v0.1.4
10312024-02-16T05:20:27.429Z Downloaded ena v0.14.2
10322024-02-16T05:20:27.429Z Downloaded difflib v0.4.0
10332024-02-16T05:20:27.430Z Downloaded unicase v2.7.0
10342024-02-16T05:20:27.430Z Downloaded generic-array v0.14.7
10352024-02-16T05:20:27.430Z Downloaded ref-cast v1.0.20
10362024-02-16T05:20:27.430Z Downloaded defmt-parser v0.3.3
10372024-02-16T05:20:27.430Z Downloaded rustc_version v0.1.7
10382024-02-16T05:20:27.430Z Downloaded group v0.13.0
10392024-02-16T05:20:27.430Z Downloaded vte v0.11.1
10402024-02-16T05:20:27.430Z Downloaded pkg-config v0.3.27
10412024-02-16T05:20:27.430Z Downloaded derive-where v1.2.7
10422024-02-16T05:20:27.430Z Downloaded semver v0.1.20
10432024-02-16T05:20:27.431Z Downloaded unicode-xid v0.2.4
10442024-02-16T05:20:27.431Z Downloaded proc-macro-error-attr v1.0.4
10452024-02-16T05:20:27.431Z Downloaded ed25519 v1.5.3
10462024-02-16T05:20:27.431Z Downloaded futures-core v0.3.30
10472024-02-16T05:20:27.431Z Downloaded structmeta v0.2.0
10482024-02-16T05:20:27.431Z Downloaded rand_chacha v0.3.1
10492024-02-16T05:20:27.432Z Downloaded defmt-macros v0.3.6
10502024-02-16T05:20:27.432Z Downloaded endian-type v0.1.2
10512024-02-16T05:20:27.432Z Downloaded rustls-pki-types v1.1.0
10522024-02-16T05:20:27.432Z Downloaded test-strategy v0.3.1
10532024-02-16T05:20:27.432Z Downloaded pretty-hex v0.4.1
10542024-02-16T05:20:27.432Z Downloaded precomputed-hash v0.1.1
10552024-02-16T05:20:27.432Z Downloaded postgres-types v0.2.6
10562024-02-16T05:20:27.432Z Downloaded fs-err v2.11.0
10572024-02-16T05:20:27.433Z Downloaded supports-color v3.0.0
10582024-02-16T05:20:27.433Z Downloaded structmeta v0.3.0
10592024-02-16T05:20:27.433Z Downloaded globset v0.4.13
10602024-02-16T05:20:27.433Z Downloaded fallible-iterator v0.2.0
10612024-02-16T05:20:27.433Z Downloaded phf_shared v0.11.2
10622024-02-16T05:20:27.433Z Downloaded headers-core v0.2.0
10632024-02-16T05:20:27.433Z Downloaded tokio-macros v2.2.0
10642024-02-16T05:20:27.434Z Downloaded secrecy v0.8.0
10652024-02-16T05:20:27.434Z Downloaded gethostname v0.4.3
10662024-02-16T05:20:27.434Z Downloaded spin v0.9.8
10672024-02-16T05:20:27.434Z Downloaded similar-asserts v1.5.0
10682024-02-16T05:20:27.434Z Downloaded tap v1.0.1
10692024-02-16T05:20:27.434Z Downloaded proc-macro-error v1.0.4
10702024-02-16T05:20:27.434Z Downloaded ppv-lite86 v0.2.17
10712024-02-16T05:20:27.434Z Downloaded rustfmt-wrapper v0.2.0
10722024-02-16T05:20:27.434Z Downloaded scroll v0.12.0
10732024-02-16T05:20:27.434Z Downloaded radium v0.7.0
10742024-02-16T05:20:27.435Z Downloaded tough v0.16.0
10752024-02-16T05:20:27.435Z Downloaded fragile v2.0.0
10762024-02-16T05:20:27.435Z Downloaded whoami v1.4.1
10772024-02-16T05:20:27.435Z Downloaded parking_lot v0.11.2
10782024-02-16T05:20:27.435Z Downloaded unicode-bidi v0.3.13
10792024-02-16T05:20:27.435Z Downloaded toml_edit v0.21.1
10802024-02-16T05:20:27.435Z Downloaded phf v0.11.2
10812024-02-16T05:20:27.435Z Downloaded password-hash v0.5.0
10822024-02-16T05:20:27.436Z Downloaded version_check v0.9.4
10832024-02-16T05:20:27.436Z Downloaded pest_derive v2.7.6
10842024-02-16T05:20:27.436Z Downloaded env_logger v0.10.0
10852024-02-16T05:20:27.436Z Downloaded partial-io v0.5.4
10862024-02-16T05:20:27.436Z Downloaded same-file v1.0.6
10872024-02-16T05:20:27.436Z Downloaded tokio-rustls v0.24.1
10882024-02-16T05:20:27.436Z Downloaded once_cell v1.19.0
10892024-02-16T05:20:27.436Z Downloaded num-bigint-dig v0.8.4
10902024-02-16T05:20:27.437Z Downloaded ron v0.8.1
10912024-02-16T05:20:27.437Z Downloaded clap v2.34.0
10922024-02-16T05:20:27.437Z Downloaded tar v0.4.40
10932024-02-16T05:20:27.437Z Downloaded papergrid v0.11.0
10942024-02-16T05:20:27.437Z Downloaded tokio-postgres v0.7.10
10952024-02-16T05:20:27.437Z Downloaded hashbrown v0.13.2
10962024-02-16T05:20:27.437Z Downloaded lalrpop v0.19.12
10972024-02-16T05:20:27.437Z Downloaded portable-atomic v1.4.3
10982024-02-16T05:20:27.438Z Downloaded trust-dns-resolver v0.22.0
10992024-02-16T05:20:27.438Z Downloaded unicode-normalization v0.1.22
11002024-02-16T05:20:27.438Z Downloaded guppy-workspace-hack v0.1.0
11012024-02-16T05:20:27.438Z Downloaded dtrace-parser v0.1.14
11022024-02-16T05:20:27.438Z Downloaded darling_macro v0.20.3
11032024-02-16T05:20:27.438Z Downloaded pathdiff v0.2.1
11042024-02-16T05:20:27.438Z Downloaded peeking_take_while v0.1.2
11052024-02-16T05:20:27.439Z Downloaded blake3 v1.5.0
11062024-02-16T05:20:27.439Z Downloaded postcard v1.0.8
11072024-02-16T05:20:27.439Z Downloaded openssl-probe v0.1.5
11082024-02-16T05:20:27.439Z Downloaded path-slash v0.1.5
11092024-02-16T05:20:27.439Z Downloaded trust-dns-server v0.22.1
11102024-02-16T05:20:27.439Z Downloaded foreign-types v0.3.2
11112024-02-16T05:20:27.439Z Downloaded fnv v1.0.7
11122024-02-16T05:20:27.440Z Downloaded dof v0.1.5
11132024-02-16T05:20:27.440Z Downloaded rpassword v7.3.1
11142024-02-16T05:20:27.440Z Downloaded toolchain_find v0.2.0
11152024-02-16T05:20:27.440Z Downloaded tower-layer v0.3.2
11162024-02-16T05:20:27.440Z Downloaded zone v0.3.0
11172024-02-16T05:20:27.440Z Downloaded flagset v0.4.3
11182024-02-16T05:20:27.440Z Downloaded filetime v0.2.23
11192024-02-16T05:20:27.440Z Downloaded zeroize v1.7.0
11202024-02-16T05:20:27.441Z Downloaded plotters-svg v0.3.5
11212024-02-16T05:20:27.441Z Downloaded predicates-core v1.0.6
11222024-02-16T05:20:27.441Z Downloaded sqlparser v0.43.1
11232024-02-16T05:20:27.441Z Downloaded regex-automata v0.1.10
11242024-02-16T05:20:27.473Z Downloaded pretty_assertions v1.4.0
11252024-02-16T05:20:27.473Z Downloaded plotters v0.3.5
11262024-02-16T05:20:27.473Z Downloaded h2 v0.3.24
11272024-02-16T05:20:27.473Z Downloaded topological-sort v0.2.2
11282024-02-16T05:20:27.473Z Downloaded salty v0.2.0
11292024-02-16T05:20:27.473Z Downloaded parking_lot_core v0.8.6
11302024-02-16T05:20:27.473Z Downloaded parking_lot v0.12.1
11312024-02-16T05:20:27.474Z Downloaded zerocopy-derive v0.7.32
11322024-02-16T05:20:27.474Z Downloaded rustversion v1.0.14
11332024-02-16T05:20:27.474Z Downloaded goblin v0.8.0
11342024-02-16T05:20:27.474Z Downloaded pin-project-internal v1.1.3
11352024-02-16T05:20:27.474Z Downloaded flume v0.11.0
11362024-02-16T05:20:27.474Z Downloaded zip v0.6.6
11372024-02-16T05:20:27.474Z Downloaded yansi v0.5.1
11382024-02-16T05:20:27.474Z Downloaded tui-tree-widget v0.17.0
11392024-02-16T05:20:27.474Z Downloaded serde-big-array v0.5.1
11402024-02-16T05:20:27.475Z Downloaded untrusted v0.7.1
11412024-02-16T05:20:27.475Z Downloaded rayon v1.8.0
11422024-02-16T05:20:27.475Z Downloaded petgraph v0.6.4
11432024-02-16T05:20:27.475Z Downloaded proptest v1.4.0
11442024-02-16T05:20:27.475Z Downloaded heapless v0.7.16
11452024-02-16T05:20:27.475Z Downloaded rustls v0.21.9
11462024-02-16T05:20:27.475Z Downloaded regress v0.8.0
11472024-02-16T05:20:27.475Z Downloaded pin-project-lite v0.2.13
11482024-02-16T05:20:27.475Z Downloaded guppy v0.17.5
11492024-02-16T05:20:27.476Z Downloaded tempfile v3.10.0
11502024-02-16T05:20:27.476Z Downloaded rustls v0.22.2
11512024-02-16T05:20:27.476Z Downloaded object v0.30.4
11522024-02-16T05:20:27.476Z Downloaded diesel_derives v2.1.2
11532024-02-16T05:20:27.476Z Downloaded trust-dns-proto v0.22.0
11542024-02-16T05:20:27.476Z Downloaded time v0.3.27
11552024-02-16T05:20:27.476Z Downloaded zerocopy v0.6.4
11562024-02-16T05:20:27.476Z Downloaded smoltcp v0.11.0
11572024-02-16T05:20:27.477Z Downloaded reedline v0.28.0
11582024-02-16T05:20:27.477Z Downloaded rsa v0.9.2
11592024-02-16T05:20:27.477Z Downloaded serde_yaml v0.9.25
11602024-02-16T05:20:27.477Z Downloaded unsafe-libyaml v0.2.10
11612024-02-16T05:20:27.477Z Downloaded idna v0.5.0
11622024-02-16T05:20:27.477Z Downloaded textwrap v0.16.0
11632024-02-16T05:20:27.477Z Downloaded pin-project v1.1.3
11642024-02-16T05:20:27.477Z Downloaded toml v0.5.11
11652024-02-16T05:20:27.477Z Downloaded tracing-core v0.1.31
11662024-02-16T05:20:27.477Z Downloaded openssl-sys v0.9.96
11672024-02-16T05:20:27.478Z Downloaded openapiv3 v2.0.0
11682024-02-16T05:20:27.478Z Downloaded quick-xml v0.30.0
11692024-02-16T05:20:27.478Z Downloaded ratatui v0.26.1
11702024-02-16T05:20:27.478Z Downloaded unicode-segmentation v1.10.1
11712024-02-16T05:20:27.478Z Downloaded toml_edit v0.19.15
11722024-02-16T05:20:27.478Z Downloaded tokio v1.36.0
11732024-02-16T05:20:27.478Z Downloaded sha3 v0.10.8
11742024-02-16T05:20:27.478Z Downloaded unicode_categories v0.1.1
11752024-02-16T05:20:27.478Z Downloaded tower v0.4.13
11762024-02-16T05:20:27.478Z Downloaded tokio-util v0.7.10
11772024-02-16T05:20:27.478Z Downloaded object v0.32.1
11782024-02-16T05:20:27.478Z Downloaded webpki-roots v0.25.2
11792024-02-16T05:20:27.478Z Downloaded nix v0.27.1
11802024-02-16T05:20:27.478Z Downloaded serde_with v3.6.1
11812024-02-16T05:20:27.478Z Downloaded gimli v0.28.0
11822024-02-16T05:20:27.479Z Downloaded vcpkg v0.2.15
11832024-02-16T05:20:27.479Z Downloaded zerocopy v0.7.32
11842024-02-16T05:20:27.479Z Downloaded bstr v0.2.17
11852024-02-16T05:20:27.479Z Downloaded reqwest v0.11.22
11862024-02-16T05:20:27.479Z Downloaded bstr v1.6.0
11872024-02-16T05:20:27.479Z Downloaded rustls-webpki v0.101.7
11882024-02-16T05:20:27.479Z Downloaded radix_trie v0.2.1
11892024-02-16T05:20:27.479Z Downloaded rustls-webpki v0.102.1
11902024-02-16T05:20:27.479Z Downloaded regex v1.10.3
11912024-02-16T05:20:27.479Z Downloaded polar-core v0.27.0
11922024-02-16T05:20:27.479Z Downloaded regex-syntax v0.6.29
11932024-02-16T05:20:27.479Z Downloaded toml v0.7.8
11942024-02-16T05:20:27.479Z Downloaded bitvec v1.0.1
11952024-02-16T05:20:27.479Z Downloaded regex-syntax v0.8.2
11962024-02-16T05:20:27.480Z Downloaded diesel v2.1.4
11972024-02-16T05:20:27.480Z Downloaded sled v0.34.7
11982024-02-16T05:20:27.480Z Downloaded rustix v0.38.31
11992024-02-16T05:20:27.480Z Downloaded bindgen v0.69.2
12002024-02-16T05:20:27.480Z Downloaded diff v0.1.13
12012024-02-16T05:20:27.480Z Downloaded idna v0.2.3
12022024-02-16T05:20:27.480Z Downloaded hyper v0.14.27
12032024-02-16T05:20:27.480Z Downloaded futures-util v0.3.30
12042024-02-16T05:20:27.480Z Downloaded zerocopy-derive v0.2.0
12052024-02-16T05:20:27.480Z Downloaded bzip2-sys v0.1.11+1.0.8
12062024-02-16T05:20:27.480Z Downloaded smoltcp v0.9.1
12072024-02-16T05:20:27.480Z Downloaded tracing-attributes v0.1.26
12082024-02-16T05:20:27.480Z Downloaded zerocopy-derive v0.6.4
12092024-02-16T05:20:27.480Z Downloaded regex-automata v0.4.4
12102024-02-16T05:20:27.481Z Downloaded regex-automata v0.3.8
12112024-02-16T05:20:27.481Z Downloaded csv v1.3.0
12122024-02-16T05:20:27.481Z Downloaded ring v0.17.7
12132024-02-16T05:20:27.496Z Downloaded encoding_rs v0.8.33
12142024-02-16T05:20:27.506Z Downloaded tokio-rustls v0.25.0
12152024-02-16T05:20:27.528Z Downloaded rustc-demangle v0.1.23
12162024-02-16T05:20:27.529Z Downloaded rust-argon2 v1.0.1
12172024-02-16T05:20:27.529Z Downloaded rstest v0.18.2
12182024-02-16T05:20:27.529Z Downloaded openssl v0.10.60
12192024-02-16T05:20:27.542Z Downloaded hashbrown v0.12.3
12202024-02-16T05:20:27.542Z Downloaded ring v0.16.20
12212024-02-16T05:20:27.611Z Downloaded curve25519-dalek v4.1.1
12222024-02-16T05:20:27.625Z Downloaded trust-dns-client v0.22.0
12232024-02-16T05:20:27.625Z Downloaded target-spec v3.1.0
12242024-02-16T05:20:27.625Z Downloaded pest v2.7.6
12252024-02-16T05:20:27.640Z Downloaded syn v1.0.109
12262024-02-16T05:20:27.653Z Downloaded sha1 v0.10.6
12272024-02-16T05:20:27.653Z Downloaded serde_urlencoded v0.7.1
12282024-02-16T05:20:27.654Z Downloaded universal-hash v0.5.1
12292024-02-16T05:20:27.654Z Downloaded rustc-hash v1.1.0
12302024-02-16T05:20:27.654Z Downloaded resolv-conf v0.7.0
12312024-02-16T05:20:27.654Z Downloaded remove_dir_all v0.5.3
12322024-02-16T05:20:27.654Z Downloaded predicates v3.1.0
12332024-02-16T05:20:27.654Z Downloaded doc-comment v0.3.3
12342024-02-16T05:20:27.654Z Downloaded dirs-sys-next v0.1.2
12352024-02-16T05:20:27.654Z Downloaded rustls-pemfile v2.0.0
12362024-02-16T05:20:27.654Z Downloaded rustls-pemfile v1.0.3
12372024-02-16T05:20:27.677Z Downloaded ref-cast-impl v1.0.20
12382024-02-16T05:20:27.678Z Downloaded chrono v0.4.31
12392024-02-16T05:20:27.678Z Downloaded dtrace-parser v0.2.0
12402024-02-16T05:20:27.678Z Downloaded zeroize_derive v1.4.2
12412024-02-16T05:20:27.678Z Downloaded thiserror-impl-no-std v2.0.2
12422024-02-16T05:20:27.678Z Downloaded signal-hook-mio v0.2.3
12432024-02-16T05:20:27.678Z Downloaded shell-words v1.1.0
12442024-02-16T05:20:27.678Z Downloaded fixedbitset v0.4.2
12452024-02-16T05:20:27.678Z Downloaded serde-big-array v0.4.1
12462024-02-16T05:20:27.700Z Downloaded tabled v0.15.0
12472024-02-16T05:20:27.700Z Downloaded headers v0.3.9
12482024-02-16T05:20:27.700Z Downloaded der v0.7.8
12492024-02-16T05:20:27.700Z Downloaded rand v0.8.5
12502024-02-16T05:20:28.165Z Downloaded aho-corasick v1.0.4
12512024-02-16T05:20:28.165Z Downloaded pest_meta v2.7.6
12522024-02-16T05:20:28.165Z Downloaded tungstenite v0.20.1
12532024-02-16T05:20:28.165Z Downloaded steno v0.4.0
12542024-02-16T05:20:28.186Z Downloaded either v1.9.0
12552024-02-16T05:20:28.186Z Downloaded oso v0.27.0
12562024-02-16T05:20:28.186Z Downloaded nom v7.1.3
12572024-02-16T05:20:28.186Z Downloaded itertools v0.10.5
12582024-02-16T05:20:28.186Z Downloaded glob v0.3.1
12592024-02-16T05:20:28.186Z Downloaded pkcs8 v0.10.2
12602024-02-16T05:20:28.186Z Downloaded rcgen v0.12.1
12612024-02-16T05:20:28.186Z Downloaded rayon-core v1.12.0
12622024-02-16T05:20:28.186Z Downloaded heapless v0.8.0
12632024-02-16T05:20:28.187Z Downloaded sec1 v0.7.3
12642024-02-16T05:20:28.187Z Downloaded darling_core v0.20.3
12652024-02-16T05:20:28.187Z Downloaded xattr v1.0.1
12662024-02-16T05:20:28.187Z Downloaded vec_map v0.8.2
12672024-02-16T05:20:28.187Z Downloaded serde_tokenstream v0.1.7
12682024-02-16T05:20:28.187Z Downloaded wait-timeout v0.2.0
12692024-02-16T05:20:28.187Z Downloaded usdt v0.3.5
12702024-02-16T05:20:28.187Z Downloaded serde_path_to_error v0.1.15
12712024-02-16T05:20:28.187Z Downloaded hex v0.4.3
12722024-02-16T05:20:28.187Z Downloaded dirs-next v2.0.0
12732024-02-16T05:20:28.187Z Downloaded scheduled-thread-pool v0.2.7
12742024-02-16T05:20:28.187Z Downloaded synstructure v0.12.6
12752024-02-16T05:20:28.187Z Downloaded platforms v3.0.2
12762024-02-16T05:20:28.188Z Downloaded postgres-protocol v0.6.6
12772024-02-16T05:20:28.188Z Downloaded poly1305 v0.8.0
12782024-02-16T05:20:28.188Z Downloaded der_derive v0.7.2
12792024-02-16T05:20:28.188Z Downloaded serde_derive_internals v0.26.0
12802024-02-16T05:20:28.188Z Downloaded rand v0.4.6
12812024-02-16T05:20:28.188Z Downloaded x509-cert v0.2.4
12822024-02-16T05:20:28.188Z Downloaded prettyplease v0.2.16
12832024-02-16T05:20:28.188Z Downloaded mio v0.8.9
12842024-02-16T05:20:28.188Z Downloaded packed_struct_codegen v0.10.1
12852024-02-16T05:20:28.188Z Downloaded pem-rfc7468 v0.7.0
12862024-02-16T05:20:28.188Z Downloaded plotters-backend v0.3.5
12872024-02-16T05:20:28.188Z Downloaded plain v0.2.3
12882024-02-16T05:20:28.188Z Downloaded smawk v0.3.1
12892024-02-16T05:20:28.188Z Downloaded yasna v0.5.2
12902024-02-16T05:20:28.188Z Downloaded trybuild v1.0.89
12912024-02-16T05:20:28.188Z Downloaded static_assertions v1.1.0
12922024-02-16T05:20:28.188Z Downloaded derive_more v0.99.17
12932024-02-16T05:20:28.188Z Downloaded criterion v0.5.1
12942024-02-16T05:20:28.188Z Downloaded slog-scope v4.4.0
12952024-02-16T05:20:28.188Z Downloaded subprocess v0.2.9
12962024-02-16T05:20:28.189Z Downloaded uuid v1.7.0
12972024-02-16T05:20:28.189Z Downloaded num-bigint v0.4.4
12982024-02-16T05:20:28.189Z Downloaded typed-path v0.7.0
12992024-02-16T05:20:28.189Z Downloaded futures v0.3.30
13002024-02-16T05:20:28.189Z Downloaded stringprep v0.1.3
13012024-02-16T05:20:28.189Z Downloaded usdt-impl v0.5.0
13022024-02-16T05:20:28.189Z Downloaded futures-executor v0.3.30
13032024-02-16T05:20:28.189Z Downloaded term v0.7.0
13042024-02-16T05:20:28.189Z Downloaded signal-hook-registry v1.4.1
13052024-02-16T05:20:28.189Z Downloaded expectorate v1.1.0
13062024-02-16T05:20:28.189Z Downloaded parse-display-derive v0.9.0
13072024-02-16T05:20:28.189Z Downloaded pkcs1 v0.7.5
13082024-02-16T05:20:28.189Z Downloaded percent-encoding v2.3.1
13092024-02-16T05:20:28.189Z Downloaded ucd-trie v0.1.6
13102024-02-16T05:20:28.189Z Downloaded textwrap v0.11.0
13112024-02-16T05:20:28.189Z Downloaded slog-async v2.8.0
13122024-02-16T05:20:28.189Z Downloaded packed_struct v0.10.1
13132024-02-16T05:20:28.189Z Downloaded owo-colors v4.0.0
13142024-02-16T05:20:28.189Z Downloaded socket2 v0.5.5
13152024-02-16T05:20:28.189Z Downloaded fatfs v0.3.6
13162024-02-16T05:20:28.190Z Downloaded slog-stdlog v4.1.1
13172024-02-16T05:20:28.190Z Downloaded signature v1.6.4
13182024-02-16T05:20:28.190Z Downloaded getopts v0.2.21
13192024-02-16T05:20:28.190Z Downloaded deranged v0.3.8
13202024-02-16T05:20:28.190Z Downloaded data-encoding v2.4.0
13212024-02-16T05:20:28.190Z Downloaded slog-bunyan v2.5.0
13222024-02-16T05:20:28.190Z Downloaded pem v3.0.2
13232024-02-16T05:20:28.190Z Downloaded bytes v1.5.0
13242024-02-16T05:20:28.190Z Downloaded thread-id v4.2.0
13252024-02-16T05:20:28.190Z Downloaded form_urlencoded v1.2.1
13262024-02-16T05:20:28.190Z Downloaded slog v2.7.0
13272024-02-16T05:20:28.190Z Downloaded derive_builder_macro v0.12.0
13282024-02-16T05:20:28.190Z Downloaded embedded-io v0.4.0
13292024-02-16T05:20:28.190Z Downloaded getrandom v0.2.10
13302024-02-16T05:20:28.190Z Downloaded futures-channel v0.3.30
13312024-02-16T05:20:28.190Z Downloaded slog-json v2.6.1
13322024-02-16T05:20:28.190Z Downloaded darling v0.14.4
13332024-02-16T05:20:28.191Z Downloaded strum_macros v0.26.1
13342024-02-16T05:20:28.191Z Downloaded smallvec v1.13.1
13352024-02-16T05:20:28.191Z Downloaded similar v2.3.0
13362024-02-16T05:20:28.191Z Downloaded base64 v0.21.7
13372024-02-16T05:20:28.191Z Downloaded num-traits v0.2.16
13382024-02-16T05:20:28.191Z Downloaded parking_lot_core v0.9.8
13392024-02-16T05:20:28.191Z Downloaded strum_macros v0.24.3
13402024-02-16T05:20:28.191Z Downloaded signal-hook-tokio v0.3.1
13412024-02-16T05:20:28.191Z Downloaded utf-8 v0.7.6
13422024-02-16T05:20:28.191Z Downloaded cc v1.0.83
13432024-02-16T05:20:28.191Z Downloaded darling v0.20.3
13442024-02-16T05:20:28.191Z Downloaded spin v0.5.2
13452024-02-16T05:20:28.191Z Downloaded slog-term v2.9.0
13462024-02-16T05:20:28.191Z Downloaded structopt v0.3.26
13472024-02-16T05:20:28.191Z Downloaded strum_macros v0.25.2
13482024-02-16T05:20:28.191Z Downloaded dof v0.3.0
13492024-02-16T05:20:28.191Z Downloaded futures-task v0.3.30
13502024-02-16T05:20:28.191Z Downloaded funty v2.0.0
13512024-02-16T05:20:28.191Z Downloaded walkdir v2.4.0
13522024-02-16T05:20:28.191Z Downloaded foreign-types v0.5.0
13532024-02-16T05:20:28.191Z Downloaded paste v1.0.14
13542024-02-16T05:20:28.217Z Downloaded usdt-impl v0.3.5
13552024-02-16T05:20:28.217Z Downloaded libxml v0.3.3
13562024-02-16T05:20:28.217Z Downloaded crossterm v0.27.0
13572024-02-16T05:20:28.218Z Downloaded which v4.4.0
13582024-02-16T05:20:28.218Z Downloaded foreign-types-shared v0.3.1
13592024-02-16T05:20:28.218Z Downloaded foreign-types-shared v0.1.1
13602024-02-16T05:20:28.218Z Downloaded typenum v1.16.0
13612024-02-16T05:20:28.218Z Downloaded subtle v2.5.0
13622024-02-16T05:20:28.218Z Downloaded structmeta-derive v0.2.0
13632024-02-16T05:20:28.218Z Downloaded futures-timer v3.0.2
13642024-02-16T05:20:28.218Z Downloaded futures-sink v0.3.30
13652024-02-16T05:20:28.219Z Downloaded snafu-derive v0.7.5
13662024-02-16T05:20:28.219Z Downloaded foreign-types-macros v0.2.3
13672024-02-16T05:20:28.219Z Downloaded tinyvec v1.6.0
13682024-02-16T05:20:28.219Z Downloaded thiserror-no-std v2.0.2
13692024-02-16T05:20:28.219Z Downloaded tabled_derive v0.7.0
13702024-02-16T05:20:28.219Z Downloaded signal-hook v0.3.17
13712024-02-16T05:20:28.219Z Downloaded futures-macro v0.3.30
13722024-02-16T05:20:28.219Z Downloaded omicron-zone-package v0.11.0
13732024-02-16T05:20:28.220Z Downloaded crc-any v2.4.3
13742024-02-16T05:20:28.220Z Downloaded cfg-expr v0.15.6
13752024-02-16T05:20:28.220Z Downloaded tokio-stream v0.1.14
13762024-02-16T05:20:28.220Z Downloaded datatest-stable v0.2.3
13772024-02-16T05:20:28.220Z Downloaded arrayvec v0.7.4
13782024-02-16T05:20:28.220Z Downloaded quick-error v1.2.3
13792024-02-16T05:20:28.220Z Downloaded strum v0.26.1
13802024-02-16T05:20:28.220Z Downloaded bitfield v0.14.0
13812024-02-16T05:20:28.220Z Downloaded basic-toml v0.1.8
13822024-02-16T05:20:28.221Z Downloaded hyper-util v0.1.2
13832024-02-16T05:20:28.221Z Downloaded sqlformat v0.2.3
13842024-02-16T05:20:28.221Z Downloaded number_prefix v0.4.0
13852024-02-16T05:20:28.221Z Downloaded num_threads v0.1.6
13862024-02-16T05:20:28.221Z Downloaded pretty-hex v0.2.1
13872024-02-16T05:20:28.221Z Downloaded serde_tokenstream v0.2.0
13882024-02-16T05:20:28.221Z Downloaded fd-lock v4.0.2
13892024-02-16T05:20:28.222Z Downloaded enum-as-inner v0.5.1
13902024-02-16T05:20:28.222Z Downloaded fd-lock v3.0.13
13912024-02-16T05:20:28.222Z Downloaded allocator-api2 v0.2.16
13922024-02-16T05:20:28.222Z Downloaded indicatif v0.17.8
13932024-02-16T05:20:28.222Z Downloaded hkdf v0.12.4
13942024-02-16T05:20:28.222Z Downloaded mockall_derive v0.12.0
13952024-02-16T05:20:28.222Z Downloaded strsim v0.8.0
13962024-02-16T05:20:28.222Z Downloaded tokio-tungstenite v0.20.1
13972024-02-16T05:20:28.223Z Downloaded thread_local v1.1.7
13982024-02-16T05:20:28.223Z Downloaded ff v0.13.0
13992024-02-16T05:20:28.223Z Downloaded slog-envlogger v2.2.0
14002024-02-16T05:20:28.223Z Downloaded fxhash v0.2.1
14012024-02-16T05:20:28.223Z Downloaded relative-path v1.9.0
14022024-02-16T05:20:28.223Z Downloaded num-complex v0.4.4
14032024-02-16T05:20:28.223Z Downloaded multer v3.0.0
14042024-02-16T05:20:28.224Z Downloaded hyper-tls v0.5.0
14052024-02-16T05:20:28.224Z Downloaded crossbeam-utils v0.8.16
14062024-02-16T05:20:28.224Z Downloaded ciborium v0.2.2
14072024-02-16T05:20:28.224Z Downloaded oorandom v11.1.3
14082024-02-16T05:20:28.224Z Downloaded hash32 v0.2.1
14092024-02-16T05:20:28.224Z Downloaded usdt v0.5.0
14102024-02-16T05:20:28.225Z Downloaded cancel-safe-futures v0.1.5
14112024-02-16T05:20:28.225Z Downloaded bzip2 v0.4.4
14122024-02-16T05:20:28.225Z Downloaded stability v0.1.1
14132024-02-16T05:20:28.225Z Downloaded spki v0.7.2
14142024-02-16T05:20:28.225Z Downloaded smf v0.2.2
14152024-02-16T05:20:28.225Z Downloaded time-core v0.1.1
14162024-02-16T05:20:28.226Z Downloaded argon2 v0.5.3
14172024-02-16T05:20:28.226Z Downloaded untrusted v0.9.0
14182024-02-16T05:20:28.226Z Downloaded indexmap v1.9.3
14192024-02-16T05:20:28.226Z Downloaded hyper v1.1.0
14202024-02-16T05:20:28.226Z Downloaded libsw v3.3.1
14212024-02-16T05:20:28.226Z Downloaded async-trait v0.1.77
14222024-02-16T05:20:28.227Z Downloaded assert_cmd v2.0.13
14232024-02-16T05:20:28.227Z Downloaded siphasher v0.3.11
14242024-02-16T05:20:28.227Z Downloaded schemars_derive v0.8.16
14252024-02-16T05:20:28.227Z Downloaded rusty-fork v0.3.0
14262024-02-16T05:20:28.227Z Downloaded num-derive v0.4.0
14272024-02-16T05:20:28.227Z Downloaded signature v2.1.0
14282024-02-16T05:20:28.227Z Downloaded serde_repr v0.1.16
14292024-02-16T05:20:28.227Z Downloaded cast v0.3.0
14302024-02-16T05:20:28.227Z Downloaded bb8 v0.8.3
14312024-02-16T05:20:28.227Z Downloaded atomic-waker v1.1.1
14322024-02-16T05:20:28.228Z Downloaded memoffset v0.9.0
14332024-02-16T05:20:28.228Z Downloaded lazy_static v1.4.0
14342024-02-16T05:20:28.228Z Downloaded kstat-rs v0.2.3
14352024-02-16T05:20:28.228Z Downloaded hyper-staticfile v0.9.5
14362024-02-16T05:20:28.228Z Downloaded castaway v0.2.2
14372024-02-16T05:20:28.228Z Downloaded camino-tempfile v1.1.1
14382024-02-16T05:20:28.228Z Downloaded httpdate v1.0.3
14392024-02-16T05:20:28.228Z Downloaded cassowary v0.3.0
14402024-02-16T05:20:28.228Z Downloaded mockall v0.12.0
14412024-02-16T05:20:28.229Z Downloaded mime v0.3.17
14422024-02-16T05:20:28.229Z Downloaded memoffset v0.7.1
14432024-02-16T05:20:28.229Z Downloaded maybe-uninit v2.0.0
14442024-02-16T05:20:28.229Z Downloaded linked-hash-map v0.5.6
14452024-02-16T05:20:28.229Z Downloaded bytecount v0.6.3
14462024-02-16T05:20:28.229Z Downloaded mime_guess v2.0.4
14472024-02-16T05:20:28.229Z Downloaded cexpr v0.6.0
14482024-02-16T05:20:28.229Z Downloaded bit-vec v0.6.3
14492024-02-16T05:20:28.229Z Downloaded indoc v2.0.3
14502024-02-16T05:20:28.229Z Downloaded tower-service v0.3.2
14512024-02-16T05:20:28.229Z Downloaded atomicwrites v0.4.3
14522024-02-16T05:20:28.230Z Downloaded ascii-canvas v3.0.0
14532024-02-16T05:20:28.230Z Downloaded arrayref v0.3.7
14542024-02-16T05:20:28.244Z Downloaded anes v0.1.6
14552024-02-16T05:20:28.244Z Downloaded inout v0.1.3
14562024-02-16T05:20:28.244Z Downloaded constant_time_eq v0.3.0
14572024-02-16T05:20:28.244Z Downloaded lalrpop-util v0.19.12
14582024-02-16T05:20:28.244Z Downloaded ansi_term v0.12.1
14592024-02-16T05:20:28.244Z Downloaded scroll_derive v0.12.0
14602024-02-16T05:20:28.244Z Downloaded memmap v0.7.0
14612024-02-16T05:20:28.244Z Downloaded convert_case v0.4.0
14622024-02-16T05:20:28.244Z Downloaded managed v0.8.0
14632024-02-16T05:20:28.245Z Downloaded nodrop v0.1.14
14642024-02-16T05:20:28.245Z Downloaded new_debug_unreachable v1.0.4
14652024-02-16T05:20:28.245Z Downloaded is_ci v1.2.0
14662024-02-16T05:20:28.245Z Downloaded keccak v0.1.4
14672024-02-16T05:20:28.245Z Downloaded ciborium-io v0.2.2
14682024-02-16T05:20:28.245Z Downloaded async-stream v0.3.5
14692024-02-16T05:20:28.245Z Downloaded array-init v0.0.4
14702024-02-16T05:20:28.245Z Downloaded indoc v1.0.9
14712024-02-16T05:20:28.245Z Downloaded autocfg v1.1.0
14722024-02-16T05:20:28.245Z Downloaded cookie v0.18.0
14732024-02-16T05:20:28.245Z Downloaded constant_time_eq v0.2.6
14742024-02-16T05:20:28.246Z Downloaded colored v2.0.4
14752024-02-16T05:20:28.246Z Downloaded ipnet v2.9.0
14762024-02-16T05:20:28.246Z Downloaded instant v0.1.12
14772024-02-16T05:20:28.246Z Downloaded const-oid v0.9.5
14782024-02-16T05:20:28.246Z Downloaded libloading v0.7.4
14792024-02-16T05:20:28.246Z Downloaded itertools v0.12.1
14802024-02-16T05:20:28.246Z Downloaded ipnetwork v0.20.0
14812024-02-16T05:20:28.246Z Downloaded async-recursion v1.0.5
14822024-02-16T05:20:28.246Z Downloaded ident_case v1.0.1
14832024-02-16T05:20:28.246Z Downloaded crossbeam-channel v0.5.8
14842024-02-16T05:20:28.246Z Downloaded approx v0.5.1
14852024-02-16T05:20:28.246Z Downloaded libtest-mimic v0.6.1
14862024-02-16T05:20:28.246Z Downloaded compact_str v0.7.1
14872024-02-16T05:20:28.246Z Downloaded cobs v0.2.3
14882024-02-16T05:20:28.246Z Downloaded clang-sys v1.6.1
14892024-02-16T05:20:28.246Z Downloaded sha2 v0.10.8
14902024-02-16T05:20:28.247Z Downloaded serde_with_macros v3.6.1
14912024-02-16T05:20:28.247Z Downloaded semver-parser v0.10.2
14922024-02-16T05:20:28.247Z Downloaded rustyline v13.0.0
14932024-02-16T05:20:28.247Z Downloaded http v1.0.0
14942024-02-16T05:20:28.247Z Downloaded crc-catalog v2.2.0
14952024-02-16T05:20:28.247Z Downloaded home v0.5.5
14962024-02-16T05:20:28.247Z Downloaded highway v1.1.0
14972024-02-16T05:20:28.247Z Downloaded cstr-argument v0.1.2
14982024-02-16T05:20:28.694Z Compiling serde v1.0.196
14992024-02-16T05:20:28.694Z Compiling autocfg v1.1.0
15002024-02-16T05:20:28.694Z Compiling version_check v0.9.4
15012024-02-16T05:20:28.706Z Checking cfg-if v1.0.0
15022024-02-16T05:20:28.742Z Compiling syn v1.0.109
15032024-02-16T05:20:28.763Z Checking libc v0.2.153
15042024-02-16T05:20:28.787Z Compiling syn v2.0.48
15052024-02-16T05:20:28.819Z Compiling parking_lot_core v0.9.8
15062024-02-16T05:20:29.228Z Compiling cc v1.0.83
15072024-02-16T05:20:29.329Z Compiling memchr v2.6.3
15082024-02-16T05:20:29.747Z Compiling libm v0.2.7
15092024-02-16T05:20:29.747Z Compiling ahash v0.8.7
15102024-02-16T05:20:29.747Z Compiling lock_api v0.4.10
15112024-02-16T05:20:29.808Z Compiling once_cell v1.19.0
15122024-02-16T05:20:29.874Z Checking getrandom v0.2.10
15132024-02-16T05:20:29.883Z Compiling num-traits v0.2.16
15142024-02-16T05:20:29.955Z Compiling serde_json v1.0.113
15152024-02-16T05:20:30.181Z Compiling byteorder v1.5.0
15162024-02-16T05:20:30.550Z Compiling log v0.4.20
15172024-02-16T05:20:30.638Z Compiling slab v0.4.9
15182024-02-16T05:20:31.439Z Compiling typenum v1.16.0
15192024-02-16T05:20:31.446Z Checking itoa v1.0.9
15202024-02-16T05:20:31.446Z Compiling generic-array v0.14.7
15212024-02-16T05:20:31.446Z Checking scopeguard v1.2.0
15222024-02-16T05:20:31.446Z Compiling allocator-api2 v0.2.16
15232024-02-16T05:20:31.446Z Compiling pkg-config v0.3.27
15242024-02-16T05:20:31.626Z Checking smallvec v1.13.1
15252024-02-16T05:20:32.118Z Compiling schemars v0.8.16
15262024-02-16T05:20:32.149Z Compiling rustix v0.38.31
15272024-02-16T05:20:32.208Z Compiling ring v0.17.7
15282024-02-16T05:20:32.381Z Compiling httparse v1.8.0
15292024-02-16T05:20:32.629Z Compiling fnv v1.0.7
15302024-02-16T05:20:33.284Z Compiling vcpkg v0.2.15
15312024-02-16T05:20:33.345Z Compiling aho-corasick v1.0.4
15322024-02-16T05:20:33.345Z Compiling regex-syntax v0.8.2
15332024-02-16T05:20:35.158Z Compiling openssl-sys v0.9.96
15342024-02-16T05:20:35.799Z Checking parking_lot v0.12.1
15352024-02-16T05:20:36.032Z Compiling ucd-trie v0.1.6
15362024-02-16T05:20:36.098Z Checking pin-project-lite v0.2.13
15372024-02-16T05:20:36.528Z Compiling serde_derive_internals v0.26.0
15382024-02-16T05:20:36.583Z Compiling regex-automata v0.4.4
15392024-02-16T05:20:37.678Z Compiling ring v0.16.20
15402024-02-16T05:20:37.681Z Checking ryu v1.0.15
15412024-02-16T05:20:38.700Z Checking signal-hook-registry v1.4.1
15422024-02-16T05:20:38.945Z Compiling crossbeam-utils v0.8.16
15432024-02-16T05:20:39.351Z Compiling openssl v0.10.60
15442024-02-16T05:20:39.492Z Checking mio v0.8.9
15452024-02-16T05:20:40.159Z Checking rand_core v0.6.4
15462024-02-16T05:20:40.167Z Compiling iana-time-zone v0.1.57
15472024-02-16T05:20:40.168Z Checking num_cpus v1.16.0
15482024-02-16T05:20:40.168Z Compiling rustls v0.21.9
15492024-02-16T05:20:40.168Z Checking futures-core v0.3.30
15502024-02-16T05:20:40.174Z Compiling native-tls v0.2.11
15512024-02-16T05:20:40.378Z Compiling spin v0.5.2
15522024-02-16T05:20:40.438Z Compiling dyn-clone v1.0.16
15532024-02-16T05:20:40.528Z Checking socket2 v0.5.5
15542024-02-16T05:20:40.560Z Compiling regex v1.10.3
15552024-02-16T05:20:40.603Z Compiling slog v2.7.0
15562024-02-16T05:20:40.636Z Compiling async-trait v0.1.77
15572024-02-16T05:20:41.024Z Compiling memoffset v0.9.0
15582024-02-16T05:20:41.458Z Compiling crossbeam-epoch v0.9.15
15592024-02-16T05:20:41.644Z Compiling backtrace v0.3.69
15602024-02-16T05:20:42.027Z Compiling errno v0.3.8
15612024-02-16T05:20:42.068Z Compiling futures-sink v0.3.30
15622024-02-16T05:20:42.139Z Compiling rustversion v1.0.14
15632024-02-16T05:20:42.251Z Compiling tinyvec_macros v0.1.1
15642024-02-16T05:20:42.303Z Compiling either v1.9.0
15652024-02-16T05:20:42.346Z Compiling crc32fast v1.3.2
15662024-02-16T05:20:42.838Z Compiling unicode-xid v0.2.4
15672024-02-16T05:20:42.839Z Compiling tinyvec v1.6.0
15682024-02-16T05:20:42.839Z Compiling futures-channel v0.3.30
15692024-02-16T05:20:42.950Z Compiling anyhow v1.0.75
15702024-02-16T05:20:43.130Z Compiling unicode-width v0.1.11
15712024-02-16T05:20:43.561Z Compiling serde_derive v1.0.196
15722024-02-16T05:20:43.569Z Compiling zerocopy-derive v0.7.32
15732024-02-16T05:20:43.569Z Compiling thiserror-impl v1.0.57
15742024-02-16T05:20:43.569Z Compiling zeroize_derive v1.4.2
15752024-02-16T05:20:43.569Z Compiling tokio-macros v2.2.0
15762024-02-16T05:20:44.111Z Compiling futures-macro v0.3.30
15772024-02-16T05:20:44.163Z Compiling tracing-attributes v0.1.26
15782024-02-16T05:20:45.150Z Compiling schemars_derive v0.8.16
15792024-02-16T05:20:45.732Z Compiling openssl-macros v0.1.1
15802024-02-16T05:20:45.739Z Compiling zerocopy v0.7.32
15812024-02-16T05:20:46.156Z Checking zeroize v1.7.0
15822024-02-16T05:20:46.769Z Compiling thiserror v1.0.57
15832024-02-16T05:20:46.900Z Compiling pest v2.7.6
15842024-02-16T05:20:46.919Z Compiling futures-task v0.3.30
15852024-02-16T05:20:47.649Z Compiling pin-utils v0.1.0
15862024-02-16T05:20:47.656Z Compiling futures-io v0.3.30
15872024-02-16T05:20:47.656Z Compiling futures-util v0.3.30
15882024-02-16T05:20:48.125Z Compiling hashbrown v0.14.3
15892024-02-16T05:20:48.262Z Compiling unicode-normalization v0.1.22
15902024-02-16T05:20:48.783Z Compiling spin v0.9.8
15912024-02-16T05:20:49.168Z Compiling tracing-core v0.1.31
15922024-02-16T05:20:49.311Z Compiling pest_meta v2.7.6
15932024-02-16T05:20:49.402Z Compiling unicode-bidi v0.3.13
15942024-02-16T05:20:49.521Z Compiling der_derive v0.7.2
15952024-02-16T05:20:50.153Z Compiling tracing v0.1.37
15962024-02-16T05:20:50.676Z Compiling pest_generator v2.7.6
15972024-02-16T05:20:50.910Z Compiling lazy_static v1.4.0
15982024-02-16T05:20:51.507Z Checking subtle v2.5.0
15992024-02-16T05:20:52.793Z Compiling time-core v0.1.1
16002024-02-16T05:20:52.966Z Compiling untrusted v0.9.0
16012024-02-16T05:20:53.122Z Compiling percent-encoding v2.3.1
16022024-02-16T05:20:53.143Z Compiling foreign-types-shared v0.1.1
16032024-02-16T05:20:53.249Z Compiling untrusted v0.7.1
16042024-02-16T05:20:53.480Z Compiling foreign-types v0.3.2
16052024-02-16T05:20:54.067Z Compiling time-macros v0.2.13
16062024-02-16T05:20:54.590Z Compiling pest_derive v2.7.6
16072024-02-16T05:20:55.836Z Compiling scroll_derive v0.12.0
16082024-02-16T05:20:55.839Z Compiling synstructure v0.12.6
16092024-02-16T05:20:57.100Z Compiling thread-id v4.2.0
16102024-02-16T05:20:57.231Z Compiling base64 v0.21.7
16112024-02-16T05:20:57.298Z Compiling try-lock v0.2.4
16122024-02-16T05:20:57.342Z Checking bytes v1.5.0
16132024-02-16T05:20:57.448Z Checking bitflags v2.4.0
16142024-02-16T05:20:57.548Z Compiling want v0.3.1
16152024-02-16T05:20:57.629Z Compiling zerocopy-derive v0.2.0
16162024-02-16T05:20:57.725Z Compiling rustls-webpki v0.101.7
16172024-02-16T05:20:57.803Z Compiling sct v0.7.0
16182024-02-16T05:20:57.987Z Compiling form_urlencoded v1.2.1
16192024-02-16T05:20:58.139Z Checking tokio v1.36.0
16202024-02-16T05:20:58.509Z Compiling indexmap v2.2.3
16212024-02-16T05:20:59.158Z Compiling chrono v0.4.31
16222024-02-16T05:20:59.244Z Compiling uuid v1.7.0
16232024-02-16T05:20:59.726Z Compiling http v0.2.11
16242024-02-16T05:20:59.817Z Compiling semver v1.0.21
16252024-02-16T05:20:59.973Z Compiling serde_spanned v0.6.5
16262024-02-16T05:21:00.205Z Compiling toml_datetime v0.6.5
16272024-02-16T05:21:00.583Z Compiling rustc_version v0.4.0
16282024-02-16T05:21:00.675Z Compiling openapiv3 v2.0.0
16292024-02-16T05:21:00.903Z Compiling toml_edit v0.19.15
16302024-02-16T05:21:01.389Z Compiling http-body v0.4.5
16312024-02-16T05:21:03.247Z Compiling socket2 v0.4.9
16322024-02-16T05:21:04.168Z Compiling httpdate v1.0.3
16332024-02-16T05:21:04.611Z Compiling const-oid v0.9.5
16342024-02-16T05:21:04.866Z Compiling tower-service v0.3.2
16352024-02-16T05:21:04.987Z Compiling openssl-probe v0.1.5
16362024-02-16T05:21:05.312Z Compiling idna v0.5.0
16372024-02-16T05:21:05.990Z Compiling adler v1.0.2
16382024-02-16T05:21:06.628Z Compiling url v2.5.0
16392024-02-16T05:21:06.639Z Compiling miniz_oxide v0.7.1
16402024-02-16T05:21:07.124Z Compiling ipnet v2.9.0
16412024-02-16T05:21:07.921Z Compiling signal-hook v0.3.17
16422024-02-16T05:21:08.128Z Compiling tokio-util v0.7.10
16432024-02-16T05:21:08.246Z Compiling serde_urlencoded v0.7.1
16442024-02-16T05:21:08.429Z Compiling rustls-pemfile v1.0.3
16452024-02-16T05:21:08.787Z Compiling crypto-common v0.1.6
16462024-02-16T05:21:09.006Z Compiling clap_derive v4.4.2
16472024-02-16T05:21:09.089Z Compiling tokio-rustls v0.24.1
16482024-02-16T05:21:09.371Z Compiling h2 v0.3.24
16492024-02-16T05:21:09.509Z Compiling tokio-native-tls v0.3.1
16502024-02-16T05:21:09.696Z Compiling zerocopy-derive v0.6.4
16512024-02-16T05:21:09.781Z Compiling usdt-impl v0.3.5
16522024-02-16T05:21:10.153Z Compiling encoding_rs v0.8.33
16532024-02-16T05:21:10.331Z Compiling gimli v0.28.0
16542024-02-16T05:21:11.349Z Compiling siphasher v0.3.11
16552024-02-16T05:21:11.777Z Compiling webpki-roots v0.25.2
16562024-02-16T05:21:11.943Z Compiling mime v0.3.17
16572024-02-16T05:21:12.268Z Compiling zerocopy v0.3.0
16582024-02-16T05:21:12.579Z Compiling scroll v0.12.0
16592024-02-16T05:21:13.116Z Compiling block-buffer v0.10.4
16602024-02-16T05:21:13.384Z Compiling bzip2-sys v0.1.11+1.0.8
16612024-02-16T05:21:13.485Z Compiling object v0.32.1
16622024-02-16T05:21:13.888Z Compiling num-iter v0.1.43
16632024-02-16T05:21:14.184Z Compiling usdt-impl v0.5.0
16642024-02-16T05:21:14.321Z Compiling plain v0.2.3
16652024-02-16T05:21:14.433Z Checking equivalent v1.0.1
16662024-02-16T05:21:14.473Z Compiling rustc-demangle v0.1.23
16672024-02-16T05:21:14.699Z Compiling addr2line v0.21.0
16682024-02-16T05:21:14.852Z Compiling goblin v0.8.0
16692024-02-16T05:21:15.495Z Compiling flate2 v1.0.28
16702024-02-16T05:21:15.573Z Compiling digest v0.10.7
16712024-02-16T05:21:15.757Z Compiling dof v0.1.5
16722024-02-16T05:21:15.803Z Compiling heapless v0.7.16
16732024-02-16T05:21:16.016Z Compiling dtrace-parser v0.1.14
16742024-02-16T05:21:16.243Z Compiling futures-executor v0.3.30
16752024-02-16T05:21:16.372Z Compiling strum_macros v0.25.2
16762024-02-16T05:21:16.511Z Compiling hyper v0.14.27
16772024-02-16T05:21:16.714Z Compiling ppv-lite86 v0.2.17
16782024-02-16T05:21:17.551Z Compiling pretty-hex v0.4.1
16792024-02-16T05:21:17.776Z Compiling rand_chacha v0.3.1
16802024-02-16T05:21:18.633Z Compiling futures v0.3.30
16812024-02-16T05:21:18.813Z Compiling toml v0.7.8
16822024-02-16T05:21:19.571Z Compiling serde_tokenstream v0.1.7
16832024-02-16T05:21:20.112Z Compiling hex v0.4.3
16842024-02-16T05:21:20.637Z Compiling dtrace-parser v0.2.0
16852024-02-16T05:21:20.684Z Compiling dof v0.3.0
16862024-02-16T05:21:21.580Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
16872024-02-16T05:21:22.194Z Compiling bit-vec v0.6.3
16882024-02-16T05:21:22.253Z Compiling rand v0.8.5
16892024-02-16T05:21:22.611Z Compiling phf_shared v0.10.0
16902024-02-16T05:21:22.828Z Compiling num-bigint v0.4.4
16912024-02-16T05:21:23.003Z Compiling smoltcp v0.9.1
16922024-02-16T05:21:23.065Z Compiling new_debug_unreachable v1.0.4
16932024-02-16T05:21:23.244Z Compiling fixedbitset v0.4.2
16942024-02-16T05:21:23.680Z Compiling hyper-tls v0.5.0
16952024-02-16T05:21:23.699Z Compiling hyper-rustls v0.24.2
16962024-02-16T05:21:23.756Z Compiling precomputed-hash v0.1.1
16972024-02-16T05:21:23.776Z Compiling minimal-lexical v0.2.1
16982024-02-16T05:21:23.858Z Compiling base64ct v1.6.0
16992024-02-16T05:21:23.876Z Compiling string_cache v0.8.7
17002024-02-16T05:21:24.025Z Compiling reqwest v0.11.22
17012024-02-16T05:21:24.296Z Compiling pem-rfc7468 v0.7.0
17022024-02-16T05:21:24.354Z Compiling nom v7.1.3
17032024-02-16T05:21:24.448Z Compiling petgraph v0.6.4
17042024-02-16T05:21:24.554Z Compiling bit-set v0.5.3
17052024-02-16T05:21:24.845Z Compiling usdt-attr-macro v0.3.5
17062024-02-16T05:21:25.053Z Compiling usdt-macro v0.3.5
17072024-02-16T05:21:25.640Z Compiling hmac v0.12.1
17082024-02-16T05:21:25.800Z Compiling enum-as-inner v0.5.1
17092024-02-16T05:21:25.885Z Compiling hubpack_derive v0.1.1
17102024-02-16T05:21:26.428Z Compiling itertools v0.10.5
17112024-02-16T05:21:26.515Z Compiling diesel_table_macro_syntax v0.1.0
17122024-02-16T05:21:26.799Z Compiling unicode-segmentation v1.10.1
17132024-02-16T05:21:30.367Z Compiling flagset v0.4.3
17142024-02-16T05:21:31.043Z Compiling lalrpop-util v0.19.12
17152024-02-16T05:21:31.043Z Compiling diesel_derives v2.1.2
17162024-02-16T05:21:31.043Z Compiling der v0.7.8
17172024-02-16T05:21:31.043Z Compiling cpufeatures v0.2.12
17182024-02-16T05:21:31.043Z Compiling sha2 v0.10.8
17192024-02-16T05:21:31.043Z Compiling rustix v0.37.23
17202024-02-16T05:21:31.043Z Compiling md-5 v0.10.5
17212024-02-16T05:21:31.043Z Compiling stringprep v0.1.3
17222024-02-16T05:21:31.043Z Compiling spki v0.7.2
17232024-02-16T05:21:31.043Z Compiling serde_repr v0.1.16
17242024-02-16T05:21:31.043Z Compiling num-integer v0.1.46
17252024-02-16T05:21:31.043Z Compiling hash32 v0.2.1
17262024-02-16T05:21:31.043Z Compiling stable_deref_trait v1.2.0
17272024-02-16T05:21:31.043Z Compiling fallible-iterator v0.2.0
17282024-02-16T05:21:31.155Z Compiling pkcs8 v0.10.2
17292024-02-16T05:21:31.156Z Compiling terminal_size v0.2.6
17302024-02-16T05:21:31.156Z Compiling postgres-protocol v0.6.6
17312024-02-16T05:21:31.156Z Compiling phf_shared v0.11.2
17322024-02-16T05:21:31.274Z Compiling ff v0.13.0
17332024-02-16T05:21:31.853Z Compiling block-padding v0.3.3
17342024-02-16T05:21:31.877Z Compiling scheduled-thread-pool v0.2.7
17352024-02-16T05:21:31.877Z Compiling managed v0.8.0
17362024-02-16T05:21:31.890Z Compiling deranged v0.3.8
17372024-02-16T05:21:31.923Z Compiling num_threads v0.1.6
17382024-02-16T05:21:31.947Z Compiling base16ct v0.2.0
17392024-02-16T05:21:32.048Z Compiling regex-automata v0.1.10
17402024-02-16T05:21:32.315Z Compiling matches v0.1.10
17412024-02-16T05:21:32.333Z Checking unicode-ident v1.0.12
17422024-02-16T05:21:32.333Z Compiling clap_builder v4.4.2
17432024-02-16T05:21:32.333Z Compiling idna v0.2.3
17442024-02-16T05:21:32.446Z Compiling sec1 v0.7.3
17452024-02-16T05:21:32.562Z Compiling bstr v0.2.17
17462024-02-16T05:21:32.997Z Compiling r2d2 v0.8.10
17472024-02-16T05:21:33.371Z Compiling inout v0.1.3
17482024-02-16T05:21:34.084Z Compiling time v0.3.27
17492024-02-16T05:21:34.090Z Compiling postgres-types v0.2.6
17502024-02-16T05:21:34.091Z Compiling group v0.13.0
17512024-02-16T05:21:34.130Z Compiling signal-hook-mio v0.2.3
17522024-02-16T05:21:34.614Z Compiling phf v0.11.2
17532024-02-16T05:21:34.614Z Compiling bzip2 v0.4.4
17542024-02-16T05:21:34.756Z Compiling hubpack v0.1.2
17552024-02-16T05:21:35.384Z Compiling hkdf v0.12.4
17562024-02-16T05:21:35.388Z Compiling zerocopy v0.6.4
17572024-02-16T05:21:35.943Z Compiling crypto-bigint v0.5.2
17582024-02-16T05:21:35.947Z Compiling ipnetwork v0.20.0
17592024-02-16T05:21:36.883Z Compiling float-cmp v0.9.0
17602024-02-16T05:21:36.902Z Compiling difflib v0.4.0
17612024-02-16T05:21:37.534Z Compiling whoami v1.4.1
17622024-02-16T05:21:38.166Z Compiling data-encoding v2.4.0
17632024-02-16T05:21:38.334Z Compiling static_assertions v1.1.0
17642024-02-16T05:21:38.441Z Compiling normalize-line-endings v0.3.0
17652024-02-16T05:21:38.558Z Compiling predicates-core v1.0.6
17662024-02-16T05:21:38.931Z Compiling regex-automata v0.3.8
17672024-02-16T05:21:39.198Z Compiling trust-dns-proto v0.22.0
17682024-02-16T05:21:39.320Z Compiling predicates v3.1.0
17692024-02-16T05:21:39.404Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
17702024-02-16T05:21:40.529Z Compiling tokio-postgres v0.7.10
17712024-02-16T05:21:41.085Z Compiling bstr v1.6.0
17722024-02-16T05:21:41.873Z Compiling yasna v0.5.2
17732024-02-16T05:21:42.306Z Compiling elliptic-curve v0.13.8
17742024-02-16T05:21:42.801Z Compiling clap v4.4.3
17752024-02-16T05:21:42.905Z Compiling zip v0.6.6
17762024-02-16T05:21:43.128Z Compiling crossterm v0.27.0
17772024-02-16T05:21:43.463Z Compiling cipher v0.4.4
17782024-02-16T05:21:43.735Z Compiling diesel v2.1.4
17792024-02-16T05:21:43.997Z Compiling similar v2.3.0
17802024-02-16T05:21:45.601Z Compiling usdt v0.3.5
17812024-02-16T05:21:45.677Z Compiling strum v0.25.0
17822024-02-16T05:21:46.173Z Compiling tokio-stream v0.1.14
17832024-02-16T05:21:46.173Z Compiling console v0.15.8
17842024-02-16T05:21:46.173Z Checking bitflags v1.3.2
17852024-02-16T05:21:46.173Z Checking proc-macro2 v1.0.78
17862024-02-16T05:21:47.190Z Checking quote v1.0.35
17872024-02-16T05:21:49.031Z Checking utf8parse v0.2.1
17882024-02-16T05:21:50.710Z Checking anstyle v1.0.2
17892024-02-16T05:21:51.479Z Checking io-lifetimes v1.0.11
17902024-02-16T05:21:56.057Z Checking anstyle-parse v0.2.1
17912024-02-16T05:21:56.294Z Checking anstyle-query v1.0.0
17922024-02-16T05:21:56.580Z Checking colorchoice v1.0.0
17932024-02-16T05:21:57.111Z Checking anstream v0.5.0
17942024-02-16T05:21:57.115Z Compiling serde_tokenstream v0.2.0
17952024-02-16T05:21:57.133Z Checking clap_lex v0.5.1
17962024-02-16T05:21:57.395Z Checking strsim v0.10.0
17972024-02-16T05:21:57.405Z Checking winnow v0.5.15
17982024-02-16T05:22:08.332Z Compiling regress v0.8.0
17992024-02-16T05:22:11.325Z Compiling getopts v0.2.21
18002024-02-16T05:22:11.609Z Compiling unsafe-libyaml v0.2.10
18012024-02-16T05:22:12.312Z Checking heck v0.4.1
18022024-02-16T05:22:12.317Z Compiling typify-impl v0.0.15 (https://github.com/oxidecomputer/typify#ce009d6f)
18032024-02-16T05:22:13.607Z Compiling serde_yaml v0.9.25
18042024-02-16T05:22:13.748Z Checking camino v1.1.6
18052024-02-16T05:22:13.940Z Checking progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)
18062024-02-16T05:22:14.275Z Compiling ident_case v1.0.1
18072024-02-16T05:22:14.314Z Checking fastrand v2.0.1
18082024-02-16T05:22:14.459Z Checking rustls-pki-types v1.1.0
18092024-02-16T05:22:14.643Z Checking match_cfg v0.1.0
18102024-02-16T05:22:14.735Z Checking hostname v0.3.1
18112024-02-16T05:22:14.812Z Checking tempfile v3.10.0
18122024-02-16T05:22:14.829Z Checking http v1.0.0
18132024-02-16T05:22:14.860Z Checking atty v0.2.14
18142024-02-16T05:22:15.350Z Checking quick-error v1.2.3
18152024-02-16T05:22:15.350Z Compiling paste v1.0.14
18162024-02-16T05:22:15.350Z Checking sha1 v0.10.6
18172024-02-16T05:22:15.862Z Checking dirs-sys-next v0.1.2
18182024-02-16T05:22:15.900Z Compiling rustls v0.22.2
18192024-02-16T05:22:15.941Z Checking dirs-next v2.0.0
18202024-02-16T05:22:16.074Z Checking rustls-webpki v0.102.1
18212024-02-16T05:22:16.237Z Checking crossbeam-channel v0.5.8
18222024-02-16T05:22:16.818Z Checking thread_local v1.1.7
18232024-02-16T05:22:16.948Z Checking instant v0.1.12
18242024-02-16T05:22:17.437Z Compiling slog-async v2.8.0
18252024-02-16T05:22:17.871Z Checking term v0.7.0
18262024-02-16T05:22:17.890Z Checking rustls-pemfile v2.0.0
18272024-02-16T05:22:17.890Z Compiling multer v3.0.0
18282024-02-16T05:22:17.890Z Checking take_mut v0.2.2
18292024-02-16T05:22:17.890Z Checking debug-ignore v1.0.5
18302024-02-16T05:22:17.938Z Checking slog-term v2.9.0
18312024-02-16T05:22:17.949Z Compiling darling_core v0.20.3
18322024-02-16T05:22:18.021Z Checking toml_edit v0.22.4
18332024-02-16T05:22:18.195Z Checking slog-json v2.6.1
18342024-02-16T05:22:18.417Z Compiling async-stream-impl v0.3.5
18352024-02-16T05:22:18.459Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
18362024-02-16T05:22:18.808Z Checking atomic-waker v1.1.1
18372024-02-16T05:22:18.933Z Checking waitgroup v0.1.2
18382024-02-16T05:22:19.128Z Checking slog-bunyan v2.5.0
18392024-02-16T05:22:19.702Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
18402024-02-16T05:22:19.903Z Checking async-stream v0.3.5
18412024-02-16T05:22:20.101Z Checking serde_path_to_error v0.1.15
18422024-02-16T05:22:20.391Z Checking toml v0.8.10
18432024-02-16T05:22:20.716Z Checking wait-timeout v0.2.0
18442024-02-16T05:22:21.249Z Checking tokio-rustls v0.25.0
18452024-02-16T05:22:21.255Z Compiling strum_macros v0.26.1
18462024-02-16T05:22:21.255Z Compiling structmeta-derive v0.3.0
18472024-02-16T05:22:21.255Z Checking rusty-fork v0.3.0
18482024-02-16T05:22:21.470Z Checking newtype-uuid v1.0.1
18492024-02-16T05:22:21.714Z Compiling structmeta-derive v0.2.0
18502024-02-16T05:22:24.540Z Compiling darling_macro v0.20.3
18512024-02-16T05:22:24.557Z Compiling structmeta v0.3.0
18522024-02-16T05:22:24.768Z Checking rand_xorshift v0.3.0
18532024-02-16T05:22:24.917Z Checking unarray v0.1.4
18542024-02-16T05:22:24.972Z Compiling structmeta v0.2.0
18552024-02-16T05:22:25.059Z Checking proptest v1.4.0
18562024-02-16T05:22:25.267Z Compiling darling v0.20.3
18572024-02-16T05:22:25.386Z Compiling serde_with_macros v3.6.1
18582024-02-16T05:22:25.411Z Compiling parse-display-derive v0.9.0
18592024-02-16T05:22:26.490Z Checking backoff v0.4.0
18602024-02-16T05:22:26.501Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18612024-02-16T05:22:26.501Z Compiling test-strategy v0.3.1
18622024-02-16T05:22:26.501Z Checking strum v0.26.1
18632024-02-16T05:22:26.583Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
18642024-02-16T05:22:26.734Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
18652024-02-16T05:22:26.750Z Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
18662024-02-16T05:22:27.222Z Checking macaddr v1.0.1
18672024-02-16T05:22:27.262Z Checking camino-tempfile v1.1.1
18682024-02-16T05:22:27.550Z Checking is-terminal v0.4.9
18692024-02-16T05:22:27.651Z Compiling proc-macro-error-attr v1.0.4
18702024-02-16T05:22:27.666Z Compiling proc-macro-error v1.0.4
18712024-02-16T05:22:28.178Z Compiling proc-macro-crate v1.3.1
18722024-02-16T05:22:28.760Z Checking serde_with v3.6.1
18732024-02-16T05:22:29.256Z Compiling heapless v0.8.0
18742024-02-16T05:22:29.606Z Checking termtree v0.4.1
18752024-02-16T05:22:29.698Z Compiling num_enum_derive v0.5.11
18762024-02-16T05:22:29.807Z Checking predicates-tree v1.0.9
18772024-02-16T05:22:29.946Z Checking hash32 v0.3.1
18782024-02-16T05:22:30.139Z Compiling smoltcp v0.11.0
18792024-02-16T05:22:30.152Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18802024-02-16T05:22:30.741Z Checking parse-display v0.9.0
18812024-02-16T05:22:31.162Z Compiling usdt-attr-macro v0.5.0
18822024-02-16T05:22:31.162Z Compiling usdt-macro v0.5.0
18832024-02-16T05:22:31.173Z Compiling typify-macro v0.0.15 (https://github.com/oxidecomputer/typify#ce009d6f)
18842024-02-16T05:22:31.173Z Checking memmap v0.7.0
18852024-02-16T05:22:31.173Z Checking embedded-io v0.4.0
18862024-02-16T05:22:31.309Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18872024-02-16T05:22:31.527Z Compiling crucible-workspace-hack v0.1.0
18882024-02-16T05:22:31.630Z Checking cobs v0.2.3
18892024-02-16T05:22:31.798Z Checking postcard v1.0.8
18902024-02-16T05:22:32.214Z Compiling foreign-types-macros v0.2.3
18912024-02-16T05:22:32.310Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
18922024-02-16T05:22:32.393Z Checking usdt v0.5.0
18932024-02-16T05:22:32.549Z Checking foreign-types-shared v0.3.1
18942024-02-16T05:22:32.640Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18952024-02-16T05:22:32.647Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
18962024-02-16T05:22:32.694Z Checking num_enum v0.5.11
18972024-02-16T05:22:32.871Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18982024-02-16T05:22:32.892Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
18992024-02-16T05:22:32.983Z Checking cstr-argument v0.1.2
19002024-02-16T05:22:32.998Z Checking pretty-hex v0.2.1
19012024-02-16T05:22:33.159Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
19022024-02-16T05:22:33.166Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
19032024-02-16T05:22:33.421Z Checking colored v2.0.4
19042024-02-16T05:22:33.501Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
19052024-02-16T05:22:33.621Z Checking foreign-types v0.5.0
19062024-02-16T05:22:33.716Z Compiling zone_cfg_derive v0.3.0
19072024-02-16T05:22:33.733Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
19082024-02-16T05:22:33.736Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
19092024-02-16T05:22:33.833Z Compiling num-derive v0.4.0
19102024-02-16T05:22:33.915Z Compiling mockall_derive v0.12.0
19112024-02-16T05:22:34.093Z Checking downcast v0.11.0
19122024-02-16T05:22:34.284Z Checking fragile v2.0.0
19132024-02-16T05:22:34.559Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
19142024-02-16T05:22:34.803Z Checking smf v0.2.2
19152024-02-16T05:22:35.055Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
19162024-02-16T05:22:35.221Z Checking xattr v1.0.1
19172024-02-16T05:22:35.276Z Checking zone v0.3.0
19182024-02-16T05:22:35.399Z Checking filetime v0.2.23
19192024-02-16T05:22:35.602Z Checking same-file v1.0.6
19202024-02-16T05:22:35.764Z Checking walkdir v2.4.0
19212024-02-16T05:22:35.826Z Checking tar v0.4.40
19222024-02-16T05:22:36.049Z Checking pem v3.0.2
19232024-02-16T05:22:36.076Z Compiling rayon-core v1.12.0
19242024-02-16T05:22:36.204Z Compiling typify v0.0.15 (https://github.com/oxidecomputer/typify#ce009d6f)
19252024-02-16T05:22:36.293Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=796dce526dd7ed7b52a0429a486ccba4a9da1ce5#796dce52)
19262024-02-16T05:22:36.345Z Compiling progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)
19272024-02-16T05:22:36.476Z Checking linked-hash-map v0.5.6
19282024-02-16T05:22:36.498Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
19292024-02-16T05:22:36.591Z Checking itertools v0.12.1
19302024-02-16T05:22:36.732Z Checking lru-cache v0.1.2
19312024-02-16T05:22:36.737Z Checking headers-core v0.2.0
19322024-02-16T05:22:38.521Z Checking headers v0.3.9
19332024-02-16T05:22:38.559Z Checking password-hash v0.5.0
19342024-02-16T05:22:38.559Z Checking blake2 v0.10.6
19352024-02-16T05:22:38.559Z Checking swrite v0.1.0
19362024-02-16T05:22:38.559Z Checking argon2 v0.5.3
19372024-02-16T05:22:38.559Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
19382024-02-16T05:22:38.560Z Compiling derive-where v1.2.7
19392024-02-16T05:22:38.560Z Checking rcgen v0.12.1
19402024-02-16T05:22:38.560Z Checking atomicwrites v0.4.3
19412024-02-16T05:22:38.560Z Checking subprocess v0.2.9
19422024-02-16T05:22:38.576Z Checking arc-swap v1.6.0
19432024-02-16T05:22:38.911Z Compiling cancel-safe-futures v0.1.5
19442024-02-16T05:22:39.008Z Checking half v2.3.1
19452024-02-16T05:22:39.023Z Checking slog-scope v4.4.0
19462024-02-16T05:22:39.222Z Checking slog-stdlog v4.1.1
19472024-02-16T05:22:39.279Z Checking ciborium-io v0.2.2
19482024-02-16T05:22:39.371Z Checking slog-envlogger v2.2.0
19492024-02-16T05:22:39.394Z Checking resolv-conf v0.7.0
19502024-02-16T05:22:39.456Z Checking ciborium-ll v0.2.2
19512024-02-16T05:22:39.590Z Checking libsw v3.3.1
19522024-02-16T05:22:39.724Z Checking trust-dns-resolver v0.22.0
19532024-02-16T05:22:39.753Z Checking owo-colors v4.0.0
19542024-02-16T05:22:39.770Z Checking ciborium v0.2.2
19552024-02-16T05:22:39.854Z Checking linear-map v1.2.0
19562024-02-16T05:22:40.166Z Compiling slog-dtrace v0.3.0
19572024-02-16T05:22:40.553Z Checking textwrap v0.11.0
19582024-02-16T05:22:40.773Z Compiling heck v0.3.3
19592024-02-16T05:22:40.832Z Compiling blake3 v1.5.0
19602024-02-16T05:22:41.199Z Checking ansi_term v0.12.1
19612024-02-16T05:22:41.271Z Checking vec_map v0.8.2
19622024-02-16T05:22:41.460Z Checking strsim v0.8.0
19632024-02-16T05:22:41.497Z Checking termcolor v1.2.0
19642024-02-16T05:22:41.517Z Compiling libefi-sys v0.1.0
19652024-02-16T05:22:41.638Z Checking clap v2.34.0
19662024-02-16T05:22:41.846Z Compiling structopt-derive v0.4.18
19672024-02-16T05:22:41.885Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
19682024-02-16T05:22:42.150Z Checking nibble_vec v0.1.0
19692024-02-16T05:22:42.272Z Compiling radium v0.7.0
19702024-02-16T05:22:42.728Z Checking endian-type v0.1.2
19712024-02-16T05:22:42.731Z Checking mockall v0.12.0
19722024-02-16T05:22:42.731Z Checking radix_trie v0.2.1
19732024-02-16T05:22:42.731Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
19742024-02-16T05:22:42.762Z Compiling maybe-uninit v2.0.0
19752024-02-16T05:22:42.925Z Checking tap v1.0.1
19762024-02-16T05:22:42.942Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
19772024-02-16T05:22:43.080Z Checking wyz v0.5.1
19782024-02-16T05:22:43.162Z Checking fxhash v0.2.1
19792024-02-16T05:22:43.330Z Checking gethostname v0.4.3
19802024-02-16T05:22:43.347Z Checking crc-catalog v2.2.0
19812024-02-16T05:22:43.820Z Compiling num-bigint-dig v0.8.4
19822024-02-16T05:22:43.824Z Compiling packed_struct v0.10.1
19832024-02-16T05:22:43.825Z Checking funty v2.0.0
19842024-02-16T05:22:43.825Z Compiling semver v0.1.20
19852024-02-16T05:22:43.825Z Checking crc v3.0.1
19862024-02-16T05:22:43.955Z Compiling rustc_version v0.1.7
19872024-02-16T05:22:44.054Z Compiling packed_struct_codegen v0.10.1
19882024-02-16T05:22:44.161Z Compiling indexmap v1.9.3
19892024-02-16T05:22:44.249Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
19902024-02-16T05:22:44.377Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
19912024-02-16T05:22:44.803Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
19922024-02-16T05:22:44.810Z Compiling progenitor-macro v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)
19932024-02-16T05:22:44.810Z Checking nodrop v0.1.14
19942024-02-16T05:22:44.810Z Compiling newtype_derive v0.1.6
19952024-02-16T05:22:44.810Z Checking array-init v0.0.4
19962024-02-16T05:22:44.810Z Checking bitvec v1.0.1
19972024-02-16T05:22:44.810Z Checking smallvec v0.6.14
19982024-02-16T05:22:44.963Z Checking structopt v0.3.26
19992024-02-16T05:22:45.051Z Checking pkcs1 v0.7.5
20002024-02-16T05:22:45.337Z Checking signature v2.1.0
20012024-02-16T05:22:45.432Z Compiling crossbeam-deque v0.8.3
20022024-02-16T05:22:45.565Z Checking hashbrown v0.12.3
20032024-02-16T05:22:46.039Z Checking bitfield v0.14.0
20042024-02-16T05:22:46.868Z Checking rsa v0.9.2
20052024-02-16T05:22:47.185Z Checking serde-hex v0.1.0
20062024-02-16T05:22:47.412Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
20072024-02-16T05:22:47.656Z Checking env_logger v0.10.0
20082024-02-16T05:22:47.846Z Checking x509-cert v0.2.4
20092024-02-16T05:22:47.894Z Checking ron v0.8.1
20102024-02-16T05:22:47.911Z Compiling semver-parser v0.10.2
20112024-02-16T05:22:48.064Z Checking hashbrown v0.13.2
20122024-02-16T05:22:49.137Z Compiling num-rational v0.4.1
20132024-02-16T05:22:49.154Z Checking crc-any v2.4.3
20142024-02-16T05:22:49.356Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
20152024-02-16T05:22:49.473Z Checking object v0.30.4
20162024-02-16T05:22:49.528Z Compiling semver v0.11.0
20172024-02-16T05:22:49.705Z Compiling rayon v1.8.0
20182024-02-16T05:22:50.326Z Compiling memmap2 v0.7.1
20192024-02-16T05:22:50.765Z Compiling home v0.5.5
20202024-02-16T05:22:50.787Z Compiling arrayvec v0.7.4
20212024-02-16T05:22:50.790Z Checking path-slash v0.1.5
20222024-02-16T05:22:50.931Z Compiling constant_time_eq v0.3.0
20232024-02-16T05:22:51.007Z Compiling arrayref v0.3.7
20242024-02-16T05:22:51.102Z Compiling toolchain_find v0.2.0
20252024-02-16T05:22:51.486Z Checking steno v0.4.0
20262024-02-16T05:22:51.504Z Checking lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
20272024-02-16T05:22:51.727Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
20282024-02-16T05:22:52.516Z Compiling toml v0.5.11
20292024-02-16T05:22:53.292Z Checking num-complex v0.4.4
20302024-02-16T05:22:53.915Z Compiling topological-sort v0.2.2
20312024-02-16T05:22:54.418Z Compiling convert_case v0.4.0
20322024-02-16T05:22:54.506Z Checking num v0.4.1
20332024-02-16T05:22:54.607Z Compiling rustfmt-wrapper v0.2.0
20342024-02-16T05:22:55.343Z Compiling derive_more v0.99.17
20352024-02-16T05:22:55.768Z Compiling omicron-zone-package v0.11.0
20362024-02-16T05:22:55.951Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
20372024-02-16T05:22:56.358Z Checking newline-converter v0.3.0
20382024-02-16T05:22:56.512Z Checking expectorate v1.1.0
20392024-02-16T05:22:56.668Z Checking utf-8 v0.7.6
20402024-02-16T05:22:58.110Z Checking tungstenite v0.20.1
20412024-02-16T05:22:58.113Z Compiling buf-list v1.0.3
20422024-02-16T05:22:58.113Z Checking display-error-chain v0.2.0
20432024-02-16T05:22:58.113Z Checking tokio-tungstenite v0.20.1
20442024-02-16T05:22:58.113Z Compiling parking_lot_core v0.8.6
20452024-02-16T05:22:58.239Z Checking keccak v0.1.4
20462024-02-16T05:22:58.312Z Checking trust-dns-client v0.22.0
20472024-02-16T05:22:58.947Z Checking sha3 v0.10.8
20482024-02-16T05:22:59.368Z Checking parking_lot v0.11.2
20492024-02-16T05:22:59.372Z Checking secrecy v0.8.0
20502024-02-16T05:22:59.372Z Compiling pin-project-internal v1.1.3
20512024-02-16T05:22:59.963Z Compiling doc-comment v0.3.3
20522024-02-16T05:23:00.319Z Checking sled v0.34.7
20532024-02-16T05:23:00.844Z Checking trust-dns-server v0.22.1
20542024-02-16T05:23:01.275Z Checking glob v0.3.1
20552024-02-16T05:23:01.275Z Compiling vte_generate_state_changes v0.1.1
20562024-02-16T05:23:01.535Z Checking vte v0.11.1
20572024-02-16T05:23:01.800Z Compiling unicase v2.7.0
20582024-02-16T05:23:02.128Z Compiling platforms v3.0.2
20592024-02-16T05:23:02.499Z Checking pin-project v1.1.3
20602024-02-16T05:23:02.531Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
20612024-02-16T05:23:02.849Z Checking fd-lock v3.0.13
20622024-02-16T05:23:02.875Z Compiling snafu-derive v0.7.5
20632024-02-16T05:23:02.888Z Checking lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
20642024-02-16T05:23:02.999Z Checking strip-ansi-escapes v0.2.0
20652024-02-16T05:23:03.020Z Compiling fs-err v2.11.0
20662024-02-16T05:23:03.503Z Checking nu-ansi-term v0.49.0
20672024-02-16T05:23:03.503Z Checking globset v0.4.13
20682024-02-16T05:23:03.503Z Checking reedline v0.28.0
20692024-02-16T05:23:03.503Z Checking olpc-cjson v0.1.3
20702024-02-16T05:23:03.622Z Checking serde_plain v1.0.2
20712024-02-16T05:23:03.698Z Checking hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
20722024-02-16T05:23:03.721Z Compiling async-recursion v1.0.5
20732024-02-16T05:23:03.856Z Checking typed-path v0.7.0
20742024-02-16T05:23:03.965Z Checking progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)
20752024-02-16T05:23:04.171Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
20762024-02-16T05:23:04.197Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
20772024-02-16T05:23:04.242Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
20782024-02-16T05:23:04.902Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
20792024-02-16T05:23:05.362Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
20802024-02-16T05:23:05.438Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
20812024-02-16T05:23:05.501Z Compiling curve25519-dalek v4.1.1
20822024-02-16T05:23:06.082Z Compiling progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor#bc0bb4b0)
20832024-02-16T05:23:06.655Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20842024-02-16T05:23:07.408Z Compiling memoffset v0.7.1
20852024-02-16T05:23:07.531Z Checking parse-size v1.0.0
20862024-02-16T05:23:07.710Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20872024-02-16T05:23:07.899Z Compiling mime_guess v2.0.4
20882024-02-16T05:23:08.540Z Checking snafu v0.7.5
20892024-02-16T05:23:08.668Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
20902024-02-16T05:23:09.027Z Checking tough v0.16.0
20912024-02-16T05:23:10.946Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
20922024-02-16T05:23:10.956Z Checking progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor#bc0bb4b0)
20932024-02-16T05:23:11.264Z Checking universal-hash v0.5.1
20942024-02-16T05:23:11.281Z Compiling thiserror-impl-no-std v2.0.2
20952024-02-16T05:23:11.448Z Compiling curve25519-dalek-derive v0.1.0
20962024-02-16T05:23:13.160Z Checking opaque-debug v0.3.0
20972024-02-16T05:23:13.252Z Checking poly1305 v0.8.0
20982024-02-16T05:23:14.411Z Compiling progenitor-macro v0.5.0 (https://github.com/oxidecomputer/progenitor#bc0bb4b0)
20992024-02-16T05:23:14.751Z Checking thiserror-no-std v2.0.2
21002024-02-16T05:23:15.258Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
21012024-02-16T05:23:15.464Z Checking chacha20 v0.9.1
21022024-02-16T05:23:15.577Z Checking aead v0.5.2
21032024-02-16T05:23:15.799Z Checking kstat-rs v0.2.3
21042024-02-16T05:23:15.824Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
21052024-02-16T05:23:16.153Z Checking signature v1.6.4
21062024-02-16T05:23:16.284Z Compiling salty v0.2.0
21072024-02-16T05:23:16.868Z Checking ed25519 v1.5.3
21082024-02-16T05:23:17.099Z Checking chacha20poly1305 v0.10.1
21092024-02-16T05:23:17.249Z Checking vsss-rs v3.3.4
21102024-02-16T05:23:17.926Z Checking nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
21112024-02-16T05:23:17.943Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
21122024-02-16T05:23:17.983Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
21132024-02-16T05:23:19.806Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
21142024-02-16T05:23:20.950Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
21152024-02-16T05:23:21.256Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
21162024-02-16T05:23:21.933Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
21172024-02-16T05:23:22.742Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
21182024-02-16T05:23:23.511Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
21192024-02-16T05:23:23.520Z Checking serde-big-array v0.5.1
21202024-02-16T05:23:23.557Z Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
21212024-02-16T05:23:24.533Z Checking bytecount v0.6.3
21222024-02-16T05:23:24.680Z Checking papergrid v0.11.0
21232024-02-16T05:23:25.222Z Checking hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
21242024-02-16T05:23:25.492Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
21252024-02-16T05:23:26.080Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=796dce526dd7ed7b52a0429a486ccba4a9da1ce5#796dce52)
21262024-02-16T05:23:26.138Z Compiling tabled_derive v0.7.0
21272024-02-16T05:23:27.109Z Checking signal-hook-tokio v0.3.1
21282024-02-16T05:23:27.122Z Checking fd-lock v4.0.2
21292024-02-16T05:23:27.315Z Checking nix v0.27.1
21302024-02-16T05:23:27.337Z Checking serde-big-array v0.4.1
21312024-02-16T05:23:27.401Z Compiling sqlparser_derive v0.2.2
21322024-02-16T05:23:27.499Z Compiling prettyplease v0.2.16
21332024-02-16T05:23:27.824Z Checking unicode_categories v0.1.1
21342024-02-16T05:23:28.528Z Checking humantime v2.1.0
21352024-02-16T05:23:28.546Z Checking sqlformat v0.2.3
21362024-02-16T05:23:28.599Z Checking sqlparser v0.43.1
21372024-02-16T05:23:28.884Z Checking tabled v0.15.0
21382024-02-16T05:23:30.070Z Checking sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
21392024-02-16T05:23:30.156Z Checking rustyline v13.0.0
21402024-02-16T05:23:30.999Z Checking bcs v0.1.6
21412024-02-16T05:23:31.458Z Checking corncobs v0.1.3
21422024-02-16T05:23:31.632Z Checking highway v1.1.0
21432024-02-16T05:23:32.128Z Checking sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
21442024-02-16T05:23:32.129Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
21452024-02-16T05:23:32.129Z Checking http-range v0.1.5
21462024-02-16T05:23:32.198Z Compiling crunchy v0.2.2
21472024-02-16T05:23:32.457Z Checking hyper-staticfile v0.9.5
21482024-02-16T05:23:32.661Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
21492024-02-16T05:23:32.733Z Compiling clang-sys v1.6.1
21502024-02-16T05:23:32.875Z Compiling tiny-keccak v2.0.2
21512024-02-16T05:23:33.313Z Compiling darling_core v0.14.4
21522024-02-16T05:23:33.818Z Checking assert_matches v1.5.0
21532024-02-16T05:23:34.384Z Checking progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor#bc0bb4b0)
21542024-02-16T05:23:34.390Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
21552024-02-16T05:23:34.390Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
21562024-02-16T05:23:35.135Z Compiling ascii-canvas v3.0.0
21572024-02-16T05:23:35.193Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
21582024-02-16T05:23:35.257Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
21592024-02-16T05:23:37.304Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
21602024-02-16T05:23:37.307Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
21612024-02-16T05:23:37.885Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
21622024-02-16T05:23:37.888Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
21632024-02-16T05:23:38.743Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
21642024-02-16T05:23:39.011Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
21652024-02-16T05:23:39.583Z Compiling darling_macro v0.14.4
21662024-02-16T05:23:40.714Z Compiling ena v0.14.2
21672024-02-16T05:23:40.717Z Compiling libloading v0.7.4
21682024-02-16T05:23:40.717Z Compiling bindgen v0.69.2
21692024-02-16T05:23:40.805Z Compiling regex-syntax v0.6.29
21702024-02-16T05:23:41.333Z Compiling diff v0.1.13
21712024-02-16T05:23:41.398Z Compiling darling v0.14.4
21722024-02-16T05:23:41.607Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
21732024-02-16T05:23:41.751Z Compiling cexpr v0.6.0
21742024-02-16T05:23:41.856Z Compiling which v4.4.0
21752024-02-16T05:23:42.515Z Compiling ref-cast v1.0.20
21762024-02-16T05:23:43.037Z Compiling peeking_take_while v0.1.2
21772024-02-16T05:23:43.179Z Compiling shlex v1.3.0
21782024-02-16T05:23:43.698Z Compiling portable-atomic v1.4.3
21792024-02-16T05:23:43.698Z Checking maplit v1.0.2
21802024-02-16T05:23:43.698Z Compiling lazycell v1.3.0
21812024-02-16T05:23:43.856Z Compiling rustc-hash v1.1.0
21822024-02-16T05:23:44.013Z Compiling lalrpop v0.19.12
21832024-02-16T05:23:44.683Z Compiling derive_builder_core v0.12.0
21842024-02-16T05:23:44.730Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
21852024-02-16T05:23:45.147Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
21862024-02-16T05:23:46.601Z Compiling ref-cast-impl v1.0.20
21872024-02-16T05:23:47.442Z Compiling libxml v0.3.3
21882024-02-16T05:23:47.524Z Compiling derive_builder_macro v0.12.0
21892024-02-16T05:23:48.503Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
21902024-02-16T05:23:48.506Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
21912024-02-16T05:23:48.506Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
21922024-02-16T05:23:48.523Z Compiling strum_macros v0.24.3
21932024-02-16T05:23:48.681Z Compiling diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#62ef5ca0)
21942024-02-16T05:23:49.002Z Compiling cookie v0.18.0
21952024-02-16T05:23:49.024Z Checking number_prefix v0.4.0
21962024-02-16T05:23:49.210Z Compiling indoc v1.0.9
21972024-02-16T05:23:49.401Z Checking indicatif v0.17.8
21982024-02-16T05:23:50.229Z Checking derive_builder v0.12.0
21992024-02-16T05:23:50.793Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
22002024-02-16T05:23:50.797Z Checking bb8 v0.8.3
22012024-02-16T05:23:51.184Z Checking quick-xml v0.30.0
22022024-02-16T05:23:52.122Z Checking castaway v0.2.2
22032024-02-16T05:23:52.296Z Compiling oso-derive v0.27.0
22042024-02-16T05:23:52.608Z Compiling impl-trait-for-tuples v0.2.2
22052024-02-16T05:23:52.693Z Checking compact_str v0.7.1
22062024-02-16T05:23:53.276Z Checking async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
22072024-02-16T05:23:53.823Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
22082024-02-16T05:23:53.883Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
22092024-02-16T05:23:53.898Z Checking lru v0.12.1
22102024-02-16T05:23:54.176Z Compiling stability v0.1.1
22112024-02-16T05:23:54.788Z Checking cassowary v0.3.0
22122024-02-16T05:23:55.191Z Compiling indoc v2.0.3
22132024-02-16T05:23:55.220Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
22142024-02-16T05:23:55.259Z Checking smawk v0.3.1
22152024-02-16T05:23:55.473Z Checking unicode-linebreak v0.1.5
22162024-02-16T05:23:55.729Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
22172024-02-16T05:23:55.862Z Checking textwrap v0.16.0
22182024-02-16T05:23:56.234Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
22192024-02-16T05:23:56.304Z Checking ratatui v0.26.1
22202024-02-16T05:23:56.675Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
22212024-02-16T05:23:56.816Z Checking is_ci v1.2.0
22222024-02-16T05:23:56.957Z Checking supports-color v3.0.0
22232024-02-16T05:23:57.142Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
22242024-02-16T05:23:57.836Z Compiling nexus-blueprint-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/blueprint-execution)
22252024-02-16T05:23:58.157Z Checking nexus-deployment v0.1.0 (/work/oxidecomputer/omicron/nexus/deployment)
22262024-02-16T05:23:59.090Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
22272024-02-16T05:23:59.400Z Checking rtoolbox v0.0.1
22282024-02-16T05:23:59.475Z Checking tui-tree-widget v0.17.0
22292024-02-16T05:23:59.584Z Checking rpassword v7.3.1
22302024-02-16T05:23:59.752Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=796dce526dd7ed7b52a0429a486ccba4a9da1ce5#796dce52)
22312024-02-16T05:23:59.792Z Checking toml_edit v0.21.1
22322024-02-16T05:24:01.267Z Checking fatfs v0.3.6
22332024-02-16T05:24:01.838Z Checking shell-words v1.1.0
22342024-02-16T05:24:02.357Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
22352024-02-16T05:24:02.374Z Checking yansi v0.5.1
22362024-02-16T05:24:02.876Z Checking pretty_assertions v1.4.0
22372024-02-16T05:24:03.080Z Compiling target-lexicon v0.12.13
22382024-02-16T05:24:03.694Z Checking plotters-backend v0.3.5
22392024-02-16T05:24:04.098Z Compiling guppy-workspace-hack v0.1.0
22402024-02-16T05:24:04.433Z Checking plotters-svg v0.3.5
22412024-02-16T05:24:04.943Z Checking http-body v1.0.0
22422024-02-16T05:24:04.943Z Checking rand v0.4.6
22432024-02-16T05:24:04.943Z Checking remove_dir_all v0.5.3
22442024-02-16T05:24:04.943Z Checking tower-layer v0.3.2
22452024-02-16T05:24:04.943Z Checking cast v0.3.0
22462024-02-16T05:24:05.023Z Compiling target-spec v3.1.0
22472024-02-16T05:24:05.084Z Checking criterion-plot v0.5.0
22482024-02-16T05:24:05.804Z Checking tempdir v0.3.7
22492024-02-16T05:24:06.314Z Checking tower v0.4.13
22502024-02-16T05:24:06.314Z Checking hyper v1.1.0
22512024-02-16T05:24:06.314Z Checking plotters v0.3.5
22522024-02-16T05:24:06.440Z Checking cfg-expr v0.15.6
22532024-02-16T05:24:07.060Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
22542024-02-16T05:24:07.294Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
22552024-02-16T05:24:07.519Z Checking tinytemplate v1.2.1
22562024-02-16T05:24:07.935Z Checking cargo-platform v0.1.3
22572024-02-16T05:24:08.025Z Checking oorandom v11.1.3
22582024-02-16T05:24:08.195Z Checking anes v0.1.6
22592024-02-16T05:24:08.223Z Checking cargo_metadata v0.18.1
22602024-02-16T05:24:08.586Z Checking criterion v0.5.1
22612024-02-16T05:24:08.896Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
22622024-02-16T05:24:09.230Z Checking hyper-util v0.1.2
22632024-02-16T05:24:09.900Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
22642024-02-16T05:24:10.693Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
22652024-02-16T05:24:11.505Z Checking assert_cmd v2.0.13
22662024-02-16T05:24:12.012Z Checking rustls-native-certs v0.7.0
22672024-02-16T05:24:12.065Z Checking pathdiff v0.2.1
22682024-02-16T05:24:12.216Z Checking nested v0.1.1
22692024-02-16T05:24:12.431Z Checking guppy v0.17.5
22702024-02-16T05:24:12.827Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
22712024-02-16T05:24:14.202Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
22722024-02-16T05:24:14.611Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
22732024-02-16T05:24:15.123Z Checking hyper-rustls v0.26.0
22742024-02-16T05:24:15.325Z Checking httptest v0.15.5
22752024-02-16T05:24:15.476Z Checking threadpool v1.8.1
22762024-02-16T05:24:15.680Z Checking nanorand v0.7.0
22772024-02-16T05:24:16.103Z Checking flume v0.11.0
22782024-02-16T05:24:16.612Z Checking libtest-mimic v0.6.1
22792024-02-16T05:24:16.862Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
22802024-02-16T05:24:16.879Z Checking similar-asserts v1.5.0
22812024-02-16T05:24:17.048Z Compiling rstest_macros v0.18.2
22822024-02-16T05:24:18.160Z Checking datatest-stable v0.2.3
22832024-02-16T05:24:18.164Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
22842024-02-16T05:24:19.106Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
22852024-02-16T05:24:19.604Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
22862024-02-16T05:24:19.646Z Checking csv-core v0.1.11
22872024-02-16T05:24:19.885Z Compiling relative-path v1.9.0
22882024-02-16T05:24:19.915Z Compiling trybuild v1.0.89
22892024-02-16T05:24:19.988Z Checking constant_time_eq v0.2.6
22902024-02-16T05:24:20.165Z Checking blake2b_simd v1.0.1
22912024-02-16T05:24:20.374Z Checking csv v1.3.0
22922024-02-16T05:24:21.018Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
22932024-02-16T05:24:21.304Z Checking multimap v0.8.3
22942024-02-16T05:24:21.677Z Checking basic-toml v0.1.8
22952024-02-16T05:24:22.476Z Checking futures-timer v3.0.2
22962024-02-16T05:24:24.182Z Checking rust-argon2 v1.0.1
22972024-02-16T05:24:24.705Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
22982024-02-16T05:24:26.635Z Checking partial-io v0.5.4
22992024-02-16T05:24:27.025Z Checking approx v0.5.1
23002024-02-16T05:24:27.251Z Checking termios v0.3.3
23012024-02-16T05:24:27.472Z Checking hex-literal v0.4.1
23022024-02-16T05:24:30.591Z Checking rstest v0.18.2
23032024-02-16T05:24:32.586Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
23042024-02-16T05:25:20.920Z Checking zone-network-setup v0.1.0 (/work/oxidecomputer/omicron/zone-network-setup)
23052024-02-16T05:25:22.847Z Compiling samael v0.0.14 (https://github.com/oxidecomputer/samael?branch=oxide/omicron#9e609a8f)
23062024-02-16T05:25:23.472Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
23072024-02-16T05:25:23.743Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
23082024-02-16T05:25:30.184Z Checking caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
23092024-02-16T05:25:56.830Z Compiling polar-core v0.27.0
23102024-02-16T05:25:56.831Z Checking oso v0.27.0
23112024-02-16T05:26:19.557Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
23122024-02-16T05:27:19.437Z Finished dev [unoptimized + debuginfo] target(s) in 6m 54s
23132024-02-16T05:27:19.613Z
23142024-02-16T05:27:19.613Zreal 7:37.822260073
23152024-02-16T05:27:19.614Zuser 39:43.391478958
23162024-02-16T05:27:19.614Zsys 6:39.148211570
23172024-02-16T05:27:19.614Ztrap 1.041297069
23182024-02-16T05:27:19.614Ztflt 4.317857507
23192024-02-16T05:27:19.622Zdflt 3.853242545
23202024-02-16T05:27:19.622Zkflt 0.060107950
23212024-02-16T05:27:19.622Zlock 1:01:07.557747955
23222024-02-16T05:27:19.622Zslp 2:01:37.553934516
23232024-02-16T05:27:19.622Zlat 1:43.580585717
23242024-02-16T05:27:19.622Zstop 4:10.672425681
23252024-02-16T05:27:20.418Zwarning: output filename collision.
23262024-02-16T05:27:20.418ZThe 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)`.
23272024-02-16T05:27:20.419ZColliding filename is: /work/oxidecomputer/omicron/target/doc/hubpack/index.html
23282024-02-16T05:27:20.419ZThe targets should have unique names.
23292024-02-16T05:27:20.419ZThis is a known bug where multiple crates with the same name use
23302024-02-16T05:27:20.419Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23312024-02-16T05:27:21.087Zwarning: output filename collision.
23322024-02-16T05:27:21.087ZThe lib target `nix` in package `nix v0.27.1` has the same output filename as the lib target `nix` in package `nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)`.
23332024-02-16T05:27:21.087ZColliding filename is: /work/oxidecomputer/omicron/target/doc/nix/index.html
23342024-02-16T05:27:21.088ZThe targets should have unique names.
23352024-02-16T05:27:21.088ZThis is a known bug where multiple crates with the same name use
23362024-02-16T05:27:21.088Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23372024-02-16T05:27:21.088Zwarning: output filename collision.
23382024-02-16T05:27:21.088ZThe 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)`.
23392024-02-16T05:27:21.088ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
23402024-02-16T05:27:21.088ZThe targets should have unique names.
23412024-02-16T05:27:21.088ZThis is a known bug where multiple crates with the same name use
23422024-02-16T05:27:21.088Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23432024-02-16T05:27:21.088Zwarning: output filename collision.
23442024-02-16T05:27:21.089ZThe lib target `progenitor` in package `progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor#bc0bb4b0)` has the same output filename as the lib target `progenitor` in package `progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)`.
23452024-02-16T05:27:21.089ZColliding filename is: /work/oxidecomputer/omicron/target/doc/progenitor/index.html
23462024-02-16T05:27:21.089ZThe targets should have unique names.
23472024-02-16T05:27:21.089ZThis is a known bug where multiple crates with the same name use
23482024-02-16T05:27:21.089Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23492024-02-16T05:27:21.089Zwarning: output filename collision.
23502024-02-16T05:27:21.089ZThe lib target `progenitor-client` in package `progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor#bc0bb4b0)` has the same output filename as the lib target `progenitor-client` in package `progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)`.
23512024-02-16T05:27:21.089ZColliding filename is: /work/oxidecomputer/omicron/target/doc/progenitor_client/index.html
23522024-02-16T05:27:21.089ZThe targets should have unique names.
23532024-02-16T05:27:21.089ZThis is a known bug where multiple crates with the same name use
23542024-02-16T05:27:21.090Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23552024-02-16T05:27:21.090Zwarning: output filename collision.
23562024-02-16T05:27:21.090ZThe lib target `progenitor-impl` in package `progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor#bc0bb4b0)` has the same output filename as the lib target `progenitor-impl` in package `progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)`.
23572024-02-16T05:27:21.090ZColliding filename is: /work/oxidecomputer/omicron/target/doc/progenitor_impl/index.html
23582024-02-16T05:27:21.090ZThe targets should have unique names.
23592024-02-16T05:27:21.090ZThis is a known bug where multiple crates with the same name use
23602024-02-16T05:27:21.090Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23612024-02-16T05:27:21.090Zwarning: output filename collision.
23622024-02-16T05:27:21.091ZThe 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)`.
23632024-02-16T05:27:21.091ZColliding filename is: /work/oxidecomputer/omicron/target/doc/tlvc/index.html
23642024-02-16T05:27:21.091ZThe targets should have unique names.
23652024-02-16T05:27:21.091ZThis is a known bug where multiple crates with the same name use
23662024-02-16T05:27:21.091Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23672024-02-16T05:27:21.107Z Documenting libc v0.2.153
23682024-02-16T05:27:21.107Z Documenting cfg-if v1.0.0
23692024-02-16T05:27:21.107Z Documenting serde_derive v1.0.196
23702024-02-16T05:27:21.107Z Documenting log v0.4.20
23712024-02-16T05:27:21.107Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23722024-02-16T05:27:21.107Z Documenting memchr v2.6.3
23732024-02-16T05:27:21.108Z Documenting scopeguard v1.2.0
23742024-02-16T05:27:21.108Z Documenting byteorder v1.5.0
23752024-02-16T05:27:21.240Z Documenting smallvec v1.13.1
23762024-02-16T05:27:23.578Z Documenting itoa v1.0.9
23772024-02-16T05:27:23.637Z Documenting lock_api v0.4.10
23782024-02-16T05:27:24.498Z Documenting once_cell v1.19.0
23792024-02-16T05:27:25.010Z Documenting getrandom v0.2.10
23802024-02-16T05:27:25.708Z Documenting zeroize_derive v1.4.2
23812024-02-16T05:27:25.720Z Documenting parking_lot_core v0.9.8
23822024-02-16T05:27:25.720Z Documenting libm v0.2.7
23832024-02-16T05:27:26.362Z Documenting pin-project-lite v0.2.13
23842024-02-16T05:27:26.577Z Documenting signal-hook-registry v1.4.1
23852024-02-16T05:27:27.164Z Documenting serde v1.0.196
23862024-02-16T05:27:29.118Z Documenting rand_core v0.6.4
23872024-02-16T05:27:29.233Z Documenting num-traits v0.2.16
23882024-02-16T05:27:29.233Z Documenting mio v0.8.9
23892024-02-16T05:27:29.306Z Documenting parking_lot v0.12.1
23902024-02-16T05:27:29.306Z Documenting futures-core v0.3.30
23912024-02-16T05:27:30.578Z Documenting ryu v1.0.15
23922024-02-16T05:27:31.093Z Documenting zeroize v1.7.0
23932024-02-16T05:27:32.501Z Documenting thiserror-impl v1.0.57
23942024-02-16T05:27:32.782Z Documenting socket2 v0.5.5
23952024-02-16T05:27:33.004Z Documenting num_cpus v1.16.0
23962024-02-16T05:27:33.040Z Documenting tokio-macros v2.2.0
23972024-02-16T05:27:33.346Z Documenting zerocopy v0.7.32
23982024-02-16T05:27:33.606Z Documenting typenum v1.16.0
23992024-02-16T05:27:35.077Z Documenting subtle v2.5.0
24002024-02-16T05:27:36.761Z Documenting futures-sink v0.3.30
24012024-02-16T05:27:36.900Z Documenting iana-time-zone v0.1.57
24022024-02-16T05:27:37.219Z Documenting thiserror v1.0.57
24032024-02-16T05:27:37.515Z Documenting pin-utils v0.1.0
24042024-02-16T05:27:38.554Z Documenting slab v0.4.9
24052024-02-16T05:27:40.589Z Documenting futures-channel v0.3.30
24062024-02-16T05:27:40.736Z Documenting ahash v0.8.7
24072024-02-16T05:27:40.765Z Documenting futures-macro v0.3.30
24082024-02-16T05:27:40.895Z Documenting const-oid v0.9.5
24092024-02-16T05:27:42.816Z Documenting futures-task v0.3.30
24102024-02-16T05:27:43.598Z Documenting futures-io v0.3.30
24112024-02-16T05:27:44.551Z Documenting allocator-api2 v0.2.16
24122024-02-16T05:27:45.569Z Documenting tinyvec_macros v0.1.1
24132024-02-16T05:27:45.919Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24142024-02-16T05:27:46.078Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24152024-02-16T05:27:46.919Z Documenting tracing-core v0.1.31
24162024-02-16T05:27:47.717Z Documenting tracing-attributes v0.1.26
24172024-02-16T05:27:47.718Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24182024-02-16T05:27:47.718Z Documenting futures-util v0.3.30
24192024-02-16T05:27:48.251Z Documenting hashbrown v0.14.3
24202024-02-16T05:27:48.641Z Documenting tinyvec v1.6.0
24212024-02-16T05:27:48.799Z Documenting bytes v1.5.0
24222024-02-16T05:27:52.474Z Documenting bitflags v2.4.0
24232024-02-16T05:27:54.194Z Documenting serde_json v1.0.113
24242024-02-16T05:27:54.250Z Documenting tokio v1.36.0
24252024-02-16T05:27:54.816Z Documenting chrono v0.4.31
24262024-02-16T05:27:56.140Z Documenting uuid v1.7.0
24272024-02-16T05:27:56.557Z Documenting unicode-normalization v0.1.22
24282024-02-16T05:27:57.491Z Documenting ppv-lite86 v0.2.17
24292024-02-16T05:27:59.181Z Documenting generic-array v0.14.7
24302024-02-16T05:27:59.329Z Documenting unicode-bidi v0.3.13
24312024-02-16T05:28:00.666Z Documenting equivalent v1.0.1
24322024-02-16T05:28:00.809Z Checking serde_derive_internals v0.26.0
24332024-02-16T05:28:00.871Z Documenting rand_chacha v0.3.1
24342024-02-16T05:28:01.173Z Documenting serde_derive_internals v0.26.0
24352024-02-16T05:28:01.403Z Documenting percent-encoding v2.3.1
24362024-02-16T05:28:03.502Z Documenting base64 v0.21.7
24372024-02-16T05:28:03.516Z Documenting indexmap v2.2.3
24382024-02-16T05:28:03.805Z Documenting crypto-common v0.1.6
24392024-02-16T05:28:05.122Z Documenting block-buffer v0.10.4
24402024-02-16T05:28:05.127Z Documenting rand v0.8.5
24412024-02-16T05:28:05.274Z Documenting tracing v0.1.37
24422024-02-16T05:28:05.515Z Documenting dyn-clone v1.0.16
24432024-02-16T05:28:06.487Z Documenting schemars_derive v0.8.16
24442024-02-16T05:28:09.202Z Documenting lazy_static v1.4.0
24452024-02-16T05:28:09.223Z Documenting form_urlencoded v1.2.1
24462024-02-16T05:28:09.223Z Documenting fnv v1.0.7
24472024-02-16T05:28:09.223Z Documenting cpufeatures v0.2.12
24482024-02-16T05:28:09.223Z Documenting digest v0.10.7
24492024-02-16T05:28:10.159Z Documenting idna v0.5.0
24502024-02-16T05:28:10.603Z Documenting httparse v1.8.0
24512024-02-16T05:28:12.024Z Documenting unicode-ident v1.0.12
24522024-02-16T05:28:12.209Z Documenting unicode-width v0.1.11
24532024-02-16T05:28:12.348Z Documenting errno v0.3.8
24542024-02-16T05:28:12.846Z Documenting schemars v0.8.16
24552024-02-16T05:28:14.129Z Documenting url v2.5.0
24562024-02-16T05:28:14.445Z Documenting proc-macro2 v1.0.78
24572024-02-16T05:28:15.043Z Documenting httpdate v1.0.3
24582024-02-16T05:28:15.091Z Documenting adler v1.0.2
24592024-02-16T05:28:15.180Z Documenting try-lock v0.2.4
24602024-02-16T05:28:16.350Z Documenting rustix v0.38.31
24612024-02-16T05:28:17.862Z Documenting miniz_oxide v0.7.1
24622024-02-16T05:28:18.006Z Documenting want v0.3.1
24632024-02-16T05:28:18.493Z Documenting http-body v0.4.5
24642024-02-16T05:28:18.577Z Documenting openssl-sys v0.9.96
24652024-02-16T05:28:18.815Z Documenting openssl-macros v0.1.1
24662024-02-16T05:28:19.982Z Documenting mime v0.3.17
24672024-02-16T05:28:23.131Z Documenting tower-service v0.3.2
24682024-02-16T05:28:23.131Z Documenting base64ct v1.6.0
24692024-02-16T05:28:23.131Z Documenting quote v1.0.35
24702024-02-16T05:28:23.187Z Documenting aho-corasick v1.0.4
24712024-02-16T05:28:23.378Z Documenting slog v2.7.0
24722024-02-16T05:28:24.931Z Documenting openssl v0.10.60
24732024-02-16T05:28:24.938Z Documenting openssl-probe v0.1.5
24742024-02-16T05:28:25.231Z Documenting regex-syntax v0.8.2
24752024-02-16T05:28:25.558Z Documenting tokio-util v0.7.10
24762024-02-16T05:28:26.280Z Documenting ipnet v2.9.0
24772024-02-16T05:28:26.989Z Documenting syn v2.0.48
24782024-02-16T05:28:27.685Z Documenting async-trait v0.1.77
24792024-02-16T05:28:28.101Z Documenting pem-rfc7468 v0.7.0
24802024-02-16T05:28:28.525Z Documenting encoding_rs v0.8.33
24812024-02-16T05:28:30.421Z Documenting crossbeam-utils v0.8.16
24822024-02-16T05:28:31.351Z Documenting h2 v0.3.24
24832024-02-16T05:28:31.943Z Documenting regex-automata v0.4.4
24842024-02-16T05:28:32.234Z Documenting der_derive v0.7.2
24852024-02-16T05:28:32.365Z Documenting utf8parse v0.2.1
24862024-02-16T05:28:32.673Z Documenting native-tls v0.2.11
24872024-02-16T05:28:33.117Z Documenting flagset v0.4.3
24882024-02-16T05:28:34.590Z Documenting serde_urlencoded v0.7.1
24892024-02-16T05:28:35.167Z Documenting num-integer v0.1.46
24902024-02-16T05:28:36.870Z Documenting time-macros v0.2.13
24912024-02-16T05:28:37.374Z Documenting der v0.7.8
24922024-02-16T05:28:38.602Z Documenting tokio-native-tls v0.3.1
24932024-02-16T05:28:38.711Z Documenting num_threads v0.1.6
24942024-02-16T05:28:40.125Z Documenting time-core v0.1.1
24952024-02-16T05:28:41.129Z Documenting regex v1.10.3
24962024-02-16T05:28:41.130Z Documenting gimli v0.28.0
24972024-02-16T05:28:42.283Z Documenting deranged v0.3.8
24982024-02-16T05:28:42.363Z Documenting spki v0.7.2
24992024-02-16T05:28:42.871Z Documenting hyper v0.14.27
25002024-02-16T05:28:42.931Z Documenting object v0.32.1
25012024-02-16T05:28:43.814Z Documenting webpki-roots v0.25.2
25022024-02-16T05:28:45.792Z Documenting rustc-demangle v0.1.23
25032024-02-16T05:28:46.401Z Documenting spin v0.9.8
25042024-02-16T05:28:46.684Z Documenting time v0.3.27
25052024-02-16T05:28:46.934Z Documenting either v1.9.0
25062024-02-16T05:28:47.023Z Documenting addr2line v0.21.0
25072024-02-16T05:28:47.744Z Documenting pkcs8 v0.10.2
25082024-02-16T05:28:48.766Z Documenting openapiv3 v2.0.0
25092024-02-16T05:28:49.470Z Documenting futures-executor v0.3.30
25102024-02-16T05:28:51.633Z Checking pest_meta v2.7.6
25112024-02-16T05:28:51.633Z Documenting memoffset v0.9.0
25122024-02-16T05:28:51.723Z Documenting anstyle v1.0.2
25132024-02-16T05:28:51.998Z Documenting data-encoding v2.4.0
25142024-02-16T05:28:52.196Z Documenting anstyle-parse v0.2.1
25152024-02-16T05:28:53.982Z Documenting crossbeam-epoch v0.9.15
25162024-02-16T05:28:54.690Z Documenting ipnetwork v0.20.0
25172024-02-16T05:28:54.779Z Documenting hyper-rustls v0.24.2
25182024-02-16T05:28:55.515Z Documenting hyper-tls v0.5.0
25192024-02-16T05:28:57.888Z Documenting backtrace v0.3.69
25202024-02-16T05:28:57.888Z Documenting sha2 v0.10.8
25212024-02-16T05:28:57.888Z Documenting hex v0.4.3
25222024-02-16T05:28:57.888Z Documenting crc32fast v1.3.2
25232024-02-16T05:28:57.953Z Documenting pest_meta v2.7.6
25242024-02-16T05:28:59.803Z Documenting scroll_derive v0.12.0
25252024-02-16T05:29:00.269Z Documenting colorchoice v1.0.0
25262024-02-16T05:29:00.277Z Documenting anstyle-query v1.0.0
25272024-02-16T05:29:00.606Z Documenting untrusted v0.9.0
25282024-02-16T05:29:01.865Z Documenting anyhow v1.0.75
25292024-02-16T05:29:02.538Z Documenting futures v0.3.30
25302024-02-16T05:29:02.665Z Documenting reqwest v0.11.22
25312024-02-16T05:29:02.733Z Documenting pest_generator v2.7.6
25322024-02-16T05:29:02.746Z Checking pest_generator v2.7.6
25332024-02-16T05:29:03.438Z Documenting ring v0.17.7
25342024-02-16T05:29:03.497Z Documenting num-iter v0.1.43
25352024-02-16T05:29:03.521Z Documenting anstream v0.5.0
25362024-02-16T05:29:04.252Z Documenting scroll v0.12.0
25372024-02-16T05:29:07.479Z Documenting hmac v0.12.1
25382024-02-16T05:29:07.484Z Documenting signal-hook v0.3.17
25392024-02-16T05:29:07.485Z Documenting terminal_size v0.2.6
25402024-02-16T05:29:08.079Z Documenting plain v0.2.3
25412024-02-16T05:29:08.479Z Documenting clap_lex v0.5.1
25422024-02-16T05:29:08.562Z Documenting ucd-trie v0.1.6
25432024-02-16T05:29:10.003Z Documenting static_assertions v1.1.0
25442024-02-16T05:29:10.875Z Documenting strsim v0.10.0
25452024-02-16T05:29:11.516Z Documenting goblin v0.8.0
25462024-02-16T05:29:11.565Z Documenting pest_derive v2.7.6
25472024-02-16T05:29:11.827Z Documenting flate2 v1.0.28
25482024-02-16T05:29:12.937Z Documenting clap_derive v4.4.2
25492024-02-16T05:29:13.008Z Documenting pest v2.7.6
25502024-02-16T05:29:13.062Z Documenting unicode-segmentation v1.10.1
25512024-02-16T05:29:13.275Z Documenting pretty-hex v0.4.1
25522024-02-16T05:29:15.711Z Documenting clap_builder v4.4.2
25532024-02-16T05:29:16.232Z Documenting managed v0.8.0
25542024-02-16T05:29:16.374Z Documenting signal-hook-mio v0.2.3
25552024-02-16T05:29:16.401Z Documenting block-padding v0.3.3
25562024-02-16T05:29:16.979Z Documenting scheduled-thread-pool v0.2.7
25572024-02-16T05:29:17.847Z Documenting dtrace-parser v0.2.0
25582024-02-16T05:29:18.158Z Documenting thread-id v4.2.0
25592024-02-16T05:29:18.735Z Documenting dof v0.3.0
25602024-02-16T05:29:19.455Z Documenting bzip2-sys v0.1.11+1.0.8
25612024-02-16T05:29:20.530Z Documenting enum-as-inner v0.5.1
25622024-02-16T05:29:20.692Z Documenting diesel_table_macro_syntax v0.1.0
25632024-02-16T05:29:21.080Z Checking diesel_table_macro_syntax v0.1.0
25642024-02-16T05:29:21.251Z Documenting r2d2 v0.8.10
25652024-02-16T05:29:21.534Z Documenting clap v4.4.3
25662024-02-16T05:29:22.007Z Documenting crossterm v0.27.0
25672024-02-16T05:29:22.474Z Documenting inout v0.1.3
25682024-02-16T05:29:23.303Z Documenting bzip2 v0.4.4
25692024-02-16T05:29:24.252Z Documenting usdt-impl v0.5.0
25702024-02-16T05:29:24.874Z Documenting trust-dns-proto v0.22.0
25712024-02-16T05:29:25.190Z Documenting diesel_derives v2.1.2
25722024-02-16T05:29:25.402Z Documenting md-5 v0.10.5
25732024-02-16T05:29:26.379Z Documenting stringprep v0.1.3
25742024-02-16T05:29:26.540Z Documenting toml_datetime v0.6.5
25752024-02-16T05:29:27.218Z Documenting ff v0.13.0
25762024-02-16T05:29:27.254Z Documenting pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
25772024-02-16T05:29:30.226Z Documenting bit-vec v0.6.3
25782024-02-16T05:29:30.808Z Documenting fallible-iterator v0.2.0
25792024-02-16T05:29:30.811Z Documenting base16ct v0.2.0
25802024-02-16T05:29:30.977Z Documenting siphasher v0.3.11
25812024-02-16T05:29:31.054Z Documenting group v0.13.0
25822024-02-16T05:29:31.782Z Documenting zip v0.6.6
25832024-02-16T05:29:32.056Z Documenting diesel v2.1.4
25842024-02-16T05:29:33.590Z Documenting sec1 v0.7.3
25852024-02-16T05:29:33.797Z Documenting cipher v0.4.4
25862024-02-16T05:29:33.916Z Documenting phf_shared v0.11.2
25872024-02-16T05:29:34.237Z Documenting hkdf v0.12.4
25882024-02-16T05:29:35.018Z Documenting num-bigint v0.4.4
25892024-02-16T05:29:35.432Z Documenting postgres-protocol v0.6.6
25902024-02-16T05:29:36.129Z Documenting crypto-bigint v0.5.2
25912024-02-16T05:29:37.690Z Documenting regress v0.8.0
25922024-02-16T05:29:39.232Z Documenting hubpack v0.1.2
25932024-02-16T05:29:39.715Z Documenting bstr v1.6.0
25942024-02-16T05:29:41.573Z Documenting serde_repr v0.1.16
25952024-02-16T05:29:42.417Z Documenting new_debug_unreachable v1.0.4
25962024-02-16T05:29:42.532Z Documenting fixedbitset v0.4.2
25972024-02-16T05:29:42.843Z Documenting minimal-lexical v0.2.1
25982024-02-16T05:29:43.888Z Documenting lalrpop-util v0.19.12
25992024-02-16T05:29:43.960Z Documenting precomputed-hash v0.1.1
26002024-02-16T05:29:44.925Z Documenting elliptic-curve v0.13.8
26012024-02-16T05:29:44.937Z Documenting gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
26022024-02-16T05:29:45.418Z Documenting yasna v0.5.2
26032024-02-16T05:29:45.892Z Documenting petgraph v0.6.4
26042024-02-16T05:29:46.830Z Documenting nom v7.1.3
26052024-02-16T05:29:47.671Z Documenting string_cache v0.8.7
26062024-02-16T05:29:48.337Z Documenting postgres-types v0.2.6
26072024-02-16T05:29:51.440Z Documenting phf v0.11.2
26082024-02-16T05:29:51.791Z Documenting console v0.15.8
26092024-02-16T05:29:52.201Z Documenting semver v1.0.21
26102024-02-16T05:29:52.513Z Documenting float-cmp v0.9.0
26112024-02-16T05:29:52.527Z Documenting difflib v0.4.0
26122024-02-16T05:29:53.170Z Documenting whoami v1.4.1
26132024-02-16T05:29:54.965Z Documenting predicates-core v1.0.6
26142024-02-16T05:29:55.558Z Documenting heck v0.4.1
26152024-02-16T05:29:56.092Z Documenting normalize-line-endings v0.3.0
26162024-02-16T05:29:56.125Z Documenting bit-set v0.5.3
26172024-02-16T05:29:56.392Z Documenting similar v2.3.0
26182024-02-16T05:29:56.609Z Documenting typify-macro v0.0.15 (https://github.com/oxidecomputer/typify#ce009d6f)
26192024-02-16T05:29:57.413Z Documenting tokio-postgres v0.7.10
26202024-02-16T05:29:57.557Z Documenting tokio-stream v0.1.14
26212024-02-16T05:29:58.656Z Documenting getopts v0.2.21
26222024-02-16T05:29:59.850Z Documenting predicates v3.1.0
26232024-02-16T05:29:59.979Z Documenting typify-impl v0.0.15 (https://github.com/oxidecomputer/typify#ce009d6f)
26242024-02-16T05:30:00.271Z Checking ident_case v1.0.1
26252024-02-16T05:30:00.412Z Documenting progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)
26262024-02-16T05:30:01.163Z Documenting match_cfg v0.1.0
26272024-02-16T05:30:03.156Z Documenting sha1 v0.10.6
26282024-02-16T05:30:03.167Z Documenting dirs-sys-next v0.1.2
26292024-02-16T05:30:03.341Z Documenting rustls-pki-types v1.1.0
26302024-02-16T05:30:03.863Z Documenting hostname v0.3.1
26312024-02-16T05:30:04.779Z Documenting camino v1.1.6
26322024-02-16T05:30:06.494Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
26332024-02-16T05:30:06.930Z Documenting dirs-next v2.0.0
26342024-02-16T05:30:07.182Z Documenting paste v1.0.14
26352024-02-16T05:30:07.924Z Documenting thread_local v1.1.7
26362024-02-16T05:30:07.928Z Documenting typify v0.0.15 (https://github.com/oxidecomputer/typify#ce009d6f)
26372024-02-16T05:30:07.928Z Documenting rustls-webpki v0.102.1
26382024-02-16T05:30:08.686Z Documenting crossbeam-channel v0.5.8
26392024-02-16T05:30:09.734Z Documenting serde_spanned v0.6.5
26402024-02-16T05:30:10.112Z Documenting atty v0.2.14
26412024-02-16T05:30:10.751Z Documenting term v0.7.0
26422024-02-16T05:30:12.060Z Documenting winnow v0.5.15
26432024-02-16T05:30:12.075Z Documenting take_mut v0.2.2
26442024-02-16T05:30:12.118Z Documenting rustls v0.22.2
26452024-02-16T05:30:12.800Z Documenting slog-json v2.6.1
26462024-02-16T05:30:13.472Z Documenting http v1.0.0
26472024-02-16T05:30:13.797Z Documenting async-stream-impl v0.3.5
26482024-02-16T05:30:14.680Z Documenting slog-term v2.9.0
26492024-02-16T05:30:15.230Z Documenting progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)
26502024-02-16T05:30:15.937Z Documenting slog-async v2.8.0
26512024-02-16T05:30:16.660Z Documenting toml_edit v0.22.4
26522024-02-16T05:30:17.390Z Documenting atomic-waker v1.1.1
26532024-02-16T05:30:18.394Z Documenting debug-ignore v1.0.5
26542024-02-16T05:30:19.615Z Documenting async-stream v0.3.5
26552024-02-16T05:30:19.641Z Documenting multer v3.0.0
26562024-02-16T05:30:20.274Z Documenting waitgroup v0.1.2
26572024-02-16T05:30:20.651Z Documenting slog-bunyan v2.5.0
26582024-02-16T05:30:21.131Z Documenting tokio-rustls v0.25.0
26592024-02-16T05:30:21.257Z Documenting rustls-pemfile v2.0.0
26602024-02-16T05:30:22.405Z Documenting toml v0.8.10
26612024-02-16T05:30:22.770Z Checking darling_core v0.20.3
26622024-02-16T05:30:23.425Z Documenting progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)
26632024-02-16T05:30:24.082Z Documenting dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
26642024-02-16T05:30:24.289Z Documenting serde_path_to_error v0.1.15
26652024-02-16T05:30:24.562Z Checking darling v0.20.3
26662024-02-16T05:30:24.659Z Documenting serde_with_macros v3.6.1
26672024-02-16T05:30:25.389Z Documenting structmeta-derive v0.3.0
26682024-02-16T05:30:25.674Z Documenting strum v0.26.1
26692024-02-16T05:30:26.556Z Checking structmeta v0.3.0
26702024-02-16T05:30:30.583Z Documenting instant v0.1.12
26712024-02-16T05:30:31.001Z Documenting newtype-uuid v1.0.1
26722024-02-16T05:30:31.001Z Documenting serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
26732024-02-16T05:30:31.001Z Documenting macaddr v1.0.1
26742024-02-16T05:30:31.002Z Documenting serde_with v3.6.1
26752024-02-16T05:30:31.002Z Documenting dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
26762024-02-16T05:30:31.002Z Documenting structmeta v0.3.0
26772024-02-16T05:30:31.002Z Documenting backoff v0.4.0
26782024-02-16T05:30:32.660Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
26792024-02-16T05:30:32.844Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26802024-02-16T05:30:33.441Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26812024-02-16T05:30:33.456Z Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
26822024-02-16T05:30:33.456Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
26832024-02-16T05:30:34.993Z Documenting parse-display-derive v0.9.0
26842024-02-16T05:30:35.731Z Documenting fastrand v2.0.1
26852024-02-16T05:30:37.028Z Documenting proc-macro-error-attr v1.0.4
26862024-02-16T05:30:37.065Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26872024-02-16T05:30:37.086Z Checking proc-macro-error v1.0.4
26882024-02-16T05:30:37.349Z Documenting is-terminal v0.4.9
26892024-02-16T05:30:37.490Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26902024-02-16T05:30:37.798Z Checking proc-macro-crate v1.3.1
26912024-02-16T05:30:37.912Z Documenting proc-macro-crate v1.3.1
26922024-02-16T05:30:38.053Z Documenting hash32 v0.3.1
26932024-02-16T05:30:38.252Z Documenting stable_deref_trait v1.2.0
26942024-02-16T05:30:40.181Z Documenting tempfile v3.10.0
26952024-02-16T05:30:40.877Z Documenting proc-macro-error v1.0.4
26962024-02-16T05:30:41.063Z Documenting parse-display v0.9.0
26972024-02-16T05:30:41.084Z Documenting cobs v0.2.3
26982024-02-16T05:30:42.090Z Documenting heapless v0.8.0
26992024-02-16T05:30:42.418Z Documenting embedded-io v0.4.0
27002024-02-16T05:30:43.170Z Documenting num_enum_derive v0.5.11
27012024-02-16T05:30:44.390Z Documenting foreign-types-macros v0.2.3
27022024-02-16T05:30:44.571Z Documenting camino-tempfile v1.1.1
27032024-02-16T05:30:44.583Z Documenting illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27042024-02-16T05:30:45.396Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
27052024-02-16T05:30:45.534Z Documenting postcard v1.0.8
27062024-02-16T05:30:46.116Z Documenting foreign-types-shared v0.3.1
27072024-02-16T05:30:46.923Z Documenting smoltcp v0.11.0
27082024-02-16T05:30:47.439Z Documenting libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
27092024-02-16T05:30:50.463Z Documenting crucible-workspace-hack v0.1.0
27102024-02-16T05:30:50.807Z Documenting nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
27112024-02-16T05:30:50.807Z Documenting foreign-types v0.5.0
27122024-02-16T05:30:50.807Z Documenting num_enum v0.5.11
27132024-02-16T05:30:50.807Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
27142024-02-16T05:30:52.067Z Documenting cstr-argument v0.1.2
27152024-02-16T05:30:52.284Z Documenting rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
27162024-02-16T05:30:52.666Z Documenting kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27172024-02-16T05:30:52.938Z Documenting dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
27182024-02-16T05:30:53.052Z Documenting opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27192024-02-16T05:30:53.185Z Documenting colored v2.0.4
27202024-02-16T05:30:56.493Z Documenting nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
27212024-02-16T05:30:56.591Z Documenting rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
27222024-02-16T05:30:57.518Z Documenting poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
27232024-02-16T05:30:57.564Z Documenting zone_cfg_derive v0.3.0
27242024-02-16T05:30:57.788Z Documenting bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
27252024-02-16T05:30:59.311Z Documenting opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27262024-02-16T05:31:00.674Z Documenting num-derive v0.4.0
27272024-02-16T05:31:01.119Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
27282024-02-16T05:31:01.739Z Documenting libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
27292024-02-16T05:31:02.032Z Documenting bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
27302024-02-16T05:31:02.286Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27312024-02-16T05:31:02.339Z Documenting smf v0.2.2
27322024-02-16T05:31:03.350Z Documenting zone v0.3.0
27332024-02-16T05:31:05.948Z Documenting crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=796dce526dd7ed7b52a0429a486ccba4a9da1ce5#796dce52)
27342024-02-16T05:31:05.951Z Documenting oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27352024-02-16T05:31:06.280Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
27362024-02-16T05:31:06.487Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
27372024-02-16T05:31:06.577Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
27382024-02-16T05:31:06.807Z Documenting password-hash v0.5.0
27392024-02-16T05:31:08.513Z Documenting blake2 v0.10.6
27402024-02-16T05:31:09.851Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
27412024-02-16T05:31:10.602Z Documenting linked-hash-map v0.5.6
27422024-02-16T05:31:10.896Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27432024-02-16T05:31:11.047Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
27442024-02-16T05:31:12.991Z Documenting opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27452024-02-16T05:31:13.620Z Documenting itertools v0.12.1
27462024-02-16T05:31:13.864Z Documenting argon2 v0.5.3
27472024-02-16T05:31:14.012Z Documenting memmap v0.7.0
27482024-02-16T05:31:14.129Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
27492024-02-16T05:31:21.025Z Documenting lru-cache v0.1.2
27502024-02-16T05:31:21.144Z Documenting derive-where v1.2.7
27512024-02-16T05:31:21.283Z Documenting swrite v0.1.0
27522024-02-16T05:31:21.283Z Documenting usdt v0.5.0
27532024-02-16T05:31:21.283Z Documenting quick-error v1.2.3
27542024-02-16T05:31:21.284Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
27552024-02-16T05:31:21.284Z Documenting newtype_derive v0.1.6
27562024-02-16T05:31:21.284Z Documenting tap v1.0.1
27572024-02-16T05:31:21.284Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
27582024-02-16T05:31:21.284Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
27592024-02-16T05:31:22.004Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
27602024-02-16T05:31:22.272Z Documenting radium v0.7.0
27612024-02-16T05:31:22.540Z Documenting resolv-conf v0.7.0
27622024-02-16T05:31:23.018Z Documenting wyz v0.5.1
27632024-02-16T05:31:23.328Z Documenting steno v0.4.0
27642024-02-16T05:31:25.710Z Documenting nibble_vec v0.1.0
27652024-02-16T05:31:25.716Z Checking heck v0.3.3
27662024-02-16T05:31:25.716Z Documenting crc-catalog v2.2.0
27672024-02-16T05:31:25.716Z Documenting endian-type v0.1.2
27682024-02-16T05:31:25.926Z Documenting funty v2.0.0
27692024-02-16T05:31:26.640Z Documenting trust-dns-resolver v0.22.0
27702024-02-16T05:31:28.573Z Documenting crc v3.0.1
27712024-02-16T05:31:29.084Z Documenting bitvec v1.0.1
27722024-02-16T05:31:29.359Z Documenting structopt-derive v0.4.18
27732024-02-16T05:31:29.781Z Documenting radix_trie v0.2.1
27742024-02-16T05:31:31.508Z Documenting cancel-safe-futures v0.1.5
27752024-02-16T05:31:33.904Z Documenting xattr v1.0.1
27762024-02-16T05:31:33.947Z Documenting filetime v0.2.23
27772024-02-16T05:31:34.329Z Documenting packed_struct_codegen v0.10.1
27782024-02-16T05:31:34.382Z Documenting nodrop v0.1.14
27792024-02-16T05:31:35.440Z Documenting structopt v0.3.26
27802024-02-16T05:31:36.959Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
27812024-02-16T05:31:37.333Z Documenting array-init v0.0.4
27822024-02-16T05:31:38.057Z Documenting num-bigint-dig v0.8.4
27832024-02-16T05:31:38.060Z Documenting libefi-sys v0.1.0
27842024-02-16T05:31:38.060Z Documenting tar v0.4.40
27852024-02-16T05:31:38.238Z Documenting num-rational v0.4.1
27862024-02-16T05:31:39.733Z Documenting illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
27872024-02-16T05:31:40.307Z Documenting packed_struct v0.10.1
27882024-02-16T05:31:40.489Z Documenting pkcs1 v0.7.5
27892024-02-16T05:31:41.846Z Documenting signature v2.1.0
27902024-02-16T05:31:42.137Z Documenting num-complex v0.4.4
27912024-02-16T05:31:47.443Z Documenting bitfield v0.14.0
27922024-02-16T05:31:47.700Z Documenting arc-swap v1.6.0
27932024-02-16T05:31:47.700Z Documenting termcolor v1.2.0
27942024-02-16T05:31:47.700Z Documenting tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
27952024-02-16T05:31:47.700Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27962024-02-16T05:31:47.898Z Documenting libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
27972024-02-16T05:31:47.898Z Documenting rsa v0.9.2
27982024-02-16T05:31:47.898Z Documenting num v0.4.1
27992024-02-16T05:31:48.106Z Documenting slog-scope v4.4.0
28002024-02-16T05:31:49.371Z Documenting lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
28012024-02-16T05:31:49.454Z Documenting env_logger v0.10.0
28022024-02-16T05:31:50.206Z Documenting serde-hex v0.1.0
28032024-02-16T05:31:50.698Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
28042024-02-16T05:31:51.918Z Documenting x509-cert v0.2.4
28052024-02-16T05:31:53.595Z Documenting ron v0.8.1
28062024-02-16T05:31:53.941Z Documenting libsw v3.3.1
28072024-02-16T05:31:54.851Z Documenting gethostname v0.4.3
28082024-02-16T05:31:54.926Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
28092024-02-16T05:31:56.645Z Documenting half v2.3.1
28102024-02-16T05:31:57.082Z Documenting owo-colors v4.0.0
28112024-02-16T05:31:57.511Z Documenting linear-map v1.2.0
28122024-02-16T05:31:57.993Z Documenting crc-any v2.4.3
28132024-02-16T05:31:58.780Z Documenting ciborium-io v0.2.2
28142024-02-16T05:31:59.003Z Documenting same-file v1.0.6
28152024-02-16T05:32:00.134Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
28162024-02-16T05:32:00.138Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
28172024-02-16T05:32:01.110Z Documenting lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
28182024-02-16T05:32:01.811Z Documenting tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
28192024-02-16T05:32:02.203Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
28202024-02-16T05:32:02.510Z Documenting ciborium-ll v0.2.2
28212024-02-16T05:32:03.420Z Documenting walkdir v2.4.0
28222024-02-16T05:32:06.642Z Documenting slog-stdlog v4.1.1
28232024-02-16T05:32:06.861Z Documenting slog-dtrace v0.3.0
28242024-02-16T05:32:07.924Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
28252024-02-16T05:32:11.271Z Documenting path-slash v0.1.5
28262024-02-16T05:32:11.782Z Documenting slog-envlogger v2.2.0
28272024-02-16T05:32:12.031Z Documenting ciborium v0.2.2
28282024-02-16T05:32:12.687Z Documenting pem v3.0.2
28292024-02-16T05:32:20.009Z Documenting fxhash v0.2.1
28302024-02-16T05:32:20.247Z Documenting display-error-chain v0.2.0
28312024-02-16T05:32:20.248Z Documenting hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
28322024-02-16T05:32:20.291Z Documenting utf-8 v0.7.6
28332024-02-16T05:32:20.291Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
28342024-02-16T05:32:20.291Z Documenting internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
28352024-02-16T05:32:20.291Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
28362024-02-16T05:32:20.291Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
28372024-02-16T05:32:20.291Z Documenting vte_generate_state_changes v0.1.1
28382024-02-16T05:32:20.291Z Checking convert_case v0.4.0
28392024-02-16T05:32:20.291Z Documenting convert_case v0.4.0
28402024-02-16T05:32:20.291Z Documenting buf-list v1.0.3
28412024-02-16T05:32:20.307Z Documenting tungstenite v0.20.1
28422024-02-16T05:32:22.236Z Documenting vte v0.11.1
28432024-02-16T05:32:22.849Z Documenting derive_more v0.99.17
28442024-02-16T05:32:24.568Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
28452024-02-16T05:32:25.075Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
28462024-02-16T05:32:26.679Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
28472024-02-16T05:32:26.984Z Checking darling_core v0.14.4
28482024-02-16T05:32:26.987Z Documenting pin-project-internal v1.1.3
28492024-02-16T05:32:27.506Z Documenting tokio-tungstenite v0.20.1
28502024-02-16T05:32:28.670Z Documenting strip-ansi-escapes v0.2.0
28512024-02-16T05:32:28.809Z Checking darling v0.14.4
28522024-02-16T05:32:28.932Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
28532024-02-16T05:32:33.287Z Documenting pin-project v1.1.3
28542024-02-16T05:32:33.330Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
28552024-02-16T05:32:33.330Z Documenting doc-comment v0.3.3
28562024-02-16T05:32:34.492Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
28572024-02-16T05:32:35.076Z Documenting crossbeam-deque v0.8.3
28582024-02-16T05:32:35.626Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
28592024-02-16T05:32:35.801Z Documenting snafu-derive v0.7.5
28602024-02-16T05:32:35.828Z Documenting nu-ansi-term v0.49.0
28612024-02-16T05:32:36.023Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
28622024-02-16T05:32:38.187Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28632024-02-16T05:32:39.540Z Documenting rayon-core v1.12.0
28642024-02-16T05:32:39.866Z Documenting reedline v0.28.0
28652024-02-16T05:32:40.481Z Documenting trust-dns-client v0.22.0
28662024-02-16T05:32:41.017Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28672024-02-16T05:32:42.276Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
28682024-02-16T05:32:42.580Z Documenting globset v0.4.13
28692024-02-16T05:32:43.686Z Documenting olpc-cjson v0.1.3
28702024-02-16T05:32:44.890Z Documenting snafu v0.7.5
28712024-02-16T05:32:45.928Z Documenting serde_plain v1.0.2
28722024-02-16T05:32:47.303Z Documenting headers-core v0.2.0
28732024-02-16T05:32:47.308Z Documenting async-recursion v1.0.5
28742024-02-16T05:32:48.346Z Documenting keccak v0.1.4
28752024-02-16T05:32:49.884Z Documenting bytecount v0.6.3
28762024-02-16T05:32:50.030Z Documenting typed-path v0.7.0
28772024-02-16T05:32:50.818Z Documenting rayon v1.8.0
28782024-02-16T05:32:50.856Z Documenting trust-dns-server v0.22.1
28792024-02-16T05:32:51.299Z Documenting sha3 v0.10.8
28802024-02-16T05:32:52.011Z Documenting headers v0.3.9
28812024-02-16T05:32:52.746Z Documenting papergrid v0.11.0
28822024-02-16T05:32:54.067Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28832024-02-16T05:32:55.505Z Documenting tough v0.16.0
28842024-02-16T05:32:57.417Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
28852024-02-16T05:32:58.669Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28862024-02-16T05:32:58.755Z Checking derive_builder_core v0.12.0
28872024-02-16T05:32:59.249Z Documenting derive_builder_core v0.12.0
28882024-02-16T05:32:59.252Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
28892024-02-16T05:32:59.538Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
28902024-02-16T05:32:59.999Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
28912024-02-16T05:33:00.004Z Documenting sled v0.34.7
28922024-02-16T05:33:00.004Z Documenting fs-err v2.11.0
28932024-02-16T05:33:00.152Z Documenting unicase v2.7.0
28942024-02-16T05:33:00.494Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
28952024-02-16T05:33:01.242Z Documenting tabled_derive v0.7.0
28962024-02-16T05:33:01.286Z Documenting progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor#bc0bb4b0)
28972024-02-16T05:33:03.305Z Documenting progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor#bc0bb4b0)
28982024-02-16T05:33:03.703Z Documenting fd-lock v4.0.2
28992024-02-16T05:33:05.480Z Documenting nix v0.27.1
29002024-02-16T05:33:05.553Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
29012024-02-16T05:33:06.488Z Documenting secrecy v0.8.0
29022024-02-16T05:33:06.741Z Documenting rustversion v1.0.14
29032024-02-16T05:33:08.103Z Documenting sqlparser_derive v0.2.2
29042024-02-16T05:33:09.425Z Documenting home v0.5.5
29052024-02-16T05:33:10.079Z Documenting parse-size v1.0.0
29062024-02-16T05:33:10.615Z Documenting unicode_categories v0.1.1
29072024-02-16T05:33:10.891Z Documenting castaway v0.2.2
29082024-02-16T05:33:11.961Z Documenting progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor#bc0bb4b0)
29092024-02-16T05:33:12.111Z Documenting derive_builder_macro v0.12.0
29102024-02-16T05:33:13.127Z Documenting rustyline v13.0.0
29112024-02-16T05:33:13.307Z Documenting tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
29122024-02-16T05:33:13.532Z Documenting sqlparser v0.43.1
29132024-02-16T05:33:14.499Z Documenting sqlformat v0.2.3
29142024-02-16T05:33:14.666Z Documenting tabled v0.15.0
29152024-02-16T05:33:16.866Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
29162024-02-16T05:33:19.868Z Documenting mime_guess v2.0.4
29172024-02-16T05:33:22.886Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
29182024-02-16T05:33:22.923Z Documenting dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
29192024-02-16T05:33:22.923Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
29202024-02-16T05:33:24.642Z Compiling nexus-blueprint-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/blueprint-execution)
29212024-02-16T05:33:24.966Z Documenting universal-hash v0.5.1
29222024-02-16T05:33:26.156Z Documenting bcs v0.1.6
29232024-02-16T05:33:28.975Z Documenting kstat-rs v0.2.3
29242024-02-16T05:33:30.466Z Documenting thiserror-impl-no-std v2.0.2
29252024-02-16T05:33:31.316Z Documenting curve25519-dalek-derive v0.1.0
29262024-02-16T05:33:34.002Z Documenting slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
29272024-02-16T05:33:34.685Z Documenting ref-cast-impl v1.0.20
29282024-02-16T05:33:35.579Z Documenting opaque-debug v0.3.0
29292024-02-16T05:33:35.599Z Documenting highway v1.1.0
29302024-02-16T05:33:35.930Z Documenting thiserror-no-std v2.0.2
29312024-02-16T05:33:35.993Z Documenting curve25519-dalek v4.1.1
29322024-02-16T05:33:38.441Z Documenting slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
29332024-02-16T05:33:38.641Z Documenting poly1305 v0.8.0
29342024-02-16T05:33:38.884Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
29352024-02-16T05:33:39.859Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29362024-02-16T05:33:40.238Z Documenting ref-cast v1.0.20
29372024-02-16T05:33:41.634Z Documenting propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
29382024-02-16T05:33:53.442Z Documenting derive_builder v0.12.0
29392024-02-16T05:33:53.578Z Documenting compact_str v0.7.1
29402024-02-16T05:33:53.578Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
29412024-02-16T05:33:53.578Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
29422024-02-16T05:33:53.579Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
29432024-02-16T05:33:53.760Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
29442024-02-16T05:33:53.777Z Documenting ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
29452024-02-16T05:33:53.777Z Documenting mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
29462024-02-16T05:33:56.899Z Documenting portable-atomic v1.4.3
29472024-02-16T05:33:56.899Z Documenting ed25519 v1.5.3
29482024-02-16T05:33:57.103Z Documenting polar-core v0.27.0
29492024-02-16T05:33:59.816Z Documenting libxml v0.3.3
29502024-02-16T05:34:00.334Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
29512024-02-16T05:34:00.993Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
29522024-02-16T05:34:03.629Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
29532024-02-16T05:34:04.366Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
29542024-02-16T05:34:05.996Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
29552024-02-16T05:34:06.064Z Documenting crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=796dce526dd7ed7b52a0429a486ccba4a9da1ce5#796dce52)
29562024-02-16T05:34:06.226Z Documenting chacha20 v0.9.1
29572024-02-16T05:34:08.745Z Documenting bb8 v0.8.3
29582024-02-16T05:34:09.861Z Documenting aead v0.5.2
29592024-02-16T05:34:11.330Z Documenting lru v0.12.1
29602024-02-16T05:34:15.350Z Documenting quick-xml v0.30.0
29612024-02-16T05:34:15.957Z Documenting stability v0.1.1
29622024-02-16T05:34:16.205Z Documenting oso-derive v0.27.0
29632024-02-16T05:34:16.521Z Documenting impl-trait-for-tuples v0.2.2
29642024-02-16T05:34:19.705Z Documenting maplit v1.0.2
29652024-02-16T05:34:20.092Z Documenting glob v0.3.1
29662024-02-16T05:34:20.537Z Documenting cassowary v0.3.0
29672024-02-16T05:34:21.116Z Documenting number_prefix v0.4.0
29682024-02-16T05:34:21.640Z Documenting samael v0.0.14 (https://github.com/oxidecomputer/samael?branch=oxide/omicron#9e609a8f)
29692024-02-16T05:34:22.245Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
29702024-02-16T05:34:22.975Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
29712024-02-16T05:34:23.413Z Documenting oso v0.27.0
29722024-02-16T05:34:25.006Z Documenting ratatui v0.26.1
29732024-02-16T05:34:25.023Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
29742024-02-16T05:34:25.064Z Documenting indicatif v0.17.8
29752024-02-16T05:34:25.588Z Documenting chacha20poly1305 v0.10.1
29762024-02-16T05:34:28.818Z Documenting async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
29772024-02-16T05:34:30.064Z Documenting salty v0.2.0
29782024-02-16T05:34:32.202Z Documenting vsss-rs v3.3.4
29792024-02-16T05:34:33.644Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
29802024-02-16T05:34:34.874Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
29812024-02-16T05:34:35.467Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
29822024-02-16T05:34:35.938Z Documenting hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
29832024-02-16T05:34:36.286Z Documenting nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
29842024-02-16T05:34:39.156Z Documenting diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#62ef5ca0)
29852024-02-16T05:34:39.890Z Documenting cookie v0.18.0
29862024-02-16T05:34:40.491Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
29872024-02-16T05:34:43.738Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
29882024-02-16T05:34:44.441Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
29892024-02-16T05:34:44.758Z Documenting serde-big-array v0.5.1
29902024-02-16T05:34:45.582Z Documenting rtoolbox v0.0.1
29912024-02-16T05:34:47.146Z Documenting smawk v0.3.1
29922024-02-16T05:34:47.694Z Documenting unicode-linebreak v0.1.5
29932024-02-16T05:34:48.028Z Documenting humantime v2.1.0
29942024-02-16T05:34:49.069Z Documenting is_ci v1.2.0
29952024-02-16T05:34:49.604Z Documenting http-range v0.1.5
29962024-02-16T05:34:50.799Z Documenting rpassword v7.3.1
29972024-02-16T05:34:51.584Z Documenting textwrap v0.16.0
29982024-02-16T05:34:51.955Z Documenting gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
29992024-02-16T05:34:52.881Z Documenting supports-color v3.0.0
30002024-02-16T05:34:52.997Z Documenting sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
30012024-02-16T05:34:53.474Z Documenting hyper-staticfile v0.9.5
30022024-02-16T05:34:55.763Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
30032024-02-16T05:34:56.229Z Documenting tui-tree-widget v0.17.0
30042024-02-16T05:34:58.014Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
30052024-02-16T05:34:58.034Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
30062024-02-16T05:35:01.241Z Checking nexus-deployment v0.1.0 (/work/oxidecomputer/omicron/nexus/deployment)
30072024-02-16T05:35:02.017Z Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
30082024-02-16T05:35:02.492Z Documenting rcgen v0.12.1
30092024-02-16T05:35:02.492Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
30102024-02-16T05:35:02.492Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
30112024-02-16T05:35:02.683Z Documenting atomicwrites v0.4.3
30122024-02-16T05:35:03.571Z Documenting signal-hook-tokio v0.3.1
30132024-02-16T05:35:07.048Z Documenting subprocess v0.2.9
30142024-02-16T05:35:08.142Z Documenting memmap2 v0.7.1
30152024-02-16T05:35:08.535Z Documenting constant_time_eq v0.3.0
30162024-02-16T05:35:09.787Z Documenting corncobs v0.1.3
30172024-02-16T05:35:11.234Z Documenting arrayvec v0.7.4
30182024-02-16T05:35:11.457Z Documenting arrayref v0.3.7
30192024-02-16T05:35:12.409Z Documenting shell-words v1.1.0
30202024-02-16T05:35:12.746Z Documenting sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
30212024-02-16T05:35:14.466Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
30222024-02-16T05:35:14.483Z Documenting blake3 v1.5.0
30232024-02-16T05:35:16.842Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
30242024-02-16T05:35:17.925Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
30252024-02-16T05:35:18.897Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
30262024-02-16T05:35:20.136Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30272024-02-16T05:35:20.238Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30282024-02-16T05:35:23.330Z Documenting nexus-deployment v0.1.0 (/work/oxidecomputer/omicron/nexus/deployment)
30292024-02-16T05:35:28.070Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
30302024-02-16T05:35:35.166Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
30312024-02-16T05:35:37.007Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
30322024-02-16T05:35:38.995Z Documenting crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=796dce526dd7ed7b52a0429a486ccba4a9da1ce5#796dce52)
30332024-02-16T05:35:41.715Z Documenting fatfs v0.3.6
30342024-02-16T05:35:41.861Zwarning: unclosed HTML tag `usize`
30352024-02-16T05:35:41.861Z --> wicket/src/ui/panes/update.rs:153:19
30362024-02-16T05:35:41.861Z |
30372024-02-16T05:35:41.861Z153 | /// TODO: The <usize> generic parameter is carried over from earlier versions
30382024-02-16T05:35:41.861Z | ^^^^^^^
30392024-02-16T05:35:41.861Z |
30402024-02-16T05:35:41.861Z = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
30412024-02-16T05:35:41.861Z
30422024-02-16T05:35:43.140Zwarning: `wicket` (lib doc) generated 1 warning
30432024-02-16T05:35:43.158Z Documenting nanorand v0.7.0
30442024-02-16T05:35:44.528Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
30452024-02-16T05:35:46.863Z Documenting assert_matches v1.5.0
30462024-02-16T05:35:47.794Z Documenting topological-sort v0.2.2
30472024-02-16T05:35:55.052Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
30482024-02-16T05:35:55.208Z Documenting flume v0.11.0
30492024-02-16T05:35:55.208Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
30502024-02-16T05:35:55.208Z Documenting omicron-zone-package v0.11.0
30512024-02-16T05:35:55.208Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
30522024-02-16T05:35:56.215Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
30532024-02-16T05:35:57.187Z Documenting installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
30542024-02-16T05:35:57.722Z Documenting installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
30552024-02-16T05:36:04.549Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
30562024-02-16T05:36:07.942Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
30572024-02-16T05:36:08.790Z Documenting termios v0.3.3
30582024-02-16T05:36:10.539Zwarning: unresolved link to `propolis_client::api::InstanceStateMonitorResponse`
30592024-02-16T05:36:10.539Z --> sled-agent/src/sim/instance.rs:46:7
30602024-02-16T05:36:10.539Z |
30612024-02-16T05:36:10.540Z46 | /// [`propolis_client::api::InstanceStateMonitorResponse`]. Transition requests
30622024-02-16T05:36:10.540Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `api` in module `propolis_client`
30632024-02-16T05:36:10.540Z |
30642024-02-16T05:36:10.540Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
30652024-02-16T05:36:10.540Z
30662024-02-16T05:36:13.030Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
30672024-02-16T05:36:13.683Zwarning: `omicron-sled-agent` (lib doc) generated 1 warning
30682024-02-16T05:36:18.433Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
30692024-02-16T05:36:19.267Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
30702024-02-16T05:36:20.620Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
30712024-02-16T05:36:32.823Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
30722024-02-16T05:36:44.710Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
30732024-02-16T05:36:45.933Z Documenting tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
30742024-02-16T05:37:14.241Zwarning: unresolved link to `DataStore::update_tuf_repo_description_insert`
30752024-02-16T05:37:14.916Z --> nexus/db-queries/src/db/datastore/update.rs:28:27
30762024-02-16T05:37:14.917Z |
30772024-02-16T05:37:14.926Z28 | /// The return value of [`DataStore::update_tuf_repo_description_insert`].
30782024-02-16T05:37:14.926Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `DataStore` has no field or associated item named `update_tuf_repo_description_insert`
30792024-02-16T05:37:14.926Z |
30802024-02-16T05:37:14.926Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
30812024-02-16T05:37:14.927Z
30822024-02-16T05:37:14.927Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
30832024-02-16T05:37:14.927Z Documenting caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
30842024-02-16T05:37:14.927Z Documenting zone-network-setup v0.1.0 (/work/oxidecomputer/omicron/zone-network-setup)
30852024-02-16T05:37:14.927Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
30862024-02-16T05:37:14.927Z Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
30872024-02-16T05:37:14.927Zwarning: `nexus-db-queries` (lib doc) generated 1 warning
30882024-02-16T05:37:14.927Z Documenting nexus-blueprint-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/blueprint-execution)
30892024-02-16T05:37:14.927Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30902024-02-16T05:37:33.477Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
30912024-02-16T05:38:20.139Zwarning: unresolved link to `VolumeConstructionRequest`
30922024-02-16T05:38:20.140Z --> nexus/src/app/sagas/volume_delete.rs:338:7
30932024-02-16T05:38:20.140Z |
30942024-02-16T05:38:20.140Z338 | /// [`VolumeConstructionRequest`] is shown here):
30952024-02-16T05:38:20.141Z | ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `VolumeConstructionRequest` in scope
30962024-02-16T05:38:20.141Z |
30972024-02-16T05:38:20.141Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
30982024-02-16T05:38:20.141Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
30992024-02-16T05:38:20.142Z
31002024-02-16T05:38:20.163Zwarning: unresolved link to `fd00:1122:3344:101::5`
31012024-02-16T05:38:20.163Z --> nexus/src/app/sagas/volume_delete.rs:348:17
31022024-02-16T05:38:20.163Z |
31032024-02-16T05:38:20.163Z348 | /// "[fd00:1122:3344:101::5]:1000",
31042024-02-16T05:38:20.163Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
31052024-02-16T05:38:20.163Z
31062024-02-16T05:38:20.163Zwarning: unresolved link to `fd00:1122:3344:102::9`
31072024-02-16T05:38:20.163Z --> nexus/src/app/sagas/volume_delete.rs:349:17
31082024-02-16T05:38:20.163Z |
31092024-02-16T05:38:20.163Z349 | /// "[fd00:1122:3344:102::9]:1000",
31102024-02-16T05:38:20.163Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
31112024-02-16T05:38:20.163Z
31122024-02-16T05:38:20.163Zwarning: unresolved link to `fd00:1122:3344:103::2`
31132024-02-16T05:38:20.163Z --> nexus/src/app/sagas/volume_delete.rs:350:17
31142024-02-16T05:38:20.164Z |
31152024-02-16T05:38:20.164Z350 | /// "[fd00:1122:3344:103::2]:1000"
31162024-02-16T05:38:20.164Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
31172024-02-16T05:38:20.164Z
31182024-02-16T05:38:20.164Zwarning: unresolved link to `fd00:1122:3344:101::5`
31192024-02-16T05:38:20.164Z --> nexus/src/app/sagas/volume_delete.rs:369:17
31202024-02-16T05:38:20.164Z |
31212024-02-16T05:38:20.164Z369 | /// "[fd00:1122:3344:101::5]:1001", <-- port changed
31222024-02-16T05:38:20.164Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
31232024-02-16T05:38:20.164Z
31242024-02-16T05:38:20.164Zwarning: unresolved link to `fd00:1122:3344:102::9`
31252024-02-16T05:38:20.164Z --> nexus/src/app/sagas/volume_delete.rs:370:17
31262024-02-16T05:38:20.164Z |
31272024-02-16T05:38:20.164Z370 | /// "[fd00:1122:3344:102::9]:1001", <-- port changed
31282024-02-16T05:38:20.164Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
31292024-02-16T05:38:20.164Z
31302024-02-16T05:38:20.165Zwarning: unresolved link to `fd00:1122:3344:103::2`
31312024-02-16T05:38:20.165Z --> nexus/src/app/sagas/volume_delete.rs:371:17
31322024-02-16T05:38:20.165Z |
31332024-02-16T05:38:20.165Z371 | /// "[fd00:1122:3344:103::2]:1001" <-- port changed
31342024-02-16T05:38:20.165Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
31352024-02-16T05:38:20.165Z
31362024-02-16T05:38:23.464Zwarning: `omicron-nexus` (lib doc) generated 7 warnings
31372024-02-16T05:38:45.550Z Finished dev [unoptimized + debuginfo] target(s) in 11m 25s
31382024-02-16T05:38:45.647Z
31392024-02-16T05:38:45.647Zreal 11:25.807806361
31402024-02-16T05:38:45.648Zuser 30:37.477973910
31412024-02-16T05:38:45.648Zsys 48:56.260481380
31422024-02-16T05:38:45.648Ztrap 0.932728475
31432024-02-16T05:38:45.662Ztflt 0.116290602
31442024-02-16T05:38:45.662Zdflt 0.498392241
31452024-02-16T05:38:45.662Zkflt 0.000335105
31462024-02-16T05:38:45.662Zlock 2:06:47.611579117
31472024-02-16T05:38:45.662Zslp 2:51:20.742659950
31482024-02-16T05:38:45.662Zlat 4:46.363617216
31492024-02-16T05:38:45.663Zstop 1:26.034833862
31502024-02-16T05:38:45.663Zprocess exited: duration 1272143 ms, exit code 0
 
31512024-02-16T05:38:46.535Zfound 0 output files