01HGKF7AEVJRM8WDY7T6Y7QPMH: 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: 01HGKF7MVN2W5Y047JW39T1C16

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12023-12-01T19:57:19.931Zjob assigned to worker 01HGKF7XQ3BP62DTA2MYBKR7EA (queued for 1 m 17 s)
 
22023-12-01T19:57:20.590Zstarting task 0: "setup"
32023-12-01T19:57:20.644Z++ uname -s
42023-12-01T19:57:20.655Z+ kern=SunOS
52023-12-01T19:57:20.655Z+ case "$kern" in
62023-12-01T19:57:20.655Z+ groupadd -g 12345 build
72023-12-01T19:57:20.655Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82023-12-01T19:57:22.659Z+ zfs create -o mountpoint=/work rpool/work
92023-12-01T19:57:22.769Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102023-12-01T19:57:22.788Z+ home_fs=zfs
112023-12-01T19:57:22.790Z+ [[ zfs == autofs ]]
122023-12-01T19:57:22.790Z+ mkdir -p /home/build
132023-12-01T19:57:22.790Z+ chown build:build /home/build /work
142023-12-01T19:57:24.767Z+ chmod 0700 /home/build /work
152023-12-01T19:57:24.771Zprocess exited: duration 4184 ms, exit code 0
 
162023-12-01T19:57:24.776Zstarting task 1: "rust-toolchain"
172023-12-01T19:57:24.785Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182023-12-01T19:57:24.788Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192023-12-01T19:57:24.952Zinfo: downloading installer
202023-12-01T19:57:27.159Zwarning: it looks like you have an existing installation of Rust at:
212023-12-01T19:57:27.159Zwarning: /opt/ooce/bin
222023-12-01T19:57:27.159Zwarning: It is recommended that rustup be the primary Rust installation.
232023-12-01T19:57:27.159Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242023-12-01T19:57:27.159Zwarning: If you are sure that you want both rustup and your already installed Rust
252023-12-01T19:57:27.159Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262023-12-01T19:57:27.159Zwarning: or pass `-y' to ignore all ignorable checks.
272023-12-01T19:57:27.159Zerror: cannot install while Rust is installed
282023-12-01T19:57:27.159Zwarning: continuing (because the -y flag is set and the error is ignorable)
292023-12-01T19:57:27.228Zinfo: profile set to 'default'
302023-12-01T19:57:27.228Zinfo: default host triple is x86_64-unknown-illumos
312023-12-01T19:57:27.231Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322023-12-01T19:57:27.413Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332023-12-01T19:57:27.413Zinfo: downloading component 'cargo'
342023-12-01T19:57:28.183Zinfo: downloading component 'clippy'
352023-12-01T19:57:28.497Zinfo: downloading component 'rust-docs'
362023-12-01T19:57:29.429Zinfo: downloading component 'rust-std'
372023-12-01T19:57:31.205Zinfo: downloading component 'rustc'
382023-12-01T19:57:35.496Zinfo: downloading component 'rustfmt'
392023-12-01T19:57:35.753Zinfo: installing component 'cargo'
402023-12-01T19:57:37.193Zinfo: installing component 'clippy'
412023-12-01T19:57:37.805Zinfo: installing component 'rust-docs'
422023-12-01T19:57:40.569Zinfo: installing component 'rust-std'
432023-12-01T19:57:43.630Zinfo: installing component 'rustc'
442023-12-01T19:57:55.469Zinfo: installing component 'rustfmt'
452023-12-01T19:57:55.912Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462023-12-01T19:57:55.912Z
472023-12-01T19:57:56.050Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482023-12-01T19:57:56.050Z
492023-12-01T19:57:56.050Z
502023-12-01T19:57:56.055ZRust is installed now. Great!
512023-12-01T19:57:56.055Z
522023-12-01T19:57:56.055ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532023-12-01T19:57:56.055Zenvironment variable. This has not been done automatically.
542023-12-01T19:57:56.055Z
552023-12-01T19:57:56.055ZTo configure your current shell, run:
562023-12-01T19:57:56.055Zsource "$HOME/.cargo/env"
572023-12-01T19:57:56.136Z+ rustc --version
582023-12-01T19:57:56.246Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592023-12-01T19:57:56.252Zprocess exited: duration 31477 ms, exit code 0
 
602023-12-01T19:57:56.257Zstarting task 2: "authentication"
612023-12-01T19:57:56.288Zprocess exited: duration 30 ms, exit code 0
 
622023-12-01T19:57:56.293Zstarting task 3: "clone repository"
632023-12-01T19:57:56.300Z+ mkdir -p /work/oxidecomputer/omicron
642023-12-01T19:57:56.303Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652023-12-01T19:57:56.431ZCloning into '/work/oxidecomputer/omicron'...
662023-12-01T19:58:02.670Z+ cd /work/oxidecomputer/omicron
672023-12-01T19:58:02.674Z+ [[ -n alan/update-cargo-toml-crucible ]]
682023-12-01T19:58:02.674Z+ git fetch origin alan/update-cargo-toml-crucible
692023-12-01T19:58:03.041ZFrom https://github.com/oxidecomputer/omicron
702023-12-01T19:58:03.041Z * branch alan/update-cargo-toml-crucible -> FETCH_HEAD
712023-12-01T19:58:03.051Z+ git checkout -B alan/update-cargo-toml-crucible remotes/origin/alan/update-cargo-toml-crucible
722023-12-01T19:58:03.118ZSwitched to a new branch 'alan/update-cargo-toml-crucible'
732023-12-01T19:58:03.121Zbranch 'alan/update-cargo-toml-crucible' set up to track 'origin/alan/update-cargo-toml-crucible'.
742023-12-01T19:58:03.121Z+ git reset --hard 9cfdbcb45694f4ff395dc3dad862758918c020ac
752023-12-01T19:58:03.229ZHEAD is now at 9cfdbcb4 Update propolis, simulated pantry
762023-12-01T19:58:03.232Zprocess exited: duration 6938 ms, exit code 0
 
772023-12-01T19:58:03.239Zstarting task 4: "build"
782023-12-01T19:58:03.246Z+ cargo --version
792023-12-01T19:58:03.254Zinfo: syncing channel updates for '1.74.0-x86_64-unknown-illumos'
802023-12-01T19:58:03.468Zinfo: latest update on 2023-11-16, rust version 1.74.0 (79e9716c9 2023-11-13)
812023-12-01T19:58:03.471Zinfo: downloading component 'cargo'
822023-12-01T19:58:04.308Zinfo: downloading component 'clippy'
832023-12-01T19:58:04.568Zinfo: downloading component 'rust-docs'
842023-12-01T19:58:05.602Zinfo: downloading component 'rust-std'
852023-12-01T19:58:07.302Zinfo: downloading component 'rustc'
862023-12-01T19:58:11.545Zinfo: downloading component 'rustfmt'
872023-12-01T19:58:11.780Zinfo: installing component 'cargo'
882023-12-01T19:58:13.059Zinfo: installing component 'clippy'
892023-12-01T19:58:13.523Zinfo: installing component 'rust-docs'
902023-12-01T19:58:16.469Zinfo: installing component 'rust-std'
912023-12-01T19:58:19.051Zinfo: installing component 'rustc'
922023-12-01T19:58:25.143Zinfo: installing component 'rustfmt'
932023-12-01T19:58:25.673Zcargo 1.74.0 (ecb9851af 2023-10-18)
942023-12-01T19:58:25.689Z+ rustc --version
952023-12-01T19:58:25.800Zrustc 1.74.0 (79e9716c9 2023-11-13)
962023-12-01T19:58:25.817Z+ source ./env.sh
972023-12-01T19:58:25.817Z++ set -o xtrace
982023-12-01T19:58:25.817Z++++ dirname ./env.sh
992023-12-01T19:58:25.817Z+++ cd .
1002023-12-01T19:58:25.817Z+++ echo /work/oxidecomputer/omicron
1012023-12-01T19:58:25.817Z++ OMICRON_WS=/work/oxidecomputer/omicron
1022023-12-01T19:58:25.817Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1032023-12-01T19:58:25.817Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1042023-12-01T19:58:25.817Z++ 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
1052023-12-01T19:58:25.817Z++ 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
1062023-12-01T19:58:25.817Z++ 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
1072023-12-01T19:58:25.817Z++ 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
1082023-12-01T19:58:25.819Z++ 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
1092023-12-01T19:58:25.819Z++ 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
1102023-12-01T19:58:25.819Z++ unset OMICRON_WS
1112023-12-01T19:58:25.819Z++ set +o xtrace
1122023-12-01T19:58:25.916Z
1132023-12-01T19:58:25.917Z ##### ##### ###### ##### ###### #### # # # #### #
1142023-12-01T19:58:25.917Z # # # # # # # # # # # # # # #
1152023-12-01T19:58:25.917Z # # # # ##### # # ##### # # # # # #### #
1162023-12-01T19:58:25.917Z ##### ##### # ##### # # # # # # # # #
1172023-12-01T19:58:25.917Z # # # # # # # # # # # # # # #
1182023-12-01T19:58:25.917Z # # # ###### # # ###### ### # #### # #### #
1192023-12-01T19:58:25.917Z
1202023-12-01T19:58:36.164Z Startup: Refreshing catalog 'helios-dev' ... Done
1212023-12-01T19:58:37.324Z Startup: Caching catalogs ... Done
1222023-12-01T19:58:43.539ZPlanning: Solver setup ... Done (5.886s)
1232023-12-01T19:58:43.680ZPlanning: Running solver ... Done (0.138s)
1242023-12-01T19:58:43.743ZPlanning: Finding local manifests ... Done (0.003s)
1252023-12-01T19:58:43.773ZPlanning: Fetching manifests: 0/4 0% complete
1262023-12-01T19:58:44.067ZPlanning: Fetching manifests: 4/4 100% complete
1272023-12-01T19:58:44.152ZPlanning: Package planning ... Done (0.084s)
1282023-12-01T19:58:44.240ZPlanning: Merging actions ... Done (0.086s)
1292023-12-01T19:58:45.317ZPlanning: Checking for conflicting actions ... Done (1.078s)
1302023-12-01T19:58:45.362ZPlanning: Consolidating action changes ... Done (0.017s)
1312023-12-01T19:58:51.191ZPlanning: Evaluating mediators ... Done (5.857s)
1322023-12-01T19:58:51.207ZPlanning: Planning completed in 13.82 seconds
1332023-12-01T19:58:57.672Z Packages to install: 4
1342023-12-01T19:58:57.672Z Mediators to change: 2
1352023-12-01T19:58:57.672Z Services to change: 1
1362023-12-01T19:58:57.675Z Estimated space available: 148.88 GB
1372023-12-01T19:58:57.675ZEstimated space to be consumed: 1.38 GB
1382023-12-01T19:58:57.675Z Create boot environment: No
1392023-12-01T19:58:57.675ZCreate backup boot environment: No
1402023-12-01T19:58:57.675Z Rebuild boot archive: No
1412023-12-01T19:58:57.675Z
1422023-12-01T19:58:57.675ZChanged mediators:
1432023-12-01T19:58:57.675Z mediator clang:
1442023-12-01T19:58:57.675Z version: None -> 15 (system default)
1452023-12-01T19:58:57.675Z
1462023-12-01T19:58:57.675Z mediator llvm:
1472023-12-01T19:58:57.675Z version: 14 (system default) -> 15 (system default)
1482023-12-01T19:58:57.675Z
1492023-12-01T19:58:57.675ZChanged packages:
1502023-12-01T19:58:57.675Zhelios-dev
1512023-12-01T19:58:57.675Z developer/build-essential
1522023-12-01T19:58:57.675Z None -> 11-2.0
1532023-12-01T19:58:57.675Z library/libxmlsec1
1542023-12-01T19:58:57.675Z None -> 1.2.35-2.0
1552023-12-01T19:58:57.675Z ooce/developer/clang-15
1562023-12-01T19:58:57.675Z None -> 15.0.7-2.0
1572023-12-01T19:58:57.675Z ooce/developer/llvm-15
1582023-12-01T19:58:57.675Z None -> 15.0.7-2.0
1592023-12-01T19:58:57.675Z
1602023-12-01T19:58:57.675ZServices:
1612023-12-01T19:58:57.675Z restart_fmri:
1622023-12-01T19:58:57.675Z svc:/system/update-man-index:default
1632023-12-01T19:58:57.939Z
1642023-12-01T19:58:57.941ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1652023-12-01T19:59:02.993ZDownload: 1201/3290 items 83.5/212.6MB 39% complete (17.2M/s)
1662023-12-01T19:59:07.996ZDownload: 2933/3290 items 121.2/212.6MB 57% complete (12.2M/s)
1672023-12-01T19:59:13.555ZDownload: 3286/3290 items 212.6/212.6MB 99% complete (13.8M/s)
1682023-12-01T19:59:13.615ZDownload: Completed 212.60 MB in 15.68 seconds (13.6M/s)
1692023-12-01T19:59:13.849Z Actions: 1/3687 actions (Installing new actions)
1702023-12-01T19:59:18.850Z Actions: 2437/3687 actions (Installing new actions)
1712023-12-01T19:59:21.886Z Actions: Completed 3687 actions in 8.04 seconds.
1722023-12-01T19:59:22.093Z Done (0.199s)
1732023-12-01T19:59:22.093Z Done (0.000s)
1742023-12-01T19:59:22.346Z Done (0.253s)
1752023-12-01T19:59:29.993Z Done (7.525s)
1762023-12-01T19:59:30.256Z Done (0.166s)
1772023-12-01T19:59:30.259Z Done (0.000s)
1782023-12-01T19:59:30.473Z Done (0.000s)
1792023-12-01T19:59:31.168ZPlanning: Evaluating mediator changes ... Done
1802023-12-01T19:59:31.449ZPlanning: Checking for conflicting actions ... Done
1812023-12-01T19:59:31.452ZPlanning: Consolidating action changes ... Done
1822023-12-01T19:59:31.884ZPlanning: Evaluating mediators ... Done
1832023-12-01T19:59:31.887ZPlanning: Planning completed in 0.72 seconds
1842023-12-01T19:59:31.938Z Mediators to change: 2
1852023-12-01T19:59:31.941Z Create boot environment: No
1862023-12-01T19:59:31.941ZCreate backup boot environment: No
1872023-12-01T19:59:32.029Z Done
1882023-12-01T19:59:32.029Z Done
1892023-12-01T19:59:32.183Z Done
1902023-12-01T19:59:37.948Z Done
1912023-12-01T19:59:38.072Z Done
1922023-12-01T19:59:38.075Z Done
1932023-12-01T19:59:38.222Z Done
1942023-12-01T19:59:39.223ZPlanning: Evaluating mediator changes ... Done
1952023-12-01T19:59:39.226ZPlanning: Merging actions ... Done
1962023-12-01T19:59:39.552ZPlanning: Checking for conflicting actions ... Done
1972023-12-01T19:59:39.555ZPlanning: Consolidating action changes ... Done
1982023-12-01T19:59:39.979ZPlanning: Evaluating mediators ... Done
1992023-12-01T19:59:40.069ZPlanning: Planning completed in 1.28 seconds
2002023-12-01T19:59:40.126Z Packages to change: 1
2012023-12-01T19:59:40.128Z Mediators to change: 1
2022023-12-01T19:59:40.128Z Services to change: 1
2032023-12-01T19:59:40.128Z Create boot environment: No
2042023-12-01T19:59:40.129ZCreate backup boot environment: Yes
2052023-12-01T19:59:42.151Z Actions: 1/6 actions (Updating modified actions)
2062023-12-01T19:59:42.154Z Actions: Completed 6 actions in 0.00 seconds.
2072023-12-01T19:59:42.154Z Done
2082023-12-01T19:59:42.154Z Done
2092023-12-01T19:59:42.211Z Done
2102023-12-01T19:59:48.001Z Done
2112023-12-01T19:59:48.123Z Done
2122023-12-01T19:59:48.126Z Done
2132023-12-01T19:59:48.224Z Done
2142023-12-01T19:59:48.888ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2152023-12-01T19:59:48.888Zclang system 15 system
2162023-12-01T19:59:48.888Zcsh system system illumos
2172023-12-01T19:59:48.888Zctags system system illumos
2182023-12-01T19:59:48.888Zgcc vendor 12 vendor
2192023-12-01T19:59:48.888Zgcc system 10 system
2202023-12-01T19:59:48.888Zgcc system 7 system
2212023-12-01T19:59:48.888Zgo system 1.20 system
2222023-12-01T19:59:48.888Zgo system 1.19 system
2232023-12-01T19:59:48.888Zllvm system 15 system
2242023-12-01T19:59:48.888Zllvm system 14 system
2252023-12-01T19:59:48.888Zmariadb system 10.6 system
2262023-12-01T19:59:48.888Zmta vendor vendor dma
2272023-12-01T19:59:48.888Zopenjdk system 17 system
2282023-12-01T19:59:48.888Zopenjdk system 11 system
2292023-12-01T19:59:48.888Zopenjdk system 1.8 system
2302023-12-01T19:59:48.888Zopenssl vendor 3 vendor
2312023-12-01T19:59:48.888Zperl system 5.36 system
2322023-12-01T19:59:48.888Zpostgresql system 15 system
2332023-12-01T19:59:48.888Zpostgresql system 13 system
2342023-12-01T19:59:48.888Zpython vendor 3 vendor
2352023-12-01T19:59:48.888Zpython system 2 system
2362023-12-01T19:59:48.888Zpython3 system 3.11 system
2372023-12-01T19:59:48.889Zruby system 3.0 system
2382023-12-01T19:59:48.889Zwords vendor vendor american-english
2392023-12-01T19:59:48.889Zwords system system australian-english
2402023-12-01T19:59:48.889Zwords system system british-english
2412023-12-01T19:59:48.889Zwords system system canadian-english
2422023-12-01T19:59:48.889Zwords system system french
2432023-12-01T19:59:48.889Zwords system system italian
2442023-12-01T19:59:48.890Zwords system system ngerman
2452023-12-01T19:59:48.890Zwords system system ogerman
2462023-12-01T19:59:48.890Zwords system system spanish
2472023-12-01T19:59:49.420ZFMRI IFO
2482023-12-01T19:59:49.420Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2492023-12-01T19:59:49.420Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2502023-12-01T19:59:49.420Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2512023-12-01T19:59:49.420Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z im-
2522023-12-01T19:59:49.420Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2532023-12-01T19:59:49.420Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z i--
2542023-12-01T19:59:49.494Z+ set -o errexit
2552023-12-01T19:59:49.499Z+++ dirname ./tools/ci_download_cockroachdb
2562023-12-01T19:59:49.499Z++ cd ./tools
2572023-12-01T19:59:49.499Z++ pwd
2582023-12-01T19:59:49.499Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2592023-12-01T19:59:49.499Z++ basename ./tools/ci_download_cockroachdb
2602023-12-01T19:59:49.548Z+ ARG0=ci_download_cockroachdb
2612023-12-01T19:59:49.548Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2622023-12-01T19:59:49.548Z+ CIDL_VERSION=v22.1.9
2632023-12-01T19:59:49.551Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2642023-12-01T19:59:49.551Z++ CIDL_MD5_DARWIN=2db972c254b4e3b599e12110520178b5
2652023-12-01T19:59:49.551Z++ CIDL_MD5_LINUX=8c3170883e0a0be1a34b44090c067a8c
2662023-12-01T19:59:49.551Z++ CIDL_MD5_ILLUMOS=d8999aff364e5d70f226e139fda724a3
2672023-12-01T19:59:49.551Z+ TARGET_DIR=out
2682023-12-01T19:59:49.551Z+ DOWNLOAD_DIR=out/downloads
2692023-12-01T19:59:49.551Z+ DEST_DIR=./out/cockroachdb
2702023-12-01T19:59:49.552Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2712023-12-01T19:59:49.552Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2722023-12-01T19:59:49.552Z+ main
2732023-12-01T19:59:49.552Z+ [[ 0 != 0 ]]
2742023-12-01T19:59:49.552Z+ CIDL_OS=solaris2.11
2752023-12-01T19:59:49.552Z+ [[ 0 != 0 ]]
2762023-12-01T19:59:49.552Z+ configure_os solaris2.11
2772023-12-01T19:59:49.552Z+ echo 'current directory: /work/oxidecomputer/omicron'
2782023-12-01T19:59:49.552Zcurrent directory: /work/oxidecomputer/omicron
2792023-12-01T19:59:49.552Zconfiguring based on OS: "solaris2.11"
2802023-12-01T19:59:49.552Z+ echo 'configuring based on OS: "solaris2.11"'
2812023-12-01T19:59:49.552Z+ case "$1" in
2822023-12-01T19:59:49.552Z+ CIDL_BUILD=illumos
2832023-12-01T19:59:49.552Z+ CIDL_SUFFIX=tar.gz
2842023-12-01T19:59:49.552Z+ CIDL_MD5=d8999aff364e5d70f226e139fda724a3
2852023-12-01T19:59:49.552Z+ CIDL_MD5FUNC=do_md5sum
2862023-12-01T19:59:49.552Z+ CIDL_URL_BASE=https://illumos.org/downloads
2872023-12-01T19:59:49.552Z+ CIDL_ASSEMBLE=do_assemble_illumos
2882023-12-01T19:59:49.552Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2892023-12-01T19:59:49.552Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2902023-12-01T19:59:49.555Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2912023-12-01T19:59:49.555Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2922023-12-01T19:59:49.555Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2932023-12-01T19:59:49.555Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
2942023-12-01T19:59:49.555ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2952023-12-01T19:59:49.555Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
2962023-12-01T19:59:49.555ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
2972023-12-01T19:59:49.555Z+ mkdir -p out/downloads
2982023-12-01T19:59:49.562Z+ mkdir -p ./out/cockroachdb
2992023-12-01T19:59:49.562Z+ local DO_DOWNLOAD=true
3002023-12-01T19:59:49.562Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
3012023-12-01T19:59:49.562Z+ '[' true == true ']'
3022023-12-01T19:59:49.562Z+ echo Downloading...
3032023-12-01T19:59:49.562Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
3042023-12-01T19:59:49.562ZDownloading...
3052023-12-01T19:59:49.562Z+ 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
3062023-12-01T19:59:52.432Z++ do_md5sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
3072023-12-01T19:59:52.435Z++ md5sum
3082023-12-01T19:59:52.435Z++ awk '{print $1}'
3092023-12-01T19:59:52.654Z+ calculated_md5=d8999aff364e5d70f226e139fda724a3
3102023-12-01T19:59:52.654Z+ [[ 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 ]]
3112023-12-01T19:59:52.654Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
3122023-12-01T19:59:52.665Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
3132023-12-01T19:59:55.967Z+ do_assemble_illumos
3142023-12-01T19:59:55.967Z+ rm -r ./out/cockroachdb
3152023-12-01T19:59:55.970Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
3162023-12-01T19:59:56.610Z+ ./out/cockroachdb/bin/cockroach version
3172023-12-01T19:59:56.953ZBuild Tag: v22.1.9-dirty
3182023-12-01T19:59:56.953ZBuild Time: 2022/10/26 21:17:46
3192023-12-01T19:59:56.953ZDistribution: OSS
3202023-12-01T19:59:56.954ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3212023-12-01T19:59:56.954ZGo Version: go1.17.13
3222023-12-01T19:59:56.954ZC Compiler: gcc 10.3.0
3232023-12-01T19:59:56.954ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3242023-12-01T19:59:56.954ZBuild Type: release
3252023-12-01T19:59:56.980Z+ set -o errexit
3262023-12-01T19:59:56.983Z+++ dirname ./tools/ci_download_clickhouse
3272023-12-01T19:59:56.985Z++ cd ./tools
3282023-12-01T19:59:56.985Z++ pwd
3292023-12-01T19:59:56.985Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3302023-12-01T19:59:56.989Z++ basename ./tools/ci_download_clickhouse
3312023-12-01T19:59:56.989Z+ ARG0=ci_download_clickhouse
3322023-12-01T19:59:56.989Z+ TARGET_DIR=out
3332023-12-01T19:59:56.989Z+ DOWNLOAD_DIR=out/downloads
3342023-12-01T19:59:56.989Z+ DEST_DIR=./out/clickhouse
3352023-12-01T19:59:56.989Z+ CIDL_VERSION=v22.8.9.24
3362023-12-01T19:59:56.989Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3372023-12-01T19:59:56.989Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3382023-12-01T19:59:56.989Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3392023-12-01T19:59:56.989Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3402023-12-01T19:59:56.989Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3412023-12-01T19:59:56.992Z+ main
3422023-12-01T19:59:56.992Z+ [[ 0 != 0 ]]
3432023-12-01T19:59:56.993Z+ CIDL_OS=solaris2.11
3442023-12-01T19:59:56.993Z+ [[ 0 != 0 ]]
3452023-12-01T19:59:56.993Z+ configure_os solaris2.11
3462023-12-01T19:59:56.993Z+ echo 'current directory: /work/oxidecomputer/omicron'
3472023-12-01T19:59:56.993Zcurrent directory: /work/oxidecomputer/omicron
3482023-12-01T19:59:56.994Z+ echo 'configuring based on OS: "solaris2.11"'
3492023-12-01T19:59:56.994Zconfiguring based on OS: "solaris2.11"
3502023-12-01T19:59:56.994Z+ CIDL_DASHREV=
3512023-12-01T19:59:56.994Z+ case "$1" in
3522023-12-01T19:59:56.994Z+ CIDL_PLATFORM=illumos
3532023-12-01T19:59:56.994Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3542023-12-01T19:59:56.994Z+ CIDL_MD5FUNC=do_md5sum
3552023-12-01T19:59:56.994Z+ CIDL_DASHREV=-1
3562023-12-01T19:59:56.994Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3572023-12-01T19:59:56.994Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3582023-12-01T19:59:56.994Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3592023-12-01T19:59:56.994Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3602023-12-01T19:59:56.994Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3612023-12-01T19:59:56.994ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3622023-12-01T19:59:56.994ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3632023-12-01T19:59:56.994Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3642023-12-01T19:59:56.994Z+ mkdir -p out/downloads
3652023-12-01T19:59:57.001Z+ mkdir -p ./out/clickhouse
3662023-12-01T19:59:57.001Z+ local DO_DOWNLOAD=true
3672023-12-01T19:59:57.001Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3682023-12-01T19:59:57.001Z+ '[' true == true ']'
3692023-12-01T19:59:57.001Z+ echo Downloading...
3702023-12-01T19:59:57.001ZDownloading...
3712023-12-01T19:59:57.001Z+ 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
3722023-12-01T19:59:57.001Z+ 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
3732023-12-01T19:59:58.337Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3742023-12-01T19:59:58.339Z++ md5sum
3752023-12-01T19:59:58.339Z++ awk '{print $1}'
3762023-12-01T19:59:58.597Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3772023-12-01T19:59:58.597Z+ [[ 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 ]]
3782023-12-01T19:59:58.597Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3792023-12-01T19:59:58.600Z+ mkdir -p ./out/clickhouse
3802023-12-01T19:59:58.600Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3812023-12-01T20:00:03.396Z+ ./out/clickhouse/clickhouse server --version
3822023-12-01T20:00:03.451ZClickHouse server version 22.8.9.1.
3832023-12-01T20:00:03.476Z+ set -o errexit
3842023-12-01T20:00:03.478Z+++ dirname ./tools/ci_download_console
3852023-12-01T20:00:03.482Z++ cd ./tools
3862023-12-01T20:00:03.482Z++ pwd
3872023-12-01T20:00:03.482Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3882023-12-01T20:00:03.482Z++ basename ./tools/ci_download_console
3892023-12-01T20:00:03.482Z+ ARG0=ci_download_console
3902023-12-01T20:00:03.485Z+ TARGET_DIR=out
3912023-12-01T20:00:03.485Z+ DOWNLOAD_DIR=out/downloads
3922023-12-01T20:00:03.486Z+ DEST_DIR=./out/console-assets
3932023-12-01T20:00:03.486Z+ source /work/oxidecomputer/omicron/tools/console_version
3942023-12-01T20:00:03.486Z++ COMMIT=ae8218df707360a902133f4a96b48a3b5a62a09e
3952023-12-01T20:00:03.486Z++ SHA2=ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989
3962023-12-01T20:00:03.486Z+ URL=https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
3972023-12-01T20:00:03.486Z+ TARBALL_FILE=out/downloads/console.tar.gz
3982023-12-01T20:00:03.486Z+ main
3992023-12-01T20:00:03.486Z+ [[ 0 != 0 ]]
4002023-12-01T20:00:03.487Z+ echo 'URL: https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz'
4012023-12-01T20:00:03.487ZURL: https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
4022023-12-01T20:00:03.487Z+ echo 'Local file: out/downloads/console.tar.gz'
4032023-12-01T20:00:03.487ZLocal file: out/downloads/console.tar.gz
4042023-12-01T20:00:03.487Z+ local DO_DOWNLOAD=true
4052023-12-01T20:00:03.487Z+ [[ -f out/downloads/console.tar.gz ]]
4062023-12-01T20:00:03.487Z+ mkdir -p out/downloads
4072023-12-01T20:00:03.490Z+ '[' true == true ']'
4082023-12-01T20:00:03.490Z+ echo Downloading...
4092023-12-01T20:00:03.490ZDownloading...
4102023-12-01T20:00:03.490Z+ do_download_curl https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz out/downloads/console.tar.gz
4112023-12-01T20:00:03.490Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
4122023-12-01T20:00:04.094Z++ do_sha256sum out/downloads/console.tar.gz
4132023-12-01T20:00:04.098Z++ case "$OSTYPE" in
4142023-12-01T20:00:04.098Z++ SHA=sha256sum
4152023-12-01T20:00:04.098Z++ sha256sum
4162023-12-01T20:00:04.098Z++ awk '{print $1}'
4172023-12-01T20:00:04.126Z+ calculated_sha2=ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989
4182023-12-01T20:00:04.126Z+ [[ ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989 != \a\e\3\5\b\9\9\1\d\3\f\f\8\3\5\a\5\9\b\5\9\1\2\6\2\9\8\7\9\0\c\b\7\4\3\1\a\2\8\2\b\2\5\b\a\4\a\d\d\4\e\7\f\b\6\e\a\6\b\9\8\9\8\9 ]]
4192023-12-01T20:00:04.142Z+ rm -rf ./out/console-assets
4202023-12-01T20:00:04.142Z+ mkdir -p ./out/console-assets
4212023-12-01T20:00:04.142Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4222023-12-01T20:00:04.142Z+ mkdir -p ./out/console-assets
4232023-12-01T20:00:04.143Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4242023-12-01T20:00:04.263Z+ set -o errexit
4252023-12-01T20:00:04.266Z+++ dirname ./tools/ci_download_maghemite_openapi
4262023-12-01T20:00:04.269Z++ cd ./tools
4272023-12-01T20:00:04.269Z++ pwd
4282023-12-01T20:00:04.269Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4292023-12-01T20:00:04.269Z++ basename ./tools/ci_download_maghemite_openapi
4302023-12-01T20:00:04.272Z+ ARG0=ci_download_maghemite_openapi
4312023-12-01T20:00:04.272Z+ TARGET_DIR=out
4322023-12-01T20:00:04.272Z+ DOWNLOAD_DIR=out/downloads
4332023-12-01T20:00:04.272Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4342023-12-01T20:00:04.272Z++ COMMIT=579592bf474ec4b86805ada60c1b920b3beef5a7
4352023-12-01T20:00:04.272Z++ SHA2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4362023-12-01T20:00:04.272Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/ddm-admin.json
4372023-12-01T20:00:04.272Z+ LOCAL_FILE=out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4382023-12-01T20:00:04.272Z+ main
4392023-12-01T20:00:04.272Z+ [[ 0 != 0 ]]
4402023-12-01T20:00:04.272Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/ddm-admin.json'
4412023-12-01T20:00:04.272ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/ddm-admin.json
4422023-12-01T20:00:04.272Z+ echo 'Local file: out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json'
4432023-12-01T20:00:04.272ZLocal file: out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4442023-12-01T20:00:04.272Z+ local DO_DOWNLOAD=true
4452023-12-01T20:00:04.272Z+ [[ -f out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json ]]
4462023-12-01T20:00:04.272Z+ mkdir -p out/downloads
4472023-12-01T20:00:04.275Z+ '[' true == true ']'
4482023-12-01T20:00:04.275Z+ echo Downloading...
4492023-12-01T20:00:04.275ZDownloading...
4502023-12-01T20:00:04.275Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/ddm-admin.json out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4512023-12-01T20:00:04.275Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/ddm-admin.json
4522023-12-01T20:00:04.473Z++ do_sha256sum out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4532023-12-01T20:00:04.473Z++ case "$OSTYPE" in
4542023-12-01T20:00:04.473Z++ SHA=sha256sum
4552023-12-01T20:00:04.476Z++ sha256sum
4562023-12-01T20:00:04.476Z++ awk '{print $1}'
4572023-12-01T20:00:04.480Z+ calculated_sha2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4582023-12-01T20:00:04.480Z+ [[ 9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf != \9\7\3\7\9\0\6\5\5\5\a\6\0\9\1\1\6\3\6\5\3\2\f\0\0\f\1\d\c\2\8\6\6\d\c\7\c\d\6\5\5\3\b\e\b\1\0\6\e\9\e\5\7\b\e\a\b\a\d\4\1\c\d\f ]]
4592023-12-01T20:00:04.483Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4602023-12-01T20:00:04.483Z++ COMMIT=579592bf474ec4b86805ada60c1b920b3beef5a7
4612023-12-01T20:00:04.483Z++ SHA2=6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971
4622023-12-01T20:00:04.483Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/mg-admin.json
4632023-12-01T20:00:04.483Z+ LOCAL_FILE=out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4642023-12-01T20:00:04.483Z+ main
4652023-12-01T20:00:04.483Z+ [[ 0 != 0 ]]
4662023-12-01T20:00:04.483Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/mg-admin.json'
4672023-12-01T20:00:04.485ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/mg-admin.json
4682023-12-01T20:00:04.485Z+ echo 'Local file: out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json'
4692023-12-01T20:00:04.485ZLocal file: out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4702023-12-01T20:00:04.485Z+ local DO_DOWNLOAD=true
4712023-12-01T20:00:04.485Z+ [[ -f out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json ]]
4722023-12-01T20:00:04.485Z+ mkdir -p out/downloads
4732023-12-01T20:00:04.485Z+ '[' true == true ']'
4742023-12-01T20:00:04.485Z+ echo Downloading...
4752023-12-01T20:00:04.485ZDownloading...
4762023-12-01T20:00:04.485Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/mg-admin.json out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4772023-12-01T20:00:04.485Z+ curl --silent --show-error --fail --location --output out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/mg-admin.json
4782023-12-01T20:00:05.031Z++ do_sha256sum out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4792023-12-01T20:00:05.037Z++ case "$OSTYPE" in
4802023-12-01T20:00:05.037Z++ SHA=sha256sum
4812023-12-01T20:00:05.037Z++ sha256sum
4822023-12-01T20:00:05.037Z++ awk '{print $1}'
4832023-12-01T20:00:05.037Z+ calculated_sha2=6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971
4842023-12-01T20:00:05.040Z+ [[ 6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971 != \6\c\1\f\a\b\8\d\5\0\2\8\b\5\2\a\1\6\1\d\8\b\f\0\2\a\a\e\4\7\8\4\4\6\9\9\c\d\c\5\f\7\b\2\8\e\1\a\c\5\1\9\f\c\4\e\c\1\a\b\3\9\7\1 ]]
4852023-12-01T20:00:05.047Z+ set -o errexit
4862023-12-01T20:00:05.050Z+++ dirname ./tools/ci_download_dendrite_openapi
4872023-12-01T20:00:05.052Z++ cd ./tools
4882023-12-01T20:00:05.053Z++ pwd
4892023-12-01T20:00:05.053Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4902023-12-01T20:00:05.056Z++ basename ./tools/ci_download_dendrite_openapi
4912023-12-01T20:00:05.056Z+ ARG0=ci_download_dendrite_openapi
4922023-12-01T20:00:05.056Z+ TARGET_DIR=out
4932023-12-01T20:00:05.056Z+ DOWNLOAD_DIR=out/downloads
4942023-12-01T20:00:05.056Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4952023-12-01T20:00:05.056Z++ COMMIT=2af6adea85c62ac37e451148b84e5eb0ef005f36
4962023-12-01T20:00:05.056Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
4972023-12-01T20:00:05.056Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/2af6adea85c62ac37e451148b84e5eb0ef005f36/dpd.json
4982023-12-01T20:00:05.056Z+ LOCAL_FILE=out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json
4992023-12-01T20:00:05.056Z+ main
5002023-12-01T20:00:05.056Z+ [[ 0 != 0 ]]
5012023-12-01T20:00:05.056Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/2af6adea85c62ac37e451148b84e5eb0ef005f36/dpd.json'
5022023-12-01T20:00:05.056ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/2af6adea85c62ac37e451148b84e5eb0ef005f36/dpd.json
5032023-12-01T20:00:05.056Z+ echo 'Local file: out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json'
5042023-12-01T20:00:05.056ZLocal file: out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json
5052023-12-01T20:00:05.056Z+ local DO_DOWNLOAD=true
5062023-12-01T20:00:05.056Z+ [[ -f out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json ]]
5072023-12-01T20:00:05.056Z+ mkdir -p out/downloads
5082023-12-01T20:00:05.059Z+ '[' true == true ']'
5092023-12-01T20:00:05.059Z+ echo Downloading...
5102023-12-01T20:00:05.059ZDownloading...
5112023-12-01T20:00:05.059Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/2af6adea85c62ac37e451148b84e5eb0ef005f36/dpd.json out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json
5122023-12-01T20:00:05.059Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/2af6adea85c62ac37e451148b84e5eb0ef005f36/dpd.json
5132023-12-01T20:00:05.207Z++ do_sha256sum out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json
5142023-12-01T20:00:05.207Z++ case "$OSTYPE" in
5152023-12-01T20:00:05.210Z++ SHA=sha256sum
5162023-12-01T20:00:05.210Z++ sha256sum
5172023-12-01T20:00:05.210Z++ awk '{print $1}'
5182023-12-01T20:00:05.213Z+ calculated_sha2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5192023-12-01T20:00:05.213Z+ [[ 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 ]]
5202023-12-01T20:00:05.224Z+ set -o errexit
5212023-12-01T20:00:05.227Z+++ dirname ./tools/ci_download_dendrite_stub
5222023-12-01T20:00:05.229Z++ cd ./tools
5232023-12-01T20:00:05.229Z++ pwd
5242023-12-01T20:00:05.229Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5252023-12-01T20:00:05.233Z++ basename ./tools/ci_download_dendrite_stub
5262023-12-01T20:00:05.234Z+ ARG0=ci_download_dendrite_stub
5272023-12-01T20:00:05.234Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5282023-12-01T20:00:05.234Z++ CIDL_SHA256_ILLUMOS=dc93b671cce54e83ed55faaa267f81ba9e65abcd6714aa559d68a8783d73b1c1
5292023-12-01T20:00:05.234Z++ CIDL_SHA256_LINUX_DPD=b13b391a085ba6bf16fdd99774f64c9d53cd7220ad518d5839c8558fb925c40c
5302023-12-01T20:00:05.234Z++ CIDL_SHA256_LINUX_SWADM=6bfa4e367eb2b0be89f1588ac458026a186314597a4feb9fee6cea60101c7ebe
5312023-12-01T20:00:05.234Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5322023-12-01T20:00:05.234Z++ COMMIT=2af6adea85c62ac37e451148b84e5eb0ef005f36
5332023-12-01T20:00:05.234Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5342023-12-01T20:00:05.234Z+ TARGET_DIR=out
5352023-12-01T20:00:05.234Z+ DOWNLOAD_DIR=out/downloads
5362023-12-01T20:00:05.234Z+ DEST_DIR=./out/dendrite-stub
5372023-12-01T20:00:05.234Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5382023-12-01T20:00:05.234Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5392023-12-01T20:00:05.234Z+ REPO=oxidecomputer/dendrite
5402023-12-01T20:00:05.234Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/2af6adea85c62ac37e451148b84e5eb0ef005f36
5412023-12-01T20:00:05.234Z+ main
5422023-12-01T20:00:05.234Z+ [[ 0 != 0 ]]
5432023-12-01T20:00:05.234Z+ CIDL_OS=solaris2.11
5442023-12-01T20:00:05.234Z+ [[ 0 != 0 ]]
5452023-12-01T20:00:05.234Z+ configure_os solaris2.11
5462023-12-01T20:00:05.234Z+ echo 'current directory: /work/oxidecomputer/omicron'
5472023-12-01T20:00:05.234Zcurrent directory: /work/oxidecomputer/omicron
5482023-12-01T20:00:05.234Z+ echo 'configuring based on OS: "solaris2.11"'
5492023-12-01T20:00:05.234Zconfiguring based on OS: "solaris2.11"
5502023-12-01T20:00:05.234Z+ case "$1" in
5512023-12-01T20:00:05.236Z+ SET_BINARIES=
5522023-12-01T20:00:05.236Z+ CIDL_SHA256=dc93b671cce54e83ed55faaa267f81ba9e65abcd6714aa559d68a8783d73b1c1
5532023-12-01T20:00:05.236Z+ CIDL_SHA256FUNC=do_sha256sum
5542023-12-01T20:00:05.236Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5552023-12-01T20:00:05.236Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/2af6adea85c62ac37e451148b84e5eb0ef005f36/dendrite-stub.tar.gz
5562023-12-01T20:00:05.236Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5572023-12-01T20:00:05.240Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/2af6adea85c62ac37e451148b84e5eb0ef005f36/dendrite-stub.tar.gz'
5582023-12-01T20:00:05.240Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5592023-12-01T20:00:05.240ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/2af6adea85c62ac37e451148b84e5eb0ef005f36/dendrite-stub.tar.gz
5602023-12-01T20:00:05.240ZLocal file: out/downloads/dendrite-stub.tar.gz
5612023-12-01T20:00:05.240Z+ mkdir -p out/downloads
5622023-12-01T20:00:05.240Z+ mkdir -p ./out/dendrite-stub
5632023-12-01T20:00:05.240Z+ fetch_and_verify
5642023-12-01T20:00:05.240Z+ local DO_DOWNLOAD=true
5652023-12-01T20:00:05.240Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5662023-12-01T20:00:05.240Z+ '[' true == true ']'
5672023-12-01T20:00:05.240Z+ echo Downloading...
5682023-12-01T20:00:05.240ZDownloading...
5692023-12-01T20:00:05.240Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/2af6adea85c62ac37e451148b84e5eb0ef005f36/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5702023-12-01T20:00:05.240Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/2af6adea85c62ac37e451148b84e5eb0ef005f36/dendrite-stub.tar.gz
5712023-12-01T20:00:12.688Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5722023-12-01T20:00:12.691Z++ sha256sum
5732023-12-01T20:00:12.691Z++ awk '{print $1}'
5742023-12-01T20:00:12.792Z+ calculated_sha256=dc93b671cce54e83ed55faaa267f81ba9e65abcd6714aa559d68a8783d73b1c1
5752023-12-01T20:00:12.792Z+ [[ dc93b671cce54e83ed55faaa267f81ba9e65abcd6714aa559d68a8783d73b1c1 != \d\c\9\3\b\6\7\1\c\c\e\5\4\e\8\3\e\d\5\5\f\a\a\a\2\6\7\f\8\1\b\a\9\e\6\5\a\b\c\d\6\7\1\4\a\a\5\5\9\d\6\8\a\8\7\8\3\d\7\3\b\1\c\1 ]]
5762023-12-01T20:00:12.792Z+ do_untar out/downloads/dendrite-stub.tar.gz
5772023-12-01T20:00:12.792Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5782023-12-01T20:00:13.772Z+ do_assemble
5792023-12-01T20:00:13.772Z+ rm -r ./out/dendrite-stub
5802023-12-01T20:00:13.775Z+ mkdir ./out/dendrite-stub
5812023-12-01T20:00:13.778Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5822023-12-01T20:00:13.926Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5832023-12-01T20:00:13.939Z+ set -o errexit
5842023-12-01T20:00:13.941Z+++ dirname ./tools/ci_download_maghemite_mgd
5852023-12-01T20:00:13.944Z++ cd ./tools
5862023-12-01T20:00:13.944Z++ pwd
5872023-12-01T20:00:13.945Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5882023-12-01T20:00:13.948Z++ basename ./tools/ci_download_maghemite_mgd
5892023-12-01T20:00:13.948Z+ ARG0=ci_download_maghemite_mgd
5902023-12-01T20:00:13.948Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5912023-12-01T20:00:13.948Z++ CIDL_SHA256=82aa1ca1d7701b2221c442d58f912be59798258d574effcb866ffab22753cf38
5922023-12-01T20:00:13.948Z++ MGD_LINUX_SHA256=81231b30872fa1c581aa22c101f32d11f33f335758ac1fd2653436fbc7aab93f
5932023-12-01T20:00:13.948Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
5942023-12-01T20:00:13.948Z++ COMMIT=579592bf474ec4b86805ada60c1b920b3beef5a7
5952023-12-01T20:00:13.948Z++ SHA2=6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971
5962023-12-01T20:00:13.948Z+ TARGET_DIR=out
5972023-12-01T20:00:13.948Z+ DOWNLOAD_DIR=out/downloads
5982023-12-01T20:00:13.948Z+ DEST_DIR=./out/mgd
5992023-12-01T20:00:13.948Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
6002023-12-01T20:00:13.948Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6012023-12-01T20:00:13.948Z+ REPO=oxidecomputer/maghemite
6022023-12-01T20:00:13.948Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7
6032023-12-01T20:00:13.949Z+ main
6042023-12-01T20:00:13.949Z+ [[ 0 != 0 ]]
6052023-12-01T20:00:13.949Z+ CIDL_OS=solaris2.11
6062023-12-01T20:00:13.949Z+ [[ 0 != 0 ]]
6072023-12-01T20:00:13.950Z+ configure_os solaris2.11
6082023-12-01T20:00:13.950Z+ echo 'current directory: /work/oxidecomputer/omicron'
6092023-12-01T20:00:13.950Z+ echo 'configuring based on OS: "solaris2.11"'
6102023-12-01T20:00:13.950Z+ case "$1" in
6112023-12-01T20:00:13.950Z+ SET_BINARIES=
6122023-12-01T20:00:13.950Z+ CIDL_SHA256FUNC=do_sha256sum
6132023-12-01T20:00:13.950Z+ TARBALL_FILENAME=mgd.tar.gz
6142023-12-01T20:00:13.950Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7/mgd.tar.gz
6152023-12-01T20:00:13.950Zcurrent directory: /work/oxidecomputer/omicron
6162023-12-01T20:00:13.950Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6172023-12-01T20:00:13.950Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7/mgd.tar.gz'
6182023-12-01T20:00:13.950Zconfiguring based on OS: "solaris2.11"
6192023-12-01T20:00:13.950ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7/mgd.tar.gz
6202023-12-01T20:00:13.950ZLocal file: out/downloads/mgd.tar.gz
6212023-12-01T20:00:13.950Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6222023-12-01T20:00:13.950Z+ mkdir -p out/downloads
6232023-12-01T20:00:13.954Z+ mkdir -p ./out/mgd
6242023-12-01T20:00:13.954Z+ fetch_and_verify
6252023-12-01T20:00:13.954Z+ local DO_DOWNLOAD=true
6262023-12-01T20:00:13.954Z+ [[ -f out/downloads/mgd.tar.gz ]]
6272023-12-01T20:00:13.954Z+ '[' true == true ']'
6282023-12-01T20:00:13.954Z+ echo Downloading...
6292023-12-01T20:00:13.954ZDownloading...
6302023-12-01T20:00:13.954Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7/mgd.tar.gz out/downloads/mgd.tar.gz
6312023-12-01T20:00:13.954Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7/mgd.tar.gz
6322023-12-01T20:00:18.705Z++ do_sha256sum out/downloads/mgd.tar.gz
6332023-12-01T20:00:18.708Z++ sha256sum
6342023-12-01T20:00:18.708Z++ awk '{print $1}'
6352023-12-01T20:00:18.781Z+ calculated_sha256=82aa1ca1d7701b2221c442d58f912be59798258d574effcb866ffab22753cf38
6362023-12-01T20:00:18.781Z+ [[ 82aa1ca1d7701b2221c442d58f912be59798258d574effcb866ffab22753cf38 != \8\2\a\a\1\c\a\1\d\7\7\0\1\b\2\2\2\1\c\4\4\2\d\5\8\f\9\1\2\b\e\5\9\7\9\8\2\5\8\d\5\7\4\e\f\f\c\b\8\6\6\f\f\a\b\2\2\7\5\3\c\f\3\8 ]]
6372023-12-01T20:00:18.781Z+ do_untar out/downloads/mgd.tar.gz
6382023-12-01T20:00:18.781Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6392023-12-01T20:00:19.431Z+ do_assemble
6402023-12-01T20:00:19.431Z+ rm -r ./out/mgd
6412023-12-01T20:00:19.435Z+ mkdir ./out/mgd
6422023-12-01T20:00:19.438Z+ cp -r out/downloads/root ./out/mgd/root
6432023-12-01T20:00:19.639Z+ set -o errexit
6442023-12-01T20:00:19.642Z+++ dirname ./tools/ci_download_transceiver_control
6452023-12-01T20:00:19.645Z++ cd ./tools
6462023-12-01T20:00:19.645Z++ pwd
6472023-12-01T20:00:19.645Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6482023-12-01T20:00:19.649Z++ basename ./tools/ci_download_transceiver_control
6492023-12-01T20:00:19.649Z+ ARG0=ci_download_transceiver_control
6502023-12-01T20:00:19.649Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6512023-12-01T20:00:19.650Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6522023-12-01T20:00:19.650Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6532023-12-01T20:00:19.650Z+ TARGET_DIR=out
6542023-12-01T20:00:19.650Z+ DOWNLOAD_DIR=out/downloads
6552023-12-01T20:00:19.650Z+ DEST_DIR=./out/transceiver-control
6562023-12-01T20:00:19.650Z+ BIN_DIR=/opt/oxide/bin
6572023-12-01T20:00:19.650Z+ BINARY=xcvradm
6582023-12-01T20:00:19.650Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6592023-12-01T20:00:19.650Z+ REPO=oxidecomputer/transceiver-control
6602023-12-01T20:00:19.650Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6612023-12-01T20:00:19.650Z+ main
6622023-12-01T20:00:19.650Z+ [[ 0 != 0 ]]
6632023-12-01T20:00:19.650Z+ CIDL_OS=solaris2.11
6642023-12-01T20:00:19.650Z+ [[ 0 != 0 ]]
6652023-12-01T20:00:19.650Z+ configure_os solaris2.11
6662023-12-01T20:00:19.650Z+ echo 'current directory: /work/oxidecomputer/omicron'
6672023-12-01T20:00:19.650Zcurrent directory: /work/oxidecomputer/omicron
6682023-12-01T20:00:19.650Z+ echo 'configuring based on OS: "solaris2.11"'
6692023-12-01T20:00:19.650Zconfiguring based on OS: "solaris2.11"
6702023-12-01T20:00:19.650Z+ case "$1" in
6712023-12-01T20:00:19.650Z+ SET_BINARIES=
6722023-12-01T20:00:19.650Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6732023-12-01T20:00:19.650Z+ CIDL_SHA256FUNC=do_sha256sum
6742023-12-01T20:00:19.650Z+ ARCHIVE_FILENAME=xcvradm.gz
6752023-12-01T20:00:19.650Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6762023-12-01T20:00:19.650Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6772023-12-01T20:00:19.650Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6782023-12-01T20:00:19.650ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6792023-12-01T20:00:19.650ZLocal file: out/downloads/xcvradm.gz
6802023-12-01T20:00:19.651Z+ echo 'Local file: out/downloads/xcvradm.gz'
6812023-12-01T20:00:19.652Z+ mkdir -p out/downloads
6822023-12-01T20:00:19.655Z+ mkdir -p ./out/transceiver-control
6832023-12-01T20:00:19.655Z+ fetch_and_verify
6842023-12-01T20:00:19.655Z+ local DO_DOWNLOAD=true
6852023-12-01T20:00:19.655Z+ [[ -f out/downloads/xcvradm.gz ]]
6862023-12-01T20:00:19.655Z+ '[' true == true ']'
6872023-12-01T20:00:19.655Z+ echo Downloading...
6882023-12-01T20:00:19.655ZDownloading...
6892023-12-01T20:00:19.655Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6902023-12-01T20:00:19.655Z+ 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
6912023-12-01T20:00:22.526Z++ do_sha256sum out/downloads/xcvradm.gz
6922023-12-01T20:00:22.529Z++ sha256sum
6932023-12-01T20:00:22.529Z++ awk '{print $1}'
6942023-12-01T20:00:22.551Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6952023-12-01T20:00:22.551Z+ [[ 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 ]]
6962023-12-01T20:00:22.554Z+ do_unpack out/downloads/xcvradm.gz
6972023-12-01T20:00:22.554Z+ mkdir -p out/downloads/root//opt/oxide/bin
6982023-12-01T20:00:22.554Z+ gzip -dc out/downloads/xcvradm.gz
6992023-12-01T20:00:22.726Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
7002023-12-01T20:00:22.729Z+ do_assemble
7012023-12-01T20:00:22.729Z+ rm -r ./out/transceiver-control
7022023-12-01T20:00:22.732Z+ mkdir ./out/transceiver-control
7032023-12-01T20:00:22.734Z+ cp -r out/downloads/root ./out/transceiver-control/root
7042023-12-01T20:00:22.954ZAll builder prerequisites installed successfully, and PATH looks valid
7052023-12-01T20:00:22.973Z
7062023-12-01T20:00:22.973Zreal 1:57.028338790
7072023-12-01T20:00:22.973Zuser 54.227957227
7082023-12-01T20:00:22.974Zsys 9.886580850
7092023-12-01T20:00:22.975Ztrap 0.024879103
7102023-12-01T20:00:22.975Ztflt 0.142237417
7112023-12-01T20:00:22.975Zdflt 0.689916878
7122023-12-01T20:00:22.975Zkflt 0.183724975
7132023-12-01T20:00:22.975Zlock 2.148688718
7142023-12-01T20:00:22.975Zslp 3:31.282248735
7152023-12-01T20:00:22.975Zlat 3.291448088
7162023-12-01T20:00:22.975Zstop 0.085037626
7172023-12-01T20:00:22.975Z
7182023-12-01T20:00:22.975Z #### # # ##### ##### # #
7192023-12-01T20:00:22.975Z # # # # # # # # # #
7202023-12-01T20:00:22.975Z # # # # # # # #
7212023-12-01T20:00:22.975Z # # # ##### ##### #
7222023-12-01T20:00:22.975Z # # # # # # #
7232023-12-01T20:00:22.975Z #### ###### # # # #
7242023-12-01T20:00:22.975Z
7252023-12-01T20:00:23.304Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7262023-12-01T20:00:23.694Z Updating crates.io index
7272023-12-01T20:00:23.697Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7282023-12-01T20:00:24.461Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7292023-12-01T20:00:26.105Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7302023-12-01T20:00:26.446Z Updating git repository `http://github.com/oxidecomputer/tofino`
7312023-12-01T20:00:26.802Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7322023-12-01T20:00:27.161Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7332023-12-01T20:00:27.448Z Updating git repository `https://github.com/oxidecomputer/propolis`
7342023-12-01T20:00:28.442Z Updating git repository `https://github.com/oxidecomputer/crucible`
7352023-12-01T20:00:30.243Z Updating git repository `https://github.com/oxidecomputer/opte`
7362023-12-01T20:00:31.309Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7372023-12-01T20:00:31.676Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7382023-12-01T20:00:32.354Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7392023-12-01T20:00:32.705Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7402023-12-01T20:00:33.061Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7412023-12-01T20:00:33.463Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7422023-12-01T20:00:33.847Z Updating git repository `https://github.com/njaremko/samael`
7432023-12-01T20:00:34.307Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7442023-12-01T20:00:34.971Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7452023-12-01T20:00:35.352Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7462023-12-01T20:00:35.767Z Updating git repository `https://github.com/jgallagher/nix`
7472023-12-01T20:00:37.115Z Updating git repository `https://github.com/cbiffle/hubpack`
7482023-12-01T20:00:37.627Z Updating git repository `https://github.com/oxidecomputer/typify`
7492023-12-01T20:00:38.646Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7502023-12-01T20:00:39.094Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7512023-12-01T20:00:39.409Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7522023-12-01T20:00:40.919Z Downloading crates ...
7532023-12-01T20:00:41.124Z Downloaded proc-macro2 v1.0.69
7542023-12-01T20:00:41.129Z Downloaded io-lifetimes v1.0.11
7552023-12-01T20:00:41.135Z Downloaded equivalent v1.0.1
7562023-12-01T20:00:41.147Z Downloaded colorchoice v1.0.0
7572023-12-01T20:00:41.172Z Downloaded heck v0.4.1
7582023-12-01T20:00:41.187Z Downloaded utf8parse v0.2.1
7592023-12-01T20:00:41.187Z Downloaded anstyle v1.0.2
7602023-12-01T20:00:41.187Z Downloaded thiserror-impl v1.0.49
7612023-12-01T20:00:41.187Z Downloaded cargo-platform v0.1.3
7622023-12-01T20:00:41.187Z Downloaded strsim v0.10.0
7632023-12-01T20:00:41.187Z Downloaded clap_lex v0.5.1
7642023-12-01T20:00:41.187Z Downloaded serde_spanned v0.6.4
7652023-12-01T20:00:41.188Z Downloaded errno v0.3.2
7662023-12-01T20:00:41.195Z Downloaded bitflags v1.3.2
7672023-12-01T20:00:41.195Z Downloaded cargo_toml v0.17.0
7682023-12-01T20:00:41.195Z Downloaded camino v1.1.6
7692023-12-01T20:00:41.195Z Downloaded anstyle-query v1.0.0
7702023-12-01T20:00:41.195Z Downloaded cargo_metadata v0.18.0
7712023-12-01T20:00:41.197Z Downloaded anyhow v1.0.75
7722023-12-01T20:00:41.201Z Downloaded quote v1.0.33
7732023-12-01T20:00:41.205Z Downloaded clap_derive v4.4.2
7742023-12-01T20:00:41.208Z Downloaded semver v1.0.20
7752023-12-01T20:00:41.212Z Downloaded toml v0.8.8
7762023-12-01T20:00:41.218Z Downloaded itoa v1.0.9
7772023-12-01T20:00:41.220Z Downloaded anstyle-parse v0.2.1
7782023-12-01T20:00:41.222Z Downloaded thiserror v1.0.49
7792023-12-01T20:00:41.229Z Downloaded unicode-ident v1.0.12
7802023-12-01T20:00:41.233Z Downloaded serde_derive v1.0.192
7812023-12-01T20:00:41.238Z Downloaded clap v4.4.3
7822023-12-01T20:00:41.269Z Downloaded indexmap v2.1.0
7832023-12-01T20:00:41.273Z Downloaded ryu v1.0.15
7842023-12-01T20:00:41.273Z Downloaded serde v1.0.192
7852023-12-01T20:00:41.273Z Downloaded toml_edit v0.21.0
7862023-12-01T20:00:41.308Z Downloaded memchr v2.6.3
7872023-12-01T20:00:41.317Z Downloaded hashbrown v0.14.2
7882023-12-01T20:00:41.326Z Downloaded winnow v0.5.15
7892023-12-01T20:00:41.341Z Downloaded syn v2.0.32
7902023-12-01T20:00:41.358Z Downloaded rustix v0.37.23
7912023-12-01T20:00:41.392Z Downloaded serde_json v1.0.108
7922023-12-01T20:00:41.404Z Downloaded libc v0.2.150
7932023-12-01T20:00:41.451Z Downloaded clap_builder v4.4.2
7942023-12-01T20:00:41.462Z Downloaded terminal_size v0.2.6
7952023-12-01T20:00:41.464Z Downloaded toml_datetime v0.6.5
7962023-12-01T20:00:41.467Z Downloaded anstream v0.5.0
7972023-12-01T20:00:41.587Z Compiling proc-macro2 v1.0.69
7982023-12-01T20:00:41.587Z Compiling unicode-ident v1.0.12
7992023-12-01T20:00:41.587Z Compiling serde v1.0.192
8002023-12-01T20:00:41.589Z Compiling libc v0.2.150
8012023-12-01T20:00:41.589Z Compiling io-lifetimes v1.0.11
8022023-12-01T20:00:41.589Z Compiling rustix v0.37.23
8032023-12-01T20:00:41.590Z Compiling equivalent v1.0.1
8042023-12-01T20:00:41.590Z Compiling hashbrown v0.14.2
8052023-12-01T20:00:41.877Z Compiling bitflags v1.3.2
8062023-12-01T20:00:41.997Z Compiling utf8parse v0.2.1
8072023-12-01T20:00:42.019Z Compiling camino v1.1.6
8082023-12-01T20:00:42.230Z Compiling anstyle-parse v0.2.1
8092023-12-01T20:00:42.587Z Compiling semver v1.0.20
8102023-12-01T20:00:43.275Z Compiling indexmap v2.1.0
8112023-12-01T20:00:43.761Z Compiling serde_json v1.0.108
8122023-12-01T20:00:43.761Z Compiling colorchoice v1.0.0
8132023-12-01T20:00:43.885Z Compiling winnow v0.5.15
8142023-12-01T20:00:43.924Z Compiling anstyle v1.0.2
8152023-12-01T20:00:43.992Z Compiling thiserror v1.0.49
8162023-12-01T20:00:44.178Z Compiling anstyle-query v1.0.0
8172023-12-01T20:00:44.445Z Compiling anstream v0.5.0
8182023-12-01T20:00:44.498Z Compiling ryu v1.0.15
8192023-12-01T20:00:44.638Z Compiling anyhow v1.0.75
8202023-12-01T20:00:44.945Z Compiling clap_lex v0.5.1
8212023-12-01T20:00:45.009Z Compiling heck v0.4.1
8222023-12-01T20:00:45.044Z Compiling itoa v1.0.9
8232023-12-01T20:00:45.372Z Compiling quote v1.0.33
8242023-12-01T20:00:45.421Z Compiling strsim v0.10.0
8252023-12-01T20:00:45.777Z Compiling errno v0.3.2
8262023-12-01T20:00:46.046Z Compiling syn v2.0.32
8272023-12-01T20:00:47.694Z Compiling terminal_size v0.2.6
8282023-12-01T20:00:47.841Z Compiling clap_builder v4.4.2
8292023-12-01T20:00:53.831Z Compiling serde_derive v1.0.192
8302023-12-01T20:00:53.831Z Compiling thiserror-impl v1.0.49
8312023-12-01T20:00:53.834Z Compiling clap_derive v4.4.2
8322023-12-01T20:00:58.436Z Compiling clap v4.4.3
8332023-12-01T20:01:06.649Z Compiling serde_spanned v0.6.4
8342023-12-01T20:01:06.651Z Compiling toml_datetime v0.6.5
8352023-12-01T20:01:06.651Z Compiling cargo-platform v0.1.3
8362023-12-01T20:01:07.035Z Compiling toml_edit v0.21.0
8372023-12-01T20:01:08.660Z Compiling cargo_metadata v0.18.0
8382023-12-01T20:01:10.201Z Compiling toml v0.8.8
8392023-12-01T20:01:11.191Z Compiling cargo_toml v0.17.0
8402023-12-01T20:01:17.565Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
8412023-12-01T20:01:18.932Z Finished dev [unoptimized + debuginfo] target(s) in 55.91s
8422023-12-01T20:01:19.140Z Running `target/debug/xtask clippy`
8432023-12-01T20:01:19.196Zrunning: "/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/cargo" "clippy" "--all-targets" "--" "--deny" "warnings" "--allow" "clippy::style"
8442023-12-01T20:01:20.000Z Downloading crates ...
8452023-12-01T20:01:20.250Z Downloaded arrayvec v0.7.4
8462023-12-01T20:01:20.267Z Downloaded async-recursion v1.0.5
8472023-12-01T20:01:20.272Z Downloaded aead v0.5.2
8482023-12-01T20:01:20.276Z Downloaded arrayref v0.3.7
8492023-12-01T20:01:20.279Z Downloaded anes v0.1.6
8502023-12-01T20:01:20.285Z Downloaded crossbeam v0.8.2
8512023-12-01T20:01:20.293Z Downloaded slog-dtrace v0.2.3
8522023-12-01T20:01:20.297Z Downloaded async-stream-impl v0.3.5
8532023-12-01T20:01:20.300Z Downloaded approx v0.5.1
8542023-12-01T20:01:20.305Z Downloaded backtrace v0.3.69
8552023-12-01T20:01:20.316Z Downloaded bcs v0.1.6
8562023-12-01T20:01:20.322Z Downloaded blake2 v0.10.6
8572023-12-01T20:01:20.329Z Downloaded async-trait v0.1.74
8582023-12-01T20:01:20.339Z Downloaded block-padding v0.3.3
8592023-12-01T20:01:20.344Z Downloaded basic-toml v0.1.4
8602023-12-01T20:01:20.375Z Downloaded crc-catalog v2.2.0
8612023-12-01T20:01:20.380Z Downloaded criterion-plot v0.5.0
8622023-12-01T20:01:20.385Z Downloaded crossbeam-utils v0.8.16
8632023-12-01T20:01:20.391Z Downloaded crunchy v0.2.2
8642023-12-01T20:01:20.394Z Downloaded crypto-common v0.1.6
8652023-12-01T20:01:20.396Z Downloaded clang-sys v1.6.1
8662023-12-01T20:01:20.409Z Downloaded oorandom v11.1.3
8672023-12-01T20:01:20.412Z Downloaded num-bigint v0.4.4
8682023-12-01T20:01:20.428Z Downloaded native-tls v0.2.11
8692023-12-01T20:01:20.434Z Downloaded num-bigint-dig v0.8.4
8702023-12-01T20:01:20.445Z Downloaded crc-any v2.4.3
8712023-12-01T20:01:20.450Z Downloaded cc v1.0.83
8722023-12-01T20:01:20.457Z Downloaded object v0.30.4
8732023-12-01T20:01:20.479Z Downloaded hyper-tls v0.5.0
8742023-12-01T20:01:20.483Z Downloaded hyper-staticfile v0.9.5
8752023-12-01T20:01:20.487Z Downloaded cookie v0.18.0
8762023-12-01T20:01:20.492Z Downloaded indexmap v1.9.3
8772023-12-01T20:01:20.500Z Downloaded newtype_derive v0.1.6
8782023-12-01T20:01:20.504Z Downloaded is-terminal v0.4.9
8792023-12-01T20:01:20.507Z Downloaded nodrop v0.1.14
8802023-12-01T20:01:20.509Z Downloaded num-complex v0.4.4
8812023-12-01T20:01:20.512Z Downloaded is_ci v1.1.1
8822023-12-01T20:01:20.515Z Downloaded itertools v0.11.0
8832023-12-01T20:01:20.529Z Downloaded normalize-line-endings v0.3.0
8842023-12-01T20:01:20.531Z Downloaded memoffset v0.7.1
8852023-12-01T20:01:20.534Z Downloaded lru-cache v0.1.2
8862023-12-01T20:01:20.536Z Downloaded packed_struct_codegen v0.10.1
8872023-12-01T20:01:20.539Z Downloaded log v0.4.20
8882023-12-01T20:01:20.543Z Downloaded signal-hook-mio v0.2.3
8892023-12-01T20:01:20.546Z Downloaded openssl-probe v0.1.5
8902023-12-01T20:01:20.549Z Downloaded openssl-sys v0.9.96
8912023-12-01T20:01:20.559Z Downloaded papergrid v0.10.0
8922023-12-01T20:01:20.568Z Downloaded adler v1.0.2
8932023-12-01T20:01:20.578Z Downloaded bstr v0.2.17
8942023-12-01T20:01:20.592Z Downloaded once_cell v1.18.0
8952023-12-01T20:01:20.597Z Downloaded idna v0.5.0
8962023-12-01T20:01:20.614Z Downloaded macaddr v1.0.1
8972023-12-01T20:01:20.616Z Downloaded trust-dns-resolver v0.22.0
8982023-12-01T20:01:20.647Z Downloaded subprocess v0.2.9
8992023-12-01T20:01:20.650Z Downloaded dof v0.1.5
9002023-12-01T20:01:20.650Z Downloaded sct v0.7.0
9012023-12-01T20:01:20.651Z Downloaded home v0.5.5
9022023-12-01T20:01:20.652Z Downloaded pest v2.7.2
9032023-12-01T20:01:20.655Z Downloaded foreign-types v0.3.2
9042023-12-01T20:01:20.655Z Downloaded zerocopy v0.6.4
9052023-12-01T20:01:20.660Z Downloaded unarray v0.1.4
9062023-12-01T20:01:20.662Z Downloaded trust-dns-client v0.22.0
9072023-12-01T20:01:20.673Z Downloaded xattr v1.0.1
9082023-12-01T20:01:20.676Z Downloaded trust-dns-server v0.22.1
9092023-12-01T20:01:20.687Z Downloaded postgres-protocol v0.6.6
9102023-12-01T20:01:20.693Z Downloaded tinyvec_macros v0.1.1
9112023-12-01T20:01:20.696Z Downloaded remove_dir_all v0.5.3
9122023-12-01T20:01:20.699Z Downloaded relative-path v1.9.0
9132023-12-01T20:01:20.702Z Downloaded platforms v3.0.2
9142023-12-01T20:01:20.705Z Downloaded openssl v0.10.60
9152023-12-01T20:01:20.723Z Downloaded phf_shared v0.10.0
9162023-12-01T20:01:20.727Z Downloaded petgraph v0.6.4
9172023-12-01T20:01:20.751Z Downloaded derive-where v1.2.5
9182023-12-01T20:01:20.759Z Downloaded sha2 v0.10.8
9192023-12-01T20:01:20.765Z Downloaded signal-hook-tokio v0.3.1
9202023-12-01T20:01:20.767Z Downloaded shell-words v1.1.0
9212023-12-01T20:01:20.771Z Downloaded signal-hook-registry v1.4.1
9222023-12-01T20:01:20.774Z Downloaded serde_yaml v0.9.25
9232023-12-01T20:01:20.781Z Downloaded rustversion v1.0.14
9242023-12-01T20:01:20.787Z Downloaded unicode-normalization v0.1.22
9252023-12-01T20:01:20.797Z Downloaded parking_lot v0.12.1
9262023-12-01T20:01:20.803Z Downloaded swrite v0.1.0
9272023-12-01T20:01:20.806Z Downloaded serde_with v2.3.3
9282023-12-01T20:01:20.822Z Downloaded walkdir v2.4.0
9292023-12-01T20:01:20.826Z Downloaded wait-timeout v0.2.0
9302023-12-01T20:01:20.830Z Downloaded rcgen v0.11.3
9312023-12-01T20:01:20.837Z Downloaded time-macros v0.2.13
9322023-12-01T20:01:20.842Z Downloaded fastrand v2.0.0
9332023-12-01T20:01:20.845Z Downloaded wyz v0.5.1
9342023-12-01T20:01:20.849Z Downloaded portable-atomic v1.4.3
9352023-12-01T20:01:20.864Z Downloaded rayon v1.8.0
9362023-12-01T20:01:20.882Z Downloaded pkg-config v0.3.27
9372023-12-01T20:01:20.885Z Downloaded rstest_macros v0.18.2
9382023-12-01T20:01:20.892Z Downloaded rand v0.4.6
9392023-12-01T20:01:20.902Z Downloaded owo-colors v3.5.0
9402023-12-01T20:01:20.908Z Downloaded serde_tokenstream v0.1.7
9412023-12-01T20:01:20.916Z Downloaded futures-sink v0.3.29
9422023-12-01T20:01:20.919Z Downloaded futures v0.3.29
9432023-12-01T20:01:20.931Z Downloaded parking_lot_core v0.9.8
9442023-12-01T20:01:20.935Z Downloaded pin-project v1.1.3
9452023-12-01T20:01:20.961Z Downloaded dtrace-parser v0.1.14
9462023-12-01T20:01:20.963Z Downloaded humantime v2.1.0
9472023-12-01T20:01:20.966Z Downloaded deranged v0.3.8
9482023-12-01T20:01:20.969Z Downloaded fragile v2.0.0
9492023-12-01T20:01:20.974Z Downloaded pin-utils v0.1.0
9502023-12-01T20:01:20.977Z Downloaded pkcs8 v0.10.2
9512023-12-01T20:01:20.983Z Downloaded similar-asserts v1.5.0
9522023-12-01T20:01:20.989Z Downloaded float-cmp v0.9.0
9532023-12-01T20:01:20.992Z Downloaded flate2 v1.0.28
9542023-12-01T20:01:21.004Z Downloaded heck v0.3.3
9552023-12-01T20:01:21.007Z Downloaded elliptic-curve v0.13.5
9562023-12-01T20:01:21.015Z Downloaded quick-error v1.2.3
9572023-12-01T20:01:21.019Z Downloaded ref-cast-impl v1.0.20
9582023-12-01T20:01:21.021Z Downloaded radium v0.7.0
9592023-12-01T20:01:21.024Z Downloaded derive_builder v0.12.0
9602023-12-01T20:01:21.034Z Downloaded ref-cast v1.0.20
9612023-12-01T20:01:21.040Z Downloaded typenum v1.16.0
9622023-12-01T20:01:21.047Z Downloaded yasna v0.5.2
9632023-12-01T20:01:21.052Z Downloaded generic-array v0.14.7
9642023-12-01T20:01:21.056Z Downloaded rustls-native-certs v0.6.3
9652023-12-01T20:01:21.062Z Downloaded uuid v1.6.1
9662023-12-01T20:01:21.071Z Downloaded vte v0.11.1
9672023-12-01T20:01:21.075Z Downloaded utf-8 v0.7.6
9682023-12-01T20:01:21.078Z Downloaded futures-timer v3.0.2
9692023-12-01T20:01:21.083Z Downloaded untrusted v0.9.0
9702023-12-01T20:01:21.087Z Downloaded pem v1.1.1
9712023-12-01T20:01:21.090Z Downloaded headers v0.3.9
9722023-12-01T20:01:21.103Z Downloaded spin v0.9.8
9732023-12-01T20:01:21.108Z Downloaded rand_xorshift v0.3.0
9742023-12-01T20:01:21.111Z Downloaded regex v1.10.2
9752023-12-01T20:01:21.138Z Downloaded smoltcp v0.8.2
9762023-12-01T20:01:21.158Z Downloaded foreign-types v0.5.0
9772023-12-01T20:01:21.161Z Downloaded postcard-cobs v0.1.5-pre
9782023-12-01T20:01:21.163Z Downloaded zeroize_derive v1.4.2
9792023-12-01T20:01:21.166Z Downloaded version_check v0.9.4
9802023-12-01T20:01:21.169Z Downloaded proc-macro-crate v1.3.1
9812023-12-01T20:01:21.171Z Downloaded proc-macro-error v1.0.4
9822023-12-01T20:01:21.178Z Downloaded similar v2.2.1
9832023-12-01T20:01:21.189Z Downloaded proc-macro-error-attr v1.0.4
9842023-12-01T20:01:21.191Z Downloaded steno v0.4.0
9852023-12-01T20:01:21.201Z Downloaded socket2 v0.5.5
9862023-12-01T20:01:21.205Z Downloaded strip-ansi-escapes v0.2.0
9872023-12-01T20:01:21.208Z Downloaded spin v0.5.2
9882023-12-01T20:01:21.211Z Downloaded diff v0.1.13
9892023-12-01T20:01:21.218Z Downloaded slog-async v2.8.0
9902023-12-01T20:01:21.222Z Downloaded usdt-attr-macro v0.3.5
9912023-12-01T20:01:21.225Z Downloaded thiserror-impl-no-std v2.0.2
9922023-12-01T20:01:21.227Z Downloaded test-strategy v0.3.1
9932023-12-01T20:01:21.235Z Downloaded same-file v1.0.6
9942023-12-01T20:01:21.239Z Downloaded thread-id v4.2.0
9952023-12-01T20:01:21.241Z Downloaded salty v0.2.0
9962023-12-01T20:01:21.253Z Downloaded slog-bunyan v2.4.0
9972023-12-01T20:01:21.255Z Downloaded futures-io v0.3.29
9982023-12-01T20:01:21.258Z Downloaded try-lock v0.2.4
9992023-12-01T20:01:21.261Z Downloaded hex-literal v0.4.1
10002023-12-01T20:01:21.261Z Downloaded smf v0.2.2
10012023-12-01T20:01:21.265Z Downloaded socket2 v0.4.9
10022023-12-01T20:01:21.268Z Downloaded diesel_table_macro_syntax v0.1.0
10032023-12-01T20:01:21.270Z Downloaded fnv v1.0.7
10042023-12-01T20:01:21.273Z Downloaded difflib v0.4.0
10052023-12-01T20:01:21.275Z Downloaded scopeguard v1.2.0
10062023-12-01T20:01:21.278Z Downloaded smawk v0.3.1
10072023-12-01T20:01:21.280Z Downloaded gimli v0.28.0
10082023-12-01T20:01:21.300Z Downloaded futures-executor v0.3.29
10092023-12-01T20:01:21.302Z Downloaded futures-core v0.3.29
10102023-12-01T20:01:21.305Z Downloaded unicode-xid v0.2.4
10112023-12-01T20:01:21.308Z Downloaded sha3 v0.10.8
10122023-12-01T20:01:21.324Z Downloaded termios v0.3.3
10132023-12-01T20:01:21.327Z Downloaded regex-automata v0.4.3
10142023-12-01T20:01:21.363Z Downloaded diesel v2.1.4
10152023-12-01T20:01:21.398Z Downloaded encoding_rs v0.8.33
10162023-12-01T20:01:21.443Z Downloaded smoltcp v0.9.1
10172023-12-01T20:01:21.465Z Downloaded regex-automata v0.3.8
10182023-12-01T20:01:21.499Z Downloaded tokio v1.34.0
10192023-12-01T20:01:21.568Z Downloaded parse-display-derive v0.8.2
10202023-12-01T20:01:21.571Z Downloaded postcard v0.7.3
10212023-12-01T20:01:21.573Z Downloaded futures-macro v0.3.29
10222023-12-01T20:01:21.588Z Downloaded which v4.4.0
10232023-12-01T20:01:21.594Z Downloaded derive_more v0.99.17
10242023-12-01T20:01:21.599Z Downloaded whoami v1.4.1
10252023-12-01T20:01:21.602Z Downloaded either v1.9.0
10262023-12-01T20:01:21.607Z Downloaded digest v0.10.7
10272023-12-01T20:01:21.612Z Downloaded stringprep v0.1.3
10282023-12-01T20:01:21.617Z Downloaded toml_edit v0.19.15
10292023-12-01T20:01:21.679Z Downloaded slog-term v2.9.0
10302023-12-01T20:01:21.683Z Downloaded hashbrown v0.12.3
10312023-12-01T20:01:21.683Z Downloaded serde-big-array v0.5.1
10322023-12-01T20:01:21.683Z Downloaded semver v0.1.20
10332023-12-01T20:01:21.683Z Downloaded scheduled-thread-pool v0.2.7
10342023-12-01T20:01:21.686Z Downloaded termtree v0.4.1
10352023-12-01T20:01:21.686Z Downloaded debug-ignore v1.0.5
10362023-12-01T20:01:21.688Z Downloaded resolv-conf v0.7.0
10372023-12-01T20:01:21.691Z Downloaded sled v0.34.7
10382023-12-01T20:01:21.714Z Downloaded reqwest v0.11.22
10392023-12-01T20:01:21.730Z Downloaded hkdf v0.12.3
10402023-12-01T20:01:21.735Z Downloaded futures-util v0.3.29
10412023-12-01T20:01:21.758Z Downloaded serde_plain v1.0.2
10422023-12-01T20:01:21.761Z Downloaded slog-stdlog v4.1.1
10432023-12-01T20:01:21.764Z Downloaded slog-scope v4.4.0
10442023-12-01T20:01:21.767Z Downloaded slog-json v2.6.1
10452023-12-01T20:01:21.771Z Downloaded datatest-stable v0.2.3
10462023-12-01T20:01:21.774Z Downloaded data-encoding v2.4.0
10472023-12-01T20:01:21.777Z Downloaded unicase v2.7.0
10482023-12-01T20:01:21.779Z Downloaded futures-channel v0.3.29
10492023-12-01T20:01:21.782Z Downloaded pretty-hex v0.2.1
10502023-12-01T20:01:21.785Z Downloaded usdt-impl v0.3.5
10512023-12-01T20:01:21.787Z Downloaded pretty-hex v0.4.0
10522023-12-01T20:01:21.789Z Downloaded usdt v0.3.5
10532023-12-01T20:01:21.792Z Downloaded headers-core v0.2.0
10542023-12-01T20:01:21.792Z Downloaded hash32 v0.2.1
10552023-12-01T20:01:21.794Z Downloaded hashbrown v0.13.2
10562023-12-01T20:01:21.801Z Downloaded flagset v0.4.3
10572023-12-01T20:01:21.803Z Downloaded signature v2.1.0
10582023-12-01T20:01:21.807Z Downloaded signature v1.6.4
10592023-12-01T20:01:21.809Z Downloaded getrandom v0.2.10
10602023-12-01T20:01:21.814Z Downloaded trybuild v1.0.85
10612023-12-01T20:01:21.823Z Downloaded ppv-lite86 v0.2.17
10622023-12-01T20:01:21.825Z Downloaded getopts v0.2.21
10632023-12-01T20:01:21.828Z Downloaded tui-tree-widget v0.13.0
10642023-12-01T20:01:21.831Z Downloaded prettyplease v0.2.12
10652023-12-01T20:01:21.836Z Downloaded pretty_assertions v1.4.0
10662023-12-01T20:01:21.841Z Downloaded r2d2 v0.8.10
10672023-12-01T20:01:21.844Z Downloaded fatfs v0.3.6
10682023-12-01T20:01:21.850Z Downloaded want v0.3.1
10692023-12-01T20:01:21.853Z Downloaded waitgroup v0.1.2
10702023-12-01T20:01:21.856Z Downloaded funty v2.0.0
10712023-12-01T20:01:21.856Z Downloaded vcpkg v0.2.15
10722023-12-01T20:01:21.935Z Downloaded fixedbitset v0.4.2
10732023-12-01T20:01:21.937Z Downloaded endian-type v0.1.2
10742023-12-01T20:01:21.940Z Downloaded dirs-sys-next v0.1.2
10752023-12-01T20:01:21.940Z Downloaded rustc_version v0.1.7
10762023-12-01T20:01:21.942Z Downloaded rustc-hash v1.1.0
10772023-12-01T20:01:21.945Z Downloaded rayon-core v1.12.0
10782023-12-01T20:01:21.951Z Downloaded proptest v1.4.0
10792023-12-01T20:01:21.968Z Downloaded unicode-bidi v0.3.13
10802023-12-01T20:01:21.973Z Downloaded highway v1.1.0
10812023-12-01T20:01:21.977Z Downloaded regex-syntax v0.7.5
10822023-12-01T20:01:21.994Z Downloaded regex-syntax v0.6.29
10832023-12-01T20:01:22.015Z Downloaded ring v0.17.5
10842023-12-01T20:01:22.150Z Downloaded peeking_take_while v0.1.2
10852023-12-01T20:01:22.153Z Downloaded packed_struct v0.10.1
10862023-12-01T20:01:22.155Z Downloaded path-slash v0.1.5
10872023-12-01T20:01:22.158Z Downloaded zeroize v1.7.0
10882023-12-01T20:01:22.160Z Downloaded radix_trie v0.2.1
10892023-12-01T20:01:22.168Z Downloaded quick-xml v0.23.1
10902023-12-01T20:01:22.181Z Downloaded webpki-roots v0.25.2
10912023-12-01T20:01:22.188Z Downloaded ring v0.16.20
10922023-12-01T20:01:22.342Z Downloaded url v2.5.0
10932023-12-01T20:01:22.346Z Downloaded unicode-linebreak v0.1.5
10942023-12-01T20:01:22.349Z Downloaded rustix v0.38.25
10952023-12-01T20:01:22.387Z Downloaded pem-rfc7468 v0.7.0
10962023-12-01T20:01:22.389Z Downloaded pem v3.0.2
10972023-12-01T20:01:22.393Z Downloaded darling_core v0.20.3
10982023-12-01T20:01:22.399Z Downloaded zerocopy v0.3.0
10992023-12-01T20:01:22.406Z Downloaded termcolor v1.2.0
11002023-12-01T20:01:22.407Z Downloaded rustls v0.21.9
11012023-12-01T20:01:22.422Z Downloaded serde-hex v0.1.0
11022023-12-01T20:01:22.425Z Downloaded untrusted v0.7.1
11032023-12-01T20:01:22.427Z Downloaded unsafe-libyaml v0.2.9
11042023-12-01T20:01:22.432Z Downloaded tempdir v0.3.7
11052023-12-01T20:01:22.434Z Downloaded typed-path v0.6.0
11062023-12-01T20:01:22.444Z Downloaded expectorate v1.1.0
11072023-12-01T20:01:22.448Z Downloaded reedline v0.26.0
11082023-12-01T20:01:22.460Z Downloaded vte_generate_state_changes v0.1.1
11092023-12-01T20:01:22.462Z Downloaded hmac v0.12.1
11102023-12-01T20:01:22.464Z Downloaded tokio-macros v2.2.0
11112023-12-01T20:01:22.467Z Downloaded derive_builder_core v0.12.0
11122023-12-01T20:01:22.470Z Downloaded tough v0.15.0
11132023-12-01T20:01:22.483Z Downloaded tower-service v0.3.2
11142023-12-01T20:01:22.486Z Downloaded tinytemplate v1.2.1
11152023-12-01T20:01:22.488Z Downloaded signal-hook v0.3.17
11162023-12-01T20:01:22.492Z Downloaded tar v0.4.40
11172023-12-01T20:01:22.496Z Downloaded rand_core v0.6.4
11182023-12-01T20:01:22.499Z Downloaded rand_chacha v0.3.1
11192023-12-01T20:01:22.502Z Downloaded postgres-types v0.2.6
11202023-12-01T20:01:22.504Z Downloaded shlex v1.1.0
11212023-12-01T20:01:22.507Z Downloaded serial_test v0.10.0
11222023-12-01T20:01:22.509Z Downloaded ed25519 v1.5.3
11232023-12-01T20:01:22.512Z Downloaded dyn-clone v1.0.13
11242023-12-01T20:01:22.515Z Downloaded rustc-demangle v0.1.23
11252023-12-01T20:01:22.518Z Downloaded rust-argon2 v1.0.1
11262023-12-01T20:01:22.520Z Downloaded rtoolbox v0.0.1
11272023-12-01T20:01:22.523Z Downloaded flume v0.11.0
11282023-12-01T20:01:22.528Z Downloaded tokio-postgres v0.7.10
11292023-12-01T20:01:22.536Z Downloaded tokio-native-tls v0.3.1
11302023-12-01T20:01:22.539Z Downloaded fxhash v0.2.1
11312023-12-01T20:01:22.541Z Downloaded glob v0.3.1
11322023-12-01T20:01:22.544Z Downloaded rustc_version v0.4.0
11332023-12-01T20:01:22.546Z Downloaded rand v0.8.5
11342023-12-01T20:01:22.550Z Downloaded pkcs1 v0.7.5
11352023-12-01T20:01:22.554Z Downloaded tokio-rustls v0.24.1
11362023-12-01T20:01:22.558Z Downloaded toml v0.7.8
11372023-12-01T20:01:22.564Z Downloaded diesel_derives v2.1.2
11382023-12-01T20:01:22.569Z Downloaded poly1305 v0.8.0
11392023-12-01T20:01:22.573Z Downloaded pin-project-lite v0.2.13
11402023-12-01T20:01:22.581Z Downloaded foreign-types-shared v0.1.1
11412023-12-01T20:01:22.584Z Downloaded fs-err v2.11.0
11422023-12-01T20:01:22.586Z Downloaded downcast v0.11.0
11432023-12-01T20:01:22.588Z Downloaded darling_macro v0.20.3
11442023-12-01T20:01:22.588Z Downloaded filetime v0.2.22
11452023-12-01T20:01:22.591Z Downloaded env_logger v0.10.0
11462023-12-01T20:01:22.596Z Downloaded dashmap v5.5.1
11472023-12-01T20:01:22.599Z Downloaded form_urlencoded v1.2.1
11482023-12-01T20:01:22.602Z Downloaded ff v0.13.0
11492023-12-01T20:01:22.604Z Downloaded fallible-iterator v0.2.0
11502023-12-01T20:01:22.607Z Downloaded unicode-width v0.1.11
11512023-12-01T20:01:22.609Z Downloaded doc-comment v0.3.3
11522023-12-01T20:01:22.609Z Downloaded display-error-chain v0.2.0
11532023-12-01T20:01:22.612Z Downloaded der v0.7.8
11542023-12-01T20:01:22.620Z Downloaded polar-core v0.27.0
11552023-12-01T20:01:22.635Z Downloaded der_derive v0.7.2
11562023-12-01T20:01:22.638Z Downloaded regex-automata v0.1.10
11572023-12-01T20:01:22.647Z Downloaded vsss-rs v3.3.1
11582023-12-01T20:01:22.651Z Downloaded vec_map v0.8.2
11592023-12-01T20:01:22.654Z Downloaded pin-project-internal v1.1.3
11602023-12-01T20:01:22.656Z Downloaded foreign-types-shared v0.3.1
11612023-12-01T20:01:22.658Z Downloaded regex-syntax v0.8.2
11622023-12-01T20:01:22.672Z Downloaded term v0.7.0
11632023-12-01T20:01:22.706Z Downloaded subtle v2.5.0
11642023-12-01T20:01:22.709Z Downloaded half v1.8.2
11652023-12-01T20:01:22.709Z Downloaded h2 v0.3.21
11662023-12-01T20:01:22.709Z Downloaded group v0.13.0
11672023-12-01T20:01:22.709Z Downloaded string_cache v0.8.7
11682023-12-01T20:01:22.709Z Downloaded ratatui v0.23.0
11692023-12-01T20:01:22.721Z Downloaded schemars v0.8.13
11702023-12-01T20:01:22.741Z Downloaded enum-as-inner v0.5.1
11712023-12-01T20:01:22.743Z Downloaded zerocopy-derive v0.6.4
11722023-12-01T20:01:22.764Z Downloaded rusty-fork v0.3.0
11732023-12-01T20:01:22.767Z Downloaded parking_lot v0.11.2
11742023-12-01T20:01:22.770Z Downloaded zerocopy-derive v0.2.0
11752023-12-01T20:01:22.787Z Downloaded rsa v0.9.2
11762023-12-01T20:01:22.795Z Downloaded trust-dns-proto v0.22.0
11772023-12-01T20:01:22.817Z Downloaded rstest v0.18.2
11782023-12-01T20:01:22.826Z Downloaded rpassword v7.3.1
11792023-12-01T20:01:22.828Z Downloaded ron v0.8.1
11802023-12-01T20:01:22.839Z Downloaded fd-lock v3.0.13
11812023-12-01T20:01:22.841Z Downloaded ucd-trie v0.1.6
11822023-12-01T20:01:22.843Z Downloaded usdt-macro v0.3.5
11832023-12-01T20:01:22.846Z Downloaded universal-hash v0.5.1
11842023-12-01T20:01:22.846Z Downloaded tap v1.0.1
11852023-12-01T20:01:22.848Z Downloaded take_mut v0.2.2
11862023-12-01T20:01:22.851Z Downloaded synstructure v0.12.6
11872023-12-01T20:01:22.851Z Downloaded syn v1.0.109
11882023-12-01T20:01:22.870Z Downloaded rustfmt-wrapper v0.2.0
11892023-12-01T20:01:22.872Z Downloaded dirs-next v2.0.0
11902023-12-01T20:01:22.875Z Downloaded hyper v0.14.27
11912023-12-01T20:01:22.888Z Downloaded threadpool v1.8.1
11922023-12-01T20:01:22.890Z Downloaded serde_urlencoded v0.7.1
11932023-12-01T20:01:22.893Z Downloaded serde_repr v0.1.16
11942023-12-01T20:01:22.895Z Downloaded predicates-tree v1.0.9
11952023-12-01T20:01:22.897Z Downloaded precomputed-hash v0.1.1
11962023-12-01T20:01:22.897Z Downloaded serde_path_to_error v0.1.14
11972023-12-01T20:01:22.900Z Downloaded serde_derive_internals v0.26.0
11982023-12-01T20:01:22.903Z Downloaded secrecy v0.8.0
11992023-12-01T20:01:22.907Z Downloaded parking_lot_core v0.8.6
12002023-12-01T20:01:22.909Z Downloaded ena v0.14.2
12012023-12-01T20:01:22.912Z Downloaded bzip2-sys v0.1.11+1.0.8
12022023-12-01T20:01:22.934Z Downloaded strum_macros v0.25.2
12032023-12-01T20:01:22.937Z Downloaded strum_macros v0.24.3
12042023-12-01T20:01:22.941Z Downloaded strum v0.25.0
12052023-12-01T20:01:22.943Z Downloaded strsim v0.8.0
12062023-12-01T20:01:22.946Z Downloaded slog v2.7.0
12072023-12-01T20:01:22.949Z Downloaded tracing v0.1.37
12082023-12-01T20:01:22.955Z Downloaded pest_generator v2.7.2
12092023-12-01T20:01:22.958Z Downloaded pest_derive v2.7.2
12102023-12-01T20:01:22.961Z Downloaded toolchain_find v0.2.0
12112023-12-01T20:01:22.963Z Downloaded thiserror-no-std v2.0.2
12122023-12-01T20:01:22.970Z Downloaded sha1 v0.10.6
12132023-12-01T20:01:22.974Z Downloaded serde_with_macros v2.3.3
12142023-12-01T20:01:22.978Z Downloaded predicates-core v1.0.6
12152023-12-01T20:01:22.978Z Downloaded predicates v3.0.4
12162023-12-01T20:01:22.980Z Downloaded predicates v2.1.5
12172023-12-01T20:01:22.983Z Downloaded topological-sort v0.2.2
12182023-12-01T20:01:22.986Z Downloaded tokio-tungstenite v0.20.1
12192023-12-01T20:01:22.989Z Downloaded tokio-stream v0.1.14
12202023-12-01T20:01:22.996Z Downloaded phf_shared v0.11.2
12212023-12-01T20:01:22.998Z Downloaded phf v0.11.2
12222023-12-01T20:01:23.001Z Downloaded pest_meta v2.7.2
12232023-12-01T20:01:23.004Z Downloaded supports-color v2.1.0
12242023-12-01T20:01:23.006Z Downloaded structopt-derive v0.4.18
12252023-12-01T20:01:23.008Z Downloaded structmeta v0.2.0
12262023-12-01T20:01:23.011Z Downloaded unicode-segmentation v1.10.1
12272023-12-01T20:01:23.015Z Downloaded thread_local v1.1.7
12282023-12-01T20:01:23.017Z Downloaded openapiv3 v2.0.0-rc.1
12292023-12-01T20:01:23.039Z Downloaded openapiv3 v1.0.3
12302023-12-01T20:01:23.062Z Downloaded regress v0.7.1
12312023-12-01T20:01:23.075Z Downloaded globset v0.4.13
12322023-12-01T20:01:23.078Z Downloaded zone_cfg_derive v0.3.0
12332023-12-01T20:01:23.080Z Downloaded yansi v0.5.1
12342023-12-01T20:01:23.083Z Downloaded plotters v0.3.5
12352023-12-01T20:01:23.096Z Downloaded plotters-svg v0.3.5
12362023-12-01T20:01:23.099Z Downloaded plotters-backend v0.3.5
12372023-12-01T20:01:23.101Z Downloaded percent-encoding v2.3.1
12382023-12-01T20:01:23.102Z Downloaded paste v1.0.14
12392023-12-01T20:01:23.106Z Downloaded password-hash v0.5.0
12402023-12-01T20:01:23.109Z Downloaded partial-io v0.5.4
12412023-12-01T20:01:23.113Z Downloaded parse-display v0.8.2
12422023-12-01T20:01:23.115Z Downloaded hex v0.4.3
12432023-12-01T20:01:23.118Z Downloaded time-core v0.1.1
12442023-12-01T20:01:23.118Z Downloaded heapless v0.7.16
12452023-12-01T20:01:23.124Z Downloaded futures-task v0.3.29
12462023-12-01T20:01:23.132Z Downloaded foreign-types-macros v0.2.3
12472023-12-01T20:01:23.132Z Downloaded x509-cert v0.2.4
12482023-12-01T20:01:23.138Z Downloaded tracing-attributes v0.1.26
12492023-12-01T20:01:23.141Z Downloaded time v0.3.27
12502023-12-01T20:01:23.152Z Downloaded tracing-core v0.1.31
12512023-12-01T20:01:23.157Z Downloaded zone v0.3.0
12522023-12-01T20:01:23.159Z Downloaded zip v0.6.6
12532023-12-01T20:01:23.165Z Downloaded hubpack v0.1.2
12542023-12-01T20:01:23.167Z Downloaded httptest v0.15.5
12552023-12-01T20:01:23.170Z Downloaded httpdate v1.0.3
12562023-12-01T20:01:23.172Z Downloaded httparse v1.8.0
12572023-12-01T20:01:23.175Z Downloaded http-range v0.1.5
12582023-12-01T20:01:23.177Z Downloaded http-body v0.4.5
12592023-12-01T20:01:23.179Z Downloaded http v0.2.11
12602023-12-01T20:01:23.185Z Downloaded hostname v0.3.1
12612023-12-01T20:01:23.188Z Downloaded darling_macro v0.14.4
12622023-12-01T20:01:23.190Z Downloaded rustls-webpki v0.101.7
12632023-12-01T20:01:23.216Z Downloaded derive_builder_macro v0.12.0
12642023-12-01T20:01:23.219Z Downloaded rustls-pemfile v1.0.3
12652023-12-01T20:01:23.221Z Downloaded tungstenite v0.20.1
12662023-12-01T20:01:23.226Z Downloaded static_assertions v1.1.0
12672023-12-01T20:01:23.228Z Downloaded stable_deref_trait v1.2.0
12682023-12-01T20:01:23.231Z Downloaded spki v0.7.2
12692023-12-01T20:01:23.233Z Downloaded opaque-debug v0.3.0
12702023-12-01T20:01:23.236Z Downloaded miniz_oxide v0.7.1
12712023-12-01T20:01:23.238Z Downloaded num-iter v0.1.43
12722023-12-01T20:01:23.240Z Downloaded idna v0.2.3
12732023-12-01T20:01:23.252Z Downloaded object v0.32.1
12742023-12-01T20:01:23.270Z Downloaded curve25519-dalek v4.1.0
12752023-12-01T20:01:23.286Z Downloaded hubpack_derive v0.1.1
12762023-12-01T20:01:23.289Z Downloaded tiny-keccak v2.0.2
12772023-12-01T20:01:23.293Z Downloaded olpc-cjson v0.1.3
12782023-12-01T20:01:23.293Z Downloaded num-integer v0.1.45
12792023-12-01T20:01:23.299Z Downloaded crucible-workspace-hack v0.1.0
12802023-12-01T20:01:23.299Z Downloaded crossbeam-channel v0.5.8
12812023-12-01T20:01:23.303Z Downloaded keccak v0.1.4
12822023-12-01T20:01:23.306Z Downloaded toml v0.5.11
12832023-12-01T20:01:23.310Z Downloaded tokio-util v0.7.10
12842023-12-01T20:01:23.320Z Downloaded tinyvec v1.6.0
12852023-12-01T20:01:23.326Z Downloaded tempfile v3.8.1
12862023-12-01T20:01:23.329Z Downloaded structmeta-derive v0.2.0
12872023-12-01T20:01:23.332Z Downloaded snafu v0.7.5
12882023-12-01T20:01:23.341Z Downloaded smallvec v1.11.0
12892023-12-01T20:01:23.345Z Downloaded slog-envlogger v2.2.0
12902023-12-01T20:01:23.348Z Downloaded new_debug_unreachable v1.0.4
12912023-12-01T20:01:23.350Z Downloaded assert_cmd v2.0.12
12922023-12-01T20:01:23.353Z Downloaded array-init v0.0.4
12932023-12-01T20:01:23.353Z Downloaded ansi_term v0.12.1
12942023-12-01T20:01:23.356Z Downloaded mockall v0.11.4
12952023-12-01T20:01:23.359Z Downloaded linked-hash-map v0.5.6
12962023-12-01T20:01:23.359Z Downloaded lalrpop v0.19.12
12972023-12-01T20:01:23.379Z Downloaded bstr v1.6.0
12982023-12-01T20:01:23.399Z Downloaded ahash v0.8.3
12992023-12-01T20:01:23.403Z Downloaded serde-big-array v0.4.1
13002023-12-01T20:01:23.405Z Downloaded semver-parser v0.10.2
13012023-12-01T20:01:23.408Z Downloaded semver v0.11.0
13022023-12-01T20:01:23.410Z Downloaded schemars_derive v0.8.13
13032023-12-01T20:01:23.413Z Downloaded crc v3.0.1
13042023-12-01T20:01:23.417Z Downloaded ciborium-ll v0.2.1
13052023-12-01T20:01:23.417Z Downloaded bitvec v1.0.1
13062023-12-01T20:01:23.444Z Downloaded num-traits v0.2.16
13072023-12-01T20:01:23.448Z Downloaded omicron-zone-package v0.9.1
13082023-12-01T20:01:23.452Z Downloaded number_prefix v0.4.0
13092023-12-01T20:01:23.454Z Downloaded num_threads v0.1.6
13102023-12-01T20:01:23.457Z Downloaded num_enum v0.5.11
13112023-12-01T20:01:23.463Z Downloaded num_cpus v1.16.0
13122023-12-01T20:01:23.467Z Downloaded oso-derive v0.27.0
13132023-12-01T20:01:23.470Z Downloaded oso v0.27.0
13142023-12-01T20:01:23.473Z Downloaded cpufeatures v0.2.9
13152023-12-01T20:01:23.476Z Downloaded openssl-macros v0.1.1
13162023-12-01T20:01:23.478Z Downloaded mime v0.3.17
13172023-12-01T20:01:23.480Z Downloaded slab v0.4.9
13182023-12-01T20:01:23.480Z Downloaded siphasher v0.3.11
13192023-12-01T20:01:23.483Z Downloaded serial_test_derive v0.10.0
13202023-12-01T20:01:23.486Z Downloaded serde_tokenstream v0.2.0
13212023-12-01T20:01:23.489Z Downloaded linear-map v1.2.0
13222023-12-01T20:01:23.491Z Downloaded nu-ansi-term v0.49.0
13232023-12-01T20:01:23.495Z Downloaded nanorand v0.7.0
13242023-12-01T20:01:23.498Z Downloaded itertools v0.12.0
13252023-12-01T20:01:23.511Z Downloaded mime_guess v2.0.4
13262023-12-01T20:01:23.513Z Downloaded corncobs v0.1.3
13272023-12-01T20:01:23.516Z Downloaded kstat-rs v0.2.3
13282023-12-01T20:01:23.518Z Downloaded constant_time_eq v0.3.0
13292023-12-01T20:01:23.521Z Downloaded cipher v0.4.4
13302023-12-01T20:01:23.523Z Downloaded clap v2.34.0
13312023-12-01T20:01:23.534Z Downloaded block-buffer v0.10.4
13322023-12-01T20:01:23.536Z Downloaded base16ct v0.2.0
13332023-12-01T20:01:23.539Z Downloaded nibble_vec v0.1.0
13342023-12-01T20:01:23.541Z Downloaded itertools v0.10.5
13352023-12-01T20:01:23.551Z Downloaded hyper-rustls v0.24.2
13362023-12-01T20:01:23.555Z Downloaded multer v2.1.0
13372023-12-01T20:01:23.558Z Downloaded mio v0.8.9
13382023-12-01T20:01:23.568Z Downloaded md-5 v0.10.5
13392023-12-01T20:01:23.570Z Downloaded matches v0.1.10
13402023-12-01T20:01:23.573Z Downloaded maplit v1.0.2
13412023-12-01T20:01:23.573Z Downloaded ipnetwork v0.20.0
13422023-12-01T20:01:23.575Z Downloaded num_enum_derive v0.5.11
13432023-12-01T20:01:23.578Z Downloaded ipnet v2.8.0
13442023-12-01T20:01:23.580Z Downloaded instant v0.1.12
13452023-12-01T20:01:23.583Z Downloaded num-rational v0.4.1
13462023-12-01T20:01:23.585Z Downloaded num-derive v0.4.0
13472023-12-01T20:01:23.588Z Downloaded indicatif v0.17.7
13482023-12-01T20:01:23.593Z Downloaded indoc v2.0.3
13492023-12-01T20:01:23.597Z Downloaded darling_core v0.14.4
13502023-12-01T20:01:23.605Z Downloaded console v0.15.7
13512023-12-01T20:01:23.609Z Downloaded maybe-uninit v2.0.0
13522023-12-01T20:01:23.614Z Downloaded managed v0.8.0
13532023-12-01T20:01:23.614Z Downloaded lalrpop-util v0.19.12
13542023-12-01T20:01:23.617Z Downloaded chrono v0.4.31
13552023-12-01T20:01:23.628Z Downloaded cassowary v0.3.0
13562023-12-01T20:01:23.630Z Downloaded convert_case v0.4.0
13572023-12-01T20:01:23.633Z Downloaded cfg-if v1.0.0
13582023-12-01T20:01:23.635Z Downloaded indoc v1.0.9
13592023-12-01T20:01:23.638Z Downloaded ciborium v0.2.1
13602023-12-01T20:01:23.641Z Downloaded inout v0.1.3
13612023-12-01T20:01:23.644Z Downloaded iana-time-zone v0.1.57
13622023-12-01T20:01:23.646Z Downloaded darling v0.20.3
13632023-12-01T20:01:23.652Z Downloaded darling v0.14.4
13642023-12-01T20:01:23.657Z Downloaded curve25519-dalek-derive v0.1.0
13652023-12-01T20:01:23.659Z Downloaded cstr-argument v0.1.2
13662023-12-01T20:01:23.659Z Downloaded bytecount v0.6.3
13672023-12-01T20:01:23.662Z Downloaded chacha20poly1305 v0.10.1
13682023-12-01T20:01:23.665Z Downloaded chacha20 v0.9.1
13692023-12-01T20:01:23.667Z Downloaded byteorder v1.5.0
13702023-12-01T20:01:23.670Z Downloaded buf-list v1.0.3
13712023-12-01T20:01:23.674Z Downloaded cancel-safe-futures v0.1.5
13722023-12-01T20:01:23.679Z Downloaded bzip2 v0.4.4
13732023-12-01T20:01:23.682Z Downloaded impl-trait-for-tuples v0.2.2
13742023-12-01T20:01:23.764Z Downloaded constant_time_eq v0.2.6
13752023-12-01T20:01:23.768Z Downloaded num v0.4.1
13762023-12-01T20:01:23.768Z Downloaded mockall_derive v0.11.4
13772023-12-01T20:01:23.768Z Downloaded lazycell v1.3.0
13782023-12-01T20:01:23.768Z Downloaded ciborium-io v0.2.1
13792023-12-01T20:01:23.768Z Downloaded bitflags v2.4.0
13802023-12-01T20:01:23.768Z Downloaded crypto-bigint v0.5.2
13812023-12-01T20:01:23.768Z Downloaded crossterm v0.27.0
13822023-12-01T20:01:23.768Z Downloaded crossbeam-queue v0.3.8
13832023-12-01T20:01:23.768Z Downloaded crossbeam-epoch v0.9.15
13842023-12-01T20:01:23.768Z Downloaded criterion v0.5.1
13852023-12-01T20:01:23.768Z Downloaded crc32fast v1.3.2
13862023-12-01T20:01:23.768Z Downloaded bit-set v0.5.3
13872023-12-01T20:01:23.768Z Downloaded cexpr v0.6.0
13882023-12-01T20:01:23.768Z Downloaded bytesize v1.3.0
13892023-12-01T20:01:23.768Z Downloaded bit-vec v0.6.3
13902023-12-01T20:01:23.768Z Downloaded base64 v0.13.1
13912023-12-01T20:01:23.768Z Downloaded const-oid v0.9.5
13922023-12-01T20:01:23.768Z Downloaded colored v2.0.4
13932023-12-01T20:01:23.768Z Downloaded cfg-if v0.1.10
13942023-12-01T20:01:23.768Z Downloaded cast v0.3.0
13952023-12-01T20:01:23.768Z Downloaded camino-tempfile v1.1.1
13962023-12-01T20:01:23.771Z Downloaded bitfield v0.14.0
13972023-12-01T20:01:23.773Z Downloaded libloading v0.7.4
13982023-12-01T20:01:23.776Z Downloaded ident_case v1.0.1
13992023-12-01T20:01:23.776Z Downloaded atty v0.2.14
14002023-12-01T20:01:23.778Z Downloaded textwrap v0.16.0
14012023-12-01T20:01:23.781Z Downloaded textwrap v0.11.0
14022023-12-01T20:01:23.784Z Downloaded tabled_derive v0.6.0
14032023-12-01T20:01:23.786Z Downloaded structopt v0.3.26
14042023-12-01T20:01:23.797Z Downloaded newline-converter v0.3.0
14052023-12-01T20:01:23.800Z Downloaded memoffset v0.9.0
14062023-12-01T20:01:23.803Z Downloaded match_cfg v0.1.0
14072023-12-01T20:01:23.803Z Downloaded libxml v0.3.3
14082023-12-01T20:01:23.812Z Downloaded libefi-sys v0.1.0
14092023-12-01T20:01:23.814Z Downloaded tabled v0.14.0
14102023-12-01T20:01:23.840Z Downloaded libsw v3.3.0
14112023-12-01T20:01:23.843Z Downloaded crossbeam-deque v0.8.3
14122023-12-01T20:01:23.846Z Downloaded bytes v1.5.0
14132023-12-01T20:01:23.852Z Downloaded base64ct v1.6.0
14142023-12-01T20:01:23.856Z Downloaded blake2b_simd v1.0.1
14152023-12-01T20:01:23.858Z Downloaded bb8 v0.8.1
14162023-12-01T20:01:23.861Z Downloaded autocfg v1.1.0
14172023-12-01T20:01:23.865Z Downloaded ascii-canvas v3.0.0
14182023-12-01T20:01:23.865Z Downloaded base64 v0.21.5
14192023-12-01T20:01:23.870Z Downloaded async-stream v0.3.5
14202023-12-01T20:01:23.873Z Downloaded assert_matches v1.5.0
14212023-12-01T20:01:23.875Z Downloaded argon2 v0.5.2
14222023-12-01T20:01:23.878Z Downloaded backoff v0.4.0
14232023-12-01T20:01:23.880Z Downloaded nom v7.1.3
14242023-12-01T20:01:23.889Z Downloaded minimal-lexical v0.2.1
14252023-12-01T20:01:23.897Z Downloaded snafu-derive v0.7.5
14262023-12-01T20:01:23.901Z Downloaded smallvec v0.6.14
14272023-12-01T20:01:23.904Z Downloaded lock_api v0.4.10
14282023-12-01T20:01:23.906Z Downloaded bindgen v0.65.1
14292023-12-01T20:01:23.917Z Downloaded aho-corasick v1.0.4
14302023-12-01T20:01:23.928Z Downloaded lazy_static v1.4.0
14312023-12-01T20:01:23.931Z Downloaded atomicwrites v0.4.2
14322023-12-01T20:01:23.937Z Downloaded atomic-waker v1.1.1
14332023-12-01T20:01:23.937Z Downloaded addr2line v0.21.0
14342023-12-01T20:01:23.940Z Downloaded arc-swap v1.6.0
14352023-12-01T20:01:23.943Z Downloaded libtest-mimic v0.6.1
14362023-12-01T20:01:23.946Z Downloaded libm v0.2.7
14372023-12-01T20:01:24.594Z Compiling serde v1.0.192
14382023-12-01T20:01:24.596Z Compiling autocfg v1.1.0
14392023-12-01T20:01:24.599Z Checking cfg-if v1.0.0
14402023-12-01T20:01:24.599Z Compiling version_check v0.9.4
14412023-12-01T20:01:24.599Z Compiling syn v1.0.109
14422023-12-01T20:01:24.628Z Checking libc v0.2.150
14432023-12-01T20:01:24.642Z Compiling syn v2.0.32
14442023-12-01T20:01:24.721Z Compiling parking_lot_core v0.9.8
14452023-12-01T20:01:24.792Z Compiling libm v0.2.7
14462023-12-01T20:01:25.270Z Compiling cc v1.0.83
14472023-12-01T20:01:25.379Z Compiling futures-core v0.3.29
14482023-12-01T20:01:25.408Z Compiling once_cell v1.18.0
14492023-12-01T20:01:25.829Z Compiling serde_json v1.0.108
14502023-12-01T20:01:25.885Z Compiling memchr v2.6.3
14512023-12-01T20:01:25.907Z Compiling lock_api v0.4.10
14522023-12-01T20:01:26.041Z Compiling num-traits v0.2.16
14532023-12-01T20:01:26.372Z Compiling slab v0.4.9
14542023-12-01T20:01:26.564Z Compiling futures-task v0.3.29
14552023-12-01T20:01:26.586Z Checking getrandom v0.2.10
14562023-12-01T20:01:26.978Z Compiling futures-channel v0.3.29
14572023-12-01T20:01:27.258Z Compiling futures-util v0.3.29
14582023-12-01T20:01:27.290Z Compiling typenum v1.16.0
14592023-12-01T20:01:27.573Z Compiling generic-array v0.14.7
14602023-12-01T20:01:27.888Z Compiling log v0.4.20
14612023-12-01T20:01:28.186Z Checking scopeguard v1.2.0
14622023-12-01T20:01:28.343Z Compiling pkg-config v0.3.27
14632023-12-01T20:01:29.347Z Checking smallvec v1.11.0
14642023-12-01T20:01:29.385Z Checking itoa v1.0.9
14652023-12-01T20:01:29.697Z Compiling rustix v0.38.25
14662023-12-01T20:01:29.887Z Compiling indexmap v1.9.3
14672023-12-01T20:01:29.960Z Compiling schemars v0.8.13
14682023-12-01T20:01:30.337Z Compiling fnv v1.0.7
14692023-12-01T20:01:30.471Z Compiling vcpkg v0.2.15
14702023-12-01T20:01:30.519Z Compiling httparse v1.8.0
14712023-12-01T20:01:30.980Z Checking rand_core v0.6.4
14722023-12-01T20:01:31.169Z Compiling ring v0.17.5
14732023-12-01T20:01:31.395Z Compiling ring v0.16.20
14742023-12-01T20:01:33.093Z Compiling aho-corasick v1.0.4
14752023-12-01T20:01:33.301Z Compiling regex-syntax v0.8.2
14762023-12-01T20:01:34.012Z Compiling openssl-sys v0.9.96
14772023-12-01T20:01:35.732Z Compiling parking_lot v0.12.1
14782023-12-01T20:01:36.962Z Compiling serde_derive_internals v0.26.0
14792023-12-01T20:01:37.173Z Checking pin-project-lite v0.2.13
14802023-12-01T20:01:37.327Z Compiling ahash v0.8.3
14812023-12-01T20:01:37.818Z Checking spin v0.5.2
14822023-12-01T20:01:38.229Z Compiling openssl v0.10.60
14832023-12-01T20:01:38.807Z Compiling regex-automata v0.4.3
14842023-12-01T20:01:39.892Z Checking signal-hook-registry v1.4.1
14852023-12-01T20:01:40.221Z Compiling rustls v0.21.9
14862023-12-01T20:01:40.277Z Compiling ucd-trie v0.1.6
14872023-12-01T20:01:40.601Z Checking mio v0.8.9
14882023-12-01T20:01:41.600Z Compiling native-tls v0.2.11
14892023-12-01T20:01:41.623Z Compiling iana-time-zone v0.1.57
14902023-12-01T20:01:41.784Z Compiling async-trait v0.1.74
14912023-12-01T20:01:42.102Z Checking num_cpus v1.16.0
14922023-12-01T20:01:42.554Z Compiling byteorder v1.5.0
14932023-12-01T20:01:42.614Z Compiling unicode-xid v0.2.4
14942023-12-01T20:01:42.859Z Compiling dyn-clone v1.0.13
14952023-12-01T20:01:43.271Z Compiling backtrace v0.3.69
14962023-12-01T20:01:43.603Z Checking socket2 v0.5.5
14972023-12-01T20:01:44.003Z Checking ryu v1.0.15
14982023-12-01T20:01:44.270Z Compiling futures-sink v0.3.29
14992023-12-01T20:01:44.325Z Compiling hashbrown v0.13.2
15002023-12-01T20:01:44.344Z Compiling errno v0.3.2
15012023-12-01T20:01:44.347Z Compiling crossbeam-utils v0.8.16
15022023-12-01T20:01:44.471Z Compiling tinyvec_macros v0.1.1
15032023-12-01T20:01:44.585Z Compiling crc32fast v1.3.2
15042023-12-01T20:01:44.671Z Compiling tinyvec v1.6.0
15052023-12-01T20:01:45.732Z Compiling regex v1.10.2
15062023-12-01T20:01:45.793Z Compiling futures-io v0.3.29
15072023-12-01T20:01:45.876Z Compiling pin-utils v0.1.0
15082023-12-01T20:01:45.994Z Compiling anyhow v1.0.75
15092023-12-01T20:01:46.160Z Compiling spin v0.9.8
15102023-12-01T20:01:46.224Z Compiling tracing-core v0.1.31
15112023-12-01T20:01:46.765Z Compiling unicode-bidi v0.3.13
15122023-12-01T20:01:47.279Z Compiling unicode-normalization v0.1.22
15132023-12-01T20:01:47.556Z Compiling num-integer v0.1.45
15142023-12-01T20:01:48.085Z Compiling serde_derive v1.0.192
15152023-12-01T20:01:48.662Z Compiling thiserror-impl v1.0.49
15162023-12-01T20:01:48.680Z Compiling zeroize_derive v1.4.2
15172023-12-01T20:01:49.079Z Compiling tokio-macros v2.2.0
15182023-12-01T20:01:49.258Z Compiling futures-macro v0.3.29
15192023-12-01T20:01:49.289Z Compiling tracing-attributes v0.1.26
15202023-12-01T20:01:49.816Z Compiling schemars_derive v0.8.13
15212023-12-01T20:01:51.331Z Compiling openssl-macros v0.1.1
15222023-12-01T20:01:51.903Z Checking zeroize v1.7.0
15232023-12-01T20:01:54.188Z Compiling thiserror v1.0.49
15242023-12-01T20:01:54.368Z Compiling pest v2.7.2
15252023-12-01T20:01:54.957Z Compiling synstructure v0.12.6
15262023-12-01T20:01:55.001Z Compiling lazy_static v1.4.0
15272023-12-01T20:01:55.150Z Compiling base64 v0.21.5
15282023-12-01T20:01:55.407Z Compiling slog v2.7.0
15292023-12-01T20:01:55.816Z Compiling tracing v0.1.37
15302023-12-01T20:01:56.161Z Compiling unicode-width v0.1.11
15312023-12-01T20:01:56.443Z Compiling rustversion v1.0.14
15322023-12-01T20:01:56.637Z Compiling openssl-probe v0.1.5
15332023-12-01T20:01:57.067Z Compiling percent-encoding v2.3.1
15342023-12-01T20:01:57.139Z Checking subtle v2.5.0
15352023-12-01T20:01:57.410Z Compiling time-core v0.1.1
15362023-12-01T20:01:57.513Z Compiling foreign-types-shared v0.1.1
15372023-12-01T20:01:57.571Z Compiling hashbrown v0.12.3
15382023-12-01T20:01:57.614Z Compiling untrusted v0.7.1
15392023-12-01T20:01:57.642Z Compiling untrusted v0.9.0
15402023-12-01T20:01:57.660Z Compiling time-macros v0.2.13
15412023-12-01T20:01:58.082Z Compiling zerocopy-derive v0.2.0
15422023-12-01T20:01:59.161Z Compiling pest_meta v2.7.2
15432023-12-01T20:02:00.763Z Compiling foreign-types v0.3.2
15442023-12-01T20:02:01.370Z Compiling pest_generator v2.7.2
15452023-12-01T20:02:04.464Z Compiling try-lock v0.2.4
15462023-12-01T20:02:04.653Z Compiling want v0.3.1
15472023-12-01T20:02:04.682Z Compiling rustls-webpki v0.101.7
15482023-12-01T20:02:04.762Z Compiling sct v0.7.0
15492023-12-01T20:02:05.217Z Compiling form_urlencoded v1.2.1
15502023-12-01T20:02:05.732Z Compiling zerocopy-derive v0.6.4
15512023-12-01T20:02:07.647Z Compiling pest_derive v2.7.2
15522023-12-01T20:02:08.004Z Compiling socket2 v0.4.9
15532023-12-01T20:02:08.116Z Compiling httpdate v1.0.3
15542023-12-01T20:02:08.833Z Compiling tower-service v0.3.2
15552023-12-01T20:02:08.860Z Compiling either v1.9.0
15562023-12-01T20:02:08.992Z Compiling rustls-pemfile v1.0.3
15572023-12-01T20:02:09.354Z Compiling idna v0.5.0
15582023-12-01T20:02:09.376Z Compiling memoffset v0.9.0
15592023-12-01T20:02:09.503Z Compiling usdt-impl v0.3.5
15602023-12-01T20:02:09.572Z Compiling adler v1.0.2
15612023-12-01T20:02:09.903Z Compiling miniz_oxide v0.7.1
15622023-12-01T20:02:09.990Z Compiling rustls-native-certs v0.6.3
15632023-12-01T20:02:10.197Z Compiling zerocopy v0.3.0
15642023-12-01T20:02:10.635Z Checking crypto-common v0.1.6
15652023-12-01T20:02:10.897Z Compiling url v2.5.0
15662023-12-01T20:02:11.339Z Checking bytes v1.5.0
15672023-12-01T20:02:11.436Z Checking bitflags v2.4.0
15682023-12-01T20:02:12.037Z Compiling ipnet v2.8.0
15692023-12-01T20:02:12.491Z Compiling signal-hook v0.3.17
15702023-12-01T20:02:13.032Z Compiling indexmap v2.1.0
15712023-12-01T20:02:14.051Z Compiling semver v1.0.20
15722023-12-01T20:02:14.080Z Compiling chrono v0.4.31
15732023-12-01T20:02:14.108Z Compiling uuid v1.6.1
15742023-12-01T20:02:14.658Z Compiling http v0.2.11
15752023-12-01T20:02:14.723Z Compiling tokio v1.34.0
15762023-12-01T20:02:15.343Z Compiling toml_datetime v0.6.5
15772023-12-01T20:02:15.946Z Compiling serde_spanned v0.6.4
15782023-12-01T20:02:16.310Z Compiling rustc_version v0.4.0
15792023-12-01T20:02:16.733Z Compiling toml_edit v0.19.15
15802023-12-01T20:02:18.835Z Compiling openapiv3 v2.0.0-rc.1
15812023-12-01T20:02:20.717Z Compiling http-body v0.4.5
15822023-12-01T20:02:22.535Z Compiling serde_urlencoded v0.7.1
15832023-12-01T20:02:23.347Z Compiling dof v0.1.5
15842023-12-01T20:02:24.083Z Compiling dtrace-parser v0.1.14
15852023-12-01T20:02:24.186Z Compiling clap_derive v4.4.2
15862023-12-01T20:02:24.880Z Compiling crossbeam-epoch v0.9.15
15872023-12-01T20:02:25.580Z Compiling encoding_rs v0.8.33
15882023-12-01T20:02:26.092Z Compiling thread-id v4.2.0
15892023-12-01T20:02:26.238Z Checking const-oid v0.9.5
15902023-12-01T20:02:27.268Z Compiling tokio-util v0.7.10
15912023-12-01T20:02:27.378Z Compiling tokio-rustls v0.24.1
15922023-12-01T20:02:27.981Z Compiling mime v0.3.17
15932023-12-01T20:02:28.920Z Compiling siphasher v0.3.11
15942023-12-01T20:02:29.368Z Compiling h2 v0.3.21
15952023-12-01T20:02:29.555Z Compiling webpki-roots v0.25.2
15962023-12-01T20:02:29.670Z Compiling gimli v0.28.0
15972023-12-01T20:02:30.209Z Compiling serde_tokenstream v0.1.7
15982023-12-01T20:02:32.306Z Compiling tokio-native-tls v0.3.1
15992023-12-01T20:02:32.661Z Compiling strum_macros v0.25.2
16002023-12-01T20:02:32.709Z Compiling bzip2-sys v0.1.11+1.0.8
16012023-12-01T20:02:33.182Z Compiling object v0.32.1
16022023-12-01T20:02:33.554Z Compiling num-iter v0.1.43
16032023-12-01T20:02:33.828Z Compiling rustc-demangle v0.1.23
16042023-12-01T20:02:35.686Z Compiling flate2 v1.0.28
16052023-12-01T20:02:36.771Z Compiling addr2line v0.21.0
16062023-12-01T20:02:37.324Z Compiling heapless v0.7.16
16072023-12-01T20:02:37.537Z Compiling block-buffer v0.10.4
16082023-12-01T20:02:37.944Z Compiling doc-comment v0.3.3
16092023-12-01T20:02:38.054Z Compiling ppv-lite86 v0.2.17
16102023-12-01T20:02:38.527Z Compiling usdt-macro v0.3.5
16112023-12-01T20:02:38.974Z Compiling usdt-attr-macro v0.3.5
16122023-12-01T20:02:39.314Z Compiling rand_chacha v0.3.1
16132023-12-01T20:02:39.596Z Compiling toml v0.7.8
16142023-12-01T20:02:39.721Z Compiling toml_edit v0.21.0
16152023-12-01T20:02:40.646Z Compiling hyper v0.14.27
16162023-12-01T20:02:40.933Z Compiling digest v0.10.7
16172023-12-01T20:02:41.300Z Compiling hex v0.4.3
16182023-12-01T20:02:41.757Z Compiling pin-project-internal v1.1.3
16192023-12-01T20:02:42.365Z Compiling bit-vec v0.6.3
16202023-12-01T20:02:42.637Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
16212023-12-01T20:02:44.030Z Compiling rand v0.8.5
16222023-12-01T20:02:46.127Z Compiling phf_shared v0.10.0
16232023-12-01T20:02:46.262Z Compiling num-bigint v0.4.4
16242023-12-01T20:02:46.768Z Compiling fixedbitset v0.4.2
16252023-12-01T20:02:46.998Z Compiling smoltcp v0.9.1
16262023-12-01T20:02:47.123Z Compiling precomputed-hash v0.1.1
16272023-12-01T20:02:47.271Z Compiling new_debug_unreachable v1.0.4
16282023-12-01T20:02:47.391Z Compiling string_cache v0.8.7
16292023-12-01T20:02:47.479Z Compiling petgraph v0.6.4
16302023-12-01T20:02:48.097Z Compiling bit-set v0.5.3
16312023-12-01T20:02:48.161Z Compiling itertools v0.10.5
16322023-12-01T20:02:48.857Z Compiling enum-as-inner v0.5.1
16332023-12-01T20:02:48.914Z Compiling hubpack_derive v0.1.1
16342023-12-01T20:02:49.081Z Compiling diesel_table_macro_syntax v0.1.0
16352023-12-01T20:02:49.697Z Compiling unicode-segmentation v1.10.1
16362023-12-01T20:02:50.307Z Compiling lalrpop-util v0.19.12
16372023-12-01T20:02:50.542Z Compiling diesel_derives v2.1.2
16382023-12-01T20:02:51.218Z Compiling snafu-derive v0.7.5
16392023-12-01T20:02:52.181Z Compiling hyper-tls v0.5.0
16402023-12-01T20:02:52.622Z Compiling hyper-rustls v0.24.2
16412023-12-01T20:02:52.686Z Compiling cpufeatures v0.2.9
16422023-12-01T20:02:52.771Z Compiling rustix v0.37.23
16432023-12-01T20:02:52.819Z Compiling sha2 v0.10.8
16442023-12-01T20:02:53.053Z Compiling md-5 v0.10.5
16452023-12-01T20:02:53.419Z Compiling reqwest v0.11.22
16462023-12-01T20:02:53.440Z Compiling hmac v0.12.1
16472023-12-01T20:02:54.180Z Compiling stringprep v0.1.3
16482023-12-01T20:02:55.020Z Compiling serde_repr v0.1.16
16492023-12-01T20:02:55.066Z Compiling hash32 v0.2.1
16502023-12-01T20:02:55.841Z Compiling stable_deref_trait v1.2.0
16512023-12-01T20:02:56.741Z Checking bitflags v1.3.2
16522023-12-01T20:02:56.865Z Compiling fallible-iterator v0.2.0
16532023-12-01T20:02:57.319Z Compiling terminal_size v0.2.6
16542023-12-01T20:02:57.979Z Compiling postgres-protocol v0.6.6
16552023-12-01T20:02:58.845Z Compiling phf_shared v0.11.2
16562023-12-01T20:02:59.409Z Compiling block-padding v0.3.3
16572023-12-01T20:02:59.783Z Compiling scheduled-thread-pool v0.2.7
16582023-12-01T20:02:59.892Z Compiling managed v0.8.0
16592023-12-01T20:03:00.177Z Compiling regex-automata v0.1.10
16602023-12-01T20:03:00.612Z Compiling num_threads v0.1.6
16612023-12-01T20:03:00.688Z Compiling matches v0.1.10
16622023-12-01T20:03:00.781Z Compiling deranged v0.3.8
16632023-12-01T20:03:00.809Z Compiling idna v0.2.3
16642023-12-01T20:03:00.896Z Compiling bstr v0.2.17
16652023-12-01T20:03:00.953Z Compiling clap_builder v4.4.2
16662023-12-01T20:03:00.974Z Compiling r2d2 v0.8.10
16672023-12-01T20:03:01.540Z Compiling inout v0.1.3
16682023-12-01T20:03:01.998Z Compiling signal-hook-mio v0.2.3
16692023-12-01T20:03:02.225Z Compiling phf v0.11.2
16702023-12-01T20:03:02.665Z Compiling postgres-types v0.2.6
16712023-12-01T20:03:03.388Z Compiling bzip2 v0.4.4
16722023-12-01T20:03:03.790Z Compiling time v0.3.27
16732023-12-01T20:03:03.976Z Compiling hubpack v0.1.2
16742023-12-01T20:03:04.633Z Compiling pin-project v1.1.3
16752023-12-01T20:03:04.917Z Compiling ipnetwork v0.20.0
16762023-12-01T20:03:05.220Z Compiling zerocopy v0.6.4
16772023-12-01T20:03:05.345Z Compiling itertools v0.11.0
16782023-12-01T20:03:06.368Z Compiling futures-executor v0.3.29
16792023-12-01T20:03:07.320Z Compiling float-cmp v0.9.0
16802023-12-01T20:03:08.478Z Compiling whoami v1.4.1
16812023-12-01T20:03:09.468Z Compiling data-encoding v2.4.0
16822023-12-01T20:03:10.169Z Compiling difflib v0.4.0
16832023-12-01T20:03:10.244Z Compiling regex-automata v0.3.8
16842023-12-01T20:03:12.823Z Compiling normalize-line-endings v0.3.0
16852023-12-01T20:03:12.875Z Checking hashbrown v0.14.2
16862023-12-01T20:03:12.977Z Compiling static_assertions v1.1.0
16872023-12-01T20:03:13.140Z Compiling predicates-core v1.0.6
16882023-12-01T20:03:13.469Z Compiling predicates v3.0.4
16892023-12-01T20:03:13.706Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
16902023-12-01T20:03:14.307Z Compiling bstr v1.6.0
16912023-12-01T20:03:14.653Z Compiling trust-dns-proto v0.22.0
16922023-12-01T20:03:16.861Z Compiling tokio-postgres v0.7.10
16932023-12-01T20:03:17.379Z Compiling yasna v0.5.2
16942023-12-01T20:03:17.552Z Compiling diesel v2.1.4
16952023-12-01T20:03:19.188Z Compiling clap v4.4.3
16962023-12-01T20:03:19.324Z Compiling futures v0.3.29
16972023-12-01T20:03:19.478Z Compiling snafu v0.7.5
16982023-12-01T20:03:20.626Z Compiling zip v0.6.6
16992023-12-01T20:03:20.834Z Compiling similar v2.2.1
17002023-12-01T20:03:21.386Z Compiling crossterm v0.27.0
17012023-12-01T20:03:21.964Z Compiling cipher v0.4.4
17022023-12-01T20:03:23.039Z Compiling signature v2.1.0
17032023-12-01T20:03:23.221Z Compiling usdt v0.3.5
17042023-12-01T20:03:23.456Z Compiling tokio-stream v0.1.14
17052023-12-01T20:03:24.937Z Compiling console v0.15.7
17062023-12-01T20:03:25.433Z Checking equivalent v1.0.1
17072023-12-01T20:03:26.615Z Checking unicode-ident v1.0.12
17082023-12-01T20:03:26.869Z Checking proc-macro2 v1.0.69
17092023-12-01T20:03:27.858Z Checking quote v1.0.33
17102023-12-01T20:03:29.269Z Checking utf8parse v0.2.1
17112023-12-01T20:03:30.435Z Checking anstyle v1.0.2
17122023-12-01T20:03:31.647Z Checking io-lifetimes v1.0.11
17132023-12-01T20:03:34.532Z Checking anstyle-parse v0.2.1
17142023-12-01T20:03:38.730Z Checking anstyle-query v1.0.0
17152023-12-01T20:03:38.883Z Checking colorchoice v1.0.0
17162023-12-01T20:03:39.076Z Checking anstream v0.5.0
17172023-12-01T20:03:39.571Z Checking strsim v0.10.0
17182023-12-01T20:03:39.574Z Checking clap_lex v0.5.1
17192023-12-01T20:03:40.765Z Checking winnow v0.5.15
17202023-12-01T20:03:45.545Z Compiling serde_tokenstream v0.2.0
17212023-12-01T20:03:50.674Z Compiling regress v0.7.1
17222023-12-01T20:03:56.417Z Compiling typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
17232023-12-01T20:04:03.266Z Compiling getopts v0.2.21
17242023-12-01T20:04:04.436Z Compiling unsafe-libyaml v0.2.9
17252023-12-01T20:04:05.016Z Checking heck v0.4.1
17262023-12-01T20:04:05.313Z Checking progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
17272023-12-01T20:04:06.292Z Compiling ident_case v1.0.1
17282023-12-01T20:04:06.399Z Checking fastrand v2.0.0
17292023-12-01T20:04:06.539Z Checking match_cfg v0.1.0
17302023-12-01T20:04:06.668Z Compiling serde_yaml v0.9.25
17312023-12-01T20:04:06.917Z Checking tempfile v3.8.1
17322023-12-01T20:04:07.437Z Checking hostname v0.3.1
17332023-12-01T20:04:07.508Z Checking atty v0.2.14
17342023-12-01T20:04:07.613Z Checking quick-error v1.2.3
17352023-12-01T20:04:07.652Z Compiling paste v1.0.14
17362023-12-01T20:04:07.669Z Checking crossbeam-channel v0.5.8
17372023-12-01T20:04:07.794Z Checking sha1 v0.10.6
17382023-12-01T20:04:08.222Z Checking dirs-sys-next v0.1.2
17392023-12-01T20:04:08.464Z Checking dirs-next v2.0.0
17402023-12-01T20:04:08.644Z Checking thread_local v1.1.7
17412023-12-01T20:04:08.854Z Checking instant v0.1.12
17422023-12-01T20:04:08.981Z Compiling slog-async v2.8.0
17432023-12-01T20:04:09.056Z Checking term v0.7.0
17442023-12-01T20:04:09.701Z Checking camino v1.1.6
17452023-12-01T20:04:09.814Z Compiling multer v2.1.0
17462023-12-01T20:04:10.238Z Checking take_mut v0.2.2
17472023-12-01T20:04:10.547Z Checking slog-term v2.9.0
17482023-12-01T20:04:10.583Z Compiling darling_core v0.20.3
17492023-12-01T20:04:10.856Z Checking slog-json v2.6.1
17502023-12-01T20:04:11.239Z Compiling async-stream-impl v0.3.5
17512023-12-01T20:04:11.279Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
17522023-12-01T20:04:11.749Z Checking debug-ignore v1.0.5
17532023-12-01T20:04:11.954Z Checking atomic-waker v1.1.1
17542023-12-01T20:04:12.115Z Checking waitgroup v0.1.2
17552023-12-01T20:04:12.380Z Checking slog-bunyan v2.4.0
17562023-12-01T20:04:13.217Z Checking toml v0.8.8
17572023-12-01T20:04:13.570Z Checking async-stream v0.3.5
17582023-12-01T20:04:13.698Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
17592023-12-01T20:04:13.718Z Checking serde_path_to_error v0.1.14
17602023-12-01T20:04:13.824Z Checking strum v0.25.0
17612023-12-01T20:04:14.035Z Compiling structmeta-derive v0.2.0
17622023-12-01T20:04:14.391Z Checking wait-timeout v0.2.0
17632023-12-01T20:04:14.633Z Checking rusty-fork v0.3.0
17642023-12-01T20:04:14.737Z Checking rand_xorshift v0.3.0
17652023-12-01T20:04:14.985Z Checking unarray v0.1.4
17662023-12-01T20:04:15.055Z Compiling regex-syntax v0.7.5
17672023-12-01T20:04:15.188Z Checking proptest v1.4.0
17682023-12-01T20:04:19.091Z Compiling structmeta v0.2.0
17692023-12-01T20:04:19.736Z Checking backoff v0.4.0
17702023-12-01T20:04:20.191Z Compiling test-strategy v0.3.1
17712023-12-01T20:04:20.953Z Compiling darling_macro v0.20.3
17722023-12-01T20:04:22.544Z Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
17732023-12-01T20:04:22.613Z Compiling darling v0.20.3
17742023-12-01T20:04:22.755Z Checking macaddr v1.0.1
17752023-12-01T20:04:22.773Z Compiling serde_with_macros v2.3.3
17762023-12-01T20:04:23.281Z Checking camino-tempfile v1.1.1
17772023-12-01T20:04:23.403Z Checking is-terminal v0.4.9
17782023-12-01T20:04:23.562Z Compiling proc-macro-error-attr v1.0.4
17792023-12-01T20:04:23.655Z Compiling proc-macro-error v1.0.4
17802023-12-01T20:04:24.310Z Compiling proc-macro-crate v1.3.1
17812023-12-01T20:04:24.480Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17822023-12-01T20:04:25.114Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
17832023-12-01T20:04:26.084Z Checking termtree v0.4.1
17842023-12-01T20:04:26.325Z Compiling num_enum_derive v0.5.11
17852023-12-01T20:04:26.371Z Checking predicates-tree v1.0.9
17862023-12-01T20:04:26.536Z Compiling parse-display-derive v0.8.2
17872023-12-01T20:04:26.640Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
17882023-12-01T20:04:26.664Z Checking base64ct v1.6.0
17892023-12-01T20:04:26.958Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
17902023-12-01T20:04:27.178Z Checking postcard-cobs v0.1.5-pre
17912023-12-01T20:04:27.222Z Compiling typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
17922023-12-01T20:04:27.271Z Checking serde_with v2.3.3
17932023-12-01T20:04:27.400Z Compiling crucible-workspace-hack v0.1.0
17942023-12-01T20:04:27.413Z Checking postcard v0.7.3
17952023-12-01T20:04:27.461Z Checking smoltcp v0.8.2
17962023-12-01T20:04:27.798Z Compiling foreign-types-macros v0.2.3
17972023-12-01T20:04:28.026Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
17982023-12-01T20:04:28.456Z Checking foreign-types-shared v0.3.1
17992023-12-01T20:04:28.599Z Checking cfg-if v0.1.10
18002023-12-01T20:04:28.717Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18012023-12-01T20:04:29.136Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18022023-12-01T20:04:29.858Z Checking foreign-types v0.5.0
18032023-12-01T20:04:29.990Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18042023-12-01T20:04:30.005Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18052023-12-01T20:04:30.958Z Checking num_enum v0.5.11
18062023-12-01T20:04:31.165Z Checking cstr-argument v0.1.2
18072023-12-01T20:04:31.312Z Checking pretty-hex v0.2.1
18082023-12-01T20:04:31.398Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
18092023-12-01T20:04:31.413Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18102023-12-01T20:04:31.532Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18112023-12-01T20:04:31.986Z Checking colored v2.0.4
18122023-12-01T20:04:32.026Z Compiling zone_cfg_derive v0.3.0
18132023-12-01T20:04:32.094Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18142023-12-01T20:04:32.161Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
18152023-12-01T20:04:32.672Z Checking predicates v2.1.5
18162023-12-01T20:04:33.111Z Compiling mockall_derive v0.11.4
18172023-12-01T20:04:33.698Z Compiling num-derive v0.4.0
18182023-12-01T20:04:33.980Z Checking parse-display v0.8.2
18192023-12-01T20:04:34.210Z Checking downcast v0.11.0
18202023-12-01T20:04:34.238Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18212023-12-01T20:04:34.434Z Checking fragile v2.0.0
18222023-12-01T20:04:34.501Z Checking zone v0.3.0
18232023-12-01T20:04:34.835Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
18242023-12-01T20:04:35.158Z Checking smf v0.2.2
18252023-12-01T20:04:35.295Z Checking xattr v1.0.1
18262023-12-01T20:04:35.548Z Checking filetime v0.2.22
18272023-12-01T20:04:35.712Z Checking pem v3.0.2
18282023-12-01T20:04:35.794Z Compiling typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
18292023-12-01T20:04:35.856Z Checking tar v0.4.40
18302023-12-01T20:04:35.983Z Compiling progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
18312023-12-01T20:04:36.090Z Checking linked-hash-map v0.5.6
18322023-12-01T20:04:36.262Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18332023-12-01T20:04:36.599Z Checking lru-cache v0.1.2
18342023-12-01T20:04:36.696Z Checking headers-core v0.2.0
18352023-12-01T20:04:36.898Z Checking headers v0.3.9
18362023-12-01T20:04:36.916Z Checking password-hash v0.5.0
18372023-12-01T20:04:37.091Z Checking blake2 v0.10.6
18382023-12-01T20:04:37.597Z Checking base64 v0.13.1
18392023-12-01T20:04:37.614Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=945f040d259ca8013d3fb26f510453da7cd7b1a6#945f040d)
18402023-12-01T20:04:37.718Z Checking argon2 v0.5.2
18412023-12-01T20:04:38.190Z Checking pem v1.1.1
18422023-12-01T20:04:38.306Z Checking rcgen v0.11.3
18432023-12-01T20:04:38.504Z Checking atomicwrites v0.4.2
18442023-12-01T20:04:38.626Z Checking subprocess v0.2.9
18452023-12-01T20:04:38.664Z Compiling cancel-safe-futures v0.1.5
18462023-12-01T20:04:38.781Z Checking ciborium-io v0.2.1
18472023-12-01T20:04:38.934Z Checking half v1.8.2
18482023-12-01T20:04:39.006Z Checking arc-swap v1.6.0
18492023-12-01T20:04:39.189Z Checking textwrap v0.11.0
18502023-12-01T20:04:39.297Z Compiling heck v0.3.3
18512023-12-01T20:04:39.457Z Checking vec_map v0.8.2
18522023-12-01T20:04:39.496Z Checking ansi_term v0.12.1
18532023-12-01T20:04:39.555Z Checking ciborium-ll v0.2.1
18542023-12-01T20:04:39.664Z Checking slog-scope v4.4.0
18552023-12-01T20:04:39.831Z Compiling libefi-sys v0.1.0
18562023-12-01T20:04:39.908Z Checking strsim v0.8.0
18572023-12-01T20:04:39.938Z Checking slog-stdlog v4.1.1
18582023-12-01T20:04:39.959Z Compiling structopt-derive v0.4.18
18592023-12-01T20:04:40.008Z Checking ciborium v0.2.1
18602023-12-01T20:04:40.174Z Checking clap v2.34.0
18612023-12-01T20:04:40.276Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
18622023-12-01T20:04:41.001Z Checking slog-envlogger v2.2.0
18632023-12-01T20:04:41.319Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
18642023-12-01T20:04:41.395Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
18652023-12-01T20:04:41.647Z Checking resolv-conf v0.7.0
18662023-12-01T20:04:41.818Z Compiling slog-dtrace v0.2.3
18672023-12-01T20:04:41.821Z Compiling convert_case v0.4.0
18682023-12-01T20:04:42.170Z Checking trust-dns-resolver v0.22.0
18692023-12-01T20:04:42.910Z Checking fxhash v0.2.1
18702023-12-01T20:04:43.152Z Checking itertools v0.12.0
18712023-12-01T20:04:43.331Z Compiling derive_more v0.99.17
18722023-12-01T20:04:44.629Z Checking pem-rfc7468 v0.7.0
18732023-12-01T20:04:44.755Z Compiling der_derive v0.7.2
18742023-12-01T20:04:44.897Z Checking structopt v0.3.26
18752023-12-01T20:04:45.019Z Checking flagset v0.4.3
18762023-12-01T20:04:45.284Z Checking termcolor v1.2.0
18772023-12-01T20:04:45.460Z Compiling same-file v1.0.6
18782023-12-01T20:04:45.805Z Compiling radium v0.7.0
18792023-12-01T20:04:45.899Z Compiling walkdir v2.4.0
18802023-12-01T20:04:46.444Z Checking mockall v0.11.4
18812023-12-01T20:04:46.513Z Compiling semver-parser v0.10.2
18822023-12-01T20:04:46.794Z Checking tap v1.0.1
18832023-12-01T20:04:47.039Z Compiling maybe-uninit v2.0.0
18842023-12-01T20:04:47.344Z Checking wyz v0.5.1
18852023-12-01T20:04:47.962Z Compiling semver v0.11.0
18862023-12-01T20:04:48.685Z Compiling num-rational v0.4.1
18872023-12-01T20:04:48.878Z Compiling progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
18882023-12-01T20:04:48.999Z Checking der v0.7.8
18892023-12-01T20:04:49.241Z Checking crc-catalog v2.2.0
18902023-12-01T20:04:49.428Z Compiling packed_struct v0.10.1
18912023-12-01T20:04:49.582Z Compiling home v0.5.5
18922023-12-01T20:04:49.610Z Compiling num-bigint-dig v0.8.4
18932023-12-01T20:04:49.977Z Checking funty v2.0.0
18942023-12-01T20:04:50.091Z Compiling toolchain_find v0.2.0
18952023-12-01T20:04:50.238Z Checking crc v3.0.1
18962023-12-01T20:04:51.005Z Checking hkdf v0.12.3
18972023-12-01T20:04:51.316Z Compiling toml v0.5.11
18982023-12-01T20:04:51.696Z Compiling packed_struct_codegen v0.10.1
18992023-12-01T20:04:51.775Z Checking bitvec v1.0.1
19002023-12-01T20:04:52.038Z Checking spki v0.7.2
19012023-12-01T20:04:52.467Z Checking pkcs8 v0.10.2
19022023-12-01T20:04:52.852Z Checking nodrop v0.1.14
19032023-12-01T20:04:53.002Z Checking array-init v0.0.4
19042023-12-01T20:04:53.582Z Checking pkcs1 v0.7.5
19052023-12-01T20:04:54.186Z Compiling rustfmt-wrapper v0.2.0
19062023-12-01T20:04:54.688Z Compiling omicron-zone-package v0.9.1
19072023-12-01T20:04:55.207Z Checking smallvec v0.6.14
19082023-12-01T20:04:55.325Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
19092023-12-01T20:04:56.655Z Checking newline-converter v0.3.0
19102023-12-01T20:04:56.887Z Checking num-complex v0.4.4
19112023-12-01T20:04:57.552Z Checking utf-8 v0.7.6
19122023-12-01T20:04:57.674Z Checking keccak v0.1.4
19132023-12-01T20:04:57.831Z Checking bitfield v0.14.0
19142023-12-01T20:04:58.124Z Checking sha3 v0.10.8
19152023-12-01T20:04:58.248Z Checking tungstenite v0.20.1
19162023-12-01T20:04:58.406Z Checking num v0.4.1
19172023-12-01T20:04:58.539Z Checking expectorate v1.1.0
19182023-12-01T20:04:58.727Z Checking serde-hex v0.1.0
19192023-12-01T20:04:58.754Z Checking x509-cert v0.2.4
19202023-12-01T20:04:59.061Z Checking rsa v0.9.2
19212023-12-01T20:04:59.664Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19222023-12-01T20:04:59.684Z Checking env_logger v0.10.0
19232023-12-01T20:05:00.027Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
19242023-12-01T20:05:00.346Z Checking ron v0.8.1
19252023-12-01T20:05:00.458Z Checking secrecy v0.8.0
19262023-12-01T20:05:00.785Z Checking crc-any v2.4.3
19272023-12-01T20:05:01.341Z Checking tokio-tungstenite v0.20.1
19282023-12-01T20:05:01.370Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
19292023-12-01T20:05:01.707Z Checking object v0.30.4
19302023-12-01T20:05:01.929Z Checking path-slash v0.1.5
19312023-12-01T20:05:02.095Z Compiling buf-list v1.0.3
19322023-12-01T20:05:02.125Z Checking glob v0.3.1
19332023-12-01T20:05:02.366Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19342023-12-01T20:05:02.607Z Compiling parking_lot_core v0.8.6
19352023-12-01T20:05:02.657Z Checking swrite v0.1.0
19362023-12-01T20:05:02.801Z Checking nibble_vec v0.1.0
19372023-12-01T20:05:02.868Z Checking lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
19382023-12-01T20:05:03.068Z Checking endian-type v0.1.2
19392023-12-01T20:05:03.371Z Checking radix_trie v0.2.1
19402023-12-01T20:05:03.551Z Checking pretty-hex v0.4.0
19412023-12-01T20:05:03.798Z Checking libsw v3.3.0
19422023-12-01T20:05:03.847Z Checking parking_lot v0.11.2
19432023-12-01T20:05:03.984Z Checking trust-dns-client v0.22.0
19442023-12-01T20:05:04.185Z Compiling derive-where v1.2.5
19452023-12-01T20:05:04.371Z Checking sled v0.34.7
19462023-12-01T20:05:05.009Z Checking owo-colors v3.5.0
19472023-12-01T20:05:05.645Z Checking linear-map v1.2.0
19482023-12-01T20:05:05.963Z Checking trust-dns-server v0.22.1
19492023-12-01T20:05:06.150Z Compiling semver v0.1.20
19502023-12-01T20:05:07.293Z Compiling rustc_version v0.1.7
19512023-12-01T20:05:08.041Z Compiling newtype_derive v0.1.6
19522023-12-01T20:05:08.368Z Checking crossbeam-deque v0.8.3
19532023-12-01T20:05:08.483Z Checking openapiv3 v1.0.3
19542023-12-01T20:05:08.856Z Compiling unicase v2.7.0
19552023-12-01T20:05:08.917Z Compiling platforms v3.0.2
19562023-12-01T20:05:09.273Z Compiling rayon-core v1.12.0
19572023-12-01T20:05:10.433Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
19582023-12-01T20:05:10.451Z Compiling memoffset v0.7.1
19592023-12-01T20:05:10.789Z Checking rayon v1.8.0
19602023-12-01T20:05:10.819Z Compiling curve25519-dalek v4.1.0
19612023-12-01T20:05:11.082Z Checking steno v0.4.0
19622023-12-01T20:05:11.721Z Checking globset v0.4.13
19632023-12-01T20:05:12.287Z Checking olpc-cjson v0.1.3
19642023-12-01T20:05:12.474Z Checking serde_plain v1.0.2
19652023-12-01T20:05:12.591Z Checking ff v0.13.0
19662023-12-01T20:05:12.870Z Compiling async-recursion v1.0.5
19672023-12-01T20:05:12.901Z Checking typed-path v0.6.0
19682023-12-01T20:05:14.089Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#bb69a3a4)
19692023-12-01T20:05:14.482Z Checking group v0.13.0
19702023-12-01T20:05:14.683Z Compiling mime_guess v2.0.4
19712023-12-01T20:05:14.860Z Checking universal-hash v0.5.1
19722023-12-01T20:05:14.975Z Checking crypto-bigint v0.5.2
19732023-12-01T20:05:15.117Z Compiling thiserror-impl-no-std v2.0.2
19742023-12-01T20:05:16.369Z Checking tough v0.15.0
19752023-12-01T20:05:16.851Z Compiling curve25519-dalek-derive v0.1.0
19762023-12-01T20:05:17.803Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
19772023-12-01T20:05:17.807Z Checking signature v1.6.4
19782023-12-01T20:05:17.821Z Checking opaque-debug v0.3.0
19792023-12-01T20:05:17.912Z Compiling salty v0.2.0
19802023-12-01T20:05:17.937Z Checking base16ct v0.2.0
19812023-12-01T20:05:18.247Z Checking display-error-chain v0.2.0
19822023-12-01T20:05:18.396Z Checking elliptic-curve v0.13.5
19832023-12-01T20:05:18.560Z Checking poly1305 v0.8.0
19842023-12-01T20:05:18.687Z Checking ed25519 v1.5.3
19852023-12-01T20:05:19.086Z Checking nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
19862023-12-01T20:05:19.220Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
19872023-12-01T20:05:19.562Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
19882023-12-01T20:05:19.680Z Checking chacha20 v0.9.1
19892023-12-01T20:05:19.934Z Checking serde-big-array v0.5.1
19902023-12-01T20:05:20.249Z Checking progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
19912023-12-01T20:05:20.253Z Checking aead v0.5.2
19922023-12-01T20:05:20.569Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
19932023-12-01T20:05:20.639Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
19942023-12-01T20:05:20.642Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
19952023-12-01T20:05:20.703Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
19962023-12-01T20:05:22.053Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
19972023-12-01T20:05:22.358Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
19982023-12-01T20:05:22.822Z Checking lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
19992023-12-01T20:05:23.630Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
20002023-12-01T20:05:24.146Z Checking hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
20012023-12-01T20:05:24.970Z Checking thiserror-no-std v2.0.2
20022023-12-01T20:05:25.134Z Checking kstat-rs v0.2.3
20032023-12-01T20:05:25.138Z Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
20042023-12-01T20:05:25.604Z Checking vsss-rs v3.3.1
20052023-12-01T20:05:26.495Z Checking hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
20062023-12-01T20:05:27.078Z Checking chacha20poly1305 v0.10.1
20072023-12-01T20:05:29.289Z Checking signal-hook-tokio v0.3.1
20082023-12-01T20:05:29.535Z Checking serde-big-array v0.4.1
20092023-12-01T20:05:29.770Z Checking sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20102023-12-01T20:05:30.196Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
20112023-12-01T20:05:30.604Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=945f040d259ca8013d3fb26f510453da7cd7b1a6#945f040d)
20122023-12-01T20:05:31.372Z Checking bcs v0.1.6
20132023-12-01T20:05:31.921Z Checking highway v1.1.0
20142023-12-01T20:05:32.158Z Checking corncobs v0.1.3
20152023-12-01T20:05:32.173Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
20162023-12-01T20:05:32.419Z Checking sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20172023-12-01T20:05:32.566Z Compiling portable-atomic v1.4.3
20182023-12-01T20:05:32.691Z Checking http-range v0.1.5
20192023-12-01T20:05:32.939Z Compiling crunchy v0.2.2
20202023-12-01T20:05:33.548Z Checking hyper-staticfile v0.9.5
20212023-12-01T20:05:33.964Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
20222023-12-01T20:05:34.151Z Compiling clang-sys v1.6.1
20232023-12-01T20:05:34.203Z Compiling prettyplease v0.2.12
20242023-12-01T20:05:34.624Z Checking assert_matches v1.5.0
20252023-12-01T20:05:34.752Z Compiling tiny-keccak v2.0.2
20262023-12-01T20:05:36.954Z Compiling darling_core v0.14.4
20272023-12-01T20:05:36.971Z Checking number_prefix v0.4.0
20282023-12-01T20:05:37.250Z Compiling minimal-lexical v0.2.1
20292023-12-01T20:05:37.819Z Checking humantime v2.1.0
20302023-12-01T20:05:38.091Z Compiling nom v7.1.3
20312023-12-01T20:05:38.268Z Checking indicatif v0.17.7
20322023-12-01T20:05:40.043Z Compiling ascii-canvas v3.0.0
20332023-12-01T20:05:40.673Z Compiling ena v0.14.2
20342023-12-01T20:05:40.947Z Compiling libloading v0.7.4
20352023-12-01T20:05:41.106Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
20362023-12-01T20:05:41.325Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
20372023-12-01T20:05:41.546Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
20382023-12-01T20:05:44.106Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
20392023-12-01T20:05:44.369Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
20402023-12-01T20:05:45.456Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
20412023-12-01T20:05:45.696Z Checking ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
20422023-12-01T20:05:46.438Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
20432023-12-01T20:05:46.908Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
20442023-12-01T20:05:47.132Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
20452023-12-01T20:05:47.722Z Compiling darling_macro v0.14.4
20462023-12-01T20:05:48.076Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
20472023-12-01T20:05:48.976Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
20482023-12-01T20:05:49.012Z Compiling regex-syntax v0.6.29
20492023-12-01T20:05:49.406Z Compiling diff v0.1.13
20502023-12-01T20:05:50.372Z Compiling bindgen v0.65.1
20512023-12-01T20:05:50.501Z Compiling darling v0.14.4
20522023-12-01T20:05:50.683Z Compiling cexpr v0.6.0
20532023-12-01T20:05:57.100Z Compiling lalrpop v0.19.12
20542023-12-01T20:05:59.691Z Compiling which v4.4.0
20552023-12-01T20:06:00.460Z Checking maplit v1.0.2
20562023-12-01T20:06:00.608Z Compiling rustc-hash v1.1.0
20572023-12-01T20:06:00.822Z Compiling ref-cast v1.0.20
20582023-12-01T20:06:01.107Z Compiling shlex v1.1.0
20592023-12-01T20:06:01.548Z Compiling lazycell v1.3.0
20602023-12-01T20:06:01.583Z Compiling peeking_take_while v0.1.2
20612023-12-01T20:06:01.905Z Compiling derive_builder_core v0.12.0
20622023-12-01T20:06:05.996Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
20632023-12-01T20:06:06.399Z Compiling ref-cast-impl v1.0.20
20642023-12-01T20:06:06.557Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
20652023-12-01T20:06:07.472Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
20662023-12-01T20:06:08.364Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
20672023-12-01T20:06:09.147Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
20682023-12-01T20:06:09.907Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
20692023-12-01T20:06:11.658Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
20702023-12-01T20:06:11.728Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
20712023-12-01T20:06:14.091Z Compiling libxml v0.3.3
20722023-12-01T20:06:14.352Z Compiling derive_builder_macro v0.12.0
20732023-12-01T20:06:14.660Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
20742023-12-01T20:06:15.162Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
20752023-12-01T20:06:15.262Z Compiling strum_macros v0.24.3
20762023-12-01T20:06:15.680Z Compiling fs-err v2.11.0
20772023-12-01T20:06:16.094Z Compiling cookie v0.18.0
20782023-12-01T20:06:16.536Z Compiling diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
20792023-12-01T20:06:17.038Z Compiling indoc v1.0.9
20802023-12-01T20:06:17.903Z Checking derive_builder v0.12.0
20812023-12-01T20:06:18.663Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
20822023-12-01T20:06:20.905Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
20832023-12-01T20:06:21.805Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
20842023-12-01T20:06:21.899Z Checking bb8 v0.8.1
20852023-12-01T20:06:22.123Z Checking quick-xml v0.23.1
20862023-12-01T20:06:22.234Z Compiling oso-derive v0.27.0
20872023-12-01T20:06:22.633Z Compiling impl-trait-for-tuples v0.2.2
20882023-12-01T20:06:23.283Z Checking smawk v0.3.1
20892023-12-01T20:06:23.570Z Checking unicode-linebreak v0.1.5
20902023-12-01T20:06:23.973Z Checking async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=1446f7e0c1f05f33a0581abd51fa873c7652ab61#1446f7e0)
20912023-12-01T20:06:24.257Z Checking textwrap v0.16.0
20922023-12-01T20:06:24.586Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
20932023-12-01T20:06:24.875Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
20942023-12-01T20:06:25.291Z Checking bytesize v1.3.0
20952023-12-01T20:06:25.312Z Checking is_ci v1.1.1
20962023-12-01T20:06:25.484Z Checking supports-color v2.1.0
20972023-12-01T20:06:25.654Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
20982023-12-01T20:06:25.766Z Checking cassowary v0.3.0
20992023-12-01T20:06:26.248Z Compiling indoc v2.0.3
21002023-12-01T20:06:26.393Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
21012023-12-01T20:06:27.536Z Checking rtoolbox v0.0.1
21022023-12-01T20:06:27.805Z Checking rpassword v7.3.1
21032023-12-01T20:06:28.428Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
21042023-12-01T20:06:28.433Z Checking ratatui v0.23.0
21052023-12-01T20:06:29.144Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
21062023-12-01T20:06:30.102Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
21072023-12-01T20:06:30.281Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
21082023-12-01T20:06:30.704Z Checking shell-words v1.1.0
21092023-12-01T20:06:30.975Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=945f040d259ca8013d3fb26f510453da7cd7b1a6#945f040d)
21102023-12-01T20:06:31.356Z Checking fatfs v0.3.6
21112023-12-01T20:06:31.990Z Checking tui-tree-widget v0.13.0
21122023-12-01T20:06:32.411Z Checking yansi v0.5.1
21132023-12-01T20:06:33.072Z Checking plotters-backend v0.3.5
21142023-12-01T20:06:33.129Z Checking pretty_assertions v1.4.0
21152023-12-01T20:06:33.215Z Checking rand v0.4.6
21162023-12-01T20:06:33.412Z Compiling vte_generate_state_changes v0.1.1
21172023-12-01T20:06:33.657Z Checking plotters-svg v0.3.5
21182023-12-01T20:06:33.976Z Checking remove_dir_all v0.5.3
21192023-12-01T20:06:34.114Z Checking cast v0.3.0
21202023-12-01T20:06:34.451Z Checking vte v0.11.1
21212023-12-01T20:06:34.607Z Checking criterion-plot v0.5.0
21222023-12-01T20:06:34.817Z Checking tempdir v0.3.7
21232023-12-01T20:06:35.055Z Checking plotters v0.3.5
21242023-12-01T20:06:35.402Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
21252023-12-01T20:06:36.761Z Checking dashmap v5.5.1
21262023-12-01T20:06:36.884Z Checking tinytemplate v1.2.1
21272023-12-01T20:06:37.237Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
21282023-12-01T20:06:38.838Z Compiling serial_test_derive v0.10.0
21292023-12-01T20:06:38.915Z Checking oorandom v11.1.3
21302023-12-01T20:06:38.915Z Checking anes v0.1.6
21312023-12-01T20:06:38.915Z Checking criterion v0.5.1
21322023-12-01T20:06:39.581Z Checking serial_test v0.10.0
21332023-12-01T20:06:39.962Z Checking strip-ansi-escapes v0.2.0
21342023-12-01T20:06:40.172Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
21352023-12-01T20:06:41.967Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
21362023-12-01T20:06:42.155Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
21372023-12-01T20:06:43.580Z Checking assert_cmd v2.0.12
21382023-12-01T20:06:44.246Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
21392023-12-01T20:06:46.221Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
21402023-12-01T20:06:46.762Z Checking fd-lock v3.0.13
21412023-12-01T20:06:47.041Z Checking nu-ansi-term v0.49.0
21422023-12-01T20:06:47.700Z Checking reedline v0.26.0
21432023-12-01T20:06:50.908Z Checking threadpool v1.8.1
21442023-12-01T20:06:51.198Z Checking nanorand v0.7.0
21452023-12-01T20:06:51.782Z Checking topological-sort v0.2.2
21462023-12-01T20:06:51.871Z Checking flume v0.11.0
21472023-12-01T20:06:52.083Z Checking libtest-mimic v0.6.1
21482023-12-01T20:06:52.624Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
21492023-12-01T20:06:52.733Z Checking httptest v0.15.5
21502023-12-01T20:06:53.947Z Checking similar-asserts v1.5.0
21512023-12-01T20:06:54.286Z Compiling rstest_macros v0.18.2
21522023-12-01T20:06:55.057Z Compiling crossbeam-queue v0.3.8
21532023-12-01T20:06:55.853Z Checking bytecount v0.6.3
21542023-12-01T20:06:56.061Z Checking papergrid v0.10.0
21552023-12-01T20:06:56.717Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
21562023-12-01T20:06:57.560Z Checking datatest-stable v0.2.3
21572023-12-01T20:06:57.871Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
21582023-12-01T20:06:58.197Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
21592023-12-01T20:06:58.591Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
21602023-12-01T20:06:58.628Z Compiling tabled_derive v0.6.0
21612023-12-01T20:06:59.607Z Compiling relative-path v1.9.0
21622023-12-01T20:07:00.132Z Compiling trybuild v1.0.85
21632023-12-01T20:07:00.750Z Checking arrayvec v0.7.4
21642023-12-01T20:07:00.809Z Checking constant_time_eq v0.2.6
21652023-12-01T20:07:00.979Z Checking arrayref v0.3.7
21662023-12-01T20:07:01.745Z Checking blake2b_simd v1.0.1
21672023-12-01T20:07:02.975Z Checking tabled v0.14.0
21682023-12-01T20:07:03.633Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
21692023-12-01T20:07:07.257Z Checking basic-toml v0.1.4
21702023-12-01T20:07:08.650Z Checking constant_time_eq v0.3.0
21712023-12-01T20:07:08.862Z Checking futures-timer v3.0.2
21722023-12-01T20:07:09.790Z Checking rust-argon2 v1.0.1
21732023-12-01T20:07:12.740Z Checking crossbeam v0.8.2
21742023-12-01T20:07:12.896Z Checking partial-io v0.5.4
21752023-12-01T20:07:13.467Z Checking approx v0.5.1
21762023-12-01T20:07:13.803Z Checking termios v0.3.3
21772023-12-01T20:07:14.116Z Checking hex-literal v0.4.1
21782023-12-01T20:07:16.925Z Checking rstest v0.18.2
21792023-12-01T20:07:21.383Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
21802023-12-01T20:07:27.477Z Checking omicron-deploy v0.1.0 (/work/oxidecomputer/omicron/dev-tools/thing-flinger)
21812023-12-01T20:08:25.796Z Compiling samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
21822023-12-01T20:08:27.585Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
21832023-12-01T20:08:29.545Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
21842023-12-01T20:08:47.744Z Checking caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
21852023-12-01T20:09:06.628Z Compiling polar-core v0.27.0
21862023-12-01T20:09:17.357Z Checking oso v0.27.0
21872023-12-01T20:09:52.892Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
21882023-12-01T20:11:15.859Z Finished dev [unoptimized + debuginfo] target(s) in 9m 56s
21892023-12-01T20:11:16.073Z
21902023-12-01T20:11:16.076Zreal 10:53.173681949
21912023-12-01T20:11:16.076Zuser 59:27.310333086
21922023-12-01T20:11:16.076Zsys 7:40.127537322
21932023-12-01T20:11:16.079Ztrap 2.059302164
21942023-12-01T20:11:16.079Ztflt 5.947865800
21952023-12-01T20:11:16.079Zdflt 6.451587489
21962023-12-01T20:11:16.079Zkflt 0.025619182
21972023-12-01T20:11:16.079Zlock 1:34:25.186815663
21982023-12-01T20:11:16.079Zslp 2:56:51.190308950
21992023-12-01T20:11:16.079Zlat 2:05.432523642
22002023-12-01T20:11:16.079Zstop 4:22.863975279
22012023-12-01T20:11:17.226Zwarning: output filename collision.
22022023-12-01T20:11:17.226ZThe 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)`.
22032023-12-01T20:11:17.226ZColliding filename is: /work/oxidecomputer/omicron/target/doc/hubpack/index.html
22042023-12-01T20:11:17.226ZThe targets should have unique names.
22052023-12-01T20:11:17.226ZThis is a known bug where multiple crates with the same name use
22062023-12-01T20:11:17.226Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22072023-12-01T20:11:17.229Zwarning: output filename collision.
22082023-12-01T20:11:17.229ZThe 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)`.
22092023-12-01T20:11:17.229ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
22102023-12-01T20:11:17.229ZThe targets should have unique names.
22112023-12-01T20:11:17.229ZThis is a known bug where multiple crates with the same name use
22122023-12-01T20:11:17.229Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22132023-12-01T20:11:17.232Zwarning: output filename collision.
22142023-12-01T20:11:17.232ZThe 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)`.
22152023-12-01T20:11:17.232ZColliding filename is: /work/oxidecomputer/omicron/target/doc/tlvc/index.html
22162023-12-01T20:11:17.232ZThe targets should have unique names.
22172023-12-01T20:11:17.232ZThis is a known bug where multiple crates with the same name use
22182023-12-01T20:11:17.232Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22192023-12-01T20:11:17.806Z Documenting libc v0.2.150
22202023-12-01T20:11:17.824Z Documenting cfg-if v1.0.0
22212023-12-01T20:11:17.836Z Documenting serde_derive v1.0.192
22222023-12-01T20:11:17.863Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22232023-12-01T20:11:17.865Z Documenting scopeguard v1.2.0
22242023-12-01T20:11:17.865Z Documenting log v0.4.20
22252023-12-01T20:11:17.896Z Documenting smallvec v1.11.0
22262023-12-01T20:11:17.896Z Documenting itoa v1.0.9
22272023-12-01T20:11:18.285Z Documenting memchr v2.6.3
22282023-12-01T20:11:21.806Z Documenting lock_api v0.4.10
22292023-12-01T20:11:21.837Z Documenting zeroize_derive v1.4.2
22302023-12-01T20:11:21.852Z Documenting pin-project-lite v0.2.13
22312023-12-01T20:11:22.364Z Documenting libm v0.2.7
22322023-12-01T20:11:23.772Z Documenting futures-core v0.3.29
22332023-12-01T20:11:24.122Z Documenting getrandom v0.2.10
22342023-12-01T20:11:25.190Z Documenting parking_lot_core v0.9.8
22352023-12-01T20:11:25.892Z Documenting signal-hook-registry v1.4.1
22362023-12-01T20:11:26.260Z Documenting mio v0.8.9
22372023-12-01T20:11:27.318Z Documenting num-traits v0.2.16
22382023-12-01T20:11:27.567Z Documenting serde v1.0.192
22392023-12-01T20:11:29.406Z Documenting thiserror-impl v1.0.49
22402023-12-01T20:11:29.447Z Documenting zeroize v1.7.0
22412023-12-01T20:11:29.803Z Documenting rand_core v0.6.4
22422023-12-01T20:11:30.982Z Documenting parking_lot v0.12.1
22432023-12-01T20:11:32.131Z Documenting num_cpus v1.16.0
22442023-12-01T20:11:32.452Z Documenting socket2 v0.5.5
22452023-12-01T20:11:34.479Z Documenting tokio-macros v2.2.0
22462023-12-01T20:11:35.236Z Documenting typenum v1.16.0
22472023-12-01T20:11:35.289Z Documenting once_cell v1.18.0
22482023-12-01T20:11:36.386Z Documenting thiserror v1.0.49
22492023-12-01T20:11:36.830Z Documenting subtle v2.5.0
22502023-12-01T20:11:38.273Z Documenting ryu v1.0.15
22512023-12-01T20:11:38.450Z Documenting byteorder v1.5.0
22522023-12-01T20:11:40.899Z Documenting futures-sink v0.3.29
22532023-12-01T20:11:41.182Z Documenting pin-utils v0.1.0
22542023-12-01T20:11:41.613Z Documenting const-oid v0.9.5
22552023-12-01T20:11:42.339Z Documenting futures-task v0.3.29
22562023-12-01T20:11:42.624Z Documenting slab v0.4.9
22572023-12-01T20:11:44.510Z Documenting futures-macro v0.3.29
22582023-12-01T20:11:46.420Z Documenting futures-channel v0.3.29
22592023-12-01T20:11:48.056Z Documenting futures-io v0.3.29
22602023-12-01T20:11:48.760Z Documenting iana-time-zone v0.1.57
22612023-12-01T20:11:48.908Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22622023-12-01T20:11:50.095Z Documenting tinyvec_macros v0.1.1
22632023-12-01T20:11:50.687Z Documenting ppv-lite86 v0.2.17
22642023-12-01T20:11:52.214Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22652023-12-01T20:11:52.681Z Documenting tracing-core v0.1.31
22662023-12-01T20:11:53.873Z Documenting futures-util v0.3.29
22672023-12-01T20:11:54.485Z Documenting tinyvec v1.6.0
22682023-12-01T20:11:54.743Z Documenting tracing-attributes v0.1.26
22692023-12-01T20:11:55.713Z Documenting rand_chacha v0.3.1
22702023-12-01T20:11:59.881Z Documenting unicode-normalization v0.1.22
22712023-12-01T20:12:02.747Z Documenting bytes v1.5.0
22722023-12-01T20:12:02.815Z Documenting bitflags v2.4.0
22732023-12-01T20:12:04.755Z Documenting serde_json v1.0.108
22742023-12-01T20:12:05.589Z Documenting chrono v0.4.31
22752023-12-01T20:12:06.520Z Documenting uuid v1.6.1
22762023-12-01T20:12:09.249Z Documenting rand v0.8.5
22772023-12-01T20:12:09.288Z Documenting base64 v0.21.5
22782023-12-01T20:12:10.480Z Documenting tokio v1.34.0
22792023-12-01T20:12:12.808Z Documenting fnv v1.0.7
22802023-12-01T20:12:13.370Z Documenting lazy_static v1.4.0
22812023-12-01T20:12:19.943Z Documenting unicode-bidi v0.3.13
22822023-12-01T20:12:20.000Z Documenting percent-encoding v2.3.1
22832023-12-01T20:12:20.000Z Documenting spin v0.9.8
22842023-12-01T20:12:20.002Z Documenting cpufeatures v0.2.9
22852023-12-01T20:12:20.002Z Documenting http v0.2.11
22862023-12-01T20:12:20.579Z Documenting generic-array v0.14.7
22872023-12-01T20:12:21.195Z Documenting serde_derive_internals v0.26.0
22882023-12-01T20:12:21.492Z Documenting form_urlencoded v1.2.1
22892023-12-01T20:12:21.857Z Checking serde_derive_internals v0.26.0
22902023-12-01T20:12:21.870Z Documenting dyn-clone v1.0.13
22912023-12-01T20:12:22.001Z Documenting tracing v0.1.37
22922023-12-01T20:12:22.775Z Documenting idna v0.5.0
22932023-12-01T20:12:26.209Z Documenting errno v0.3.2
22942023-12-01T20:12:27.034Z Documenting httparse v1.8.0
22952023-12-01T20:12:27.391Z Documenting adler v1.0.2
22962023-12-01T20:12:27.534Z Documenting unicode-ident v1.0.12
22972023-12-01T20:12:27.662Z Documenting crypto-common v0.1.6
22982023-12-01T20:12:28.923Z Documenting block-buffer v0.10.4
22992023-12-01T20:12:29.164Z Documenting schemars_derive v0.8.13
23002023-12-01T20:12:31.404Z Documenting url v2.5.0
23012023-12-01T20:12:31.519Z Documenting proc-macro2 v1.0.69
23022023-12-01T20:12:32.263Z Documenting rustix v0.38.25
23032023-12-01T20:12:33.230Z Documenting miniz_oxide v0.7.1
23042023-12-01T20:12:34.472Z Documenting untrusted v0.9.0
23052023-12-01T20:12:34.919Z Documenting digest v0.10.7
23062023-12-01T20:12:37.408Z Documenting quote v1.0.33
23072023-12-01T20:12:37.691Z Documenting httpdate v1.0.3
23082023-12-01T20:12:38.157Z Documenting openssl-probe v0.1.5
23092023-12-01T20:12:38.182Z Documenting schemars v0.8.13
23102023-12-01T20:12:38.570Z Documenting try-lock v0.2.4
23112023-12-01T20:12:42.447Z Documenting ring v0.17.5
23122023-12-01T20:12:43.104Z Documenting want v0.3.1
23132023-12-01T20:12:43.351Z Documenting http-body v0.4.5
23142023-12-01T20:12:43.427Z Documenting openssl-sys v0.9.96
23152023-12-01T20:12:43.723Z Documenting async-trait v0.1.74
23162023-12-01T20:12:44.579Z Documenting openssl-macros v0.1.1
23172023-12-01T20:12:48.460Z Documenting mime v0.3.17
23182023-12-01T20:12:48.885Z Documenting tower-service v0.3.2
23192023-12-01T20:12:49.709Z Documenting aho-corasick v1.0.4
23202023-12-01T20:12:50.613Z Documenting rustls-webpki v0.101.7
23212023-12-01T20:12:50.707Z Documenting sct v0.7.0
23222023-12-01T20:12:51.129Z Documenting slog v2.7.0
23232023-12-01T20:12:51.212Z Documenting tokio-util v0.7.10
23242023-12-01T20:12:52.696Z Documenting openssl v0.10.60
23252023-12-01T20:12:54.512Z Documenting regex-syntax v0.8.2
23262023-12-01T20:12:54.792Z Documenting unicode-width v0.1.11
23272023-12-01T20:12:56.342Z Documenting ipnet v2.8.0
23282023-12-01T20:12:57.233Z Documenting hashbrown v0.14.2
23292023-12-01T20:12:57.446Z Documenting equivalent v1.0.1
23302023-12-01T20:12:57.850Z Documenting rustls v0.21.9
23312023-12-01T20:12:59.030Z Documenting rustls-pemfile v1.0.3
23322023-12-01T20:13:03.783Z Documenting h2 v0.3.21
23332023-12-01T20:13:03.828Z Documenting num-integer v0.1.45
23342023-12-01T20:13:03.828Z Documenting time-macros v0.2.13
23352023-12-01T20:13:03.828Z Documenting indexmap v2.1.0
23362023-12-01T20:13:04.523Z Documenting time-core v0.1.1
23372023-12-01T20:13:04.902Z Documenting regex-automata v0.4.3
23382023-12-01T20:13:05.332Z Documenting gimli v0.28.0
23392023-12-01T20:13:07.671Z Documenting utf8parse v0.2.1
23402023-12-01T20:13:08.687Z Documenting deranged v0.3.8
23412023-12-01T20:13:09.831Z Documenting num_threads v0.1.6
23422023-12-01T20:13:10.370Z Documenting tokio-rustls v0.24.1
23432023-12-01T20:13:10.731Z Documenting native-tls v0.2.11
23442023-12-01T20:13:11.965Z Documenting zerocopy v0.6.4
23452023-12-01T20:13:14.814Z Documenting addr2line v0.21.0
23462023-12-01T20:13:15.146Z Documenting object v0.32.1
23472023-12-01T20:13:15.279Z Documenting time v0.3.27
23482023-12-01T20:13:16.476Z Documenting hyper v0.14.27
23492023-12-01T20:13:17.878Z Documenting regex v1.10.2
23502023-12-01T20:13:18.702Z Documenting encoding_rs v0.8.33
23512023-12-01T20:13:18.963Z Documenting crossbeam-utils v0.8.16
23522023-12-01T20:13:19.664Z Checking pest_meta v2.7.2
23532023-12-01T20:13:20.388Z Documenting rustc-demangle v0.1.23
23542023-12-01T20:13:21.142Z Documenting tokio-native-tls v0.3.1
23552023-12-01T20:13:23.218Z Documenting rustls-native-certs v0.6.3
23562023-12-01T20:13:24.653Z Documenting serde_urlencoded v0.7.1
23572023-12-01T20:13:25.136Z Documenting pest_meta v2.7.2
23582023-12-01T20:13:25.897Z Checking pest_generator v2.7.2
23592023-12-01T20:13:26.245Z Documenting ucd-trie v0.1.6
23602023-12-01T20:13:27.113Z Documenting webpki-roots v0.25.2
23612023-12-01T20:13:28.616Z Documenting anstyle v1.0.2
23622023-12-01T20:13:30.631Z Documenting data-encoding v2.4.0
23632023-12-01T20:13:30.822Z Documenting anstyle-parse v0.2.1
23642023-12-01T20:13:30.951Z Documenting pest_generator v2.7.2
23652023-12-01T20:13:32.531Z Documenting pest v2.7.2
23662023-12-01T20:13:32.872Z Documenting ipnetwork v0.20.0
23672023-12-01T20:13:33.998Z Documenting backtrace v0.3.69
23682023-12-01T20:13:34.518Z Documenting sha2 v0.10.8
23692023-12-01T20:13:35.160Z Documenting hyper-rustls v0.24.2
23702023-12-01T20:13:35.602Z Documenting hyper-tls v0.5.0
23712023-12-01T20:13:36.514Z Documenting syn v2.0.32
23722023-12-01T20:13:39.052Z Documenting pest_derive v2.7.2
23732023-12-01T20:13:40.702Z Documenting futures-executor v0.3.29
23742023-12-01T20:13:41.235Z Documenting hex v0.4.3
23752023-12-01T20:13:41.996Z Documenting crc32fast v1.3.2
23762023-12-01T20:13:42.412Z Documenting anyhow v1.0.75
23772023-12-01T20:13:45.509Z Checking serde_tokenstream v0.1.7
23782023-12-01T20:13:45.963Z Documenting reqwest v0.11.22
23792023-12-01T20:13:46.062Z Documenting colorchoice v1.0.0
23802023-12-01T20:13:46.269Z Documenting anstyle-query v1.0.0
23812023-12-01T20:13:47.242Z Documenting dtrace-parser v0.1.14
23822023-12-01T20:13:47.502Z Documenting openapiv3 v2.0.0-rc.1
23832023-12-01T20:13:47.599Z Documenting num-iter v0.1.43
23842023-12-01T20:13:50.199Z Documenting hmac v0.12.1
23852023-12-01T20:13:50.214Z Documenting dof v0.1.5
23862023-12-01T20:13:51.676Z Documenting anstream v0.5.0
23872023-12-01T20:13:52.768Z Documenting signal-hook v0.3.17
23882023-12-01T20:13:54.210Z Documenting thread-id v4.2.0
23892023-12-01T20:13:56.910Z Documenting terminal_size v0.2.6
23902023-12-01T20:13:57.332Z Documenting memoffset v0.9.0
23912023-12-01T20:13:57.360Z Documenting strsim v0.10.0
23922023-12-01T20:13:57.803Z Documenting clap_lex v0.5.1
23932023-12-01T20:13:58.846Z Documenting flate2 v1.0.28
23942023-12-01T20:13:59.441Z Documenting usdt-impl v0.3.5
23952023-12-01T20:14:01.430Z Documenting crossbeam-epoch v0.9.15
23962023-12-01T20:14:01.709Z Documenting futures v0.3.29
23972023-12-01T20:14:03.141Z Documenting usdt-macro v0.3.5
23982023-12-01T20:14:03.356Z Documenting usdt-attr-macro v0.3.5
23992023-12-01T20:14:04.023Z Documenting clap_builder v4.4.2
24002023-12-01T20:14:04.958Z Documenting clap_derive v4.4.2
24012023-12-01T20:14:06.453Z Documenting signal-hook-mio v0.2.3
24022023-12-01T20:14:07.388Z Documenting signature v2.1.0
24032023-12-01T20:14:08.703Z Documenting block-padding v0.3.3
24042023-12-01T20:14:11.920Z Documenting hash32 v0.2.1
24052023-12-01T20:14:12.276Z Documenting scheduled-thread-pool v0.2.7
24062023-12-01T20:14:12.391Z Documenting usdt v0.3.5
24072023-12-01T20:14:12.850Z Documenting bzip2-sys v0.1.11+1.0.8
24082023-12-01T20:14:13.509Z Documenting clap v4.4.3
24092023-12-01T20:14:14.261Z Documenting enum-as-inner v0.5.1
24102023-12-01T20:14:14.650Z Checking diesel_table_macro_syntax v0.1.0
24112023-12-01T20:14:15.259Z Documenting pin-project-internal v1.1.3
24122023-12-01T20:14:15.787Z Documenting diesel_table_macro_syntax v0.1.0
24132023-12-01T20:14:17.914Z Documenting unicode-segmentation v1.10.1
24142023-12-01T20:14:18.324Z Documenting stable_deref_trait v1.2.0
24152023-12-01T20:14:18.623Z Documenting bzip2 v0.4.4
24162023-12-01T20:14:21.113Z Documenting r2d2 v0.8.10
24172023-12-01T20:14:21.509Z Documenting diesel_derives v2.1.2
24182023-12-01T20:14:21.615Z Documenting trust-dns-proto v0.22.0
24192023-12-01T20:14:21.733Z Documenting inout v0.1.3
24202023-12-01T20:14:22.098Z Documenting pin-project v1.1.3
24212023-12-01T20:14:22.488Z Documenting heapless v0.7.16
24222023-12-01T20:14:22.837Z Documenting crossterm v0.27.0
24232023-12-01T20:14:24.423Z Documenting md-5 v0.10.5
24242023-12-01T20:14:26.194Z Documenting stringprep v0.1.3
24252023-12-01T20:14:27.124Z Documenting serde_spanned v0.6.4
24262023-12-01T20:14:27.817Z Documenting toml_datetime v0.6.5
24272023-12-01T20:14:29.895Z Documenting doc-comment v0.3.3
24282023-12-01T20:14:31.213Z Documenting pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
24292023-12-01T20:14:31.589Z Documenting snafu-derive v0.7.5
24302023-12-01T20:14:31.982Z Documenting bit-vec v0.6.3
24312023-12-01T20:14:32.071Z Documenting managed v0.8.0
24322023-12-01T20:14:32.913Z Documenting either v1.9.0
24332023-12-01T20:14:33.634Z Documenting fallible-iterator v0.2.0
24342023-12-01T20:14:33.942Z Documenting siphasher v0.3.11
24352023-12-01T20:14:35.393Z Documenting static_assertions v1.1.0
24362023-12-01T20:14:36.817Z Documenting winnow v0.5.15
24372023-12-01T20:14:37.070Z Documenting smoltcp v0.9.1
24382023-12-01T20:14:37.941Z Documenting diesel v2.1.4
24392023-12-01T20:14:38.253Z Documenting phf_shared v0.11.2
24402023-12-01T20:14:38.845Z Documenting cipher v0.4.4
24412023-12-01T20:14:39.917Z Documenting zip v0.6.6
24422023-12-01T20:14:41.190Z Documenting postgres-protocol v0.6.6
24432023-12-01T20:14:43.367Z Documenting snafu v0.7.5
24442023-12-01T20:14:43.886Z Documenting num-bigint v0.4.4
24452023-12-01T20:14:44.343Z Documenting toml_edit v0.21.0
24462023-12-01T20:14:44.504Z Documenting hubpack v0.1.2
24472023-12-01T20:14:46.732Z Documenting regress v0.7.1
24482023-12-01T20:14:48.714Z Documenting bstr v1.6.0
24492023-12-01T20:14:50.157Z Documenting serde_repr v0.1.16
24502023-12-01T20:14:50.834Z Documenting precomputed-hash v0.1.1
24512023-12-01T20:14:51.272Z Documenting fixedbitset v0.4.2
24522023-12-01T20:14:52.855Z Documenting lalrpop-util v0.19.12
24532023-12-01T20:14:54.199Z Documenting new_debug_unreachable v1.0.4
24542023-12-01T20:14:56.057Z Documenting petgraph v0.6.4
24552023-12-01T20:14:56.400Z Documenting yasna v0.5.2
24562023-12-01T20:14:56.535Z Documenting postgres-types v0.2.6
24572023-12-01T20:14:56.746Z Documenting gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
24582023-12-01T20:14:57.074Z Documenting phf v0.11.2
24592023-12-01T20:14:58.482Z Documenting string_cache v0.8.7
24602023-12-01T20:14:59.235Z Documenting console v0.15.7
24612023-12-01T20:15:02.799Z Documenting semver v1.0.20
24622023-12-01T20:15:05.343Z Documenting float-cmp v0.9.0
24632023-12-01T20:15:05.477Z Documenting whoami v1.4.1
24642023-12-01T20:15:05.777Z Documenting predicates-core v1.0.6
24652023-12-01T20:15:06.542Z Documenting heck v0.4.1
24662023-12-01T20:15:06.991Z Checking unsafe-libyaml v0.2.9
24672023-12-01T20:15:07.388Z Documenting normalize-line-endings v0.3.0
24682023-12-01T20:15:08.906Z Documenting difflib v0.4.0
24692023-12-01T20:15:08.960Z Documenting bit-set v0.5.3
24702023-12-01T20:15:10.757Z Documenting similar v2.2.1
24712023-12-01T20:15:10.981Z Documenting tokio-postgres v0.7.10
24722023-12-01T20:15:11.297Z Documenting typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
24732023-12-01T20:15:12.461Z Documenting tokio-stream v0.1.14
24742023-12-01T20:15:12.779Z Documenting typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
24752023-12-01T20:15:13.160Z Documenting unsafe-libyaml v0.2.9
24762023-12-01T20:15:14.472Z Documenting predicates v3.0.4
24772023-12-01T20:15:15.272Z Checking ident_case v1.0.1
24782023-12-01T20:15:15.483Z Checking serde_yaml v0.9.25
24792023-12-01T20:15:17.820Z Documenting progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
24802023-12-01T20:15:18.603Z Documenting getopts v0.2.21
24812023-12-01T20:15:18.755Z Documenting serde_yaml v0.9.25
24822023-12-01T20:15:19.925Z Documenting match_cfg v0.1.0
24832023-12-01T20:15:21.286Z Documenting sha1 v0.10.6
24842023-12-01T20:15:23.291Z Documenting dirs-sys-next v0.1.2
24852023-12-01T20:15:24.036Z Documenting hostname v0.3.1
24862023-12-01T20:15:24.091Z Documenting typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
24872023-12-01T20:15:24.702Z Documenting thread_local v1.1.7
24882023-12-01T20:15:26.017Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24892023-12-01T20:15:27.070Z Documenting progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
24902023-12-01T20:15:28.739Z Documenting paste v1.0.14
24912023-12-01T20:15:28.974Z Documenting dirs-next v2.0.0
24922023-12-01T20:15:29.840Z Documenting crossbeam-channel v0.5.8
24932023-12-01T20:15:29.851Z Documenting atty v0.2.14
24942023-12-01T20:15:30.857Z Documenting take_mut v0.2.2
24952023-12-01T20:15:31.392Z Documenting slog-json v2.6.1
24962023-12-01T20:15:34.282Z Documenting camino v1.1.6
24972023-12-01T20:15:34.523Z Documenting progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
24982023-12-01T20:15:34.604Z Documenting term v0.7.0
24992023-12-01T20:15:34.914Z Documenting async-stream-impl v0.3.5
25002023-12-01T20:15:35.939Z Documenting debug-ignore v1.0.5
25012023-12-01T20:15:36.287Z Documenting slog-async v2.8.0
25022023-12-01T20:15:38.255Z Documenting atomic-waker v1.1.1
25032023-12-01T20:15:38.522Z Documenting slog-bunyan v2.4.0
25042023-12-01T20:15:40.121Z Checking darling_core v0.20.3
25052023-12-01T20:15:40.479Z Documenting slog-term v2.9.0
25062023-12-01T20:15:41.361Z Documenting async-stream v0.3.5
25072023-12-01T20:15:41.373Z Documenting toml v0.8.8
25082023-12-01T20:15:42.522Z Documenting dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
25092023-12-01T20:15:42.672Z Documenting waitgroup v0.1.2
25102023-12-01T20:15:43.117Z Documenting multer v2.1.0
25112023-12-01T20:15:45.240Z Documenting serde_path_to_error v0.1.14
25122023-12-01T20:15:46.158Z Documenting progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25132023-12-01T20:15:46.872Z Documenting strum v0.25.0
25142023-12-01T20:15:47.840Z Checking darling v0.20.3
25152023-12-01T20:15:47.990Z Documenting serde_with_macros v2.3.3
25162023-12-01T20:15:48.056Z Documenting structmeta-derive v0.2.0
25172023-12-01T20:15:49.585Z Checking structmeta v0.2.0
25182023-12-01T20:15:49.947Z Documenting instant v0.1.12
25192023-12-01T20:15:50.186Z Checking regex-syntax v0.7.5
25202023-12-01T20:15:50.410Z Documenting serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
25212023-12-01T20:15:51.520Z Documenting dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
25222023-12-01T20:15:52.281Z Documenting macaddr v1.0.1
25232023-12-01T20:15:55.319Z Documenting backoff v0.4.0
25242023-12-01T20:15:55.327Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25252023-12-01T20:15:55.611Z Documenting structmeta v0.2.0
25262023-12-01T20:15:56.185Z Documenting serde_with v2.3.3
25272023-12-01T20:15:57.105Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25282023-12-01T20:15:58.236Z Documenting fastrand v2.0.0
25292023-12-01T20:16:01.118Z Documenting is-terminal v0.4.9
25302023-12-01T20:16:01.600Z Documenting base64ct v1.6.0
25312023-12-01T20:16:02.051Z Documenting parse-display-derive v0.8.2
25322023-12-01T20:16:02.530Z Documenting proc-macro-crate v1.3.1
25332023-12-01T20:16:03.559Z Checking proc-macro-crate v1.3.1
25342023-12-01T20:16:03.902Z Documenting proc-macro-error-attr v1.0.4
25352023-12-01T20:16:04.497Z Documenting tempfile v3.8.1
25362023-12-01T20:16:07.617Z Checking proc-macro-error v1.0.4
25372023-12-01T20:16:07.811Z Documenting postcard-cobs v0.1.5-pre
25382023-12-01T20:16:08.042Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25392023-12-01T20:16:08.286Z Documenting foreign-types-macros v0.2.3
25402023-12-01T20:16:09.513Z Documenting proc-macro-error v1.0.4
25412023-12-01T20:16:09.764Z Documenting num_enum_derive v0.5.11
25422023-12-01T20:16:10.652Z Documenting parse-display v0.8.2
25432023-12-01T20:16:10.976Z Documenting camino-tempfile v1.1.1
25442023-12-01T20:16:12.169Z Documenting postcard v0.7.3
25452023-12-01T20:16:14.390Z Documenting illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
25462023-12-01T20:16:14.689Z Documenting foreign-types-shared v0.3.1
25472023-12-01T20:16:15.025Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
25482023-12-01T20:16:15.448Z Documenting crucible-workspace-hack v0.1.0
25492023-12-01T20:16:15.917Z Documenting libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25502023-12-01T20:16:17.064Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25512023-12-01T20:16:17.578Z Documenting nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25522023-12-01T20:16:18.616Z Documenting cstr-argument v0.1.2
25532023-12-01T20:16:18.906Z Documenting opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
25542023-12-01T20:16:19.068Z Documenting num_enum v0.5.11
25552023-12-01T20:16:19.162Z Documenting foreign-types v0.5.0
25562023-12-01T20:16:20.753Z Documenting kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
25572023-12-01T20:16:21.978Z Documenting rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
25582023-12-01T20:16:23.029Z Documenting colored v2.0.4
25592023-12-01T20:16:24.577Z Documenting dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25602023-12-01T20:16:24.796Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
25612023-12-01T20:16:25.044Z Documenting nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25622023-12-01T20:16:26.002Z Documenting zone_cfg_derive v0.3.0
25632023-12-01T20:16:27.037Z Documenting bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
25642023-12-01T20:16:28.162Z Documenting opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
25652023-12-01T20:16:28.315Z Documenting rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
25662023-12-01T20:16:30.174Z Documenting num-derive v0.4.0
25672023-12-01T20:16:31.347Z Documenting smf v0.2.2
25682023-12-01T20:16:31.609Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25692023-12-01T20:16:33.186Z Documenting bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
25702023-12-01T20:16:33.432Z Documenting linked-hash-map v0.5.6
25712023-12-01T20:16:33.778Z Documenting zone v0.3.0
25722023-12-01T20:16:34.502Z Documenting libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
25732023-12-01T20:16:37.170Z Documenting password-hash v0.5.0
25742023-12-01T20:16:37.260Z Documenting crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=945f040d259ca8013d3fb26f510453da7cd7b1a6#945f040d)
25752023-12-01T20:16:37.738Z Documenting oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
25762023-12-01T20:16:39.612Z Documenting lru-cache v0.1.2
25772023-12-01T20:16:40.218Z Documenting blake2 v0.10.6
25782023-12-01T20:16:42.495Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25792023-12-01T20:16:43.254Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25802023-12-01T20:16:43.698Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
25812023-12-01T20:16:44.114Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25822023-12-01T20:16:44.296Z Checking heck v0.3.3
25832023-12-01T20:16:44.541Z Documenting structopt-derive v0.4.18
25842023-12-01T20:16:44.995Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25852023-12-01T20:16:45.165Z Documenting illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
25862023-12-01T20:16:47.786Z Documenting opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
25872023-12-01T20:16:48.092Z Documenting argon2 v0.5.2
25882023-12-01T20:16:49.085Z Documenting libefi-sys v0.1.0
25892023-12-01T20:16:49.827Z Documenting quick-error v1.2.3
25902023-12-01T20:16:52.372Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
25912023-12-01T20:16:52.975Z Documenting structopt v0.3.26
25922023-12-01T20:16:55.093Z Documenting libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
25932023-12-01T20:16:55.305Z Documenting resolv-conf v0.7.0
25942023-12-01T20:16:55.643Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
25952023-12-01T20:16:57.107Z Documenting pem-rfc7468 v0.7.0
25962023-12-01T20:16:57.361Z Documenting der_derive v0.7.2
25972023-12-01T20:16:58.941Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25982023-12-01T20:16:59.587Z Documenting tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
25992023-12-01T20:17:01.186Z Documenting flagset v0.4.3
26002023-12-01T20:17:02.341Z Documenting trust-dns-resolver v0.22.0
26012023-12-01T20:17:03.120Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26022023-12-01T20:17:03.966Z Documenting cancel-safe-futures v0.1.5
26032023-12-01T20:17:03.978Z Documenting convert_case v0.4.0
26042023-12-01T20:17:05.012Z Checking convert_case v0.4.0
26052023-12-01T20:17:05.335Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26062023-12-01T20:17:05.358Z Documenting der v0.7.8
26072023-12-01T20:17:05.695Z Documenting arc-swap v1.6.0
26082023-12-01T20:17:06.668Z Documenting tap v1.0.1
26092023-12-01T20:17:09.503Z Documenting derive_more v0.99.17
26102023-12-01T20:17:10.762Z Documenting wyz v0.5.1
26112023-12-01T20:17:11.423Z Documenting slog-scope v4.4.0
26122023-12-01T20:17:12.934Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26132023-12-01T20:17:12.937Z Documenting spki v0.7.2
26142023-12-01T20:17:14.841Z Documenting num-rational v0.4.1
26152023-12-01T20:17:15.508Z Documenting radium v0.7.0
26162023-12-01T20:17:15.810Z Documenting hkdf v0.12.3
26172023-12-01T20:17:17.405Z Documenting num-complex v0.4.4
26182023-12-01T20:17:18.261Z Documenting ciborium-io v0.2.1
26192023-12-01T20:17:19.574Z Documenting crc-catalog v2.2.0
26202023-12-01T20:17:19.816Z Documenting half v1.8.2
26212023-12-01T20:17:21.362Z Documenting funty v2.0.0
26222023-12-01T20:17:21.482Z Documenting pkcs8 v0.10.2
26232023-12-01T20:17:21.629Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26242023-12-01T20:17:23.164Z Documenting slog-stdlog v4.1.1
26252023-12-01T20:17:23.667Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26262023-12-01T20:17:23.923Z Documenting crc v3.0.1
26272023-12-01T20:17:24.304Z Documenting ciborium-ll v0.2.1
26282023-12-01T20:17:24.693Z Documenting num v0.4.1
26292023-12-01T20:17:25.589Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
26302023-12-01T20:17:26.128Z Documenting bitvec v1.0.1
26312023-12-01T20:17:26.877Z Documenting slog-dtrace v0.2.3
26322023-12-01T20:17:28.152Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
26332023-12-01T20:17:28.297Z Documenting xattr v1.0.1
26342023-12-01T20:17:29.398Z Documenting filetime v0.2.22
26352023-12-01T20:17:30.384Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26362023-12-01T20:17:33.388Z Documenting packed_struct_codegen v0.10.1
26372023-12-01T20:17:34.065Z Documenting keccak v0.1.4
26382023-12-01T20:17:34.385Z Documenting nodrop v0.1.14
26392023-12-01T20:17:35.360Z Documenting tar v0.4.40
26402023-12-01T20:17:36.514Z Documenting ciborium v0.2.1
26412023-12-01T20:17:37.739Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
26422023-12-01T20:17:38.221Z Documenting sha3 v0.10.8
26432023-12-01T20:17:38.586Z Documenting array-init v0.0.4
26442023-12-01T20:17:41.408Z Documenting packed_struct v0.10.1
26452023-12-01T20:17:41.798Z Documenting slog-envlogger v2.2.0
26462023-12-01T20:17:42.155Z Documenting pkcs1 v0.7.5
26472023-12-01T20:17:42.250Z Documenting num-bigint-dig v0.8.4
26482023-12-01T20:17:43.509Z Documenting fxhash v0.2.1
26492023-12-01T20:17:43.514Z Documenting secrecy v0.8.0
26502023-12-01T20:17:45.870Z Documenting swrite v0.1.0
26512023-12-01T20:17:48.610Z Documenting utf-8 v0.7.6
26522023-12-01T20:17:49.195Z Documenting bitfield v0.14.0
26532023-12-01T20:17:49.316Z Documenting termcolor v1.2.0
26542023-12-01T20:17:49.807Z Documenting serde-hex v0.1.0
26552023-12-01T20:17:51.528Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
26562023-12-01T20:17:52.044Z Documenting rsa v0.9.2
26572023-12-01T20:17:53.356Z Documenting x509-cert v0.2.4
26582023-12-01T20:17:54.042Z Documenting tungstenite v0.20.1
26592023-12-01T20:17:55.793Z Documenting env_logger v0.10.0
26602023-12-01T20:17:56.110Z Documenting lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
26612023-12-01T20:17:57.417Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26622023-12-01T20:17:58.756Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
26632023-12-01T20:18:01.949Z Documenting newtype_derive v0.1.6
26642023-12-01T20:18:02.618Z Documenting libsw v3.3.0
26652023-12-01T20:18:03.550Z Documenting pem v3.0.2
26662023-12-01T20:18:04.260Z Documenting ron v0.8.1
26672023-12-01T20:18:07.453Z Documenting derive-where v1.2.5
26682023-12-01T20:18:08.047Z Documenting linear-map v1.2.0
26692023-12-01T20:18:08.209Z Documenting crc-any v2.4.3
26702023-12-01T20:18:09.159Z Documenting owo-colors v3.5.0
26712023-12-01T20:18:09.739Z Documenting steno v0.4.0
26722023-12-01T20:18:10.966Z Documenting tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
26732023-12-01T20:18:12.724Z Documenting lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
26742023-12-01T20:18:13.994Z Documenting tokio-tungstenite v0.20.1
26752023-12-01T20:18:14.621Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26762023-12-01T20:18:16.833Z Documenting internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
26772023-12-01T20:18:17.553Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
26782023-12-01T20:18:17.997Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
26792023-12-01T20:18:24.295Z Documenting itertools v0.12.0
26802023-12-01T20:18:25.608Z Documenting nibble_vec v0.1.0
26812023-12-01T20:18:25.624Z Documenting endian-type v0.1.2
26822023-12-01T20:18:29.038Z Documenting glob v0.3.1
26832023-12-01T20:18:31.086Z Documenting same-file v1.0.6
26842023-12-01T20:18:31.939Z Documenting path-slash v0.1.5
26852023-12-01T20:18:35.236Z Documenting radix_trie v0.2.1
26862023-12-01T20:18:35.771Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26872023-12-01T20:18:36.244Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
26882023-12-01T20:18:37.344Z Documenting walkdir v2.4.0
26892023-12-01T20:18:37.560Z Documenting hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
26902023-12-01T20:18:41.172Z Documenting buf-list v1.0.3
26912023-12-01T20:18:42.122Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26922023-12-01T20:18:42.924Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
26932023-12-01T20:18:43.963Z Checking darling_core v0.14.4
26942023-12-01T20:18:45.521Z Documenting trust-dns-client v0.22.0
26952023-12-01T20:18:46.911Z Checking darling v0.14.4
26962023-12-01T20:18:47.068Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26972023-12-01T20:18:55.677Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26982023-12-01T20:18:56.443Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
26992023-12-01T20:18:57.154Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
27002023-12-01T20:18:57.639Z Documenting trust-dns-server v0.22.1
27012023-12-01T20:18:58.309Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27022023-12-01T20:19:00.522Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27032023-12-01T20:19:02.605Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27042023-12-01T20:19:03.249Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
27052023-12-01T20:19:07.186Z Documenting sled v0.34.7
27062023-12-01T20:19:08.012Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27072023-12-01T20:19:09.061Z Documenting unicase v2.7.0
27082023-12-01T20:19:09.127Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
27092023-12-01T20:19:09.560Z Documenting globset v0.4.13
27102023-12-01T20:19:11.288Z Documenting crossbeam-deque v0.8.3
27112023-12-01T20:19:12.368Z Documenting headers-core v0.2.0
27122023-12-01T20:19:13.820Z Documenting olpc-cjson v0.1.3
27132023-12-01T20:19:15.705Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27142023-12-01T20:19:15.852Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
27152023-12-01T20:19:16.399Z Documenting serde_plain v1.0.2
27162023-12-01T20:19:17.166Z Documenting ff v0.13.0
27172023-12-01T20:19:17.301Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
27182023-12-01T20:19:17.669Z Documenting async-recursion v1.0.5
27192023-12-01T20:19:19.068Z Documenting typed-path v0.6.0
27202023-12-01T20:19:19.590Z Documenting pretty-hex v0.4.0
27212023-12-01T20:19:20.851Z Documenting display-error-chain v0.2.0
27222023-12-01T20:19:22.569Z Documenting headers v0.3.9
27232023-12-01T20:19:22.669Z Documenting rayon-core v1.12.0
27242023-12-01T20:19:23.076Z Documenting group v0.13.0
27252023-12-01T20:19:24.175Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27262023-12-01T20:19:24.467Z Documenting mime_guess v2.0.4
27272023-12-01T20:19:26.681Z Documenting tough v0.15.0
27282023-12-01T20:19:28.108Z Documenting derive_builder_core v0.12.0
27292023-12-01T20:19:29.019Z Checking derive_builder_core v0.12.0
27302023-12-01T20:19:29.061Z Documenting dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
27312023-12-01T20:19:30.395Z Checking ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
27322023-12-01T20:19:31.107Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27332023-12-01T20:19:31.268Z Documenting universal-hash v0.5.1
27342023-12-01T20:19:31.542Z Documenting crypto-bigint v0.5.2
27352023-12-01T20:19:32.283Z Documenting bcs v0.1.6
27362023-12-01T20:19:37.986Z Documenting kstat-rs v0.2.3
27372023-12-01T20:19:38.471Z Documenting thiserror-impl-no-std v2.0.2
27382023-12-01T20:19:38.811Z Documenting curve25519-dalek-derive v0.1.0
27392023-12-01T20:19:40.571Z Documenting highway v1.1.0
27402023-12-01T20:19:42.134Z Documenting opaque-debug v0.3.0
27412023-12-01T20:19:45.168Z Documenting base16ct v0.2.0
27422023-12-01T20:19:45.465Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27432023-12-01T20:19:45.667Z Documenting curve25519-dalek v4.1.0
27442023-12-01T20:19:46.235Z Documenting poly1305 v0.8.0
27452023-12-01T20:19:46.663Z Documenting thiserror-no-std v2.0.2
27462023-12-01T20:19:47.008Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27472023-12-01T20:19:48.264Z Documenting derive_builder_macro v0.12.0
27482023-12-01T20:19:49.464Z Documenting elliptic-curve v0.13.5
27492023-12-01T20:19:50.819Z Documenting rayon v1.8.0
27502023-12-01T20:19:52.637Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
27512023-12-01T20:19:54.488Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27522023-12-01T20:19:55.751Z Documenting ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27532023-12-01T20:20:03.792Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
27542023-12-01T20:20:05.324Z Documenting mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
27552023-12-01T20:20:14.788Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
27562023-12-01T20:20:15.846Z Documenting propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
27572023-12-01T20:20:16.543Z Documenting portable-atomic v1.4.3
27582023-12-01T20:20:19.140Z Documenting ed25519 v1.5.3
27592023-12-01T20:20:21.020Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27602023-12-01T20:20:22.041Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
27612023-12-01T20:20:23.526Z Documenting crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=945f040d259ca8013d3fb26f510453da7cd7b1a6#945f040d)
27622023-12-01T20:20:25.688Z Documenting chacha20 v0.9.1
27632023-12-01T20:20:28.709Z Documenting aead v0.5.2
27642023-12-01T20:20:33.275Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
27652023-12-01T20:20:34.026Z Documenting ref-cast-impl v1.0.20
27662023-12-01T20:20:35.537Z Documenting vte_generate_state_changes v0.1.1
27672023-12-01T20:20:35.600Z Documenting number_prefix v0.4.0
27682023-12-01T20:20:38.046Z Documenting cassowary v0.3.0
27692023-12-01T20:20:40.339Z Documenting chacha20poly1305 v0.10.1
27702023-12-01T20:20:40.465Z Documenting salty v0.2.0
27712023-12-01T20:20:41.393Z Documenting indicatif v0.17.7
27722023-12-01T20:20:41.557Z Documenting vte v0.11.1
27732023-12-01T20:20:42.035Z Documenting ref-cast v1.0.20
27742023-12-01T20:20:44.002Z Documenting ratatui v0.23.0
27752023-12-01T20:20:46.304Z Documenting vsss-rs v3.3.1
27762023-12-01T20:20:46.931Z Documenting derive_builder v0.12.0
27772023-12-01T20:20:49.336Z Documenting fs-err v2.11.0
27782023-12-01T20:20:50.076Z Documenting polar-core v0.27.0
27792023-12-01T20:20:50.137Z Documenting hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
27802023-12-01T20:20:52.385Z Documenting nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
27812023-12-01T20:20:55.137Z Documenting libxml v0.3.3
27822023-12-01T20:20:55.183Z Documenting ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
27832023-12-01T20:20:56.888Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
27842023-12-01T20:20:57.034Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27852023-12-01T20:20:59.085Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
27862023-12-01T20:21:02.483Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
27872023-12-01T20:21:02.880Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
27882023-12-01T20:21:03.171Z Documenting bb8 v0.8.1
27892023-12-01T20:21:03.369Z Documenting bytesize v1.3.0
27902023-12-01T20:21:05.177Z Documenting quick-xml v0.23.1
27912023-12-01T20:21:10.306Z Documenting serde-big-array v0.5.1
27922023-12-01T20:21:12.206Z Documenting rtoolbox v0.0.1
27932023-12-01T20:21:12.675Z Documenting oso-derive v0.27.0
27942023-12-01T20:21:13.160Z Documenting impl-trait-for-tuples v0.2.2
27952023-12-01T20:21:16.776Z Documenting humantime v2.1.0
27962023-12-01T20:21:16.790Z Documenting smawk v0.3.1
27972023-12-01T20:21:18.107Z Documenting is_ci v1.1.1
27982023-12-01T20:21:19.288Z Documenting unicode-linebreak v0.1.5
27992023-12-01T20:21:21.762Z Documenting maplit v1.0.2
28002023-12-01T20:21:22.380Z Documenting http-range v0.1.5
28012023-12-01T20:21:22.962Z Documenting rpassword v7.3.1
28022023-12-01T20:21:23.697Z Documenting textwrap v0.16.0
28032023-12-01T20:21:23.911Z Documenting supports-color v2.1.0
28042023-12-01T20:21:27.023Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
28052023-12-01T20:21:27.154Z Documenting oso v0.27.0
28062023-12-01T20:21:27.814Z Documenting hyper-staticfile v0.9.5
28072023-12-01T20:21:29.498Z Documenting gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
28082023-12-01T20:21:29.770Z Documenting samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
28092023-12-01T20:21:30.092Z Documenting async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=1446f7e0c1f05f33a0581abd51fa873c7652ab61#1446f7e0)
28102023-12-01T20:21:31.321Z Documenting tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28112023-12-01T20:21:36.460Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
28122023-12-01T20:21:38.240Z Documenting sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
28132023-12-01T20:21:43.024Z Documenting tui-tree-widget v0.13.0
28142023-12-01T20:21:45.933Z Documenting strip-ansi-escapes v0.2.0
28152023-12-01T20:21:48.744Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28162023-12-01T20:21:51.916Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28172023-12-01T20:21:52.291Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28182023-12-01T20:21:55.057Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28192023-12-01T20:21:55.375Z Documenting diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
28202023-12-01T20:21:55.771Z Documenting cookie v0.18.0
28212023-12-01T20:22:02.701Z Documenting rcgen v0.11.3
28222023-12-01T20:22:03.333Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28232023-12-01T20:22:03.908Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
28242023-12-01T20:22:04.922Z Documenting atomicwrites v0.4.2
28252023-12-01T20:22:06.053Z Documenting signal-hook-tokio v0.3.1
28262023-12-01T20:22:07.840Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
28272023-12-01T20:22:11.476Z Documenting fd-lock v3.0.13
28282023-12-01T20:22:12.846Z Documenting subprocess v0.2.9
28292023-12-01T20:22:13.214Z Documenting shell-words v1.1.0
28302023-12-01T20:22:13.477Z Documenting corncobs v0.1.3
28312023-12-01T20:22:15.512Z Documenting nu-ansi-term v0.49.0
28322023-12-01T20:22:16.033Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28332023-12-01T20:22:17.861Z Documenting sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
28342023-12-01T20:22:18.210Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28352023-12-01T20:22:19.057Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28362023-12-01T20:22:19.344Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28372023-12-01T20:22:21.353Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28382023-12-01T20:22:21.366Z Documenting reedline v0.26.0
28392023-12-01T20:22:25.241Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28402023-12-01T20:22:28.112Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28412023-12-01T20:22:32.547Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28422023-12-01T20:22:35.213Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28432023-12-01T20:22:40.065Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
28442023-12-01T20:22:48.473Z Documenting crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=945f040d259ca8013d3fb26f510453da7cd7b1a6#945f040d)
28452023-12-01T20:22:51.237Z Documenting fatfs v0.3.6
28462023-12-01T20:22:58.964Z Documenting nanorand v0.7.0
28472023-12-01T20:22:59.982Z Documenting assert_matches v1.5.0
28482023-12-01T20:23:04.248Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
28492023-12-01T20:23:04.944Z Documenting flume v0.11.0
28502023-12-01T20:23:06.635Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
28512023-12-01T20:23:09.891Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
28522023-12-01T20:23:10.175Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
28532023-12-01T20:23:11.531Z Documenting installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
28542023-12-01T20:23:11.992Z Documenting installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
28552023-12-01T20:23:12.161Z Documenting omicron-zone-package v0.9.1
28562023-12-01T20:23:27.768Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
28572023-12-01T20:23:28.047Zwarning: unresolved link to `propolis_client::api::InstanceStateMonitorResponse`
28582023-12-01T20:23:28.047Z --> sled-agent/src/sim/instance.rs:46:7
28592023-12-01T20:23:28.047Z |
28602023-12-01T20:23:28.047Z46 | /// [`propolis_client::api::InstanceStateMonitorResponse`]. Transition requests
28612023-12-01T20:23:28.047Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `api` in module `propolis_client`
28622023-12-01T20:23:28.047Z |
28632023-12-01T20:23:28.047Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
28642023-12-01T20:23:28.047Z
28652023-12-01T20:23:30.343Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
28662023-12-01T20:23:32.126Zwarning: `omicron-sled-agent` (lib doc) generated 1 warning
28672023-12-01T20:23:32.129Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
28682023-12-01T20:23:33.222Z Documenting termios v0.3.3
28692023-12-01T20:23:33.394Z Documenting topological-sort v0.2.2
28702023-12-01T20:23:35.650Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
28712023-12-01T20:23:39.333Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
28722023-12-01T20:23:40.051Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
28732023-12-01T20:23:48.082Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
28742023-12-01T20:23:49.226Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
28752023-12-01T20:24:26.536Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
28762023-12-01T20:24:37.239Z Documenting tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
28772023-12-01T20:24:47.631Z Documenting caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
28782023-12-01T20:24:47.888Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
28792023-12-01T20:24:49.391Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
28802023-12-01T20:24:57.102Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28812023-12-01T20:25:23.043Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28822023-12-01T20:25:59.553Zwarning: unresolved link to `VolumeConstructionRequest`
28832023-12-01T20:25:59.553Z --> nexus/src/app/sagas/volume_delete.rs:338:7
28842023-12-01T20:25:59.553Z |
28852023-12-01T20:25:59.553Z338 | /// [`VolumeConstructionRequest`] is shown here):
28862023-12-01T20:25:59.553Z | ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `VolumeConstructionRequest` in scope
28872023-12-01T20:25:59.553Z |
28882023-12-01T20:25:59.553Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
28892023-12-01T20:25:59.553Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
28902023-12-01T20:25:59.553Z
28912023-12-01T20:25:59.557Zwarning: unresolved link to `fd00:1122:3344:101::5`
28922023-12-01T20:25:59.557Z --> nexus/src/app/sagas/volume_delete.rs:348:17
28932023-12-01T20:25:59.557Z |
28942023-12-01T20:25:59.557Z348 | /// "[fd00:1122:3344:101::5]:1000",
28952023-12-01T20:25:59.557Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
28962023-12-01T20:25:59.557Z
28972023-12-01T20:25:59.557Zwarning: unresolved link to `fd00:1122:3344:102::9`
28982023-12-01T20:25:59.557Z --> nexus/src/app/sagas/volume_delete.rs:349:17
28992023-12-01T20:25:59.557Z |
29002023-12-01T20:25:59.557Z349 | /// "[fd00:1122:3344:102::9]:1000",
29012023-12-01T20:25:59.557Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
29022023-12-01T20:25:59.557Z
29032023-12-01T20:25:59.557Zwarning: unresolved link to `fd00:1122:3344:103::2`
29042023-12-01T20:25:59.557Z --> nexus/src/app/sagas/volume_delete.rs:350:17
29052023-12-01T20:25:59.557Z |
29062023-12-01T20:25:59.557Z350 | /// "[fd00:1122:3344:103::2]:1000"
29072023-12-01T20:25:59.557Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
29082023-12-01T20:25:59.557Z
29092023-12-01T20:25:59.557Zwarning: unresolved link to `fd00:1122:3344:101::5`
29102023-12-01T20:25:59.557Z --> nexus/src/app/sagas/volume_delete.rs:369:17
29112023-12-01T20:25:59.558Z |
29122023-12-01T20:25:59.558Z369 | /// "[fd00:1122:3344:101::5]:1001", <-- port changed
29132023-12-01T20:25:59.558Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
29142023-12-01T20:25:59.558Z
29152023-12-01T20:25:59.558Zwarning: unresolved link to `fd00:1122:3344:102::9`
29162023-12-01T20:25:59.558Z --> nexus/src/app/sagas/volume_delete.rs:370:17
29172023-12-01T20:25:59.558Z |
29182023-12-01T20:25:59.558Z370 | /// "[fd00:1122:3344:102::9]:1001", <-- port changed
29192023-12-01T20:25:59.558Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
29202023-12-01T20:25:59.558Z
29212023-12-01T20:25:59.558Zwarning: unresolved link to `fd00:1122:3344:103::2`
29222023-12-01T20:25:59.558Z --> nexus/src/app/sagas/volume_delete.rs:371:17
29232023-12-01T20:25:59.558Z |
29242023-12-01T20:25:59.558Z371 | /// "[fd00:1122:3344:103::2]:1001" <-- port changed
29252023-12-01T20:25:59.558Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
29262023-12-01T20:25:59.558Z
29272023-12-01T20:26:02.367Zwarning: `omicron-nexus` (lib doc) generated 7 warnings
29282023-12-01T20:26:34.215Z Finished dev [unoptimized + debuginfo] target(s) in 15m 18s
29292023-12-01T20:26:34.320Z
29302023-12-01T20:26:34.323Zreal 15:18.280382966
29312023-12-01T20:26:34.323Zuser 51:27.955429653
29322023-12-01T20:26:34.323Zsys 58:34.391352875
29332023-12-01T20:26:34.323Ztrap 1.730617852
29342023-12-01T20:26:34.323Ztflt 0.738235832
29352023-12-01T20:26:34.323Zdflt 0.527025691
29362023-12-01T20:26:34.323Zkflt 0.000111531
29372023-12-01T20:26:34.323Zlock 3:04:36.384241327
29382023-12-01T20:26:34.323Zslp 3:58:03.841508693
29392023-12-01T20:26:34.323Zlat 5:06.668211021
29402023-12-01T20:26:34.323Zstop 1:21.841831694
29412023-12-01T20:26:34.323Zprocess exited: duration 1711205 ms, exit code 0
 
29422023-12-01T20:26:34.329Zfound 0 output files