01HFR8Y8TVKM49RBZWB0B3F5XS: 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: 01HFR8YSJT8NGFM1AW5RNEKXJP

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12023-11-21T06:28:28.248Zjob assigned to worker 01HFR8ZXSZXFMCXZ10Z55XJQ19 (queued for 1 m 36 s)
 
22023-11-21T06:28:28.843Zstarting task 0: "setup"
32023-11-21T06:28:28.899Z++ uname -s
42023-11-21T06:28:28.903Z+ kern=SunOS
52023-11-21T06:28:28.903Z+ case "$kern" in
62023-11-21T06:28:28.903Z+ groupadd -g 12345 build
72023-11-21T06:28:28.907Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82023-11-21T06:28:30.924Z+ zfs create -o mountpoint=/work rpool/work
92023-11-21T06:28:31.062Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102023-11-21T06:28:31.073Z+ home_fs=zfs
112023-11-21T06:28:31.073Z+ [[ zfs == autofs ]]
122023-11-21T06:28:31.073Z+ mkdir -p /home/build
132023-11-21T06:28:31.073Z+ chown build:build /home/build /work
142023-11-21T06:28:33.073Z+ chmod 0700 /home/build /work
152023-11-21T06:28:33.080Zprocess exited: duration 4226 ms, exit code 0
 
162023-11-21T06:28:33.504Zstarting task 1: "rust-toolchain"
172023-11-21T06:28:33.514Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182023-11-21T06:28:33.518Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192023-11-21T06:28:33.705Zinfo: downloading installer
202023-11-21T06:28:35.740Zwarning: it looks like you have an existing installation of Rust at:
212023-11-21T06:28:35.740Zwarning: /opt/ooce/bin
222023-11-21T06:28:35.740Zwarning: It is recommended that rustup be the primary Rust installation.
232023-11-21T06:28:35.741Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242023-11-21T06:28:35.741Zwarning: If you are sure that you want both rustup and your already installed Rust
252023-11-21T06:28:35.741Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262023-11-21T06:28:35.741Zwarning: or pass `-y' to ignore all ignorable checks.
272023-11-21T06:28:35.741Zerror: cannot install while Rust is installed
282023-11-21T06:28:35.741Zwarning: continuing (because the -y flag is set and the error is ignorable)
292023-11-21T06:28:35.867Zinfo: profile set to 'default'
302023-11-21T06:28:35.867Zinfo: default host triple is x86_64-unknown-illumos
312023-11-21T06:28:35.885Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322023-11-21T06:28:36.064Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332023-11-21T06:28:36.064Zinfo: downloading component 'cargo'
342023-11-21T06:28:36.884Zinfo: downloading component 'clippy'
352023-11-21T06:28:37.219Zinfo: downloading component 'rust-docs'
362023-11-21T06:28:38.258Zinfo: downloading component 'rust-std'
372023-11-21T06:28:40.089Zinfo: downloading component 'rustc'
382023-11-21T06:28:44.584Zinfo: downloading component 'rustfmt'
392023-11-21T06:28:44.857Zinfo: installing component 'cargo'
402023-11-21T06:28:46.327Zinfo: installing component 'clippy'
412023-11-21T06:28:46.976Zinfo: installing component 'rust-docs'
422023-11-21T06:28:49.723Zinfo: installing component 'rust-std'
432023-11-21T06:28:52.854Zinfo: installing component 'rustc'
442023-11-21T06:28:59.597Zinfo: installing component 'rustfmt'
452023-11-21T06:29:00.003Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462023-11-21T06:29:00.003Z
472023-11-21T06:29:00.138Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482023-11-21T06:29:00.138Z
492023-11-21T06:29:00.138Z
502023-11-21T06:29:00.138ZRust is installed now. Great!
512023-11-21T06:29:00.138Z
522023-11-21T06:29:00.141ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532023-11-21T06:29:00.142Zenvironment variable. This has not been done automatically.
542023-11-21T06:29:00.142Z
552023-11-21T06:29:00.142ZTo configure your current shell, run:
562023-11-21T06:29:00.142Zsource "$HOME/.cargo/env"
572023-11-21T06:29:00.229Z+ rustc --version
582023-11-21T06:29:00.340Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592023-11-21T06:29:00.353Zprocess exited: duration 26842 ms, exit code 0
 
602023-11-21T06:29:00.387Zstarting task 2: "authentication"
612023-11-21T06:29:00.462Zprocess exited: duration 81 ms, exit code 0
 
622023-11-21T06:29:00.491Zstarting task 3: "clone repository"
632023-11-21T06:29:00.502Z+ mkdir -p /work/oxidecomputer/omicron
642023-11-21T06:29:00.502Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652023-11-21T06:29:00.529ZCloning into '/work/oxidecomputer/omicron'...
662023-11-21T06:29:06.378Z+ cd /work/oxidecomputer/omicron
672023-11-21T06:29:06.383Z+ [[ -n renovate/foreign-types-0.x ]]
682023-11-21T06:29:06.383Z+ git fetch origin renovate/foreign-types-0.x
692023-11-21T06:29:06.753ZFrom https://github.com/oxidecomputer/omicron
702023-11-21T06:29:06.753Z * branch renovate/foreign-types-0.x -> FETCH_HEAD
712023-11-21T06:29:06.763Z+ git checkout -B renovate/foreign-types-0.x remotes/origin/renovate/foreign-types-0.x
722023-11-21T06:29:06.833ZSwitched to a new branch 'renovate/foreign-types-0.x'
732023-11-21T06:29:06.837Zbranch 'renovate/foreign-types-0.x' set up to track 'origin/renovate/foreign-types-0.x'.
742023-11-21T06:29:06.838Z+ git reset --hard ca030086610065406b12a80efc0af6271f45f233
752023-11-21T06:29:06.850ZHEAD is now at ca030086 Update Rust crate foreign-types to 0.5.0
762023-11-21T06:29:06.856Zprocess exited: duration 6366 ms, exit code 0
 
772023-11-21T06:29:06.864Zstarting task 4: "build"
782023-11-21T06:29:06.873Z+ cargo --version
792023-11-21T06:29:06.879Zinfo: syncing channel updates for '1.73.0-x86_64-unknown-illumos'
802023-11-21T06:29:07.494Zinfo: latest update on 2023-10-05, rust version 1.73.0 (cc66ad468 2023-10-03)
812023-11-21T06:29:07.513Zinfo: downloading component 'cargo'
822023-11-21T06:29:07.886Zinfo: downloading component 'clippy'
832023-11-21T06:29:08.180Zinfo: downloading component 'rust-docs'
842023-11-21T06:29:09.213Zinfo: downloading component 'rust-std'
852023-11-21T06:29:10.912Zinfo: downloading component 'rustc'
862023-11-21T06:29:15.585Zinfo: downloading component 'rustfmt'
872023-11-21T06:29:15.911Zinfo: installing component 'cargo'
882023-11-21T06:29:17.138Zinfo: installing component 'clippy'
892023-11-21T06:29:17.654Zinfo: installing component 'rust-docs'
902023-11-21T06:29:20.335Zinfo: installing component 'rust-std'
912023-11-21T06:29:22.941Zinfo: installing component 'rustc'
922023-11-21T06:29:29.222Zinfo: installing component 'rustfmt'
932023-11-21T06:29:29.775Zcargo 1.73.0 (9c4383fb5 2023-08-26)
942023-11-21T06:29:29.808Z+ rustc --version
952023-11-21T06:29:29.899Zrustc 1.73.0 (cc66ad468 2023-10-03)
962023-11-21T06:29:29.906Z+ source ./env.sh
972023-11-21T06:29:29.906Z++ set -o xtrace
982023-11-21T06:29:29.910Z++++ dirname ./env.sh
992023-11-21T06:29:29.915Z+++ cd .
1002023-11-21T06:29:29.915Z+++ echo /work/oxidecomputer/omicron
1012023-11-21T06:29:29.915Z++ OMICRON_WS=/work/oxidecomputer/omicron
1022023-11-21T06:29:29.915Z++ 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-11-21T06:29:29.915Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1042023-11-21T06:29:29.915Z++ 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-11-21T06:29:29.915Z++ 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-11-21T06:29:29.915Z++ 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-11-21T06:29:29.915Z++ 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-11-21T06:29:29.915Z++ 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-11-21T06:29:29.915Z++ 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-11-21T06:29:29.915Z++ unset OMICRON_WS
1112023-11-21T06:29:29.915Z++ set +o xtrace
1122023-11-21T06:29:29.953Z
1132023-11-21T06:29:29.953Z ##### ##### ###### ##### ###### #### # # # #### #
1142023-11-21T06:29:29.953Z # # # # # # # # # # # # # # #
1152023-11-21T06:29:29.953Z # # # # ##### # # ##### # # # # # #### #
1162023-11-21T06:29:29.953Z ##### ##### # ##### # # # # # # # # #
1172023-11-21T06:29:29.953Z # # # # # # # # # # # # # # #
1182023-11-21T06:29:29.953Z # # # ###### # # ###### ### # #### # #### #
1192023-11-21T06:29:29.953Z
1202023-11-21T06:29:38.378Z Startup: Refreshing catalog 'helios-dev' ... Done
1212023-11-21T06:29:39.417Z Startup: Caching catalogs ... Done
1222023-11-21T06:29:45.009ZPlanning: Solver setup ... Done (5.235s)
1232023-11-21T06:29:45.137ZPlanning: Running solver ... Done (0.128s)
1242023-11-21T06:29:45.198ZPlanning: Finding local manifests ... Done (0.003s)
1252023-11-21T06:29:45.214ZPlanning: Fetching manifests: 0/4 0% complete
1262023-11-21T06:29:45.505ZPlanning: Fetching manifests: 4/4 100% complete
1272023-11-21T06:29:45.623ZPlanning: Package planning ... Done (0.081s)
1282023-11-21T06:29:45.701ZPlanning: Merging actions ... Done (0.084s)
1292023-11-21T06:29:46.414ZPlanning: Checking for conflicting actions ... Done (0.742s)
1302023-11-21T06:29:46.433ZPlanning: Consolidating action changes ... Done (0.017s)
1312023-11-21T06:29:50.300ZPlanning: Evaluating mediators ... Done (3.868s)
1322023-11-21T06:29:50.316ZPlanning: Planning completed in 10.86 seconds
1332023-11-21T06:29:50.338Z Packages to install: 4
1342023-11-21T06:29:50.341Z Mediators to change: 2
1352023-11-21T06:29:50.341Z Services to change: 1
1362023-11-21T06:29:50.341Z Estimated space available: 148.90 GB
1372023-11-21T06:29:50.342ZEstimated space to be consumed: 1.37 GB
1382023-11-21T06:29:50.342Z Create boot environment: No
1392023-11-21T06:29:50.342ZCreate backup boot environment: No
1402023-11-21T06:29:50.342Z Rebuild boot archive: No
1412023-11-21T06:29:50.342Z
1422023-11-21T06:29:50.342ZChanged mediators:
1432023-11-21T06:29:50.342Z mediator clang:
1442023-11-21T06:29:50.342Z version: None -> 15 (system default)
1452023-11-21T06:29:50.342Z
1462023-11-21T06:29:50.342Z mediator llvm:
1472023-11-21T06:29:50.342Z version: 14 (system default) -> 15 (system default)
1482023-11-21T06:29:50.342Z
1492023-11-21T06:29:50.342ZChanged packages:
1502023-11-21T06:29:50.342Zhelios-dev
1512023-11-21T06:29:50.342Z developer/build-essential
1522023-11-21T06:29:50.342Z None -> 11-2.0
1532023-11-21T06:29:50.342Z library/libxmlsec1
1542023-11-21T06:29:50.342Z None -> 1.2.35-2.0
1552023-11-21T06:29:50.342Z ooce/developer/clang-15
1562023-11-21T06:29:50.342Z None -> 15.0.7-2.0
1572023-11-21T06:29:50.342Z ooce/developer/llvm-15
1582023-11-21T06:29:50.342Z None -> 15.0.7-2.0
1592023-11-21T06:29:50.342Z
1602023-11-21T06:29:50.342ZServices:
1612023-11-21T06:29:50.342Z restart_fmri:
1622023-11-21T06:29:50.342Z svc:/system/update-man-index:default
1632023-11-21T06:29:50.591Z
1642023-11-21T06:29:50.591ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1652023-11-21T06:29:55.599ZDownload: 688/3290 items 18.1/212.6MB 8% complete (3.7M/s)
1662023-11-21T06:30:00.695ZDownload: 1195/3290 items 78.3/212.6MB 36% complete (7.8M/s)
1672023-11-21T06:30:05.801ZDownload: 1197/3290 items 83.5/212.6MB 39% complete (8.2M/s)
1682023-11-21T06:30:18.979ZDownload: 1198/3290 items 83.5/212.6MB 39% complete
1692023-11-21T06:30:23.975ZDownload: 2517/3290 items 120.3/212.6MB 56% complete (7.4M/s)
1702023-11-21T06:30:28.025ZDownload: Completed 212.60 MB in 37.44 seconds (5.7M/s)
1712023-11-21T06:30:28.786Z Actions: 1/3687 actions (Installing new actions)
1722023-11-21T06:30:34.037Z Actions: 2411/3687 actions (Installing new actions)
1732023-11-21T06:30:37.024Z Actions: Completed 3687 actions in 8.24 seconds.
1742023-11-21T06:30:37.120Z Done (0.090s)
1752023-11-21T06:30:37.121Z Done (0.000s)
1762023-11-21T06:30:37.344Z Done (0.224s)
1772023-11-21T06:30:44.778Z Done (7.319s)
1782023-11-21T06:30:45.104Z Done (0.222s)
1792023-11-21T06:30:45.109Z Done (0.000s)
1802023-11-21T06:30:45.358Z Done (0.000s)
1812023-11-21T06:30:46.057ZPlanning: Evaluating mediator changes ... Done
1822023-11-21T06:30:46.340ZPlanning: Checking for conflicting actions ... Done
1832023-11-21T06:30:46.353ZPlanning: Consolidating action changes ... Done
1842023-11-21T06:30:46.777ZPlanning: Evaluating mediators ... Done
1852023-11-21T06:30:46.780ZPlanning: Planning completed in 0.72 seconds
1862023-11-21T06:30:46.832Z Mediators to change: 2
1872023-11-21T06:30:46.832Z Create boot environment: No
1882023-11-21T06:30:46.835ZCreate backup boot environment: No
1892023-11-21T06:30:46.945Z Done
1902023-11-21T06:30:46.945Z Done
1912023-11-21T06:30:47.087Z Done
1922023-11-21T06:30:53.097Z Done
1932023-11-21T06:30:53.211Z Done
1942023-11-21T06:30:53.215Z Done
1952023-11-21T06:30:53.342Z Done
1962023-11-21T06:30:54.337ZPlanning: Evaluating mediator changes ... Done
1972023-11-21T06:30:54.340ZPlanning: Merging actions ... Done
1982023-11-21T06:30:54.670ZPlanning: Checking for conflicting actions ... Done
1992023-11-21T06:30:54.675ZPlanning: Consolidating action changes ... Done
2002023-11-21T06:30:55.096ZPlanning: Evaluating mediators ... Done
2012023-11-21T06:30:55.187ZPlanning: Planning completed in 1.28 seconds
2022023-11-21T06:30:55.243Z Packages to change: 1
2032023-11-21T06:30:55.243Z Mediators to change: 1
2042023-11-21T06:30:55.252Z Services to change: 1
2052023-11-21T06:30:55.252Z Create boot environment: No
2062023-11-21T06:30:55.252ZCreate backup boot environment: Yes
2072023-11-21T06:30:56.347Z Actions: 1/6 actions (Updating modified actions)
2082023-11-21T06:30:56.351Z Actions: Completed 6 actions in 0.00 seconds.
2092023-11-21T06:30:56.351Z Done
2102023-11-21T06:30:56.351Z Done
2112023-11-21T06:30:56.404Z Done
2122023-11-21T06:31:02.355Z Done
2132023-11-21T06:31:02.474Z Done
2142023-11-21T06:31:02.954Z Done
2152023-11-21T06:31:02.972Z Done
2162023-11-21T06:31:03.278ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2172023-11-21T06:31:03.279Zclang system 15 system
2182023-11-21T06:31:03.279Zcsh system system illumos
2192023-11-21T06:31:03.279Zctags system system illumos
2202023-11-21T06:31:03.279Zgcc vendor 12 vendor
2212023-11-21T06:31:03.279Zgcc system 10 system
2222023-11-21T06:31:03.279Zgcc system 7 system
2232023-11-21T06:31:03.279Zgo system 1.20 system
2242023-11-21T06:31:03.279Zgo system 1.19 system
2252023-11-21T06:31:03.279Zllvm system 15 system
2262023-11-21T06:31:03.279Zllvm system 14 system
2272023-11-21T06:31:03.279Zmariadb system 10.6 system
2282023-11-21T06:31:03.279Zmta vendor vendor dma
2292023-11-21T06:31:03.279Zopenjdk system 17 system
2302023-11-21T06:31:03.279Zopenjdk system 11 system
2312023-11-21T06:31:03.279Zopenjdk system 1.8 system
2322023-11-21T06:31:03.279Zopenssl vendor 3 vendor
2332023-11-21T06:31:03.279Zperl system 5.36 system
2342023-11-21T06:31:03.279Zpostgresql system 15 system
2352023-11-21T06:31:03.279Zpostgresql system 13 system
2362023-11-21T06:31:03.279Zpython vendor 3 vendor
2372023-11-21T06:31:03.279Zpython system 2 system
2382023-11-21T06:31:03.280Zpython3 system 3.11 system
2392023-11-21T06:31:03.280Zruby system 3.0 system
2402023-11-21T06:31:03.280Zwords vendor vendor american-english
2412023-11-21T06:31:03.280Zwords system system australian-english
2422023-11-21T06:31:03.280Zwords system system british-english
2432023-11-21T06:31:03.280Zwords system system canadian-english
2442023-11-21T06:31:03.280Zwords system system french
2452023-11-21T06:31:03.280Zwords system system italian
2462023-11-21T06:31:03.280Zwords system system ngerman
2472023-11-21T06:31:03.280Zwords system system ogerman
2482023-11-21T06:31:03.280Zwords system system spanish
2492023-11-21T06:31:03.813ZFMRI IFO
2502023-11-21T06:31:03.813Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2512023-11-21T06:31:03.813Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2522023-11-21T06:31:03.813Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2532023-11-21T06:31:03.813Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z im-
2542023-11-21T06:31:03.813Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2552023-11-21T06:31:03.813Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z i--
2562023-11-21T06:31:03.886Z+ set -o errexit
2572023-11-21T06:31:03.891Z+++ dirname ./tools/ci_download_cockroachdb
2582023-11-21T06:31:03.891Z++ cd ./tools
2592023-11-21T06:31:03.891Z++ pwd
2602023-11-21T06:31:03.891Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2612023-11-21T06:31:03.899Z++ basename ./tools/ci_download_cockroachdb
2622023-11-21T06:31:03.899Z+ ARG0=ci_download_cockroachdb
2632023-11-21T06:31:03.899Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2642023-11-21T06:31:03.899Z+ CIDL_VERSION=v22.1.9
2652023-11-21T06:31:03.899Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2662023-11-21T06:31:03.899Z++ CIDL_MD5_DARWIN=2db972c254b4e3b599e12110520178b5
2672023-11-21T06:31:03.899Z++ CIDL_MD5_LINUX=8c3170883e0a0be1a34b44090c067a8c
2682023-11-21T06:31:03.899Z++ CIDL_MD5_ILLUMOS=d8999aff364e5d70f226e139fda724a3
2692023-11-21T06:31:03.899Z+ TARGET_DIR=out
2702023-11-21T06:31:03.899Z+ DOWNLOAD_DIR=out/downloads
2712023-11-21T06:31:03.899Z+ DEST_DIR=./out/cockroachdb
2722023-11-21T06:31:03.899Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2732023-11-21T06:31:03.899Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2742023-11-21T06:31:03.899Z+ main
2752023-11-21T06:31:03.899Z+ [[ 0 != 0 ]]
2762023-11-21T06:31:03.899Z+ CIDL_OS=solaris2.11
2772023-11-21T06:31:03.899Z+ [[ 0 != 0 ]]
2782023-11-21T06:31:03.899Z+ configure_os solaris2.11
2792023-11-21T06:31:03.907Z+ echo 'current directory: /work/oxidecomputer/omicron'
2802023-11-21T06:31:03.907Zcurrent directory: /work/oxidecomputer/omicron
2812023-11-21T06:31:03.907Z+ echo 'configuring based on OS: "solaris2.11"'
2822023-11-21T06:31:03.907Z+ case "$1" in
2832023-11-21T06:31:03.907Zconfiguring based on OS: "solaris2.11"
2842023-11-21T06:31:03.907Z+ CIDL_BUILD=illumos
2852023-11-21T06:31:03.907Z+ CIDL_SUFFIX=tar.gz
2862023-11-21T06:31:03.907Z+ CIDL_MD5=d8999aff364e5d70f226e139fda724a3
2872023-11-21T06:31:03.907Z+ CIDL_MD5FUNC=do_md5sum
2882023-11-21T06:31:03.907Z+ CIDL_URL_BASE=https://illumos.org/downloads
2892023-11-21T06:31:03.907Z+ CIDL_ASSEMBLE=do_assemble_illumos
2902023-11-21T06:31:03.907Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2912023-11-21T06:31:03.907ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2922023-11-21T06:31:03.907ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
2932023-11-21T06:31:03.907Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2942023-11-21T06:31:03.907Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2952023-11-21T06:31:03.907Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2962023-11-21T06:31:03.907Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2972023-11-21T06:31:03.907Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
2982023-11-21T06:31:03.907Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
2992023-11-21T06:31:03.907Z+ mkdir -p out/downloads
3002023-11-21T06:31:03.907Z+ mkdir -p ./out/cockroachdb
3012023-11-21T06:31:03.907Z+ local DO_DOWNLOAD=true
3022023-11-21T06:31:03.907Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
3032023-11-21T06:31:03.907Z+ '[' true == true ']'
3042023-11-21T06:31:03.908Z+ echo Downloading...
3052023-11-21T06:31:03.908ZDownloading...
3062023-11-21T06:31:03.908Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
3072023-11-21T06:31:03.908Z+ 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
3082023-11-21T06:31:06.455Z++ do_md5sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
3092023-11-21T06:31:06.463Z++ md5sum
3102023-11-21T06:31:06.463Z++ awk '{print $1}'
3112023-11-21T06:31:06.680Z+ calculated_md5=d8999aff364e5d70f226e139fda724a3
3122023-11-21T06:31:06.680Z+ [[ 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 ]]
3132023-11-21T06:31:06.680Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
3142023-11-21T06:31:06.693Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
3152023-11-21T06:31:09.979Z+ do_assemble_illumos
3162023-11-21T06:31:09.980Z+ rm -r ./out/cockroachdb
3172023-11-21T06:31:09.986Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
3182023-11-21T06:31:10.621Z+ ./out/cockroachdb/bin/cockroach version
3192023-11-21T06:31:10.830ZBuild Tag: v22.1.9-dirty
3202023-11-21T06:31:10.830ZBuild Time: 2022/10/26 21:17:46
3212023-11-21T06:31:10.830ZDistribution: OSS
3222023-11-21T06:31:10.830ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3232023-11-21T06:31:10.830ZGo Version: go1.17.13
3242023-11-21T06:31:10.830ZC Compiler: gcc 10.3.0
3252023-11-21T06:31:10.830ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3262023-11-21T06:31:10.830ZBuild Type: release
3272023-11-21T06:31:10.857Z+ set -o errexit
3282023-11-21T06:31:10.875Z+++ dirname ./tools/ci_download_clickhouse
3292023-11-21T06:31:10.875Z++ cd ./tools
3302023-11-21T06:31:10.875Z++ pwd
3312023-11-21T06:31:10.875Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3322023-11-21T06:31:10.875Z++ basename ./tools/ci_download_clickhouse
3332023-11-21T06:31:10.875Z+ ARG0=ci_download_clickhouse
3342023-11-21T06:31:10.875Z+ TARGET_DIR=out
3352023-11-21T06:31:10.875Z+ DOWNLOAD_DIR=out/downloads
3362023-11-21T06:31:10.875Z+ DEST_DIR=./out/clickhouse
3372023-11-21T06:31:10.876Z+ CIDL_VERSION=v22.8.9.24
3382023-11-21T06:31:10.876Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3392023-11-21T06:31:10.876Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3402023-11-21T06:31:10.876Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3412023-11-21T06:31:10.876Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3422023-11-21T06:31:10.876Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3432023-11-21T06:31:10.876Z+ main
3442023-11-21T06:31:10.876Z+ [[ 0 != 0 ]]
3452023-11-21T06:31:10.876Z+ CIDL_OS=solaris2.11
3462023-11-21T06:31:10.876Z+ [[ 0 != 0 ]]
3472023-11-21T06:31:10.876Z+ configure_os solaris2.11
3482023-11-21T06:31:10.876Z+ echo 'current directory: /work/oxidecomputer/omicron'
3492023-11-21T06:31:10.876Zcurrent directory: /work/oxidecomputer/omicron
3502023-11-21T06:31:10.876Z+ echo 'configuring based on OS: "solaris2.11"'
3512023-11-21T06:31:10.876Z+ CIDL_DASHREV=
3522023-11-21T06:31:10.876Z+ case "$1" in
3532023-11-21T06:31:10.876Zconfiguring based on OS: "solaris2.11"
3542023-11-21T06:31:10.876Z+ CIDL_PLATFORM=illumos
3552023-11-21T06:31:10.876Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3562023-11-21T06:31:10.876Z+ CIDL_MD5FUNC=do_md5sum
3572023-11-21T06:31:10.876Z+ CIDL_DASHREV=-1
3582023-11-21T06:31:10.876Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3592023-11-21T06:31:10.876Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3602023-11-21T06:31:10.876Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3612023-11-21T06:31:10.877Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3622023-11-21T06:31:10.877Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3632023-11-21T06:31:10.877Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3642023-11-21T06:31:10.877ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3652023-11-21T06:31:10.877ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3662023-11-21T06:31:10.877Z+ mkdir -p out/downloads
3672023-11-21T06:31:10.877Z+ mkdir -p ./out/clickhouse
3682023-11-21T06:31:11.714Z+ local DO_DOWNLOAD=true
3692023-11-21T06:31:11.714Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3702023-11-21T06:31:11.715Z+ '[' true == true ']'
3712023-11-21T06:31:11.715Z+ echo Downloading...
3722023-11-21T06:31:11.715ZDownloading...
3732023-11-21T06:31:11.715Z+ 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
3742023-11-21T06:31:11.715Z+ 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
3752023-11-21T06:31:12.573Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3762023-11-21T06:31:12.581Z++ md5sum
3772023-11-21T06:31:12.581Z++ awk '{print $1}'
3782023-11-21T06:31:13.238Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3792023-11-21T06:31:13.238Z+ [[ 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 ]]
3802023-11-21T06:31:13.238Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3812023-11-21T06:31:13.241Z+ mkdir -p ./out/clickhouse
3822023-11-21T06:31:13.241Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3832023-11-21T06:31:17.670Z+ ./out/clickhouse/clickhouse server --version
3842023-11-21T06:31:17.756ZClickHouse server version 22.8.9.1.
3852023-11-21T06:31:17.773Z+ set -o errexit
3862023-11-21T06:31:17.774Z+++ dirname ./tools/ci_download_console
3872023-11-21T06:31:17.774Z++ cd ./tools
3882023-11-21T06:31:17.774Z++ pwd
3892023-11-21T06:31:17.774Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3902023-11-21T06:31:17.774Z++ basename ./tools/ci_download_console
3912023-11-21T06:31:17.774Z+ ARG0=ci_download_console
3922023-11-21T06:31:17.774Z+ TARGET_DIR=out
3932023-11-21T06:31:17.774Z+ DOWNLOAD_DIR=out/downloads
3942023-11-21T06:31:17.774Z+ DEST_DIR=./out/console-assets
3952023-11-21T06:31:17.774Z+ source /work/oxidecomputer/omicron/tools/console_version
3962023-11-21T06:31:17.774Z++ COMMIT=ae8218df707360a902133f4a96b48a3b5a62a09e
3972023-11-21T06:31:17.774Z++ SHA2=ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989
3982023-11-21T06:31:17.774Z+ URL=https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
3992023-11-21T06:31:17.774Z+ TARBALL_FILE=out/downloads/console.tar.gz
4002023-11-21T06:31:17.774Z+ main
4012023-11-21T06:31:17.774Z+ [[ 0 != 0 ]]
4022023-11-21T06:31:17.774Z+ echo 'URL: https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz'
4032023-11-21T06:31:17.774ZURL: https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
4042023-11-21T06:31:17.774Z+ echo 'Local file: out/downloads/console.tar.gz'
4052023-11-21T06:31:17.774ZLocal file: out/downloads/console.tar.gz
4062023-11-21T06:31:17.774Z+ local DO_DOWNLOAD=true
4072023-11-21T06:31:17.775Z+ [[ -f out/downloads/console.tar.gz ]]
4082023-11-21T06:31:17.775Z+ mkdir -p out/downloads
4092023-11-21T06:31:17.775Z+ '[' true == true ']'
4102023-11-21T06:31:17.775Z+ echo Downloading...
4112023-11-21T06:31:17.775ZDownloading...
4122023-11-21T06:31:17.775Z+ do_download_curl https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz out/downloads/console.tar.gz
4132023-11-21T06:31:17.775Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
4142023-11-21T06:31:18.818Z++ do_sha256sum out/downloads/console.tar.gz
4152023-11-21T06:31:18.846Z++ case "$OSTYPE" in
4162023-11-21T06:31:18.846Z++ SHA=sha256sum
4172023-11-21T06:31:18.846Z++ sha256sum
4182023-11-21T06:31:18.846Z++ awk '{print $1}'
4192023-11-21T06:31:18.846Z+ calculated_sha2=ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989
4202023-11-21T06:31:18.847Z+ [[ 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 ]]
4212023-11-21T06:31:18.847Z+ rm -rf ./out/console-assets
4222023-11-21T06:31:18.847Z+ mkdir -p ./out/console-assets
4232023-11-21T06:31:18.847Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4242023-11-21T06:31:18.847Z+ mkdir -p ./out/console-assets
4252023-11-21T06:31:18.847Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4262023-11-21T06:31:18.847Z+ set -o errexit
4272023-11-21T06:31:18.847Z+++ dirname ./tools/ci_download_maghemite_openapi
4282023-11-21T06:31:18.847Z++ cd ./tools
4292023-11-21T06:31:18.847Z++ pwd
4302023-11-21T06:31:18.847Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4312023-11-21T06:31:18.847Z++ basename ./tools/ci_download_maghemite_openapi
4322023-11-21T06:31:18.847Z+ ARG0=ci_download_maghemite_openapi
4332023-11-21T06:31:18.847Z+ TARGET_DIR=out
4342023-11-21T06:31:18.847Z+ DOWNLOAD_DIR=out/downloads
4352023-11-21T06:31:18.847Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4362023-11-21T06:31:18.847Z++ COMMIT=12b392be94ff93abc3017bf2610a3b18e2174a2d
4372023-11-21T06:31:18.847Z++ SHA2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4382023-11-21T06:31:18.847Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12b392be94ff93abc3017bf2610a3b18e2174a2d/ddm-admin.json
4392023-11-21T06:31:18.847Z+ LOCAL_FILE=out/downloads/ddm-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json
4402023-11-21T06:31:18.847Z+ main
4412023-11-21T06:31:18.847Z+ [[ 0 != 0 ]]
4422023-11-21T06:31:18.847Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12b392be94ff93abc3017bf2610a3b18e2174a2d/ddm-admin.json'
4432023-11-21T06:31:18.847ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12b392be94ff93abc3017bf2610a3b18e2174a2d/ddm-admin.json
4442023-11-21T06:31:18.847Z+ echo 'Local file: out/downloads/ddm-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json'
4452023-11-21T06:31:18.847ZLocal file: out/downloads/ddm-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json
4462023-11-21T06:31:18.847Z+ local DO_DOWNLOAD=true
4472023-11-21T06:31:18.848Z+ [[ -f out/downloads/ddm-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json ]]
4482023-11-21T06:31:18.848Z+ mkdir -p out/downloads
4492023-11-21T06:31:18.848Z+ '[' true == true ']'
4502023-11-21T06:31:18.848Z+ echo Downloading...
4512023-11-21T06:31:18.848ZDownloading...
4522023-11-21T06:31:18.848Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12b392be94ff93abc3017bf2610a3b18e2174a2d/ddm-admin.json out/downloads/ddm-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json
4532023-11-21T06:31:18.848Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12b392be94ff93abc3017bf2610a3b18e2174a2d/ddm-admin.json
4542023-11-21T06:31:19.294Z++ do_sha256sum out/downloads/ddm-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json
4552023-11-21T06:31:19.303Z++ case "$OSTYPE" in
4562023-11-21T06:31:19.303Z++ SHA=sha256sum
4572023-11-21T06:31:19.303Z++ sha256sum
4582023-11-21T06:31:19.303Z++ awk '{print $1}'
4592023-11-21T06:31:19.303Z+ calculated_sha2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4602023-11-21T06:31:19.303Z+ [[ 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 ]]
4612023-11-21T06:31:19.304Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4622023-11-21T06:31:19.304Z++ COMMIT=12b392be94ff93abc3017bf2610a3b18e2174a2d
4632023-11-21T06:31:19.304Z++ SHA2=6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971
4642023-11-21T06:31:19.304Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12b392be94ff93abc3017bf2610a3b18e2174a2d/mg-admin.json
4652023-11-21T06:31:19.304Z+ LOCAL_FILE=out/downloads/mg-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json
4662023-11-21T06:31:19.304Z+ main
4672023-11-21T06:31:19.304Z+ [[ 0 != 0 ]]
4682023-11-21T06:31:19.304Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12b392be94ff93abc3017bf2610a3b18e2174a2d/mg-admin.json'
4692023-11-21T06:31:19.304ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12b392be94ff93abc3017bf2610a3b18e2174a2d/mg-admin.json
4702023-11-21T06:31:19.304Z+ echo 'Local file: out/downloads/mg-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json'
4712023-11-21T06:31:19.304ZLocal file: out/downloads/mg-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json
4722023-11-21T06:31:19.304Z+ local DO_DOWNLOAD=true
4732023-11-21T06:31:19.304Z+ [[ -f out/downloads/mg-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json ]]
4742023-11-21T06:31:19.304Z+ mkdir -p out/downloads
4752023-11-21T06:31:19.304Z+ '[' true == true ']'
4762023-11-21T06:31:19.304Z+ echo Downloading...
4772023-11-21T06:31:19.304ZDownloading...
4782023-11-21T06:31:19.304Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12b392be94ff93abc3017bf2610a3b18e2174a2d/mg-admin.json out/downloads/mg-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json
4792023-11-21T06:31:19.304Z+ curl --silent --show-error --fail --location --output out/downloads/mg-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12b392be94ff93abc3017bf2610a3b18e2174a2d/mg-admin.json
4802023-11-21T06:31:19.531Z++ do_sha256sum out/downloads/mg-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json
4812023-11-21T06:31:20.497Z++ case "$OSTYPE" in
4822023-11-21T06:31:20.497Z++ SHA=sha256sum
4832023-11-21T06:31:20.497Z++ sha256sum
4842023-11-21T06:31:20.497Z++ awk '{print $1}'
4852023-11-21T06:31:20.497Z+ calculated_sha2=6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971
4862023-11-21T06:31:20.498Z+ [[ 6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971 != \6\c\1\f\a\b\8\d\5\0\2\8\b\5\2\a\1\6\1\d\8\b\f\0\2\a\a\e\4\7\8\4\4\6\9\9\c\d\c\5\f\7\b\2\8\e\1\a\c\5\1\9\f\c\4\e\c\1\a\b\3\9\7\1 ]]
4872023-11-21T06:31:20.498Z+ set -o errexit
4882023-11-21T06:31:20.498Z+++ dirname ./tools/ci_download_dendrite_openapi
4892023-11-21T06:31:20.498Z++ cd ./tools
4902023-11-21T06:31:20.498Z++ pwd
4912023-11-21T06:31:20.498Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4922023-11-21T06:31:20.498Z++ basename ./tools/ci_download_dendrite_openapi
4932023-11-21T06:31:20.498Z+ ARG0=ci_download_dendrite_openapi
4942023-11-21T06:31:20.498Z+ TARGET_DIR=out
4952023-11-21T06:31:20.498Z+ DOWNLOAD_DIR=out/downloads
4962023-11-21T06:31:20.498Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4972023-11-21T06:31:20.498Z++ COMMIT=8ff834e7d0a6adb263240edd40537f2c0768f1a4
4982023-11-21T06:31:20.498Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
4992023-11-21T06:31:20.498Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dpd.json
5002023-11-21T06:31:20.498Z+ LOCAL_FILE=out/downloads/dpd-8ff834e7d0a6adb263240edd40537f2c0768f1a4.json
5012023-11-21T06:31:20.498Z+ main
5022023-11-21T06:31:20.498Z+ [[ 0 != 0 ]]
5032023-11-21T06:31:20.498Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dpd.json'
5042023-11-21T06:31:20.498ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dpd.json
5052023-11-21T06:31:20.498Z+ echo 'Local file: out/downloads/dpd-8ff834e7d0a6adb263240edd40537f2c0768f1a4.json'
5062023-11-21T06:31:20.498ZLocal file: out/downloads/dpd-8ff834e7d0a6adb263240edd40537f2c0768f1a4.json
5072023-11-21T06:31:20.498Z+ local DO_DOWNLOAD=true
5082023-11-21T06:31:20.499Z+ [[ -f out/downloads/dpd-8ff834e7d0a6adb263240edd40537f2c0768f1a4.json ]]
5092023-11-21T06:31:20.499Z+ mkdir -p out/downloads
5102023-11-21T06:31:20.499Z+ '[' true == true ']'
5112023-11-21T06:31:20.499Z+ echo Downloading...
5122023-11-21T06:31:20.499ZDownloading...
5132023-11-21T06:31:20.499Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dpd.json out/downloads/dpd-8ff834e7d0a6adb263240edd40537f2c0768f1a4.json
5142023-11-21T06:31:20.499Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-8ff834e7d0a6adb263240edd40537f2c0768f1a4.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dpd.json
5152023-11-21T06:31:20.499Z++ do_sha256sum out/downloads/dpd-8ff834e7d0a6adb263240edd40537f2c0768f1a4.json
5162023-11-21T06:31:20.499Z++ case "$OSTYPE" in
5172023-11-21T06:31:20.499Z++ SHA=sha256sum
5182023-11-21T06:31:20.499Z++ sha256sum
5192023-11-21T06:31:20.499Z++ awk '{print $1}'
5202023-11-21T06:31:20.499Z+ calculated_sha2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5212023-11-21T06:31:20.499Z+ [[ 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 ]]
5222023-11-21T06:31:20.499Z+ set -o errexit
5232023-11-21T06:31:20.499Z+++ dirname ./tools/ci_download_dendrite_stub
5242023-11-21T06:31:20.499Z++ cd ./tools
5252023-11-21T06:31:20.499Z++ pwd
5262023-11-21T06:31:20.499Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5272023-11-21T06:31:20.499Z++ basename ./tools/ci_download_dendrite_stub
5282023-11-21T06:31:20.499Z+ ARG0=ci_download_dendrite_stub
5292023-11-21T06:31:20.499Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5302023-11-21T06:31:20.499Z++ CIDL_SHA256_ILLUMOS=c00e79f55e0bdf048069b2d18a4d009ddfef46e7e5d846887cf96e843a8884bd
5312023-11-21T06:31:20.499Z++ CIDL_SHA256_LINUX_DPD=b5d829b4628759ac374106f3c56c29074b29577fd0ff72f61c3b8289fea430fe
5322023-11-21T06:31:20.499Z++ CIDL_SHA256_LINUX_SWADM=afc68828f54dc57b32dc1556fc588baeab12341c30e96cc0fadb49f401b4b48f
5332023-11-21T06:31:20.499Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5342023-11-21T06:31:20.499Z++ COMMIT=8ff834e7d0a6adb263240edd40537f2c0768f1a4
5352023-11-21T06:31:20.499Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5362023-11-21T06:31:20.499Z+ TARGET_DIR=out
5372023-11-21T06:31:20.499Z+ DOWNLOAD_DIR=out/downloads
5382023-11-21T06:31:20.499Z+ DEST_DIR=./out/dendrite-stub
5392023-11-21T06:31:20.499Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5402023-11-21T06:31:20.499Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5412023-11-21T06:31:20.499Z+ REPO=oxidecomputer/dendrite
5422023-11-21T06:31:20.500Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/8ff834e7d0a6adb263240edd40537f2c0768f1a4
5432023-11-21T06:31:20.500Z+ main
5442023-11-21T06:31:20.500Z+ [[ 0 != 0 ]]
5452023-11-21T06:31:20.500Z+ CIDL_OS=solaris2.11
5462023-11-21T06:31:20.500Z+ [[ 0 != 0 ]]
5472023-11-21T06:31:20.500Z+ configure_os solaris2.11
5482023-11-21T06:31:20.500Z+ echo 'current directory: /work/oxidecomputer/omicron'
5492023-11-21T06:31:20.500Zcurrent directory: /work/oxidecomputer/omicron
5502023-11-21T06:31:20.500Z+ echo 'configuring based on OS: "solaris2.11"'
5512023-11-21T06:31:20.500Z+ case "$1" in
5522023-11-21T06:31:20.500Zconfiguring based on OS: "solaris2.11"
5532023-11-21T06:31:20.500Z+ SET_BINARIES=
5542023-11-21T06:31:20.500Z+ CIDL_SHA256=c00e79f55e0bdf048069b2d18a4d009ddfef46e7e5d846887cf96e843a8884bd
5552023-11-21T06:31:20.500Z+ CIDL_SHA256FUNC=do_sha256sum
5562023-11-21T06:31:20.500Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5572023-11-21T06:31:20.500Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dendrite-stub.tar.gz
5582023-11-21T06:31:20.500Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5592023-11-21T06:31:20.500Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dendrite-stub.tar.gz'
5602023-11-21T06:31:20.500ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dendrite-stub.tar.gz
5612023-11-21T06:31:20.500ZLocal file: out/downloads/dendrite-stub.tar.gz
5622023-11-21T06:31:20.500Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5632023-11-21T06:31:20.500Z+ mkdir -p out/downloads
5642023-11-21T06:31:20.500Z+ mkdir -p ./out/dendrite-stub
5652023-11-21T06:31:20.500Z+ fetch_and_verify
5662023-11-21T06:31:20.500Z+ local DO_DOWNLOAD=true
5672023-11-21T06:31:20.500Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5682023-11-21T06:31:20.500Z+ '[' true == true ']'
5692023-11-21T06:31:20.500Z+ echo Downloading...
5702023-11-21T06:31:20.500ZDownloading...
5712023-11-21T06:31:20.500Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5722023-11-21T06:31:20.500Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dendrite-stub.tar.gz
5732023-11-21T06:31:32.845Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5742023-11-21T06:31:32.856Z++ sha256sum
5752023-11-21T06:31:32.856Z++ awk '{print $1}'
5762023-11-21T06:31:32.856Z+ calculated_sha256=c00e79f55e0bdf048069b2d18a4d009ddfef46e7e5d846887cf96e843a8884bd
5772023-11-21T06:31:32.856Z+ [[ c00e79f55e0bdf048069b2d18a4d009ddfef46e7e5d846887cf96e843a8884bd != \c\0\0\e\7\9\f\5\5\e\0\b\d\f\0\4\8\0\6\9\b\2\d\1\8\a\4\d\0\0\9\d\d\f\e\f\4\6\e\7\e\5\d\8\4\6\8\8\7\c\f\9\6\e\8\4\3\a\8\8\8\4\b\d ]]
5782023-11-21T06:31:32.856Z+ do_untar out/downloads/dendrite-stub.tar.gz
5792023-11-21T06:31:32.856Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5802023-11-21T06:31:33.595Z+ do_assemble
5812023-11-21T06:31:33.596Z+ rm -r ./out/dendrite-stub
5822023-11-21T06:31:33.612Z+ mkdir ./out/dendrite-stub
5832023-11-21T06:31:33.612Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5842023-11-21T06:31:33.755Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5852023-11-21T06:31:33.775Z+ set -o errexit
5862023-11-21T06:31:33.776Z+++ dirname ./tools/ci_download_maghemite_mgd
5872023-11-21T06:31:33.777Z++ cd ./tools
5882023-11-21T06:31:33.777Z++ pwd
5892023-11-21T06:31:33.777Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5902023-11-21T06:31:33.777Z++ basename ./tools/ci_download_maghemite_mgd
5912023-11-21T06:31:33.777Z+ ARG0=ci_download_maghemite_mgd
5922023-11-21T06:31:33.779Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5932023-11-21T06:31:33.780Z++ CIDL_SHA256=c4a7a626c84a28de3d2c6bfd85592bda2abad8cf5b41b2ce90b9c03904ccd3df
5942023-11-21T06:31:33.780Z++ MGD_LINUX_SHA256=81231b30872fa1c581aa22c101f32d11f33f335758ac1fd2653436fbc7aab93f
5952023-11-21T06:31:33.780Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
5962023-11-21T06:31:33.780Z++ COMMIT=12b392be94ff93abc3017bf2610a3b18e2174a2d
5972023-11-21T06:31:33.781Z++ SHA2=6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971
5982023-11-21T06:31:33.781Z+ TARGET_DIR=out
5992023-11-21T06:31:33.781Z+ DOWNLOAD_DIR=out/downloads
6002023-11-21T06:31:33.781Z+ DEST_DIR=./out/mgd
6012023-11-21T06:31:33.782Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
6022023-11-21T06:31:33.782Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6032023-11-21T06:31:33.782Z+ REPO=oxidecomputer/maghemite
6042023-11-21T06:31:33.782Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/12b392be94ff93abc3017bf2610a3b18e2174a2d
6052023-11-21T06:31:33.782Z+ main
6062023-11-21T06:31:33.782Z+ [[ 0 != 0 ]]
6072023-11-21T06:31:33.782Z+ CIDL_OS=solaris2.11
6082023-11-21T06:31:33.782Z+ [[ 0 != 0 ]]
6092023-11-21T06:31:33.782Z+ configure_os solaris2.11
6102023-11-21T06:31:33.782Z+ echo 'current directory: /work/oxidecomputer/omicron'
6112023-11-21T06:31:33.782Zcurrent directory: /work/oxidecomputer/omicron
6122023-11-21T06:31:33.782Z+ echo 'configuring based on OS: "solaris2.11"'
6132023-11-21T06:31:33.783Z+ case "$1" in
6142023-11-21T06:31:33.783Z+ SET_BINARIES=
6152023-11-21T06:31:33.783Zconfiguring based on OS: "solaris2.11"
6162023-11-21T06:31:33.783Z+ CIDL_SHA256FUNC=do_sha256sum
6172023-11-21T06:31:33.783Z+ TARBALL_FILENAME=mgd.tar.gz
6182023-11-21T06:31:33.783Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/12b392be94ff93abc3017bf2610a3b18e2174a2d/mgd.tar.gz
6192023-11-21T06:31:33.783Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6202023-11-21T06:31:33.783Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/12b392be94ff93abc3017bf2610a3b18e2174a2d/mgd.tar.gz'
6212023-11-21T06:31:33.783ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/12b392be94ff93abc3017bf2610a3b18e2174a2d/mgd.tar.gz
6222023-11-21T06:31:33.783Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6232023-11-21T06:31:33.783ZLocal file: out/downloads/mgd.tar.gz
6242023-11-21T06:31:33.783Z+ mkdir -p out/downloads
6252023-11-21T06:31:33.807Z+ mkdir -p ./out/mgd
6262023-11-21T06:31:33.807Z+ fetch_and_verify
6272023-11-21T06:31:33.807Z+ local DO_DOWNLOAD=true
6282023-11-21T06:31:33.807Z+ [[ -f out/downloads/mgd.tar.gz ]]
6292023-11-21T06:31:33.807Z+ '[' true == true ']'
6302023-11-21T06:31:33.807Z+ echo Downloading...
6312023-11-21T06:31:33.807ZDownloading...
6322023-11-21T06:31:33.807Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/12b392be94ff93abc3017bf2610a3b18e2174a2d/mgd.tar.gz out/downloads/mgd.tar.gz
6332023-11-21T06:31:33.807Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/12b392be94ff93abc3017bf2610a3b18e2174a2d/mgd.tar.gz
6342023-11-21T06:31:43.038Z++ do_sha256sum out/downloads/mgd.tar.gz
6352023-11-21T06:31:43.048Z++ sha256sum
6362023-11-21T06:31:43.048Z++ awk '{print $1}'
6372023-11-21T06:31:43.083Z+ calculated_sha256=c4a7a626c84a28de3d2c6bfd85592bda2abad8cf5b41b2ce90b9c03904ccd3df
6382023-11-21T06:31:43.083Z+ [[ c4a7a626c84a28de3d2c6bfd85592bda2abad8cf5b41b2ce90b9c03904ccd3df != \c\4\a\7\a\6\2\6\c\8\4\a\2\8\d\e\3\d\2\c\6\b\f\d\8\5\5\9\2\b\d\a\2\a\b\a\d\8\c\f\5\b\4\1\b\2\c\e\9\0\b\9\c\0\3\9\0\4\c\c\d\3\d\f ]]
6392023-11-21T06:31:43.089Z+ do_untar out/downloads/mgd.tar.gz
6402023-11-21T06:31:43.089Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6412023-11-21T06:31:43.737Z+ do_assemble
6422023-11-21T06:31:43.737Z+ rm -r ./out/mgd
6432023-11-21T06:31:43.749Z+ mkdir ./out/mgd
6442023-11-21T06:31:43.752Z+ cp -r out/downloads/root ./out/mgd/root
6452023-11-21T06:31:43.959Z+ set -o errexit
6462023-11-21T06:31:43.962Z+++ dirname ./tools/ci_download_transceiver_control
6472023-11-21T06:31:43.966Z++ cd ./tools
6482023-11-21T06:31:43.966Z++ pwd
6492023-11-21T06:31:43.966Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6502023-11-21T06:31:43.966Z++ basename ./tools/ci_download_transceiver_control
6512023-11-21T06:31:43.966Z+ ARG0=ci_download_transceiver_control
6522023-11-21T06:31:43.971Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6532023-11-21T06:31:43.971Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6542023-11-21T06:31:43.971Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6552023-11-21T06:31:43.971Z+ TARGET_DIR=out
6562023-11-21T06:31:43.971Z+ DOWNLOAD_DIR=out/downloads
6572023-11-21T06:31:43.971Z+ DEST_DIR=./out/transceiver-control
6582023-11-21T06:31:43.971Z+ BIN_DIR=/opt/oxide/bin
6592023-11-21T06:31:43.971Z+ BINARY=xcvradm
6602023-11-21T06:31:43.971Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6612023-11-21T06:31:43.971Z+ REPO=oxidecomputer/transceiver-control
6622023-11-21T06:31:43.971Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6632023-11-21T06:31:43.971Z+ main
6642023-11-21T06:31:43.971Z+ [[ 0 != 0 ]]
6652023-11-21T06:31:43.971Z+ CIDL_OS=solaris2.11
6662023-11-21T06:31:43.971Z+ [[ 0 != 0 ]]
6672023-11-21T06:31:43.971Z+ configure_os solaris2.11
6682023-11-21T06:31:43.971Z+ echo 'current directory: /work/oxidecomputer/omicron'
6692023-11-21T06:31:43.971Zcurrent directory: /work/oxidecomputer/omicron
6702023-11-21T06:31:43.971Z+ echo 'configuring based on OS: "solaris2.11"'
6712023-11-21T06:31:43.972Z+ case "$1" in
6722023-11-21T06:31:43.972Zconfiguring based on OS: "solaris2.11"
6732023-11-21T06:31:43.972Z+ SET_BINARIES=
6742023-11-21T06:31:43.972Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6752023-11-21T06:31:43.972Z+ CIDL_SHA256FUNC=do_sha256sum
6762023-11-21T06:31:43.972Z+ ARCHIVE_FILENAME=xcvradm.gz
6772023-11-21T06:31:43.972Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6782023-11-21T06:31:43.972Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6792023-11-21T06:31:43.972Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6802023-11-21T06:31:43.972ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6812023-11-21T06:31:43.972Z+ echo 'Local file: out/downloads/xcvradm.gz'
6822023-11-21T06:31:43.972Z+ mkdir -p out/downloads
6832023-11-21T06:31:43.972ZLocal file: out/downloads/xcvradm.gz
6842023-11-21T06:31:43.972Z+ mkdir -p ./out/transceiver-control
6852023-11-21T06:31:43.976Z+ fetch_and_verify
6862023-11-21T06:31:43.976Z+ local DO_DOWNLOAD=true
6872023-11-21T06:31:43.976Z+ [[ -f out/downloads/xcvradm.gz ]]
6882023-11-21T06:31:43.976Z+ '[' true == true ']'
6892023-11-21T06:31:43.976Z+ echo Downloading...
6902023-11-21T06:31:43.976ZDownloading...
6912023-11-21T06:31:43.976Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6922023-11-21T06:31:43.976Z+ 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
6932023-11-21T06:31:46.989Z++ do_sha256sum out/downloads/xcvradm.gz
6942023-11-21T06:31:46.992Z++ sha256sum
6952023-11-21T06:31:46.993Z++ awk '{print $1}'
6962023-11-21T06:31:47.014Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6972023-11-21T06:31:47.014Z+ [[ 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 ]]
6982023-11-21T06:31:47.017Z+ do_unpack out/downloads/xcvradm.gz
6992023-11-21T06:31:47.017Z+ mkdir -p out/downloads/root//opt/oxide/bin
7002023-11-21T06:31:47.018Z+ gzip -dc out/downloads/xcvradm.gz
7012023-11-21T06:31:47.235Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
7022023-11-21T06:31:47.260Z+ do_assemble
7032023-11-21T06:31:47.260Z+ rm -r ./out/transceiver-control
7042023-11-21T06:31:47.260Z+ mkdir ./out/transceiver-control
7052023-11-21T06:31:47.260Z+ cp -r out/downloads/root ./out/transceiver-control/root
7062023-11-21T06:31:47.414ZAll builder prerequisites installed successfully, and PATH looks valid
7072023-11-21T06:31:47.421Z
7082023-11-21T06:31:47.421Zreal 2:17.431781260
7092023-11-21T06:31:47.421Zuser 53.575753818
7102023-11-21T06:31:47.421Zsys 9.990926774
7112023-11-21T06:31:47.421Ztrap 0.020076195
7122023-11-21T06:31:47.421Ztflt 0.119482323
7132023-11-21T06:31:47.421Zdflt 0.602866983
7142023-11-21T06:31:47.421Zkflt 0.164205098
7152023-11-21T06:31:47.421Zlock 1.534580869
7162023-11-21T06:31:47.421Zslp 4:23.044171612
7172023-11-21T06:31:47.421Zlat 3.398775837
7182023-11-21T06:31:47.421Zstop 0.064899077
7192023-11-21T06:31:47.422Z
7202023-11-21T06:31:47.422Z #### # # ##### ##### # #
7212023-11-21T06:31:47.422Z # # # # # # # # # #
7222023-11-21T06:31:47.422Z # # # # # # # #
7232023-11-21T06:31:47.422Z # # # ##### ##### #
7242023-11-21T06:31:47.422Z # # # # # # #
7252023-11-21T06:31:47.422Z #### ###### # # # #
7262023-11-21T06:31:47.422Z
7272023-11-21T06:31:47.762Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7282023-11-21T06:31:48.138Z Updating crates.io index
7292023-11-21T06:31:48.144Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7302023-11-21T06:31:48.992Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7312023-11-21T06:31:50.806Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7322023-11-21T06:31:51.376Z Updating git repository `http://github.com/oxidecomputer/tofino`
7332023-11-21T06:31:51.807Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7342023-11-21T06:31:52.128Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7352023-11-21T06:31:52.408Z Updating git repository `https://github.com/oxidecomputer/propolis`
7362023-11-21T06:31:53.352Z Updating git repository `https://github.com/oxidecomputer/crucible`
7372023-11-21T06:31:55.389Z Updating git repository `https://github.com/oxidecomputer/opte`
7382023-11-21T06:31:56.475Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7392023-11-21T06:31:56.836Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7402023-11-21T06:31:57.440Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7412023-11-21T06:31:57.772Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7422023-11-21T06:31:58.106Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7432023-11-21T06:31:58.482Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7442023-11-21T06:31:58.839Z Updating git repository `https://github.com/njaremko/samael`
7452023-11-21T06:31:59.331Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7462023-11-21T06:31:59.954Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7472023-11-21T06:32:00.354Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7482023-11-21T06:32:00.717Z Updating git repository `https://github.com/jgallagher/nix`
7492023-11-21T06:32:02.131Z Updating git repository `https://github.com/cbiffle/hubpack`
7502023-11-21T06:32:02.644Z Updating git repository `https://github.com/oxidecomputer/typify`
7512023-11-21T06:32:03.612Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7522023-11-21T06:32:04.016Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7532023-11-21T06:32:04.349Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7542023-11-21T06:32:05.669Z Downloading crates ...
7552023-11-21T06:32:05.948Z Downloaded serde_spanned v0.6.4
7562023-11-21T06:32:05.951Z Downloaded equivalent v1.0.1
7572023-11-21T06:32:05.961Z Downloaded colorchoice v1.0.0
7582023-11-21T06:32:05.968Z Downloaded anstyle-query v1.0.0
7592023-11-21T06:32:05.971Z Downloaded terminal_size v0.2.6
7602023-11-21T06:32:05.978Z Downloaded anstream v0.5.0
7612023-11-21T06:32:05.981Z Downloaded bitflags v1.3.2
7622023-11-21T06:32:05.984Z Downloaded cargo_toml v0.17.0
7632023-11-21T06:32:05.988Z Downloaded thiserror v1.0.49
7642023-11-21T06:32:05.993Z Downloaded toml_datetime v0.6.5
7652023-11-21T06:32:05.997Z Downloaded strsim v0.10.0
7662023-11-21T06:32:06.000Z Downloaded thiserror-impl v1.0.49
7672023-11-21T06:32:06.000Z Downloaded anstyle v1.0.2
7682023-11-21T06:32:06.005Z Downloaded utf8parse v0.2.1
7692023-11-21T06:32:06.005Z Downloaded cargo-platform v0.1.3
7702023-11-21T06:32:06.008Z Downloaded heck v0.4.1
7712023-11-21T06:32:06.008Z Downloaded itoa v1.0.9
7722023-11-21T06:32:06.011Z Downloaded clap_lex v0.5.1
7732023-11-21T06:32:06.015Z Downloaded cargo_metadata v0.18.0
7742023-11-21T06:32:06.015Z Downloaded errno v0.3.2
7752023-11-21T06:32:06.018Z Downloaded semver v1.0.20
7762023-11-21T06:32:06.021Z Downloaded anstyle-parse v0.2.1
7772023-11-21T06:32:06.025Z Downloaded quote v1.0.33
7782023-11-21T06:32:06.028Z Downloaded clap_derive v4.4.2
7792023-11-21T06:32:06.032Z Downloaded unicode-ident v1.0.12
7802023-11-21T06:32:06.042Z Downloaded camino v1.1.6
7812023-11-21T06:32:06.045Z Downloaded clap v4.4.3
7822023-11-21T06:32:06.064Z Downloaded proc-macro2 v1.0.69
7832023-11-21T06:32:06.069Z Downloaded toml v0.8.8
7842023-11-21T06:32:06.069Z Downloaded serde_derive v1.0.192
7852023-11-21T06:32:06.073Z Downloaded indexmap v2.1.0
7862023-11-21T06:32:06.080Z Downloaded serde v1.0.192
7872023-11-21T06:32:06.085Z Downloaded anyhow v1.0.75
7882023-11-21T06:32:06.092Z Downloaded memchr v2.6.3
7892023-11-21T06:32:06.106Z Downloaded io-lifetimes v1.0.11
7902023-11-21T06:32:06.118Z Downloaded toml_edit v0.21.0
7912023-11-21T06:32:06.541Z Downloaded winnow v0.5.15
7922023-11-21T06:32:06.541Z Downloaded hashbrown v0.14.2
7932023-11-21T06:32:06.541Z Downloaded syn v2.0.32
7942023-11-21T06:32:06.541Z Downloaded rustix v0.37.23
7952023-11-21T06:32:06.541Z Downloaded libc v0.2.150
7962023-11-21T06:32:06.541Z Downloaded clap_builder v4.4.2
7972023-11-21T06:32:06.541Z Downloaded serde_json v1.0.108
7982023-11-21T06:32:06.541Z Downloaded ryu v1.0.15
7992023-11-21T06:32:06.541Z Compiling proc-macro2 v1.0.69
8002023-11-21T06:32:06.541Z Compiling unicode-ident v1.0.12
8012023-11-21T06:32:06.542Z Compiling serde v1.0.192
8022023-11-21T06:32:06.542Z Compiling libc v0.2.150
8032023-11-21T06:32:06.542Z Compiling io-lifetimes v1.0.11
8042023-11-21T06:32:06.542Z Compiling rustix v0.37.23
8052023-11-21T06:32:06.542Z Compiling equivalent v1.0.1
8062023-11-21T06:32:06.542Z Compiling hashbrown v0.14.2
8072023-11-21T06:32:06.705Z Compiling bitflags v1.3.2
8082023-11-21T06:32:06.822Z Compiling utf8parse v0.2.1
8092023-11-21T06:32:07.006Z Compiling anstyle-parse v0.2.1
8102023-11-21T06:32:07.346Z Compiling camino v1.1.6
8112023-11-21T06:32:08.052Z Compiling indexmap v2.1.0
8122023-11-21T06:32:08.303Z Compiling anstyle v1.0.2
8132023-11-21T06:32:08.306Z Compiling anstyle-query v1.0.0
8142023-11-21T06:32:08.402Z Compiling semver v1.0.20
8152023-11-21T06:32:08.425Z Compiling winnow v0.5.15
8162023-11-21T06:32:08.504Z Compiling thiserror v1.0.49
8172023-11-21T06:32:08.599Z Compiling serde_json v1.0.108
8182023-11-21T06:32:08.990Z Compiling colorchoice v1.0.0
8192023-11-21T06:32:09.145Z Compiling anstream v0.5.0
8202023-11-21T06:32:09.187Z Compiling itoa v1.0.9
8212023-11-21T06:32:09.207Z Compiling heck v0.4.1
8222023-11-21T06:32:09.286Z Compiling clap_lex v0.5.1
8232023-11-21T06:32:09.570Z Compiling ryu v1.0.15
8242023-11-21T06:32:09.815Z Compiling quote v1.0.33
8252023-11-21T06:32:09.916Z Compiling strsim v0.10.0
8262023-11-21T06:32:10.052Z Compiling anyhow v1.0.75
8272023-11-21T06:32:10.379Z Compiling syn v2.0.32
8282023-11-21T06:32:10.542Z Compiling errno v0.3.2
8292023-11-21T06:32:12.152Z Compiling terminal_size v0.2.6
8302023-11-21T06:32:12.283Z Compiling clap_builder v4.4.2
8312023-11-21T06:32:17.494Z Compiling serde_derive v1.0.192
8322023-11-21T06:32:17.506Z Compiling thiserror-impl v1.0.49
8332023-11-21T06:32:17.506Z Compiling clap_derive v4.4.2
8342023-11-21T06:32:21.495Z Compiling clap v4.4.3
8352023-11-21T06:32:29.566Z Compiling serde_spanned v0.6.4
8362023-11-21T06:32:29.577Z Compiling toml_datetime v0.6.5
8372023-11-21T06:32:29.577Z Compiling cargo-platform v0.1.3
8382023-11-21T06:32:29.933Z Compiling toml_edit v0.21.0
8392023-11-21T06:32:31.645Z Compiling cargo_metadata v0.18.0
8402023-11-21T06:32:33.251Z Compiling toml v0.8.8
8412023-11-21T06:32:34.287Z Compiling cargo_toml v0.17.0
8422023-11-21T06:32:39.313Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
8432023-11-21T06:32:40.523Z Finished dev [unoptimized + debuginfo] target(s) in 53.02s
8442023-11-21T06:32:40.722Z Running `target/debug/xtask clippy`
8452023-11-21T06:32:40.778Zrunning: "/home/build/.rustup/toolchains/1.73.0-x86_64-unknown-illumos/bin/cargo" "clippy" "--all-targets" "--" "--deny" "warnings" "--allow" "clippy::style"
8462023-11-21T06:32:41.614Z Downloading crates ...
8472023-11-21T06:32:41.843Z Downloaded addr2line v0.21.0
8482023-11-21T06:32:41.849Z Downloaded bitfield v0.14.0
8492023-11-21T06:32:41.870Z Downloaded base16ct v0.2.0
8502023-11-21T06:32:41.879Z Downloaded is_ci v1.1.1
8512023-11-21T06:32:41.898Z Downloaded block-buffer v0.10.4
8522023-11-21T06:32:41.921Z Downloaded opaque-debug v0.3.0
8532023-11-21T06:32:41.921Z Downloaded num-integer v0.1.45
8542023-11-21T06:32:41.928Z Downloaded packed_struct v0.10.1
8552023-11-21T06:32:41.928Z Downloaded parking_lot v0.11.2
8562023-11-21T06:32:41.928Z Downloaded match_cfg v0.1.0
8572023-11-21T06:32:41.928Z Downloaded inout v0.1.3
8582023-11-21T06:32:41.934Z Downloaded olpc-cjson v0.1.3
8592023-11-21T06:32:41.938Z Downloaded convert_case v0.4.0
8602023-11-21T06:32:41.942Z Downloaded async-stream-impl v0.3.5
8612023-11-21T06:32:41.942Z Downloaded cstr-argument v0.1.2
8622023-11-21T06:32:41.947Z Downloaded atty v0.2.14
8632023-11-21T06:32:41.950Z Downloaded nu-ansi-term v0.49.0
8642023-11-21T06:32:41.965Z Downloaded oso-derive v0.27.0
8652023-11-21T06:32:41.971Z Downloaded matches v0.1.10
8662023-11-21T06:32:41.978Z Downloaded new_debug_unreachable v1.0.4
8672023-11-21T06:32:41.987Z Downloaded openssl-macros v0.1.1
8682023-11-21T06:32:41.993Z Downloaded openssl-probe v0.1.5
8692023-11-21T06:32:41.999Z Downloaded approx v0.5.1
8702023-11-21T06:32:42.007Z Downloaded nibble_vec v0.1.0
8712023-11-21T06:32:42.013Z Downloaded ascii-canvas v3.0.0
8722023-11-21T06:32:42.020Z Downloaded normalize-line-endings v0.3.0
8732023-11-21T06:32:42.024Z Downloaded libsw v3.3.0
8742023-11-21T06:32:42.032Z Downloaded num v0.4.1
8752023-11-21T06:32:42.038Z Downloaded block-padding v0.3.3
8762023-11-21T06:32:42.038Z Downloaded num_enum v0.5.11
8772023-11-21T06:32:42.052Z Downloaded tower-service v0.3.2
8782023-11-21T06:32:42.058Z Downloaded threadpool v1.8.1
8792023-11-21T06:32:42.064Z Downloaded dtrace-parser v0.1.14
8802023-11-21T06:32:42.078Z Downloaded plotters-svg v0.3.5
8812023-11-21T06:32:42.087Z Downloaded native-tls v0.2.11
8822023-11-21T06:32:42.087Z Downloaded once_cell v1.18.0
8832023-11-21T06:32:42.093Z Downloaded miniz_oxide v0.7.1
8842023-11-21T06:32:42.099Z Downloaded tiny-keccak v2.0.2
8852023-11-21T06:32:42.108Z Downloaded tinyvec_macros v0.1.1
8862023-11-21T06:32:42.109Z Downloaded hubpack v0.1.2
8872023-11-21T06:32:42.109Z Downloaded postgres-types v0.2.6
8882023-11-21T06:32:42.115Z Downloaded hubpack_derive v0.1.1
8892023-11-21T06:32:42.116Z Downloaded futures-io v0.3.29
8902023-11-21T06:32:42.116Z Downloaded unicase v2.7.0
8912023-11-21T06:32:42.126Z Downloaded mockall_derive v0.11.4
8922023-11-21T06:32:42.135Z Downloaded phf v0.11.2
8932023-11-21T06:32:42.135Z Downloaded usdt-macro v0.3.5
8942023-11-21T06:32:42.136Z Downloaded crypto-bigint v0.5.2
8952023-11-21T06:32:42.144Z Downloaded shlex v1.1.0
8962023-11-21T06:32:42.153Z Downloaded der_derive v0.7.2
8972023-11-21T06:32:42.153Z Downloaded smf v0.2.2
8982023-11-21T06:32:42.164Z Downloaded foreign-types-shared v0.3.1
8992023-11-21T06:32:42.164Z Downloaded structmeta v0.2.0
9002023-11-21T06:32:42.165Z Downloaded topological-sort v0.2.2
9012023-11-21T06:32:42.178Z Downloaded float-cmp v0.9.0
9022023-11-21T06:32:42.178Z Downloaded tokio-macros v2.1.0
9032023-11-21T06:32:42.178Z Downloaded pretty-hex v0.3.0
9042023-11-21T06:32:42.178Z Downloaded utf-8 v0.7.6
9052023-11-21T06:32:42.178Z Downloaded serial_test v0.10.0
9062023-11-21T06:32:42.178Z Downloaded flagset v0.4.3
9072023-11-21T06:32:42.188Z Downloaded unicode-linebreak v0.1.5
9082023-11-21T06:32:42.188Z Downloaded arc-swap v1.6.0
9092023-11-21T06:32:42.198Z Downloaded openssl-sys v0.9.93
9102023-11-21T06:32:42.207Z Downloaded pin-utils v0.1.0
9112023-11-21T06:32:42.207Z Downloaded darling_macro v0.14.4
9122023-11-21T06:32:42.207Z Downloaded stable_deref_trait v1.2.0
9132023-11-21T06:32:42.214Z Downloaded futures-executor v0.3.29
9142023-11-21T06:32:42.214Z Downloaded peeking_take_while v0.1.2
9152023-11-21T06:32:42.214Z Downloaded rpassword v7.2.0
9162023-11-21T06:32:42.221Z Downloaded try-lock v0.2.4
9172023-11-21T06:32:42.221Z Downloaded fragile v2.0.0
9182023-11-21T06:32:42.227Z Downloaded dyn-clone v1.0.13
9192023-11-21T06:32:42.227Z Downloaded zerocopy v0.3.0
9202023-11-21T06:32:42.227Z Downloaded swrite v0.1.0
9212023-11-21T06:32:42.232Z Downloaded universal-hash v0.5.1
9222023-11-21T06:32:42.232Z Downloaded radium v0.7.0
9232023-11-21T06:32:42.243Z Downloaded vec_map v0.8.2
9242023-11-21T06:32:42.243Z Downloaded trybuild v1.0.85
9252023-11-21T06:32:42.661Z Downloaded home v0.5.5
9262023-11-21T06:32:42.661Z Downloaded predicates-tree v1.0.9
9272023-11-21T06:32:42.661Z Downloaded usdt-attr-macro v0.3.5
9282023-11-21T06:32:42.661Z Downloaded precomputed-hash v0.1.1
9292023-11-21T06:32:42.688Z Downloaded usdt v0.3.5
9302023-11-21T06:32:42.688Z Downloaded pkg-config v0.3.27
9312023-11-21T06:32:42.688Z Downloaded pkcs8 v0.10.2
9322023-11-21T06:32:42.688Z Downloaded serde-big-array v0.5.1
9332023-11-21T06:32:42.688Z Downloaded glob v0.3.1
9342023-11-21T06:32:42.688Z Downloaded slog-stdlog v4.1.1
9352023-11-21T06:32:42.688Z Downloaded endian-type v0.1.2
9362023-11-21T06:32:42.688Z Downloaded synstructure v0.12.6
9372023-11-21T06:32:42.688Z Downloaded uuid v1.5.0
9382023-11-21T06:32:42.688Z Downloaded tabled_derive v0.6.0
9392023-11-21T06:32:42.689Z Downloaded rand_chacha v0.3.1
9402023-11-21T06:32:42.689Z Downloaded minimal-lexical v0.2.1
9412023-11-21T06:32:42.689Z Downloaded hostname v0.3.1
9422023-11-21T06:32:42.689Z Downloaded highway v1.1.0
9432023-11-21T06:32:42.689Z Downloaded yasna v0.5.2
9442023-11-21T06:32:42.689Z Downloaded zone v0.3.0
9452023-11-21T06:32:42.689Z Downloaded serde-hex v0.1.0
9462023-11-21T06:32:42.689Z Downloaded derive_builder_macro v0.12.0
9472023-11-21T06:32:42.689Z Downloaded parse-display v0.8.2
9482023-11-21T06:32:42.689Z Downloaded same-file v1.0.6
9492023-11-21T06:32:42.689Z Downloaded predicates v3.0.4
9502023-11-21T06:32:42.689Z Downloaded supports-color v2.1.0
9512023-11-21T06:32:42.689Z Downloaded subtle v2.5.0
9522023-11-21T06:32:42.689Z Downloaded prettyplease v0.2.12
9532023-11-21T06:32:42.689Z Downloaded zerocopy v0.6.4
9542023-11-21T06:32:42.689Z Downloaded parse-display-derive v0.8.2
9552023-11-21T06:32:42.689Z Downloaded yansi v0.5.1
9562023-11-21T06:32:42.689Z Downloaded whoami v1.4.1
9572023-11-21T06:32:42.689Z Downloaded headers-core v0.2.0
9582023-11-21T06:32:42.690Z Downloaded zone_cfg_derive v0.3.0
9592023-11-21T06:32:42.690Z Downloaded libm v0.2.7
9602023-11-21T06:32:42.690Z Downloaded vte_generate_state_changes v0.1.1
9612023-11-21T06:32:42.690Z Downloaded pem v1.1.1
9622023-11-21T06:32:42.690Z Downloaded enum-as-inner v0.5.1
9632023-11-21T06:32:42.690Z Downloaded termcolor v1.2.0
9642023-11-21T06:32:42.690Z Downloaded globset v0.4.13
9652023-11-21T06:32:42.690Z Downloaded half v1.8.2
9662023-11-21T06:32:42.690Z Downloaded either v1.9.0
9672023-11-21T06:32:42.690Z Downloaded ed25519 v1.5.3
9682023-11-21T06:32:42.690Z Downloaded termtree v0.4.1
9692023-11-21T06:32:42.690Z Downloaded pest_generator v2.7.2
9702023-11-21T06:32:42.690Z Downloaded ppv-lite86 v0.2.17
9712023-11-21T06:32:42.690Z Downloaded serde_yaml v0.9.25
9722023-11-21T06:32:42.690Z Downloaded want v0.3.1
9732023-11-21T06:32:42.690Z Downloaded dirs-next v2.0.0
9742023-11-21T06:32:42.690Z Downloaded wyz v0.5.1
9752023-11-21T06:32:42.690Z Downloaded phf_shared v0.10.0
9762023-11-21T06:32:42.690Z Downloaded quick-error v1.2.3
9772023-11-21T06:32:42.690Z Downloaded unicode-bidi v0.3.13
9782023-11-21T06:32:42.690Z Downloaded difflib v0.4.0
9792023-11-21T06:32:42.690Z Downloaded phf_shared v0.11.2
9802023-11-21T06:32:42.690Z Downloaded serial_test_derive v0.10.0
9812023-11-21T06:32:42.690Z Downloaded httptest v0.15.5
9822023-11-21T06:32:42.690Z Downloaded futures-core v0.3.29
9832023-11-21T06:32:42.691Z Downloaded shell-words v1.1.0
9842023-11-21T06:32:42.691Z Downloaded semver v0.11.0
9852023-11-21T06:32:42.691Z Downloaded version_check v0.9.4
9862023-11-21T06:32:42.691Z Downloaded derive_builder v0.12.0
9872023-11-21T06:32:42.691Z Downloaded group v0.13.0
9882023-11-21T06:32:42.691Z Downloaded tempfile v3.8.0
9892023-11-21T06:32:42.691Z Downloaded derive_builder_core v0.12.0
9902023-11-21T06:32:42.691Z Downloaded getopts v0.2.21
9912023-11-21T06:32:42.691Z Downloaded doc-comment v0.3.3
9922023-11-21T06:32:42.691Z Downloaded pretty_assertions v1.4.0
9932023-11-21T06:32:42.691Z Downloaded darling_macro v0.20.3
9942023-11-21T06:32:42.691Z Downloaded downcast v0.11.0
9952023-11-21T06:32:42.691Z Downloaded http-range v0.1.5
9962023-11-21T06:32:42.692Z Downloaded rustc_version v0.4.0
9972023-11-21T06:32:42.692Z Downloaded unicode-xid v0.2.4
9982023-11-21T06:32:42.692Z Downloaded postcard v0.7.3
9992023-11-21T06:32:42.692Z Downloaded diesel_table_macro_syntax v0.1.0
10002023-11-21T06:32:42.692Z Downloaded tokio-stream v0.1.14
10012023-11-21T06:32:42.692Z Downloaded path-slash v0.1.5
10022023-11-21T06:32:42.692Z Downloaded futures-sink v0.3.29
10032023-11-21T06:32:42.692Z Downloaded futures-macro v0.3.29
10042023-11-21T06:32:42.692Z Downloaded dof v0.1.5
10052023-11-21T06:32:42.692Z Downloaded futures-timer v3.0.2
10062023-11-21T06:32:42.692Z Downloaded waitgroup v0.1.2
10072023-11-21T06:32:42.692Z Downloaded regex-automata v0.1.10
10082023-11-21T06:32:42.692Z Downloaded untrusted v0.7.1
10092023-11-21T06:32:42.692Z Downloaded humantime v2.1.0
10102023-11-21T06:32:42.692Z Downloaded hash32 v0.2.1
10112023-11-21T06:32:42.692Z Downloaded unarray v0.1.4
10122023-11-21T06:32:42.692Z Downloaded parking_lot_core v0.9.8
10132023-11-21T06:32:42.692Z Downloaded itertools v0.12.0
10142023-11-21T06:32:42.692Z Downloaded fs-err v2.11.0
10152023-11-21T06:32:42.692Z Downloaded sct v0.7.0
10162023-11-21T06:32:42.692Z Downloaded http v0.2.11
10172023-11-21T06:32:42.693Z Downloaded wait-timeout v0.2.0
10182023-11-21T06:32:42.693Z Downloaded futures-util v0.3.29
10192023-11-21T06:32:42.693Z Downloaded unicode-width v0.1.11
10202023-11-21T06:32:42.693Z Downloaded httparse v1.8.0
10212023-11-21T06:32:42.693Z Downloaded http-body v0.4.5
10222023-11-21T06:32:42.693Z Downloaded toml v0.7.8
10232023-11-21T06:32:42.693Z Downloaded trust-dns-resolver v0.22.0
10242023-11-21T06:32:42.693Z Downloaded petgraph v0.6.4
10252023-11-21T06:32:42.693Z Downloaded funty v2.0.0
10262023-11-21T06:32:42.693Z Downloaded rustls-native-certs v0.6.3
10272023-11-21T06:32:42.693Z Downloaded hashbrown v0.13.2
10282023-11-21T06:32:42.704Z Downloaded reqwest v0.11.22
10292023-11-21T06:32:42.704Z Downloaded diff v0.1.13
10302023-11-21T06:32:42.705Z Downloaded ron v0.8.1
10312023-11-21T06:32:42.716Z Downloaded futures v0.3.29
10322023-11-21T06:32:42.727Z Downloaded rustls-webpki v0.101.7
10332023-11-21T06:32:42.747Z Downloaded unsafe-libyaml v0.2.9
10342023-11-21T06:32:42.754Z Downloaded object v0.32.1
10352023-11-21T06:32:42.775Z Downloaded vcpkg v0.2.15
10362023-11-21T06:32:42.851Z Downloaded reedline v0.26.0
10372023-11-21T06:32:42.863Z Downloaded tokio-util v0.7.10
10382023-11-21T06:32:42.879Z Downloaded rustls v0.21.9
10392023-11-21T06:32:42.896Z Downloaded tough v0.15.0
10402023-11-21T06:32:42.911Z Downloaded rustix v0.38.9
10412023-11-21T06:32:42.952Z Downloaded idna v0.4.0
10422023-11-21T06:32:42.965Z Downloaded regex-syntax v0.8.2
10432023-11-21T06:32:42.983Z Downloaded zerocopy-derive v0.6.4
10442023-11-21T06:32:43.006Z Downloaded idna v0.2.3
10452023-11-21T06:32:43.022Z Downloaded plotters v0.3.5
10462023-11-21T06:32:43.035Z Downloaded proptest v1.4.0
10472023-11-21T06:32:43.053Z Downloaded bstr v0.2.17
10482023-11-21T06:32:43.076Z Downloaded hyper v0.14.27
10492023-11-21T06:32:43.091Z Downloaded smoltcp v0.9.1
10502023-11-21T06:32:43.117Z Downloaded regress v0.7.1
10512023-11-21T06:32:43.134Z Downloaded smoltcp v0.8.2
10522023-11-21T06:32:43.154Z Downloaded ratatui v0.23.0
10532023-11-21T06:32:43.169Z Downloaded regex v1.10.2
10542023-11-21T06:32:43.192Z Downloaded trust-dns-proto v0.22.0
10552023-11-21T06:32:43.215Z Downloaded polar-core v0.27.0
10562023-11-21T06:32:43.229Z Downloaded regex-syntax v0.7.5
10572023-11-21T06:32:43.254Z Downloaded diesel v2.1.4
10582023-11-21T06:32:43.280Z Downloaded regex-syntax v0.6.29
10592023-11-21T06:32:43.293Z Downloaded bstr v1.6.0
10602023-11-21T06:32:43.319Z Downloaded radix_trie v0.2.1
10612023-11-21T06:32:43.324Z Downloaded openapiv3 v2.0.0-rc.1
10622023-11-21T06:32:43.347Z Downloaded zerocopy-derive v0.2.0
10632023-11-21T06:32:43.369Z Downloaded sled v0.34.7
10642023-11-21T06:32:43.392Z Downloaded regex-automata v0.4.3
10652023-11-21T06:32:43.425Z Downloaded regex-automata v0.3.8
10662023-11-21T06:32:43.470Z Downloaded tokio v1.33.0
10672023-11-21T06:32:43.527Z Downloaded sha3 v0.10.8
10682023-11-21T06:32:43.540Z Downloaded bzip2-sys v0.1.11+1.0.8
10692023-11-21T06:32:43.564Z Downloaded encoding_rs v0.8.33
10702023-11-21T06:32:43.616Z Downloaded chrono v0.4.31
10712023-11-21T06:32:43.625Z Downloaded bitvec v1.0.1
10722023-11-21T06:32:43.648Z Downloaded rayon v1.8.0
10732023-11-21T06:32:43.666Z Downloaded ring v0.17.5
10742023-11-21T06:32:43.801Z Downloaded syn v1.0.109
10752023-11-21T06:32:43.824Z Downloaded webpki-roots v0.25.2
10762023-11-21T06:32:43.828Z Downloaded gimli v0.28.0
10772023-11-21T06:32:43.842Z Downloaded aho-corasick v1.0.4
10782023-11-21T06:32:43.852Z Downloaded curve25519-dalek v4.1.0
10792023-11-21T06:32:43.873Z Downloaded ring v0.16.20
10802023-11-21T06:32:44.028Z Downloaded clap v2.34.0
10812023-11-21T06:32:44.040Z Downloaded hkdf v0.12.3
10822023-11-21T06:32:44.044Z Downloaded x509-cert v0.2.4
10832023-11-21T06:32:44.055Z Downloaded url v2.4.1
10842023-11-21T06:32:44.060Z Downloaded trust-dns-server v0.22.1
10852023-11-21T06:32:44.069Z Downloaded openssl v0.10.57
10862023-11-21T06:32:44.085Z Downloaded tar v0.4.40
10872023-11-21T06:32:44.091Z Downloaded heapless v0.7.16
10882023-11-21T06:32:44.096Z Downloaded tabled v0.14.0
10892023-11-21T06:32:44.124Z Downloaded h2 v0.3.21
10902023-11-21T06:32:44.133Z Downloaded quick-xml v0.23.1
10912023-11-21T06:32:44.145Z Downloaded lalrpop v0.19.12
10922023-11-21T06:32:44.165Z Downloaded unicode-normalization v0.1.22
10932023-11-21T06:32:44.172Z Downloaded bindgen v0.65.1
10942023-11-21T06:32:44.184Z Downloaded typenum v1.16.0
10952023-11-21T06:32:44.188Z Downloaded walkdir v2.4.0
10962023-11-21T06:32:44.191Z Downloaded password-hash v0.5.0
10972023-11-21T06:32:44.194Z Downloaded debug-ignore v1.0.5
10982023-11-21T06:32:44.197Z Downloaded pin-project v1.1.3
10992023-11-21T06:32:44.217Z Downloaded parking_lot v0.12.1
11002023-11-21T06:32:44.223Z Downloaded salty v0.2.0
11012023-11-21T06:32:44.228Z Downloaded rand v0.8.5
11022023-11-21T06:32:44.234Z Downloaded rand v0.4.6
11032023-11-21T06:32:44.240Z Downloaded pest v2.7.2
11042023-11-21T06:32:44.249Z Downloaded portable-atomic v1.4.3
11052023-11-21T06:32:44.258Z Downloaded slog-term v2.9.0
11062023-11-21T06:32:44.262Z Downloaded rayon-core v1.12.0
11072023-11-21T06:32:44.268Z Downloaded hashbrown v0.12.3
11082023-11-21T06:32:44.275Z Downloaded rust-argon2 v1.0.1
11092023-11-21T06:32:44.279Z Downloaded ucd-trie v0.1.6
11102023-11-21T06:32:44.285Z Downloaded elliptic-curve v0.13.5
11112023-11-21T06:32:44.291Z Downloaded tokio-tungstenite v0.20.1
11122023-11-21T06:32:44.303Z Downloaded tokio-rustls v0.24.1
11132023-11-21T06:32:44.303Z Downloaded snafu v0.7.5
11142023-11-21T06:32:44.314Z Downloaded zip v0.6.6
11152023-11-21T06:32:44.319Z Downloaded object v0.30.4
11162023-11-21T06:32:44.336Z Downloaded proc-macro-error-attr v1.0.4
11172023-11-21T06:32:44.343Z Downloaded parking_lot_core v0.8.6
11182023-11-21T06:32:44.343Z Downloaded rcgen v0.11.3
11192023-11-21T06:32:44.343Z Downloaded expectorate v1.1.0
11202023-11-21T06:32:44.346Z Downloaded untrusted v0.9.0
11212023-11-21T06:32:44.347Z Downloaded vsss-rs v3.3.1
11222023-11-21T06:32:44.350Z Downloaded subprocess v0.2.9
11232023-11-21T06:32:44.354Z Downloaded derive_more v0.99.17
11242023-11-21T06:32:44.361Z Downloaded futures-task v0.3.29
11252023-11-21T06:32:44.398Z Downloaded xattr v1.0.1
11262023-11-21T06:32:44.398Z Downloaded slog-envlogger v2.2.0
11272023-11-21T06:32:44.398Z Downloaded slog-dtrace v0.2.3
11282023-11-21T06:32:44.398Z Downloaded paste v1.0.14
11292023-11-21T06:32:44.398Z Downloaded tempdir v0.3.7
11302023-11-21T06:32:44.398Z Downloaded headers v0.3.9
11312023-11-21T06:32:44.426Z Downloaded der v0.7.8
11322023-11-21T06:32:44.426Z Downloaded rstest_macros v0.18.2
11332023-11-21T06:32:44.426Z Downloaded diesel_derives v2.1.1
11342023-11-21T06:32:44.431Z Downloaded pest_derive v2.7.2
11352023-11-21T06:32:44.431Z Downloaded dirs-sys-next v0.1.2
11362023-11-21T06:32:44.431Z Downloaded rustfmt-wrapper v0.2.0
11372023-11-21T06:32:44.431Z Downloaded dashmap v5.5.1
11382023-11-21T06:32:44.431Z Downloaded tokio-postgres v0.7.10
11392023-11-21T06:32:44.431Z Downloaded termios v0.3.3
11402023-11-21T06:32:44.431Z Downloaded zeroize v1.6.0
11412023-11-21T06:32:44.432Z Downloaded pem v3.0.2
11422023-11-21T06:32:44.432Z Downloaded smallvec v1.11.0
11432023-11-21T06:32:44.436Z Downloaded libxml v0.3.3
11442023-11-21T06:32:44.443Z Downloaded display-error-chain v0.2.0
11452023-11-21T06:32:44.447Z Downloaded env_logger v0.10.0
11462023-11-21T06:32:44.451Z Downloaded time v0.3.27
11472023-11-21T06:32:44.461Z Downloaded serde_with v2.3.3
11482023-11-21T06:32:44.471Z Downloaded hex-literal v0.4.1
11492023-11-21T06:32:44.477Z Downloaded hex v0.4.3
11502023-11-21T06:32:44.477Z Downloaded heck v0.3.3
11512023-11-21T06:32:44.483Z Downloaded ref-cast-impl v1.0.20
11522023-11-21T06:32:44.483Z Downloaded datatest-stable v0.2.3
11532023-11-21T06:32:44.483Z Downloaded toml v0.5.11
11542023-11-21T06:32:44.489Z Downloaded darling_core v0.20.3
11552023-11-21T06:32:44.496Z Downloaded typed-path v0.6.0
11562023-11-21T06:32:44.503Z Downloaded digest v0.10.7
11572023-11-21T06:32:44.512Z Downloaded num-bigint-dig v0.8.4
11582023-11-21T06:32:44.524Z Downloaded unicode-segmentation v1.10.1
11592023-11-21T06:32:44.937Z Downloaded toml_edit v0.19.15
11602023-11-21T06:32:44.941Z Downloaded pin-project-internal v1.1.3
11612023-11-21T06:32:44.941Z Downloaded rustc_version v0.1.7
11622023-11-21T06:32:44.941Z Downloaded pin-project-lite v0.2.13
11632023-11-21T06:32:44.941Z Downloaded nom v7.1.3
11642023-11-21T06:32:44.941Z Downloaded itertools v0.11.0
11652023-11-21T06:32:44.941Z Downloaded rustc-hash v1.1.0
11662023-11-21T06:32:44.941Z Downloaded crossterm v0.27.0
11672023-11-21T06:32:44.941Z Downloaded rustversion v1.0.14
11682023-11-21T06:32:44.941Z Downloaded data-encoding v2.4.0
11692023-11-21T06:32:44.941Z Downloaded which v4.4.0
11702023-11-21T06:32:44.941Z Downloaded spki v0.7.2
11712023-11-21T06:32:44.941Z Downloaded smallvec v0.6.14
11722023-11-21T06:32:44.941Z Downloaded httpdate v1.0.3
11732023-11-21T06:32:44.941Z Downloaded ena v0.14.2
11742023-11-21T06:32:44.941Z Downloaded predicates v2.1.5
11752023-11-21T06:32:44.941Z Downloaded poly1305 v0.8.0
11762023-11-21T06:32:44.941Z Downloaded pem-rfc7468 v0.7.0
11772023-11-21T06:32:44.941Z Downloaded hmac v0.12.1
11782023-11-21T06:32:44.941Z Downloaded flate2 v1.0.28
11792023-11-21T06:32:44.942Z Downloaded fatfs v0.3.6
11802023-11-21T06:32:44.942Z Downloaded criterion v0.5.1
11812023-11-21T06:32:44.942Z Downloaded ref-cast v1.0.20
11822023-11-21T06:32:44.942Z Downloaded similar v2.2.1
11832023-11-21T06:32:44.942Z Downloaded tracing v0.1.37
11842023-11-21T06:32:44.942Z Downloaded rsa v0.9.2
11852023-11-21T06:32:44.942Z Downloaded partial-io v0.5.4
11862023-11-21T06:32:44.942Z Downloaded plotters-backend v0.3.5
11872023-11-21T06:32:44.942Z Downloaded flume v0.11.0
11882023-11-21T06:32:44.942Z Downloaded platforms v3.0.2
11892023-11-21T06:32:44.942Z Downloaded semver-parser v0.10.2
11902023-11-21T06:32:44.942Z Downloaded signal-hook v0.3.17
11912023-11-21T06:32:44.942Z Downloaded socket2 v0.5.4
11922023-11-21T06:32:44.942Z Downloaded itertools v0.10.5
11932023-11-21T06:32:44.942Z Downloaded slog v2.7.0
11942023-11-21T06:32:44.942Z Downloaded tungstenite v0.20.1
11952023-11-21T06:32:44.942Z Downloaded trust-dns-client v0.22.0
11962023-11-21T06:32:44.942Z Downloaded steno v0.4.0
11972023-11-21T06:32:44.942Z Downloaded zeroize_derive v1.4.2
11982023-11-21T06:32:44.942Z Downloaded pkcs1 v0.7.5
11992023-11-21T06:32:44.942Z Downloaded vte v0.11.1
12002023-11-21T06:32:44.942Z Downloaded remove_dir_all v0.5.3
12012023-11-21T06:32:44.942Z Downloaded rustls-pemfile v1.0.3
12022023-11-21T06:32:44.942Z Downloaded num-bigint v0.4.4
12032023-11-21T06:32:44.942Z Downloaded crossbeam-channel v0.5.8
12042023-11-21T06:32:44.942Z Downloaded proc-macro-error v1.0.4
12052023-11-21T06:32:44.942Z Downloaded structopt v0.3.26
12062023-11-21T06:32:44.942Z Downloaded relative-path v1.9.0
12072023-11-21T06:32:44.942Z Downloaded derive-where v1.2.5
12082023-11-21T06:32:44.942Z Downloaded mio v0.8.8
12092023-11-21T06:32:44.942Z Downloaded bytes v1.5.0
12102023-11-21T06:32:44.942Z Downloaded tungstenite v0.18.0
12112023-11-21T06:32:44.942Z Downloaded textwrap v0.16.0
12122023-11-21T06:32:44.942Z Downloaded serde_tokenstream v0.2.0
12132023-11-21T06:32:44.942Z Downloaded serde_tokenstream v0.1.7
12142023-11-21T06:32:44.942Z Downloaded serde_repr v0.1.16
12152023-11-21T06:32:44.942Z Downloaded serde_plain v1.0.2
12162023-11-21T06:32:44.942Z Downloaded futures-channel v0.3.29
12172023-11-21T06:32:44.942Z Downloaded tracing-core v0.1.31
12182023-11-21T06:32:44.942Z Downloaded socket2 v0.4.9
12192023-11-21T06:32:44.942Z Downloaded snafu-derive v0.7.5
12202023-11-21T06:32:44.942Z Downloaded slog-async v2.8.0
12212023-11-21T06:32:44.942Z Downloaded rand_xorshift v0.3.0
12222023-11-21T06:32:44.942Z Downloaded r2d2 v0.8.10
12232023-11-21T06:32:44.942Z Downloaded backtrace v0.3.69
12242023-11-21T06:32:44.942Z Downloaded slab v0.4.9
12252023-11-21T06:32:44.942Z Downloaded serde_with_macros v2.3.3
12262023-11-21T06:32:44.942Z Downloaded proc-macro-crate v1.3.1
12272023-11-21T06:32:44.942Z Downloaded pretty-hex v0.2.1
12282023-11-21T06:32:44.942Z Downloaded predicates-core v1.0.6
12292023-11-21T06:32:44.942Z Downloaded rand_core v0.6.4
12302023-11-21T06:32:44.942Z Downloaded structmeta-derive v0.2.0
12312023-11-21T06:32:44.942Z Downloaded pest_meta v2.7.2
12322023-11-21T06:32:44.942Z Downloaded usdt-impl v0.3.5
12332023-11-21T06:32:44.942Z Downloaded getrandom v0.2.10
12342023-11-21T06:32:44.942Z Downloaded rstest v0.18.2
12352023-11-21T06:32:44.942Z Downloaded resolv-conf v0.7.0
12362023-11-21T06:32:44.942Z Downloaded signature v2.1.0
12372023-11-21T06:32:44.942Z Downloaded signature v1.6.4
12382023-11-21T06:32:44.942Z Downloaded form_urlencoded v1.2.0
12392023-11-21T06:32:44.942Z Downloaded fnv v1.0.7
12402023-11-21T06:32:44.942Z Downloaded filetime v0.2.22
12412023-11-21T06:32:44.942Z Downloaded tinyvec v1.6.0
12422023-11-21T06:32:44.942Z Downloaded test-strategy v0.3.1
12432023-11-21T06:32:44.942Z Downloaded crc32fast v1.3.2
12442023-11-21T06:32:44.942Z Downloaded chacha20poly1305 v0.10.1
12452023-11-21T06:32:44.942Z Downloaded fd-lock v3.0.13
12462023-11-21T06:32:44.942Z Downloaded num-traits v0.2.16
12472023-11-21T06:32:44.942Z Downloaded ahash v0.8.3
12482023-11-21T06:32:44.942Z Downloaded postgres-protocol v0.6.6
12492023-11-21T06:32:44.942Z Downloaded crc-any v2.4.3
12502023-11-21T06:32:44.942Z Downloaded fixedbitset v0.4.2
12512023-11-21T06:32:44.942Z Downloaded ff v0.13.0
12522023-11-21T06:32:44.945Z Downloaded strsim v0.8.0
12532023-11-21T06:32:44.946Z Downloaded strip-ansi-escapes v0.2.0
12542023-11-21T06:32:44.946Z Downloaded tokio-tungstenite v0.18.0
12552023-11-21T06:32:44.949Z Downloaded rustc-demangle v0.1.23
12562023-11-21T06:32:44.953Z Downloaded schemars v0.8.13
12572023-11-21T06:32:44.969Z Downloaded percent-encoding v2.3.0
12582023-11-21T06:32:44.973Z Downloaded tokio-native-tls v0.3.1
12592023-11-21T06:32:44.976Z Downloaded stringprep v0.1.3
12602023-11-21T06:32:44.976Z Downloaded term v0.7.0
12612023-11-21T06:32:44.980Z Downloaded foreign-types-shared v0.1.1
12622023-11-21T06:32:44.983Z Downloaded foreign-types-macros v0.2.3
12632023-11-21T06:32:44.983Z Downloaded foreign-types v0.5.0
12642023-11-21T06:32:44.987Z Downloaded foreign-types v0.3.2
12652023-11-21T06:32:44.987Z Downloaded signal-hook-tokio v0.3.1
12662023-11-21T06:32:44.987Z Downloaded oso v0.27.0
12672023-11-21T06:32:44.992Z Downloaded tui-tree-widget v0.13.0
12682023-11-21T06:32:44.995Z Downloaded tracing-attributes v0.1.26
12692023-11-21T06:32:44.997Z Downloaded tinytemplate v1.2.1
12702023-11-21T06:32:45.002Z Downloaded const-oid v0.9.5
12712023-11-21T06:32:45.005Z Downloaded fallible-iterator v0.2.0
12722023-11-21T06:32:45.008Z Downloaded secrecy v0.8.0
12732023-11-21T06:32:45.008Z Downloaded basic-toml v0.1.4
12742023-11-21T06:32:45.023Z Downloaded assert_cmd v2.0.12
12752023-11-21T06:32:45.026Z Downloaded crossbeam-epoch v0.9.15
12762023-11-21T06:32:45.030Z Downloaded fastrand v2.0.0
12772023-11-21T06:32:45.034Z Downloaded scopeguard v1.2.0
12782023-11-21T06:32:45.037Z Downloaded schemars_derive v0.8.13
12792023-11-21T06:32:45.037Z Downloaded rtoolbox v0.0.1
12802023-11-21T06:32:45.039Z Downloaded postcard-cobs v0.1.5-pre
12812023-11-21T06:32:45.042Z Downloaded serde_derive_internals v0.26.0
12822023-11-21T06:32:45.045Z Downloaded cookie v0.18.0
12832023-11-21T06:32:45.048Z Downloaded deranged v0.3.8
12842023-11-21T06:32:45.051Z Downloaded spin v0.5.2
12852023-11-21T06:32:45.051Z Downloaded thiserror-impl-no-std v2.0.2
12862023-11-21T06:32:45.054Z Downloaded spin v0.9.8
12872023-11-21T06:32:45.057Z Downloaded sha2 v0.10.8
12882023-11-21T06:32:45.060Z Downloaded libtest-mimic v0.6.1
12892023-11-21T06:32:45.065Z Downloaded time-macros v0.2.13
12902023-11-21T06:32:45.071Z Downloaded tap v1.0.1
12912023-11-21T06:32:45.071Z Downloaded clang-sys v1.6.1
12922023-11-21T06:32:45.075Z Downloaded cc v1.0.83
12932023-11-21T06:32:45.079Z Downloaded string_cache v0.8.7
12942023-11-21T06:32:45.083Z Downloaded smawk v0.3.1
12952023-11-21T06:32:45.083Z Downloaded colored v2.0.4
12962023-11-21T06:32:45.086Z Downloaded maybe-uninit v2.0.0
12972023-11-21T06:32:45.086Z Downloaded libloading v0.7.4
12982023-11-21T06:32:45.090Z Downloaded backoff v0.4.0
12992023-11-21T06:32:45.094Z Downloaded strum_macros v0.25.2
13002023-11-21T06:32:45.099Z Downloaded strum_macros v0.24.3
13012023-11-21T06:32:45.102Z Downloaded structopt-derive v0.4.18
13022023-11-21T06:32:45.102Z Downloaded slog-scope v4.4.0
13032023-11-21T06:32:45.105Z Downloaded darling v0.14.4
13042023-11-21T06:32:45.109Z Downloaded ciborium v0.2.1
13052023-11-21T06:32:45.113Z Downloaded ipnet v2.8.0
13062023-11-21T06:32:45.118Z Downloaded base64ct v1.6.0
13072023-11-21T06:32:45.121Z Downloaded async-trait v0.1.74
13082023-11-21T06:32:45.125Z Downloaded async-recursion v1.0.5
13092023-11-21T06:32:45.128Z Downloaded newline-converter v0.3.0
13102023-11-21T06:32:45.131Z Downloaded arrayvec v0.7.4
13112023-11-21T06:32:45.135Z Downloaded arrayref v0.3.7
13122023-11-21T06:32:45.135Z Downloaded argon2 v0.5.2
13132023-11-21T06:32:45.138Z Downloaded ansi_term v0.12.1
13142023-11-21T06:32:45.142Z Downloaded generic-array v0.14.7
13152023-11-21T06:32:45.148Z Downloaded signal-hook-registry v1.4.1
13162023-11-21T06:32:45.148Z Downloaded openapiv3 v1.0.3
13172023-11-21T06:32:45.173Z Downloaded mime_guess v2.0.4
13182023-11-21T06:32:45.176Z Downloaded lock_api v0.4.10
13192023-11-21T06:32:45.177Z Downloaded thread_local v1.1.7
13202023-11-21T06:32:45.177Z Downloaded thread-id v4.2.0
13212023-11-21T06:32:45.177Z Downloaded thiserror-no-std v2.0.2
13222023-11-21T06:32:45.183Z Downloaded textwrap v0.11.0
13232023-11-21T06:32:45.189Z Downloaded static_assertions v1.1.0
13242023-11-21T06:32:45.189Z Downloaded sha1 v0.10.6
13252023-11-21T06:32:45.193Z Downloaded serde_urlencoded v0.7.1
13262023-11-21T06:32:45.193Z Downloaded serde_path_to_error v0.1.14
13272023-11-21T06:32:45.198Z Downloaded semver v0.1.20
13282023-11-21T06:32:45.201Z Downloaded rusty-fork v0.3.0
13292023-11-21T06:32:45.201Z Downloaded toolchain_find v0.2.0
13302023-11-21T06:32:45.201Z Downloaded take_mut v0.2.2
13312023-11-21T06:32:45.205Z Downloaded slog-json v2.6.1
13322023-11-21T06:32:45.205Z Downloaded slog-bunyan v2.4.0
13332023-11-21T06:32:45.209Z Downloaded siphasher v0.3.11
13342023-11-21T06:32:45.212Z Downloaded signal-hook-mio v0.2.3
13352023-11-21T06:32:45.212Z Downloaded scheduled-thread-pool v0.2.7
13362023-11-21T06:32:45.212Z Downloaded num-rational v0.4.1
13372023-11-21T06:32:45.215Z Downloaded indicatif v0.17.7
13382023-11-21T06:32:45.221Z Downloaded darling_core v0.14.4
13392023-11-21T06:32:45.291Z Downloaded crossbeam-utils v0.8.16
13402023-11-21T06:32:45.295Z Downloaded console v0.15.7
13412023-11-21T06:32:45.295Z Downloaded cancel-safe-futures v0.1.5
13422023-11-21T06:32:45.295Z Downloaded log v0.4.20
13432023-11-21T06:32:45.295Z Downloaded darling v0.20.3
13442023-11-21T06:32:45.295Z Downloaded corncobs v0.1.3
13452023-11-21T06:32:45.296Z Downloaded base64 v0.21.5
13462023-11-21T06:32:45.296Z Downloaded multer v2.1.0
13472023-11-21T06:32:45.296Z Downloaded mime v0.3.17
13482023-11-21T06:32:45.296Z Downloaded lazy_static v1.4.0
13492023-11-21T06:32:45.296Z Downloaded lalrpop-util v0.19.12
13502023-11-21T06:32:45.296Z Downloaded maplit v1.0.2
13512023-11-21T06:32:45.296Z Downloaded strum v0.25.0
13522023-11-21T06:32:45.296Z Downloaded impl-trait-for-tuples v0.2.2
13532023-11-21T06:32:45.296Z Downloaded linear-map v1.2.0
13542023-11-21T06:32:45.296Z Downloaded fxhash v0.2.1
13552023-11-21T06:32:45.296Z Downloaded indoc v2.0.3
13562023-11-21T06:32:45.296Z Downloaded constant_time_eq v0.3.0
13572023-11-21T06:32:45.296Z Downloaded nanorand v0.7.0
13582023-11-21T06:32:45.296Z Downloaded assert_matches v1.5.0
13592023-11-21T06:32:45.296Z Downloaded aead v0.5.2
13602023-11-21T06:32:45.296Z Downloaded mockall v0.11.4
13612023-11-21T06:32:45.301Z Downloaded keccak v0.1.4
13622023-11-21T06:32:45.301Z Downloaded cpufeatures v0.2.9
13632023-11-21T06:32:45.301Z Downloaded atomic-waker v1.1.1
13642023-11-21T06:32:45.301Z Downloaded async-stream v0.3.5
13652023-11-21T06:32:45.304Z Downloaded array-init v0.0.4
13662023-11-21T06:32:45.305Z Downloaded similar-asserts v1.5.0
13672023-11-21T06:32:45.309Z Downloaded num-complex v0.4.4
13682023-11-21T06:32:45.313Z Downloaded crypto-common v0.1.6
13692023-11-21T06:32:45.313Z Downloaded crc v3.0.1
13702023-11-21T06:32:45.317Z Downloaded bcs v0.1.6
13712023-11-21T06:32:45.317Z Downloaded anes v0.1.6
13722023-11-21T06:32:45.323Z Downloaded adler v1.0.2
13732023-11-21T06:32:45.329Z Downloaded time-core v0.1.1
13742023-11-21T06:32:45.329Z Downloaded managed v0.8.0
13752023-11-21T06:32:45.329Z Downloaded linked-hash-map v0.5.6
13762023-11-21T06:32:45.336Z Downloaded constant_time_eq v0.2.6
13772023-11-21T06:32:45.336Z Downloaded nodrop v0.1.14
13782023-11-21T06:32:45.336Z Downloaded newtype_derive v0.1.6
13792023-11-21T06:32:45.336Z Downloaded serde-big-array v0.4.1
13802023-11-21T06:32:45.346Z Downloaded cfg-if v0.1.10
13812023-11-21T06:32:45.347Z Downloaded base64 v0.13.1
13822023-11-21T06:32:45.347Z Downloaded md-5 v0.10.5
13832023-11-21T06:32:45.355Z Downloaded crunchy v0.2.2
13842023-11-21T06:32:45.355Z Downloaded crossbeam-queue v0.3.8
13852023-11-21T06:32:45.355Z Downloaded crossbeam v0.8.2
13862023-11-21T06:32:45.355Z Downloaded crc-catalog v2.2.0
13872023-11-21T06:32:45.355Z Downloaded cipher v0.4.4
13882023-11-21T06:32:45.355Z Downloaded oorandom v11.1.3
13892023-11-21T06:32:45.365Z Downloaded num_threads v0.1.6
13902023-11-21T06:32:45.365Z Downloaded memoffset v0.7.1
13912023-11-21T06:32:45.365Z Downloaded instant v0.1.12
13922023-11-21T06:32:45.365Z Downloaded hyper-tls v0.5.0
13932023-11-21T06:32:45.365Z Downloaded hyper-rustls v0.24.2
13942023-11-21T06:32:45.369Z Downloaded criterion-plot v0.5.0
13952023-11-21T06:32:45.369Z Downloaded ciborium-ll v0.2.1
13962023-11-21T06:32:45.369Z Downloaded bzip2 v0.4.4
13972023-11-21T06:32:45.373Z Downloaded num_cpus v1.16.0
13982023-11-21T06:32:45.379Z Downloaded num-iter v0.1.43
13992023-11-21T06:32:45.382Z Downloaded libefi-sys v0.1.0
14002023-11-21T06:32:45.382Z Downloaded curve25519-dalek-derive v0.1.0
14012023-11-21T06:32:45.383Z Downloaded crossbeam-deque v0.8.3
14022023-11-21T06:32:45.386Z Downloaded chacha20 v0.9.1
14032023-11-21T06:32:45.387Z Downloaded cfg-if v1.0.0
14042023-11-21T06:32:45.390Z Downloaded camino-tempfile v1.0.2
14052023-11-21T06:32:45.394Z Downloaded blake2 v0.10.6
14062023-11-21T06:32:45.397Z Downloaded crucible-workspace-hack v0.1.0
14072023-11-21T06:32:45.397Z Downloaded ciborium-io v0.2.1
14082023-11-21T06:32:45.398Z Downloaded cexpr v0.6.0
14092023-11-21T06:32:45.402Z Downloaded cast v0.3.0
14102023-11-21T06:32:45.402Z Downloaded papergrid v0.10.0
14112023-11-21T06:32:45.409Z Downloaded packed_struct_codegen v0.10.1
14122023-11-21T06:32:45.412Z Downloaded owo-colors v3.5.0
14132023-11-21T06:32:45.416Z Downloaded omicron-zone-package v0.9.1
14142023-11-21T06:32:45.420Z Downloaded ipnetwork v0.20.0
14152023-11-21T06:32:45.425Z Downloaded indoc v1.0.9
14162023-11-21T06:32:45.428Z Downloaded cassowary v0.3.0
14172023-11-21T06:32:45.428Z Downloaded bytesize v1.3.0
14182023-11-21T06:32:45.432Z Downloaded bytecount v0.6.3
14192023-11-21T06:32:45.432Z Downloaded bit-set v0.5.3
14202023-11-21T06:32:45.435Z Downloaded number_prefix v0.4.0
14212023-11-21T06:32:45.435Z Downloaded num_enum_derive v0.5.11
14222023-11-21T06:32:45.439Z Downloaded num-derive v0.4.0
14232023-11-21T06:32:45.439Z Downloaded memoffset v0.9.0
14242023-11-21T06:32:45.442Z Downloaded lru-cache v0.1.2
14252023-11-21T06:32:45.442Z Downloaded lazycell v1.3.0
14262023-11-21T06:32:45.446Z Downloaded macaddr v1.0.1
14272023-11-21T06:32:45.446Z Downloaded kstat-rs v0.2.3
14282023-11-21T06:32:45.450Z Downloaded is-terminal v0.4.9
14292023-11-21T06:32:45.450Z Downloaded ident_case v1.0.1
14302023-11-21T06:32:45.450Z Downloaded iana-time-zone v0.1.57
14312023-11-21T06:32:45.454Z Downloaded hyper-staticfile v0.9.5
14322023-11-21T06:32:45.458Z Downloaded buf-list v1.0.3
14332023-11-21T06:32:45.462Z Downloaded blake2b_simd v1.0.1
14342023-11-21T06:32:45.462Z Downloaded bitflags v2.4.0
14352023-11-21T06:32:45.466Z Downloaded bb8 v0.8.1
14362023-11-21T06:32:45.471Z Downloaded autocfg v1.1.0
14372023-11-21T06:32:45.475Z Downloaded bit-vec v0.6.3
14382023-11-21T06:32:45.475Z Downloaded indexmap v1.9.3
14392023-11-21T06:32:45.478Z Downloaded byteorder v1.5.0
14402023-11-21T06:32:45.482Z Downloaded atomicwrites v0.4.2
14412023-11-21T06:32:46.261Z Compiling proc-macro2 v1.0.69
14422023-11-21T06:32:46.264Z Compiling serde v1.0.192
14432023-11-21T06:32:46.264Z Compiling autocfg v1.1.0
14442023-11-21T06:32:46.264Z Compiling version_check v0.9.4
14452023-11-21T06:32:46.283Z Compiling syn v1.0.109
14462023-11-21T06:32:46.286Z Compiling parking_lot_core v0.9.8
14472023-11-21T06:32:46.295Z Compiling libm v0.2.7
14482023-11-21T06:32:46.344Z Compiling libc v0.2.150
14492023-11-21T06:32:47.053Z Compiling futures-core v0.3.29
14502023-11-21T06:32:47.128Z Compiling cfg-if v1.0.0
14512023-11-21T06:32:47.335Z Compiling typenum v1.16.0
14522023-11-21T06:32:47.368Z Compiling once_cell v1.18.0
14532023-11-21T06:32:47.565Z Compiling generic-array v0.14.7
14542023-11-21T06:32:47.622Z Compiling futures-channel v0.3.29
14552023-11-21T06:32:47.751Z Compiling lock_api v0.4.10
14562023-11-21T06:32:48.079Z Compiling quote v1.0.33
14572023-11-21T06:32:48.167Z Compiling num-traits v0.2.16
14582023-11-21T06:32:48.348Z Compiling slab v0.4.9
14592023-11-21T06:32:48.478Z Compiling futures-task v0.3.29
14602023-11-21T06:32:48.839Z Compiling syn v2.0.32
14612023-11-21T06:32:48.968Z Compiling cc v1.0.83
14622023-11-21T06:32:49.229Z Compiling futures-util v0.3.29
14632023-11-21T06:32:49.264Z Compiling memchr v2.6.3
14642023-11-21T06:32:49.343Z Compiling pkg-config v0.3.27
14652023-11-21T06:32:49.511Z Compiling serde_json v1.0.108
14662023-11-21T06:32:49.667Z Compiling itoa v1.0.9
14672023-11-21T06:32:49.721Z Compiling log v0.4.20
14682023-11-21T06:32:49.997Z Compiling rustix v0.38.9
14692023-11-21T06:32:50.017Z Compiling schemars v0.8.13
14702023-11-21T06:32:50.390Z Compiling httparse v1.8.0
14712023-11-21T06:32:50.522Z Compiling indexmap v1.9.3
14722023-11-21T06:32:51.014Z Compiling getrandom v0.2.10
14732023-11-21T06:32:51.030Z Compiling ryu v1.0.15
14742023-11-21T06:32:51.100Z Compiling vcpkg v0.2.15
14752023-11-21T06:32:51.584Z Compiling hashbrown v0.14.2
14762023-11-21T06:32:51.647Z Compiling equivalent v1.0.1
14772023-11-21T06:32:51.665Z Compiling ahash v0.8.3
14782023-11-21T06:32:51.788Z Compiling openssl v0.10.57
14792023-11-21T06:32:52.077Z Compiling scopeguard v1.2.0
14802023-11-21T06:32:52.258Z Compiling fnv v1.0.7
14812023-11-21T06:32:52.363Z Compiling aho-corasick v1.0.4
14822023-11-21T06:32:52.422Z Compiling rustls v0.21.9
14832023-11-21T06:32:52.814Z Compiling regex-syntax v0.8.2
14842023-11-21T06:32:53.128Z Compiling ring v0.16.20
14852023-11-21T06:32:53.689Z Compiling ring v0.17.5
14862023-11-21T06:32:54.048Z Compiling openssl-sys v0.9.93
14872023-11-21T06:32:55.256Z Compiling async-trait v0.1.74
14882023-11-21T06:32:56.848Z Compiling native-tls v0.2.11
14892023-11-21T06:32:57.284Z Compiling ucd-trie v0.1.6
14902023-11-21T06:32:58.048Z Compiling smallvec v1.11.0
14912023-11-21T06:32:58.476Z Compiling regex-automata v0.4.3
14922023-11-21T06:32:58.702Z Compiling unicode-xid v0.2.4
14932023-11-21T06:32:58.932Z Compiling backtrace v0.3.69
14942023-11-21T06:32:59.505Z Compiling crossbeam-utils v0.8.16
14952023-11-21T06:32:59.837Z Compiling parking_lot v0.12.1
14962023-11-21T06:33:00.171Z Compiling serde_derive_internals v0.26.0
14972023-11-21T06:33:00.221Z Compiling iana-time-zone v0.1.57
14982023-11-21T06:33:00.729Z Compiling anyhow v1.0.75
14992023-11-21T06:33:01.292Z Compiling slog v2.7.0
15002023-11-21T06:33:01.734Z Compiling num-integer v0.1.45
15012023-11-21T06:33:02.098Z Compiling crc32fast v1.3.2
15022023-11-21T06:33:02.170Z Compiling dyn-clone v1.0.13
15032023-11-21T06:33:02.258Z Compiling byteorder v1.5.0
15042023-11-21T06:33:02.650Z Compiling synstructure v0.12.6
15052023-11-21T06:33:02.817Z Compiling spin v0.5.2
15062023-11-21T06:33:02.992Z Compiling time-core v0.1.1
15072023-11-21T06:33:03.129Z Compiling hashbrown v0.13.2
15082023-11-21T06:33:03.157Z Compiling pin-project-lite v0.2.13
15092023-11-21T06:33:03.227Z Compiling time-macros v0.2.13
15102023-11-21T06:33:03.322Z Compiling winnow v0.5.15
15112023-11-21T06:33:04.110Z Compiling rustversion v1.0.14
15122023-11-21T06:33:04.996Z Compiling signal-hook-registry v1.4.1
15132023-11-21T06:33:05.401Z Compiling regex v1.10.2
15142023-11-21T06:33:05.989Z Compiling mio v0.8.8
15152023-11-21T06:33:07.171Z Compiling errno v0.3.2
15162023-11-21T06:33:07.290Z Compiling socket2 v0.5.4
15172023-11-21T06:33:07.433Z Compiling num_cpus v1.16.0
15182023-11-21T06:33:07.592Z Compiling usdt-impl v0.3.5
15192023-11-21T06:33:07.870Z Compiling futures-sink v0.3.29
15202023-11-21T06:33:08.066Z Compiling unicode-width v0.1.11
15212023-11-21T06:33:08.273Z Compiling memoffset v0.9.0
15222023-11-21T06:33:08.289Z Compiling tinyvec_macros v0.1.1
15232023-11-21T06:33:08.407Z Compiling tinyvec v1.6.0
15242023-11-21T06:33:08.965Z Compiling pin-utils v0.1.0
15252023-11-21T06:33:09.106Z Compiling futures-io v0.3.29
15262023-11-21T06:33:09.117Z Compiling spin v0.9.8
15272023-11-21T06:33:09.343Z Compiling tracing-core v0.1.31
15282023-11-21T06:33:09.477Z Compiling signal-hook v0.3.17
15292023-11-21T06:33:09.499Z Compiling unicode-bidi v0.3.13
15302023-11-21T06:33:09.656Z Compiling lazy_static v1.4.0
15312023-11-21T06:33:09.798Z Compiling thread-id v4.2.0
15322023-11-21T06:33:09.902Z Compiling crossbeam-epoch v0.9.15
15332023-11-21T06:33:09.936Z Compiling strsim v0.10.0
15342023-11-21T06:33:10.491Z Compiling schemars_derive v0.8.13
15352023-11-21T06:33:10.520Z Compiling zerocopy-derive v0.2.0
15362023-11-21T06:33:10.558Z Compiling serde_derive v1.0.192
15372023-11-21T06:33:10.992Z Compiling thiserror-impl v1.0.49
15382023-11-21T06:33:11.062Z Compiling zeroize_derive v1.4.2
15392023-11-21T06:33:11.591Z Compiling tokio-macros v2.1.0
15402023-11-21T06:33:11.621Z Compiling futures-macro v0.3.29
15412023-11-21T06:33:12.353Z Compiling tracing-attributes v0.1.26
15422023-11-21T06:33:13.371Z Compiling openssl-macros v0.1.1
15432023-11-21T06:33:13.967Z Compiling zerocopy-derive v0.6.4
15442023-11-21T06:33:14.438Z Compiling zerocopy v0.3.0
15452023-11-21T06:33:15.369Z Compiling unicode-normalization v0.1.22
15462023-11-21T06:33:15.478Z Compiling thiserror v1.0.49
15472023-11-21T06:33:15.660Z Compiling pest v2.7.2
15482023-11-21T06:33:15.677Z Compiling clap_derive v4.4.2
15492023-11-21T06:33:17.124Z Compiling dof v0.1.5
15502023-11-21T06:33:17.291Z Compiling strum_macros v0.25.2
15512023-11-21T06:33:17.489Z Compiling num-iter v0.1.43
15522023-11-21T06:33:17.835Z Compiling tracing v0.1.37
15532023-11-21T06:33:17.932Z Compiling base64 v0.21.5
15542023-11-21T06:33:18.388Z Compiling either v1.9.0
15552023-11-21T06:33:18.906Z Compiling rand_core v0.6.4
15562023-11-21T06:33:18.914Z Compiling untrusted v0.9.0
15572023-11-21T06:33:19.073Z Compiling untrusted v0.7.1
15582023-11-21T06:33:19.138Z Compiling openssl-probe v0.1.5
15592023-11-21T06:33:19.319Z Compiling foreign-types-shared v0.1.1
15602023-11-21T06:33:19.366Z Compiling hashbrown v0.12.3
15612023-11-21T06:33:19.459Z Compiling percent-encoding v2.3.0
15622023-11-21T06:33:19.542Z Compiling foreign-types v0.3.2
15632023-11-21T06:33:19.968Z Compiling pest_meta v2.7.2
15642023-11-21T06:33:22.696Z Compiling pest_generator v2.7.2
15652023-11-21T06:33:23.418Z Compiling zeroize v1.6.0
15662023-11-21T06:33:24.923Z Compiling bzip2-sys v0.1.11+1.0.8
15672023-11-21T06:33:25.573Z Compiling try-lock v0.2.4
15682023-11-21T06:33:25.768Z Compiling want v0.3.1
15692023-11-21T06:33:26.144Z Compiling rustls-webpki v0.101.7
15702023-11-21T06:33:26.275Z Compiling sct v0.7.0
15712023-11-21T06:33:26.561Z Compiling form_urlencoded v1.2.0
15722023-11-21T06:33:26.920Z Compiling socket2 v0.4.9
15732023-11-21T06:33:26.998Z Compiling httpdate v1.0.3
15742023-11-21T06:33:27.118Z Compiling pest_derive v2.7.2
15752023-11-21T06:33:27.632Z Compiling tower-service v0.3.2
15762023-11-21T06:33:27.917Z Compiling rustls-pemfile v1.0.3
15772023-11-21T06:33:28.092Z Compiling idna v0.4.0
15782023-11-21T06:33:28.211Z Compiling dtrace-parser v0.1.14
15792023-11-21T06:33:28.418Z Compiling adler v1.0.2
15802023-11-21T06:33:28.726Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
15812023-11-21T06:33:29.080Z Compiling doc-comment v0.3.3
15822023-11-21T06:33:29.738Z Compiling siphasher v0.3.11
15832023-11-21T06:33:30.025Z Compiling url v2.4.1
15842023-11-21T06:33:30.165Z Compiling miniz_oxide v0.7.1
15852023-11-21T06:33:30.336Z Compiling rustls-native-certs v0.6.3
15862023-11-21T06:33:30.560Z Compiling pin-project-internal v1.1.3
15872023-11-21T06:33:30.862Z Compiling bitflags v1.3.2
15882023-11-21T06:33:30.994Z Compiling ipnet v2.8.0
15892023-11-21T06:33:31.067Z Compiling encoding_rs v0.8.33
15902023-11-21T06:33:32.123Z Compiling mime v0.3.17
15912023-11-21T06:33:32.583Z Compiling gimli v0.28.0
15922023-11-21T06:33:32.672Z Compiling webpki-roots v0.25.2
15932023-11-21T06:33:32.828Z Compiling crypto-common v0.1.6
15942023-11-21T06:33:32.899Z Compiling enum-as-inner v0.5.1
15952023-11-21T06:33:33.113Z Compiling diesel_table_macro_syntax v0.1.0
15962023-11-21T06:33:33.642Z Compiling indexmap v2.1.0
15972023-11-21T06:33:33.874Z Compiling bytes v1.5.0
15982023-11-21T06:33:34.376Z Compiling uuid v1.5.0
15992023-11-21T06:33:35.006Z Compiling chrono v0.4.31
16002023-11-21T06:33:35.510Z Compiling semver v1.0.20
16012023-11-21T06:33:35.687Z Compiling http v0.2.11
16022023-11-21T06:33:35.705Z Compiling bitflags v2.4.0
16032023-11-21T06:33:36.317Z Compiling toml_datetime v0.6.5
16042023-11-21T06:33:36.654Z Compiling serde_spanned v0.6.4
16052023-11-21T06:33:36.980Z Compiling rustc_version v0.4.0
16062023-11-21T06:33:37.005Z Compiling toml_edit v0.19.15
16072023-11-21T06:33:37.988Z Compiling tokio v1.33.0
16082023-11-21T06:33:38.059Z Compiling openapiv3 v2.0.0-rc.1
16092023-11-21T06:33:41.039Z Compiling serde_tokenstream v0.1.7
16102023-11-21T06:33:41.059Z Compiling http-body v0.4.5
16112023-11-21T06:33:41.839Z Compiling heapless v0.7.16
16122023-11-21T06:33:42.504Z Compiling serde_urlencoded v0.7.1
16132023-11-21T06:33:42.994Z Compiling addr2line v0.21.0
16142023-11-21T06:33:43.156Z Compiling usdt-attr-macro v0.3.5
16152023-11-21T06:33:43.317Z Compiling usdt-macro v0.3.5
16162023-11-21T06:33:43.981Z Compiling object v0.32.1
16172023-11-21T06:33:44.839Z Compiling num-bigint v0.4.4
16182023-11-21T06:33:45.176Z Compiling bit-vec v0.6.3
16192023-11-21T06:33:45.262Z Compiling rustc-demangle v0.1.23
16202023-11-21T06:33:45.507Z Compiling smoltcp v0.9.1
16212023-11-21T06:33:46.269Z Compiling diesel_derives v2.1.1
16222023-11-21T06:33:46.352Z Compiling flate2 v1.0.28
16232023-11-21T06:33:46.523Z Compiling phf_shared v0.10.0
16242023-11-21T06:33:46.744Z Compiling block-buffer v0.10.4
16252023-11-21T06:33:47.098Z Compiling hubpack_derive v0.1.1
16262023-11-21T06:33:47.115Z Compiling subtle v2.5.0
16272023-11-21T06:33:47.534Z Compiling new_debug_unreachable v1.0.4
16282023-11-21T06:33:47.655Z Compiling const-oid v0.9.5
16292023-11-21T06:33:47.900Z Compiling ppv-lite86 v0.2.17
16302023-11-21T06:33:48.333Z Compiling precomputed-hash v0.1.1
16312023-11-21T06:33:48.482Z Compiling fixedbitset v0.4.2
16322023-11-21T06:33:48.809Z Compiling string_cache v0.8.7
16332023-11-21T06:33:49.070Z Compiling petgraph v0.6.4
16342023-11-21T06:33:49.187Z Compiling rand_chacha v0.3.1
16352023-11-21T06:33:49.476Z Compiling bit-set v0.5.3
16362023-11-21T06:33:49.906Z Compiling toml v0.7.8
16372023-11-21T06:33:50.710Z Compiling digest v0.10.7
16382023-11-21T06:33:50.878Z Compiling tokio-util v0.7.10
16392023-11-21T06:33:51.456Z Compiling tokio-rustls v0.24.1
16402023-11-21T06:33:52.449Z Compiling toml_edit v0.21.0
16412023-11-21T06:33:52.946Z Compiling h2 v0.3.21
16422023-11-21T06:33:53.270Z Compiling tokio-native-tls v0.3.1
16432023-11-21T06:33:53.657Z Compiling hex v0.4.3
16442023-11-21T06:33:55.390Z Compiling itertools v0.10.5
16452023-11-21T06:33:55.497Z Compiling snafu-derive v0.7.5
16462023-11-21T06:33:57.236Z Compiling unicode-segmentation v1.10.1
16472023-11-21T06:33:58.670Z Compiling lalrpop-util v0.19.12
16482023-11-21T06:33:59.191Z Compiling rand v0.8.5
16492023-11-21T06:34:00.064Z Compiling serde_repr v0.1.16
16502023-11-21T06:34:00.358Z Compiling io-lifetimes v1.0.11
16512023-11-21T06:34:00.638Z Compiling anstyle v1.0.2
16522023-11-21T06:34:01.326Z Compiling utf8parse v0.2.1
16532023-11-21T06:34:01.377Z Compiling cpufeatures v0.2.9
16542023-11-21T06:34:01.522Z Compiling sha2 v0.10.8
16552023-11-21T06:34:01.595Z Compiling anstyle-parse v0.2.1
16562023-11-21T06:34:01.738Z Compiling rustix v0.37.23
16572023-11-21T06:34:01.765Z Compiling md-5 v0.10.5
16582023-11-21T06:34:02.099Z Compiling hmac v0.12.1
16592023-11-21T06:34:02.102Z Compiling stringprep v0.1.3
16602023-11-21T06:34:02.415Z Compiling hash32 v0.2.1
16612023-11-21T06:34:02.972Z Compiling anstyle-query v1.0.0
16622023-11-21T06:34:03.149Z Compiling fallible-iterator v0.2.0
16632023-11-21T06:34:03.487Z Compiling stable_deref_trait v1.2.0
16642023-11-21T06:34:03.631Z Compiling colorchoice v1.0.0
16652023-11-21T06:34:03.675Z Compiling terminal_size v0.2.6
16662023-11-21T06:34:03.866Z Compiling anstream v0.5.0
16672023-11-21T06:34:03.998Z Compiling phf_shared v0.11.2
16682023-11-21T06:34:04.092Z Compiling block-padding v0.3.3
16692023-11-21T06:34:04.253Z Compiling postgres-protocol v0.6.6
16702023-11-21T06:34:04.401Z Compiling hyper v0.14.27
16712023-11-21T06:34:04.565Z Compiling scheduled-thread-pool v0.2.7
16722023-11-21T06:34:04.812Z Compiling managed v0.8.0
16732023-11-21T06:34:05.290Z Compiling regex-automata v0.1.10
16742023-11-21T06:34:05.532Z Compiling num_threads v0.1.6
16752023-11-21T06:34:05.700Z Compiling matches v0.1.10
16762023-11-21T06:34:05.812Z Compiling deranged v0.3.8
16772023-11-21T06:34:05.827Z Compiling clap_lex v0.5.1
16782023-11-21T06:34:05.904Z Compiling idna v0.2.3
16792023-11-21T06:34:06.084Z Compiling bstr v0.2.17
16802023-11-21T06:34:06.578Z Compiling clap_builder v4.4.2
16812023-11-21T06:34:08.363Z Compiling postgres-types v0.2.6
16822023-11-21T06:34:08.434Z Compiling signal-hook-mio v0.2.3
16832023-11-21T06:34:08.653Z Compiling r2d2 v0.8.10
16842023-11-21T06:34:08.821Z Compiling time v0.3.27
16852023-11-21T06:34:09.228Z Compiling bzip2 v0.4.4
16862023-11-21T06:34:09.796Z Compiling phf v0.11.2
16872023-11-21T06:34:09.814Z Compiling inout v0.1.3
16882023-11-21T06:34:09.914Z Compiling hubpack v0.1.2
16892023-11-21T06:34:10.174Z Compiling ipnetwork v0.20.0
16902023-11-21T06:34:10.237Z Compiling pin-project v1.1.3
16912023-11-21T06:34:10.616Z Compiling futures-executor v0.3.29
16922023-11-21T06:34:10.751Z Compiling itertools v0.11.0
16932023-11-21T06:34:10.899Z Compiling zerocopy v0.6.4
16942023-11-21T06:34:11.636Z Compiling float-cmp v0.9.0
16952023-11-21T06:34:11.961Z Compiling predicates-core v1.0.6
16962023-11-21T06:34:12.405Z Compiling normalize-line-endings v0.3.0
16972023-11-21T06:34:12.441Z Compiling difflib v0.4.0
16982023-11-21T06:34:12.572Z Compiling static_assertions v1.1.0
16992023-11-21T06:34:12.703Z Compiling regex-automata v0.3.8
17002023-11-21T06:34:13.182Z Compiling data-encoding v2.4.0
17012023-11-21T06:34:14.526Z Compiling whoami v1.4.1
17022023-11-21T06:34:15.341Z Compiling predicates v3.0.4
17032023-11-21T06:34:15.559Z Compiling bstr v1.6.0
17042023-11-21T06:34:15.816Z Compiling tokio-postgres v0.7.10
17052023-11-21T06:34:16.515Z Compiling hyper-rustls v0.24.2
17062023-11-21T06:34:16.652Z Compiling hyper-tls v0.5.0
17072023-11-21T06:34:17.113Z Compiling reqwest v0.11.22
17082023-11-21T06:34:17.149Z Compiling yasna v0.5.2
17092023-11-21T06:34:17.321Z Compiling trust-dns-proto v0.22.0
17102023-11-21T06:34:17.743Z Compiling clap v4.4.3
17112023-11-21T06:34:17.892Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
17122023-11-21T06:34:19.244Z Compiling futures v0.3.29
17132023-11-21T06:34:19.400Z Compiling diesel v2.1.4
17142023-11-21T06:34:19.974Z Compiling snafu v0.7.5
17152023-11-21T06:34:20.332Z Compiling cipher v0.4.4
17162023-11-21T06:34:20.531Z Compiling zip v0.6.6
17172023-11-21T06:34:21.031Z Compiling crossterm v0.27.0
17182023-11-21T06:34:21.161Z Compiling similar v2.2.1
17192023-11-21T06:34:22.919Z Compiling signature v2.1.0
17202023-11-21T06:34:23.236Z Compiling tokio-stream v0.1.14
17212023-11-21T06:34:23.890Z Compiling usdt v0.3.5
17222023-11-21T06:34:24.289Z Compiling console v0.15.7
17232023-11-21T06:34:24.704Z Compiling serde_tokenstream v0.2.0
17242023-11-21T06:34:25.827Z Compiling regress v0.7.1
17252023-11-21T06:34:25.992Z Compiling getopts v0.2.21
17262023-11-21T06:34:26.381Z Compiling unsafe-libyaml v0.2.9
17272023-11-21T06:34:27.901Z Compiling ident_case v1.0.1
17282023-11-21T06:34:28.716Z Compiling serde_yaml v0.9.25
17292023-11-21T06:34:29.374Z Compiling paste v1.0.14
17302023-11-21T06:34:29.464Z Compiling slog-async v2.8.0
17312023-11-21T06:34:30.004Z Compiling multer v2.1.0
17322023-11-21T06:34:30.235Z Compiling async-stream-impl v0.3.5
17332023-11-21T06:34:30.535Z Compiling darling_core v0.20.3
17342023-11-21T06:34:31.818Z Compiling typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
17352023-11-21T06:34:32.242Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
17362023-11-21T06:34:34.295Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
17372023-11-21T06:34:37.086Z Compiling structmeta-derive v0.2.0
17382023-11-21T06:34:37.708Z Compiling regex-syntax v0.7.5
17392023-11-21T06:34:39.436Z Compiling darling_macro v0.20.3
17402023-11-21T06:34:40.840Z Compiling darling v0.20.3
17412023-11-21T06:34:40.996Z Compiling serde_with_macros v2.3.3
17422023-11-21T06:34:41.444Z Compiling structmeta v0.2.0
17432023-11-21T06:34:42.082Z Compiling test-strategy v0.3.1
17442023-11-21T06:34:48.305Z Compiling parse-display-derive v0.8.2
17452023-11-21T06:34:54.749Z Checking unicode-ident v1.0.12
17462023-11-21T06:34:55.821Z Compiling typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
17472023-11-21T06:35:02.966Z Compiling typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
17482023-11-21T06:35:03.126Z Compiling progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
17492023-11-21T06:35:13.692Z Compiling progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
17502023-11-21T06:35:27.726Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17512023-11-21T06:35:28.359Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
17522023-11-21T06:35:33.181Z Checking heck v0.4.1
17532023-11-21T06:35:35.472Z Checking progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
17542023-11-21T06:35:37.649Z Checking fastrand v2.0.0
17552023-11-21T06:35:38.134Z Checking tempfile v3.8.0
17562023-11-21T06:35:38.486Z Checking sha1 v0.10.6
17572023-11-21T06:35:38.653Z Checking match_cfg v0.1.0
17582023-11-21T06:35:38.767Z Checking hostname v0.3.1
17592023-11-21T06:35:38.881Z Checking atty v0.2.14
17602023-11-21T06:35:38.903Z Checking quick-error v1.2.3
17612023-11-21T06:35:38.942Z Checking crossbeam-channel v0.5.8
17622023-11-21T06:35:38.996Z Checking camino v1.1.6
17632023-11-21T06:35:39.035Z Checking dirs-sys-next v0.1.2
17642023-11-21T06:35:39.080Z Checking thread_local v1.1.7
17652023-11-21T06:35:39.284Z Checking dirs-next v2.0.0
17662023-11-21T06:35:39.446Z Checking instant v0.1.12
17672023-11-21T06:35:39.463Z Checking term v0.7.0
17682023-11-21T06:35:39.503Z Checking toml v0.8.8
17692023-11-21T06:35:39.884Z Checking strum v0.25.0
17702023-11-21T06:35:39.986Z Checking take_mut v0.2.2
17712023-11-21T06:35:40.092Z Checking slog-json v2.6.1
17722023-11-21T06:35:40.113Z Checking slog-term v2.9.0
17732023-11-21T06:35:40.136Z Checking serde_with v2.3.3
17742023-11-21T06:35:40.139Z Checking wait-timeout v0.2.0
17752023-11-21T06:35:40.394Z Checking debug-ignore v1.0.5
17762023-11-21T06:35:40.451Z Checking atomic-waker v1.1.1
17772023-11-21T06:35:40.588Z Checking slog-bunyan v2.4.0
17782023-11-21T06:35:40.628Z Checking waitgroup v0.1.2
17792023-11-21T06:35:40.649Z Checking async-stream v0.3.5
17802023-11-21T06:35:40.801Z Checking serde_path_to_error v0.1.14
17812023-11-21T06:35:40.820Z Checking rusty-fork v0.3.0
17822023-11-21T06:35:40.887Z Checking rand_xorshift v0.3.0
17832023-11-21T06:35:40.908Z Checking unarray v0.1.4
17842023-11-21T06:35:41.103Z Checking backoff v0.4.0
17852023-11-21T06:35:41.187Z Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
17862023-11-21T06:35:41.248Z Checking proptest v1.4.0
17872023-11-21T06:35:41.416Z Checking parse-display v0.8.2
17882023-11-21T06:35:41.599Z Checking macaddr v1.0.1
17892023-11-21T06:35:42.463Z Compiling proc-macro-error-attr v1.0.4
17902023-11-21T06:35:42.794Z Compiling proc-macro-crate v1.3.1
17912023-11-21T06:35:42.983Z Compiling proc-macro-error v1.0.4
17922023-11-21T06:35:44.158Z Compiling num_enum_derive v0.5.11
17932023-11-21T06:35:46.026Z Checking progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
17942023-11-21T06:35:46.044Z Compiling foreign-types-macros v0.2.3
17952023-11-21T06:35:46.312Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
17962023-11-21T06:35:46.848Z Compiling crucible-workspace-hack v0.1.0
17972023-11-21T06:35:46.901Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
17982023-11-21T06:35:46.943Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
17992023-11-21T06:35:47.290Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18002023-11-21T06:35:47.512Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18012023-11-21T06:35:47.749Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18022023-11-21T06:35:48.367Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
18032023-11-21T06:35:48.817Z Compiling zone_cfg_derive v0.3.0
18042023-11-21T06:35:48.843Z Compiling num-derive v0.4.0
18052023-11-21T06:35:48.891Z Compiling mockall_derive v0.11.4
18062023-11-21T06:36:06.903Z Checking is-terminal v0.4.9
18072023-11-21T06:36:34.081Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
18082023-11-21T06:36:38.940Z Checking termtree v0.4.1
18092023-11-21T06:36:39.227Z Checking predicates-tree v1.0.9
18102023-11-21T06:36:39.422Z Checking foreign-types-shared v0.3.1
18112023-11-21T06:36:39.742Z Checking foreign-types v0.5.0
18122023-11-21T06:36:39.866Z Checking num_enum v0.5.11
18132023-11-21T06:36:40.076Z Checking postcard-cobs v0.1.5-pre
18142023-11-21T06:36:40.318Z Checking postcard v0.7.3
18152023-11-21T06:36:40.777Z Checking smoltcp v0.8.2
18162023-11-21T06:36:41.346Z Checking cfg-if v0.1.10
18172023-11-21T06:36:41.367Z Checking base64ct v1.6.0
18182023-11-21T06:36:41.472Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18192023-11-21T06:36:42.035Z Checking cstr-argument v0.1.2
18202023-11-21T06:36:42.124Z Checking pretty-hex v0.2.1
18212023-11-21T06:36:42.281Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18222023-11-21T06:36:42.429Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18232023-11-21T06:36:42.762Z Checking colored v2.0.4
18242023-11-21T06:36:43.358Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
18252023-11-21T06:36:43.509Z Checking predicates v2.1.5
18262023-11-21T06:36:43.721Z Compiling heck v0.3.3
18272023-11-21T06:36:43.905Z Compiling libefi-sys v0.1.0
18282023-11-21T06:36:44.290Z Checking fragile v2.0.0
18292023-11-21T06:36:44.341Z Checking downcast v0.11.0
18302023-11-21T06:36:44.594Z Compiling structopt-derive v0.4.18
18312023-11-21T06:36:44.640Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
18322023-11-21T06:36:44.671Z Checking mockall v0.11.4
18332023-11-21T06:36:44.971Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=51a3121c8318fc7ac97d74f917ce1d37962e785f#51a3121c)
18342023-11-21T06:36:45.012Z Checking zone v0.3.0
18352023-11-21T06:36:45.344Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18362023-11-21T06:36:45.675Z Checking smf v0.2.2
18372023-11-21T06:36:46.265Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
18382023-11-21T06:36:46.335Z Compiling cancel-safe-futures v0.1.5
18392023-11-21T06:36:47.503Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18402023-11-21T06:36:48.584Z Checking filetime v0.2.22
18412023-11-21T06:36:48.872Z Checking xattr v1.0.1
18422023-11-21T06:36:49.014Z Compiling der_derive v0.7.2
18432023-11-21T06:36:49.129Z Checking tar v0.4.40
18442023-11-21T06:36:49.653Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18452023-11-21T06:36:50.061Z Compiling convert_case v0.4.0
18462023-11-21T06:36:50.356Z Compiling slog-dtrace v0.2.3
18472023-11-21T06:36:50.487Z Checking base64 v0.13.1
18482023-11-21T06:36:50.895Z Checking pem v3.0.2
18492023-11-21T06:36:51.127Z Compiling radium v0.7.0
18502023-11-21T06:36:51.288Z Checking camino-tempfile v1.0.2
18512023-11-21T06:36:51.332Z Compiling derive_more v0.99.17
18522023-11-21T06:36:51.778Z Compiling maybe-uninit v2.0.0
18532023-11-21T06:36:51.873Z Checking headers-core v0.2.0
18542023-11-21T06:36:52.066Z Compiling num-bigint-dig v0.8.4
18552023-11-21T06:36:52.178Z Compiling packed_struct v0.10.1
18562023-11-21T06:36:52.510Z Checking headers v0.3.9
18572023-11-21T06:36:52.535Z Compiling packed_struct_codegen v0.10.1
18582023-11-21T06:36:52.824Z Checking rcgen v0.11.3
18592023-11-21T06:36:52.896Z Checking pem v1.1.1
18602023-11-21T06:36:53.218Z Checking atomicwrites v0.4.2
18612023-11-21T06:36:53.491Z Checking subprocess v0.2.9
18622023-11-21T06:36:53.885Z Compiling num-rational v0.4.1
18632023-11-21T06:36:54.059Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
18642023-11-21T06:36:54.267Z Compiling same-file v1.0.6
18652023-11-21T06:36:54.298Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
18662023-11-21T06:36:54.595Z Compiling walkdir v2.4.0
18672023-11-21T06:36:54.688Z Compiling semver-parser v0.10.2
18682023-11-21T06:36:55.908Z Compiling semver v0.11.0
18692023-11-21T06:36:57.059Z Compiling home v0.5.5
18702023-11-21T06:36:57.261Z Compiling toolchain_find v0.2.0
18712023-11-21T06:36:57.393Z Compiling toml v0.5.11
18722023-11-21T06:36:58.005Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
18732023-11-21T06:36:58.166Z Checking linked-hash-map v0.5.6
18742023-11-21T06:36:58.657Z Compiling omicron-zone-package v0.9.1
18752023-11-21T06:36:59.757Z Checking lru-cache v0.1.2
18762023-11-21T06:37:00.019Z Compiling buf-list v1.0.3
18772023-11-21T06:37:00.284Z Compiling rustfmt-wrapper v0.2.0
18782023-11-21T06:37:00.569Z Checking half v1.8.2
18792023-11-21T06:37:01.215Z Checking ciborium-io v0.2.1
18802023-11-21T06:37:01.294Z Checking password-hash v0.5.0
18812023-11-21T06:37:01.420Z Checking ciborium-ll v0.2.1
18822023-11-21T06:37:01.679Z Checking textwrap v0.11.0
18832023-11-21T06:37:01.891Z Checking blake2 v0.10.6
18842023-11-21T06:37:02.010Z Checking ansi_term v0.12.1
18852023-11-21T06:37:02.043Z Checking vec_map v0.8.2
18862023-11-21T06:37:02.464Z Checking strsim v0.8.0
18872023-11-21T06:37:02.480Z Checking ciborium v0.2.1
18882023-11-21T06:37:02.558Z Checking argon2 v0.5.2
18892023-11-21T06:37:02.737Z Checking clap v2.34.0
18902023-11-21T06:37:02.866Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
18912023-11-21T06:37:03.408Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
18922023-11-21T06:37:03.505Z Checking arc-swap v1.6.0
18932023-11-21T06:37:03.860Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
18942023-11-21T06:37:03.887Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
18952023-11-21T06:37:04.143Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
18962023-11-21T06:37:04.203Z Checking slog-scope v4.4.0
18972023-11-21T06:37:04.359Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
18982023-11-21T06:37:04.487Z Checking slog-stdlog v4.1.1
18992023-11-21T06:37:04.895Z Checking slog-envlogger v2.2.0
19002023-11-21T06:37:05.213Z Checking newline-converter v0.3.0
19012023-11-21T06:37:05.426Z Compiling derive-where v1.2.5
19022023-11-21T06:37:05.550Z Compiling semver v0.1.20
19032023-11-21T06:37:06.023Z Compiling parking_lot_core v0.8.6
19042023-11-21T06:37:06.703Z Compiling rustc_version v0.1.7
19052023-11-21T06:37:06.859Z Checking expectorate v1.1.0
19062023-11-21T06:37:07.089Z Checking pem-rfc7468 v0.7.0
19072023-11-21T06:37:07.433Z Checking structopt v0.3.26
19082023-11-21T06:37:07.731Z Checking termcolor v1.2.0
19092023-11-21T06:37:07.862Z Checking flagset v0.4.3
19102023-11-21T06:37:08.144Z Checking der v0.7.8
19112023-11-21T06:37:08.604Z Compiling newtype_derive v0.1.6
19122023-11-21T06:37:11.304Z Checking spki v0.7.2
19132023-11-21T06:37:11.408Z Checking tap v1.0.1
19142023-11-21T06:37:11.654Z Checking wyz v0.5.1
19152023-11-21T06:37:12.730Z Checking resolv-conf v0.7.0
19162023-11-21T06:37:12.851Z Checking fxhash v0.2.1
19172023-11-21T06:37:13.099Z Checking crc-catalog v2.2.0
19182023-11-21T06:37:13.224Z Checking funty v2.0.0
19192023-11-21T06:37:13.284Z Checking trust-dns-resolver v0.22.0
19202023-11-21T06:37:13.302Z Checking crc v3.0.1
19212023-11-21T06:37:13.487Z Checking pkcs8 v0.10.2
19222023-11-21T06:37:13.713Z Checking itertools v0.12.0
19232023-11-21T06:37:13.869Z Checking nodrop v0.1.14
19242023-11-21T06:37:14.025Z Checking array-init v0.0.4
19252023-11-21T06:37:14.115Z Checking pkcs1 v0.7.5
19262023-11-21T06:37:14.285Z Checking smallvec v0.6.14
19272023-11-21T06:37:14.893Z Checking bitfield v0.14.0
19282023-11-21T06:37:15.016Z Checking bitvec v1.0.1
19292023-11-21T06:37:15.302Z Compiling rayon-core v1.12.0
19302023-11-21T06:37:15.745Z Checking serde-hex v0.1.0
19312023-11-21T06:37:15.768Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19322023-11-21T06:37:15.795Z Checking x509-cert v0.2.4
19332023-11-21T06:37:16.132Z Checking env_logger v0.10.0
19342023-11-21T06:37:16.820Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
19352023-11-21T06:37:17.860Z Checking rsa v0.9.2
19362023-11-21T06:37:17.902Z Checking hkdf v0.12.3
19372023-11-21T06:37:18.200Z Checking ron v0.8.1
19382023-11-21T06:37:18.466Z Compiling memoffset v0.7.1
19392023-11-21T06:37:18.928Z Checking crc-any v2.4.3
19402023-11-21T06:37:19.514Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
19412023-11-21T06:37:19.532Z Checking object v0.30.4
19422023-11-21T06:37:20.021Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
19432023-11-21T06:37:20.253Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19442023-11-21T06:37:20.632Z Compiling unicase v2.7.0
19452023-11-21T06:37:21.102Z Checking utf-8 v0.7.6
19462023-11-21T06:37:21.666Z Checking keccak v0.1.4
19472023-11-21T06:37:22.148Z Checking path-slash v0.1.5
19482023-11-21T06:37:22.337Z Checking sha3 v0.10.8
19492023-11-21T06:37:22.865Z Checking secrecy v0.8.0
19502023-11-21T06:37:22.935Z Compiling async-recursion v1.0.5
19512023-11-21T06:37:23.001Z Compiling platforms v3.0.2
19522023-11-21T06:37:23.180Z Compiling salty v0.2.0
19532023-11-21T06:37:24.392Z Checking num-complex v0.4.4
19542023-11-21T06:37:24.460Z Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
19552023-11-21T06:37:24.870Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
19562023-11-21T06:37:25.425Z Compiling curve25519-dalek v4.1.0
19572023-11-21T06:37:25.872Z Checking num v0.4.1
19582023-11-21T06:37:26.011Z Checking glob v0.3.1
19592023-11-21T06:37:26.194Z Checking lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
19602023-11-21T06:37:26.277Z Compiling mime_guess v2.0.4
19612023-11-21T06:37:26.483Z Checking openapiv3 v1.0.3
19622023-11-21T06:37:26.705Z Compiling curve25519-dalek-derive v0.1.0
19632023-11-21T06:37:28.121Z Compiling thiserror-impl-no-std v2.0.2
19642023-11-21T06:37:28.898Z Checking swrite v0.1.0
19652023-11-21T06:37:30.137Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
19662023-11-21T06:37:30.462Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
19672023-11-21T06:37:32.176Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#bb69a3a4)
19682023-11-21T06:37:32.541Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
19692023-11-21T06:37:33.520Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
19702023-11-21T06:37:34.261Z Checking nibble_vec v0.1.0
19712023-11-21T06:37:35.526Z Compiling crunchy v0.2.2
19722023-11-21T06:37:36.240Z Compiling portable-atomic v1.4.3
19732023-11-21T06:37:36.574Z Checking endian-type v0.1.2
19742023-11-21T06:37:36.928Z Checking radix_trie v0.2.1
19752023-11-21T06:37:37.632Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
19762023-11-21T06:37:38.413Z Checking libsw v3.3.0
19772023-11-21T06:37:38.598Z Checking linear-map v1.2.0
19782023-11-21T06:37:39.113Z Compiling tiny-keccak v2.0.2
19792023-11-21T06:37:39.528Z Checking owo-colors v3.5.0
19802023-11-21T06:37:40.357Z Checking parking_lot v0.11.2
19812023-11-21T06:37:40.426Z Checking trust-dns-client v0.22.0
19822023-11-21T06:37:42.671Z Compiling clang-sys v1.6.1
19832023-11-21T06:37:43.167Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
19842023-11-21T06:37:43.186Z Checking crossbeam-deque v0.8.3
19852023-11-21T06:37:43.671Z Compiling darling_core v0.14.4
19862023-11-21T06:37:43.689Z Compiling prettyplease v0.2.12
19872023-11-21T06:37:44.178Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
19882023-11-21T06:37:45.022Z Checking trust-dns-server v0.22.1
19892023-11-21T06:37:45.607Z Compiling ascii-canvas v3.0.0
19902023-11-21T06:37:46.341Z Checking sled v0.34.7
19912023-11-21T06:37:46.767Z Checking lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
19922023-11-21T06:37:48.162Z Checking hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
19932023-11-21T06:37:49.868Z Checking ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
19942023-11-21T06:37:51.260Z Compiling ena v0.14.2
19952023-11-21T06:37:51.383Z Compiling diff v0.1.13
19962023-11-21T06:37:51.661Z Compiling regex-syntax v0.6.29
19972023-11-21T06:37:51.900Z Checking pretty-hex v0.3.0
19982023-11-21T06:37:52.072Z Checking signature v1.6.4
19992023-11-21T06:37:52.128Z Compiling minimal-lexical v0.2.1
20002023-11-21T06:37:52.247Z Checking ed25519 v1.5.3
20012023-11-21T06:37:52.603Z Checking tungstenite v0.18.0
20022023-11-21T06:37:52.639Z Compiling darling_macro v0.14.4
20032023-11-21T06:37:52.828Z Compiling nom v7.1.3
20042023-11-21T06:37:52.909Z Compiling libloading v0.7.4
20052023-11-21T06:37:52.926Z Compiling ref-cast v1.0.20
20062023-11-21T06:37:53.442Z Compiling bindgen v0.65.1
20072023-11-21T06:37:53.718Z Checking rayon v1.8.0
20082023-11-21T06:37:54.008Z Checking tokio-tungstenite v0.18.0
20092023-11-21T06:37:54.058Z Compiling darling v0.14.4
20102023-11-21T06:37:54.225Z Compiling derive_builder_core v0.12.0
20112023-11-21T06:37:54.481Z Checking steno v0.4.0
20122023-11-21T06:37:54.685Z Checking nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
20132023-11-21T06:37:57.973Z Compiling lalrpop v0.19.12
20142023-11-21T06:37:59.226Z Compiling cexpr v0.6.0
20152023-11-21T06:37:59.301Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
20162023-11-21T06:38:00.676Z Checking hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
20172023-11-21T06:38:00.981Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
20182023-11-21T06:38:01.164Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
20192023-11-21T06:38:01.674Z Checking globset v0.4.13
20202023-11-21T06:38:01.801Z Checking olpc-cjson v0.1.3
20212023-11-21T06:38:02.117Z Checking serde_plain v1.0.2
20222023-11-21T06:38:02.425Z Checking serde-big-array v0.5.1
20232023-11-21T06:38:02.428Z Checking serde-big-array v0.4.1
20242023-11-21T06:38:02.496Z Compiling which v4.4.0
20252023-11-21T06:38:02.675Z Compiling ref-cast-impl v1.0.20
20262023-11-21T06:38:02.738Z Compiling libxml v0.3.3
20272023-11-21T06:38:02.978Z Checking typed-path v0.6.0
20282023-11-21T06:38:03.255Z Compiling shlex v1.1.0
20292023-11-21T06:38:03.613Z Compiling peeking_take_while v0.1.2
20302023-11-21T06:38:03.627Z Compiling rustc-hash v1.1.0
20312023-11-21T06:38:03.795Z Compiling lazycell v1.3.0
20322023-11-21T06:38:06.031Z Checking tough v0.15.0
20332023-11-21T06:38:07.122Z Checking sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20342023-11-21T06:38:07.836Z Compiling derive_builder_macro v0.12.0
20352023-11-21T06:38:09.053Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
20362023-11-21T06:38:10.033Z Checking signal-hook-tokio v0.3.1
20372023-11-21T06:38:10.279Z Checking ff v0.13.0
20382023-11-21T06:38:10.596Z Compiling strum_macros v0.24.3
20392023-11-21T06:38:10.968Z Compiling fs-err v2.11.0
20402023-11-21T06:38:11.413Z Checking display-error-chain v0.2.0
20412023-11-21T06:38:11.639Z Checking corncobs v0.1.3
20422023-11-21T06:38:12.636Z Compiling indoc v1.0.9
20432023-11-21T06:38:13.679Z Checking sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20442023-11-21T06:38:13.918Z Checking group v0.13.0
20452023-11-21T06:38:13.939Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
20462023-11-21T06:38:14.650Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
20472023-11-21T06:38:16.307Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
20482023-11-21T06:38:17.226Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
20492023-11-21T06:38:18.899Z Checking universal-hash v0.5.1
20502023-11-21T06:38:19.188Z Checking crypto-bigint v0.5.2
20512023-11-21T06:38:20.485Z Compiling cookie v0.18.0
20522023-11-21T06:38:20.940Z Compiling diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
20532023-11-21T06:38:22.009Z Checking opaque-debug v0.3.0
20542023-11-21T06:38:22.139Z Checking base16ct v0.2.0
20552023-11-21T06:38:22.402Z Checking elliptic-curve v0.13.5
20562023-11-21T06:38:23.198Z Checking poly1305 v0.8.0
20572023-11-21T06:38:23.809Z Checking thiserror-no-std v2.0.2
20582023-11-21T06:38:24.595Z Checking chacha20 v0.9.1
20592023-11-21T06:38:24.706Z Checking aead v0.5.2
20602023-11-21T06:38:25.030Z Compiling oso-derive v0.27.0
20612023-11-21T06:38:25.136Z Compiling impl-trait-for-tuples v0.2.2
20622023-11-21T06:38:26.841Z Checking vsss-rs v3.3.1
20632023-11-21T06:38:27.048Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
20642023-11-21T06:38:32.109Z Checking chacha20poly1305 v0.10.1
20652023-11-21T06:38:33.342Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
20662023-11-21T06:38:34.402Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
20672023-11-21T06:38:34.427Z Checking tungstenite v0.20.1
20682023-11-21T06:38:35.906Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
20692023-11-21T06:38:39.897Z Checking tokio-tungstenite v0.20.1
20702023-11-21T06:38:41.461Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
20712023-11-21T06:38:41.783Z Checking bcs v0.1.6
20722023-11-21T06:38:42.589Z Checking kstat-rs v0.2.3
20732023-11-21T06:38:43.283Z Checking assert_matches v1.5.0
20742023-11-21T06:38:43.808Z Compiling indoc v2.0.3
20752023-11-21T06:38:44.471Z Checking highway v1.1.0
20762023-11-21T06:38:49.737Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
20772023-11-21T06:38:50.670Zerror[E0599]: no method named `as_ptr` found for reference `&openssl::x509::X509Ref` in the current scope
20782023-11-21T06:38:50.671Z --> certificates/src/openssl_ext.rs:55:22
20792023-11-21T06:38:50.671Z |
20802023-11-21T06:38:50.671Z55 | self.as_ptr(),
20812023-11-21T06:38:50.671Z | ^^^^^^ method not found in `&X509Ref`
20822023-11-21T06:38:50.671Z |
20832023-11-21T06:38:50.671Z = help: items from traits can only be used if the trait is in scope
20842023-11-21T06:38:50.671Zhelp: the following trait is implemented but not in scope; perhaps add a `use` for it:
20852023-11-21T06:38:50.671Z |
20862023-11-21T06:38:50.671Z8 + use foreign_types_shared::ForeignTypeRef;
20872023-11-21T06:38:50.671Z |
20882023-11-21T06:38:50.671Z
20892023-11-21T06:38:50.703Zerror[E0599]: no method named `as_ptr` found for reference `&openssl::x509::X509Ref` in the current scope
20902023-11-21T06:38:50.703Z --> certificates/src/openssl_ext.rs:114:65
20912023-11-21T06:38:50.703Z |
20922023-11-21T06:38:50.704Z114 | unsafe { openssl_sys::X509_get_extension_flags(self.as_ptr()) };
20932023-11-21T06:38:50.704Z | ^^^^^^ method not found in `&X509Ref`
20942023-11-21T06:38:50.704Z |
20952023-11-21T06:38:50.704Z = help: items from traits can only be used if the trait is in scope
20962023-11-21T06:38:50.704Zhelp: the following trait is implemented but not in scope; perhaps add a `use` for it:
20972023-11-21T06:38:50.704Z |
20982023-11-21T06:38:50.704Z8 + use foreign_types_shared::ForeignTypeRef;
20992023-11-21T06:38:50.704Z |
21002023-11-21T06:38:50.704Z
21012023-11-21T06:38:50.710Zerror[E0599]: no method named `as_ptr` found for reference `&openssl::x509::X509Ref` in the current scope
21022023-11-21T06:38:50.710Z --> certificates/src/openssl_ext.rs:121:68
21032023-11-21T06:38:50.710Z |
21042023-11-21T06:38:50.710Z121 | unsafe { openssl_sys::X509_get_extended_key_usage(self.as_ptr()) };
21052023-11-21T06:38:50.710Z | ^^^^^^ method not found in `&X509Ref`
21062023-11-21T06:38:50.710Z |
21072023-11-21T06:38:50.710Z = help: items from traits can only be used if the trait is in scope
21082023-11-21T06:38:50.710Zhelp: the following trait is implemented but not in scope; perhaps add a `use` for it:
21092023-11-21T06:38:50.710Z |
21102023-11-21T06:38:50.710Z8 + use foreign_types_shared::ForeignTypeRef;
21112023-11-21T06:38:50.710Z |
21122023-11-21T06:38:50.710Z
21132023-11-21T06:38:50.739Zerror: unused import: `foreign_types::ForeignTypeRef`
21142023-11-21T06:38:50.739Z --> certificates/src/openssl_ext.rs:8:5
21152023-11-21T06:38:50.739Z |
21162023-11-21T06:38:50.739Z8 | use foreign_types::ForeignTypeRef;
21172023-11-21T06:38:50.739Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
21182023-11-21T06:38:50.739Z |
21192023-11-21T06:38:50.739Z = note: `-D unused-imports` implied by `-D warnings`
21202023-11-21T06:38:50.739Z
21212023-11-21T06:38:50.779ZFor more information about this error, try `rustc --explain E0599`.
21222023-11-21T06:38:50.845Zerror: could not compile `omicron-certificates` (lib) due to 4 previous errors
21232023-11-21T06:38:50.845Zwarning: build failed, waiting for other jobs to finish...
21242023-11-21T06:39:25.517ZError: clippy failed: exit status: 101
21252023-11-21T06:39:25.522Z
21262023-11-21T06:39:25.522Zreal 7:38.123396935
21272023-11-21T06:39:25.522Zuser 46:44.878681080
21282023-11-21T06:39:25.522Zsys 7:01.730398431
21292023-11-21T06:39:25.522Ztrap 1.826352330
21302023-11-21T06:39:25.522Ztflt 5.269169334
21312023-11-21T06:39:25.522Zdflt 4.689597183
21322023-11-21T06:39:25.522Zkflt 0.022979608
21332023-11-21T06:39:25.522Zlock 1:02:44.927920558
21342023-11-21T06:39:25.522Zslp 2:10:28.006925609
21352023-11-21T06:39:25.522Zlat 2:08.598266406
21362023-11-21T06:39:25.522Zstop 4:51.183054474
21372023-11-21T06:39:25.522Zprocess exited: duration 618691 ms, exit code 1
 
21382023-11-21T06:39:25.539Zfound 0 output files