01HKCC8RX77X0E007XEAFXG3S9: 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: 01HKCC9G5WSJJ7M5045CX3SYBW

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12024-01-05T08:38:20.099Zjob assigned to worker 01HKCCA1SHNRT542TYCB2SZ3C8 (queued for 1 m 17 s)
 
22024-01-05T08:38:22.657Zstarting task 0: "setup"
32024-01-05T08:38:22.727Z++ uname -s
42024-01-05T08:38:22.736Z+ kern=SunOS
52024-01-05T08:38:22.736Z+ case "$kern" in
62024-01-05T08:38:22.736Z+ groupadd -g 12345 build
72024-01-05T08:38:22.737Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-01-05T08:38:24.750Z+ zfs create -o mountpoint=/work rpool/work
92024-01-05T08:38:24.834Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-01-05T08:38:24.845Z+ home_fs=zfs
112024-01-05T08:38:24.845Z+ [[ zfs == autofs ]]
122024-01-05T08:38:24.845Z+ mkdir -p /home/build
132024-01-05T08:38:24.845Z+ chown build:build /home/build /work
142024-01-05T08:38:26.846Z+ chmod 0700 /home/build /work
152024-01-05T08:38:27.277Zprocess exited: duration 4184 ms, exit code 0
 
162024-01-05T08:38:27.299Zstarting task 1: "rust-toolchain"
172024-01-05T08:38:27.318Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182024-01-05T08:38:27.319Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192024-01-05T08:38:27.850Zinfo: downloading installer
202024-01-05T08:38:29.688Zwarning: it looks like you have an existing installation of Rust at:
212024-01-05T08:38:29.688Zwarning: /opt/ooce/bin
222024-01-05T08:38:29.688Zwarning: It is recommended that rustup be the primary Rust installation.
232024-01-05T08:38:29.688Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242024-01-05T08:38:29.688Zwarning: If you are sure that you want both rustup and your already installed Rust
252024-01-05T08:38:29.688Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262024-01-05T08:38:29.688Zwarning: or pass `-y' to ignore all ignorable checks.
272024-01-05T08:38:29.688Zerror: cannot install while Rust is installed
282024-01-05T08:38:29.688Zwarning: continuing (because the -y flag is set and the error is ignorable)
292024-01-05T08:38:29.755Zinfo: profile set to 'default'
302024-01-05T08:38:29.755Zinfo: default host triple is x86_64-unknown-illumos
312024-01-05T08:38:29.758Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322024-01-05T08:38:29.960Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332024-01-05T08:38:29.962Zinfo: downloading component 'cargo'
342024-01-05T08:38:30.866Zinfo: downloading component 'clippy'
352024-01-05T08:38:31.204Zinfo: downloading component 'rust-docs'
362024-01-05T08:38:32.335Zinfo: downloading component 'rust-std'
372024-01-05T08:38:34.400Zinfo: downloading component 'rustc'
382024-01-05T08:38:39.459Zinfo: downloading component 'rustfmt'
392024-01-05T08:38:39.821Zinfo: installing component 'cargo'
402024-01-05T08:38:41.302Zinfo: installing component 'clippy'
412024-01-05T08:38:41.926Zinfo: installing component 'rust-docs'
422024-01-05T08:38:44.731Zinfo: installing component 'rust-std'
432024-01-05T08:38:48.896Zinfo: installing component 'rustc'
442024-01-05T08:38:56.668Zinfo: installing component 'rustfmt'
452024-01-05T08:38:57.271Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462024-01-05T08:38:57.271Z
472024-01-05T08:38:57.400Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482024-01-05T08:38:57.400Z
492024-01-05T08:38:57.404Z
502024-01-05T08:38:57.404ZRust is installed now. Great!
512024-01-05T08:38:57.404Z
522024-01-05T08:38:57.404ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532024-01-05T08:38:57.405Zenvironment variable. This has not been done automatically.
542024-01-05T08:38:57.405Z
552024-01-05T08:38:57.405ZTo configure your current shell, run:
562024-01-05T08:38:57.405Zsource "$HOME/.cargo/env"
572024-01-05T08:38:57.487Z+ rustc --version
582024-01-05T08:38:58.155Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592024-01-05T08:38:58.209Zprocess exited: duration 30312 ms, exit code 0
 
602024-01-05T08:38:58.243Zstarting task 2: "authentication"
612024-01-05T08:38:58.264Zprocess exited: duration 34 ms, exit code 0
 
622024-01-05T08:38:58.273Zstarting task 3: "clone repository"
632024-01-05T08:38:58.278Z+ mkdir -p /work/oxidecomputer/omicron
642024-01-05T08:38:58.281Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652024-01-05T08:38:58.733ZCloning into '/work/oxidecomputer/omicron'...
662024-01-05T08:39:06.385Z+ cd /work/oxidecomputer/omicron
672024-01-05T08:39:06.391Z+ [[ -n renovate/pretty-hex-0.x ]]
682024-01-05T08:39:06.392Z+ git fetch origin renovate/pretty-hex-0.x
692024-01-05T08:39:06.783ZFrom https://github.com/oxidecomputer/omicron
702024-01-05T08:39:06.784Z * branch renovate/pretty-hex-0.x -> FETCH_HEAD
712024-01-05T08:39:07.213Z+ git checkout -B renovate/pretty-hex-0.x remotes/origin/renovate/pretty-hex-0.x
722024-01-05T08:39:07.224ZSwitched to a new branch 'renovate/pretty-hex-0.x'
732024-01-05T08:39:07.224Zbranch 'renovate/pretty-hex-0.x' set up to track 'origin/renovate/pretty-hex-0.x'.
742024-01-05T08:39:07.225Z+ git reset --hard ed23e91cfeb87aa930df640dbb59be64fb5ec258
752024-01-05T08:39:07.225ZHEAD is now at ed23e91cf Update Rust crate pretty-hex to 0.4.1
762024-01-05T08:39:07.225Zprocess exited: duration 8642 ms, exit code 0
 
772024-01-05T08:39:07.269Zstarting task 4: "build"
782024-01-05T08:39:07.282Z+ cargo --version
792024-01-05T08:39:07.282Zinfo: syncing channel updates for '1.74.1-x86_64-unknown-illumos'
802024-01-05T08:39:07.445Zinfo: latest update on 2023-12-07, rust version 1.74.1 (a28077b28 2023-12-04)
812024-01-05T08:39:07.446Zinfo: downloading component 'cargo'
822024-01-05T08:39:08.173Zinfo: downloading component 'clippy'
832024-01-05T08:39:08.408Zinfo: downloading component 'rust-docs'
842024-01-05T08:39:09.753Zinfo: downloading component 'rust-std'
852024-01-05T08:39:10.653Zinfo: downloading component 'rustc'
862024-01-05T08:39:14.484Zinfo: downloading component 'rustfmt'
872024-01-05T08:39:14.697Zinfo: installing component 'cargo'
882024-01-05T08:39:16.018Zinfo: installing component 'clippy'
892024-01-05T08:39:16.520Zinfo: installing component 'rust-docs'
902024-01-05T08:39:19.466Zinfo: installing component 'rust-std'
912024-01-05T08:39:21.940Zinfo: installing component 'rustc'
922024-01-05T08:39:28.140Zinfo: installing component 'rustfmt'
932024-01-05T08:39:28.687Zcargo 1.74.1 (ecb9851af 2023-10-18)
942024-01-05T08:39:28.700Z+ rustc --version
952024-01-05T08:39:28.809Zrustc 1.74.1 (a28077b28 2023-12-04)
962024-01-05T08:39:28.816Z+ source ./env.sh
972024-01-05T08:39:28.819Z++ set -o xtrace
982024-01-05T08:39:28.822Z++++ dirname ./env.sh
992024-01-05T08:39:28.822Z+++ cd .
1002024-01-05T08:39:28.822Z+++ echo /work/oxidecomputer/omicron
1012024-01-05T08:39:28.825Z++ OMICRON_WS=/work/oxidecomputer/omicron
1022024-01-05T08:39:28.825Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1032024-01-05T08:39:28.825Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1042024-01-05T08:39:28.825Z++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1052024-01-05T08:39:28.825Z++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1062024-01-05T08:39:28.825Z++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1072024-01-05T08:39:28.825Z++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1082024-01-05T08:39:28.826Z++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1092024-01-05T08:39:28.826Z++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1102024-01-05T08:39:28.826Z++ unset OMICRON_WS
1112024-01-05T08:39:28.826Z++ set +o xtrace
1122024-01-05T08:39:28.862Z
1132024-01-05T08:39:28.862Z ##### ##### ###### ##### ###### #### # # # #### #
1142024-01-05T08:39:28.862Z # # # # # # # # # # # # # # #
1152024-01-05T08:39:28.862Z # # # # ##### # # ##### # # # # # #### #
1162024-01-05T08:39:28.862Z ##### ##### # ##### # # # # # # # # #
1172024-01-05T08:39:28.862Z # # # # # # # # # # # # # # #
1182024-01-05T08:39:28.862Z # # # ###### # # ###### ### # #### # #### #
1192024-01-05T08:39:28.863Z
1202024-01-05T08:39:37.420Z Startup: Refreshing catalog 'helios-dev' ... Done
1212024-01-05T08:39:37.892Z Startup: Caching catalogs ... Done
1222024-01-05T08:39:45.642ZPlanning: Solver setup ... Done (7.306s)
1232024-01-05T08:39:45.799ZPlanning: Running solver ... Done (0.161s)
1242024-01-05T08:39:45.927ZPlanning: Finding local manifests ... Done (0.036s)
1252024-01-05T08:39:46.353ZPlanning: Fetching manifests: 0/6 0% complete
1262024-01-05T08:39:46.895ZPlanning: Fetching manifests: 6/6 100% complete
1272024-01-05T08:39:47.074ZPlanning: Package planning ... Done (0.180s)
1282024-01-05T08:39:47.167ZPlanning: Merging actions ... Done (0.085s)
1292024-01-05T08:39:48.009ZPlanning: Checking for conflicting actions ... Done (0.845s)
1302024-01-05T08:39:48.482ZPlanning: Consolidating action changes ... Done (0.018s)
1312024-01-05T08:39:53.447ZPlanning: Evaluating mediators ... Done (5.401s)
1322024-01-05T08:39:53.542ZPlanning: Planning completed in 15.59 seconds
1332024-01-05T08:39:55.673Z Packages to install: 4
1342024-01-05T08:39:55.673Z Packages to update: 2
1352024-01-05T08:39:55.681Z Mediators to change: 2
1362024-01-05T08:39:55.681Z Services to change: 1
1372024-01-05T08:39:55.681Z Estimated space available: 148.88 GB
1382024-01-05T08:39:55.681ZEstimated space to be consumed: 1.43 GB
1392024-01-05T08:39:55.681Z Create boot environment: No
1402024-01-05T08:39:55.681ZCreate backup boot environment: Yes
1412024-01-05T08:39:55.681Z Rebuild boot archive: No
1422024-01-05T08:39:55.681Z
1432024-01-05T08:39:55.681ZChanged mediators:
1442024-01-05T08:39:55.681Z mediator clang:
1452024-01-05T08:39:55.681Z version: None -> 15 (system default)
1462024-01-05T08:39:55.681Z
1472024-01-05T08:39:55.681Z mediator llvm:
1482024-01-05T08:39:55.681Z version: 14 (system default) -> 15 (system default)
1492024-01-05T08:39:55.681Z
1502024-01-05T08:39:55.681ZChanged packages:
1512024-01-05T08:39:55.682Zhelios-dev
1522024-01-05T08:39:55.682Z developer/build-essential
1532024-01-05T08:39:55.682Z None -> 11-2.0
1542024-01-05T08:39:55.682Z library/libxmlsec1
1552024-01-05T08:39:55.682Z None -> 1.2.35-2.0
1562024-01-05T08:39:55.682Z ooce/developer/clang-15
1572024-01-05T08:39:55.682Z None -> 15.0.7-2.0
1582024-01-05T08:39:55.682Z ooce/developer/llvm-15
1592024-01-05T08:39:55.682Z None -> 15.0.7-2.0
1602024-01-05T08:39:55.682Z system/library/g++-runtime
1612024-01-05T08:39:55.682Z 12-2.0 -> 13-2.0
1622024-01-05T08:39:55.682Z system/library/gcc-runtime
1632024-01-05T08:39:55.683Z 12-2.0 -> 13-2.0
1642024-01-05T08:39:55.683Z
1652024-01-05T08:39:55.683ZServices:
1662024-01-05T08:39:55.683Z restart_fmri:
1672024-01-05T08:39:55.683Z svc:/system/update-man-index:default
1682024-01-05T08:39:55.833Z
1692024-01-05T08:39:55.833ZDownload: 0/3330 items 0.0/221.1MB 0% complete
1702024-01-05T08:40:01.247ZDownload: 386/3330 items 2.7/221.1MB 1% complete (549k/s)
1712024-01-05T08:40:05.871ZDownload: 869/3330 items 18.7/221.1MB 8% complete (2.0M/s)
1722024-01-05T08:40:10.871ZDownload: 1196/3330 items 82.9/221.1MB 37% complete (8.0M/s)
1732024-01-05T08:40:15.873ZDownload: 1385/3330 items 114.8/221.1MB 51% complete (9.6M/s)
1742024-01-05T08:40:20.881ZDownload: 1805/3330 items 118.4/221.1MB 53% complete (4.0M/s)
1752024-01-05T08:40:25.878ZDownload: 2189/3330 items 119.1/221.1MB 53% complete (450k/s)
1762024-01-05T08:40:30.928ZDownload: 2327/3330 items 119.9/221.1MB 54% complete (144k/s)
1772024-01-05T08:40:35.939ZDownload: 2713/3330 items 120.8/221.1MB 54% complete (170k/s)
1782024-01-05T08:40:40.945ZDownload: 3236/3330 items 201.4/221.1MB 91% complete (8.1M/s)
1792024-01-05T08:40:56.791ZDownload: 3248/3330 items 203.1/221.1MB 91% complete
1802024-01-05T08:41:03.502ZDownload: 3295/3330 items 216.3/221.1MB 97% complete (2.9M/s)
1812024-01-05T08:41:09.632ZDownload: 3325/3330 items 220.7/221.1MB 99% complete (2.0M/s)
1822024-01-05T08:41:09.650ZDownload: Completed 221.11 MB in 73.83 seconds (3.0M/s)
1832024-01-05T08:41:11.636Z Actions: 1/3766 actions (Removing old actions)
1842024-01-05T08:41:11.638Z Actions: 5/3766 actions (Installing new actions)
1852024-01-05T08:41:17.027Z Actions: 3041/3766 actions (Installing new actions)
1862024-01-05T08:41:19.870Z Actions: 3729/3766 actions (Updating modified actions)
1872024-01-05T08:41:20.346Z Actions: Completed 3766 actions in 8.71 seconds.
1882024-01-05T08:41:20.462Z Done (0.112s)
1892024-01-05T08:41:20.470Z Done (0.000s)
1902024-01-05T08:41:20.771Z Done (0.296s)
1912024-01-05T08:41:28.049Z Done (7.828s)
1922024-01-05T08:41:28.292Z Done (0.104s)
1932024-01-05T08:41:28.304Z Done (0.000s)
1942024-01-05T08:41:28.465Z Done (0.000s)
1952024-01-05T08:41:29.199ZPlanning: Evaluating mediator changes ... Done
1962024-01-05T08:41:29.480ZPlanning: Checking for conflicting actions ... Done
1972024-01-05T08:41:29.483ZPlanning: Consolidating action changes ... Done
1982024-01-05T08:41:29.931ZPlanning: Evaluating mediators ... Done
1992024-01-05T08:41:29.944ZPlanning: Planning completed in 0.74 seconds
2002024-01-05T08:41:29.992Z Mediators to change: 2
2012024-01-05T08:41:29.993Z Create boot environment: No
2022024-01-05T08:41:30.008ZCreate backup boot environment: No
2032024-01-05T08:41:30.092Z Done
2042024-01-05T08:41:30.092Z Done
2052024-01-05T08:41:30.279Z Done
2062024-01-05T08:41:36.179Z Done
2072024-01-05T08:41:36.287Z Done
2082024-01-05T08:41:36.291Z Done
2092024-01-05T08:41:36.402Z Done
2102024-01-05T08:41:37.437ZPlanning: Evaluating mediator changes ... Done
2112024-01-05T08:41:37.451ZPlanning: Merging actions ... Done
2122024-01-05T08:41:37.773ZPlanning: Checking for conflicting actions ... Done
2132024-01-05T08:41:37.778ZPlanning: Consolidating action changes ... Done
2142024-01-05T08:41:38.217ZPlanning: Evaluating mediators ... Done
2152024-01-05T08:41:38.306ZPlanning: Planning completed in 1.32 seconds
2162024-01-05T08:41:38.370Z Packages to change: 1
2172024-01-05T08:41:38.371Z Mediators to change: 1
2182024-01-05T08:41:38.381Z Services to change: 1
2192024-01-05T08:41:38.381Z Create boot environment: No
2202024-01-05T08:41:38.381ZCreate backup boot environment: Yes
2212024-01-05T08:41:40.424Z Actions: 1/6 actions (Updating modified actions)
2222024-01-05T08:41:40.428Z Actions: Completed 6 actions in 0.00 seconds.
2232024-01-05T08:41:40.428Z Done
2242024-01-05T08:41:40.428Z Done
2252024-01-05T08:41:40.495Z Done
2262024-01-05T08:41:46.475Z Done
2272024-01-05T08:41:46.485Z Done
2282024-01-05T08:41:46.485Z Done
2292024-01-05T08:41:46.575Z Done
2302024-01-05T08:41:47.258ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2312024-01-05T08:41:47.258Zclang system 15 system
2322024-01-05T08:41:47.258Zcsh system system illumos
2332024-01-05T08:41:47.258Zctags system system illumos
2342024-01-05T08:41:47.258Zgcc vendor 12 vendor
2352024-01-05T08:41:47.258Zgcc system 10 system
2362024-01-05T08:41:47.259Zgcc system 7 system
2372024-01-05T08:41:47.259Zgo system 1.20 system
2382024-01-05T08:41:47.259Zgo system 1.19 system
2392024-01-05T08:41:47.259Zllvm system 15 system
2402024-01-05T08:41:47.259Zllvm system 14 system
2412024-01-05T08:41:47.259Zmariadb system 10.6 system
2422024-01-05T08:41:47.259Zmta vendor vendor dma
2432024-01-05T08:41:47.259Zopenjdk system 17 system
2442024-01-05T08:41:47.259Zopenjdk system 11 system
2452024-01-05T08:41:47.260Zopenjdk system 1.8 system
2462024-01-05T08:41:47.260Zopenssl vendor 3 vendor
2472024-01-05T08:41:47.261Zperl system 5.36 system
2482024-01-05T08:41:47.261Zpostgresql system 15 system
2492024-01-05T08:41:47.261Zpostgresql system 13 system
2502024-01-05T08:41:47.261Zpython vendor 3 vendor
2512024-01-05T08:41:47.261Zpython system 2 system
2522024-01-05T08:41:47.261Zpython3 system 3.11 system
2532024-01-05T08:41:47.261Zruby system 3.0 system
2542024-01-05T08:41:47.262Zwords vendor vendor american-english
2552024-01-05T08:41:47.262Zwords system system australian-english
2562024-01-05T08:41:47.262Zwords system system british-english
2572024-01-05T08:41:47.262Zwords system system canadian-english
2582024-01-05T08:41:47.263Zwords system system french
2592024-01-05T08:41:47.263Zwords system system italian
2602024-01-05T08:41:47.263Zwords system system ngerman
2612024-01-05T08:41:47.263Zwords system system ogerman
2622024-01-05T08:41:47.263Zwords system system spanish
2632024-01-05T08:41:47.875ZFMRI IFO
2642024-01-05T08:41:47.875Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2652024-01-05T08:41:47.876Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2662024-01-05T08:41:47.876Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2672024-01-05T08:41:47.876Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z im-
2682024-01-05T08:41:47.876Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2692024-01-05T08:41:47.876Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z i--
2702024-01-05T08:41:47.877Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z im-
2712024-01-05T08:41:47.877Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z im-
2722024-01-05T08:41:47.896Z+ set -o errexit
2732024-01-05T08:41:48.314Z+++ dirname ./tools/ci_download_cockroachdb
2742024-01-05T08:41:48.314Z++ cd ./tools
2752024-01-05T08:41:48.314Z++ pwd
2762024-01-05T08:41:48.314Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2772024-01-05T08:41:48.314Z++ basename ./tools/ci_download_cockroachdb
2782024-01-05T08:41:48.314Z+ ARG0=ci_download_cockroachdb
2792024-01-05T08:41:48.314Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2802024-01-05T08:41:48.314Z+ CIDL_VERSION=v22.1.9
2812024-01-05T08:41:48.314Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2822024-01-05T08:41:48.315Z++ CIDL_MD5_DARWIN=2db972c254b4e3b599e12110520178b5
2832024-01-05T08:41:48.315Z++ CIDL_MD5_LINUX=8c3170883e0a0be1a34b44090c067a8c
2842024-01-05T08:41:48.315Z++ CIDL_MD5_ILLUMOS=d8999aff364e5d70f226e139fda724a3
2852024-01-05T08:41:48.315Z+ TARGET_DIR=out
2862024-01-05T08:41:48.315Z+ DOWNLOAD_DIR=out/downloads
2872024-01-05T08:41:48.315Z+ DEST_DIR=./out/cockroachdb
2882024-01-05T08:41:48.315Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2892024-01-05T08:41:48.315Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2902024-01-05T08:41:48.315Z+ main
2912024-01-05T08:41:48.315Z+ [[ 0 != 0 ]]
2922024-01-05T08:41:48.315Z+ CIDL_OS=solaris2.11
2932024-01-05T08:41:48.315Z+ [[ 0 != 0 ]]
2942024-01-05T08:41:48.315Z+ configure_os solaris2.11
2952024-01-05T08:41:48.315Z+ echo 'current directory: /work/oxidecomputer/omicron'
2962024-01-05T08:41:48.316Zcurrent directory: /work/oxidecomputer/omicron
2972024-01-05T08:41:48.316Z+ echo 'configuring based on OS: "solaris2.11"'
2982024-01-05T08:41:48.316Z+ case "$1" in
2992024-01-05T08:41:48.316Zconfiguring based on OS: "solaris2.11"
3002024-01-05T08:41:48.316Z+ CIDL_BUILD=illumos
3012024-01-05T08:41:48.316Z+ CIDL_SUFFIX=tar.gz
3022024-01-05T08:41:48.316Z+ CIDL_MD5=d8999aff364e5d70f226e139fda724a3
3032024-01-05T08:41:48.316Z+ CIDL_MD5FUNC=do_md5sum
3042024-01-05T08:41:48.316Z+ CIDL_URL_BASE=https://illumos.org/downloads
3052024-01-05T08:41:48.316Z+ CIDL_ASSEMBLE=do_assemble_illumos
3062024-01-05T08:41:48.317Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
3072024-01-05T08:41:48.317Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
3082024-01-05T08:41:48.317Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
3092024-01-05T08:41:48.317Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
3102024-01-05T08:41:48.317Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
3112024-01-05T08:41:48.319Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
3122024-01-05T08:41:48.319ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
3132024-01-05T08:41:48.319ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
3142024-01-05T08:41:48.319Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
3152024-01-05T08:41:48.319Z+ mkdir -p out/downloads
3162024-01-05T08:41:48.319Z+ mkdir -p ./out/cockroachdb
3172024-01-05T08:41:48.319Z+ local DO_DOWNLOAD=true
3182024-01-05T08:41:48.319Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
3192024-01-05T08:41:48.319Z+ '[' true == true ']'
3202024-01-05T08:41:48.320Z+ echo Downloading...
3212024-01-05T08:41:48.320ZDownloading...
3222024-01-05T08:41:48.320Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
3232024-01-05T08:41:48.320Z+ 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
3242024-01-05T08:41:50.129Z++ do_md5sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
3252024-01-05T08:41:50.137Z++ md5sum
3262024-01-05T08:41:50.137Z++ awk '{print $1}'
3272024-01-05T08:41:50.259Z+ calculated_md5=d8999aff364e5d70f226e139fda724a3
3282024-01-05T08:41:50.260Z+ [[ 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 ]]
3292024-01-05T08:41:50.260Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
3302024-01-05T08:41:50.280Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
3312024-01-05T08:41:53.909Z+ do_assemble_illumos
3322024-01-05T08:41:53.909Z+ rm -r ./out/cockroachdb
3332024-01-05T08:41:53.922Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
3342024-01-05T08:41:54.515Z+ ./out/cockroachdb/bin/cockroach version
3352024-01-05T08:41:54.730ZBuild Tag: v22.1.9-dirty
3362024-01-05T08:41:54.731ZBuild Time: 2022/10/26 21:17:46
3372024-01-05T08:41:54.731ZDistribution: OSS
3382024-01-05T08:41:54.732ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3392024-01-05T08:41:54.732ZGo Version: go1.17.13
3402024-01-05T08:41:54.732ZC Compiler: gcc 10.3.0
3412024-01-05T08:41:54.732ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3422024-01-05T08:41:54.732ZBuild Type: release
3432024-01-05T08:41:54.762Z+ set -o errexit
3442024-01-05T08:41:54.768Z+++ dirname ./tools/ci_download_clickhouse
3452024-01-05T08:41:54.768Z++ cd ./tools
3462024-01-05T08:41:54.768Z++ pwd
3472024-01-05T08:41:54.768Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3482024-01-05T08:41:54.769Z++ basename ./tools/ci_download_clickhouse
3492024-01-05T08:41:54.769Z+ ARG0=ci_download_clickhouse
3502024-01-05T08:41:54.769Z+ TARGET_DIR=out
3512024-01-05T08:41:54.769Z+ DOWNLOAD_DIR=out/downloads
3522024-01-05T08:41:54.769Z+ DEST_DIR=./out/clickhouse
3532024-01-05T08:41:54.769Z+ CIDL_VERSION=v22.8.9.24
3542024-01-05T08:41:54.769Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3552024-01-05T08:41:54.770Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3562024-01-05T08:41:54.770Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3572024-01-05T08:41:54.771Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3582024-01-05T08:41:54.771Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3592024-01-05T08:41:54.771Z+ main
3602024-01-05T08:41:54.771Z+ [[ 0 != 0 ]]
3612024-01-05T08:41:54.771Z+ CIDL_OS=solaris2.11
3622024-01-05T08:41:54.771Z+ [[ 0 != 0 ]]
3632024-01-05T08:41:54.771Z+ configure_os solaris2.11
3642024-01-05T08:41:54.771Z+ echo 'current directory: /work/oxidecomputer/omicron'
3652024-01-05T08:41:54.772Zcurrent directory: /work/oxidecomputer/omicron
3662024-01-05T08:41:54.772Z+ echo 'configuring based on OS: "solaris2.11"'
3672024-01-05T08:41:54.772Z+ CIDL_DASHREV=
3682024-01-05T08:41:54.772Z+ case "$1" in
3692024-01-05T08:41:54.772Zconfiguring based on OS: "solaris2.11"
3702024-01-05T08:41:54.772Z+ CIDL_PLATFORM=illumos
3712024-01-05T08:41:54.772Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3722024-01-05T08:41:54.772Z+ CIDL_MD5FUNC=do_md5sum
3732024-01-05T08:41:54.772Z+ CIDL_DASHREV=-1
3742024-01-05T08:41:54.773Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3752024-01-05T08:41:54.773Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3762024-01-05T08:41:54.773Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3772024-01-05T08:41:54.773Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3782024-01-05T08:41:54.773Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3792024-01-05T08:41:54.773ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3802024-01-05T08:41:54.773Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3812024-01-05T08:41:54.773Z+ mkdir -p out/downloads
3822024-01-05T08:41:54.773ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3832024-01-05T08:41:54.775Z+ mkdir -p ./out/clickhouse
3842024-01-05T08:41:54.788Z+ local DO_DOWNLOAD=true
3852024-01-05T08:41:54.788Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3862024-01-05T08:41:54.788Z+ '[' true == true ']'
3872024-01-05T08:41:54.789Z+ echo Downloading...
3882024-01-05T08:41:54.789ZDownloading...
3892024-01-05T08:41:54.789Z+ 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
3902024-01-05T08:41:54.789Z+ 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
3912024-01-05T08:41:56.106Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3922024-01-05T08:41:56.109Z++ md5sum
3932024-01-05T08:41:56.109Z++ awk '{print $1}'
3942024-01-05T08:41:56.389Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3952024-01-05T08:41:56.390Z+ [[ 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 ]]
3962024-01-05T08:41:56.390Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3972024-01-05T08:41:56.400Z+ mkdir -p ./out/clickhouse
3982024-01-05T08:41:56.400Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3992024-01-05T08:42:01.587Z+ ./out/clickhouse/clickhouse server --version
4002024-01-05T08:42:01.642ZClickHouse server version 22.8.9.1.
4012024-01-05T08:42:01.667Z+ set -o errexit
4022024-01-05T08:42:01.672Z+++ dirname ./tools/ci_download_console
4032024-01-05T08:42:01.672Z++ cd ./tools
4042024-01-05T08:42:01.673Z++ pwd
4052024-01-05T08:42:01.678Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4062024-01-05T08:42:01.678Z++ basename ./tools/ci_download_console
4072024-01-05T08:42:01.678Z+ ARG0=ci_download_console
4082024-01-05T08:42:01.678Z+ TARGET_DIR=out
4092024-01-05T08:42:01.678Z+ DOWNLOAD_DIR=out/downloads
4102024-01-05T08:42:01.678Z+ DEST_DIR=./out/console-assets
4112024-01-05T08:42:01.678Z+ source /work/oxidecomputer/omicron/tools/console_version
4122024-01-05T08:42:01.678Z++ COMMIT=02c6ce747fd5dd05e9d454ecb1bf70392c9d954e
4132024-01-05T08:42:01.678Z++ SHA2=39fd191993e147a569e28df86414e3d0f33963b7675474d7c522c3f685d4d4f0
4142024-01-05T08:42:01.678Z+ URL=https://dl.oxide.computer/releases/console/02c6ce747fd5dd05e9d454ecb1bf70392c9d954e.tar.gz
4152024-01-05T08:42:01.678Z+ TARBALL_FILE=out/downloads/console.tar.gz
4162024-01-05T08:42:01.678Z+ main
4172024-01-05T08:42:01.678Z+ [[ 0 != 0 ]]
4182024-01-05T08:42:01.678Z+ echo 'URL: https://dl.oxide.computer/releases/console/02c6ce747fd5dd05e9d454ecb1bf70392c9d954e.tar.gz'
4192024-01-05T08:42:01.678ZURL: https://dl.oxide.computer/releases/console/02c6ce747fd5dd05e9d454ecb1bf70392c9d954e.tar.gz
4202024-01-05T08:42:01.679Z+ echo 'Local file: out/downloads/console.tar.gz'
4212024-01-05T08:42:01.679ZLocal file: out/downloads/console.tar.gz
4222024-01-05T08:42:01.679Z+ local DO_DOWNLOAD=true
4232024-01-05T08:42:01.679Z+ [[ -f out/downloads/console.tar.gz ]]
4242024-01-05T08:42:01.679Z+ mkdir -p out/downloads
4252024-01-05T08:42:01.683Z+ '[' true == true ']'
4262024-01-05T08:42:01.683Z+ echo Downloading...
4272024-01-05T08:42:01.683ZDownloading...
4282024-01-05T08:42:01.683Z+ do_download_curl https://dl.oxide.computer/releases/console/02c6ce747fd5dd05e9d454ecb1bf70392c9d954e.tar.gz out/downloads/console.tar.gz
4292024-01-05T08:42:01.683Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/02c6ce747fd5dd05e9d454ecb1bf70392c9d954e.tar.gz
4302024-01-05T08:42:02.256Z++ do_sha256sum out/downloads/console.tar.gz
4312024-01-05T08:42:02.256Z++ case "$OSTYPE" in
4322024-01-05T08:42:02.260Z++ SHA=sha256sum
4332024-01-05T08:42:02.260Z++ sha256sum
4342024-01-05T08:42:02.260Z++ awk '{print $1}'
4352024-01-05T08:42:02.288Z+ calculated_sha2=39fd191993e147a569e28df86414e3d0f33963b7675474d7c522c3f685d4d4f0
4362024-01-05T08:42:02.288Z+ [[ 39fd191993e147a569e28df86414e3d0f33963b7675474d7c522c3f685d4d4f0 != \3\9\f\d\1\9\1\9\9\3\e\1\4\7\a\5\6\9\e\2\8\d\f\8\6\4\1\4\e\3\d\0\f\3\3\9\6\3\b\7\6\7\5\4\7\4\d\7\c\5\2\2\c\3\f\6\8\5\d\4\d\4\f\0 ]]
4372024-01-05T08:42:03.913Z+ rm -rf ./out/console-assets
4382024-01-05T08:42:03.913Z+ mkdir -p ./out/console-assets
4392024-01-05T08:42:03.913Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4402024-01-05T08:42:03.913Z+ mkdir -p ./out/console-assets
4412024-01-05T08:42:03.913Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4422024-01-05T08:42:03.914Z+ set -o errexit
4432024-01-05T08:42:03.914Z+++ dirname ./tools/ci_download_maghemite_openapi
4442024-01-05T08:42:03.914Z++ cd ./tools
4452024-01-05T08:42:03.914Z++ pwd
4462024-01-05T08:42:03.914Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4472024-01-05T08:42:03.914Z++ basename ./tools/ci_download_maghemite_openapi
4482024-01-05T08:42:03.914Z+ ARG0=ci_download_maghemite_openapi
4492024-01-05T08:42:03.914Z+ TARGET_DIR=out
4502024-01-05T08:42:03.914Z+ DOWNLOAD_DIR=out/downloads
4512024-01-05T08:42:03.914Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4522024-01-05T08:42:03.914Z++ COMMIT=2fd39b75df696961e5ea190c7d74dd91f4849cd3
4532024-01-05T08:42:03.914Z++ SHA2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4542024-01-05T08:42:03.914Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/ddm-admin.json
4552024-01-05T08:42:03.914Z+ LOCAL_FILE=out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4562024-01-05T08:42:03.914Z+ main
4572024-01-05T08:42:03.914Z+ [[ 0 != 0 ]]
4582024-01-05T08:42:03.916Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/ddm-admin.json'
4592024-01-05T08:42:03.916ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/ddm-admin.json
4602024-01-05T08:42:03.916Z+ echo 'Local file: out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json'
4612024-01-05T08:42:03.916Z+ local DO_DOWNLOAD=true
4622024-01-05T08:42:03.916ZLocal file: out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4632024-01-05T08:42:03.916Z+ [[ -f out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json ]]
4642024-01-05T08:42:03.916Z+ mkdir -p out/downloads
4652024-01-05T08:42:03.916Z+ '[' true == true ']'
4662024-01-05T08:42:03.916ZDownloading...
4672024-01-05T08:42:03.916Z+ echo Downloading...
4682024-01-05T08:42:03.916Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/ddm-admin.json out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4692024-01-05T08:42:03.916Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/ddm-admin.json
4702024-01-05T08:42:03.916Z++ do_sha256sum out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4712024-01-05T08:42:03.916Z++ case "$OSTYPE" in
4722024-01-05T08:42:03.916Z++ SHA=sha256sum
4732024-01-05T08:42:03.916Z++ sha256sum
4742024-01-05T08:42:03.916Z++ awk '{print $1}'
4752024-01-05T08:42:03.916Z+ calculated_sha2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4762024-01-05T08:42:03.916Z+ [[ 9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf != \9\7\3\7\9\0\6\5\5\5\a\6\0\9\1\1\6\3\6\5\3\2\f\0\0\f\1\d\c\2\8\6\6\d\c\7\c\d\6\5\5\3\b\e\b\1\0\6\e\9\e\5\7\b\e\a\b\a\d\4\1\c\d\f ]]
4772024-01-05T08:42:03.916Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4782024-01-05T08:42:03.916Z++ COMMIT=2fd39b75df696961e5ea190c7d74dd91f4849cd3
4792024-01-05T08:42:03.917Z++ SHA2=931efa310d972b1f8afba2308751fc6a2035afbaebba77b3a40a8358c123ba3c
4802024-01-05T08:42:03.917Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mg-admin.json
4812024-01-05T08:42:03.917Z+ LOCAL_FILE=out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4822024-01-05T08:42:03.918Z+ main
4832024-01-05T08:42:03.918Z+ [[ 0 != 0 ]]
4842024-01-05T08:42:03.918Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mg-admin.json'
4852024-01-05T08:42:03.918ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mg-admin.json
4862024-01-05T08:42:03.918Z+ echo 'Local file: out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json'
4872024-01-05T08:42:03.918ZLocal file: out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4882024-01-05T08:42:03.918Z+ local DO_DOWNLOAD=true
4892024-01-05T08:42:03.918Z+ [[ -f out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json ]]
4902024-01-05T08:42:03.918Z+ mkdir -p out/downloads
4912024-01-05T08:42:03.918Z+ '[' true == true ']'
4922024-01-05T08:42:03.918Z+ echo Downloading...
4932024-01-05T08:42:03.918ZDownloading...
4942024-01-05T08:42:03.918Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mg-admin.json out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4952024-01-05T08:42:03.918Z+ curl --silent --show-error --fail --location --output out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mg-admin.json
4962024-01-05T08:42:03.924Z++ do_sha256sum out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4972024-01-05T08:42:03.924Z++ case "$OSTYPE" in
4982024-01-05T08:42:03.925Z++ SHA=sha256sum
4992024-01-05T08:42:03.925Z++ sha256sum
5002024-01-05T08:42:03.925Z++ awk '{print $1}'
5012024-01-05T08:42:03.925Z+ calculated_sha2=931efa310d972b1f8afba2308751fc6a2035afbaebba77b3a40a8358c123ba3c
5022024-01-05T08:42:03.925Z+ [[ 931efa310d972b1f8afba2308751fc6a2035afbaebba77b3a40a8358c123ba3c != \9\3\1\e\f\a\3\1\0\d\9\7\2\b\1\f\8\a\f\b\a\2\3\0\8\7\5\1\f\c\6\a\2\0\3\5\a\f\b\a\e\b\b\a\7\7\b\3\a\4\0\a\8\3\5\8\c\1\2\3\b\a\3\c ]]
5032024-01-05T08:42:03.925Z+ set -o errexit
5042024-01-05T08:42:03.925Z+++ dirname ./tools/ci_download_dendrite_openapi
5052024-01-05T08:42:03.925Z++ cd ./tools
5062024-01-05T08:42:03.925Z++ pwd
5072024-01-05T08:42:03.925Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5082024-01-05T08:42:03.925Z++ basename ./tools/ci_download_dendrite_openapi
5092024-01-05T08:42:03.925Z+ ARG0=ci_download_dendrite_openapi
5102024-01-05T08:42:03.925Z+ TARGET_DIR=out
5112024-01-05T08:42:03.925Z+ DOWNLOAD_DIR=out/downloads
5122024-01-05T08:42:03.925Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5132024-01-05T08:42:03.925Z++ COMMIT=1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7
5142024-01-05T08:42:03.925Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5152024-01-05T08:42:03.926Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dpd.json
5162024-01-05T08:42:03.926Z+ LOCAL_FILE=out/downloads/dpd-1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7.json
5172024-01-05T08:42:03.926Z+ main
5182024-01-05T08:42:03.926Z+ [[ 0 != 0 ]]
5192024-01-05T08:42:03.926Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dpd.json'
5202024-01-05T08:42:03.926ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dpd.json
5212024-01-05T08:42:03.926Z+ echo 'Local file: out/downloads/dpd-1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7.json'
5222024-01-05T08:42:03.926ZLocal file: out/downloads/dpd-1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7.json
5232024-01-05T08:42:03.926Z+ local DO_DOWNLOAD=true
5242024-01-05T08:42:03.926Z+ [[ -f out/downloads/dpd-1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7.json ]]
5252024-01-05T08:42:03.926Z+ mkdir -p out/downloads
5262024-01-05T08:42:03.926Z+ '[' true == true ']'
5272024-01-05T08:42:03.926Z+ echo Downloading...
5282024-01-05T08:42:03.926ZDownloading...
5292024-01-05T08:42:03.926Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dpd.json out/downloads/dpd-1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7.json
5302024-01-05T08:42:03.926Z+ 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
5312024-01-05T08:42:03.926Z++ do_sha256sum out/downloads/dpd-1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7.json
5322024-01-05T08:42:03.927Z++ case "$OSTYPE" in
5332024-01-05T08:42:03.927Z++ SHA=sha256sum
5342024-01-05T08:42:03.927Z++ sha256sum
5352024-01-05T08:42:03.927Z++ awk '{print $1}'
5362024-01-05T08:42:03.927Z+ calculated_sha2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5372024-01-05T08:42:03.928Z+ [[ 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 ]]
5382024-01-05T08:42:03.928Z+ set -o errexit
5392024-01-05T08:42:03.928Z+++ dirname ./tools/ci_download_dendrite_stub
5402024-01-05T08:42:03.928Z++ cd ./tools
5412024-01-05T08:42:03.928Z++ pwd
5422024-01-05T08:42:03.928Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5432024-01-05T08:42:03.928Z++ basename ./tools/ci_download_dendrite_stub
5442024-01-05T08:42:03.928Z+ ARG0=ci_download_dendrite_stub
5452024-01-05T08:42:03.928Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5462024-01-05T08:42:03.928Z++ CIDL_SHA256_ILLUMOS=052d97370515189465e4e835edb4a2d7e1e0b55ace0230ba18f045a03d975e80
5472024-01-05T08:42:03.928Z++ CIDL_SHA256_LINUX_DPD=5c8bc252818897bc552a039f2423eb668d99e19ef54374644412c7aca533f94e
5482024-01-05T08:42:03.928Z++ CIDL_SHA256_LINUX_SWADM=9d549fc3ebaf392961404b50e802ccb5e81e41e779ecc46166d49e5fb44b524f
5492024-01-05T08:42:03.928Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5502024-01-05T08:42:03.928Z++ COMMIT=1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7
5512024-01-05T08:42:03.928Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5522024-01-05T08:42:03.928Z+ TARGET_DIR=out
5532024-01-05T08:42:03.928Z+ DOWNLOAD_DIR=out/downloads
5542024-01-05T08:42:03.928Z+ DEST_DIR=./out/dendrite-stub
5552024-01-05T08:42:03.928Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5562024-01-05T08:42:03.928Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5572024-01-05T08:42:03.928Z+ REPO=oxidecomputer/dendrite
5582024-01-05T08:42:03.929Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7
5592024-01-05T08:42:03.929Z+ main
5602024-01-05T08:42:03.929Z+ [[ 0 != 0 ]]
5612024-01-05T08:42:03.929Z+ CIDL_OS=solaris2.11
5622024-01-05T08:42:03.929Z+ [[ 0 != 0 ]]
5632024-01-05T08:42:03.929Z+ configure_os solaris2.11
5642024-01-05T08:42:03.929Z+ echo 'current directory: /work/oxidecomputer/omicron'
5652024-01-05T08:42:03.929Zcurrent directory: /work/oxidecomputer/omicron
5662024-01-05T08:42:03.929Z+ echo 'configuring based on OS: "solaris2.11"'
5672024-01-05T08:42:03.929Zconfiguring based on OS: "solaris2.11"
5682024-01-05T08:42:03.929Z+ case "$1" in
5692024-01-05T08:42:03.929Z+ SET_BINARIES=
5702024-01-05T08:42:03.929Z+ CIDL_SHA256=052d97370515189465e4e835edb4a2d7e1e0b55ace0230ba18f045a03d975e80
5712024-01-05T08:42:03.929Z+ CIDL_SHA256FUNC=do_sha256sum
5722024-01-05T08:42:03.929Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5732024-01-05T08:42:03.929Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dendrite-stub.tar.gz
5742024-01-05T08:42:03.929Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5752024-01-05T08:42:03.929Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dendrite-stub.tar.gz'
5762024-01-05T08:42:03.929ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dendrite-stub.tar.gz
5772024-01-05T08:42:03.929Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5782024-01-05T08:42:03.929ZLocal file: out/downloads/dendrite-stub.tar.gz
5792024-01-05T08:42:03.930Z+ mkdir -p out/downloads
5802024-01-05T08:42:03.930Z+ mkdir -p ./out/dendrite-stub
5812024-01-05T08:42:03.930Z+ fetch_and_verify
5822024-01-05T08:42:03.930Z+ local DO_DOWNLOAD=true
5832024-01-05T08:42:03.930Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5842024-01-05T08:42:03.930Z+ '[' true == true ']'
5852024-01-05T08:42:03.930Z+ echo Downloading...
5862024-01-05T08:42:03.931ZDownloading...
5872024-01-05T08:42:03.931Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5882024-01-05T08:42:03.931Z+ 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
5892024-01-05T08:42:12.693Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5902024-01-05T08:42:12.698Z++ sha256sum
5912024-01-05T08:42:12.698Z++ awk '{print $1}'
5922024-01-05T08:42:12.838Z+ calculated_sha256=052d97370515189465e4e835edb4a2d7e1e0b55ace0230ba18f045a03d975e80
5932024-01-05T08:42:12.838Z+ [[ 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 ]]
5942024-01-05T08:42:12.844Z+ do_untar out/downloads/dendrite-stub.tar.gz
5952024-01-05T08:42:12.844Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5962024-01-05T08:42:13.978Z+ do_assemble
5972024-01-05T08:42:13.978Z+ rm -r ./out/dendrite-stub
5982024-01-05T08:42:13.989Z+ mkdir ./out/dendrite-stub
5992024-01-05T08:42:13.989Z+ cp -r out/downloads/root ./out/dendrite-stub/root
6002024-01-05T08:42:14.145Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
6012024-01-05T08:42:14.158Z+ set -o errexit
6022024-01-05T08:42:14.164Z+++ dirname ./tools/ci_download_maghemite_mgd
6032024-01-05T08:42:14.164Z++ cd ./tools
6042024-01-05T08:42:14.164Z++ pwd
6052024-01-05T08:42:14.164Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6062024-01-05T08:42:14.172Z++ basename ./tools/ci_download_maghemite_mgd
6072024-01-05T08:42:14.172Z+ ARG0=ci_download_maghemite_mgd
6082024-01-05T08:42:14.172Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
6092024-01-05T08:42:14.172Z++ CIDL_SHA256=802636775fa77dc6eec193e65fde87e403f6a11531745d47ef5e7ff13b242890
6102024-01-05T08:42:14.172Z++ MGD_LINUX_SHA256=1bcadfd700902e3640843e0bb53d3defdbcd8d86c3279efa0953ae8d6437e2b0
6112024-01-05T08:42:14.172Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
6122024-01-05T08:42:14.172Z++ COMMIT=2fd39b75df696961e5ea190c7d74dd91f4849cd3
6132024-01-05T08:42:14.172Z++ SHA2=931efa310d972b1f8afba2308751fc6a2035afbaebba77b3a40a8358c123ba3c
6142024-01-05T08:42:14.172Z+ TARGET_DIR=out
6152024-01-05T08:42:14.174Z+ DOWNLOAD_DIR=out/downloads
6162024-01-05T08:42:14.174Z+ DEST_DIR=./out/mgd
6172024-01-05T08:42:14.174Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
6182024-01-05T08:42:14.174Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6192024-01-05T08:42:14.175Z+ REPO=oxidecomputer/maghemite
6202024-01-05T08:42:14.175Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3
6212024-01-05T08:42:14.175Z+ main
6222024-01-05T08:42:14.175Z+ [[ 0 != 0 ]]
6232024-01-05T08:42:14.175Z+ CIDL_OS=solaris2.11
6242024-01-05T08:42:14.175Z+ [[ 0 != 0 ]]
6252024-01-05T08:42:14.175Z+ configure_os solaris2.11
6262024-01-05T08:42:14.175Z+ echo 'current directory: /work/oxidecomputer/omicron'
6272024-01-05T08:42:14.175Zcurrent directory: /work/oxidecomputer/omicron
6282024-01-05T08:42:14.175Z+ echo 'configuring based on OS: "solaris2.11"'
6292024-01-05T08:42:14.175Z+ case "$1" in
6302024-01-05T08:42:14.175Zconfiguring based on OS: "solaris2.11"
6312024-01-05T08:42:14.176Z+ SET_BINARIES=
6322024-01-05T08:42:14.176Z+ CIDL_SHA256FUNC=do_sha256sum
6332024-01-05T08:42:14.176Z+ TARBALL_FILENAME=mgd.tar.gz
6342024-01-05T08:42:14.176Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mgd.tar.gz
6352024-01-05T08:42:14.176Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6362024-01-05T08:42:14.176Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mgd.tar.gz'
6372024-01-05T08:42:14.176ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mgd.tar.gz
6382024-01-05T08:42:14.176Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6392024-01-05T08:42:14.176ZLocal file: out/downloads/mgd.tar.gz
6402024-01-05T08:42:14.177Z+ mkdir -p out/downloads
6412024-01-05T08:42:14.183Z+ mkdir -p ./out/mgd
6422024-01-05T08:42:14.183Z+ fetch_and_verify
6432024-01-05T08:42:14.183Z+ local DO_DOWNLOAD=true
6442024-01-05T08:42:14.183Z+ [[ -f out/downloads/mgd.tar.gz ]]
6452024-01-05T08:42:14.184Z+ '[' true == true ']'
6462024-01-05T08:42:14.184Z+ echo Downloading...
6472024-01-05T08:42:14.184ZDownloading...
6482024-01-05T08:42:14.184Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mgd.tar.gz out/downloads/mgd.tar.gz
6492024-01-05T08:42:14.184Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mgd.tar.gz
6502024-01-05T08:42:35.667Z++ do_sha256sum out/downloads/mgd.tar.gz
6512024-01-05T08:42:35.670Z++ sha256sum
6522024-01-05T08:42:35.670Z++ awk '{print $1}'
6532024-01-05T08:42:35.745Z+ calculated_sha256=802636775fa77dc6eec193e65fde87e403f6a11531745d47ef5e7ff13b242890
6542024-01-05T08:42:35.745Z+ [[ 802636775fa77dc6eec193e65fde87e403f6a11531745d47ef5e7ff13b242890 != \8\0\2\6\3\6\7\7\5\f\a\7\7\d\c\6\e\e\c\1\9\3\e\6\5\f\d\e\8\7\e\4\0\3\f\6\a\1\1\5\3\1\7\4\5\d\4\7\e\f\5\e\7\f\f\1\3\b\2\4\2\8\9\0 ]]
6552024-01-05T08:42:35.757Z+ do_untar out/downloads/mgd.tar.gz
6562024-01-05T08:42:35.757Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6572024-01-05T08:42:36.433Z+ do_assemble
6582024-01-05T08:42:36.434Z+ rm -r ./out/mgd
6592024-01-05T08:42:36.443Z+ mkdir ./out/mgd
6602024-01-05T08:42:36.443Z+ cp -r out/downloads/root ./out/mgd/root
6612024-01-05T08:42:36.685Z+ set -o errexit
6622024-01-05T08:42:37.101Z+++ dirname ./tools/ci_download_transceiver_control
6632024-01-05T08:42:37.102Z++ cd ./tools
6642024-01-05T08:42:37.102Z++ pwd
6652024-01-05T08:42:37.102Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6662024-01-05T08:42:37.102Z++ basename ./tools/ci_download_transceiver_control
6672024-01-05T08:42:37.102Z+ ARG0=ci_download_transceiver_control
6682024-01-05T08:42:37.102Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6692024-01-05T08:42:37.102Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6702024-01-05T08:42:37.102Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6712024-01-05T08:42:37.102Z+ TARGET_DIR=out
6722024-01-05T08:42:37.102Z+ DOWNLOAD_DIR=out/downloads
6732024-01-05T08:42:37.102Z+ DEST_DIR=./out/transceiver-control
6742024-01-05T08:42:37.103Z+ BIN_DIR=/opt/oxide/bin
6752024-01-05T08:42:37.103Z+ BINARY=xcvradm
6762024-01-05T08:42:37.103Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6772024-01-05T08:42:37.103Z+ REPO=oxidecomputer/transceiver-control
6782024-01-05T08:42:37.103Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6792024-01-05T08:42:37.105Z+ main
6802024-01-05T08:42:37.105Z+ [[ 0 != 0 ]]
6812024-01-05T08:42:37.105Z+ CIDL_OS=solaris2.11
6822024-01-05T08:42:37.105Z+ [[ 0 != 0 ]]
6832024-01-05T08:42:37.106Z+ configure_os solaris2.11
6842024-01-05T08:42:37.106Z+ echo 'current directory: /work/oxidecomputer/omicron'
6852024-01-05T08:42:37.106Zcurrent directory: /work/oxidecomputer/omicron
6862024-01-05T08:42:37.106Z+ echo 'configuring based on OS: "solaris2.11"'
6872024-01-05T08:42:37.106Zconfiguring based on OS: "solaris2.11"
6882024-01-05T08:42:37.106Z+ case "$1" in
6892024-01-05T08:42:37.106Z+ SET_BINARIES=
6902024-01-05T08:42:37.106Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6912024-01-05T08:42:37.106Z+ CIDL_SHA256FUNC=do_sha256sum
6922024-01-05T08:42:37.106Z+ ARCHIVE_FILENAME=xcvradm.gz
6932024-01-05T08:42:37.106Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6942024-01-05T08:42:37.106Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6952024-01-05T08:42:37.106Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6962024-01-05T08:42:37.106ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6972024-01-05T08:42:37.106ZLocal file: out/downloads/xcvradm.gz
6982024-01-05T08:42:37.106Z+ echo 'Local file: out/downloads/xcvradm.gz'
6992024-01-05T08:42:37.106Z+ mkdir -p out/downloads
7002024-01-05T08:42:37.106Z+ mkdir -p ./out/transceiver-control
7012024-01-05T08:42:37.107Z+ fetch_and_verify
7022024-01-05T08:42:37.107Z+ local DO_DOWNLOAD=true
7032024-01-05T08:42:37.107Z+ [[ -f out/downloads/xcvradm.gz ]]
7042024-01-05T08:42:37.107Z+ '[' true == true ']'
7052024-01-05T08:42:37.107Z+ echo Downloading...
7062024-01-05T08:42:37.107ZDownloading...
7072024-01-05T08:42:37.107Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
7082024-01-05T08:42:37.107Z+ 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
7092024-01-05T08:42:42.924Z++ do_sha256sum out/downloads/xcvradm.gz
7102024-01-05T08:42:42.937Z++ sha256sum
7112024-01-05T08:42:42.937Z++ awk '{print $1}'
7122024-01-05T08:42:42.950Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
7132024-01-05T08:42:42.950Z+ [[ 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 ]]
7142024-01-05T08:42:42.950Z+ do_unpack out/downloads/xcvradm.gz
7152024-01-05T08:42:42.950Z+ mkdir -p out/downloads/root//opt/oxide/bin
7162024-01-05T08:42:42.950Z+ gzip -dc out/downloads/xcvradm.gz
7172024-01-05T08:42:43.113Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
7182024-01-05T08:42:43.116Z+ do_assemble
7192024-01-05T08:42:43.116Z+ rm -r ./out/transceiver-control
7202024-01-05T08:42:43.120Z+ mkdir ./out/transceiver-control
7212024-01-05T08:42:43.123Z+ cp -r out/downloads/root ./out/transceiver-control/root
7222024-01-05T08:42:43.341ZAll builder prerequisites installed successfully, and PATH looks valid
7232024-01-05T08:42:43.344Z
7242024-01-05T08:42:43.344Zreal 3:14.450998936
7252024-01-05T08:42:43.344Zuser 57.264396480
7262024-01-05T08:42:43.345Zsys 11.319701476
7272024-01-05T08:42:43.349Ztrap 0.024472391
7282024-01-05T08:42:43.349Ztflt 0.150668237
7292024-01-05T08:42:43.349Zdflt 0.537732315
7302024-01-05T08:42:43.349Zkflt 0.114691012
7312024-01-05T08:42:43.349Zlock 1.668690303
7322024-01-05T08:42:43.349Zslp 6:23.503164161
7332024-01-05T08:42:43.349Zlat 4.256234194
7342024-01-05T08:42:43.349Zstop 0.072909081
7352024-01-05T08:42:43.402Z
7362024-01-05T08:42:43.402Z #### # # ##### ##### # #
7372024-01-05T08:42:43.402Z # # # # # # # # # #
7382024-01-05T08:42:43.402Z # # # # # # # #
7392024-01-05T08:42:43.402Z # # # ##### ##### #
7402024-01-05T08:42:43.402Z # # # # # # #
7412024-01-05T08:42:43.402Z #### ###### # # # #
7422024-01-05T08:42:43.402Z
7432024-01-05T08:42:43.686Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7442024-01-05T08:42:44.056Z Updating crates.io index
7452024-01-05T08:42:44.061Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7462024-01-05T08:42:44.996Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7472024-01-05T08:42:47.074Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7482024-01-05T08:42:48.072Z Updating git repository `http://github.com/oxidecomputer/tofino`
7492024-01-05T08:42:48.072Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7502024-01-05T08:42:48.247Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7512024-01-05T08:42:48.563Z Updating git repository `https://github.com/oxidecomputer/propolis`
7522024-01-05T08:42:49.424Z Updating git repository `https://github.com/oxidecomputer/crucible`
7532024-01-05T08:42:51.763Z Updating git repository `https://github.com/oxidecomputer/opte`
7542024-01-05T08:42:52.821Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7552024-01-05T08:42:53.109Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7562024-01-05T08:42:53.726Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7572024-01-05T08:42:54.080Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
7582024-01-05T08:42:54.438Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7592024-01-05T08:42:54.794Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7602024-01-05T08:42:55.194Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7612024-01-05T08:42:55.522Z Updating git repository `https://github.com/njaremko/samael`
7622024-01-05T08:42:55.951Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7632024-01-05T08:42:56.610Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7642024-01-05T08:42:58.273Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7652024-01-05T08:42:58.687Z Updating git repository `https://github.com/jgallagher/nix`
7662024-01-05T08:42:59.677Z Updating git repository `https://github.com/cbiffle/hubpack`
7672024-01-05T08:43:00.074Z Updating git repository `https://github.com/oxidecomputer/typify`
7682024-01-05T08:43:02.210Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7692024-01-05T08:43:02.744Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7702024-01-05T08:43:03.077Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7712024-01-05T08:43:04.473Z Downloading crates ...
7722024-01-05T08:43:04.690Z Downloaded colorchoice v1.0.0
7732024-01-05T08:43:04.698Z Downloaded clap_lex v0.5.1
7742024-01-05T08:43:04.704Z Downloaded equivalent v1.0.1
7752024-01-05T08:43:04.726Z Downloaded serde v1.0.193
7762024-01-05T08:43:04.734Z Downloaded serde_spanned v0.6.4
7772024-01-05T08:43:04.734Z Downloaded itoa v1.0.9
7782024-01-05T08:43:04.746Z Downloaded cargo-platform v0.1.3
7792024-01-05T08:43:04.746Z Downloaded heck v0.4.1
7802024-01-05T08:43:04.747Z Downloaded terminal_size v0.2.6
7812024-01-05T08:43:04.755Z Downloaded anstyle-query v1.0.0
7822024-01-05T08:43:04.755Z Downloaded anstream v0.5.0
7832024-01-05T08:43:04.755Z Downloaded thiserror-impl v1.0.49
7842024-01-05T08:43:04.755Z Downloaded utf8parse v0.2.1
7852024-01-05T08:43:04.756Z Downloaded toml_datetime v0.6.5
7862024-01-05T08:43:04.757Z Downloaded anstyle v1.0.2
7872024-01-05T08:43:04.767Z Downloaded errno v0.3.2
7882024-01-05T08:43:04.767Z Downloaded strsim v0.10.0
7892024-01-05T08:43:04.767Z Downloaded camino v1.1.6
7902024-01-05T08:43:04.767Z Downloaded cargo_toml v0.17.0
7912024-01-05T08:43:04.767Z Downloaded io-lifetimes v1.0.11
7922024-01-05T08:43:04.779Z Downloaded quote v1.0.35
7932024-01-05T08:43:04.779Z Downloaded semver v1.0.20
7942024-01-05T08:43:04.779Z Downloaded bitflags v1.3.2
7952024-01-05T08:43:04.795Z Downloaded anyhow v1.0.75
7962024-01-05T08:43:04.795Z Downloaded ryu v1.0.15
7972024-01-05T08:43:04.822Z Downloaded serde_derive v1.0.193
7982024-01-05T08:43:04.822Z Downloaded anstyle-parse v0.2.1
7992024-01-05T08:43:04.822Z Downloaded cargo_metadata v0.18.1
8002024-01-05T08:43:04.822Z Downloaded clap v4.4.3
8012024-01-05T08:43:04.828Z Downloaded unicode-ident v1.0.12
8022024-01-05T08:43:04.833Z Downloaded memchr v2.6.3
8032024-01-05T08:43:04.839Z Downloaded toml_edit v0.21.0
8042024-01-05T08:43:05.277Z Downloaded winnow v0.5.15
8052024-01-05T08:43:05.281Z Downloaded clap_builder v4.4.2
8062024-01-05T08:43:05.281Z Downloaded serde_json v1.0.108
8072024-01-05T08:43:05.281Z Downloaded syn v2.0.46
8082024-01-05T08:43:05.281Z Downloaded rustix v0.37.23
8092024-01-05T08:43:05.281Z Downloaded libc v0.2.151
8102024-01-05T08:43:05.281Z Downloaded hashbrown v0.14.2
8112024-01-05T08:43:05.281Z Downloaded indexmap v2.1.0
8122024-01-05T08:43:05.281Z Downloaded clap_derive v4.4.2
8132024-01-05T08:43:05.281Z Downloaded proc-macro2 v1.0.74
8142024-01-05T08:43:05.282Z Downloaded toml v0.8.8
8152024-01-05T08:43:05.282Z Downloaded thiserror v1.0.49
8162024-01-05T08:43:05.282Z Compiling proc-macro2 v1.0.74
8172024-01-05T08:43:05.282Z Compiling unicode-ident v1.0.12
8182024-01-05T08:43:05.282Z Compiling serde v1.0.193
8192024-01-05T08:43:05.282Z Compiling libc v0.2.151
8202024-01-05T08:43:05.282Z Compiling io-lifetimes v1.0.11
8212024-01-05T08:43:05.282Z Compiling rustix v0.37.23
8222024-01-05T08:43:05.282Z Compiling bitflags v1.3.2
8232024-01-05T08:43:05.282Z Compiling equivalent v1.0.1
8242024-01-05T08:43:05.375Z Compiling hashbrown v0.14.2
8252024-01-05T08:43:05.416Z Compiling utf8parse v0.2.1
8262024-01-05T08:43:05.546Z Compiling winnow v0.5.15
8272024-01-05T08:43:05.716Z Compiling anstyle-parse v0.2.1
8282024-01-05T08:43:06.131Z Compiling anstyle-query v1.0.0
8292024-01-05T08:43:06.256Z Compiling colorchoice v1.0.0
8302024-01-05T08:43:06.432Z Compiling thiserror v1.0.49
8312024-01-05T08:43:07.104Z Compiling indexmap v2.1.0
8322024-01-05T08:43:07.116Z Compiling serde_json v1.0.108
8332024-01-05T08:43:07.170Z Compiling semver v1.0.20
8342024-01-05T08:43:07.182Z Compiling camino v1.1.6
8352024-01-05T08:43:07.392Z Compiling anstyle v1.0.2
8362024-01-05T08:43:07.808Z Compiling strsim v0.10.0
8372024-01-05T08:43:08.008Z Compiling anstream v0.5.0
8382024-01-05T08:43:08.108Z Compiling clap_lex v0.5.1
8392024-01-05T08:43:08.239Z Compiling ryu v1.0.15
8402024-01-05T08:43:08.762Z Compiling quote v1.0.35
8412024-01-05T08:43:09.309Z Compiling anyhow v1.0.75
8422024-01-05T08:43:09.329Z Compiling itoa v1.0.9
8432024-01-05T08:43:09.330Z Compiling heck v0.4.1
8442024-01-05T08:43:09.330Z Compiling errno v0.3.2
8452024-01-05T08:43:09.359Z Compiling syn v2.0.46
8462024-01-05T08:43:10.920Z Compiling terminal_size v0.2.6
8472024-01-05T08:43:11.037Z Compiling clap_builder v4.4.2
8482024-01-05T08:43:17.419Z Compiling serde_derive v1.0.193
8492024-01-05T08:43:17.433Z Compiling thiserror-impl v1.0.49
8502024-01-05T08:43:17.433Z Compiling clap_derive v4.4.2
8512024-01-05T08:43:22.055Z Compiling clap v4.4.3
8522024-01-05T08:43:30.505Z Compiling toml_datetime v0.6.5
8532024-01-05T08:43:30.600Z Compiling serde_spanned v0.6.4
8542024-01-05T08:43:30.601Z Compiling cargo-platform v0.1.3
8552024-01-05T08:43:30.842Z Compiling toml_edit v0.21.0
8562024-01-05T08:43:32.600Z Compiling cargo_metadata v0.18.1
8572024-01-05T08:43:34.014Z Compiling toml v0.8.8
8582024-01-05T08:43:34.945Z Compiling cargo_toml v0.17.0
8592024-01-05T08:43:41.085Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
8602024-01-05T08:43:42.484Z Finished dev [unoptimized + debuginfo] target(s) in 59.06s
8612024-01-05T08:43:42.695Z Running `target/debug/xtask clippy`
8622024-01-05T08:43:42.750Zrunning: "/home/build/.rustup/toolchains/1.74.1-x86_64-unknown-illumos/bin/cargo" "clippy" "--all-targets" "--" "--deny" "warnings" "--allow" "clippy::style"
8632024-01-05T08:43:43.560Z Downloading crates ...
8642024-01-05T08:43:43.804Z Downloaded adler v1.0.2
8652024-01-05T08:43:43.811Z Downloaded curve25519-dalek-derive v0.1.0
8662024-01-05T08:43:43.822Z Downloaded crc-any v2.4.3
8672024-01-05T08:43:43.825Z Downloaded mime_guess v2.0.4
8682024-01-05T08:43:43.834Z Downloaded crossbeam-deque v0.8.3
8692024-01-05T08:43:43.848Z Downloaded num v0.4.1
8702024-01-05T08:43:43.853Z Downloaded libtest-mimic v0.6.1
8712024-01-05T08:43:43.861Z Downloaded memoffset v0.7.1
8722024-01-05T08:43:43.868Z Downloaded new_debug_unreachable v1.0.4
8732024-01-05T08:43:43.875Z Downloaded miniz_oxide v0.7.1
8742024-01-05T08:43:43.887Z Downloaded bit-vec v0.6.3
8752024-01-05T08:43:43.895Z Downloaded crc32fast v1.3.2
8762024-01-05T08:43:43.903Z Downloaded opaque-debug v0.3.0
8772024-01-05T08:43:43.911Z Downloaded atomicwrites v0.4.3
8782024-01-05T08:43:43.914Z Downloaded ciborium-io v0.2.1
8792024-01-05T08:43:43.918Z Downloaded tabled_derive v0.6.0
8802024-01-05T08:43:43.922Z Downloaded ident_case v1.0.1
8812024-01-05T08:43:43.928Z Downloaded cexpr v0.6.0
8822024-01-05T08:43:43.935Z Downloaded bit-set v0.5.3
8832024-01-05T08:43:43.943Z Downloaded lazycell v1.3.0
8842024-01-05T08:43:43.991Z Downloaded newline-converter v0.3.0
8852024-01-05T08:43:43.994Z Downloaded ciborium-ll v0.2.1
8862024-01-05T08:43:43.994Z Downloaded slog-dtrace v0.2.3
8872024-01-05T08:43:43.994Z Downloaded iana-time-zone v0.1.57
8882024-01-05T08:43:43.994Z Downloaded chacha20 v0.9.1
8892024-01-05T08:43:43.998Z Downloaded scopeguard v1.2.0
8902024-01-05T08:43:44.006Z Downloaded keccak v0.1.4
8912024-01-05T08:43:44.009Z Downloaded slog-scope v4.4.0
8922024-01-05T08:43:44.013Z Downloaded libloading v0.7.4
8932024-01-05T08:43:44.023Z Downloaded once_cell v1.19.0
8942024-01-05T08:43:44.028Z Downloaded heck v0.3.3
8952024-01-05T08:43:44.034Z Downloaded multer v2.1.0
8962024-01-05T08:43:44.042Z Downloaded sct v0.7.0
8972024-01-05T08:43:44.055Z Downloaded http-range v0.1.5
8982024-01-05T08:43:44.061Z Downloaded parse-display v0.8.2
8992024-01-05T08:43:44.064Z Downloaded proc-macro-error-attr v1.0.4
9002024-01-05T08:43:44.068Z Downloaded hex-literal v0.4.1
9012024-01-05T08:43:44.072Z Downloaded slab v0.4.9
9022024-01-05T08:43:44.076Z Downloaded termcolor v1.2.0
9032024-01-05T08:43:44.080Z Downloaded toolchain_find v0.2.0
9042024-01-05T08:43:44.086Z Downloaded crossbeam-epoch v0.9.15
9052024-01-05T08:43:44.090Z Downloaded smallvec v1.11.2
9062024-01-05T08:43:44.094Z Downloaded remove_dir_all v0.5.3
9072024-01-05T08:43:44.097Z Downloaded proc-macro-crate v1.3.1
9082024-01-05T08:43:44.101Z Downloaded usdt-attr-macro v0.3.5
9092024-01-05T08:43:44.104Z Downloaded fxhash v0.2.1
9102024-01-05T08:43:44.107Z Downloaded pin-project-lite v0.2.13
9112024-01-05T08:43:44.116Z Downloaded tower-service v0.3.2
9122024-01-05T08:43:44.119Z Downloaded similar-asserts v1.5.0
9132024-01-05T08:43:44.125Z Downloaded tap v1.0.1
9142024-01-05T08:43:44.131Z Downloaded debug-ignore v1.0.5
9152024-01-05T08:43:44.142Z Downloaded plotters-backend v0.3.5
9162024-01-05T08:43:44.142Z Downloaded diesel_derives v2.1.2
9172024-01-05T08:43:44.149Z Downloaded ppv-lite86 v0.2.17
9182024-01-05T08:43:44.149Z Downloaded signal-hook-registry v1.4.1
9192024-01-05T08:43:44.155Z Downloaded either v1.9.0
9202024-01-05T08:43:44.155Z Downloaded usdt v0.3.5
9212024-01-05T08:43:44.155Z Downloaded futures-macro v0.3.30
9222024-01-05T08:43:44.162Z Downloaded serde_yaml v0.9.25
9232024-01-05T08:43:44.168Z Downloaded serde-big-array v0.5.1
9242024-01-05T08:43:44.178Z Downloaded waitgroup v0.1.2
9252024-01-05T08:43:44.179Z Downloaded tui-tree-widget v0.13.0
9262024-01-05T08:43:44.179Z Downloaded structmeta-derive v0.2.0
9272024-01-05T08:43:44.595Z Downloaded tokio-stream v0.1.14
9282024-01-05T08:43:44.607Z Downloaded stable_deref_trait v1.2.0
9292024-01-05T08:43:44.607Z Downloaded diff v0.1.13
9302024-01-05T08:43:44.607Z Downloaded untrusted v0.7.1
9312024-01-05T08:43:44.607Z Downloaded path-slash v0.1.5
9322024-01-05T08:43:44.607Z Downloaded tokio-postgres v0.7.10
9332024-01-05T08:43:44.608Z Downloaded subtle v2.5.0
9342024-01-05T08:43:44.608Z Downloaded pkg-config v0.3.27
9352024-01-05T08:43:44.608Z Downloaded radium v0.7.0
9362024-01-05T08:43:44.608Z Downloaded getrandom v0.2.10
9372024-01-05T08:43:44.608Z Downloaded pest_generator v2.7.2
9382024-01-05T08:43:44.608Z Downloaded globset v0.4.13
9392024-01-05T08:43:44.608Z Downloaded glob v0.3.1
9402024-01-05T08:43:44.608Z Downloaded sqlparser_derive v0.1.1
9412024-01-05T08:43:44.608Z Downloaded generic-array v0.14.7
9422024-01-05T08:43:44.608Z Downloaded rustls-native-certs v0.6.3
9432024-01-05T08:43:44.608Z Downloaded defmt-parser v0.3.3
9442024-01-05T08:43:44.609Z Downloaded paste v1.0.14
9452024-01-05T08:43:44.609Z Downloaded trybuild v1.0.85
9462024-01-05T08:43:44.609Z Downloaded phf_shared v0.10.0
9472024-01-05T08:43:44.609Z Downloaded fd-lock v3.0.13
9482024-01-05T08:43:44.609Z Downloaded funty v2.0.0
9492024-01-05T08:43:44.610Z Downloaded fs-err v2.11.0
9502024-01-05T08:43:44.611Z Downloaded want v0.3.1
9512024-01-05T08:43:44.611Z Downloaded downcast v0.11.0
9522024-01-05T08:43:44.611Z Downloaded uuid v1.6.1
9532024-01-05T08:43:44.611Z Downloaded endian-type v0.1.2
9542024-01-05T08:43:44.611Z Downloaded time-macros v0.2.13
9552024-01-05T08:43:44.611Z Downloaded ena v0.14.2
9562024-01-05T08:43:44.611Z Downloaded pathdiff v0.2.1
9572024-01-05T08:43:44.612Z Downloaded rustyline v12.0.0
9582024-01-05T08:43:44.612Z Downloaded termtree v0.4.1
9592024-01-05T08:43:44.612Z Downloaded yasna v0.5.2
9602024-01-05T08:43:44.612Z Downloaded shell-words v1.1.0
9612024-01-05T08:43:44.612Z Downloaded swrite v0.1.0
9622024-01-05T08:43:44.613Z Downloaded spin v0.5.2
9632024-01-05T08:43:44.613Z Downloaded futures-timer v3.0.2
9642024-01-05T08:43:44.613Z Downloaded peeking_take_while v0.1.2
9652024-01-05T08:43:44.613Z Downloaded float-cmp v0.9.0
9662024-01-05T08:43:44.613Z Downloaded which v4.4.0
9672024-01-05T08:43:44.613Z Downloaded foreign-types v0.3.2
9682024-01-05T08:43:44.613Z Downloaded rtoolbox v0.0.1
9692024-01-05T08:43:44.613Z Downloaded rustc_version v0.1.7
9702024-01-05T08:43:44.613Z Downloaded tokio-native-tls v0.3.1
9712024-01-05T08:43:44.613Z Downloaded embedded-io v0.4.0
9722024-01-05T08:43:44.613Z Downloaded semver v0.11.0
9732024-01-05T08:43:44.613Z Downloaded semver v0.1.20
9742024-01-05T08:43:44.614Z Downloaded sec1 v0.7.3
9752024-01-05T08:43:44.614Z Downloaded tokio-rustls v0.24.1
9762024-01-05T08:43:44.614Z Downloaded signal-hook-tokio v0.3.1
9772024-01-05T08:43:44.614Z Downloaded difflib v0.4.0
9782024-01-05T08:43:44.615Z Downloaded quick-error v1.2.3
9792024-01-05T08:43:44.615Z Downloaded fatfs v0.3.6
9802024-01-05T08:43:44.615Z Downloaded darling_macro v0.20.3
9812024-01-05T08:43:44.615Z Downloaded futures-executor v0.3.30
9822024-01-05T08:43:44.615Z Downloaded zone_cfg_derive v0.3.0
9832024-01-05T08:43:44.615Z Downloaded packed_struct_codegen v0.10.1
9842024-01-05T08:43:44.615Z Downloaded parse-display-derive v0.8.2
9852024-01-05T08:43:44.615Z Downloaded filetime v0.2.23
9862024-01-05T08:43:44.615Z Downloaded oso v0.27.0
9872024-01-05T08:43:44.616Z Downloaded try-lock v0.2.4
9882024-01-05T08:43:44.616Z Downloaded foreign-types v0.5.0
9892024-01-05T08:43:44.616Z Downloaded fallible-iterator v0.2.0
9902024-01-05T08:43:44.616Z Downloaded postgres-protocol v0.6.6
9912024-01-05T08:43:44.616Z Downloaded zeroize v1.7.0
9922024-01-05T08:43:44.616Z Downloaded signature v1.6.4
9932024-01-05T08:43:44.616Z Downloaded subprocess v0.2.9
9942024-01-05T08:43:44.616Z Downloaded socket2 v0.5.5
9952024-01-05T08:43:44.616Z Downloaded topological-sort v0.2.2
9962024-01-05T08:43:44.616Z Downloaded serde_path_to_error v0.1.14
9972024-01-05T08:43:44.617Z Downloaded rustfmt-wrapper v0.2.0
9982024-01-05T08:43:44.617Z Downloaded rstest v0.18.2
9992024-01-05T08:43:44.617Z Downloaded sha2 v0.10.8
10002024-01-05T08:43:44.617Z Downloaded rustls-webpki v0.101.7
10012024-01-05T08:43:44.617Z Downloaded tracing-attributes v0.1.26
10022024-01-05T08:43:44.617Z Downloaded relative-path v1.9.0
10032024-01-05T08:43:44.617Z Downloaded papergrid v0.10.0
10042024-01-05T08:43:44.617Z Downloaded toml v0.5.11
10052024-01-05T08:43:44.617Z Downloaded prettyplease v0.2.16
10062024-01-05T08:43:44.618Z Downloaded rsa v0.9.2
10072024-01-05T08:43:44.618Z Downloaded toml v0.7.8
10082024-01-05T08:43:44.618Z Downloaded darling_core v0.14.4
10092024-01-05T08:43:44.618Z Downloaded flume v0.11.0
10102024-01-05T08:43:44.618Z Downloaded hashbrown v0.12.3
10112024-01-05T08:43:44.618Z Downloaded rand v0.8.5
10122024-01-05T08:43:44.619Z Downloaded tracing v0.1.37
10132024-01-05T08:43:44.619Z Downloaded rustix v0.38.25
10142024-01-05T08:43:44.632Z Downloaded pretty_assertions v1.4.0
10152024-01-05T08:43:44.640Z Downloaded serde_with v3.4.0
10162024-01-05T08:43:44.648Z Downloaded toml_edit v0.19.15
10172024-01-05T08:43:44.678Z Downloaded plotters v0.3.5
10182024-01-05T08:43:44.696Z Downloaded zerocopy v0.7.31
10192024-01-05T08:43:44.737Z Downloaded reqwest v0.11.22
10202024-01-05T08:43:44.744Z Downloaded petgraph v0.6.4
10212024-01-05T08:43:44.766Z Downloaded proptest v1.4.0
10222024-01-05T08:43:44.794Z Downloaded curve25519-dalek v4.1.1
10232024-01-05T08:43:44.813Z Downloaded regex v1.10.2
10242024-01-05T08:43:44.829Z Downloaded smoltcp v0.10.0
10252024-01-05T08:43:44.852Z Downloaded smoltcp v0.9.1
10262024-01-05T08:43:44.875Z Downloaded syn v1.0.109
10272024-01-05T08:43:44.896Z Downloaded polar-core v0.27.0
10282024-01-05T08:43:44.915Z Downloaded zerocopy-derive v0.2.0
10292024-01-05T08:43:44.941Z Downloaded regex-syntax v0.8.2
10302024-01-05T08:43:44.953Z Downloaded regex-automata v0.3.8
10312024-01-05T08:43:45.031Z Downloaded sled v0.34.7
10322024-01-05T08:43:45.036Z Downloaded encoding_rs v0.8.33
10332024-01-05T08:43:45.054Z Downloaded regex-automata v0.4.3
10342024-01-05T08:43:45.110Z Downloaded zerocopy-derive v0.7.31
10352024-01-05T08:43:45.122Z Downloaded tokio v1.35.0
10362024-01-05T08:43:45.179Z Downloaded zerocopy-derive v0.6.4
10372024-01-05T08:43:45.200Z Downloaded bzip2-sys v0.1.11+1.0.8
10382024-01-05T08:43:45.226Z Downloaded sha3 v0.10.8
10392024-01-05T08:43:45.239Z Downloaded trust-dns-proto v0.22.0
10402024-01-05T08:43:45.261Z Downloaded openapiv3 v2.0.0
10412024-01-05T08:43:45.286Z Downloaded webpki-roots v0.25.2
10422024-01-05T08:43:45.292Z Downloaded regex-syntax v0.7.5
10432024-01-05T08:43:45.308Z Downloaded regex-syntax v0.6.29
10442024-01-05T08:43:45.325Z Downloaded diesel v2.1.4
10452024-01-05T08:43:45.358Z Downloaded bstr v1.6.0
10462024-01-05T08:43:45.392Z Downloaded rustls v0.21.9
10472024-01-05T08:43:45.404Z Downloaded gimli v0.28.0
10482024-01-05T08:43:45.417Z Downloaded regress v0.7.1
10492024-01-05T08:43:45.432Z Downloaded vcpkg v0.2.15
10502024-01-05T08:43:45.547Z Downloaded radix_trie v0.2.1
10512024-01-05T08:43:45.565Z Downloaded ratatui v0.23.0
10522024-01-05T08:43:45.584Z Downloaded bstr v0.2.17
10532024-01-05T08:43:45.597Z Downloaded hkdf v0.12.4
10542024-01-05T08:43:45.597Z Downloaded guppy v0.17.4
10552024-01-05T08:43:45.714Z Downloaded h2 v0.3.21
10562024-01-05T08:43:45.719Z Downloaded idna v0.5.0
10572024-01-05T08:43:45.719Z Downloaded object v0.30.4
10582024-01-05T08:43:45.719Z Downloaded idna v0.2.3
10592024-01-05T08:43:45.719Z Downloaded quick-xml v0.23.1
10602024-01-05T08:43:45.719Z Downloaded chrono v0.4.31
10612024-01-05T08:43:45.719Z Downloaded object v0.32.1
10622024-01-05T08:43:45.719Z Downloaded reedline v0.22.0
10632024-01-05T08:43:45.730Z Downloaded pest v2.7.2
10642024-01-05T08:43:45.736Z Downloaded futures-util v0.3.30
10652024-01-05T08:43:45.759Z Downloaded lalrpop v0.19.12
10662024-01-05T08:43:45.779Z Downloaded rayon v1.8.0
10672024-01-05T08:43:45.797Z Downloaded openssl v0.10.60
10682024-01-05T08:43:45.818Z Downloaded ring v0.17.7
10692024-01-05T08:43:45.969Z Downloaded bitvec v1.0.1
10702024-01-05T08:43:46.005Z Downloaded expectorate v1.1.0
10712024-01-05T08:43:46.069Z Downloaded bindgen v0.65.1
10722024-01-05T08:43:46.087Z Downloaded ring v0.16.20
10732024-01-05T08:43:46.175Z Downloaded trust-dns-server v0.22.1
10742024-01-05T08:43:46.181Z Downloaded clap v2.34.0
10752024-01-05T08:43:46.193Z Downloaded trust-dns-resolver v0.22.0
10762024-01-05T08:43:46.200Z Downloaded hashbrown v0.13.2
10772024-01-05T08:43:46.207Z Downloaded rstest_macros v0.18.2
10782024-01-05T08:43:46.211Z Downloaded trust-dns-client v0.22.0
10792024-01-05T08:43:46.220Z Downloaded nix v0.26.4
10802024-01-05T08:43:46.239Z Downloaded portable-atomic v1.4.3
10812024-01-05T08:43:46.248Z Downloaded aho-corasick v1.0.4
10822024-01-05T08:43:46.257Z Downloaded openssl-sys v0.9.96
10832024-01-05T08:43:46.266Z Downloaded typed-path v0.7.0
10842024-01-05T08:43:46.276Z Downloaded tokio-util v0.7.10
10852024-01-05T08:43:46.286Z Downloaded rand_chacha v0.3.1
10862024-01-05T08:43:46.290Z Downloaded darling v0.20.3
10872024-01-05T08:43:46.294Z Downloaded rand v0.4.6
10882024-01-05T08:43:46.302Z Downloaded unicode-normalization v0.1.22
10892024-01-05T08:43:46.308Z Downloaded regex-automata v0.1.10
10902024-01-05T08:43:46.314Z Downloaded pin-project v1.1.3
10912024-01-05T08:43:46.334Z Downloaded smf v0.2.2
10922024-01-05T08:43:46.337Z Downloaded rust-argon2 v1.0.1
10932024-01-05T08:43:46.340Z Downloaded textwrap v0.16.0
10942024-01-05T08:43:46.343Z Downloaded ron v0.8.1
10952024-01-05T08:43:46.352Z Downloaded headers v0.3.9
10962024-01-05T08:43:46.361Z Downloaded enum-as-inner v0.5.1
10972024-01-05T08:43:46.369Z Downloaded smawk v0.3.1
10982024-01-05T08:43:46.372Z Downloaded serde-hex v0.1.0
10992024-01-05T08:43:46.372Z Downloaded rcgen v0.11.3
11002024-01-05T08:43:46.375Z Downloaded sqlparser v0.36.1
11012024-01-05T08:43:46.381Z Downloaded tough v0.16.0
11022024-01-05T08:43:46.394Z Downloaded hyper v0.14.27
11032024-01-05T08:43:46.409Z Downloaded half v1.8.2
11042024-01-05T08:43:46.416Z Downloaded tungstenite v0.20.1
11052024-01-05T08:43:46.442Z Downloaded fastrand v2.0.0
11062024-01-05T08:43:46.442Z Downloaded serde_derive_internals v0.26.0
11072024-01-05T08:43:46.458Z Downloaded whoami v1.4.1
11082024-01-05T08:43:46.458Z Downloaded x509-cert v0.2.4
11092024-01-05T08:43:46.458Z Downloaded pem v3.0.2
11102024-01-05T08:43:46.458Z Downloaded tracing-core v0.1.31
11112024-01-05T08:43:46.458Z Downloaded walkdir v2.4.0
11122024-01-05T08:43:46.458Z Downloaded supports-color v2.1.0
11132024-01-05T08:43:46.459Z Downloaded der_derive v0.7.2
11142024-01-05T08:43:46.459Z Downloaded futures v0.3.30
11152024-01-05T08:43:46.473Z Downloaded flate2 v1.0.28
11162024-01-05T08:43:46.481Z Downloaded steno v0.4.0
11172024-01-05T08:43:46.481Z Downloaded defmt v0.3.5
11182024-01-05T08:43:46.489Z Downloaded rpassword v7.3.1
11192024-01-05T08:43:46.489Z Downloaded ref-cast v1.0.20
11202024-01-05T08:43:46.490Z Downloaded pkcs8 v0.10.2
11212024-01-05T08:43:46.497Z Downloaded zerocopy v0.6.4
11222024-01-05T08:43:46.497Z Downloaded time v0.3.27
11232024-01-05T08:43:46.507Z Downloaded libxml v0.3.3
11242024-01-05T08:43:46.520Z Downloaded crossterm v0.26.1
11252024-01-05T08:43:46.531Z Downloaded synstructure v0.12.6
11262024-01-05T08:43:46.544Z Downloaded tempdir v0.3.7
11272024-01-05T08:43:46.546Z Downloaded schemars v0.8.16
11282024-01-05T08:43:46.566Z Downloaded url v2.5.0
11292024-01-05T08:43:46.578Z Downloaded spin v0.9.8
11302024-01-05T08:43:46.578Z Downloaded slog-term v2.9.0
11312024-01-05T08:43:46.578Z Downloaded threadpool v1.8.1
11322024-01-05T08:43:46.578Z Downloaded zerocopy v0.3.0
11332024-01-05T08:43:46.578Z Downloaded xattr v1.0.1
11342024-01-05T08:43:46.578Z Downloaded thiserror-impl-no-std v2.0.2
11352024-01-05T08:43:46.578Z Downloaded elliptic-curve v0.13.8
11362024-01-05T08:43:46.586Z Downloaded rustls-pemfile v1.0.3
11372024-01-05T08:43:46.586Z Downloaded spki v0.7.2
11382024-01-05T08:43:46.586Z Downloaded pest_meta v2.7.2
11392024-01-05T08:43:46.591Z Downloaded platforms v3.0.2
11402024-01-05T08:43:46.594Z Downloaded futures-channel v0.3.30
11412024-01-05T08:43:46.594Z Downloaded crossterm v0.27.0
11422024-01-05T08:43:46.604Z Downloaded itertools v0.10.5
11432024-01-05T08:43:46.615Z Downloaded rusty-fork v0.3.0
11442024-01-05T08:43:46.618Z Downloaded itertools v0.12.0
11452024-01-05T08:43:46.630Z Downloaded fragile v2.0.0
11462024-01-05T08:43:46.633Z Downloaded foreign-types-shared v0.3.1
11472024-01-05T08:43:46.636Z Downloaded structopt-derive v0.4.18
11482024-01-05T08:43:46.637Z Downloaded hash32 v0.2.1
11492024-01-05T08:43:46.640Z Downloaded fnv v1.0.7
11502024-01-05T08:43:46.641Z Downloaded ucd-trie v0.1.6
11512024-01-05T08:43:46.645Z Downloaded typenum v1.16.0
11522024-01-05T08:43:46.647Z Downloaded http v0.2.11
11532024-01-05T08:43:46.653Z Downloaded num-bigint-dig v0.8.4
11542024-01-05T08:43:46.662Z Downloaded nom v7.1.3
11552024-01-05T08:43:46.671Z Downloaded ref-cast-impl v1.0.20
11562024-01-05T08:43:46.675Z Downloaded password-hash v0.5.0
11572024-01-05T08:43:46.678Z Downloaded pkcs1 v0.7.5
11582024-01-05T08:43:46.681Z Downloaded unicode_categories v0.1.1
11592024-01-05T08:43:46.687Z Downloaded slog-stdlog v4.1.1
11602024-01-05T08:43:46.690Z Downloaded percent-encoding v2.3.1
11612024-01-05T08:43:46.690Z Downloaded pem-rfc7468 v0.7.0
11622024-01-05T08:43:46.690Z Downloaded rustc-demangle v0.1.23
11632024-01-05T08:43:46.693Z Downloaded proc-macro-error v1.0.4
11642024-01-05T08:43:46.698Z Downloaded rand_core v0.6.4
11652024-01-05T08:43:46.701Z Downloaded futures-task v0.3.30
11662024-01-05T08:43:46.704Z Downloaded futures-sink v0.3.30
11672024-01-05T08:43:46.704Z Downloaded pest_derive v2.7.2
11682024-01-05T08:43:46.707Z Downloaded slog v2.7.0
11692024-01-05T08:43:46.712Z Downloaded postcard v1.0.8
11702024-01-05T08:43:46.717Z Downloaded predicates-tree v1.0.9
11712024-01-05T08:43:46.720Z Downloaded rustc-hash v1.1.0
11722024-01-05T08:43:46.720Z Downloaded resolv-conf v0.7.0
11732024-01-05T08:43:46.724Z Downloaded secrecy v0.8.0
11742024-01-05T08:43:46.727Z Downloaded similar v2.3.0
11752024-01-05T08:43:46.733Z Downloaded heapless v0.7.16
11762024-01-05T08:43:46.742Z Downloaded zip v0.6.6
11772024-01-05T08:43:46.747Z Downloaded der v0.7.8
11782024-01-05T08:43:46.755Z Downloaded unicode-segmentation v1.10.1
11792024-01-05T08:43:46.761Z Downloaded termios v0.3.3
11802024-01-05T08:43:46.764Z Downloaded vsss-rs v3.3.2
11812024-01-05T08:43:46.769Z Downloaded unicode-bidi v0.3.13
11822024-01-05T08:43:46.772Z Downloaded rayon-core v1.12.0
11832024-01-05T08:43:46.779Z Downloaded futures-io v0.3.30
11842024-01-05T08:43:46.781Z Downloaded static_assertions v1.1.0
11852024-01-05T08:43:46.785Z Downloaded rustversion v1.0.14
11862024-01-05T08:43:46.788Z Downloaded socket2 v0.4.9
11872024-01-05T08:43:46.790Z Downloaded parking_lot v0.11.2
11882024-01-05T08:43:46.794Z Downloaded target-lexicon v0.12.12
11892024-01-05T08:43:46.797Z Downloaded phf v0.11.2
11902024-01-05T08:43:46.800Z Downloaded usdt-impl v0.3.5
11912024-01-05T08:43:46.803Z Downloaded unarray v0.1.4
11922024-01-05T08:43:46.809Z Downloaded tar v0.4.40
11932024-01-05T08:43:46.812Z Downloaded usdt-macro v0.3.5
11942024-01-05T08:43:46.812Z Downloaded schemars_derive v0.8.16
11952024-01-05T08:43:46.813Z Downloaded scheduled-thread-pool v0.2.7
11962024-01-05T08:43:46.816Z Downloaded same-file v1.0.6
11972024-01-05T08:43:46.816Z Downloaded group v0.13.0
11982024-01-05T08:43:46.819Z Downloaded futures-core v0.3.30
11992024-01-05T08:43:46.822Z Downloaded form_urlencoded v1.2.1
12002024-01-05T08:43:46.822Z Downloaded unsafe-libyaml v0.2.10
12012024-01-05T08:43:46.827Z Downloaded signal-hook v0.3.17
12022024-01-05T08:43:46.834Z Downloaded parking_lot v0.12.1
12032024-01-05T08:43:46.844Z Downloaded shlex v1.1.0
12042024-01-05T08:43:46.844Z Downloaded fixedbitset v0.4.2
12052024-01-05T08:43:46.844Z Downloaded zone v0.3.0
12062024-01-05T08:43:46.850Z Downloaded vec_map v0.8.2
12072024-01-05T08:43:46.850Z Downloaded utf-8 v0.7.6
12082024-01-05T08:43:46.850Z Downloaded postgres-types v0.2.6
12092024-01-05T08:43:46.850Z Downloaded target-spec v3.0.1
12102024-01-05T08:43:47.272Z Downloaded precomputed-hash v0.1.1
12112024-01-05T08:43:47.272Z Downloaded wyz v0.5.1
12122024-01-05T08:43:47.272Z Downloaded thread_local v1.1.7
12132024-01-05T08:43:47.272Z Downloaded thread-id v4.2.0
12142024-01-05T08:43:47.272Z Downloaded thiserror-no-std v2.0.2
12152024-01-05T08:43:47.278Z Downloaded flagset v0.4.3
12162024-01-05T08:43:47.278Z Downloaded version_check v0.9.4
12172024-01-05T08:43:47.278Z Downloaded rustc_version v0.4.0
12182024-01-05T08:43:47.278Z Downloaded r2d2 v0.8.10
12192024-01-05T08:43:47.278Z Downloaded structopt v0.3.26
12202024-01-05T08:43:47.278Z Downloaded derive_more v0.99.17
12212024-01-05T08:43:47.278Z Downloaded snafu v0.7.5
12222024-01-05T08:43:47.278Z Downloaded oso-derive v0.27.0
12232024-01-05T08:43:47.278Z Downloaded headers-core v0.2.0
12242024-01-05T08:43:47.278Z Downloaded doc-comment v0.3.3
12252024-01-05T08:43:47.278Z Downloaded serde_tokenstream v0.1.7
12262024-01-05T08:43:47.278Z Downloaded poly1305 v0.8.0
12272024-01-05T08:43:47.279Z Downloaded env_logger v0.10.0
12282024-01-05T08:43:47.279Z Downloaded datatest-stable v0.2.3
12292024-01-05T08:43:47.279Z Downloaded parking_lot_core v0.8.6
12302024-01-05T08:43:47.279Z Downloaded tokio-tungstenite v0.20.1
12312024-01-05T08:43:47.279Z Downloaded tempfile v3.8.1
12322024-01-05T08:43:47.279Z Downloaded salty v0.2.0
12332024-01-05T08:43:47.279Z Downloaded guppy-workspace-hack v0.1.0
12342024-01-05T08:43:47.279Z Downloaded darling_core v0.20.3
12352024-01-05T08:43:47.279Z Downloaded structmeta v0.2.0
12362024-01-05T08:43:47.279Z Downloaded stringprep v0.1.3
12372024-01-05T08:43:47.279Z Downloaded slog-json v2.6.1
12382024-01-05T08:43:47.280Z Downloaded slog-envlogger v2.2.0
12392024-01-05T08:43:47.280Z Downloaded slog-bunyan v2.4.0
12402024-01-05T08:43:47.280Z Downloaded slog-async v2.8.0
12412024-01-05T08:43:47.281Z Downloaded signature v2.1.0
12422024-01-05T08:43:47.281Z Downloaded serde_urlencoded v0.7.1
12432024-01-05T08:43:47.281Z Downloaded serde_tokenstream v0.2.0
12442024-01-05T08:43:47.282Z Downloaded predicates v3.0.4
12452024-01-05T08:43:47.282Z Downloaded strum_macros v0.25.2
12462024-01-05T08:43:47.282Z Downloaded sha1 v0.10.6
12472024-01-05T08:43:47.282Z Downloaded derive-where v1.2.7
12482024-01-05T08:43:47.282Z Downloaded getopts v0.2.21
12492024-01-05T08:43:47.282Z Downloaded unicase v2.7.0
12502024-01-05T08:43:47.282Z Downloaded partial-io v0.5.4
12512024-01-05T08:43:47.282Z Downloaded parking_lot_core v0.9.8
12522024-01-05T08:43:47.282Z Downloaded derive_builder_core v0.12.0
12532024-01-05T08:43:47.282Z Downloaded derive_builder v0.12.0
12542024-01-05T08:43:47.282Z Downloaded base64 v0.21.5
12552024-01-05T08:43:47.282Z Downloaded pin-project-internal v1.1.3
12562024-01-05T08:43:47.282Z Downloaded num-traits v0.2.16
12572024-01-05T08:43:47.283Z Downloaded data-encoding v2.4.0
12582024-01-05T08:43:47.283Z Downloaded crossbeam-channel v0.5.8
12592024-01-05T08:43:47.283Z Downloaded string_cache v0.8.7
12602024-01-05T08:43:47.283Z Downloaded indicatif v0.17.7
12612024-01-05T08:43:47.283Z Downloaded predicates-core v1.0.6
12622024-01-05T08:43:47.283Z Downloaded chacha20poly1305 v0.10.1
12632024-01-05T08:43:47.283Z Downloaded backtrace v0.3.69
12642024-01-05T08:43:47.283Z Downloaded tinyvec v1.6.0
12652024-01-05T08:43:47.283Z Downloaded test-strategy v0.3.1
12662024-01-05T08:43:47.283Z Downloaded owo-colors v3.5.0
12672024-01-05T08:43:47.283Z Downloaded highway v1.1.0
12682024-01-05T08:43:47.283Z Downloaded dirs-sys-next v0.1.2
12692024-01-05T08:43:47.284Z Downloaded num-complex v0.4.4
12702024-01-05T08:43:47.284Z Downloaded universal-hash v0.5.1
12712024-01-05T08:43:47.284Z Downloaded plotters-svg v0.3.5
12722024-01-05T08:43:47.284Z Downloaded cc v1.0.83
12732024-01-05T08:43:47.284Z Downloaded home v0.5.5
12742024-01-05T08:43:47.284Z Downloaded foreign-types-macros v0.2.3
12752024-01-05T08:43:47.284Z Downloaded textwrap v0.11.0
12762024-01-05T08:43:47.284Z Downloaded serde_with_macros v3.4.0
12772024-01-05T08:43:47.284Z Downloaded mockall_derive v0.12.0
12782024-01-05T08:43:47.284Z Downloaded unicode-width v0.1.11
12792024-01-05T08:43:47.284Z Downloaded arc-swap v1.6.0
12802024-01-05T08:43:47.284Z Downloaded mio v0.8.9
12812024-01-05T08:43:47.284Z Downloaded signal-hook-mio v0.2.3
12822024-01-05T08:43:47.285Z Downloaded pretty-hex v0.4.1
12832024-01-05T08:43:47.285Z Downloaded pretty-hex v0.2.1
12842024-01-05T08:43:47.285Z Downloaded packed_struct v0.10.1
12852024-01-05T08:43:47.285Z Downloaded dtrace-parser v0.1.14
12862024-01-05T08:43:47.285Z Downloaded bytes v1.5.0
12872024-01-05T08:43:47.285Z Downloaded dirs-next v2.0.0
12882024-01-05T08:43:47.285Z Downloaded base64ct v1.6.0
12892024-01-05T08:43:47.287Z Downloaded basic-toml v0.1.4
12902024-01-05T08:43:47.287Z Downloaded hmac v0.12.1
12912024-01-05T08:43:47.287Z Downloaded defmt-macros v0.3.6
12922024-01-05T08:43:47.287Z Downloaded zeroize_derive v1.4.2
12932024-01-05T08:43:47.287Z Downloaded yansi v0.5.1
12942024-01-05T08:43:47.287Z Downloaded nu-ansi-term v0.49.0
12952024-01-05T08:43:47.287Z Downloaded pin-utils v0.1.0
12962024-01-05T08:43:47.287Z Downloaded vte v0.10.1
12972024-01-05T08:43:47.287Z Downloaded tinytemplate v1.2.1
12982024-01-05T08:43:47.287Z Downloaded term v0.7.0
12992024-01-05T08:43:47.288Z Downloaded newtype_derive v0.1.6
13002024-01-05T08:43:47.288Z Downloaded bitflags v2.4.0
13012024-01-05T08:43:47.288Z Downloaded strum_macros v0.24.3
13022024-01-05T08:43:47.288Z Downloaded rand_xorshift v0.3.0
13032024-01-05T08:43:47.288Z Downloaded hex v0.4.3
13042024-01-05T08:43:47.288Z Downloaded ed25519 v1.5.3
13052024-01-05T08:43:47.288Z Downloaded dyn-clone v1.0.13
13062024-01-05T08:43:47.288Z Downloaded dof v0.1.5
13072024-01-05T08:43:47.288Z Downloaded deranged v0.3.8
13082024-01-05T08:43:47.288Z Downloaded untrusted v0.9.0
13092024-01-05T08:43:47.288Z Downloaded unicode-xid v0.2.4
13102024-01-05T08:43:47.288Z Downloaded console v0.15.7
13112024-01-05T08:43:47.288Z Downloaded clang-sys v1.6.1
13122024-01-05T08:43:47.289Z Downloaded foreign-types-shared v0.1.1
13132024-01-05T08:43:47.289Z Downloaded tabled v0.14.0
13142024-01-05T08:43:47.289Z Downloaded siphasher v0.3.11
13152024-01-05T08:43:47.297Z Downloaded semver-parser v0.10.2
13162024-01-05T08:43:47.297Z Downloaded num-rational v0.4.1
13172024-01-05T08:43:47.297Z Downloaded minimal-lexical v0.2.1
13182024-01-05T08:43:47.297Z Downloaded libefi-sys v0.1.0
13192024-01-05T08:43:47.297Z Downloaded omicron-zone-package v0.9.1
13202024-01-05T08:43:47.297Z Downloaded unicode-linebreak v0.1.5
13212024-01-05T08:43:47.297Z Downloaded hostname v0.3.1
13222024-01-05T08:43:47.297Z Downloaded num-derive v0.4.0
13232024-01-05T08:43:47.298Z Downloaded ipnet v2.8.0
13242024-01-05T08:43:47.298Z Downloaded blake2 v0.10.6
13252024-01-05T08:43:47.298Z Downloaded phf_shared v0.11.2
13262024-01-05T08:43:47.298Z Downloaded http-body v0.4.5
13272024-01-05T08:43:47.298Z Downloaded wait-timeout v0.2.0
13282024-01-05T08:43:47.298Z Downloaded serde_plain v1.0.2
13292024-01-05T08:43:47.298Z Downloaded native-tls v0.2.11
13302024-01-05T08:43:47.298Z Downloaded mockall v0.12.0
13312024-01-05T08:43:47.298Z Downloaded lock_api v0.4.10
13322024-01-05T08:43:47.308Z Downloaded httparse v1.8.0
13332024-01-05T08:43:47.308Z Downloaded crc v3.0.1
13342024-01-05T08:43:47.309Z Downloaded ff v0.13.0
13352024-01-05T08:43:47.309Z Downloaded digest v0.10.7
13362024-01-05T08:43:47.322Z Downloaded tiny-keccak v2.0.2
13372024-01-05T08:43:47.322Z Downloaded num_enum v0.5.11
13382024-01-05T08:43:47.346Z Downloaded addr2line v0.21.0
13392024-01-05T08:43:47.346Z Downloaded sqlformat v0.2.3
13402024-01-05T08:43:47.346Z Downloaded lalrpop-util v0.19.12
13412024-01-05T08:43:47.346Z Downloaded corncobs v0.1.3
13422024-01-05T08:43:47.779Z Downloaded cookie v0.18.0
13432024-01-05T08:43:47.780Z Downloaded display-error-chain v0.2.0
13442024-01-05T08:43:47.780Z Downloaded diesel_table_macro_syntax v0.1.0
13452024-01-05T08:43:47.780Z Downloaded argon2 v0.5.2
13462024-01-05T08:43:47.780Z Downloaded tokio-macros v2.2.0
13472024-01-05T08:43:47.780Z Downloaded serde_repr v0.1.16
13482024-01-05T08:43:47.780Z Downloaded hyper-rustls v0.24.2
13492024-01-05T08:43:47.780Z Downloaded httptest v0.15.5
13502024-01-05T08:43:47.780Z Downloaded constant_time_eq v0.2.6
13512024-01-05T08:43:47.780Z Downloaded lru-cache v0.1.2
13522024-01-05T08:43:47.780Z Downloaded criterion-plot v0.5.0
13532024-01-05T08:43:47.780Z Downloaded block-padding v0.3.3
13542024-01-05T08:43:47.780Z Downloaded crossbeam v0.8.2
13552024-01-05T08:43:47.780Z Downloaded bytecount v0.6.3
13562024-01-05T08:43:47.780Z Downloaded arrayvec v0.7.4
13572024-01-05T08:43:47.781Z Downloaded strsim v0.8.0
13582024-01-05T08:43:47.781Z Downloaded oorandom v11.1.3
13592024-01-05T08:43:47.781Z Downloaded num_enum_derive v0.5.11
13602024-01-05T08:43:47.781Z Downloaded itertools v0.11.0
13612024-01-05T08:43:47.781Z Downloaded constant_time_eq v0.3.0
13622024-01-05T08:43:47.781Z Downloaded colored v2.0.4
13632024-01-05T08:43:47.781Z Downloaded cfg-if v1.0.0
13642024-01-05T08:43:47.782Z Downloaded crypto-common v0.1.6
13652024-01-05T08:43:47.782Z Downloaded derive_builder_macro v0.12.0
13662024-01-05T08:43:47.782Z Downloaded darling v0.14.4
13672024-01-05T08:43:47.782Z Downloaded blake2b_simd v1.0.1
13682024-01-05T08:43:47.782Z Downloaded ahash v0.8.6
13692024-01-05T08:43:47.782Z Downloaded assert_cmd v2.0.12
13702024-01-05T08:43:47.782Z Downloaded smallvec v0.6.14
13712024-01-05T08:43:47.783Z Downloaded lazy_static v1.4.0
13722024-01-05T08:43:47.783Z Downloaded ciborium v0.2.1
13732024-01-05T08:43:47.783Z Downloaded async-recursion v1.0.5
13742024-01-05T08:43:47.783Z Downloaded bitfield v0.14.0
13752024-01-05T08:43:47.783Z Downloaded darling_macro v0.14.4
13762024-01-05T08:43:47.783Z Downloaded vte_generate_state_changes v0.1.1
13772024-01-05T08:43:47.783Z Downloaded serde-big-array v0.4.1
13782024-01-05T08:43:47.783Z Downloaded openssl-macros v0.1.1
13792024-01-05T08:43:47.783Z Downloaded arrayvec v0.5.2
13802024-01-05T08:43:47.783Z Downloaded backoff v0.4.0
13812024-01-05T08:43:47.783Z Downloaded async-trait v0.1.77
13822024-01-05T08:43:47.783Z Downloaded openssl-probe v0.1.5
13832024-01-05T08:43:47.783Z Downloaded num_threads v0.1.6
13842024-01-05T08:43:47.783Z Downloaded linear-map v1.2.0
13852024-01-05T08:43:47.783Z Downloaded cast v0.3.0
13862024-01-05T08:43:47.784Z Downloaded tinyvec_macros v0.1.1
13872024-01-05T08:43:47.784Z Downloaded time-core v0.1.1
13882024-01-05T08:43:47.784Z Downloaded take_mut v0.2.2
13892024-01-05T08:43:47.784Z Downloaded strum v0.25.0
13902024-01-05T08:43:47.784Z Downloaded num-iter v0.1.43
13912024-01-05T08:43:47.784Z Downloaded num-integer v0.1.45
13922024-01-05T08:43:47.785Z Downloaded nodrop v0.1.14
13932024-01-05T08:43:47.785Z Downloaded nested v0.1.1
13942024-01-05T08:43:47.786Z Downloaded nanorand v0.7.0
13952024-01-05T08:43:47.786Z Downloaded crossbeam-queue v0.3.8
13962024-01-05T08:43:47.786Z Downloaded crunchy v0.2.2
13972024-01-05T08:43:47.786Z Downloaded ipnetwork v0.20.0
13982024-01-05T08:43:47.786Z Downloaded const-oid v0.9.5
13992024-01-05T08:43:47.786Z Downloaded camino-tempfile v1.1.1
14002024-01-05T08:43:47.786Z Downloaded inout v0.1.3
14012024-01-05T08:43:47.786Z Downloaded hyper-tls v0.5.0
14022024-01-05T08:43:47.786Z Downloaded hubpack_derive v0.1.1
14032024-01-05T08:43:47.786Z Downloaded httpdate v1.0.3
14042024-01-05T08:43:47.787Z Downloaded cipher v0.4.4
14052024-01-05T08:43:47.787Z Downloaded bytesize v1.3.0
14062024-01-05T08:43:47.787Z Downloaded bcs v0.1.6
14072024-01-05T08:43:47.787Z Downloaded is-terminal v0.4.9
14082024-01-05T08:43:47.787Z Downloaded block-buffer v0.10.4
14092024-01-05T08:43:47.787Z Downloaded bb8 v0.8.1
14102024-01-05T08:43:47.787Z Downloaded libm v0.2.7
14112024-01-05T08:43:47.787Z Downloaded criterion v0.5.1
14122024-01-05T08:43:47.787Z Downloaded convert_case v0.4.0
14132024-01-05T08:43:47.788Z Downloaded number_prefix v0.4.0
14142024-01-05T08:43:47.788Z Downloaded normalize-line-endings v0.3.0
14152024-01-05T08:43:47.788Z Downloaded cpufeatures v0.2.9
14162024-01-05T08:43:47.788Z Downloaded async-stream v0.3.5
14172024-01-05T08:43:47.788Z Downloaded ascii-canvas v3.0.0
14182024-01-05T08:43:47.788Z Downloaded autocfg v1.1.0
14192024-01-05T08:43:47.788Z Downloaded ansi_term v0.12.1
14202024-01-05T08:43:47.788Z Downloaded arrayref v0.3.7
14212024-01-05T08:43:47.788Z Downloaded atomic-waker v1.1.1
14222024-01-05T08:43:47.788Z Downloaded base16ct v0.2.0
14232024-01-05T08:43:47.788Z Downloaded array-init v0.0.4
14242024-01-05T08:43:47.789Z Downloaded assert_matches v1.5.0
14252024-01-05T08:43:47.789Z Downloaded approx v0.5.1
14262024-01-05T08:43:47.789Z Downloaded match_cfg v0.1.0
14272024-01-05T08:43:47.790Z Downloaded humantime v2.1.0
14282024-01-05T08:43:47.790Z Downloaded cobs v0.2.3
14292024-01-05T08:43:47.790Z Downloaded atty v0.2.14
14302024-01-05T08:43:47.790Z Downloaded anes v0.1.6
14312024-01-05T08:43:47.790Z Downloaded aead v0.5.2
14322024-01-05T08:43:47.790Z Downloaded snafu-derive v0.7.5
14332024-01-05T08:43:47.790Z Downloaded instant v0.1.12
14342024-01-05T08:43:47.790Z Downloaded indoc v2.0.3
14352024-01-05T08:43:47.790Z Downloaded async-stream-impl v0.3.5
14362024-01-05T08:43:47.790Z Downloaded num-bigint v0.4.4
14372024-01-05T08:43:47.791Z Downloaded macaddr v1.0.1
14382024-01-05T08:43:47.791Z Downloaded hyper-staticfile v0.9.5
14392024-01-05T08:43:47.791Z Downloaded hubpack v0.1.2
14402024-01-05T08:43:47.791Z Downloaded crossbeam-utils v0.8.16
14412024-01-05T08:43:47.791Z Downloaded num_cpus v1.16.0
14422024-01-05T08:43:47.801Z Downloaded strip-ansi-escapes v0.1.1
14432024-01-05T08:43:47.801Z Downloaded olpc-cjson v0.1.3
14442024-01-05T08:43:47.801Z Downloaded nibble_vec v0.1.0
14452024-01-05T08:43:47.801Z Downloaded maybe-uninit v2.0.0
14462024-01-05T08:43:47.802Z Downloaded linked-hash-map v0.5.6
14472024-01-05T08:43:47.802Z Downloaded cassowary v0.3.0
14482024-01-05T08:43:47.802Z Downloaded crypto-bigint v0.5.2
14492024-01-05T08:43:47.802Z Downloaded crucible-workspace-hack v0.1.0
14502024-01-05T08:43:47.802Z Downloaded byteorder v1.5.0
14512024-01-05T08:43:47.802Z Downloaded buf-list v1.0.3
14522024-01-05T08:43:47.802Z Downloaded is_ci v1.1.1
14532024-01-05T08:43:47.802Z Downloaded md-5 v0.10.5
14542024-01-05T08:43:47.802Z Downloaded log v0.4.20
14552024-01-05T08:43:47.802Z Downloaded impl-trait-for-tuples v0.2.2
14562024-01-05T08:43:47.802Z Downloaded cancel-safe-futures v0.1.5
14572024-01-05T08:43:47.802Z Downloaded crc-catalog v2.2.0
14582024-01-05T08:43:47.802Z Downloaded cfg-expr v0.15.5
14592024-01-05T08:43:47.802Z Downloaded bzip2 v0.4.4
14602024-01-05T08:43:47.802Z Downloaded mime v0.3.17
14612024-01-05T08:43:47.802Z Downloaded memoffset v0.9.0
14622024-01-05T08:43:47.802Z Downloaded maplit v1.0.2
14632024-01-05T08:43:47.802Z Downloaded managed v0.8.0
14642024-01-05T08:43:47.802Z Downloaded libsw v3.3.1
14652024-01-05T08:43:47.802Z Downloaded cstr-argument v0.1.2
14662024-01-05T08:43:47.802Z Downloaded matches v0.1.10
14672024-01-05T08:43:47.802Z Downloaded kstat-rs v0.2.3
14682024-01-05T08:43:47.802Z Downloaded indoc v1.0.9
14692024-01-05T08:43:47.802Z Downloaded indexmap v1.9.3
14702024-01-05T08:43:48.310Z Compiling serde v1.0.193
14712024-01-05T08:43:48.310Z Compiling autocfg v1.1.0
14722024-01-05T08:43:48.321Z Checking cfg-if v1.0.0
14732024-01-05T08:43:48.322Z Compiling version_check v0.9.4
14742024-01-05T08:43:48.323Z Compiling syn v1.0.109
14752024-01-05T08:43:48.351Z Checking libc v0.2.151
14762024-01-05T08:43:48.364Z Compiling syn v2.0.46
14772024-01-05T08:43:48.436Z Compiling parking_lot_core v0.9.8
14782024-01-05T08:43:48.482Z Compiling libm v0.2.7
14792024-01-05T08:43:48.984Z Compiling cc v1.0.83
14802024-01-05T08:43:49.099Z Compiling once_cell v1.19.0
14812024-01-05T08:43:49.135Z Compiling serde_json v1.0.108
14822024-01-05T08:43:49.542Z Compiling memchr v2.6.3
14832024-01-05T08:43:49.629Z Compiling lock_api v0.4.10
14842024-01-05T08:43:49.632Z Compiling num-traits v0.2.16
14852024-01-05T08:43:49.704Z Compiling typenum v1.16.0
14862024-01-05T08:43:50.255Z Checking getrandom v0.2.10
14872024-01-05T08:43:50.284Z Compiling generic-array v0.14.7
14882024-01-05T08:43:50.704Z Compiling slab v0.4.9
14892024-01-05T08:43:51.405Z Checking scopeguard v1.2.0
14902024-01-05T08:43:51.573Z Checking log v0.4.20
14912024-01-05T08:43:51.849Z Compiling pkg-config v0.3.27
14922024-01-05T08:43:52.759Z Checking smallvec v1.11.2
14932024-01-05T08:43:52.968Z Compiling byteorder v1.5.0
14942024-01-05T08:43:53.089Z Checking itoa v1.0.9
14952024-01-05T08:43:53.392Z Compiling rustix v0.38.25
14962024-01-05T08:43:53.474Z Compiling indexmap v1.9.3
14972024-01-05T08:43:53.724Z Compiling schemars v0.8.16
14982024-01-05T08:43:53.910Z Compiling vcpkg v0.2.15
14992024-01-05T08:43:54.126Z Compiling fnv v1.0.7
15002024-01-05T08:43:54.223Z Compiling httparse v1.8.0
15012024-01-05T08:43:54.244Z Checking rand_core v0.6.4
15022024-01-05T08:43:54.666Z Compiling ring v0.17.7
15032024-01-05T08:43:54.866Z Compiling ring v0.16.20
15042024-01-05T08:43:55.627Z Compiling aho-corasick v1.0.4
15052024-01-05T08:43:56.694Z Compiling regex-syntax v0.8.2
15062024-01-05T08:43:57.632Z Compiling openssl-sys v0.9.96
15072024-01-05T08:43:59.795Z Checking parking_lot v0.12.1
15082024-01-05T08:44:00.058Z Compiling ahash v0.8.6
15092024-01-05T08:44:00.592Z Compiling serde_derive_internals v0.26.0
15102024-01-05T08:44:02.098Z Compiling regex-automata v0.4.3
15112024-01-05T08:44:02.955Z Checking pin-project-lite v0.2.13
15122024-01-05T08:44:03.113Z Compiling openssl v0.10.60
15132024-01-05T08:44:03.719Z Checking signal-hook-registry v1.4.1
15142024-01-05T08:44:04.071Z Checking mio v0.8.9
15152024-01-05T08:44:04.089Z Checking spin v0.5.2
15162024-01-05T08:44:04.375Z Compiling rustls v0.21.9
15172024-01-05T08:44:04.777Z Compiling ucd-trie v0.1.6
15182024-01-05T08:44:05.195Z Compiling iana-time-zone v0.1.57
15192024-01-05T08:44:05.265Z Compiling native-tls v0.2.11
15202024-01-05T08:44:05.649Z Checking futures-core v0.3.30
15212024-01-05T08:44:05.766Z Compiling async-trait v0.1.77
15222024-01-05T08:44:05.825Z Checking num_cpus v1.16.0
15232024-01-05T08:44:05.903Z Checking ryu v1.0.15
15242024-01-05T08:44:05.971Z Compiling unicode-xid v0.2.4
15252024-01-05T08:44:06.208Z Compiling dyn-clone v1.0.13
15262024-01-05T08:44:06.242Z Compiling backtrace v0.3.69
15272024-01-05T08:44:06.506Z Checking socket2 v0.5.5
15282024-01-05T08:44:07.402Z Compiling futures-sink v0.3.30
15292024-01-05T08:44:07.654Z Compiling errno v0.3.2
15302024-01-05T08:44:07.816Z Compiling crc32fast v1.3.2
15312024-01-05T08:44:07.955Z Compiling tinyvec_macros v0.1.1
15322024-01-05T08:44:08.072Z Compiling crossbeam-utils v0.8.16
15332024-01-05T08:44:08.106Z Compiling tinyvec v1.6.0
15342024-01-05T08:44:08.177Z Compiling futures-channel v0.3.30
15352024-01-05T08:44:08.671Z Compiling futures-io v0.3.30
15362024-01-05T08:44:08.847Z Compiling regex v1.10.2
15372024-01-05T08:44:08.861Z Compiling anyhow v1.0.75
15382024-01-05T08:44:09.117Z Compiling futures-task v0.3.30
15392024-01-05T08:44:09.393Z Compiling pin-utils v0.1.0
15402024-01-05T08:44:09.511Z Compiling spin v0.9.8
15412024-01-05T08:44:09.884Z Compiling tracing-core v0.1.31
15422024-01-05T08:44:10.099Z Compiling unicode-bidi v0.3.13
15432024-01-05T08:44:10.623Z Compiling unicode-normalization v0.1.22
15442024-01-05T08:44:11.827Z Compiling num-integer v0.1.45
15452024-01-05T08:44:12.241Z Compiling slog v2.7.0
15462024-01-05T08:44:12.304Z Compiling synstructure v0.12.6
15472024-01-05T08:44:12.414Z Compiling lazy_static v1.4.0
15482024-01-05T08:44:12.630Z Compiling serde_derive v1.0.193
15492024-01-05T08:44:12.641Z Compiling zeroize_derive v1.4.2
15502024-01-05T08:44:12.745Z Compiling thiserror-impl v1.0.49
15512024-01-05T08:44:12.977Z Compiling tokio-macros v2.2.0
15522024-01-05T08:44:13.081Z Compiling futures-macro v0.3.30
15532024-01-05T08:44:13.681Z Compiling tracing-attributes v0.1.26
15542024-01-05T08:44:15.303Z Compiling schemars_derive v0.8.16
15552024-01-05T08:44:15.343Z Compiling zerocopy-derive v0.7.31
15562024-01-05T08:44:15.772Z Checking zeroize v1.7.0
15572024-01-05T08:44:16.169Z Compiling openssl-macros v0.1.1
15582024-01-05T08:44:17.885Z Compiling futures-util v0.3.30
15592024-01-05T08:44:18.234Z Compiling thiserror v1.0.49
15602024-01-05T08:44:18.414Z Compiling pest v2.7.2
15612024-01-05T08:44:19.293Z Compiling zerocopy v0.7.31
15622024-01-05T08:44:20.262Z Compiling der_derive v0.7.2
15632024-01-05T08:44:20.278Z Compiling tracing v0.1.37
15642024-01-05T08:44:21.200Z Compiling base64 v0.21.5
15652024-01-05T08:44:21.347Z Checking subtle v2.5.0
15662024-01-05T08:44:21.718Z Compiling unicode-width v0.1.11
15672024-01-05T08:44:21.980Z Compiling zerocopy-derive v0.2.0
15682024-01-05T08:44:22.417Z Compiling pest_meta v2.7.2
15692024-01-05T08:44:22.943Z Compiling hashbrown v0.13.2
15702024-01-05T08:44:23.083Z Compiling untrusted v0.7.1
15712024-01-05T08:44:23.368Z Compiling rustversion v1.0.14
15722024-01-05T08:44:23.516Z Compiling untrusted v0.9.0
15732024-01-05T08:44:23.767Z Compiling openssl-probe v0.1.5
15742024-01-05T08:44:24.262Z Compiling percent-encoding v2.3.1
15752024-01-05T08:44:24.369Z Compiling hashbrown v0.12.3
15762024-01-05T08:44:24.710Z Compiling foreign-types-shared v0.1.1
15772024-01-05T08:44:24.753Z Compiling time-core v0.1.1
15782024-01-05T08:44:24.816Z Compiling pest_generator v2.7.2
15792024-01-05T08:44:24.846Z Compiling foreign-types v0.3.2
15802024-01-05T08:44:24.992Z Compiling time-macros v0.2.13
15812024-01-05T08:44:28.283Z Compiling try-lock v0.2.4
15822024-01-05T08:44:28.492Z Compiling want v0.3.1
15832024-01-05T08:44:28.891Z Compiling sct v0.7.0
15842024-01-05T08:44:29.360Z Compiling rustls-webpki v0.101.7
15852024-01-05T08:44:30.843Z Compiling form_urlencoded v1.2.1
15862024-01-05T08:44:30.998Z Compiling pest_derive v2.7.2
15872024-01-05T08:44:31.856Z Compiling socket2 v0.4.9
15882024-01-05T08:44:32.323Z Compiling either v1.9.0
15892024-01-05T08:44:32.449Z Compiling httpdate v1.0.3
15902024-01-05T08:44:32.632Z Compiling tower-service v0.3.2
15912024-01-05T08:44:32.634Z Compiling const-oid v0.9.5
15922024-01-05T08:44:33.046Z Compiling rustls-pemfile v1.0.3
15932024-01-05T08:44:33.135Z Compiling idna v0.5.0
15942024-01-05T08:44:33.263Z Compiling memoffset v0.9.0
15952024-01-05T08:44:33.580Z Compiling usdt-impl v0.3.5
15962024-01-05T08:44:33.704Z Compiling adler v1.0.2
15972024-01-05T08:44:34.030Z Compiling miniz_oxide v0.7.1
15982024-01-05T08:44:34.435Z Compiling rustls-native-certs v0.6.3
15992024-01-05T08:44:35.073Z Compiling url v2.5.0
16002024-01-05T08:44:35.772Z Compiling zerocopy v0.3.0
16012024-01-05T08:44:35.897Z Checking bytes v1.5.0
16022024-01-05T08:44:35.969Z Checking bitflags v2.4.0
16032024-01-05T08:44:36.682Z Checking crypto-common v0.1.6
16042024-01-05T08:44:36.922Z Compiling ipnet v2.8.0
16052024-01-05T08:44:37.109Z Checking tokio v1.35.0
16062024-01-05T08:44:38.979Z Compiling indexmap v2.1.0
16072024-01-05T08:44:39.071Z Compiling semver v1.0.20
16082024-01-05T08:44:39.729Z Compiling chrono v0.4.31
16092024-01-05T08:44:39.995Z Compiling uuid v1.6.1
16102024-01-05T08:44:40.961Z Compiling rustc_version v0.4.0
16112024-01-05T08:44:41.001Z Compiling http v0.2.11
16122024-01-05T08:44:42.259Z Compiling toml_datetime v0.6.5
16132024-01-05T08:44:42.611Z Compiling serde_spanned v0.6.4
16142024-01-05T08:44:42.960Z Compiling toml_edit v0.19.15
16152024-01-05T08:44:43.292Z Compiling openapiv3 v2.0.0
16162024-01-05T08:44:46.180Z Compiling http-body v0.4.5
16172024-01-05T08:44:46.777Z Compiling heapless v0.7.16
16182024-01-05T08:44:47.929Z Compiling serde_urlencoded v0.7.1
16192024-01-05T08:44:47.953Z Compiling dof v0.1.5
16202024-01-05T08:44:48.141Z Compiling dtrace-parser v0.1.14
16212024-01-05T08:44:49.038Z Compiling zerocopy-derive v0.6.4
16222024-01-05T08:44:49.472Z Compiling clap_derive v4.4.2
16232024-01-05T08:44:51.592Z Compiling crossbeam-epoch v0.9.15
16242024-01-05T08:44:51.775Z Compiling encoding_rs v0.8.33
16252024-01-05T08:44:51.798Z Compiling thread-id v4.2.0
16262024-01-05T08:44:51.938Z Compiling mime v0.3.17
16272024-01-05T08:44:52.281Z Compiling webpki-roots v0.25.2
16282024-01-05T08:44:52.484Z Compiling siphasher v0.3.11
16292024-01-05T08:44:52.762Z Compiling gimli v0.28.0
16302024-01-05T08:44:53.101Z Compiling serde_tokenstream v0.1.7
16312024-01-05T08:44:53.897Z Compiling tokio-util v0.7.10
16322024-01-05T08:44:55.968Z Compiling h2 v0.3.21
16332024-01-05T08:44:56.247Z Compiling tokio-rustls v0.24.1
16342024-01-05T08:44:56.429Z Compiling strum_macros v0.25.2
16352024-01-05T08:44:56.821Z Compiling block-buffer v0.10.4
16362024-01-05T08:44:58.045Z Compiling tokio-native-tls v0.3.1
16372024-01-05T08:44:58.433Z Compiling bzip2-sys v0.1.11+1.0.8
16382024-01-05T08:44:58.644Z Compiling object v0.32.1
16392024-01-05T08:44:59.346Z Compiling num-iter v0.1.43
16402024-01-05T08:44:59.791Z Compiling addr2line v0.21.0
16412024-01-05T08:44:59.962Z Compiling rustc-demangle v0.1.23
16422024-01-05T08:45:01.644Z Compiling flate2 v1.0.28
16432024-01-05T08:45:01.818Z Compiling digest v0.10.7
16442024-01-05T08:45:02.559Z Compiling ppv-lite86 v0.2.17
16452024-01-05T08:45:02.573Z Compiling doc-comment v0.3.3
16462024-01-05T08:45:03.196Z Compiling usdt-macro v0.3.5
16472024-01-05T08:45:03.307Z Compiling usdt-attr-macro v0.3.5
16482024-01-05T08:45:03.661Z Compiling toml v0.7.8
16492024-01-05T08:45:03.785Z Compiling rand_chacha v0.3.1
16502024-01-05T08:45:04.171Z Compiling toml_edit v0.21.0
16512024-01-05T08:45:05.326Z Compiling hex v0.4.3
16522024-01-05T08:45:05.779Z Compiling pin-project-internal v1.1.3
16532024-01-05T08:45:06.497Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
16542024-01-05T08:45:06.574Z Compiling bit-vec v0.6.3
16552024-01-05T08:45:06.806Z Checking bitflags v1.3.2
16562024-01-05T08:45:07.262Z Compiling hyper v0.14.27
16572024-01-05T08:45:07.826Z Compiling rand v0.8.5
16582024-01-05T08:45:08.019Z Compiling phf_shared v0.10.0
16592024-01-05T08:45:09.166Z Compiling num-bigint v0.4.4
16602024-01-05T08:45:09.820Z Compiling new_debug_unreachable v1.0.4
16612024-01-05T08:45:10.453Z Compiling smoltcp v0.9.1
16622024-01-05T08:45:11.116Z Compiling fixedbitset v0.4.2
16632024-01-05T08:45:11.520Z Compiling minimal-lexical v0.2.1
16642024-01-05T08:45:11.581Z Compiling precomputed-hash v0.1.1
16652024-01-05T08:45:11.649Z Compiling base64ct v1.6.0
16662024-01-05T08:45:11.728Z Compiling string_cache v0.8.7
16672024-01-05T08:45:11.859Z Compiling petgraph v0.6.4
16682024-01-05T08:45:12.304Z Compiling nom v7.1.3
16692024-01-05T08:45:12.443Z Compiling pem-rfc7468 v0.7.0
16702024-01-05T08:45:13.661Z Compiling bit-set v0.5.3
16712024-01-05T08:45:13.682Z Compiling hmac v0.12.1
16722024-01-05T08:45:14.065Z Compiling itertools v0.10.5
16732024-01-05T08:45:14.797Z Compiling hubpack_derive v0.1.1
16742024-01-05T08:45:15.092Z Compiling enum-as-inner v0.5.1
16752024-01-05T08:45:15.248Z Compiling diesel_table_macro_syntax v0.1.0
16762024-01-05T08:45:16.701Z Compiling lalrpop-util v0.19.12
16772024-01-05T08:45:16.757Z Compiling unicode-segmentation v1.10.1
16782024-01-05T08:45:16.969Z Compiling flagset v0.4.3
16792024-01-05T08:45:17.219Z Compiling der v0.7.8
16802024-01-05T08:45:17.728Z Compiling diesel_derives v2.1.2
16812024-01-05T08:45:18.365Z Compiling hyper-rustls v0.24.2
16822024-01-05T08:45:18.384Z Compiling hyper-tls v0.5.0
16832024-01-05T08:45:18.451Z Compiling snafu-derive v0.7.5
16842024-01-05T08:45:18.880Z Compiling cpufeatures v0.2.9
16852024-01-05T08:45:19.017Z Compiling reqwest v0.11.22
16862024-01-05T08:45:19.185Z Compiling sha2 v0.10.8
16872024-01-05T08:45:19.451Z Compiling rustix v0.37.23
16882024-01-05T08:45:19.625Z Compiling md-5 v0.10.5
16892024-01-05T08:45:19.990Z Compiling serde_repr v0.1.16
16902024-01-05T08:45:21.733Z Compiling spki v0.7.2
16912024-01-05T08:45:22.277Z Compiling stringprep v0.1.3
16922024-01-05T08:45:22.675Z Compiling hash32 v0.2.1
16932024-01-05T08:45:23.229Z Compiling stable_deref_trait v1.2.0
16942024-01-05T08:45:23.361Z Compiling fallible-iterator v0.2.0
16952024-01-05T08:45:23.864Z Compiling pkcs8 v0.10.2
16962024-01-05T08:45:24.038Z Compiling terminal_size v0.2.6
16972024-01-05T08:45:24.470Z Compiling postgres-protocol v0.6.6
16982024-01-05T08:45:24.733Z Compiling phf_shared v0.11.2
16992024-01-05T08:45:25.286Z Compiling ff v0.13.0
17002024-01-05T08:45:25.567Z Compiling block-padding v0.3.3
17012024-01-05T08:45:25.651Z Compiling scheduled-thread-pool v0.2.7
17022024-01-05T08:45:25.917Z Compiling num_threads v0.1.6
17032024-01-05T08:45:25.961Z Compiling regex-automata v0.1.10
17042024-01-05T08:45:26.081Z Compiling matches v0.1.10
17052024-01-05T08:45:26.203Z Compiling managed v0.8.0
17062024-01-05T08:45:26.580Z Compiling base16ct v0.2.0
17072024-01-05T08:45:26.707Z Compiling deranged v0.3.8
17082024-01-05T08:45:26.726Z Compiling bstr v0.2.17
17092024-01-05T08:45:26.729Z Compiling clap_builder v4.4.2
17102024-01-05T08:45:26.907Z Compiling sec1 v0.7.3
17112024-01-05T08:45:27.770Z Compiling idna v0.2.3
17122024-01-05T08:45:28.141Z Compiling r2d2 v0.8.10
17132024-01-05T08:45:28.719Z Compiling inout v0.1.3
17142024-01-05T08:45:29.128Z Compiling postgres-types v0.2.6
17152024-01-05T08:45:29.151Z Compiling group v0.13.0
17162024-01-05T08:45:29.604Z Compiling time v0.3.27
17172024-01-05T08:45:29.658Z Compiling phf v0.11.2
17182024-01-05T08:45:30.085Z Compiling bzip2 v0.4.4
17192024-01-05T08:45:30.744Z Compiling hubpack v0.1.2
17202024-01-05T08:45:30.758Z Compiling hkdf v0.12.4
17212024-01-05T08:45:31.123Z Compiling pin-project v1.1.3
17222024-01-05T08:45:31.530Z Compiling zerocopy v0.6.4
17232024-01-05T08:45:31.722Z Compiling ipnetwork v0.20.0
17242024-01-05T08:45:31.951Z Compiling crypto-bigint v0.5.2
17252024-01-05T08:45:32.894Z Compiling itertools v0.11.0
17262024-01-05T08:45:33.150Z Compiling futures-executor v0.3.30
17272024-01-05T08:45:35.998Z Compiling float-cmp v0.9.0
17282024-01-05T08:45:36.550Z Compiling difflib v0.4.0
17292024-01-05T08:45:37.672Z Compiling regex-automata v0.3.8
17302024-01-05T08:45:37.753Z Compiling normalize-line-endings v0.3.0
17312024-01-05T08:45:37.915Z Compiling whoami v1.4.1
17322024-01-05T08:45:38.616Z Compiling static_assertions v1.1.0
17332024-01-05T08:45:38.747Z Compiling data-encoding v2.4.0
17342024-01-05T08:45:38.882Z Compiling predicates-core v1.0.6
17352024-01-05T08:45:39.194Z Checking unicode-ident v1.0.12
17362024-01-05T08:45:39.436Z Compiling predicates v3.0.4
17372024-01-05T08:45:39.457Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
17382024-01-05T08:45:41.703Z Compiling bstr v1.6.0
17392024-01-05T08:45:42.200Z Compiling trust-dns-proto v0.22.0
17402024-01-05T08:45:42.767Z Compiling tokio-postgres v0.7.10
17412024-01-05T08:45:43.395Z Compiling yasna v0.5.2
17422024-01-05T08:45:44.246Z Compiling elliptic-curve v0.13.8
17432024-01-05T08:45:44.264Z Compiling futures v0.3.30
17442024-01-05T08:45:44.425Z Compiling clap v4.4.3
17452024-01-05T08:45:44.582Z Compiling snafu v0.7.5
17462024-01-05T08:45:44.762Z Compiling diesel v2.1.4
17472024-01-05T08:45:45.522Z Compiling zip v0.6.6
17482024-01-05T08:45:46.017Z Compiling cipher v0.4.4
17492024-01-05T08:45:46.702Z Compiling similar v2.3.0
17502024-01-05T08:45:47.334Z Compiling usdt v0.3.5
17512024-01-05T08:45:47.804Z Compiling tokio-stream v0.1.14
17522024-01-05T08:45:48.560Z Compiling console v0.15.7
17532024-01-05T08:45:50.868Z Checking equivalent v1.0.1
17542024-01-05T08:45:50.897Z Checking hashbrown v0.14.2
17552024-01-05T08:45:51.037Z Checking proc-macro2 v1.0.74
17562024-01-05T08:45:52.117Z Checking quote v1.0.35
17572024-01-05T08:45:55.348Z Checking utf8parse v0.2.1
17582024-01-05T08:45:57.208Z Checking anstyle v1.0.2
17592024-01-05T08:45:58.989Z Checking io-lifetimes v1.0.11
17602024-01-05T08:46:02.797Z Checking anstyle-parse v0.2.1
17612024-01-05T08:46:06.178Z Checking anstyle-query v1.0.0
17622024-01-05T08:46:06.197Z Checking colorchoice v1.0.0
17632024-01-05T08:46:06.368Z Checking anstream v0.5.0
17642024-01-05T08:46:07.003Z Checking clap_lex v0.5.1
17652024-01-05T08:46:07.096Z Checking strsim v0.10.0
17662024-01-05T08:46:08.443Z Checking winnow v0.5.15
17672024-01-05T08:46:14.578Z Compiling serde_tokenstream v0.2.0
17682024-01-05T08:46:18.686Z Compiling regress v0.7.1
17692024-01-05T08:46:24.141Z Compiling typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
17702024-01-05T08:46:32.649Z Compiling getopts v0.2.21
17712024-01-05T08:46:32.833Z Compiling unsafe-libyaml v0.2.10
17722024-01-05T08:46:34.189Z Checking heck v0.4.1
17732024-01-05T08:46:34.472Z Checking progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
17742024-01-05T08:46:35.387Z Compiling serde_yaml v0.9.25
17752024-01-05T08:46:36.028Z Compiling ident_case v1.0.1
17762024-01-05T08:46:36.075Z Checking fastrand v2.0.0
17772024-01-05T08:46:36.272Z Checking match_cfg v0.1.0
17782024-01-05T08:46:36.393Z Checking hostname v0.3.1
17792024-01-05T08:46:36.567Z Checking tempfile v3.8.1
17802024-01-05T08:46:36.570Z Checking camino v1.1.6
17812024-01-05T08:46:37.110Z Checking atty v0.2.14
17822024-01-05T08:46:37.263Z Compiling paste v1.0.14
17832024-01-05T08:46:37.472Z Checking quick-error v1.2.3
17842024-01-05T08:46:37.501Z Checking crossbeam-channel v0.5.8
17852024-01-05T08:46:37.659Z Checking sha1 v0.10.6
17862024-01-05T08:46:38.064Z Checking dirs-sys-next v0.1.2
17872024-01-05T08:46:38.301Z Checking dirs-next v2.0.0
17882024-01-05T08:46:38.473Z Checking thread_local v1.1.7
17892024-01-05T08:46:38.650Z Checking instant v0.1.12
17902024-01-05T08:46:38.832Z Compiling slog-async v2.8.0
17912024-01-05T08:46:38.889Z Checking term v0.7.0
17922024-01-05T08:46:39.552Z Compiling multer v2.1.0
17932024-01-05T08:46:39.618Z Checking take_mut v0.2.2
17942024-01-05T08:46:39.812Z Checking debug-ignore v1.0.5
17952024-01-05T08:46:40.008Z Checking slog-term v2.9.0
17962024-01-05T08:46:40.068Z Compiling darling_core v0.20.3
17972024-01-05T08:46:40.454Z Checking slog-json v2.6.1
17982024-01-05T08:46:40.802Z Compiling async-stream-impl v0.3.5
17992024-01-05T08:46:40.839Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
18002024-01-05T08:46:41.285Z Checking atomic-waker v1.1.1
18012024-01-05T08:46:41.450Z Checking waitgroup v0.1.2
18022024-01-05T08:46:41.719Z Checking slog-bunyan v2.4.0
18032024-01-05T08:46:42.312Z Checking toml v0.8.8
18042024-01-05T08:46:42.516Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
18052024-01-05T08:46:42.813Z Checking serde_path_to_error v0.1.14
18062024-01-05T08:46:43.072Z Checking async-stream v0.3.5
18072024-01-05T08:46:43.330Z Checking strum v0.25.0
18082024-01-05T08:46:43.400Z Compiling structmeta-derive v0.2.0
18092024-01-05T08:46:43.536Z Checking wait-timeout v0.2.0
18102024-01-05T08:46:43.778Z Checking rusty-fork v0.3.0
18112024-01-05T08:46:43.836Z Checking rand_xorshift v0.3.0
18122024-01-05T08:46:44.062Z Compiling regex-syntax v0.7.5
18132024-01-05T08:46:44.191Z Checking unarray v0.1.4
18142024-01-05T08:46:44.404Z Checking proptest v1.4.0
18152024-01-05T08:46:48.503Z Compiling structmeta v0.2.0
18162024-01-05T08:46:49.135Z Checking backoff v0.4.0
18172024-01-05T08:46:49.549Z Compiling test-strategy v0.3.1
18182024-01-05T08:46:50.457Z Compiling darling_macro v0.20.3
18192024-01-05T08:46:51.724Z Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
18202024-01-05T08:46:51.935Z Checking macaddr v1.0.1
18212024-01-05T08:46:52.119Z Compiling darling v0.20.3
18222024-01-05T08:46:52.193Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18232024-01-05T08:46:52.292Z Compiling serde_with_macros v3.4.0
18242024-01-05T08:46:52.348Z Checking camino-tempfile v1.1.1
18252024-01-05T08:46:52.408Z Checking is-terminal v0.4.9
18262024-01-05T08:46:52.560Z Compiling proc-macro-error-attr v1.0.4
18272024-01-05T08:46:52.731Z Compiling proc-macro-error v1.0.4
18282024-01-05T08:46:52.818Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
18292024-01-05T08:46:53.354Z Compiling proc-macro-crate v1.3.1
18302024-01-05T08:46:54.054Z Checking termtree v0.4.1
18312024-01-05T08:46:54.356Z Checking predicates-tree v1.0.9
18322024-01-05T08:46:54.535Z Compiling smoltcp v0.10.0
18332024-01-05T08:46:54.758Z Compiling typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
18342024-01-05T08:46:55.131Z Compiling num_enum_derive v0.5.11
18352024-01-05T08:46:55.493Z Compiling parse-display-derive v0.8.2
18362024-01-05T08:46:55.632Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18372024-01-05T08:46:55.772Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18382024-01-05T08:46:56.165Z Checking cobs v0.2.3
18392024-01-05T08:46:56.185Z Compiling crucible-workspace-hack v0.1.0
18402024-01-05T08:46:56.303Z Checking embedded-io v0.4.0
18412024-01-05T08:46:56.585Z Checking postcard v1.0.8
18422024-01-05T08:46:56.602Z Compiling foreign-types-macros v0.2.3
18432024-01-05T08:46:56.773Z Checking serde_with v3.4.0
18442024-01-05T08:46:57.672Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
18452024-01-05T08:46:58.105Z Checking foreign-types-shared v0.3.1
18462024-01-05T08:46:58.245Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
18472024-01-05T08:46:58.443Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18482024-01-05T08:46:58.663Z Checking foreign-types v0.5.0
18492024-01-05T08:46:59.094Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18502024-01-05T08:46:59.229Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
18512024-01-05T08:46:59.654Z Checking num_enum v0.5.11
18522024-01-05T08:46:59.853Z Checking cstr-argument v0.1.2
18532024-01-05T08:47:00.095Z Checking pretty-hex v0.2.1
18542024-01-05T08:47:00.314Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
18552024-01-05T08:47:00.696Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18562024-01-05T08:47:00.715Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18572024-01-05T08:47:00.867Z Checking colored v2.0.4
18582024-01-05T08:47:01.071Z Compiling zone_cfg_derive v0.3.0
18592024-01-05T08:47:01.154Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f1571ce141421cff3d3328f43e7722f5df96fdda#f1571ce1)
18602024-01-05T08:47:01.272Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
18612024-01-05T08:47:01.682Z Compiling mockall_derive v0.12.0
18622024-01-05T08:47:02.728Z Compiling num-derive v0.4.0
18632024-01-05T08:47:03.068Z Checking parse-display v0.8.2
18642024-01-05T08:47:03.312Z Checking fragile v2.0.0
18652024-01-05T08:47:03.414Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
18662024-01-05T08:47:03.469Z Compiling typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
18672024-01-05T08:47:03.679Z Compiling progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
18682024-01-05T08:47:03.692Z Checking downcast v0.11.0
18692024-01-05T08:47:03.991Z Checking zone v0.3.0
18702024-01-05T08:47:04.181Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f1571ce141421cff3d3328f43e7722f5df96fdda#f1571ce1)
18712024-01-05T08:47:04.527Z Checking smf v0.2.2
18722024-01-05T08:47:05.308Z Checking xattr v1.0.1
18732024-01-05T08:47:05.754Z Checking filetime v0.2.23
18742024-01-05T08:47:05.754Z Checking pem v3.0.2
18752024-01-05T08:47:05.754Z Checking tar v0.4.40
18762024-01-05T08:47:05.754Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
18772024-01-05T08:47:05.865Z Checking textwrap v0.11.0
18782024-01-05T08:47:06.108Z Compiling heck v0.3.3
18792024-01-05T08:47:06.178Z Compiling libefi-sys v0.1.0
18802024-01-05T08:47:06.583Z Checking vec_map v0.8.2
18812024-01-05T08:47:07.104Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=fab27994d0bd12725c17d6b478a9bfc2673ad6f4#fab27994)
18822024-01-05T08:47:07.117Z Checking strsim v0.8.0
18832024-01-05T08:47:07.117Z Checking ansi_term v0.12.1
18842024-01-05T08:47:07.118Z Compiling structopt-derive v0.4.18
18852024-01-05T08:47:07.118Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
18862024-01-05T08:47:07.221Z Checking clap v2.34.0
18872024-01-05T08:47:07.362Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
18882024-01-05T08:47:07.566Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
18892024-01-05T08:47:07.737Z Checking linked-hash-map v0.5.6
18902024-01-05T08:47:07.837Z Checking itertools v0.12.0
18912024-01-05T08:47:07.876Z Checking headers-core v0.2.0
18922024-01-05T08:47:08.070Z Checking headers v0.3.9
18932024-01-05T08:47:08.230Z Checking lru-cache v0.1.2
18942024-01-05T08:47:08.496Z Compiling convert_case v0.4.0
18952024-01-05T08:47:09.794Z Checking password-hash v0.5.0
18962024-01-05T08:47:09.997Z Compiling derive_more v0.99.17
18972024-01-05T08:47:10.486Z Checking blake2 v0.10.6
18982024-01-05T08:47:11.175Z Checking arc-swap v1.6.0
18992024-01-05T08:47:11.821Z Checking swrite v0.1.0
19002024-01-05T08:47:11.840Z Checking slog-scope v4.4.0
19012024-01-05T08:47:11.928Z Checking structopt v0.3.26
19022024-01-05T08:47:12.018Z Checking argon2 v0.5.2
19032024-01-05T08:47:12.027Z Checking rcgen v0.11.3
19042024-01-05T08:47:12.112Z Checking atomicwrites v0.4.3
19052024-01-05T08:47:12.379Z Checking subprocess v0.2.9
19062024-01-05T08:47:12.469Z Compiling cancel-safe-futures v0.1.5
19072024-01-05T08:47:12.896Z Checking slog-stdlog v4.1.1
19082024-01-05T08:47:13.049Z Checking half v1.8.2
19092024-01-05T08:47:13.060Z Checking ciborium-io v0.2.1
19102024-01-05T08:47:13.106Z Checking slog-envlogger v2.2.0
19112024-01-05T08:47:13.213Z Compiling signal-hook v0.3.17
19122024-01-05T08:47:13.419Z Checking libsw v3.3.1
19132024-01-05T08:47:13.642Z Checking ciborium-ll v0.2.1
19142024-01-05T08:47:13.663Z Compiling derive-where v1.2.7
19152024-01-05T08:47:13.802Z Checking linear-map v1.2.0
19162024-01-05T08:47:13.842Z Checking owo-colors v3.5.0
19172024-01-05T08:47:14.092Z Checking ciborium v0.2.1
19182024-01-05T08:47:14.788Z Checking resolv-conf v0.7.0
19192024-01-05T08:47:15.314Z Checking keccak v0.1.4
19202024-01-05T08:47:15.555Z Checking mockall v0.12.0
19212024-01-05T08:47:15.724Z Checking trust-dns-resolver v0.22.0
19222024-01-05T08:47:15.818Z Checking sha3 v0.10.8
19232024-01-05T08:47:15.878Z Checking secrecy v0.8.0
19242024-01-05T08:47:16.205Z Compiling slog-dtrace v0.2.3
19252024-01-05T08:47:16.564Z Checking nibble_vec v0.1.0
19262024-01-05T08:47:16.568Z Compiling progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
19272024-01-05T08:47:16.666Z Checking endian-type v0.1.2
19282024-01-05T08:47:16.945Z Checking radix_trie v0.2.1
19292024-01-05T08:47:16.998Z Checking glob v0.3.1
19302024-01-05T08:47:17.302Z Checking fxhash v0.2.1
19312024-01-05T08:47:17.453Z Checking termcolor v1.2.0
19322024-01-05T08:47:17.539Z Compiling radium v0.7.0
19332024-01-05T08:47:17.571Z Compiling same-file v1.0.6
19342024-01-05T08:47:17.901Z Checking tap v1.0.1
19352024-01-05T08:47:18.062Z Compiling maybe-uninit v2.0.0
19362024-01-05T08:47:18.142Z Checking wyz v0.5.1
19372024-01-05T08:47:18.207Z Compiling walkdir v2.4.0
19382024-01-05T08:47:18.763Z Compiling semver-parser v0.10.2
19392024-01-05T08:47:18.847Z Compiling num-bigint-dig v0.8.4
19402024-01-05T08:47:18.893Z Compiling packed_struct v0.10.1
19412024-01-05T08:47:19.341Z Checking funty v2.0.0
19422024-01-05T08:47:19.455Z Checking crc-catalog v2.2.0
19432024-01-05T08:47:19.642Z Checking crc v3.0.1
19442024-01-05T08:47:19.935Z Compiling semver v0.11.0
19452024-01-05T08:47:19.995Z Compiling packed_struct_codegen v0.10.1
19462024-01-05T08:47:21.139Z Checking bitvec v1.0.1
19472024-01-05T08:47:21.295Z Compiling num-rational v0.4.1
19482024-01-05T08:47:22.110Z Compiling home v0.5.5
19492024-01-05T08:47:22.199Z Checking nodrop v0.1.14
19502024-01-05T08:47:22.345Z Checking array-init v0.0.4
19512024-01-05T08:47:22.460Z Compiling toolchain_find v0.2.0
19522024-01-05T08:47:23.661Z Checking smallvec v0.6.14
19532024-01-05T08:47:23.745Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
19542024-01-05T08:47:24.020Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
19552024-01-05T08:47:24.258Z Checking pkcs1 v0.7.5
19562024-01-05T08:47:24.880Z Checking signature v2.1.0
19572024-01-05T08:47:24.977Z Compiling toml v0.5.11
19582024-01-05T08:47:25.001Z Checking bitfield v0.14.0
19592024-01-05T08:47:25.151Z Checking serde-hex v0.1.0
19602024-01-05T08:47:25.429Z Compiling omicron-zone-package v0.9.1
19612024-01-05T08:47:27.003Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19622024-01-05T08:47:27.349Z Checking env_logger v0.10.0
19632024-01-05T08:47:27.373Z Checking rsa v0.9.2
19642024-01-05T08:47:28.018Z Compiling rustfmt-wrapper v0.2.0
19652024-01-05T08:47:28.780Z Checking x509-cert v0.2.4
19662024-01-05T08:47:29.041Z Checking ron v0.8.1
19672024-01-05T08:47:31.363Z Checking num-complex v0.4.4
19682024-01-05T08:47:31.381Z Checking crc-any v2.4.3
19692024-01-05T08:47:31.882Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19702024-01-05T08:47:31.947Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
19712024-01-05T08:47:32.059Z Checking lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
19722024-01-05T08:47:32.201Z Checking newline-converter v0.3.0
19732024-01-05T08:47:32.248Z Checking object v0.30.4
19742024-01-05T08:47:32.266Z Checking path-slash v0.1.5
19752024-01-05T08:47:32.392Z Checking utf-8 v0.7.6
19762024-01-05T08:47:32.450Z Checking expectorate v1.1.0
19772024-01-05T08:47:32.663Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
19782024-01-05T08:47:32.683Z Checking tungstenite v0.20.1
19792024-01-05T08:47:32.868Z Checking num v0.4.1
19802024-01-05T08:47:32.976Z Compiling buf-list v1.0.3
19812024-01-05T08:47:33.162Z Checking signal-hook-mio v0.2.3
19822024-01-05T08:47:33.900Z Checking display-error-chain v0.2.0
19832024-01-05T08:47:33.909Z Compiling parking_lot_core v0.8.6
19842024-01-05T08:47:34.008Z Checking trust-dns-client v0.22.0
19852024-01-05T08:47:34.093Z Checking tokio-tungstenite v0.20.1
19862024-01-05T08:47:34.440Z Checking pretty-hex v0.4.1
19872024-01-05T08:47:34.677Z Compiling vte_generate_state_changes v0.1.1
19882024-01-05T08:47:34.770Z Compiling semver v0.1.20
19892024-01-05T08:47:35.071Z Checking parking_lot v0.11.2
19902024-01-05T08:47:35.626Z Checking sled v0.34.7
19912024-01-05T08:47:35.720Z Checking arrayvec v0.5.2
19922024-01-05T08:47:35.880Z Compiling rustc_version v0.1.7
19932024-01-05T08:47:36.069Z Checking fd-lock v3.0.13
19942024-01-05T08:47:36.307Z Compiling unicase v2.7.0
19952024-01-05T08:47:36.415Z Checking trust-dns-server v0.22.1
19962024-01-05T08:47:36.539Z Checking vte v0.10.1
19972024-01-05T08:47:36.593Z Compiling platforms v3.0.2
19982024-01-05T08:47:37.007Z Compiling newtype_derive v0.1.6
19992024-01-05T08:47:37.088Z Checking crossterm v0.26.1
20002024-01-05T08:47:37.410Z Checking crossbeam-deque v0.8.3
20012024-01-05T08:47:37.882Z Compiling rayon-core v1.12.0
20022024-01-05T08:47:38.297Z Checking nu-ansi-term v0.49.0
20032024-01-05T08:47:38.871Z Checking strip-ansi-escapes v0.1.1
20042024-01-05T08:47:39.082Z Checking globset v0.4.13
20052024-01-05T08:47:39.758Z Checking reedline v0.22.0
20062024-01-05T08:47:39.899Z Checking olpc-cjson v0.1.3
20072024-01-05T08:47:39.962Z Checking serde_plain v1.0.2
20082024-01-05T08:47:40.069Z Compiling async-recursion v1.0.5
20092024-01-05T08:47:40.207Z Checking typed-path v0.7.0
20102024-01-05T08:47:40.307Z Compiling curve25519-dalek v4.1.1
20112024-01-05T08:47:41.758Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
20122024-01-05T08:47:41.803Z Compiling memoffset v0.7.1
20132024-01-05T08:47:42.017Z Checking rayon v1.8.0
20142024-01-05T08:47:42.199Z Compiling mime_guess v2.0.4
20152024-01-05T08:47:42.433Z Checking steno v0.4.0
20162024-01-05T08:47:42.506Z Checking universal-hash v0.5.1
20172024-01-05T08:47:42.769Z Compiling thiserror-impl-no-std v2.0.2
20182024-01-05T08:47:42.875Z Compiling curve25519-dalek-derive v0.1.0
20192024-01-05T08:47:43.270Z Checking tough v0.16.0
20202024-01-05T08:47:44.303Z Checking opaque-debug v0.3.0
20212024-01-05T08:47:44.407Z Checking poly1305 v0.8.0
20222024-01-05T08:47:45.836Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
20232024-01-05T08:47:46.064Z Checking chacha20 v0.9.1
20242024-01-05T08:47:46.269Z Checking aead v0.5.2
20252024-01-05T08:47:46.570Z Checking kstat-rs v0.2.3
20262024-01-05T08:47:46.601Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
20272024-01-05T08:47:47.039Z Compiling salty v0.2.0
20282024-01-05T08:47:47.053Z Checking signature v1.6.4
20292024-01-05T08:47:47.218Z Checking ed25519 v1.5.3
20302024-01-05T08:47:47.534Z Checking chacha20poly1305 v0.10.1
20312024-01-05T08:47:47.704Z Checking progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
20322024-01-05T08:47:47.998Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
20332024-01-05T08:47:48.081Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
20342024-01-05T08:47:48.210Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
20352024-01-05T08:47:48.275Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
20362024-01-05T08:47:48.353Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
20372024-01-05T08:47:48.942Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
20382024-01-05T08:47:49.861Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
20392024-01-05T08:47:50.967Z Checking thiserror-no-std v2.0.2
20402024-01-05T08:47:51.111Z Checking vsss-rs v3.3.2
20412024-01-05T08:47:51.939Z Checking lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
20422024-01-05T08:47:52.909Z Checking nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
20432024-01-05T08:47:53.278Z Checking hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
20442024-01-05T08:47:54.175Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
20452024-01-05T08:47:54.513Z Checking serde-big-array v0.5.1
20462024-01-05T08:47:54.816Z Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
20472024-01-05T08:47:56.191Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20482024-01-05T08:47:57.408Z Checking bytecount v0.6.3
20492024-01-05T08:47:57.623Z Checking papergrid v0.10.0
20502024-01-05T08:47:58.021Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20512024-01-05T08:47:58.212Z Checking hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
20522024-01-05T08:47:58.688Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=fab27994d0bd12725c17d6b478a9bfc2673ad6f4#fab27994)
20532024-01-05T08:47:58.736Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=f1571ce141421cff3d3328f43e7722f5df96fdda#f1571ce1)
20542024-01-05T08:48:00.182Z Checking signal-hook-tokio v0.3.1
20552024-01-05T08:48:00.426Z Compiling tabled_derive v0.6.0
20562024-01-05T08:48:00.581Z Checking nix v0.26.4
20572024-01-05T08:48:02.180Z Checking serde-big-array v0.4.1
20582024-01-05T08:48:02.410Z Compiling sqlparser_derive v0.1.1
20592024-01-05T08:48:03.832Z Checking unicode_categories v0.1.1
20602024-01-05T08:48:04.321Z Checking sqlformat v0.2.3
20612024-01-05T08:48:04.434Z Checking rustyline v12.0.0
20622024-01-05T08:48:04.658Z Checking tabled v0.14.0
20632024-01-05T08:48:05.316Z Checking sqlparser v0.36.1
20642024-01-05T08:48:06.696Z Checking sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20652024-01-05T08:48:07.174Z Checking bcs v0.1.6
20662024-01-05T08:48:07.933Z Checking corncobs v0.1.3
20672024-01-05T08:48:08.200Z Checking highway v1.1.0
20682024-01-05T08:48:08.322Z Compiling prettyplease v0.2.16
20692024-01-05T08:48:08.799Z Checking sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20702024-01-05T08:48:08.850Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f1571ce141421cff3d3328f43e7722f5df96fdda#f1571ce1)
20712024-01-05T08:48:08.877Z Checking http-range v0.1.5
20722024-01-05T08:48:09.164Z Checking hyper-staticfile v0.9.5
20732024-01-05T08:48:09.175Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
20742024-01-05T08:48:09.240Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
20752024-01-05T08:48:09.710Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
20762024-01-05T08:48:10.088Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
20772024-01-05T08:48:10.811Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
20782024-01-05T08:48:11.997Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
20792024-01-05T08:48:12.511Z Checking ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
20802024-01-05T08:48:13.599Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f1571ce141421cff3d3328f43e7722f5df96fdda#f1571ce1)
20812024-01-05T08:48:13.998Z Compiling crunchy v0.2.2
20822024-01-05T08:48:14.779Z Compiling portable-atomic v1.4.3
20832024-01-05T08:48:15.150Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
20842024-01-05T08:48:16.109Z Compiling clang-sys v1.6.1
20852024-01-05T08:48:16.688Z Checking humantime v2.1.0
20862024-01-05T08:48:17.144Z Checking assert_matches v1.5.0
20872024-01-05T08:48:17.188Z Compiling tiny-keccak v2.0.2
20882024-01-05T08:48:17.533Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
20892024-01-05T08:48:17.611Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
20902024-01-05T08:48:19.122Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
20912024-01-05T08:48:19.915Z Compiling darling_core v0.14.4
20922024-01-05T08:48:19.948Z Checking number_prefix v0.4.0
20932024-01-05T08:48:20.216Z Checking indicatif v0.17.7
20942024-01-05T08:48:20.928Z Compiling ascii-canvas v3.0.0
20952024-01-05T08:48:21.292Z Compiling ena v0.14.2
20962024-01-05T08:48:21.352Z Compiling libloading v0.7.4
20972024-01-05T08:48:21.792Z Compiling bindgen v0.65.1
20982024-01-05T08:48:21.937Z Compiling regex-syntax v0.6.29
20992024-01-05T08:48:21.940Z Compiling diff v0.1.13
21002024-01-05T08:48:26.400Z Compiling cexpr v0.6.0
21012024-01-05T08:48:29.157Z Compiling lalrpop v0.19.12
21022024-01-05T08:48:29.833Z Compiling darling_macro v0.14.4
21032024-01-05T08:48:30.343Z Compiling which v4.4.0
21042024-01-05T08:48:31.318Z Compiling fs-err v2.11.0
21052024-01-05T08:48:31.476Z Compiling darling v0.14.4
21062024-01-05T08:48:31.639Z Checking maplit v1.0.2
21072024-01-05T08:48:31.752Z Compiling lazycell v1.3.0
21082024-01-05T08:48:31.783Z Compiling peeking_take_while v0.1.2
21092024-01-05T08:48:31.958Z Compiling rustc-hash v1.1.0
21102024-01-05T08:48:37.835Z Compiling ref-cast v1.0.20
21112024-01-05T08:48:38.128Z Compiling shlex v1.1.0
21122024-01-05T08:48:38.128Z Compiling derive_builder_core v0.12.0
21132024-01-05T08:48:38.316Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
21142024-01-05T08:48:38.316Z Compiling ref-cast-impl v1.0.20
21152024-01-05T08:48:38.316Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
21162024-01-05T08:48:38.316Z Compiling libxml v0.3.3
21172024-01-05T08:48:38.316Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
21182024-01-05T08:48:38.316Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
21192024-01-05T08:48:38.316Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
21202024-01-05T08:48:38.316Z Compiling derive_builder_macro v0.12.0
21212024-01-05T08:48:38.317Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
21222024-01-05T08:48:38.317Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
21232024-01-05T08:48:38.317Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
21242024-01-05T08:48:38.369Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
21252024-01-05T08:48:40.739Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
21262024-01-05T08:48:43.919Z Checking bytesize v1.3.0
21272024-01-05T08:48:44.269Z Compiling strum_macros v0.24.3
21282024-01-05T08:48:44.650Z Compiling diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
21292024-01-05T08:48:45.072Z Compiling cookie v0.18.0
21302024-01-05T08:48:45.289Z Compiling indoc v1.0.9
21312024-01-05T08:48:45.689Z Checking derive_builder v0.12.0
21322024-01-05T08:48:46.972Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
21332024-01-05T08:48:48.411Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
21342024-01-05T08:48:48.675Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
21352024-01-05T08:48:49.086Z Checking bb8 v0.8.1
21362024-01-05T08:48:49.170Z Checking quick-xml v0.23.1
21372024-01-05T08:48:49.348Z Compiling oso-derive v0.27.0
21382024-01-05T08:48:49.759Z Compiling impl-trait-for-tuples v0.2.2
21392024-01-05T08:48:50.822Z Checking unicode-linebreak v0.1.5
21402024-01-05T08:48:51.033Z Checking smawk v0.3.1
21412024-01-05T08:48:51.083Z Checking async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
21422024-01-05T08:48:51.506Z Checking textwrap v0.16.0
21432024-01-05T08:48:51.988Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
21442024-01-05T08:48:52.054Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
21452024-01-05T08:48:52.527Z Checking is_ci v1.1.1
21462024-01-05T08:48:52.701Z Checking supports-color v2.1.0
21472024-01-05T08:48:53.193Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
21482024-01-05T08:48:53.193Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
21492024-01-05T08:48:54.275Z Checking crossterm v0.27.0
21502024-01-05T08:48:54.704Z Compiling indoc v2.0.3
21512024-01-05T08:48:55.713Z Checking cassowary v0.3.0
21522024-01-05T08:48:56.335Z Checking rtoolbox v0.0.1
21532024-01-05T08:48:56.492Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
21542024-01-05T08:48:56.558Z Checking ratatui v0.23.0
21552024-01-05T08:48:56.586Z Checking rpassword v7.3.1
21562024-01-05T08:48:57.189Z Checking shell-words v1.1.0
21572024-01-05T08:48:57.193Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=fab27994d0bd12725c17d6b478a9bfc2673ad6f4#fab27994)
21582024-01-05T08:48:57.193Z Checking fatfs v0.3.6
21592024-01-05T08:48:58.672Z Checking yansi v0.5.1
21602024-01-05T08:48:59.208Z Compiling target-lexicon v0.12.12
21612024-01-05T08:48:59.392Z Checking pretty_assertions v1.4.0
21622024-01-05T08:48:59.683Z Compiling guppy-workspace-hack v0.1.0
21632024-01-05T08:49:00.120Z Checking plotters-backend v0.3.5
21642024-01-05T08:49:00.396Z Checking tui-tree-widget v0.13.0
21652024-01-05T08:49:00.722Z Checking plotters-svg v0.3.5
21662024-01-05T08:49:00.828Z Checking rand v0.4.6
21672024-01-05T08:49:01.033Z Checking remove_dir_all v0.5.3
21682024-01-05T08:49:01.166Z Checking cast v0.3.0
21692024-01-05T08:49:01.600Z Compiling target-spec v3.0.1
21702024-01-05T08:49:01.657Z Checking criterion-plot v0.5.0
21712024-01-05T08:49:02.329Z Checking tempdir v0.3.7
21722024-01-05T08:49:02.475Z Checking cfg-expr v0.15.5
21732024-01-05T08:49:02.494Z Checking plotters v0.3.5
21742024-01-05T08:49:02.682Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
21752024-01-05T08:49:03.862Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
21762024-01-05T08:49:04.377Z Checking tinytemplate v1.2.1
21772024-01-05T08:49:04.979Z Checking cargo-platform v0.1.3
21782024-01-05T08:49:05.284Z Checking anes v0.1.6
21792024-01-05T08:49:05.422Z Checking oorandom v11.1.3
21802024-01-05T08:49:05.440Z Checking cargo_metadata v0.18.1
21812024-01-05T08:49:05.909Z Checking criterion v0.5.1
21822024-01-05T08:49:06.201Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
21832024-01-05T08:49:08.132Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
21842024-01-05T08:49:08.962Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
21852024-01-05T08:49:09.330Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
21862024-01-05T08:49:10.447Z Checking assert_cmd v2.0.12
21872024-01-05T08:49:11.425Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
21882024-01-05T08:49:11.435Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
21892024-01-05T08:49:13.562Z Checking pathdiff v0.2.1
21902024-01-05T08:49:14.060Z Checking nested v0.1.1
21912024-01-05T08:49:14.068Z Checking guppy v0.17.4
21922024-01-05T08:49:16.687Z Checking threadpool v1.8.1
21932024-01-05T08:49:17.191Z Checking nanorand v0.7.0
21942024-01-05T08:49:17.191Z Checking topological-sort v0.2.2
21952024-01-05T08:49:17.437Z Checking flume v0.11.0
21962024-01-05T08:49:17.506Z Checking libtest-mimic v0.6.1
21972024-01-05T08:49:18.187Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
21982024-01-05T08:49:18.203Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
21992024-01-05T08:49:20.205Z Checking httptest v0.15.5
22002024-01-05T08:49:21.264Z Checking similar-asserts v1.5.0
22012024-01-05T08:49:21.359Z Compiling rstest_macros v0.18.2
22022024-01-05T08:49:21.588Z Compiling crossbeam-queue v0.3.8
22032024-01-05T08:49:22.284Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
22042024-01-05T08:49:22.371Z Checking datatest-stable v0.2.3
22052024-01-05T08:49:22.673Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
22062024-01-05T08:49:22.931Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
22072024-01-05T08:49:23.353Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
22082024-01-05T08:49:23.907Z Compiling trybuild v1.0.85
22092024-01-05T08:49:24.152Z Compiling relative-path v1.9.0
22102024-01-05T08:49:24.326Z Checking constant_time_eq v0.2.6
22112024-01-05T08:49:24.494Z Checking arrayref v0.3.7
22122024-01-05T08:49:24.522Z Checking arrayvec v0.7.4
22132024-01-05T08:49:25.048Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
22142024-01-05T08:49:25.079Z Checking blake2b_simd v1.0.1
22152024-01-05T08:49:26.416Z Checking basic-toml v0.1.4
22162024-01-05T08:49:27.768Z Checking futures-timer v3.0.2
22172024-01-05T08:49:28.225Z Checking constant_time_eq v0.3.0
22182024-01-05T08:49:28.390Z Checking rust-argon2 v1.0.1
22192024-01-05T08:49:31.199Z Checking crossbeam v0.8.2
22202024-01-05T08:49:32.554Z Checking partial-io v0.5.4
22212024-01-05T08:49:33.079Z Checking approx v0.5.1
22222024-01-05T08:49:33.412Z Checking termios v0.3.3
22232024-01-05T08:49:33.713Z Checking hex-literal v0.4.1
22242024-01-05T08:49:36.114Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
22252024-01-05T08:49:39.512Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
22262024-01-05T08:49:39.673Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
22272024-01-05T08:49:41.424Z Checking rstest v0.18.2
22282024-01-05T08:49:50.056Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
22292024-01-05T08:49:53.378Z Checking omicron-deploy v0.1.0 (/work/oxidecomputer/omicron/dev-tools/thing-flinger)
22302024-01-05T08:50:57.140Z Compiling samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
22312024-01-05T08:51:07.480Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
22322024-01-05T08:51:09.454Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
22332024-01-05T08:51:23.011Z Checking caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
22342024-01-05T08:51:43.497Z Compiling polar-core v0.27.0
22352024-01-05T08:51:54.741Z Checking oso v0.27.0
22362024-01-05T08:52:32.516Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
22372024-01-05T08:53:54.866Z Finished dev [unoptimized + debuginfo] target(s) in 10m 11s
22382024-01-05T08:53:55.083Z
22392024-01-05T08:53:55.083Zreal 11:11.796031186
22402024-01-05T08:53:55.083Zuser 1:01:05.295704672
22412024-01-05T08:53:55.087Zsys 7:49.805024703
22422024-01-05T08:53:55.087Ztrap 2.252591766
22432024-01-05T08:53:55.087Ztflt 4.026058384
22442024-01-05T08:53:55.087Zdflt 4.416499426
22452024-01-05T08:53:55.087Zkflt 0.018873815
22462024-01-05T08:53:55.087Zlock 1:36:46.477456639
22472024-01-05T08:53:55.087Zslp 3:01:04.509903515
22482024-01-05T08:53:55.087Zlat 2:12.107583330
22492024-01-05T08:53:55.087Zstop 4:32.992345883
22502024-01-05T08:53:56.264Zwarning: output filename collision.
22512024-01-05T08:53:56.264ZThe 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)`.
22522024-01-05T08:53:56.264ZColliding filename is: /work/oxidecomputer/omicron/target/doc/hubpack/index.html
22532024-01-05T08:53:56.264ZThe targets should have unique names.
22542024-01-05T08:53:56.264ZThis is a known bug where multiple crates with the same name use
22552024-01-05T08:53:56.264Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22562024-01-05T08:53:56.268Zwarning: output filename collision.
22572024-01-05T08:53:56.268ZThe 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)`.
22582024-01-05T08:53:56.268ZColliding filename is: /work/oxidecomputer/omicron/target/doc/nix/index.html
22592024-01-05T08:53:56.268ZThe targets should have unique names.
22602024-01-05T08:53:56.268ZThis is a known bug where multiple crates with the same name use
22612024-01-05T08:53:56.268Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22622024-01-05T08:53:56.268Zwarning: output filename collision.
22632024-01-05T08:53:56.268ZThe 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)`.
22642024-01-05T08:53:56.268ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
22652024-01-05T08:53:56.268ZThe targets should have unique names.
22662024-01-05T08:53:56.268ZThis is a known bug where multiple crates with the same name use
22672024-01-05T08:53:56.268Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22682024-01-05T08:53:56.268Zwarning: output filename collision.
22692024-01-05T08:53:56.268ZThe 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)`.
22702024-01-05T08:53:56.268ZColliding filename is: /work/oxidecomputer/omicron/target/doc/tlvc/index.html
22712024-01-05T08:53:56.268ZThe targets should have unique names.
22722024-01-05T08:53:56.268ZThis is a known bug where multiple crates with the same name use
22732024-01-05T08:53:56.268Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22742024-01-05T08:53:56.880Z Documenting libc v0.2.151
22752024-01-05T08:53:56.898Z Documenting cfg-if v1.0.0
22762024-01-05T08:53:56.909Z Documenting serde_derive v1.0.193
22772024-01-05T08:53:56.936Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22782024-01-05T08:53:56.939Z Documenting scopeguard v1.2.0
22792024-01-05T08:53:56.939Z Documenting log v0.4.20
22802024-01-05T08:53:56.971Z Documenting memchr v2.6.3
22812024-01-05T08:53:57.027Z Documenting itoa v1.0.9
22822024-01-05T08:53:57.331Z Documenting smallvec v1.11.2
22832024-01-05T08:54:00.875Z Documenting zeroize_derive v1.4.2
22842024-01-05T08:54:00.921Z Documenting lock_api v0.4.10
22852024-01-05T08:54:00.938Z Documenting pin-project-lite v0.2.13
22862024-01-05T08:54:01.724Z Documenting libm v0.2.7
22872024-01-05T08:54:02.687Z Documenting futures-core v0.3.30
22882024-01-05T08:54:03.490Z Documenting getrandom v0.2.10
22892024-01-05T08:54:03.763Z Documenting parking_lot_core v0.9.8
22902024-01-05T08:54:04.966Z Documenting signal-hook-registry v1.4.1
22912024-01-05T08:54:05.293Z Documenting mio v0.8.9
22922024-01-05T08:54:06.611Z Documenting num-traits v0.2.16
22932024-01-05T08:54:06.679Z Documenting serde v1.0.193
22942024-01-05T08:54:08.294Z Documenting thiserror-impl v1.0.49
22952024-01-05T08:54:08.393Z Documenting zeroize v1.7.0
22962024-01-05T08:54:09.228Z Documenting rand_core v0.6.4
22972024-01-05T08:54:09.575Z Documenting parking_lot v0.12.1
22982024-01-05T08:54:11.205Z Documenting num_cpus v1.16.0
22992024-01-05T08:54:11.332Z Documenting socket2 v0.5.5
23002024-01-05T08:54:13.709Z Documenting typenum v1.16.0
23012024-01-05T08:54:13.969Z Documenting tokio-macros v2.2.0
23022024-01-05T08:54:14.728Z Documenting once_cell v1.19.0
23032024-01-05T08:54:15.200Z Documenting subtle v2.5.0
23042024-01-05T08:54:15.404Z Documenting thiserror v1.0.49
23052024-01-05T08:54:17.120Z Documenting ryu v1.0.15
23062024-01-05T08:54:17.291Z Documenting byteorder v1.5.0
23072024-01-05T08:54:20.546Z Documenting futures-sink v0.3.30
23082024-01-05T08:54:20.563Z Documenting const-oid v0.9.5
23092024-01-05T08:54:20.575Z Documenting pin-utils v0.1.0
23102024-01-05T08:54:20.914Z Documenting slab v0.4.9
23112024-01-05T08:54:21.067Z Documenting futures-macro v0.3.30
23122024-01-05T08:54:23.347Z Documenting futures-task v0.3.30
23132024-01-05T08:54:25.873Z Documenting futures-channel v0.3.30
23142024-01-05T08:54:27.121Z Documenting futures-io v0.3.30
23152024-01-05T08:54:28.118Z Documenting iana-time-zone v0.1.57
23162024-01-05T08:54:28.635Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23172024-01-05T08:54:28.937Z Documenting tinyvec_macros v0.1.1
23182024-01-05T08:54:29.460Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23192024-01-05T08:54:29.741Z Documenting fnv v1.0.7
23202024-01-05T08:54:31.863Z Documenting ppv-lite86 v0.2.17
23212024-01-05T08:54:33.162Z Documenting futures-util v0.3.30
23222024-01-05T08:54:33.607Z Documenting tinyvec v1.6.0
23232024-01-05T08:54:34.032Z Documenting tracing-core v0.1.31
23242024-01-05T08:54:35.897Z Documenting tracing-attributes v0.1.26
23252024-01-05T08:54:36.722Z Documenting rand_chacha v0.3.1
23262024-01-05T08:54:39.147Z Documenting unicode-normalization v0.1.22
23272024-01-05T08:54:42.337Z Documenting bytes v1.5.0
23282024-01-05T08:54:42.631Z Documenting bitflags v2.4.0
23292024-01-05T08:54:43.772Z Documenting serde_json v1.0.108
23302024-01-05T08:54:45.900Z Documenting chrono v0.4.31
23312024-01-05T08:54:46.127Z Documenting uuid v1.6.1
23322024-01-05T08:54:48.891Z Documenting rand v0.8.5
23332024-01-05T08:54:48.988Z Documenting base64 v0.21.5
23342024-01-05T08:54:49.499Z Documenting tokio v1.35.0
23352024-01-05T08:54:51.927Z Documenting spin v0.9.8
23362024-01-05T08:54:52.946Z Documenting lazy_static v1.4.0
23372024-01-05T08:54:54.747Z Documenting unicode-bidi v0.3.13
23382024-01-05T08:54:55.179Z Documenting http v0.2.11
23392024-01-05T08:54:56.701Z Documenting percent-encoding v2.3.1
23402024-01-05T08:54:57.377Z Documenting cpufeatures v0.2.9
23412024-01-05T08:54:57.399Z Checking serde_derive_internals v0.26.0
23422024-01-05T08:54:58.351Z Documenting serde_derive_internals v0.26.0
23432024-01-05T08:54:59.171Z Documenting generic-array v0.14.7
23442024-01-05T08:55:01.195Z Documenting dyn-clone v1.0.13
23452024-01-05T08:55:01.369Z Documenting errno v0.3.2
23462024-01-05T08:55:02.594Z Documenting form_urlencoded v1.2.1
23472024-01-05T08:55:03.770Z Documenting tracing v0.1.37
23482024-01-05T08:55:04.051Z Documenting idna v0.5.0
23492024-01-05T08:55:05.587Z Documenting crypto-common v0.1.6
23502024-01-05T08:55:05.684Z Documenting block-buffer v0.10.4
23512024-01-05T08:55:06.067Z Documenting httparse v1.8.0
23522024-01-05T08:55:06.434Z Documenting schemars_derive v0.8.16
23532024-01-05T08:55:07.147Z Documenting rustix v0.38.25
23542024-01-05T08:55:08.653Z Documenting unicode-ident v1.0.12
23552024-01-05T08:55:09.958Z Documenting url v2.5.0
23562024-01-05T08:55:12.015Z Documenting adler v1.0.2
23572024-01-05T08:55:12.178Z Documenting unicode-width v0.1.11
23582024-01-05T08:55:12.316Z Documenting digest v0.10.7
23592024-01-05T08:55:12.770Z Documenting proc-macro2 v1.0.74
23602024-01-05T08:55:15.354Z Documenting schemars v0.8.16
23612024-01-05T08:55:16.158Z Documenting miniz_oxide v0.7.1
23622024-01-05T08:55:16.350Z Documenting base64ct v1.6.0
23632024-01-05T08:55:16.410Z Documenting untrusted v0.9.0
23642024-01-05T08:55:16.753Z Documenting openssl-probe v0.1.5
23652024-01-05T08:55:18.800Z Documenting quote v1.0.35
23662024-01-05T08:55:20.525Z Documenting httpdate v1.0.3
23672024-01-05T08:55:21.304Z Documenting try-lock v0.2.4
23682024-01-05T08:55:22.218Z Documenting ring v0.17.7
23692024-01-05T08:55:22.729Z Documenting http-body v0.4.5
23702024-01-05T08:55:22.959Z Documenting openssl-sys v0.9.96
23712024-01-05T08:55:24.014Z Documenting slog v2.7.0
23722024-01-05T08:55:24.612Z Documenting async-trait v0.1.77
23732024-01-05T08:55:25.405Z Documenting want v0.3.1
23742024-01-05T08:55:26.229Z Documenting openssl-macros v0.1.1
23752024-01-05T08:55:28.697Z Documenting mime v0.3.17
23762024-01-05T08:55:30.137Z Documenting tower-service v0.3.2
23772024-01-05T08:55:30.413Z Documenting rustls-webpki v0.101.7
23782024-01-05T08:55:31.183Z Documenting pem-rfc7468 v0.7.0
23792024-01-05T08:55:31.803Z Documenting aho-corasick v1.0.4
23802024-01-05T08:55:32.100Z Documenting sct v0.7.0
23812024-01-05T08:55:32.815Z Documenting openssl v0.10.60
23822024-01-05T08:55:32.910Z Documenting tokio-util v0.7.10
23832024-01-05T08:55:35.029Z Documenting der_derive v0.7.2
23842024-01-05T08:55:35.710Z Documenting hashbrown v0.14.2
23852024-01-05T08:55:36.892Z Documenting equivalent v1.0.1
23862024-01-05T08:55:37.395Z Documenting ipnet v2.8.0
23872024-01-05T08:55:37.471Z Documenting flagset v0.4.3
23882024-01-05T08:55:39.380Z Documenting utf8parse v0.2.1
23892024-01-05T08:55:40.876Z Documenting regex-syntax v0.8.2
23902024-01-05T08:55:41.376Z Documenting h2 v0.3.21
23912024-01-05T08:55:41.518Z Documenting rustls v0.21.9
23922024-01-05T08:55:42.022Z Documenting indexmap v2.1.0
23932024-01-05T08:55:42.821Z Documenting der v0.7.8
23942024-01-05T08:55:43.546Z Documenting rustls-pemfile v1.0.3
23952024-01-05T08:55:43.549Z Documenting num-integer v0.1.45
23962024-01-05T08:55:45.278Z Documenting time-macros v0.2.13
23972024-01-05T08:55:48.839Z Documenting time-core v0.1.1
23982024-01-05T08:55:49.015Z Documenting deranged v0.3.8
23992024-01-05T08:55:49.773Z Documenting num_threads v0.1.6
24002024-01-05T08:55:50.249Z Documenting gimli v0.28.0
24012024-01-05T08:55:51.105Z Documenting regex-automata v0.4.3
24022024-01-05T08:55:52.454Z Documenting spki v0.7.2
24032024-01-05T08:55:53.287Z Documenting native-tls v0.2.11
24042024-01-05T08:55:54.136Z Documenting tokio-rustls v0.24.1
24052024-01-05T08:55:55.149Z Documenting object v0.32.1
24062024-01-05T08:55:55.604Z Documenting time v0.3.27
24072024-01-05T08:55:56.190Z Documenting hyper v0.14.27
24082024-01-05T08:55:59.138Z Documenting crossbeam-utils v0.8.16
24092024-01-05T08:55:59.960Z Documenting addr2line v0.21.0
24102024-01-05T08:56:00.450Z Documenting encoding_rs v0.8.33
24112024-01-05T08:56:03.344Z Checking pest_meta v2.7.2
24122024-01-05T08:56:03.612Z Documenting rustc-demangle v0.1.23
24132024-01-05T08:56:04.087Z Documenting regex v1.10.2
24142024-01-05T08:56:04.871Z Documenting tokio-native-tls v0.3.1
24152024-01-05T08:56:05.394Z Documenting rustls-native-certs v0.6.3
24162024-01-05T08:56:05.492Z Documenting serde_urlencoded v0.7.1
24172024-01-05T08:56:07.510Z Documenting pest_meta v2.7.2
24182024-01-05T08:56:07.811Z Checking pest_generator v2.7.2
24192024-01-05T08:56:09.023Z Documenting pkcs8 v0.10.2
24202024-01-05T08:56:10.996Z Documenting data-encoding v2.4.0
24212024-01-05T08:56:11.919Z Documenting ucd-trie v0.1.6
24222024-01-05T08:56:12.524Z Documenting anstyle v1.0.2
24232024-01-05T08:56:12.928Z Documenting webpki-roots v0.25.2
24242024-01-05T08:56:13.524Z Documenting pest_generator v2.7.2
24252024-01-05T08:56:14.341Z Documenting backtrace v0.3.69
24262024-01-05T08:56:14.880Z Documenting hyper-tls v0.5.0
24272024-01-05T08:56:16.128Z Documenting hyper-rustls v0.24.2
24282024-01-05T08:56:17.395Z Documenting anstyle-parse v0.2.1
24292024-01-05T08:56:17.973Z Documenting pest v2.7.2
24302024-01-05T08:56:18.234Z Documenting syn v2.0.46
24312024-01-05T08:56:18.500Z Documenting ipnetwork v0.20.0
24322024-01-05T08:56:20.580Z Documenting pest_derive v2.7.2
24332024-01-05T08:56:21.874Z Documenting sha2 v0.10.8
24342024-01-05T08:56:22.541Z Documenting anyhow v1.0.75
24352024-01-05T08:56:25.145Z Documenting futures-executor v0.3.30
24362024-01-05T08:56:25.948Z Documenting hex v0.4.3
24372024-01-05T08:56:27.133Z Documenting reqwest v0.11.22
24382024-01-05T08:56:27.167Z Documenting crc32fast v1.3.2
24392024-01-05T08:56:27.860Z Checking serde_tokenstream v0.1.7
24402024-01-05T08:56:28.436Z Documenting colorchoice v1.0.0
24412024-01-05T08:56:29.170Z Documenting anstyle-query v1.0.0
24422024-01-05T08:56:30.311Z Documenting dtrace-parser v0.1.14
24432024-01-05T08:56:31.193Z Documenting num-iter v0.1.43
24442024-01-05T08:56:31.859Z Documenting openapiv3 v2.0.0
24452024-01-05T08:56:32.592Z Documenting hmac v0.12.1
24462024-01-05T08:56:32.603Z Documenting dof v0.1.5
24472024-01-05T08:56:34.529Z Documenting anstream v0.5.0
24482024-01-05T08:56:35.876Z Documenting thread-id v4.2.0
24492024-01-05T08:56:37.302Z Documenting terminal_size v0.2.6
24502024-01-05T08:56:39.142Z Documenting memoffset v0.9.0
24512024-01-05T08:56:39.544Z Documenting clap_lex v0.5.1
24522024-01-05T08:56:40.116Z Documenting strsim v0.10.0
24532024-01-05T08:56:41.536Z Documenting usdt-impl v0.3.5
24542024-01-05T08:56:41.579Z Documenting flate2 v1.0.28
24552024-01-05T08:56:42.159Z Documenting futures v0.3.30
24562024-01-05T08:56:43.231Z Documenting crossbeam-epoch v0.9.15
24572024-01-05T08:56:43.419Z Documenting usdt-attr-macro v0.3.5
24582024-01-05T08:56:45.761Z Documenting usdt-macro v0.3.5
24592024-01-05T08:56:46.045Z Documenting clap_builder v4.4.2
24602024-01-05T08:56:47.375Z Documenting clap_derive v4.4.2
24612024-01-05T08:56:48.801Z Documenting managed v0.8.0
24622024-01-05T08:56:49.225Z Documenting unicode-segmentation v1.10.1
24632024-01-05T08:56:49.526Z Documenting block-padding v0.3.3
24642024-01-05T08:56:51.066Z Documenting scheduled-thread-pool v0.2.7
24652024-01-05T08:56:53.799Z Documenting usdt v0.3.5
24662024-01-05T08:56:53.846Z Documenting bzip2-sys v0.1.11+1.0.8
24672024-01-05T08:56:53.867Z Documenting enum-as-inner v0.5.1
24682024-01-05T08:56:54.285Z Documenting diesel_table_macro_syntax v0.1.0
24692024-01-05T08:56:57.448Z Checking diesel_table_macro_syntax v0.1.0
24702024-01-05T08:56:57.581Z Documenting pin-project-internal v1.1.3
24712024-01-05T08:56:57.581Z Documenting either v1.9.0
24722024-01-05T08:56:57.582Z Documenting clap v4.4.3
24732024-01-05T08:56:57.582Z Documenting r2d2 v0.8.10
24742024-01-05T08:56:59.526Z Documenting bzip2 v0.4.4
24752024-01-05T08:57:00.813Z Documenting inout v0.1.3
24762024-01-05T08:57:00.927Z Documenting diesel_derives v2.1.2
24772024-01-05T08:57:01.168Z Documenting trust-dns-proto v0.22.0
24782024-01-05T08:57:01.393Z Documenting md-5 v0.10.5
24792024-01-05T08:57:02.593Z Documenting pin-project v1.1.3
24802024-01-05T08:57:02.930Z Documenting stringprep v0.1.3
24812024-01-05T08:57:03.113Z Documenting toml_datetime v0.6.5
24822024-01-05T08:57:05.438Z Documenting serde_spanned v0.6.4
24832024-01-05T08:57:06.590Z Documenting zerocopy v0.7.31
24842024-01-05T08:57:07.121Z Documenting ff v0.13.0
24852024-01-05T08:57:08.415Z Documenting pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
24862024-01-05T08:57:08.655Z Documenting doc-comment v0.3.3
24872024-01-05T08:57:08.868Z Documenting snafu-derive v0.7.5
24882024-01-05T08:57:11.063Z Documenting bit-vec v0.6.3
24892024-01-05T08:57:11.405Z Documenting static_assertions v1.1.0
24902024-01-05T08:57:12.781Z Documenting winnow v0.5.15
24912024-01-05T08:57:12.860Z Documenting fallible-iterator v0.2.0
24922024-01-05T08:57:13.898Z Documenting base16ct v0.2.0
24932024-01-05T08:57:14.947Z Documenting siphasher v0.3.11
24942024-01-05T08:57:15.890Z Documenting diesel v2.1.4
24952024-01-05T08:57:17.011Z Documenting group v0.13.0
24962024-01-05T08:57:18.230Z Documenting cipher v0.4.4
24972024-01-05T08:57:18.425Z Documenting sec1 v0.7.3
24982024-01-05T08:57:19.227Z Documenting phf_shared v0.11.2
24992024-01-05T08:57:20.060Z Documenting snafu v0.7.5
25002024-01-05T08:57:20.262Z Documenting toml_edit v0.21.0
25012024-01-05T08:57:20.383Z Documenting postgres-protocol v0.6.6
25022024-01-05T08:57:22.684Z Documenting zip v0.6.6
25032024-01-05T08:57:24.779Z Documenting hkdf v0.12.4
25042024-01-05T08:57:26.732Z Documenting num-bigint v0.4.4
25052024-01-05T08:57:26.913Z Documenting crypto-bigint v0.5.2
25062024-01-05T08:57:28.231Z Documenting hubpack v0.1.2
25072024-01-05T08:57:28.497Z Documenting regress v0.7.1
25082024-01-05T08:57:29.773Z Documenting bstr v1.6.0
25092024-01-05T08:57:30.147Z Documenting serde_repr v0.1.16
25102024-01-05T08:57:32.555Z Documenting new_debug_unreachable v1.0.4
25112024-01-05T08:57:34.792Z Documenting precomputed-hash v0.1.1
25122024-01-05T08:57:36.768Z Documenting lalrpop-util v0.19.12
25132024-01-05T08:57:37.066Z Documenting fixedbitset v0.4.2
25142024-01-05T08:57:37.326Z Documenting minimal-lexical v0.2.1
25152024-01-05T08:57:37.553Z Documenting yasna v0.5.2
25162024-01-05T08:57:38.146Z Documenting gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
25172024-01-05T08:57:38.554Z Documenting elliptic-curve v0.13.8
25182024-01-05T08:57:40.318Z Documenting string_cache v0.8.7
25192024-01-05T08:57:41.924Z Documenting petgraph v0.6.4
25202024-01-05T08:57:43.007Z Documenting nom v7.1.3
25212024-01-05T08:57:43.307Z Documenting postgres-types v0.2.6
25222024-01-05T08:57:46.875Z Documenting phf v0.11.2
25232024-01-05T08:57:46.995Z Documenting console v0.15.7
25242024-01-05T08:57:48.400Z Documenting semver v1.0.20
25252024-01-05T08:57:48.670Z Documenting float-cmp v0.9.0
25262024-01-05T08:57:50.526Z Documenting normalize-line-endings v0.3.0
25272024-01-05T08:57:52.760Z Documenting difflib v0.4.0
25282024-01-05T08:57:52.774Z Documenting heck v0.4.1
25292024-01-05T08:57:53.366Z Documenting whoami v1.4.1
25302024-01-05T08:57:54.223Z Documenting predicates-core v1.0.6
25312024-01-05T08:57:55.023Z Checking unsafe-libyaml v0.2.10
25322024-01-05T08:57:55.387Z Documenting ahash v0.8.6
25332024-01-05T08:57:55.875Z Documenting bit-set v0.5.3
25342024-01-05T08:57:56.408Z Documenting similar v2.3.0
25352024-01-05T08:57:57.001Z Documenting typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
25362024-01-05T08:57:58.308Z Documenting tokio-stream v0.1.14
25372024-01-05T08:57:58.884Z Documenting tokio-postgres v0.7.10
25382024-01-05T08:57:59.048Z Documenting typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
25392024-01-05T08:57:59.794Z Documenting predicates v3.0.4
25402024-01-05T08:58:01.886Z Documenting unsafe-libyaml v0.2.10
25412024-01-05T08:58:02.223Z Checking ident_case v1.0.1
25422024-01-05T08:58:02.443Z Checking serde_yaml v0.9.25
25432024-01-05T08:58:02.772Z Documenting progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25442024-01-05T08:58:05.507Z Documenting getopts v0.2.21
25452024-01-05T08:58:05.964Z Documenting match_cfg v0.1.0
25462024-01-05T08:58:06.809Z Documenting sha1 v0.10.6
25472024-01-05T08:58:07.539Z Documenting dirs-sys-next v0.1.2
25482024-01-05T08:58:07.740Z Documenting serde_yaml v0.9.25
25492024-01-05T08:58:10.189Z Documenting hostname v0.3.1
25502024-01-05T08:58:10.276Z Documenting typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
25512024-01-05T08:58:11.596Z Documenting thread_local v1.1.7
25522024-01-05T08:58:13.030Z Documenting dirs-next v2.0.0
25532024-01-05T08:58:13.919Z Documenting paste v1.0.14
25542024-01-05T08:58:14.071Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25552024-01-05T08:58:14.804Z Documenting crossbeam-channel v0.5.8
25562024-01-05T08:58:15.901Z Documenting atty v0.2.14
25572024-01-05T08:58:16.100Z Documenting progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25582024-01-05T08:58:17.819Z Documenting take_mut v0.2.2
25592024-01-05T08:58:18.615Z Documenting term v0.7.0
25602024-01-05T08:58:19.327Z Documenting slog-json v2.6.1
25612024-01-05T08:58:19.897Z Documenting camino v1.1.6
25622024-01-05T08:58:20.159Z Documenting progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25632024-01-05T08:58:20.287Z Documenting async-stream-impl v0.3.5
25642024-01-05T08:58:21.107Z Documenting atomic-waker v1.1.1
25652024-01-05T08:58:23.176Z Documenting slog-async v2.8.0
25662024-01-05T08:58:24.383Z Documenting slog-term v2.9.0
25672024-01-05T08:58:25.193Z Documenting debug-ignore v1.0.5
25682024-01-05T08:58:26.115Z Documenting slog-bunyan v2.4.0
25692024-01-05T08:58:26.876Z Documenting waitgroup v0.1.2
25702024-01-05T08:58:26.888Z Documenting async-stream v0.3.5
25712024-01-05T08:58:27.529Z Checking darling_core v0.20.3
25722024-01-05T08:58:28.777Z Documenting toml v0.8.8
25732024-01-05T08:58:29.316Z Documenting dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
25742024-01-05T08:58:30.488Z Documenting multer v2.1.0
25752024-01-05T08:58:30.838Z Documenting serde_path_to_error v0.1.14
25762024-01-05T08:58:31.868Z Documenting progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25772024-01-05T08:58:32.394Z Documenting strum v0.25.0
25782024-01-05T08:58:32.594Z Checking darling v0.20.3
25792024-01-05T08:58:32.739Z Documenting serde_with_macros v3.4.0
25802024-01-05T08:58:32.799Z Documenting structmeta-derive v0.2.0
25812024-01-05T08:58:35.950Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25822024-01-05T08:58:37.026Z Checking structmeta v0.2.0
25832024-01-05T08:58:37.281Z Documenting instant v0.1.12
25842024-01-05T08:58:37.368Z Checking regex-syntax v0.7.5
25852024-01-05T08:58:37.576Z Documenting dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
25862024-01-05T08:58:37.759Z Documenting serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
25872024-01-05T08:58:39.789Z Documenting serde_with v3.4.0
25882024-01-05T08:58:40.040Z Documenting macaddr v1.0.1
25892024-01-05T08:58:40.532Z Documenting structmeta v0.2.0
25902024-01-05T08:58:42.594Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25912024-01-05T08:58:42.881Z Documenting backoff v0.4.0
25922024-01-05T08:58:44.231Z Documenting fastrand v2.0.0
25932024-01-05T08:58:45.965Z Documenting is-terminal v0.4.9
25942024-01-05T08:58:46.967Z Documenting parse-display-derive v0.8.2
25952024-01-05T08:58:48.180Z Documenting proc-macro-error-attr v1.0.4
25962024-01-05T08:58:48.785Z Checking proc-macro-error v1.0.4
25972024-01-05T08:58:49.143Z Checking proc-macro-crate v1.3.1
25982024-01-05T08:58:49.493Z Documenting proc-macro-crate v1.3.1
25992024-01-05T08:58:50.271Z Documenting tempfile v3.8.1
26002024-01-05T08:58:50.873Z Documenting hash32 v0.2.1
26012024-01-05T08:58:51.198Z Documenting stable_deref_trait v1.2.0
26022024-01-05T08:58:53.182Z Documenting cobs v0.2.3
26032024-01-05T08:58:53.765Z Documenting proc-macro-error v1.0.4
26042024-01-05T08:58:55.145Z Documenting embedded-io v0.4.0
26052024-01-05T08:58:55.671Z Documenting parse-display v0.8.2
26062024-01-05T08:58:55.908Z Documenting num_enum_derive v0.5.11
26072024-01-05T08:58:56.727Z Documenting camino-tempfile v1.1.1
26082024-01-05T08:58:56.884Z Documenting heapless v0.7.16
26092024-01-05T08:58:57.368Z Documenting foreign-types-macros v0.2.3
26102024-01-05T08:58:59.734Z Documenting postcard v1.0.8
26112024-01-05T08:59:00.234Z Documenting foreign-types-shared v0.3.1
26122024-01-05T08:59:00.696Z Documenting illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
26132024-01-05T08:59:01.608Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
26142024-01-05T08:59:03.251Z Documenting libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
26152024-01-05T08:59:04.106Z Documenting num_enum v0.5.11
26162024-01-05T08:59:04.343Z Documenting crucible-workspace-hack v0.1.0
26172024-01-05T08:59:04.445Z Documenting smoltcp v0.10.0
26182024-01-05T08:59:04.456Z Documenting foreign-types v0.5.0
26192024-01-05T08:59:04.895Z Documenting nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26202024-01-05T08:59:06.756Z Documenting cstr-argument v0.1.2
26212024-01-05T08:59:09.373Z Documenting rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
26222024-01-05T08:59:09.579Z Documenting kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
26232024-01-05T08:59:09.733Z Documenting dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
26242024-01-05T08:59:10.237Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26252024-01-05T08:59:10.361Z Documenting colored v2.0.4
26262024-01-05T08:59:12.172Z Documenting zone_cfg_derive v0.3.0
26272024-01-05T08:59:13.033Z Documenting nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26282024-01-05T08:59:13.073Z Documenting opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
26292024-01-05T08:59:15.825Z Documenting bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f1571ce141421cff3d3328f43e7722f5df96fdda#f1571ce1)
26302024-01-05T08:59:15.977Z Documenting rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
26312024-01-05T08:59:16.795Z Documenting num-derive v0.4.0
26322024-01-05T08:59:17.413Z Documenting smf v0.2.2
26332024-01-05T08:59:18.637Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
26342024-01-05T08:59:19.654Z Documenting zone v0.3.0
26352024-01-05T08:59:22.008Z Documenting bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f1571ce141421cff3d3328f43e7722f5df96fdda#f1571ce1)
26362024-01-05T08:59:22.124Z Documenting libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
26372024-01-05T08:59:22.876Z Documenting opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
26382024-01-05T08:59:23.109Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26392024-01-05T08:59:23.518Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26402024-01-05T08:59:23.528Z Documenting crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=fab27994d0bd12725c17d6b478a9bfc2673ad6f4#fab27994)
26412024-01-05T08:59:25.271Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26422024-01-05T08:59:25.333Z Checking heck v0.3.3
26432024-01-05T08:59:25.442Z Documenting structopt-derive v0.4.18
26442024-01-05T08:59:25.623Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26452024-01-05T08:59:27.321Z Documenting illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
26462024-01-05T08:59:27.500Z Documenting libefi-sys v0.1.0
26472024-01-05T08:59:28.387Z Checking convert_case v0.4.0
26482024-01-05T08:59:28.689Z Documenting linked-hash-map v0.5.6
26492024-01-05T08:59:30.305Z Documenting convert_case v0.4.0
26502024-01-05T08:59:31.258Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
26512024-01-05T08:59:32.320Z Documenting oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
26522024-01-05T08:59:32.959Z Documenting structopt v0.3.26
26532024-01-05T08:59:33.570Z Documenting libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
26542024-01-05T08:59:34.323Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26552024-01-05T08:59:34.491Z Documenting password-hash v0.5.0
26562024-01-05T08:59:35.044Z Documenting lru-cache v0.1.2
26572024-01-05T08:59:35.965Z Documenting derive_more v0.99.17
26582024-01-05T08:59:36.298Z Documenting blake2 v0.10.6
26592024-01-05T08:59:39.830Z Documenting tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
26602024-01-05T08:59:40.100Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26612024-01-05T08:59:40.480Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
26622024-01-05T08:59:40.644Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26632024-01-05T08:59:40.931Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
26642024-01-05T08:59:41.906Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
26652024-01-05T08:59:42.630Z Documenting opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
26662024-01-05T08:59:44.022Z Documenting argon2 v0.5.2
26672024-01-05T08:59:44.666Z Documenting keccak v0.1.4
26682024-01-05T08:59:46.564Z Documenting itertools v0.12.0
26692024-01-05T08:59:47.248Z Documenting secrecy v0.8.0
26702024-01-05T08:59:48.702Z Documenting sha3 v0.10.8
26712024-01-05T08:59:51.497Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26722024-01-05T08:59:52.826Z Documenting quick-error v1.2.3
26732024-01-05T08:59:53.316Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26742024-01-05T08:59:54.012Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26752024-01-05T08:59:55.401Z Documenting nibble_vec v0.1.0
26762024-01-05T08:59:56.107Z Documenting endian-type v0.1.2
26772024-01-05T08:59:57.393Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26782024-01-05T08:59:58.704Z Documenting resolv-conf v0.7.0
26792024-01-05T08:59:58.729Z Documenting cancel-safe-futures v0.1.5
26802024-01-05T09:00:00.721Z Documenting tap v1.0.1
26812024-01-05T09:00:01.485Z Documenting glob v0.3.1
26822024-01-05T09:00:01.784Z Documenting radix_trie v0.2.1
26832024-01-05T09:00:02.060Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26842024-01-05T09:00:03.873Z Documenting trust-dns-resolver v0.22.0
26852024-01-05T09:00:04.713Z Documenting wyz v0.5.1
26862024-01-05T09:00:05.738Z Documenting radium v0.7.0
26872024-01-05T09:00:07.670Z Documenting arc-swap v1.6.0
26882024-01-05T09:00:07.863Z Documenting crc-catalog v2.2.0
26892024-01-05T09:00:09.563Z Documenting funty v2.0.0
26902024-01-05T09:00:10.029Z Documenting swrite v0.1.0
26912024-01-05T09:00:12.399Z Documenting crc v3.0.1
26922024-01-05T09:00:13.347Z Documenting slog-scope v4.4.0
26932024-01-05T09:00:14.519Z Documenting bitvec v1.0.1
26942024-01-05T09:00:15.319Z Documenting num-rational v0.4.1
26952024-01-05T09:00:16.811Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26962024-01-05T09:00:16.831Z Documenting libsw v3.3.1
26972024-01-05T09:00:17.740Z Documenting num-complex v0.4.4
26982024-01-05T09:00:19.652Z Documenting xattr v1.0.1
26992024-01-05T09:00:19.842Z Documenting filetime v0.2.23
27002024-01-05T09:00:21.827Z Documenting packed_struct_codegen v0.10.1
27012024-01-05T09:00:22.802Z Documenting derive-where v1.2.7
27022024-01-05T09:00:23.771Z Documenting half v1.8.2
27032024-01-05T09:00:24.949Z Documenting owo-colors v3.5.0
27042024-01-05T09:00:25.156Z Documenting linear-map v1.2.0
27052024-01-05T09:00:25.389Z Documenting ciborium-io v0.2.1
27062024-01-05T09:00:25.626Z Documenting nodrop v0.1.14
27072024-01-05T09:00:28.229Z Documenting tar v0.4.40
27082024-01-05T09:00:29.732Z Documenting array-init v0.0.4
27092024-01-05T09:00:30.096Z Documenting packed_struct v0.10.1
27102024-01-05T09:00:30.830Z Documenting ciborium-ll v0.2.1
27112024-01-05T09:00:31.589Z Documenting num v0.4.1
27122024-01-05T09:00:32.254Z Documenting slog-stdlog v4.1.1
27132024-01-05T09:00:32.320Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27142024-01-05T09:00:35.293Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
27152024-01-05T09:00:35.379Z Documenting slog-dtrace v0.2.3
27162024-01-05T09:00:35.795Z Documenting num-bigint-dig v0.8.4
27172024-01-05T09:00:36.940Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27182024-01-05T09:00:37.540Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
27192024-01-05T09:00:38.496Z Documenting pkcs1 v0.7.5
27202024-01-05T09:00:40.055Z Documenting signature v2.1.0
27212024-01-05T09:00:43.621Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
27222024-01-05T09:00:44.815Z Documenting termcolor v1.2.0
27232024-01-05T09:00:45.311Z Documenting bitfield v0.14.0
27242024-01-05T09:00:45.542Z Documenting slog-envlogger v2.2.0
27252024-01-05T09:00:47.921Z Documenting ciborium v0.2.1
27262024-01-05T09:00:48.145Z Documenting rsa v0.9.2
27272024-01-05T09:00:49.496Z Documenting lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
27282024-01-05T09:00:50.736Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
27292024-01-05T09:00:51.515Z Documenting env_logger v0.10.0
27302024-01-05T09:00:51.965Z Documenting serde-hex v0.1.0
27312024-01-05T09:00:53.596Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
27322024-01-05T09:00:56.266Z Documenting x509-cert v0.2.4
27332024-01-05T09:01:01.807Z Documenting ron v0.8.1
27342024-01-05T09:01:01.807Z Documenting pem v3.0.2
27352024-01-05T09:01:01.807Z Documenting fxhash v0.2.1
27362024-01-05T09:01:03.085Z Documenting utf-8 v0.7.6
27372024-01-05T09:01:03.085Z Documenting crc-any v2.4.3
27382024-01-05T09:01:03.430Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
27392024-01-05T09:01:05.104Z Documenting tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
27402024-01-05T09:01:05.460Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
27412024-01-05T09:01:05.460Z Documenting newtype_derive v0.1.6
27422024-01-05T09:01:07.172Z Documenting lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
27432024-01-05T09:01:08.329Z Documenting tungstenite v0.20.1
27442024-01-05T09:01:09.797Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
27452024-01-05T09:01:11.034Z Documenting signal-hook v0.3.17
27462024-01-05T09:01:12.189Z Documenting vte_generate_state_changes v0.1.1
27472024-01-05T09:01:32.028Z Documenting display-error-chain v0.2.0
27482024-01-05T09:01:32.144Z Documenting arrayvec v0.5.2
27492024-01-05T09:01:32.144Z Documenting same-file v1.0.6
27502024-01-05T09:01:32.222Z Documenting path-slash v0.1.5
27512024-01-05T09:01:32.222Z Documenting vte v0.10.1
27522024-01-05T09:01:32.222Z Documenting tokio-tungstenite v0.20.1
27532024-01-05T09:01:32.222Z Documenting steno v0.4.0
27542024-01-05T09:01:32.222Z Documenting walkdir v2.4.0
27552024-01-05T09:01:32.222Z Documenting hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
27562024-01-05T09:01:32.222Z Documenting internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
27572024-01-05T09:01:32.223Z Documenting buf-list v1.0.3
27582024-01-05T09:01:32.223Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
27592024-01-05T09:01:33.031Z Documenting fd-lock v3.0.13
27602024-01-05T09:01:35.988Z Documenting strip-ansi-escapes v0.1.1
27612024-01-05T09:01:37.460Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27622024-01-05T09:01:37.496Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27632024-01-05T09:01:39.182Z Checking darling_core v0.14.4
27642024-01-05T09:01:40.300Z Documenting nu-ansi-term v0.49.0
27652024-01-05T09:01:42.122Z Checking darling v0.14.4
27662024-01-05T09:01:42.266Z Documenting trust-dns-client v0.22.0
27672024-01-05T09:01:45.621Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27682024-01-05T09:01:46.195Z Documenting reedline v0.22.0
27692024-01-05T09:01:54.424Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
27702024-01-05T09:01:55.141Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
27712024-01-05T09:01:55.155Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
27722024-01-05T09:01:55.606Z Documenting globset v0.4.13
27732024-01-05T09:01:56.412Z Documenting olpc-cjson v0.1.3
27742024-01-05T09:01:56.825Z Documenting serde_plain v1.0.2
27752024-01-05T09:01:57.077Z Documenting async-recursion v1.0.5
27762024-01-05T09:01:57.967Z Documenting bytecount v0.6.3
27772024-01-05T09:02:02.291Z Documenting typed-path v0.7.0
27782024-01-05T09:02:02.754Z Documenting papergrid v0.10.0
27792024-01-05T09:02:03.287Z Documenting trust-dns-server v0.22.1
27802024-01-05T09:02:03.924Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27812024-01-05T09:02:04.069Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27822024-01-05T09:02:06.063Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27832024-01-05T09:02:06.408Z Documenting sled v0.34.7
27842024-01-05T09:02:07.910Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27852024-01-05T09:02:08.982Z Documenting unicase v2.7.0
27862024-01-05T09:02:09.274Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
27872024-01-05T09:02:09.697Z Documenting tabled_derive v0.6.0
27882024-01-05T09:02:10.718Z Documenting tough v0.16.0
27892024-01-05T09:02:12.427Z Documenting crossbeam-deque v0.8.3
27902024-01-05T09:02:13.836Z Documenting headers-core v0.2.0
27912024-01-05T09:02:13.839Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27922024-01-05T09:02:15.132Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
27932024-01-05T09:02:15.171Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
27942024-01-05T09:02:15.700Z Documenting nix v0.26.4
27952024-01-05T09:02:16.795Z Documenting sqlparser_derive v0.1.1
27962024-01-05T09:02:16.829Z Documenting home v0.5.5
27972024-01-05T09:02:18.168Z Documenting pretty-hex v0.4.1
27982024-01-05T09:02:20.016Z Documenting unicode_categories v0.1.1
27992024-01-05T09:02:20.529Z Documenting headers v0.3.9
28002024-01-05T09:02:22.300Z Documenting rayon-core v1.12.0
28012024-01-05T09:02:22.879Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28022024-01-05T09:02:23.090Z Documenting rustyline v12.0.0
28032024-01-05T09:02:23.457Z Documenting sqlparser v0.36.1
28042024-01-05T09:02:25.763Z Documenting sqlformat v0.2.3
28052024-01-05T09:02:27.777Z Documenting tabled v0.14.0
28062024-01-05T09:02:28.395Z Documenting mime_guess v2.0.4
28072024-01-05T09:02:31.636Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28082024-01-05T09:02:31.898Z Checking derive_builder_core v0.12.0
28092024-01-05T09:02:31.902Z Documenting derive_builder_core v0.12.0
28102024-01-05T09:02:32.584Z Documenting dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
28112024-01-05T09:02:33.281Z Documenting signal-hook-mio v0.2.3
28122024-01-05T09:02:35.210Z Checking ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
28132024-01-05T09:02:36.153Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
28142024-01-05T09:02:36.558Z Documenting universal-hash v0.5.1
28152024-01-05T09:02:37.512Z Documenting bcs v0.1.6
28162024-01-05T09:02:39.381Z Documenting kstat-rs v0.2.3
28172024-01-05T09:02:40.129Z Documenting thiserror-impl-no-std v2.0.2
28182024-01-05T09:02:41.377Z Documenting curve25519-dalek-derive v0.1.0
28192024-01-05T09:02:43.307Z Documenting opaque-debug v0.3.0
28202024-01-05T09:02:43.690Z Documenting highway v1.1.0
28212024-01-05T09:02:45.995Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
28222024-01-05T09:02:46.064Z Documenting derive_builder_macro v0.12.0
28232024-01-05T09:02:47.772Z Documenting thiserror-no-std v2.0.2
28242024-01-05T09:02:47.901Z Documenting poly1305 v0.8.0
28252024-01-05T09:02:48.253Z Documenting curve25519-dalek v4.1.1
28262024-01-05T09:02:49.642Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28272024-01-05T09:02:50.885Z Documenting crossterm v0.27.0
28282024-01-05T09:02:51.615Z Documenting rayon v1.8.0
28292024-01-05T09:02:53.475Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28302024-01-05T09:02:55.377Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
28312024-01-05T09:02:56.023Z Documenting ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
28322024-01-05T09:02:57.126Z Documenting mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
28332024-01-05T09:02:59.382Z Documenting fs-err v2.11.0
28342024-01-05T09:03:03.175Z Documenting propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=f1571ce141421cff3d3328f43e7722f5df96fdda#f1571ce1)
28352024-01-05T09:03:05.097Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
28362024-01-05T09:03:15.470Z Documenting portable-atomic v1.4.3
28372024-01-05T09:03:21.356Z Documenting ed25519 v1.5.3
28382024-01-05T09:03:23.320Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28392024-01-05T09:03:25.657Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
28402024-01-05T09:03:25.928Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
28412024-01-05T09:03:25.932Z Documenting crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=fab27994d0bd12725c17d6b478a9bfc2673ad6f4#fab27994)
28422024-01-05T09:03:28.374Z Documenting chacha20 v0.9.1
28432024-01-05T09:03:28.409Z Documenting aead v0.5.2
28442024-01-05T09:03:29.400Z Documenting bytesize v1.3.0
28452024-01-05T09:03:32.678Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
28462024-01-05T09:03:35.010Z Documenting ref-cast-impl v1.0.20
28472024-01-05T09:03:35.671Z Documenting number_prefix v0.4.0
28482024-01-05T09:03:36.021Z Documenting cassowary v0.3.0
28492024-01-05T09:03:37.867Z Documenting chacha20poly1305 v0.10.1
28502024-01-05T09:03:41.726Z Documenting indicatif v0.17.7
28512024-01-05T09:03:42.114Z Documenting ratatui v0.23.0
28522024-01-05T09:03:43.519Z Documenting tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28532024-01-05T09:03:43.591Z Documenting ref-cast v1.0.20
28542024-01-05T09:03:47.324Z Documenting salty v0.2.0
28552024-01-05T09:03:47.962Z Documenting vsss-rs v3.3.2
28562024-01-05T09:03:49.412Z Documenting derive_builder v0.12.0
28572024-01-05T09:03:53.782Z Documenting polar-core v0.27.0
28582024-01-05T09:03:54.221Z Documenting hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
28592024-01-05T09:03:54.235Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28602024-01-05T09:03:57.575Z Documenting nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
28612024-01-05T09:03:59.265Z Documenting libxml v0.3.3
28622024-01-05T09:04:00.880Z Documenting ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
28632024-01-05T09:04:01.706Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
28642024-01-05T09:04:07.094Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
28652024-01-05T09:04:07.902Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28662024-01-05T09:04:08.340Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
28672024-01-05T09:04:08.985Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
28682024-01-05T09:04:13.246Z Documenting bb8 v0.8.1
28692024-01-05T09:04:18.168Z Documenting serde-big-array v0.5.1
28702024-01-05T09:04:20.041Z Documenting quick-xml v0.23.1
28712024-01-05T09:04:20.998Z Documenting rtoolbox v0.0.1
28722024-01-05T09:04:22.553Z Documenting oso-derive v0.27.0
28732024-01-05T09:04:24.553Z Documenting impl-trait-for-tuples v0.2.2
28742024-01-05T09:04:26.730Z Documenting slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
28752024-01-05T09:04:27.322Z Documenting http-range v0.1.5
28762024-01-05T09:04:28.059Z Documenting unicode-linebreak v0.1.5
28772024-01-05T09:04:28.988Z Documenting humantime v2.1.0
28782024-01-05T09:04:31.409Z Documenting maplit v1.0.2
28792024-01-05T09:04:32.440Z Documenting is_ci v1.1.1
28802024-01-05T09:04:32.797Z Documenting smawk v0.3.1
28812024-01-05T09:04:33.019Z Documenting slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
28822024-01-05T09:04:33.687Z Documenting hyper-staticfile v0.9.5
28832024-01-05T09:04:34.514Z Documenting samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
28842024-01-05T09:04:34.637Z Documenting rpassword v7.3.1
28852024-01-05T09:04:35.250Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
28862024-01-05T09:04:36.818Z Documenting oso v0.27.0
28872024-01-05T09:04:37.929Z Documenting supports-color v2.1.0
28882024-01-05T09:04:38.634Z Documenting gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
28892024-01-05T09:04:38.940Z Documenting textwrap v0.16.0
28902024-01-05T09:04:44.181Z Documenting async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
28912024-01-05T09:04:44.969Z Documenting sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
28922024-01-05T09:04:45.178Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
28932024-01-05T09:04:45.647Z Documenting tui-tree-widget v0.13.0
28942024-01-05T09:04:52.294Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28952024-01-05T09:04:53.293Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28962024-01-05T09:04:54.641Z Documenting diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
28972024-01-05T09:04:57.515Z Documenting cookie v0.18.0
28982024-01-05T09:04:58.673Z Documenting signal-hook-tokio v0.3.1
28992024-01-05T09:04:58.872Z Documenting rcgen v0.11.3
29002024-01-05T09:05:02.220Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
29012024-01-05T09:05:03.418Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
29022024-01-05T09:05:03.975Z Documenting atomicwrites v0.4.3
29032024-01-05T09:05:04.467Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
29042024-01-05T09:05:05.703Z Documenting subprocess v0.2.9
29052024-01-05T09:05:06.997Z Documenting corncobs v0.1.3
29062024-01-05T09:05:09.123Z Documenting shell-words v1.1.0
29072024-01-05T09:05:10.690Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
29082024-01-05T09:05:11.379Z Documenting sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
29092024-01-05T09:05:11.931Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
29102024-01-05T09:05:12.666Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
29112024-01-05T09:05:14.559Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29122024-01-05T09:05:15.237Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
29132024-01-05T09:05:18.392Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
29142024-01-05T09:05:24.637Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29152024-01-05T09:05:27.046Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
29162024-01-05T09:05:41.077Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
29172024-01-05T09:05:44.364Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
29182024-01-05T09:05:47.093Z Documenting crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=fab27994d0bd12725c17d6b478a9bfc2673ad6f4#fab27994)
29192024-01-05T09:05:47.115Z Documenting fatfs v0.3.6
29202024-01-05T09:05:54.663Z Documenting nanorand v0.7.0
29212024-01-05T09:05:56.114Z Documenting assert_matches v1.5.0
29222024-01-05T09:05:57.664Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
29232024-01-05T09:05:59.267Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
29242024-01-05T09:06:00.498Z Documenting flume v0.11.0
29252024-01-05T09:06:02.912Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
29262024-01-05T09:06:04.598Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
29272024-01-05T09:06:06.160Z Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
29282024-01-05T09:06:06.274Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
29292024-01-05T09:06:07.678Z Documenting installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
29302024-01-05T09:06:07.767Z Documenting installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
29312024-01-05T09:06:21.122Z Documenting omicron-zone-package v0.9.1
29322024-01-05T09:06:39.674Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
29332024-01-05T09:06:42.070Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
29342024-01-05T09:06:43.228Z Documenting termios v0.3.3
29352024-01-05T09:06:43.778Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
29362024-01-05T09:06:44.149Z Documenting topological-sort v0.2.2
29372024-01-05T09:06:45.059Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
29382024-01-05T09:06:45.240Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
29392024-01-05T09:06:45.861Zwarning: unresolved link to `propolis_client::api::InstanceStateMonitorResponse`
29402024-01-05T09:06:45.861Z --> sled-agent/src/sim/instance.rs:46:7
29412024-01-05T09:06:45.861Z |
29422024-01-05T09:06:45.862Z46 | /// [`propolis_client::api::InstanceStateMonitorResponse`]. Transition requests
29432024-01-05T09:06:45.862Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `api` in module `propolis_client`
29442024-01-05T09:06:45.862Z |
29452024-01-05T09:06:45.862Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
29462024-01-05T09:06:45.862Z
29472024-01-05T09:06:48.865Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
29482024-01-05T09:06:49.224Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
29492024-01-05T09:06:50.947Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
29502024-01-05T09:06:51.071Zwarning: `omicron-sled-agent` (lib doc) generated 1 warning
29512024-01-05T09:07:33.695Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
29522024-01-05T09:07:35.341Z Documenting tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
29532024-01-05T09:07:48.431Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
29542024-01-05T09:07:56.667Z Documenting caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
29552024-01-05T09:07:56.912Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
29562024-01-05T09:07:58.037Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
29572024-01-05T09:08:38.664Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
29582024-01-05T09:09:34.980Zwarning: unresolved link to `VolumeConstructionRequest`
29592024-01-05T09:09:34.981Z --> nexus/src/app/sagas/volume_delete.rs:338:7
29602024-01-05T09:09:34.981Z |
29612024-01-05T09:09:34.981Z338 | /// [`VolumeConstructionRequest`] is shown here):
29622024-01-05T09:09:34.981Z | ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `VolumeConstructionRequest` in scope
29632024-01-05T09:09:34.981Z |
29642024-01-05T09:09:34.981Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
29652024-01-05T09:09:34.981Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
29662024-01-05T09:09:34.981Z
29672024-01-05T09:09:34.985Zwarning: unresolved link to `fd00:1122:3344:101::5`
29682024-01-05T09:09:34.985Z --> nexus/src/app/sagas/volume_delete.rs:348:17
29692024-01-05T09:09:34.985Z |
29702024-01-05T09:09:34.985Z348 | /// "[fd00:1122:3344:101::5]:1000",
29712024-01-05T09:09:34.985Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
29722024-01-05T09:09:34.985Z
29732024-01-05T09:09:34.985Zwarning: unresolved link to `fd00:1122:3344:102::9`
29742024-01-05T09:09:34.985Z --> nexus/src/app/sagas/volume_delete.rs:349:17
29752024-01-05T09:09:34.986Z |
29762024-01-05T09:09:34.986Z349 | /// "[fd00:1122:3344:102::9]:1000",
29772024-01-05T09:09:34.986Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
29782024-01-05T09:09:34.986Z
29792024-01-05T09:09:34.986Zwarning: unresolved link to `fd00:1122:3344:103::2`
29802024-01-05T09:09:34.986Z --> nexus/src/app/sagas/volume_delete.rs:350:17
29812024-01-05T09:09:34.986Z |
29822024-01-05T09:09:34.986Z350 | /// "[fd00:1122:3344:103::2]:1000"
29832024-01-05T09:09:34.986Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
29842024-01-05T09:09:34.987Z
29852024-01-05T09:09:34.987Zwarning: unresolved link to `fd00:1122:3344:101::5`
29862024-01-05T09:09:34.987Z --> nexus/src/app/sagas/volume_delete.rs:369:17
29872024-01-05T09:09:34.987Z |
29882024-01-05T09:09:34.988Z369 | /// "[fd00:1122:3344:101::5]:1001", <-- port changed
29892024-01-05T09:09:34.988Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
29902024-01-05T09:09:34.988Z
29912024-01-05T09:09:34.988Zwarning: unresolved link to `fd00:1122:3344:102::9`
29922024-01-05T09:09:34.988Z --> nexus/src/app/sagas/volume_delete.rs:370:17
29932024-01-05T09:09:34.988Z |
29942024-01-05T09:09:34.988Z370 | /// "[fd00:1122:3344:102::9]:1001", <-- port changed
29952024-01-05T09:09:34.988Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
29962024-01-05T09:09:34.988Z
29972024-01-05T09:09:34.988Zwarning: unresolved link to `fd00:1122:3344:103::2`
29982024-01-05T09:09:34.988Z --> nexus/src/app/sagas/volume_delete.rs:371:17
29992024-01-05T09:09:34.988Z |
30002024-01-05T09:09:34.989Z371 | /// "[fd00:1122:3344:103::2]:1001" <-- port changed
30012024-01-05T09:09:34.989Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
30022024-01-05T09:09:34.989Z
30032024-01-05T09:09:38.390Zwarning: `omicron-nexus` (lib doc) generated 7 warnings
30042024-01-05T09:09:59.857Z Finished dev [unoptimized + debuginfo] target(s) in 16m 04s
30052024-01-05T09:09:59.872Z
30062024-01-05T09:09:59.872Zreal 16:04.528441046
30072024-01-05T09:09:59.872Zuser 53:05.505278620
30082024-01-05T09:09:59.873Zsys 1:00:34.673179387
30092024-01-05T09:09:59.873Ztrap 2.088598682
30102024-01-05T09:09:59.873Ztflt 0.145346389
30112024-01-05T09:09:59.873Zdflt 0.585375225
30122024-01-05T09:09:59.873Zkflt 0.000457942
30132024-01-05T09:09:59.873Zlock 3:13:02.174337963
30142024-01-05T09:09:59.873Zslp 4:06:10.715452091
30152024-01-05T09:09:59.873Zlat 5:35.511201649
30162024-01-05T09:09:59.873Zstop 1:27.231843727
30172024-01-05T09:09:59.873Zprocess exited: duration 1852488 ms, exit code 0
 
30182024-01-05T09:09:59.892Zfound 0 output files