01HN4HKYPAZSW2WZPE1WWYYQ2D: 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: 01HN4HM7EWAAF1RSY475DC7BTD

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12024-01-27T04:40:20.733Zjob assigned to worker 01HN4KCP916DRVNWD4E827FED7 (queued for 32 m 35 s)
 
22024-01-27T04:40:21.286Zstarting task 0: "setup"
32024-01-27T04:40:21.298Z++ uname -s
42024-01-27T04:40:21.301Z+ kern=SunOS
52024-01-27T04:40:21.301Z+ case "$kern" in
62024-01-27T04:40:21.301Z+ groupadd -g 12345 build
72024-01-27T04:40:21.304Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-01-27T04:40:23.463Z+ zfs create -o mountpoint=/work rpool/work
92024-01-27T04:40:23.577Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-01-27T04:40:23.580Z+ home_fs=zfs
112024-01-27T04:40:23.580Z+ [[ zfs == autofs ]]
122024-01-27T04:40:23.580Z+ mkdir -p /home/build
132024-01-27T04:40:23.583Z+ chown build:build /home/build /work
142024-01-27T04:40:25.585Z+ chmod 0700 /home/build /work
152024-01-27T04:40:25.590Zprocess exited: duration 4302 ms, exit code 0
 
162024-01-27T04:40:25.597Zstarting task 1: "rust-toolchain"
172024-01-27T04:40:25.606Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182024-01-27T04:40:25.609Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192024-01-27T04:40:25.794Zinfo: downloading installer
202024-01-27T04:40:27.716Zwarning: it looks like you have an existing installation of Rust at:
212024-01-27T04:40:27.716Zwarning: /opt/ooce/bin
222024-01-27T04:40:27.716Zwarning: It is recommended that rustup be the primary Rust installation.
232024-01-27T04:40:27.717Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242024-01-27T04:40:27.717Zwarning: If you are sure that you want both rustup and your already installed Rust
252024-01-27T04:40:27.718Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262024-01-27T04:40:27.718Zwarning: or pass `-y' to ignore all ignorable checks.
272024-01-27T04:40:27.718Zerror: cannot install while Rust is installed
282024-01-27T04:40:27.718Zwarning: continuing (because the -y flag is set and the error is ignorable)
292024-01-27T04:40:28.077Zinfo: profile set to 'default'
302024-01-27T04:40:28.077Zinfo: default host triple is x86_64-unknown-illumos
312024-01-27T04:40:28.097Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322024-01-27T04:40:28.646Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332024-01-27T04:40:28.647Zinfo: downloading component 'cargo'
342024-01-27T04:40:42.417Zinfo: downloading component 'clippy'
352024-01-27T04:40:42.563Zinfo: downloading component 'rust-docs'
362024-01-27T04:40:42.563Zinfo: downloading component 'rust-std'
372024-01-27T04:40:43.011Zinfo: downloading component 'rustc'
382024-01-27T04:40:43.012Zinfo: downloading component 'rustfmt'
392024-01-27T04:40:43.012Zinfo: installing component 'cargo'
402024-01-27T04:40:43.035Zinfo: installing component 'clippy'
412024-01-27T04:40:43.035Zinfo: installing component 'rust-docs'
422024-01-27T04:40:43.036Zinfo: installing component 'rust-std'
432024-01-27T04:40:45.065Zinfo: installing component 'rustc'
442024-01-27T04:41:10.790Zinfo: installing component 'rustfmt'
452024-01-27T04:41:10.814Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462024-01-27T04:41:10.814Z
472024-01-27T04:41:10.814Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482024-01-27T04:41:10.814Z
492024-01-27T04:41:10.814Z
502024-01-27T04:41:10.814ZRust is installed now. Great!
512024-01-27T04:41:10.814Z
522024-01-27T04:41:10.815ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532024-01-27T04:41:10.815Zenvironment variable. This has not been done automatically.
542024-01-27T04:41:10.815Z
552024-01-27T04:41:10.815ZTo configure your current shell, run:
562024-01-27T04:41:10.816Zsource "$HOME/.cargo/env"
572024-01-27T04:41:11.018Z+ rustc --version
582024-01-27T04:41:11.019Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592024-01-27T04:41:11.019Zprocess exited: duration 30858 ms, exit code 0
 
602024-01-27T04:41:11.052Zstarting task 2: "authentication"
612024-01-27T04:41:11.079Zprocess exited: duration 32 ms, exit code 0
 
622024-01-27T04:41:11.101Zstarting task 3: "clone repository"
632024-01-27T04:41:11.114Z+ mkdir -p /work/oxidecomputer/omicron
642024-01-27T04:41:11.114Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652024-01-27T04:41:11.501ZCloning into '/work/oxidecomputer/omicron'...
662024-01-27T04:41:17.610Z+ cd /work/oxidecomputer/omicron
672024-01-27T04:41:17.610Z+ git fetch origin 1c2e6af3e6159be151d1fae22015add1ea889f74
682024-01-27T04:41:17.963ZFrom https://github.com/oxidecomputer/omicron
692024-01-27T04:41:17.967Z * branch 1c2e6af3e6159be151d1fae22015add1ea889f74 -> FETCH_HEAD
702024-01-27T04:41:17.976Z+ [[ -n '' ]]
712024-01-27T04:41:17.976Z+ git reset --hard 1c2e6af3e6159be151d1fae22015add1ea889f74
722024-01-27T04:41:18.159ZHEAD is now at 1c2e6af3e Update Rust crate rcgen to 0.12.1
732024-01-27T04:41:18.162Zprocess exited: duration 7059 ms, exit code 0
 
742024-01-27T04:41:18.168Zstarting task 4: "build"
752024-01-27T04:41:18.175Z+ cargo --version
762024-01-27T04:41:18.182Zinfo: syncing channel updates for '1.74.1-x86_64-unknown-illumos'
772024-01-27T04:41:18.359Zinfo: latest update on 2023-12-07, rust version 1.74.1 (a28077b28 2023-12-04)
782024-01-27T04:41:18.362Zinfo: downloading component 'cargo'
792024-01-27T04:41:19.100Zinfo: downloading component 'clippy'
802024-01-27T04:41:19.441Zinfo: downloading component 'rust-docs'
812024-01-27T04:41:20.212Zinfo: downloading component 'rust-std'
822024-01-27T04:41:21.493Zinfo: downloading component 'rustc'
832024-01-27T04:41:24.837Zinfo: downloading component 'rustfmt'
842024-01-27T04:41:25.194Zinfo: installing component 'cargo'
852024-01-27T04:41:26.489Zinfo: installing component 'clippy'
862024-01-27T04:41:26.980Zinfo: installing component 'rust-docs'
872024-01-27T04:41:29.820Zinfo: installing component 'rust-std'
882024-01-27T04:41:32.254Zinfo: installing component 'rustc'
892024-01-27T04:41:39.234Zinfo: installing component 'rustfmt'
902024-01-27T04:41:39.294Zcargo 1.74.1 (ecb9851af 2023-10-18)
912024-01-27T04:41:39.294Z+ rustc --version
922024-01-27T04:41:39.295Zrustc 1.74.1 (a28077b28 2023-12-04)
932024-01-27T04:41:39.295Z+ source ./env.sh
942024-01-27T04:41:39.295Z++ set -o xtrace
952024-01-27T04:41:39.295Z++++ dirname ./env.sh
962024-01-27T04:41:39.305Z+++ cd .
972024-01-27T04:41:39.305Z+++ echo /work/oxidecomputer/omicron
982024-01-27T04:41:39.305Z++ OMICRON_WS=/work/oxidecomputer/omicron
992024-01-27T04:41:39.305Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1002024-01-27T04:41:39.305Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1012024-01-27T04:41:39.305Z++ 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
1022024-01-27T04:41:39.305Z++ 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
1032024-01-27T04:41:39.305Z++ 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
1042024-01-27T04:41:39.306Z++ 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
1052024-01-27T04:41:39.306Z++ 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
1062024-01-27T04:41:39.306Z++ 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
1072024-01-27T04:41:39.307Z++ unset OMICRON_WS
1082024-01-27T04:41:39.307Z++ set +o xtrace
1092024-01-27T04:41:39.382Z
1102024-01-27T04:41:39.382Z ##### ##### ###### ##### ###### #### # # # #### #
1112024-01-27T04:41:39.382Z # # # # # # # # # # # # # # #
1122024-01-27T04:41:39.382Z # # # # ##### # # ##### # # # # # #### #
1132024-01-27T04:41:39.382Z ##### ##### # ##### # # # # # # # # #
1142024-01-27T04:41:39.382Z # # # # # # # # # # # # # # #
1152024-01-27T04:41:39.382Z # # # ###### # # ###### ### # #### # #### #
1162024-01-27T04:41:39.382Z
1172024-01-27T04:41:55.885Z Startup: Refreshing catalog 'helios-dev' ... Done
1182024-01-27T04:41:57.715Z Startup: Caching catalogs ... Done
1192024-01-27T04:42:00.430ZPlanning: Solver setup ... Done (2.225s)
1202024-01-27T04:42:00.487ZPlanning: Running solver ... Done (0.057s)
1212024-01-27T04:42:00.519ZPlanning: Finding local manifests ... Done (0.003s)
1222024-01-27T04:42:00.534ZPlanning: Fetching manifests: 0/4 0% complete
1232024-01-27T04:42:00.860ZPlanning: Fetching manifests: 4/4 100% complete
1242024-01-27T04:42:00.942ZPlanning: Package planning ... Done (0.082s)
1252024-01-27T04:42:01.026ZPlanning: Merging actions ... Done (0.084s)
1262024-01-27T04:42:02.220ZPlanning: Checking for conflicting actions ... Done (1.193s)
1272024-01-27T04:42:02.239ZPlanning: Consolidating action changes ... Done (0.018s)
1282024-01-27T04:42:09.233ZPlanning: Evaluating mediators ... Done (6.995s)
1292024-01-27T04:42:09.249ZPlanning: Planning completed in 11.47 seconds
1302024-01-27T04:42:12.730Z Packages to install: 4
1312024-01-27T04:42:12.731Z Mediators to change: 2
1322024-01-27T04:42:12.731Z Services to change: 1
1332024-01-27T04:42:12.736Z Estimated space available: 148.87 GB
1342024-01-27T04:42:12.736ZEstimated space to be consumed: 1.40 GB
1352024-01-27T04:42:12.736Z Create boot environment: No
1362024-01-27T04:42:12.736ZCreate backup boot environment: No
1372024-01-27T04:42:12.737Z Rebuild boot archive: No
1382024-01-27T04:42:12.737Z
1392024-01-27T04:42:12.737ZChanged mediators:
1402024-01-27T04:42:12.737Z mediator clang:
1412024-01-27T04:42:12.737Z version: None -> 15 (system default)
1422024-01-27T04:42:12.737Z
1432024-01-27T04:42:12.737Z mediator llvm:
1442024-01-27T04:42:12.737Z version: 14 (system default) -> 15 (system default)
1452024-01-27T04:42:12.737Z
1462024-01-27T04:42:12.737ZChanged packages:
1472024-01-27T04:42:12.737Zhelios-dev
1482024-01-27T04:42:12.737Z developer/build-essential
1492024-01-27T04:42:12.738Z None -> 11-2.0
1502024-01-27T04:42:12.738Z library/libxmlsec1
1512024-01-27T04:42:12.738Z None -> 1.2.35-2.0
1522024-01-27T04:42:12.742Z ooce/developer/clang-15
1532024-01-27T04:42:12.742Z None -> 15.0.7-2.0
1542024-01-27T04:42:12.742Z ooce/developer/llvm-15
1552024-01-27T04:42:12.743Z None -> 15.0.7-2.0
1562024-01-27T04:42:12.743Z
1572024-01-27T04:42:12.743ZServices:
1582024-01-27T04:42:12.743Z restart_fmri:
1592024-01-27T04:42:12.743Z svc:/system/update-man-index:default
1602024-01-27T04:42:13.067Z
1612024-01-27T04:42:13.067ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1622024-01-27T04:42:18.067ZDownload: 1199/3290 items 83.5/212.6MB 39% complete (16.8M/s)
1632024-01-27T04:42:23.071ZDownload: 2965/3290 items 121.2/212.6MB 57% complete (12.2M/s)
1642024-01-27T04:42:28.001ZDownload: Completed 212.60 MB in 14.93 seconds (14.2M/s)
1652024-01-27T04:42:28.655Z Actions: 1/3689 actions (Installing new actions)
1662024-01-27T04:42:33.739Z Actions: 2444/3689 actions (Installing new actions)
1672024-01-27T04:42:36.500Z Actions: Completed 3689 actions in 7.84 seconds.
1682024-01-27T04:42:36.640Z Done (0.133s)
1692024-01-27T04:42:36.640Z Done (0.000s)
1702024-01-27T04:42:36.963Z Done (0.323s)
1712024-01-27T04:42:45.685Z Done (8.585s)
1722024-01-27T04:42:45.980Z Done (0.191s)
1732024-01-27T04:42:45.984Z Done (0.000s)
1742024-01-27T04:42:46.247Z Done (0.000s)
1752024-01-27T04:42:46.979ZPlanning: Evaluating mediator changes ... Done
1762024-01-27T04:42:47.259ZPlanning: Checking for conflicting actions ... Done
1772024-01-27T04:42:47.262ZPlanning: Consolidating action changes ... Done
1782024-01-27T04:42:47.692ZPlanning: Evaluating mediators ... Done
1792024-01-27T04:42:47.697ZPlanning: Planning completed in 0.72 seconds
1802024-01-27T04:42:47.746Z Mediators to change: 2
1812024-01-27T04:42:47.749Z Create boot environment: No
1822024-01-27T04:42:47.749ZCreate backup boot environment: No
1832024-01-27T04:42:47.860Z Done
1842024-01-27T04:42:47.860Z Done
1852024-01-27T04:42:48.058Z Done
1862024-01-27T04:42:53.800Z Done
1872024-01-27T04:42:53.921Z Done
1882024-01-27T04:42:53.924Z Done
1892024-01-27T04:42:54.037Z Done
1902024-01-27T04:42:55.047ZPlanning: Evaluating mediator changes ... Done
1912024-01-27T04:42:55.050ZPlanning: Merging actions ... Done
1922024-01-27T04:42:55.380ZPlanning: Checking for conflicting actions ... Done
1932024-01-27T04:42:55.384ZPlanning: Consolidating action changes ... Done
1942024-01-27T04:42:55.813ZPlanning: Evaluating mediators ... Done
1952024-01-27T04:42:55.905ZPlanning: Planning completed in 1.31 seconds
1962024-01-27T04:42:55.964Z Packages to change: 1
1972024-01-27T04:42:55.967Z Mediators to change: 1
1982024-01-27T04:42:55.967Z Services to change: 1
1992024-01-27T04:42:55.967Z Create boot environment: No
2002024-01-27T04:42:55.967ZCreate backup boot environment: Yes
2012024-01-27T04:42:58.121Z Actions: 1/6 actions (Updating modified actions)
2022024-01-27T04:42:58.124Z Actions: Completed 6 actions in 0.00 seconds.
2032024-01-27T04:42:58.125Z Done
2042024-01-27T04:42:58.125Z Done
2052024-01-27T04:42:58.199Z Done
2062024-01-27T04:43:04.193Z Done
2072024-01-27T04:43:04.315Z Done
2082024-01-27T04:43:04.321Z Done
2092024-01-27T04:43:04.439Z Done
2102024-01-27T04:43:05.105ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2112024-01-27T04:43:05.105Zclang system 15 system
2122024-01-27T04:43:05.105Zcsh system system illumos
2132024-01-27T04:43:05.105Zctags system system illumos
2142024-01-27T04:43:05.105Zgcc vendor 12 vendor
2152024-01-27T04:43:05.105Zgcc system 10 system
2162024-01-27T04:43:05.105Zgcc system 7 system
2172024-01-27T04:43:05.105Zgo system 1.20 system
2182024-01-27T04:43:05.105Zgo system 1.19 system
2192024-01-27T04:43:05.106Zllvm system 15 system
2202024-01-27T04:43:05.106Zllvm system 14 system
2212024-01-27T04:43:05.106Zmariadb system 10.6 system
2222024-01-27T04:43:05.106Zmta vendor vendor dma
2232024-01-27T04:43:05.106Zopenjdk system 17 system
2242024-01-27T04:43:05.106Zopenjdk system 11 system
2252024-01-27T04:43:05.106Zopenjdk system 1.8 system
2262024-01-27T04:43:05.106Zopenssl vendor 3 vendor
2272024-01-27T04:43:05.106Zperl system 5.36 system
2282024-01-27T04:43:05.106Zpostgresql system 15 system
2292024-01-27T04:43:05.106Zpostgresql system 13 system
2302024-01-27T04:43:05.106Zpython vendor 3 vendor
2312024-01-27T04:43:05.106Zpython system 2 system
2322024-01-27T04:43:05.106Zpython3 system 3.11 system
2332024-01-27T04:43:05.106Zruby system 3.0 system
2342024-01-27T04:43:05.106Zwords vendor vendor american-english
2352024-01-27T04:43:05.106Zwords system system australian-english
2362024-01-27T04:43:05.106Zwords system system british-english
2372024-01-27T04:43:05.106Zwords system system canadian-english
2382024-01-27T04:43:05.106Zwords system system french
2392024-01-27T04:43:05.106Zwords system system italian
2402024-01-27T04:43:05.106Zwords system system ngerman
2412024-01-27T04:43:05.106Zwords system system ogerman
2422024-01-27T04:43:05.106Zwords system system spanish
2432024-01-27T04:43:05.628ZFMRI IFO
2442024-01-27T04:43:05.628Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2452024-01-27T04:43:05.628Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2462024-01-27T04:43:05.628Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2472024-01-27T04:43:05.628Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2482024-01-27T04:43:05.629Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2492024-01-27T04:43:05.629Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z i--
2502024-01-27T04:43:05.629Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2512024-01-27T04:43:05.629Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2522024-01-27T04:43:05.699Z+ set -o errexit
2532024-01-27T04:43:05.703Z+++ dirname ./tools/ci_download_cockroachdb
2542024-01-27T04:43:05.705Z++ cd ./tools
2552024-01-27T04:43:05.706Z++ pwd
2562024-01-27T04:43:05.706Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2572024-01-27T04:43:05.706Z++ basename ./tools/ci_download_cockroachdb
2582024-01-27T04:43:05.709Z+ ARG0=ci_download_cockroachdb
2592024-01-27T04:43:05.709Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2602024-01-27T04:43:05.712Z+ CIDL_VERSION=v22.1.9
2612024-01-27T04:43:05.712Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2622024-01-27T04:43:05.712Z++ CIDL_MD5_DARWIN=2db972c254b4e3b599e12110520178b5
2632024-01-27T04:43:05.712Z++ CIDL_MD5_LINUX=8c3170883e0a0be1a34b44090c067a8c
2642024-01-27T04:43:05.712Z++ CIDL_MD5_ILLUMOS=d8999aff364e5d70f226e139fda724a3
2652024-01-27T04:43:05.712Z+ TARGET_DIR=out
2662024-01-27T04:43:05.712Z+ DOWNLOAD_DIR=out/downloads
2672024-01-27T04:43:05.713Z+ DEST_DIR=./out/cockroachdb
2682024-01-27T04:43:05.713Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2692024-01-27T04:43:05.713Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2702024-01-27T04:43:05.713Z+ main
2712024-01-27T04:43:05.713Z+ [[ 0 != 0 ]]
2722024-01-27T04:43:05.713Z+ CIDL_OS=solaris2.11
2732024-01-27T04:43:05.713Z+ [[ 0 != 0 ]]
2742024-01-27T04:43:05.713Z+ configure_os solaris2.11
2752024-01-27T04:43:05.713Z+ echo 'current directory: /work/oxidecomputer/omicron'
2762024-01-27T04:43:05.713Zcurrent directory: /work/oxidecomputer/omicron
2772024-01-27T04:43:05.713Z+ echo 'configuring based on OS: "solaris2.11"'
2782024-01-27T04:43:05.713Z+ case "$1" in
2792024-01-27T04:43:05.713Zconfiguring based on OS: "solaris2.11"
2802024-01-27T04:43:05.713Z+ CIDL_BUILD=illumos
2812024-01-27T04:43:05.713Z+ CIDL_SUFFIX=tar.gz
2822024-01-27T04:43:05.713Z+ CIDL_MD5=d8999aff364e5d70f226e139fda724a3
2832024-01-27T04:43:05.713Z+ CIDL_MD5FUNC=do_md5sum
2842024-01-27T04:43:05.713Z+ CIDL_URL_BASE=https://illumos.org/downloads
2852024-01-27T04:43:05.713Z+ CIDL_ASSEMBLE=do_assemble_illumos
2862024-01-27T04:43:05.713Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2872024-01-27T04:43:05.713Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2882024-01-27T04:43:05.713Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2892024-01-27T04:43:05.714Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2902024-01-27T04:43:05.714Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2912024-01-27T04:43:05.714Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
2922024-01-27T04:43:05.714ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2932024-01-27T04:43:05.714Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
2942024-01-27T04:43:05.714ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
2952024-01-27T04:43:05.714Z+ mkdir -p out/downloads
2962024-01-27T04:43:05.717Z+ mkdir -p ./out/cockroachdb
2972024-01-27T04:43:05.717Z+ local DO_DOWNLOAD=true
2982024-01-27T04:43:05.717Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
2992024-01-27T04:43:05.717Z+ '[' true == true ']'
3002024-01-27T04:43:05.717Z+ echo Downloading...
3012024-01-27T04:43:05.717ZDownloading...
3022024-01-27T04:43:05.717Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
3032024-01-27T04:43:05.717Z+ 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
3042024-01-27T04:43:08.409Z++ do_md5sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
3052024-01-27T04:43:08.412Z++ md5sum
3062024-01-27T04:43:08.412Z++ awk '{print $1}'
3072024-01-27T04:43:08.664Z+ calculated_md5=d8999aff364e5d70f226e139fda724a3
3082024-01-27T04:43:08.664Z+ [[ 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 ]]
3092024-01-27T04:43:08.664Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
3102024-01-27T04:43:08.667Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
3112024-01-27T04:43:12.121Z+ do_assemble_illumos
3122024-01-27T04:43:12.121Z+ rm -r ./out/cockroachdb
3132024-01-27T04:43:12.124Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
3142024-01-27T04:43:12.751Z+ ./out/cockroachdb/bin/cockroach version
3152024-01-27T04:43:13.194ZBuild Tag: v22.1.9-dirty
3162024-01-27T04:43:13.194ZBuild Time: 2022/10/26 21:17:46
3172024-01-27T04:43:13.194ZDistribution: OSS
3182024-01-27T04:43:13.194ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3192024-01-27T04:43:13.194ZGo Version: go1.17.13
3202024-01-27T04:43:13.194ZC Compiler: gcc 10.3.0
3212024-01-27T04:43:13.194ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3222024-01-27T04:43:13.194ZBuild Type: release
3232024-01-27T04:43:13.219Z+ set -o errexit
3242024-01-27T04:43:13.223Z+++ dirname ./tools/ci_download_clickhouse
3252024-01-27T04:43:13.226Z++ cd ./tools
3262024-01-27T04:43:13.226Z++ pwd
3272024-01-27T04:43:13.226Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3282024-01-27T04:43:13.230Z++ basename ./tools/ci_download_clickhouse
3292024-01-27T04:43:13.230Z+ ARG0=ci_download_clickhouse
3302024-01-27T04:43:13.230Z+ TARGET_DIR=out
3312024-01-27T04:43:13.230Z+ DOWNLOAD_DIR=out/downloads
3322024-01-27T04:43:13.230Z+ DEST_DIR=./out/clickhouse
3332024-01-27T04:43:13.230Z+ CIDL_VERSION=v22.8.9.24
3342024-01-27T04:43:13.230Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3352024-01-27T04:43:13.230Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3362024-01-27T04:43:13.230Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3372024-01-27T04:43:13.230Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3382024-01-27T04:43:13.230Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3392024-01-27T04:43:13.231Z+ main
3402024-01-27T04:43:13.231Z+ [[ 0 != 0 ]]
3412024-01-27T04:43:13.248Z+ CIDL_OS=solaris2.11
3422024-01-27T04:43:13.248Z+ [[ 0 != 0 ]]
3432024-01-27T04:43:13.248Z+ configure_os solaris2.11
3442024-01-27T04:43:13.248Z+ echo 'current directory: /work/oxidecomputer/omicron'
3452024-01-27T04:43:13.248Zcurrent directory: /work/oxidecomputer/omicron
3462024-01-27T04:43:13.248Z+ echo 'configuring based on OS: "solaris2.11"'
3472024-01-27T04:43:13.248Z+ CIDL_DASHREV=
3482024-01-27T04:43:13.248Z+ case "$1" in
3492024-01-27T04:43:13.248Zconfiguring based on OS: "solaris2.11"
3502024-01-27T04:43:13.248Z+ CIDL_PLATFORM=illumos
3512024-01-27T04:43:13.248Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3522024-01-27T04:43:13.248Z+ CIDL_MD5FUNC=do_md5sum
3532024-01-27T04:43:13.249Z+ CIDL_DASHREV=-1
3542024-01-27T04:43:13.249Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3552024-01-27T04:43:13.249Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3562024-01-27T04:43:13.249Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3572024-01-27T04:43:13.249Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3582024-01-27T04:43:13.249Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3592024-01-27T04:43:13.249ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3602024-01-27T04:43:13.249ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3612024-01-27T04:43:13.249Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3622024-01-27T04:43:13.249Z+ mkdir -p out/downloads
3632024-01-27T04:43:13.253Z+ mkdir -p ./out/clickhouse
3642024-01-27T04:43:13.253Z+ local DO_DOWNLOAD=true
3652024-01-27T04:43:13.253Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3662024-01-27T04:43:13.253Z+ '[' true == true ']'
3672024-01-27T04:43:13.254Z+ echo Downloading...
3682024-01-27T04:43:13.254ZDownloading...
3692024-01-27T04:43:13.254Z+ 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
3702024-01-27T04:43:13.254Z+ 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
3712024-01-27T04:43:15.065Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3722024-01-27T04:43:15.071Z++ md5sum
3732024-01-27T04:43:15.071Z++ awk '{print $1}'
3742024-01-27T04:43:15.326Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3752024-01-27T04:43:15.327Z+ [[ 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 ]]
3762024-01-27T04:43:15.327Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3772024-01-27T04:43:15.330Z+ mkdir -p ./out/clickhouse
3782024-01-27T04:43:15.330Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3792024-01-27T04:43:20.094Z+ ./out/clickhouse/clickhouse server --version
3802024-01-27T04:43:20.146ZClickHouse server version 22.8.9.1.
3812024-01-27T04:43:20.167Z+ set -o errexit
3822024-01-27T04:43:20.171Z+++ dirname ./tools/ci_download_console
3832024-01-27T04:43:20.173Z++ cd ./tools
3842024-01-27T04:43:20.173Z++ pwd
3852024-01-27T04:43:20.174Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3862024-01-27T04:43:20.177Z++ basename ./tools/ci_download_console
3872024-01-27T04:43:20.178Z+ ARG0=ci_download_console
3882024-01-27T04:43:20.179Z+ TARGET_DIR=out
3892024-01-27T04:43:20.179Z+ DOWNLOAD_DIR=out/downloads
3902024-01-27T04:43:20.179Z+ DEST_DIR=./out/console-assets
3912024-01-27T04:43:20.179Z+ source /work/oxidecomputer/omicron/tools/console_version
3922024-01-27T04:43:20.179Z++ COMMIT=b9013a33eaa3f5efdcd5c7d244e36a54e7222295
3932024-01-27T04:43:20.179Z++ SHA2=bebb9800ff94c42897d54faac8c2a3f89b2b0e927ebf75ec74223b6163e4209d
3942024-01-27T04:43:20.179Z+ URL=https://dl.oxide.computer/releases/console/b9013a33eaa3f5efdcd5c7d244e36a54e7222295.tar.gz
3952024-01-27T04:43:20.179Z+ TARBALL_FILE=out/downloads/console.tar.gz
3962024-01-27T04:43:20.179Z+ main
3972024-01-27T04:43:20.179Z+ [[ 0 != 0 ]]
3982024-01-27T04:43:20.179Z+ echo 'URL: https://dl.oxide.computer/releases/console/b9013a33eaa3f5efdcd5c7d244e36a54e7222295.tar.gz'
3992024-01-27T04:43:20.179ZURL: https://dl.oxide.computer/releases/console/b9013a33eaa3f5efdcd5c7d244e36a54e7222295.tar.gz
4002024-01-27T04:43:20.179Z+ echo 'Local file: out/downloads/console.tar.gz'
4012024-01-27T04:43:20.179Z+ local DO_DOWNLOAD=true
4022024-01-27T04:43:20.180ZLocal file: out/downloads/console.tar.gz
4032024-01-27T04:43:20.180Z+ [[ -f out/downloads/console.tar.gz ]]
4042024-01-27T04:43:20.180Z+ mkdir -p out/downloads
4052024-01-27T04:43:20.183Z+ '[' true == true ']'
4062024-01-27T04:43:20.183Z+ echo Downloading...
4072024-01-27T04:43:20.183ZDownloading...
4082024-01-27T04:43:20.183Z+ do_download_curl https://dl.oxide.computer/releases/console/b9013a33eaa3f5efdcd5c7d244e36a54e7222295.tar.gz out/downloads/console.tar.gz
4092024-01-27T04:43:20.183Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/b9013a33eaa3f5efdcd5c7d244e36a54e7222295.tar.gz
4102024-01-27T04:43:20.773Z++ do_sha256sum out/downloads/console.tar.gz
4112024-01-27T04:43:20.777Z++ case "$OSTYPE" in
4122024-01-27T04:43:20.777Z++ SHA=sha256sum
4132024-01-27T04:43:20.777Z++ sha256sum
4142024-01-27T04:43:20.777Z++ awk '{print $1}'
4152024-01-27T04:43:20.895Z+ calculated_sha2=bebb9800ff94c42897d54faac8c2a3f89b2b0e927ebf75ec74223b6163e4209d
4162024-01-27T04:43:20.895Z+ [[ bebb9800ff94c42897d54faac8c2a3f89b2b0e927ebf75ec74223b6163e4209d != \b\e\b\b\9\8\0\0\f\f\9\4\c\4\2\8\9\7\d\5\4\f\a\a\c\8\c\2\a\3\f\8\9\b\2\b\0\e\9\2\7\e\b\f\7\5\e\c\7\4\2\2\3\b\6\1\6\3\e\4\2\0\9\d ]]
4172024-01-27T04:43:20.898Z+ rm -rf ./out/console-assets
4182024-01-27T04:43:20.898Z+ mkdir -p ./out/console-assets
4192024-01-27T04:43:20.901Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4202024-01-27T04:43:20.901Z+ mkdir -p ./out/console-assets
4212024-01-27T04:43:20.904Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4222024-01-27T04:43:21.045Z+ set -o errexit
4232024-01-27T04:43:21.048Z+++ dirname ./tools/ci_download_maghemite_openapi
4242024-01-27T04:43:21.048Z++ cd ./tools
4252024-01-27T04:43:21.048Z++ pwd
4262024-01-27T04:43:21.048Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4272024-01-27T04:43:21.048Z++ basename ./tools/ci_download_maghemite_openapi
4282024-01-27T04:43:21.051Z+ ARG0=ci_download_maghemite_openapi
4292024-01-27T04:43:21.052Z+ TARGET_DIR=out
4302024-01-27T04:43:21.052Z+ DOWNLOAD_DIR=out/downloads
4312024-01-27T04:43:21.052Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4322024-01-27T04:43:21.052Z++ COMMIT=d12bdf89b9058065789cd00c8704e4ce0a352342
4332024-01-27T04:43:21.052Z++ SHA2=0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803
4342024-01-27T04:43:21.052Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d12bdf89b9058065789cd00c8704e4ce0a352342/ddm-admin.json
4352024-01-27T04:43:21.052Z+ LOCAL_FILE=out/downloads/ddm-admin-d12bdf89b9058065789cd00c8704e4ce0a352342.json
4362024-01-27T04:43:21.053Z+ main
4372024-01-27T04:43:21.053Z+ [[ 0 != 0 ]]
4382024-01-27T04:43:21.053Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d12bdf89b9058065789cd00c8704e4ce0a352342/ddm-admin.json'
4392024-01-27T04:43:21.053ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d12bdf89b9058065789cd00c8704e4ce0a352342/ddm-admin.json
4402024-01-27T04:43:21.053Z+ echo 'Local file: out/downloads/ddm-admin-d12bdf89b9058065789cd00c8704e4ce0a352342.json'
4412024-01-27T04:43:21.053ZLocal file: out/downloads/ddm-admin-d12bdf89b9058065789cd00c8704e4ce0a352342.json
4422024-01-27T04:43:21.053Z+ local DO_DOWNLOAD=true
4432024-01-27T04:43:21.053Z+ [[ -f out/downloads/ddm-admin-d12bdf89b9058065789cd00c8704e4ce0a352342.json ]]
4442024-01-27T04:43:21.053Z+ mkdir -p out/downloads
4452024-01-27T04:43:21.056Z+ '[' true == true ']'
4462024-01-27T04:43:21.056Z+ echo Downloading...
4472024-01-27T04:43:21.056ZDownloading...
4482024-01-27T04:43:21.056Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d12bdf89b9058065789cd00c8704e4ce0a352342/ddm-admin.json out/downloads/ddm-admin-d12bdf89b9058065789cd00c8704e4ce0a352342.json
4492024-01-27T04:43:21.057Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-d12bdf89b9058065789cd00c8704e4ce0a352342.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d12bdf89b9058065789cd00c8704e4ce0a352342/ddm-admin.json
4502024-01-27T04:43:21.250Z++ do_sha256sum out/downloads/ddm-admin-d12bdf89b9058065789cd00c8704e4ce0a352342.json
4512024-01-27T04:43:21.253Z++ case "$OSTYPE" in
4522024-01-27T04:43:21.253Z++ SHA=sha256sum
4532024-01-27T04:43:21.253Z++ sha256sum
4542024-01-27T04:43:21.253Z++ awk '{print $1}'
4552024-01-27T04:43:21.256Z+ calculated_sha2=0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803
4562024-01-27T04:43:21.256Z+ [[ 0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803 != \0\b\0\d\b\c\2\f\8\b\b\c\5\d\2\d\9\b\e\9\2\d\6\4\c\4\8\6\5\f\8\f\9\3\3\5\3\5\5\a\a\e\6\2\f\7\d\e\9\f\6\7\f\8\1\d\f\b\3\f\1\8\0\3 ]]
4572024-01-27T04:43:21.267Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4582024-01-27T04:43:21.267Z++ COMMIT=d12bdf89b9058065789cd00c8704e4ce0a352342
4592024-01-27T04:43:21.267Z++ SHA2=7618511f905d26394ef7c552339dd78835ce36a6def0d85b05b6d1e363a5e7b4
4602024-01-27T04:43:21.267Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d12bdf89b9058065789cd00c8704e4ce0a352342/mg-admin.json
4612024-01-27T04:43:21.267Z+ LOCAL_FILE=out/downloads/mg-admin-d12bdf89b9058065789cd00c8704e4ce0a352342.json
4622024-01-27T04:43:21.267Z+ main
4632024-01-27T04:43:21.267Z+ [[ 0 != 0 ]]
4642024-01-27T04:43:21.267Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d12bdf89b9058065789cd00c8704e4ce0a352342/mg-admin.json'
4652024-01-27T04:43:21.268ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d12bdf89b9058065789cd00c8704e4ce0a352342/mg-admin.json
4662024-01-27T04:43:21.268Z+ echo 'Local file: out/downloads/mg-admin-d12bdf89b9058065789cd00c8704e4ce0a352342.json'
4672024-01-27T04:43:21.268ZLocal file: out/downloads/mg-admin-d12bdf89b9058065789cd00c8704e4ce0a352342.json
4682024-01-27T04:43:21.268Z+ local DO_DOWNLOAD=true
4692024-01-27T04:43:21.268Z+ [[ -f out/downloads/mg-admin-d12bdf89b9058065789cd00c8704e4ce0a352342.json ]]
4702024-01-27T04:43:21.268Z+ mkdir -p out/downloads
4712024-01-27T04:43:21.268Z+ '[' true == true ']'
4722024-01-27T04:43:21.268Z+ echo Downloading...
4732024-01-27T04:43:21.268ZDownloading...
4742024-01-27T04:43:21.268Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d12bdf89b9058065789cd00c8704e4ce0a352342/mg-admin.json out/downloads/mg-admin-d12bdf89b9058065789cd00c8704e4ce0a352342.json
4752024-01-27T04:43:21.268Z+ curl --silent --show-error --fail --location --output out/downloads/mg-admin-d12bdf89b9058065789cd00c8704e4ce0a352342.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d12bdf89b9058065789cd00c8704e4ce0a352342/mg-admin.json
4762024-01-27T04:43:21.437Z++ do_sha256sum out/downloads/mg-admin-d12bdf89b9058065789cd00c8704e4ce0a352342.json
4772024-01-27T04:43:21.440Z++ case "$OSTYPE" in
4782024-01-27T04:43:21.440Z++ SHA=sha256sum
4792024-01-27T04:43:21.441Z++ sha256sum
4802024-01-27T04:43:21.441Z++ awk '{print $1}'
4812024-01-27T04:43:21.444Z+ calculated_sha2=7618511f905d26394ef7c552339dd78835ce36a6def0d85b05b6d1e363a5e7b4
4822024-01-27T04:43:21.444Z+ [[ 7618511f905d26394ef7c552339dd78835ce36a6def0d85b05b6d1e363a5e7b4 != \7\6\1\8\5\1\1\f\9\0\5\d\2\6\3\9\4\e\f\7\c\5\5\2\3\3\9\d\d\7\8\8\3\5\c\e\3\6\a\6\d\e\f\0\d\8\5\b\0\5\b\6\d\1\e\3\6\3\a\5\e\7\b\4 ]]
4832024-01-27T04:43:21.452Z+ set -o errexit
4842024-01-27T04:43:21.455Z+++ dirname ./tools/ci_download_dendrite_openapi
4852024-01-27T04:43:21.458Z++ cd ./tools
4862024-01-27T04:43:21.458Z++ pwd
4872024-01-27T04:43:21.458Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4882024-01-27T04:43:21.459Z++ basename ./tools/ci_download_dendrite_openapi
4892024-01-27T04:43:21.462Z+ ARG0=ci_download_dendrite_openapi
4902024-01-27T04:43:21.462Z+ TARGET_DIR=out
4912024-01-27T04:43:21.462Z+ DOWNLOAD_DIR=out/downloads
4922024-01-27T04:43:21.462Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4932024-01-27T04:43:21.462Z++ COMMIT=1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7
4942024-01-27T04:43:21.462Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
4952024-01-27T04:43:21.462Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dpd.json
4962024-01-27T04:43:21.462Z+ LOCAL_FILE=out/downloads/dpd-1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7.json
4972024-01-27T04:43:21.462Z+ main
4982024-01-27T04:43:21.463Z+ [[ 0 != 0 ]]
4992024-01-27T04:43:21.463Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dpd.json'
5002024-01-27T04:43:21.463ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dpd.json
5012024-01-27T04:43:21.463Z+ echo 'Local file: out/downloads/dpd-1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7.json'
5022024-01-27T04:43:21.463ZLocal file: out/downloads/dpd-1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7.json
5032024-01-27T04:43:21.463Z+ local DO_DOWNLOAD=true
5042024-01-27T04:43:21.463Z+ [[ -f out/downloads/dpd-1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7.json ]]
5052024-01-27T04:43:21.463Z+ mkdir -p out/downloads
5062024-01-27T04:43:21.466Z+ '[' true == true ']'
5072024-01-27T04:43:21.466Z+ echo Downloading...
5082024-01-27T04:43:21.466ZDownloading...
5092024-01-27T04:43:21.466Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dpd.json out/downloads/dpd-1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7.json
5102024-01-27T04:43:21.466Z+ 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
5112024-01-27T04:43:21.660Z++ do_sha256sum out/downloads/dpd-1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7.json
5122024-01-27T04:43:21.663Z++ case "$OSTYPE" in
5132024-01-27T04:43:21.663Z++ SHA=sha256sum
5142024-01-27T04:43:21.663Z++ sha256sum
5152024-01-27T04:43:21.663Z++ awk '{print $1}'
5162024-01-27T04:43:21.667Z+ calculated_sha2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5172024-01-27T04:43:21.667Z+ [[ 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 ]]
5182024-01-27T04:43:21.676Z+ set -o errexit
5192024-01-27T04:43:21.679Z+++ dirname ./tools/ci_download_dendrite_stub
5202024-01-27T04:43:21.682Z++ cd ./tools
5212024-01-27T04:43:21.682Z++ pwd
5222024-01-27T04:43:21.682Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5232024-01-27T04:43:21.688Z++ basename ./tools/ci_download_dendrite_stub
5242024-01-27T04:43:21.689Z+ ARG0=ci_download_dendrite_stub
5252024-01-27T04:43:21.689Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5262024-01-27T04:43:21.690Z++ CIDL_SHA256_ILLUMOS=052d97370515189465e4e835edb4a2d7e1e0b55ace0230ba18f045a03d975e80
5272024-01-27T04:43:21.690Z++ CIDL_SHA256_LINUX_DPD=5c8bc252818897bc552a039f2423eb668d99e19ef54374644412c7aca533f94e
5282024-01-27T04:43:21.690Z++ CIDL_SHA256_LINUX_SWADM=9d549fc3ebaf392961404b50e802ccb5e81e41e779ecc46166d49e5fb44b524f
5292024-01-27T04:43:21.690Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5302024-01-27T04:43:21.690Z++ COMMIT=1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7
5312024-01-27T04:43:21.690Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5322024-01-27T04:43:21.690Z+ TARGET_DIR=out
5332024-01-27T04:43:21.690Z+ DOWNLOAD_DIR=out/downloads
5342024-01-27T04:43:21.690Z+ DEST_DIR=./out/dendrite-stub
5352024-01-27T04:43:21.690Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5362024-01-27T04:43:21.690Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5372024-01-27T04:43:21.690Z+ REPO=oxidecomputer/dendrite
5382024-01-27T04:43:21.690Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7
5392024-01-27T04:43:21.690Z+ main
5402024-01-27T04:43:21.690Z+ [[ 0 != 0 ]]
5412024-01-27T04:43:21.690Z+ CIDL_OS=solaris2.11
5422024-01-27T04:43:21.691Z+ [[ 0 != 0 ]]
5432024-01-27T04:43:21.691Z+ configure_os solaris2.11
5442024-01-27T04:43:21.691Z+ echo 'current directory: /work/oxidecomputer/omicron'
5452024-01-27T04:43:21.691Zcurrent directory: /work/oxidecomputer/omicron
5462024-01-27T04:43:21.691Z+ echo 'configuring based on OS: "solaris2.11"'
5472024-01-27T04:43:21.691Zconfiguring based on OS: "solaris2.11"
5482024-01-27T04:43:21.691Z+ case "$1" in
5492024-01-27T04:43:21.693Z+ SET_BINARIES=
5502024-01-27T04:43:21.693Z+ CIDL_SHA256=052d97370515189465e4e835edb4a2d7e1e0b55ace0230ba18f045a03d975e80
5512024-01-27T04:43:21.693Z+ CIDL_SHA256FUNC=do_sha256sum
5522024-01-27T04:43:21.693Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5532024-01-27T04:43:21.693Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dendrite-stub.tar.gz
5542024-01-27T04:43:21.693Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5552024-01-27T04:43:21.693Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dendrite-stub.tar.gz'
5562024-01-27T04:43:21.694ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dendrite-stub.tar.gz
5572024-01-27T04:43:21.694ZLocal file: out/downloads/dendrite-stub.tar.gz
5582024-01-27T04:43:21.694Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5592024-01-27T04:43:21.694Z+ mkdir -p out/downloads
5602024-01-27T04:43:21.697Z+ mkdir -p ./out/dendrite-stub
5612024-01-27T04:43:21.697Z+ fetch_and_verify
5622024-01-27T04:43:21.697Z+ local DO_DOWNLOAD=true
5632024-01-27T04:43:21.697Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5642024-01-27T04:43:21.698Z+ '[' true == true ']'
5652024-01-27T04:43:21.698Z+ echo Downloading...
5662024-01-27T04:43:21.698ZDownloading...
5672024-01-27T04:43:21.698Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5682024-01-27T04:43:21.698Z+ 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
5692024-01-27T04:43:29.133Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5702024-01-27T04:43:29.141Z++ sha256sum
5712024-01-27T04:43:29.141Z++ awk '{print $1}'
5722024-01-27T04:43:29.238Z+ calculated_sha256=052d97370515189465e4e835edb4a2d7e1e0b55ace0230ba18f045a03d975e80
5732024-01-27T04:43:29.238Z+ [[ 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 ]]
5742024-01-27T04:43:29.238Z+ do_untar out/downloads/dendrite-stub.tar.gz
5752024-01-27T04:43:29.241Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5762024-01-27T04:43:30.336Z+ do_assemble
5772024-01-27T04:43:30.339Z+ rm -r ./out/dendrite-stub
5782024-01-27T04:43:30.342Z+ mkdir ./out/dendrite-stub
5792024-01-27T04:43:30.342Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5802024-01-27T04:43:30.534Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5812024-01-27T04:43:30.546Z+ set -o errexit
5822024-01-27T04:43:30.549Z+++ dirname ./tools/ci_download_maghemite_mgd
5832024-01-27T04:43:30.552Z++ cd ./tools
5842024-01-27T04:43:30.552Z++ pwd
5852024-01-27T04:43:30.552Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5862024-01-27T04:43:30.556Z++ basename ./tools/ci_download_maghemite_mgd
5872024-01-27T04:43:30.556Z+ ARG0=ci_download_maghemite_mgd
5882024-01-27T04:43:30.556Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5892024-01-27T04:43:30.556Z++ CIDL_SHA256=bc887e08e3d052d8440983a2d6186cd1d92a52345504092f64f4de2e5335a75d
5902024-01-27T04:43:30.556Z++ MGD_LINUX_SHA256=93331c1001e3aa506a8c1b83346abba1995e489910bff2c94a86730b96617a34
5912024-01-27T04:43:30.556Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
5922024-01-27T04:43:30.556Z++ COMMIT=d12bdf89b9058065789cd00c8704e4ce0a352342
5932024-01-27T04:43:30.556Z++ SHA2=7618511f905d26394ef7c552339dd78835ce36a6def0d85b05b6d1e363a5e7b4
5942024-01-27T04:43:30.556Z+ TARGET_DIR=out
5952024-01-27T04:43:30.556Z+ DOWNLOAD_DIR=out/downloads
5962024-01-27T04:43:30.556Z+ DEST_DIR=./out/mgd
5972024-01-27T04:43:30.556Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
5982024-01-27T04:43:30.556Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5992024-01-27T04:43:30.556Z+ REPO=oxidecomputer/maghemite
6002024-01-27T04:43:30.556Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/d12bdf89b9058065789cd00c8704e4ce0a352342
6012024-01-27T04:43:30.557Z+ main
6022024-01-27T04:43:30.559Z+ [[ 0 != 0 ]]
6032024-01-27T04:43:30.559Z+ CIDL_OS=solaris2.11
6042024-01-27T04:43:30.559Z+ [[ 0 != 0 ]]
6052024-01-27T04:43:30.559Z+ configure_os solaris2.11
6062024-01-27T04:43:30.559Z+ echo 'current directory: /work/oxidecomputer/omicron'
6072024-01-27T04:43:30.559Zcurrent directory: /work/oxidecomputer/omicron
6082024-01-27T04:43:30.559Z+ echo 'configuring based on OS: "solaris2.11"'
6092024-01-27T04:43:30.559Z+ case "$1" in
6102024-01-27T04:43:30.559Z+ SET_BINARIES=
6112024-01-27T04:43:30.559Zconfiguring based on OS: "solaris2.11"
6122024-01-27T04:43:30.559Z+ CIDL_SHA256FUNC=do_sha256sum
6132024-01-27T04:43:30.559Z+ TARBALL_FILENAME=mgd.tar.gz
6142024-01-27T04:43:30.559Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/d12bdf89b9058065789cd00c8704e4ce0a352342/mgd.tar.gz
6152024-01-27T04:43:30.559Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6162024-01-27T04:43:30.559Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/d12bdf89b9058065789cd00c8704e4ce0a352342/mgd.tar.gz'
6172024-01-27T04:43:30.559ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/d12bdf89b9058065789cd00c8704e4ce0a352342/mgd.tar.gz
6182024-01-27T04:43:30.559Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6192024-01-27T04:43:30.559ZLocal file: out/downloads/mgd.tar.gz
6202024-01-27T04:43:30.559Z+ mkdir -p out/downloads
6212024-01-27T04:43:30.562Z+ mkdir -p ./out/mgd
6222024-01-27T04:43:30.563Z+ fetch_and_verify
6232024-01-27T04:43:30.563Z+ local DO_DOWNLOAD=true
6242024-01-27T04:43:30.563Z+ [[ -f out/downloads/mgd.tar.gz ]]
6252024-01-27T04:43:30.563Z+ '[' true == true ']'
6262024-01-27T04:43:30.563Z+ echo Downloading...
6272024-01-27T04:43:30.563ZDownloading...
6282024-01-27T04:43:30.563Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/d12bdf89b9058065789cd00c8704e4ce0a352342/mgd.tar.gz out/downloads/mgd.tar.gz
6292024-01-27T04:43:30.563Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/d12bdf89b9058065789cd00c8704e4ce0a352342/mgd.tar.gz
6302024-01-27T04:43:35.030Z++ do_sha256sum out/downloads/mgd.tar.gz
6312024-01-27T04:43:35.034Z++ sha256sum
6322024-01-27T04:43:35.034Z++ awk '{print $1}'
6332024-01-27T04:43:35.107Z+ calculated_sha256=bc887e08e3d052d8440983a2d6186cd1d92a52345504092f64f4de2e5335a75d
6342024-01-27T04:43:35.108Z+ [[ bc887e08e3d052d8440983a2d6186cd1d92a52345504092f64f4de2e5335a75d != \b\c\8\8\7\e\0\8\e\3\d\0\5\2\d\8\4\4\0\9\8\3\a\2\d\6\1\8\6\c\d\1\d\9\2\a\5\2\3\4\5\5\0\4\0\9\2\f\6\4\f\4\d\e\2\e\5\3\3\5\a\7\5\d ]]
6352024-01-27T04:43:35.111Z+ do_untar out/downloads/mgd.tar.gz
6362024-01-27T04:43:35.111Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6372024-01-27T04:43:35.772Z+ do_assemble
6382024-01-27T04:43:35.772Z+ rm -r ./out/mgd
6392024-01-27T04:43:35.775Z+ mkdir ./out/mgd
6402024-01-27T04:43:35.778Z+ cp -r out/downloads/root ./out/mgd/root
6412024-01-27T04:43:36.002Z+ set -o errexit
6422024-01-27T04:43:36.004Z+++ dirname ./tools/ci_download_transceiver_control
6432024-01-27T04:43:36.005Z++ cd ./tools
6442024-01-27T04:43:36.005Z++ pwd
6452024-01-27T04:43:36.007Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6462024-01-27T04:43:36.008Z++ basename ./tools/ci_download_transceiver_control
6472024-01-27T04:43:36.008Z+ ARG0=ci_download_transceiver_control
6482024-01-27T04:43:36.008Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6492024-01-27T04:43:36.011Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6502024-01-27T04:43:36.011Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6512024-01-27T04:43:36.012Z+ TARGET_DIR=out
6522024-01-27T04:43:36.012Z+ DOWNLOAD_DIR=out/downloads
6532024-01-27T04:43:36.012Z+ DEST_DIR=./out/transceiver-control
6542024-01-27T04:43:36.012Z+ BIN_DIR=/opt/oxide/bin
6552024-01-27T04:43:36.012Z+ BINARY=xcvradm
6562024-01-27T04:43:36.012Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6572024-01-27T04:43:36.012Z+ REPO=oxidecomputer/transceiver-control
6582024-01-27T04:43:36.012Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6592024-01-27T04:43:36.012Z+ main
6602024-01-27T04:43:36.012Z+ [[ 0 != 0 ]]
6612024-01-27T04:43:36.012Z+ CIDL_OS=solaris2.11
6622024-01-27T04:43:36.021Z+ [[ 0 != 0 ]]
6632024-01-27T04:43:36.021Z+ configure_os solaris2.11
6642024-01-27T04:43:36.021Z+ echo 'current directory: /work/oxidecomputer/omicron'
6652024-01-27T04:43:36.021Zcurrent directory: /work/oxidecomputer/omicron
6662024-01-27T04:43:36.021Z+ echo 'configuring based on OS: "solaris2.11"'
6672024-01-27T04:43:36.021Zconfiguring based on OS: "solaris2.11"
6682024-01-27T04:43:36.021Z+ case "$1" in
6692024-01-27T04:43:36.021Z+ SET_BINARIES=
6702024-01-27T04:43:36.021Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6712024-01-27T04:43:36.021Z+ CIDL_SHA256FUNC=do_sha256sum
6722024-01-27T04:43:36.021Z+ ARCHIVE_FILENAME=xcvradm.gz
6732024-01-27T04:43:36.021Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6742024-01-27T04:43:36.022Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6752024-01-27T04:43:36.022Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6762024-01-27T04:43:36.022ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6772024-01-27T04:43:36.022Z+ echo 'Local file: out/downloads/xcvradm.gz'
6782024-01-27T04:43:36.022ZLocal file: out/downloads/xcvradm.gz
6792024-01-27T04:43:36.022Z+ mkdir -p out/downloads
6802024-01-27T04:43:36.025Z+ mkdir -p ./out/transceiver-control
6812024-01-27T04:43:36.026Z+ fetch_and_verify
6822024-01-27T04:43:36.026Z+ local DO_DOWNLOAD=true
6832024-01-27T04:43:36.026Z+ [[ -f out/downloads/xcvradm.gz ]]
6842024-01-27T04:43:36.026Z+ '[' true == true ']'
6852024-01-27T04:43:36.026Z+ echo Downloading...
6862024-01-27T04:43:36.026ZDownloading...
6872024-01-27T04:43:36.026Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6882024-01-27T04:43:36.026Z+ 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
6892024-01-27T04:43:37.245Z++ do_sha256sum out/downloads/xcvradm.gz
6902024-01-27T04:43:37.248Z++ sha256sum
6912024-01-27T04:43:37.248Z++ awk '{print $1}'
6922024-01-27T04:43:37.271Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6932024-01-27T04:43:37.271Z+ [[ 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 ]]
6942024-01-27T04:43:37.274Z+ do_unpack out/downloads/xcvradm.gz
6952024-01-27T04:43:37.274Z+ mkdir -p out/downloads/root//opt/oxide/bin
6962024-01-27T04:43:37.274Z+ gzip -dc out/downloads/xcvradm.gz
6972024-01-27T04:43:37.456Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
6982024-01-27T04:43:37.459Z+ do_assemble
6992024-01-27T04:43:37.459Z+ rm -r ./out/transceiver-control
7002024-01-27T04:43:37.463Z+ mkdir ./out/transceiver-control
7012024-01-27T04:43:37.466Z+ cp -r out/downloads/root ./out/transceiver-control/root
7022024-01-27T04:43:37.989ZAll builder prerequisites installed successfully, and PATH looks valid
7032024-01-27T04:43:37.992Z
7042024-01-27T04:43:37.992Zreal 1:58.522373030
7052024-01-27T04:43:37.992Zuser 52.850165690
7062024-01-27T04:43:37.992Zsys 10.067143426
7072024-01-27T04:43:37.992Ztrap 0.021767286
7082024-01-27T04:43:37.992Ztflt 0.349000039
7092024-01-27T04:43:37.992Zdflt 0.668855787
7102024-01-27T04:43:37.992Zkflt 0.328400333
7112024-01-27T04:43:37.992Zlock 2.831801027
7122024-01-27T04:43:37.992Zslp 3:34.656006028
7132024-01-27T04:43:37.992Zlat 3.387017162
7142024-01-27T04:43:37.992Zstop 0.068915299
7152024-01-27T04:43:37.996Z
7162024-01-27T04:43:37.996Z #### # # ##### ##### # #
7172024-01-27T04:43:37.996Z # # # # # # # # # #
7182024-01-27T04:43:37.996Z # # # # # # # #
7192024-01-27T04:43:37.996Z # # # ##### ##### #
7202024-01-27T04:43:37.996Z # # # # # # #
7212024-01-27T04:43:37.996Z #### ###### # # # #
7222024-01-27T04:43:37.996Z
7232024-01-27T04:43:38.391Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7242024-01-27T04:43:38.831Z Updating crates.io index
7252024-01-27T04:43:38.835Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7262024-01-27T04:43:39.695Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7272024-01-27T04:43:41.829Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7282024-01-27T04:43:42.463Z Updating git repository `http://github.com/oxidecomputer/tofino`
7292024-01-27T04:43:42.862Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7302024-01-27T04:43:43.225Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7312024-01-27T04:43:43.602Z Updating git repository `https://github.com/oxidecomputer/propolis`
7322024-01-27T04:43:44.607Z Updating git repository `https://github.com/oxidecomputer/crucible`
7332024-01-27T04:43:46.683Z Updating git repository `https://github.com/oxidecomputer/opte`
7342024-01-27T04:43:47.858Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7352024-01-27T04:43:48.226Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7362024-01-27T04:43:48.976Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7372024-01-27T04:43:49.502Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
7382024-01-27T04:43:50.046Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7392024-01-27T04:43:50.539Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7402024-01-27T04:43:50.997Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7412024-01-27T04:43:51.597Z Updating git repository `https://github.com/oxidecomputer/poptrie`
7422024-01-27T04:43:52.146Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7432024-01-27T04:43:52.741Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7442024-01-27T04:43:53.250Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7452024-01-27T04:43:53.652Z Updating git repository `https://github.com/jgallagher/nix`
7462024-01-27T04:43:55.253Z Updating git repository `https://github.com/cbiffle/hubpack`
7472024-01-27T04:43:55.714Z Updating git repository `https://github.com/oxidecomputer/typify`
7482024-01-27T04:43:57.746Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7492024-01-27T04:43:58.140Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7502024-01-27T04:43:58.563Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7512024-01-27T04:44:00.486Z Downloading crates ...
7522024-01-27T04:44:00.695Z Downloaded toml_datetime v0.6.5
7532024-01-27T04:44:00.706Z Downloaded toml_edit v0.21.0
7542024-01-27T04:44:00.748Z Downloaded equivalent v1.0.1
7552024-01-27T04:44:00.751Z Downloaded colorchoice v1.0.0
7562024-01-27T04:44:00.759Z Downloaded clap_lex v0.5.1
7572024-01-27T04:44:00.762Z Downloaded utf8parse v0.2.1
7582024-01-27T04:44:00.762Z Downloaded thiserror v1.0.56
7592024-01-27T04:44:00.771Z Downloaded anstream v0.5.0
7602024-01-27T04:44:00.774Z Downloaded heck v0.4.1
7612024-01-27T04:44:00.778Z Downloaded clap_derive v4.4.2
7622024-01-27T04:44:00.781Z Downloaded terminal_size v0.2.6
7632024-01-27T04:44:00.785Z Downloaded thiserror-impl v1.0.56
7642024-01-27T04:44:00.785Z Downloaded quote v1.0.35
7652024-01-27T04:44:00.788Z Downloaded camino v1.1.6
7662024-01-27T04:44:00.791Z Downloaded itoa v1.0.9
7672024-01-27T04:44:00.794Z Downloaded io-lifetimes v1.0.11
7682024-01-27T04:44:00.798Z Downloaded cargo_toml v0.18.0
7692024-01-27T04:44:00.801Z Downloaded anyhow v1.0.75
7702024-01-27T04:44:00.806Z Downloaded proc-macro2 v1.0.78
7712024-01-27T04:44:00.811Z Downloaded clap v4.4.3
7722024-01-27T04:44:00.826Z Downloaded toml v0.8.8
7732024-01-27T04:44:00.831Z Downloaded memchr v2.6.3
7742024-01-27T04:44:00.841Z Downloaded serde_derive v1.0.195
7752024-01-27T04:44:00.846Z Downloaded winnow v0.5.15
7762024-01-27T04:44:00.860Z Downloaded hashbrown v0.14.2
7772024-01-27T04:44:00.870Z Downloaded clap_builder v4.4.2
7782024-01-27T04:44:00.882Z Downloaded syn v2.0.48
7792024-01-27T04:44:00.901Z Downloaded rustix v0.37.23
7802024-01-27T04:44:00.938Z Downloaded libc v0.2.152
7812024-01-27T04:44:00.987Z Downloaded serde_json v1.0.111
7822024-01-27T04:44:01.001Z Downloaded serde v1.0.195
7832024-01-27T04:44:01.008Z Downloaded indexmap v2.1.0
7842024-01-27T04:44:01.011Z Downloaded ryu v1.0.15
7852024-01-27T04:44:01.016Z Downloaded anstyle-parse v0.2.1
7862024-01-27T04:44:01.020Z Downloaded semver v1.0.21
7872024-01-27T04:44:01.023Z Downloaded errno v0.3.8
7882024-01-27T04:44:01.025Z Downloaded bitflags v1.3.2
7892024-01-27T04:44:01.029Z Downloaded anstyle-query v1.0.0
7902024-01-27T04:44:01.032Z Downloaded anstyle v1.0.2
7912024-01-27T04:44:01.035Z Downloaded unicode-ident v1.0.12
7922024-01-27T04:44:01.038Z Downloaded cargo-platform v0.1.3
7932024-01-27T04:44:01.041Z Downloaded cargo_metadata v0.18.1
7942024-01-27T04:44:01.044Z Downloaded serde_spanned v0.6.4
7952024-01-27T04:44:01.044Z Downloaded strsim v0.10.0
7962024-01-27T04:44:01.161Z Compiling proc-macro2 v1.0.78
7972024-01-27T04:44:01.161Z Compiling unicode-ident v1.0.12
7982024-01-27T04:44:01.165Z Compiling serde v1.0.195
7992024-01-27T04:44:01.165Z Compiling libc v0.2.152
8002024-01-27T04:44:01.176Z Compiling io-lifetimes v1.0.11
8012024-01-27T04:44:01.179Z Compiling rustix v0.37.23
8022024-01-27T04:44:01.179Z Compiling equivalent v1.0.1
8032024-01-27T04:44:01.179Z Compiling utf8parse v0.2.1
8042024-01-27T04:44:01.438Z Compiling bitflags v1.3.2
8052024-01-27T04:44:01.501Z Compiling hashbrown v0.14.2
8062024-01-27T04:44:01.518Z Compiling anstyle-parse v0.2.1
8072024-01-27T04:44:01.571Z Compiling semver v1.0.21
8082024-01-27T04:44:01.985Z Compiling colorchoice v1.0.0
8092024-01-27T04:44:02.152Z Compiling anstyle-query v1.0.0
8102024-01-27T04:44:02.266Z Compiling serde_json v1.0.111
8112024-01-27T04:44:03.091Z Compiling indexmap v2.1.0
8122024-01-27T04:44:03.179Z Compiling thiserror v1.0.56
8132024-01-27T04:44:03.200Z Compiling anstyle v1.0.2
8142024-01-27T04:44:03.346Z Compiling winnow v0.5.15
8152024-01-27T04:44:03.365Z Compiling camino v1.1.6
8162024-01-27T04:44:03.714Z Compiling anstream v0.5.0
8172024-01-27T04:44:03.950Z Compiling strsim v0.10.0
8182024-01-27T04:44:04.086Z Compiling clap_lex v0.5.1
8192024-01-27T04:44:04.380Z Compiling ryu v1.0.15
8202024-01-27T04:44:04.741Z Compiling quote v1.0.35
8212024-01-27T04:44:04.875Z Compiling anyhow v1.0.75
8222024-01-27T04:44:04.919Z Compiling itoa v1.0.9
8232024-01-27T04:44:04.969Z Compiling heck v0.4.1
8242024-01-27T04:44:05.253Z Compiling errno v0.3.8
8252024-01-27T04:44:05.298Z Compiling syn v2.0.48
8262024-01-27T04:44:07.018Z Compiling terminal_size v0.2.6
8272024-01-27T04:44:07.152Z Compiling clap_builder v4.4.2
8282024-01-27T04:44:13.433Z Compiling serde_derive v1.0.195
8292024-01-27T04:44:13.439Z Compiling thiserror-impl v1.0.56
8302024-01-27T04:44:13.439Z Compiling clap_derive v4.4.2
8312024-01-27T04:44:17.835Z Compiling clap v4.4.3
8322024-01-27T04:44:26.350Z Compiling toml_datetime v0.6.5
8332024-01-27T04:44:26.353Z Compiling serde_spanned v0.6.4
8342024-01-27T04:44:26.353Z Compiling cargo-platform v0.1.3
8352024-01-27T04:44:26.718Z Compiling toml_edit v0.21.0
8362024-01-27T04:44:28.421Z Compiling cargo_metadata v0.18.1
8372024-01-27T04:44:29.923Z Compiling toml v0.8.8
8382024-01-27T04:44:30.945Z Compiling cargo_toml v0.18.0
8392024-01-27T04:44:37.263Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
8402024-01-27T04:44:38.641Z Finished dev [unoptimized + debuginfo] target(s) in 1m 00s
8412024-01-27T04:44:38.859Z Running `target/debug/xtask clippy`
8422024-01-27T04:44:38.912Zrunning: "/home/build/.rustup/toolchains/1.74.1-x86_64-unknown-illumos/bin/cargo" "clippy" "--all-targets" "--" "--deny" "warnings" "--allow" "clippy::style"
8432024-01-27T04:44:39.755Z Downloading crates ...
8442024-01-27T04:44:40.035Z Downloaded addr2line v0.21.0
8452024-01-27T04:44:40.042Z Downloaded anes v0.1.6
8462024-01-27T04:44:40.048Z Downloaded ansi_term v0.12.1
8472024-01-27T04:44:40.053Z Downloaded atomicwrites v0.4.3
8482024-01-27T04:44:40.056Z Downloaded atomic-waker v1.1.1
8492024-01-27T04:44:40.060Z Downloaded async-stream-impl v0.3.5
8502024-01-27T04:44:40.065Z Downloaded async-trait v0.1.77
8512024-01-27T04:44:40.074Z Downloaded cfg-expr v0.15.5
8522024-01-27T04:44:40.084Z Downloaded http-body v0.4.5
8532024-01-27T04:44:40.092Z Downloaded cstr-argument v0.1.2
8542024-01-27T04:44:40.098Z Downloaded libtest-mimic v0.6.1
8552024-01-27T04:44:40.107Z Downloaded http-range v0.1.5
8562024-01-27T04:44:40.111Z Downloaded linked-hash-map v0.5.6
8572024-01-27T04:44:40.126Z Downloaded lazycell v1.3.0
8582024-01-27T04:44:40.132Z Downloaded lock_api v0.4.10
8592024-01-27T04:44:40.138Z Downloaded darling v0.20.3
8602024-01-27T04:44:40.148Z Downloaded cipher v0.4.4
8612024-01-27T04:44:40.153Z Downloaded nodrop v0.1.14
8622024-01-27T04:44:40.157Z Downloaded serde-big-array v0.5.1
8632024-01-27T04:44:40.164Z Downloaded normalize-line-endings v0.3.0
8642024-01-27T04:44:40.172Z Downloaded num_threads v0.1.6
8652024-01-27T04:44:40.190Z Downloaded cpufeatures v0.2.12
8662024-01-27T04:44:40.190Z Downloaded iana-time-zone v0.1.57
8672024-01-27T04:44:40.190Z Downloaded block-buffer v0.10.4
8682024-01-27T04:44:40.190Z Downloaded instant v0.1.12
8692024-01-27T04:44:40.199Z Downloaded cobs v0.2.3
8702024-01-27T04:44:40.199Z Downloaded cfg-if v1.0.0
8712024-01-27T04:44:40.199Z Downloaded ciborium-ll v0.2.2
8722024-01-27T04:44:40.202Z Downloaded crc-catalog v2.2.0
8732024-01-27T04:44:40.202Z Downloaded mime_guess v2.0.4
8742024-01-27T04:44:40.207Z Downloaded crc v3.0.1
8752024-01-27T04:44:40.212Z Downloaded time-core v0.1.1
8762024-01-27T04:44:40.215Z Downloaded httptest v0.15.5
8772024-01-27T04:44:40.221Z Downloaded dtrace-parser v0.2.0
8782024-01-27T04:44:40.224Z Downloaded httpdate v1.0.3
8792024-01-27T04:44:40.229Z Downloaded crossbeam-queue v0.3.8
8802024-01-27T04:44:40.236Z Downloaded textwrap v0.11.0
8812024-01-27T04:44:40.242Z Downloaded nu-ansi-term v0.49.0
8822024-01-27T04:44:40.245Z Downloaded headers-core v0.2.0
8832024-01-27T04:44:40.248Z Downloaded slog-json v2.6.1
8842024-01-27T04:44:40.252Z Downloaded doc-comment v0.3.3
8852024-01-27T04:44:40.254Z Downloaded bitflags v2.4.0
8862024-01-27T04:44:40.260Z Downloaded zone_cfg_derive v0.3.0
8872024-01-27T04:44:40.263Z Downloaded dyn-clone v1.0.13
8882024-01-27T04:44:40.266Z Downloaded num-bigint v0.4.4
8892024-01-27T04:44:40.276Z Downloaded openssl-probe v0.1.5
8902024-01-27T04:44:40.279Z Downloaded bzip2 v0.4.4
8912024-01-27T04:44:40.283Z Downloaded cookie v0.18.0
8922024-01-27T04:44:40.289Z Downloaded endian-type v0.1.2
8932024-01-27T04:44:40.292Z Downloaded rand_xorshift v0.3.0
8942024-01-27T04:44:40.294Z Downloaded fs-err v2.11.0
8952024-01-27T04:44:40.297Z Downloaded getopts v0.2.21
8962024-01-27T04:44:40.300Z Downloaded glob v0.3.1
8972024-01-27T04:44:40.303Z Downloaded serde-big-array v0.4.1
8982024-01-27T04:44:40.307Z Downloaded plotters-svg v0.3.5
8992024-01-27T04:44:40.310Z Downloaded strum_macros v0.25.2
9002024-01-27T04:44:40.313Z Downloaded phf_shared v0.10.0
9012024-01-27T04:44:40.316Z Downloaded packed_struct v0.10.1
9022024-01-27T04:44:40.319Z Downloaded which v4.4.0
9032024-01-27T04:44:40.322Z Downloaded indexmap v1.9.3
9042024-01-27T04:44:40.330Z Downloaded heck v0.3.3
9052024-01-27T04:44:40.333Z Downloaded test-strategy v0.3.1
9062024-01-27T04:44:40.338Z Downloaded futures-task v0.3.30
9072024-01-27T04:44:40.351Z Downloaded pest_derive v2.7.6
9082024-01-27T04:44:40.351Z Downloaded pkcs8 v0.10.2
9092024-01-27T04:44:40.354Z Downloaded pkg-config v0.3.27
9102024-01-27T04:44:40.357Z Downloaded strum v0.25.0
9112024-01-27T04:44:40.358Z Downloaded untrusted v0.7.1
9122024-01-27T04:44:40.360Z Downloaded tempfile v3.9.0
9132024-01-27T04:44:40.364Z Downloaded debug-ignore v1.0.5
9142024-01-27T04:44:40.368Z Downloaded rstest_macros v0.18.2
9152024-01-27T04:44:40.374Z Downloaded toolchain_find v0.2.0
9162024-01-27T04:44:40.377Z Downloaded shlex v1.3.0
9172024-01-27T04:44:40.380Z Downloaded sec1 v0.7.3
9182024-01-27T04:44:40.383Z Downloaded sha1 v0.10.6
9192024-01-27T04:44:40.387Z Downloaded untrusted v0.9.0
9202024-01-27T04:44:40.390Z Downloaded deranged v0.3.8
9212024-01-27T04:44:40.393Z Downloaded serde_repr v0.1.16
9222024-01-27T04:44:40.396Z Downloaded darling_macro v0.14.4
9232024-01-27T04:44:40.399Z Downloaded tower-service v0.3.2
9242024-01-27T04:44:40.402Z Downloaded tower-layer v0.3.2
9252024-01-27T04:44:40.402Z Downloaded utf-8 v0.7.6
9262024-01-27T04:44:40.405Z Downloaded zerocopy v0.3.0
9272024-01-27T04:44:40.408Z Downloaded proc-macro-error v1.0.4
9282024-01-27T04:44:40.414Z Downloaded http v1.0.0
9292024-01-27T04:44:40.422Z Downloaded foreign-types-shared v0.3.1
9302024-01-27T04:44:40.425Z Downloaded foreign-types-shared v0.1.1
9312024-01-27T04:44:40.428Z Downloaded rpassword v7.3.1
9322024-01-27T04:44:40.428Z Downloaded yasna v0.5.2
9332024-01-27T04:44:40.433Z Downloaded smallvec v0.6.14
9342024-01-27T04:44:40.439Z Downloaded serde_derive_internals v0.26.0
9352024-01-27T04:44:40.442Z Downloaded omicron-zone-package v0.10.1
9362024-01-27T04:44:40.445Z Downloaded plotters-backend v0.3.5
9372024-01-27T04:44:40.449Z Downloaded unicode-xid v0.2.4
9382024-01-27T04:44:40.453Z Downloaded serde_urlencoded v0.7.1
9392024-01-27T04:44:40.456Z Downloaded postgres-types v0.2.6
9402024-01-27T04:44:40.459Z Downloaded derive_builder_macro v0.12.0
9412024-01-27T04:44:40.462Z Downloaded crunchy v0.2.2
9422024-01-27T04:44:40.465Z Downloaded diff v0.1.13
9432024-01-27T04:44:40.469Z Downloaded pin-utils v0.1.0
9442024-01-27T04:44:40.473Z Downloaded signal-hook-tokio v0.3.1
9452024-01-27T04:44:40.476Z Downloaded base64 v0.21.7
9462024-01-27T04:44:40.483Z Downloaded schemars v0.8.16
9472024-01-27T04:44:40.506Z Downloaded oso-derive v0.27.0
9482024-01-27T04:44:40.509Z Downloaded guppy-workspace-hack v0.1.0
9492024-01-27T04:44:40.509Z Downloaded foreign-types-macros v0.2.3
9502024-01-27T04:44:40.512Z Downloaded foreign-types v0.5.0
9512024-01-27T04:44:40.515Z Downloaded futures-executor v0.3.30
9522024-01-27T04:44:40.518Z Downloaded stability v0.1.1
9532024-01-27T04:44:40.518Z Downloaded semver v0.11.0
9542024-01-27T04:44:40.521Z Downloaded wait-timeout v0.2.0
9552024-01-27T04:44:40.524Z Downloaded fixedbitset v0.4.2
9562024-01-27T04:44:40.527Z Downloaded filetime v0.2.23
9572024-01-27T04:44:40.531Z Downloaded postgres-protocol v0.6.6
9582024-01-27T04:44:40.535Z Downloaded mio v0.8.9
9592024-01-27T04:44:40.546Z Downloaded waitgroup v0.1.2
9602024-01-27T04:44:40.550Z Downloaded similar-asserts v1.5.0
9612024-01-27T04:44:40.554Z Downloaded socket2 v0.5.5
9622024-01-27T04:44:40.561Z Downloaded fnv v1.0.7
9632024-01-27T04:44:40.565Z Downloaded zeroize_derive v1.4.2
9642024-01-27T04:44:40.565Z Downloaded peeking_take_while v0.1.2
9652024-01-27T04:44:40.565Z Downloaded enum-as-inner v0.5.1
9662024-01-27T04:44:40.569Z Downloaded either v1.9.0
9672024-01-27T04:44:40.572Z Downloaded dirs-sys-next v0.1.2
9682024-01-27T04:44:40.575Z Downloaded termios v0.3.3
9692024-01-27T04:44:40.578Z Downloaded owo-colors v4.0.0
9702024-01-27T04:44:40.582Z Downloaded usdt-macro v0.3.5
9712024-01-27T04:44:40.586Z Downloaded papergrid v0.11.0
9722024-01-27T04:44:40.594Z Downloaded thread_local v1.1.7
9732024-01-27T04:44:40.597Z Downloaded walkdir v2.4.0
9742024-01-27T04:44:40.601Z Downloaded predicates-core v1.0.6
9752024-01-27T04:44:40.604Z Downloaded try-lock v0.2.4
9762024-01-27T04:44:40.607Z Downloaded unsafe-libyaml v0.2.10
9772024-01-27T04:44:40.613Z Downloaded usdt-macro v0.5.0
9782024-01-27T04:44:40.616Z Downloaded derive_builder v0.12.0
9792024-01-27T04:44:40.622Z Downloaded curve25519-dalek-derive v0.1.0
9802024-01-27T04:44:40.626Z Downloaded strum_macros v0.24.3
9812024-01-27T04:44:40.629Z Downloaded want v0.3.1
9822024-01-27T04:44:40.632Z Downloaded oso v0.27.0
9832024-01-27T04:44:40.637Z Downloaded defmt v0.3.5
9842024-01-27T04:44:40.644Z Downloaded fd-lock v3.0.13
9852024-01-27T04:44:40.649Z Downloaded slog-scope v4.4.0
9862024-01-27T04:44:40.652Z Downloaded pretty-hex v0.2.1
9872024-01-27T04:44:40.655Z Downloaded radium v0.7.0
9882024-01-27T04:44:40.655Z Downloaded r2d2 v0.8.10
9892024-01-27T04:44:40.658Z Downloaded pathdiff v0.2.1
9902024-01-27T04:44:40.661Z Downloaded fd-lock v4.0.2
9912024-01-27T04:44:40.667Z Downloaded parse-size v1.0.0
9922024-01-27T04:44:40.670Z Downloaded usdt-attr-macro v0.3.5
9932024-01-27T04:44:40.671Z Downloaded usdt-attr-macro v0.5.0
9942024-01-27T04:44:40.672Z Downloaded pin-project-internal v1.1.3
9952024-01-27T04:44:40.675Z Downloaded shell-words v1.1.0
9962024-01-27T04:44:40.675Z Downloaded olpc-cjson v0.1.3
9972024-01-27T04:44:40.678Z Downloaded sct v0.7.0
9982024-01-27T04:44:40.682Z Downloaded headers v0.3.9
9992024-01-27T04:44:40.693Z Downloaded opaque-debug v0.3.0
10002024-01-27T04:44:40.697Z Downloaded tinyvec_macros v0.1.1
10012024-01-27T04:44:40.700Z Downloaded paste v1.0.14
10022024-01-27T04:44:40.703Z Downloaded bit-vec v0.6.3
10032024-01-27T04:44:40.707Z Downloaded rand_chacha v0.3.1
10042024-01-27T04:44:40.710Z Downloaded data-encoding v2.4.0
10052024-01-27T04:44:40.713Z Downloaded scroll v0.12.0
10062024-01-27T04:44:40.716Z Downloaded getrandom v0.2.10
10072024-01-27T04:44:40.721Z Downloaded proc-macro-error-attr v1.0.4
10082024-01-27T04:44:40.724Z Downloaded usdt v0.3.5
10092024-01-27T04:44:40.727Z Downloaded tokio-rustls v0.25.0
10102024-01-27T04:44:40.730Z Downloaded remove_dir_all v0.5.3
10112024-01-27T04:44:40.733Z Downloaded tar v0.4.40
10122024-01-27T04:44:40.737Z Downloaded rustls-pemfile v2.0.0
10132024-01-27T04:44:40.742Z Downloaded wyz v0.5.1
10142024-01-27T04:44:40.745Z Downloaded block-padding v0.3.3
10152024-01-27T04:44:40.748Z Downloaded typed-path v0.7.0
10162024-01-27T04:44:40.760Z Downloaded termcolor v1.2.0
10172024-01-27T04:44:40.766Z Downloaded usdt v0.5.0
10182024-01-27T04:44:40.769Z Downloaded unicode-linebreak v0.1.5
10192024-01-27T04:44:40.769Z Downloaded highway v1.1.0
10202024-01-27T04:44:40.773Z Downloaded zone v0.3.0
10212024-01-27T04:44:40.774Z Downloaded relative-path v1.9.0
10222024-01-27T04:44:40.777Z Downloaded h2 v0.3.24
10232024-01-27T04:44:40.790Z Downloaded futures-io v0.3.30
10242024-01-27T04:44:40.793Z Downloaded futures-sink v0.3.30
10252024-01-27T04:44:40.793Z Downloaded futures-macro v0.3.30
10262024-01-27T04:44:40.796Z Downloaded futures v0.3.30
10272024-01-27T04:44:40.805Z Downloaded crossbeam-utils v0.8.16
10282024-01-27T04:44:40.811Z Downloaded postcard v1.0.8
10292024-01-27T04:44:40.817Z Downloaded tracing-core v0.1.31
10302024-01-27T04:44:40.823Z Downloaded elliptic-curve v0.13.8
10312024-01-27T04:44:40.831Z Downloaded curve25519-dalek v4.1.1
10322024-01-27T04:44:40.850Z Downloaded tracing v0.1.37
10332024-01-27T04:44:40.858Z Downloaded rustls-webpki v0.102.1
10342024-01-27T04:44:40.894Z Downloaded x509-cert v0.2.4
10352024-01-27T04:44:40.906Z Downloaded idna v0.5.0
10362024-01-27T04:44:40.920Z Downloaded object v0.30.4
10372024-01-27T04:44:40.941Z Downloaded tungstenite v0.20.1
10382024-01-27T04:44:40.947Z Downloaded petgraph v0.6.4
10392024-01-27T04:44:40.973Z Downloaded url v2.5.0
10402024-01-27T04:44:40.978Z Downloaded radix_trie v0.2.1
10412024-01-27T04:44:40.997Z Downloaded hashbrown v0.13.2
10422024-01-27T04:44:41.011Z Downloaded webpki-roots v0.25.2
10432024-01-27T04:44:41.015Z Downloaded regex v1.10.3
10442024-01-27T04:44:41.035Z Downloaded trust-dns-server v0.22.1
10452024-01-27T04:44:41.048Z Downloaded rustls-webpki v0.101.7
10462024-01-27T04:44:41.076Z Downloaded rustls v0.21.9
10472024-01-27T04:44:41.100Z Downloaded rustls v0.22.2
10482024-01-27T04:44:41.123Z Downloaded plotters v0.3.5
10492024-01-27T04:44:41.141Z Downloaded zerocopy-derive v0.2.0
10502024-01-27T04:44:41.161Z Downloaded guppy v0.17.4
10512024-01-27T04:44:41.171Z Downloaded sled v0.34.7
10522024-01-27T04:44:41.193Z Downloaded proptest v1.4.0
10532024-01-27T04:44:41.217Z Downloaded tokio v1.35.1
10542024-01-27T04:44:41.283Z Downloaded polar-core v0.27.0
10552024-01-27T04:44:41.300Z Downloaded smoltcp v0.9.1
10562024-01-27T04:44:41.321Z Downloaded regex-syntax v0.6.29
10572024-01-27T04:44:41.336Z Downloaded regress v0.7.1
10582024-01-27T04:44:41.352Z Downloaded trust-dns-proto v0.22.0
10592024-01-27T04:44:41.376Z Downloaded regex-syntax v0.8.2
10602024-01-27T04:44:41.396Z Downloaded diesel v2.1.4
10612024-01-27T04:44:41.433Z Downloaded openapiv3 v2.0.0
10622024-01-27T04:44:41.458Z Downloaded ratatui v0.25.0
10632024-01-27T04:44:41.487Z Downloaded zerocopy-derive v0.6.4
10642024-01-27T04:44:41.511Z Downloaded encoding_rs v0.8.33
10652024-01-27T04:44:41.558Z Downloaded regex-automata v0.3.8
10662024-01-27T04:44:41.598Z Downloaded regex-automata v0.4.4
10672024-01-27T04:44:41.628Z Downloaded sha3 v0.10.8
10682024-01-27T04:44:41.646Z Downloaded bzip2-sys v0.1.11+1.0.8
10692024-01-27T04:44:41.669Z Downloaded ring v0.17.7
10702024-01-27T04:44:41.808Z Downloaded smoltcp v0.11.0
10712024-01-27T04:44:41.832Z Downloaded regex-syntax v0.7.5
10722024-01-27T04:44:41.849Z Downloaded bstr v1.6.0
10732024-01-27T04:44:41.871Z Downloaded bstr v0.2.17
10742024-01-27T04:44:41.890Z Downloaded syn v1.0.109
10752024-01-27T04:44:41.910Z Downloaded idna v0.2.3
10762024-01-27T04:44:41.924Z Downloaded vcpkg v0.2.15
10772024-01-27T04:44:41.999Z Downloaded pest v2.7.6
10782024-01-27T04:44:42.008Z Downloaded chrono v0.4.31
10792024-01-27T04:44:42.024Z Downloaded gimli v0.28.0
10802024-01-27T04:44:42.041Z Downloaded rayon v1.8.0
10812024-01-27T04:44:42.058Z Downloaded rustix v0.38.30
10822024-01-27T04:44:42.103Z Downloaded bindgen v0.69.2
10832024-01-27T04:44:42.118Z Downloaded bitvec v1.0.1
10842024-01-27T04:44:42.148Z Downloaded tabled v0.15.0
10852024-01-27T04:44:42.181Z Downloaded openssl v0.10.60
10862024-01-27T04:44:42.620Z Downloaded nix v0.27.1
10872024-01-27T04:44:42.620Z Downloaded object v0.32.1
10882024-01-27T04:44:42.620Z Downloaded ring v0.16.20
10892024-01-27T04:44:42.620Z Downloaded trust-dns-client v0.22.0
10902024-01-27T04:44:42.620Z Downloaded toml_edit v0.19.15
10912024-01-27T04:44:42.620Z Downloaded tough v0.16.0
10922024-01-27T04:44:42.620Z Downloaded hyper v0.14.27
10932024-01-27T04:44:42.620Z Downloaded tinytemplate v1.2.1
10942024-01-27T04:44:42.620Z Downloaded tower v0.4.13
10952024-01-27T04:44:42.620Z Downloaded futures-util v0.3.30
10962024-01-27T04:44:42.620Z Downloaded unicode-normalization v0.1.22
10972024-01-27T04:44:42.620Z Downloaded sqlparser v0.43.1
10982024-01-27T04:44:42.620Z Downloaded portable-atomic v1.4.3
10992024-01-27T04:44:42.620Z Downloaded difflib v0.4.0
11002024-01-27T04:44:42.620Z Downloaded trust-dns-resolver v0.22.0
11012024-01-27T04:44:42.621Z Downloaded reedline v0.28.0
11022024-01-27T04:44:42.621Z Downloaded uuid v1.7.0
11032024-01-27T04:44:42.621Z Downloaded tinyvec v1.6.0
11042024-01-27T04:44:42.621Z Downloaded salty v0.2.0
11052024-01-27T04:44:42.621Z Downloaded goblin v0.8.0
11062024-01-27T04:44:42.621Z Downloaded lalrpop v0.19.12
11072024-01-27T04:44:42.622Z Downloaded mockall_derive v0.12.0
11082024-01-27T04:44:42.622Z Downloaded unicode-segmentation v1.10.1
11092024-01-27T04:44:42.622Z Downloaded hyper v1.1.0
11102024-01-27T04:44:42.628Z Downloaded samael v0.0.14
11112024-01-27T04:44:42.637Z Downloaded zerocopy v0.7.32
11122024-01-27T04:44:42.666Z Downloaded reqwest v0.11.22
11132024-01-27T04:44:42.679Z Downloaded hkdf v0.12.4
11142024-01-27T04:44:42.684Z Downloaded ucd-trie v0.1.6
11152024-01-27T04:44:42.687Z Downloaded heapless v0.7.16
11162024-01-27T04:44:42.695Z Downloaded pretty_assertions v1.4.0
11172024-01-27T04:44:42.698Z Downloaded num-bigint-dig v0.8.4
11182024-01-27T04:44:42.705Z Downloaded usdt-impl v0.3.5
11192024-01-27T04:44:42.708Z Downloaded signal-hook v0.3.17
11202024-01-27T04:44:42.712Z Downloaded pin-project-lite v0.2.13
11212024-01-27T04:44:42.732Z Downloaded crossbeam-epoch v0.9.15
11222024-01-27T04:44:42.748Z Downloaded ed25519 v1.5.3
11232024-01-27T04:44:42.748Z Downloaded rand v0.8.5
11242024-01-27T04:44:42.748Z Downloaded half v2.3.1
11252024-01-27T04:44:42.748Z Downloaded tokio-util v0.7.10
11262024-01-27T04:44:42.762Z Downloaded quick-xml v0.30.0
11272024-01-27T04:44:42.780Z Downloaded sha2 v0.10.8
11282024-01-27T04:44:42.786Z Downloaded prettyplease v0.2.16
11292024-01-27T04:44:42.795Z Downloaded snafu v0.7.5
11302024-01-27T04:44:42.811Z Downloaded darling_core v0.20.3
11312024-01-27T04:44:42.825Z Downloaded parking_lot_core v0.8.6
11322024-01-27T04:44:42.830Z Downloaded rustls-native-certs v0.7.0
11332024-01-27T04:44:42.838Z Downloaded trybuild v1.0.89
11342024-01-27T04:44:42.850Z Downloaded itertools v0.12.0
11352024-01-27T04:44:42.865Z Downloaded rand v0.4.6
11362024-01-27T04:44:42.871Z Downloaded toml v0.5.11
11372024-01-27T04:44:42.875Z Downloaded heapless v0.8.0
11382024-01-27T04:44:42.882Z Downloaded embedded-io v0.4.0
11392024-01-27T04:44:42.885Z Downloaded stringprep v0.1.3
11402024-01-27T04:44:42.888Z Downloaded toml v0.7.8
11412024-01-27T04:44:42.893Z Downloaded openssl-sys v0.9.96
11422024-01-27T04:44:42.902Z Downloaded globset v0.4.13
11432024-01-27T04:44:42.905Z Downloaded vte v0.11.1
11442024-01-27T04:44:42.909Z Downloaded num v0.4.1
11452024-01-27T04:44:42.912Z Downloaded predicates-tree v1.0.9
11462024-01-27T04:44:42.912Z Downloaded vsss-rs v3.3.4
11472024-01-27T04:44:42.917Z Downloaded diesel_derives v2.1.2
11482024-01-27T04:44:42.922Z Downloaded platforms v3.0.2
11492024-01-27T04:44:42.927Z Downloaded pest_generator v2.7.6
11502024-01-27T04:44:42.931Z Downloaded futures-core v0.3.30
11512024-01-27T04:44:42.931Z Downloaded digest v0.10.7
11522024-01-27T04:44:42.937Z Downloaded tracing-attributes v0.1.26
11532024-01-27T04:44:42.940Z Downloaded parking_lot v0.12.1
11542024-01-27T04:44:42.943Z Downloaded derive_builder_core v0.12.0
11552024-01-27T04:44:42.946Z Downloaded derive_more v0.99.17
11562024-01-27T04:44:42.953Z Downloaded unicode_categories v0.1.1
11572024-01-27T04:44:42.957Z Downloaded ff v0.13.0
11582024-01-27T04:44:42.960Z Downloaded parse-display-derive v0.8.2
11592024-01-27T04:44:42.964Z Downloaded fastrand v2.0.0
11602024-01-27T04:44:42.964Z Downloaded signal-hook-registry v1.4.1
11612024-01-27T04:44:42.967Z Downloaded same-file v1.0.6
11622024-01-27T04:44:42.970Z Downloaded regex-automata v0.1.10
11632024-01-27T04:44:42.977Z Downloaded expectorate v1.1.0
11642024-01-27T04:44:42.981Z Downloaded spki v0.7.2
11652024-01-27T04:44:42.984Z Downloaded ppv-lite86 v0.2.17
11662024-01-27T04:44:42.988Z Downloaded predicates v3.1.0
11672024-01-27T04:44:42.991Z Downloaded downcast v0.11.0
11682024-01-27T04:44:42.995Z Downloaded dirs-next v2.0.0
11692024-01-27T04:44:42.995Z Downloaded display-error-chain v0.2.0
11702024-01-27T04:44:42.999Z Downloaded sqlparser_derive v0.2.2
11712024-01-27T04:44:42.999Z Downloaded static_assertions v1.1.0
11722024-01-27T04:44:43.003Z Downloaded stable_deref_trait v1.2.0
11732024-01-27T04:44:43.003Z Downloaded packed_struct_codegen v0.10.1
11742024-01-27T04:44:43.003Z Downloaded tokio-macros v2.2.0
11752024-01-27T04:44:43.007Z Downloaded hash32 v0.3.1
11762024-01-27T04:44:43.007Z Downloaded spin v0.9.8
11772024-01-27T04:44:43.011Z Downloaded rstest v0.18.2
11782024-01-27T04:44:43.020Z Downloaded secrecy v0.8.0
11792024-01-27T04:44:43.025Z Downloaded schemars_derive v0.8.16
11802024-01-27T04:44:43.028Z Downloaded rustversion v1.0.14
11812024-01-27T04:44:43.044Z Downloaded darling_macro v0.20.3
11822024-01-27T04:44:43.044Z Downloaded zeroize v1.7.0
11832024-01-27T04:44:43.044Z Downloaded home v0.5.5
11842024-01-27T04:44:43.047Z Downloaded criterion v0.5.1
11852024-01-27T04:44:43.047Z Downloaded rustyline v13.0.0
11862024-01-27T04:44:43.055Z Downloaded http v0.2.11
11872024-01-27T04:44:43.063Z Downloaded time v0.3.27
11882024-01-27T04:44:43.074Z Downloaded zip v0.6.6
11892024-01-27T04:44:43.080Z Downloaded rsa v0.9.2
11902024-01-27T04:44:43.088Z Downloaded hashbrown v0.12.3
11912024-01-27T04:44:43.096Z Downloaded crossterm v0.27.0
11922024-01-27T04:44:43.107Z Downloaded pin-project v1.1.3
11932024-01-27T04:44:43.129Z Downloaded nom v7.1.3
11942024-01-27T04:44:43.138Z Downloaded semver v0.1.20
11952024-01-27T04:44:43.142Z Downloaded group v0.13.0
11962024-01-27T04:44:43.145Z Downloaded tui-tree-widget v0.16.0
11972024-01-27T04:44:43.145Z Downloaded rustc-hash v1.1.0
11982024-01-27T04:44:43.148Z Downloaded rtoolbox v0.0.1
11992024-01-27T04:44:43.148Z Downloaded zerocopy v0.6.4
12002024-01-27T04:44:43.153Z Downloaded target-lexicon v0.12.12
12012024-01-27T04:44:43.156Z Downloaded der v0.7.8
12022024-01-27T04:44:43.165Z Downloaded vte_generate_state_changes v0.1.1
12032024-01-27T04:44:43.169Z Downloaded derive-where v1.2.7
12042024-01-27T04:44:43.173Z Downloaded libxml v0.3.3
12052024-01-27T04:44:43.184Z Downloaded crossbeam-channel v0.5.8
12062024-01-27T04:44:43.192Z Downloaded minimal-lexical v0.2.1
12072024-01-27T04:44:43.200Z Downloaded serde_path_to_error v0.1.15
12082024-01-27T04:44:43.203Z Downloaded parking_lot_core v0.9.8
12092024-01-27T04:44:43.206Z Downloaded parking_lot v0.11.2
12102024-01-27T04:44:43.210Z Downloaded unicode-bidi v0.3.13
12112024-01-27T04:44:43.215Z Downloaded vec_map v0.8.2
12122024-01-27T04:44:43.218Z Downloaded structopt-derive v0.4.18
12132024-01-27T04:44:43.221Z Downloaded criterion-plot v0.5.0
12142024-01-27T04:44:43.230Z Downloaded corncobs v0.1.3
12152024-01-27T04:44:43.230Z Downloaded hex-literal v0.4.1
12162024-01-27T04:44:43.230Z Downloaded xattr v1.0.1
12172024-01-27T04:44:43.230Z Downloaded fallible-iterator v0.2.0
12182024-01-27T04:44:43.233Z Downloaded multer v3.0.0
12192024-01-27T04:44:43.253Z Downloaded foreign-types v0.3.2
12202024-01-27T04:44:43.253Z Downloaded scopeguard v1.2.0
12212024-01-27T04:44:43.253Z Downloaded fxhash v0.2.1
12222024-01-27T04:44:43.253Z Downloaded futures-timer v3.0.2
12232024-01-27T04:44:43.253Z Downloaded slog-term v2.9.0
12242024-01-27T04:44:43.253Z Downloaded slog-stdlog v4.1.1
12252024-01-27T04:44:43.253Z Downloaded typenum v1.16.0
12262024-01-27T04:44:43.257Z Downloaded flume v0.11.0
12272024-01-27T04:44:43.260Z Downloaded zerocopy-derive v0.7.32
12282024-01-27T04:44:43.270Z Downloaded siphasher v0.3.11
12292024-01-27T04:44:43.274Z Downloaded flate2 v1.0.28
12302024-01-27T04:44:43.278Z Downloaded diesel_table_macro_syntax v0.1.0
12312024-01-27T04:44:43.282Z Downloaded pem-rfc7468 v0.7.0
12322024-01-27T04:44:43.285Z Downloaded pem v3.0.2
12332024-01-27T04:44:43.288Z Downloaded form_urlencoded v1.2.1
12342024-01-27T04:44:43.288Z Downloaded serde_tokenstream v0.2.0
12352024-01-27T04:44:43.293Z Downloaded phf v0.11.2
12362024-01-27T04:44:43.296Z Downloaded poly1305 v0.8.0
12372024-01-27T04:44:43.299Z Downloaded universal-hash v0.5.1
12382024-01-27T04:44:43.302Z Downloaded unicode-width v0.1.11
12392024-01-27T04:44:43.305Z Downloaded topological-sort v0.2.2
12402024-01-27T04:44:43.305Z Downloaded crypto-bigint v0.5.2
12412024-01-27T04:44:43.315Z Downloaded pest_meta v2.7.6
12422024-01-27T04:44:43.319Z Downloaded slog v2.7.0
12432024-01-27T04:44:43.324Z Downloaded target-spec v3.0.1
12442024-01-27T04:44:43.328Z Downloaded strip-ansi-escapes v0.2.0
12452024-01-27T04:44:43.331Z Downloaded strsim v0.8.0
12462024-01-27T04:44:43.331Z Downloaded serde_tokenstream v0.1.7
12472024-01-27T04:44:43.337Z Downloaded unarray v0.1.4
12482024-01-27T04:44:43.340Z Downloaded plain v0.2.3
12492024-01-27T04:44:43.343Z Downloaded hash32 v0.2.1
12502024-01-27T04:44:43.343Z Downloaded ref-cast v1.0.20
12512024-01-27T04:44:43.348Z Downloaded tiny-keccak v2.0.2
12522024-01-27T04:44:43.352Z Downloaded thiserror-impl-no-std v2.0.2
12532024-01-27T04:44:43.358Z Downloaded rustc_version v0.1.7
12542024-01-27T04:44:43.361Z Downloaded fatfs v0.3.6
12552024-01-27T04:44:43.361Z Downloaded rustls-pki-types v1.1.0
12562024-01-27T04:44:43.364Z Downloaded yansi v0.5.1
12572024-01-27T04:44:43.367Z Downloaded rcgen v0.12.1
12582024-01-27T04:44:43.370Z Downloaded hmac v0.12.1
12592024-01-27T04:44:43.373Z Downloaded rayon-core v1.12.0
12602024-01-27T04:44:43.378Z Downloaded backtrace v0.3.69
12612024-01-27T04:44:43.387Z Downloaded proc-macro-crate v1.3.1
12622024-01-27T04:44:43.390Z Downloaded percent-encoding v2.3.1
12632024-01-27T04:44:43.390Z Downloaded slog-async v2.8.0
12642024-01-27T04:44:43.393Z Downloaded semver-parser v0.10.2
12652024-01-27T04:44:43.396Z Downloaded der_derive v0.7.2
12662024-01-27T04:44:43.399Z Downloaded term v0.7.0
12672024-01-27T04:44:43.403Z Downloaded hyper-util v0.1.2
12682024-01-27T04:44:43.411Z Downloaded chacha20poly1305 v0.10.1
12692024-01-27T04:44:43.421Z Downloaded scheduled-thread-pool v0.2.7
12702024-01-27T04:44:43.832Z Downloaded textwrap v0.16.0
12712024-01-27T04:44:43.832Z Downloaded phf_shared v0.11.2
12722024-01-27T04:44:43.832Z Downloaded defmt-parser v0.3.3
12732024-01-27T04:44:43.832Z Downloaded defmt-macros v0.3.6
12742024-01-27T04:44:43.834Z Downloaded datatest-stable v0.2.3
12752024-01-27T04:44:43.835Z Downloaded oorandom v11.1.3
12762024-01-27T04:44:43.835Z Downloaded once_cell v1.19.0
12772024-01-27T04:44:43.835Z Downloaded env_logger v0.10.0
12782024-01-27T04:44:43.835Z Downloaded ron v0.8.1
12792024-01-27T04:44:43.835Z Downloaded num-traits v0.2.16
12802024-01-27T04:44:43.835Z Downloaded smf v0.2.2
12812024-01-27T04:44:43.835Z Downloaded hex v0.4.3
12822024-01-27T04:44:43.835Z Downloaded whoami v1.4.1
12832024-01-27T04:44:43.835Z Downloaded subprocess v0.2.9
12842024-01-27T04:44:43.835Z Downloaded similar v2.3.0
12852024-01-27T04:44:43.835Z Downloaded precomputed-hash v0.1.1
12862024-01-27T04:44:43.835Z Downloaded resolv-conf v0.7.0
12872024-01-27T04:44:43.835Z Downloaded spin v0.5.2
12882024-01-27T04:44:43.835Z Downloaded funty v2.0.0
12892024-01-27T04:44:43.835Z Downloaded fragile v2.0.0
12902024-01-27T04:44:43.835Z Downloaded slab v0.4.9
12912024-01-27T04:44:43.835Z Downloaded pkcs1 v0.7.5
12922024-01-27T04:44:43.835Z Downloaded steno v0.4.0
12932024-01-27T04:44:43.835Z Downloaded serde_with v3.5.1
12942024-01-27T04:44:43.835Z Downloaded crc-any v2.4.3
12952024-01-27T04:44:43.835Z Downloaded ref-cast-impl v1.0.20
12962024-01-27T04:44:43.835Z Downloaded bytes v1.5.0
12972024-01-27T04:44:43.835Z Downloaded allocator-api2 v0.2.16
12982024-01-27T04:44:43.835Z Downloaded structmeta v0.2.0
12992024-01-27T04:44:43.836Z Downloaded quick-error v1.2.3
13002024-01-27T04:44:43.836Z Downloaded cancel-safe-futures v0.1.5
13012024-01-27T04:44:43.836Z Downloaded miniz_oxide v0.7.1
13022024-01-27T04:44:43.836Z Downloaded unicase v2.7.0
13032024-01-27T04:44:43.858Z Downloaded console v0.15.8
13042024-01-27T04:44:43.859Z Downloaded rust-argon2 v1.0.1
13052024-01-27T04:44:43.859Z Downloaded tempdir v0.3.7
13062024-01-27T04:44:43.860Z Downloaded synstructure v0.12.6
13072024-01-27T04:44:43.860Z Downloaded supports-color v2.1.0
13082024-01-27T04:44:43.860Z Downloaded dof v0.1.5
13092024-01-27T04:44:43.860Z Downloaded futures-channel v0.3.30
13102024-01-27T04:44:43.860Z Downloaded darling_core v0.14.4
13112024-01-27T04:44:43.860Z Downloaded const-oid v0.9.5
13122024-01-27T04:44:43.860Z Downloaded memoffset v0.9.0
13132024-01-27T04:44:43.861Z Downloaded password-hash v0.5.0
13142024-01-27T04:44:43.861Z Downloaded partial-io v0.5.4
13152024-01-27T04:44:43.861Z Downloaded cc v1.0.83
13162024-01-27T04:44:43.861Z Downloaded tokio-tungstenite v0.20.1
13172024-01-27T04:44:43.861Z Downloaded tokio-postgres v0.7.10
13182024-01-27T04:44:43.861Z Downloaded float-cmp v0.9.0
13192024-01-27T04:44:43.861Z Downloaded usdt-impl v0.5.0
13202024-01-27T04:44:43.861Z Downloaded rand_core v0.6.4
13212024-01-27T04:44:43.861Z Downloaded time-macros v0.2.13
13222024-01-27T04:44:43.861Z Downloaded pretty-hex v0.4.1
13232024-01-27T04:44:43.861Z Downloaded path-slash v0.1.5
13242024-01-27T04:44:43.861Z Downloaded parse-display v0.8.2
13252024-01-27T04:44:43.861Z Downloaded tokio-stream v0.1.14
13262024-01-27T04:44:43.861Z Downloaded tokio-native-tls v0.3.1
13272024-01-27T04:44:43.861Z Downloaded ipnet v2.9.0
13282024-01-27T04:44:43.861Z Downloaded ciborium v0.2.2
13292024-01-27T04:44:43.861Z Downloaded blake2 v0.10.6
13302024-01-27T04:44:43.861Z Downloaded openssl-macros v0.1.1
13312024-01-27T04:44:43.862Z Downloaded swrite v0.1.0
13322024-01-27T04:44:43.862Z Downloaded libloading v0.7.4
13332024-01-27T04:44:43.862Z Downloaded flagset v0.4.3
13342024-01-27T04:44:43.862Z Downloaded ena v0.14.2
13352024-01-27T04:44:43.862Z Downloaded hyper-rustls v0.24.2
13362024-01-27T04:44:43.862Z Downloaded version_check v0.9.4
13372024-01-27T04:44:43.862Z Downloaded generic-array v0.14.7
13382024-01-27T04:44:43.862Z Downloaded threadpool v1.8.1
13392024-01-27T04:44:43.862Z Downloaded thread-id v4.2.0
13402024-01-27T04:44:43.862Z Downloaded thiserror-no-std v2.0.2
13412024-01-27T04:44:43.862Z Downloaded serde-hex v0.1.0
13422024-01-27T04:44:43.862Z Downloaded num-rational v0.4.1
13432024-01-27T04:44:43.862Z Downloaded rustfmt-wrapper v0.2.0
13442024-01-27T04:44:43.862Z Downloaded approx v0.5.1
13452024-01-27T04:44:43.862Z Downloaded subtle v2.5.0
13462024-01-27T04:44:43.862Z Downloaded structmeta-derive v0.2.0
13472024-01-27T04:44:43.862Z Downloaded slog-bunyan v2.5.0
13482024-01-27T04:44:43.863Z Downloaded mockall v0.12.0
13492024-01-27T04:44:43.863Z Downloaded num-complex v0.4.4
13502024-01-27T04:44:43.863Z Downloaded basic-toml v0.1.8
13512024-01-27T04:44:43.863Z Downloaded dof v0.3.0
13522024-01-27T04:44:43.863Z Downloaded tap v1.0.1
13532024-01-27T04:44:43.863Z Downloaded take_mut v0.2.2
13542024-01-27T04:44:43.863Z Downloaded tabled_derive v0.7.0
13552024-01-27T04:44:43.863Z Downloaded slog-dtrace v0.2.3
13562024-01-27T04:44:43.863Z Downloaded rustc-demangle v0.1.23
13572024-01-27T04:44:43.863Z Downloaded num_enum_derive v0.5.11
13582024-01-27T04:44:43.863Z Downloaded native-tls v0.2.11
13592024-01-27T04:44:43.864Z Downloaded hyper-tls v0.5.0
13602024-01-27T04:44:43.864Z Downloaded indicatif v0.17.7
13612024-01-27T04:44:43.864Z Downloaded httparse v1.8.0
13622024-01-27T04:44:43.864Z Downloaded blake2b_simd v1.0.1
13632024-01-27T04:44:43.864Z Downloaded bcs v0.1.6
13642024-01-27T04:44:43.864Z Downloaded serde_plain v1.0.2
13652024-01-27T04:44:43.865Z Downloaded dtrace-parser v0.1.14
13662024-01-27T04:44:43.865Z Downloaded ipnetwork v0.20.0
13672024-01-27T04:44:43.865Z Downloaded number_prefix v0.4.0
13682024-01-27T04:44:43.865Z Downloaded num_cpus v1.16.0
13692024-01-27T04:44:43.865Z Downloaded nanorand v0.7.0
13702024-01-27T04:44:43.871Z Downloaded colored v2.0.4
13712024-01-27T04:44:43.871Z Downloaded smawk v0.3.1
13722024-01-27T04:44:43.871Z Downloaded rustls-pemfile v1.0.3
13732024-01-27T04:44:43.871Z Downloaded rustc_version v0.4.0
13742024-01-27T04:44:43.871Z Downloaded base64ct v1.6.0
13752024-01-27T04:44:43.871Z Downloaded hubpack v0.1.2
13762024-01-27T04:44:43.871Z Downloaded hyper-rustls v0.26.0
13772024-01-27T04:44:43.871Z Downloaded humantime v2.1.0
13782024-01-27T04:44:43.872Z Downloaded slog-envlogger v2.2.0
13792024-01-27T04:44:43.872Z Downloaded memoffset v0.7.1
13802024-01-27T04:44:43.872Z Downloaded ascii-canvas v3.0.0
13812024-01-27T04:44:43.872Z Downloaded num_enum v0.5.11
13822024-01-27T04:44:43.872Z Downloaded is-terminal v0.4.9
13832024-01-27T04:44:43.872Z Downloaded structopt v0.3.26
13842024-01-27T04:44:43.872Z Downloaded nibble_vec v0.1.0
13852024-01-27T04:44:43.872Z Downloaded maybe-uninit v2.0.0
13862024-01-27T04:44:43.872Z Downloaded macaddr v1.0.1
13872024-01-27T04:44:43.873Z Downloaded md-5 v0.10.5
13882024-01-27T04:44:43.873Z Downloaded hyper-staticfile v0.9.5
13892024-01-27T04:44:43.873Z Downloaded lru v0.12.1
13902024-01-27T04:44:43.873Z Downloaded array-init v0.0.4
13912024-01-27T04:44:43.873Z Downloaded num-integer v0.1.45
13922024-01-27T04:44:43.873Z Downloaded num-derive v0.4.0
13932024-01-27T04:44:43.874Z Downloaded convert_case v0.4.0
13942024-01-27T04:44:43.874Z Downloaded nested v0.1.1
13952024-01-27T04:44:43.874Z Downloaded memmap v0.7.0
13962024-01-27T04:44:43.874Z Downloaded indoc v1.0.9
13972024-01-27T04:44:43.874Z Downloaded crossbeam v0.8.2
13982024-01-27T04:44:43.875Z Downloaded chacha20 v0.9.1
13992024-01-27T04:44:43.875Z Downloaded async-stream v0.3.5
14002024-01-27T04:44:43.875Z Downloaded is_ci v1.1.1
14012024-01-27T04:44:43.875Z Downloaded num-iter v0.1.43
14022024-01-27T04:44:43.875Z Downloaded lalrpop-util v0.19.12
14032024-01-27T04:44:43.875Z Downloaded termtree v0.4.1
14042024-01-27T04:44:43.879Z Downloaded buf-list v1.0.3
14052024-01-27T04:44:43.879Z Downloaded bitfield v0.14.0
14062024-01-27T04:44:43.880Z Downloaded constant_time_eq v0.2.6
14072024-01-27T04:44:43.880Z Downloaded cast v0.3.0
14082024-01-27T04:44:43.880Z Downloaded arrayref v0.3.7
14092024-01-27T04:44:43.883Z Downloaded hostname v0.3.1
14102024-01-27T04:44:43.886Z Downloaded tokio-rustls v0.24.1
14112024-01-27T04:44:43.889Z Downloaded indoc v2.0.3
14122024-01-27T04:44:43.892Z Downloaded impl-trait-for-tuples v0.2.2
14132024-01-27T04:44:43.896Z Downloaded cexpr v0.6.0
14142024-01-27T04:44:43.899Z Downloaded newline-converter v0.3.0
14152024-01-27T04:44:43.904Z Downloaded ciborium-io v0.2.2
14162024-01-27T04:44:43.905Z Downloaded crucible-workspace-hack v0.1.0
14172024-01-27T04:44:43.905Z Downloaded constant_time_eq v0.3.0
14182024-01-27T04:44:43.908Z Downloaded bit-set v0.5.3
14192024-01-27T04:44:43.908Z Downloaded async-recursion v1.0.5
14202024-01-27T04:44:43.911Z Downloaded libsw v3.3.1
14212024-01-27T04:44:43.917Z Downloaded socket2 v0.4.9
14222024-01-27T04:44:43.920Z Downloaded slog-dtrace v0.3.0
14232024-01-27T04:44:43.920Z Downloaded libm v0.2.7
14242024-01-27T04:44:43.937Z Downloaded new_debug_unreachable v1.0.4
14252024-01-27T04:44:43.940Z Downloaded matches v0.1.10
14262024-01-27T04:44:43.940Z Downloaded darling v0.14.4
14272024-01-27T04:44:43.946Z Downloaded smallvec v1.11.2
14282024-01-27T04:44:43.951Z Downloaded keccak v0.1.4
14292024-01-27T04:44:43.953Z Downloaded crc32fast v1.3.2
14302024-01-27T04:44:43.956Z Downloaded camino-tempfile v1.1.1
14312024-01-27T04:44:43.959Z Downloaded byteorder v1.5.0
14322024-01-27T04:44:43.962Z Downloaded bytecount v0.6.3
14332024-01-27T04:44:43.965Z Downloaded cassowary v0.3.0
14342024-01-27T04:44:43.968Z Downloaded base16ct v0.2.0
14352024-01-27T04:44:43.971Z Downloaded string_cache v0.8.7
14362024-01-27T04:44:43.974Z Downloaded snafu-derive v0.7.5
14372024-01-27T04:44:43.975Z Downloaded signature v2.1.0
14382024-01-27T04:44:43.977Z Downloaded signature v1.6.4
14392024-01-27T04:44:43.980Z Downloaded mime v0.3.17
14402024-01-27T04:44:43.983Z Downloaded lazy_static v1.4.0
14412024-01-27T04:44:43.983Z Downloaded crossbeam-deque v0.8.3
14422024-01-27T04:44:43.986Z Downloaded ident_case v1.0.1
14432024-01-27T04:44:43.989Z Downloaded hubpack_derive v0.1.1
14442024-01-27T04:44:43.992Z Downloaded http-body v1.0.0
14452024-01-27T04:44:43.992Z Downloaded clap v2.34.0
14462024-01-27T04:44:44.001Z Downloaded sqlformat v0.2.3
14472024-01-27T04:44:44.004Z Downloaded serde_yaml v0.9.25
14482024-01-27T04:44:44.009Z Downloaded scroll_derive v0.12.0
14492024-01-27T04:44:44.012Z Downloaded linear-map v1.2.0
14502024-01-27T04:44:44.016Z Downloaded newtype_derive v0.1.6
14512024-01-27T04:44:44.016Z Downloaded kstat-rs v0.2.3
14522024-01-27T04:44:44.016Z Downloaded inout v0.1.3
14532024-01-27T04:44:44.022Z Downloaded signal-hook-mio v0.2.3
14542024-01-27T04:44:44.022Z Downloaded serde_with_macros v3.5.1
14552024-01-27T04:44:44.025Z Downloaded rusty-fork v0.3.0
14562024-01-27T04:44:44.025Z Downloaded itertools v0.10.5
14572024-01-27T04:44:44.035Z Downloaded arrayvec v0.7.4
14582024-01-27T04:44:44.038Z Downloaded autocfg v1.1.0
14592024-01-27T04:44:44.041Z Downloaded lru-cache v0.1.2
14602024-01-27T04:44:44.044Z Downloaded clang-sys v1.6.1
14612024-01-27T04:44:44.048Z Downloaded backoff v0.4.0
14622024-01-27T04:44:44.051Z Downloaded libefi-sys v0.1.0
14632024-01-27T04:44:44.051Z Downloaded bb8 v0.8.1
14642024-01-27T04:44:44.054Z Downloaded atty v0.2.14
14652024-01-27T04:44:44.054Z Downloaded argon2 v0.5.3
14662024-01-27T04:44:44.057Z Downloaded assert_matches v1.5.0
14672024-01-27T04:44:44.060Z Downloaded arc-swap v1.6.0
14682024-01-27T04:44:44.064Z Downloaded match_cfg v0.1.0
14692024-01-27T04:44:44.067Z Downloaded maplit v1.0.2
14702024-01-27T04:44:44.067Z Downloaded managed v0.8.0
14712024-01-27T04:44:44.072Z Downloaded aho-corasick v1.0.4
14722024-01-27T04:44:44.093Z Downloaded log v0.4.20
14732024-01-27T04:44:44.098Z Downloaded assert_cmd v2.0.13
14742024-01-27T04:44:44.101Z Downloaded adler v1.0.2
14752024-01-27T04:44:44.105Z Downloaded ahash v0.8.6
14762024-01-27T04:44:44.110Z Downloaded aead v0.5.2
14772024-01-27T04:44:44.114Z Downloaded crypto-common v0.1.6
14782024-01-27T04:44:44.800Z Compiling serde v1.0.195
14792024-01-27T04:44:44.800Z Compiling autocfg v1.1.0
14802024-01-27T04:44:44.803Z Compiling version_check v0.9.4
14812024-01-27T04:44:44.803Z Checking cfg-if v1.0.0
14822024-01-27T04:44:44.821Z Compiling syn v1.0.109
14832024-01-27T04:44:44.854Z Checking libc v0.2.152
14842024-01-27T04:44:44.884Z Compiling syn v2.0.48
14852024-01-27T04:44:44.941Z Compiling parking_lot_core v0.9.8
14862024-01-27T04:44:44.941Z Compiling once_cell v1.19.0
14872024-01-27T04:44:45.564Z Compiling memchr v2.6.3
14882024-01-27T04:44:46.355Z Compiling cc v1.0.83
14892024-01-27T04:44:46.355Z Compiling libm v0.2.7
14902024-01-27T04:44:46.356Z Compiling ahash v0.8.6
14912024-01-27T04:44:46.356Z Compiling lock_api v0.4.10
14922024-01-27T04:44:46.356Z Compiling num-traits v0.2.16
14932024-01-27T04:44:46.637Z Compiling getrandom v0.2.10
14942024-01-27T04:44:46.747Z Compiling byteorder v1.5.0
14952024-01-27T04:44:47.017Z Compiling serde_json v1.0.111
14962024-01-27T04:44:47.446Z Compiling slab v0.4.9
14972024-01-27T04:44:47.505Z Checking log v0.4.20
14982024-01-27T04:44:47.964Z Compiling typenum v1.16.0
14992024-01-27T04:44:48.529Z Compiling generic-array v0.14.7
15002024-01-27T04:44:48.789Z Checking scopeguard v1.2.0
15012024-01-27T04:44:48.884Z Checking itoa v1.0.9
15022024-01-27T04:44:49.007Z Checking smallvec v1.11.2
15032024-01-27T04:44:49.171Z Compiling pkg-config v0.3.27
15042024-01-27T04:44:49.573Z Compiling allocator-api2 v0.2.16
15052024-01-27T04:44:49.640Z Compiling rustix v0.38.30
15062024-01-27T04:44:50.068Z Compiling httparse v1.8.0
15072024-01-27T04:44:50.704Z Compiling schemars v0.8.16
15082024-01-27T04:44:50.854Z Compiling ucd-trie v0.1.6
15092024-01-27T04:44:50.898Z Compiling ring v0.17.7
15102024-01-27T04:44:50.928Z Compiling fnv v1.0.7
15112024-01-27T04:44:50.967Z Checking parking_lot v0.12.1
15122024-01-27T04:44:51.089Z Compiling vcpkg v0.2.15
15132024-01-27T04:44:51.217Z Checking pin-project-lite v0.2.13
15142024-01-27T04:44:51.378Z Checking rand_core v0.6.4
15152024-01-27T04:44:51.811Z Compiling aho-corasick v1.0.4
15162024-01-27T04:44:53.814Z Checking signal-hook-registry v1.4.1
15172024-01-27T04:44:54.149Z Compiling regex-syntax v0.8.2
15182024-01-27T04:44:54.761Z Compiling openssl-sys v0.9.96
15192024-01-27T04:44:56.469Z Checking mio v0.8.9
15202024-01-27T04:44:56.863Z Compiling ring v0.16.20
15212024-01-27T04:44:56.880Z Checking num_cpus v1.16.0
15222024-01-27T04:44:57.426Z Checking futures-core v0.3.30
15232024-01-27T04:44:57.430Z Compiling openssl v0.10.60
15242024-01-27T04:44:57.430Z Checking socket2 v0.5.5
15252024-01-27T04:44:57.849Z Compiling serde_derive_internals v0.26.0
15262024-01-27T04:44:58.320Z Compiling native-tls v0.2.11
15272024-01-27T04:44:58.789Z Compiling spin v0.5.2
15282024-01-27T04:44:58.964Z Checking ryu v1.0.15
15292024-01-27T04:44:59.125Z Compiling rustls v0.21.9
15302024-01-27T04:44:59.293Z Compiling iana-time-zone v0.1.57
15312024-01-27T04:44:59.500Z Compiling regex-automata v0.4.4
15322024-01-27T04:45:00.242Z Compiling async-trait v0.1.77
15332024-01-27T04:45:02.592Z Compiling dyn-clone v1.0.13
15342024-01-27T04:45:02.815Z Compiling backtrace v0.3.69
15352024-01-27T04:45:03.027Z Compiling futures-sink v0.3.30
15362024-01-27T04:45:03.241Z Compiling unicode-xid v0.2.4
15372024-01-27T04:45:03.485Z Compiling errno v0.3.8
15382024-01-27T04:45:03.772Z Compiling crc32fast v1.3.2
15392024-01-27T04:45:03.799Z Compiling crossbeam-utils v0.8.16
15402024-01-27T04:45:03.903Z Compiling tinyvec_macros v0.1.1
15412024-01-27T04:45:04.200Z Compiling tinyvec v1.6.0
15422024-01-27T04:45:04.486Z Compiling futures-channel v0.3.30
15432024-01-27T04:45:04.970Z Checking subtle v2.5.0
15442024-01-27T04:45:05.138Z Compiling futures-io v0.3.30
15452024-01-27T04:45:05.268Z Compiling anyhow v1.0.75
15462024-01-27T04:45:05.337Z Compiling futures-task v0.3.30
15472024-01-27T04:45:05.373Z Compiling pin-utils v0.1.0
15482024-01-27T04:45:05.487Z Compiling spin v0.9.8
15492024-01-27T04:45:05.780Z Compiling tracing-core v0.1.31
15502024-01-27T04:45:06.174Z Compiling unicode-bidi v0.3.13
15512024-01-27T04:45:06.275Z Compiling regex v1.10.3
15522024-01-27T04:45:06.762Z Compiling unicode-normalization v0.1.22
15532024-01-27T04:45:07.859Z Compiling slog v2.7.0
15542024-01-27T04:45:08.671Z Compiling num-integer v0.1.45
15552024-01-27T04:45:09.087Z Compiling lazy_static v1.4.0
15562024-01-27T04:45:09.092Z Compiling unicode-width v0.1.11
15572024-01-27T04:45:09.092Z Compiling synstructure v0.12.6
15582024-01-27T04:45:09.092Z Compiling serde_derive v1.0.195
15592024-01-27T04:45:09.093Z Compiling zerocopy-derive v0.7.32
15602024-01-27T04:45:09.109Z Compiling thiserror-impl v1.0.56
15612024-01-27T04:45:09.239Z Compiling zeroize_derive v1.4.2
15622024-01-27T04:45:10.636Z Compiling tokio-macros v2.2.0
15632024-01-27T04:45:10.686Z Compiling futures-macro v0.3.30
15642024-01-27T04:45:11.913Z Compiling tracing-attributes v0.1.26
15652024-01-27T04:45:12.136Z Compiling schemars_derive v0.8.16
15662024-01-27T04:45:13.002Z Compiling zerocopy v0.7.32
15672024-01-27T04:45:13.502Z Checking zeroize v1.7.0
15682024-01-27T04:45:13.897Z Compiling openssl-macros v0.1.1
15692024-01-27T04:45:14.673Z Compiling thiserror v1.0.56
15702024-01-27T04:45:14.862Z Compiling pest v2.7.6
15712024-01-27T04:45:17.268Z Compiling futures-util v0.3.30
15722024-01-27T04:45:17.314Z Compiling hashbrown v0.14.2
15732024-01-27T04:45:17.314Z Compiling hashbrown v0.13.2
15742024-01-27T04:45:18.615Z Compiling tracing v0.1.37
15752024-01-27T04:45:18.772Z Compiling der_derive v0.7.2
15762024-01-27T04:45:18.899Z Compiling pest_meta v2.7.6
15772024-01-27T04:45:19.968Z Compiling thread-id v4.2.0
15782024-01-27T04:45:20.106Z Compiling time-core v0.1.1
15792024-01-27T04:45:20.346Z Compiling foreign-types-shared v0.1.1
15802024-01-27T04:45:20.448Z Compiling percent-encoding v2.3.1
15812024-01-27T04:45:20.484Z Compiling rustversion v1.0.14
15822024-01-27T04:45:21.005Z Compiling pest_generator v2.7.6
15832024-01-27T04:45:21.476Z Compiling untrusted v0.9.0
15842024-01-27T04:45:21.722Z Compiling untrusted v0.7.1
15852024-01-27T04:45:23.258Z Compiling foreign-types v0.3.2
15862024-01-27T04:45:23.379Z Compiling time-macros v0.2.13
15872024-01-27T04:45:26.521Z Compiling zerocopy-derive v0.2.0
15882024-01-27T04:45:27.700Z Compiling pest_derive v2.7.6
15892024-01-27T04:45:28.281Z Compiling try-lock v0.2.4
15902024-01-27T04:45:28.484Z Compiling base64 v0.21.7
15912024-01-27T04:45:28.768Z Compiling want v0.3.1
15922024-01-27T04:45:28.966Z Compiling sct v0.7.0
15932024-01-27T04:45:29.199Z Compiling rustls-webpki v0.101.7
15942024-01-27T04:45:29.429Z Compiling form_urlencoded v1.2.1
15952024-01-27T04:45:29.683Z Compiling scroll_derive v0.12.0
15962024-01-27T04:45:29.931Z Compiling socket2 v0.4.9
15972024-01-27T04:45:30.545Z Compiling httpdate v1.0.3
15982024-01-27T04:45:31.259Z Compiling const-oid v0.9.5
15992024-01-27T04:45:31.325Z Compiling tower-service v0.3.2
16002024-01-27T04:45:31.491Z Compiling openssl-probe v0.1.5
16012024-01-27T04:45:31.758Z Compiling idna v0.5.0
16022024-01-27T04:45:31.968Z Compiling memoffset v0.9.0
16032024-01-27T04:45:32.239Z Compiling adler v1.0.2
16042024-01-27T04:45:32.532Z Checking bytes v1.5.0
16052024-01-27T04:45:32.617Z Checking bitflags v2.4.0
16062024-01-27T04:45:33.534Z Compiling miniz_oxide v0.7.1
16072024-01-27T04:45:33.831Z Checking tokio v1.35.1
16082024-01-27T04:45:34.540Z Compiling indexmap v2.1.0
16092024-01-27T04:45:35.419Z Compiling semver v1.0.21
16102024-01-27T04:45:35.686Z Compiling uuid v1.7.0
16112024-01-27T04:45:36.015Z Compiling chrono v0.4.31
16122024-01-27T04:45:36.591Z Compiling http v0.2.11
16132024-01-27T04:45:36.842Z Compiling toml_datetime v0.6.5
16142024-01-27T04:45:37.547Z Compiling serde_spanned v0.6.4
16152024-01-27T04:45:37.933Z Compiling rustc_version v0.4.0
16162024-01-27T04:45:38.285Z Compiling toml_edit v0.19.15
16172024-01-27T04:45:39.818Z Compiling openapiv3 v2.0.0
16182024-01-27T04:45:42.688Z Compiling http-body v0.4.5
16192024-01-27T04:45:44.192Z Compiling url v2.5.0
16202024-01-27T04:45:44.807Z Checking crypto-common v0.1.6
16212024-01-27T04:45:45.061Z Compiling usdt-impl v0.3.5
16222024-01-27T04:45:46.683Z Compiling either v1.9.0
16232024-01-27T04:45:47.190Z Compiling signal-hook v0.3.17
16242024-01-27T04:45:47.318Z Compiling ipnet v2.9.0
16252024-01-27T04:45:47.592Z Compiling serde_urlencoded v0.7.1
16262024-01-27T04:45:47.639Z Compiling zerocopy v0.3.0
16272024-01-27T04:45:48.283Z Compiling rustls-pemfile v1.0.3
16282024-01-27T04:45:48.613Z Compiling zerocopy-derive v0.6.4
16292024-01-27T04:45:48.768Z Compiling clap_derive v4.4.2
16302024-01-27T04:45:48.981Z Compiling crossbeam-epoch v0.9.15
16312024-01-27T04:45:49.209Z Compiling tokio-util v0.7.10
16322024-01-27T04:45:49.423Z Compiling tokio-rustls v0.24.1
16332024-01-27T04:45:49.653Z Compiling encoding_rs v0.8.33
16342024-01-27T04:45:50.048Z Compiling siphasher v0.3.11
16352024-01-27T04:45:50.668Z Compiling webpki-roots v0.25.2
16362024-01-27T04:45:50.881Z Compiling gimli v0.28.0
16372024-01-27T04:45:51.707Z Compiling h2 v0.3.24
16382024-01-27T04:45:51.727Z Compiling mime v0.3.17
16392024-01-27T04:45:52.885Z Compiling dof v0.1.5
16402024-01-27T04:45:55.425Z Compiling tokio-native-tls v0.3.1
16412024-01-27T04:45:55.811Z Compiling strum_macros v0.25.2
16422024-01-27T04:45:55.886Z Compiling dtrace-parser v0.1.14
16432024-01-27T04:45:57.366Z Compiling block-buffer v0.10.4
16442024-01-27T04:45:57.759Z Compiling bzip2-sys v0.1.11+1.0.8
16452024-01-27T04:45:57.780Z Compiling object v0.32.1
16462024-01-27T04:45:58.267Z Compiling addr2line v0.21.0
16472024-01-27T04:45:58.442Z Compiling num-iter v0.1.43
16482024-01-27T04:45:58.872Z Compiling rustc-demangle v0.1.23
16492024-01-27T04:45:59.382Z Compiling flate2 v1.0.28
16502024-01-27T04:45:59.465Z Compiling digest v0.10.7
16512024-01-27T04:46:00.430Z Compiling heapless v0.7.16
16522024-01-27T04:46:00.472Z Compiling serde_tokenstream v0.1.7
16532024-01-27T04:46:01.038Z Compiling scroll v0.12.0
16542024-01-27T04:46:01.274Z Compiling usdt-impl v0.5.0
16552024-01-27T04:46:01.782Z Checking equivalent v1.0.1
16562024-01-27T04:46:01.924Z Compiling ppv-lite86 v0.2.17
16572024-01-27T04:46:01.939Z Compiling plain v0.2.3
16582024-01-27T04:46:02.174Z Compiling goblin v0.8.0
16592024-01-27T04:46:02.919Z Compiling toml v0.7.8
16602024-01-27T04:46:02.955Z Compiling toml_edit v0.21.0
16612024-01-27T04:46:03.273Z Compiling hyper v0.14.27
16622024-01-27T04:46:03.295Z Compiling rand_chacha v0.3.1
16632024-01-27T04:46:03.775Z Compiling hex v0.4.3
16642024-01-27T04:46:04.770Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
16652024-01-27T04:46:05.966Z Compiling bit-vec v0.6.3
16662024-01-27T04:46:06.257Z Compiling pretty-hex v0.4.1
16672024-01-27T04:46:07.210Z Compiling rand v0.8.5
16682024-01-27T04:46:07.421Z Compiling usdt-attr-macro v0.3.5
16692024-01-27T04:46:09.134Z Compiling usdt-macro v0.3.5
16702024-01-27T04:46:09.876Z Compiling phf_shared v0.10.0
16712024-01-27T04:46:09.958Z Compiling dtrace-parser v0.2.0
16722024-01-27T04:46:10.968Z Compiling num-bigint v0.4.4
16732024-01-27T04:46:11.250Z Compiling smoltcp v0.9.1
16742024-01-27T04:46:12.094Z Compiling dof v0.3.0
16752024-01-27T04:46:12.249Z Compiling minimal-lexical v0.2.1
16762024-01-27T04:46:12.396Z Compiling precomputed-hash v0.1.1
16772024-01-27T04:46:12.547Z Compiling new_debug_unreachable v1.0.4
16782024-01-27T04:46:12.667Z Compiling fixedbitset v0.4.2
16792024-01-27T04:46:13.122Z Compiling base64ct v1.6.0
16802024-01-27T04:46:13.461Z Compiling petgraph v0.6.4
16812024-01-27T04:46:14.122Z Compiling pem-rfc7468 v0.7.0
16822024-01-27T04:46:15.095Z Compiling hyper-tls v0.5.0
16832024-01-27T04:46:15.355Z Compiling hyper-rustls v0.24.2
16842024-01-27T04:46:15.600Z Compiling nom v7.1.3
16852024-01-27T04:46:15.887Z Compiling reqwest v0.11.22
16862024-01-27T04:46:15.943Z Compiling string_cache v0.8.7
16872024-01-27T04:46:16.669Z Compiling bit-set v0.5.3
16882024-01-27T04:46:16.706Z Compiling hmac v0.12.1
16892024-01-27T04:46:17.070Z Compiling itertools v0.10.5
16902024-01-27T04:46:18.258Z Compiling hubpack_derive v0.1.1
16912024-01-27T04:46:18.375Z Compiling enum-as-inner v0.5.1
16922024-01-27T04:46:19.683Z Compiling diesel_table_macro_syntax v0.1.0
16932024-01-27T04:46:20.012Z Compiling flagset v0.4.3
16942024-01-27T04:46:20.208Z Compiling unicode-segmentation v1.10.1
16952024-01-27T04:46:20.301Z Compiling lalrpop-util v0.19.12
16962024-01-27T04:46:20.320Z Compiling der v0.7.8
16972024-01-27T04:46:20.324Z Compiling diesel_derives v2.1.2
16982024-01-27T04:46:21.404Z Checking unicode-ident v1.0.12
16992024-01-27T04:46:21.615Z Compiling cpufeatures v0.2.12
17002024-01-27T04:46:21.644Z Compiling rustix v0.37.23
17012024-01-27T04:46:21.704Z Compiling md-5 v0.10.5
17022024-01-27T04:46:21.752Z Compiling sha2 v0.10.8
17032024-01-27T04:46:22.069Z Compiling serde_repr v0.1.16
17042024-01-27T04:46:22.342Z Compiling stringprep v0.1.3
17052024-01-27T04:46:23.038Z Compiling hash32 v0.2.1
17062024-01-27T04:46:23.989Z Compiling spki v0.7.2
17072024-01-27T04:46:24.029Z Compiling stable_deref_trait v1.2.0
17082024-01-27T04:46:24.067Z Checking bitflags v1.3.2
17092024-01-27T04:46:24.158Z Compiling fallible-iterator v0.2.0
17102024-01-27T04:46:24.363Z Compiling terminal_size v0.2.6
17112024-01-27T04:46:24.549Z Compiling pkcs8 v0.10.2
17122024-01-27T04:46:24.824Z Compiling phf_shared v0.11.2
17132024-01-27T04:46:25.336Z Compiling postgres-protocol v0.6.6
17142024-01-27T04:46:25.444Z Compiling ff v0.13.0
17152024-01-27T04:46:25.771Z Compiling block-padding v0.3.3
17162024-01-27T04:46:25.922Z Compiling scheduled-thread-pool v0.2.7
17172024-01-27T04:46:26.085Z Compiling deranged v0.3.8
17182024-01-27T04:46:26.142Z Compiling managed v0.8.0
17192024-01-27T04:46:26.844Z Compiling matches v0.1.10
17202024-01-27T04:46:26.861Z Compiling regex-automata v0.1.10
17212024-01-27T04:46:26.997Z Compiling base16ct v0.2.0
17222024-01-27T04:46:27.265Z Compiling num_threads v0.1.6
17232024-01-27T04:46:27.430Z Compiling sec1 v0.7.3
17242024-01-27T04:46:27.489Z Compiling bstr v0.2.17
17252024-01-27T04:46:27.540Z Compiling idna v0.2.3
17262024-01-27T04:46:28.147Z Compiling postgres-types v0.2.6
17272024-01-27T04:46:28.345Z Compiling r2d2 v0.8.10
17282024-01-27T04:46:28.905Z Compiling clap_builder v4.4.2
17292024-01-27T04:46:29.092Z Compiling time v0.3.27
17302024-01-27T04:46:29.858Z Compiling inout v0.1.3
17312024-01-27T04:46:30.231Z Compiling signal-hook-mio v0.2.3
17322024-01-27T04:46:30.255Z Compiling group v0.13.0
17332024-01-27T04:46:30.446Z Compiling phf v0.11.2
17342024-01-27T04:46:30.666Z Compiling bzip2 v0.4.4
17352024-01-27T04:46:30.887Z Checking proc-macro2 v1.0.78
17362024-01-27T04:46:31.269Z Compiling hubpack v0.1.2
17372024-01-27T04:46:31.290Z Compiling hkdf v0.12.4
17382024-01-27T04:46:31.901Z Compiling zerocopy v0.6.4
17392024-01-27T04:46:32.179Z Compiling ipnetwork v0.20.0
17402024-01-27T04:46:33.794Z Compiling crypto-bigint v0.5.2
17412024-01-27T04:46:35.403Z Compiling futures-executor v0.3.30
17422024-01-27T04:46:36.372Z Compiling float-cmp v0.9.0
17432024-01-27T04:46:36.711Z Compiling difflib v0.4.0
17442024-01-27T04:46:37.314Z Compiling data-encoding v2.4.0
17452024-01-27T04:46:38.179Z Compiling predicates-core v1.0.6
17462024-01-27T04:46:38.735Z Compiling whoami v1.4.1
17472024-01-27T04:46:39.459Z Compiling regex-automata v0.3.8
17482024-01-27T04:46:39.674Z Compiling static_assertions v1.1.0
17492024-01-27T04:46:39.710Z Compiling normalize-line-endings v0.3.0
17502024-01-27T04:46:39.872Z Compiling predicates v3.1.0
17512024-01-27T04:46:40.025Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
17522024-01-27T04:46:40.764Z Compiling tokio-postgres v0.7.10
17532024-01-27T04:46:41.285Z Compiling trust-dns-proto v0.22.0
17542024-01-27T04:46:42.636Z Compiling bstr v1.6.0
17552024-01-27T04:46:43.603Z Compiling elliptic-curve v0.13.8
17562024-01-27T04:46:45.247Z Compiling futures v0.3.30
17572024-01-27T04:46:45.280Z Compiling yasna v0.5.2
17582024-01-27T04:46:45.408Z Compiling clap v4.4.3
17592024-01-27T04:46:45.559Z Checking quote v1.0.35
17602024-01-27T04:46:46.064Z Compiling zip v0.6.6
17612024-01-27T04:46:46.128Z Compiling crossterm v0.27.0
17622024-01-27T04:46:47.670Z Compiling diesel v2.1.4
17632024-01-27T04:46:48.438Z Compiling cipher v0.4.4
17642024-01-27T04:46:48.496Z Compiling similar v2.3.0
17652024-01-27T04:46:49.197Z Compiling usdt v0.3.5
17662024-01-27T04:46:49.251Z Compiling camino v1.1.6
17672024-01-27T04:46:49.268Z Compiling tokio-stream v0.1.14
17682024-01-27T04:46:49.593Z Compiling console v0.15.8
17692024-01-27T04:46:54.771Z Checking utf8parse v0.2.1
17702024-01-27T04:46:56.190Z Checking anstyle v1.0.2
17712024-01-27T04:46:59.362Z Checking io-lifetimes v1.0.11
17722024-01-27T04:47:04.846Z Checking anstyle-parse v0.2.1
17732024-01-27T04:47:07.246Z Checking anstyle-query v1.0.0
17742024-01-27T04:47:07.404Z Checking colorchoice v1.0.0
17752024-01-27T04:47:07.576Z Checking anstream v0.5.0
17762024-01-27T04:47:08.260Z Checking strsim v0.10.0
17772024-01-27T04:47:08.366Z Checking clap_lex v0.5.1
17782024-01-27T04:47:09.246Z Checking winnow v0.5.15
17792024-01-27T04:47:10.219Z Compiling serde_tokenstream v0.2.0
17802024-01-27T04:47:30.550Z Compiling regress v0.7.1
17812024-01-27T04:47:30.963Z Compiling getopts v0.2.21
17822024-01-27T04:47:31.848Z Compiling unsafe-libyaml v0.2.10
17832024-01-27T04:47:32.694Z Checking heck v0.4.1
17842024-01-27T04:47:33.005Z Checking progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#2d3b9d0e)
17852024-01-27T04:47:33.936Z Compiling serde_yaml v0.9.25
17862024-01-27T04:47:34.532Z Compiling ident_case v1.0.1
17872024-01-27T04:47:34.787Z Checking fastrand v2.0.0
17882024-01-27T04:47:34.987Z Checking match_cfg v0.1.0
17892024-01-27T04:47:35.088Z Checking rustls-pki-types v1.1.0
17902024-01-27T04:47:35.107Z Checking hostname v0.3.1
17912024-01-27T04:47:35.269Z Checking tempfile v3.9.0
17922024-01-27T04:47:35.288Z Checking http v1.0.0
17932024-01-27T04:47:35.679Z Checking atty v0.2.14
17942024-01-27T04:47:35.791Z Compiling paste v1.0.14
17952024-01-27T04:47:35.833Z Checking quick-error v1.2.3
17962024-01-27T04:47:36.005Z Compiling typify-impl v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
17972024-01-27T04:47:36.631Z Checking crossbeam-channel v0.5.8
17982024-01-27T04:47:37.473Z Checking sha1 v0.10.6
17992024-01-27T04:47:37.798Z Checking dirs-sys-next v0.1.2
18002024-01-27T04:47:37.927Z Compiling rustls v0.22.2
18012024-01-27T04:47:38.042Z Checking dirs-next v2.0.0
18022024-01-27T04:47:38.363Z Checking rustls-webpki v0.102.1
18032024-01-27T04:47:39.560Z Checking thread_local v1.1.7
18042024-01-27T04:47:39.674Z Checking instant v0.1.12
18052024-01-27T04:47:39.823Z Compiling slog-async v2.8.0
18062024-01-27T04:47:40.228Z Checking term v0.7.0
18072024-01-27T04:47:40.673Z Checking rustls-pemfile v2.0.0
18082024-01-27T04:47:40.853Z Compiling multer v3.0.0
18092024-01-27T04:47:40.892Z Checking take_mut v0.2.2
18102024-01-27T04:47:40.998Z Checking debug-ignore v1.0.5
18112024-01-27T04:47:41.179Z Checking slog-term v2.9.0
18122024-01-27T04:47:41.361Z Compiling darling_core v0.20.3
18132024-01-27T04:47:41.429Z Checking slog-json v2.6.1
18142024-01-27T04:47:41.500Z Compiling async-stream-impl v0.3.5
18152024-01-27T04:47:41.795Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
18162024-01-27T04:47:41.954Z Checking atomic-waker v1.1.1
18172024-01-27T04:47:42.121Z Checking waitgroup v0.1.2
18182024-01-27T04:47:42.299Z Checking slog-bunyan v2.5.0
18192024-01-27T04:47:42.523Z Checking toml v0.8.8
18202024-01-27T04:47:42.959Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
18212024-01-27T04:47:43.747Z Checking async-stream v0.3.5
18222024-01-27T04:47:43.768Z Checking serde_path_to_error v0.1.15
18232024-01-27T04:47:44.023Z Checking strum v0.25.0
18242024-01-27T04:47:44.232Z Compiling structmeta-derive v0.2.0
18252024-01-27T04:47:44.770Z Checking wait-timeout v0.2.0
18262024-01-27T04:47:45.006Z Checking rusty-fork v0.3.0
18272024-01-27T04:47:45.450Z Checking rand_xorshift v0.3.0
18282024-01-27T04:47:45.684Z Compiling regex-syntax v0.7.5
18292024-01-27T04:47:46.045Z Checking tokio-rustls v0.25.0
18302024-01-27T04:47:46.623Z Checking unarray v0.1.4
18312024-01-27T04:47:46.838Z Checking proptest v1.4.0
18322024-01-27T04:47:49.384Z Compiling structmeta v0.2.0
18332024-01-27T04:47:50.080Z Checking backoff v0.4.0
18342024-01-27T04:47:50.489Z Compiling test-strategy v0.3.1
18352024-01-27T04:47:51.730Z Compiling darling_macro v0.20.3
18362024-01-27T04:47:53.182Z Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
18372024-01-27T04:47:53.383Z Checking macaddr v1.0.1
18382024-01-27T04:47:53.386Z Compiling darling v0.20.3
18392024-01-27T04:47:53.545Z Compiling serde_with_macros v3.5.1
18402024-01-27T04:47:53.877Z Checking camino-tempfile v1.1.1
18412024-01-27T04:47:54.299Z Checking is-terminal v0.4.9
18422024-01-27T04:47:54.303Z Compiling proc-macro-error-attr v1.0.4
18432024-01-27T04:47:54.464Z Compiling proc-macro-error v1.0.4
18442024-01-27T04:47:54.541Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18452024-01-27T04:47:55.076Z Compiling proc-macro-crate v1.3.1
18462024-01-27T04:47:55.154Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
18472024-01-27T04:47:56.375Z Checking termtree v0.4.1
18482024-01-27T04:47:56.657Z Compiling heapless v0.8.0
18492024-01-27T04:47:56.907Z Compiling num_enum_derive v0.5.11
18502024-01-27T04:47:57.167Z Checking predicates-tree v1.0.9
18512024-01-27T04:47:57.308Z Compiling parse-display-derive v0.8.2
18522024-01-27T04:47:57.338Z Checking hash32 v0.3.1
18532024-01-27T04:47:57.365Z Compiling smoltcp v0.11.0
18542024-01-27T04:47:57.598Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18552024-01-27T04:47:58.233Z Checking cobs v0.2.3
18562024-01-27T04:47:58.490Z Compiling crucible-workspace-hack v0.1.0
18572024-01-27T04:47:58.584Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18582024-01-27T04:47:58.835Z Checking serde_with v3.5.1
18592024-01-27T04:47:58.886Z Checking embedded-io v0.4.0
18602024-01-27T04:47:59.065Z Compiling foreign-types-macros v0.2.3
18612024-01-27T04:47:59.191Z Checking postcard v1.0.8
18622024-01-27T04:48:00.333Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
18632024-01-27T04:48:00.773Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18642024-01-27T04:48:01.182Z Checking foreign-types-shared v0.3.1
18652024-01-27T04:48:01.203Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
18662024-01-27T04:48:01.330Z Checking foreign-types v0.5.0
18672024-01-27T04:48:01.638Z Checking num_enum v0.5.11
18682024-01-27T04:48:01.729Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18692024-01-27T04:48:01.836Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
18702024-01-27T04:48:01.857Z Checking cstr-argument v0.1.2
18712024-01-27T04:48:02.099Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
18722024-01-27T04:48:02.517Z Checking pretty-hex v0.2.1
18732024-01-27T04:48:02.846Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18742024-01-27T04:48:03.234Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18752024-01-27T04:48:03.320Z Checking colored v2.0.4
18762024-01-27T04:48:03.323Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
18772024-01-27T04:48:03.626Z Compiling zone_cfg_derive v0.3.0
18782024-01-27T04:48:03.676Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=1e25649e8c2ac274bd04adfe0513dd14a482058c#1e25649e)
18792024-01-27T04:48:04.197Z Compiling usdt-macro v0.5.0
18802024-01-27T04:48:04.716Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
18812024-01-27T04:48:04.810Z Compiling usdt-attr-macro v0.5.0
18822024-01-27T04:48:04.957Z Checking parse-display v0.8.2
18832024-01-27T04:48:05.191Z Compiling num-derive v0.4.0
18842024-01-27T04:48:06.031Z Compiling mockall_derive v0.12.0
18852024-01-27T04:48:06.616Z Checking memmap v0.7.0
18862024-01-27T04:48:06.656Z Checking fragile v2.0.0
18872024-01-27T04:48:06.897Z Checking downcast v0.11.0
18882024-01-27T04:48:06.914Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
18892024-01-27T04:48:07.036Z Checking zone v0.3.0
18902024-01-27T04:48:07.182Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=1e25649e8c2ac274bd04adfe0513dd14a482058c#1e25649e)
18912024-01-27T04:48:07.446Z Checking usdt v0.5.0
18922024-01-27T04:48:07.528Z Checking smf v0.2.2
18932024-01-27T04:48:07.838Z Compiling typify-macro v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
18942024-01-27T04:48:07.887Z Checking filetime v0.2.23
18952024-01-27T04:48:08.182Z Checking xattr v1.0.1
18962024-01-27T04:48:08.321Z Checking same-file v1.0.6
18972024-01-27T04:48:08.366Z Checking pem v3.0.2
18982024-01-27T04:48:08.434Z Checking tar v0.4.40
18992024-01-27T04:48:08.549Z Checking walkdir v2.4.0
19002024-01-27T04:48:08.729Z Checking linked-hash-map v0.5.6
19012024-01-27T04:48:08.954Z Checking itertools v0.12.0
19022024-01-27T04:48:09.219Z Checking lru-cache v0.1.2
19032024-01-27T04:48:09.238Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e71b10d2f9f1fb52818b916bae83ba15a339548d#e71b10d2)
19042024-01-27T04:48:09.376Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
19052024-01-27T04:48:09.473Z Checking headers-core v0.2.0
19062024-01-27T04:48:09.584Z Checking swrite v0.1.0
19072024-01-27T04:48:09.654Z Checking headers v0.3.9
19082024-01-27T04:48:09.734Z Checking password-hash v0.5.0
19092024-01-27T04:48:09.767Z Checking blake2 v0.10.6
19102024-01-27T04:48:09.917Z Checking rcgen v0.12.1
19112024-01-27T04:48:10.405Z Checking atomicwrites v0.4.3
19122024-01-27T04:48:10.423Z Checking argon2 v0.5.3
19132024-01-27T04:48:10.677Z Checking subprocess v0.2.9
19142024-01-27T04:48:10.956Z Checking arc-swap v1.6.0
19152024-01-27T04:48:11.393Z Compiling cancel-safe-futures v0.1.5
19162024-01-27T04:48:11.410Z Checking half v2.3.1
19172024-01-27T04:48:11.485Z Checking ciborium-io v0.2.2
19182024-01-27T04:48:11.610Z Checking slog-scope v4.4.0
19192024-01-27T04:48:11.640Z Checking resolv-conf v0.7.0
19202024-01-27T04:48:11.907Z Checking slog-stdlog v4.1.1
19212024-01-27T04:48:12.123Z Checking slog-envlogger v2.2.0
19222024-01-27T04:48:12.167Z Checking ciborium-ll v0.2.2
19232024-01-27T04:48:12.172Z Checking trust-dns-resolver v0.22.0
19242024-01-27T04:48:12.439Z Checking libsw v3.3.1
19252024-01-27T04:48:12.588Z Compiling derive-where v1.2.7
19262024-01-27T04:48:12.617Z Checking ciborium v0.2.2
19272024-01-27T04:48:12.837Z Checking owo-colors v4.0.0
19282024-01-27T04:48:13.148Z Checking linear-map v1.2.0
19292024-01-27T04:48:13.631Z Checking textwrap v0.11.0
19302024-01-27T04:48:13.944Z Compiling heck v0.3.3
19312024-01-27T04:48:14.282Z Checking ansi_term v0.12.1
19322024-01-27T04:48:14.581Z Checking vec_map v0.8.2
19332024-01-27T04:48:14.746Z Compiling libefi-sys v0.1.0
19342024-01-27T04:48:14.763Z Checking strsim v0.8.0
19352024-01-27T04:48:14.986Z Compiling structopt-derive v0.4.18
19362024-01-27T04:48:15.027Z Checking clap v2.34.0
19372024-01-27T04:48:15.175Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
19382024-01-27T04:48:16.154Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
19392024-01-27T04:48:16.416Z Compiling slog-dtrace v0.3.0
19402024-01-27T04:48:16.550Z Compiling typify v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
19412024-01-27T04:48:16.733Z Compiling progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#2d3b9d0e)
19422024-01-27T04:48:16.834Z Checking termcolor v1.2.0
19432024-01-27T04:48:17.553Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
19442024-01-27T04:48:17.961Z Checking nibble_vec v0.1.0
19452024-01-27T04:48:18.183Z Checking endian-type v0.1.2
19462024-01-27T04:48:18.485Z Compiling radium v0.7.0
19472024-01-27T04:48:18.769Z Checking radix_trie v0.2.1
19482024-01-27T04:48:19.372Z Compiling maybe-uninit v2.0.0
19492024-01-27T04:48:19.637Z Checking tap v1.0.1
19502024-01-27T04:48:19.855Z Checking wyz v0.5.1
19512024-01-27T04:48:19.885Z Checking fxhash v0.2.1
19522024-01-27T04:48:20.049Z Checking structopt v0.3.26
19532024-01-27T04:48:20.116Z Checking funty v2.0.0
19542024-01-27T04:48:20.202Z Compiling packed_struct v0.10.1
19552024-01-27T04:48:20.267Z Checking mockall v0.12.0
19562024-01-27T04:48:20.396Z Checking crc-catalog v2.2.0
19572024-01-27T04:48:20.433Z Compiling num-bigint-dig v0.8.4
19582024-01-27T04:48:20.592Z Checking crc v3.0.1
19592024-01-27T04:48:20.610Z Compiling packed_struct_codegen v0.10.1
19602024-01-27T04:48:20.686Z Compiling indexmap v1.9.3
19612024-01-27T04:48:20.858Z Checking nodrop v0.1.14
19622024-01-27T04:48:20.879Z Compiling semver v0.1.20
19632024-01-27T04:48:21.013Z Checking array-init v0.0.4
19642024-01-27T04:48:21.151Z Checking smallvec v0.6.14
19652024-01-27T04:48:21.722Z Compiling rustc_version v0.1.7
19662024-01-27T04:48:21.868Z Checking bitvec v1.0.1
19672024-01-27T04:48:21.945Z Checking pkcs1 v0.7.5
19682024-01-27T04:48:22.491Z Checking signature v2.1.0
19692024-01-27T04:48:22.790Z Checking hashbrown v0.12.3
19702024-01-27T04:48:22.823Z Checking bitfield v0.14.0
19712024-01-27T04:48:23.275Z Checking serde-hex v0.1.0
19722024-01-27T04:48:24.186Z Checking rsa v0.9.2
19732024-01-27T04:48:24.269Z Compiling newtype_derive v0.1.6
19742024-01-27T04:48:24.706Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19752024-01-27T04:48:25.071Z Checking env_logger v0.10.0
19762024-01-27T04:48:25.406Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
19772024-01-27T04:48:25.559Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
19782024-01-27T04:48:25.596Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
19792024-01-27T04:48:25.654Z Checking x509-cert v0.2.4
19802024-01-27T04:48:25.714Z Checking ron v0.8.1
19812024-01-27T04:48:25.834Z Compiling semver-parser v0.10.2
19822024-01-27T04:48:26.895Z Checking crc-any v2.4.3
19832024-01-27T04:48:27.488Z Compiling semver v0.11.0
19842024-01-27T04:48:27.709Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19852024-01-27T04:48:28.343Z Checking object v0.30.4
19862024-01-27T04:48:28.923Z Compiling num-rational v0.4.1
19872024-01-27T04:48:29.530Z Checking path-slash v0.1.5
19882024-01-27T04:48:29.715Z Compiling home v0.5.5
19892024-01-27T04:48:30.071Z Compiling toolchain_find v0.2.0
19902024-01-27T04:48:30.305Z Compiling progenitor-macro v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#2d3b9d0e)
19912024-01-27T04:48:30.323Z Compiling toml v0.5.11
19922024-01-27T04:48:30.827Z Compiling convert_case v0.4.0
19932024-01-27T04:48:31.015Z Compiling topological-sort v0.2.2
19942024-01-27T04:48:31.320Z Compiling omicron-zone-package v0.10.1
19952024-01-27T04:48:32.390Z Compiling derive_more v0.99.17
19962024-01-27T04:48:32.855Z Checking lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
19972024-01-27T04:48:33.359Z Compiling rustfmt-wrapper v0.2.0
19982024-01-27T04:48:33.490Z Checking steno v0.4.0
19992024-01-27T04:48:36.658Z Checking num-complex v0.4.4
20002024-01-27T04:48:37.279Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
20012024-01-27T04:48:38.245Z Checking num v0.4.1
20022024-01-27T04:48:38.334Z Checking newline-converter v0.3.0
20032024-01-27T04:48:38.390Z Checking utf-8 v0.7.6
20042024-01-27T04:48:38.539Z Checking expectorate v1.1.0
20052024-01-27T04:48:38.677Z Checking tungstenite v0.20.1
20062024-01-27T04:48:38.740Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
20072024-01-27T04:48:38.758Z Compiling buf-list v1.0.3
20082024-01-27T04:48:39.147Z Checking display-error-chain v0.2.0
20092024-01-27T04:48:39.265Z Compiling parking_lot_core v0.8.6
20102024-01-27T04:48:39.282Z Checking keccak v0.1.4
20112024-01-27T04:48:39.345Z Checking trust-dns-client v0.22.0
20122024-01-27T04:48:39.716Z Checking sha3 v0.10.8
20132024-01-27T04:48:40.056Z Checking tokio-tungstenite v0.20.1
20142024-01-27T04:48:40.283Z Checking secrecy v0.8.0
20152024-01-27T04:48:40.474Z Checking parking_lot v0.11.2
20162024-01-27T04:48:40.596Z Compiling pin-project-internal v1.1.3
20172024-01-27T04:48:40.765Z Compiling doc-comment v0.3.3
20182024-01-27T04:48:41.010Z Checking sled v0.34.7
20192024-01-27T04:48:41.324Z Checking glob v0.3.1
20202024-01-27T04:48:41.756Z Compiling vte_generate_state_changes v0.1.1
20212024-01-27T04:48:41.971Z Compiling unicase v2.7.0
20222024-01-27T04:48:42.408Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
20232024-01-27T04:48:42.647Z Checking trust-dns-server v0.22.1
20242024-01-27T04:48:42.784Z Checking vte v0.11.1
20252024-01-27T04:48:42.897Z Compiling platforms v3.0.2
20262024-01-27T04:48:43.681Z Checking crossbeam-deque v0.8.3
20272024-01-27T04:48:44.162Z Checking fd-lock v3.0.13
20282024-01-27T04:48:44.443Z Compiling snafu-derive v0.7.5
20292024-01-27T04:48:45.225Z Checking strip-ansi-escapes v0.2.0
20302024-01-27T04:48:45.414Z Compiling fs-err v2.11.0
20312024-01-27T04:48:45.660Z Checking nu-ansi-term v0.49.0
20322024-01-27T04:48:45.836Z Compiling rayon-core v1.12.0
20332024-01-27T04:48:45.991Z Checking pin-project v1.1.3
20342024-01-27T04:48:46.302Z Checking reedline v0.28.0
20352024-01-27T04:48:46.328Z Checking globset v0.4.13
20362024-01-27T04:48:47.040Z Checking olpc-cjson v0.1.3
20372024-01-27T04:48:47.142Z Checking serde_plain v1.0.2
20382024-01-27T04:48:47.213Z Compiling async-recursion v1.0.5
20392024-01-27T04:48:47.357Z Checking typed-path v0.7.0
20402024-01-27T04:48:47.375Z Compiling curve25519-dalek v4.1.1
20412024-01-27T04:48:48.877Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
20422024-01-27T04:48:48.953Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20432024-01-27T04:48:49.126Z Compiling memoffset v0.7.1
20442024-01-27T04:48:49.487Z Checking parse-size v1.0.0
20452024-01-27T04:48:49.702Z Checking rayon v1.8.0
20462024-01-27T04:48:49.726Z Compiling mime_guess v2.0.4
20472024-01-27T04:48:49.877Z Checking universal-hash v0.5.1
20482024-01-27T04:48:50.125Z Compiling thiserror-impl-no-std v2.0.2
20492024-01-27T04:48:50.154Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20502024-01-27T04:48:50.347Z Compiling curve25519-dalek-derive v0.1.0
20512024-01-27T04:48:50.431Z Checking opaque-debug v0.3.0
20522024-01-27T04:48:50.549Z Checking poly1305 v0.8.0
20532024-01-27T04:48:51.803Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
20542024-01-27T04:48:51.930Z Checking chacha20 v0.9.1
20552024-01-27T04:48:52.247Z Checking aead v0.5.2
20562024-01-27T04:48:52.463Z Checking kstat-rs v0.2.3
20572024-01-27T04:48:52.556Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
20582024-01-27T04:48:53.034Z Compiling salty v0.2.0
20592024-01-27T04:48:53.054Z Checking signature v1.6.4
20602024-01-27T04:48:53.057Z Checking lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
20612024-01-27T04:48:53.221Z Checking ed25519 v1.5.3
20622024-01-27T04:48:53.538Z Checking chacha20poly1305 v0.10.1
20632024-01-27T04:48:53.841Z Checking nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
20642024-01-27T04:48:54.238Z Checking snafu v0.7.5
20652024-01-27T04:48:54.383Z Checking hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
20662024-01-27T04:48:54.944Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
20672024-01-27T04:48:54.985Z Checking tough v0.16.0
20682024-01-27T04:48:55.248Z Checking serde-big-array v0.5.1
20692024-01-27T04:48:55.287Z Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
20702024-01-27T04:48:55.545Z Checking humantime v2.1.0
20712024-01-27T04:48:55.569Z Checking thiserror-no-std v2.0.2
20722024-01-27T04:48:55.705Z Checking bytecount v0.6.3
20732024-01-27T04:48:55.784Z Checking vsss-rs v3.3.4
20742024-01-27T04:48:55.892Z Checking papergrid v0.11.0
20752024-01-27T04:48:56.720Z Checking hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
20762024-01-27T04:48:56.852Z Compiling tabled_derive v0.7.0
20772024-01-27T04:48:57.199Z Checking signal-hook-tokio v0.3.1
20782024-01-27T04:48:57.447Z Checking fd-lock v4.0.2
20792024-01-27T04:48:57.497Z Checking nix v0.27.1
20802024-01-27T04:48:57.707Z Checking serde-big-array v0.4.1
20812024-01-27T04:48:58.018Z Compiling sqlparser_derive v0.2.2
20822024-01-27T04:48:58.376Z Compiling slog-dtrace v0.2.3
20832024-01-27T04:48:59.002Z Checking unicode_categories v0.1.1
20842024-01-27T04:48:59.488Z Checking sqlformat v0.2.3
20852024-01-27T04:48:59.778Z Checking sqlparser v0.43.1
20862024-01-27T04:49:01.160Z Checking tabled v0.15.0
20872024-01-27T04:49:01.681Z Checking rustyline v13.0.0
20882024-01-27T04:49:01.859Z Checking sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20892024-01-27T04:49:01.939Z Checking bcs v0.1.6
20902024-01-27T04:49:02.147Z Checking progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#2d3b9d0e)
20912024-01-27T04:49:02.435Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
20922024-01-27T04:49:02.618Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
20932024-01-27T04:49:02.642Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
20942024-01-27T04:49:03.493Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=1e25649e8c2ac274bd04adfe0513dd14a482058c#1e25649e)
20952024-01-27T04:49:03.556Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
20962024-01-27T04:49:04.468Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
20972024-01-27T04:49:04.506Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
20982024-01-27T04:49:06.162Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
20992024-01-27T04:49:07.574Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e71b10d2f9f1fb52818b916bae83ba15a339548d#e71b10d2)
21002024-01-27T04:49:09.196Z Checking highway v1.1.0
21012024-01-27T04:49:09.845Z Checking corncobs v0.1.3
21022024-01-27T04:49:10.127Z Compiling prettyplease v0.2.16
21032024-01-27T04:49:10.285Z Checking sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
21042024-01-27T04:49:10.579Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=1e25649e8c2ac274bd04adfe0513dd14a482058c#1e25649e)
21052024-01-27T04:49:10.968Z Checking http-range v0.1.5
21062024-01-27T04:49:11.183Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=1e25649e8c2ac274bd04adfe0513dd14a482058c#1e25649e)
21072024-01-27T04:49:11.200Z Checking hyper-staticfile v0.9.5
21082024-01-27T04:49:12.772Z Compiling portable-atomic v1.4.3
21092024-01-27T04:49:12.812Z Compiling crunchy v0.2.2
21102024-01-27T04:49:13.863Z Compiling clang-sys v1.6.1
21112024-01-27T04:49:13.923Z Compiling tiny-keccak v2.0.2
21122024-01-27T04:49:14.361Z Checking assert_matches v1.5.0
21132024-01-27T04:49:15.161Z Compiling darling_core v0.14.4
21142024-01-27T04:49:16.132Z Checking number_prefix v0.4.0
21152024-01-27T04:49:16.403Z Checking indicatif v0.17.7
21162024-01-27T04:49:17.031Z Compiling ascii-canvas v3.0.0
21172024-01-27T04:49:17.929Z Compiling ena v0.14.2
21182024-01-27T04:49:18.061Z Compiling libloading v0.7.4
21192024-01-27T04:49:18.553Z Compiling diff v0.1.13
21202024-01-27T04:49:18.669Z Compiling regex-syntax v0.6.29
21212024-01-27T04:49:18.689Z Compiling bindgen v0.69.2
21222024-01-27T04:49:24.169Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
21232024-01-27T04:49:25.036Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
21242024-01-27T04:49:25.296Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
21252024-01-27T04:49:27.943Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
21262024-01-27T04:49:29.096Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
21272024-01-27T04:49:29.690Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
21282024-01-27T04:49:30.733Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
21292024-01-27T04:49:31.771Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
21302024-01-27T04:49:32.122Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
21312024-01-27T04:49:32.558Z Compiling darling_macro v0.14.4
21322024-01-27T04:49:34.230Z Compiling lalrpop v0.19.12
21332024-01-27T04:49:34.524Z Compiling darling v0.14.4
21342024-01-27T04:49:34.686Z Compiling cexpr v0.6.0
21352024-01-27T04:49:34.878Z Compiling which v4.4.0
21362024-01-27T04:49:35.252Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
21372024-01-27T04:49:35.870Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
21382024-01-27T04:49:37.480Z Checking maplit v1.0.2
21392024-01-27T04:49:37.625Z Compiling lazycell v1.3.0
21402024-01-27T04:49:37.713Z Compiling shlex v1.3.0
21412024-01-27T04:49:37.864Z Compiling peeking_take_while v0.1.2
21422024-01-27T04:49:38.045Z Compiling rustc-hash v1.1.0
21432024-01-27T04:49:38.257Z Compiling ref-cast v1.0.20
21442024-01-27T04:49:39.098Z Compiling derive_builder_core v0.12.0
21452024-01-27T04:49:42.662Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
21462024-01-27T04:49:43.090Z Compiling ref-cast-impl v1.0.20
21472024-01-27T04:49:43.349Z Compiling libxml v0.3.3
21482024-01-27T04:49:43.911Z Compiling derive_builder_macro v0.12.0
21492024-01-27T04:49:45.279Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
21502024-01-27T04:49:45.300Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
21512024-01-27T04:49:45.849Z Compiling strum_macros v0.24.3
21522024-01-27T04:49:48.687Z Compiling cookie v0.18.0
21532024-01-27T04:49:49.129Z Compiling diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#62ef5ca0)
21542024-01-27T04:49:49.569Z Compiling indoc v1.0.9
21552024-01-27T04:49:51.413Z Checking derive_builder v0.12.0
21562024-01-27T04:49:52.033Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
21572024-01-27T04:49:52.247Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
21582024-01-27T04:49:52.467Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
21592024-01-27T04:49:53.676Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
21602024-01-27T04:49:54.047Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
21612024-01-27T04:49:54.214Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
21622024-01-27T04:49:54.324Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
21632024-01-27T04:49:54.743Z Checking bb8 v0.8.1
21642024-01-27T04:49:55.284Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
21652024-01-27T04:49:55.480Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
21662024-01-27T04:49:58.387Z Checking quick-xml v0.30.0
21672024-01-27T04:50:01.028Z Compiling oso-derive v0.27.0
21682024-01-27T04:50:01.053Z Compiling impl-trait-for-tuples v0.2.2
21692024-01-27T04:50:01.569Z Checking unicode-linebreak v0.1.5
21702024-01-27T04:50:02.268Z Checking smawk v0.3.1
21712024-01-27T04:50:02.574Z Checking textwrap v0.16.0
21722024-01-27T04:50:02.838Z Checking async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
21732024-01-27T04:50:03.806Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
21742024-01-27T04:50:03.958Z Checking is_ci v1.1.1
21752024-01-27T04:50:04.136Z Checking supports-color v2.1.0
21762024-01-27T04:50:04.153Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
21772024-01-27T04:50:04.419Z Checking lru v0.12.1
21782024-01-27T04:50:04.842Z Compiling stability v0.1.1
21792024-01-27T04:50:06.409Z Compiling indoc v2.0.3
21802024-01-27T04:50:06.485Z Checking cassowary v0.3.0
21812024-01-27T04:50:07.100Z Checking rtoolbox v0.0.1
21822024-01-27T04:50:07.213Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
21832024-01-27T04:50:07.367Z Checking rpassword v7.3.1
21842024-01-27T04:50:07.562Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
21852024-01-27T04:50:08.000Z Checking shell-words v1.1.0
21862024-01-27T04:50:08.222Z Checking ratatui v0.25.0
21872024-01-27T04:50:08.267Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
21882024-01-27T04:50:10.052Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e71b10d2f9f1fb52818b916bae83ba15a339548d#e71b10d2)
21892024-01-27T04:50:11.945Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
21902024-01-27T04:50:12.305Z Checking fatfs v0.3.6
21912024-01-27T04:50:12.362Z Checking tui-tree-widget v0.16.0
21922024-01-27T04:50:12.841Z Checking yansi v0.5.1
21932024-01-27T04:50:13.366Z Compiling target-lexicon v0.12.12
21942024-01-27T04:50:13.561Z Checking pretty_assertions v1.4.0
21952024-01-27T04:50:13.833Z Compiling guppy-workspace-hack v0.1.0
21962024-01-27T04:50:13.994Z Checking plotters-backend v0.3.5
21972024-01-27T04:50:14.266Z Checking http-body v1.0.0
21982024-01-27T04:50:14.556Z Checking rand v0.4.6
21992024-01-27T04:50:14.571Z Checking plotters-svg v0.3.5
22002024-01-27T04:50:14.882Z Compiling target-spec v3.0.1
22012024-01-27T04:50:15.670Z Checking remove_dir_all v0.5.3
22022024-01-27T04:50:15.725Z Checking tower-layer v0.3.2
22032024-01-27T04:50:15.800Z Checking cast v0.3.0
22042024-01-27T04:50:16.101Z Checking tempdir v0.3.7
22052024-01-27T04:50:16.118Z Checking tower v0.4.13
22062024-01-27T04:50:16.272Z Checking criterion-plot v0.5.0
22072024-01-27T04:50:16.349Z Checking cfg-expr v0.15.5
22082024-01-27T04:50:17.021Z Checking plotters v0.3.5
22092024-01-27T04:50:17.392Z Checking hyper v1.1.0
22102024-01-27T04:50:17.787Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
22112024-01-27T04:50:19.217Z Checking tinytemplate v1.2.1
22122024-01-27T04:50:19.360Z Checking cargo-platform v0.1.3
22132024-01-27T04:50:19.787Z Checking oorandom v11.1.3
22142024-01-27T04:50:19.831Z Checking anes v0.1.6
22152024-01-27T04:50:19.926Z Checking cargo_metadata v0.18.1
22162024-01-27T04:50:20.002Z Checking hyper-util v0.1.2
22172024-01-27T04:50:20.395Z Checking criterion v0.5.1
22182024-01-27T04:50:21.374Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
22192024-01-27T04:50:21.963Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
22202024-01-27T04:50:22.624Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
22212024-01-27T04:50:23.249Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
22222024-01-27T04:50:23.600Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
22232024-01-27T04:50:24.843Z Checking nexus-deployment v0.1.0 (/work/oxidecomputer/omicron/nexus/deployment)
22242024-01-27T04:50:25.010Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
22252024-01-27T04:50:26.034Z Checking assert_cmd v2.0.13
22262024-01-27T04:50:26.699Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
22272024-01-27T04:50:29.185Z Checking rustls-native-certs v0.7.0
22282024-01-27T04:50:29.379Z Checking pathdiff v0.2.1
22292024-01-27T04:50:29.586Z Checking nested v0.1.1
22302024-01-27T04:50:29.960Z Checking guppy v0.17.4
22312024-01-27T04:50:32.112Z Checking hyper-rustls v0.26.0
22322024-01-27T04:50:32.623Z Checking threadpool v1.8.1
22332024-01-27T04:50:32.922Z Checking nanorand v0.7.0
22342024-01-27T04:50:33.460Z Checking libtest-mimic v0.6.1
22352024-01-27T04:50:33.489Z Checking flume v0.11.0
22362024-01-27T04:50:34.136Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
22372024-01-27T04:50:34.139Z Checking httptest v0.15.5
22382024-01-27T04:50:34.176Z Checking similar-asserts v1.5.0
22392024-01-27T04:50:34.483Z Compiling rstest_macros v0.18.2
22402024-01-27T04:50:35.265Z Compiling crossbeam-queue v0.3.8
22412024-01-27T04:50:35.426Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
22422024-01-27T04:50:36.096Z Checking datatest-stable v0.2.3
22432024-01-27T04:50:36.409Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
22442024-01-27T04:50:37.309Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
22452024-01-27T04:50:37.719Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
22462024-01-27T04:50:38.160Z Compiling relative-path v1.9.0
22472024-01-27T04:50:38.340Z Checking arrayvec v0.7.4
22482024-01-27T04:50:38.925Z Compiling trybuild v1.0.89
22492024-01-27T04:50:38.990Z Checking arrayref v0.3.7
22502024-01-27T04:50:39.117Z Checking constant_time_eq v0.2.6
22512024-01-27T04:50:39.281Z Checking blake2b_simd v1.0.1
22522024-01-27T04:50:39.992Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
22532024-01-27T04:50:40.591Z Checking basic-toml v0.1.8
22542024-01-27T04:50:41.962Z Checking futures-timer v3.0.2
22552024-01-27T04:50:42.406Z Checking constant_time_eq v0.3.0
22562024-01-27T04:50:42.571Z Checking rust-argon2 v1.0.1
22572024-01-27T04:50:45.411Z Checking crossbeam v0.8.2
22582024-01-27T04:50:47.240Z Checking partial-io v0.5.4
22592024-01-27T04:50:47.811Z Checking approx v0.5.1
22602024-01-27T04:50:48.116Z Checking termios v0.3.3
22612024-01-27T04:50:48.409Z Checking hex-literal v0.4.1
22622024-01-27T04:50:48.837Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
22632024-01-27T04:50:50.259Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
22642024-01-27T04:50:54.589Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
22652024-01-27T04:50:55.560Z Checking rstest v0.18.2
22662024-01-27T04:51:05.014Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
22672024-01-27T04:51:10.973Z Checking omicron-deploy v0.1.0 (/work/oxidecomputer/omicron/dev-tools/thing-flinger)
22682024-01-27T04:52:15.725Z Checking zone-network-setup v0.1.0 (/work/oxidecomputer/omicron/zone-network-setup)
22692024-01-27T04:52:16.464Z Compiling samael v0.0.14
22702024-01-27T04:52:19.853Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
22712024-01-27T04:52:22.079Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
22722024-01-27T04:52:41.032Z Checking caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
22732024-01-27T04:53:00.192Z Compiling polar-core v0.27.0
22742024-01-27T04:53:10.946Z Checking oso v0.27.0
22752024-01-27T04:53:49.099Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
22762024-01-27T04:55:18.851Z Finished dev [unoptimized + debuginfo] target(s) in 10m 39s
22772024-01-27T04:55:19.081Z
22782024-01-27T04:55:19.081Zreal 11:41.107914065
22792024-01-27T04:55:19.082Zuser 1:04:07.411026603
22802024-01-27T04:55:19.082Zsys 8:01.775496260
22812024-01-27T04:55:19.082Ztrap 2.146589560
22822024-01-27T04:55:19.082Ztflt 4.446757304
22832024-01-27T04:55:19.085Zdflt 7.045929359
22842024-01-27T04:55:19.085Zkflt 0.024590103
22852024-01-27T04:55:19.085Zlock 1:41:40.130368263
22862024-01-27T04:55:19.085Zslp 3:10:29.853367931
22872024-01-27T04:55:19.085Zlat 2:11.563533495
22882024-01-27T04:55:19.085Zstop 4:39.015530184
22892024-01-27T04:55:20.320Zwarning: output filename collision.
22902024-01-27T04:55:20.320ZThe 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)`.
22912024-01-27T04:55:20.320ZColliding filename is: /work/oxidecomputer/omicron/target/doc/hubpack/index.html
22922024-01-27T04:55:20.320ZThe targets should have unique names.
22932024-01-27T04:55:20.320ZThis is a known bug where multiple crates with the same name use
22942024-01-27T04:55:20.320Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22952024-01-27T04:55:20.329Zwarning: output filename collision.
22962024-01-27T04:55:20.329ZThe lib target `nix` in package `nix v0.27.1` has the same output filename as the lib target `nix` in package `nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)`.
22972024-01-27T04:55:20.329ZColliding filename is: /work/oxidecomputer/omicron/target/doc/nix/index.html
22982024-01-27T04:55:20.329ZThe targets should have unique names.
22992024-01-27T04:55:20.329ZThis is a known bug where multiple crates with the same name use
23002024-01-27T04:55:20.329Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23012024-01-27T04:55:20.329Zwarning: output filename collision.
23022024-01-27T04:55:20.329ZThe 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)`.
23032024-01-27T04:55:20.329ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
23042024-01-27T04:55:20.329ZThe targets should have unique names.
23052024-01-27T04:55:20.329ZThis is a known bug where multiple crates with the same name use
23062024-01-27T04:55:20.329Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23072024-01-27T04:55:20.331Zwarning: output filename collision.
23082024-01-27T04:55:20.331ZThe 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)`.
23092024-01-27T04:55:20.331ZColliding filename is: /work/oxidecomputer/omicron/target/doc/tlvc/index.html
23102024-01-27T04:55:20.331ZThe targets should have unique names.
23112024-01-27T04:55:20.331ZThis is a known bug where multiple crates with the same name use
23122024-01-27T04:55:20.331Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23132024-01-27T04:55:20.977Z Documenting libc v0.2.152
23142024-01-27T04:55:20.992Z Documenting cfg-if v1.0.0
23152024-01-27T04:55:21.007Z Documenting serde_derive v1.0.195
23162024-01-27T04:55:21.034Z Documenting log v0.4.20
23172024-01-27T04:55:21.051Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23182024-01-27T04:55:21.070Z Documenting memchr v2.6.3
23192024-01-27T04:55:21.077Z Documenting scopeguard v1.2.0
23202024-01-27T04:55:21.093Z Documenting byteorder v1.5.0
23212024-01-27T04:55:21.472Z Documenting smallvec v1.11.2
23222024-01-27T04:55:25.017Z Documenting zeroize_derive v1.4.2
23232024-01-27T04:55:25.089Z Documenting lock_api v0.4.10
23242024-01-27T04:55:25.994Z Documenting itoa v1.0.9
23252024-01-27T04:55:26.994Z Documenting once_cell v1.19.0
23262024-01-27T04:55:27.170Z Documenting pin-project-lite v0.2.13
23272024-01-27T04:55:27.326Z Documenting getrandom v0.2.10
23282024-01-27T04:55:27.770Z Documenting parking_lot_core v0.9.8
23292024-01-27T04:55:29.626Z Documenting libm v0.2.7
23302024-01-27T04:55:30.132Z Documenting signal-hook-registry v1.4.1
23312024-01-27T04:55:30.652Z Documenting serde v1.0.195
23322024-01-27T04:55:31.289Z Documenting mio v0.8.9
23332024-01-27T04:55:32.648Z Documenting zeroize v1.7.0
23342024-01-27T04:55:32.791Z Documenting rand_core v0.6.4
23352024-01-27T04:55:33.058Z Documenting futures-core v0.3.30
23362024-01-27T04:55:33.392Z Documenting parking_lot v0.12.1
23372024-01-27T04:55:34.391Z Documenting num-traits v0.2.16
23382024-01-27T04:55:35.916Z Documenting thiserror-impl v1.0.56
23392024-01-27T04:55:37.228Z Documenting socket2 v0.5.5
23402024-01-27T04:55:38.316Z Documenting num_cpus v1.16.0
23412024-01-27T04:55:38.387Z Documenting typenum v1.16.0
23422024-01-27T04:55:38.411Z Documenting tokio-macros v2.2.0
23432024-01-27T04:55:39.066Z Documenting subtle v2.5.0
23442024-01-27T04:55:41.448Z Documenting ryu v1.0.15
23452024-01-27T04:55:43.045Z Documenting thiserror v1.0.56
23462024-01-27T04:55:43.207Z Documenting zerocopy v0.7.32
23472024-01-27T04:55:44.376Z Documenting futures-sink v0.3.30
23482024-01-27T04:55:44.582Z Documenting const-oid v0.9.5
23492024-01-27T04:55:45.000Z Documenting pin-utils v0.1.0
23502024-01-27T04:55:45.521Z Documenting slab v0.4.9
23512024-01-27T04:55:48.610Z Documenting futures-macro v0.3.30
23522024-01-27T04:55:49.901Z Documenting futures-channel v0.3.30
23532024-01-27T04:55:51.946Z Documenting futures-task v0.3.30
23542024-01-27T04:55:53.127Z Documenting futures-io v0.3.30
23552024-01-27T04:55:53.738Z Documenting iana-time-zone v0.1.57
23562024-01-27T04:55:54.752Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23572024-01-27T04:55:55.989Z Documenting tinyvec_macros v0.1.1
23582024-01-27T04:55:56.040Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23592024-01-27T04:55:56.559Z Documenting ahash v0.8.6
23602024-01-27T04:55:57.906Z Documenting ppv-lite86 v0.2.17
23612024-01-27T04:55:59.041Z Documenting futures-util v0.3.30
23622024-01-27T04:55:59.609Z Documenting allocator-api2 v0.2.16
23632024-01-27T04:56:00.502Z Documenting tinyvec v1.6.0
23642024-01-27T04:56:04.633Z Documenting rand_chacha v0.3.1
23652024-01-27T04:56:04.633Z Documenting tracing-core v0.1.31
23662024-01-27T04:56:04.867Z Documenting hashbrown v0.14.2
23672024-01-27T04:56:05.893Z Documenting bytes v1.5.0
23682024-01-27T04:56:06.375Z Documenting bitflags v2.4.0
23692024-01-27T04:56:09.767Z Documenting serde_json v1.0.111
23702024-01-27T04:56:11.010Z Documenting chrono v0.4.31
23712024-01-27T04:56:12.422Z Documenting uuid v1.7.0
23722024-01-27T04:56:13.674Z Documenting tokio v1.35.1
23732024-01-27T04:56:14.113Z Documenting tracing-attributes v0.1.26
23742024-01-27T04:56:14.346Z Documenting rand v0.8.5
23752024-01-27T04:56:17.728Z Documenting unicode-normalization v0.1.22
23762024-01-27T04:56:19.046Z Documenting lazy_static v1.4.0
23772024-01-27T04:56:19.784Z Documenting unicode-bidi v0.3.13
23782024-01-27T04:56:22.574Z Documenting base64 v0.21.7
23792024-01-27T04:56:23.411Z Documenting equivalent v1.0.1
23802024-01-27T04:56:24.200Z Documenting generic-array v0.14.7
23812024-01-27T04:56:24.204Z Documenting percent-encoding v2.3.1
23822024-01-27T04:56:24.667Z Documenting cpufeatures v0.2.12
23832024-01-27T04:56:26.502Z Documenting serde_derive_internals v0.26.0
23842024-01-27T04:56:27.504Z Documenting indexmap v2.1.0
23852024-01-27T04:56:28.404Z Checking serde_derive_internals v0.26.0
23862024-01-27T04:56:28.821Z Documenting fnv v1.0.7
23872024-01-27T04:56:29.369Z Documenting dyn-clone v1.0.13
23882024-01-27T04:56:29.835Z Documenting form_urlencoded v1.2.1
23892024-01-27T04:56:30.422Z Documenting idna v0.5.0
23902024-01-27T04:56:30.836Z Documenting crypto-common v0.1.6
23912024-01-27T04:56:32.393Z Documenting block-buffer v0.10.4
23922024-01-27T04:56:33.880Z Documenting tracing v0.1.37
23932024-01-27T04:56:34.158Z Documenting errno v0.3.8
23942024-01-27T04:56:34.333Z Documenting schemars_derive v0.8.16
23952024-01-27T04:56:35.298Z Documenting httparse v1.8.0
23962024-01-27T04:56:35.724Z Documenting adler v1.0.2
23972024-01-27T04:56:36.428Z Documenting url v2.5.0
23982024-01-27T04:56:37.773Z Documenting base64ct v1.6.0
23992024-01-27T04:56:38.323Z Documenting digest v0.10.7
24002024-01-27T04:56:39.616Z Documenting rustix v0.38.30
24012024-01-27T04:56:39.808Z Documenting miniz_oxide v0.7.1
24022024-01-27T04:56:41.543Z Documenting unicode-ident v1.0.12
24032024-01-27T04:56:42.837Z Documenting unicode-width v0.1.11
24042024-01-27T04:56:43.125Z Documenting schemars v0.8.16
24052024-01-27T04:56:43.928Z Documenting try-lock v0.2.4
24062024-01-27T04:56:44.576Z Documenting httpdate v1.0.3
24072024-01-27T04:56:45.568Z Documenting proc-macro2 v1.0.78
24082024-01-27T04:56:46.889Z Documenting http-body v0.4.5
24092024-01-27T04:56:47.934Z Documenting openssl-sys v0.9.96
24102024-01-27T04:56:48.136Z Documenting want v0.3.1
24112024-01-27T04:56:49.639Z Documenting slog v2.7.0
24122024-01-27T04:56:50.260Z Documenting async-trait v0.1.77
24132024-01-27T04:56:52.030Z Documenting openssl-macros v0.1.1
24142024-01-27T04:56:52.916Z Documenting mime v0.3.17
24152024-01-27T04:56:53.771Z Documenting tower-service v0.3.2
24162024-01-27T04:56:54.005Z Documenting quote v1.0.35
24172024-01-27T04:56:56.347Z Documenting pem-rfc7468 v0.7.0
24182024-01-27T04:56:56.982Z Documenting aho-corasick v1.0.4
24192024-01-27T04:56:57.560Z Documenting der_derive v0.7.2
24202024-01-27T04:57:02.260Z Documenting openssl v0.10.60
24212024-01-27T04:57:02.317Z Documenting ipnet v2.9.0
24222024-01-27T04:57:02.317Z Documenting openssl-probe v0.1.5
24232024-01-27T04:57:02.317Z Documenting utf8parse v0.2.1
24242024-01-27T04:57:02.532Z Documenting flagset v0.4.3
24252024-01-27T04:57:03.258Z Documenting tokio-util v0.7.10
24262024-01-27T04:57:03.957Z Documenting regex-syntax v0.8.2
24272024-01-27T04:57:04.375Z Documenting syn v2.0.48
24282024-01-27T04:57:04.902Z Documenting num-integer v0.1.45
24292024-01-27T04:57:05.327Z Documenting time-macros v0.2.13
24302024-01-27T04:57:05.596Z Documenting num_threads v0.1.6
24312024-01-27T04:57:06.617Z Documenting der v0.7.8
24322024-01-27T04:57:10.871Z Documenting deranged v0.3.8
24332024-01-27T04:57:11.056Z Documenting gimli v0.28.0
24342024-01-27T04:57:11.284Z Documenting time-core v0.1.1
24352024-01-27T04:57:11.806Z Documenting h2 v0.3.24
24362024-01-27T04:57:12.414Z Documenting native-tls v0.2.11
24372024-01-27T04:57:14.152Z Documenting spki v0.7.2
24382024-01-27T04:57:14.407Z Documenting regex-automata v0.4.4
24392024-01-27T04:57:15.604Z Documenting object v0.32.1
24402024-01-27T04:57:17.398Z Documenting time v0.3.27
24412024-01-27T04:57:20.685Z Documenting addr2line v0.21.0
24422024-01-27T04:57:20.734Z Documenting crossbeam-utils v0.8.16
24432024-01-27T04:57:20.874Z Documenting encoding_rs v0.8.33
24442024-01-27T04:57:25.508Z Documenting rustc-demangle v0.1.23
24452024-01-27T04:57:26.191Z Documenting tokio-native-tls v0.3.1
24462024-01-27T04:57:26.887Z Documenting serde_urlencoded v0.7.1
24472024-01-27T04:57:27.304Z Documenting regex v1.10.3
24482024-01-27T04:57:28.024Z Documenting hyper v0.14.27
24492024-01-27T04:57:28.442Z Documenting spin v0.9.8
24502024-01-27T04:57:29.853Z Documenting pkcs8 v0.10.2
24512024-01-27T04:57:32.748Z Checking pest_meta v2.7.6
24522024-01-27T04:57:33.297Z Documenting anstyle v1.0.2
24532024-01-27T04:57:34.097Z Documenting data-encoding v2.4.0
24542024-01-27T04:57:34.404Z Documenting webpki-roots v0.25.2
24552024-01-27T04:57:34.540Z Documenting anstyle-parse v0.2.1
24562024-01-27T04:57:34.922Z Documenting backtrace v0.3.69
24572024-01-27T04:57:36.101Z Documenting ipnetwork v0.20.0
24582024-01-27T04:57:36.998Z Documenting sha2 v0.10.8
24592024-01-27T04:57:38.991Z Documenting futures-executor v0.3.30
24602024-01-27T04:57:39.227Z Documenting hex v0.4.3
24612024-01-27T04:57:39.906Z Documenting crc32fast v1.3.2
24622024-01-27T04:57:40.327Z Documenting pest_meta v2.7.6
24632024-01-27T04:57:43.358Z Documenting anyhow v1.0.75
24642024-01-27T04:57:43.502Z Documenting scroll_derive v0.12.0
24652024-01-27T04:57:44.383Z Documenting untrusted v0.9.0
24662024-01-27T04:57:45.138Z Documenting anstyle-query v1.0.0
24672024-01-27T04:57:45.288Z Documenting colorchoice v1.0.0
24682024-01-27T04:57:46.147Z Documenting either v1.9.0
24692024-01-27T04:57:46.155Z Documenting pest_generator v2.7.6
24702024-01-27T04:57:47.481Z Documenting hyper-tls v0.5.0
24712024-01-27T04:57:48.605Z Documenting hyper-rustls v0.24.2
24722024-01-27T04:57:49.402Z Documenting ring v0.17.7
24732024-01-27T04:57:49.943Z Documenting scroll v0.12.0
24742024-01-27T04:57:50.545Z Documenting anstream v0.5.0
24752024-01-27T04:57:51.186Z Checking pest_generator v2.7.6
24762024-01-27T04:57:51.671Z Documenting num-iter v0.1.43
24772024-01-27T04:57:52.414Z Documenting hmac v0.12.1
24782024-01-27T04:57:53.152Z Documenting openapiv3 v2.0.0
24792024-01-27T04:57:55.603Z Documenting signal-hook v0.3.17
24802024-01-27T04:57:56.166Z Documenting terminal_size v0.2.6
24812024-01-27T04:57:57.142Z Documenting memoffset v0.9.0
24822024-01-27T04:57:57.692Z Documenting clap_lex v0.5.1
24832024-01-27T04:57:58.429Z Documenting ucd-trie v0.1.6
24842024-01-27T04:57:59.584Z Documenting plain v0.2.3
24852024-01-27T04:57:59.818Z Documenting reqwest v0.11.22
24862024-01-27T04:58:01.182Z Documenting strsim v0.10.0
24872024-01-27T04:58:01.536Z Documenting crossbeam-epoch v0.9.15
24882024-01-27T04:58:02.400Z Documenting pest_derive v2.7.6
24892024-01-27T04:58:03.327Z Documenting futures v0.3.30
24902024-01-27T04:58:03.641Z Documenting flate2 v1.0.28
24912024-01-27T04:58:03.719Z Documenting goblin v0.8.0
24922024-01-27T04:58:04.529Z Documenting pest v2.7.6
24932024-01-27T04:58:07.230Z Documenting clap_builder v4.4.2
24942024-01-27T04:58:07.578Z Documenting clap_derive v4.4.2
24952024-01-27T04:58:08.825Z Documenting managed v0.8.0
24962024-01-27T04:58:10.700Z Documenting unicode-segmentation v1.10.1
24972024-01-27T04:58:12.127Z Documenting pretty-hex v0.4.1
24982024-01-27T04:58:13.782Z Documenting dtrace-parser v0.2.0
24992024-01-27T04:58:14.867Z Documenting signal-hook-mio v0.2.3
25002024-01-27T04:58:15.349Z Documenting block-padding v0.3.3
25012024-01-27T04:58:15.493Z Documenting scheduled-thread-pool v0.2.7
25022024-01-27T04:58:16.022Z Documenting thread-id v4.2.0
25032024-01-27T04:58:16.149Z Documenting bzip2-sys v0.1.11+1.0.8
25042024-01-27T04:58:16.757Z Documenting dof v0.3.0
25052024-01-27T04:58:17.166Z Documenting clap v4.4.3
25062024-01-27T04:58:20.310Z Documenting enum-as-inner v0.5.1
25072024-01-27T04:58:21.210Z Checking diesel_table_macro_syntax v0.1.0
25082024-01-27T04:58:21.406Z Documenting diesel_table_macro_syntax v0.1.0
25092024-01-27T04:58:21.441Z Documenting inout v0.1.3
25102024-01-27T04:58:21.520Z Documenting crossterm v0.27.0
25112024-01-27T04:58:21.679Z Documenting r2d2 v0.8.10
25122024-01-27T04:58:21.854Z Documenting bzip2 v0.4.4
25132024-01-27T04:58:24.439Z Documenting md-5 v0.10.5
25142024-01-27T04:58:25.120Z Documenting usdt-impl v0.5.0
25152024-01-27T04:58:26.606Z Documenting trust-dns-proto v0.22.0
25162024-01-27T04:58:27.429Z Documenting stringprep v0.1.3
25172024-01-27T04:58:27.674Z Documenting serde_spanned v0.6.4
25182024-01-27T04:58:27.856Z Documenting toml_datetime v0.6.5
25192024-01-27T04:58:27.986Z Documenting diesel_derives v2.1.2
25202024-01-27T04:58:29.402Z Documenting ff v0.13.0
25212024-01-27T04:58:31.471Z Documenting pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
25222024-01-27T04:58:33.019Z Documenting fallible-iterator v0.2.0
25232024-01-27T04:58:33.427Z Documenting bit-vec v0.6.3
25242024-01-27T04:58:33.756Z Documenting winnow v0.5.15
25252024-01-27T04:58:35.112Z Documenting siphasher v0.3.11
25262024-01-27T04:58:35.356Z Documenting base16ct v0.2.0
25272024-01-27T04:58:37.087Z Documenting static_assertions v1.1.0
25282024-01-27T04:58:39.327Z Documenting group v0.13.0
25292024-01-27T04:58:39.400Z Documenting phf_shared v0.11.2
25302024-01-27T04:58:39.737Z Documenting diesel v2.1.4
25312024-01-27T04:58:40.106Z Documenting sec1 v0.7.3
25322024-01-27T04:58:40.727Z Documenting postgres-protocol v0.6.6
25332024-01-27T04:58:40.908Z Documenting zip v0.6.6
25342024-01-27T04:58:41.286Z Documenting toml_edit v0.21.0
25352024-01-27T04:58:41.550Z Documenting cipher v0.4.4
25362024-01-27T04:58:44.923Z Documenting hkdf v0.12.4
25372024-01-27T04:58:45.154Z Documenting num-bigint v0.4.4
25382024-01-27T04:58:47.705Z Documenting crypto-bigint v0.5.2
25392024-01-27T04:58:49.632Z Documenting camino v1.1.6
25402024-01-27T04:58:50.024Z Documenting hubpack v0.1.2
25412024-01-27T04:58:50.359Z Documenting bstr v1.6.0
25422024-01-27T04:58:51.775Z Documenting serde_repr v0.1.16
25432024-01-27T04:58:52.533Z Documenting lalrpop-util v0.19.12
25442024-01-27T04:58:55.975Z Documenting precomputed-hash v0.1.1
25452024-01-27T04:58:56.891Z Documenting fixedbitset v0.4.2
25462024-01-27T04:58:57.232Z Documenting new_debug_unreachable v1.0.4
25472024-01-27T04:58:58.405Z Documenting minimal-lexical v0.2.1
25482024-01-27T04:58:58.491Z Documenting elliptic-curve v0.13.8
25492024-01-27T04:58:58.737Z Documenting gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
25502024-01-27T04:58:59.154Z Documenting yasna v0.5.2
25512024-01-27T04:59:01.357Z Documenting postgres-types v0.2.6
25522024-01-27T04:59:01.678Z Documenting petgraph v0.6.4
25532024-01-27T04:59:01.746Z Documenting string_cache v0.8.7
25542024-01-27T04:59:03.837Z Documenting nom v7.1.3
25552024-01-27T04:59:07.971Z Documenting phf v0.11.2
25562024-01-27T04:59:08.174Z Documenting console v0.15.8
25572024-01-27T04:59:08.490Z Documenting semver v1.0.21
25582024-01-27T04:59:11.411Z Documenting float-cmp v0.9.0
25592024-01-27T04:59:12.286Z Documenting regress v0.7.1
25602024-01-27T04:59:13.069Z Documenting normalize-line-endings v0.3.0
25612024-01-27T04:59:13.083Z Documenting whoami v1.4.1
25622024-01-27T04:59:14.150Z Documenting difflib v0.4.0
25632024-01-27T04:59:14.836Z Documenting predicates-core v1.0.6
25642024-01-27T04:59:15.065Z Documenting bit-set v0.5.3
25652024-01-27T04:59:15.344Z Documenting similar v2.3.0
25662024-01-27T04:59:18.351Z Documenting tokio-stream v0.1.14
25672024-01-27T04:59:18.579Z Checking unsafe-libyaml v0.2.10
25682024-01-27T04:59:18.802Z Documenting tokio-postgres v0.7.10
25692024-01-27T04:59:19.602Z Documenting heck v0.4.1
25702024-01-27T04:59:20.402Z Documenting predicates v3.1.0
25712024-01-27T04:59:20.945Z Documenting typify-macro v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
25722024-01-27T04:59:21.204Z Documenting unsafe-libyaml v0.2.10
25732024-01-27T04:59:21.708Z Checking ident_case v1.0.1
25742024-01-27T04:59:21.729Z Checking serde_yaml v0.9.25
25752024-01-27T04:59:21.927Z Documenting progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#2d3b9d0e)
25762024-01-27T04:59:24.905Z Documenting getopts v0.2.21
25772024-01-27T04:59:25.991Z Documenting typify-impl v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
25782024-01-27T04:59:26.008Z Documenting match_cfg v0.1.0
25792024-01-27T04:59:26.806Z Documenting serde_yaml v0.9.25
25802024-01-27T04:59:27.780Z Documenting sha1 v0.10.6
25812024-01-27T04:59:30.143Z Documenting hostname v0.3.1
25822024-01-27T04:59:30.875Z Documenting dirs-sys-next v0.1.2
25832024-01-27T04:59:31.095Z Documenting rustls-pki-types v1.1.0
25842024-01-27T04:59:32.221Z Documenting thread_local v1.1.7
25852024-01-27T04:59:33.548Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25862024-01-27T04:59:34.993Z Documenting paste v1.0.14
25872024-01-27T04:59:35.695Z Documenting crossbeam-channel v0.5.8
25882024-01-27T04:59:35.784Z Documenting progenitor-macro v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#2d3b9d0e)
25892024-01-27T04:59:36.495Z Documenting dirs-next v2.0.0
25902024-01-27T04:59:36.834Z Documenting rustls-webpki v0.102.1
25912024-01-27T04:59:37.556Z Documenting typify v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
25922024-01-27T04:59:38.926Z Documenting atty v0.2.14
25932024-01-27T04:59:38.967Z Documenting take_mut v0.2.2
25942024-01-27T04:59:41.181Z Documenting slog-json v2.6.1
25952024-01-27T04:59:41.871Z Documenting http v1.0.0
25962024-01-27T04:59:42.187Z Documenting term v0.7.0
25972024-01-27T04:59:43.784Z Documenting async-stream-impl v0.3.5
25982024-01-27T04:59:43.788Z Documenting rustls v0.22.2
25992024-01-27T04:59:44.513Z Documenting slog-async v2.8.0
26002024-01-27T04:59:47.771Z Documenting atomic-waker v1.1.1
26012024-01-27T04:59:47.970Z Documenting slog-term v2.9.0
26022024-01-27T04:59:48.132Z Documenting progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#2d3b9d0e)
26032024-01-27T04:59:48.286Z Documenting debug-ignore v1.0.5
26042024-01-27T04:59:50.024Z Documenting async-stream v0.3.5
26052024-01-27T04:59:50.227Z Documenting slog-bunyan v2.5.0
26062024-01-27T04:59:50.465Z Documenting multer v3.0.0
26072024-01-27T04:59:51.926Z Documenting waitgroup v0.1.2
26082024-01-27T04:59:52.380Z Documenting rustls-pemfile v2.0.0
26092024-01-27T04:59:54.283Z Checking darling_core v0.20.3
26102024-01-27T04:59:55.431Z Documenting toml v0.8.8
26112024-01-27T04:59:57.317Z Documenting dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
26122024-01-27T04:59:57.487Z Documenting serde_path_to_error v0.1.15
26132024-01-27T04:59:57.597Z Documenting strum v0.25.0
26142024-01-27T04:59:58.019Z Documenting tokio-rustls v0.25.0
26152024-01-27T04:59:58.032Z Checking darling v0.20.3
26162024-01-27T04:59:58.056Z Documenting serde_with_macros v3.5.1
26172024-01-27T04:59:58.785Z Documenting structmeta-derive v0.2.0
26182024-01-27T05:00:00.439Z Documenting progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#2d3b9d0e)
26192024-01-27T05:00:03.128Z Checking structmeta v0.2.0
26202024-01-27T05:00:03.485Z Documenting instant v0.1.12
26212024-01-27T05:00:03.754Z Checking regex-syntax v0.7.5
26222024-01-27T05:00:04.280Z Documenting serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
26232024-01-27T05:00:05.404Z Documenting macaddr v1.0.1
26242024-01-27T05:00:05.598Z Documenting dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
26252024-01-27T05:00:05.790Z Documenting serde_with v3.5.1
26262024-01-27T05:00:06.340Z Documenting structmeta v0.2.0
26272024-01-27T05:00:08.786Z Documenting backoff v0.4.0
26282024-01-27T05:00:09.073Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
26292024-01-27T05:00:10.771Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26302024-01-27T05:00:11.100Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26312024-01-27T05:00:11.669Z Documenting fastrand v2.0.0
26322024-01-27T05:00:12.699Z Documenting parse-display-derive v0.8.2
26332024-01-27T05:00:15.201Z Documenting proc-macro-error-attr v1.0.4
26342024-01-27T05:00:15.598Z Documenting is-terminal v0.4.9
26352024-01-27T05:00:17.277Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
26362024-01-27T05:00:17.403Z Checking proc-macro-error v1.0.4
26372024-01-27T05:00:17.488Z Documenting tempfile v3.9.0
26382024-01-27T05:00:17.758Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26392024-01-27T05:00:17.842Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26402024-01-27T05:00:18.238Z Checking proc-macro-crate v1.3.1
26412024-01-27T05:00:18.586Z Documenting proc-macro-crate v1.3.1
26422024-01-27T05:00:19.106Z Documenting hash32 v0.3.1
26432024-01-27T05:00:20.759Z Documenting proc-macro-error v1.0.4
26442024-01-27T05:00:21.381Z Documenting parse-display v0.8.2
26452024-01-27T05:00:22.481Z Documenting stable_deref_trait v1.2.0
26462024-01-27T05:00:23.870Z Documenting embedded-io v0.4.0
26472024-01-27T05:00:23.971Z Documenting camino-tempfile v1.1.1
26482024-01-27T05:00:25.124Z Documenting cobs v0.2.3
26492024-01-27T05:00:26.631Z Documenting heapless v0.8.0
26502024-01-27T05:00:26.976Z Documenting num_enum_derive v0.5.11
26512024-01-27T05:00:27.389Z Documenting foreign-types-macros v0.2.3
26522024-01-27T05:00:27.936Z Documenting illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
26532024-01-27T05:00:28.637Z Documenting foreign-types-shared v0.3.1
26542024-01-27T05:00:29.091Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
26552024-01-27T05:00:29.334Z Documenting postcard v1.0.8
26562024-01-27T05:00:30.633Z Documenting libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
26572024-01-27T05:00:32.150Z Documenting crucible-workspace-hack v0.1.0
26582024-01-27T05:00:32.866Z Documenting nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26592024-01-27T05:00:34.051Z Documenting smoltcp v0.11.0
26602024-01-27T05:00:34.321Z Documenting foreign-types v0.5.0
26612024-01-27T05:00:36.494Z Documenting cstr-argument v0.1.2
26622024-01-27T05:00:36.900Z Documenting num_enum v0.5.11
26632024-01-27T05:00:37.070Z Documenting rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
26642024-01-27T05:00:37.514Z Documenting kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
26652024-01-27T05:00:38.402Z Documenting colored v2.0.4
26662024-01-27T05:00:40.667Z Documenting poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
26672024-01-27T05:00:42.504Z Documenting dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
26682024-01-27T05:00:42.855Z Documenting nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26692024-01-27T05:00:43.328Z Documenting opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
26702024-01-27T05:00:43.933Z Documenting zone_cfg_derive v0.3.0
26712024-01-27T05:00:44.266Z Documenting rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
26722024-01-27T05:00:44.935Z Documenting bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=1e25649e8c2ac274bd04adfe0513dd14a482058c#1e25649e)
26732024-01-27T05:00:45.409Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26742024-01-27T05:00:49.241Z Documenting num-derive v0.4.0
26752024-01-27T05:00:49.477Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26762024-01-27T05:00:50.105Z Documenting libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
26772024-01-27T05:00:51.251Z Documenting bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=1e25649e8c2ac274bd04adfe0513dd14a482058c#1e25649e)
26782024-01-27T05:00:51.676Z Documenting zone v0.3.0
26792024-01-27T05:00:53.033Z Documenting opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
26802024-01-27T05:00:56.108Z Documenting crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e71b10d2f9f1fb52818b916bae83ba15a339548d#e71b10d2)
26812024-01-27T05:00:57.752Z Documenting smf v0.2.2
26822024-01-27T05:00:58.401Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26832024-01-27T05:01:00.338Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
26842024-01-27T05:01:01.056Z Documenting linked-hash-map v0.5.6
26852024-01-27T05:01:03.223Z Documenting oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
26862024-01-27T05:01:03.407Z Documenting blake2 v0.10.6
26872024-01-27T05:01:03.541Z Documenting password-hash v0.5.0
26882024-01-27T05:01:03.966Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
26892024-01-27T05:01:04.391Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26902024-01-27T05:01:07.393Z Documenting lru-cache v0.1.2
26912024-01-27T05:01:09.084Z Documenting itertools v0.12.0
26922024-01-27T05:01:09.657Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26932024-01-27T05:01:11.005Z Documenting argon2 v0.5.3
26942024-01-27T05:01:11.521Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
26952024-01-27T05:01:11.971Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26962024-01-27T05:01:13.150Z Documenting memmap v0.7.0
26972024-01-27T05:01:14.024Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
26982024-01-27T05:01:14.081Z Documenting opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
26992024-01-27T05:01:15.996Z Documenting quick-error v1.2.3
27002024-01-27T05:01:16.965Z Documenting tap v1.0.1
27012024-01-27T05:01:18.910Z Documenting swrite v0.1.0
27022024-01-27T05:01:18.979Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
27032024-01-27T05:01:19.405Z Documenting usdt v0.5.0
27042024-01-27T05:01:20.258Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
27052024-01-27T05:01:21.264Z Documenting wyz v0.5.1
27062024-01-27T05:01:21.643Z Documenting resolv-conf v0.7.0
27072024-01-27T05:01:22.136Z Documenting radium v0.7.0
27082024-01-27T05:01:22.358Z Documenting newtype_derive v0.1.6
27092024-01-27T05:01:24.373Z Documenting nibble_vec v0.1.0
27102024-01-27T05:01:25.251Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
27112024-01-27T05:01:25.857Z Checking heck v0.3.3
27122024-01-27T05:01:26.093Z Documenting endian-type v0.1.2
27132024-01-27T05:01:26.427Z Documenting funty v2.0.0
27142024-01-27T05:01:27.490Z Documenting trust-dns-resolver v0.22.0
27152024-01-27T05:01:27.718Z Documenting crc-catalog v2.2.0
27162024-01-27T05:01:29.135Z Documenting steno v0.4.0
27172024-01-27T05:01:29.316Z Documenting structopt-derive v0.4.18
27182024-01-27T05:01:30.520Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
27192024-01-27T05:01:31.173Z Documenting bitvec v1.0.1
27202024-01-27T05:01:31.545Z Documenting radix_trie v0.2.1
27212024-01-27T05:01:31.952Z Documenting crc v3.0.1
27222024-01-27T05:01:40.588Z Documenting cancel-safe-futures v0.1.5
27232024-01-27T05:01:40.588Z Documenting filetime v0.2.23
27242024-01-27T05:01:40.588Z Documenting xattr v1.0.1
27252024-01-27T05:01:40.589Z Documenting packed_struct_codegen v0.10.1
27262024-01-27T05:01:41.517Z Documenting nodrop v0.1.14
27272024-01-27T05:01:42.738Z Documenting structopt v0.3.26
27282024-01-27T05:01:43.201Z Documenting tar v0.4.40
27292024-01-27T05:01:45.362Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
27302024-01-27T05:01:45.407Z Documenting num-bigint-dig v0.8.4
27312024-01-27T05:01:45.775Z Documenting array-init v0.0.4
27322024-01-27T05:01:46.624Z Documenting libefi-sys v0.1.0
27332024-01-27T05:01:47.790Z Documenting packed_struct v0.10.1
27342024-01-27T05:01:49.190Z Documenting illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
27352024-01-27T05:01:49.581Z Documenting pkcs1 v0.7.5
27362024-01-27T05:01:50.521Z Documenting signature v2.1.0
27372024-01-27T05:01:52.680Z Documenting bitfield v0.14.0
27382024-01-27T05:01:55.106Z Documenting termcolor v1.2.0
27392024-01-27T05:01:56.401Z Documenting arc-swap v1.6.0
27402024-01-27T05:01:56.703Z Documenting tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
27412024-01-27T05:01:57.046Z Documenting libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
27422024-01-27T05:01:57.861Z Documenting rsa v0.9.2
27432024-01-27T05:02:01.175Z Documenting lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
27442024-01-27T05:02:01.189Z Documenting serde-hex v0.1.0
27452024-01-27T05:02:01.555Z Documenting env_logger v0.10.0
27462024-01-27T05:02:02.256Z Documenting slog-scope v4.4.0
27472024-01-27T05:02:03.477Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
27482024-01-27T05:02:04.040Z Documenting num-rational v0.4.1
27492024-01-27T05:02:07.996Z Documenting x509-cert v0.2.4
27502024-01-27T05:02:08.340Z Documenting libsw v3.3.1
27512024-01-27T05:02:08.473Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27522024-01-27T05:02:09.214Z Documenting ron v0.8.1
27532024-01-27T05:02:09.370Z Documenting num-complex v0.4.4
27542024-01-27T05:02:10.287Z Documenting half v2.3.1
27552024-01-27T05:02:10.442Z Documenting derive-where v1.2.7
27562024-01-27T05:02:13.864Z Documenting crc-any v2.4.3
27572024-01-27T05:02:14.788Z Documenting linear-map v1.2.0
27582024-01-27T05:02:15.280Z Documenting same-file v1.0.6
27592024-01-27T05:02:15.698Z Documenting owo-colors v4.0.0
27602024-01-27T05:02:16.531Z Documenting ciborium-io v0.2.2
27612024-01-27T05:02:16.652Z Documenting num v0.4.1
27622024-01-27T05:02:18.488Z Documenting lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
27632024-01-27T05:02:20.199Z Documenting tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
27642024-01-27T05:02:21.266Z Documenting slog-stdlog v4.1.1
27652024-01-27T05:02:21.501Z Documenting walkdir v2.4.0
27662024-01-27T05:02:21.959Z Documenting ciborium-ll v0.2.2
27672024-01-27T05:02:23.490Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27682024-01-27T05:02:25.470Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
27692024-01-27T05:02:26.480Z Documenting slog-dtrace v0.3.0
27702024-01-27T05:02:27.763Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27712024-01-27T05:02:28.218Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
27722024-01-27T05:02:28.458Z Documenting path-slash v0.1.5
27732024-01-27T05:02:34.068Z Documenting ciborium v0.2.2
27742024-01-27T05:02:34.104Z Documenting hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
27752024-01-27T05:02:35.573Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
27762024-01-27T05:02:40.492Z Documenting slog-envlogger v2.2.0
27772024-01-27T05:02:40.492Z Documenting pem v3.0.2
27782024-01-27T05:02:40.720Z Documenting fxhash v0.2.1
27792024-01-27T05:02:45.333Z Documenting utf-8 v0.7.6
27802024-01-27T05:02:45.542Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
27812024-01-27T05:02:45.720Z Documenting internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
27822024-01-27T05:02:46.236Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
27832024-01-27T05:02:51.145Z Documenting tungstenite v0.20.1
27842024-01-27T05:02:52.112Z Documenting vte_generate_state_changes v0.1.1
27852024-01-27T05:02:52.997Z Documenting display-error-chain v0.2.0
27862024-01-27T05:02:57.540Z Documenting convert_case v0.4.0
27872024-01-27T05:02:58.468Z Checking convert_case v0.4.0
27882024-01-27T05:02:58.527Z Documenting vte v0.11.1
27892024-01-27T05:02:58.784Z Documenting buf-list v1.0.3
27902024-01-27T05:03:01.161Z Documenting tokio-tungstenite v0.20.1
27912024-01-27T05:03:03.219Z Documenting derive_more v0.99.17
27922024-01-27T05:03:05.208Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
27932024-01-27T05:03:05.896Z Documenting pin-project-internal v1.1.3
27942024-01-27T05:03:07.082Z Documenting strip-ansi-escapes v0.2.0
27952024-01-27T05:03:12.078Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27962024-01-27T05:03:12.202Z Documenting doc-comment v0.3.3
27972024-01-27T05:03:12.538Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27982024-01-27T05:03:12.763Z Checking darling_core v0.14.4
27992024-01-27T05:03:13.551Z Documenting pin-project v1.1.3
28002024-01-27T05:03:15.748Z Documenting snafu-derive v0.7.5
28012024-01-27T05:03:16.647Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
28022024-01-27T05:03:16.650Z Documenting nu-ansi-term v0.49.0
28032024-01-27T05:03:17.031Z Checking darling v0.14.4
28042024-01-27T05:03:17.696Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28052024-01-27T05:03:20.504Z Documenting trust-dns-client v0.22.0
28062024-01-27T05:03:21.279Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
28072024-01-27T05:03:22.061Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
28082024-01-27T05:03:22.475Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28092024-01-27T05:03:22.578Z Documenting reedline v0.28.0
28102024-01-27T05:03:24.298Z Documenting globset v0.4.13
28112024-01-27T05:03:27.327Z Documenting snafu v0.7.5
28122024-01-27T05:03:30.732Z Documenting olpc-cjson v0.1.3
28132024-01-27T05:03:31.210Z Documenting serde_plain v1.0.2
28142024-01-27T05:03:32.332Z Documenting async-recursion v1.0.5
28152024-01-27T05:03:33.876Z Documenting typed-path v0.7.0
28162024-01-27T05:03:33.974Z Documenting bytecount v0.6.3
28172024-01-27T05:03:34.189Z Documenting keccak v0.1.4
28182024-01-27T05:03:37.754Z Documenting trust-dns-server v0.22.1
28192024-01-27T05:03:38.169Z Documenting papergrid v0.11.0
28202024-01-27T05:03:38.644Z Documenting sha3 v0.10.8
28212024-01-27T05:03:38.659Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28222024-01-27T05:03:39.103Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
28232024-01-27T05:03:40.967Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28242024-01-27T05:03:41.457Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
28252024-01-27T05:03:42.245Z Documenting tough v0.16.0
28262024-01-27T05:03:42.392Z Documenting sled v0.34.7
28272024-01-27T05:03:43.231Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
28282024-01-27T05:03:44.395Z Documenting fs-err v2.11.0
28292024-01-27T05:03:45.041Z Documenting unicase v2.7.0
28302024-01-27T05:03:46.323Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
28312024-01-27T05:03:46.753Z Documenting tabled_derive v0.7.0
28322024-01-27T05:03:46.839Z Documenting crossbeam-deque v0.8.3
28332024-01-27T05:03:49.815Z Documenting fd-lock v4.0.2
28342024-01-27T05:03:50.140Z Documenting nix v0.27.1
28352024-01-27T05:03:51.149Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
28362024-01-27T05:03:51.182Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
28372024-01-27T05:03:51.712Z Documenting secrecy v0.8.0
28382024-01-27T05:03:52.564Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
28392024-01-27T05:03:52.743Z Documenting headers-core v0.2.0
28402024-01-27T05:03:53.744Z Documenting sqlparser_derive v0.2.2
28412024-01-27T05:03:55.640Z Documenting unicode_categories v0.1.1
28422024-01-27T05:03:56.224Z Documenting home v0.5.5
28432024-01-27T05:03:58.105Z Documenting parse-size v1.0.0
28442024-01-27T05:03:58.263Z Documenting tabled v0.15.0
28452024-01-27T05:03:58.569Z Documenting rayon-core v1.12.0
28462024-01-27T05:04:00.146Z Documenting headers v0.3.9
28472024-01-27T05:04:01.225Z Documenting sqlparser v0.43.1
28482024-01-27T05:04:01.737Z Documenting sqlformat v0.2.3
28492024-01-27T05:04:01.826Z Documenting rustyline v13.0.0
28502024-01-27T05:04:02.520Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28512024-01-27T05:04:04.857Z Documenting mime_guess v2.0.4
28522024-01-27T05:04:05.259Z Documenting tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28532024-01-27T05:04:08.323Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28542024-01-27T05:04:09.767Z Checking derive_builder_core v0.12.0
28552024-01-27T05:04:10.069Z Documenting derive_builder_core v0.12.0
28562024-01-27T05:04:11.361Z Documenting dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
28572024-01-27T05:04:11.555Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
28582024-01-27T05:04:11.962Z Documenting universal-hash v0.5.1
28592024-01-27T05:04:12.161Z Documenting bcs v0.1.6
28602024-01-27T05:04:18.311Z Documenting kstat-rs v0.2.3
28612024-01-27T05:04:19.224Z Documenting thiserror-impl-no-std v2.0.2
28622024-01-27T05:04:20.340Z Documenting slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
28632024-01-27T05:04:20.944Z Documenting curve25519-dalek-derive v0.1.0
28642024-01-27T05:04:21.908Z Documenting opaque-debug v0.3.0
28652024-01-27T05:04:25.634Z Documenting highway v1.1.0
28662024-01-27T05:04:26.225Z Documenting poly1305 v0.8.0
28672024-01-27T05:04:26.878Z Documenting thiserror-no-std v2.0.2
28682024-01-27T05:04:27.523Z Documenting curve25519-dalek v4.1.1
28692024-01-27T05:04:27.782Z Documenting slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
28702024-01-27T05:04:30.928Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28712024-01-27T05:04:31.367Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
28722024-01-27T05:04:31.963Z Documenting derive_builder_macro v0.12.0
28732024-01-27T05:04:32.231Z Documenting rayon v1.8.0
28742024-01-27T05:04:33.544Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
28752024-01-27T05:04:33.707Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
28762024-01-27T05:04:36.388Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
28772024-01-27T05:04:38.525Z Documenting ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
28782024-01-27T05:04:43.746Z Documenting mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
28792024-01-27T05:04:51.583Z Documenting propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=1e25649e8c2ac274bd04adfe0513dd14a482058c#1e25649e)
28802024-01-27T05:05:00.592Z Documenting portable-atomic v1.4.3
28812024-01-27T05:05:03.246Z Documenting ed25519 v1.5.3
28822024-01-27T05:05:03.504Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
28832024-01-27T05:05:06.490Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28842024-01-27T05:05:07.508Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
28852024-01-27T05:05:08.760Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
28862024-01-27T05:05:09.145Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
28872024-01-27T05:05:11.374Z Documenting crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e71b10d2f9f1fb52818b916bae83ba15a339548d#e71b10d2)
28882024-01-27T05:05:12.662Z Documenting chacha20 v0.9.1
28892024-01-27T05:05:14.123Z Documenting aead v0.5.2
28902024-01-27T05:05:16.161Z Documenting lru v0.12.1
28912024-01-27T05:05:20.376Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
28922024-01-27T05:05:22.777Z Documenting stability v0.1.1
28932024-01-27T05:05:23.607Z Documenting ref-cast-impl v1.0.20
28942024-01-27T05:05:23.974Z Documenting cassowary v0.3.0
28952024-01-27T05:05:29.501Z Documenting number_prefix v0.4.0
28962024-01-27T05:05:29.600Z Documenting glob v0.3.1
28972024-01-27T05:05:29.998Z Documenting ratatui v0.25.0
28982024-01-27T05:05:31.174Z Documenting ref-cast v1.0.20
28992024-01-27T05:05:33.422Z Documenting chacha20poly1305 v0.10.1
29002024-01-27T05:05:35.165Z Documenting indicatif v0.17.7
29012024-01-27T05:05:35.331Z Documenting salty v0.2.0
29022024-01-27T05:05:36.012Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
29032024-01-27T05:05:38.632Z Documenting derive_builder v0.12.0
29042024-01-27T05:05:39.377Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
29052024-01-27T05:05:41.770Z Documenting vsss-rs v3.3.4
29062024-01-27T05:05:42.699Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
29072024-01-27T05:05:43.593Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
29082024-01-27T05:05:44.462Z Documenting polar-core v0.27.0
29092024-01-27T05:05:46.045Z Documenting hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
29102024-01-27T05:05:50.772Z Documenting nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
29112024-01-27T05:05:52.540Z Documenting libxml v0.3.3
29122024-01-27T05:05:53.386Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
29132024-01-27T05:05:57.653Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
29142024-01-27T05:06:00.433Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
29152024-01-27T05:06:00.861Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
29162024-01-27T05:06:02.233Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
29172024-01-27T05:06:04.104Z Documenting bb8 v0.8.1
29182024-01-27T05:06:04.138Z Documenting serde-big-array v0.5.1
29192024-01-27T05:06:06.470Z Documenting quick-xml v0.30.0
29202024-01-27T05:06:10.272Z Documenting rtoolbox v0.0.1
29212024-01-27T05:06:10.736Z Documenting impl-trait-for-tuples v0.2.2
29222024-01-27T05:06:10.774Z Documenting oso-derive v0.27.0
29232024-01-27T05:06:11.381Z Documenting maplit v1.0.2
29242024-01-27T05:06:13.249Z Documenting humantime v2.1.0
29252024-01-27T05:06:14.815Z Documenting unicode-linebreak v0.1.5
29262024-01-27T05:06:16.181Z Documenting http-range v0.1.5
29272024-01-27T05:06:16.926Z Documenting smawk v0.3.1
29282024-01-27T05:06:18.161Z Documenting is_ci v1.1.1
29292024-01-27T05:06:18.836Z Documenting rpassword v7.3.1
29302024-01-27T05:06:19.110Z Documenting samael v0.0.14
29312024-01-27T05:06:19.580Z Documenting oso v0.27.0
29322024-01-27T05:06:21.937Z Documenting hyper-staticfile v0.9.5
29332024-01-27T05:06:23.087Z Documenting textwrap v0.16.0
29342024-01-27T05:06:23.742Z Documenting supports-color v2.1.0
29352024-01-27T05:06:24.890Z Documenting async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
29362024-01-27T05:06:27.632Z Documenting gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
29372024-01-27T05:06:29.373Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
29382024-01-27T05:06:29.616Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
29392024-01-27T05:06:30.881Z Documenting sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
29402024-01-27T05:06:32.603Z Documenting tui-tree-widget v0.16.0
29412024-01-27T05:06:35.718Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
29422024-01-27T05:06:37.181Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
29432024-01-27T05:06:38.466Z Checking nexus-deployment v0.1.0 (/work/oxidecomputer/omicron/nexus/deployment)
29442024-01-27T05:06:39.410Z Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
29452024-01-27T05:06:42.054Z Documenting diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#62ef5ca0)
29462024-01-27T05:06:42.748Z Documenting cookie v0.18.0
29472024-01-27T05:06:46.222Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
29482024-01-27T05:06:49.521Z Documenting rcgen v0.12.1
29492024-01-27T05:06:56.039Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
29502024-01-27T05:06:56.166Z Documenting atomicwrites v0.4.3
29512024-01-27T05:06:57.049Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
29522024-01-27T05:07:01.002Z Documenting signal-hook-tokio v0.3.1
29532024-01-27T05:07:02.571Z Documenting subprocess v0.2.9
29542024-01-27T05:07:05.593Z Documenting corncobs v0.1.3
29552024-01-27T05:07:08.210Z Documenting shell-words v1.1.0
29562024-01-27T05:07:09.280Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
29572024-01-27T05:07:09.911Z Documenting sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
29582024-01-27T05:07:11.545Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29592024-01-27T05:07:14.336Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
29602024-01-27T05:07:15.723Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
29612024-01-27T05:07:17.278Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
29622024-01-27T05:07:19.362Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29632024-01-27T05:07:22.081Z Documenting nexus-deployment v0.1.0 (/work/oxidecomputer/omicron/nexus/deployment)
29642024-01-27T05:07:25.839Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
29652024-01-27T05:07:44.528Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
29662024-01-27T05:07:44.902Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
29672024-01-27T05:07:47.210Z Documenting crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e71b10d2f9f1fb52818b916bae83ba15a339548d#e71b10d2)
29682024-01-27T05:07:52.196Z Documenting fatfs v0.3.6
29692024-01-27T05:07:53.151Z Documenting nanorand v0.7.0
29702024-01-27T05:07:56.635Zwarning: unclosed HTML tag `usize`
29712024-01-27T05:07:56.635Z --> wicket/src/ui/panes/update.rs:153:19
29722024-01-27T05:07:56.635Z |
29732024-01-27T05:07:56.635Z153 | /// TODO: The <usize> generic parameter is carried over from earlier versions
29742024-01-27T05:07:56.635Z | ^^^^^^^
29752024-01-27T05:07:56.635Z |
29762024-01-27T05:07:56.635Z = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
29772024-01-27T05:07:56.635Z
29782024-01-27T05:07:58.699Zwarning: `wicket` (lib doc) generated 1 warning
29792024-01-27T05:07:58.708Z Documenting assert_matches v1.5.0
29802024-01-27T05:07:59.060Z Documenting topological-sort v0.2.2
29812024-01-27T05:07:59.702Z Documenting flume v0.11.0
29822024-01-27T05:08:02.986Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
29832024-01-27T05:08:05.636Z Documenting omicron-zone-package v0.10.1
29842024-01-27T05:08:06.289Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
29852024-01-27T05:08:09.516Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
29862024-01-27T05:08:09.766Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
29872024-01-27T05:08:11.264Z Documenting installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
29882024-01-27T05:08:18.794Z Documenting installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
29892024-01-27T05:08:24.242Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
29902024-01-27T05:08:25.490Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
29912024-01-27T05:08:31.324Z Documenting termios v0.3.3
29922024-01-27T05:08:35.371Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
29932024-01-27T05:08:36.884Zwarning: unresolved link to `propolis_client::api::InstanceStateMonitorResponse`
29942024-01-27T05:08:36.884Z --> sled-agent/src/sim/instance.rs:46:7
29952024-01-27T05:08:36.884Z |
29962024-01-27T05:08:36.884Z46 | /// [`propolis_client::api::InstanceStateMonitorResponse`]. Transition requests
29972024-01-27T05:08:36.884Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `api` in module `propolis_client`
29982024-01-27T05:08:36.884Z |
29992024-01-27T05:08:36.884Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
30002024-01-27T05:08:36.884Z
30012024-01-27T05:08:37.500Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
30022024-01-27T05:09:01.671Zwarning: `omicron-sled-agent` (lib doc) generated 1 warning
30032024-01-27T05:09:01.797Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
30042024-01-27T05:09:02.685Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
30052024-01-27T05:09:02.685Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
30062024-01-27T05:09:15.132Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
30072024-01-27T05:09:32.609Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
30082024-01-27T05:09:35.143Z Documenting tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
30092024-01-27T05:10:04.754Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
30102024-01-27T05:10:05.289Z Documenting caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
30112024-01-27T05:10:05.936Zwarning: unresolved link to `DataStore::update_tuf_repo_description_insert`
30122024-01-27T05:10:05.936Z --> nexus/db-queries/src/db/datastore/update.rs:27:27
30132024-01-27T05:10:05.936Z |
30142024-01-27T05:10:05.936Z27 | /// The return value of [`DataStore::update_tuf_repo_description_insert`].
30152024-01-27T05:10:05.936Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `DataStore` has no field or associated item named `update_tuf_repo_description_insert`
30162024-01-27T05:10:05.936Z |
30172024-01-27T05:10:05.936Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
30182024-01-27T05:10:05.936Z
30192024-01-27T05:10:06.499Z Documenting zone-network-setup v0.1.0 (/work/oxidecomputer/omicron/zone-network-setup)
30202024-01-27T05:10:10.538Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
30212024-01-27T05:10:19.223Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30222024-01-27T05:10:28.933Zwarning: `nexus-db-queries` (lib doc) generated 1 warning
30232024-01-27T05:10:28.944Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
30242024-01-27T05:11:49.400Zwarning: unresolved link to `VolumeConstructionRequest`
30252024-01-27T05:11:49.401Z --> nexus/src/app/sagas/volume_delete.rs:338:7
30262024-01-27T05:11:49.401Z |
30272024-01-27T05:11:49.401Z338 | /// [`VolumeConstructionRequest`] is shown here):
30282024-01-27T05:11:49.401Z | ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `VolumeConstructionRequest` in scope
30292024-01-27T05:11:49.401Z |
30302024-01-27T05:11:49.401Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
30312024-01-27T05:11:49.401Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
30322024-01-27T05:11:49.401Z
30332024-01-27T05:11:49.401Zwarning: unresolved link to `fd00:1122:3344:101::5`
30342024-01-27T05:11:49.401Z --> nexus/src/app/sagas/volume_delete.rs:348:17
30352024-01-27T05:11:49.401Z |
30362024-01-27T05:11:49.401Z348 | /// "[fd00:1122:3344:101::5]:1000",
30372024-01-27T05:11:49.401Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
30382024-01-27T05:11:49.401Z
30392024-01-27T05:11:49.402Zwarning: unresolved link to `fd00:1122:3344:102::9`
30402024-01-27T05:11:49.402Z --> nexus/src/app/sagas/volume_delete.rs:349:17
30412024-01-27T05:11:49.402Z |
30422024-01-27T05:11:49.402Z349 | /// "[fd00:1122:3344:102::9]:1000",
30432024-01-27T05:11:49.402Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
30442024-01-27T05:11:49.402Z
30452024-01-27T05:11:49.402Zwarning: unresolved link to `fd00:1122:3344:103::2`
30462024-01-27T05:11:49.402Z --> nexus/src/app/sagas/volume_delete.rs:350:17
30472024-01-27T05:11:49.402Z |
30482024-01-27T05:11:49.402Z350 | /// "[fd00:1122:3344:103::2]:1000"
30492024-01-27T05:11:49.402Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
30502024-01-27T05:11:49.402Z
30512024-01-27T05:11:49.402Zwarning: unresolved link to `fd00:1122:3344:101::5`
30522024-01-27T05:11:49.402Z --> nexus/src/app/sagas/volume_delete.rs:369:17
30532024-01-27T05:11:49.402Z |
30542024-01-27T05:11:49.402Z369 | /// "[fd00:1122:3344:101::5]:1001", <-- port changed
30552024-01-27T05:11:49.402Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
30562024-01-27T05:11:49.402Z
30572024-01-27T05:11:49.402Zwarning: unresolved link to `fd00:1122:3344:102::9`
30582024-01-27T05:11:49.402Z --> nexus/src/app/sagas/volume_delete.rs:370:17
30592024-01-27T05:11:49.402Z |
30602024-01-27T05:11:49.402Z370 | /// "[fd00:1122:3344:102::9]:1001", <-- port changed
30612024-01-27T05:11:49.402Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
30622024-01-27T05:11:49.403Z
30632024-01-27T05:11:49.403Zwarning: unresolved link to `fd00:1122:3344:103::2`
30642024-01-27T05:11:49.403Z --> nexus/src/app/sagas/volume_delete.rs:371:17
30652024-01-27T05:11:49.403Z |
30662024-01-27T05:11:49.403Z371 | /// "[fd00:1122:3344:103::2]:1001" <-- port changed
30672024-01-27T05:11:49.403Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
30682024-01-27T05:11:49.403Z
30692024-01-27T05:11:50.005Zwarning: `omicron-nexus` (lib doc) generated 7 warnings
30702024-01-27T05:12:25.108Z Finished dev [unoptimized + debuginfo] target(s) in 17m 05s
30712024-01-27T05:12:25.220Z
30722024-01-27T05:12:25.220Zreal 17:06.138569271
30732024-01-27T05:12:25.221Zuser 55:48.857684234
30742024-01-27T05:12:25.221Zsys 1:04:52.705204822
30752024-01-27T05:12:25.221Ztrap 1.955958312
30762024-01-27T05:12:25.221Ztflt 0.183807522
30772024-01-27T05:12:25.227Zdflt 0.565401222
30782024-01-27T05:12:25.227Zkflt 0.000158200
30792024-01-27T05:12:25.227Zlock 3:24:25.845083913
30802024-01-27T05:12:25.228Zslp 4:21:08.825268920
30812024-01-27T05:12:25.228Zlat 5:34.747087906
30822024-01-27T05:12:25.228Zstop 1:31.734728431
30832024-01-27T05:12:25.228Zprocess exited: duration 1867114 ms, exit code 0
 
30842024-01-27T05:12:25.247Zfound 0 output files