01HH2072EVNVKSR19HB6N1JAHN: 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: 01HH207AAJYH865QF8RCPMH90F

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12023-12-07T11:24:24.544Zjob assigned to worker 01HH207GDV7FA7772B28CXP43X (queued for 2 m 4 s)
 
22023-12-07T11:24:24.697Zstarting task 0: "setup"
32023-12-07T11:24:24.917Z++ uname -s
42023-12-07T11:24:24.951Z+ kern=SunOS
52023-12-07T11:24:24.951Z+ case "$kern" in
62023-12-07T11:24:24.951Z+ groupadd -g 12345 build
72023-12-07T11:24:24.951Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82023-12-07T11:24:26.908Z+ zfs create -o mountpoint=/work rpool/work
92023-12-07T11:24:27.064Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102023-12-07T11:24:27.074Z+ home_fs=zfs
112023-12-07T11:24:27.074Z+ [[ zfs == autofs ]]
122023-12-07T11:24:27.074Z+ mkdir -p /home/build
132023-12-07T11:24:27.075Z+ chown build:build /home/build /work
142023-12-07T11:24:29.112Z+ chmod 0700 /home/build /work
152023-12-07T11:24:29.122Zprocess exited: duration 4375 ms, exit code 0
 
162023-12-07T11:24:29.136Zstarting task 1: "rust-toolchain"
172023-12-07T11:24:29.144Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182023-12-07T11:24:29.148Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192023-12-07T11:24:29.325Zinfo: downloading installer
202023-12-07T11:24:31.878Zwarning: it looks like you have an existing installation of Rust at:
212023-12-07T11:24:31.878Zwarning: /opt/ooce/bin
222023-12-07T11:24:31.878Zwarning: It is recommended that rustup be the primary Rust installation.
232023-12-07T11:24:31.878Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242023-12-07T11:24:31.878Zwarning: If you are sure that you want both rustup and your already installed Rust
252023-12-07T11:24:31.878Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262023-12-07T11:24:31.878Zwarning: or pass `-y' to ignore all ignorable checks.
272023-12-07T11:24:31.879Zerror: cannot install while Rust is installed
282023-12-07T11:24:31.879Zwarning: continuing (because the -y flag is set and the error is ignorable)
292023-12-07T11:24:32.099Zinfo: profile set to 'default'
302023-12-07T11:24:32.103Zinfo: default host triple is x86_64-unknown-illumos
312023-12-07T11:24:32.111Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322023-12-07T11:24:32.290Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332023-12-07T11:24:32.330Zinfo: downloading component 'cargo'
342023-12-07T11:24:33.049Zinfo: downloading component 'clippy'
352023-12-07T11:24:33.316Zinfo: downloading component 'rust-docs'
362023-12-07T11:24:34.288Zinfo: downloading component 'rust-std'
372023-12-07T11:24:36.008Zinfo: downloading component 'rustc'
382023-12-07T11:24:40.196Zinfo: downloading component 'rustfmt'
392023-12-07T11:24:40.443Zinfo: installing component 'cargo'
402023-12-07T11:24:42.270Zinfo: installing component 'clippy'
412023-12-07T11:24:43.204Zinfo: installing component 'rust-docs'
422023-12-07T11:24:45.932Zinfo: installing component 'rust-std'
432023-12-07T11:24:49.662Zinfo: installing component 'rustc'
442023-12-07T11:24:58.859Zinfo: installing component 'rustfmt'
452023-12-07T11:24:59.308Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462023-12-07T11:24:59.308Z
472023-12-07T11:24:59.469Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482023-12-07T11:24:59.469Z
492023-12-07T11:24:59.474Z
502023-12-07T11:24:59.474ZRust is installed now. Great!
512023-12-07T11:24:59.474Z
522023-12-07T11:24:59.474ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532023-12-07T11:24:59.474Zenvironment variable. This has not been done automatically.
542023-12-07T11:24:59.474Z
552023-12-07T11:24:59.474ZTo configure your current shell, run:
562023-12-07T11:24:59.474Zsource "$HOME/.cargo/env"
572023-12-07T11:24:59.551Z+ rustc --version
582023-12-07T11:24:59.663Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592023-12-07T11:24:59.668Zprocess exited: duration 30531 ms, exit code 0
 
602023-12-07T11:24:59.675Zstarting task 2: "authentication"
612023-12-07T11:24:59.711Zprocess exited: duration 36 ms, exit code 0
 
622023-12-07T11:24:59.720Zstarting task 3: "clone repository"
632023-12-07T11:24:59.725Z+ mkdir -p /work/oxidecomputer/omicron
642023-12-07T11:24:59.729Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652023-12-07T11:24:59.766ZCloning into '/work/oxidecomputer/omicron'...
662023-12-07T11:25:08.047Z+ cd /work/oxidecomputer/omicron
672023-12-07T11:25:08.047Z+ [[ -n renovate/once_cell-1.x ]]
682023-12-07T11:25:08.051Z+ git fetch origin renovate/once_cell-1.x
692023-12-07T11:25:08.408ZFrom https://github.com/oxidecomputer/omicron
702023-12-07T11:25:08.408Z * branch renovate/once_cell-1.x -> FETCH_HEAD
712023-12-07T11:25:08.418Z+ git checkout -B renovate/once_cell-1.x remotes/origin/renovate/once_cell-1.x
722023-12-07T11:25:08.523ZSwitched to a new branch 'renovate/once_cell-1.x'
732023-12-07T11:25:08.532Zbranch 'renovate/once_cell-1.x' set up to track 'origin/renovate/once_cell-1.x'.
742023-12-07T11:25:08.533Z+ git reset --hard 0b41faca47f5e0eaa7ea25d58c3d881e6966dc0e
752023-12-07T11:25:08.682ZHEAD is now at 0b41faca Update Rust crate once_cell to 1.19.0
762023-12-07T11:25:08.686Zprocess exited: duration 8964 ms, exit code 0
 
772023-12-07T11:25:08.695Zstarting task 4: "build"
782023-12-07T11:25:08.701Z+ cargo --version
792023-12-07T11:25:08.708Zinfo: syncing channel updates for '1.74.0-x86_64-unknown-illumos'
802023-12-07T11:25:08.952Zinfo: latest update on 2023-11-16, rust version 1.74.0 (79e9716c9 2023-11-13)
812023-12-07T11:25:08.963Zinfo: downloading component 'cargo'
822023-12-07T11:25:10.251Zinfo: downloading component 'clippy'
832023-12-07T11:25:11.058Zinfo: downloading component 'rust-docs'
842023-12-07T11:25:13.097Zinfo: downloading component 'rust-std'
852023-12-07T11:25:15.382Zinfo: downloading component 'rustc'
862023-12-07T11:25:26.530Zinfo: downloading component 'rustfmt'
872023-12-07T11:25:26.799Zinfo: installing component 'cargo'
882023-12-07T11:25:28.055Zinfo: installing component 'clippy'
892023-12-07T11:25:28.517Zinfo: installing component 'rust-docs'
902023-12-07T11:25:31.411Zinfo: installing component 'rust-std'
912023-12-07T11:25:33.976Zinfo: installing component 'rustc'
922023-12-07T11:25:40.248Zinfo: installing component 'rustfmt'
932023-12-07T11:25:40.739Zcargo 1.74.0 (ecb9851af 2023-10-18)
942023-12-07T11:25:40.743Z+ rustc --version
952023-12-07T11:25:40.893Zrustc 1.74.0 (79e9716c9 2023-11-13)
962023-12-07T11:25:40.901Z+ source ./env.sh
972023-12-07T11:25:40.905Z++ set -o xtrace
982023-12-07T11:25:40.905Z++++ dirname ./env.sh
992023-12-07T11:25:40.911Z+++ cd .
1002023-12-07T11:25:40.911Z+++ echo /work/oxidecomputer/omicron
1012023-12-07T11:25:40.911Z++ OMICRON_WS=/work/oxidecomputer/omicron
1022023-12-07T11:25:40.911Z++ 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-07T11:25:40.911Z++ 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-07T11:25:40.912Z++ 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-07T11:25:40.912Z++ 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-07T11:25:40.912Z++ 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-07T11:25:40.913Z++ 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-07T11:25:40.913Z++ 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-07T11:25:40.913Z++ 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-07T11:25:40.913Z++ unset OMICRON_WS
1112023-12-07T11:25:40.913Z++ set +o xtrace
1122023-12-07T11:25:40.999Z
1132023-12-07T11:25:40.999Z ##### ##### ###### ##### ###### #### # # # #### #
1142023-12-07T11:25:40.999Z # # # # # # # # # # # # # # #
1152023-12-07T11:25:40.999Z # # # # ##### # # ##### # # # # # #### #
1162023-12-07T11:25:41.000Z ##### ##### # ##### # # # # # # # # #
1172023-12-07T11:25:41.000Z # # # # # # # # # # # # # # #
1182023-12-07T11:25:41.000Z # # # ###### # # ###### ### # #### # #### #
1192023-12-07T11:25:41.000Z
1202023-12-07T11:25:48.815Z Startup: Refreshing catalog 'helios-dev' ... Done
1212023-12-07T11:25:50.020Z Startup: Caching catalogs ... Done
1222023-12-07T11:25:56.524ZPlanning: Solver setup ... Done (6.094s)
1232023-12-07T11:25:56.668ZPlanning: Running solver ... Done (0.145s)
1242023-12-07T11:25:56.738ZPlanning: Finding local manifests ... Done (0.005s)
1252023-12-07T11:25:56.768ZPlanning: Fetching manifests: 0/6 0% complete
1262023-12-07T11:25:58.244ZPlanning: Fetching manifests: 6/6 100% complete
1272023-12-07T11:25:58.332ZPlanning: Package planning ... Done (0.088s)
1282023-12-07T11:25:58.417ZPlanning: Merging actions ... Done (0.085s)
1292023-12-07T11:25:59.128ZPlanning: Checking for conflicting actions ... Done (0.710s)
1302023-12-07T11:25:59.146ZPlanning: Consolidating action changes ... Done (0.017s)
1312023-12-07T11:26:02.249ZPlanning: Evaluating mediators ... Done (3.100s)
1322023-12-07T11:26:02.358ZPlanning: Planning completed in 12.28 seconds
1332023-12-07T11:26:02.380Z Packages to install: 4
1342023-12-07T11:26:02.385Z Packages to update: 2
1352023-12-07T11:26:02.385Z Mediators to change: 2
1362023-12-07T11:26:02.385Z Services to change: 1
1372023-12-07T11:26:02.385Z Estimated space available: 148.88 GB
1382023-12-07T11:26:02.385ZEstimated space to be consumed: 1.43 GB
1392023-12-07T11:26:02.385Z Create boot environment: No
1402023-12-07T11:26:02.385ZCreate backup boot environment: Yes
1412023-12-07T11:26:02.385Z Rebuild boot archive: No
1422023-12-07T11:26:02.385Z
1432023-12-07T11:26:02.385ZChanged mediators:
1442023-12-07T11:26:02.385Z mediator clang:
1452023-12-07T11:26:02.385Z version: None -> 15 (system default)
1462023-12-07T11:26:02.385Z
1472023-12-07T11:26:02.385Z mediator llvm:
1482023-12-07T11:26:02.385Z version: 14 (system default) -> 15 (system default)
1492023-12-07T11:26:02.385Z
1502023-12-07T11:26:02.386ZChanged packages:
1512023-12-07T11:26:02.386Zhelios-dev
1522023-12-07T11:26:02.386Z developer/build-essential
1532023-12-07T11:26:02.386Z None -> 11-2.0
1542023-12-07T11:26:02.386Z library/libxmlsec1
1552023-12-07T11:26:02.386Z None -> 1.2.35-2.0
1562023-12-07T11:26:02.386Z ooce/developer/clang-15
1572023-12-07T11:26:02.386Z None -> 15.0.7-2.0
1582023-12-07T11:26:02.386Z ooce/developer/llvm-15
1592023-12-07T11:26:02.387Z None -> 15.0.7-2.0
1602023-12-07T11:26:02.387Z system/library/g++-runtime
1612023-12-07T11:26:02.387Z 12-2.0 -> 13-2.0
1622023-12-07T11:26:02.387Z system/library/gcc-runtime
1632023-12-07T11:26:02.387Z 12-2.0 -> 13-2.0
1642023-12-07T11:26:02.387Z
1652023-12-07T11:26:02.387ZServices:
1662023-12-07T11:26:02.387Z restart_fmri:
1672023-12-07T11:26:02.387Z svc:/system/update-man-index:default
1682023-12-07T11:26:02.545Z
1692023-12-07T11:26:02.545ZDownload: 0/3330 items 0.0/221.1MB 0% complete
1702023-12-07T11:26:07.545ZDownload: 867/3330 items 18.8/221.1MB 8% complete (3.9M/s)
1712023-12-07T11:26:12.550ZDownload: 1295/3330 items 115.1/221.1MB 52% complete (11.8M/s)
1722023-12-07T11:26:17.568ZDownload: 2218/3330 items 119.2/221.1MB 53% complete (10.1M/s)
1732023-12-07T11:26:22.575ZDownload: 2953/3330 items 121.2/221.1MB 54% complete (627k/s)
1742023-12-07T11:26:27.572ZDownload: 3296/3330 items 217.4/221.1MB 98% complete (9.7M/s)
1752023-12-07T11:26:28.068ZDownload: Completed 221.11 MB in 25.52 seconds (8.7M/s)
1762023-12-07T11:26:30.245Z Actions: 1/3766 actions (Removing old actions)
1772023-12-07T11:26:30.245Z Actions: 5/3766 actions (Installing new actions)
1782023-12-07T11:26:35.713Z Actions: 3089/3766 actions (Installing new actions)
1792023-12-07T11:26:38.464Z Actions: 3729/3766 actions (Updating modified actions)
1802023-12-07T11:26:38.951Z Actions: Completed 3766 actions in 8.70 seconds.
1812023-12-07T11:26:39.153Z Done (0.197s)
1822023-12-07T11:26:39.157Z Done (0.000s)
1832023-12-07T11:26:39.415Z Done (0.260s)
1842023-12-07T11:26:46.846Z Done (7.307s)
1852023-12-07T11:26:47.041Z Done (0.094s)
1862023-12-07T11:26:47.045Z Done (0.000s)
1872023-12-07T11:26:47.304Z Done (0.000s)
1882023-12-07T11:26:48.004ZPlanning: Evaluating mediator changes ... Done
1892023-12-07T11:26:48.286ZPlanning: Checking for conflicting actions ... Done
1902023-12-07T11:26:48.290ZPlanning: Consolidating action changes ... Done
1912023-12-07T11:26:48.724ZPlanning: Evaluating mediators ... Done
1922023-12-07T11:26:48.728ZPlanning: Planning completed in 0.72 seconds
1932023-12-07T11:26:48.788Z Mediators to change: 2
1942023-12-07T11:26:48.791Z Create boot environment: No
1952023-12-07T11:26:48.792ZCreate backup boot environment: No
1962023-12-07T11:26:48.896Z Done
1972023-12-07T11:26:48.896Z Done
1982023-12-07T11:26:49.055Z Done
1992023-12-07T11:26:54.734Z Done
2002023-12-07T11:26:54.854Z Done
2012023-12-07T11:26:54.858Z Done
2022023-12-07T11:26:54.966Z Done
2032023-12-07T11:26:55.984ZPlanning: Evaluating mediator changes ... Done
2042023-12-07T11:26:55.993ZPlanning: Merging actions ... Done
2052023-12-07T11:26:56.314ZPlanning: Checking for conflicting actions ... Done
2062023-12-07T11:26:56.317ZPlanning: Consolidating action changes ... Done
2072023-12-07T11:26:56.747ZPlanning: Evaluating mediators ... Done
2082023-12-07T11:26:56.836ZPlanning: Planning completed in 1.30 seconds
2092023-12-07T11:26:56.899Z Packages to change: 1
2102023-12-07T11:26:56.905Z Mediators to change: 1
2112023-12-07T11:26:56.905Z Services to change: 1
2122023-12-07T11:26:56.906Z Create boot environment: No
2132023-12-07T11:26:56.906ZCreate backup boot environment: Yes
2142023-12-07T11:26:59.038Z Actions: 1/6 actions (Updating modified actions)
2152023-12-07T11:26:59.042Z Actions: Completed 6 actions in 0.00 seconds.
2162023-12-07T11:26:59.042Z Done
2172023-12-07T11:26:59.042Z Done
2182023-12-07T11:26:59.100Z Done
2192023-12-07T11:27:04.727Z Done
2202023-12-07T11:27:04.845Z Done
2212023-12-07T11:27:04.850Z Done
2222023-12-07T11:27:04.994Z Done
2232023-12-07T11:27:05.656ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2242023-12-07T11:27:05.657Zclang system 15 system
2252023-12-07T11:27:05.657Zcsh system system illumos
2262023-12-07T11:27:05.657Zctags system system illumos
2272023-12-07T11:27:05.658Zgcc vendor 12 vendor
2282023-12-07T11:27:05.658Zgcc system 10 system
2292023-12-07T11:27:05.659Zgcc system 7 system
2302023-12-07T11:27:05.659Zgo system 1.20 system
2312023-12-07T11:27:05.659Zgo system 1.19 system
2322023-12-07T11:27:05.659Zllvm system 15 system
2332023-12-07T11:27:05.659Zllvm system 14 system
2342023-12-07T11:27:05.659Zmariadb system 10.6 system
2352023-12-07T11:27:05.659Zmta vendor vendor dma
2362023-12-07T11:27:05.659Zopenjdk system 17 system
2372023-12-07T11:27:05.659Zopenjdk system 11 system
2382023-12-07T11:27:05.659Zopenjdk system 1.8 system
2392023-12-07T11:27:05.659Zopenssl vendor 3 vendor
2402023-12-07T11:27:05.659Zperl system 5.36 system
2412023-12-07T11:27:05.659Zpostgresql system 15 system
2422023-12-07T11:27:05.659Zpostgresql system 13 system
2432023-12-07T11:27:05.659Zpython vendor 3 vendor
2442023-12-07T11:27:05.659Zpython system 2 system
2452023-12-07T11:27:05.659Zpython3 system 3.11 system
2462023-12-07T11:27:05.660Zruby system 3.0 system
2472023-12-07T11:27:05.661Zwords vendor vendor american-english
2482023-12-07T11:27:05.661Zwords system system australian-english
2492023-12-07T11:27:05.661Zwords system system british-english
2502023-12-07T11:27:05.661Zwords system system canadian-english
2512023-12-07T11:27:05.662Zwords system system french
2522023-12-07T11:27:05.662Zwords system system italian
2532023-12-07T11:27:05.663Zwords system system ngerman
2542023-12-07T11:27:05.663Zwords system system ogerman
2552023-12-07T11:27:05.663Zwords system system spanish
2562023-12-07T11:27:06.177ZFMRI IFO
2572023-12-07T11:27:06.177Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2582023-12-07T11:27:06.177Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2592023-12-07T11:27:06.177Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2602023-12-07T11:27:06.177Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z im-
2612023-12-07T11:27:06.177Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2622023-12-07T11:27:06.179Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z i--
2632023-12-07T11:27:06.179Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z im-
2642023-12-07T11:27:06.179Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z im-
2652023-12-07T11:27:06.246Z+ set -o errexit
2662023-12-07T11:27:06.249Z+++ dirname ./tools/ci_download_cockroachdb
2672023-12-07T11:27:06.253Z++ cd ./tools
2682023-12-07T11:27:06.253Z++ pwd
2692023-12-07T11:27:06.253Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2702023-12-07T11:27:06.253Z++ basename ./tools/ci_download_cockroachdb
2712023-12-07T11:27:06.257Z+ ARG0=ci_download_cockroachdb
2722023-12-07T11:27:06.257Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2732023-12-07T11:27:06.257Z+ CIDL_VERSION=v22.1.9
2742023-12-07T11:27:06.257Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2752023-12-07T11:27:06.257Z++ CIDL_MD5_DARWIN=2db972c254b4e3b599e12110520178b5
2762023-12-07T11:27:06.257Z++ CIDL_MD5_LINUX=8c3170883e0a0be1a34b44090c067a8c
2772023-12-07T11:27:06.257Z++ CIDL_MD5_ILLUMOS=d8999aff364e5d70f226e139fda724a3
2782023-12-07T11:27:06.261Z+ TARGET_DIR=out
2792023-12-07T11:27:06.261Z+ DOWNLOAD_DIR=out/downloads
2802023-12-07T11:27:06.261Z+ DEST_DIR=./out/cockroachdb
2812023-12-07T11:27:06.261Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2822023-12-07T11:27:06.262Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2832023-12-07T11:27:06.262Z+ main
2842023-12-07T11:27:06.262Z+ [[ 0 != 0 ]]
2852023-12-07T11:27:06.262Z+ CIDL_OS=solaris2.11
2862023-12-07T11:27:06.262Z+ [[ 0 != 0 ]]
2872023-12-07T11:27:06.262Z+ configure_os solaris2.11
2882023-12-07T11:27:06.263Z+ echo 'current directory: /work/oxidecomputer/omicron'
2892023-12-07T11:27:06.263Zcurrent directory: /work/oxidecomputer/omicron
2902023-12-07T11:27:06.263Z+ echo 'configuring based on OS: "solaris2.11"'
2912023-12-07T11:27:06.263Z+ case "$1" in
2922023-12-07T11:27:06.263Zconfiguring based on OS: "solaris2.11"
2932023-12-07T11:27:06.263Z+ CIDL_BUILD=illumos
2942023-12-07T11:27:06.263Z+ CIDL_SUFFIX=tar.gz
2952023-12-07T11:27:06.263Z+ CIDL_MD5=d8999aff364e5d70f226e139fda724a3
2962023-12-07T11:27:06.263Z+ CIDL_MD5FUNC=do_md5sum
2972023-12-07T11:27:06.263Z+ CIDL_URL_BASE=https://illumos.org/downloads
2982023-12-07T11:27:06.263Z+ CIDL_ASSEMBLE=do_assemble_illumos
2992023-12-07T11:27:06.263Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
3002023-12-07T11:27:06.263Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
3012023-12-07T11:27:06.264Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
3022023-12-07T11:27:06.264Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
3032023-12-07T11:27:06.264Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
3042023-12-07T11:27:06.264Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
3052023-12-07T11:27:06.264ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
3062023-12-07T11:27:06.264Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
3072023-12-07T11:27:06.264Z+ mkdir -p out/downloads
3082023-12-07T11:27:06.264ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
3092023-12-07T11:27:06.264Z+ mkdir -p ./out/cockroachdb
3102023-12-07T11:27:06.269Z+ local DO_DOWNLOAD=true
3112023-12-07T11:27:06.269Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
3122023-12-07T11:27:06.269Z+ '[' true == true ']'
3132023-12-07T11:27:06.269Z+ echo Downloading...
3142023-12-07T11:27:06.270ZDownloading...
3152023-12-07T11:27:06.270Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
3162023-12-07T11:27:06.270Z+ 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
3172023-12-07T11:27:14.421Z++ do_md5sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
3182023-12-07T11:27:14.425Z++ md5sum
3192023-12-07T11:27:14.425Z++ awk '{print $1}'
3202023-12-07T11:27:14.603Z+ calculated_md5=d8999aff364e5d70f226e139fda724a3
3212023-12-07T11:27:14.603Z+ [[ 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 ]]
3222023-12-07T11:27:14.607Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
3232023-12-07T11:27:14.607Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
3242023-12-07T11:27:17.940Z+ do_assemble_illumos
3252023-12-07T11:27:17.940Z+ rm -r ./out/cockroachdb
3262023-12-07T11:27:17.944Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
3272023-12-07T11:27:18.588Z+ ./out/cockroachdb/bin/cockroach version
3282023-12-07T11:27:18.913ZBuild Tag: v22.1.9-dirty
3292023-12-07T11:27:18.914ZBuild Time: 2022/10/26 21:17:46
3302023-12-07T11:27:18.914ZDistribution: OSS
3312023-12-07T11:27:18.914ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3322023-12-07T11:27:18.914ZGo Version: go1.17.13
3332023-12-07T11:27:18.914ZC Compiler: gcc 10.3.0
3342023-12-07T11:27:18.914ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3352023-12-07T11:27:18.914ZBuild Type: release
3362023-12-07T11:27:18.940Z+ set -o errexit
3372023-12-07T11:27:18.944Z+++ dirname ./tools/ci_download_clickhouse
3382023-12-07T11:27:18.944Z++ cd ./tools
3392023-12-07T11:27:18.949Z++ pwd
3402023-12-07T11:27:18.949Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3412023-12-07T11:27:18.949Z++ basename ./tools/ci_download_clickhouse
3422023-12-07T11:27:18.949Z+ ARG0=ci_download_clickhouse
3432023-12-07T11:27:18.949Z+ TARGET_DIR=out
3442023-12-07T11:27:18.949Z+ DOWNLOAD_DIR=out/downloads
3452023-12-07T11:27:18.950Z+ DEST_DIR=./out/clickhouse
3462023-12-07T11:27:18.950Z+ CIDL_VERSION=v22.8.9.24
3472023-12-07T11:27:18.950Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3482023-12-07T11:27:18.950Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3492023-12-07T11:27:18.950Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3502023-12-07T11:27:18.950Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3512023-12-07T11:27:18.950Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3522023-12-07T11:27:18.956Z+ main
3532023-12-07T11:27:18.956Z+ [[ 0 != 0 ]]
3542023-12-07T11:27:18.956Z+ CIDL_OS=solaris2.11
3552023-12-07T11:27:18.956Z+ [[ 0 != 0 ]]
3562023-12-07T11:27:18.956Z+ configure_os solaris2.11
3572023-12-07T11:27:18.967Z+ echo 'current directory: /work/oxidecomputer/omicron'
3582023-12-07T11:27:18.967Zcurrent directory: /work/oxidecomputer/omicron
3592023-12-07T11:27:18.967Zconfiguring based on OS: "solaris2.11"
3602023-12-07T11:27:18.967Z+ echo 'configuring based on OS: "solaris2.11"'
3612023-12-07T11:27:18.967Z+ CIDL_DASHREV=
3622023-12-07T11:27:18.967Z+ case "$1" in
3632023-12-07T11:27:18.967Z+ CIDL_PLATFORM=illumos
3642023-12-07T11:27:18.967Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3652023-12-07T11:27:18.967Z+ CIDL_MD5FUNC=do_md5sum
3662023-12-07T11:27:18.968Z+ CIDL_DASHREV=-1
3672023-12-07T11:27:18.968Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3682023-12-07T11:27:18.968Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3692023-12-07T11:27:18.968Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3702023-12-07T11:27:18.968Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3712023-12-07T11:27:18.968Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3722023-12-07T11:27:18.968ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3732023-12-07T11:27:18.968ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3742023-12-07T11:27:18.968Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3752023-12-07T11:27:18.968Z+ mkdir -p out/downloads
3762023-12-07T11:27:18.968Z+ mkdir -p ./out/clickhouse
3772023-12-07T11:27:18.987Z+ local DO_DOWNLOAD=true
3782023-12-07T11:27:18.987Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3792023-12-07T11:27:18.987Z+ '[' true == true ']'
3802023-12-07T11:27:18.987Z+ echo Downloading...
3812023-12-07T11:27:18.987ZDownloading...
3822023-12-07T11:27:18.987Z+ 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
3832023-12-07T11:27:18.991Z+ 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
3842023-12-07T11:27:20.513Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3852023-12-07T11:27:20.517Z++ md5sum
3862023-12-07T11:27:20.517Z++ awk '{print $1}'
3872023-12-07T11:27:20.782Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3882023-12-07T11:27:20.782Z+ [[ 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 ]]
3892023-12-07T11:27:20.786Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3902023-12-07T11:27:20.786Z+ mkdir -p ./out/clickhouse
3912023-12-07T11:27:20.786Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3922023-12-07T11:27:25.557Z+ ./out/clickhouse/clickhouse server --version
3932023-12-07T11:27:25.615ZClickHouse server version 22.8.9.1.
3942023-12-07T11:27:25.719Z+ set -o errexit
3952023-12-07T11:27:25.729Z+++ dirname ./tools/ci_download_console
3962023-12-07T11:27:25.729Z++ cd ./tools
3972023-12-07T11:27:25.729Z++ pwd
3982023-12-07T11:27:25.730Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3992023-12-07T11:27:25.730Z++ basename ./tools/ci_download_console
4002023-12-07T11:27:25.730Z+ ARG0=ci_download_console
4012023-12-07T11:27:25.730Z+ TARGET_DIR=out
4022023-12-07T11:27:25.730Z+ DOWNLOAD_DIR=out/downloads
4032023-12-07T11:27:25.730Z+ DEST_DIR=./out/console-assets
4042023-12-07T11:27:25.730Z+ source /work/oxidecomputer/omicron/tools/console_version
4052023-12-07T11:27:25.730Z++ COMMIT=ae8218df707360a902133f4a96b48a3b5a62a09e
4062023-12-07T11:27:25.730Z++ SHA2=ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989
4072023-12-07T11:27:25.730Z+ URL=https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
4082023-12-07T11:27:25.730Z+ TARBALL_FILE=out/downloads/console.tar.gz
4092023-12-07T11:27:25.730Z+ main
4102023-12-07T11:27:25.733Z+ [[ 0 != 0 ]]
4112023-12-07T11:27:25.733Z+ echo 'URL: https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz'
4122023-12-07T11:27:25.733ZURL: https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
4132023-12-07T11:27:25.733Z+ echo 'Local file: out/downloads/console.tar.gz'
4142023-12-07T11:27:25.733Z+ local DO_DOWNLOAD=true
4152023-12-07T11:27:25.733Z+ [[ -f out/downloads/console.tar.gz ]]
4162023-12-07T11:27:25.733ZLocal file: out/downloads/console.tar.gz
4172023-12-07T11:27:25.733Z+ mkdir -p out/downloads
4182023-12-07T11:27:25.733Z+ '[' true == true ']'
4192023-12-07T11:27:25.733Z+ echo Downloading...
4202023-12-07T11:27:25.733ZDownloading...
4212023-12-07T11:27:25.733Z+ do_download_curl https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz out/downloads/console.tar.gz
4222023-12-07T11:27:25.733Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
4232023-12-07T11:27:26.338Z++ do_sha256sum out/downloads/console.tar.gz
4242023-12-07T11:27:26.349Z++ case "$OSTYPE" in
4252023-12-07T11:27:26.349Z++ SHA=sha256sum
4262023-12-07T11:27:26.350Z++ sha256sum
4272023-12-07T11:27:26.350Z++ awk '{print $1}'
4282023-12-07T11:27:26.363Z+ calculated_sha2=ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989
4292023-12-07T11:27:26.363Z+ [[ 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 ]]
4302023-12-07T11:27:26.374Z+ rm -rf ./out/console-assets
4312023-12-07T11:27:26.374Z+ mkdir -p ./out/console-assets
4322023-12-07T11:27:26.375Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4332023-12-07T11:27:26.375Z+ mkdir -p ./out/console-assets
4342023-12-07T11:27:26.376Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4352023-12-07T11:27:26.506Z+ set -o errexit
4362023-12-07T11:27:26.517Z+++ dirname ./tools/ci_download_maghemite_openapi
4372023-12-07T11:27:26.517Z++ cd ./tools
4382023-12-07T11:27:26.517Z++ pwd
4392023-12-07T11:27:26.517Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4402023-12-07T11:27:26.517Z++ basename ./tools/ci_download_maghemite_openapi
4412023-12-07T11:27:26.517Z+ ARG0=ci_download_maghemite_openapi
4422023-12-07T11:27:26.517Z+ TARGET_DIR=out
4432023-12-07T11:27:26.518Z+ DOWNLOAD_DIR=out/downloads
4442023-12-07T11:27:26.518Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4452023-12-07T11:27:26.518Z++ COMMIT=2fd39b75df696961e5ea190c7d74dd91f4849cd3
4462023-12-07T11:27:26.518Z++ SHA2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4472023-12-07T11:27:26.520Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/ddm-admin.json
4482023-12-07T11:27:26.520Z+ LOCAL_FILE=out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4492023-12-07T11:27:26.520Z+ main
4502023-12-07T11:27:26.520Z+ [[ 0 != 0 ]]
4512023-12-07T11:27:26.520Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/ddm-admin.json'
4522023-12-07T11:27:26.521ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/ddm-admin.json
4532023-12-07T11:27:26.521Z+ echo 'Local file: out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json'
4542023-12-07T11:27:26.521ZLocal file: out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4552023-12-07T11:27:26.521Z+ local DO_DOWNLOAD=true
4562023-12-07T11:27:26.521Z+ [[ -f out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json ]]
4572023-12-07T11:27:26.522Z+ mkdir -p out/downloads
4582023-12-07T11:27:26.531Z+ '[' true == true ']'
4592023-12-07T11:27:26.532Z+ echo Downloading...
4602023-12-07T11:27:26.532ZDownloading...
4612023-12-07T11:27:26.532Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/ddm-admin.json out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4622023-12-07T11:27:26.532Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/ddm-admin.json
4632023-12-07T11:27:26.729Z++ do_sha256sum out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4642023-12-07T11:27:26.735Z++ case "$OSTYPE" in
4652023-12-07T11:27:26.735Z++ SHA=sha256sum
4662023-12-07T11:27:26.735Z++ sha256sum
4672023-12-07T11:27:26.735Z++ awk '{print $1}'
4682023-12-07T11:27:26.741Z+ calculated_sha2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4692023-12-07T11:27:26.742Z+ [[ 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 ]]
4702023-12-07T11:27:26.742Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4712023-12-07T11:27:26.742Z++ COMMIT=2fd39b75df696961e5ea190c7d74dd91f4849cd3
4722023-12-07T11:27:26.742Z++ SHA2=931efa310d972b1f8afba2308751fc6a2035afbaebba77b3a40a8358c123ba3c
4732023-12-07T11:27:26.742Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mg-admin.json
4742023-12-07T11:27:26.742Z+ LOCAL_FILE=out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4752023-12-07T11:27:26.742Z+ main
4762023-12-07T11:27:26.742Z+ [[ 0 != 0 ]]
4772023-12-07T11:27:26.742Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mg-admin.json'
4782023-12-07T11:27:26.742ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mg-admin.json
4792023-12-07T11:27:26.742Z+ echo 'Local file: out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json'
4802023-12-07T11:27:26.742ZLocal file: out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4812023-12-07T11:27:26.742Z+ local DO_DOWNLOAD=true
4822023-12-07T11:27:26.742Z+ [[ -f out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json ]]
4832023-12-07T11:27:26.743Z+ mkdir -p out/downloads
4842023-12-07T11:27:26.743Z+ '[' true == true ']'
4852023-12-07T11:27:26.743Z+ echo Downloading...
4862023-12-07T11:27:26.743ZDownloading...
4872023-12-07T11:27:26.743Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mg-admin.json out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4882023-12-07T11:27:26.743Z+ curl --silent --show-error --fail --location --output out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mg-admin.json
4892023-12-07T11:27:26.904Z++ do_sha256sum out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4902023-12-07T11:27:26.908Z++ case "$OSTYPE" in
4912023-12-07T11:27:26.908Z++ SHA=sha256sum
4922023-12-07T11:27:26.908Z++ sha256sum
4932023-12-07T11:27:26.908Z++ awk '{print $1}'
4942023-12-07T11:27:26.912Z+ calculated_sha2=931efa310d972b1f8afba2308751fc6a2035afbaebba77b3a40a8358c123ba3c
4952023-12-07T11:27:26.912Z+ [[ 931efa310d972b1f8afba2308751fc6a2035afbaebba77b3a40a8358c123ba3c != \9\3\1\e\f\a\3\1\0\d\9\7\2\b\1\f\8\a\f\b\a\2\3\0\8\7\5\1\f\c\6\a\2\0\3\5\a\f\b\a\e\b\b\a\7\7\b\3\a\4\0\a\8\3\5\8\c\1\2\3\b\a\3\c ]]
4962023-12-07T11:27:26.920Z+ set -o errexit
4972023-12-07T11:27:26.923Z+++ dirname ./tools/ci_download_dendrite_openapi
4982023-12-07T11:27:26.924Z++ cd ./tools
4992023-12-07T11:27:26.924Z++ pwd
5002023-12-07T11:27:26.927Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5012023-12-07T11:27:26.928Z++ basename ./tools/ci_download_dendrite_openapi
5022023-12-07T11:27:26.928Z+ ARG0=ci_download_dendrite_openapi
5032023-12-07T11:27:26.929Z+ TARGET_DIR=out
5042023-12-07T11:27:26.929Z+ DOWNLOAD_DIR=out/downloads
5052023-12-07T11:27:26.929Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5062023-12-07T11:27:26.929Z++ COMMIT=45e05b2a90203d84510e0c8e902d9449b09ffd9b
5072023-12-07T11:27:26.929Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5082023-12-07T11:27:26.935Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/45e05b2a90203d84510e0c8e902d9449b09ffd9b/dpd.json
5092023-12-07T11:27:26.936Z+ LOCAL_FILE=out/downloads/dpd-45e05b2a90203d84510e0c8e902d9449b09ffd9b.json
5102023-12-07T11:27:26.936Z+ main
5112023-12-07T11:27:26.936Z+ [[ 0 != 0 ]]
5122023-12-07T11:27:26.936Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/45e05b2a90203d84510e0c8e902d9449b09ffd9b/dpd.json'
5132023-12-07T11:27:26.936ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/45e05b2a90203d84510e0c8e902d9449b09ffd9b/dpd.json
5142023-12-07T11:27:26.936ZLocal file: out/downloads/dpd-45e05b2a90203d84510e0c8e902d9449b09ffd9b.json
5152023-12-07T11:27:26.936Z+ echo 'Local file: out/downloads/dpd-45e05b2a90203d84510e0c8e902d9449b09ffd9b.json'
5162023-12-07T11:27:26.936Z+ local DO_DOWNLOAD=true
5172023-12-07T11:27:26.936Z+ [[ -f out/downloads/dpd-45e05b2a90203d84510e0c8e902d9449b09ffd9b.json ]]
5182023-12-07T11:27:26.936Z+ mkdir -p out/downloads
5192023-12-07T11:27:26.936Z+ '[' true == true ']'
5202023-12-07T11:27:26.936Z+ echo Downloading...
5212023-12-07T11:27:26.936ZDownloading...
5222023-12-07T11:27:26.936Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/45e05b2a90203d84510e0c8e902d9449b09ffd9b/dpd.json out/downloads/dpd-45e05b2a90203d84510e0c8e902d9449b09ffd9b.json
5232023-12-07T11:27:26.936Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-45e05b2a90203d84510e0c8e902d9449b09ffd9b.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/45e05b2a90203d84510e0c8e902d9449b09ffd9b/dpd.json
5242023-12-07T11:27:27.128Z++ do_sha256sum out/downloads/dpd-45e05b2a90203d84510e0c8e902d9449b09ffd9b.json
5252023-12-07T11:27:27.131Z++ case "$OSTYPE" in
5262023-12-07T11:27:27.132Z++ SHA=sha256sum
5272023-12-07T11:27:27.132Z++ sha256sum
5282023-12-07T11:27:27.132Z++ awk '{print $1}'
5292023-12-07T11:27:27.136Z+ calculated_sha2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5302023-12-07T11:27:27.136Z+ [[ 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 ]]
5312023-12-07T11:27:27.144Z+ set -o errexit
5322023-12-07T11:27:27.153Z+++ dirname ./tools/ci_download_dendrite_stub
5332023-12-07T11:27:27.153Z++ cd ./tools
5342023-12-07T11:27:27.153Z++ pwd
5352023-12-07T11:27:27.161Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5362023-12-07T11:27:27.161Z++ basename ./tools/ci_download_dendrite_stub
5372023-12-07T11:27:27.161Z+ ARG0=ci_download_dendrite_stub
5382023-12-07T11:27:27.161Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5392023-12-07T11:27:27.161Z++ CIDL_SHA256_ILLUMOS=b14e73c8091a004472f9825b9b81b2c685bc5a48801704380a80481499060ad9
5402023-12-07T11:27:27.161Z++ CIDL_SHA256_LINUX_DPD=a0d92b5007826b119c68fdaef753e33b125740ec7b3e771bfa6b3aa8d9fcb8cc
5412023-12-07T11:27:27.161Z++ CIDL_SHA256_LINUX_SWADM=13387460db5b57e6ffad6c0b8877af32cc6d53fecc4a1a0910143c0446d39a38
5422023-12-07T11:27:27.162Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5432023-12-07T11:27:27.162Z++ COMMIT=45e05b2a90203d84510e0c8e902d9449b09ffd9b
5442023-12-07T11:27:27.162Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5452023-12-07T11:27:27.162Z+ TARGET_DIR=out
5462023-12-07T11:27:27.162Z+ DOWNLOAD_DIR=out/downloads
5472023-12-07T11:27:27.162Z+ DEST_DIR=./out/dendrite-stub
5482023-12-07T11:27:27.162Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5492023-12-07T11:27:27.162Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5502023-12-07T11:27:27.162Z+ REPO=oxidecomputer/dendrite
5512023-12-07T11:27:27.162Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/45e05b2a90203d84510e0c8e902d9449b09ffd9b
5522023-12-07T11:27:27.162Z+ main
5532023-12-07T11:27:27.162Z+ [[ 0 != 0 ]]
5542023-12-07T11:27:27.163Z+ CIDL_OS=solaris2.11
5552023-12-07T11:27:27.163Z+ [[ 0 != 0 ]]
5562023-12-07T11:27:27.163Z+ configure_os solaris2.11
5572023-12-07T11:27:27.163Z+ echo 'current directory: /work/oxidecomputer/omicron'
5582023-12-07T11:27:27.163Zcurrent directory: /work/oxidecomputer/omicron
5592023-12-07T11:27:27.163Z+ echo 'configuring based on OS: "solaris2.11"'
5602023-12-07T11:27:27.163Zconfiguring based on OS: "solaris2.11"
5612023-12-07T11:27:27.164Z+ case "$1" in
5622023-12-07T11:27:27.164Z+ SET_BINARIES=
5632023-12-07T11:27:27.164Z+ CIDL_SHA256=b14e73c8091a004472f9825b9b81b2c685bc5a48801704380a80481499060ad9
5642023-12-07T11:27:27.164Z+ CIDL_SHA256FUNC=do_sha256sum
5652023-12-07T11:27:27.164Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5662023-12-07T11:27:27.164Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/45e05b2a90203d84510e0c8e902d9449b09ffd9b/dendrite-stub.tar.gz
5672023-12-07T11:27:27.164Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5682023-12-07T11:27:27.164Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/45e05b2a90203d84510e0c8e902d9449b09ffd9b/dendrite-stub.tar.gz'
5692023-12-07T11:27:27.164ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/45e05b2a90203d84510e0c8e902d9449b09ffd9b/dendrite-stub.tar.gz
5702023-12-07T11:27:27.164Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5712023-12-07T11:27:27.164ZLocal file: out/downloads/dendrite-stub.tar.gz
5722023-12-07T11:27:27.164Z+ mkdir -p out/downloads
5732023-12-07T11:27:27.164Z+ mkdir -p ./out/dendrite-stub
5742023-12-07T11:27:27.170Z+ fetch_and_verify
5752023-12-07T11:27:27.170Z+ local DO_DOWNLOAD=true
5762023-12-07T11:27:27.170Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5772023-12-07T11:27:27.170Z+ '[' true == true ']'
5782023-12-07T11:27:27.170Z+ echo Downloading...
5792023-12-07T11:27:27.171ZDownloading...
5802023-12-07T11:27:27.171Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/45e05b2a90203d84510e0c8e902d9449b09ffd9b/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5812023-12-07T11:27:27.171Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/45e05b2a90203d84510e0c8e902d9449b09ffd9b/dendrite-stub.tar.gz
5822023-12-07T11:27:38.957Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5832023-12-07T11:27:38.973Z++ sha256sum
5842023-12-07T11:27:38.973Z++ awk '{print $1}'
5852023-12-07T11:27:39.057Z+ calculated_sha256=b14e73c8091a004472f9825b9b81b2c685bc5a48801704380a80481499060ad9
5862023-12-07T11:27:39.057Z+ [[ b14e73c8091a004472f9825b9b81b2c685bc5a48801704380a80481499060ad9 != \b\1\4\e\7\3\c\8\0\9\1\a\0\0\4\4\7\2\f\9\8\2\5\b\9\b\8\1\b\2\c\6\8\5\b\c\5\a\4\8\8\0\1\7\0\4\3\8\0\a\8\0\4\8\1\4\9\9\0\6\0\a\d\9 ]]
5872023-12-07T11:27:39.062Z+ do_untar out/downloads/dendrite-stub.tar.gz
5882023-12-07T11:27:39.062Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5892023-12-07T11:27:40.185Z+ do_assemble
5902023-12-07T11:27:40.185Z+ rm -r ./out/dendrite-stub
5912023-12-07T11:27:40.204Z+ mkdir ./out/dendrite-stub
5922023-12-07T11:27:40.205Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5932023-12-07T11:27:40.336Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5942023-12-07T11:27:40.349Z+ set -o errexit
5952023-12-07T11:27:40.357Z+++ dirname ./tools/ci_download_maghemite_mgd
5962023-12-07T11:27:40.361Z++ cd ./tools
5972023-12-07T11:27:40.361Z++ pwd
5982023-12-07T11:27:40.361Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5992023-12-07T11:27:40.361Z++ basename ./tools/ci_download_maghemite_mgd
6002023-12-07T11:27:40.361Z+ ARG0=ci_download_maghemite_mgd
6012023-12-07T11:27:40.361Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
6022023-12-07T11:27:40.361Z++ CIDL_SHA256=802636775fa77dc6eec193e65fde87e403f6a11531745d47ef5e7ff13b242890
6032023-12-07T11:27:40.362Z++ MGD_LINUX_SHA256=1bcadfd700902e3640843e0bb53d3defdbcd8d86c3279efa0953ae8d6437e2b0
6042023-12-07T11:27:40.362Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
6052023-12-07T11:27:40.363Z++ COMMIT=2fd39b75df696961e5ea190c7d74dd91f4849cd3
6062023-12-07T11:27:40.363Z++ SHA2=931efa310d972b1f8afba2308751fc6a2035afbaebba77b3a40a8358c123ba3c
6072023-12-07T11:27:40.363Z+ TARGET_DIR=out
6082023-12-07T11:27:40.363Z+ DOWNLOAD_DIR=out/downloads
6092023-12-07T11:27:40.363Z+ DEST_DIR=./out/mgd
6102023-12-07T11:27:40.363Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
6112023-12-07T11:27:40.363Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6122023-12-07T11:27:40.364Z+ REPO=oxidecomputer/maghemite
6132023-12-07T11:27:40.364Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3
6142023-12-07T11:27:40.364Z+ main
6152023-12-07T11:27:40.364Z+ [[ 0 != 0 ]]
6162023-12-07T11:27:40.364Z+ CIDL_OS=solaris2.11
6172023-12-07T11:27:40.364Z+ [[ 0 != 0 ]]
6182023-12-07T11:27:40.364Z+ configure_os solaris2.11
6192023-12-07T11:27:40.364Z+ echo 'current directory: /work/oxidecomputer/omicron'
6202023-12-07T11:27:40.364Zcurrent directory: /work/oxidecomputer/omicron
6212023-12-07T11:27:40.364Z+ echo 'configuring based on OS: "solaris2.11"'
6222023-12-07T11:27:40.364Z+ case "$1" in
6232023-12-07T11:27:40.364Zconfiguring based on OS: "solaris2.11"
6242023-12-07T11:27:40.364Z+ SET_BINARIES=
6252023-12-07T11:27:40.364Z+ CIDL_SHA256FUNC=do_sha256sum
6262023-12-07T11:27:40.364Z+ TARBALL_FILENAME=mgd.tar.gz
6272023-12-07T11:27:40.364Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mgd.tar.gz
6282023-12-07T11:27:40.364Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6292023-12-07T11:27:40.364Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mgd.tar.gz'
6302023-12-07T11:27:40.365ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mgd.tar.gz
6312023-12-07T11:27:40.366ZLocal file: out/downloads/mgd.tar.gz
6322023-12-07T11:27:40.366Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6332023-12-07T11:27:40.366Z+ mkdir -p out/downloads
6342023-12-07T11:27:40.366Z+ mkdir -p ./out/mgd
6352023-12-07T11:27:40.371Z+ fetch_and_verify
6362023-12-07T11:27:40.371Z+ local DO_DOWNLOAD=true
6372023-12-07T11:27:40.372Z+ [[ -f out/downloads/mgd.tar.gz ]]
6382023-12-07T11:27:40.372Z+ '[' true == true ']'
6392023-12-07T11:27:40.372Z+ echo Downloading...
6402023-12-07T11:27:40.372ZDownloading...
6412023-12-07T11:27:40.372Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mgd.tar.gz out/downloads/mgd.tar.gz
6422023-12-07T11:27:40.372Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mgd.tar.gz
6432023-12-07T11:27:47.528Z++ do_sha256sum out/downloads/mgd.tar.gz
6442023-12-07T11:27:47.532Z++ sha256sum
6452023-12-07T11:27:47.532Z++ awk '{print $1}'
6462023-12-07T11:27:47.606Z+ calculated_sha256=802636775fa77dc6eec193e65fde87e403f6a11531745d47ef5e7ff13b242890
6472023-12-07T11:27:47.609Z+ [[ 802636775fa77dc6eec193e65fde87e403f6a11531745d47ef5e7ff13b242890 != \8\0\2\6\3\6\7\7\5\f\a\7\7\d\c\6\e\e\c\1\9\3\e\6\5\f\d\e\8\7\e\4\0\3\f\6\a\1\1\5\3\1\7\4\5\d\4\7\e\f\5\e\7\f\f\1\3\b\2\4\2\8\9\0 ]]
6482023-12-07T11:27:47.609Z+ do_untar out/downloads/mgd.tar.gz
6492023-12-07T11:27:47.609Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6502023-12-07T11:27:48.262Z+ do_assemble
6512023-12-07T11:27:48.263Z+ rm -r ./out/mgd
6522023-12-07T11:27:48.275Z+ mkdir ./out/mgd
6532023-12-07T11:27:48.275Z+ cp -r out/downloads/root ./out/mgd/root
6542023-12-07T11:27:48.561Z+ set -o errexit
6552023-12-07T11:27:48.986Z+++ dirname ./tools/ci_download_transceiver_control
6562023-12-07T11:27:48.986Z++ cd ./tools
6572023-12-07T11:27:48.986Z++ pwd
6582023-12-07T11:27:48.987Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6592023-12-07T11:27:48.987Z++ basename ./tools/ci_download_transceiver_control
6602023-12-07T11:27:48.987Z+ ARG0=ci_download_transceiver_control
6612023-12-07T11:27:48.988Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6622023-12-07T11:27:48.989Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6632023-12-07T11:27:48.989Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6642023-12-07T11:27:48.989Z+ TARGET_DIR=out
6652023-12-07T11:27:48.989Z+ DOWNLOAD_DIR=out/downloads
6662023-12-07T11:27:48.989Z+ DEST_DIR=./out/transceiver-control
6672023-12-07T11:27:48.990Z+ BIN_DIR=/opt/oxide/bin
6682023-12-07T11:27:48.990Z+ BINARY=xcvradm
6692023-12-07T11:27:48.990Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6702023-12-07T11:27:48.990Z+ REPO=oxidecomputer/transceiver-control
6712023-12-07T11:27:48.990Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6722023-12-07T11:27:48.990Z+ main
6732023-12-07T11:27:48.990Z+ [[ 0 != 0 ]]
6742023-12-07T11:27:48.990Z+ CIDL_OS=solaris2.11
6752023-12-07T11:27:48.990Z+ [[ 0 != 0 ]]
6762023-12-07T11:27:48.990Z+ configure_os solaris2.11
6772023-12-07T11:27:48.990Z+ echo 'current directory: /work/oxidecomputer/omicron'
6782023-12-07T11:27:48.990Zcurrent directory: /work/oxidecomputer/omicron
6792023-12-07T11:27:48.991Z+ echo 'configuring based on OS: "solaris2.11"'
6802023-12-07T11:27:48.991Zconfiguring based on OS: "solaris2.11"
6812023-12-07T11:27:48.991Z+ case "$1" in
6822023-12-07T11:27:48.991Z+ SET_BINARIES=
6832023-12-07T11:27:48.991Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6842023-12-07T11:27:48.991Z+ CIDL_SHA256FUNC=do_sha256sum
6852023-12-07T11:27:48.991Z+ ARCHIVE_FILENAME=xcvradm.gz
6862023-12-07T11:27:48.991Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6872023-12-07T11:27:48.991Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6882023-12-07T11:27:48.991Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6892023-12-07T11:27:48.992ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6902023-12-07T11:27:48.992Z+ echo 'Local file: out/downloads/xcvradm.gz'
6912023-12-07T11:27:48.992ZLocal file: out/downloads/xcvradm.gz
6922023-12-07T11:27:48.992Z+ mkdir -p out/downloads
6932023-12-07T11:27:48.992Z+ mkdir -p ./out/transceiver-control
6942023-12-07T11:27:48.992Z+ fetch_and_verify
6952023-12-07T11:27:48.992Z+ local DO_DOWNLOAD=true
6962023-12-07T11:27:48.992Z+ [[ -f out/downloads/xcvradm.gz ]]
6972023-12-07T11:27:48.992Z+ '[' true == true ']'
6982023-12-07T11:27:48.992Z+ echo Downloading...
6992023-12-07T11:27:48.993ZDownloading...
7002023-12-07T11:27:48.993Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
7012023-12-07T11:27:48.993Z+ 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
7022023-12-07T11:27:50.857Z++ do_sha256sum out/downloads/xcvradm.gz
7032023-12-07T11:27:50.860Z++ sha256sum
7042023-12-07T11:27:50.861Z++ awk '{print $1}'
7052023-12-07T11:27:50.882Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
7062023-12-07T11:27:50.882Z+ [[ 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 ]]
7072023-12-07T11:27:50.887Z+ do_unpack out/downloads/xcvradm.gz
7082023-12-07T11:27:50.887Z+ mkdir -p out/downloads/root//opt/oxide/bin
7092023-12-07T11:27:50.887Z+ gzip -dc out/downloads/xcvradm.gz
7102023-12-07T11:27:51.058Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
7112023-12-07T11:27:51.063Z+ do_assemble
7122023-12-07T11:27:51.063Z+ rm -r ./out/transceiver-control
7132023-12-07T11:27:51.063Z+ mkdir ./out/transceiver-control
7142023-12-07T11:27:51.066Z+ cp -r out/downloads/root ./out/transceiver-control/root
7152023-12-07T11:27:51.287ZAll builder prerequisites installed successfully, and PATH looks valid
7162023-12-07T11:27:51.291Z
7172023-12-07T11:27:51.291Zreal 2:10.282467225
7182023-12-07T11:27:51.291Zuser 54.954111696
7192023-12-07T11:27:51.291Zsys 10.235798535
7202023-12-07T11:27:51.291Ztrap 0.022038040
7212023-12-07T11:27:51.291Ztflt 0.126501685
7222023-12-07T11:27:51.291Zdflt 0.529431234
7232023-12-07T11:27:51.291Zkflt 0.108698409
7242023-12-07T11:27:51.291Zlock 2.106414752
7252023-12-07T11:27:51.291Zslp 4:08.507740102
7262023-12-07T11:27:51.292Zlat 3.564818685
7272023-12-07T11:27:51.292Zstop 0.073115766
7282023-12-07T11:27:51.292Z
7292023-12-07T11:27:51.292Z #### # # ##### ##### # #
7302023-12-07T11:27:51.292Z # # # # # # # # # #
7312023-12-07T11:27:51.292Z # # # # # # # #
7322023-12-07T11:27:51.292Z # # # ##### ##### #
7332023-12-07T11:27:51.292Z # # # # # # #
7342023-12-07T11:27:51.292Z #### ###### # # # #
7352023-12-07T11:27:51.292Z
7362023-12-07T11:27:51.654Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7372023-12-07T11:27:52.010Z Updating crates.io index
7382023-12-07T11:27:52.082Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7392023-12-07T11:27:52.814Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7402023-12-07T11:27:54.770Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7412023-12-07T11:27:55.608Z Updating git repository `http://github.com/oxidecomputer/tofino`
7422023-12-07T11:27:55.925Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7432023-12-07T11:27:56.198Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7442023-12-07T11:27:56.531Z Updating git repository `https://github.com/oxidecomputer/propolis`
7452023-12-07T11:27:57.427Z Updating git repository `https://github.com/oxidecomputer/crucible`
7462023-12-07T11:27:59.684Z Updating git repository `https://github.com/oxidecomputer/opte`
7472023-12-07T11:28:00.716Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7482023-12-07T11:28:01.074Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7492023-12-07T11:28:01.658Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7502023-12-07T11:28:02.045Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7512023-12-07T11:28:02.371Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7522023-12-07T11:28:02.777Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7532023-12-07T11:28:03.088Z Updating git repository `https://github.com/njaremko/samael`
7542023-12-07T11:28:03.730Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7552023-12-07T11:28:04.272Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7562023-12-07T11:28:04.635Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7572023-12-07T11:28:04.972Z Updating git repository `https://github.com/jgallagher/nix`
7582023-12-07T11:28:06.256Z Updating git repository `https://github.com/cbiffle/hubpack`
7592023-12-07T11:28:06.688Z Updating git repository `https://github.com/oxidecomputer/typify`
7602023-12-07T11:28:07.562Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7612023-12-07T11:28:07.956Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7622023-12-07T11:28:08.284Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7632023-12-07T11:28:09.632Z Downloading crates ...
7642023-12-07T11:28:09.844Z Downloaded cargo_metadata v0.18.0
7652023-12-07T11:28:09.871Z Downloaded equivalent v1.0.1
7662023-12-07T11:28:09.877Z Downloaded bitflags v1.3.2
7672023-12-07T11:28:09.882Z Downloaded cargo_toml v0.17.0
7682023-12-07T11:28:09.886Z Downloaded clap_lex v0.5.1
7692023-12-07T11:28:09.886Z Downloaded strsim v0.10.0
7702023-12-07T11:28:09.892Z Downloaded colorchoice v1.0.0
7712023-12-07T11:28:09.892Z Downloaded errno v0.3.2
7722023-12-07T11:28:09.895Z Downloaded anstyle-query v1.0.0
7732023-12-07T11:28:09.895Z Downloaded anstyle v1.0.2
7742023-12-07T11:28:09.896Z Downloaded serde_spanned v0.6.4
7752023-12-07T11:28:09.899Z Downloaded utf8parse v0.2.1
7762023-12-07T11:28:09.899Z Downloaded itoa v1.0.9
7772023-12-07T11:28:09.903Z Downloaded terminal_size v0.2.6
7782023-12-07T11:28:09.903Z Downloaded toml_datetime v0.6.5
7792023-12-07T11:28:09.907Z Downloaded heck v0.4.1
7802023-12-07T11:28:09.919Z Downloaded thiserror-impl v1.0.49
7812023-12-07T11:28:09.927Z Downloaded cargo-platform v0.1.3
7822023-12-07T11:28:09.933Z Downloaded quote v1.0.33
7832023-12-07T11:28:09.933Z Downloaded anstyle-parse v0.2.1
7842023-12-07T11:28:09.933Z Downloaded semver v1.0.20
7852023-12-07T11:28:09.939Z Downloaded camino v1.1.6
7862023-12-07T11:28:09.944Z Downloaded io-lifetimes v1.0.11
7872023-12-07T11:28:09.947Z Downloaded clap_derive v4.4.2
7882023-12-07T11:28:09.950Z Downloaded unicode-ident v1.0.12
7892023-12-07T11:28:09.954Z Downloaded proc-macro2 v1.0.69
7902023-12-07T11:28:09.960Z Downloaded ryu v1.0.15
7912023-12-07T11:28:09.965Z Downloaded serde_derive v1.0.192
7922023-12-07T11:28:09.968Z Downloaded anyhow v1.0.75
7932023-12-07T11:28:09.972Z Downloaded toml v0.8.8
7942023-12-07T11:28:09.981Z Downloaded indexmap v2.1.0
7952023-12-07T11:28:09.985Z Downloaded serde v1.0.192
7962023-12-07T11:28:09.990Z Downloaded toml_edit v0.21.0
7972023-12-07T11:28:10.026Z Downloaded hashbrown v0.14.2
7982023-12-07T11:28:10.035Z Downloaded clap_builder v4.4.2
7992023-12-07T11:28:10.047Z Downloaded winnow v0.5.15
8002023-12-07T11:28:10.063Z Downloaded rustix v0.37.23
8012023-12-07T11:28:10.096Z Downloaded syn v2.0.32
8022023-12-07T11:28:10.111Z Downloaded serde_json v1.0.108
8032023-12-07T11:28:10.124Z Downloaded libc v0.2.150
8042023-12-07T11:28:10.169Z Downloaded thiserror v1.0.49
8052023-12-07T11:28:10.211Z Downloaded memchr v2.6.3
8062023-12-07T11:28:10.225Z Downloaded clap v4.4.3
8072023-12-07T11:28:10.225Z Downloaded anstream v0.5.0
8082023-12-07T11:28:10.313Z Compiling proc-macro2 v1.0.69
8092023-12-07T11:28:10.313Z Compiling unicode-ident v1.0.12
8102023-12-07T11:28:10.316Z Compiling serde v1.0.192
8112023-12-07T11:28:10.317Z Compiling libc v0.2.150
8122023-12-07T11:28:10.317Z Compiling io-lifetimes v1.0.11
8132023-12-07T11:28:10.324Z Compiling rustix v0.37.23
8142023-12-07T11:28:10.328Z Compiling utf8parse v0.2.1
8152023-12-07T11:28:10.328Z Compiling hashbrown v0.14.2
8162023-12-07T11:28:10.639Z Compiling equivalent v1.0.1
8172023-12-07T11:28:10.645Z Compiling bitflags v1.3.2
8182023-12-07T11:28:10.791Z Compiling anstyle-parse v0.2.1
8192023-12-07T11:28:10.799Z Compiling thiserror v1.0.49
8202023-12-07T11:28:11.202Z Compiling winnow v0.5.15
8212023-12-07T11:28:11.870Z Compiling indexmap v2.1.0
8222023-12-07T11:28:13.205Z Compiling serde_json v1.0.108
8232023-12-07T11:28:13.223Z Compiling anstyle-query v1.0.0
8242023-12-07T11:28:13.331Z Compiling colorchoice v1.0.0
8252023-12-07T11:28:13.393Z Compiling camino v1.1.6
8262023-12-07T11:28:13.454Z Compiling anstyle v1.0.2
8272023-12-07T11:28:13.574Z Compiling semver v1.0.20
8282023-12-07T11:28:13.729Z Compiling strsim v0.10.0
8292023-12-07T11:28:13.803Z Compiling ryu v1.0.15
8302023-12-07T11:28:14.184Z Compiling anstream v0.5.0
8312023-12-07T11:28:14.348Z Compiling itoa v1.0.9
8322023-12-07T11:28:14.439Z Compiling heck v0.4.1
8332023-12-07T11:28:14.459Z Compiling clap_lex v0.5.1
8342023-12-07T11:28:14.663Z Compiling quote v1.0.33
8352023-12-07T11:28:14.990Z Compiling anyhow v1.0.75
8362023-12-07T11:28:15.265Z Compiling syn v2.0.32
8372023-12-07T11:28:15.403Z Compiling errno v0.3.2
8382023-12-07T11:28:16.975Z Compiling terminal_size v0.2.6
8392023-12-07T11:28:17.098Z Compiling clap_builder v4.4.2
8402023-12-07T11:28:22.906Z Compiling serde_derive v1.0.192
8412023-12-07T11:28:22.906Z Compiling thiserror-impl v1.0.49
8422023-12-07T11:28:22.912Z Compiling clap_derive v4.4.2
8432023-12-07T11:28:27.310Z Compiling clap v4.4.3
8442023-12-07T11:28:35.705Z Compiling toml_datetime v0.6.5
8452023-12-07T11:28:35.713Z Compiling serde_spanned v0.6.4
8462023-12-07T11:28:35.713Z Compiling cargo-platform v0.1.3
8472023-12-07T11:28:36.052Z Compiling toml_edit v0.21.0
8482023-12-07T11:28:37.711Z Compiling cargo_metadata v0.18.0
8492023-12-07T11:28:39.125Z Compiling toml v0.8.8
8502023-12-07T11:28:40.098Z Compiling cargo_toml v0.17.0
8512023-12-07T11:28:45.869Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
8522023-12-07T11:28:47.211Z Finished dev [unoptimized + debuginfo] target(s) in 55.83s
8532023-12-07T11:28:47.412Z Running `target/debug/xtask clippy`
8542023-12-07T11:28:47.463Zrunning: "/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/cargo" "clippy" "--all-targets" "--" "--deny" "warnings" "--allow" "clippy::style"
8552023-12-07T11:28:48.260Z Downloading crates ...
8562023-12-07T11:28:48.538Z Downloaded crossbeam-epoch v0.9.15
8572023-12-07T11:28:48.545Z Downloaded md-5 v0.10.5
8582023-12-07T11:28:48.554Z Downloaded linear-map v1.2.0
8592023-12-07T11:28:48.560Z Downloaded log v0.4.20
8602023-12-07T11:28:48.567Z Downloaded cipher v0.4.4
8612023-12-07T11:28:48.573Z Downloaded atomicwrites v0.4.2
8622023-12-07T11:28:48.577Z Downloaded darling_core v0.20.3
8632023-12-07T11:28:48.594Z Downloaded memoffset v0.9.0
8642023-12-07T11:28:48.603Z Downloaded curve25519-dalek-derive v0.1.0
8652023-12-07T11:28:48.608Z Downloaded mockall v0.11.4
8662023-12-07T11:28:48.612Z Downloaded num v0.4.1
8672023-12-07T11:28:48.617Z Downloaded newline-converter v0.3.0
8682023-12-07T11:28:48.622Z Downloaded normalize-line-endings v0.3.0
8692023-12-07T11:28:48.627Z Downloaded nanorand v0.7.0
8702023-12-07T11:28:48.637Z Downloaded lock_api v0.4.10
8712023-12-07T11:28:48.641Z Downloaded crc32fast v1.3.2
8722023-12-07T11:28:48.645Z Downloaded slog-bunyan v2.4.0
8732023-12-07T11:28:48.649Z Downloaded openssl-macros v0.1.1
8742023-12-07T11:28:48.649Z Downloaded atomic-waker v1.1.1
8752023-12-07T11:28:48.653Z Downloaded opaque-debug v0.3.0
8762023-12-07T11:28:48.657Z Downloaded async-trait v0.1.74
8772023-12-07T11:28:48.665Z Downloaded number_prefix v0.4.0
8782023-12-07T11:28:48.668Z Downloaded cobs v0.2.3
8792023-12-07T11:28:48.675Z Downloaded num_threads v0.1.6
8802023-12-07T11:28:48.678Z Downloaded tower-service v0.3.2
8812023-12-07T11:28:48.682Z Downloaded sha1 v0.10.6
8822023-12-07T11:28:48.686Z Downloaded usdt-macro v0.3.5
8832023-12-07T11:28:48.691Z Downloaded kstat-rs v0.2.3
8842023-12-07T11:28:48.691Z Downloaded sec1 v0.7.3
8852023-12-07T11:28:48.695Z Downloaded rusty-fork v0.3.0
8862023-12-07T11:28:48.701Z Downloaded num_cpus v1.16.0
8872023-12-07T11:28:48.709Z Downloaded openssl-probe v0.1.5
8882023-12-07T11:28:48.713Z Downloaded subtle v2.5.0
8892023-12-07T11:28:48.717Z Downloaded nu-ansi-term v0.49.0
8902023-12-07T11:28:48.720Z Downloaded ansi_term v0.12.1
8912023-12-07T11:28:48.729Z Downloaded static_assertions v1.1.0
8922023-12-07T11:28:48.733Z Downloaded sha2 v0.10.8
8932023-12-07T11:28:48.737Z Downloaded fxhash v0.2.1
8942023-12-07T11:28:48.741Z Downloaded utf-8 v0.7.6
8952023-12-07T11:28:48.741Z Downloaded console v0.15.7
8962023-12-07T11:28:48.747Z Downloaded sct v0.7.0
8972023-12-07T11:28:48.755Z Downloaded cancel-safe-futures v0.1.5
8982023-12-07T11:28:48.761Z Downloaded peeking_take_while v0.1.2
8992023-12-07T11:28:48.766Z Downloaded packed_struct_codegen v0.10.1
9002023-12-07T11:28:48.770Z Downloaded enum-as-inner v0.5.1
9012023-12-07T11:28:48.770Z Downloaded oso-derive v0.27.0
9022023-12-07T11:28:48.774Z Downloaded httpdate v1.0.3
9032023-12-07T11:28:48.778Z Downloaded vec_map v0.8.2
9042023-12-07T11:28:48.778Z Downloaded futures-timer v3.0.2
9052023-12-07T11:28:48.784Z Downloaded topological-sort v0.2.2
9062023-12-07T11:28:48.785Z Downloaded rustfmt-wrapper v0.2.0
9072023-12-07T11:28:48.789Z Downloaded indexmap v1.9.3
9082023-12-07T11:28:48.793Z Downloaded foreign-types v0.5.0
9092023-12-07T11:28:48.797Z Downloaded rpassword v7.3.1
9102023-12-07T11:28:48.797Z Downloaded generic-array v0.14.7
9112023-12-07T11:28:48.801Z Downloaded serde_derive_internals v0.26.0
9122023-12-07T11:28:48.805Z Downloaded derive_builder_macro v0.12.0
9132023-12-07T11:28:48.805Z Downloaded const-oid v0.9.5
9142023-12-07T11:28:48.812Z Downloaded downcast v0.11.0
9152023-12-07T11:28:48.816Z Downloaded pretty-hex v0.4.0
9162023-12-07T11:28:48.816Z Downloaded dtrace-parser v0.1.14
9172023-12-07T11:28:48.816Z Downloaded untrusted v0.9.0
9182023-12-07T11:28:48.820Z Downloaded parking_lot_core v0.8.6
9192023-12-07T11:28:48.824Z Downloaded want v0.3.1
9202023-12-07T11:28:48.828Z Downloaded untrusted v0.7.1
9212023-12-07T11:28:48.834Z Downloaded which v4.4.0
9222023-12-07T11:28:48.834Z Downloaded blake2b_simd v1.0.1
9232023-12-07T11:28:48.837Z Downloaded smallvec v0.6.14
9242023-12-07T11:28:48.838Z Downloaded rtoolbox v0.0.1
9252023-12-07T11:28:48.841Z Downloaded phf_shared v0.10.0
9262023-12-07T11:28:48.845Z Downloaded rustc_version v0.1.7
9272023-12-07T11:28:48.845Z Downloaded shlex v1.1.0
9282023-12-07T11:28:48.846Z Downloaded fnv v1.0.7
9292023-12-07T11:28:48.849Z Downloaded flagset v0.4.3
9302023-12-07T11:28:48.853Z Downloaded dirs-next v2.0.0
9312023-12-07T11:28:48.857Z Downloaded getopts v0.2.21
9322023-12-07T11:28:48.857Z Downloaded digest v0.10.7
9332023-12-07T11:28:48.864Z Downloaded proc-macro-crate v1.3.1
9342023-12-07T11:28:48.870Z Downloaded uuid v1.6.1
9352023-12-07T11:28:48.874Z Downloaded darling_macro v0.20.3
9362023-12-07T11:28:48.874Z Downloaded darling_macro v0.14.4
9372023-12-07T11:28:48.874Z Downloaded futures-executor v0.3.29
9382023-12-07T11:28:48.878Z Downloaded rustls-native-certs v0.6.3
9392023-12-07T11:28:48.882Z Downloaded vte_generate_state_changes v0.1.1
9402023-12-07T11:28:48.886Z Downloaded serial_test v0.10.0
9412023-12-07T11:28:48.886Z Downloaded futures-io v0.3.29
9422023-12-07T11:28:48.890Z Downloaded termtree v0.4.1
9432023-12-07T11:28:48.890Z Downloaded httparse v1.8.0
9442023-12-07T11:28:48.893Z Downloaded unicode-linebreak v0.1.5
9452023-12-07T11:28:48.897Z Downloaded hex-literal v0.4.1
9462023-12-07T11:28:48.900Z Downloaded proc-macro-error v1.0.4
9472023-12-07T11:28:48.904Z Downloaded float-cmp v0.9.0
9482023-12-07T11:28:48.907Z Downloaded rustls-pemfile v1.0.3
9492023-12-07T11:28:48.911Z Downloaded http-range v0.1.5
9502023-12-07T11:28:48.914Z Downloaded path-slash v0.1.5
9512023-12-07T11:28:48.918Z Downloaded textwrap v0.16.0
9522023-12-07T11:28:48.921Z Downloaded slab v0.4.9
9532023-12-07T11:28:48.924Z Downloaded crc-any v2.4.3
9542023-12-07T11:28:48.927Z Downloaded zone_cfg_derive v0.3.0
9552023-12-07T11:28:48.931Z Downloaded derive_builder_core v0.12.0
9562023-12-07T11:28:48.934Z Downloaded rstest v0.18.2
9572023-12-07T11:28:48.946Z Downloaded serde-big-array v0.4.1
9582023-12-07T11:28:48.952Z Downloaded time-core v0.1.1
9592023-12-07T11:28:48.952Z Downloaded parking_lot_core v0.9.8
9602023-12-07T11:28:48.958Z Downloaded foreign-types-shared v0.3.1
9612023-12-07T11:28:48.958Z Downloaded rand_chacha v0.3.1
9622023-12-07T11:28:48.962Z Downloaded zerocopy v0.3.0
9632023-12-07T11:28:48.962Z Downloaded termios v0.3.3
9642023-12-07T11:28:48.962Z Downloaded highway v1.1.0
9652023-12-07T11:28:48.966Z Downloaded synstructure v0.12.6
9662023-12-07T11:28:48.969Z Downloaded basic-toml v0.1.4
9672023-12-07T11:28:48.987Z Downloaded dashmap v5.5.1
9682023-12-07T11:28:48.991Z Downloaded tracing v0.1.37
9692023-12-07T11:28:49.002Z Downloaded yansi v0.5.1
9702023-12-07T11:28:49.006Z Downloaded xattr v1.0.1
9712023-12-07T11:28:49.006Z Downloaded serde_tokenstream v0.1.7
9722023-12-07T11:28:49.013Z Downloaded strum v0.25.0
9732023-12-07T11:28:49.019Z Downloaded itertools v0.12.0
9742023-12-07T11:28:49.027Z Downloaded semver v0.11.0
9752023-12-07T11:28:49.031Z Downloaded filetime v0.2.23
9762023-12-07T11:28:49.034Z Downloaded group v0.13.0
9772023-12-07T11:28:49.038Z Downloaded ref-cast-impl v1.0.20
9782023-12-07T11:28:49.042Z Downloaded flume v0.11.0
9792023-12-07T11:28:49.046Z Downloaded threadpool v1.8.1
9802023-12-07T11:28:49.050Z Downloaded unsafe-libyaml v0.2.9
9812023-12-07T11:28:49.055Z Downloaded percent-encoding v2.3.1
9822023-12-07T11:28:49.059Z Downloaded strum_macros v0.25.2
9832023-12-07T11:28:49.063Z Downloaded oso v0.27.0
9842023-12-07T11:28:49.070Z Downloaded doc-comment v0.3.3
9852023-12-07T11:28:49.074Z Downloaded deranged v0.3.8
9862023-12-07T11:28:49.074Z Downloaded signature v2.1.0
9872023-12-07T11:28:49.079Z Downloaded tinyvec v1.6.0
9882023-12-07T11:28:49.085Z Downloaded parse-display v0.8.2
9892023-12-07T11:28:49.085Z Downloaded slog-term v2.9.0
9902023-12-07T11:28:49.089Z Downloaded foreign-types-macros v0.2.3
9912023-12-07T11:28:49.095Z Downloaded fd-lock v3.0.13
9922023-12-07T11:28:49.099Z Downloaded serde_with_macros v3.4.0
9932023-12-07T11:28:49.099Z Downloaded serde_repr v0.1.16
9942023-12-07T11:28:49.104Z Downloaded waitgroup v0.1.2
9952023-12-07T11:28:49.104Z Downloaded semver v0.1.20
9962023-12-07T11:28:49.107Z Downloaded pest_generator v2.7.2
9972023-12-07T11:28:49.108Z Downloaded paste v1.0.14
9982023-12-07T11:28:49.113Z Downloaded foreign-types-shared v0.1.1
9992023-12-07T11:28:49.116Z Downloaded prettyplease v0.2.12
10002023-12-07T11:28:49.120Z Downloaded pin-utils v0.1.0
10012023-12-07T11:28:49.124Z Downloaded nom v7.1.3
10022023-12-07T11:28:49.133Z Downloaded stringprep v0.1.3
10032023-12-07T11:28:49.137Z Downloaded semver-parser v0.10.2
10042023-12-07T11:28:49.141Z Downloaded partial-io v0.5.4
10052023-12-07T11:28:49.145Z Downloaded plotters-backend v0.3.5
10062023-12-07T11:28:49.148Z Downloaded tiny-keccak v2.0.2
10072023-12-07T11:28:49.152Z Downloaded ff v0.13.0
10082023-12-07T11:28:49.156Z Downloaded fixedbitset v0.4.2
10092023-12-07T11:28:49.156Z Downloaded wyz v0.5.1
10102023-12-07T11:28:49.160Z Downloaded der_derive v0.7.2
10112023-12-07T11:28:49.163Z Downloaded quick-error v1.2.3
10122023-12-07T11:28:49.167Z Downloaded spin v0.9.8
10132023-12-07T11:28:49.170Z Downloaded getrandom v0.2.10
10142023-12-07T11:28:49.178Z Downloaded serde_plain v1.0.2
10152023-12-07T11:28:49.182Z Downloaded serde-big-array v0.5.1
10162023-12-07T11:28:49.182Z Downloaded hostname v0.3.1
10172023-12-07T11:28:49.182Z Downloaded fs-err v2.11.0
10182023-12-07T11:28:49.186Z Downloaded fragile v2.0.0
10192023-12-07T11:28:49.191Z Downloaded num-bigint-dig v0.8.4
10202023-12-07T11:28:49.197Z Downloaded try-lock v0.2.4
10212023-12-07T11:28:49.203Z Downloaded plotters-svg v0.3.5
10222023-12-07T11:28:49.203Z Downloaded structopt-derive v0.4.18
10232023-12-07T11:28:49.210Z Downloaded slog-json v2.6.1
10242023-12-07T11:28:49.210Z Downloaded unicase v2.7.0
10252023-12-07T11:28:49.210Z Downloaded predicates-core v1.0.6
10262023-12-07T11:28:49.214Z Downloaded predicates v3.0.4
10272023-12-07T11:28:49.218Z Downloaded serde_path_to_error v0.1.14
10282023-12-07T11:28:49.218Z Downloaded dirs-sys-next v0.1.2
10292023-12-07T11:28:49.222Z Downloaded take_mut v0.2.2
10302023-12-07T11:28:49.223Z Downloaded headers-core v0.2.0
10312023-12-07T11:28:49.223Z Downloaded fatfs v0.3.6
10322023-12-07T11:28:49.228Z Downloaded defmt-parser v0.3.3
10332023-12-07T11:28:49.232Z Downloaded debug-ignore v1.0.5
10342023-12-07T11:28:49.235Z Downloaded rand_core v0.6.4
10352023-12-07T11:28:49.235Z Downloaded datatest-stable v0.2.3
10362023-12-07T11:28:49.239Z Downloaded http-body v0.4.5
10372023-12-07T11:28:49.246Z Downloaded pretty-hex v0.2.1
10382023-12-07T11:28:49.246Z Downloaded shell-words v1.1.0
10392023-12-07T11:28:49.249Z Downloaded tabled_derive v0.6.0
10402023-12-07T11:28:49.250Z Downloaded remove_dir_all v0.5.3
10412023-12-07T11:28:49.250Z Downloaded url v2.5.0
10422023-12-07T11:28:49.254Z Downloaded textwrap v0.11.0
10432023-12-07T11:28:49.257Z Downloaded zeroize_derive v1.4.2
10442023-12-07T11:28:49.262Z Downloaded resolv-conf v0.7.0
10452023-12-07T11:28:49.273Z Downloaded derive-where v1.2.6
10462023-12-07T11:28:49.273Z Downloaded thread-id v4.2.0
10472023-12-07T11:28:49.273Z Downloaded tokio-macros v2.2.0
10482023-12-07T11:28:49.277Z Downloaded postgres-types v0.2.6
10492023-12-07T11:28:49.277Z Downloaded tough v0.16.0
10502023-12-07T11:28:49.292Z Downloaded hex v0.4.3
10512023-12-07T11:28:49.297Z Downloaded unicode-segmentation v1.10.1
10522023-12-07T11:28:49.301Z Downloaded heck v0.3.3
10532023-12-07T11:28:49.305Z Downloaded pest v2.7.2
10542023-12-07T11:28:49.313Z Downloaded tokio-stream v0.1.14
10552023-12-07T11:28:49.321Z Downloaded relative-path v1.9.0
10562023-12-07T11:28:49.325Z Downloaded der v0.7.8
10572023-12-07T11:28:49.333Z Downloaded diesel_derives v2.1.2
10582023-12-07T11:28:49.339Z Downloaded papergrid v0.10.0
10592023-12-07T11:28:49.384Z Downloaded trust-dns-resolver v0.22.0
10602023-12-07T11:28:49.392Z Downloaded snafu v0.7.5
10612023-12-07T11:28:49.393Z Downloaded trybuild v1.0.85
10622023-12-07T11:28:49.393Z Downloaded tungstenite v0.20.1
10632023-12-07T11:28:49.393Z Downloaded test-strategy v0.3.1
10642023-12-07T11:28:49.393Z Downloaded zip v0.6.6
10652023-12-07T11:28:49.396Z Downloaded serde_with v3.4.0
10662023-12-07T11:28:49.407Z Downloaded hashbrown v0.13.2
10672023-12-07T11:28:49.415Z Downloaded futures-util v0.3.29
10682023-12-07T11:28:49.438Z Downloaded heapless v0.7.16
10692023-12-07T11:28:49.444Z Downloaded tokio-postgres v0.7.10
10702023-12-07T11:28:49.455Z Downloaded typed-path v0.7.0
10712023-12-07T11:28:49.466Z Downloaded rayon v1.8.0
10722023-12-07T11:28:49.483Z Downloaded tabled v0.14.0
10732023-12-07T11:28:49.511Z Downloaded vcpkg v0.2.15
10742023-12-07T11:28:49.590Z Downloaded petgraph v0.6.4
10752023-12-07T11:28:49.612Z Downloaded rustls-webpki v0.101.7
10762023-12-07T11:28:49.639Z Downloaded proptest v1.4.0
10772023-12-07T11:28:49.656Z Downloaded ratatui v0.23.0
10782023-12-07T11:28:49.678Z Downloaded syn v1.0.109
10792023-12-07T11:28:49.698Z Downloaded regex v1.10.2
10802023-12-07T11:28:49.723Z Downloaded polar-core v0.27.0
10812023-12-07T11:28:49.739Z Downloaded webpki-roots v0.25.2
10822023-12-07T11:28:49.746Z Downloaded trust-dns-proto v0.22.0
10832023-12-07T11:28:49.770Z Downloaded smoltcp v0.10.0
10842023-12-07T11:28:49.793Z Downloaded diesel v2.1.4
10852023-12-07T11:28:49.829Z Downloaded regex-syntax v0.8.2
10862023-12-07T11:28:49.843Z Downloaded rustix v0.38.25
10872023-12-07T11:28:49.884Z Downloaded regress v0.7.1
10882023-12-07T11:28:49.897Z Downloaded sled v0.34.7
10892023-12-07T11:28:49.918Z Downloaded regex-automata v0.3.8
10902023-12-07T11:28:49.950Z Downloaded zerocopy-derive v0.2.0
10912023-12-07T11:28:49.969Z Downloaded tokio v1.34.0
10922023-12-07T11:28:50.036Z Downloaded zerocopy-derive v0.7.26
10932023-12-07T11:28:50.060Z Downloaded zerocopy-derive v0.6.4
10942023-12-07T11:28:50.083Z Downloaded sha3 v0.10.8
10952023-12-07T11:28:50.093Z Downloaded regex-automata v0.4.3
10962023-12-07T11:28:50.126Z Downloaded encoding_rs v0.8.33
10972023-12-07T11:28:50.169Z Downloaded bzip2-sys v0.1.11+1.0.8
10982023-12-07T11:28:50.195Z Downloaded openapiv3 v2.0.0-rc.1
10992023-12-07T11:28:50.219Z Downloaded regex-syntax v0.7.5
11002023-12-07T11:28:50.235Z Downloaded bstr v1.6.0
11012023-12-07T11:28:50.256Z Downloaded regex-syntax v0.6.29
11022023-12-07T11:28:50.270Z Downloaded radix_trie v0.2.1
11032023-12-07T11:28:50.280Z Downloaded rustls v0.21.9
11042023-12-07T11:28:50.302Z Downloaded bstr v0.2.17
11052023-12-07T11:28:50.320Z Downloaded openssl v0.10.60
11062023-12-07T11:28:50.338Z Downloaded curve25519-dalek v4.1.0
11072023-12-07T11:28:50.354Z Downloaded gimli v0.28.0
11082023-12-07T11:28:50.372Z Downloaded smoltcp v0.9.1
11092023-12-07T11:28:50.411Z Downloaded hkdf v0.12.3
11102023-12-07T11:28:50.417Z Downloaded object v0.32.1
11112023-12-07T11:28:50.421Z Downloaded ring v0.17.7
11122023-12-07T11:28:50.554Z Downloaded bindgen v0.65.1
11132023-12-07T11:28:50.566Z Downloaded object v0.30.4
11142023-12-07T11:28:50.584Z Downloaded ring v0.16.20
11152023-12-07T11:28:50.745Z Downloaded quick-xml v0.23.1
11162023-12-07T11:28:50.757Z Downloaded chrono v0.4.31
11172023-12-07T11:28:50.771Z Downloaded bitvec v1.0.1
11182023-12-07T11:28:50.797Z Downloaded lalrpop v0.19.12
11192023-12-07T11:28:50.817Z Downloaded plotters v0.3.5
11202023-12-07T11:28:50.832Z Downloaded idna v0.2.3
11212023-12-07T11:28:50.845Z Downloaded clap v2.34.0
11222023-12-07T11:28:50.857Z Downloaded idna v0.5.0
11232023-12-07T11:28:50.870Z Downloaded hashbrown v0.12.3
11242023-12-07T11:28:50.877Z Downloaded regex-automata v0.1.10
11252023-12-07T11:28:50.886Z Downloaded zerocopy v0.7.26
11262023-12-07T11:28:50.914Z Downloaded unicode-normalization v0.1.22
11272023-12-07T11:28:50.920Z Downloaded tokio-util v0.7.10
11282023-12-07T11:28:50.931Z Downloaded trust-dns-server v0.22.1
11292023-12-07T11:28:50.940Z Downloaded h2 v0.3.21
11302023-12-07T11:28:50.952Z Downloaded reqwest v0.11.22
11312023-12-07T11:28:50.965Z Downloaded steno v0.4.0
11322023-12-07T11:28:50.972Z Downloaded trust-dns-client v0.22.0
11332023-12-07T11:28:50.981Z Downloaded time v0.3.27
11342023-12-07T11:28:50.995Z Downloaded reedline v0.26.0
11352023-12-07T11:28:51.004Z Downloaded elliptic-curve v0.13.8
11362023-12-07T11:28:51.010Z Downloaded portable-atomic v1.4.3
11372023-12-07T11:28:51.020Z Downloaded x509-cert v0.2.4
11382023-12-07T11:28:51.030Z Downloaded structopt v0.3.26
11392023-12-07T11:28:51.043Z Downloaded radium v0.7.0
11402023-12-07T11:28:51.046Z Downloaded futures-channel v0.3.29
11412023-12-07T11:28:51.050Z Downloaded tokio-tungstenite v0.20.1
11422023-12-07T11:28:51.053Z Downloaded parking_lot v0.12.1
11432023-12-07T11:28:51.057Z Downloaded hmac v0.12.1
11442023-12-07T11:28:51.063Z Downloaded unicode-bidi v0.3.13
11452023-12-07T11:28:51.063Z Downloaded toml_edit v0.19.15
11462023-12-07T11:28:51.091Z Downloaded toml v0.5.11
11472023-12-07T11:28:51.095Z Downloaded aho-corasick v1.0.4
11482023-12-07T11:28:51.105Z Downloaded http v0.2.11
11492023-12-07T11:28:51.111Z Downloaded tar v0.4.40
11502023-12-07T11:28:51.119Z Downloaded expectorate v1.1.0
11512023-12-07T11:28:51.124Z Downloaded subprocess v0.2.9
11522023-12-07T11:28:51.130Z Downloaded defmt v0.3.5
11532023-12-07T11:28:51.134Z Downloaded postgres-protocol v0.6.6
11542023-12-07T11:28:51.134Z Downloaded futures v0.3.29
11552023-12-07T11:28:51.141Z Downloaded predicates-tree v1.0.9
11562023-12-07T11:28:51.145Z Downloaded vte v0.11.1
11572023-12-07T11:28:51.146Z Downloaded rand v0.4.6
11582023-12-07T11:28:51.151Z Downloaded dyn-clone v1.0.13
11592023-12-07T11:28:51.156Z Downloaded tracing-core v0.1.31
11602023-12-07T11:28:51.160Z Downloaded defmt-macros v0.3.6
11612023-12-07T11:28:51.164Z Downloaded embedded-io v0.4.0
11622023-12-07T11:28:51.167Z Downloaded hash32 v0.2.1
11632023-12-07T11:28:51.167Z Downloaded serde_yaml v0.9.25
11642023-12-07T11:28:51.174Z Downloaded spin v0.5.2
11652023-12-07T11:28:51.180Z Downloaded rayon-core v1.12.0
11662023-12-07T11:28:51.187Z Downloaded minimal-lexical v0.2.1
11672023-12-07T11:28:51.191Z Downloaded wait-timeout v0.2.0
11682023-12-07T11:28:51.195Z Downloaded pkcs1 v0.7.5
11692023-12-07T11:28:51.195Z Downloaded pin-project-lite v0.2.13
11702023-12-07T11:28:51.203Z Downloaded socket2 v0.5.5
11712023-12-07T11:28:51.207Z Downloaded pin-project v1.1.3
11722023-12-07T11:28:51.226Z Downloaded password-hash v0.5.0
11732023-12-07T11:28:51.230Z Downloaded poly1305 v0.8.0
11742023-12-07T11:28:51.234Z Downloaded hyper v0.14.27
11752023-12-07T11:28:51.247Z Downloaded predicates v2.1.5
11762023-12-07T11:28:51.251Z Downloaded rustc-demangle v0.1.23
11772023-12-07T11:28:51.254Z Downloaded same-file v1.0.6
11782023-12-07T11:28:51.258Z Downloaded futures-task v0.3.29
11792023-12-07T11:28:51.259Z Downloaded parse-display-derive v0.8.2
11802023-12-07T11:28:51.265Z Downloaded globset v0.4.13
11812023-12-07T11:28:51.265Z Downloaded vsss-rs v3.3.1
11822023-12-07T11:28:51.269Z Downloaded string_cache v0.8.7
11832023-12-07T11:28:51.269Z Downloaded funty v2.0.0
11842023-12-07T11:28:51.273Z Downloaded libxml v0.3.3
11852023-12-07T11:28:51.280Z Downloaded tokio-rustls v0.24.1
11862023-12-07T11:28:51.284Z Downloaded strum_macros v0.24.3
11872023-12-07T11:28:51.288Z Downloaded parking_lot v0.11.2
11882023-12-07T11:28:51.295Z Downloaded pretty_assertions v1.4.0
11892023-12-07T11:28:51.299Z Downloaded schemars_derive v0.8.13
11902023-12-07T11:28:51.299Z Downloaded typenum v1.16.0
11912023-12-07T11:28:51.303Z Downloaded rust-argon2 v1.0.1
11922023-12-07T11:28:51.307Z Downloaded pkcs8 v0.10.2
11932023-12-07T11:28:51.311Z Downloaded toml v0.7.8
11942023-12-07T11:28:51.315Z Downloaded fastrand v2.0.0
11952023-12-07T11:28:51.319Z Downloaded futures-sink v0.3.29
11962023-12-07T11:28:51.319Z Downloaded futures-macro v0.3.29
11972023-12-07T11:28:51.319Z Downloaded data-encoding v2.4.0
11982023-12-07T11:28:51.323Z Downloaded ron v0.8.1
11992023-12-07T11:28:51.329Z Downloaded flate2 v1.0.28
12002023-12-07T11:28:51.338Z Downloaded rand v0.8.5
12012023-12-07T11:28:51.344Z Downloaded derive_more v0.99.17
12022023-12-07T11:28:51.352Z Downloaded derive_builder v0.12.0
12032023-12-07T11:28:51.360Z Downloaded ppv-lite86 v0.2.17
12042023-12-07T11:28:51.364Z Downloaded crossterm v0.27.0
12052023-12-07T11:28:51.373Z Downloaded rstest_macros v0.18.2
12062023-12-07T11:28:51.379Z Downloaded rsa v0.9.2
12072023-12-07T11:28:51.386Z Downloaded signal-hook-registry v1.4.1
12082023-12-07T11:28:51.390Z Downloaded scheduled-thread-pool v0.2.7
12092023-12-07T11:28:51.390Z Downloaded zerocopy v0.6.4
12102023-12-07T11:28:51.397Z Downloaded unarray v0.1.4
12112023-12-07T11:28:51.401Z Downloaded signal-hook v0.3.17
12122023-12-07T11:28:51.401Z Downloaded ucd-trie v0.1.6
12132023-12-07T11:28:51.437Z Downloaded ref-cast v1.0.20
12142023-12-07T11:28:51.442Z Downloaded zeroize v1.7.0
12152023-12-07T11:28:51.442Z Downloaded tinytemplate v1.2.1
12162023-12-07T11:28:51.442Z Downloaded form_urlencoded v1.2.1
12172023-12-07T11:28:51.442Z Downloaded yasna v0.5.2
12182023-12-07T11:28:51.442Z Downloaded usdt v0.3.5
12192023-12-07T11:28:51.442Z Downloaded slog v2.7.0
12202023-12-07T11:28:51.442Z Downloaded pest_meta v2.7.2
12212023-12-07T11:28:51.443Z Downloaded schemars v0.8.13
12222023-12-07T11:28:51.448Z Downloaded crossbeam-channel v0.5.8
12232023-12-07T11:28:51.454Z Downloaded precomputed-hash v0.1.1
12242023-12-07T11:28:51.457Z Downloaded tui-tree-widget v0.13.0
12252023-12-07T11:28:51.457Z Downloaded spki v0.7.2
12262023-12-07T11:28:51.457Z Downloaded home v0.5.5
12272023-12-07T11:28:51.462Z Downloaded term v0.7.0
12282023-12-07T11:28:51.466Z Downloaded itertools v0.10.5
12292023-12-07T11:28:51.475Z Downloaded backtrace v0.3.69
12302023-12-07T11:28:51.483Z Downloaded either v1.9.0
12312023-12-07T11:28:51.487Z Downloaded platforms v3.0.2
12322023-12-07T11:28:51.494Z Downloaded headers v0.3.9
12332023-12-07T11:28:51.501Z Downloaded num-bigint v0.4.4
12342023-12-07T11:28:51.507Z Downloaded itertools v0.11.0
12352023-12-07T11:28:51.517Z Downloaded strip-ansi-escapes v0.2.0
12362023-12-07T11:28:51.521Z Downloaded zone v0.3.0
12372023-12-07T11:28:51.521Z Downloaded pin-project-internal v1.1.3
12382023-12-07T11:28:51.525Z Downloaded diff v0.1.13
12392023-12-07T11:28:51.529Z Downloaded mio v0.8.9
12402023-12-07T11:28:51.538Z Downloaded base64 v0.21.5
12412023-12-07T11:28:51.544Z Downloaded thread_local v1.1.7
12422023-12-07T11:28:51.548Z Downloaded postcard v1.0.8
12432023-12-07T11:28:51.552Z Downloaded whoami v1.4.1
12442023-12-07T11:28:51.556Z Downloaded walkdir v2.4.0
12452023-12-07T11:28:51.560Z Downloaded version_check v0.9.4
12462023-12-07T11:28:51.560Z Downloaded phf_shared v0.11.2
12472023-12-07T11:28:51.561Z Downloaded usdt-impl v0.3.5
12482023-12-07T11:28:51.565Z Downloaded proc-macro-error-attr v1.0.4
12492023-12-07T11:28:51.565Z Downloaded tap v1.0.1
12502023-12-07T11:28:51.565Z Downloaded openssl-sys v0.9.96
12512023-12-07T11:28:51.577Z Downloaded salty v0.2.0
12522023-12-07T11:28:51.583Z Downloaded bytes v1.5.0
12532023-12-07T11:28:51.589Z Downloaded siphasher v0.3.11
12542023-12-07T11:28:51.594Z Downloaded signature v1.6.4
12552023-12-07T11:28:51.594Z Downloaded rcgen v0.11.3
12562023-12-07T11:28:51.598Z Downloaded termcolor v1.2.0
12572023-12-07T11:28:51.602Z Downloaded cc v1.0.83
12582023-12-07T11:28:51.606Z Downloaded chacha20poly1305 v0.10.1
12592023-12-07T11:28:51.610Z Downloaded indicatif v0.17.7
12602023-12-07T11:28:51.615Z Downloaded env_logger v0.10.0
12612023-12-07T11:28:51.620Z Downloaded time-macros v0.2.13
12622023-12-07T11:28:51.623Z Downloaded slog-stdlog v4.1.1
12632023-12-07T11:28:51.627Z Downloaded slog-scope v4.4.0
12642023-12-07T11:28:51.627Z Downloaded slog-envlogger v2.2.0
12652023-12-07T11:28:51.631Z Downloaded signal-hook-mio v0.2.3
12662023-12-07T11:28:51.635Z Downloaded httptest v0.15.5
12672023-12-07T11:28:51.635Z Downloaded half v1.8.2
12682023-12-07T11:28:51.639Z Downloaded usdt-attr-macro v0.3.5
12692023-12-07T11:28:51.642Z Downloaded blake2 v0.10.6
12702023-12-07T11:28:51.646Z Downloaded pest_derive v2.7.2
12712023-12-07T11:28:51.652Z Downloaded futures-core v0.3.29
12722023-12-07T11:28:51.652Z Downloaded rustversion v1.0.14
12732023-12-07T11:28:51.662Z Downloaded pkg-config v0.3.27
12742023-12-07T11:28:51.662Z Downloaded rustc_version v0.4.0
12752023-12-07T11:28:51.666Z Downloaded rustc-hash v1.1.0
12762023-12-07T11:28:51.666Z Downloaded difflib v0.4.0
12772023-12-07T11:28:51.666Z Downloaded cookie v0.18.0
12782023-12-07T11:28:51.666Z Downloaded similar v2.2.1
12792023-12-07T11:28:51.672Z Downloaded mockall_derive v0.11.4
12802023-12-07T11:28:51.676Z Downloaded crypto-bigint v0.5.2
12812023-12-07T11:28:51.686Z Downloaded dof v0.1.5
12822023-12-07T11:28:51.690Z Downloaded owo-colors v3.5.0
12832023-12-07T11:28:51.694Z Downloaded r2d2 v0.8.10
12842023-12-07T11:28:51.698Z Downloaded phf v0.11.2
12852023-12-07T11:28:51.698Z Downloaded tinyvec_macros v0.1.1
12862023-12-07T11:28:51.698Z Downloaded pem-rfc7468 v0.7.0
12872023-12-07T11:28:51.710Z Downloaded smf v0.2.2
12882023-12-07T11:28:51.710Z Downloaded hubpack v0.1.2
12892023-12-07T11:28:51.714Z Downloaded pem v3.0.2
12902023-12-07T11:28:51.714Z Downloaded rand_xorshift v0.3.0
12912023-12-07T11:28:51.714Z Downloaded ena v0.14.2
12922023-12-07T11:28:51.714Z Downloaded ciborium v0.2.1
12932023-12-07T11:28:51.719Z Downloaded socket2 v0.4.9
12942023-12-07T11:28:51.719Z Downloaded num-traits v0.2.16
12952023-12-07T11:28:51.723Z Downloaded once_cell v1.19.0
12962023-12-07T11:28:51.727Z Downloaded miniz_oxide v0.7.1
12972023-12-07T11:28:51.732Z Downloaded libm v0.2.7
12982023-12-07T11:28:51.745Z Downloaded criterion v0.5.1
12992023-12-07T11:28:51.757Z Downloaded clang-sys v1.6.1
13002023-12-07T11:28:51.761Z Downloaded ed25519 v1.5.3
13012023-12-07T11:28:51.769Z Downloaded fallible-iterator v0.2.0
13022023-12-07T11:28:51.774Z Downloaded smallvec v1.11.0
13032023-12-07T11:28:51.775Z Downloaded foreign-types v0.3.2
13042023-12-07T11:28:51.775Z Downloaded tracing-attributes v0.1.26
13052023-12-07T11:28:51.781Z Downloaded toolchain_find v0.2.0
13062023-12-07T11:28:51.781Z Downloaded tempfile v3.8.1
13072023-12-07T11:28:51.784Z Downloaded structmeta-derive v0.2.0
13082023-12-07T11:28:51.785Z Downloaded serde_tokenstream v0.2.0
13092023-12-07T11:28:51.788Z Downloaded diesel_table_macro_syntax v0.1.0
13102023-12-07T11:28:51.788Z Downloaded glob v0.3.1
13112023-12-07T11:28:51.792Z Downloaded secrecy v0.8.0
13122023-12-07T11:28:51.792Z Downloaded omicron-zone-package v0.9.1
13132023-12-07T11:28:51.796Z Downloaded native-tls v0.2.11
13142023-12-07T11:28:51.799Z Downloaded mime_guess v2.0.4
13152023-12-07T11:28:51.803Z Downloaded camino-tempfile v1.1.1
13162023-12-07T11:28:51.807Z Downloaded unicode-xid v0.2.4
13172023-12-07T11:28:51.811Z Downloaded unicode-width v0.1.11
13182023-12-07T11:28:51.811Z Downloaded display-error-chain v0.2.0
13192023-12-07T11:28:51.814Z Downloaded bzip2 v0.4.4
13202023-12-07T11:28:51.814Z Downloaded bitflags v2.4.0
13212023-12-07T11:28:51.818Z Downloaded supports-color v2.1.0
13222023-12-07T11:28:51.822Z Downloaded snafu-derive v0.7.5
13232023-12-07T11:28:51.827Z Downloaded tokio-native-tls v0.3.1
13242023-12-07T11:28:51.827Z Downloaded tempdir v0.3.7
13252023-12-07T11:28:51.831Z Downloaded num-complex v0.4.4
13262023-12-07T11:28:51.831Z Downloaded thiserror-no-std v2.0.2
13272023-12-07T11:28:51.836Z Downloaded thiserror-impl-no-std v2.0.2
13282023-12-07T11:28:51.840Z Downloaded num-rational v0.4.1
13292023-12-07T11:28:51.846Z Downloaded arc-swap v1.6.0
13302023-12-07T11:28:51.850Z Downloaded smawk v0.3.1
13312023-12-07T11:28:51.850Z Downloaded slog-async v2.8.0
13322023-12-07T11:28:51.853Z Downloaded serde_urlencoded v0.7.1
13332023-12-07T11:28:51.854Z Downloaded endian-type v0.1.2
13342023-12-07T11:28:51.857Z Downloaded buf-list v1.0.3
13352023-12-07T11:28:51.861Z Downloaded bcs v0.1.6
13362023-12-07T11:28:51.864Z Downloaded base64ct v1.6.0
13372023-12-07T11:28:51.868Z Downloaded backoff v0.4.0
13382023-12-07T11:28:51.872Z Downloaded universal-hash v0.5.1
13392023-12-07T11:28:51.872Z Downloaded multer v2.1.0
13402023-12-07T11:28:51.875Z Downloaded managed v0.8.0
13412023-12-07T11:28:51.879Z Downloaded structmeta v0.2.0
13422023-12-07T11:28:51.879Z Downloaded strsim v0.8.0
13432023-12-07T11:28:51.879Z Downloaded stable_deref_trait v1.2.0
13442023-12-07T11:28:51.883Z Downloaded nibble_vec v0.1.0
13452023-12-07T11:28:51.883Z Downloaded serde-hex v0.1.0
13462023-12-07T11:28:51.887Z Downloaded scopeguard v1.2.0
13472023-12-07T11:28:51.887Z Downloaded packed_struct v0.10.1
13482023-12-07T11:28:51.891Z Downloaded num-integer v0.1.45
13492023-12-07T11:28:51.894Z Downloaded crossbeam v0.8.2
13502023-12-07T11:28:51.895Z Downloaded crc v3.0.1
13512023-12-07T11:28:51.900Z Downloaded maplit v1.0.2
13522023-12-07T11:28:51.900Z Downloaded ahash v0.8.3
13532023-12-07T11:28:51.904Z Downloaded darling v0.14.4
13542023-12-07T11:28:51.910Z Downloaded num-iter v0.1.43
13552023-12-07T11:28:51.914Z Downloaded constant_time_eq v0.2.6
13562023-12-07T11:28:51.914Z Downloaded chacha20 v0.9.1
13572023-12-07T11:28:51.914Z Downloaded cfg-if v1.0.0
13582023-12-07T11:28:51.918Z Downloaded bytesize v1.3.0
13592023-12-07T11:28:51.918Z Downloaded byteorder v1.5.0
13602023-12-07T11:28:51.922Z Downloaded bytecount v0.6.3
13612023-12-07T11:28:51.922Z Downloaded num_enum_derive v0.5.11
13622023-12-07T11:28:51.925Z Downloaded cpufeatures v0.2.9
13632023-12-07T11:28:51.929Z Downloaded convert_case v0.4.0
13642023-12-07T11:28:51.929Z Downloaded olpc-cjson v0.1.3
13652023-12-07T11:28:51.929Z Downloaded num_enum v0.5.11
13662023-12-07T11:28:51.937Z Downloaded ciborium-ll v0.2.1
13672023-12-07T11:28:51.941Z Downloaded cexpr v0.6.0
13682023-12-07T11:28:51.944Z Downloaded block-buffer v0.10.4
13692023-12-07T11:28:51.944Z Downloaded macaddr v1.0.1
13702023-12-07T11:28:51.948Z Downloaded crc-catalog v2.2.0
13712023-12-07T11:28:51.949Z Downloaded corncobs v0.1.3
13722023-12-07T11:28:51.952Z Downloaded keccak v0.1.4
13732023-12-07T11:28:51.952Z Downloaded num-derive v0.4.0
13742023-12-07T11:28:51.956Z Downloaded block-padding v0.3.3
13752023-12-07T11:28:51.956Z Downloaded bitfield v0.14.0
13762023-12-07T11:28:51.960Z Downloaded cassowary v0.3.0
13772023-12-07T11:28:51.960Z Downloaded libefi-sys v0.1.0
13782023-12-07T11:28:51.968Z Downloaded lazycell v1.3.0
13792023-12-07T11:28:51.968Z Downloaded bit-set v0.5.3
13802023-12-07T11:28:51.972Z Downloaded indoc v1.0.9
13812023-12-07T11:28:51.972Z Downloaded new_debug_unreachable v1.0.4
13822023-12-07T11:28:51.972Z Downloaded constant_time_eq v0.3.0
13832023-12-07T11:28:51.979Z Downloaded oorandom v11.1.3
13842023-12-07T11:28:51.979Z Downloaded nodrop v0.1.14
13852023-12-07T11:28:51.979Z Downloaded maybe-uninit v2.0.0
13862023-12-07T11:28:51.982Z Downloaded criterion-plot v0.5.0
13872023-12-07T11:28:51.982Z Downloaded libtest-mimic v0.6.1
13882023-12-07T11:28:51.985Z Downloaded darling v0.20.3
13892023-12-07T11:28:51.989Z Downloaded inout v0.1.3
13902023-12-07T11:28:51.992Z Downloaded indoc v2.0.3
13912023-12-07T11:28:51.995Z Downloaded memoffset v0.7.1
13922023-12-07T11:28:51.998Z Downloaded cast v0.3.0
13932023-12-07T11:28:51.999Z Downloaded bit-vec v0.6.3
13942023-12-07T11:28:52.002Z Downloaded base16ct v0.2.0
13952023-12-07T11:28:52.002Z Downloaded autocfg v1.1.0
13962023-12-07T11:28:52.005Z Downloaded swrite v0.1.0
13972023-12-07T11:28:52.005Z Downloaded ascii-canvas v3.0.0
13982023-12-07T11:28:52.009Z Downloaded assert_cmd v2.0.12
13992023-12-07T11:28:52.012Z Downloaded aead v0.5.2
14002023-12-07T11:28:52.016Z Downloaded signal-hook-tokio v0.3.1
14012023-12-07T11:28:52.019Z Downloaded serial_test_derive v0.10.0
14022023-12-07T11:28:52.020Z Downloaded colored v2.0.4
14032023-12-07T11:28:52.020Z Downloaded newtype_derive v0.1.6
14042023-12-07T11:28:52.020Z Downloaded lru-cache v0.1.2
14052023-12-07T11:28:52.023Z Downloaded slog-dtrace v0.2.3
14062023-12-07T11:28:52.023Z Downloaded similar-asserts v1.5.0
14072023-12-07T11:28:52.027Z Downloaded bb8 v0.8.1
14082023-12-07T11:28:52.030Z Downloaded arrayvec v0.7.4
14092023-12-07T11:28:52.033Z Downloaded crossbeam-utils v0.8.16
14102023-12-07T11:28:52.036Z Downloaded mime v0.3.17
14112023-12-07T11:28:52.043Z Downloaded iana-time-zone v0.1.57
14122023-12-07T11:28:52.048Z Downloaded hyper-staticfile v0.9.5
14132023-12-07T11:28:52.048Z Downloaded instant v0.1.12
14142023-12-07T11:28:52.049Z Downloaded match_cfg v0.1.0
14152023-12-07T11:28:52.049Z Downloaded hyper-rustls v0.24.2
14162023-12-07T11:28:52.052Z Downloaded humantime v2.1.0
14172023-12-07T11:28:52.055Z Downloaded matches v0.1.10
14182023-12-07T11:28:52.055Z Downloaded impl-trait-for-tuples v0.2.2
14192023-12-07T11:28:52.059Z Downloaded hyper-tls v0.5.0
14202023-12-07T11:28:52.062Z Downloaded assert_matches v1.5.0
14212023-12-07T11:28:52.065Z Downloaded approx v0.5.1
14222023-12-07T11:28:52.068Z Downloaded anes v0.1.6
14232023-12-07T11:28:52.071Z Downloaded crucible-workspace-hack v0.1.0
14242023-12-07T11:28:52.071Z Downloaded is_ci v1.1.1
14252023-12-07T11:28:52.075Z Downloaded is-terminal v0.4.9
14262023-12-07T11:28:52.075Z Downloaded ipnetwork v0.20.0
14272023-12-07T11:28:52.078Z Downloaded ipnet v2.8.0
14282023-12-07T11:28:52.082Z Downloaded ident_case v1.0.1
14292023-12-07T11:28:52.082Z Downloaded hubpack_derive v0.1.1
14302023-12-07T11:28:52.082Z Downloaded atty v0.2.14
14312023-12-07T11:28:52.086Z Downloaded async-recursion v1.0.5
14322023-12-07T11:28:52.086Z Downloaded async-stream-impl v0.3.5
14332023-12-07T11:28:52.089Z Downloaded async-stream v0.3.5
14342023-12-07T11:28:52.090Z Downloaded argon2 v0.5.2
14352023-12-07T11:28:52.093Z Downloaded arrayref v0.3.7
14362023-12-07T11:28:52.097Z Downloaded darling_core v0.14.4
14372023-12-07T11:28:52.101Z Downloaded ciborium-io v0.2.1
14382023-12-07T11:28:52.105Z Downloaded array-init v0.0.4
14392023-12-07T11:28:52.105Z Downloaded adler v1.0.2
14402023-12-07T11:28:52.108Z Downloaded crossbeam-queue v0.3.8
14412023-12-07T11:28:52.109Z Downloaded crossbeam-deque v0.8.3
14422023-12-07T11:28:52.115Z Downloaded libsw v3.3.0
14432023-12-07T11:28:52.119Z Downloaded libloading v0.7.4
14442023-12-07T11:28:52.119Z Downloaded crypto-common v0.1.6
14452023-12-07T11:28:52.119Z Downloaded linked-hash-map v0.5.6
14462023-12-07T11:28:52.122Z Downloaded lazy_static v1.4.0
14472023-12-07T11:28:52.126Z Downloaded lalrpop-util v0.19.12
14482023-12-07T11:28:52.126Z Downloaded cstr-argument v0.1.2
14492023-12-07T11:28:52.126Z Downloaded crunchy v0.2.2
14502023-12-07T11:28:52.129Z Downloaded addr2line v0.21.0
14512023-12-07T11:28:52.772Z Compiling serde v1.0.192
14522023-12-07T11:28:52.772Z Compiling autocfg v1.1.0
14532023-12-07T11:28:52.776Z Checking cfg-if v1.0.0
14542023-12-07T11:28:52.776Z Compiling version_check v0.9.4
14552023-12-07T11:28:52.776Z Compiling syn v1.0.109
14562023-12-07T11:28:52.803Z Checking libc v0.2.150
14572023-12-07T11:28:52.817Z Compiling syn v2.0.32
14582023-12-07T11:28:52.880Z Compiling parking_lot_core v0.9.8
14592023-12-07T11:28:52.927Z Compiling libm v0.2.7
14602023-12-07T11:28:53.416Z Compiling cc v1.0.83
14612023-12-07T11:28:53.732Z Compiling futures-core v0.3.29
14622023-12-07T11:28:53.768Z Compiling once_cell v1.19.0
14632023-12-07T11:28:54.264Z Compiling serde_json v1.0.108
14642023-12-07T11:28:54.284Z Compiling lock_api v0.4.10
14652023-12-07T11:28:54.385Z Compiling num-traits v0.2.16
14662023-12-07T11:28:54.582Z Compiling memchr v2.6.3
14672023-12-07T11:28:54.804Z Compiling typenum v1.16.0
14682023-12-07T11:28:54.935Z Compiling slab v0.4.9
14692023-12-07T11:28:55.038Z Checking getrandom v0.2.10
14702023-12-07T11:28:55.412Z Compiling generic-array v0.14.7
14712023-12-07T11:28:55.439Z Compiling futures-channel v0.3.29
14722023-12-07T11:28:55.927Z Compiling futures-task v0.3.29
14732023-12-07T11:28:56.227Z Compiling futures-util v0.3.29
14742023-12-07T11:28:56.285Z Checking scopeguard v1.2.0
14752023-12-07T11:28:56.751Z Compiling log v0.4.20
14762023-12-07T11:28:57.097Z Compiling pkg-config v0.3.27
14772023-12-07T11:28:57.795Z Checking smallvec v1.11.0
14782023-12-07T11:28:57.905Z Checking itoa v1.0.9
14792023-12-07T11:28:57.921Z Compiling rustix v0.38.25
14802023-12-07T11:28:58.203Z Compiling indexmap v1.9.3
14812023-12-07T11:28:58.340Z Compiling schemars v0.8.13
14822023-12-07T11:28:58.705Z Compiling vcpkg v0.2.15
14832023-12-07T11:28:58.725Z Compiling fnv v1.0.7
14842023-12-07T11:28:58.936Z Compiling httparse v1.8.0
14852023-12-07T11:28:59.322Z Checking rand_core v0.6.4
14862023-12-07T11:28:59.731Z Compiling ring v0.17.7
14872023-12-07T11:28:59.735Z Compiling ring v0.16.20
14882023-12-07T11:29:01.496Z Compiling aho-corasick v1.0.4
14892023-12-07T11:29:01.605Z Compiling regex-syntax v0.8.2
14902023-12-07T11:29:02.392Z Compiling openssl-sys v0.9.96
14912023-12-07T11:29:04.010Z Compiling parking_lot v0.12.1
14922023-12-07T11:29:04.732Z Checking pin-project-lite v0.2.13
14932023-12-07T11:29:04.883Z Compiling ahash v0.8.3
14942023-12-07T11:29:05.367Z Checking spin v0.5.2
14952023-12-07T11:29:05.575Z Compiling serde_derive_internals v0.26.0
14962023-12-07T11:29:05.768Z Compiling openssl v0.10.60
14972023-12-07T11:29:06.376Z Checking signal-hook-registry v1.4.1
14982023-12-07T11:29:06.723Z Compiling ucd-trie v0.1.6
14992023-12-07T11:29:06.900Z Compiling rustls v0.21.9
15002023-12-07T11:29:07.248Z Compiling regex-automata v0.4.3
15012023-12-07T11:29:07.704Z Checking mio v0.8.9
15022023-12-07T11:29:08.568Z Compiling iana-time-zone v0.1.57
15032023-12-07T11:29:08.735Z Compiling native-tls v0.2.11
15042023-12-07T11:29:09.232Z Compiling async-trait v0.1.74
15052023-12-07T11:29:09.251Z Checking num_cpus v1.16.0
15062023-12-07T11:29:10.055Z Compiling dyn-clone v1.0.13
15072023-12-07T11:29:10.215Z Compiling byteorder v1.5.0
15082023-12-07T11:29:10.357Z Compiling unicode-xid v0.2.4
15092023-12-07T11:29:10.716Z Compiling backtrace v0.3.69
15102023-12-07T11:29:10.926Z Checking socket2 v0.5.5
15112023-12-07T11:29:11.399Z Compiling futures-sink v0.3.29
15122023-12-07T11:29:11.622Z Compiling hashbrown v0.13.2
15132023-12-07T11:29:11.641Z Compiling errno v0.3.2
15142023-12-07T11:29:11.660Z Compiling crc32fast v1.3.2
15152023-12-07T11:29:11.952Z Compiling tinyvec_macros v0.1.1
15162023-12-07T11:29:12.064Z Compiling crossbeam-utils v0.8.16
15172023-12-07T11:29:12.384Z Checking ryu v1.0.15
15182023-12-07T11:29:12.824Z Compiling tinyvec v1.6.0
15192023-12-07T11:29:13.460Z Compiling pin-utils v0.1.0
15202023-12-07T11:29:13.479Z Compiling anyhow v1.0.75
15212023-12-07T11:29:13.624Z Compiling futures-io v0.3.29
15222023-12-07T11:29:13.676Z Compiling spin v0.9.8
15232023-12-07T11:29:14.067Z Compiling regex v1.10.2
15242023-12-07T11:29:14.236Z Compiling tracing-core v0.1.31
15252023-12-07T11:29:15.211Z Compiling unicode-bidi v0.3.13
15262023-12-07T11:29:15.379Z Compiling unicode-normalization v0.1.22
15272023-12-07T11:29:16.117Z Compiling num-integer v0.1.45
15282023-12-07T11:29:16.572Z Compiling synstructure v0.12.6
15292023-12-07T11:29:16.709Z Compiling lazy_static v1.4.0
15302023-12-07T11:29:16.855Z Compiling unicode-width v0.1.11
15312023-12-07T11:29:17.078Z Checking subtle v2.5.0
15322023-12-07T11:29:17.219Z Compiling base64 v0.21.5
15332023-12-07T11:29:17.224Z Compiling serde_derive v1.0.192
15342023-12-07T11:29:17.454Z Compiling thiserror-impl v1.0.49
15352023-12-07T11:29:17.728Z Compiling zeroize_derive v1.4.2
15362023-12-07T11:29:18.211Z Compiling tokio-macros v2.2.0
15372023-12-07T11:29:18.377Z Compiling futures-macro v0.3.29
15382023-12-07T11:29:18.437Z Compiling tracing-attributes v0.1.26
15392023-12-07T11:29:19.712Z Compiling schemars_derive v0.8.13
15402023-12-07T11:29:20.434Z Checking zeroize v1.7.0
15412023-12-07T11:29:20.830Z Compiling openssl-macros v0.1.1
15422023-12-07T11:29:23.013Z Compiling thiserror v1.0.49
15432023-12-07T11:29:23.193Z Compiling pest v2.7.2
15442023-12-07T11:29:23.607Z Compiling der_derive v0.7.2
15452023-12-07T11:29:25.032Z Compiling tracing v0.1.37
15462023-12-07T11:29:25.328Z Compiling slog v2.7.0
15472023-12-07T11:29:25.742Z Compiling zerocopy-derive v0.2.0
15482023-12-07T11:29:25.800Z Compiling openssl-probe v0.1.5
15492023-12-07T11:29:26.172Z Compiling hashbrown v0.12.3
15502023-12-07T11:29:26.289Z Compiling untrusted v0.9.0
15512023-12-07T11:29:26.531Z Compiling time-core v0.1.1
15522023-12-07T11:29:26.771Z Compiling rustversion v1.0.14
15532023-12-07T11:29:26.958Z Compiling percent-encoding v2.3.1
15542023-12-07T11:29:27.532Z Compiling pest_meta v2.7.2
15552023-12-07T11:29:27.791Z Compiling foreign-types-shared v0.1.1
15562023-12-07T11:29:27.913Z Compiling untrusted v0.7.1
15572023-12-07T11:29:27.933Z Compiling foreign-types v0.3.2
15582023-12-07T11:29:28.045Z Compiling time-macros v0.2.13
15592023-12-07T11:29:29.553Z Compiling pest_generator v2.7.2
15602023-12-07T11:29:32.681Z Compiling try-lock v0.2.4
15612023-12-07T11:29:32.891Z Compiling want v0.3.1
15622023-12-07T11:29:33.289Z Compiling sct v0.7.0
15632023-12-07T11:29:33.765Z Compiling rustls-webpki v0.101.7
15642023-12-07T11:29:34.371Z Compiling form_urlencoded v1.2.1
15652023-12-07T11:29:34.848Z Compiling socket2 v0.4.9
15662023-12-07T11:29:35.675Z Compiling tower-service v0.3.2
15672023-12-07T11:29:35.831Z Compiling httpdate v1.0.3
15682023-12-07T11:29:35.920Z Compiling pest_derive v2.7.2
15692023-12-07T11:29:36.239Z Compiling either v1.9.0
15702023-12-07T11:29:36.552Z Compiling const-oid v0.9.5
15712023-12-07T11:29:36.794Z Compiling rustls-pemfile v1.0.3
15722023-12-07T11:29:36.951Z Compiling idna v0.5.0
15732023-12-07T11:29:37.110Z Compiling memoffset v0.9.0
15742023-12-07T11:29:37.359Z Compiling usdt-impl v0.3.5
15752023-12-07T11:29:37.540Z Compiling adler v1.0.2
15762023-12-07T11:29:37.874Z Compiling miniz_oxide v0.7.1
15772023-12-07T11:29:38.211Z Compiling rustls-native-certs v0.6.3
15782023-12-07T11:29:38.925Z Compiling url v2.5.0
15792023-12-07T11:29:39.715Z Compiling zerocopy v0.3.0
15802023-12-07T11:29:39.789Z Checking crypto-common v0.1.6
15812023-12-07T11:29:40.035Z Compiling ipnet v2.8.0
15822023-12-07T11:29:40.223Z Checking bytes v1.5.0
15832023-12-07T11:29:40.477Z Checking bitflags v2.4.0
15842023-12-07T11:29:40.940Z Compiling signal-hook v0.3.17
15852023-12-07T11:29:41.430Z Checking tokio v1.34.0
15862023-12-07T11:29:42.046Z Compiling indexmap v2.1.0
15872023-12-07T11:29:42.062Z Compiling semver v1.0.20
15882023-12-07T11:29:43.291Z Compiling uuid v1.6.1
15892023-12-07T11:29:43.908Z Compiling chrono v0.4.31
15902023-12-07T11:29:44.067Z Compiling http v0.2.11
15912023-12-07T11:29:44.249Z Compiling rustc_version v0.4.0
15922023-12-07T11:29:45.470Z Compiling serde_spanned v0.6.4
15932023-12-07T11:29:45.810Z Compiling toml_datetime v0.6.5
15942023-12-07T11:29:46.521Z Compiling toml_edit v0.19.15
15952023-12-07T11:29:47.104Z Compiling openapiv3 v2.0.0-rc.1
15962023-12-07T11:29:50.326Z Compiling http-body v0.4.5
15972023-12-07T11:29:50.708Z Compiling heapless v0.7.16
15982023-12-07T11:29:51.404Z Compiling serde_urlencoded v0.7.1
15992023-12-07T11:29:51.692Z Compiling dof v0.1.5
16002023-12-07T11:29:52.212Z Compiling dtrace-parser v0.1.14
16012023-12-07T11:29:52.525Z Compiling zerocopy-derive v0.6.4
16022023-12-07T11:29:53.189Z Compiling clap_derive v4.4.2
16032023-12-07T11:29:54.049Z Compiling crossbeam-epoch v0.9.15
16042023-12-07T11:29:54.696Z Compiling encoding_rs v0.8.33
16052023-12-07T11:29:55.502Z Compiling thread-id v4.2.0
16062023-12-07T11:29:55.546Z Compiling siphasher v0.3.11
16072023-12-07T11:29:55.647Z Compiling gimli v0.28.0
16082023-12-07T11:29:56.147Z Compiling mime v0.3.17
16092023-12-07T11:29:56.236Z Compiling webpki-roots v0.25.2
16102023-12-07T11:29:57.064Z Compiling tokio-util v0.7.10
16112023-12-07T11:29:59.405Z Compiling h2 v0.3.21
16122023-12-07T11:29:59.565Z Compiling tokio-rustls v0.24.1
16132023-12-07T11:29:59.986Z Compiling serde_tokenstream v0.1.7
16142023-12-07T11:30:00.161Z Compiling strum_macros v0.25.2
16152023-12-07T11:30:01.662Z Compiling tokio-native-tls v0.3.1
16162023-12-07T11:30:01.727Z Compiling block-buffer v0.10.4
16172023-12-07T11:30:02.118Z Compiling bzip2-sys v0.1.11+1.0.8
16182023-12-07T11:30:02.542Z Compiling object v0.32.1
16192023-12-07T11:30:02.781Z Compiling addr2line v0.21.0
16202023-12-07T11:30:02.813Z Compiling num-iter v0.1.43
16212023-12-07T11:30:03.249Z Compiling rustc-demangle v0.1.23
16222023-12-07T11:30:04.864Z Compiling flate2 v1.0.28
16232023-12-07T11:30:05.107Z Compiling digest v0.10.7
16242023-12-07T11:30:05.390Z Compiling doc-comment v0.3.3
16252023-12-07T11:30:05.902Z Compiling ppv-lite86 v0.2.17
16262023-12-07T11:30:06.420Z Compiling usdt-macro v0.3.5
16272023-12-07T11:30:06.454Z Compiling usdt-attr-macro v0.3.5
16282023-12-07T11:30:07.017Z Compiling toml v0.7.8
16292023-12-07T11:30:07.096Z Compiling rand_chacha v0.3.1
16302023-12-07T11:30:07.541Z Compiling toml_edit v0.21.0
16312023-12-07T11:30:08.495Z Compiling hex v0.4.3
16322023-12-07T11:30:08.827Z Compiling pin-project-internal v1.1.3
16332023-12-07T11:30:09.519Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
16342023-12-07T11:30:09.891Z Compiling bit-vec v0.6.3
16352023-12-07T11:30:10.567Z Compiling hyper v0.14.27
16362023-12-07T11:30:10.873Z Compiling rand v0.8.5
16372023-12-07T11:30:11.163Z Compiling phf_shared v0.10.0
16382023-12-07T11:30:11.766Z Compiling num-bigint v0.4.4
16392023-12-07T11:30:13.035Z Compiling smoltcp v0.9.1
16402023-12-07T11:30:14.124Z Compiling fixedbitset v0.4.2
16412023-12-07T11:30:14.189Z Compiling new_debug_unreachable v1.0.4
16422023-12-07T11:30:14.308Z Compiling precomputed-hash v0.1.1
16432023-12-07T11:30:14.457Z Compiling base64ct v1.6.0
16442023-12-07T11:30:14.527Z Compiling petgraph v0.6.4
16452023-12-07T11:30:14.844Z Compiling string_cache v0.8.7
16462023-12-07T11:30:15.436Z Compiling pem-rfc7468 v0.7.0
16472023-12-07T11:30:16.010Z Compiling bit-set v0.5.3
16482023-12-07T11:30:16.422Z Compiling hmac v0.12.1
16492023-12-07T11:30:16.771Z Compiling itertools v0.10.5
16502023-12-07T11:30:17.441Z Compiling hubpack_derive v0.1.1
16512023-12-07T11:30:17.484Z Compiling enum-as-inner v0.5.1
16522023-12-07T11:30:17.590Z Compiling diesel_table_macro_syntax v0.1.0
16532023-12-07T11:30:18.863Z Compiling unicode-segmentation v1.10.1
16542023-12-07T11:30:18.994Z Compiling flagset v0.4.3
16552023-12-07T11:30:19.178Z Compiling lalrpop-util v0.19.12
16562023-12-07T11:30:19.295Z Compiling der v0.7.8
16572023-12-07T11:30:19.686Z Compiling diesel_derives v2.1.2
16582023-12-07T11:30:20.332Z Compiling snafu-derive v0.7.5
16592023-12-07T11:30:20.839Z Compiling cpufeatures v0.2.9
16602023-12-07T11:30:21.121Z Compiling sha2 v0.10.8
16612023-12-07T11:30:21.351Z Compiling rustix v0.37.23
16622023-12-07T11:30:21.683Z Compiling hyper-rustls v0.24.2
16632023-12-07T11:30:21.732Z Compiling hyper-tls v0.5.0
16642023-12-07T11:30:22.228Z Compiling reqwest v0.11.22
16652023-12-07T11:30:22.521Z Compiling spki v0.7.2
16662023-12-07T11:30:23.085Z Compiling md-5 v0.10.5
16672023-12-07T11:30:23.458Z Compiling serde_repr v0.1.16
16682023-12-07T11:30:23.713Z Compiling stringprep v0.1.3
16692023-12-07T11:30:25.307Z Compiling hash32 v0.2.1
16702023-12-07T11:30:25.346Z Compiling fallible-iterator v0.2.0
16712023-12-07T11:30:26.531Z Checking bitflags v1.3.2
16722023-12-07T11:30:26.628Z Compiling stable_deref_trait v1.2.0
16732023-12-07T11:30:26.780Z Compiling postgres-protocol v0.6.6
16742023-12-07T11:30:27.115Z Compiling terminal_size v0.2.6
16752023-12-07T11:30:27.371Z Compiling pkcs8 v0.10.2
16762023-12-07T11:30:28.249Z Compiling phf_shared v0.11.2
16772023-12-07T11:30:28.832Z Compiling ff v0.13.0
16782023-12-07T11:30:28.996Z Compiling block-padding v0.3.3
16792023-12-07T11:30:29.160Z Compiling scheduled-thread-pool v0.2.7
16802023-12-07T11:30:29.384Z Compiling deranged v0.3.8
16812023-12-07T11:30:29.892Z Compiling num_threads v0.1.6
16822023-12-07T11:30:29.931Z Compiling regex-automata v0.1.10
16832023-12-07T11:30:30.060Z Compiling managed v0.8.0
16842023-12-07T11:30:30.257Z Compiling base16ct v0.2.0
16852023-12-07T11:30:30.373Z Compiling matches v0.1.10
16862023-12-07T11:30:30.494Z Compiling idna v0.2.3
16872023-12-07T11:30:30.737Z Compiling bstr v0.2.17
16882023-12-07T11:30:30.754Z Compiling sec1 v0.7.3
16892023-12-07T11:30:31.141Z Compiling clap_builder v4.4.2
16902023-12-07T11:30:31.611Z Compiling r2d2 v0.8.10
16912023-12-07T11:30:32.174Z Compiling time v0.3.27
16922023-12-07T11:30:32.207Z Compiling inout v0.1.3
16932023-12-07T11:30:32.617Z Compiling signal-hook-mio v0.2.3
16942023-12-07T11:30:32.835Z Compiling group v0.13.0
16952023-12-07T11:30:33.118Z Compiling phf v0.11.2
16962023-12-07T11:30:33.148Z Compiling postgres-types v0.2.6
16972023-12-07T11:30:33.281Z Compiling bzip2 v0.4.4
16982023-12-07T11:30:33.902Z Compiling hubpack v0.1.2
16992023-12-07T11:30:34.409Z Compiling hkdf v0.12.3
17002023-12-07T11:30:34.625Z Compiling pin-project v1.1.3
17012023-12-07T11:30:34.925Z Compiling zerocopy v0.6.4
17022023-12-07T11:30:35.310Z Compiling ipnetwork v0.20.0
17032023-12-07T11:30:35.855Z Compiling crypto-bigint v0.5.2
17042023-12-07T11:30:36.282Z Compiling itertools v0.11.0
17052023-12-07T11:30:36.728Z Compiling futures-executor v0.3.29
17062023-12-07T11:30:39.552Z Compiling float-cmp v0.9.0
17072023-12-07T11:30:41.120Z Compiling normalize-line-endings v0.3.0
17082023-12-07T11:30:41.170Z Compiling regex-automata v0.3.8
17092023-12-07T11:30:41.281Z Compiling static_assertions v1.1.0
17102023-12-07T11:30:41.416Z Compiling predicates-core v1.0.6
17112023-12-07T11:30:41.598Z Compiling data-encoding v2.4.0
17122023-12-07T11:30:41.948Z Compiling whoami v1.4.1
17132023-12-07T11:30:42.488Z Compiling difflib v0.4.0
17142023-12-07T11:30:45.137Z Compiling bstr v1.6.0
17152023-12-07T11:30:45.179Z Compiling predicates v3.0.4
17162023-12-07T11:30:45.563Z Compiling trust-dns-proto v0.22.0
17172023-12-07T11:30:46.370Z Compiling diesel v2.1.4
17182023-12-07T11:30:46.696Z Compiling tokio-postgres v0.7.10
17192023-12-07T11:30:47.245Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
17202023-12-07T11:30:47.694Z Compiling elliptic-curve v0.13.8
17212023-12-07T11:30:48.637Z Compiling yasna v0.5.2
17222023-12-07T11:30:48.904Z Compiling clap v4.4.3
17232023-12-07T11:30:49.053Z Compiling futures v0.3.29
17242023-12-07T11:30:49.208Z Compiling snafu v0.7.5
17252023-12-07T11:30:49.249Z Compiling zip v0.6.6
17262023-12-07T11:30:50.586Z Compiling crossterm v0.27.0
17272023-12-07T11:30:51.315Z Compiling cipher v0.4.4
17282023-12-07T11:30:51.524Z Compiling similar v2.2.1
17292023-12-07T11:30:52.111Z Compiling usdt v0.3.5
17302023-12-07T11:30:52.491Z Compiling tokio-stream v0.1.14
17312023-12-07T11:30:55.112Z Compiling console v0.15.7
17322023-12-07T11:30:55.578Z Checking hashbrown v0.14.2
17332023-12-07T11:30:56.786Z Checking equivalent v1.0.1
17342023-12-07T11:30:56.920Z Checking unicode-ident v1.0.12
17352023-12-07T11:30:57.145Z Checking proc-macro2 v1.0.69
17362023-12-07T11:30:58.156Z Checking quote v1.0.33
17372023-12-07T11:31:00.020Z Checking utf8parse v0.2.1
17382023-12-07T11:31:00.737Z Checking anstyle v1.0.2
17392023-12-07T11:31:02.432Z Checking io-lifetimes v1.0.11
17402023-12-07T11:31:06.122Z Checking anstyle-parse v0.2.1
17412023-12-07T11:31:09.898Z Checking anstyle-query v1.0.0
17422023-12-07T11:31:10.057Z Checking colorchoice v1.0.0
17432023-12-07T11:31:10.224Z Checking anstream v0.5.0
17442023-12-07T11:31:10.495Z Checking clap_lex v0.5.1
17452023-12-07T11:31:10.712Z Checking strsim v0.10.0
17462023-12-07T11:31:11.952Z Checking winnow v0.5.15
17472023-12-07T11:31:17.841Z Compiling serde_tokenstream v0.2.0
17482023-12-07T11:31:22.093Z Compiling regress v0.7.1
17492023-12-07T11:31:27.460Z Compiling typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
17502023-12-07T11:31:35.110Z Compiling getopts v0.2.21
17512023-12-07T11:31:35.767Z Compiling unsafe-libyaml v0.2.9
17522023-12-07T11:31:36.705Z Checking heck v0.4.1
17532023-12-07T11:31:36.989Z Checking progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
17542023-12-07T11:31:37.895Z Compiling serde_yaml v0.9.25
17552023-12-07T11:31:38.920Z Compiling ident_case v1.0.1
17562023-12-07T11:31:38.941Z Checking fastrand v2.0.0
17572023-12-07T11:31:39.168Z Checking match_cfg v0.1.0
17582023-12-07T11:31:39.284Z Checking hostname v0.3.1
17592023-12-07T11:31:39.416Z Checking tempfile v3.8.1
17602023-12-07T11:31:39.478Z Checking atty v0.2.14
17612023-12-07T11:31:39.601Z Checking quick-error v1.2.3
17622023-12-07T11:31:39.706Z Compiling paste v1.0.14
17632023-12-07T11:31:39.786Z Checking crossbeam-channel v0.5.8
17642023-12-07T11:31:39.940Z Checking sha1 v0.10.6
17652023-12-07T11:31:40.350Z Checking dirs-sys-next v0.1.2
17662023-12-07T11:31:40.604Z Checking dirs-next v2.0.0
17672023-12-07T11:31:40.775Z Checking thread_local v1.1.7
17682023-12-07T11:31:40.939Z Checking instant v0.1.12
17692023-12-07T11:31:41.085Z Compiling slog-async v2.8.0
17702023-12-07T11:31:41.193Z Checking term v0.7.0
17712023-12-07T11:31:41.855Z Checking camino v1.1.6
17722023-12-07T11:31:41.903Z Compiling multer v2.1.0
17732023-12-07T11:31:42.324Z Checking take_mut v0.2.2
17742023-12-07T11:31:42.569Z Checking slog-term v2.9.0
17752023-12-07T11:31:42.709Z Compiling darling_core v0.20.3
17762023-12-07T11:31:42.958Z Checking slog-json v2.6.1
17772023-12-07T11:31:43.302Z Compiling async-stream-impl v0.3.5
17782023-12-07T11:31:43.327Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
17792023-12-07T11:31:43.783Z Checking atomic-waker v1.1.1
17802023-12-07T11:31:43.954Z Checking debug-ignore v1.0.5
17812023-12-07T11:31:44.140Z Checking waitgroup v0.1.2
17822023-12-07T11:31:44.400Z Checking slog-bunyan v2.4.0
17832023-12-07T11:31:44.784Z Checking toml v0.8.8
17842023-12-07T11:31:45.213Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
17852023-12-07T11:31:45.214Z Checking serde_path_to_error v0.1.14
17862023-12-07T11:31:45.529Z Checking async-stream v0.3.5
17872023-12-07T11:31:45.789Z Checking strum v0.25.0
17882023-12-07T11:31:45.924Z Compiling structmeta-derive v0.2.0
17892023-12-07T11:31:45.990Z Checking wait-timeout v0.2.0
17902023-12-07T11:31:46.203Z Checking rand_xorshift v0.3.0
17912023-12-07T11:31:46.237Z Checking rusty-fork v0.3.0
17922023-12-07T11:31:46.433Z Compiling regex-syntax v0.7.5
17932023-12-07T11:31:46.690Z Checking unarray v0.1.4
17942023-12-07T11:31:46.862Z Checking proptest v1.4.0
17952023-12-07T11:31:51.000Z Compiling structmeta v0.2.0
17962023-12-07T11:31:51.665Z Checking backoff v0.4.0
17972023-12-07T11:31:52.090Z Compiling test-strategy v0.3.1
17982023-12-07T11:31:52.955Z Compiling darling_macro v0.20.3
17992023-12-07T11:31:53.877Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18002023-12-07T11:31:54.123Z Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
18012023-12-07T11:31:54.329Z Checking macaddr v1.0.1
18022023-12-07T11:31:54.490Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
18032023-12-07T11:31:54.673Z Compiling darling v0.20.3
18042023-12-07T11:31:54.812Z Checking camino-tempfile v1.1.1
18052023-12-07T11:31:54.833Z Compiling serde_with_macros v3.4.0
18062023-12-07T11:31:54.837Z Checking is-terminal v0.4.9
18072023-12-07T11:31:55.005Z Compiling proc-macro-error-attr v1.0.4
18082023-12-07T11:31:55.203Z Compiling proc-macro-error v1.0.4
18092023-12-07T11:31:55.666Z Compiling proc-macro-crate v1.3.1
18102023-12-07T11:31:55.804Z Checking termtree v0.4.1
18112023-12-07T11:31:56.085Z Checking predicates-tree v1.0.9
18122023-12-07T11:31:56.282Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18132023-12-07T11:31:56.777Z Compiling smoltcp v0.10.0
18142023-12-07T11:31:57.454Z Compiling num_enum_derive v0.5.11
18152023-12-07T11:31:57.806Z Compiling parse-display-derive v0.8.2
18162023-12-07T11:31:57.917Z Checking cobs v0.2.3
18172023-12-07T11:31:57.948Z Compiling crucible-workspace-hack v0.1.0
18182023-12-07T11:31:58.073Z Compiling typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
18192023-12-07T11:31:58.165Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18202023-12-07T11:31:58.339Z Checking embedded-io v0.4.0
18212023-12-07T11:31:58.711Z Checking postcard v1.0.8
18222023-12-07T11:31:58.880Z Compiling foreign-types-macros v0.2.3
18232023-12-07T11:31:59.340Z Checking serde_with v3.4.0
18242023-12-07T11:31:59.836Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=24ceba1969269e4d81bda83d8968d7d7f713c46b#24ceba19)
18252023-12-07T11:32:00.268Z Checking foreign-types-shared v0.3.1
18262023-12-07T11:32:00.403Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=24ceba1969269e4d81bda83d8968d7d7f713c46b#24ceba19)
18272023-12-07T11:32:00.601Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18282023-12-07T11:32:00.874Z Checking foreign-types v0.5.0
18292023-12-07T11:32:01.270Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18302023-12-07T11:32:01.392Z Compiling zerocopy-derive v0.7.26
18312023-12-07T11:32:01.953Z Checking num_enum v0.5.11
18322023-12-07T11:32:02.161Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=24ceba1969269e4d81bda83d8968d7d7f713c46b#24ceba19)
18332023-12-07T11:32:02.564Z Checking cstr-argument v0.1.2
18342023-12-07T11:32:02.808Z Checking pretty-hex v0.2.1
18352023-12-07T11:32:03.033Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
18362023-12-07T11:32:03.484Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18372023-12-07T11:32:03.510Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=24ceba1969269e4d81bda83d8968d7d7f713c46b#24ceba19)
18382023-12-07T11:32:03.620Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18392023-12-07T11:32:04.084Z Checking colored v2.0.4
18402023-12-07T11:32:04.181Z Compiling zone_cfg_derive v0.3.0
18412023-12-07T11:32:05.170Z Checking zerocopy v0.7.26
18422023-12-07T11:32:05.195Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
18432023-12-07T11:32:05.521Z Checking parse-display v0.8.2
18442023-12-07T11:32:05.720Z Checking predicates v2.1.5
18452023-12-07T11:32:05.742Z Compiling mockall_derive v0.11.4
18462023-12-07T11:32:05.779Z Compiling num-derive v0.4.0
18472023-12-07T11:32:06.580Z Checking downcast v0.11.0
18482023-12-07T11:32:06.658Z Compiling typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
18492023-12-07T11:32:06.844Z Compiling progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
18502023-12-07T11:32:06.861Z Checking fragile v2.0.0
18512023-12-07T11:32:07.249Z Checking zone v0.3.0
18522023-12-07T11:32:07.269Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=24ceba1969269e4d81bda83d8968d7d7f713c46b#24ceba19)
18532023-12-07T11:32:07.326Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
18542023-12-07T11:32:07.619Z Checking smf v0.2.2
18552023-12-07T11:32:08.314Z Checking xattr v1.0.1
18562023-12-07T11:32:08.462Z Checking filetime v0.2.23
18572023-12-07T11:32:08.646Z Checking pem v3.0.2
18582023-12-07T11:32:08.823Z Checking tar v0.4.40
18592023-12-07T11:32:09.043Z Checking linked-hash-map v0.5.6
18602023-12-07T11:32:09.452Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=24ceba1969269e4d81bda83d8968d7d7f713c46b#24ceba19)
18612023-12-07T11:32:09.523Z Checking lru-cache v0.1.2
18622023-12-07T11:32:09.701Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=945f040d259ca8013d3fb26f510453da7cd7b1a6#945f040d)
18632023-12-07T11:32:09.780Z Checking headers-core v0.2.0
18642023-12-07T11:32:09.845Z Checking password-hash v0.5.0
18652023-12-07T11:32:09.908Z Checking blake2 v0.10.6
18662023-12-07T11:32:09.957Z Checking headers v0.3.9
18672023-12-07T11:32:10.005Z Checking rcgen v0.11.3
18682023-12-07T11:32:10.424Z Checking atomicwrites v0.4.2
18692023-12-07T11:32:10.510Z Checking subprocess v0.2.9
18702023-12-07T11:32:10.556Z Checking argon2 v0.5.2
18712023-12-07T11:32:10.659Z Checking ciborium-io v0.2.1
18722023-12-07T11:32:10.814Z Checking half v1.8.2
18732023-12-07T11:32:11.079Z Checking arc-swap v1.6.0
18742023-12-07T11:32:11.322Z Compiling cancel-safe-futures v0.1.5
18752023-12-07T11:32:11.463Z Checking ciborium-ll v0.2.1
18762023-12-07T11:32:11.493Z Checking textwrap v0.11.0
18772023-12-07T11:32:11.718Z Compiling heck v0.3.3
18782023-12-07T11:32:11.735Z Checking slog-scope v4.4.0
18792023-12-07T11:32:11.796Z Checking vec_map v0.8.2
18802023-12-07T11:32:11.845Z Compiling libefi-sys v0.1.0
18812023-12-07T11:32:11.871Z Checking strsim v0.8.0
18822023-12-07T11:32:12.004Z Checking ansi_term v0.12.1
18832023-12-07T11:32:12.139Z Checking slog-stdlog v4.1.1
18842023-12-07T11:32:12.192Z Checking ciborium v0.2.1
18852023-12-07T11:32:12.317Z Compiling structopt-derive v0.4.18
18862023-12-07T11:32:12.357Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
18872023-12-07T11:32:12.445Z Checking clap v2.34.0
18882023-12-07T11:32:12.924Z Checking slog-envlogger v2.2.0
18892023-12-07T11:32:13.221Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
18902023-12-07T11:32:13.692Z Checking resolv-conf v0.7.0
18912023-12-07T11:32:13.735Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
18922023-12-07T11:32:13.817Z Compiling slog-dtrace v0.2.3
18932023-12-07T11:32:14.083Z Compiling convert_case v0.4.0
18942023-12-07T11:32:14.213Z Checking trust-dns-resolver v0.22.0
18952023-12-07T11:32:14.923Z Checking fxhash v0.2.1
18962023-12-07T11:32:15.161Z Checking itertools v0.12.0
18972023-12-07T11:32:15.591Z Compiling derive_more v0.99.17
18982023-12-07T11:32:16.648Z Checking termcolor v1.2.0
18992023-12-07T11:32:17.011Z Compiling same-file v1.0.6
19002023-12-07T11:32:17.238Z Checking structopt v0.3.26
19012023-12-07T11:32:17.267Z Compiling radium v0.7.0
19022023-12-07T11:32:17.356Z Compiling walkdir v2.4.0
19032023-12-07T11:32:17.789Z Compiling semver-parser v0.10.2
19042023-12-07T11:32:17.944Z Checking tap v1.0.1
19052023-12-07T11:32:18.178Z Compiling maybe-uninit v2.0.0
19062023-12-07T11:32:18.941Z Checking mockall v0.11.4
19072023-12-07T11:32:19.048Z Compiling semver v0.11.0
19082023-12-07T11:32:19.426Z Checking wyz v0.5.1
19092023-12-07T11:32:19.753Z Compiling progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
19102023-12-07T11:32:20.019Z Compiling num-rational v0.4.1
19112023-12-07T11:32:20.452Z Compiling packed_struct v0.10.1
19122023-12-07T11:32:20.529Z Checking crc-catalog v2.2.0
19132023-12-07T11:32:20.579Z Compiling num-bigint-dig v0.8.4
19142023-12-07T11:32:20.674Z Checking funty v2.0.0
19152023-12-07T11:32:20.722Z Compiling home v0.5.5
19162023-12-07T11:32:21.039Z Compiling toolchain_find v0.2.0
19172023-12-07T11:32:21.075Z Checking crc v3.0.1
19182023-12-07T11:32:21.703Z Compiling toml v0.5.11
19192023-12-07T11:32:21.956Z Compiling packed_struct_codegen v0.10.1
19202023-12-07T11:32:22.223Z Checking nodrop v0.1.14
19212023-12-07T11:32:22.372Z Checking array-init v0.0.4
19222023-12-07T11:32:22.398Z Checking bitvec v1.0.1
19232023-12-07T11:32:24.119Z Compiling omicron-zone-package v0.9.1
19242023-12-07T11:32:24.624Z Compiling rustfmt-wrapper v0.2.0
19252023-12-07T11:32:25.729Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
19262023-12-07T11:32:26.232Z Checking smallvec v0.6.14
19272023-12-07T11:32:26.840Z Checking newline-converter v0.3.0
19282023-12-07T11:32:26.844Z Checking pkcs1 v0.7.5
19292023-12-07T11:32:27.061Z Checking signature v2.1.0
19302023-12-07T11:32:27.461Z Checking num-complex v0.4.4
19312023-12-07T11:32:27.889Z Checking keccak v0.1.4
19322023-12-07T11:32:28.317Z Checking bitfield v0.14.0
19332023-12-07T11:32:28.775Z Checking utf-8 v0.7.6
19342023-12-07T11:32:28.961Z Checking num v0.4.1
19352023-12-07T11:32:29.063Z Checking tungstenite v0.20.1
19362023-12-07T11:32:29.085Z Checking sha3 v0.10.8
19372023-12-07T11:32:29.656Z Checking expectorate v1.1.0
19382023-12-07T11:32:29.867Z Checking serde-hex v0.1.0
19392023-12-07T11:32:29.910Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19402023-12-07T11:32:29.932Z Checking rsa v0.9.2
19412023-12-07T11:32:30.155Z Checking env_logger v0.10.0
19422023-12-07T11:32:30.271Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
19432023-12-07T11:32:30.449Z Checking x509-cert v0.2.4
19442023-12-07T11:32:30.796Z Checking ron v0.8.1
19452023-12-07T11:32:31.021Z Checking secrecy v0.8.0
19462023-12-07T11:32:31.330Z Checking crc-any v2.4.3
19472023-12-07T11:32:31.401Z Checking tokio-tungstenite v0.20.1
19482023-12-07T11:32:31.927Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
19492023-12-07T11:32:32.082Z Checking object v0.30.4
19502023-12-07T11:32:32.410Z Checking path-slash v0.1.5
19512023-12-07T11:32:32.600Z Compiling buf-list v1.0.3
19522023-12-07T11:32:32.770Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19532023-12-07T11:32:32.865Z Checking glob v0.3.1
19542023-12-07T11:32:33.030Z Compiling parking_lot_core v0.8.6
19552023-12-07T11:32:33.122Z Checking swrite v0.1.0
19562023-12-07T11:32:33.304Z Checking nibble_vec v0.1.0
19572023-12-07T11:32:33.335Z Checking lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
19582023-12-07T11:32:33.580Z Checking endian-type v0.1.2
19592023-12-07T11:32:33.886Z Checking radix_trie v0.2.1
19602023-12-07T11:32:34.111Z Checking pretty-hex v0.4.0
19612023-12-07T11:32:34.259Z Checking parking_lot v0.11.2
19622023-12-07T11:32:34.339Z Checking libsw v3.3.0
19632023-12-07T11:32:34.512Z Checking trust-dns-client v0.22.0
19642023-12-07T11:32:34.709Z Compiling derive-where v1.2.6
19652023-12-07T11:32:34.746Z Checking sled v0.34.7
19662023-12-07T11:32:35.653Z Checking owo-colors v3.5.0
19672023-12-07T11:32:36.446Z Checking trust-dns-server v0.22.1
19682023-12-07T11:32:36.810Z Compiling semver v0.1.20
19692023-12-07T11:32:37.924Z Checking linear-map v1.2.0
19702023-12-07T11:32:38.422Z Compiling rustc_version v0.1.7
19712023-12-07T11:32:38.952Z Checking crossbeam-deque v0.8.3
19722023-12-07T11:32:39.170Z Compiling newtype_derive v0.1.6
19732023-12-07T11:32:39.275Z Compiling unicase v2.7.0
19742023-12-07T11:32:39.423Z Compiling rayon-core v1.12.0
19752023-12-07T11:32:39.602Z Compiling platforms v3.0.2
19762023-12-07T11:32:40.096Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
19772023-12-07T11:32:40.650Z Compiling memoffset v0.7.1
19782023-12-07T11:32:40.708Z Checking steno v0.4.0
19792023-12-07T11:32:40.728Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
19802023-12-07T11:32:41.050Z Compiling curve25519-dalek v4.1.0
19812023-12-07T11:32:41.088Z Checking rayon v1.8.0
19822023-12-07T11:32:41.836Z Checking globset v0.4.13
19832023-12-07T11:32:41.889Z Checking olpc-cjson v0.1.3
19842023-12-07T11:32:42.187Z Checking serde_plain v1.0.2
19852023-12-07T11:32:42.251Z Compiling async-recursion v1.0.5
19862023-12-07T11:32:42.544Z Checking typed-path v0.7.0
19872023-12-07T11:32:42.694Z Compiling mime_guess v2.0.4
19882023-12-07T11:32:44.136Z Checking universal-hash v0.5.1
19892023-12-07T11:32:44.413Z Compiling thiserror-impl-no-std v2.0.2
19902023-12-07T11:32:44.441Z Compiling curve25519-dalek-derive v0.1.0
19912023-12-07T11:32:44.905Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
19922023-12-07T11:32:45.337Z Compiling salty v0.2.0
19932023-12-07T11:32:45.626Z Checking tough v0.16.0
19942023-12-07T11:32:46.147Z Checking opaque-debug v0.3.0
19952023-12-07T11:32:46.262Z Checking signature v1.6.4
19962023-12-07T11:32:46.429Z Checking display-error-chain v0.2.0
19972023-12-07T11:32:46.620Z Checking ed25519 v1.5.3
19982023-12-07T11:32:46.842Z Checking poly1305 v0.8.0
19992023-12-07T11:32:47.549Z Checking nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
20002023-12-07T11:32:48.039Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
20012023-12-07T11:32:48.480Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
20022023-12-07T11:32:48.568Z Checking chacha20 v0.9.1
20032023-12-07T11:32:48.910Z Checking serde-big-array v0.5.1
20042023-12-07T11:32:49.097Z Checking aead v0.5.2
20052023-12-07T11:32:49.213Z Checking kstat-rs v0.2.3
20062023-12-07T11:32:49.399Z Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
20072023-12-07T11:32:49.822Z Checking chacha20poly1305 v0.10.1
20082023-12-07T11:32:49.908Z Checking thiserror-no-std v2.0.2
20092023-12-07T11:32:50.045Z Checking vsss-rs v3.3.1
20102023-12-07T11:32:50.486Z Checking progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
20112023-12-07T11:32:50.756Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
20122023-12-07T11:32:50.777Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
20132023-12-07T11:32:51.203Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
20142023-12-07T11:32:51.645Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
20152023-12-07T11:32:52.521Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
20162023-12-07T11:32:53.047Z Checking lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
20172023-12-07T11:32:53.268Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
20182023-12-07T11:32:53.390Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
20192023-12-07T11:32:54.458Z Checking hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
20202023-12-07T11:32:55.563Z Checking hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
20212023-12-07T11:32:56.154Z Checking signal-hook-tokio v0.3.1
20222023-12-07T11:32:56.391Z Checking serde-big-array v0.4.1
20232023-12-07T11:32:56.615Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
20242023-12-07T11:32:56.894Z Checking sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20252023-12-07T11:32:58.497Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=945f040d259ca8013d3fb26f510453da7cd7b1a6#945f040d)
20262023-12-07T11:32:58.550Z Checking bcs v0.1.6
20272023-12-07T11:32:59.277Z Checking corncobs v0.1.3
20282023-12-07T11:32:59.537Z Checking highway v1.1.0
20292023-12-07T11:33:00.019Z Checking sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20302023-12-07T11:33:00.200Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
20312023-12-07T11:33:00.581Z Compiling crunchy v0.2.2
20322023-12-07T11:33:00.935Z Compiling portable-atomic v1.4.3
20332023-12-07T11:33:01.307Z Checking http-range v0.1.5
20342023-12-07T11:33:01.542Z Checking hyper-staticfile v0.9.5
20352023-12-07T11:33:01.606Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
20362023-12-07T11:33:02.179Z Compiling clang-sys v1.6.1
20372023-12-07T11:33:02.563Z Checking assert_matches v1.5.0
20382023-12-07T11:33:02.687Z Compiling prettyplease v0.2.12
20392023-12-07T11:33:03.037Z Compiling tiny-keccak v2.0.2
20402023-12-07T11:33:03.649Z Compiling darling_core v0.14.4
20412023-12-07T11:33:04.876Z Checking number_prefix v0.4.0
20422023-12-07T11:33:05.154Z Compiling minimal-lexical v0.2.1
20432023-12-07T11:33:05.826Z Checking humantime v2.1.0
20442023-12-07T11:33:05.979Z Compiling nom v7.1.3
20452023-12-07T11:33:06.278Z Checking indicatif v0.17.7
20462023-12-07T11:33:07.455Z Compiling ascii-canvas v3.0.0
20472023-12-07T11:33:08.472Z Compiling ena v0.14.2
20482023-12-07T11:33:09.002Z Compiling libloading v0.7.4
20492023-12-07T11:33:09.104Z Compiling bindgen v0.65.1
20502023-12-07T11:33:09.607Z Compiling regex-syntax v0.6.29
20512023-12-07T11:33:10.187Z Compiling diff v0.1.13
20522023-12-07T11:33:11.450Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
20532023-12-07T11:33:12.365Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
20542023-12-07T11:33:13.634Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
20552023-12-07T11:33:15.134Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
20562023-12-07T11:33:16.178Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
20572023-12-07T11:33:17.253Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
20582023-12-07T11:33:18.118Z Checking ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
20592023-12-07T11:33:19.367Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
20602023-12-07T11:33:19.387Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
20612023-12-07T11:33:19.994Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
20622023-12-07T11:33:20.192Z Compiling darling_macro v0.14.4
20632023-12-07T11:33:20.405Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
20642023-12-07T11:33:21.865Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
20652023-12-07T11:33:21.882Z Compiling darling v0.14.4
20662023-12-07T11:33:22.046Z Compiling lalrpop v0.19.12
20672023-12-07T11:33:22.748Z Compiling cexpr v0.6.0
20682023-12-07T11:33:28.872Z Compiling which v4.4.0
20692023-12-07T11:33:29.839Z Compiling shlex v1.1.0
20702023-12-07T11:33:30.271Z Compiling ref-cast v1.0.20
20712023-12-07T11:33:31.025Z Compiling lazycell v1.3.0
20722023-12-07T11:33:31.263Z Checking maplit v1.0.2
20732023-12-07T11:33:31.410Z Compiling rustc-hash v1.1.0
20742023-12-07T11:33:31.622Z Compiling peeking_take_while v0.1.2
20752023-12-07T11:33:33.901Z Compiling derive_builder_core v0.12.0
20762023-12-07T11:33:34.101Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
20772023-12-07T11:33:34.525Z Compiling ref-cast-impl v1.0.20
20782023-12-07T11:33:36.472Z Compiling libxml v0.3.3
20792023-12-07T11:33:37.224Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
20802023-12-07T11:33:37.662Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
20812023-12-07T11:33:37.835Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
20822023-12-07T11:33:37.978Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
20832023-12-07T11:33:39.810Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
20842023-12-07T11:33:40.278Z Compiling derive_builder_macro v0.12.0
20852023-12-07T11:33:40.331Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
20862023-12-07T11:33:41.606Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
20872023-12-07T11:33:42.854Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
20882023-12-07T11:33:45.128Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
20892023-12-07T11:33:45.344Z Compiling strum_macros v0.24.3
20902023-12-07T11:33:46.834Z Compiling fs-err v2.11.0
20912023-12-07T11:33:47.249Z Compiling diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
20922023-12-07T11:33:47.694Z Compiling cookie v0.18.0
20932023-12-07T11:33:48.129Z Compiling indoc v1.0.9
20942023-12-07T11:33:49.409Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
20952023-12-07T11:33:49.769Z Checking derive_builder v0.12.0
20962023-12-07T11:33:50.738Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
20972023-12-07T11:33:51.727Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
20982023-12-07T11:33:51.786Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
20992023-12-07T11:33:52.206Z Checking bb8 v0.8.1
21002023-12-07T11:33:52.730Z Checking quick-xml v0.23.1
21012023-12-07T11:33:52.847Z Compiling oso-derive v0.27.0
21022023-12-07T11:33:52.928Z Compiling impl-trait-for-tuples v0.2.2
21032023-12-07T11:33:54.144Z Checking unicode-linebreak v0.1.5
21042023-12-07T11:33:54.586Z Checking smawk v0.3.1
21052023-12-07T11:33:54.603Z Checking async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
21062023-12-07T11:33:54.876Z Checking textwrap v0.16.0
21072023-12-07T11:33:55.412Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
21082023-12-07T11:33:55.582Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
21092023-12-07T11:33:55.832Z Checking bytesize v1.3.0
21102023-12-07T11:33:56.116Z Checking is_ci v1.1.1
21112023-12-07T11:33:56.218Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
21122023-12-07T11:33:56.301Z Checking supports-color v2.1.0
21132023-12-07T11:33:56.552Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
21142023-12-07T11:33:56.615Z Checking cassowary v0.3.0
21152023-12-07T11:33:57.075Z Compiling indoc v2.0.3
21162023-12-07T11:33:57.197Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
21172023-12-07T11:33:58.027Z Checking rtoolbox v0.0.1
21182023-12-07T11:33:58.297Z Checking rpassword v7.3.1
21192023-12-07T11:33:58.508Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
21202023-12-07T11:33:58.873Z Checking ratatui v0.23.0
21212023-12-07T11:33:59.807Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
21222023-12-07T11:34:00.230Z Checking shell-words v1.1.0
21232023-12-07T11:34:00.507Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=945f040d259ca8013d3fb26f510453da7cd7b1a6#945f040d)
21242023-12-07T11:34:00.942Z Checking fatfs v0.3.6
21252023-12-07T11:34:02.639Z Checking yansi v0.5.1
21262023-12-07T11:34:02.807Z Checking tui-tree-widget v0.13.0
21272023-12-07T11:34:02.831Z Checking plotters-backend v0.3.5
21282023-12-07T11:34:03.058Z Checking pretty_assertions v1.4.0
21292023-12-07T11:34:03.151Z Checking rand v0.4.6
21302023-12-07T11:34:03.346Z Compiling vte_generate_state_changes v0.1.1
21312023-12-07T11:34:03.374Z Checking plotters-svg v0.3.5
21322023-12-07T11:34:03.722Z Checking cast v0.3.0
21332023-12-07T11:34:04.215Z Checking remove_dir_all v0.5.3
21342023-12-07T11:34:04.349Z Checking criterion-plot v0.5.0
21352023-12-07T11:34:04.366Z Checking vte v0.11.1
21362023-12-07T11:34:04.710Z Checking tempdir v0.3.7
21372023-12-07T11:34:04.935Z Checking plotters v0.3.5
21382023-12-07T11:34:05.126Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
21392023-12-07T11:34:06.502Z Checking dashmap v5.5.1
21402023-12-07T11:34:06.796Z Checking tinytemplate v1.2.1
21412023-12-07T11:34:07.385Z Compiling serial_test_derive v0.10.0
21422023-12-07T11:34:07.497Z Checking anes v0.1.6
21432023-12-07T11:34:07.774Z Checking oorandom v11.1.3
21442023-12-07T11:34:07.983Z Checking strip-ansi-escapes v0.2.0
21452023-12-07T11:34:08.055Z Checking criterion v0.5.1
21462023-12-07T11:34:08.199Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
21472023-12-07T11:34:08.733Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
21482023-12-07T11:34:09.927Z Checking serial_test v0.10.0
21492023-12-07T11:34:10.276Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
21502023-12-07T11:34:12.423Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
21512023-12-07T11:34:12.777Z Checking assert_cmd v2.0.12
21522023-12-07T11:34:13.433Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
21532023-12-07T11:34:14.148Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
21542023-12-07T11:34:15.803Z Checking fd-lock v3.0.13
21552023-12-07T11:34:16.083Z Checking nu-ansi-term v0.49.0
21562023-12-07T11:34:16.721Z Checking reedline v0.26.0
21572023-12-07T11:34:19.882Z Checking threadpool v1.8.1
21582023-12-07T11:34:20.138Z Checking nanorand v0.7.0
21592023-12-07T11:34:20.161Z Checking topological-sort v0.2.2
21602023-12-07T11:34:20.452Z Checking libtest-mimic v0.6.1
21612023-12-07T11:34:20.720Z Checking flume v0.11.0
21622023-12-07T11:34:21.074Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
21632023-12-07T11:34:21.512Z Checking httptest v0.15.5
21642023-12-07T11:34:22.692Z Checking similar-asserts v1.5.0
21652023-12-07T11:34:23.016Z Compiling rstest_macros v0.18.2
21662023-12-07T11:34:23.805Z Checking bytecount v0.6.3
21672023-12-07T11:34:24.007Z Compiling crossbeam-queue v0.3.8
21682023-12-07T11:34:24.215Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
21692023-12-07T11:34:24.825Z Checking papergrid v0.10.0
21702023-12-07T11:34:26.028Z Checking datatest-stable v0.2.3
21712023-12-07T11:34:26.152Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
21722023-12-07T11:34:26.319Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
21732023-12-07T11:34:26.742Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
21742023-12-07T11:34:27.020Z Compiling tabled_derive v0.6.0
21752023-12-07T11:34:27.769Z Compiling relative-path v1.9.0
21762023-12-07T11:34:28.397Z Compiling trybuild v1.0.85
21772023-12-07T11:34:28.962Z Checking arrayvec v0.7.4
21782023-12-07T11:34:29.025Z Checking arrayref v0.3.7
21792023-12-07T11:34:29.154Z Checking constant_time_eq v0.2.6
21802023-12-07T11:34:29.546Z Checking blake2b_simd v1.0.1
21812023-12-07T11:34:31.329Z Checking tabled v0.14.0
21822023-12-07T11:34:31.728Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
21832023-12-07T11:34:35.549Z Checking basic-toml v0.1.4
21842023-12-07T11:34:37.091Z Checking constant_time_eq v0.3.0
21852023-12-07T11:34:37.258Z Checking futures-timer v3.0.2
21862023-12-07T11:34:37.689Z Checking rust-argon2 v1.0.1
21872023-12-07T11:34:40.794Z Checking crossbeam v0.8.2
21882023-12-07T11:34:40.950Z Checking partial-io v0.5.4
21892023-12-07T11:34:41.515Z Checking approx v0.5.1
21902023-12-07T11:34:41.847Z Checking termios v0.3.3
21912023-12-07T11:34:42.143Z Checking hex-literal v0.4.1
21922023-12-07T11:34:44.995Z Checking rstest v0.18.2
21932023-12-07T11:34:49.606Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
21942023-12-07T11:34:56.271Z Checking omicron-deploy v0.1.0 (/work/oxidecomputer/omicron/dev-tools/thing-flinger)
21952023-12-07T11:35:54.600Z Compiling samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
21962023-12-07T11:35:57.868Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
21972023-12-07T11:35:58.490Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
21982023-12-07T11:36:13.498Z Checking caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
21992023-12-07T11:36:36.053Z Compiling polar-core v0.27.0
22002023-12-07T11:36:46.867Z Checking oso v0.27.0
22012023-12-07T11:37:22.678Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
22022023-12-07T11:38:44.326Z Finished dev [unoptimized + debuginfo] target(s) in 9m 56s
22032023-12-07T11:38:44.542Z
22042023-12-07T11:38:44.542Zreal 10:53.241610597
22052023-12-07T11:38:44.542Zuser 59:39.168463552
22062023-12-07T11:38:44.546Zsys 7:39.154627570
22072023-12-07T11:38:44.546Ztrap 2.073298712
22082023-12-07T11:38:44.546Ztflt 3.046432860
22092023-12-07T11:38:44.547Zdflt 6.283436695
22102023-12-07T11:38:44.547Zkflt 0.018377017
22112023-12-07T11:38:44.547Zlock 1:34:52.615249466
22122023-12-07T11:38:44.547Zslp 2:57:42.764129547
22132023-12-07T11:38:44.547Zlat 2:07.630289912
22142023-12-07T11:38:44.547Zstop 4:25.696383309
22152023-12-07T11:38:45.679Zwarning: output filename collision.
22162023-12-07T11:38:45.679ZThe 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)`.
22172023-12-07T11:38:45.679ZColliding filename is: /work/oxidecomputer/omicron/target/doc/hubpack/index.html
22182023-12-07T11:38:45.680ZThe targets should have unique names.
22192023-12-07T11:38:45.680ZThis is a known bug where multiple crates with the same name use
22202023-12-07T11:38:45.680Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22212023-12-07T11:38:45.688Zwarning: output filename collision.
22222023-12-07T11:38:45.688ZThe 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)`.
22232023-12-07T11:38:45.688ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
22242023-12-07T11:38:45.688ZThe targets should have unique names.
22252023-12-07T11:38:45.688ZThis is a known bug where multiple crates with the same name use
22262023-12-07T11:38:45.688Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22272023-12-07T11:38:45.688Zwarning: output filename collision.
22282023-12-07T11:38:45.688ZThe 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)`.
22292023-12-07T11:38:45.688ZColliding filename is: /work/oxidecomputer/omicron/target/doc/tlvc/index.html
22302023-12-07T11:38:45.688ZThe targets should have unique names.
22312023-12-07T11:38:45.688ZThis is a known bug where multiple crates with the same name use
22322023-12-07T11:38:45.689Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22332023-12-07T11:38:46.270Z Documenting libc v0.2.150
22342023-12-07T11:38:46.279Z Documenting cfg-if v1.0.0
22352023-12-07T11:38:46.284Z Documenting serde_derive v1.0.192
22362023-12-07T11:38:46.309Z Documenting scopeguard v1.2.0
22372023-12-07T11:38:46.313Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22382023-12-07T11:38:46.327Z Documenting log v0.4.20
22392023-12-07T11:38:46.340Z Documenting smallvec v1.11.0
22402023-12-07T11:38:46.340Z Documenting itoa v1.0.9
22412023-12-07T11:38:46.725Z Documenting memchr v2.6.3
22422023-12-07T11:38:50.157Z Documenting zeroize_derive v1.4.2
22432023-12-07T11:38:50.394Z Documenting lock_api v0.4.10
22442023-12-07T11:38:50.505Z Documenting pin-project-lite v0.2.13
22452023-12-07T11:38:50.873Z Documenting libm v0.2.7
22462023-12-07T11:38:52.124Z Documenting futures-core v0.3.29
22472023-12-07T11:38:52.560Z Documenting getrandom v0.2.10
22482023-12-07T11:38:53.606Z Documenting parking_lot_core v0.9.8
22492023-12-07T11:38:54.729Z Documenting signal-hook-registry v1.4.1
22502023-12-07T11:38:54.795Z Documenting mio v0.8.9
22512023-12-07T11:38:55.816Z Documenting num-traits v0.2.16
22522023-12-07T11:38:56.115Z Documenting serde v1.0.192
22532023-12-07T11:38:57.693Z Documenting zeroize v1.7.0
22542023-12-07T11:38:57.738Z Documenting thiserror-impl v1.0.49
22552023-12-07T11:38:58.090Z Documenting rand_core v0.6.4
22562023-12-07T11:38:59.352Z Documenting parking_lot v0.12.1
22572023-12-07T11:39:00.842Z Documenting socket2 v0.5.5
22582023-12-07T11:39:01.071Z Documenting num_cpus v1.16.0
22592023-12-07T11:39:02.931Z Documenting typenum v1.16.0
22602023-12-07T11:39:03.478Z Documenting tokio-macros v2.2.0
22612023-12-07T11:39:03.592Z Documenting once_cell v1.19.0
22622023-12-07T11:39:04.841Z Documenting thiserror v1.0.49
22632023-12-07T11:39:05.150Z Documenting subtle v2.5.0
22642023-12-07T11:39:06.648Z Documenting ryu v1.0.15
22652023-12-07T11:39:07.009Z Documenting byteorder v1.5.0
22662023-12-07T11:39:09.489Z Documenting futures-sink v0.3.29
22672023-12-07T11:39:10.039Z Documenting const-oid v0.9.5
22682023-12-07T11:39:10.053Z Documenting pin-utils v0.1.0
22692023-12-07T11:39:10.650Z Documenting slab v0.4.9
22702023-12-07T11:39:10.898Z Documenting futures-task v0.3.29
22712023-12-07T11:39:13.053Z Documenting futures-macro v0.3.29
22722023-12-07T11:39:14.905Z Documenting futures-channel v0.3.29
22732023-12-07T11:39:16.464Z Documenting futures-io v0.3.29
22742023-12-07T11:39:16.998Z Documenting iana-time-zone v0.1.57
22752023-12-07T11:39:18.101Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22762023-12-07T11:39:19.306Z Documenting tinyvec_macros v0.1.1
22772023-12-07T11:39:19.460Z Documenting ppv-lite86 v0.2.17
22782023-12-07T11:39:20.541Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22792023-12-07T11:39:21.019Z Documenting tracing-core v0.1.31
22802023-12-07T11:39:22.229Z Documenting futures-util v0.3.29
22812023-12-07T11:39:23.050Z Documenting tracing-attributes v0.1.26
22822023-12-07T11:39:23.764Z Documenting tinyvec v1.6.0
22832023-12-07T11:39:24.470Z Documenting rand_chacha v0.3.1
22842023-12-07T11:39:29.679Z Documenting unicode-normalization v0.1.22
22852023-12-07T11:39:31.100Z Documenting bytes v1.5.0
22862023-12-07T11:39:31.349Z Documenting bitflags v2.4.0
22872023-12-07T11:39:33.143Z Documenting serde_json v1.0.108
22882023-12-07T11:39:34.434Z Documenting chrono v0.4.31
22892023-12-07T11:39:36.386Z Documenting uuid v1.6.1
22902023-12-07T11:39:37.405Z Documenting rand v0.8.5
22912023-12-07T11:39:37.671Z Documenting fnv v1.0.7
22922023-12-07T11:39:38.457Z Documenting tokio v1.34.0
22932023-12-07T11:39:41.318Z Documenting base64 v0.21.5
22942023-12-07T11:39:43.156Z Documenting spin v0.9.8
22952023-12-07T11:39:43.566Z Documenting lazy_static v1.4.0
22962023-12-07T11:39:43.845Z Documenting unicode-bidi v0.3.13
22972023-12-07T11:39:45.416Z Documenting http v0.2.11
22982023-12-07T11:39:47.289Z Documenting generic-array v0.14.7
22992023-12-07T11:39:47.301Z Documenting percent-encoding v2.3.1
23002023-12-07T11:39:47.674Z Documenting cpufeatures v0.2.9
23012023-12-07T11:39:47.951Z Checking serde_derive_internals v0.26.0
23022023-12-07T11:39:48.940Z Documenting serde_derive_internals v0.26.0
23032023-12-07T11:39:50.139Z Documenting dyn-clone v1.0.13
23042023-12-07T11:39:50.815Z Documenting tracing v0.1.37
23052023-12-07T11:39:51.763Z Documenting idna v0.5.0
23062023-12-07T11:39:53.217Z Documenting form_urlencoded v1.2.1
23072023-12-07T11:39:53.625Z Documenting crypto-common v0.1.6
23082023-12-07T11:39:53.980Z Documenting block-buffer v0.10.4
23092023-12-07T11:39:54.599Z Documenting errno v0.3.2
23102023-12-07T11:39:56.550Z Documenting httparse v1.8.0
23112023-12-07T11:39:56.824Z Documenting schemars_derive v0.8.13
23122023-12-07T11:39:57.973Z Documenting adler v1.0.2
23132023-12-07T11:39:59.271Z Documenting url v2.5.0
23142023-12-07T11:40:00.554Z Documenting unicode-ident v1.0.12
23152023-12-07T11:40:00.591Z Documenting digest v0.10.7
23162023-12-07T11:40:00.646Z Documenting rustix v0.38.25
23172023-12-07T11:40:01.971Z Documenting miniz_oxide v0.7.1
23182023-12-07T11:40:02.763Z Documenting base64ct v1.6.0
23192023-12-07T11:40:04.771Z Documenting proc-macro2 v1.0.69
23202023-12-07T11:40:05.516Z Documenting untrusted v0.9.0
23212023-12-07T11:40:05.612Z Documenting schemars v0.8.13
23222023-12-07T11:40:06.857Z Documenting openssl-probe v0.1.5
23232023-12-07T11:40:09.083Z Documenting try-lock v0.2.4
23242023-12-07T11:40:10.056Z Documenting httpdate v1.0.3
23252023-12-07T11:40:10.245Z Documenting ring v0.17.7
23262023-12-07T11:40:11.033Z Documenting http-body v0.4.5
23272023-12-07T11:40:11.167Z Documenting quote v1.0.33
23282023-12-07T11:40:12.704Z Documenting openssl-sys v0.9.96
23292023-12-07T11:40:13.407Z Documenting want v0.3.1
23302023-12-07T11:40:14.288Z Documenting async-trait v0.1.74
23312023-12-07T11:40:15.602Z Documenting openssl-macros v0.1.1
23322023-12-07T11:40:16.842Z Documenting mime v0.3.17
23332023-12-07T11:40:17.353Z Documenting tower-service v0.3.2
23342023-12-07T11:40:18.278Z Documenting rustls-webpki v0.101.7
23352023-12-07T11:40:19.187Z Documenting pem-rfc7468 v0.7.0
23362023-12-07T11:40:19.899Z Documenting tokio-util v0.7.10
23372023-12-07T11:40:21.312Z Documenting aho-corasick v1.0.4
23382023-12-07T11:40:21.834Z Documenting sct v0.7.0
23392023-12-07T11:40:22.010Z Documenting openssl v0.10.60
23402023-12-07T11:40:22.806Z Documenting slog v2.7.0
23412023-12-07T11:40:23.040Z Documenting der_derive v0.7.2
23422023-12-07T11:40:24.876Z Documenting regex-syntax v0.8.2
23432023-12-07T11:40:25.456Z Documenting flagset v0.4.3
23442023-12-07T11:40:27.305Z Documenting equivalent v1.0.1
23452023-12-07T11:40:28.456Z Documenting h2 v0.3.21
23462023-12-07T11:40:28.608Z Documenting ipnet v2.8.0
23472023-12-07T11:40:29.409Z Documenting hashbrown v0.14.2
23482023-12-07T11:40:29.573Z Documenting unicode-width v0.1.11
23492023-12-07T11:40:30.659Z Documenting der v0.7.8
23502023-12-07T11:40:31.358Z Documenting rustls v0.21.9
23512023-12-07T11:40:33.577Z Documenting rustls-pemfile v1.0.3
23522023-12-07T11:40:34.639Z Documenting num-integer v0.1.45
23532023-12-07T11:40:34.973Z Documenting time-macros v0.2.13
23542023-12-07T11:40:35.296Z Documenting regex-automata v0.4.3
23552023-12-07T11:40:35.879Z Documenting indexmap v2.1.0
23562023-12-07T11:40:37.949Z Documenting num_threads v0.1.6
23572023-12-07T11:40:39.092Z Documenting time-core v0.1.1
23582023-12-07T11:40:40.732Z Documenting gimli v0.28.0
23592023-12-07T11:40:42.130Z Documenting utf8parse v0.2.1
23602023-12-07T11:40:42.673Z Documenting deranged v0.3.8
23612023-12-07T11:40:43.354Z Documenting hyper v0.14.27
23622023-12-07T11:40:43.366Z Documenting spki v0.7.2
23632023-12-07T11:40:43.427Z Documenting native-tls v0.2.11
23642023-12-07T11:40:44.275Z Documenting tokio-rustls v0.24.1
23652023-12-07T11:40:46.244Z Documenting object v0.32.1
23662023-12-07T11:40:48.082Z Documenting regex v1.10.2
23672023-12-07T11:40:49.250Z Documenting time v0.3.27
23682023-12-07T11:40:50.054Z Documenting crossbeam-utils v0.8.16
23692023-12-07T11:40:50.262Z Documenting addr2line v0.21.0
23702023-12-07T11:40:50.945Z Documenting encoding_rs v0.8.33
23712023-12-07T11:40:53.588Z Checking pest_meta v2.7.2
23722023-12-07T11:40:55.118Z Documenting rustc-demangle v0.1.23
23732023-12-07T11:40:55.855Z Documenting tokio-native-tls v0.3.1
23742023-12-07T11:40:56.168Z Documenting rustls-native-certs v0.6.3
23752023-12-07T11:40:56.658Z Documenting serde_urlencoded v0.7.1
23762023-12-07T11:40:57.205Z Documenting pest_meta v2.7.2
23772023-12-07T11:40:58.062Z Checking pest_generator v2.7.2
23782023-12-07T11:40:59.324Z Documenting pkcs8 v0.10.2
23792023-12-07T11:40:59.409Z Documenting anstyle v1.0.2
23802023-12-07T11:41:01.525Z Documenting webpki-roots v0.25.2
23812023-12-07T11:41:01.690Z Documenting hyper-rustls v0.24.2
23822023-12-07T11:41:03.102Z Documenting ucd-trie v0.1.6
23832023-12-07T11:41:03.286Z Documenting pest_generator v2.7.2
23842023-12-07T11:41:03.729Z Documenting hyper-tls v0.5.0
23852023-12-07T11:41:05.214Z Documenting backtrace v0.3.69
23862023-12-07T11:41:05.353Z Documenting data-encoding v2.4.0
23872023-12-07T11:41:06.251Z Documenting anstyle-parse v0.2.1
23882023-12-07T11:41:07.342Z Documenting syn v2.0.32
23892023-12-07T11:41:09.151Z Documenting pest v2.7.2
23902023-12-07T11:41:10.369Z Documenting pest_derive v2.7.2
23912023-12-07T11:41:10.925Z Documenting ipnetwork v0.20.0
23922023-12-07T11:41:11.417Z Documenting sha2 v0.10.8
23932023-12-07T11:41:12.382Z Documenting futures-executor v0.3.29
23942023-12-07T11:41:13.493Z Documenting anyhow v1.0.75
23952023-12-07T11:41:14.005Z Documenting reqwest v0.11.22
23962023-12-07T11:41:17.138Z Documenting hex v0.4.3
23972023-12-07T11:41:17.668Z Documenting crc32fast v1.3.2
23982023-12-07T11:41:18.662Z Checking serde_tokenstream v0.1.7
23992023-12-07T11:41:19.226Z Documenting colorchoice v1.0.0
24002023-12-07T11:41:19.312Z Documenting anstyle-query v1.0.0
24012023-12-07T11:41:19.557Z Documenting dtrace-parser v0.1.14
24022023-12-07T11:41:21.429Z Documenting openapiv3 v2.0.0-rc.1
24032023-12-07T11:41:22.997Z Documenting num-iter v0.1.43
24042023-12-07T11:41:23.199Z Documenting hmac v0.12.1
24052023-12-07T11:41:23.250Z Documenting dof v0.1.5
24062023-12-07T11:41:24.651Z Documenting anstream v0.5.0
24072023-12-07T11:41:25.295Z Documenting signal-hook v0.3.17
24082023-12-07T11:41:29.129Z Documenting thread-id v4.2.0
24092023-12-07T11:41:29.363Z Documenting terminal_size v0.2.6
24102023-12-07T11:41:29.383Z Documenting memoffset v0.9.0
24112023-12-07T11:41:30.376Z Documenting clap_lex v0.5.1
24122023-12-07T11:41:30.405Z Documenting strsim v0.10.0
24132023-12-07T11:41:31.320Z Documenting flate2 v1.0.28
24142023-12-07T11:41:31.727Z Documenting futures v0.3.29
24152023-12-07T11:41:33.471Z Documenting crossbeam-epoch v0.9.15
24162023-12-07T11:41:34.727Z Documenting usdt-impl v0.3.5
24172023-12-07T11:41:35.111Z Documenting usdt-attr-macro v0.3.5
24182023-12-07T11:41:35.902Z Documenting usdt-macro v0.3.5
24192023-12-07T11:41:36.493Z Documenting clap_derive v4.4.2
24202023-12-07T11:41:36.718Z Documenting clap_builder v4.4.2
24212023-12-07T11:41:38.686Z Documenting managed v0.8.0
24222023-12-07T11:41:39.620Z Documenting signal-hook-mio v0.2.3
24232023-12-07T11:41:42.539Z Documenting block-padding v0.3.3
24242023-12-07T11:41:42.756Z Documenting scheduled-thread-pool v0.2.7
24252023-12-07T11:41:43.210Z Documenting bzip2-sys v0.1.11+1.0.8
24262023-12-07T11:41:43.355Z Documenting usdt v0.3.5
24272023-12-07T11:41:43.689Z Documenting enum-as-inner v0.5.1
24282023-12-07T11:41:44.518Z Checking diesel_table_macro_syntax v0.1.0
24292023-12-07T11:41:44.731Z Documenting pin-project-internal v1.1.3
24302023-12-07T11:41:45.373Z Documenting diesel_table_macro_syntax v0.1.0
24312023-12-07T11:41:46.499Z Documenting clap v4.4.3
24322023-12-07T11:41:48.550Z Documenting unicode-segmentation v1.10.1
24332023-12-07T11:41:48.794Z Documenting inout v0.1.3
24342023-12-07T11:41:48.957Z Documenting bzip2 v0.4.4
24352023-12-07T11:41:50.787Z Documenting trust-dns-proto v0.22.0
24362023-12-07T11:41:51.152Z Documenting r2d2 v0.8.10
24372023-12-07T11:41:51.904Z Documenting pin-project v1.1.3
24382023-12-07T11:41:51.993Z Documenting diesel_derives v2.1.2
24392023-12-07T11:41:53.498Z Documenting crossterm v0.27.0
24402023-12-07T11:41:53.742Z Documenting md-5 v0.10.5
24412023-12-07T11:41:54.794Z Documenting stringprep v0.1.3
24422023-12-07T11:41:55.020Z Documenting serde_spanned v0.6.4
24432023-12-07T11:41:56.045Z Documenting toml_datetime v0.6.5
24442023-12-07T11:41:57.331Z Documenting ff v0.13.0
24452023-12-07T11:42:00.445Z Documenting doc-comment v0.3.3
24462023-12-07T11:42:00.744Z Documenting pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
24472023-12-07T11:42:00.899Z Documenting snafu-derive v0.7.5
24482023-12-07T11:42:01.778Z Documenting either v1.9.0
24492023-12-07T11:42:01.963Z Documenting bit-vec v0.6.3
24502023-12-07T11:42:02.405Z Documenting fallible-iterator v0.2.0
24512023-12-07T11:42:02.987Z Documenting static_assertions v1.1.0
24522023-12-07T11:42:04.339Z Documenting base16ct v0.2.0
24532023-12-07T11:42:04.578Z Documenting winnow v0.5.15
24542023-12-07T11:42:06.344Z Documenting siphasher v0.3.11
24552023-12-07T11:42:07.445Z Documenting diesel v2.1.4
24562023-12-07T11:42:07.765Z Documenting group v0.13.0
24572023-12-07T11:42:07.959Z Documenting cipher v0.4.4
24582023-12-07T11:42:08.865Z Documenting sec1 v0.7.3
24592023-12-07T11:42:09.982Z Documenting postgres-protocol v0.6.6
24602023-12-07T11:42:10.591Z Documenting phf_shared v0.11.2
24612023-12-07T11:42:12.154Z Documenting toml_edit v0.21.0
24622023-12-07T11:42:12.256Z Documenting snafu v0.7.5
24632023-12-07T11:42:13.552Z Documenting zip v0.6.6
24642023-12-07T11:42:16.126Z Documenting hkdf v0.12.3
24652023-12-07T11:42:17.856Z Documenting num-bigint v0.4.4
24662023-12-07T11:42:17.953Z Documenting crypto-bigint v0.5.2
24672023-12-07T11:42:19.202Z Documenting hubpack v0.1.2
24682023-12-07T11:42:19.700Z Documenting regress v0.7.1
24692023-12-07T11:42:20.702Z Documenting bstr v1.6.0
24702023-12-07T11:42:20.958Z Documenting serde_repr v0.1.16
24712023-12-07T11:42:23.877Z Documenting precomputed-hash v0.1.1
24722023-12-07T11:42:26.053Z Documenting lalrpop-util v0.19.12
24732023-12-07T11:42:27.783Z Documenting new_debug_unreachable v1.0.4
24742023-12-07T11:42:28.309Z Documenting fixedbitset v0.4.2
24752023-12-07T11:42:28.390Z Documenting yasna v0.5.2
24762023-12-07T11:42:29.204Z Documenting gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
24772023-12-07T11:42:29.236Z Documenting elliptic-curve v0.13.8
24782023-12-07T11:42:29.582Z Documenting postgres-types v0.2.6
24792023-12-07T11:42:31.908Z Documenting string_cache v0.8.7
24802023-12-07T11:42:32.489Z Documenting phf v0.11.2
24812023-12-07T11:42:33.026Z Documenting petgraph v0.6.4
24822023-12-07T11:42:37.678Z Documenting console v0.15.7
24832023-12-07T11:42:38.298Z Documenting semver v1.0.20
24842023-12-07T11:42:39.033Z Documenting float-cmp v0.9.0
24852023-12-07T11:42:39.082Z Documenting heck v0.4.1
24862023-12-07T11:42:40.339Z Documenting whoami v1.4.1
24872023-12-07T11:42:40.403Z Checking unsafe-libyaml v0.2.9
24882023-12-07T11:42:42.293Z Documenting normalize-line-endings v0.3.0
24892023-12-07T11:42:43.613Z Documenting predicates-core v1.0.6
24902023-12-07T11:42:44.319Z Documenting difflib v0.4.0
24912023-12-07T11:42:44.828Z Documenting bit-set v0.5.3
24922023-12-07T11:42:45.655Z Documenting typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
24932023-12-07T11:42:45.911Z Documenting similar v2.2.1
24942023-12-07T11:42:46.047Z Documenting tokio-postgres v0.7.10
24952023-12-07T11:42:46.218Z Documenting typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
24962023-12-07T11:42:48.021Z Documenting tokio-stream v0.1.14
24972023-12-07T11:42:49.399Z Checking ident_case v1.0.1
24982023-12-07T11:42:49.608Z Documenting unsafe-libyaml v0.2.9
24992023-12-07T11:42:49.821Z Documenting predicates v3.0.4
25002023-12-07T11:42:50.942Z Checking serde_yaml v0.9.25
25012023-12-07T11:42:52.241Z Documenting progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25022023-12-07T11:42:53.976Z Documenting getopts v0.2.21
25032023-12-07T11:42:55.159Z Documenting serde_yaml v0.9.25
25042023-12-07T11:42:55.899Z Documenting match_cfg v0.1.0
25052023-12-07T11:42:56.202Z Documenting sha1 v0.10.6
25062023-12-07T11:42:56.824Z Documenting typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
25072023-12-07T11:42:57.415Z Documenting dirs-sys-next v0.1.2
25082023-12-07T11:42:58.317Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25092023-12-07T11:43:00.136Z Documenting thread_local v1.1.7
25102023-12-07T11:43:00.227Z Documenting hostname v0.3.1
25112023-12-07T11:43:03.109Z Documenting dirs-next v2.0.0
25122023-12-07T11:43:03.348Z Documenting paste v1.0.14
25132023-12-07T11:43:03.383Z Documenting progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25142023-12-07T11:43:03.801Z Documenting crossbeam-channel v0.5.8
25152023-12-07T11:43:04.149Z Documenting atty v0.2.14
25162023-12-07T11:43:05.847Z Documenting take_mut v0.2.2
25172023-12-07T11:43:06.281Z Documenting slog-json v2.6.1
25182023-12-07T11:43:06.794Z Documenting progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25192023-12-07T11:43:08.782Z Documenting camino v1.1.6
25202023-12-07T11:43:08.959Z Documenting term v0.7.0
25212023-12-07T11:43:09.362Z Documenting async-stream-impl v0.3.5
25222023-12-07T11:43:09.939Z Documenting atomic-waker v1.1.1
25232023-12-07T11:43:11.297Z Documenting slog-async v2.8.0
25242023-12-07T11:43:13.034Z Documenting debug-ignore v1.0.5
25252023-12-07T11:43:14.123Z Documenting waitgroup v0.1.2
25262023-12-07T11:43:14.754Z Documenting slog-term v2.9.0
25272023-12-07T11:43:14.963Z Documenting slog-bunyan v2.4.0
25282023-12-07T11:43:15.741Z Checking darling_core v0.20.3
25292023-12-07T11:43:15.925Z Documenting async-stream v0.3.5
25302023-12-07T11:43:17.165Z Documenting toml v0.8.8
25312023-12-07T11:43:17.453Z Documenting dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
25322023-12-07T11:43:18.258Z Documenting progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25332023-12-07T11:43:18.638Z Documenting multer v2.1.0
25342023-12-07T11:43:19.530Z Documenting serde_path_to_error v0.1.14
25352023-12-07T11:43:21.187Z Documenting strum v0.25.0
25362023-12-07T11:43:21.496Z Checking darling v0.20.3
25372023-12-07T11:43:21.641Z Documenting serde_with_macros v3.4.0
25382023-12-07T11:43:21.701Z Documenting structmeta-derive v0.2.0
25392023-12-07T11:43:24.487Z Checking structmeta v0.2.0
25402023-12-07T11:43:24.793Z Documenting instant v0.1.12
25412023-12-07T11:43:25.337Z Checking regex-syntax v0.7.5
25422023-12-07T11:43:25.649Z Documenting serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
25432023-12-07T11:43:25.892Z Documenting dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
25442023-12-07T11:43:26.491Z Documenting macaddr v1.0.1
25452023-12-07T11:43:28.780Z Documenting serde_with v3.4.0
25462023-12-07T11:43:29.159Z Documenting structmeta v0.2.0
25472023-12-07T11:43:30.149Z Documenting backoff v0.4.0
25482023-12-07T11:43:30.442Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25492023-12-07T11:43:31.994Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25502023-12-07T11:43:32.689Z Documenting fastrand v2.0.0
25512023-12-07T11:43:34.810Z Documenting is-terminal v0.4.9
25522023-12-07T11:43:35.581Z Documenting parse-display-derive v0.8.2
25532023-12-07T11:43:35.993Z Checking proc-macro-crate v1.3.1
25542023-12-07T11:43:36.320Z Documenting proc-macro-crate v1.3.1
25552023-12-07T11:43:36.689Z Documenting proc-macro-error-attr v1.0.4
25562023-12-07T11:43:38.341Z Documenting hash32 v0.2.1
25572023-12-07T11:43:38.833Z Documenting tempfile v3.8.1
25582023-12-07T11:43:40.249Z Documenting stable_deref_trait v1.2.0
25592023-12-07T11:43:41.904Z Checking proc-macro-error v1.0.4
25602023-12-07T11:43:42.272Z Documenting proc-macro-error v1.0.4
25612023-12-07T11:43:42.291Z Documenting embedded-io v0.4.0
25622023-12-07T11:43:42.755Z Documenting num_enum_derive v0.5.11
25632023-12-07T11:43:44.311Z Documenting parse-display v0.8.2
25642023-12-07T11:43:44.469Z Documenting cobs v0.2.3
25652023-12-07T11:43:44.554Z Documenting heapless v0.7.16
25662023-12-07T11:43:45.332Z Documenting camino-tempfile v1.1.1
25672023-12-07T11:43:46.877Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25682023-12-07T11:43:48.551Z Documenting foreign-types-macros v0.2.3
25692023-12-07T11:43:48.847Z Documenting foreign-types-shared v0.3.1
25702023-12-07T11:43:48.998Z Documenting postcard v1.0.8
25712023-12-07T11:43:50.284Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25722023-12-07T11:43:50.890Z Documenting num_enum v0.5.11
25732023-12-07T11:43:51.900Z Documenting illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=24ceba1969269e4d81bda83d8968d7d7f713c46b#24ceba19)
25742023-12-07T11:43:51.921Z Documenting smoltcp v0.10.0
25752023-12-07T11:43:53.096Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
25762023-12-07T11:43:53.182Z Documenting crucible-workspace-hack v0.1.0
25772023-12-07T11:43:53.492Z Documenting libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25782023-12-07T11:43:55.414Z Documenting foreign-types v0.5.0
25792023-12-07T11:43:56.106Z Documenting nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25802023-12-07T11:43:56.201Z Documenting cstr-argument v0.1.2
25812023-12-07T11:43:56.438Z Documenting rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
25822023-12-07T11:43:58.512Z Documenting kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=24ceba1969269e4d81bda83d8968d7d7f713c46b#24ceba19)
25832023-12-07T11:43:59.761Z Documenting dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25842023-12-07T11:44:00.471Z Documenting opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=24ceba1969269e4d81bda83d8968d7d7f713c46b#24ceba19)
25852023-12-07T11:44:01.529Z Documenting colored v2.0.4
25862023-12-07T11:44:01.764Z Documenting zerocopy v0.7.26
25872023-12-07T11:44:01.945Z Documenting nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25882023-12-07T11:44:02.676Z Documenting rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
25892023-12-07T11:44:04.869Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
25902023-12-07T11:44:06.093Z Documenting zone_cfg_derive v0.3.0
25912023-12-07T11:44:06.629Z Documenting bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
25922023-12-07T11:44:08.112Z Documenting num-derive v0.4.0
25932023-12-07T11:44:08.576Z Documenting smf v0.2.2
25942023-12-07T11:44:09.044Z Documenting libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
25952023-12-07T11:44:10.112Z Documenting opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=24ceba1969269e4d81bda83d8968d7d7f713c46b#24ceba19)
25962023-12-07T11:44:12.922Z Documenting bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
25972023-12-07T11:44:13.082Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25982023-12-07T11:44:13.906Z Documenting zone v0.3.0
25992023-12-07T11:44:14.322Z Documenting linked-hash-map v0.5.6
26002023-12-07T11:44:15.037Z Documenting blake2 v0.10.6
26012023-12-07T11:44:15.072Z Documenting crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=945f040d259ca8013d3fb26f510453da7cd7b1a6#945f040d)
26022023-12-07T11:44:18.107Z Documenting password-hash v0.5.0
26032023-12-07T11:44:19.816Z Documenting oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=24ceba1969269e4d81bda83d8968d7d7f713c46b#24ceba19)
26042023-12-07T11:44:19.949Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26052023-12-07T11:44:20.702Z Documenting lru-cache v0.1.2
26062023-12-07T11:44:21.412Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
26072023-12-07T11:44:21.690Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26082023-12-07T11:44:21.852Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
26092023-12-07T11:44:22.141Z Checking heck v0.3.3
26102023-12-07T11:44:22.391Z Documenting structopt-derive v0.4.18
26112023-12-07T11:44:22.459Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
26122023-12-07T11:44:23.408Z Documenting illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
26132023-12-07T11:44:24.294Z Documenting argon2 v0.5.2
26142023-12-07T11:44:26.296Z Documenting libefi-sys v0.1.0
26152023-12-07T11:44:26.840Z Documenting quick-error v1.2.3
26162023-12-07T11:44:29.990Z Documenting structopt v0.3.26
26172023-12-07T11:44:30.597Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
26182023-12-07T11:44:30.609Z Documenting opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=24ceba1969269e4d81bda83d8968d7d7f713c46b#24ceba19)
26192023-12-07T11:44:31.774Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26202023-12-07T11:44:32.300Z Documenting libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
26212023-12-07T11:44:32.347Z Documenting resolv-conf v0.7.0
26222023-12-07T11:44:35.501Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26232023-12-07T11:44:36.334Z Documenting cancel-safe-futures v0.1.5
26242023-12-07T11:44:36.483Z Documenting tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
26252023-12-07T11:44:37.416Z Documenting convert_case v0.4.0
26262023-12-07T11:44:38.347Z Checking convert_case v0.4.0
26272023-12-07T11:44:38.490Z Documenting trust-dns-resolver v0.22.0
26282023-12-07T11:44:38.673Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26292023-12-07T11:44:38.850Z Documenting tap v1.0.1
26302023-12-07T11:44:41.578Z Documenting arc-swap v1.6.0
26312023-12-07T11:44:41.806Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26322023-12-07T11:44:42.875Z Documenting derive_more v0.99.17
26332023-12-07T11:44:43.049Z Documenting wyz v0.5.1
26342023-12-07T11:44:43.707Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26352023-12-07T11:44:44.136Z Documenting num-rational v0.4.1
26362023-12-07T11:44:45.513Z Documenting radium v0.7.0
26372023-12-07T11:44:47.601Z Documenting num-complex v0.4.4
26382023-12-07T11:44:47.818Z Documenting slog-scope v4.4.0
26392023-12-07T11:44:49.964Z Documenting funty v2.0.0
26402023-12-07T11:44:51.014Z Documenting crc-catalog v2.2.0
26412023-12-07T11:44:51.439Z Documenting half v1.8.2
26422023-12-07T11:44:52.244Z Documenting ciborium-io v0.2.1
26432023-12-07T11:44:53.453Z Documenting slog-stdlog v4.1.1
26442023-12-07T11:44:54.724Z Documenting bitvec v1.0.1
26452023-12-07T11:44:55.021Z Documenting num v0.4.1
26462023-12-07T11:44:55.273Z Documenting crc v3.0.1
26472023-12-07T11:44:55.282Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26482023-12-07T11:44:55.921Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
26492023-12-07T11:44:57.144Z Documenting slog-dtrace v0.2.3
26502023-12-07T11:44:57.155Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
26512023-12-07T11:44:57.630Z Documenting ciborium-ll v0.2.1
26522023-12-07T11:44:59.618Z Documenting xattr v1.0.1
26532023-12-07T11:44:59.837Z Documenting filetime v0.2.23
26542023-12-07T11:45:03.345Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26552023-12-07T11:45:03.799Z Documenting packed_struct_codegen v0.10.1
26562023-12-07T11:45:03.928Z Documenting keccak v0.1.4
26572023-12-07T11:45:04.854Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26582023-12-07T11:45:05.356Z Documenting nodrop v0.1.14
26592023-12-07T11:45:05.616Z Documenting tar v0.4.40
26602023-12-07T11:45:07.146Z Documenting ciborium v0.2.1
26612023-12-07T11:45:08.114Z Documenting sha3 v0.10.8
26622023-12-07T11:45:09.695Z Documenting array-init v0.0.4
26632023-12-07T11:45:10.636Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
26642023-12-07T11:45:11.642Z Documenting slog-envlogger v2.2.0
26652023-12-07T11:45:11.783Z Documenting num-bigint-dig v0.8.4
26662023-12-07T11:45:12.146Z Documenting packed_struct v0.10.1
26672023-12-07T11:45:13.949Z Documenting pkcs1 v0.7.5
26682023-12-07T11:45:14.402Z Documenting signature v2.1.0
26692023-12-07T11:45:15.560Z Documenting fxhash v0.2.1
26702023-12-07T11:45:19.602Z Documenting secrecy v0.8.0
26712023-12-07T11:45:20.674Z Documenting utf-8 v0.7.6
26722023-12-07T11:45:21.098Z Documenting termcolor v1.2.0
26732023-12-07T11:45:21.619Z Documenting bitfield v0.14.0
26742023-12-07T11:45:21.654Z Documenting swrite v0.1.0
26752023-12-07T11:45:25.677Z Documenting rsa v0.9.2
26762023-12-07T11:45:25.689Z Documenting serde-hex v0.1.0
26772023-12-07T11:45:25.919Z Documenting lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
26782023-12-07T11:45:26.193Z Documenting tungstenite v0.20.1
26792023-12-07T11:45:27.064Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
26802023-12-07T11:45:27.872Z Documenting env_logger v0.10.0
26812023-12-07T11:45:32.735Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26822023-12-07T11:45:34.536Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
26832023-12-07T11:45:34.589Z Documenting newtype_derive v0.1.6
26842023-12-07T11:45:35.833Z Documenting x509-cert v0.2.4
26852023-12-07T11:45:36.231Z Documenting libsw v3.3.0
26862023-12-07T11:45:37.097Z Documenting ron v0.8.1
26872023-12-07T11:45:38.206Z Documenting pem v3.0.2
26882023-12-07T11:45:39.129Z Documenting derive-where v1.2.6
26892023-12-07T11:45:40.072Z Documenting linear-map v1.2.0
26902023-12-07T11:45:43.610Z Documenting crc-any v2.4.3
26912023-12-07T11:45:43.839Z Documenting owo-colors v3.5.0
26922023-12-07T11:45:44.373Z Documenting tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
26932023-12-07T11:45:44.550Z Documenting steno v0.4.0
26942023-12-07T11:45:46.844Z Documenting tokio-tungstenite v0.20.1
26952023-12-07T11:45:48.316Z Documenting lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
26962023-12-07T11:45:48.960Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26972023-12-07T11:45:49.520Z Documenting internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
26982023-12-07T11:45:51.395Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
26992023-12-07T11:45:51.413Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27002023-12-07T11:45:57.967Z Documenting itertools v0.12.0
27012023-12-07T11:45:59.983Z Documenting nibble_vec v0.1.0
27022023-12-07T11:46:00.145Z Documenting same-file v1.0.6
27032023-12-07T11:46:04.330Z Documenting endian-type v0.1.2
27042023-12-07T11:46:06.237Z Documenting path-slash v0.1.5
27052023-12-07T11:46:06.532Z Documenting glob v0.3.1
27062023-12-07T11:46:07.516Z Documenting walkdir v2.4.0
27072023-12-07T11:46:09.409Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27082023-12-07T11:46:09.997Z Documenting radix_trie v0.2.1
27092023-12-07T11:46:11.809Z Documenting hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
27102023-12-07T11:46:12.794Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27112023-12-07T11:46:13.992Z Documenting buf-list v1.0.3
27122023-12-07T11:46:16.056Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27132023-12-07T11:46:16.464Z Checking darling_core v0.14.4
27142023-12-07T11:46:17.170Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
27152023-12-07T11:46:18.225Z Documenting trust-dns-client v0.22.0
27162023-12-07T11:46:19.419Z Checking darling v0.14.4
27172023-12-07T11:46:19.571Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
27182023-12-07T11:46:26.518Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
27192023-12-07T11:46:27.259Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
27202023-12-07T11:46:29.104Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
27212023-12-07T11:46:29.535Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27222023-12-07T11:46:31.827Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27232023-12-07T11:46:31.931Z Documenting trust-dns-server v0.22.1
27242023-12-07T11:46:35.865Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27252023-12-07T11:46:38.909Z Documenting sled v0.34.7
27262023-12-07T11:46:38.963Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
27272023-12-07T11:46:40.283Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27282023-12-07T11:46:40.300Z Documenting unicase v2.7.0
27292023-12-07T11:46:40.956Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
27302023-12-07T11:46:41.314Z Documenting globset v0.4.13
27312023-12-07T11:46:41.386Z Documenting crossbeam-deque v0.8.3
27322023-12-07T11:46:45.054Z Documenting headers-core v0.2.0
27332023-12-07T11:46:45.106Z Documenting olpc-cjson v0.1.3
27342023-12-07T11:46:47.179Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
27352023-12-07T11:46:47.463Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27362023-12-07T11:46:47.739Z Documenting serde_plain v1.0.2
27372023-12-07T11:46:48.491Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
27382023-12-07T11:46:49.044Z Documenting async-recursion v1.0.5
27392023-12-07T11:46:49.154Z Documenting display-error-chain v0.2.0
27402023-12-07T11:46:51.847Z Documenting typed-path v0.7.0
27412023-12-07T11:46:52.039Z Documenting pretty-hex v0.4.0
27422023-12-07T11:46:53.335Z Documenting headers v0.3.9
27432023-12-07T11:46:53.666Z Documenting rayon-core v1.12.0
27442023-12-07T11:46:53.790Z Documenting mime_guess v2.0.4
27452023-12-07T11:46:55.640Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
27462023-12-07T11:46:56.338Z Checking derive_builder_core v0.12.0
27472023-12-07T11:46:56.786Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27482023-12-07T11:46:57.732Z Documenting derive_builder_core v0.12.0
27492023-12-07T11:47:00.005Z Documenting dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
27502023-12-07T11:47:00.048Z Documenting tough v0.16.0
27512023-12-07T11:47:00.775Z Checking ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
27522023-12-07T11:47:01.640Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27532023-12-07T11:47:02.065Z Documenting universal-hash v0.5.1
27542023-12-07T11:47:03.420Z Documenting bcs v0.1.6
27552023-12-07T11:47:06.928Z Documenting kstat-rs v0.2.3
27562023-12-07T11:47:07.103Z Documenting thiserror-impl-no-std v2.0.2
27572023-12-07T11:47:09.526Z Documenting curve25519-dalek-derive v0.1.0
27582023-12-07T11:47:11.482Z Documenting opaque-debug v0.3.0
27592023-12-07T11:47:13.124Z Documenting highway v1.1.0
27602023-12-07T11:47:14.721Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27612023-12-07T11:47:14.725Z Documenting thiserror-no-std v2.0.2
27622023-12-07T11:47:15.722Z Documenting poly1305 v0.8.0
27632023-12-07T11:47:16.168Z Documenting curve25519-dalek v4.1.0
27642023-12-07T11:47:18.540Z Documenting derive_builder_macro v0.12.0
27652023-12-07T11:47:18.874Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27662023-12-07T11:47:19.023Z Documenting rayon v1.8.0
27672023-12-07T11:47:21.135Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
27682023-12-07T11:47:24.901Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27692023-12-07T11:47:25.080Z Documenting ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27702023-12-07T11:47:25.133Z Documenting mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
27712023-12-07T11:47:30.688Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
27722023-12-07T11:47:44.005Z Documenting propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
27732023-12-07T11:47:49.421Z Documenting portable-atomic v1.4.3
27742023-12-07T11:47:50.807Z Documenting ed25519 v1.5.3
27752023-12-07T11:47:51.320Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27762023-12-07T11:47:54.606Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
27772023-12-07T11:47:55.054Z Documenting crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=945f040d259ca8013d3fb26f510453da7cd7b1a6#945f040d)
27782023-12-07T11:47:55.067Z Documenting chacha20 v0.9.1
27792023-12-07T11:47:55.641Z Documenting aead v0.5.2
27802023-12-07T11:47:57.457Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
27812023-12-07T11:47:58.285Z Documenting ref-cast-impl v1.0.20
27822023-12-07T11:47:59.712Z Documenting vte_generate_state_changes v0.1.1
27832023-12-07T11:48:02.662Z Documenting cassowary v0.3.0
27842023-12-07T11:48:04.986Z Documenting number_prefix v0.4.0
27852023-12-07T11:48:05.398Z Documenting vte v0.11.1
27862023-12-07T11:48:06.325Z Documenting ref-cast v1.0.20
27872023-12-07T11:48:08.013Z Documenting chacha20poly1305 v0.10.1
27882023-12-07T11:48:08.798Z Documenting ratatui v0.23.0
27892023-12-07T11:48:10.570Z Documenting salty v0.2.0
27902023-12-07T11:48:10.915Z Documenting indicatif v0.17.7
27912023-12-07T11:48:12.044Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
27922023-12-07T11:48:12.539Z Documenting vsss-rs v3.3.1
27932023-12-07T11:48:17.010Z Documenting derive_builder v0.12.0
27942023-12-07T11:48:18.410Z Documenting fs-err v2.11.0
27952023-12-07T11:48:19.834Z Documenting polar-core v0.27.0
27962023-12-07T11:48:19.837Z Documenting hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
27972023-12-07T11:48:22.122Z Documenting nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
27982023-12-07T11:48:23.945Z Documenting libxml v0.3.3
27992023-12-07T11:48:24.572Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
28002023-12-07T11:48:26.786Z Documenting ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
28012023-12-07T11:48:29.146Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
28022023-12-07T11:48:32.243Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
28032023-12-07T11:48:33.295Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28042023-12-07T11:48:33.798Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
28052023-12-07T11:48:33.903Z Documenting bb8 v0.8.1
28062023-12-07T11:48:35.473Z Documenting bytesize v1.3.0
28072023-12-07T11:48:41.146Z Documenting serde-big-array v0.5.1
28082023-12-07T11:48:41.617Z Documenting quick-xml v0.23.1
28092023-12-07T11:48:42.055Z Documenting rtoolbox v0.0.1
28102023-12-07T11:48:43.071Z Documenting impl-trait-for-tuples v0.2.2
28112023-12-07T11:48:47.637Z Documenting oso-derive v0.27.0
28122023-12-07T11:48:47.998Z Documenting smawk v0.3.1
28132023-12-07T11:48:48.150Z Documenting is_ci v1.1.1
28142023-12-07T11:48:48.690Z Documenting http-range v0.1.5
28152023-12-07T11:48:51.472Z Documenting humantime v2.1.0
28162023-12-07T11:48:51.786Z Documenting maplit v1.0.2
28172023-12-07T11:48:53.591Z Documenting unicode-linebreak v0.1.5
28182023-12-07T11:48:54.211Z Documenting supports-color v2.1.0
28192023-12-07T11:48:54.467Z Documenting hyper-staticfile v0.9.5
28202023-12-07T11:48:54.660Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
28212023-12-07T11:48:55.276Z Documenting samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
28222023-12-07T11:48:56.878Z Documenting rpassword v7.3.1
28232023-12-07T11:48:57.349Z Documenting oso v0.27.0
28242023-12-07T11:48:57.674Z Documenting gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
28252023-12-07T11:48:57.741Z Documenting textwrap v0.16.0
28262023-12-07T11:49:01.446Z Documenting tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28272023-12-07T11:49:03.284Z Documenting async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
28282023-12-07T11:49:04.690Z Documenting sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
28292023-12-07T11:49:05.362Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
28302023-12-07T11:49:12.057Z Documenting tui-tree-widget v0.13.0
28312023-12-07T11:49:14.746Z Documenting strip-ansi-escapes v0.2.0
28322023-12-07T11:49:15.713Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28332023-12-07T11:49:20.478Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28342023-12-07T11:49:21.120Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28352023-12-07T11:49:22.212Z Documenting diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
28362023-12-07T11:49:22.955Z Documenting cookie v0.18.0
28372023-12-07T11:49:24.343Z Documenting rcgen v0.11.3
28382023-12-07T11:49:29.691Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
28392023-12-07T11:49:29.863Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28402023-12-07T11:49:30.407Z Documenting atomicwrites v0.4.2
28412023-12-07T11:49:30.691Z Documenting signal-hook-tokio v0.3.1
28422023-12-07T11:49:34.468Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
28432023-12-07T11:49:34.673Z Documenting fd-lock v3.0.13
28442023-12-07T11:49:37.175Z Documenting subprocess v0.2.9
28452023-12-07T11:49:37.624Z Documenting nu-ansi-term v0.49.0
28462023-12-07T11:49:41.233Z Documenting corncobs v0.1.3
28472023-12-07T11:49:43.014Z Documenting shell-words v1.1.0
28482023-12-07T11:49:43.419Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28492023-12-07T11:49:43.779Z Documenting reedline v0.26.0
28502023-12-07T11:49:45.308Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28512023-12-07T11:49:45.478Z Documenting sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
28522023-12-07T11:49:46.507Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28532023-12-07T11:49:47.982Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28542023-12-07T11:49:49.186Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28552023-12-07T11:49:49.953Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28562023-12-07T11:49:52.714Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28572023-12-07T11:49:55.099Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28582023-12-07T11:49:57.736Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
28592023-12-07T11:50:15.075Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28602023-12-07T11:50:17.927Z Documenting crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=945f040d259ca8013d3fb26f510453da7cd7b1a6#945f040d)
28612023-12-07T11:50:27.964Z Documenting fatfs v0.3.6
28622023-12-07T11:50:29.168Z Documenting nanorand v0.7.0
28632023-12-07T11:50:31.668Z Documenting assert_matches v1.5.0
28642023-12-07T11:50:34.027Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
28652023-12-07T11:50:35.300Z Documenting flume v0.11.0
28662023-12-07T11:50:35.871Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
28672023-12-07T11:50:36.062Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
28682023-12-07T11:50:36.196Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
28692023-12-07T11:50:39.618Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
28702023-12-07T11:50:41.066Z Documenting installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
28712023-12-07T11:50:42.427Z Documenting installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
28722023-12-07T11:50:46.869Z Documenting omicron-zone-package v0.9.1
28732023-12-07T11:51:01.370Zwarning: unresolved link to `propolis_client::api::InstanceStateMonitorResponse`
28742023-12-07T11:51:01.371Z --> sled-agent/src/sim/instance.rs:46:7
28752023-12-07T11:51:01.371Z |
28762023-12-07T11:51:01.371Z46 | /// [`propolis_client::api::InstanceStateMonitorResponse`]. Transition requests
28772023-12-07T11:51:01.371Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `api` in module `propolis_client`
28782023-12-07T11:51:01.371Z |
28792023-12-07T11:51:01.371Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
28802023-12-07T11:51:01.371Z
28812023-12-07T11:51:01.728Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
28822023-12-07T11:51:02.892Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
28832023-12-07T11:51:05.076Z Documenting termios v0.3.3
28842023-12-07T11:51:05.364Zwarning: `omicron-sled-agent` (lib doc) generated 1 warning
28852023-12-07T11:51:05.368Z Documenting topological-sort v0.2.2
28862023-12-07T11:51:11.264Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
28872023-12-07T11:51:11.739Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
28882023-12-07T11:51:14.799Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
28892023-12-07T11:51:17.818Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
28902023-12-07T11:51:39.149Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
28912023-12-07T11:51:53.215Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
28922023-12-07T11:52:09.597Z Documenting tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
28932023-12-07T11:52:18.231Z Documenting caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
28942023-12-07T11:52:21.600Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
28952023-12-07T11:52:23.391Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
28962023-12-07T11:52:26.393Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28972023-12-07T11:52:42.119Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28982023-12-07T11:53:35.584Zwarning: unresolved link to `VolumeConstructionRequest`
28992023-12-07T11:53:35.584Z --> nexus/src/app/sagas/volume_delete.rs:338:7
29002023-12-07T11:53:35.584Z |
29012023-12-07T11:53:35.584Z338 | /// [`VolumeConstructionRequest`] is shown here):
29022023-12-07T11:53:35.584Z | ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `VolumeConstructionRequest` in scope
29032023-12-07T11:53:35.584Z |
29042023-12-07T11:53:35.584Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
29052023-12-07T11:53:35.584Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
29062023-12-07T11:53:35.584Z
29072023-12-07T11:53:35.588Zwarning: unresolved link to `fd00:1122:3344:101::5`
29082023-12-07T11:53:35.588Z --> nexus/src/app/sagas/volume_delete.rs:348:17
29092023-12-07T11:53:35.589Z |
29102023-12-07T11:53:35.589Z348 | /// "[fd00:1122:3344:101::5]:1000",
29112023-12-07T11:53:35.589Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
29122023-12-07T11:53:35.589Z
29132023-12-07T11:53:35.589Zwarning: unresolved link to `fd00:1122:3344:102::9`
29142023-12-07T11:53:35.589Z --> nexus/src/app/sagas/volume_delete.rs:349:17
29152023-12-07T11:53:35.589Z |
29162023-12-07T11:53:35.589Z349 | /// "[fd00:1122:3344:102::9]:1000",
29172023-12-07T11:53:35.589Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
29182023-12-07T11:53:35.589Z
29192023-12-07T11:53:35.589Zwarning: unresolved link to `fd00:1122:3344:103::2`
29202023-12-07T11:53:35.589Z --> nexus/src/app/sagas/volume_delete.rs:350:17
29212023-12-07T11:53:35.589Z |
29222023-12-07T11:53:35.589Z350 | /// "[fd00:1122:3344:103::2]:1000"
29232023-12-07T11:53:35.589Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
29242023-12-07T11:53:35.589Z
29252023-12-07T11:53:35.589Zwarning: unresolved link to `fd00:1122:3344:101::5`
29262023-12-07T11:53:35.589Z --> nexus/src/app/sagas/volume_delete.rs:369:17
29272023-12-07T11:53:35.590Z |
29282023-12-07T11:53:35.590Z369 | /// "[fd00:1122:3344:101::5]:1001", <-- port changed
29292023-12-07T11:53:35.590Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
29302023-12-07T11:53:35.590Z
29312023-12-07T11:53:35.590Zwarning: unresolved link to `fd00:1122:3344:102::9`
29322023-12-07T11:53:35.590Z --> nexus/src/app/sagas/volume_delete.rs:370:17
29332023-12-07T11:53:35.590Z |
29342023-12-07T11:53:35.590Z370 | /// "[fd00:1122:3344:102::9]:1001", <-- port changed
29352023-12-07T11:53:35.590Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
29362023-12-07T11:53:35.590Z
29372023-12-07T11:53:35.590Zwarning: unresolved link to `fd00:1122:3344:103::2`
29382023-12-07T11:53:35.590Z --> nexus/src/app/sagas/volume_delete.rs:371:17
29392023-12-07T11:53:35.590Z |
29402023-12-07T11:53:35.590Z371 | /// "[fd00:1122:3344:103::2]:1001" <-- port changed
29412023-12-07T11:53:35.590Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
29422023-12-07T11:53:35.590Z
29432023-12-07T11:53:38.797Zwarning: `omicron-nexus` (lib doc) generated 7 warnings
29442023-12-07T11:53:59.720Z Finished dev [unoptimized + debuginfo] target(s) in 15m 15s
29452023-12-07T11:53:59.825Z
29462023-12-07T11:53:59.830Zreal 15:15.246715614
29472023-12-07T11:53:59.830Zuser 51:35.203706624
29482023-12-07T11:53:59.832Zsys 58:50.342098568
29492023-12-07T11:53:59.832Ztrap 1.806337027
29502023-12-07T11:53:59.832Ztflt 0.581387769
29512023-12-07T11:53:59.832Zdflt 0.404127807
29522023-12-07T11:53:59.832Zkflt 0.000223444
29532023-12-07T11:53:59.832Zlock 3:02:08.901069602
29542023-12-07T11:53:59.832Zslp 3:58:50.814104663
29552023-12-07T11:53:59.832Zlat 5:13.055219668
29562023-12-07T11:53:59.832Zstop 1:21.807790284
29572023-12-07T11:53:59.832Zprocess exited: duration 1731122 ms, exit code 0
 
29582023-12-07T11:53:59.841Zfound 0 output files