01HMY97NJP5A4A088J57K1HN99: 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: 01HMY982MCVZZJJV8TSC36N6D5

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12024-01-24T18:25:24.342Zjob assigned to worker 01HMYBEDYFCTY7EGCRV4XGHFDH (queued for 39 m 32 s)
 
22024-01-24T18:25:25.255Zstarting task 0: "setup"
32024-01-24T18:25:25.310Z++ uname -s
42024-01-24T18:25:25.313Z+ kern=SunOS
52024-01-24T18:25:25.313Z+ case "$kern" in
62024-01-24T18:25:25.314Z+ groupadd -g 12345 build
72024-01-24T18:25:25.319Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-01-24T18:25:27.397Z+ zfs create -o mountpoint=/work rpool/work
92024-01-24T18:25:27.502Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-01-24T18:25:27.507Z+ home_fs=zfs
112024-01-24T18:25:27.508Z+ [[ zfs == autofs ]]
122024-01-24T18:25:27.508Z+ mkdir -p /home/build
132024-01-24T18:25:27.508Z+ chown build:build /home/build /work
142024-01-24T18:25:29.484Z+ chmod 0700 /home/build /work
152024-01-24T18:25:29.487Zprocess exited: duration 4232 ms, exit code 0
 
162024-01-24T18:25:29.495Zstarting task 1: "rust-toolchain"
172024-01-24T18:25:29.537Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182024-01-24T18:25:29.537Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192024-01-24T18:25:29.693Zinfo: downloading installer
202024-01-24T18:25:31.448Zwarning: it looks like you have an existing installation of Rust at:
212024-01-24T18:25:31.449Zwarning: /opt/ooce/bin
222024-01-24T18:25:31.449Zwarning: It is recommended that rustup be the primary Rust installation.
232024-01-24T18:25:31.449Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242024-01-24T18:25:31.449Zwarning: If you are sure that you want both rustup and your already installed Rust
252024-01-24T18:25:31.449Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262024-01-24T18:25:31.449Zwarning: or pass `-y' to ignore all ignorable checks.
272024-01-24T18:25:31.449Zerror: cannot install while Rust is installed
282024-01-24T18:25:31.449Zwarning: continuing (because the -y flag is set and the error is ignorable)
292024-01-24T18:25:31.588Zinfo: profile set to 'default'
302024-01-24T18:25:31.588Zinfo: default host triple is x86_64-unknown-illumos
312024-01-24T18:25:31.594Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322024-01-24T18:25:31.752Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332024-01-24T18:25:31.752Zinfo: downloading component 'cargo'
342024-01-24T18:25:32.412Zinfo: downloading component 'clippy'
352024-01-24T18:25:32.646Zinfo: downloading component 'rust-docs'
362024-01-24T18:25:33.534Zinfo: downloading component 'rust-std'
372024-01-24T18:25:35.001Zinfo: downloading component 'rustc'
382024-01-24T18:25:38.624Zinfo: downloading component 'rustfmt'
392024-01-24T18:25:38.854Zinfo: installing component 'cargo'
402024-01-24T18:25:40.287Zinfo: installing component 'clippy'
412024-01-24T18:25:40.850Zinfo: installing component 'rust-docs'
422024-01-24T18:25:43.615Zinfo: installing component 'rust-std'
432024-01-24T18:25:46.931Zinfo: installing component 'rustc'
442024-01-24T18:25:55.747Zinfo: installing component 'rustfmt'
452024-01-24T18:25:56.378Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462024-01-24T18:25:56.378Z
472024-01-24T18:25:56.507Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482024-01-24T18:25:56.508Z
492024-01-24T18:25:56.511Z
502024-01-24T18:25:56.511ZRust is installed now. Great!
512024-01-24T18:25:56.511Z
522024-01-24T18:25:56.511ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532024-01-24T18:25:56.511Zenvironment variable. This has not been done automatically.
542024-01-24T18:25:56.511Z
552024-01-24T18:25:56.511ZTo configure your current shell, run:
562024-01-24T18:25:56.512Zsource "$HOME/.cargo/env"
572024-01-24T18:25:56.593Z+ rustc --version
582024-01-24T18:25:56.711Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592024-01-24T18:25:56.718Zprocess exited: duration 27220 ms, exit code 0
 
602024-01-24T18:25:56.821Zstarting task 2: "authentication"
612024-01-24T18:25:56.917Zprocess exited: duration 145 ms, exit code 0
 
622024-01-24T18:25:57.347Zstarting task 3: "clone repository"
632024-01-24T18:25:57.356Z+ mkdir -p /work/oxidecomputer/omicron
642024-01-24T18:25:57.361Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652024-01-24T18:25:57.597ZCloning into '/work/oxidecomputer/omicron'...
662024-01-24T18:26:04.436Z+ cd /work/oxidecomputer/omicron
672024-01-24T18:26:04.436Z+ git fetch origin 2dec2168732c028b5575d40bf02c7c50383eeb0a
682024-01-24T18:26:04.872ZFrom https://github.com/oxidecomputer/omicron
692024-01-24T18:26:04.872Z * branch 2dec2168732c028b5575d40bf02c7c50383eeb0a -> FETCH_HEAD
702024-01-24T18:26:04.876Z+ [[ -n boundary-tunnel-routing ]]
712024-01-24T18:26:04.876Z++ git branch --show-current
722024-01-24T18:26:04.876Z+ current=main
732024-01-24T18:26:04.876Z+ [[ main != boundary-tunnel-routing ]]
742024-01-24T18:26:04.876Z+ git branch -f boundary-tunnel-routing 2dec2168732c028b5575d40bf02c7c50383eeb0a
752024-01-24T18:26:04.876Z+ git checkout -f boundary-tunnel-routing
762024-01-24T18:26:05.046ZSwitched to branch 'boundary-tunnel-routing'
772024-01-24T18:26:05.050Z+ git reset --hard 2dec2168732c028b5575d40bf02c7c50383eeb0a
782024-01-24T18:26:05.066ZHEAD is now at 2dec21687 remove manual boundary loopback address management
792024-01-24T18:26:05.074Zprocess exited: duration 7718 ms, exit code 0
 
802024-01-24T18:26:05.088Zstarting task 4: "build"
812024-01-24T18:26:05.100Z+ cargo --version
822024-01-24T18:26:05.110Zinfo: syncing channel updates for '1.74.1-x86_64-unknown-illumos'
832024-01-24T18:26:05.293Zinfo: latest update on 2023-12-07, rust version 1.74.1 (a28077b28 2023-12-04)
842024-01-24T18:26:05.301Zinfo: downloading component 'cargo'
852024-01-24T18:26:06.053Zinfo: downloading component 'clippy'
862024-01-24T18:26:06.278Zinfo: downloading component 'rust-docs'
872024-01-24T18:26:07.153Zinfo: downloading component 'rust-std'
882024-01-24T18:26:08.450Zinfo: downloading component 'rustc'
892024-01-24T18:26:12.126Zinfo: downloading component 'rustfmt'
902024-01-24T18:26:12.329Zinfo: installing component 'cargo'
912024-01-24T18:26:14.035Zinfo: installing component 'clippy'
922024-01-24T18:26:14.558Zinfo: installing component 'rust-docs'
932024-01-24T18:26:17.553Zinfo: installing component 'rust-std'
942024-01-24T18:26:19.975Zinfo: installing component 'rustc'
952024-01-24T18:26:26.266Zinfo: installing component 'rustfmt'
962024-01-24T18:26:26.819Zcargo 1.74.1 (ecb9851af 2023-10-18)
972024-01-24T18:26:26.863Z+ rustc --version
982024-01-24T18:26:26.937Zrustc 1.74.1 (a28077b28 2023-12-04)
992024-01-24T18:26:26.949Z+ source ./env.sh
1002024-01-24T18:26:26.949Z++ set -o xtrace
1012024-01-24T18:26:26.949Z++++ dirname ./env.sh
1022024-01-24T18:26:27.000Z+++ cd .
1032024-01-24T18:26:27.012Z+++ echo /work/oxidecomputer/omicron
1042024-01-24T18:26:27.013Z++ OMICRON_WS=/work/oxidecomputer/omicron
1052024-01-24T18:26:27.013Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1062024-01-24T18:26:27.013Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1072024-01-24T18:26:27.014Z++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1082024-01-24T18:26:27.014Z++ 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-01-24T18:26:27.014Z++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1102024-01-24T18:26:27.014Z++ 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-01-24T18:26:27.014Z++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1122024-01-24T18:26:27.014Z++ 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-01-24T18:26:27.014Z++ unset OMICRON_WS
1142024-01-24T18:26:27.015Z++ set +o xtrace
1152024-01-24T18:26:27.015Z
1162024-01-24T18:26:27.016Z ##### ##### ###### ##### ###### #### # # # #### #
1172024-01-24T18:26:27.016Z # # # # # # # # # # # # # # #
1182024-01-24T18:26:27.016Z # # # # ##### # # ##### # # # # # #### #
1192024-01-24T18:26:27.016Z ##### ##### # ##### # # # # # # # # #
1202024-01-24T18:26:27.016Z # # # # # # # # # # # # # # #
1212024-01-24T18:26:27.016Z # # # ###### # # ###### ### # #### # #### #
1222024-01-24T18:26:27.016Z
1232024-01-24T18:26:39.013Z Startup: Refreshing catalog 'helios-dev' ... Done
1242024-01-24T18:26:41.102Z Startup: Caching catalogs ... Done
1252024-01-24T18:26:43.658ZPlanning: Solver setup ... Done (1.928s)
1262024-01-24T18:26:43.969ZPlanning: Running solver ... Done (0.053s)
1272024-01-24T18:26:43.969ZPlanning: Finding local manifests ... Done (0.002s)
1282024-01-24T18:26:43.969ZPlanning: Fetching manifests: 0/4 0% complete
1292024-01-24T18:26:44.081ZPlanning: Fetching manifests: 4/4 100% complete
1302024-01-24T18:26:44.178ZPlanning: Package planning ... Done (0.081s)
1312024-01-24T18:26:44.286ZPlanning: Merging actions ... Done (0.089s)
1322024-01-24T18:26:45.324ZPlanning: Checking for conflicting actions ... Done (0.888s)
1332024-01-24T18:26:45.537ZPlanning: Consolidating action changes ... Done (0.017s)
1342024-01-24T18:27:08.225ZPlanning: Evaluating mediators ... Done (6.136s)
1352024-01-24T18:27:08.225ZPlanning: Planning completed in 10.38 seconds
1362024-01-24T18:27:08.225Z Packages to install: 4
1372024-01-24T18:27:08.225Z Mediators to change: 2
1382024-01-24T18:27:08.225Z Services to change: 1
1392024-01-24T18:27:08.225Z Estimated space available: 148.87 GB
1402024-01-24T18:27:08.225ZEstimated space to be consumed: 1.40 GB
1412024-01-24T18:27:08.225Z Create boot environment: No
1422024-01-24T18:27:08.225ZCreate backup boot environment: No
1432024-01-24T18:27:08.226Z Rebuild boot archive: No
1442024-01-24T18:27:08.226Z
1452024-01-24T18:27:08.226ZChanged mediators:
1462024-01-24T18:27:08.226Z mediator clang:
1472024-01-24T18:27:08.226Z version: None -> 15 (system default)
1482024-01-24T18:27:09.487Z
1492024-01-24T18:27:09.487Z mediator llvm:
1502024-01-24T18:27:09.487Z version: 14 (system default) -> 15 (system default)
1512024-01-24T18:27:09.487Z
1522024-01-24T18:27:09.487ZChanged packages:
1532024-01-24T18:27:09.487Zhelios-dev
1542024-01-24T18:27:09.487Z developer/build-essential
1552024-01-24T18:27:09.487Z None -> 11-2.0
1562024-01-24T18:27:09.488Z library/libxmlsec1
1572024-01-24T18:27:09.498Z None -> 1.2.35-2.0
1582024-01-24T18:27:09.498Z ooce/developer/clang-15
1592024-01-24T18:27:09.498Z None -> 15.0.7-2.0
1602024-01-24T18:27:09.498Z ooce/developer/llvm-15
1612024-01-24T18:27:09.498Z None -> 15.0.7-2.0
1622024-01-24T18:27:09.499Z
1632024-01-24T18:27:09.499ZServices:
1642024-01-24T18:27:09.499Z restart_fmri:
1652024-01-24T18:27:09.499Z svc:/system/update-man-index:default
1662024-01-24T18:27:09.499Z
1672024-01-24T18:27:09.499ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1682024-01-24T18:27:09.499ZDownload: 1005/3290 items 19.5/212.6MB 9% complete (4.0M/s)
1692024-01-24T18:27:09.499ZDownload: 1348/3290 items 113.4/212.6MB 53% complete (11.4M/s)
1702024-01-24T18:27:30.473ZDownload: 2225/3290 items 119.2/212.6MB 56% complete (10.8M/s)
1712024-01-24T18:27:30.565ZDownload: 3199/3290 items 154.1/212.6MB 72% complete (4.0M/s)
1722024-01-24T18:27:30.565ZDownload: 3248/3290 items 200.0/212.6MB 94% complete (8.4M/s)
1732024-01-24T18:27:30.565ZDownload: Completed 212.60 MB in 26.17 seconds (8.1M/s)
1742024-01-24T18:27:30.566Z Actions: 1/3689 actions (Installing new actions)
1752024-01-24T18:27:30.566Z Actions: 3038/3689 actions (Installing new actions)
1762024-01-24T18:27:30.604Z Actions: Completed 3689 actions in 7.82 seconds.
1772024-01-24T18:27:30.884Z Done (0.245s)
1782024-01-24T18:27:30.891Z Done (0.000s)
1792024-01-24T18:27:31.172Z Done (0.315s)
1802024-01-24T18:27:39.028Z Done (7.720s)
1812024-01-24T18:27:39.257Z Done (0.124s)
1822024-01-24T18:27:39.261Z Done (0.000s)
1832024-01-24T18:27:39.573Z Done (0.000s)
1842024-01-24T18:27:40.327ZPlanning: Evaluating mediator changes ... Done
1852024-01-24T18:27:40.628ZPlanning: Checking for conflicting actions ... Done
1862024-01-24T18:27:40.633ZPlanning: Consolidating action changes ... Done
1872024-01-24T18:27:41.091ZPlanning: Evaluating mediators ... Done
1882024-01-24T18:27:41.095ZPlanning: Planning completed in 0.77 seconds
1892024-01-24T18:27:41.149Z Mediators to change: 2
1902024-01-24T18:27:41.149Z Create boot environment: No
1912024-01-24T18:27:41.149ZCreate backup boot environment: No
1922024-01-24T18:27:41.315Z Done
1932024-01-24T18:27:41.316Z Done
1942024-01-24T18:27:41.536Z Done
1952024-01-24T18:27:47.677Z Done
1962024-01-24T18:27:47.807Z Done
1972024-01-24T18:27:47.820Z Done
1982024-01-24T18:27:47.929Z Done
1992024-01-24T18:27:48.999ZPlanning: Evaluating mediator changes ... Done
2002024-01-24T18:27:49.018ZPlanning: Merging actions ... Done
2012024-01-24T18:27:49.336ZPlanning: Checking for conflicting actions ... Done
2022024-01-24T18:27:49.350ZPlanning: Consolidating action changes ... Done
2032024-01-24T18:27:49.839ZPlanning: Evaluating mediators ... Done
2042024-01-24T18:27:49.881ZPlanning: Planning completed in 1.34 seconds
2052024-01-24T18:27:49.939Z Packages to change: 1
2062024-01-24T18:27:49.939Z Mediators to change: 1
2072024-01-24T18:27:49.955Z Services to change: 1
2082024-01-24T18:27:49.956Z Create boot environment: No
2092024-01-24T18:27:49.956ZCreate backup boot environment: Yes
2102024-01-24T18:27:52.073Z Actions: 1/6 actions (Updating modified actions)
2112024-01-24T18:27:52.080Z Actions: Completed 6 actions in 0.00 seconds.
2122024-01-24T18:27:52.080Z Done
2132024-01-24T18:27:52.080Z Done
2142024-01-24T18:27:52.151Z Done
2152024-01-24T18:27:58.432Z Done
2162024-01-24T18:27:58.554Z Done
2172024-01-24T18:27:58.555Z Done
2182024-01-24T18:27:58.769Z Done
2192024-01-24T18:27:59.337ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2202024-01-24T18:27:59.337Zclang system 15 system
2212024-01-24T18:27:59.337Zcsh system system illumos
2222024-01-24T18:27:59.337Zctags system system illumos
2232024-01-24T18:27:59.337Zgcc vendor 12 vendor
2242024-01-24T18:27:59.338Zgcc system 10 system
2252024-01-24T18:27:59.338Zgcc system 7 system
2262024-01-24T18:27:59.338Zgo system 1.20 system
2272024-01-24T18:27:59.338Zgo system 1.19 system
2282024-01-24T18:27:59.338Zllvm system 15 system
2292024-01-24T18:27:59.338Zllvm system 14 system
2302024-01-24T18:27:59.338Zmariadb system 10.6 system
2312024-01-24T18:27:59.338Zmta vendor vendor dma
2322024-01-24T18:27:59.338Zopenjdk system 17 system
2332024-01-24T18:27:59.338Zopenjdk system 11 system
2342024-01-24T18:27:59.338Zopenjdk system 1.8 system
2352024-01-24T18:27:59.338Zopenssl vendor 3 vendor
2362024-01-24T18:27:59.338Zperl system 5.36 system
2372024-01-24T18:27:59.339Zpostgresql system 15 system
2382024-01-24T18:27:59.339Zpostgresql system 13 system
2392024-01-24T18:27:59.339Zpython vendor 3 vendor
2402024-01-24T18:27:59.339Zpython system 2 system
2412024-01-24T18:27:59.339Zpython3 system 3.11 system
2422024-01-24T18:27:59.339Zruby system 3.0 system
2432024-01-24T18:27:59.339Zwords vendor vendor american-english
2442024-01-24T18:27:59.339Zwords system system australian-english
2452024-01-24T18:27:59.339Zwords system system british-english
2462024-01-24T18:27:59.339Zwords system system canadian-english
2472024-01-24T18:27:59.339Zwords system system french
2482024-01-24T18:27:59.339Zwords system system italian
2492024-01-24T18:27:59.339Zwords system system ngerman
2502024-01-24T18:27:59.340Zwords system system ogerman
2512024-01-24T18:27:59.340Zwords system system spanish
2522024-01-24T18:27:59.972ZFMRI IFO
2532024-01-24T18:27:59.972Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2542024-01-24T18:27:59.972Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2552024-01-24T18:27:59.972Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2562024-01-24T18:27:59.972Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2572024-01-24T18:27:59.972Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2582024-01-24T18:27:59.972Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z i--
2592024-01-24T18:27:59.972Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2602024-01-24T18:27:59.972Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2612024-01-24T18:28:00.076Z+ set -o errexit
2622024-01-24T18:28:00.077Z+++ dirname ./tools/ci_download_cockroachdb
2632024-01-24T18:28:00.077Z++ cd ./tools
2642024-01-24T18:28:00.077Z++ pwd
2652024-01-24T18:28:00.077Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2662024-01-24T18:28:00.077Z++ basename ./tools/ci_download_cockroachdb
2672024-01-24T18:28:00.160Z+ ARG0=ci_download_cockroachdb
2682024-01-24T18:28:00.160Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2692024-01-24T18:28:00.160Z+ CIDL_VERSION=v22.1.9
2702024-01-24T18:28:00.160Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2712024-01-24T18:28:00.161Z++ CIDL_MD5_DARWIN=2db972c254b4e3b599e12110520178b5
2722024-01-24T18:28:00.161Z++ CIDL_MD5_LINUX=8c3170883e0a0be1a34b44090c067a8c
2732024-01-24T18:28:00.161Z++ CIDL_MD5_ILLUMOS=d8999aff364e5d70f226e139fda724a3
2742024-01-24T18:28:00.161Z+ TARGET_DIR=out
2752024-01-24T18:28:00.162Z+ DOWNLOAD_DIR=out/downloads
2762024-01-24T18:28:00.162Z+ DEST_DIR=./out/cockroachdb
2772024-01-24T18:28:00.162Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2782024-01-24T18:28:00.162Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2792024-01-24T18:28:00.162Z+ main
2802024-01-24T18:28:00.162Z+ [[ 0 != 0 ]]
2812024-01-24T18:28:00.162Z+ CIDL_OS=solaris2.11
2822024-01-24T18:28:00.163Z+ [[ 0 != 0 ]]
2832024-01-24T18:28:00.163Z+ configure_os solaris2.11
2842024-01-24T18:28:00.163Z+ echo 'current directory: /work/oxidecomputer/omicron'
2852024-01-24T18:28:00.218Zcurrent directory: /work/oxidecomputer/omicron
2862024-01-24T18:28:00.219Z+ echo 'configuring based on OS: "solaris2.11"'
2872024-01-24T18:28:00.219Z+ case "$1" in
2882024-01-24T18:28:00.219Zconfiguring based on OS: "solaris2.11"
2892024-01-24T18:28:00.219Z+ CIDL_BUILD=illumos
2902024-01-24T18:28:00.219Z+ CIDL_SUFFIX=tar.gz
2912024-01-24T18:28:00.219Z+ CIDL_MD5=d8999aff364e5d70f226e139fda724a3
2922024-01-24T18:28:00.219Z+ CIDL_MD5FUNC=do_md5sum
2932024-01-24T18:28:00.219Z+ CIDL_URL_BASE=https://illumos.org/downloads
2942024-01-24T18:28:00.219Z+ CIDL_ASSEMBLE=do_assemble_illumos
2952024-01-24T18:28:00.219Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2962024-01-24T18:28:00.219Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2972024-01-24T18:28:00.219Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2982024-01-24T18:28:00.219Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2992024-01-24T18:28:00.219Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
3002024-01-24T18:28:00.220ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
3012024-01-24T18:28:00.220ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
3022024-01-24T18:28:00.220Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
3032024-01-24T18:28:00.220Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
3042024-01-24T18:28:00.220Z+ mkdir -p out/downloads
3052024-01-24T18:28:00.220Z+ mkdir -p ./out/cockroachdb
3062024-01-24T18:28:00.220Z+ local DO_DOWNLOAD=true
3072024-01-24T18:28:00.220Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
3082024-01-24T18:28:00.220Z+ '[' true == true ']'
3092024-01-24T18:28:00.220Z+ echo Downloading...
3102024-01-24T18:28:00.220ZDownloading...
3112024-01-24T18:28:00.220Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
3122024-01-24T18:28:00.220Z+ 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-01-24T18:28:20.224Z++ do_md5sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
3142024-01-24T18:28:20.377Z++ md5sum
3152024-01-24T18:28:20.377Z++ awk '{print $1}'
3162024-01-24T18:28:20.377Z+ calculated_md5=d8999aff364e5d70f226e139fda724a3
3172024-01-24T18:28:20.377Z+ [[ d8999aff364e5d70f226e139fda724a3 != \d\8\9\9\9\a\f\f\3\6\4\e\5\d\7\0\f\2\2\6\e\1\3\9\f\d\a\7\2\4\a\3 ]]
3182024-01-24T18:28:20.377Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
3192024-01-24T18:28:20.377Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
3202024-01-24T18:28:20.579Z+ do_assemble_illumos
3212024-01-24T18:28:20.579Z+ rm -r ./out/cockroachdb
3222024-01-24T18:28:20.579Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
3232024-01-24T18:28:20.580Z+ ./out/cockroachdb/bin/cockroach version
3242024-01-24T18:28:20.580ZBuild Tag: v22.1.9-dirty
3252024-01-24T18:28:20.580ZBuild Time: 2022/10/26 21:17:46
3262024-01-24T18:28:20.580ZDistribution: OSS
3272024-01-24T18:28:20.580ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3282024-01-24T18:28:20.580ZGo Version: go1.17.13
3292024-01-24T18:28:20.580ZC Compiler: gcc 10.3.0
3302024-01-24T18:28:20.580ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3312024-01-24T18:28:20.580ZBuild Type: release
3322024-01-24T18:28:20.580Z+ set -o errexit
3332024-01-24T18:28:20.580Z+++ dirname ./tools/ci_download_clickhouse
3342024-01-24T18:28:20.581Z++ cd ./tools
3352024-01-24T18:28:20.581Z++ pwd
3362024-01-24T18:28:20.581Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3372024-01-24T18:28:20.581Z++ basename ./tools/ci_download_clickhouse
3382024-01-24T18:28:20.581Z+ ARG0=ci_download_clickhouse
3392024-01-24T18:28:20.581Z+ TARGET_DIR=out
3402024-01-24T18:28:20.581Z+ DOWNLOAD_DIR=out/downloads
3412024-01-24T18:28:20.584Z+ DEST_DIR=./out/clickhouse
3422024-01-24T18:28:20.585Z+ CIDL_VERSION=v22.8.9.24
3432024-01-24T18:28:20.585Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3442024-01-24T18:28:20.585Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3452024-01-24T18:28:20.585Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3462024-01-24T18:28:20.585Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3472024-01-24T18:28:20.585Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3482024-01-24T18:28:20.585Z+ main
3492024-01-24T18:28:20.585Z+ [[ 0 != 0 ]]
3502024-01-24T18:28:20.585Z+ CIDL_OS=solaris2.11
3512024-01-24T18:28:20.585Z+ [[ 0 != 0 ]]
3522024-01-24T18:28:20.585Z+ configure_os solaris2.11
3532024-01-24T18:28:20.586Z+ echo 'current directory: /work/oxidecomputer/omicron'
3542024-01-24T18:28:20.586Zcurrent directory: /work/oxidecomputer/omicron
3552024-01-24T18:28:20.586Z+ echo 'configuring based on OS: "solaris2.11"'
3562024-01-24T18:28:20.586Zconfiguring based on OS: "solaris2.11"
3572024-01-24T18:28:20.586Z+ CIDL_DASHREV=
3582024-01-24T18:28:20.586Z+ case "$1" in
3592024-01-24T18:28:20.586Z+ CIDL_PLATFORM=illumos
3602024-01-24T18:28:20.586Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3612024-01-24T18:28:20.586Z+ CIDL_MD5FUNC=do_md5sum
3622024-01-24T18:28:20.586Z+ CIDL_DASHREV=-1
3632024-01-24T18:28:20.586Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3642024-01-24T18:28:20.586Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3652024-01-24T18:28:20.587Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3662024-01-24T18:28:20.587Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3672024-01-24T18:28:20.587Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3682024-01-24T18:28:20.593ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3692024-01-24T18:28:20.593Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3702024-01-24T18:28:20.593ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3712024-01-24T18:28:20.593Z+ mkdir -p out/downloads
3722024-01-24T18:28:20.593Z+ mkdir -p ./out/clickhouse
3732024-01-24T18:28:20.593Z+ local DO_DOWNLOAD=true
3742024-01-24T18:28:20.593Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3752024-01-24T18:28:20.593Z+ '[' true == true ']'
3762024-01-24T18:28:20.594Z+ echo Downloading...
3772024-01-24T18:28:20.594ZDownloading...
3782024-01-24T18:28:20.595Z+ 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
3792024-01-24T18:28:20.595Z+ 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
3802024-01-24T18:28:20.595Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3812024-01-24T18:28:20.595Z++ md5sum
3822024-01-24T18:28:20.595Z++ awk '{print $1}'
3832024-01-24T18:28:20.595Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3842024-01-24T18:28:20.595Z+ [[ 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 ]]
3852024-01-24T18:28:20.595Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3862024-01-24T18:28:20.595Z+ mkdir -p ./out/clickhouse
3872024-01-24T18:28:20.595Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3882024-01-24T18:28:20.595Z+ ./out/clickhouse/clickhouse server --version
3892024-01-24T18:28:20.595ZClickHouse server version 22.8.9.1.
3902024-01-24T18:28:20.595Z+ set -o errexit
3912024-01-24T18:28:20.596Z+++ dirname ./tools/ci_download_console
3922024-01-24T18:28:20.596Z++ cd ./tools
3932024-01-24T18:28:20.596Z++ pwd
3942024-01-24T18:28:20.596Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3952024-01-24T18:28:20.596Z++ basename ./tools/ci_download_console
3962024-01-24T18:28:20.596Z+ ARG0=ci_download_console
3972024-01-24T18:28:20.596Z+ TARGET_DIR=out
3982024-01-24T18:28:20.596Z+ DOWNLOAD_DIR=out/downloads
3992024-01-24T18:28:20.596Z+ DEST_DIR=./out/console-assets
4002024-01-24T18:28:20.596Z+ source /work/oxidecomputer/omicron/tools/console_version
4012024-01-24T18:28:20.596Z++ COMMIT=644a45b8e4ab673ad51754e372277abc3ddfd036
4022024-01-24T18:28:20.597Z++ SHA2=a059917d826081df04efd44186f6dfeef0099fc53f1e8618796ea990a510f4b0
4032024-01-24T18:28:20.597Z+ URL=https://dl.oxide.computer/releases/console/644a45b8e4ab673ad51754e372277abc3ddfd036.tar.gz
4042024-01-24T18:28:20.597Z+ TARBALL_FILE=out/downloads/console.tar.gz
4052024-01-24T18:28:20.597Z+ main
4062024-01-24T18:28:20.597Z+ [[ 0 != 0 ]]
4072024-01-24T18:28:20.597Z+ echo 'URL: https://dl.oxide.computer/releases/console/644a45b8e4ab673ad51754e372277abc3ddfd036.tar.gz'
4082024-01-24T18:28:20.597ZURL: https://dl.oxide.computer/releases/console/644a45b8e4ab673ad51754e372277abc3ddfd036.tar.gz
4092024-01-24T18:28:20.597Z+ echo 'Local file: out/downloads/console.tar.gz'
4102024-01-24T18:28:20.597ZLocal file: out/downloads/console.tar.gz
4112024-01-24T18:28:20.597Z+ local DO_DOWNLOAD=true
4122024-01-24T18:28:20.597Z+ [[ -f out/downloads/console.tar.gz ]]
4132024-01-24T18:28:20.597Z+ mkdir -p out/downloads
4142024-01-24T18:28:20.597Z+ '[' true == true ']'
4152024-01-24T18:28:20.597Z+ echo Downloading...
4162024-01-24T18:28:20.597ZDownloading...
4172024-01-24T18:28:20.597Z+ do_download_curl https://dl.oxide.computer/releases/console/644a45b8e4ab673ad51754e372277abc3ddfd036.tar.gz out/downloads/console.tar.gz
4182024-01-24T18:28:20.598Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/644a45b8e4ab673ad51754e372277abc3ddfd036.tar.gz
4192024-01-24T18:28:20.598Z++ do_sha256sum out/downloads/console.tar.gz
4202024-01-24T18:28:20.636Z++ case "$OSTYPE" in
4212024-01-24T18:28:20.636ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/869cf802efcbd2f0edbb614ed92caa3e3164c1fc/ddm-admin.json
4222024-01-24T18:28:20.636ZLocal file: out/downloads/ddm-admin-869cf802efcbd2f0edbb614ed92caa3e3164c1fc.json
4232024-01-24T18:28:20.636ZDownloading...
4242024-01-24T18:28:20.636Z++ SHA=sha256sum
4252024-01-24T18:28:20.636Z++ sha256sum
4262024-01-24T18:28:20.637Z++ awk '{print $1}'
4272024-01-24T18:28:20.637Z+ calculated_sha2=a059917d826081df04efd44186f6dfeef0099fc53f1e8618796ea990a510f4b0
4282024-01-24T18:28:20.637Z+ [[ a059917d826081df04efd44186f6dfeef0099fc53f1e8618796ea990a510f4b0 != \a\0\5\9\9\1\7\d\8\2\6\0\8\1\d\f\0\4\e\f\d\4\4\1\8\6\f\6\d\f\e\e\f\0\0\9\9\f\c\5\3\f\1\e\8\6\1\8\7\9\6\e\a\9\9\0\a\5\1\0\f\4\b\0 ]]
4292024-01-24T18:28:20.637Z+ rm -rf ./out/console-assets
4302024-01-24T18:28:20.637Z+ mkdir -p ./out/console-assets
4312024-01-24T18:28:20.637Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4322024-01-24T18:28:20.637Z+ mkdir -p ./out/console-assets
4332024-01-24T18:28:20.649Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4342024-01-24T18:28:20.649Z+ set -o errexit
4352024-01-24T18:28:20.649Z+++ dirname ./tools/ci_download_maghemite_openapi
4362024-01-24T18:28:20.649Z++ cd ./tools
4372024-01-24T18:28:20.649Z++ pwd
4382024-01-24T18:28:20.649Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4392024-01-24T18:28:20.649Z++ basename ./tools/ci_download_maghemite_openapi
4402024-01-24T18:28:20.649Z+ ARG0=ci_download_maghemite_openapi
4412024-01-24T18:28:20.649Z+ TARGET_DIR=out
4422024-01-24T18:28:20.649Z+ DOWNLOAD_DIR=out/downloads
4432024-01-24T18:28:20.649Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4442024-01-24T18:28:20.650Z++ COMMIT=869cf802efcbd2f0edbb614ed92caa3e3164c1fc
4452024-01-24T18:28:20.650Z++ SHA2=0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803
4462024-01-24T18:28:20.650Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/869cf802efcbd2f0edbb614ed92caa3e3164c1fc/ddm-admin.json
4472024-01-24T18:28:20.650Z+ LOCAL_FILE=out/downloads/ddm-admin-869cf802efcbd2f0edbb614ed92caa3e3164c1fc.json
4482024-01-24T18:28:20.650Z+ main
4492024-01-24T18:28:20.650Z+ [[ 0 != 0 ]]
4502024-01-24T18:28:20.650Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/869cf802efcbd2f0edbb614ed92caa3e3164c1fc/ddm-admin.json'
4512024-01-24T18:28:20.650Z+ echo 'Local file: out/downloads/ddm-admin-869cf802efcbd2f0edbb614ed92caa3e3164c1fc.json'
4522024-01-24T18:28:20.650Z+ local DO_DOWNLOAD=true
4532024-01-24T18:28:20.650Z+ [[ -f out/downloads/ddm-admin-869cf802efcbd2f0edbb614ed92caa3e3164c1fc.json ]]
4542024-01-24T18:28:20.650Z+ mkdir -p out/downloads
4552024-01-24T18:28:20.650Z+ '[' true == true ']'
4562024-01-24T18:28:20.650Z+ echo Downloading...
4572024-01-24T18:28:20.650Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/869cf802efcbd2f0edbb614ed92caa3e3164c1fc/ddm-admin.json out/downloads/ddm-admin-869cf802efcbd2f0edbb614ed92caa3e3164c1fc.json
4582024-01-24T18:28:20.651Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-869cf802efcbd2f0edbb614ed92caa3e3164c1fc.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/869cf802efcbd2f0edbb614ed92caa3e3164c1fc/ddm-admin.json
4592024-01-24T18:28:20.689Z++ do_sha256sum out/downloads/ddm-admin-869cf802efcbd2f0edbb614ed92caa3e3164c1fc.json
4602024-01-24T18:28:20.689Z++ case "$OSTYPE" in
4612024-01-24T18:28:20.689Z++ SHA=sha256sum
4622024-01-24T18:28:20.690Z++ sha256sum
4632024-01-24T18:28:20.690Z++ awk '{print $1}'
4642024-01-24T18:28:20.753Z+ calculated_sha2=0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803
4652024-01-24T18:28:20.753Z+ [[ 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 ]]
4662024-01-24T18:28:20.754Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4672024-01-24T18:28:20.754Z++ COMMIT=869cf802efcbd2f0edbb614ed92caa3e3164c1fc
4682024-01-24T18:28:20.754Z++ SHA2=7618511f905d26394ef7c552339dd78835ce36a6def0d85b05b6d1e363a5e7b4
4692024-01-24T18:28:20.800Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/869cf802efcbd2f0edbb614ed92caa3e3164c1fc/mg-admin.json
4702024-01-24T18:28:20.800Z+ LOCAL_FILE=out/downloads/mg-admin-869cf802efcbd2f0edbb614ed92caa3e3164c1fc.json
4712024-01-24T18:28:20.802Z+ main
4722024-01-24T18:28:20.802Z+ [[ 0 != 0 ]]
4732024-01-24T18:28:20.802Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/869cf802efcbd2f0edbb614ed92caa3e3164c1fc/mg-admin.json'
4742024-01-24T18:28:20.802ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/869cf802efcbd2f0edbb614ed92caa3e3164c1fc/mg-admin.json
4752024-01-24T18:28:20.803Z+ echo 'Local file: out/downloads/mg-admin-869cf802efcbd2f0edbb614ed92caa3e3164c1fc.json'
4762024-01-24T18:28:20.803ZLocal file: out/downloads/mg-admin-869cf802efcbd2f0edbb614ed92caa3e3164c1fc.json
4772024-01-24T18:28:20.803Z+ local DO_DOWNLOAD=true
4782024-01-24T18:28:20.803Z+ [[ -f out/downloads/mg-admin-869cf802efcbd2f0edbb614ed92caa3e3164c1fc.json ]]
4792024-01-24T18:28:20.803Z+ mkdir -p out/downloads
4802024-01-24T18:28:20.803Z+ '[' true == true ']'
4812024-01-24T18:28:20.803Z+ echo Downloading...
4822024-01-24T18:28:20.803ZDownloading...
4832024-01-24T18:28:20.803Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/869cf802efcbd2f0edbb614ed92caa3e3164c1fc/mg-admin.json out/downloads/mg-admin-869cf802efcbd2f0edbb614ed92caa3e3164c1fc.json
4842024-01-24T18:28:20.803Z+ curl --silent --show-error --fail --location --output out/downloads/mg-admin-869cf802efcbd2f0edbb614ed92caa3e3164c1fc.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/869cf802efcbd2f0edbb614ed92caa3e3164c1fc/mg-admin.json
4852024-01-24T18:28:21.169Z++ do_sha256sum out/downloads/mg-admin-869cf802efcbd2f0edbb614ed92caa3e3164c1fc.json
4862024-01-24T18:28:21.187Z++ case "$OSTYPE" in
4872024-01-24T18:28:21.188Z++ SHA=sha256sum
4882024-01-24T18:28:21.188Z++ sha256sum
4892024-01-24T18:28:21.188Z++ awk '{print $1}'
4902024-01-24T18:28:21.188Z+ calculated_sha2=7618511f905d26394ef7c552339dd78835ce36a6def0d85b05b6d1e363a5e7b4
4912024-01-24T18:28:21.188Z+ [[ 7618511f905d26394ef7c552339dd78835ce36a6def0d85b05b6d1e363a5e7b4 != \7\6\1\8\5\1\1\f\9\0\5\d\2\6\3\9\4\e\f\7\c\5\5\2\3\3\9\d\d\7\8\8\3\5\c\e\3\6\a\6\d\e\f\0\d\8\5\b\0\5\b\6\d\1\e\3\6\3\a\5\e\7\b\4 ]]
4922024-01-24T18:28:21.188Z+ set -o errexit
4932024-01-24T18:28:21.188Z+++ dirname ./tools/ci_download_dendrite_openapi
4942024-01-24T18:28:21.188Z++ cd ./tools
4952024-01-24T18:28:21.188Z++ pwd
4962024-01-24T18:28:21.188Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4972024-01-24T18:28:21.188Z++ basename ./tools/ci_download_dendrite_openapi
4982024-01-24T18:28:21.189Z+ ARG0=ci_download_dendrite_openapi
4992024-01-24T18:28:21.189Z+ TARGET_DIR=out
5002024-01-24T18:28:21.189Z+ DOWNLOAD_DIR=out/downloads
5012024-01-24T18:28:21.189Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5022024-01-24T18:28:21.190Z++ COMMIT=1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7
5032024-01-24T18:28:21.190Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5042024-01-24T18:28:21.190Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dpd.json
5052024-01-24T18:28:21.190Z+ LOCAL_FILE=out/downloads/dpd-1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7.json
5062024-01-24T18:28:21.190Z+ main
5072024-01-24T18:28:21.190Z+ [[ 0 != 0 ]]
5082024-01-24T18:28:21.190Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dpd.json'
5092024-01-24T18:28:21.190ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dpd.json
5102024-01-24T18:28:21.190ZLocal file: out/downloads/dpd-1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7.json
5112024-01-24T18:28:21.190Z+ echo 'Local file: out/downloads/dpd-1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7.json'
5122024-01-24T18:28:21.190Z+ local DO_DOWNLOAD=true
5132024-01-24T18:28:21.191Z+ [[ -f out/downloads/dpd-1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7.json ]]
5142024-01-24T18:28:21.191Z+ mkdir -p out/downloads
5152024-01-24T18:28:21.191Z+ '[' true == true ']'
5162024-01-24T18:28:21.191Z+ echo Downloading...
5172024-01-24T18:28:21.191ZDownloading...
5182024-01-24T18:28:21.191Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dpd.json out/downloads/dpd-1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7.json
5192024-01-24T18:28:21.191Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dpd.json
5202024-01-24T18:28:21.432Z++ do_sha256sum out/downloads/dpd-1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7.json
5212024-01-24T18:28:21.432Z++ case "$OSTYPE" in
5222024-01-24T18:28:21.465Z++ SHA=sha256sum
5232024-01-24T18:28:21.465Z++ sha256sum
5242024-01-24T18:28:21.465Z++ awk '{print $1}'
5252024-01-24T18:28:21.465Z+ calculated_sha2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5262024-01-24T18:28:21.465Z+ [[ 07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0 != \0\7\d\1\1\5\b\f\a\8\4\9\8\a\8\0\1\5\c\a\2\a\8\4\4\7\e\f\e\e\a\c\3\2\e\2\4\a\e\b\2\5\b\a\f\3\d\5\e\2\3\1\3\2\1\6\e\1\1\2\9\3\c\0 ]]
5272024-01-24T18:28:21.470Z+ set -o errexit
5282024-01-24T18:28:21.470Z+++ dirname ./tools/ci_download_dendrite_stub
5292024-01-24T18:28:21.470Z++ cd ./tools
5302024-01-24T18:28:21.470Z++ pwd
5312024-01-24T18:28:21.470Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5322024-01-24T18:28:21.470Z++ basename ./tools/ci_download_dendrite_stub
5332024-01-24T18:28:21.472Z+ ARG0=ci_download_dendrite_stub
5342024-01-24T18:28:21.472Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5352024-01-24T18:28:21.472Z++ CIDL_SHA256_ILLUMOS=052d97370515189465e4e835edb4a2d7e1e0b55ace0230ba18f045a03d975e80
5362024-01-24T18:28:21.472Z++ CIDL_SHA256_LINUX_DPD=5c8bc252818897bc552a039f2423eb668d99e19ef54374644412c7aca533f94e
5372024-01-24T18:28:21.472Z++ CIDL_SHA256_LINUX_SWADM=9d549fc3ebaf392961404b50e802ccb5e81e41e779ecc46166d49e5fb44b524f
5382024-01-24T18:28:21.472Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5392024-01-24T18:28:21.472Z++ COMMIT=1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7
5402024-01-24T18:28:21.473Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5412024-01-24T18:28:21.473Z+ TARGET_DIR=out
5422024-01-24T18:28:21.473Z+ DOWNLOAD_DIR=out/downloads
5432024-01-24T18:28:21.473Z+ DEST_DIR=./out/dendrite-stub
5442024-01-24T18:28:21.473Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5452024-01-24T18:28:21.473Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5462024-01-24T18:28:21.473Z+ REPO=oxidecomputer/dendrite
5472024-01-24T18:28:21.473Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7
5482024-01-24T18:28:21.473Z+ main
5492024-01-24T18:28:21.473Z+ [[ 0 != 0 ]]
5502024-01-24T18:28:21.473Z+ CIDL_OS=solaris2.11
5512024-01-24T18:28:21.474Z+ [[ 0 != 0 ]]
5522024-01-24T18:28:21.474Z+ configure_os solaris2.11
5532024-01-24T18:28:21.474Z+ echo 'current directory: /work/oxidecomputer/omicron'
5542024-01-24T18:28:21.474Zcurrent directory: /work/oxidecomputer/omicron
5552024-01-24T18:28:21.474Z+ echo 'configuring based on OS: "solaris2.11"'
5562024-01-24T18:28:21.474Zconfiguring based on OS: "solaris2.11"
5572024-01-24T18:28:21.475Z+ case "$1" in
5582024-01-24T18:28:21.476Z+ SET_BINARIES=
5592024-01-24T18:28:21.476Z+ CIDL_SHA256=052d97370515189465e4e835edb4a2d7e1e0b55ace0230ba18f045a03d975e80
5602024-01-24T18:28:21.476Z+ CIDL_SHA256FUNC=do_sha256sum
5612024-01-24T18:28:21.476Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5622024-01-24T18:28:21.476Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dendrite-stub.tar.gz
5632024-01-24T18:28:21.476Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5642024-01-24T18:28:21.491Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dendrite-stub.tar.gz'
5652024-01-24T18:28:21.491ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dendrite-stub.tar.gz
5662024-01-24T18:28:21.491Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5672024-01-24T18:28:21.491Z+ mkdir -p out/downloads
5682024-01-24T18:28:21.491ZLocal file: out/downloads/dendrite-stub.tar.gz
5692024-01-24T18:28:21.492Z+ mkdir -p ./out/dendrite-stub
5702024-01-24T18:28:21.492Z+ fetch_and_verify
5712024-01-24T18:28:21.492Z+ local DO_DOWNLOAD=true
5722024-01-24T18:28:21.492Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5732024-01-24T18:28:21.492Z+ '[' true == true ']'
5742024-01-24T18:28:21.492Z+ echo Downloading...
5752024-01-24T18:28:21.492ZDownloading...
5762024-01-24T18:28:21.492Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5772024-01-24T18:28:21.493Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dendrite-stub.tar.gz
5782024-01-24T18:28:29.271Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5792024-01-24T18:28:29.285Z++ sha256sum
5802024-01-24T18:28:29.285Z++ awk '{print $1}'
5812024-01-24T18:28:29.371Z+ calculated_sha256=052d97370515189465e4e835edb4a2d7e1e0b55ace0230ba18f045a03d975e80
5822024-01-24T18:28:29.371Z+ [[ 052d97370515189465e4e835edb4a2d7e1e0b55ace0230ba18f045a03d975e80 != \0\5\2\d\9\7\3\7\0\5\1\5\1\8\9\4\6\5\e\4\e\8\3\5\e\d\b\4\a\2\d\7\e\1\e\0\b\5\5\a\c\e\0\2\3\0\b\a\1\8\f\0\4\5\a\0\3\d\9\7\5\e\8\0 ]]
5832024-01-24T18:28:29.375Z+ do_untar out/downloads/dendrite-stub.tar.gz
5842024-01-24T18:28:29.376Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5852024-01-24T18:28:30.491Z+ do_assemble
5862024-01-24T18:28:30.491Z+ rm -r ./out/dendrite-stub
5872024-01-24T18:28:30.939Z+ mkdir ./out/dendrite-stub
5882024-01-24T18:28:30.940Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5892024-01-24T18:28:30.940Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5902024-01-24T18:28:30.940Z+ set -o errexit
5912024-01-24T18:28:30.940Z+++ dirname ./tools/ci_download_maghemite_mgd
5922024-01-24T18:28:30.940Z++ cd ./tools
5932024-01-24T18:28:30.941Z++ pwd
5942024-01-24T18:28:30.941Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5952024-01-24T18:28:30.941Z++ basename ./tools/ci_download_maghemite_mgd
5962024-01-24T18:28:30.941Z+ ARG0=ci_download_maghemite_mgd
5972024-01-24T18:28:30.941Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5982024-01-24T18:28:30.941Z++ CIDL_SHA256=ab882fbeab54987645492872e67f3351f8d14629a041465cc845ac8583a7002b
5992024-01-24T18:28:30.941Z++ MGD_LINUX_SHA256=93331c1001e3aa506a8c1b83346abba1995e489910bff2c94a86730b96617a34
6002024-01-24T18:28:30.941Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
6012024-01-24T18:28:30.942Z++ COMMIT=869cf802efcbd2f0edbb614ed92caa3e3164c1fc
6022024-01-24T18:28:30.942Z++ SHA2=7618511f905d26394ef7c552339dd78835ce36a6def0d85b05b6d1e363a5e7b4
6032024-01-24T18:28:30.943Z+ TARGET_DIR=out
6042024-01-24T18:28:30.943Z+ DOWNLOAD_DIR=out/downloads
6052024-01-24T18:28:30.944Z+ DEST_DIR=./out/mgd
6062024-01-24T18:28:30.944Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
6072024-01-24T18:28:30.944Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6082024-01-24T18:28:30.944Z+ REPO=oxidecomputer/maghemite
6092024-01-24T18:28:30.944Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/869cf802efcbd2f0edbb614ed92caa3e3164c1fc
6102024-01-24T18:28:30.944Z+ main
6112024-01-24T18:28:30.945Z+ [[ 0 != 0 ]]
6122024-01-24T18:28:30.945Z+ CIDL_OS=solaris2.11
6132024-01-24T18:28:30.945Z+ [[ 0 != 0 ]]
6142024-01-24T18:28:30.945Z+ configure_os solaris2.11
6152024-01-24T18:28:30.945Z+ echo 'current directory: /work/oxidecomputer/omicron'
6162024-01-24T18:28:30.945Zcurrent directory: /work/oxidecomputer/omicron
6172024-01-24T18:28:30.945Z+ echo 'configuring based on OS: "solaris2.11"'
6182024-01-24T18:28:30.945Z+ case "$1" in
6192024-01-24T18:28:30.945Zconfiguring based on OS: "solaris2.11"
6202024-01-24T18:28:30.946Z+ SET_BINARIES=
6212024-01-24T18:28:30.946Z+ CIDL_SHA256FUNC=do_sha256sum
6222024-01-24T18:28:30.946Z+ TARBALL_FILENAME=mgd.tar.gz
6232024-01-24T18:28:30.946Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/869cf802efcbd2f0edbb614ed92caa3e3164c1fc/mgd.tar.gz
6242024-01-24T18:28:30.946Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6252024-01-24T18:28:30.946Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/869cf802efcbd2f0edbb614ed92caa3e3164c1fc/mgd.tar.gz'
6262024-01-24T18:28:30.947ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/869cf802efcbd2f0edbb614ed92caa3e3164c1fc/mgd.tar.gz
6272024-01-24T18:28:30.947ZLocal file: out/downloads/mgd.tar.gz
6282024-01-24T18:28:30.947Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6292024-01-24T18:28:30.947Z+ mkdir -p out/downloads
6302024-01-24T18:28:30.947Z+ mkdir -p ./out/mgd
6312024-01-24T18:28:30.948Z+ fetch_and_verify
6322024-01-24T18:28:30.948Z+ local DO_DOWNLOAD=true
6332024-01-24T18:28:30.948Z+ [[ -f out/downloads/mgd.tar.gz ]]
6342024-01-24T18:28:30.948Z+ '[' true == true ']'
6352024-01-24T18:28:30.948Z+ echo Downloading...
6362024-01-24T18:28:30.948ZDownloading...
6372024-01-24T18:28:30.949Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/869cf802efcbd2f0edbb614ed92caa3e3164c1fc/mgd.tar.gz out/downloads/mgd.tar.gz
6382024-01-24T18:28:30.949Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/869cf802efcbd2f0edbb614ed92caa3e3164c1fc/mgd.tar.gz
6392024-01-24T18:28:36.550Z++ do_sha256sum out/downloads/mgd.tar.gz
6402024-01-24T18:28:36.560Z++ sha256sum
6412024-01-24T18:28:36.560Z++ awk '{print $1}'
6422024-01-24T18:28:36.623Z+ calculated_sha256=ab882fbeab54987645492872e67f3351f8d14629a041465cc845ac8583a7002b
6432024-01-24T18:28:36.623Z+ [[ ab882fbeab54987645492872e67f3351f8d14629a041465cc845ac8583a7002b != \a\b\8\8\2\f\b\e\a\b\5\4\9\8\7\6\4\5\4\9\2\8\7\2\e\6\7\f\3\3\5\1\f\8\d\1\4\6\2\9\a\0\4\1\4\6\5\c\c\8\4\5\a\c\8\5\8\3\a\7\0\0\2\b ]]
6442024-01-24T18:28:36.627Z+ do_untar out/downloads/mgd.tar.gz
6452024-01-24T18:28:36.627Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6462024-01-24T18:28:37.290Z+ do_assemble
6472024-01-24T18:28:37.291Z+ rm -r ./out/mgd
6482024-01-24T18:28:37.295Z+ mkdir ./out/mgd
6492024-01-24T18:28:37.299Z+ cp -r out/downloads/root ./out/mgd/root
6502024-01-24T18:28:37.526Z+ set -o errexit
6512024-01-24T18:28:37.941Z+++ dirname ./tools/ci_download_transceiver_control
6522024-01-24T18:28:37.942Z++ cd ./tools
6532024-01-24T18:28:37.942Z++ pwd
6542024-01-24T18:28:37.942Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6552024-01-24T18:28:37.942Z++ basename ./tools/ci_download_transceiver_control
6562024-01-24T18:28:37.946Z+ ARG0=ci_download_transceiver_control
6572024-01-24T18:28:37.947Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6582024-01-24T18:28:37.947Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6592024-01-24T18:28:37.948Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6602024-01-24T18:28:37.948Z+ TARGET_DIR=out
6612024-01-24T18:28:37.948Z+ DOWNLOAD_DIR=out/downloads
6622024-01-24T18:28:37.948Z+ DEST_DIR=./out/transceiver-control
6632024-01-24T18:28:37.948Z+ BIN_DIR=/opt/oxide/bin
6642024-01-24T18:28:37.948Z+ BINARY=xcvradm
6652024-01-24T18:28:37.948Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6662024-01-24T18:28:37.948Z+ REPO=oxidecomputer/transceiver-control
6672024-01-24T18:28:37.948Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6682024-01-24T18:28:37.948Z+ main
6692024-01-24T18:28:37.948Z+ [[ 0 != 0 ]]
6702024-01-24T18:28:37.948Z+ CIDL_OS=solaris2.11
6712024-01-24T18:28:37.948Z+ [[ 0 != 0 ]]
6722024-01-24T18:28:37.948Z+ configure_os solaris2.11
6732024-01-24T18:28:37.948Z+ echo 'current directory: /work/oxidecomputer/omicron'
6742024-01-24T18:28:37.948Zcurrent directory: /work/oxidecomputer/omicron
6752024-01-24T18:28:37.948Zconfiguring based on OS: "solaris2.11"
6762024-01-24T18:28:37.948Z+ echo 'configuring based on OS: "solaris2.11"'
6772024-01-24T18:28:37.949Z+ case "$1" in
6782024-01-24T18:28:37.949Z+ SET_BINARIES=
6792024-01-24T18:28:37.949Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6802024-01-24T18:28:37.949Z+ CIDL_SHA256FUNC=do_sha256sum
6812024-01-24T18:28:37.949Z+ ARCHIVE_FILENAME=xcvradm.gz
6822024-01-24T18:28:37.949Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6832024-01-24T18:28:37.949Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6842024-01-24T18:28:37.949Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6852024-01-24T18:28:37.949Z+ echo 'Local file: out/downloads/xcvradm.gz'
6862024-01-24T18:28:37.949Z+ mkdir -p out/downloads
6872024-01-24T18:28:37.950ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6882024-01-24T18:28:37.950ZLocal file: out/downloads/xcvradm.gz
6892024-01-24T18:28:37.950Z+ mkdir -p ./out/transceiver-control
6902024-01-24T18:28:37.950Z+ fetch_and_verify
6912024-01-24T18:28:37.950Z+ local DO_DOWNLOAD=true
6922024-01-24T18:28:37.950Z+ [[ -f out/downloads/xcvradm.gz ]]
6932024-01-24T18:28:37.950Z+ '[' true == true ']'
6942024-01-24T18:28:37.950Z+ echo Downloading...
6952024-01-24T18:28:37.950ZDownloading...
6962024-01-24T18:28:37.950Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6972024-01-24T18:28:37.950Z+ 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
6982024-01-24T18:28:39.135Z++ do_sha256sum out/downloads/xcvradm.gz
6992024-01-24T18:28:39.138Z++ sha256sum
7002024-01-24T18:28:39.138Z++ awk '{print $1}'
7012024-01-24T18:28:39.154Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
7022024-01-24T18:28:39.155Z+ [[ 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 ]]
7032024-01-24T18:28:39.158Z+ do_unpack out/downloads/xcvradm.gz
7042024-01-24T18:28:39.158Z+ mkdir -p out/downloads/root//opt/oxide/bin
7052024-01-24T18:28:39.158Z+ gzip -dc out/downloads/xcvradm.gz
7062024-01-24T18:28:39.332Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
7072024-01-24T18:28:39.337Z+ do_assemble
7082024-01-24T18:28:39.337Z+ rm -r ./out/transceiver-control
7092024-01-24T18:28:39.337Z+ mkdir ./out/transceiver-control
7102024-01-24T18:28:39.340Z+ cp -r out/downloads/root ./out/transceiver-control/root
7112024-01-24T18:28:39.733ZAll builder prerequisites installed successfully, and PATH looks valid
7122024-01-24T18:28:39.741Z
7132024-01-24T18:28:39.741Zreal 2:12.670923280
7142024-01-24T18:28:39.741Zuser 53.761966916
7152024-01-24T18:28:39.741Zsys 10.461731257
7162024-01-24T18:28:39.741Ztrap 0.025315246
7172024-01-24T18:28:39.741Ztflt 0.209133949
7182024-01-24T18:28:39.741Zdflt 0.574568520
7192024-01-24T18:28:39.741Zkflt 0.148465623
7202024-01-24T18:28:39.741Zlock 2.780547010
7212024-01-24T18:28:39.741Zslp 4:09.183411763
7222024-01-24T18:28:39.741Zlat 3.519894711
7232024-01-24T18:28:39.741Zstop 0.073643868
7242024-01-24T18:28:39.741Z
7252024-01-24T18:28:39.742Z #### # # ##### ##### # #
7262024-01-24T18:28:39.742Z # # # # # # # # # #
7272024-01-24T18:28:39.742Z # # # # # # # #
7282024-01-24T18:28:39.742Z # # # ##### ##### #
7292024-01-24T18:28:39.742Z # # # # # # #
7302024-01-24T18:28:39.742Z #### ###### # # # #
7312024-01-24T18:28:39.742Z
7322024-01-24T18:28:40.090Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7332024-01-24T18:28:40.468Z Updating crates.io index
7342024-01-24T18:28:40.472Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7352024-01-24T18:28:41.425Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7362024-01-24T18:28:43.994Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7372024-01-24T18:28:44.592Z Updating git repository `http://github.com/oxidecomputer/tofino`
7382024-01-24T18:28:45.328Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7392024-01-24T18:28:45.343Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7402024-01-24T18:28:45.572Z Updating git repository `https://github.com/oxidecomputer/propolis`
7412024-01-24T18:28:47.396Z Updating git repository `https://github.com/oxidecomputer/crucible`
7422024-01-24T18:28:50.085Z Updating git repository `https://github.com/oxidecomputer/opte`
7432024-01-24T18:28:51.783Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7442024-01-24T18:28:52.083Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7452024-01-24T18:28:52.949Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7462024-01-24T18:28:53.529Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
7472024-01-24T18:28:54.030Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7482024-01-24T18:28:54.357Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7492024-01-24T18:28:54.754Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7502024-01-24T18:28:55.336Z Updating git repository `https://github.com/njaremko/samael`
7512024-01-24T18:28:55.995Z Updating git repository `https://github.com/oxidecomputer/poptrie`
7522024-01-24T18:28:56.290Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7532024-01-24T18:28:57.071Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7542024-01-24T18:28:57.582Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7552024-01-24T18:28:57.853Z Updating git repository `https://github.com/jgallagher/nix`
7562024-01-24T18:28:59.668Z Updating git repository `https://github.com/cbiffle/hubpack`
7572024-01-24T18:29:00.044Z Updating git repository `https://github.com/oxidecomputer/typify`
7582024-01-24T18:29:02.222Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7592024-01-24T18:29:03.310Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7602024-01-24T18:29:03.705Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7612024-01-24T18:29:05.990Z Downloading crates ...
7622024-01-24T18:29:06.262Z Downloaded camino v1.1.6
7632024-01-24T18:29:06.266Z Downloaded heck v0.4.1
7642024-01-24T18:29:06.285Z Downloaded anstyle v1.0.2
7652024-01-24T18:29:06.289Z Downloaded thiserror v1.0.49
7662024-01-24T18:29:06.295Z Downloaded errno v0.3.8
7672024-01-24T18:29:06.299Z Downloaded clap_lex v0.5.1
7682024-01-24T18:29:06.299Z Downloaded cargo-platform v0.1.3
7692024-01-24T18:29:06.303Z Downloaded clap_derive v4.4.2
7702024-01-24T18:29:06.306Z Downloaded bitflags v1.3.2
7712024-01-24T18:29:06.326Z Downloaded semver v1.0.21
7722024-01-24T18:29:06.333Z Downloaded toml v0.8.8
7732024-01-24T18:29:06.333Z Downloaded indexmap v2.1.0
7742024-01-24T18:29:06.333Z Downloaded proc-macro2 v1.0.74
7752024-01-24T18:29:06.334Z Downloaded toml_datetime v0.6.5
7762024-01-24T18:29:06.334Z Downloaded memchr v2.6.3
7772024-01-24T18:29:06.340Z Downloaded cargo_toml v0.18.0
7782024-01-24T18:29:06.345Z Downloaded clap_builder v4.4.2
7792024-01-24T18:29:06.355Z Downloaded anstyle-parse v0.2.1
7802024-01-24T18:29:06.358Z Downloaded hashbrown v0.14.2
7812024-01-24T18:29:06.367Z Downloaded winnow v0.5.15
7822024-01-24T18:29:06.381Z Downloaded quote v1.0.35
7832024-01-24T18:29:06.385Z Downloaded clap v4.4.3
7842024-01-24T18:29:06.402Z Downloaded toml_edit v0.21.0
7852024-01-24T18:29:06.448Z Downloaded rustix v0.37.23
7862024-01-24T18:29:06.478Z Downloaded libc v0.2.152
7872024-01-24T18:29:06.522Z Downloaded syn v2.0.46
7882024-01-24T18:29:06.954Z Downloaded serde v1.0.195
7892024-01-24T18:29:06.958Z Downloaded anyhow v1.0.75
7902024-01-24T18:29:06.958Z Downloaded serde_json v1.0.111
7912024-01-24T18:29:06.958Z Downloaded utf8parse v0.2.1
7922024-01-24T18:29:06.958Z Downloaded strsim v0.10.0
7932024-01-24T18:29:06.958Z Downloaded terminal_size v0.2.6
7942024-01-24T18:29:06.958Z Downloaded serde_derive v1.0.195
7952024-01-24T18:29:06.958Z Downloaded itoa v1.0.9
7962024-01-24T18:29:06.958Z Downloaded unicode-ident v1.0.12
7972024-01-24T18:29:06.958Z Downloaded io-lifetimes v1.0.11
7982024-01-24T18:29:06.958Z Downloaded cargo_metadata v0.18.1
7992024-01-24T18:29:06.958Z Downloaded anstyle-query v1.0.0
8002024-01-24T18:29:06.958Z Downloaded anstream v0.5.0
8012024-01-24T18:29:06.958Z Downloaded thiserror-impl v1.0.49
8022024-01-24T18:29:06.958Z Downloaded serde_spanned v0.6.4
8032024-01-24T18:29:06.958Z Downloaded ryu v1.0.15
8042024-01-24T18:29:06.958Z Downloaded equivalent v1.0.1
8052024-01-24T18:29:06.958Z Downloaded colorchoice v1.0.0
8062024-01-24T18:29:06.958Z Compiling proc-macro2 v1.0.74
8072024-01-24T18:29:06.960Z Compiling unicode-ident v1.0.12
8082024-01-24T18:29:06.960Z Compiling serde v1.0.195
8092024-01-24T18:29:06.960Z Compiling libc v0.2.152
8102024-01-24T18:29:06.960Z Compiling io-lifetimes v1.0.11
8112024-01-24T18:29:06.960Z Compiling rustix v0.37.23
8122024-01-24T18:29:06.960Z Compiling equivalent v1.0.1
8132024-01-24T18:29:06.960Z Compiling hashbrown v0.14.2
8142024-01-24T18:29:07.004Z Compiling bitflags v1.3.2
8152024-01-24T18:29:07.078Z Compiling utf8parse v0.2.1
8162024-01-24T18:29:07.147Z Compiling anstyle-query v1.0.0
8172024-01-24T18:29:07.310Z Compiling anstyle-parse v0.2.1
8182024-01-24T18:29:07.332Z Compiling camino v1.1.6
8192024-01-24T18:29:07.784Z Compiling serde_json v1.0.111
8202024-01-24T18:29:08.451Z Compiling indexmap v2.1.0
8212024-01-24T18:29:08.782Z Compiling anstyle v1.0.2
8222024-01-24T18:29:08.816Z Compiling thiserror v1.0.49
8232024-01-24T18:29:08.942Z Compiling semver v1.0.21
8242024-01-24T18:29:08.958Z Compiling colorchoice v1.0.0
8252024-01-24T18:29:09.144Z Compiling winnow v0.5.15
8262024-01-24T18:29:09.281Z Compiling anstream v0.5.0
8272024-01-24T18:29:09.457Z Compiling strsim v0.10.0
8282024-01-24T18:29:09.781Z Compiling clap_lex v0.5.1
8292024-01-24T18:29:09.793Z Compiling itoa v1.0.9
8302024-01-24T18:29:10.123Z Compiling heck v0.4.1
8312024-01-24T18:29:10.281Z Compiling quote v1.0.35
8322024-01-24T18:29:10.351Z Compiling ryu v1.0.15
8332024-01-24T18:29:10.556Z Compiling anyhow v1.0.75
8342024-01-24T18:29:10.854Z Compiling syn v2.0.46
8352024-01-24T18:29:10.896Z Compiling errno v0.3.8
8362024-01-24T18:29:12.762Z Compiling terminal_size v0.2.6
8372024-01-24T18:29:12.893Z Compiling clap_builder v4.4.2
8382024-01-24T18:29:19.012Z Compiling serde_derive v1.0.195
8392024-01-24T18:29:19.024Z Compiling thiserror-impl v1.0.49
8402024-01-24T18:29:19.025Z Compiling clap_derive v4.4.2
8412024-01-24T18:29:23.913Z Compiling clap v4.4.3
8422024-01-24T18:29:32.472Z Compiling toml_datetime v0.6.5
8432024-01-24T18:29:32.478Z Compiling serde_spanned v0.6.4
8442024-01-24T18:29:32.484Z Compiling cargo-platform v0.1.3
8452024-01-24T18:29:32.797Z Compiling toml_edit v0.21.0
8462024-01-24T18:29:34.497Z Compiling cargo_metadata v0.18.1
8472024-01-24T18:29:36.113Z Compiling toml v0.8.8
8482024-01-24T18:29:37.098Z Compiling cargo_toml v0.18.0
8492024-01-24T18:29:43.690Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
8502024-01-24T18:29:45.579Z Finished dev [unoptimized + debuginfo] target(s) in 1m 05s
8512024-01-24T18:29:46.168Z Running `target/debug/xtask clippy`
8522024-01-24T18:29:46.169Zrunning: "/home/build/.rustup/toolchains/1.74.1-x86_64-unknown-illumos/bin/cargo" "clippy" "--all-targets" "--" "--deny" "warnings" "--allow" "clippy::style"
8532024-01-24T18:29:46.569Z Downloading crates ...
8542024-01-24T18:29:46.631Z Downloaded argon2 v0.5.2
8552024-01-24T18:29:46.632Z Downloaded cfg-if v1.0.0
8562024-01-24T18:29:46.632Z Downloaded cast v0.3.0
8572024-01-24T18:29:46.632Z Downloaded chacha20 v0.9.1
8582024-01-24T18:29:46.632Z Downloaded httptest v0.15.5
8592024-01-24T18:29:46.632Z Downloaded hubpack_derive v0.1.1
8602024-01-24T18:29:46.632Z Downloaded const-oid v0.9.5
8612024-01-24T18:29:46.632Z Downloaded itertools v0.12.0
8622024-01-24T18:29:46.702Z Downloaded chacha20poly1305 v0.10.1
8632024-01-24T18:29:46.703Z Downloaded byteorder v1.5.0
8642024-01-24T18:29:46.703Z Downloaded curve25519-dalek-derive v0.1.0
8652024-01-24T18:29:46.704Z Downloaded instant v0.1.12
8662024-01-24T18:29:46.704Z Downloaded nested v0.1.1
8672024-01-24T18:29:46.704Z Downloaded lock_api v0.4.10
8682024-01-24T18:29:46.705Z Downloaded ident_case v1.0.1
8692024-01-24T18:29:46.705Z Downloaded kstat-rs v0.2.3
8702024-01-24T18:29:46.705Z Downloaded colored v2.0.4
8712024-01-24T18:29:46.705Z Downloaded number_prefix v0.4.0
8722024-01-24T18:29:46.706Z Downloaded base16ct v0.2.0
8732024-01-24T18:29:46.788Z Downloaded minimal-lexical v0.2.1
8742024-01-24T18:29:46.788Z Downloaded is_ci v1.1.1
8752024-01-24T18:29:46.788Z Downloaded indoc v2.0.3
8762024-01-24T18:29:46.788Z Downloaded atomicwrites v0.4.3
8772024-01-24T18:29:46.956Z Downloaded hubpack v0.1.2
8782024-01-24T18:29:46.957Z Downloaded num-derive v0.4.0
8792024-01-24T18:29:46.957Z Downloaded num_threads v0.1.6
8802024-01-24T18:29:46.957Z Downloaded cstr-argument v0.1.2
8812024-01-24T18:29:46.957Z Downloaded linear-map v1.2.0
8822024-01-24T18:29:46.957Z Downloaded bzip2 v0.4.4
8832024-01-24T18:29:46.957Z Downloaded num_enum v0.5.11
8842024-01-24T18:29:46.957Z Downloaded semver-parser v0.10.2
8852024-01-24T18:29:46.957Z Downloaded addr2line v0.21.0
8862024-01-24T18:29:46.957Z Downloaded crossbeam-queue v0.3.8
8872024-01-24T18:29:46.957Z Downloaded md-5 v0.10.5
8882024-01-24T18:29:46.957Z Downloaded spin v0.5.2
8892024-01-24T18:29:46.957Z Downloaded zeroize v1.7.0
8902024-01-24T18:29:46.958Z Downloaded multer v3.0.0
8912024-01-24T18:29:46.958Z Downloaded http-range v0.1.5
8922024-01-24T18:29:46.958Z Downloaded path-slash v0.1.5
8932024-01-24T18:29:46.958Z Downloaded time-core v0.1.1
8942024-01-24T18:29:46.958Z Downloaded cipher v0.4.4
8952024-01-24T18:29:46.958Z Downloaded strum v0.25.0
8962024-01-24T18:29:46.958Z Downloaded cfg-expr v0.15.5
8972024-01-24T18:29:46.958Z Downloaded hyper-rustls v0.25.0
8982024-01-24T18:29:46.958Z Downloaded static_assertions v1.1.0
8992024-01-24T18:29:46.958Z Downloaded sqlformat v0.2.3
9002024-01-24T18:29:46.958Z Downloaded crc-any v2.4.3
9012024-01-24T18:29:47.018Z Downloaded peeking_take_while v0.1.2
9022024-01-24T18:29:47.018Z Downloaded foreign-types v0.3.2
9032024-01-24T18:29:47.018Z Downloaded pem-rfc7468 v0.7.0
9042024-01-24T18:29:47.090Z Downloaded paste v1.0.14
9052024-01-24T18:29:47.090Z Downloaded hostname v0.3.1
9062024-01-24T18:29:47.091Z Downloaded predicates v3.1.0
9072024-01-24T18:29:47.091Z Downloaded similar-asserts v1.5.0
9082024-01-24T18:29:47.091Z Downloaded foreign-types-macros v0.2.3
9092024-01-24T18:29:47.091Z Downloaded hex-literal v0.4.1
9102024-01-24T18:29:47.091Z Downloaded fnv v1.0.7
9112024-01-24T18:29:47.091Z Downloaded pkcs8 v0.10.2
9122024-01-24T18:29:47.091Z Downloaded parse-display v0.8.2
9132024-01-24T18:29:47.091Z Downloaded downcast v0.11.0
9142024-01-24T18:29:47.091Z Downloaded which v4.4.0
9152024-01-24T18:29:47.091Z Downloaded diesel_table_macro_syntax v0.1.0
9162024-01-24T18:29:47.091Z Downloaded tokio-native-tls v0.3.1
9172024-01-24T18:29:47.091Z Downloaded schemars_derive v0.8.16
9182024-01-24T18:29:47.092Z Downloaded tungstenite v0.20.1
9192024-01-24T18:29:47.092Z Downloaded dtrace-parser v0.1.14
9202024-01-24T18:29:47.092Z Downloaded ena v0.14.2
9212024-01-24T18:29:47.092Z Downloaded zone_cfg_derive v0.3.0
9222024-01-24T18:29:47.092Z Downloaded platforms v3.0.2
9232024-01-24T18:29:47.092Z Downloaded darling_macro v0.20.3
9242024-01-24T18:29:47.092Z Downloaded digest v0.10.7
9252024-01-24T18:29:47.092Z Downloaded float-cmp v0.9.0
9262024-01-24T18:29:47.092Z Downloaded semver v0.1.20
9272024-01-24T18:29:47.092Z Downloaded take_mut v0.2.2
9282024-01-24T18:29:47.092Z Downloaded serde_repr v0.1.16
9292024-01-24T18:29:47.140Z Downloaded dirs-next v2.0.0
9302024-01-24T18:29:47.140Z Downloaded tabled_derive v0.6.0
9312024-01-24T18:29:47.140Z Downloaded smf v0.2.2
9322024-01-24T18:29:47.140Z Downloaded signal-hook-tokio v0.3.1
9332024-01-24T18:29:47.140Z Downloaded futures-sink v0.3.30
9342024-01-24T18:29:47.140Z Downloaded shell-words v1.1.0
9352024-01-24T18:29:47.140Z Downloaded rand_xorshift v0.3.0
9362024-01-24T18:29:47.231Z Downloaded tinytemplate v1.2.1
9372024-01-24T18:29:47.231Z Downloaded postcard v1.0.8
9382024-01-24T18:29:47.232Z Downloaded doc-comment v0.3.3
9392024-01-24T18:29:47.232Z Downloaded rusty-fork v0.3.0
9402024-01-24T18:29:47.232Z Downloaded debug-ignore v1.0.5
9412024-01-24T18:29:47.232Z Downloaded scheduled-thread-pool v0.2.7
9422024-01-24T18:29:47.232Z Downloaded serde_plain v1.0.2
9432024-01-24T18:29:47.232Z Downloaded pretty-hex v0.2.1
9442024-01-24T18:29:47.232Z Downloaded futures-macro v0.3.30
9452024-01-24T18:29:47.232Z Downloaded futures-executor v0.3.30
9462024-01-24T18:29:47.232Z Downloaded serde_tokenstream v0.1.7
9472024-01-24T18:29:47.232Z Downloaded ref-cast v1.0.20
9482024-01-24T18:29:47.232Z Downloaded rustls-pki-types v1.1.0
9492024-01-24T18:29:47.232Z Downloaded hmac v0.12.1
9502024-01-24T18:29:47.232Z Downloaded toolchain_find v0.2.0
9512024-01-24T18:29:47.233Z Downloaded fxhash v0.2.1
9522024-01-24T18:29:47.233Z Downloaded unsafe-libyaml v0.2.10
9532024-01-24T18:29:47.233Z Downloaded signal-hook-registry v1.4.1
9542024-01-24T18:29:47.233Z Downloaded headers-core v0.2.0
9552024-01-24T18:29:47.233Z Downloaded defmt-parser v0.3.3
9562024-01-24T18:29:47.233Z Downloaded slog v2.7.0
9572024-01-24T18:29:47.292Z Downloaded tower-service v0.3.2
9582024-01-24T18:29:47.293Z Downloaded derive_builder_macro v0.12.0
9592024-01-24T18:29:47.293Z Downloaded whoami v1.4.1
9602024-01-24T18:29:47.293Z Downloaded diff v0.1.13
9612024-01-24T18:29:47.293Z Downloaded zeroize_derive v1.4.2
9622024-01-24T18:29:47.293Z Downloaded signal-hook-mio v0.2.3
9632024-01-24T18:29:47.293Z Downloaded pretty-hex v0.4.1
9642024-01-24T18:29:47.293Z Downloaded glob v0.3.1
9652024-01-24T18:29:47.293Z Downloaded unicode-width v0.1.11
9662024-01-24T18:29:47.293Z Downloaded precomputed-hash v0.1.1
9672024-01-24T18:29:47.293Z Downloaded parse-size v1.0.0
9682024-01-24T18:29:47.293Z Downloaded defmt v0.3.5
9692024-01-24T18:29:47.293Z Downloaded usdt-attr-macro v0.3.5
9702024-01-24T18:29:47.293Z Downloaded heck v0.3.3
9712024-01-24T18:29:47.640Z Downloaded topological-sort v0.2.2
9722024-01-24T18:29:47.640Z Downloaded group v0.13.0
9732024-01-24T18:29:47.640Z Downloaded der_derive v0.7.2
9742024-01-24T18:29:47.641Z Downloaded packed_struct_codegen v0.10.1
9752024-01-24T18:29:47.641Z Downloaded r2d2 v0.8.10
9762024-01-24T18:29:47.641Z Downloaded proc-macro-crate v1.3.1
9772024-01-24T18:29:47.641Z Downloaded deranged v0.3.8
9782024-01-24T18:29:47.641Z Downloaded strum_macros v0.24.3
9792024-01-24T18:29:47.641Z Downloaded shlex v1.1.0
9802024-01-24T18:29:47.641Z Downloaded rustc-demangle v0.1.23
9812024-01-24T18:29:47.641Z Downloaded want v0.3.1
9822024-01-24T18:29:47.642Z Downloaded waitgroup v0.1.2
9832024-01-24T18:29:47.642Z Downloaded predicates-tree v1.0.9
9842024-01-24T18:29:47.642Z Downloaded unicase v2.7.0
9852024-01-24T18:29:47.642Z Downloaded schemars v0.8.16
9862024-01-24T18:29:47.642Z Downloaded usdt-macro v0.3.5
9872024-01-24T18:29:47.642Z Downloaded ed25519 v1.5.3
9882024-01-24T18:29:47.642Z Downloaded rtoolbox v0.0.1
9892024-01-24T18:29:47.642Z Downloaded serde_tokenstream v0.2.0
9902024-01-24T18:29:47.642Z Downloaded dyn-clone v1.0.13
9912024-01-24T18:29:47.642Z Downloaded generic-array v0.14.7
9922024-01-24T18:29:47.642Z Downloaded trust-dns-resolver v0.22.0
9932024-01-24T18:29:47.642Z Downloaded serde_urlencoded v0.7.1
9942024-01-24T18:29:47.642Z Downloaded wait-timeout v0.2.0
9952024-01-24T18:29:47.642Z Downloaded termios v0.3.3
9962024-01-24T18:29:47.642Z Downloaded data-encoding v2.4.0
9972024-01-24T18:29:47.642Z Downloaded fragile v2.0.0
9982024-01-24T18:29:47.642Z Downloaded slab v0.4.9
9992024-01-24T18:29:47.642Z Downloaded thiserror-impl-no-std v2.0.2
10002024-01-24T18:29:47.643Z Downloaded tokio-rustls v0.25.0
10012024-01-24T18:29:47.643Z Downloaded highway v1.1.0
10022024-01-24T18:29:47.643Z Downloaded owo-colors v3.5.0
10032024-01-24T18:29:47.643Z Downloaded proc-macro-error v1.0.4
10042024-01-24T18:29:47.643Z Downloaded parking_lot v0.11.2
10052024-01-24T18:29:47.643Z Downloaded zerocopy v0.7.31
10062024-01-24T18:29:47.643Z Downloaded threadpool v1.8.1
10072024-01-24T18:29:47.643Z Downloaded rand v0.4.6
10082024-01-24T18:29:47.643Z Downloaded tracing-attributes v0.1.26
10092024-01-24T18:29:47.643Z Downloaded socket2 v0.5.5
10102024-01-24T18:29:47.643Z Downloaded signal-hook v0.3.17
10112024-01-24T18:29:47.643Z Downloaded prettyplease v0.2.16
10122024-01-24T18:29:47.672Z Downloaded toml v0.7.8
10132024-01-24T18:29:47.672Z Downloaded tracing v0.1.37
10142024-01-24T18:29:47.672Z Downloaded toml_edit v0.19.15
10152024-01-24T18:29:47.672Z Downloaded tracing-core v0.1.31
10162024-01-24T18:29:47.672Z Downloaded url v2.5.0
10172024-01-24T18:29:47.672Z Downloaded http v1.0.0
10182024-01-24T18:29:47.673Z Downloaded reedline v0.28.0
10192024-01-24T18:29:47.673Z Downloaded unicode-normalization v0.1.22
10202024-01-24T18:29:47.673Z Downloaded hkdf v0.12.4
10212024-01-24T18:29:47.673Z Downloaded serde_with v3.4.0
10222024-01-24T18:29:47.673Z Downloaded bindgen v0.65.1
10232024-01-24T18:29:47.673Z Downloaded reqwest v0.11.22
10242024-01-24T18:29:47.673Z Downloaded rayon v1.8.0
10252024-01-24T18:29:47.914Z Downloaded curve25519-dalek v4.1.1
10262024-01-24T18:29:47.914Z Downloaded quick-xml v0.23.1
10272024-01-24T18:29:47.915Z Downloaded smoltcp v0.11.0
10282024-01-24T18:29:47.915Z Downloaded rustls-webpki v0.101.7
10292024-01-24T18:29:48.007Z Downloaded syn v1.0.109
10302024-01-24T18:29:48.008Z Downloaded proptest v1.4.0
10312024-01-24T18:29:48.008Z Downloaded regex-syntax v0.6.29
10322024-01-24T18:29:48.008Z Downloaded webpki-roots v0.25.2
10332024-01-24T18:29:48.008Z Downloaded rustix v0.38.30
10342024-01-24T18:29:48.008Z Downloaded sled v0.34.7
10352024-01-24T18:29:48.008Z Downloaded zerocopy-derive v0.6.4
10362024-01-24T18:29:48.008Z Downloaded zerocopy-derive v0.7.31
10372024-01-24T18:29:48.008Z Downloaded bzip2-sys v0.1.11+1.0.8
10382024-01-24T18:29:48.008Z Downloaded regex-automata v0.3.8
10392024-01-24T18:29:48.367Z Downloaded tokio v1.35.1
10402024-01-24T18:29:48.367Z Downloaded sha3 v0.10.8
10412024-01-24T18:29:48.367Z Downloaded regex-automata v0.4.3
10422024-01-24T18:29:48.367Z Downloaded encoding_rs v0.8.33
10432024-01-24T18:29:48.367Z Downloaded zerocopy-derive v0.2.0
10442024-01-24T18:29:48.367Z Downloaded gimli v0.28.0
10452024-01-24T18:29:48.367Z Downloaded rustls v0.21.9
10462024-01-24T18:29:48.367Z Downloaded diesel v2.1.4
10472024-01-24T18:29:48.368Z Downloaded openapiv3 v2.0.0
10482024-01-24T18:29:48.368Z Downloaded regex-syntax v0.7.5
10492024-01-24T18:29:48.368Z Downloaded trust-dns-proto v0.22.0
10502024-01-24T18:29:48.555Z Downloaded ratatui v0.23.0
10512024-01-24T18:29:48.555Z Downloaded regex-syntax v0.8.2
10522024-01-24T18:29:48.555Z Downloaded bstr v1.6.0
10532024-01-24T18:29:48.555Z Downloaded regress v0.7.1
10542024-01-24T18:29:48.555Z Downloaded rustls v0.22.2
10552024-01-24T18:29:48.555Z Downloaded polar-core v0.27.0
10562024-01-24T18:29:48.555Z Downloaded smoltcp v0.9.1
10572024-01-24T18:29:48.556Z Downloaded regex v1.10.2
10582024-01-24T18:29:48.556Z Downloaded radix_trie v0.2.1
10592024-01-24T18:29:48.556Z Downloaded vcpkg v0.2.15
10602024-01-24T18:29:48.556Z Downloaded tabled v0.14.0
10612024-01-24T18:29:48.556Z Downloaded openssl v0.10.60
10622024-01-24T18:29:48.556Z Downloaded object v0.30.4
10632024-01-24T18:29:48.556Z Downloaded object v0.32.1
10642024-01-24T18:29:48.556Z Downloaded futures-util v0.3.30
10652024-01-24T18:29:48.556Z Downloaded idna v0.2.3
10662024-01-24T18:29:48.579Z Downloaded lalrpop v0.19.12
10672024-01-24T18:29:49.008Z Downloaded tough v0.16.0
10682024-01-24T18:29:49.008Z Downloaded sqlparser v0.41.0
10692024-01-24T18:29:49.008Z Downloaded rustls-webpki v0.102.1
10702024-01-24T18:29:49.008Z Downloaded ring v0.17.7
10712024-01-24T18:29:49.280Z Downloaded bitvec v1.0.1
10722024-01-24T18:29:49.280Z Downloaded nix v0.26.4
10732024-01-24T18:29:49.281Z Downloaded idna v0.5.0
10742024-01-24T18:29:49.281Z Downloaded heapless v0.7.16
10752024-01-24T18:29:49.281Z Downloaded ring v0.16.20
10762024-01-24T18:29:49.281Z Downloaded time v0.3.27
10772024-01-24T18:29:49.281Z Downloaded petgraph v0.6.4
10782024-01-24T18:29:49.281Z Downloaded h2 v0.3.24
10792024-01-24T18:29:49.282Z Downloaded x509-cert v0.2.4
10802024-01-24T18:29:49.282Z Downloaded plotters v0.3.5
10812024-01-24T18:29:49.282Z Downloaded clap v2.34.0
10822024-01-24T18:29:49.282Z Downloaded chrono v0.4.31
10832024-01-24T18:29:49.282Z Downloaded guppy v0.17.4
10842024-01-24T18:29:49.282Z Downloaded test-strategy v0.3.1
10852024-01-24T18:29:49.282Z Downloaded tinyvec v1.6.0
10862024-01-24T18:29:49.283Z Downloaded elliptic-curve v0.13.8
10872024-01-24T18:29:49.283Z Downloaded ron v0.8.1
10882024-01-24T18:29:49.283Z Downloaded rstest_macros v0.18.2
10892024-01-24T18:29:49.283Z Downloaded oso v0.27.0
10902024-01-24T18:29:49.283Z Downloaded openssl-sys v0.9.96
10912024-01-24T18:29:49.283Z Downloaded heapless v0.8.0
10922024-01-24T18:29:49.325Z Downloaded der v0.7.8
10932024-01-24T18:29:49.325Z Downloaded portable-atomic v1.4.3
10942024-01-24T18:29:49.325Z Downloaded parking_lot v0.12.1
10952024-01-24T18:29:49.325Z Downloaded similar v2.3.0
10962024-01-24T18:29:49.326Z Downloaded socket2 v0.4.9
10972024-01-24T18:29:49.326Z Downloaded regex-automata v0.1.10
10982024-01-24T18:29:49.326Z Downloaded pest v2.7.2
10992024-01-24T18:29:49.326Z Downloaded derive-where v1.2.7
11002024-01-24T18:29:49.326Z Downloaded thiserror-no-std v2.0.2
11012024-01-24T18:29:49.326Z Downloaded rand v0.8.5
11022024-01-24T18:30:19.821Z Downloaded derive_more v0.99.17
11032024-01-24T18:30:19.821Z Downloaded trust-dns-server v0.22.1
11042024-01-24T18:30:19.821Z Downloaded http-body v0.4.5
11052024-01-24T18:30:19.821Z Downloaded unarray v0.1.4
11062024-01-24T18:30:19.821Z Downloaded proc-macro-error-attr v1.0.4
11072024-01-24T18:30:19.821Z Downloaded unicode-segmentation v1.10.1
11082024-01-24T18:30:19.822Z Downloaded rustc_version v0.1.7
11092024-01-24T18:30:19.822Z Downloaded target-spec v3.0.1
11102024-01-24T18:30:19.822Z Downloaded slog-bunyan v2.5.0
11112024-01-24T18:30:19.822Z Downloaded snafu-derive v0.7.5
11122024-01-24T18:30:19.822Z Downloaded parking_lot_core v0.8.6
11132024-01-24T18:30:19.822Z Downloaded hyper v0.14.27
11142024-01-24T18:30:19.822Z Downloaded rustversion v1.0.14
11152024-01-24T18:30:19.822Z Downloaded secrecy v0.8.0
11162024-01-24T18:30:19.822Z Downloaded serde_derive_internals v0.26.0
11172024-01-24T18:30:19.822Z Downloaded globset v0.4.13
11182024-01-24T18:30:19.847Z Downloaded vte v0.11.1
11192024-01-24T18:30:19.847Z Downloaded usdt v0.3.5
11202024-01-24T18:30:19.847Z Downloaded getopts v0.2.21
11212024-01-24T18:30:19.848Z Downloaded zip v0.6.6
11222024-01-24T18:30:19.848Z Downloaded funty v2.0.0
11232024-01-24T18:30:19.848Z Downloaded usdt-impl v0.3.5
11242024-01-24T18:30:19.848Z Downloaded postgres-types v0.2.6
11252024-01-24T18:30:19.848Z Downloaded rcgen v0.12.0
11262024-01-24T18:30:19.848Z Downloaded rayon-core v1.12.0
11272024-01-24T18:30:19.848Z Downloaded flate2 v1.0.28
11282024-01-24T18:30:19.848Z Downloaded unicode_categories v0.1.1
11292024-01-24T18:30:19.848Z Downloaded http v0.2.11
11302024-01-24T18:30:19.848Z Downloaded smallvec v0.6.14
11312024-01-24T18:30:19.848Z Downloaded futures-io v0.3.30
11322024-01-24T18:30:19.848Z Downloaded rustc-hash v1.1.0
11332024-01-24T18:30:19.848Z Downloaded slog-dtrace v0.2.3
11342024-01-24T18:30:19.848Z Downloaded siphasher v0.3.11
11352024-01-24T18:30:19.848Z Downloaded relative-path v1.9.0
11362024-01-24T18:30:19.848Z Downloaded rustls-pemfile v1.0.3
11372024-01-24T18:30:19.848Z Downloaded trust-dns-client v0.22.0
11382024-01-24T18:30:19.848Z Downloaded rustyline v12.0.0
11392024-01-24T18:30:19.848Z Downloaded tinyvec_macros v0.1.1
11402024-01-24T18:30:19.848Z Downloaded getrandom v0.2.10
11412024-01-24T18:30:19.848Z Downloaded num-bigint-dig v0.8.4
11422024-01-24T18:30:19.848Z Downloaded tokio-postgres v0.7.10
11432024-01-24T18:30:19.848Z Downloaded nom v7.1.3
11442024-01-24T18:30:19.849Z Downloaded steno v0.4.0
11452024-01-24T18:30:19.849Z Downloaded tokio-util v0.7.10
11462024-01-24T18:30:19.852Z Downloaded structmeta-derive v0.2.0
11472024-01-24T18:30:19.852Z Downloaded semver v0.11.0
11482024-01-24T18:30:19.852Z Downloaded packed_struct v0.10.1
11492024-01-24T18:30:19.852Z Downloaded derive_builder_core v0.12.0
11502024-01-24T18:30:19.852Z Downloaded datatest-stable v0.2.3
11512024-01-24T18:30:19.852Z Downloaded pretty_assertions v1.4.0
11522024-01-24T18:30:19.852Z Downloaded rsa v0.9.2
11532024-01-24T18:30:19.852Z Downloaded libxml v0.3.3
11542024-01-24T18:30:19.852Z Downloaded unicode-linebreak v0.1.5
11552024-01-24T18:30:19.852Z Downloaded difflib v0.4.0
11562024-01-24T18:30:19.852Z Downloaded aho-corasick v1.0.4
11572024-01-24T18:30:19.852Z Downloaded typed-path v0.7.0
11582024-01-24T18:30:19.852Z Downloaded futures v0.3.30
11592024-01-24T18:30:19.852Z Downloaded hashbrown v0.13.2
11602024-01-24T18:30:25.737Z Downloaded hashbrown v0.12.3
11612024-01-24T18:30:25.738Z Downloaded defmt-macros v0.3.6
11622024-01-24T18:30:25.738Z Downloaded derive_builder v0.12.0
11632024-01-24T18:30:25.738Z Downloaded darling_macro v0.14.4
11642024-01-24T18:30:25.738Z Downloaded target-lexicon v0.12.12
11652024-01-24T18:30:25.738Z Downloaded parse-display-derive v0.8.2
11662024-01-24T18:30:25.738Z Downloaded futures-channel v0.3.30
11672024-01-24T18:30:25.738Z Downloaded smallvec v1.11.2
11682024-01-24T18:30:25.738Z Downloaded flume v0.11.0
11692024-01-24T18:30:25.738Z Downloaded unicode-bidi v0.3.13
11702024-01-24T18:30:25.740Z Downloaded serde_path_to_error v0.1.15
11712024-01-24T18:30:25.740Z Downloaded futures-timer v3.0.2
11722024-01-24T18:30:25.740Z Downloaded futures-task v0.3.30
11732024-01-24T18:30:25.740Z Downloaded rustfmt-wrapper v0.2.0
11742024-01-24T18:30:25.740Z Downloaded diesel_derives v2.1.2
11752024-01-24T18:30:25.740Z Downloaded password-hash v0.5.0
11762024-01-24T18:30:25.740Z Downloaded quick-error v1.2.3
11772024-01-24T18:30:25.740Z Downloaded radium v0.7.0
11782024-01-24T18:30:25.740Z Downloaded rustls-native-certs v0.7.0
11792024-01-24T18:30:25.740Z Downloaded itertools v0.10.5
11802024-01-24T18:30:25.740Z Downloaded expectorate v1.1.0
11812024-01-24T18:30:25.740Z Downloaded num-bigint v0.4.4
11822024-01-24T18:30:25.740Z Downloaded hex v0.4.3
11832024-01-24T18:30:25.740Z Downloaded rpassword v7.3.1
11842024-01-24T18:30:25.740Z Downloaded tiny-keccak v2.0.2
11852024-01-24T18:30:25.740Z Downloaded tap v1.0.1
11862024-01-24T18:30:25.740Z Downloaded strip-ansi-escapes v0.2.0
11872024-01-24T18:30:25.740Z Downloaded slog-async v2.8.0
11882024-01-24T18:30:25.740Z Downloaded supports-color v2.1.0
11892024-01-24T18:30:25.740Z Downloaded sha2 v0.10.8
11902024-01-24T18:30:25.741Z Downloaded pin-project v1.1.3
11912024-01-24T18:30:25.741Z Downloaded subtle v2.5.0
11922024-01-24T18:30:25.741Z Downloaded termtree v0.4.1
11932024-01-24T18:30:25.741Z Downloaded termcolor v1.2.0
11942024-01-24T18:30:25.741Z Downloaded tempdir v0.3.7
11952024-01-24T18:30:25.741Z Downloaded rust-argon2 v1.0.1
11962024-01-24T18:30:25.741Z Downloaded tempfile v3.9.0
11972024-01-24T18:30:25.741Z Downloaded smawk v0.3.1
11982024-01-24T18:30:25.743Z Downloaded resolv-conf v0.7.0
11992024-01-24T18:30:25.743Z Downloaded remove_dir_all v0.5.3
12002024-01-24T18:30:25.743Z Downloaded ref-cast-impl v1.0.20
12012024-01-24T18:30:25.743Z Downloaded rand_core v0.6.4
12022024-01-24T18:30:25.743Z Downloaded rand_chacha v0.3.1
12032024-01-24T18:30:25.744Z Downloaded ucd-trie v0.1.6
12042024-01-24T18:30:25.744Z Downloaded typenum v1.16.0
12052024-01-24T18:30:25.744Z Downloaded dirs-sys-next v0.1.2
12062024-01-24T18:30:25.744Z Downloaded rstest v0.18.2
12072024-01-24T18:30:25.744Z Downloaded env_logger v0.10.0
12082024-01-24T18:30:25.744Z Downloaded uuid v1.6.1
12092024-01-24T18:30:25.744Z Downloaded slog-term v2.9.0
12102024-01-24T18:30:25.744Z Downloaded num-rational v0.4.1
12112024-01-24T18:30:25.744Z Downloaded slog-stdlog v4.1.1
12122024-01-24T18:30:25.744Z Downloaded same-file v1.0.6
12132024-01-24T18:30:25.744Z Downloaded futures-core v0.3.30
12142024-01-24T18:30:25.744Z Downloaded salty v0.2.0
12152024-01-24T18:30:25.746Z Downloaded toml v0.5.11
12162024-01-24T18:30:25.746Z Downloaded crossterm v0.27.0
12172024-01-24T18:30:25.746Z Downloaded fs-err v2.11.0
12182024-01-24T18:30:25.746Z Downloaded dof v0.1.5
12192024-01-24T18:30:25.746Z Downloaded either v1.9.0
12202024-01-24T18:30:25.746Z Downloaded tokio-stream v0.1.14
12212024-01-24T18:30:25.746Z Downloaded tokio-rustls v0.24.1
12222024-01-24T18:30:25.746Z Downloaded snafu v0.7.5
12232024-01-24T18:30:25.747Z Downloaded parking_lot_core v0.9.8
12242024-01-24T18:30:25.747Z Downloaded headers v0.3.9
12252024-01-24T18:30:25.747Z Downloaded indicatif v0.17.7
12262024-01-24T18:30:25.747Z Downloaded crossbeam-channel v0.5.8
12272024-01-24T18:30:25.747Z Downloaded vsss-rs v3.3.4
12282024-01-24T18:30:25.747Z Downloaded postgres-protocol v0.6.6
12292024-01-24T18:30:25.747Z Downloaded zone v0.3.0
12302024-01-24T18:30:25.747Z Downloaded slog-scope v4.4.0
12312024-01-24T18:30:25.747Z Downloaded partial-io v0.5.4
12322024-01-24T18:30:25.747Z Downloaded signature v1.6.4
12332024-01-24T18:30:25.747Z Downloaded enum-as-inner v0.5.1
12342024-01-24T18:30:25.747Z Downloaded mio v0.8.9
12352024-01-24T18:30:25.747Z Downloaded papergrid v0.10.0
12362024-01-24T18:30:25.747Z Downloaded embedded-io v0.4.0
12372024-01-24T18:30:25.747Z Downloaded libm v0.2.7
12382024-01-24T18:30:25.747Z Downloaded flagset v0.4.3
12392024-01-24T18:30:25.747Z Downloaded zerocopy v0.6.4
12402024-01-24T18:30:25.747Z Downloaded tokio-macros v2.2.0
12412024-01-24T18:30:25.747Z Downloaded sec1 v0.7.3
12422024-01-24T18:30:25.747Z Downloaded foreign-types v0.5.0
12432024-01-24T18:30:25.747Z Downloaded wyz v0.5.1
12442024-01-24T18:30:25.748Z Downloaded walkdir v2.4.0
12452024-01-24T18:30:25.748Z Downloaded version_check v0.9.4
12462024-01-24T18:30:25.748Z Downloaded unicode-xid v0.2.4
12472024-01-24T18:30:25.748Z Downloaded predicates-core v1.0.6
12482024-01-24T18:30:25.748Z Downloaded half v1.8.2
12492024-01-24T18:30:25.748Z Downloaded fatfs v0.3.6
12502024-01-24T18:30:25.748Z Downloaded strsim v0.8.0
12512024-01-24T18:30:25.748Z Downloaded display-error-chain v0.2.0
12522024-01-24T18:30:25.748Z Downloaded foreign-types-shared v0.3.1
12532024-01-24T18:30:25.748Z Downloaded utf-8 v0.7.6
12542024-01-24T18:30:25.751Z Downloaded universal-hash v0.5.1
12552024-01-24T18:30:25.751Z Downloaded pkcs1 v0.7.5
12562024-01-24T18:30:25.751Z Downloaded mockall_derive v0.12.0
12572024-01-24T18:30:25.751Z Downloaded untrusted v0.9.0
12582024-01-24T18:30:25.751Z Downloaded untrusted v0.7.1
12592024-01-24T18:30:25.751Z Downloaded form_urlencoded v1.2.1
12602024-01-24T18:30:25.884Z Downloaded foreign-types-shared v0.1.1
12612024-01-24T18:30:25.884Z Downloaded endian-type v0.1.2
12622024-01-24T18:30:25.884Z Downloaded spin v0.9.8
12632024-01-24T18:30:25.885Z Downloaded crypto-bigint v0.5.2
12642024-01-24T18:30:25.885Z Downloaded poly1305 v0.8.0
12652024-01-24T18:30:25.885Z Downloaded pest_meta v2.7.2
12662024-01-24T18:30:25.886Z Downloaded trybuild v1.0.89
12672024-01-24T18:30:25.886Z Downloaded itertools v0.11.0
12682024-01-24T18:30:25.886Z Downloaded darling_core v0.20.3
12692024-01-24T18:30:25.886Z Downloaded cc v1.0.83
12702024-01-24T18:30:25.886Z Downloaded arc-swap v1.6.0
12712024-01-24T18:30:25.886Z Downloaded home v0.5.5
12722024-01-24T18:30:25.886Z Downloaded pem v3.0.2
12732024-01-24T18:30:25.886Z Downloaded indexmap v1.9.3
12742024-01-24T18:30:25.886Z Downloaded pin-project-lite v0.2.13
12752024-01-24T18:30:25.886Z Downloaded fixedbitset v0.4.2
12762024-01-24T18:30:25.886Z Downloaded tokio-tungstenite v0.20.1
12772024-01-24T18:30:25.887Z Downloaded subprocess v0.2.9
12782024-01-24T18:30:25.887Z Downloaded darling_core v0.14.4
12792024-01-24T18:30:25.887Z Downloaded bytes v1.5.0
12802024-01-24T18:30:25.887Z Downloaded backtrace v0.3.69
12812024-01-24T18:30:25.887Z Downloaded time-macros v0.2.13
12822024-01-24T18:30:25.887Z Downloaded strum_macros v0.25.2
12832024-01-24T18:30:25.887Z Downloaded structopt-derive v0.4.18
12842024-01-24T18:30:25.887Z Downloaded structmeta v0.2.0
12852024-01-24T18:30:25.887Z Downloaded ppv-lite86 v0.2.17
12862024-01-24T18:30:25.887Z Downloaded thread_local v1.1.7
12872024-01-24T18:30:25.887Z Downloaded plotters-backend v0.3.5
12882024-01-24T18:30:25.887Z Downloaded pest_derive v2.7.2
12892024-01-24T18:30:25.888Z Downloaded fallible-iterator v0.2.0
12902024-01-24T18:30:25.888Z Downloaded hyper-rustls v0.24.2
12912024-01-24T18:30:25.891Z Downloaded vte_generate_state_changes v0.1.1
12922024-01-24T18:30:25.891Z Downloaded string_cache v0.8.7
12932024-01-24T18:30:25.891Z Downloaded pin-project-internal v1.1.3
12942024-01-24T18:30:25.891Z Downloaded pathdiff v0.2.1
12952024-01-24T18:30:25.891Z Downloaded thread-id v4.2.0
12962024-01-24T18:30:25.891Z Downloaded num v0.4.1
12972024-01-24T18:30:25.891Z Downloaded stable_deref_trait v1.2.0
12982024-01-24T18:30:25.891Z Downloaded spki v0.7.2
12992024-01-24T18:30:25.891Z Downloaded phf_shared v0.11.2
13002024-01-24T18:30:25.892Z Downloaded phf v0.11.2
13012024-01-24T18:30:25.892Z Downloaded yasna v0.5.2
13022024-01-24T18:30:25.892Z Downloaded lru-cache v0.1.2
13032024-01-24T18:30:25.892Z Downloaded once_cell v1.19.0
13042024-01-24T18:30:25.892Z Downloaded num-complex v0.4.4
13052024-01-24T18:30:25.892Z Downloaded term v0.7.0
13062024-01-24T18:30:25.892Z Downloaded stringprep v0.1.3
13072024-01-24T18:30:25.892Z Downloaded slog-envlogger v2.2.0
13082024-01-24T18:30:25.894Z Downloaded maplit v1.0.2
13092024-01-24T18:30:25.894Z Downloaded ipnet v2.9.0
13102024-01-24T18:30:25.894Z Downloaded pkg-config v0.3.27
13112024-01-24T18:30:25.894Z Downloaded pest_generator v2.7.2
13122024-01-24T18:30:25.894Z Downloaded percent-encoding v2.3.1
13132024-01-24T18:30:25.894Z Downloaded fd-lock v3.0.13
13142024-01-24T18:30:25.894Z Downloaded crossbeam-epoch v0.9.15
13152024-01-24T18:30:25.894Z Downloaded clang-sys v1.6.1
13162024-01-24T18:30:25.894Z Downloaded basic-toml v0.1.8
13172024-01-24T18:30:25.894Z Downloaded swrite v0.1.0
13182024-01-24T18:30:25.894Z Downloaded scopeguard v1.2.0
13192024-01-24T18:30:25.896Z Downloaded hash32 v0.3.1
13202024-01-24T18:30:25.896Z Downloaded hash32 v0.2.1
13212024-01-24T18:30:25.896Z Downloaded ff v0.13.0
13222024-01-24T18:30:25.896Z Downloaded fastrand v2.0.0
13232024-01-24T18:30:25.896Z Downloaded zerocopy v0.3.0
13242024-01-24T18:30:25.896Z Downloaded oso-derive v0.27.0
13252024-01-24T18:30:25.896Z Downloaded openssl-probe v0.1.5
13262024-01-24T18:30:25.896Z Downloaded openssl-macros v0.1.1
13272024-01-24T18:30:25.896Z Downloaded newtype_derive v0.1.6
13282024-01-24T18:30:25.896Z Downloaded native-tls v0.2.11
13292024-01-24T18:30:25.896Z Downloaded sct v0.7.0
13302024-01-24T18:30:25.896Z Downloaded yansi v0.5.1
13312024-01-24T18:30:25.896Z Downloaded tar v0.4.40
13322024-01-24T18:30:25.896Z Downloaded serde_yaml v0.9.25
13332024-01-24T18:30:25.896Z Downloaded num-traits v0.2.16
13342024-01-24T18:30:25.896Z Downloaded libtest-mimic v0.6.1
13352024-01-24T18:30:25.896Z Downloaded mime_guess v2.0.4
13362024-01-24T18:30:25.896Z Downloaded xattr v1.0.1
13372024-01-24T18:30:25.896Z Downloaded vec_map v0.8.2
13382024-01-24T18:30:25.897Z Downloaded darling v0.20.3
13392024-01-24T18:30:25.897Z Downloaded darling v0.14.4
13402024-01-24T18:30:25.897Z Downloaded console v0.15.8
13412024-01-24T18:30:25.897Z Downloaded block-buffer v0.10.4
13422024-01-24T18:30:25.897Z Downloaded bit-vec v0.6.3
13432024-01-24T18:30:25.897Z Downloaded nu-ansi-term v0.49.0
13442024-01-24T18:30:25.897Z Downloaded macaddr v1.0.1
13452024-01-24T18:30:25.897Z Downloaded crc32fast v1.3.2
13462024-01-24T18:30:25.897Z Downloaded phf_shared v0.10.0
13472024-01-24T18:30:25.897Z Downloaded textwrap v0.11.0
13482024-01-24T18:30:25.898Z Downloaded base64ct v1.6.0
13492024-01-24T18:30:25.898Z Downloaded async-trait v0.1.77
13502024-01-24T18:30:25.899Z Downloaded arrayvec v0.7.4
13512024-01-24T18:30:25.899Z Downloaded plotters-svg v0.3.5
13522024-01-24T18:30:25.899Z Downloaded pin-utils v0.1.0
13532024-01-24T18:30:25.899Z Downloaded filetime v0.2.23
13542024-01-24T18:30:25.899Z Downloaded tui-tree-widget v0.13.0
13552024-01-24T18:30:25.899Z Downloaded synstructure v0.12.6
13562024-01-24T18:30:25.899Z Downloaded libloading v0.7.4
13572024-01-24T18:30:25.899Z Downloaded lazycell v1.3.0
13582024-01-24T18:30:25.899Z Downloaded lazy_static v1.4.0
13592024-01-24T18:30:25.899Z Downloaded convert_case v0.4.0
13602024-01-24T18:30:25.938Z Downloaded cassowary v0.3.0
13612024-01-24T18:30:25.938Z Downloaded blake2 v0.10.6
13622024-01-24T18:30:25.938Z Downloaded bcs v0.1.6
13632024-01-24T18:30:25.938Z Downloaded rustls-pemfile v2.0.0
13642024-01-24T18:30:25.938Z Downloaded nanorand v0.7.0
13652024-01-24T18:30:25.938Z Downloaded mime v0.3.17
13662024-01-24T18:30:25.938Z Downloaded memoffset v0.9.0
13672024-01-24T18:30:25.938Z Downloaded managed v0.8.0
13682024-01-24T18:30:25.938Z Downloaded guppy-workspace-hack v0.1.0
13692024-01-24T18:30:25.938Z Downloaded textwrap v0.16.0
13702024-01-24T18:30:25.938Z Downloaded structopt v0.3.26
13712024-01-24T18:30:25.938Z Downloaded keccak v0.1.4
13722024-01-24T18:30:25.938Z Downloaded ipnetwork v0.20.0
13732024-01-24T18:30:25.939Z Downloaded camino-tempfile v1.1.1
13742024-01-24T18:30:25.939Z Downloaded buf-list v1.0.3
13752024-01-24T18:30:25.939Z Downloaded normalize-line-endings v0.3.0
13762024-01-24T18:30:25.939Z Downloaded nibble_vec v0.1.0
13772024-01-24T18:30:25.939Z Downloaded log v0.4.20
13782024-01-24T18:30:25.939Z Downloaded crc-catalog v2.2.0
13792024-01-24T18:30:25.939Z Downloaded array-init v0.0.4
13802024-01-24T18:30:25.939Z Downloaded bitflags v2.4.0
13812024-01-24T18:30:25.939Z Downloaded libsw v3.3.1
13822024-01-24T18:30:25.939Z Downloaded libefi-sys v0.1.0
13832024-01-24T18:30:25.939Z Downloaded lalrpop-util v0.19.12
13842024-01-24T18:30:25.939Z Downloaded hyper-staticfile v0.9.5
13852024-01-24T18:30:25.939Z Downloaded crypto-common v0.1.6
13862024-01-24T18:30:25.939Z Downloaded oorandom v11.1.3
13872024-01-24T18:30:25.939Z Downloaded try-lock v0.2.4
13882024-01-24T18:30:25.939Z Downloaded opaque-debug v0.3.0
13892024-01-24T18:30:25.939Z Downloaded nodrop v0.1.14
13902024-01-24T18:30:25.939Z Downloaded newline-converter v0.3.0
13912024-01-24T18:30:25.939Z Downloaded block-padding v0.3.3
13922024-01-24T18:30:25.941Z Downloaded omicron-zone-package v0.10.1
13932024-01-24T18:30:25.941Z Downloaded hyper-tls v0.5.0
13942024-01-24T18:30:25.941Z Downloaded crossbeam v0.8.2
13952024-01-24T18:30:25.941Z Downloaded ascii-canvas v3.0.0
13962024-01-24T18:30:25.941Z Downloaded miniz_oxide v0.7.1
13972024-01-24T18:30:25.941Z Downloaded crossbeam-deque v0.8.3
13982024-01-24T18:30:25.941Z Downloaded maybe-uninit v2.0.0
13992024-01-24T18:30:25.941Z Downloaded ciborium v0.2.1
14002024-01-24T18:30:25.941Z Downloaded cancel-safe-futures v0.1.5
14012024-01-24T18:30:25.941Z Downloaded backoff v0.4.0
14022024-01-24T18:30:25.941Z Downloaded serde_with_macros v3.4.0
14032024-01-24T18:30:25.941Z Downloaded olpc-cjson v0.1.3
14042024-01-24T18:30:25.941Z Downloaded matches v0.1.10
14052024-01-24T18:30:25.941Z Downloaded cookie v0.18.0
14062024-01-24T18:30:25.942Z Downloaded base64 v0.21.7
14072024-01-24T18:30:25.942Z Downloaded httpdate v1.0.3
14082024-01-24T18:30:25.942Z Downloaded slog-json v2.6.1
14092024-01-24T18:30:25.942Z Downloaded sha1 v0.10.6
14102024-01-24T18:30:25.942Z Downloaded rustc_version v0.4.0
14112024-01-24T18:30:25.942Z Downloaded num_enum_derive v0.5.11
14122024-01-24T18:30:25.942Z Downloaded mockall v0.12.0
14132024-01-24T18:30:25.942Z Downloaded linked-hash-map v0.5.6
14142024-01-24T18:30:25.942Z Downloaded is-terminal v0.4.9
14152024-01-24T18:30:25.942Z Downloaded indoc v1.0.9
14162024-01-24T18:30:25.942Z Downloaded impl-trait-for-tuples v0.2.2
14172024-01-24T18:30:25.942Z Downloaded humantime v2.1.0
14182024-01-24T18:30:25.942Z Downloaded anes v0.1.6
14192024-01-24T18:30:25.942Z Downloaded assert_matches v1.5.0
14202024-01-24T18:30:25.958Z Downloaded arrayref v0.3.7
14212024-01-24T18:30:25.958Z Downloaded sqlparser_derive v0.2.2
14222024-01-24T18:30:25.959Z Downloaded signature v2.1.0
14232024-01-24T18:30:25.959Z Downloaded serde-hex v0.1.0
14242024-01-24T18:30:25.959Z Downloaded num_cpus v1.16.0
14252024-01-24T18:30:25.959Z Downloaded num-iter v0.1.43
14262024-01-24T18:30:25.959Z Downloaded num-integer v0.1.45
14272024-01-24T18:30:25.959Z Downloaded memoffset v0.7.1
14282024-01-24T18:30:25.959Z Downloaded async-stream-impl v0.3.5
14292024-01-24T18:30:25.959Z Downloaded ciborium-ll v0.2.1
14302024-01-24T18:30:25.959Z Downloaded bytecount v0.6.3
14312024-01-24T18:30:25.959Z Downloaded async-stream v0.3.5
14322024-01-24T18:30:25.959Z Downloaded atomic-waker v1.1.1
14332024-01-24T18:30:25.959Z Downloaded bitfield v0.14.0
14342024-01-24T18:30:25.959Z Downloaded serde-big-array v0.5.1
14352024-01-24T18:30:25.959Z Downloaded serde-big-array v0.4.1
14362024-01-24T18:30:25.959Z Downloaded match_cfg v0.1.0
14372024-01-24T18:30:25.959Z Downloaded iana-time-zone v0.1.57
14382024-01-24T18:30:25.959Z Downloaded constant_time_eq v0.2.6
14392024-01-24T18:30:25.959Z Downloaded new_debug_unreachable v1.0.4
14402024-01-24T18:30:25.959Z Downloaded bb8 v0.8.1
14412024-01-24T18:30:25.959Z Downloaded async-recursion v1.0.5
14422024-01-24T18:30:25.959Z Downloaded ansi_term v0.12.1
14432024-01-24T18:30:25.959Z Downloaded httparse v1.8.0
14442024-01-24T18:30:25.959Z Downloaded crossbeam-utils v0.8.16
14452024-01-24T18:30:25.960Z Downloaded cpufeatures v0.2.9
14462024-01-24T18:30:25.960Z Downloaded corncobs v0.1.3
14472024-01-24T18:30:25.960Z Downloaded cexpr v0.6.0
14482024-01-24T18:30:25.960Z Downloaded autocfg v1.1.0
14492024-01-24T18:30:25.961Z Downloaded inout v0.1.3
14502024-01-24T18:30:25.961Z Downloaded constant_time_eq v0.3.0
14512024-01-24T18:30:25.961Z Downloaded bstr v0.2.17
14522024-01-24T18:30:25.961Z Downloaded bit-set v0.5.3
14532024-01-24T18:30:25.961Z Downloaded crunchy v0.2.2
14542024-01-24T18:30:25.961Z Downloaded crucible-workspace-hack v0.1.0
14552024-01-24T18:30:25.961Z Downloaded criterion-plot v0.5.0
14562024-01-24T18:30:25.961Z Downloaded criterion v0.5.1
14572024-01-24T18:30:25.961Z Downloaded crc v3.0.1
14582024-01-24T18:30:25.961Z Downloaded ciborium-io v0.2.1
14592024-01-24T18:30:25.961Z Downloaded blake2b_simd v1.0.1
14602024-01-24T18:30:25.986Z Downloaded assert_cmd v2.0.13
14612024-01-24T18:30:25.986Z Downloaded aead v0.5.2
14622024-01-24T18:30:25.986Z Downloaded ahash v0.8.6
14632024-01-24T18:30:25.987Z Downloaded cobs v0.2.3
14642024-01-24T18:30:25.987Z Downloaded adler v1.0.2
14652024-01-24T18:30:25.987Z Downloaded atty v0.2.14
14662024-01-24T18:30:25.987Z Downloaded approx v0.5.1
14672024-01-24T18:30:25.987Z Compiling serde v1.0.195
14682024-01-24T18:30:25.987Z Compiling autocfg v1.1.0
14692024-01-24T18:30:25.987Z Checking cfg-if v1.0.0
14702024-01-24T18:30:25.987Z Compiling version_check v0.9.4
14712024-01-24T18:30:25.987Z Compiling syn v1.0.109
14722024-01-24T18:30:25.987Z Checking libc v0.2.152
14732024-01-24T18:30:25.987Z Compiling syn v2.0.46
14742024-01-24T18:30:25.988Z Compiling parking_lot_core v0.9.8
14752024-01-24T18:30:25.988Z Compiling cc v1.0.83
14762024-01-24T18:30:25.988Z Compiling libm v0.2.7
14772024-01-24T18:30:25.988Z Compiling once_cell v1.19.0
14782024-01-24T18:30:25.989Z Compiling serde_json v1.0.111
14792024-01-24T18:30:25.989Z Compiling lock_api v0.4.10
14802024-01-24T18:30:25.989Z Compiling num-traits v0.2.16
14812024-01-24T18:30:25.989Z Compiling memchr v2.6.3
14822024-01-24T18:30:25.989Z Compiling typenum v1.16.0
14832024-01-24T18:30:25.989Z Checking getrandom v0.2.10
14842024-01-24T18:30:25.989Z Compiling generic-array v0.14.7
14852024-01-24T18:30:25.989Z Compiling slab v0.4.9
14862024-01-24T18:30:25.989Z Checking scopeguard v1.2.0
14872024-01-24T18:30:25.989Z Checking log v0.4.20
14882024-01-24T18:30:25.989Z Compiling pkg-config v0.3.27
14892024-01-24T18:30:25.989Z Checking smallvec v1.11.2
14902024-01-24T18:30:25.989Z Checking itoa v1.0.9
14912024-01-24T18:30:25.989Z Compiling byteorder v1.5.0
14922024-01-24T18:30:25.989Z Compiling rustix v0.38.30
14932024-01-24T18:30:25.989Z Compiling schemars v0.8.16
14942024-01-24T18:30:25.992Z Compiling httparse v1.8.0
14952024-01-24T18:30:25.992Z Compiling fnv v1.0.7
14962024-01-24T18:30:25.992Z Compiling ring v0.17.7
14972024-01-24T18:30:25.992Z Compiling vcpkg v0.2.15
14982024-01-24T18:30:25.992Z Checking rand_core v0.6.4
14992024-01-24T18:30:25.992Z Checking parking_lot v0.12.1
15002024-01-24T18:30:25.992Z Compiling aho-corasick v1.0.4
15012024-01-24T18:30:25.992Z Checking pin-project-lite v0.2.13
15022024-01-24T18:30:25.992Z Compiling regex-syntax v0.8.2
15032024-01-24T18:30:25.992Z Compiling openssl-sys v0.9.96
15042024-01-24T18:30:25.992Z Compiling ahash v0.8.6
15052024-01-24T18:30:25.992Z Compiling ring v0.16.20
15062024-01-24T18:30:25.993Z Checking signal-hook-registry v1.4.1
15072024-01-24T18:30:25.993Z Compiling openssl v0.10.60
15082024-01-24T18:30:25.993Z Checking mio v0.8.9
15092024-01-24T18:30:25.993Z Checking futures-core v0.3.30
15102024-01-24T18:30:25.993Z Compiling serde_derive_internals v0.26.0
15112024-01-24T18:30:25.993Z Compiling ucd-trie v0.1.6
15122024-01-24T18:30:25.993Z Checking num_cpus v1.16.0
15132024-01-24T18:30:25.993Z Compiling regex-automata v0.4.3
15142024-01-24T18:30:25.993Z Compiling iana-time-zone v0.1.57
15152024-01-24T18:30:25.993Z Compiling rustls v0.21.9
15162024-01-24T18:30:25.993Z Compiling spin v0.5.2
15172024-01-24T18:30:25.993Z Compiling native-tls v0.2.11
15182024-01-24T18:30:25.993Z Compiling async-trait v0.1.77
15192024-01-24T18:30:25.993Z Checking socket2 v0.5.5
15202024-01-24T18:30:25.993Z Compiling unicode-xid v0.2.4
15212024-01-24T18:30:25.994Z Compiling dyn-clone v1.0.13
15222024-01-24T18:30:25.994Z Checking ryu v1.0.15
15232024-01-24T18:30:25.994Z Compiling backtrace v0.3.69
15242024-01-24T18:30:25.994Z Compiling futures-sink v0.3.30
15252024-01-24T18:30:25.994Z Compiling errno v0.3.8
15262024-01-24T18:30:25.994Z Compiling tinyvec_macros v0.1.1
15272024-01-24T18:30:25.994Z Compiling crossbeam-utils v0.8.16
15282024-01-24T18:30:25.994Z Compiling crc32fast v1.3.2
15292024-01-24T18:30:25.994Z Compiling tinyvec v1.6.0
15302024-01-24T18:30:25.994Z Compiling futures-channel v0.3.30
15312024-01-24T18:30:25.994Z Checking subtle v2.5.0
15322024-01-24T18:30:25.994Z Compiling futures-io v0.3.30
15332024-01-24T18:30:25.994Z Compiling anyhow v1.0.75
15342024-01-24T18:30:25.994Z Compiling pin-utils v0.1.0
15352024-01-24T18:30:25.994Z Compiling futures-task v0.3.30
15362024-01-24T18:30:25.994Z Compiling spin v0.9.8
15372024-01-24T18:30:25.994Z Compiling tracing-core v0.1.31
15382024-01-24T18:30:25.994Z Compiling regex v1.10.2
15392024-01-24T18:30:25.994Z Compiling unicode-bidi v0.3.13
15402024-01-24T18:30:25.994Z Compiling unicode-normalization v0.1.22
15412024-01-24T18:30:25.995Z Compiling num-integer v0.1.45
15422024-01-24T18:30:25.995Z Compiling slog v2.7.0
15432024-01-24T18:30:25.995Z Compiling synstructure v0.12.6
15442024-01-24T18:30:25.995Z Compiling lazy_static v1.4.0
15452024-01-24T18:30:25.995Z Compiling unicode-width v0.1.11
15462024-01-24T18:30:25.995Z Compiling foreign-types-shared v0.1.1
15472024-01-24T18:30:25.995Z Compiling untrusted v0.9.0
15482024-01-24T18:30:25.995Z Compiling rustversion v1.0.14
15492024-01-24T18:30:25.995Z Compiling time-core v0.1.1
15502024-01-24T18:30:25.995Z Compiling untrusted v0.7.1
15512024-01-24T18:30:25.995Z Compiling percent-encoding v2.3.1
15522024-01-24T18:30:25.995Z Compiling serde_derive v1.0.195
15532024-01-24T18:30:25.995Z Compiling zeroize_derive v1.4.2
15542024-01-24T18:30:25.995Z Compiling thiserror-impl v1.0.49
15552024-01-24T18:30:25.995Z Compiling tokio-macros v2.2.0
15562024-01-24T18:30:25.995Z Compiling futures-macro v0.3.30
15572024-01-24T18:30:25.995Z Compiling tracing-attributes v0.1.26
15582024-01-24T18:30:25.995Z Compiling schemars_derive v0.8.16
15592024-01-24T18:30:25.995Z Compiling zerocopy-derive v0.7.31
15602024-01-24T18:30:26.001Z Checking zeroize v1.7.0
15612024-01-24T18:30:26.001Z Compiling openssl-macros v0.1.1
15622024-01-24T18:30:26.002Z Compiling thiserror v1.0.49
15632024-01-24T18:30:26.002Z Compiling pest v2.7.2
15642024-01-24T18:30:26.002Z Compiling futures-util v0.3.30
15652024-01-24T18:30:26.002Z Compiling zerocopy v0.7.31
15662024-01-24T18:30:26.002Z Compiling tracing v0.1.37
15672024-01-24T18:30:26.002Z Compiling der_derive v0.7.2
15682024-01-24T18:30:26.003Z Compiling zerocopy-derive v0.2.0
15692024-01-24T18:30:26.744Z Compiling pest_meta v2.7.2
15702024-01-24T18:30:27.018Z Compiling hashbrown v0.13.2
15712024-01-24T18:30:27.143Z Compiling time-macros v0.2.13
15722024-01-24T18:30:28.728Z Compiling foreign-types v0.3.2
15732024-01-24T18:30:28.875Z Compiling pest_generator v2.7.2
15742024-01-24T18:30:29.779Z Compiling base64 v0.21.7
15752024-01-24T18:30:31.695Z Compiling try-lock v0.2.4
15762024-01-24T18:30:43.078Z Compiling want v0.3.1
15772024-01-24T18:30:43.258Z Compiling rustls-webpki v0.101.7
15782024-01-24T18:30:43.258Z Compiling sct v0.7.0
15792024-01-24T18:30:43.258Z Compiling form_urlencoded v1.2.1
15802024-01-24T18:30:43.258Z Compiling socket2 v0.4.9
15812024-01-24T18:30:43.258Z Compiling httpdate v1.0.3
15822024-01-24T18:30:44.200Z Compiling openssl-probe v0.1.5
15832024-01-24T18:30:44.200Z Compiling const-oid v0.9.5
15842024-01-24T18:30:44.200Z Compiling pest_derive v2.7.2
15852024-01-24T18:30:44.200Z Compiling tower-service v0.3.2
15862024-01-24T18:30:44.200Z Compiling idna v0.5.0
15872024-01-24T18:30:44.201Z Compiling usdt-impl v0.3.5
15882024-01-24T18:30:44.201Z Compiling memoffset v0.9.0
15892024-01-24T18:30:44.201Z Compiling adler v1.0.2
15902024-01-24T18:30:44.201Z Compiling miniz_oxide v0.7.1
15912024-01-24T18:30:44.201Z Compiling zerocopy v0.3.0
15922024-01-24T18:30:44.201Z Compiling url v2.5.0
15932024-01-24T18:30:44.201Z Checking crypto-common v0.1.6
15942024-01-24T18:30:44.201Z Compiling ipnet v2.9.0
15952024-01-24T18:30:44.201Z Checking bytes v1.5.0
15962024-01-24T18:30:44.202Z Checking bitflags v2.4.0
15972024-01-24T18:30:44.202Z Compiling either v1.9.0
15982024-01-24T18:30:44.202Z Compiling signal-hook v0.3.17
15992024-01-24T18:30:44.202Z Checking tokio v1.35.1
16002024-01-24T18:30:44.202Z Compiling indexmap v2.1.0
16012024-01-24T18:30:44.202Z Compiling semver v1.0.21
16022024-01-24T18:30:44.202Z Compiling chrono v0.4.31
16032024-01-24T18:30:44.203Z Compiling uuid v1.6.1
16042024-01-24T18:30:44.203Z Compiling http v0.2.11
16052024-01-24T18:30:44.203Z Compiling toml_datetime v0.6.5
16062024-01-24T18:30:44.613Z Compiling serde_spanned v0.6.4
16072024-01-24T18:30:44.972Z Compiling rustc_version v0.4.0
16082024-01-24T18:30:45.757Z Compiling toml_edit v0.19.15
16092024-01-24T18:30:47.821Z Compiling openapiv3 v2.0.0
16102024-01-24T18:30:48.613Z Compiling http-body v0.4.5
16112024-01-24T18:30:51.343Z Compiling serde_urlencoded v0.7.1
16122024-01-24T18:30:51.900Z Compiling dof v0.1.5
16132024-01-24T18:30:52.142Z Compiling dtrace-parser v0.1.14
16142024-01-24T18:30:52.394Z Compiling rustls-pemfile v1.0.3
16152024-01-24T18:30:53.031Z Compiling clap_derive v4.4.2
16162024-01-24T18:30:53.248Z Compiling zerocopy-derive v0.6.4
16172024-01-24T18:30:53.629Z Compiling crossbeam-epoch v0.9.15
16182024-01-24T18:30:54.297Z Compiling encoding_rs v0.8.33
16192024-01-24T18:30:55.517Z Compiling thread-id v4.2.0
16202024-01-24T18:30:55.670Z Compiling webpki-roots v0.25.2
16212024-01-24T18:30:55.884Z Compiling siphasher v0.3.11
16222024-01-24T18:30:56.263Z Compiling tokio-util v0.7.10
16232024-01-24T18:30:56.499Z Compiling tokio-rustls v0.24.1
16242024-01-24T18:30:56.992Z Compiling mime v0.3.17
16252024-01-24T18:30:57.096Z Compiling gimli v0.28.0
16262024-01-24T18:30:58.780Z Compiling h2 v0.3.24
16272024-01-24T18:31:00.290Z Compiling tokio-native-tls v0.3.1
16282024-01-24T18:31:10.744Z Compiling serde_tokenstream v0.1.7
16292024-01-24T18:31:11.133Z Compiling strum_macros v0.25.2
16302024-01-24T18:31:11.134Z Compiling block-buffer v0.10.4
16312024-01-24T18:31:11.134Z Compiling bzip2-sys v0.1.11+1.0.8
16322024-01-24T18:31:11.134Z Compiling object v0.32.1
16332024-01-24T18:31:11.134Z Compiling num-iter v0.1.43
16342024-01-24T18:31:11.134Z Checking equivalent v1.0.1
16352024-01-24T18:31:11.134Z Compiling rustc-demangle v0.1.23
16362024-01-24T18:31:11.134Z Checking hashbrown v0.14.2
16372024-01-24T18:31:11.134Z Compiling addr2line v0.21.0
16382024-01-24T18:31:11.637Z Compiling flate2 v1.0.28
16392024-01-24T18:31:11.637Z Compiling digest v0.10.7
16402024-01-24T18:31:11.637Z Compiling heapless v0.7.16
16412024-01-24T18:31:11.637Z Compiling ppv-lite86 v0.2.17
16422024-01-24T18:31:11.637Z Compiling doc-comment v0.3.3
16432024-01-24T18:31:11.637Z Compiling usdt-attr-macro v0.3.5
16442024-01-24T18:31:11.637Z Compiling usdt-macro v0.3.5
16452024-01-24T18:31:11.638Z Compiling toml v0.7.8
16462024-01-24T18:31:11.638Z Compiling toml_edit v0.21.0
16472024-01-24T18:31:11.638Z Compiling rand_chacha v0.3.1
16482024-01-24T18:31:11.638Z Compiling hex v0.4.3
16492024-01-24T18:31:11.638Z Compiling pin-project-internal v1.1.3
16502024-01-24T18:31:11.640Z Compiling bit-vec v0.6.3
16512024-01-24T18:31:11.640Z Compiling hyper v0.14.27
16522024-01-24T18:31:11.640Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
16532024-01-24T18:31:12.904Z Compiling rand v0.8.5
16542024-01-24T18:31:13.348Z Compiling phf_shared v0.10.0
16552024-01-24T18:31:15.095Z Compiling num-bigint v0.4.4
16562024-01-24T18:31:15.129Z Compiling precomputed-hash v0.1.1
16572024-01-24T18:31:15.142Z Compiling minimal-lexical v0.2.1
16582024-01-24T18:31:15.272Z Compiling fixedbitset v0.4.2
16592024-01-24T18:31:15.990Z Compiling new_debug_unreachable v1.0.4
16602024-01-24T18:31:15.999Z Compiling base64ct v1.6.0
16612024-01-24T18:31:16.123Z Compiling smoltcp v0.9.1
16622024-01-24T18:31:16.648Z Compiling string_cache v0.8.7
16632024-01-24T18:31:16.868Z Compiling pem-rfc7468 v0.7.0
16642024-01-24T18:31:16.997Z Compiling nom v7.1.3
16652024-01-24T18:31:17.029Z Compiling petgraph v0.6.4
16662024-01-24T18:31:17.828Z Compiling bit-set v0.5.3
16672024-01-24T18:31:18.132Z Compiling hmac v0.12.1
16682024-01-24T18:31:18.272Z Compiling itertools v0.10.5
16692024-01-24T18:31:18.786Z Compiling hubpack_derive v0.1.1
16702024-01-24T18:31:19.246Z Compiling enum-as-inner v0.5.1
16712024-01-24T18:31:19.463Z Compiling diesel_table_macro_syntax v0.1.0
16722024-01-24T18:31:20.199Z Compiling lalrpop-util v0.19.12
16732024-01-24T18:31:20.592Z Checking bitflags v1.3.2
16742024-01-24T18:31:20.717Z Compiling flagset v0.4.3
16752024-01-24T18:31:20.745Z Compiling unicode-segmentation v1.10.1
16762024-01-24T18:31:21.434Z Compiling der v0.7.8
16772024-01-24T18:31:21.639Z Compiling diesel_derives v2.1.2
16782024-01-24T18:31:22.728Z Compiling hyper-tls v0.5.0
16792024-01-24T18:31:22.828Z Compiling hyper-rustls v0.24.2
16802024-01-24T18:31:23.233Z Compiling snafu-derive v0.7.5
16812024-01-24T18:31:23.252Z Compiling reqwest v0.11.22
16822024-01-24T18:31:23.326Z Compiling cpufeatures v0.2.9
16832024-01-24T18:31:23.461Z Compiling sha2 v0.10.8
16842024-01-24T18:31:23.805Z Compiling rustix v0.37.23
16852024-01-24T18:31:23.827Z Compiling md-5 v0.10.5
16862024-01-24T18:31:24.198Z Compiling serde_repr v0.1.16
16872024-01-24T18:31:26.215Z Compiling spki v0.7.2
16882024-01-24T18:31:26.614Z Compiling stringprep v0.1.3
16892024-01-24T18:31:26.794Z Compiling hash32 v0.2.1
16902024-01-24T18:31:27.618Z Compiling fallible-iterator v0.2.0
16912024-01-24T18:31:27.957Z Compiling stable_deref_trait v1.2.0
16922024-01-24T18:31:28.213Z Compiling pkcs8 v0.10.2
16932024-01-24T18:31:28.363Z Compiling terminal_size v0.2.6
16942024-01-24T18:31:28.787Z Compiling postgres-protocol v0.6.6
16952024-01-24T18:31:28.852Z Compiling phf_shared v0.11.2
16962024-01-24T18:31:30.037Z Compiling ff v0.13.0
16972024-01-24T18:31:30.057Z Compiling block-padding v0.3.3
16982024-01-24T18:31:30.391Z Compiling scheduled-thread-pool v0.2.7
16992024-01-24T18:31:30.477Z Compiling num_threads v0.1.6
17002024-01-24T18:31:30.641Z Compiling base16ct v0.2.0
17012024-01-24T18:31:31.073Z Compiling matches v0.1.10
17022024-01-24T18:31:31.127Z Compiling regex-automata v0.1.10
17032024-01-24T18:31:31.159Z Compiling deranged v0.3.8
17042024-01-24T18:31:31.199Z Compiling managed v0.8.0
17052024-01-24T18:31:31.356Z Compiling idna v0.2.3
17062024-01-24T18:31:31.666Z Compiling clap_builder v4.4.2
17072024-01-24T18:31:31.939Z Compiling bstr v0.2.17
17082024-01-24T18:31:33.342Z Compiling sec1 v0.7.3
17092024-01-24T18:31:34.156Z Compiling time v0.3.27
17102024-01-24T18:31:34.663Z Compiling r2d2 v0.8.10
17112024-01-24T18:31:34.663Z Compiling inout v0.1.3
17122024-01-24T18:31:34.663Z Compiling group v0.13.0
17132024-01-24T18:31:34.663Z Compiling postgres-types v0.2.6
17142024-01-24T18:31:34.758Z Compiling signal-hook-mio v0.2.3
17152024-01-24T18:31:34.953Z Compiling phf v0.11.2
17162024-01-24T18:31:34.992Z Compiling bzip2 v0.4.4
17172024-01-24T18:31:35.590Z Compiling hubpack v0.1.2
17182024-01-24T18:31:35.655Z Compiling hkdf v0.12.4
17192024-01-24T18:31:36.014Z Compiling pin-project v1.1.3
17202024-01-24T18:31:36.429Z Compiling zerocopy v0.6.4
17212024-01-24T18:31:36.710Z Compiling ipnetwork v0.20.0
17222024-01-24T18:31:37.310Z Compiling crypto-bigint v0.5.2
17232024-01-24T18:31:37.804Z Compiling futures-executor v0.3.30
17242024-01-24T18:31:38.753Z Compiling float-cmp v0.9.0
17252024-01-24T18:31:39.307Z Compiling regex-automata v0.3.8
17262024-01-24T18:31:40.084Z Compiling data-encoding v2.4.0
17272024-01-24T18:31:43.213Z Checking unicode-ident v1.0.12
17282024-01-24T18:31:43.339Z Compiling difflib v0.4.0
17292024-01-24T18:31:43.392Z Compiling predicates-core v1.0.6
17302024-01-24T18:31:43.446Z Compiling static_assertions v1.1.0
17312024-01-24T18:31:43.581Z Compiling normalize-line-endings v0.3.0
17322024-01-24T18:31:43.748Z Compiling whoami v1.4.1
17332024-01-24T18:31:43.931Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
17342024-01-24T18:31:44.211Z Compiling tokio-postgres v0.7.10
17352024-01-24T18:31:44.733Z Compiling predicates v3.1.0
17362024-01-24T18:31:46.073Z Compiling bstr v1.6.0
17372024-01-24T18:31:47.536Z Compiling trust-dns-proto v0.22.0
17382024-01-24T18:31:48.280Z Compiling elliptic-curve v0.13.8
17392024-01-24T18:31:48.650Z Compiling yasna v0.5.2
17402024-01-24T18:31:49.508Z Compiling diesel v2.1.4
17412024-01-24T18:31:49.549Z Compiling futures v0.3.30
17422024-01-24T18:31:49.739Z Compiling clap v4.4.3
17432024-01-24T18:31:49.855Z Compiling snafu v0.7.5
17442024-01-24T18:31:50.006Z Compiling zip v0.6.6
17452024-01-24T18:31:51.285Z Compiling crossterm v0.27.0
17462024-01-24T18:31:51.898Z Compiling cipher v0.4.4
17472024-01-24T18:31:52.317Z Compiling similar v2.3.0
17482024-01-24T18:31:53.024Z Compiling usdt v0.3.5
17492024-01-24T18:31:53.425Z Compiling tokio-stream v0.1.14
17502024-01-24T18:31:53.861Z Compiling console v0.15.8
17512024-01-24T18:31:56.453Z Checking proc-macro2 v1.0.74
17522024-01-24T18:31:57.539Z Checking quote v1.0.35
17532024-01-24T18:32:00.568Z Checking utf8parse v0.2.1
17542024-01-24T18:32:01.846Z Checking anstyle v1.0.2
17552024-01-24T18:32:03.465Z Checking io-lifetimes v1.0.11
17562024-01-24T18:32:07.588Z Checking anstyle-parse v0.2.1
17572024-01-24T18:32:10.327Z Checking anstyle-query v1.0.0
17582024-01-24T18:32:10.879Z Checking colorchoice v1.0.0
17592024-01-24T18:32:11.053Z Checking anstream v0.5.0
17602024-01-24T18:32:11.769Z Checking strsim v0.10.0
17612024-01-24T18:32:11.969Z Checking clap_lex v0.5.1
17622024-01-24T18:32:13.244Z Checking winnow v0.5.15
17632024-01-24T18:32:20.264Z Compiling serde_tokenstream v0.2.0
17642024-01-24T18:32:22.162Z Compiling regress v0.7.1
17652024-01-24T18:32:27.805Z Compiling typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
17662024-01-24T18:32:38.319Z Compiling getopts v0.2.21
17672024-01-24T18:32:38.441Z Compiling unsafe-libyaml v0.2.10
17682024-01-24T18:32:38.980Z Checking heck v0.4.1
17692024-01-24T18:32:40.047Z Checking progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
17702024-01-24T18:32:40.997Z Compiling serde_yaml v0.9.25
17712024-01-24T18:32:41.803Z Compiling ident_case v1.0.1
17722024-01-24T18:32:42.824Z Checking fastrand v2.0.0
17732024-01-24T18:32:43.078Z Checking rustls-pki-types v1.1.0
17742024-01-24T18:32:43.078Z Checking match_cfg v0.1.0
17752024-01-24T18:32:43.078Z Checking hostname v0.3.1
17762024-01-24T18:32:43.079Z Checking camino v1.1.6
17772024-01-24T18:32:43.079Z Checking tempfile v3.9.0
17782024-01-24T18:32:43.079Z Checking atty v0.2.14
17792024-01-24T18:32:43.079Z Checking quick-error v1.2.3
17802024-01-24T18:32:43.198Z Compiling paste v1.0.14
17812024-01-24T18:32:43.199Z Checking crossbeam-channel v0.5.8
17822024-01-24T18:32:43.381Z Checking sha1 v0.10.6
17832024-01-24T18:32:54.015Z Checking dirs-sys-next v0.1.2
17842024-01-24T18:32:54.015Z Compiling rustls v0.22.2
17852024-01-24T18:32:54.015Z Checking dirs-next v2.0.0
17862024-01-24T18:32:54.015Z Checking rustls-webpki v0.102.1
17872024-01-24T18:32:54.016Z Checking thread_local v1.1.7
17882024-01-24T18:32:54.019Z Checking instant v0.1.12
17892024-01-24T18:32:54.019Z Compiling slog-async v2.8.0
17902024-01-24T18:32:54.789Z Checking term v0.7.0
17912024-01-24T18:32:55.099Z Checking rustls-pemfile v2.0.0
17922024-01-24T18:32:55.101Z Compiling multer v3.0.0
17932024-01-24T18:32:55.102Z Checking take_mut v0.2.2
17942024-01-24T18:32:55.102Z Checking debug-ignore v1.0.5
17952024-01-24T18:32:55.102Z Checking slog-term v2.9.0
17962024-01-24T18:32:55.102Z Compiling darling_core v0.20.3
17972024-01-24T18:32:55.102Z Checking slog-json v2.6.1
17982024-01-24T18:32:55.102Z Checking http v1.0.0
17992024-01-24T18:32:55.102Z Compiling async-stream-impl v0.3.5
18002024-01-24T18:32:55.102Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
18012024-01-24T18:32:55.102Z Checking atomic-waker v1.1.1
18022024-01-24T18:32:55.102Z Checking waitgroup v0.1.2
18032024-01-24T18:32:55.103Z Checking slog-bunyan v2.5.0
18042024-01-24T18:32:55.103Z Checking toml v0.8.8
18052024-01-24T18:32:55.103Z Checking async-stream v0.3.5
18062024-01-24T18:32:55.103Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
18072024-01-24T18:32:55.103Z Checking serde_path_to_error v0.1.15
18082024-01-24T18:32:55.103Z Checking strum v0.25.0
18092024-01-24T18:32:55.103Z Compiling structmeta-derive v0.2.0
18102024-01-24T18:32:55.103Z Checking tokio-rustls v0.25.0
18112024-01-24T18:32:55.103Z Checking wait-timeout v0.2.0
18122024-01-24T18:32:55.103Z Checking rusty-fork v0.3.0
18132024-01-24T18:32:55.103Z Checking rand_xorshift v0.3.0
18142024-01-24T18:32:55.103Z Compiling regex-syntax v0.7.5
18152024-01-24T18:32:55.103Z Checking unarray v0.1.4
18162024-01-24T18:32:55.104Z Checking proptest v1.4.0
18172024-01-24T18:32:56.186Z Compiling structmeta v0.2.0
18182024-01-24T18:32:56.830Z Checking backoff v0.4.0
18192024-01-24T18:32:57.094Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18202024-01-24T18:32:57.243Z Compiling test-strategy v0.3.1
18212024-01-24T18:32:57.686Z Compiling darling_macro v0.20.3
18222024-01-24T18:32:57.742Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
18232024-01-24T18:32:58.985Z Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
18242024-01-24T18:32:59.195Z Checking macaddr v1.0.1
18252024-01-24T18:32:59.364Z Compiling darling v0.20.3
18262024-01-24T18:32:59.439Z Compiling typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
18272024-01-24T18:32:59.517Z Compiling serde_with_macros v3.4.0
18282024-01-24T18:32:59.690Z Checking camino-tempfile v1.1.1
18292024-01-24T18:33:00.084Z Checking is-terminal v0.4.9
18302024-01-24T18:33:00.109Z Compiling proc-macro-error-attr v1.0.4
18312024-01-24T18:33:00.249Z Compiling proc-macro-error v1.0.4
18322024-01-24T18:33:00.488Z Compiling proc-macro-crate v1.3.1
18332024-01-24T18:33:00.904Z Compiling heapless v0.8.0
18342024-01-24T18:33:01.765Z Checking termtree v0.4.1
18352024-01-24T18:33:02.048Z Checking predicates-tree v1.0.9
18362024-01-24T18:33:02.341Z Compiling num_enum_derive v0.5.11
18372024-01-24T18:33:02.794Z Checking hash32 v0.3.1
18382024-01-24T18:33:03.049Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18392024-01-24T18:33:03.306Z Compiling smoltcp v0.11.0
18402024-01-24T18:33:04.057Z Compiling parse-display-derive v0.8.2
18412024-01-24T18:33:04.128Z Checking serde_with v3.4.0
18422024-01-24T18:33:04.249Z Checking embedded-io v0.4.0
18432024-01-24T18:33:04.481Z Compiling crucible-workspace-hack v0.1.0
18442024-01-24T18:33:04.499Z Checking cobs v0.2.3
18452024-01-24T18:33:04.757Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18462024-01-24T18:33:04.920Z Checking postcard v1.0.8
18472024-01-24T18:33:05.198Z Compiling foreign-types-macros v0.2.3
18482024-01-24T18:33:06.077Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
18492024-01-24T18:33:06.524Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18502024-01-24T18:33:06.933Z Checking num_enum v0.5.11
18512024-01-24T18:33:06.951Z Checking foreign-types-shared v0.3.1
18522024-01-24T18:33:07.097Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
18532024-01-24T18:33:07.344Z Checking foreign-types v0.5.0
18542024-01-24T18:33:07.504Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18552024-01-24T18:33:07.568Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
18562024-01-24T18:33:07.746Z Checking cstr-argument v0.1.2
18572024-01-24T18:33:08.403Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
18582024-01-24T18:33:08.415Z Compiling typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
18592024-01-24T18:33:08.475Z Compiling progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
18602024-01-24T18:33:08.881Z Checking pretty-hex v0.2.1
18612024-01-24T18:33:09.130Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18622024-01-24T18:33:09.185Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18632024-01-24T18:33:09.519Z Checking colored v2.0.4
18642024-01-24T18:33:09.627Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
18652024-01-24T18:33:09.960Z Compiling zone_cfg_derive v0.3.0
18662024-01-24T18:33:09.969Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
18672024-01-24T18:33:10.146Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=1e25649e8c2ac274bd04adfe0513dd14a482058c#1e25649e)
18682024-01-24T18:33:10.672Z Compiling mockall_derive v0.12.0
18692024-01-24T18:33:11.602Z Checking parse-display v0.8.2
18702024-01-24T18:33:11.607Z Compiling num-derive v0.4.0
18712024-01-24T18:33:11.797Z Checking fragile v2.0.0
18722024-01-24T18:33:12.159Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
18732024-01-24T18:33:12.178Z Checking downcast v0.11.0
18742024-01-24T18:33:12.297Z Checking zone v0.3.0
18752024-01-24T18:33:12.544Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=1e25649e8c2ac274bd04adfe0513dd14a482058c#1e25649e)
18762024-01-24T18:33:12.904Z Checking smf v0.2.2
18772024-01-24T18:33:12.999Z Checking same-file v1.0.6
18782024-01-24T18:33:13.236Z Checking walkdir v2.4.0
18792024-01-24T18:33:13.606Z Checking filetime v0.2.23
18802024-01-24T18:33:13.629Z Checking xattr v1.0.1
18812024-01-24T18:33:13.681Z Checking pem v3.0.2
18822024-01-24T18:33:13.880Z Checking linked-hash-map v0.5.6
18832024-01-24T18:33:13.898Z Checking tar v0.4.40
18842024-01-24T18:33:14.028Z Checking itertools v0.12.0
18852024-01-24T18:33:14.368Z Checking lru-cache v0.1.2
18862024-01-24T18:33:14.562Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
18872024-01-24T18:33:14.633Z Checking headers-core v0.2.0
18882024-01-24T18:33:14.833Z Checking headers v0.3.9
18892024-01-24T18:33:14.971Z Checking password-hash v0.5.0
18902024-01-24T18:33:15.115Z Checking blake2 v0.10.6
18912024-01-24T18:33:15.565Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e71b10d2f9f1fb52818b916bae83ba15a339548d#e71b10d2)
18922024-01-24T18:33:15.686Z Checking rcgen v0.12.0
18932024-01-24T18:33:15.776Z Checking argon2 v0.5.2
18942024-01-24T18:33:16.292Z Checking atomicwrites v0.4.3
18952024-01-24T18:33:16.570Z Checking subprocess v0.2.9
18962024-01-24T18:33:16.634Z Checking arc-swap v1.6.0
18972024-01-24T18:33:16.709Z Checking swrite v0.1.0
18982024-01-24T18:33:16.749Z Compiling cancel-safe-futures v0.1.5
18992024-01-24T18:33:16.856Z Checking ciborium-io v0.2.1
19002024-01-24T18:33:17.019Z Checking half v1.8.2
19012024-01-24T18:33:17.275Z Checking slog-scope v4.4.0
19022024-01-24T18:33:17.403Z Checking resolv-conf v0.7.0
19032024-01-24T18:33:17.585Z Checking slog-stdlog v4.1.1
19042024-01-24T18:33:17.660Z Checking ciborium-ll v0.2.1
19052024-01-24T18:33:17.828Z Checking slog-envlogger v2.2.0
19062024-01-24T18:33:17.935Z Checking trust-dns-resolver v0.22.0
19072024-01-24T18:33:17.995Z Checking libsw v3.3.1
19082024-01-24T18:33:18.105Z Compiling derive-where v1.2.7
19092024-01-24T18:33:18.123Z Checking ciborium v0.2.1
19102024-01-24T18:33:18.287Z Checking linear-map v1.2.0
19112024-01-24T18:33:18.352Z Checking owo-colors v3.5.0
19122024-01-24T18:33:18.790Z Checking textwrap v0.11.0
19132024-01-24T18:33:19.096Z Compiling heck v0.3.3
19142024-01-24T18:33:19.729Z Checking strsim v0.8.0
19152024-01-24T18:33:19.773Z Checking ansi_term v0.12.1
19162024-01-24T18:33:20.010Z Checking vec_map v0.8.2
19172024-01-24T18:33:20.260Z Compiling libefi-sys v0.1.0
19182024-01-24T18:33:20.416Z Checking clap v2.34.0
19192024-01-24T18:33:20.428Z Compiling structopt-derive v0.4.18
19202024-01-24T18:33:20.709Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
19212024-01-24T18:33:21.270Z Compiling slog-dtrace v0.2.3
19222024-01-24T18:33:21.572Z Compiling progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
19232024-01-24T18:33:21.796Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
19242024-01-24T18:33:22.373Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
19252024-01-24T18:33:22.773Z Checking nibble_vec v0.1.0
19262024-01-24T18:33:22.882Z Checking endian-type v0.1.2
19272024-01-24T18:33:23.051Z Checking fxhash v0.2.1
19282024-01-24T18:33:23.176Z Checking radix_trie v0.2.1
19292024-01-24T18:33:23.273Z Checking termcolor v1.2.0
19302024-01-24T18:33:23.813Z Compiling radium v0.7.0
19312024-01-24T18:33:23.889Z Compiling semver v0.1.20
19322024-01-24T18:33:24.239Z Checking tap v1.0.1
19332024-01-24T18:33:24.469Z Compiling rustc_version v0.1.7
19342024-01-24T18:33:24.522Z Compiling maybe-uninit v2.0.0
19352024-01-24T18:33:24.860Z Checking mockall v0.12.0
19362024-01-24T18:33:25.188Z Compiling newtype_derive v0.1.6
19372024-01-24T18:33:25.305Z Checking wyz v0.5.1
19382024-01-24T18:33:25.367Z Compiling semver-parser v0.10.2
19392024-01-24T18:33:25.544Z Checking structopt v0.3.26
19402024-01-24T18:33:25.608Z Compiling num-bigint-dig v0.8.4
19412024-01-24T18:33:25.626Z Compiling packed_struct v0.10.1
19422024-01-24T18:33:25.875Z Checking funty v2.0.0
19432024-01-24T18:33:26.051Z Checking crc-catalog v2.2.0
19442024-01-24T18:33:26.237Z Checking crc v3.0.1
19452024-01-24T18:33:26.448Z Compiling packed_struct_codegen v0.10.1
19462024-01-24T18:33:26.541Z Compiling semver v0.11.0
19472024-01-24T18:33:26.544Z Compiling indexmap v1.9.3
19482024-01-24T18:33:26.988Z Compiling num-rational v0.4.1
19492024-01-24T18:33:27.785Z Checking bitvec v1.0.1
19502024-01-24T18:33:28.022Z Compiling home v0.5.5
19512024-01-24T18:33:28.306Z Checking nodrop v0.1.14
19522024-01-24T18:33:28.394Z Compiling toolchain_find v0.2.0
19532024-01-24T18:33:28.455Z Checking array-init v0.0.4
19542024-01-24T18:33:29.396Z Checking smallvec v0.6.14
19552024-01-24T18:33:29.994Z Checking pkcs1 v0.7.5
19562024-01-24T18:33:30.504Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
19572024-01-24T18:33:30.627Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
19582024-01-24T18:33:30.778Z Checking signature v2.1.0
19592024-01-24T18:33:31.012Z Compiling toml v0.5.11
19602024-01-24T18:33:31.039Z Compiling topological-sort v0.2.2
19612024-01-24T18:33:31.391Z Checking bitfield v0.14.0
19622024-01-24T18:33:31.412Z Checking hashbrown v0.12.3
19632024-01-24T18:33:31.782Z Compiling convert_case v0.4.0
19642024-01-24T18:33:31.882Z Compiling omicron-zone-package v0.10.1
19652024-01-24T18:33:32.938Z Checking rsa v0.9.2
19662024-01-24T18:33:33.356Z Compiling derive_more v0.99.17
19672024-01-24T18:33:34.266Z Compiling rustfmt-wrapper v0.2.0
19682024-01-24T18:33:34.369Z Checking serde-hex v0.1.0
19692024-01-24T18:33:35.243Z Checking steno v0.4.0
19702024-01-24T18:33:38.462Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19712024-01-24T18:33:38.555Z Checking env_logger v0.10.0
19722024-01-24T18:33:38.800Z Checking x509-cert v0.2.4
19732024-01-24T18:33:38.891Z Checking lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
19742024-01-24T18:33:39.079Z Checking ron v0.8.1
19752024-01-24T18:33:39.981Z Checking num-complex v0.4.4
19762024-01-24T18:33:41.087Z Checking crc-any v2.4.3
19772024-01-24T18:33:41.405Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19782024-01-24T18:33:41.425Z Checking object v0.30.4
19792024-01-24T18:33:41.467Z Checking num v0.4.1
19802024-01-24T18:33:41.604Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
19812024-01-24T18:33:41.665Z Checking newline-converter v0.3.0
19822024-01-24T18:33:41.797Z Checking path-slash v0.1.5
19832024-01-24T18:33:41.868Z Checking utf-8 v0.7.6
19842024-01-24T18:33:41.957Z Checking expectorate v1.1.0
19852024-01-24T18:33:42.102Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
19862024-01-24T18:33:42.160Z Checking tungstenite v0.20.1
19872024-01-24T18:33:42.176Z Compiling buf-list v1.0.3
19882024-01-24T18:33:42.612Z Checking display-error-chain v0.2.0
19892024-01-24T18:33:42.814Z Compiling parking_lot_core v0.8.6
19902024-01-24T18:33:43.593Z Checking tokio-tungstenite v0.20.1
19912024-01-24T18:33:43.627Z Checking keccak v0.1.4
19922024-01-24T18:33:43.669Z Checking trust-dns-client v0.22.0
19932024-01-24T18:33:44.048Z Checking parking_lot v0.11.2
19942024-01-24T18:33:44.092Z Checking sha3 v0.10.8
19952024-01-24T18:33:44.588Z Checking secrecy v0.8.0
19962024-01-24T18:33:44.735Z Checking sled v0.34.7
19972024-01-24T18:33:44.920Z Checking pretty-hex v0.4.1
19982024-01-24T18:33:45.165Z Checking glob v0.3.1
19992024-01-24T18:33:45.643Z Compiling vte_generate_state_changes v0.1.1
20002024-01-24T18:33:45.686Z Checking fd-lock v3.0.13
20012024-01-24T18:33:45.961Z Compiling unicase v2.7.0
20022024-01-24T18:33:46.432Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
20032024-01-24T18:33:46.684Z Checking vte v0.11.1
20042024-01-24T18:33:46.701Z Checking trust-dns-server v0.22.1
20052024-01-24T18:33:46.886Z Compiling platforms v3.0.2
20062024-01-24T18:33:47.755Z Checking crossbeam-deque v0.8.3
20072024-01-24T18:33:48.228Z Compiling rayon-core v1.12.0
20082024-01-24T18:33:48.312Z Checking nu-ansi-term v0.49.0
20092024-01-24T18:33:48.906Z Checking globset v0.4.13
20102024-01-24T18:33:49.173Z Checking strip-ansi-escapes v0.2.0
20112024-01-24T18:33:49.361Z Checking reedline v0.28.0
20122024-01-24T18:33:49.558Z Checking olpc-cjson v0.1.3
20132024-01-24T18:33:49.619Z Checking serde_plain v1.0.2
20142024-01-24T18:33:49.660Z Compiling async-recursion v1.0.5
20152024-01-24T18:33:49.870Z Checking typed-path v0.7.0
20162024-01-24T18:33:49.978Z Compiling curve25519-dalek v4.1.1
20172024-01-24T18:33:51.425Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
20182024-01-24T18:33:51.681Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20192024-01-24T18:33:51.822Z Compiling memoffset v0.7.1
20202024-01-24T18:33:51.911Z Checking rayon v1.8.0
20212024-01-24T18:33:52.023Z Compiling mime_guess v2.0.4
20222024-01-24T18:33:52.623Z Checking universal-hash v0.5.1
20232024-01-24T18:33:52.788Z Compiling thiserror-impl-no-std v2.0.2
20242024-01-24T18:33:52.878Z Compiling curve25519-dalek-derive v0.1.0
20252024-01-24T18:33:52.926Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20262024-01-24T18:33:53.024Z Checking tough v0.16.0
20272024-01-24T18:33:53.116Z Checking opaque-debug v0.3.0
20282024-01-24T18:33:53.286Z Checking poly1305 v0.8.0
20292024-01-24T18:33:53.300Z Checking progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
20302024-01-24T18:33:53.581Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
20312024-01-24T18:33:53.947Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
20322024-01-24T18:33:54.236Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
20332024-01-24T18:33:55.709Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
20342024-01-24T18:33:55.946Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
20352024-01-24T18:33:58.213Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
20362024-01-24T18:33:58.302Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
20372024-01-24T18:33:59.105Z Checking lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
20382024-01-24T18:33:59.178Z Checking thiserror-no-std v2.0.2
20392024-01-24T18:34:00.531Z Checking hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
20402024-01-24T18:34:01.400Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
20412024-01-24T18:34:01.439Z Checking chacha20 v0.9.1
20422024-01-24T18:34:01.843Z Checking aead v0.5.2
20432024-01-24T18:34:01.973Z Checking kstat-rs v0.2.3
20442024-01-24T18:34:02.179Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
20452024-01-24T18:34:02.316Z Compiling salty v0.2.0
20462024-01-24T18:34:02.496Z Checking signature v1.6.4
20472024-01-24T18:34:02.686Z Checking ed25519 v1.5.3
20482024-01-24T18:34:02.761Z Checking vsss-rs v3.3.4
20492024-01-24T18:34:02.924Z Checking chacha20poly1305 v0.10.1
20502024-01-24T18:34:03.226Z Checking nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
20512024-01-24T18:34:04.005Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
20522024-01-24T18:34:04.301Z Checking serde-big-array v0.5.1
20532024-01-24T18:34:04.364Z Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
20542024-01-24T18:34:04.619Z Checking bytecount v0.6.3
20552024-01-24T18:34:05.810Z Checking hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
20562024-01-24T18:34:06.242Z Checking papergrid v0.10.0
20572024-01-24T18:34:07.426Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=1e25649e8c2ac274bd04adfe0513dd14a482058c#1e25649e)
20582024-01-24T18:34:08.916Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e71b10d2f9f1fb52818b916bae83ba15a339548d#e71b10d2)
20592024-01-24T18:34:08.996Z Compiling tabled_derive v0.6.0
20602024-01-24T18:34:10.118Z Checking signal-hook-tokio v0.3.1
20612024-01-24T18:34:10.380Z Checking nix v0.26.4
20622024-01-24T18:34:12.742Z Checking serde-big-array v0.4.1
20632024-01-24T18:34:12.978Z Compiling sqlparser_derive v0.2.2
20642024-01-24T18:34:13.374Z Checking unicode_categories v0.1.1
20652024-01-24T18:34:13.871Z Checking sqlformat v0.2.3
20662024-01-24T18:34:13.914Z Checking rustyline v12.0.0
20672024-01-24T18:34:14.240Z Checking tabled v0.14.0
20682024-01-24T18:34:14.794Z Checking sqlparser v0.41.0
20692024-01-24T18:34:15.179Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
20702024-01-24T18:34:16.429Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
20712024-01-24T18:34:16.625Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
20722024-01-24T18:34:18.628Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
20732024-01-24T18:34:19.530Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
20742024-01-24T18:34:21.146Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
20752024-01-24T18:34:22.159Z Checking sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20762024-01-24T18:34:23.395Z Checking bcs v0.1.6
20772024-01-24T18:34:24.011Z Checking corncobs v0.1.3
20782024-01-24T18:34:24.102Z Checking highway v1.1.0
20792024-01-24T18:34:24.255Z Compiling prettyplease v0.2.16
20802024-01-24T18:34:24.636Z Checking sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20812024-01-24T18:34:24.716Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=1e25649e8c2ac274bd04adfe0513dd14a482058c#1e25649e)
20822024-01-24T18:34:24.725Z Checking http-range v0.1.5
20832024-01-24T18:34:24.964Z Checking hyper-staticfile v0.9.5
20842024-01-24T18:34:25.108Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=1e25649e8c2ac274bd04adfe0513dd14a482058c#1e25649e)
20852024-01-24T18:34:25.582Z Compiling crunchy v0.2.2
20862024-01-24T18:34:25.904Z Compiling portable-atomic v1.4.3
20872024-01-24T18:34:26.003Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
20882024-01-24T18:34:26.660Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
20892024-01-24T18:34:27.663Z Compiling clang-sys v1.6.1
20902024-01-24T18:34:27.727Z Compiling tiny-keccak v2.0.2
20912024-01-24T18:34:28.234Z Checking assert_matches v1.5.0
20922024-01-24T18:34:28.364Z Checking humantime v2.1.0
20932024-01-24T18:34:28.994Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
20942024-01-24T18:34:29.049Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
20952024-01-24T18:34:30.462Z Compiling darling_core v0.14.4
20962024-01-24T18:34:31.004Z Checking number_prefix v0.4.0
20972024-01-24T18:34:31.279Z Checking indicatif v0.17.7
20982024-01-24T18:34:31.391Z Compiling ascii-canvas v3.0.0
20992024-01-24T18:34:32.472Z Compiling ena v0.14.2
21002024-01-24T18:34:32.524Z Compiling libloading v0.7.4
21012024-01-24T18:34:32.813Z Compiling regex-syntax v0.6.29
21022024-01-24T18:34:33.135Z Compiling bindgen v0.65.1
21032024-01-24T18:34:33.165Z Compiling diff v0.1.13
21042024-01-24T18:34:37.782Z Compiling cexpr v0.6.0
21052024-01-24T18:34:40.656Z Compiling lalrpop v0.19.12
21062024-01-24T18:34:41.045Z Compiling darling_macro v0.14.4
21072024-01-24T18:34:42.226Z Compiling which v4.4.0
21082024-01-24T18:34:42.779Z Compiling darling v0.14.4
21092024-01-24T18:34:42.953Z Compiling fs-err v2.11.0
21102024-01-24T18:34:43.184Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
21112024-01-24T18:34:43.251Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
21122024-01-24T18:34:43.412Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
21132024-01-24T18:34:43.493Z Compiling lazycell v1.3.0
21142024-01-24T18:34:43.746Z Compiling rustc-hash v1.1.0
21152024-01-24T18:34:43.952Z Compiling shlex v1.1.0
21162024-01-24T18:34:44.400Z Checking maplit v1.0.2
21172024-01-24T18:34:44.591Z Compiling ref-cast v1.0.20
21182024-01-24T18:34:44.746Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
21192024-01-24T18:34:45.330Z Compiling peeking_take_while v0.1.2
21202024-01-24T18:34:46.063Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
21212024-01-24T18:34:48.605Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
21222024-01-24T18:34:53.470Z Compiling derive_builder_core v0.12.0
21232024-01-24T18:34:54.210Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
21242024-01-24T18:34:54.722Z Compiling ref-cast-impl v1.0.20
21252024-01-24T18:34:55.057Z Compiling libxml v0.3.3
21262024-01-24T18:34:56.146Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
21272024-01-24T18:34:56.728Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
21282024-01-24T18:34:56.807Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
21292024-01-24T18:34:56.847Z Compiling strum_macros v0.24.3
21302024-01-24T18:34:57.294Z Compiling diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
21312024-01-24T18:34:57.632Z Compiling derive_builder_macro v0.12.0
21322024-01-24T18:34:57.764Z Compiling cookie v0.18.0
21332024-01-24T18:34:58.218Z Checking parse-size v1.0.0
21342024-01-24T18:34:58.473Z Compiling indoc v1.0.9
21352024-01-24T18:34:59.029Z Checking derive_builder v0.12.0
21362024-01-24T18:35:00.168Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
21372024-01-24T18:35:01.721Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
21382024-01-24T18:35:02.430Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
21392024-01-24T18:35:02.654Z Checking bb8 v0.8.1
21402024-01-24T18:35:02.913Z Checking quick-xml v0.23.1
21412024-01-24T18:35:03.328Z Compiling oso-derive v0.27.0
21422024-01-24T18:35:03.463Z Compiling impl-trait-for-tuples v0.2.2
21432024-01-24T18:35:03.629Z Checking smawk v0.3.1
21442024-01-24T18:35:03.720Z Checking unicode-linebreak v0.1.5
21452024-01-24T18:35:03.934Z Checking async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
21462024-01-24T18:35:04.444Z Checking textwrap v0.16.0
21472024-01-24T18:35:04.942Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
21482024-01-24T18:35:05.027Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
21492024-01-24T18:35:05.440Z Checking is_ci v1.1.1
21502024-01-24T18:35:06.000Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
21512024-01-24T18:35:06.004Z Checking supports-color v2.1.0
21522024-01-24T18:35:06.005Z Checking itertools v0.11.0
21532024-01-24T18:35:07.820Z Checking cassowary v0.3.0
21542024-01-24T18:35:08.458Z Compiling indoc v2.0.3
21552024-01-24T18:35:09.033Z Checking rtoolbox v0.0.1
21562024-01-24T18:35:09.251Z Checking rpassword v7.3.1
21572024-01-24T18:35:09.454Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
21582024-01-24T18:35:10.019Z Checking shell-words v1.1.0
21592024-01-24T18:35:10.169Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e71b10d2f9f1fb52818b916bae83ba15a339548d#e71b10d2)
21602024-01-24T18:35:10.338Z Checking fatfs v0.3.6
21612024-01-24T18:35:11.332Z Checking ratatui v0.23.0
21622024-01-24T18:35:11.730Z Checking yansi v0.5.1
21632024-01-24T18:35:12.300Z Compiling target-lexicon v0.12.12
21642024-01-24T18:35:12.614Z Checking pretty_assertions v1.4.0
21652024-01-24T18:35:12.953Z Checking plotters-backend v0.3.5
21662024-01-24T18:35:13.299Z Compiling guppy-workspace-hack v0.1.0
21672024-01-24T18:35:13.803Z Checking plotters-svg v0.3.5
21682024-01-24T18:35:13.865Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
21692024-01-24T18:35:14.077Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
21702024-01-24T18:35:14.411Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
21712024-01-24T18:35:14.628Z Checking tui-tree-widget v0.13.0
21722024-01-24T18:35:15.019Z Checking nexus-deployment v0.1.0 (/work/oxidecomputer/omicron/nexus/deployment)
21732024-01-24T18:35:17.375Z Checking rand v0.4.6
21742024-01-24T18:35:17.376Z Compiling target-spec v3.0.1
21752024-01-24T18:35:17.771Z Checking cast v0.3.0
21762024-01-24T18:35:17.997Z Checking remove_dir_all v0.5.3
21772024-01-24T18:35:18.042Z Checking criterion-plot v0.5.0
21782024-01-24T18:35:18.042Z Checking tempdir v0.3.7
21792024-01-24T18:35:18.638Z Checking cfg-expr v0.15.5
21802024-01-24T18:35:18.955Z Checking plotters v0.3.5
21812024-01-24T18:35:37.101Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
21822024-01-24T18:35:37.816Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
21832024-01-24T18:35:37.816Z Checking tinytemplate v1.2.1
21842024-01-24T18:35:37.823Z Checking cargo-platform v0.1.3
21852024-01-24T18:35:37.893Z Checking anes v0.1.6
21862024-01-24T18:35:37.893Z Checking oorandom v11.1.3
21872024-01-24T18:35:37.894Z Checking cargo_metadata v0.18.1
21882024-01-24T18:35:37.894Z Checking criterion v0.5.1
21892024-01-24T18:35:37.894Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
21902024-01-24T18:35:37.894Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
21912024-01-24T18:35:37.894Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
21922024-01-24T18:35:37.894Z Checking assert_cmd v2.0.13
21932024-01-24T18:35:37.895Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
21942024-01-24T18:35:37.895Z Checking rustls-native-certs v0.7.0
21952024-01-24T18:35:37.895Z Checking pathdiff v0.2.1
21962024-01-24T18:35:37.895Z Checking nested v0.1.1
21972024-01-24T18:35:37.895Z Checking guppy v0.17.4
21982024-01-24T18:35:37.895Z Checking hyper-rustls v0.25.0
21992024-01-24T18:35:37.895Z Checking threadpool v1.8.1
22002024-01-24T18:35:37.896Z Checking nanorand v0.7.0
22012024-01-24T18:35:37.896Z Checking libtest-mimic v0.6.1
22022024-01-24T18:35:37.896Z Checking flume v0.11.0
22032024-01-24T18:35:37.896Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
22042024-01-24T18:35:37.896Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
22052024-01-24T18:35:37.896Z Checking httptest v0.15.5
22062024-01-24T18:35:37.896Z Checking similar-asserts v1.5.0
22072024-01-24T18:35:37.896Z Compiling rstest_macros v0.18.2
22082024-01-24T18:35:37.908Z Compiling crossbeam-queue v0.3.8
22092024-01-24T18:35:38.624Z Checking datatest-stable v0.2.3
22102024-01-24T18:35:38.688Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
22112024-01-24T18:35:38.939Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
22122024-01-24T18:35:40.229Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
22132024-01-24T18:35:40.310Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
22142024-01-24T18:35:40.465Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
22152024-01-24T18:35:40.542Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
22162024-01-24T18:35:40.979Z Compiling trybuild v1.0.89
22172024-01-24T18:35:41.498Z Compiling relative-path v1.9.0
22182024-01-24T18:35:41.599Z Checking arrayvec v0.7.4
22192024-01-24T18:35:41.634Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
22202024-01-24T18:35:42.209Z Checking constant_time_eq v0.2.6
22212024-01-24T18:35:42.379Z Checking arrayref v0.3.7
22222024-01-24T18:35:42.598Z Checking blake2b_simd v1.0.1
22232024-01-24T18:35:44.329Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
22242024-01-24T18:35:44.628Z Checking basic-toml v0.1.8
22252024-01-24T18:35:46.251Z Checking constant_time_eq v0.3.0
22262024-01-24T18:35:47.000Z Checking futures-timer v3.0.2
22272024-01-24T18:35:48.048Z Checking rust-argon2 v1.0.1
22282024-01-24T18:35:49.555Z Checking crossbeam v0.8.2
22292024-01-24T18:35:51.505Z Checking partial-io v0.5.4
22302024-01-24T18:35:51.541Z Checking approx v0.5.1
22312024-01-24T18:35:52.302Z Checking termios v0.3.3
22322024-01-24T18:35:52.378Z Checking hex-literal v0.4.1
22332024-01-24T18:36:13.995Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
22342024-01-24T18:36:14.127Z Checking rstest v0.18.2
22352024-01-24T18:36:14.127Z Checking omicron-deploy v0.1.0 (/work/oxidecomputer/omicron/dev-tools/thing-flinger)
22362024-01-24T18:37:13.092Z Checking zone-network-setup v0.1.0 (/work/oxidecomputer/omicron/zone-network-setup)
22372024-01-24T18:37:13.220Z Compiling samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
22382024-01-24T18:37:19.048Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
22392024-01-24T18:37:19.977Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
22402024-01-24T18:37:31.740Z Checking caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
22412024-01-24T18:37:58.392Z Compiling polar-core v0.27.0
22422024-01-24T18:38:09.694Z Checking oso v0.27.0
22432024-01-24T18:39:00.025Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
22442024-01-24T18:40:27.361Z Finished dev [unoptimized + debuginfo] target(s) in 10m 41s
22452024-01-24T18:40:27.589Z
22462024-01-24T18:40:27.589Zreal 11:47.896637527
22472024-01-24T18:40:27.590Zuser 1:03:30.459066348
22482024-01-24T18:40:27.590Zsys 8:02.894746293
22492024-01-24T18:40:27.591Ztrap 2.182055592
22502024-01-24T18:40:27.592Ztflt 3.202534719
22512024-01-24T18:40:27.592Zdflt 6.846729774
22522024-01-24T18:40:27.592Zkflt 0.020239206
22532024-01-24T18:40:27.595Zlock 1:40:19.065208823
22542024-01-24T18:40:27.595Zslp 3:07:52.699405483
22552024-01-24T18:40:27.595Zlat 2:13.124902223
22562024-01-24T18:40:27.595Zstop 4:48.672332270
22572024-01-24T18:40:28.854Zwarning: output filename collision.
22582024-01-24T18:40:28.854ZThe 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)`.
22592024-01-24T18:40:28.854ZColliding filename is: /work/oxidecomputer/omicron/target/doc/hubpack/index.html
22602024-01-24T18:40:28.854ZThe targets should have unique names.
22612024-01-24T18:40:28.854ZThis is a known bug where multiple crates with the same name use
22622024-01-24T18:40:28.855Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22632024-01-24T18:40:28.859Zwarning: output filename collision.
22642024-01-24T18:40:28.860ZThe lib target `nix` in package `nix v0.26.4` has the same output filename as the lib target `nix` in package `nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)`.
22652024-01-24T18:40:28.860ZColliding filename is: /work/oxidecomputer/omicron/target/doc/nix/index.html
22662024-01-24T18:40:28.860ZThe targets should have unique names.
22672024-01-24T18:40:28.860ZThis is a known bug where multiple crates with the same name use
22682024-01-24T18:40:28.860Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22692024-01-24T18:40:28.860Zwarning: output filename collision.
22702024-01-24T18:40:28.860ZThe 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)`.
22712024-01-24T18:40:28.860ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
22722024-01-24T18:40:28.860ZThe targets should have unique names.
22732024-01-24T18:40:28.860ZThis is a known bug where multiple crates with the same name use
22742024-01-24T18:40:28.860Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22752024-01-24T18:40:28.860Zwarning: output filename collision.
22762024-01-24T18:40:28.860ZThe 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)`.
22772024-01-24T18:40:28.860ZColliding filename is: /work/oxidecomputer/omicron/target/doc/tlvc/index.html
22782024-01-24T18:40:28.860ZThe targets should have unique names.
22792024-01-24T18:40:28.860ZThis is a known bug where multiple crates with the same name use
22802024-01-24T18:40:28.860Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22812024-01-24T18:40:29.520Z Documenting libc v0.2.152
22822024-01-24T18:40:29.538Z Documenting cfg-if v1.0.0
22832024-01-24T18:40:29.552Z Documenting serde_derive v1.0.195
22842024-01-24T18:40:29.583Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22852024-01-24T18:40:29.586Z Documenting log v0.4.20
22862024-01-24T18:40:29.598Z Documenting scopeguard v1.2.0
22872024-01-24T18:40:29.627Z Documenting memchr v2.6.3
22882024-01-24T18:40:29.642Z Documenting smallvec v1.11.2
22892024-01-24T18:40:30.014Z Documenting zeroize_derive v1.4.2
22902024-01-24T18:40:33.620Z Documenting lock_api v0.4.10
22912024-01-24T18:40:33.665Z Documenting itoa v1.0.9
22922024-01-24T18:40:34.160Z Documenting pin-project-lite v0.2.13
22932024-01-24T18:40:35.512Z Documenting libm v0.2.7
22942024-01-24T18:40:36.053Z Documenting getrandom v0.2.10
22952024-01-24T18:40:36.842Z Documenting parking_lot_core v0.9.8
22962024-01-24T18:40:37.583Z Documenting zeroize v1.7.0
22972024-01-24T18:40:37.916Z Documenting signal-hook-registry v1.4.1
22982024-01-24T18:40:38.116Z Documenting mio v0.8.9
22992024-01-24T18:40:38.363Z Documenting futures-core v0.3.30
23002024-01-24T18:40:39.528Z Documenting serde v1.0.195
23012024-01-24T18:40:40.637Z Documenting num-traits v0.2.16
23022024-01-24T18:40:41.727Z Documenting rand_core v0.6.4
23032024-01-24T18:40:42.773Z Documenting parking_lot v0.12.1
23042024-01-24T18:40:43.608Z Documenting thiserror-impl v1.0.49
23052024-01-24T18:40:43.723Z Documenting num_cpus v1.16.0
23062024-01-24T18:40:44.192Z Documenting socket2 v0.5.5
23072024-01-24T18:40:44.763Z Documenting typenum v1.16.0
23082024-01-24T18:40:47.187Z Documenting tokio-macros v2.2.0
23092024-01-24T18:40:47.840Z Documenting subtle v2.5.0
23102024-01-24T18:40:48.637Z Documenting once_cell v1.19.0
23112024-01-24T18:40:49.393Z Documenting ryu v1.0.15
23122024-01-24T18:40:50.082Z Documenting byteorder v1.5.0
23132024-01-24T18:40:50.788Z Documenting thiserror v1.0.49
23142024-01-24T18:41:05.292Z Documenting futures-sink v0.3.30
23152024-01-24T18:41:05.840Z Documenting const-oid v0.9.5
23162024-01-24T18:41:05.840Z Documenting pin-utils v0.1.0
23172024-01-24T18:41:05.840Z Documenting slab v0.4.9
23182024-01-24T18:41:05.855Z Documenting futures-macro v0.3.30
23192024-01-24T18:41:05.856Z Documenting futures-io v0.3.30
23202024-01-24T18:41:05.856Z Documenting futures-channel v0.3.30
23212024-01-24T18:41:05.856Z Documenting futures-task v0.3.30
23222024-01-24T18:41:05.857Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23232024-01-24T18:41:05.857Z Documenting iana-time-zone v0.1.57
23242024-01-24T18:41:05.857Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23252024-01-24T18:41:05.858Z Documenting tinyvec_macros v0.1.1
23262024-01-24T18:41:05.858Z Documenting ppv-lite86 v0.2.17
23272024-01-24T18:41:05.858Z Documenting tracing-core v0.1.31
23282024-01-24T18:41:06.909Z Documenting futures-util v0.3.30
23292024-01-24T18:41:08.147Z Documenting tracing-attributes v0.1.26
23302024-01-24T18:41:08.152Z Documenting tinyvec v1.6.0
23312024-01-24T18:41:08.529Z Documenting rand_chacha v0.3.1
23322024-01-24T18:41:14.185Z Documenting unicode-normalization v0.1.22
23332024-01-24T18:41:15.624Z Documenting rand v0.8.5
23342024-01-24T18:41:16.125Z Documenting bytes v1.5.0
23352024-01-24T18:41:18.006Z Documenting bitflags v2.4.0
23362024-01-24T18:41:18.483Z Documenting serde_json v1.0.111
23372024-01-24T18:41:20.901Z Documenting chrono v0.4.31
23382024-01-24T18:41:23.606Z Documenting uuid v1.6.1
23392024-01-24T18:41:23.901Z Documenting tokio v1.35.1
23402024-01-24T18:41:24.065Z Documenting lazy_static v1.4.0
23412024-01-24T18:41:24.610Z Documenting unicode-bidi v0.3.13
23422024-01-24T18:41:26.794Z Documenting hashbrown v0.14.2
23432024-01-24T18:41:28.399Z Documenting percent-encoding v2.3.1
23442024-01-24T18:41:30.187Z Documenting equivalent v1.0.1
23452024-01-24T18:41:30.338Z Documenting base64 v0.21.7
23462024-01-24T18:41:31.459Z Documenting cpufeatures v0.2.9
23472024-01-24T18:41:31.957Z Documenting generic-array v0.14.7
23482024-01-24T18:41:33.865Z Checking serde_derive_internals v0.26.0
23492024-01-24T18:41:34.507Z Documenting indexmap v2.1.0
23502024-01-24T18:41:34.528Z Documenting form_urlencoded v1.2.1
23512024-01-24T18:41:34.821Z Documenting serde_derive_internals v0.26.0
23522024-01-24T18:41:35.181Z Documenting tracing v0.1.37
23532024-01-24T18:41:35.586Z Documenting dyn-clone v1.0.13
23542024-01-24T18:41:36.397Z Documenting fnv v1.0.7
23552024-01-24T18:41:39.184Z Documenting crypto-common v0.1.6
23562024-01-24T18:41:40.077Z Documenting block-buffer v0.10.4
23572024-01-24T18:41:40.502Z Documenting errno v0.3.8
23582024-01-24T18:41:40.575Z Documenting idna v0.5.0
23592024-01-24T18:41:41.452Z Documenting httparse v1.8.0
23602024-01-24T18:41:41.470Z Documenting adler v1.0.2
23612024-01-24T18:41:42.756Z Documenting schemars_derive v0.8.16
23622024-01-24T18:41:45.467Z Documenting unicode-ident v1.0.12
23632024-01-24T18:41:45.967Z Documenting miniz_oxide v0.7.1
23642024-01-24T18:41:46.080Z Documenting digest v0.10.7
23652024-01-24T18:41:46.578Z Documenting rustix v0.38.30
23662024-01-24T18:41:46.703Z Documenting url v2.5.0
23672024-01-24T18:41:47.730Z Documenting unicode-width v0.1.11
23682024-01-24T18:41:49.595Z Documenting proc-macro2 v1.0.74
23692024-01-24T18:41:50.833Z Documenting base64ct v1.6.0
23702024-01-24T18:41:51.750Z Documenting schemars v0.8.16
23712024-01-24T18:41:51.806Z Documenting httpdate v1.0.3
23722024-01-24T18:41:53.147Z Documenting try-lock v0.2.4
23732024-01-24T18:41:55.773Z Documenting quote v1.0.35
23742024-01-24T18:41:55.816Z Documenting http-body v0.4.5
23752024-01-24T18:41:56.727Z Documenting openssl-sys v0.9.96
23762024-01-24T18:41:57.789Z Documenting slog v2.7.0
23772024-01-24T18:41:57.798Z Documenting async-trait v0.1.77
23782024-01-24T18:41:57.884Z Documenting want v0.3.1
23792024-01-24T18:42:01.744Z Documenting openssl-macros v0.1.1
23802024-01-24T18:42:01.798Z Documenting tower-service v0.3.2
23812024-01-24T18:42:02.380Z Documenting mime v0.3.17
23822024-01-24T18:42:03.384Z Documenting pem-rfc7468 v0.7.0
23832024-01-24T18:42:04.167Z Documenting aho-corasick v1.0.4
23842024-01-24T18:42:04.968Z Documenting der_derive v0.7.2
23852024-01-24T18:42:06.289Z Documenting utf8parse v0.2.1
23862024-01-24T18:42:06.838Z Documenting tokio-util v0.7.10
23872024-01-24T18:42:07.251Z Documenting flagset v0.4.3
23882024-01-24T18:42:08.446Z Documenting openssl v0.10.60
23892024-01-24T18:42:08.780Z Documenting ipnet v2.9.0
23902024-01-24T18:42:09.711Z Documenting regex-syntax v0.8.2
23912024-01-24T18:42:10.555Z Documenting openssl-probe v0.1.5
23922024-01-24T18:42:11.271Z Documenting num-integer v0.1.45
23932024-01-24T18:42:11.395Z Documenting time-macros v0.2.13
23942024-01-24T18:42:12.880Z Documenting der v0.7.8
23952024-01-24T18:42:15.051Z Documenting num_threads v0.1.6
23962024-01-24T18:42:15.619Z Documenting h2 v0.3.24
23972024-01-24T18:42:15.874Z Documenting deranged v0.3.8
23982024-01-24T18:42:17.258Z Documenting time-core v0.1.1
23992024-01-24T18:42:18.497Z Documenting gimli v0.28.0
24002024-01-24T18:42:20.686Z Documenting regex-automata v0.4.3
24012024-01-24T18:42:20.700Z Documenting spki v0.7.2
24022024-01-24T18:42:20.700Z Documenting object v0.32.1
24032024-01-24T18:42:20.913Z Documenting native-tls v0.2.11
24042024-01-24T18:42:21.489Z Documenting crossbeam-utils v0.8.16
24052024-01-24T18:42:22.418Z Documenting time v0.3.27
24062024-01-24T18:42:26.941Z Documenting encoding_rs v0.8.33
24072024-01-24T18:42:27.690Z Checking pest_meta v2.7.2
24082024-01-24T18:42:28.433Z Documenting addr2line v0.21.0
24092024-01-24T18:42:29.216Z Documenting rustc-demangle v0.1.23
24102024-01-24T18:42:29.299Z Documenting tokio-native-tls v0.3.1
24112024-01-24T18:42:30.626Z Documenting serde_urlencoded v0.7.1
24122024-01-24T18:42:30.919Z Documenting hyper v0.14.27
24132024-01-24T18:42:33.490Z Documenting regex v1.10.2
24142024-01-24T18:42:33.719Z Documenting spin v0.9.8
24152024-01-24T18:42:34.109Z Documenting pest_meta v2.7.2
24162024-01-24T18:42:34.127Z Checking pest_generator v2.7.2
24172024-01-24T18:42:35.304Z Documenting pkcs8 v0.10.2
24182024-01-24T18:42:36.979Z Documenting data-encoding v2.4.0
24192024-01-24T18:42:37.111Z Documenting webpki-roots v0.25.2
24202024-01-24T18:42:38.450Z Documenting anstyle v1.0.2
24212024-01-24T18:42:39.792Z Documenting backtrace v0.3.69
24222024-01-24T18:42:40.243Z Documenting pest_generator v2.7.2
24232024-01-24T18:42:42.219Z Documenting ucd-trie v0.1.6
24242024-01-24T18:42:42.236Z Documenting anstyle-parse v0.2.1
24252024-01-24T18:42:42.711Z Documenting ipnetwork v0.20.0
24262024-01-24T18:42:43.515Z Documenting syn v2.0.46
24272024-01-24T18:42:43.929Z Documenting sha2 v0.10.8
24282024-01-24T18:42:46.981Z Documenting futures-executor v0.3.30
24292024-01-24T18:42:47.222Z Documenting pest_derive v2.7.2
24302024-01-24T18:42:48.095Z Documenting anyhow v1.0.75
24312024-01-24T18:42:48.280Z Documenting pest v2.7.2
24322024-01-24T18:42:50.005Z Documenting hyper-rustls v0.24.2
24332024-01-24T18:42:50.109Z Documenting hyper-tls v0.5.0
24342024-01-24T18:42:51.201Z Documenting hex v0.4.3
24352024-01-24T18:42:53.660Z Documenting crc32fast v1.3.2
24362024-01-24T18:42:53.944Z Checking serde_tokenstream v0.1.7
24372024-01-24T18:42:54.583Z Documenting anstyle-query v1.0.0
24382024-01-24T18:42:56.035Z Documenting untrusted v0.9.0
24392024-01-24T18:42:56.568Z Documenting colorchoice v1.0.0
24402024-01-24T18:42:57.220Z Documenting dtrace-parser v0.1.14
24412024-01-24T18:42:59.142Z Documenting num-iter v0.1.43
24422024-01-24T18:42:59.914Z Documenting hmac v0.12.1
24432024-01-24T18:43:00.294Z Documenting openapiv3 v2.0.0
24442024-01-24T18:43:00.316Z Documenting ring v0.17.7
24452024-01-24T18:43:00.638Z Documenting reqwest v0.11.22
24462024-01-24T18:43:00.661Z Documenting anstream v0.5.0
24472024-01-24T18:43:03.008Z Documenting dof v0.1.5
24482024-01-24T18:43:05.238Z Documenting signal-hook v0.3.17
24492024-01-24T18:43:06.450Z Documenting thread-id v4.2.0
24502024-01-24T18:43:07.074Z Documenting terminal_size v0.2.6
24512024-01-24T18:43:08.207Z Documenting memoffset v0.9.0
24522024-01-24T18:43:09.096Z Documenting clap_lex v0.5.1
24532024-01-24T18:43:10.896Z Documenting strsim v0.10.0
24542024-01-24T18:43:11.520Z Documenting flate2 v1.0.28
24552024-01-24T18:43:12.402Z Documenting usdt-impl v0.3.5
24562024-01-24T18:43:12.464Z Documenting crossbeam-epoch v0.9.15
24572024-01-24T18:43:13.007Z Documenting usdt-attr-macro v0.3.5
24582024-01-24T18:43:13.883Z Documenting usdt-macro v0.3.5
24592024-01-24T18:43:14.585Z Documenting futures v0.3.30
24602024-01-24T18:43:16.046Z Documenting clap_derive v4.4.2
24612024-01-24T18:43:17.861Z Documenting clap_builder v4.4.2
24622024-01-24T18:43:19.885Z Documenting managed v0.8.0
24632024-01-24T18:43:20.434Z Documenting either v1.9.0
24642024-01-24T18:43:21.853Z Documenting unicode-segmentation v1.10.1
24652024-01-24T18:43:21.853Z Documenting signal-hook-mio v0.2.3
24662024-01-24T18:43:21.853Z Documenting usdt v0.3.5
24672024-01-24T18:43:40.669Z Documenting block-padding v0.3.3
24682024-01-24T18:43:42.889Z Documenting scheduled-thread-pool v0.2.7
24692024-01-24T18:43:42.890Z Documenting bzip2-sys v0.1.11+1.0.8
24702024-01-24T18:43:42.890Z Documenting enum-as-inner v0.5.1
24712024-01-24T18:43:44.000Z Documenting pin-project-internal v1.1.3
24722024-01-24T18:43:44.000Z Documenting clap v4.4.3
24732024-01-24T18:43:44.000Z Checking diesel_table_macro_syntax v0.1.0
24742024-01-24T18:43:44.001Z Documenting diesel_table_macro_syntax v0.1.0
24752024-01-24T18:43:44.001Z Documenting crossterm v0.27.0
24762024-01-24T18:43:44.001Z Documenting inout v0.1.3
24772024-01-24T18:43:44.001Z Documenting r2d2 v0.8.10
24782024-01-24T18:43:44.001Z Documenting bzip2 v0.4.4
24792024-01-24T18:43:44.001Z Documenting trust-dns-proto v0.22.0
24802024-01-24T18:43:44.001Z Documenting pin-project v1.1.3
24812024-01-24T18:43:44.001Z Documenting diesel_derives v2.1.2
24822024-01-24T18:43:44.001Z Documenting md-5 v0.10.5
24832024-01-24T18:43:44.001Z Documenting stringprep v0.1.3
24842024-01-24T18:43:44.002Z Documenting toml_datetime v0.6.5
24852024-01-24T18:43:44.002Z Documenting serde_spanned v0.6.4
24862024-01-24T18:43:44.002Z Documenting zerocopy v0.7.31
24872024-01-24T18:43:44.002Z Documenting ff v0.13.0
24882024-01-24T18:43:44.002Z Documenting doc-comment v0.3.3
24892024-01-24T18:43:44.002Z Documenting pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
24902024-01-24T18:43:44.002Z Documenting snafu-derive v0.7.5
24912024-01-24T18:43:44.002Z Documenting winnow v0.5.15
24922024-01-24T18:43:45.369Z Documenting bit-vec v0.6.3
24932024-01-24T18:43:46.289Z Documenting static_assertions v1.1.0
24942024-01-24T18:43:48.178Z Documenting fallible-iterator v0.2.0
24952024-01-24T18:43:49.266Z Documenting base16ct v0.2.0
24962024-01-24T18:43:49.266Z Documenting siphasher v0.3.11
24972024-01-24T18:43:50.349Z Documenting diesel v2.1.4
24982024-01-24T18:43:51.097Z Documenting group v0.13.0
24992024-01-24T18:43:51.097Z Documenting zip v0.6.6
25002024-01-24T18:43:51.098Z Documenting toml_edit v0.21.0
25012024-01-24T18:43:52.192Z Documenting sec1 v0.7.3
25022024-01-24T18:43:53.039Z Documenting phf_shared v0.11.2
25032024-01-24T18:44:12.517Z Documenting postgres-protocol v0.6.6
25042024-01-24T18:44:12.518Z Documenting snafu v0.7.5
25052024-01-24T18:44:12.898Z Documenting cipher v0.4.4
25062024-01-24T18:44:12.898Z Documenting hkdf v0.12.4
25072024-01-24T18:44:12.898Z Documenting num-bigint v0.4.4
25082024-01-24T18:44:12.899Z Documenting crypto-bigint v0.5.2
25092024-01-24T18:44:12.899Z Documenting hubpack v0.1.2
25102024-01-24T18:44:12.899Z Documenting bstr v1.6.0
25112024-01-24T18:44:12.899Z Documenting regress v0.7.1
25122024-01-24T18:44:12.899Z Documenting serde_repr v0.1.16
25132024-01-24T18:44:12.899Z Documenting new_debug_unreachable v1.0.4
25142024-01-24T18:44:12.899Z Documenting minimal-lexical v0.2.1
25152024-01-24T18:44:12.899Z Documenting fixedbitset v0.4.2
25162024-01-24T18:44:12.899Z Documenting lalrpop-util v0.19.12
25172024-01-24T18:44:12.906Z Documenting precomputed-hash v0.1.1
25182024-01-24T18:44:12.906Z Documenting elliptic-curve v0.13.8
25192024-01-24T18:44:12.906Z Documenting gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
25202024-01-24T18:44:13.242Z Documenting yasna v0.5.2
25212024-01-24T18:44:13.409Z Documenting petgraph v0.6.4
25222024-01-24T18:44:13.409Z Documenting nom v7.1.3
25232024-01-24T18:44:14.943Z Documenting string_cache v0.8.7
25242024-01-24T18:44:15.606Z Documenting postgres-types v0.2.6
25252024-01-24T18:44:20.794Z Documenting phf v0.11.2
25262024-01-24T18:44:21.246Z Documenting console v0.15.8
25272024-01-24T18:44:22.021Z Documenting semver v1.0.21
25282024-01-24T18:44:22.151Z Documenting float-cmp v0.9.0
25292024-01-24T18:44:22.688Z Documenting whoami v1.4.1
25302024-01-24T18:44:23.965Z Documenting difflib v0.4.0
25312024-01-24T18:44:26.532Z Documenting normalize-line-endings v0.3.0
25322024-01-24T18:44:26.943Z Checking unsafe-libyaml v0.2.10
25332024-01-24T18:44:27.271Z Documenting predicates-core v1.0.6
25342024-01-24T18:44:27.888Z Documenting heck v0.4.1
25352024-01-24T18:44:28.413Z Documenting bit-set v0.5.3
25362024-01-24T18:44:28.529Z Documenting tokio-postgres v0.7.10
25372024-01-24T18:44:28.842Z Documenting ahash v0.8.6
25382024-01-24T18:44:29.116Z Documenting similar v2.3.0
25392024-01-24T18:44:29.661Z Documenting typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
25402024-01-24T18:44:32.158Z Documenting tokio-stream v0.1.14
25412024-01-24T18:44:32.935Z Documenting predicates v3.1.0
25422024-01-24T18:44:34.010Z Documenting typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
25432024-01-24T18:44:34.847Z Documenting unsafe-libyaml v0.2.10
25442024-01-24T18:44:35.854Z Checking ident_case v1.0.1
25452024-01-24T18:44:36.986Z Checking serde_yaml v0.9.25
25462024-01-24T18:44:36.986Z Documenting progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25472024-01-24T18:44:39.611Z Documenting getopts v0.2.21
25482024-01-24T18:44:40.080Z Documenting match_cfg v0.1.0
25492024-01-24T18:44:40.386Z Documenting sha1 v0.10.6
25502024-01-24T18:44:40.917Z Documenting dirs-sys-next v0.1.2
25512024-01-24T18:44:41.263Z Documenting serde_yaml v0.9.25
25522024-01-24T18:44:58.896Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25532024-01-24T18:44:59.197Z Documenting hostname v0.3.1
25542024-01-24T18:44:59.310Z Documenting rustls-pki-types v1.1.0
25552024-01-24T18:44:59.310Z Documenting typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
25562024-01-24T18:44:59.310Z Documenting dirs-next v2.0.0
25572024-01-24T18:44:59.310Z Documenting thread_local v1.1.7
25582024-01-24T18:44:59.310Z Documenting paste v1.0.14
25592024-01-24T18:44:59.310Z Documenting crossbeam-channel v0.5.8
25602024-01-24T18:44:59.310Z Documenting progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25612024-01-24T18:44:59.310Z Documenting atty v0.2.14
25622024-01-24T18:44:59.310Z Documenting rustls-webpki v0.102.1
25632024-01-24T18:44:59.310Z Documenting term v0.7.0
25642024-01-24T18:44:59.310Z Documenting take_mut v0.2.2
25652024-01-24T18:44:59.310Z Documenting slog-json v2.6.1
25662024-01-24T18:44:59.310Z Documenting http v1.0.0
25672024-01-24T18:44:59.310Z Documenting camino v1.1.6
25682024-01-24T18:44:59.310Z Documenting progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25692024-01-24T18:44:59.384Z Documenting slog-term v2.9.0
25702024-01-24T18:44:59.384Z Documenting rustls v0.22.2
25712024-01-24T18:44:59.384Z Documenting slog-async v2.8.0
25722024-01-24T18:45:00.752Z Documenting async-stream-impl v0.3.5
25732024-01-24T18:45:03.417Z Documenting atomic-waker v1.1.1
25742024-01-24T18:45:03.836Z Documenting debug-ignore v1.0.5
25752024-01-24T18:45:03.837Z Documenting multer v3.0.0
25762024-01-24T18:45:04.421Z Documenting slog-bunyan v2.5.0
25772024-01-24T18:45:04.950Z Documenting rustls-pemfile v2.0.0
25782024-01-24T18:45:05.279Z Documenting waitgroup v0.1.2
25792024-01-24T18:45:06.189Z Checking darling_core v0.20.3
25802024-01-24T18:45:07.494Z Documenting async-stream v0.3.5
25812024-01-24T18:45:07.972Z Documenting progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25822024-01-24T18:45:09.297Z Documenting toml v0.8.8
25832024-01-24T18:45:09.904Z Documenting dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
25842024-01-24T18:45:10.723Z Documenting serde_path_to_error v0.1.15
25852024-01-24T18:45:11.585Z Documenting strum v0.25.0
25862024-01-24T18:45:12.109Z Checking darling v0.20.3
25872024-01-24T18:45:12.221Z Documenting serde_with_macros v3.4.0
25882024-01-24T18:45:13.094Z Documenting tokio-rustls v0.25.0
25892024-01-24T18:45:13.185Z Documenting structmeta-derive v0.2.0
25902024-01-24T18:45:16.709Z Checking structmeta v0.2.0
25912024-01-24T18:45:16.721Z Documenting instant v0.1.12
25922024-01-24T18:45:17.063Z Checking regex-syntax v0.7.5
25932024-01-24T18:45:17.091Z Documenting serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
25942024-01-24T18:45:18.181Z Documenting macaddr v1.0.1
25952024-01-24T18:45:20.500Z Documenting serde_with v3.4.0
25962024-01-24T18:45:20.795Z Documenting structmeta v0.2.0
25972024-01-24T18:45:21.380Z Documenting dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
25982024-01-24T18:45:22.164Z Documenting backoff v0.4.0
25992024-01-24T18:45:22.512Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
26002024-01-24T18:45:23.612Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26012024-01-24T18:45:24.083Z Documenting fastrand v2.0.0
26022024-01-24T18:45:24.405Z Documenting proc-macro-error-attr v1.0.4
26032024-01-24T18:45:28.163Z Documenting parse-display-derive v0.8.2
26042024-01-24T18:45:28.208Z Documenting is-terminal v0.4.9
26052024-01-24T18:45:28.938Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
26062024-01-24T18:45:30.190Z Documenting proc-macro-error v1.0.4
26072024-01-24T18:45:30.302Z Documenting tempfile v3.9.0
26082024-01-24T18:45:30.851Z Checking proc-macro-error v1.0.4
26092024-01-24T18:45:31.340Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26102024-01-24T18:45:32.482Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26112024-01-24T18:45:32.657Z Documenting proc-macro-crate v1.3.1
26122024-01-24T18:45:32.906Z Checking proc-macro-crate v1.3.1
26132024-01-24T18:45:33.304Z Documenting hash32 v0.3.1
26142024-01-24T18:45:35.477Z Documenting stable_deref_trait v1.2.0
26152024-01-24T18:45:36.255Z Documenting embedded-io v0.4.0
26162024-01-24T18:45:36.368Z Documenting parse-display v0.8.2
26172024-01-24T18:45:36.833Z Documenting camino-tempfile v1.1.1
26182024-01-24T18:45:37.319Z Documenting cobs v0.2.3
26192024-01-24T18:45:39.078Z Documenting num_enum_derive v0.5.11
26202024-01-24T18:45:39.243Z Documenting foreign-types-macros v0.2.3
26212024-01-24T18:45:39.634Z Documenting heapless v0.8.0
26222024-01-24T18:45:40.370Z Documenting foreign-types-shared v0.3.1
26232024-01-24T18:45:41.518Z Documenting postcard v1.0.8
26242024-01-24T18:45:42.281Z Documenting illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
26252024-01-24T18:45:43.340Z Documenting crucible-workspace-hack v0.1.0
26262024-01-24T18:45:44.572Z Documenting libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
26272024-01-24T18:45:44.920Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
26282024-01-24T18:45:45.979Z Documenting foreign-types v0.5.0
26292024-01-24T18:45:46.685Z Documenting nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26302024-01-24T18:45:47.019Z Documenting smoltcp v0.11.0
26312024-01-24T18:45:47.221Z Documenting num_enum v0.5.11
26322024-01-24T18:45:48.493Z Documenting cstr-argument v0.1.2
26332024-01-24T18:45:48.798Z Documenting rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
26342024-01-24T18:45:50.941Z Documenting kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
26352024-01-24T18:45:52.104Z Documenting colored v2.0.4
26362024-01-24T18:45:52.364Z Documenting poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
26372024-01-24T18:45:52.787Z Documenting dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
26382024-01-24T18:45:54.663Z Documenting nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26392024-01-24T18:45:56.057Z Documenting rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
26402024-01-24T18:45:56.505Z Documenting opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
26412024-01-24T18:45:57.106Z Documenting zone_cfg_derive v0.3.0
26422024-01-24T18:45:58.137Z Documenting bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=1e25649e8c2ac274bd04adfe0513dd14a482058c#1e25649e)
26432024-01-24T18:45:59.388Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26442024-01-24T18:45:59.595Z Documenting num-derive v0.4.0
26452024-01-24T18:46:00.339Z Documenting smf v0.2.2
26462024-01-24T18:46:01.783Z Documenting libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
26472024-01-24T18:46:04.513Z Documenting bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=1e25649e8c2ac274bd04adfe0513dd14a482058c#1e25649e)
26482024-01-24T18:46:04.890Z Documenting zone v0.3.0
26492024-01-24T18:46:06.116Z Documenting opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
26502024-01-24T18:46:06.260Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26512024-01-24T18:46:06.557Z Documenting crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e71b10d2f9f1fb52818b916bae83ba15a339548d#e71b10d2)
26522024-01-24T18:46:11.810Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
26532024-01-24T18:46:12.499Z Documenting linked-hash-map v0.5.6
26542024-01-24T18:46:13.752Z Documenting password-hash v0.5.0
26552024-01-24T18:46:14.135Z Documenting blake2 v0.10.6
26562024-01-24T18:46:15.848Z Documenting oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
26572024-01-24T18:46:17.558Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26582024-01-24T18:46:18.861Z Documenting lru-cache v0.1.2
26592024-01-24T18:46:19.146Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
26602024-01-24T18:46:19.918Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26612024-01-24T18:46:21.685Z Documenting argon2 v0.5.2
26622024-01-24T18:46:21.725Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
26632024-01-24T18:46:22.237Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26642024-01-24T18:46:23.383Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
26652024-01-24T18:46:24.160Z Documenting itertools v0.12.0
26662024-01-24T18:46:24.725Z Documenting quick-error v1.2.3
26672024-01-24T18:46:24.734Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26682024-01-24T18:46:26.465Z Documenting newtype_derive v0.1.6
26692024-01-24T18:46:27.085Z Documenting opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
26702024-01-24T18:46:27.801Z Documenting nibble_vec v0.1.0
26712024-01-24T18:46:28.093Z Checking heck v0.3.3
26722024-01-24T18:46:28.332Z Documenting endian-type v0.1.2
26732024-01-24T18:46:29.540Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26742024-01-24T18:46:29.993Z Documenting resolv-conf v0.7.0
26752024-01-24T18:46:32.038Z Documenting steno v0.4.0
26762024-01-24T18:46:44.194Z Documenting structopt-derive v0.4.18
26772024-01-24T18:46:44.495Z Documenting radix_trie v0.2.1
26782024-01-24T18:46:44.767Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26792024-01-24T18:46:44.768Z Documenting cancel-safe-futures v0.1.5
26802024-01-24T18:46:44.768Z Documenting trust-dns-resolver v0.22.0
26812024-01-24T18:46:44.768Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26822024-01-24T18:46:44.770Z Documenting tap v1.0.1
26832024-01-24T18:46:44.770Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
26842024-01-24T18:46:44.770Z Documenting structopt v0.3.26
26852024-01-24T18:46:44.770Z Documenting libefi-sys v0.1.0
26862024-01-24T18:46:44.770Z Documenting wyz v0.5.1
26872024-01-24T18:46:44.857Z Documenting radium v0.7.0
26882024-01-24T18:46:47.805Z Documenting illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
26892024-01-24T18:46:48.019Z Documenting arc-swap v1.6.0
26902024-01-24T18:46:48.319Z Documenting crc-catalog v2.2.0
26912024-01-24T18:46:48.702Z Documenting funty v2.0.0
26922024-01-24T18:46:49.433Z Documenting swrite v0.1.0
26932024-01-24T18:46:49.900Z Documenting libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
26942024-01-24T18:47:02.195Z Documenting crc v3.0.1
26952024-01-24T18:47:02.859Z Documenting bitvec v1.0.1
26962024-01-24T18:47:02.859Z Documenting slog-scope v4.4.0
26972024-01-24T18:47:02.859Z Documenting num-rational v0.4.1
26982024-01-24T18:47:03.705Z Documenting tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
26992024-01-24T18:47:03.705Z Documenting libsw v3.3.1
27002024-01-24T18:47:03.705Z Documenting num-complex v0.4.4
27012024-01-24T18:47:03.706Z Documenting filetime v0.2.23
27022024-01-24T18:47:03.706Z Documenting xattr v1.0.1
27032024-01-24T18:47:03.707Z Documenting packed_struct_codegen v0.10.1
27042024-01-24T18:47:03.707Z Documenting derive-where v1.2.7
27052024-01-24T18:47:03.707Z Documenting half v1.8.2
27062024-01-24T18:47:04.182Z Documenting owo-colors v3.5.0
27072024-01-24T18:47:04.691Z Documenting same-file v1.0.6
27082024-01-24T18:47:05.135Z Documenting linear-map v1.2.0
27092024-01-24T18:47:06.857Z Documenting ciborium-io v0.2.1
27102024-01-24T18:47:07.156Z Documenting nodrop v0.1.14
27112024-01-24T18:47:10.000Z Documenting packed_struct v0.10.1
27122024-01-24T18:47:10.666Z Documenting walkdir v2.4.0
27132024-01-24T18:47:11.387Z Documenting tar v0.4.40
27142024-01-24T18:47:11.495Z Documenting array-init v0.0.4
27152024-01-24T18:47:11.722Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27162024-01-24T18:47:12.009Z Documenting num v0.4.1
27172024-01-24T18:47:12.238Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27182024-01-24T18:47:12.385Z Documenting ciborium-ll v0.2.1
27192024-01-24T18:47:16.498Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
27202024-01-24T18:47:16.812Z Documenting slog-stdlog v4.1.1
27212024-01-24T18:47:17.792Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27222024-01-24T18:47:18.594Z Documenting slog-dtrace v0.2.3
27232024-01-24T18:47:20.868Z Documenting num-bigint-dig v0.8.4
27242024-01-24T18:47:30.906Z Documenting pkcs1 v0.7.5
27252024-01-24T18:47:31.249Z Documenting signature v2.1.0
27262024-01-24T18:47:33.026Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
27272024-01-24T18:47:33.026Z Documenting bitfield v0.14.0
27282024-01-24T18:47:33.026Z Documenting termcolor v1.2.0
27292024-01-24T18:47:33.074Z Documenting slog-envlogger v2.2.0
27302024-01-24T18:47:33.074Z Documenting rsa v0.9.2
27312024-01-24T18:47:35.912Z Documenting lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
27322024-01-24T18:47:37.138Z Documenting ciborium v0.2.1
27332024-01-24T18:47:37.138Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
27342024-01-24T18:47:37.440Z Documenting env_logger v0.10.0
27352024-01-24T18:47:39.127Z Documenting serde-hex v0.1.0
27362024-01-24T18:47:58.497Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
27372024-01-24T18:47:58.720Z Documenting x509-cert v0.2.4
27382024-01-24T18:47:58.720Z Documenting pem v3.0.2
27392024-01-24T18:47:58.865Z Documenting ron v0.8.1
27402024-01-24T18:47:58.865Z Documenting fxhash v0.2.1
27412024-01-24T18:47:58.865Z Documenting crc-any v2.4.3
27422024-01-24T18:47:58.865Z Documenting utf-8 v0.7.6
27432024-01-24T18:47:58.866Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
27442024-01-24T18:47:58.866Z Documenting internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
27452024-01-24T18:47:58.866Z Documenting lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
27462024-01-24T18:47:58.867Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
27472024-01-24T18:47:58.867Z Documenting tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
27482024-01-24T18:47:58.867Z Documenting tungstenite v0.20.1
27492024-01-24T18:47:58.867Z Documenting vte_generate_state_changes v0.1.1
27502024-01-24T18:48:01.188Z Checking convert_case v0.4.0
27512024-01-24T18:48:01.207Z Documenting display-error-chain v0.2.0
27522024-01-24T18:48:01.208Z Documenting convert_case v0.4.0
27532024-01-24T18:48:04.953Z Documenting path-slash v0.1.5
27542024-01-24T18:48:06.717Z Documenting tokio-tungstenite v0.20.1
27552024-01-24T18:48:06.747Z Documenting vte v0.11.1
27562024-01-24T18:48:07.001Z Documenting derive_more v0.99.17
27572024-01-24T18:48:08.965Z Documenting buf-list v1.0.3
27582024-01-24T18:48:10.582Z Documenting hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
27592024-01-24T18:48:13.752Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
27602024-01-24T18:48:16.133Z Documenting fd-lock v3.0.13
27612024-01-24T18:48:16.495Z Documenting strip-ansi-escapes v0.2.0
27622024-01-24T18:48:17.915Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27632024-01-24T18:48:20.498Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27642024-01-24T18:48:21.868Z Checking darling_core v0.14.4
27652024-01-24T18:48:22.257Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
27662024-01-24T18:48:24.416Z Documenting nu-ansi-term v0.49.0
27672024-01-24T18:48:24.913Z Checking darling v0.14.4
27682024-01-24T18:48:25.075Z Documenting trust-dns-client v0.22.0
27692024-01-24T18:48:25.172Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
27702024-01-24T18:48:25.969Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
27712024-01-24T18:48:27.822Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
27722024-01-24T18:48:28.244Z Documenting globset v0.4.13
27732024-01-24T18:48:29.068Z Documenting reedline v0.28.0
27742024-01-24T18:48:29.521Z Documenting olpc-cjson v0.1.3
27752024-01-24T18:48:35.464Z Documenting serde_plain v1.0.2
27762024-01-24T18:48:36.646Z Documenting async-recursion v1.0.5
27772024-01-24T18:48:38.450Z Documenting keccak v0.1.4
27782024-01-24T18:48:38.973Z Documenting typed-path v0.7.0
27792024-01-24T18:48:40.175Z Documenting bytecount v0.6.3
27802024-01-24T18:48:41.703Z Documenting trust-dns-server v0.22.1
27812024-01-24T18:48:43.044Z Documenting sha3 v0.10.8
27822024-01-24T18:48:43.813Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27832024-01-24T18:48:43.828Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27842024-01-24T18:48:44.603Z Documenting papergrid v0.10.0
27852024-01-24T18:48:46.251Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27862024-01-24T18:48:46.957Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
27872024-01-24T18:48:47.518Z Documenting tough v0.16.0
27882024-01-24T18:48:47.987Z Documenting sled v0.34.7
27892024-01-24T18:48:48.224Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27902024-01-24T18:48:49.458Z Documenting unicase v2.7.0
27912024-01-24T18:48:51.064Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
27922024-01-24T18:48:51.553Z Documenting tabled_derive v0.6.0
27932024-01-24T18:48:51.609Z Documenting crossbeam-deque v0.8.3
27942024-01-24T18:48:53.142Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
27952024-01-24T18:48:53.705Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27962024-01-24T18:48:54.355Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
27972024-01-24T18:48:55.160Z Documenting secrecy v0.8.0
27982024-01-24T18:48:55.290Z Documenting nix v0.26.4
27992024-01-24T18:48:56.739Z Documenting headers-core v0.2.0
28002024-01-24T18:48:57.576Z Documenting sqlparser_derive v0.2.2
28012024-01-24T18:48:58.545Z Documenting pretty-hex v0.4.1
28022024-01-24T18:48:59.851Z Documenting unicode_categories v0.1.1
28032024-01-24T18:49:00.827Z Documenting home v0.5.5
28042024-01-24T18:49:01.479Z Documenting tabled v0.14.0
28052024-01-24T18:49:03.398Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28062024-01-24T18:49:03.631Z Documenting rayon-core v1.12.0
28072024-01-24T18:49:03.974Z Documenting headers v0.3.9
28082024-01-24T18:49:05.042Z Documenting sqlparser v0.41.0
28092024-01-24T18:49:05.522Z Documenting sqlformat v0.2.3
28102024-01-24T18:49:06.452Z Documenting rustyline v12.0.0
28112024-01-24T18:49:09.269Z Documenting mime_guess v2.0.4
28122024-01-24T18:49:11.614Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28132024-01-24T18:49:11.849Z Documenting derive_builder_core v0.12.0
28142024-01-24T18:49:12.205Z Checking derive_builder_core v0.12.0
28152024-01-24T18:49:13.738Z Documenting dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
28162024-01-24T18:49:14.795Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
28172024-01-24T18:49:14.854Z Documenting universal-hash v0.5.1
28182024-01-24T18:49:15.059Z Documenting bcs v0.1.6
28192024-01-24T18:49:16.146Z Documenting kstat-rs v0.2.3
28202024-01-24T18:49:21.173Z Documenting thiserror-impl-no-std v2.0.2
28212024-01-24T18:49:21.445Z Documenting slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
28222024-01-24T18:49:23.620Z Documenting curve25519-dalek-derive v0.1.0
28232024-01-24T18:49:23.855Z Documenting opaque-debug v0.3.0
28242024-01-24T18:49:24.259Z Documenting highway v1.1.0
28252024-01-24T18:49:24.532Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
28262024-01-24T18:49:28.124Z Documenting slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
28272024-01-24T18:49:28.280Z Documenting poly1305 v0.8.0
28282024-01-24T18:49:28.998Z Documenting thiserror-no-std v2.0.2
28292024-01-24T18:49:29.993Z Documenting derive_builder_macro v0.12.0
28302024-01-24T18:49:30.007Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28312024-01-24T18:49:30.340Z Documenting curve25519-dalek v4.1.1
28322024-01-24T18:49:32.554Z Documenting rayon v1.8.0
28332024-01-24T18:49:33.436Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
28342024-01-24T18:49:34.553Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
28352024-01-24T18:49:35.746Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
28362024-01-24T18:49:36.833Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28372024-01-24T18:49:39.285Z Documenting ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
28382024-01-24T18:49:39.822Z Documenting mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
28392024-01-24T18:49:44.389Z Documenting propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=1e25649e8c2ac274bd04adfe0513dd14a482058c#1e25649e)
28402024-01-24T18:49:45.210Z Documenting fs-err v2.11.0
28412024-01-24T18:49:51.048Z Documenting portable-atomic v1.4.3
28422024-01-24T18:49:56.720Z Documenting ed25519 v1.5.3
28432024-01-24T18:50:01.121Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
28442024-01-24T18:50:02.660Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28452024-01-24T18:50:05.686Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
28462024-01-24T18:50:08.705Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
28472024-01-24T18:50:09.415Z Documenting crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e71b10d2f9f1fb52818b916bae83ba15a339548d#e71b10d2)
28482024-01-24T18:50:09.728Z Documenting chacha20 v0.9.1
28492024-01-24T18:50:09.996Z Documenting aead v0.5.2
28502024-01-24T18:50:14.182Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
28512024-01-24T18:50:16.599Z Documenting ref-cast-impl v1.0.20
28522024-01-24T18:50:17.255Z Documenting glob v0.3.1
28532024-01-24T18:50:19.944Z Documenting number_prefix v0.4.0
28542024-01-24T18:50:23.988Z Documenting parse-size v1.0.0
28552024-01-24T18:50:24.907Z Documenting cassowary v0.3.0
28562024-01-24T18:50:25.719Z Documenting indicatif v0.17.7
28572024-01-24T18:50:26.301Z Documenting ref-cast v1.0.20
28582024-01-24T18:50:28.264Z Documenting tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28592024-01-24T18:50:30.872Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
28602024-01-24T18:50:30.878Z Documenting chacha20poly1305 v0.10.1
28612024-01-24T18:50:31.022Z Documenting ratatui v0.23.0
28622024-01-24T18:50:33.193Z Documenting salty v0.2.0
28632024-01-24T18:50:34.946Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28642024-01-24T18:50:37.825Z Documenting vsss-rs v3.3.4
28652024-01-24T18:50:40.049Z Documenting derive_builder v0.12.0
28662024-01-24T18:50:41.062Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
28672024-01-24T18:50:44.531Z Documenting polar-core v0.27.0
28682024-01-24T18:50:49.134Z Documenting hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
28692024-01-24T18:50:52.017Z Documenting nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
28702024-01-24T18:50:55.934Z Documenting libxml v0.3.3
28712024-01-24T18:50:58.249Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
28722024-01-24T18:51:01.685Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
28732024-01-24T18:51:04.823Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28742024-01-24T18:51:05.295Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
28752024-01-24T18:51:05.867Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
28762024-01-24T18:51:07.894Z Documenting bb8 v0.8.1
28772024-01-24T18:51:09.890Z Documenting serde-big-array v0.5.1
28782024-01-24T18:51:11.672Z Documenting quick-xml v0.23.1
28792024-01-24T18:51:12.505Z Documenting rtoolbox v0.0.1
28802024-01-24T18:51:14.908Z Documenting oso-derive v0.27.0
28812024-01-24T18:51:15.199Z Documenting impl-trait-for-tuples v0.2.2
28822024-01-24T18:51:16.558Z Documenting unicode-linebreak v0.1.5
28832024-01-24T18:51:17.069Z Documenting maplit v1.0.2
28842024-01-24T18:51:18.446Z Documenting is_ci v1.1.1
28852024-01-24T18:51:19.014Z Documenting humantime v2.1.0
28862024-01-24T18:51:21.196Z Documenting http-range v0.1.5
28872024-01-24T18:51:21.635Z Documenting smawk v0.3.1
28882024-01-24T18:51:21.635Z Documenting samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
28892024-01-24T18:51:22.624Z Documenting rpassword v7.3.1
28902024-01-24T18:51:24.082Z Documenting oso v0.27.0
28912024-01-24T18:51:24.152Z Documenting supports-color v2.1.0
28922024-01-24T18:51:24.813Z Documenting async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
28932024-01-24T18:51:26.874Z Documenting hyper-staticfile v0.9.5
28942024-01-24T18:51:27.425Z Documenting textwrap v0.16.0
28952024-01-24T18:51:28.630Z Documenting gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
28962024-01-24T18:51:32.307Z Documenting sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
28972024-01-24T18:51:34.010Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
28982024-01-24T18:51:34.420Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
28992024-01-24T18:51:35.384Z Documenting tui-tree-widget v0.13.0
29002024-01-24T18:51:37.400Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
29012024-01-24T18:51:40.332Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
29022024-01-24T18:51:40.552Z Documenting diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
29032024-01-24T18:51:44.637Z Documenting cookie v0.18.0
29042024-01-24T18:51:44.771Z Documenting rcgen v0.12.0
29052024-01-24T18:51:49.572Z Checking nexus-deployment v0.1.0 (/work/oxidecomputer/omicron/nexus/deployment)
29062024-01-24T18:51:50.582Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
29072024-01-24T18:51:51.408Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
29082024-01-24T18:51:51.845Z Documenting atomicwrites v0.4.3
29092024-01-24T18:51:52.014Z Documenting signal-hook-tokio v0.3.1
29102024-01-24T18:51:53.587Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
29112024-01-24T18:51:55.574Z Documenting subprocess v0.2.9
29122024-01-24T18:51:56.213Z Documenting shell-words v1.1.0
29132024-01-24T18:51:58.642Z Documenting corncobs v0.1.3
29142024-01-24T18:51:59.398Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
29152024-01-24T18:52:01.741Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
29162024-01-24T18:52:02.341Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
29172024-01-24T18:52:02.741Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
29182024-01-24T18:52:03.105Z Documenting sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
29192024-01-24T18:52:04.440Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29202024-01-24T18:52:10.846Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
29212024-01-24T18:52:15.009Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29222024-01-24T18:52:20.688Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
29232024-01-24T18:52:23.468Z Documenting nexus-deployment v0.1.0 (/work/oxidecomputer/omicron/nexus/deployment)
29242024-01-24T18:52:31.777Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
29252024-01-24T18:52:36.020Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
29262024-01-24T18:52:38.909Z Documenting crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e71b10d2f9f1fb52818b916bae83ba15a339548d#e71b10d2)
29272024-01-24T18:52:49.895Z Documenting fatfs v0.3.6
29282024-01-24T18:52:51.083Z Documenting nanorand v0.7.0
29292024-01-24T18:52:56.164Z Documenting topological-sort v0.2.2
29302024-01-24T18:52:57.027Z Documenting assert_matches v1.5.0
29312024-01-24T18:52:57.686Z Documenting flume v0.11.0
29322024-01-24T18:52:58.186Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
29332024-01-24T18:53:01.299Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
29342024-01-24T18:53:02.659Z Documenting omicron-zone-package v0.10.1
29352024-01-24T18:53:06.515Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
29362024-01-24T18:53:09.572Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
29372024-01-24T18:53:10.116Z Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
29382024-01-24T18:53:11.149Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
29392024-01-24T18:53:13.248Z Documenting installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
29402024-01-24T18:53:16.177Z Documenting installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
29412024-01-24T18:53:40.107Zwarning: unresolved link to `propolis_client::api::InstanceStateMonitorResponse`
29422024-01-24T18:53:40.107Z --> sled-agent/src/sim/instance.rs:46:7
29432024-01-24T18:53:40.107Z |
29442024-01-24T18:53:40.108Z46 | /// [`propolis_client::api::InstanceStateMonitorResponse`]. Transition requests
29452024-01-24T18:53:40.108Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `api` in module `propolis_client`
29462024-01-24T18:53:40.108Z |
29472024-01-24T18:53:40.108Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
29482024-01-24T18:53:40.111Z
29492024-01-24T18:53:41.785Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
29502024-01-24T18:53:43.154Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
29512024-01-24T18:53:45.531Zwarning: `omicron-sled-agent` (lib doc) generated 1 warning
29522024-01-24T18:53:45.537Z Documenting termios v0.3.3
29532024-01-24T18:53:46.124Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
29542024-01-24T18:53:51.031Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
29552024-01-24T18:53:51.813Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
29562024-01-24T18:53:53.988Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
29572024-01-24T18:53:56.127Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
29582024-01-24T18:54:19.911Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
29592024-01-24T18:54:37.250Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
29602024-01-24T18:54:39.616Z Documenting tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
29612024-01-24T18:55:02.984Z Documenting caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
29622024-01-24T18:55:03.548Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
29632024-01-24T18:55:08.987Z Documenting zone-network-setup v0.1.0 (/work/oxidecomputer/omicron/zone-network-setup)
29642024-01-24T18:55:09.292Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
29652024-01-24T18:55:13.340Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
29662024-01-24T18:55:33.121Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
29672024-01-24T18:56:36.622Zwarning: unresolved link to `VolumeConstructionRequest`
29682024-01-24T18:56:36.622Z --> nexus/src/app/sagas/volume_delete.rs:338:7
29692024-01-24T18:56:36.623Z |
29702024-01-24T18:56:36.623Z338 | /// [`VolumeConstructionRequest`] is shown here):
29712024-01-24T18:56:36.623Z | ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `VolumeConstructionRequest` in scope
29722024-01-24T18:56:36.623Z |
29732024-01-24T18:56:36.623Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
29742024-01-24T18:56:36.623Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
29752024-01-24T18:56:36.623Z
29762024-01-24T18:56:37.045Zwarning: unresolved link to `fd00:1122:3344:101::5`
29772024-01-24T18:56:37.045Z --> nexus/src/app/sagas/volume_delete.rs:348:17
29782024-01-24T18:56:37.045Z |
29792024-01-24T18:56:37.045Z348 | /// "[fd00:1122:3344:101::5]:1000",
29802024-01-24T18:56:37.045Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
29812024-01-24T18:56:37.046Z
29822024-01-24T18:56:37.046Zwarning: unresolved link to `fd00:1122:3344:102::9`
29832024-01-24T18:56:37.047Z --> nexus/src/app/sagas/volume_delete.rs:349:17
29842024-01-24T18:56:37.047Z |
29852024-01-24T18:56:37.047Z349 | /// "[fd00:1122:3344:102::9]:1000",
29862024-01-24T18:56:37.047Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
29872024-01-24T18:56:37.047Z
29882024-01-24T18:56:37.047Zwarning: unresolved link to `fd00:1122:3344:103::2`
29892024-01-24T18:56:37.047Z --> nexus/src/app/sagas/volume_delete.rs:350:17
29902024-01-24T18:56:37.047Z |
29912024-01-24T18:56:37.047Z350 | /// "[fd00:1122:3344:103::2]:1000"
29922024-01-24T18:56:37.047Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
29932024-01-24T18:56:37.047Z
29942024-01-24T18:56:37.047Zwarning: unresolved link to `fd00:1122:3344:101::5`
29952024-01-24T18:56:37.047Z --> nexus/src/app/sagas/volume_delete.rs:369:17
29962024-01-24T18:56:37.048Z |
29972024-01-24T18:56:37.048Z369 | /// "[fd00:1122:3344:101::5]:1001", <-- port changed
29982024-01-24T18:56:37.048Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
29992024-01-24T18:56:37.048Z
30002024-01-24T18:56:37.048Zwarning: unresolved link to `fd00:1122:3344:102::9`
30012024-01-24T18:56:37.048Z --> nexus/src/app/sagas/volume_delete.rs:370:17
30022024-01-24T18:56:37.048Z |
30032024-01-24T18:56:37.048Z370 | /// "[fd00:1122:3344:102::9]:1001", <-- port changed
30042024-01-24T18:56:37.048Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
30052024-01-24T18:56:37.049Z
30062024-01-24T18:56:37.049Zwarning: unresolved link to `fd00:1122:3344:103::2`
30072024-01-24T18:56:37.049Z --> nexus/src/app/sagas/volume_delete.rs:371:17
30082024-01-24T18:56:37.049Z |
30092024-01-24T18:56:37.049Z371 | /// "[fd00:1122:3344:103::2]:1001" <-- port changed
30102024-01-24T18:56:37.049Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
30112024-01-24T18:56:37.049Z
30122024-01-24T18:56:40.367Zwarning: `omicron-nexus` (lib doc) generated 7 warnings
30132024-01-24T18:57:13.341Z Finished dev [unoptimized + debuginfo] target(s) in 16m 45s
30142024-01-24T18:57:13.450Z
30152024-01-24T18:57:13.451Zreal 16:45.897652772
30162024-01-24T18:57:13.451Zuser 55:42.485366833
30172024-01-24T18:57:13.451Zsys 1:03:29.738155796
30182024-01-24T18:57:13.451Ztrap 1.967801231
30192024-01-24T18:57:13.455Ztflt 0.083276227
30202024-01-24T18:57:13.455Zdflt 0.560174721
30212024-01-24T18:57:13.455Zkflt 0.000293931
30222024-01-24T18:57:13.455Zlock 3:22:22.650813915
30232024-01-24T18:57:13.455Zslp 4:17:43.436386604
30242024-01-24T18:57:13.455Zlat 5:23.253378241
30252024-01-24T18:57:13.456Zstop 1:31.567289859
30262024-01-24T18:57:13.456Zprocess exited: duration 1868493 ms, exit code 0
 
30272024-01-24T18:57:13.464Zfound 0 output files