01HPR56PM1W2KH2Q7YKPXG7KWQ: helios / CI tools

BasicConfig {
    output_rules: [
        "=/work/end-to-end-tests/*.gz",
        "=/work/caboose-util.gz",
        "=/work/tufaceous.gz",
    ],
    rust_toolchain: Some(
        String(
            "1.72.1",
        ),
    ),
    target: Some(
        "helios-2.0",
    ),
    access_repos: [],
    publish: [],
    skip_clone: false,
}

Buildomat Job: 01HPR599X9WNN76J4XZ7AGTGHK

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12024-02-16T05:13:41.987Zjob assigned to worker 01HPR59H0NVMT4NZXCZHNG4T7E (queued for 1 m 7 s)
 
22024-02-16T05:13:42.007Zstarting task 0: "setup"
32024-02-16T05:13:42.109Z++ uname -s
42024-02-16T05:13:42.131Z+ kern=SunOS
52024-02-16T05:13:42.131Z+ case "$kern" in
62024-02-16T05:13:42.131Z+ groupadd -g 12345 build
72024-02-16T05:13:42.131Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-02-16T05:13:44.103Z+ zfs create -o mountpoint=/work rpool/work
92024-02-16T05:13:44.223Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-02-16T05:13:44.242Z+ home_fs=zfs
112024-02-16T05:13:44.243Z+ [[ zfs == autofs ]]
122024-02-16T05:13:44.243Z+ mkdir -p /home/build
132024-02-16T05:13:44.243Z+ chown build:build /home/build /work
142024-02-16T05:13:45.229Z+ chmod 0700 /home/build /work
152024-02-16T05:13:45.249Zprocess exited: duration 3215 ms, exit code 0
 
162024-02-16T05:13:45.274Zstarting task 1: "rust-toolchain"
172024-02-16T05:13:45.291Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182024-02-16T05:13:45.291Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192024-02-16T05:13:45.801Zinfo: downloading installer
202024-02-16T05:13:47.436Zwarning: it looks like you have an existing installation of Rust at:
212024-02-16T05:13:47.436Zwarning: /opt/ooce/bin
222024-02-16T05:13:47.436Zwarning: It is recommended that rustup be the primary Rust installation.
232024-02-16T05:13:47.436Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242024-02-16T05:13:47.436Zwarning: If you are sure that you want both rustup and your already installed Rust
252024-02-16T05:13:47.436Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262024-02-16T05:13:47.436Zwarning: or pass `-y' to ignore all ignorable checks.
272024-02-16T05:13:47.436Zerror: cannot install while Rust is installed
282024-02-16T05:13:47.437Zwarning: continuing (because the -y flag is set and the error is ignorable)
292024-02-16T05:13:47.437Zinfo: profile set to 'default'
302024-02-16T05:13:47.437Zinfo: default host triple is x86_64-unknown-illumos
312024-02-16T05:13:47.437Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322024-02-16T05:13:47.437Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332024-02-16T05:13:47.437Zinfo: downloading component 'cargo'
342024-02-16T05:13:48.149Zinfo: downloading component 'clippy'
352024-02-16T05:13:48.457Zinfo: downloading component 'rust-docs'
362024-02-16T05:13:49.550Zinfo: downloading component 'rust-std'
372024-02-16T05:13:51.494Zinfo: downloading component 'rustc'
382024-02-16T05:13:56.597Zinfo: downloading component 'rustfmt'
392024-02-16T05:13:56.603Zinfo: installing component 'cargo'
402024-02-16T05:13:57.370Zinfo: installing component 'clippy'
412024-02-16T05:13:57.751Zinfo: installing component 'rust-docs'
422024-02-16T05:13:59.287Zinfo: installing component 'rust-std'
432024-02-16T05:14:01.191Zinfo: installing component 'rustc'
442024-02-16T05:14:05.305Zinfo: installing component 'rustfmt'
452024-02-16T05:14:05.648Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462024-02-16T05:14:05.648Z
472024-02-16T05:14:05.946Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482024-02-16T05:14:05.946Z
492024-02-16T05:14:05.962Z
502024-02-16T05:14:05.962ZRust is installed now. Great!
512024-02-16T05:14:05.962Z
522024-02-16T05:14:05.962ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532024-02-16T05:14:05.962Zenvironment variable. This has not been done automatically.
542024-02-16T05:14:05.963Z
552024-02-16T05:14:05.963ZTo configure your current shell, run:
562024-02-16T05:14:05.963Zsource "$HOME/.cargo/env"
572024-02-16T05:14:05.995Z+ rustc --version
582024-02-16T05:14:06.065Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592024-02-16T05:14:06.082Zprocess exited: duration 20785 ms, exit code 0
 
602024-02-16T05:14:06.120Zstarting task 2: "authentication"
612024-02-16T05:14:06.145ZWARNING: job store has no value for "GITHUB_TOKEN"; waiting for a value...
622024-02-16T05:14:50.250Zprocess exited: duration 44133 ms, exit code 0
 
632024-02-16T05:14:50.274Zstarting task 3: "clone repository"
642024-02-16T05:14:50.279Z+ mkdir -p /work/oxidecomputer/omicron
652024-02-16T05:14:50.284Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
662024-02-16T05:14:51.022ZCloning into '/work/oxidecomputer/omicron'...
672024-02-16T05:14:56.082Z+ cd /work/oxidecomputer/omicron
682024-02-16T05:14:56.083Z+ git fetch origin e12b85c34c49514b1eb44a2bad3537d36ceab8e1
692024-02-16T05:14:56.511ZFrom https://github.com/oxidecomputer/omicron
702024-02-16T05:14:56.511Z * branch e12b85c34c49514b1eb44a2bad3537d36ceab8e1 -> FETCH_HEAD
712024-02-16T05:14:56.511Z+ [[ -n renovate/trust-dns-monorepo ]]
722024-02-16T05:14:56.511Z++ git branch --show-current
732024-02-16T05:14:56.511Z+ current=main
742024-02-16T05:14:56.511Z+ [[ main != renovate/trust-dns-monorepo ]]
752024-02-16T05:14:56.511Z+ git branch -f renovate/trust-dns-monorepo e12b85c34c49514b1eb44a2bad3537d36ceab8e1
762024-02-16T05:14:56.512Z+ git checkout -f renovate/trust-dns-monorepo
772024-02-16T05:14:56.512ZSwitched to branch 'renovate/trust-dns-monorepo'
782024-02-16T05:14:56.512Z+ git reset --hard e12b85c34c49514b1eb44a2bad3537d36ceab8e1
792024-02-16T05:14:56.512ZHEAD is now at e12b85c34 chore(deps): update trust-dns monorepo to 0.23
802024-02-16T05:14:56.512Zprocess exited: duration 6227 ms, exit code 0
 
812024-02-16T05:14:56.559Zstarting task 4: "build"
822024-02-16T05:14:56.572Z+ cargo --version
832024-02-16T05:14:56.573Zinfo: syncing channel updates for '1.74.1-x86_64-unknown-illumos'
842024-02-16T05:14:56.751Zinfo: latest update on 2023-12-07, rust version 1.74.1 (a28077b28 2023-12-04)
852024-02-16T05:14:56.751Zinfo: downloading component 'cargo'
862024-02-16T05:14:58.017Zinfo: downloading component 'clippy'
872024-02-16T05:14:58.023Zinfo: downloading component 'rust-docs'
882024-02-16T05:14:58.927Zinfo: downloading component 'rust-std'
892024-02-16T05:15:00.484Zinfo: downloading component 'rustc'
902024-02-16T05:15:04.940Zinfo: downloading component 'rustfmt'
912024-02-16T05:15:05.193Zinfo: installing component 'cargo'
922024-02-16T05:15:06.068Zinfo: installing component 'clippy'
932024-02-16T05:15:06.422Zinfo: installing component 'rust-docs'
942024-02-16T05:15:08.015Zinfo: installing component 'rust-std'
952024-02-16T05:15:09.677Zinfo: installing component 'rustc'
962024-02-16T05:15:13.609Zinfo: installing component 'rustfmt'
972024-02-16T05:15:13.990Zcargo 1.74.1 (ecb9851af 2023-10-18)
982024-02-16T05:15:14.018Z+ rustc --version
992024-02-16T05:15:14.064Zrustc 1.74.1 (a28077b28 2023-12-04)
1002024-02-16T05:15:14.083Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1012024-02-16T05:15:27.290Z Startup: Refreshing catalog 'helios-dev' ... Done
1022024-02-16T05:15:28.550Z Startup: Caching catalogs ... Done
1032024-02-16T05:15:29.920ZPlanning: Solver setup ... Done (0.983s)
1042024-02-16T05:15:29.942ZPlanning: Running solver ... Done (0.023s)
1052024-02-16T05:15:30.178ZPlanning: Finding local manifests ... Done (0.216s)
1062024-02-16T05:15:30.194ZPlanning: Fetching manifests: 0/4 0% complete
1072024-02-16T05:15:30.485ZPlanning: Fetching manifests: 4/4 100% complete
1082024-02-16T05:15:30.527ZPlanning: Package planning ... Done (0.049s)
1092024-02-16T05:15:30.577ZPlanning: Merging actions ... Done (0.051s)
1102024-02-16T05:15:31.701ZPlanning: Checking for conflicting actions ... Done (1.121s)
1112024-02-16T05:15:31.722ZPlanning: Consolidating action changes ... Done (0.011s)
1122024-02-16T05:15:35.726ZPlanning: Evaluating mediators ... Done (4.010s)
1132024-02-16T05:15:35.741ZPlanning: Planning completed in 7.13 seconds
1142024-02-16T05:15:35.753Z Packages to install: 4
1152024-02-16T05:15:35.753Z Mediators to change: 2
1162024-02-16T05:15:35.753Z Services to change: 1
1172024-02-16T05:15:35.753Z Estimated space available: 148.87 GB
1182024-02-16T05:15:35.753ZEstimated space to be consumed: 1.41 GB
1192024-02-16T05:15:35.753Z Create boot environment: No
1202024-02-16T05:15:35.753ZCreate backup boot environment: No
1212024-02-16T05:15:35.753Z Rebuild boot archive: No
1222024-02-16T05:15:35.753Z
1232024-02-16T05:15:35.753ZChanged mediators:
1242024-02-16T05:15:35.753Z mediator clang:
1252024-02-16T05:15:35.753Z version: None -> 15 (system default)
1262024-02-16T05:15:35.753Z
1272024-02-16T05:15:35.754Z mediator llvm:
1282024-02-16T05:15:35.754Z version: 14 (system default) -> 15 (system default)
1292024-02-16T05:15:35.754Z
1302024-02-16T05:15:35.754ZChanged packages:
1312024-02-16T05:15:35.754Zhelios-dev
1322024-02-16T05:15:35.754Z developer/build-essential
1332024-02-16T05:15:35.754Z None -> 11-2.0
1342024-02-16T05:15:35.754Z library/libxmlsec1
1352024-02-16T05:15:35.754Z None -> 1.2.35-2.0
1362024-02-16T05:15:35.754Z ooce/developer/clang-15
1372024-02-16T05:15:35.754Z None -> 15.0.7-2.0
1382024-02-16T05:15:35.754Z ooce/developer/llvm-15
1392024-02-16T05:15:35.754Z None -> 15.0.7-2.0
1402024-02-16T05:15:35.754Z
1412024-02-16T05:15:35.754ZServices:
1422024-02-16T05:15:35.754Z restart_fmri:
1432024-02-16T05:15:35.754Z svc:/system/update-man-index:default
1442024-02-16T05:15:35.931Z
1452024-02-16T05:15:35.931ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1462024-02-16T05:15:40.938ZDownload: 1108/3290 items 19.9/212.6MB 9% complete (4.1M/s)
1472024-02-16T05:15:46.348ZDownload: 1198/3290 items 83.5/212.6MB 39% complete (10.4M/s)
1482024-02-16T05:15:51.348ZDownload: 1730/3290 items 118.1/212.6MB 55% complete (8.1M/s)
1492024-02-16T05:16:00.680ZDownload: 2223/3290 items 119.2/212.6MB 56% complete (3.6M/s)
1502024-02-16T05:16:05.688ZDownload: 2978/3290 items 121.3/212.6MB 57% complete (207k/s)
1512024-02-16T05:16:09.218ZDownload: Completed 212.60 MB in 33.28 seconds (6.4M/s)
1522024-02-16T05:16:09.454Z Actions: 1/3689 actions (Installing new actions)
1532024-02-16T05:16:14.492Z Actions: 3568/3689 actions (Installing new actions)
1542024-02-16T05:16:14.537Z Actions: Completed 3689 actions in 5.08 seconds.
1552024-02-16T05:16:14.713Z Done (0.165s)
1562024-02-16T05:16:14.713Z Done (0.000s)
1572024-02-16T05:16:14.925Z Done (0.215s)
1582024-02-16T05:16:20.328Z Done (5.282s)
1592024-02-16T05:16:20.501Z Done (0.101s)
1602024-02-16T05:16:20.514Z Done (0.000s)
1612024-02-16T05:16:20.652Z Done (0.000s)
1622024-02-16T05:16:21.158ZPlanning: Evaluating mediator changes ... Done
1632024-02-16T05:16:21.728ZPlanning: Checking for conflicting actions ... Done
1642024-02-16T05:16:21.744ZPlanning: Consolidating action changes ... Done
1652024-02-16T05:16:21.745ZPlanning: Evaluating mediators ... Done
1662024-02-16T05:16:21.745ZPlanning: Planning completed in 0.43 seconds
1672024-02-16T05:16:21.745Z Mediators to change: 2
1682024-02-16T05:16:21.745Z Create boot environment: No
1692024-02-16T05:16:21.745ZCreate backup boot environment: No
1702024-02-16T05:16:21.745Z Done
1712024-02-16T05:16:21.745Z Done
1722024-02-16T05:16:21.825Z Done
1732024-02-16T05:16:25.545Z Done
1742024-02-16T05:16:26.044Z Done
1752024-02-16T05:16:26.044Z Done
1762024-02-16T05:16:26.044Z Done
1772024-02-16T05:16:26.788ZPlanning: Evaluating mediator changes ... Done
1782024-02-16T05:16:26.794ZPlanning: Merging actions ... Done
1792024-02-16T05:16:26.794ZPlanning: Checking for conflicting actions ... Done
1802024-02-16T05:16:26.794ZPlanning: Consolidating action changes ... Done
1812024-02-16T05:16:26.834ZPlanning: Evaluating mediators ... Done
1822024-02-16T05:16:26.885ZPlanning: Planning completed in 0.78 seconds
1832024-02-16T05:16:26.928Z Packages to change: 1
1842024-02-16T05:16:26.928Z Mediators to change: 1
1852024-02-16T05:16:27.398Z Services to change: 1
1862024-02-16T05:16:27.398Z Create boot environment: No
1872024-02-16T05:16:27.398ZCreate backup boot environment: Yes
1882024-02-16T05:16:28.780Z Actions: 1/6 actions (Updating modified actions)
1892024-02-16T05:16:29.248Z Actions: Completed 6 actions in 0.05 seconds.
1902024-02-16T05:16:29.273Z Done
1912024-02-16T05:16:29.273Z Done
1922024-02-16T05:16:29.273Z Done
1932024-02-16T05:16:32.549Z Done
1942024-02-16T05:16:32.631Z Done
1952024-02-16T05:16:32.647Z Done
1962024-02-16T05:16:32.739Z Done
1972024-02-16T05:16:33.180ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1982024-02-16T05:16:33.181Zclang system 15 system
1992024-02-16T05:16:33.181Zcsh system system illumos
2002024-02-16T05:16:33.181Zctags system system illumos
2012024-02-16T05:16:33.182Zgcc vendor 12 vendor
2022024-02-16T05:16:33.182Zgcc system 10 system
2032024-02-16T05:16:33.182Zgcc system 7 system
2042024-02-16T05:16:33.183Zgo system 1.20 system
2052024-02-16T05:16:33.183Zgo system 1.19 system
2062024-02-16T05:16:33.183Zllvm system 15 system
2072024-02-16T05:16:33.183Zllvm system 14 system
2082024-02-16T05:16:33.183Zmariadb system 10.6 system
2092024-02-16T05:16:33.183Zmta vendor vendor dma
2102024-02-16T05:16:33.184Zopenjdk system 17 system
2112024-02-16T05:16:33.184Zopenjdk system 11 system
2122024-02-16T05:16:33.184Zopenjdk system 1.8 system
2132024-02-16T05:16:33.184Zopenssl vendor 3 vendor
2142024-02-16T05:16:33.184Zperl system 5.36 system
2152024-02-16T05:16:33.185Zpostgresql system 15 system
2162024-02-16T05:16:33.185Zpostgresql system 13 system
2172024-02-16T05:16:33.185Zpython vendor 3 vendor
2182024-02-16T05:16:33.185Zpython system 2 system
2192024-02-16T05:16:33.185Zpython3 system 3.11 system
2202024-02-16T05:16:33.186Zruby system 3.0 system
2212024-02-16T05:16:33.186Zwords vendor vendor american-english
2222024-02-16T05:16:33.186Zwords system system australian-english
2232024-02-16T05:16:33.187Zwords system system british-english
2242024-02-16T05:16:33.187Zwords system system canadian-english
2252024-02-16T05:16:33.187Zwords system system french
2262024-02-16T05:16:33.187Zwords system system italian
2272024-02-16T05:16:33.187Zwords system system ngerman
2282024-02-16T05:16:33.188Zwords system system ogerman
2292024-02-16T05:16:33.188Zwords system system spanish
2302024-02-16T05:16:33.502ZFMRI IFO
2312024-02-16T05:16:33.502Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2322024-02-16T05:16:33.503Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2332024-02-16T05:16:33.503Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2342024-02-16T05:16:33.503Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2352024-02-16T05:16:33.503Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2362024-02-16T05:16:33.503Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z i--
2372024-02-16T05:16:33.503Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2382024-02-16T05:16:33.504Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2392024-02-16T05:16:33.563Z+ set -o errexit
2402024-02-16T05:16:33.577Z+++ dirname ./tools/ci_download_cockroachdb
2412024-02-16T05:16:33.577Z++ cd ./tools
2422024-02-16T05:16:33.577Z++ pwd
2432024-02-16T05:16:33.577Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2442024-02-16T05:16:33.577Z++ basename ./tools/ci_download_cockroachdb
2452024-02-16T05:16:33.577Z+ ARG0=ci_download_cockroachdb
2462024-02-16T05:16:33.577Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2472024-02-16T05:16:33.577Z+ CIDL_VERSION=v22.1.9
2482024-02-16T05:16:33.577Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2492024-02-16T05:16:33.577Z++ CIDL_SHA256_DARWIN=1ca69e0911af11a73305c3c6f4650b912d70754900b5bf7b80a1d361efe36561
2502024-02-16T05:16:33.577Z++ CIDL_SHA256_LINUX=24c321820e7ee45fa07fe91ac138befe13ad860e41c6ed595ce58823205ff4a9
2512024-02-16T05:16:33.578Z++ CIDL_SHA256_ILLUMOS=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
2522024-02-16T05:16:33.578Z+ TARGET_DIR=out
2532024-02-16T05:16:33.578Z+ DOWNLOAD_DIR=out/downloads
2542024-02-16T05:16:33.578Z+ DEST_DIR=./out/cockroachdb
2552024-02-16T05:16:33.578Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2562024-02-16T05:16:33.578Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2572024-02-16T05:16:33.578Z+ main
2582024-02-16T05:16:33.578Z+ [[ 0 != 0 ]]
2592024-02-16T05:16:33.578Z+ CIDL_OS=solaris2.11
2602024-02-16T05:16:33.578Z+ [[ 0 != 0 ]]
2612024-02-16T05:16:33.578Z+ configure_os solaris2.11
2622024-02-16T05:16:33.578Z+ echo 'current directory: /work/oxidecomputer/omicron'
2632024-02-16T05:16:33.578Zcurrent directory: /work/oxidecomputer/omicron
2642024-02-16T05:16:33.578Z+ echo 'configuring based on OS: "solaris2.11"'
2652024-02-16T05:16:33.578Z+ case "$1" in
2662024-02-16T05:16:33.578Zconfiguring based on OS: "solaris2.11"
2672024-02-16T05:16:33.578Z+ CIDL_BUILD=illumos
2682024-02-16T05:16:33.578Z+ CIDL_SUFFIX=tar.gz
2692024-02-16T05:16:33.578Z+ CIDL_SHA256=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
2702024-02-16T05:16:33.579Z+ CIDL_URL_BASE=https://illumos.org/downloads
2712024-02-16T05:16:33.579Z+ CIDL_ASSEMBLE=do_assemble_illumos
2722024-02-16T05:16:33.579Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2732024-02-16T05:16:33.579Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2742024-02-16T05:16:33.579Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2752024-02-16T05:16:33.579Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2762024-02-16T05:16:33.579Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2772024-02-16T05:16:33.579Z+ CIDL_SHA256FUNC=do_sha256sum
2782024-02-16T05:16:33.579Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
2792024-02-16T05:16:33.579Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
2802024-02-16T05:16:33.579ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2812024-02-16T05:16:33.579ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
2822024-02-16T05:16:33.579Z+ mkdir -p out/downloads
2832024-02-16T05:16:33.579Z+ mkdir -p ./out/cockroachdb
2842024-02-16T05:16:33.579Z+ local DO_DOWNLOAD=true
2852024-02-16T05:16:33.579Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
2862024-02-16T05:16:33.579Z+ '[' true == true ']'
2872024-02-16T05:16:33.579Z+ echo Downloading...
2882024-02-16T05:16:33.580ZDownloading...
2892024-02-16T05:16:33.580Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
2902024-02-16T05:16:33.580Z+ 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
2912024-02-16T05:16:39.098Z++ do_sha256sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
2922024-02-16T05:16:39.107Z++ sha256sum
2932024-02-16T05:16:39.107Z++ awk '{print $1}'
2942024-02-16T05:16:39.604Z+ calculated_sha256=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
2952024-02-16T05:16:39.623Z+ [[ f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088 != \f\1\5\1\7\1\4\b\a\3\a\6\e\0\2\c\a\a\a\a\5\9\7\2\7\4\8\2\c\3\6\0\8\5\e\6\0\d\6\b\d\2\f\a\9\6\3\9\3\8\e\9\a\3\d\8\c\8\a\7\7\0\8\8 ]]
2962024-02-16T05:16:39.624Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
2972024-02-16T05:16:39.624Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
2982024-02-16T05:16:41.355Z+ do_assemble_illumos
2992024-02-16T05:16:41.356Z+ rm -r ./out/cockroachdb
3002024-02-16T05:16:41.377Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
3012024-02-16T05:16:41.762Z+ ./out/cockroachdb/bin/cockroach version
3022024-02-16T05:16:41.945ZBuild Tag: v22.1.9-dirty
3032024-02-16T05:16:41.945ZBuild Time: 2022/10/26 21:17:46
3042024-02-16T05:16:41.945ZDistribution: OSS
3052024-02-16T05:16:41.945ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3062024-02-16T05:16:41.945ZGo Version: go1.17.13
3072024-02-16T05:16:41.945ZC Compiler: gcc 10.3.0
3082024-02-16T05:16:41.945ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3092024-02-16T05:16:41.945ZBuild Type: release
3102024-02-16T05:16:41.962Z+ set -o errexit
3112024-02-16T05:16:41.966Z+++ dirname ./tools/ci_download_clickhouse
3122024-02-16T05:16:41.971Z++ cd ./tools
3132024-02-16T05:16:41.971Z++ pwd
3142024-02-16T05:16:41.971Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3152024-02-16T05:16:41.971Z++ basename ./tools/ci_download_clickhouse
3162024-02-16T05:16:41.971Z+ ARG0=ci_download_clickhouse
3172024-02-16T05:16:41.972Z+ TARGET_DIR=out
3182024-02-16T05:16:41.972Z+ DOWNLOAD_DIR=out/downloads
3192024-02-16T05:16:41.972Z+ DEST_DIR=./out/clickhouse
3202024-02-16T05:16:41.972Z++ cat /work/oxidecomputer/omicron/tools/clickhouse_version
3212024-02-16T05:16:41.977Z+ CIDL_VERSION=v22.8.9.24
3222024-02-16T05:16:41.977Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3232024-02-16T05:16:41.977Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3242024-02-16T05:16:41.977Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3252024-02-16T05:16:41.977Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3262024-02-16T05:16:41.977Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3272024-02-16T05:16:41.977Z+ main
3282024-02-16T05:16:41.978Z+ [[ 0 != 0 ]]
3292024-02-16T05:16:41.978Z+ CIDL_OS=solaris2.11
3302024-02-16T05:16:41.978Z+ [[ 0 != 0 ]]
3312024-02-16T05:16:41.978Z+ configure_os solaris2.11
3322024-02-16T05:16:41.978Z+ echo 'current directory: /work/oxidecomputer/omicron'
3332024-02-16T05:16:41.978Zcurrent directory: /work/oxidecomputer/omicron
3342024-02-16T05:16:41.978Z+ echo 'configuring based on OS: "solaris2.11"'
3352024-02-16T05:16:41.978Z+ CIDL_DASHREV=
3362024-02-16T05:16:41.978Z+ case "$1" in
3372024-02-16T05:16:41.978Zconfiguring based on OS: "solaris2.11"
3382024-02-16T05:16:41.978Z+ CIDL_PLATFORM=illumos
3392024-02-16T05:16:41.978Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3402024-02-16T05:16:41.978Z+ CIDL_MD5FUNC=do_md5sum
3412024-02-16T05:16:41.978Z+ CIDL_DASHREV=-1
3422024-02-16T05:16:41.979Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3432024-02-16T05:16:41.979Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3442024-02-16T05:16:41.979Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3452024-02-16T05:16:41.979Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3462024-02-16T05:16:41.979Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3472024-02-16T05:16:41.979Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3482024-02-16T05:16:41.979ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3492024-02-16T05:16:41.979ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3502024-02-16T05:16:41.979Z+ mkdir -p out/downloads
3512024-02-16T05:16:41.979Z+ mkdir -p ./out/clickhouse
3522024-02-16T05:16:41.979Z+ local DO_DOWNLOAD=true
3532024-02-16T05:16:41.979Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3542024-02-16T05:16:41.979Z+ '[' true == true ']'
3552024-02-16T05:16:41.979Z+ echo Downloading...
3562024-02-16T05:16:41.979ZDownloading...
3572024-02-16T05:16:41.980Z+ 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
3582024-02-16T05:16:41.980Z+ 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
3592024-02-16T05:16:43.465Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3602024-02-16T05:16:43.474Z++ md5sum
3612024-02-16T05:16:43.474Z++ awk '{print $1}'
3622024-02-16T05:16:43.654Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3632024-02-16T05:16:43.654Z+ [[ 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 ]]
3642024-02-16T05:16:43.661Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3652024-02-16T05:16:43.661Z+ mkdir -p ./out/clickhouse
3662024-02-16T05:16:43.661Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3672024-02-16T05:16:46.796Z+ ./out/clickhouse/clickhouse server --version
3682024-02-16T05:16:46.838ZClickHouse server version 22.8.9.1.
3692024-02-16T05:16:46.859Z+ set -o errexit
3702024-02-16T05:16:46.873Z+++ dirname ./tools/ci_download_console
3712024-02-16T05:16:46.873Z++ cd ./tools
3722024-02-16T05:16:46.873Z++ pwd
3732024-02-16T05:16:46.873Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3742024-02-16T05:16:46.873Z++ basename ./tools/ci_download_console
3752024-02-16T05:16:46.873Z+ ARG0=ci_download_console
3762024-02-16T05:16:46.874Z+ TARGET_DIR=out
3772024-02-16T05:16:46.874Z+ DOWNLOAD_DIR=out/downloads
3782024-02-16T05:16:46.874Z+ DEST_DIR=./out/console-assets
3792024-02-16T05:16:46.874Z+ source /work/oxidecomputer/omicron/tools/console_version
3802024-02-16T05:16:46.874Z++ COMMIT=e5a1f804faa913de3be5b4cddac2011247a99774
3812024-02-16T05:16:46.874Z++ SHA2=54ff1026062fc1a3f0de86aa558d051b8ad6248d458c1767b9e926f2606e75f5
3822024-02-16T05:16:46.874Z+ URL=https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz
3832024-02-16T05:16:46.874Z+ TARBALL_FILE=out/downloads/console.tar.gz
3842024-02-16T05:16:46.875Z+ main
3852024-02-16T05:16:46.875Z+ [[ 0 != 0 ]]
3862024-02-16T05:16:46.875Z+ echo 'URL: https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz'
3872024-02-16T05:16:46.875ZURL: https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz
3882024-02-16T05:16:46.875Z+ echo 'Local file: out/downloads/console.tar.gz'
3892024-02-16T05:16:46.875ZLocal file: out/downloads/console.tar.gz
3902024-02-16T05:16:46.875Z+ local DO_DOWNLOAD=true
3912024-02-16T05:16:46.875Z+ [[ -f out/downloads/console.tar.gz ]]
3922024-02-16T05:16:46.875Z+ mkdir -p out/downloads
3932024-02-16T05:16:46.876Z+ '[' true == true ']'
3942024-02-16T05:16:46.876Z+ echo Downloading...
3952024-02-16T05:16:46.876ZDownloading...
3962024-02-16T05:16:46.876Z+ do_download_curl https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz out/downloads/console.tar.gz
3972024-02-16T05:16:46.876Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz
3982024-02-16T05:16:47.434Z++ do_sha256sum out/downloads/console.tar.gz
3992024-02-16T05:16:47.447Z++ case "$OSTYPE" in
4002024-02-16T05:16:47.447Z++ SHA=sha256sum
4012024-02-16T05:16:47.447Z++ sha256sum
4022024-02-16T05:16:47.447Z++ awk '{print $1}'
4032024-02-16T05:16:47.447Z+ calculated_sha2=54ff1026062fc1a3f0de86aa558d051b8ad6248d458c1767b9e926f2606e75f5
4042024-02-16T05:16:47.447Z+ [[ 54ff1026062fc1a3f0de86aa558d051b8ad6248d458c1767b9e926f2606e75f5 != \5\4\f\f\1\0\2\6\0\6\2\f\c\1\a\3\f\0\d\e\8\6\a\a\5\5\8\d\0\5\1\b\8\a\d\6\2\4\8\d\4\5\8\c\1\7\6\7\b\9\e\9\2\6\f\2\6\0\6\e\7\5\f\5 ]]
4052024-02-16T05:16:47.447Z+ rm -rf ./out/console-assets
4062024-02-16T05:16:47.468Z+ mkdir -p ./out/console-assets
4072024-02-16T05:16:47.468Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4082024-02-16T05:16:47.468Z+ mkdir -p ./out/console-assets
4092024-02-16T05:16:47.468Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4102024-02-16T05:16:47.955Z+ set -o errexit
4112024-02-16T05:16:47.977Z+++ dirname ./tools/ci_download_maghemite_openapi
4122024-02-16T05:16:47.977Z++ cd ./tools
4132024-02-16T05:16:47.977Z++ pwd
4142024-02-16T05:16:47.977Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4152024-02-16T05:16:47.978Z++ basename ./tools/ci_download_maghemite_openapi
4162024-02-16T05:16:47.978Z+ ARG0=ci_download_maghemite_openapi
4172024-02-16T05:16:47.978Z+ TARGET_DIR=out
4182024-02-16T05:16:47.978Z+ DOWNLOAD_DIR=out/downloads
4192024-02-16T05:16:47.978Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4202024-02-16T05:16:47.978Z++ COMMIT=41a69a11db6cfa8fc0c8686dc2d725708e0586ce
4212024-02-16T05:16:47.978Z++ SHA2=0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803
4222024-02-16T05:16:47.978Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/ddm-admin.json
4232024-02-16T05:16:47.979Z+ LOCAL_FILE=out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4242024-02-16T05:16:47.979Z+ main
4252024-02-16T05:16:47.979Z+ [[ 0 != 0 ]]
4262024-02-16T05:16:47.979Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/ddm-admin.json'
4272024-02-16T05:16:47.979ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/ddm-admin.json
4282024-02-16T05:16:47.980Z+ echo 'Local file: out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json'
4292024-02-16T05:16:47.980ZLocal file: out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4302024-02-16T05:16:47.980Z+ local DO_DOWNLOAD=true
4312024-02-16T05:16:47.980Z+ [[ -f out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json ]]
4322024-02-16T05:16:47.980Z+ mkdir -p out/downloads
4332024-02-16T05:16:47.980Z+ '[' true == true ']'
4342024-02-16T05:16:47.980Z+ echo Downloading...
4352024-02-16T05:16:47.980ZDownloading...
4362024-02-16T05:16:47.980Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/ddm-admin.json out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4372024-02-16T05:16:47.981Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/ddm-admin.json
4382024-02-16T05:16:48.380Z++ do_sha256sum out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4392024-02-16T05:16:48.380Z++ case "$OSTYPE" in
4402024-02-16T05:16:48.411Z++ SHA=sha256sum
4412024-02-16T05:16:48.411Z++ sha256sum
4422024-02-16T05:16:48.411Z++ awk '{print $1}'
4432024-02-16T05:16:48.411Z+ calculated_sha2=0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803
4442024-02-16T05:16:48.411Z+ [[ 0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803 != \0\b\0\d\b\c\2\f\8\b\b\c\5\d\2\d\9\b\e\9\2\d\6\4\c\4\8\6\5\f\8\f\9\3\3\5\3\5\5\a\a\e\6\2\f\7\d\e\9\f\6\7\f\8\1\d\f\b\3\f\1\8\0\3 ]]
4452024-02-16T05:16:48.412Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4462024-02-16T05:16:48.412Z++ COMMIT=41a69a11db6cfa8fc0c8686dc2d725708e0586ce
4472024-02-16T05:16:48.412Z++ SHA2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
4482024-02-16T05:16:48.412Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mg-admin.json
4492024-02-16T05:16:48.412Z+ LOCAL_FILE=out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4502024-02-16T05:16:48.412Z+ main
4512024-02-16T05:16:48.413Z+ [[ 0 != 0 ]]
4522024-02-16T05:16:48.413Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mg-admin.json'
4532024-02-16T05:16:48.413ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mg-admin.json
4542024-02-16T05:16:48.413Z+ echo 'Local file: out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json'
4552024-02-16T05:16:48.413ZLocal file: out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4562024-02-16T05:16:48.414Z+ local DO_DOWNLOAD=true
4572024-02-16T05:16:48.414Z+ [[ -f out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json ]]
4582024-02-16T05:16:48.414Z+ mkdir -p out/downloads
4592024-02-16T05:16:48.415Z+ '[' true == true ']'
4602024-02-16T05:16:48.415Z+ echo Downloading...
4612024-02-16T05:16:48.415ZDownloading...
4622024-02-16T05:16:48.415Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mg-admin.json out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4632024-02-16T05:16:48.415Z+ curl --silent --show-error --fail --location --output out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mg-admin.json
4642024-02-16T05:16:50.075Z++ do_sha256sum out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4652024-02-16T05:16:50.091Z++ case "$OSTYPE" in
4662024-02-16T05:16:50.091Z++ SHA=sha256sum
4672024-02-16T05:16:50.091Z++ sha256sum
4682024-02-16T05:16:50.091Z++ awk '{print $1}'
4692024-02-16T05:16:50.092Z+ calculated_sha2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
4702024-02-16T05:16:50.092Z+ [[ 0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355 != \0\a\c\0\3\8\b\b\a\a\5\4\d\0\a\e\0\a\c\5\c\c\a\e\f\f\4\8\f\0\3\0\7\0\6\1\8\3\7\2\c\c\a\2\6\c\9\d\0\9\b\7\1\6\b\9\0\9\b\f\9\3\5\5 ]]
4712024-02-16T05:16:50.118Z+ set -o errexit
4722024-02-16T05:16:50.118Z+++ dirname ./tools/ci_download_dendrite_openapi
4732024-02-16T05:16:50.118Z++ cd ./tools
4742024-02-16T05:16:50.118Z++ pwd
4752024-02-16T05:16:50.118Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4762024-02-16T05:16:50.118Z++ basename ./tools/ci_download_dendrite_openapi
4772024-02-16T05:16:50.118Z+ ARG0=ci_download_dendrite_openapi
4782024-02-16T05:16:50.118Z+ TARGET_DIR=out
4792024-02-16T05:16:50.118Z+ DOWNLOAD_DIR=out/downloads
4802024-02-16T05:16:50.118Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4812024-02-16T05:16:50.119Z++ COMMIT=3618dd6017b363c5d34399273453cf50b9c9a43e
4822024-02-16T05:16:50.119Z++ SHA2=aa670165e5b459fab4caba36ae4d382a09264ff5cf6a2dac0dae0a0db39a378e
4832024-02-16T05:16:50.119Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json
4842024-02-16T05:16:50.119Z+ LOCAL_FILE=out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json
4852024-02-16T05:16:50.119Z+ main
4862024-02-16T05:16:50.119Z+ [[ 0 != 0 ]]
4872024-02-16T05:16:50.119Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json'
4882024-02-16T05:16:50.119ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json
4892024-02-16T05:16:50.119Z+ echo 'Local file: out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json'
4902024-02-16T05:16:50.119ZLocal file: out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json
4912024-02-16T05:16:50.119Z+ local DO_DOWNLOAD=true
4922024-02-16T05:16:50.120Z+ [[ -f out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json ]]
4932024-02-16T05:16:50.120Z+ mkdir -p out/downloads
4942024-02-16T05:16:50.120Z+ '[' true == true ']'
4952024-02-16T05:16:50.120Z+ echo Downloading...
4962024-02-16T05:16:50.120ZDownloading...
4972024-02-16T05:16:50.120Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json
4982024-02-16T05:16:50.120Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json
4992024-02-16T05:16:51.132Z++ do_sha256sum out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json
5002024-02-16T05:16:51.133Z++ case "$OSTYPE" in
5012024-02-16T05:16:51.161Z++ SHA=sha256sum
5022024-02-16T05:16:51.161Z++ sha256sum
5032024-02-16T05:16:51.161Z++ awk '{print $1}'
5042024-02-16T05:16:51.161Z+ calculated_sha2=aa670165e5b459fab4caba36ae4d382a09264ff5cf6a2dac0dae0a0db39a378e
5052024-02-16T05:16:51.161Z+ [[ aa670165e5b459fab4caba36ae4d382a09264ff5cf6a2dac0dae0a0db39a378e != \a\a\6\7\0\1\6\5\e\5\b\4\5\9\f\a\b\4\c\a\b\a\3\6\a\e\4\d\3\8\2\a\0\9\2\6\4\f\f\5\c\f\6\a\2\d\a\c\0\d\a\e\0\a\0\d\b\3\9\a\3\7\8\e ]]
5062024-02-16T05:16:51.161Z+ set -o errexit
5072024-02-16T05:16:51.191Z+++ dirname ./tools/ci_download_dendrite_stub
5082024-02-16T05:16:51.192Z++ cd ./tools
5092024-02-16T05:16:51.192Z++ pwd
5102024-02-16T05:16:51.192Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5112024-02-16T05:16:51.192Z++ basename ./tools/ci_download_dendrite_stub
5122024-02-16T05:16:51.192Z+ ARG0=ci_download_dendrite_stub
5132024-02-16T05:16:51.193Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5142024-02-16T05:16:51.193Z++ CIDL_SHA256_ILLUMOS=eb98985871f321411f7875ef7751dba85ae0dd3034877b63ccb78cedcb96e6e7
5152024-02-16T05:16:51.193Z++ CIDL_SHA256_LINUX_DPD=cb9a1978d1fe3a3f2391757f80436d8cc87c0041161652ad2234e7cf83e9ae36
5162024-02-16T05:16:51.193Z++ CIDL_SHA256_LINUX_SWADM=b7e737be56a8a815a95624f0b5c42ce1e339b07feeae7b3d7b9b4bc17c204245
5172024-02-16T05:16:51.193Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5182024-02-16T05:16:51.194Z++ COMMIT=3618dd6017b363c5d34399273453cf50b9c9a43e
5192024-02-16T05:16:51.194Z++ SHA2=aa670165e5b459fab4caba36ae4d382a09264ff5cf6a2dac0dae0a0db39a378e
5202024-02-16T05:16:51.194Z+ TARGET_DIR=out
5212024-02-16T05:16:51.194Z+ DOWNLOAD_DIR=out/downloads
5222024-02-16T05:16:51.194Z+ DEST_DIR=./out/dendrite-stub
5232024-02-16T05:16:51.194Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5242024-02-16T05:16:51.194Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5252024-02-16T05:16:51.195Z+ REPO=oxidecomputer/dendrite
5262024-02-16T05:16:51.195Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e
5272024-02-16T05:16:51.195Z+ main
5282024-02-16T05:16:51.195Z+ [[ 0 != 0 ]]
5292024-02-16T05:16:51.196Z+ CIDL_OS=solaris2.11
5302024-02-16T05:16:51.196Z+ [[ 0 != 0 ]]
5312024-02-16T05:16:51.196Z+ configure_os solaris2.11
5322024-02-16T05:16:51.196Z+ echo 'current directory: /work/oxidecomputer/omicron'
5332024-02-16T05:16:51.196Zcurrent directory: /work/oxidecomputer/omicron
5342024-02-16T05:16:51.197Z+ echo 'configuring based on OS: "solaris2.11"'
5352024-02-16T05:16:51.197Z+ case "$1" in
5362024-02-16T05:16:51.197Zconfiguring based on OS: "solaris2.11"
5372024-02-16T05:16:51.197Z+ SET_BINARIES=
5382024-02-16T05:16:51.197Z+ CIDL_SHA256=eb98985871f321411f7875ef7751dba85ae0dd3034877b63ccb78cedcb96e6e7
5392024-02-16T05:16:51.197Z+ CIDL_SHA256FUNC=do_sha256sum
5402024-02-16T05:16:51.198Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5412024-02-16T05:16:51.198Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz
5422024-02-16T05:16:51.198Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5432024-02-16T05:16:51.198Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz'
5442024-02-16T05:16:51.198Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5452024-02-16T05:16:51.198ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz
5462024-02-16T05:16:51.198ZLocal file: out/downloads/dendrite-stub.tar.gz
5472024-02-16T05:16:51.198Z+ mkdir -p out/downloads
5482024-02-16T05:16:51.198Z+ mkdir -p ./out/dendrite-stub
5492024-02-16T05:16:51.199Z+ fetch_and_verify
5502024-02-16T05:16:51.199Z+ local DO_DOWNLOAD=true
5512024-02-16T05:16:51.199Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5522024-02-16T05:16:51.199Z+ '[' true == true ']'
5532024-02-16T05:16:51.199Z+ echo Downloading...
5542024-02-16T05:16:51.199ZDownloading...
5552024-02-16T05:16:51.199Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5562024-02-16T05:16:51.199Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz
5572024-02-16T05:17:34.138Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5582024-02-16T05:17:34.569Z++ sha256sum
5592024-02-16T05:17:34.569Z++ awk '{print $1}'
5602024-02-16T05:17:34.569Z+ calculated_sha256=eb98985871f321411f7875ef7751dba85ae0dd3034877b63ccb78cedcb96e6e7
5612024-02-16T05:17:34.569Z+ [[ eb98985871f321411f7875ef7751dba85ae0dd3034877b63ccb78cedcb96e6e7 != \e\b\9\8\9\8\5\8\7\1\f\3\2\1\4\1\1\f\7\8\7\5\e\f\7\7\5\1\d\b\a\8\5\a\e\0\d\d\3\0\3\4\8\7\7\b\6\3\c\c\b\7\8\c\e\d\c\b\9\6\e\6\e\7 ]]
5622024-02-16T05:17:34.570Z+ do_untar out/downloads/dendrite-stub.tar.gz
5632024-02-16T05:17:34.570Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5642024-02-16T05:17:34.865Z+ do_assemble
5652024-02-16T05:17:34.866Z+ rm -r ./out/dendrite-stub
5662024-02-16T05:17:34.934Z+ mkdir ./out/dendrite-stub
5672024-02-16T05:17:34.934Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5682024-02-16T05:17:35.428Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5692024-02-16T05:17:35.428Z+ set -o errexit
5702024-02-16T05:17:35.428Z+++ dirname ./tools/ci_download_maghemite_mgd
5712024-02-16T05:17:35.428Z++ cd ./tools
5722024-02-16T05:17:35.428Z++ pwd
5732024-02-16T05:17:35.428Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5742024-02-16T05:17:35.428Z++ basename ./tools/ci_download_maghemite_mgd
5752024-02-16T05:17:35.428Z+ ARG0=ci_download_maghemite_mgd
5762024-02-16T05:17:35.428Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5772024-02-16T05:17:35.428Z++ CIDL_SHA256=26d34f61589f63be64eaa77a6e9e2db4c95d6675798386a1d61721c1ccc59d4d
5782024-02-16T05:17:35.428Z++ MGD_LINUX_SHA256=b2c823dd714fad67546a0e0c0d4ae56f2fe2e7c43434469b38e13b78de9f6968
5792024-02-16T05:17:35.428Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
5802024-02-16T05:17:35.428Z++ COMMIT=41a69a11db6cfa8fc0c8686dc2d725708e0586ce
5812024-02-16T05:17:35.428Z++ SHA2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
5822024-02-16T05:17:35.428Z+ TARGET_DIR=out
5832024-02-16T05:17:35.429Z+ DOWNLOAD_DIR=out/downloads
5842024-02-16T05:17:35.429Z+ DEST_DIR=./out/mgd
5852024-02-16T05:17:35.429Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
5862024-02-16T05:17:35.429Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5872024-02-16T05:17:35.429Z+ REPO=oxidecomputer/maghemite
5882024-02-16T05:17:35.429Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce
5892024-02-16T05:17:35.429Z+ main
5902024-02-16T05:17:35.429Z+ [[ 0 != 0 ]]
5912024-02-16T05:17:35.429Z+ CIDL_OS=solaris2.11
5922024-02-16T05:17:35.429Z+ [[ 0 != 0 ]]
5932024-02-16T05:17:35.430Z+ configure_os solaris2.11
5942024-02-16T05:17:35.430Z+ echo 'current directory: /work/oxidecomputer/omicron'
5952024-02-16T05:17:35.430Z+ echo 'configuring based on OS: "solaris2.11"'
5962024-02-16T05:17:35.430Zcurrent directory: /work/oxidecomputer/omicron
5972024-02-16T05:17:35.430Zconfiguring based on OS: "solaris2.11"
5982024-02-16T05:17:35.430Z+ case "$1" in
5992024-02-16T05:17:35.430Z+ SET_BINARIES=
6002024-02-16T05:17:35.430Z+ CIDL_SHA256FUNC=do_sha256sum
6012024-02-16T05:17:35.430Z+ TARBALL_FILENAME=mgd.tar.gz
6022024-02-16T05:17:35.430Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mgd.tar.gz
6032024-02-16T05:17:35.430Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6042024-02-16T05:17:35.430Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mgd.tar.gz'
6052024-02-16T05:17:35.430Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6062024-02-16T05:17:35.430ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mgd.tar.gz
6072024-02-16T05:17:35.430ZLocal file: out/downloads/mgd.tar.gz
6082024-02-16T05:17:35.430Z+ mkdir -p out/downloads
6092024-02-16T05:17:35.430Z+ mkdir -p ./out/mgd
6102024-02-16T05:17:35.430Z+ fetch_and_verify
6112024-02-16T05:17:35.430Z+ local DO_DOWNLOAD=true
6122024-02-16T05:17:35.430Z+ [[ -f out/downloads/mgd.tar.gz ]]
6132024-02-16T05:17:35.430Z+ '[' true == true ']'
6142024-02-16T05:17:35.431Z+ echo Downloading...
6152024-02-16T05:17:35.431ZDownloading...
6162024-02-16T05:17:35.431Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mgd.tar.gz out/downloads/mgd.tar.gz
6172024-02-16T05:17:35.431Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mgd.tar.gz
6182024-02-16T05:17:53.385Z++ do_sha256sum out/downloads/mgd.tar.gz
6192024-02-16T05:17:53.392Z++ sha256sum
6202024-02-16T05:17:53.392Z++ awk '{print $1}'
6212024-02-16T05:17:53.409Z+ calculated_sha256=26d34f61589f63be64eaa77a6e9e2db4c95d6675798386a1d61721c1ccc59d4d
6222024-02-16T05:17:53.423Z+ [[ 26d34f61589f63be64eaa77a6e9e2db4c95d6675798386a1d61721c1ccc59d4d != \2\6\d\3\4\f\6\1\5\8\9\f\6\3\b\e\6\4\e\a\a\7\7\a\6\e\9\e\2\d\b\4\c\9\5\d\6\6\7\5\7\9\8\3\8\6\a\1\d\6\1\7\2\1\c\1\c\c\c\5\9\d\4\d ]]
6232024-02-16T05:17:53.423Z+ do_untar out/downloads/mgd.tar.gz
6242024-02-16T05:17:53.423Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6252024-02-16T05:17:53.861Z+ do_assemble
6262024-02-16T05:17:53.861Z+ rm -r ./out/mgd
6272024-02-16T05:17:53.867Z+ mkdir ./out/mgd
6282024-02-16T05:17:53.867Z+ cp -r out/downloads/root ./out/mgd/root
6292024-02-16T05:17:54.023Z+ set -o errexit
6302024-02-16T05:17:54.038Z+++ dirname ./tools/ci_download_transceiver_control
6312024-02-16T05:17:54.038Z++ cd ./tools
6322024-02-16T05:17:54.038Z++ pwd
6332024-02-16T05:17:54.038Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6342024-02-16T05:17:54.038Z++ basename ./tools/ci_download_transceiver_control
6352024-02-16T05:17:54.038Z+ ARG0=ci_download_transceiver_control
6362024-02-16T05:17:54.038Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6372024-02-16T05:17:54.038Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6382024-02-16T05:17:54.038Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6392024-02-16T05:17:54.039Z+ TARGET_DIR=out
6402024-02-16T05:17:54.039Z+ DOWNLOAD_DIR=out/downloads
6412024-02-16T05:17:54.039Z+ DEST_DIR=./out/transceiver-control
6422024-02-16T05:17:54.039Z+ BIN_DIR=/opt/oxide/bin
6432024-02-16T05:17:54.039Z+ BINARY=xcvradm
6442024-02-16T05:17:54.039Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6452024-02-16T05:17:54.039Z+ REPO=oxidecomputer/transceiver-control
6462024-02-16T05:17:54.039Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6472024-02-16T05:17:54.039Z+ main
6482024-02-16T05:17:54.039Z+ [[ 0 != 0 ]]
6492024-02-16T05:17:54.039Z+ CIDL_OS=solaris2.11
6502024-02-16T05:17:54.039Z+ [[ 0 != 0 ]]
6512024-02-16T05:17:54.039Z+ configure_os solaris2.11
6522024-02-16T05:17:54.039Z+ echo 'current directory: /work/oxidecomputer/omicron'
6532024-02-16T05:17:54.039Zcurrent directory: /work/oxidecomputer/omicron
6542024-02-16T05:17:54.039Z+ echo 'configuring based on OS: "solaris2.11"'
6552024-02-16T05:17:54.039Z+ case "$1" in
6562024-02-16T05:17:54.040Zconfiguring based on OS: "solaris2.11"
6572024-02-16T05:17:54.040Z+ SET_BINARIES=
6582024-02-16T05:17:54.040Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6592024-02-16T05:17:54.040Z+ CIDL_SHA256FUNC=do_sha256sum
6602024-02-16T05:17:54.040Z+ ARCHIVE_FILENAME=xcvradm.gz
6612024-02-16T05:17:54.040Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6622024-02-16T05:17:54.040Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6632024-02-16T05:17:54.040Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6642024-02-16T05:17:54.040ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6652024-02-16T05:17:54.040ZLocal file: out/downloads/xcvradm.gz
6662024-02-16T05:17:54.040Z+ echo 'Local file: out/downloads/xcvradm.gz'
6672024-02-16T05:17:54.040Z+ mkdir -p out/downloads
6682024-02-16T05:17:54.040Z+ mkdir -p ./out/transceiver-control
6692024-02-16T05:17:54.928Z+ fetch_and_verify
6702024-02-16T05:17:54.928Z+ local DO_DOWNLOAD=true
6712024-02-16T05:17:54.928Z+ [[ -f out/downloads/xcvradm.gz ]]
6722024-02-16T05:17:54.928Z+ '[' true == true ']'
6732024-02-16T05:17:54.928Z+ echo Downloading...
6742024-02-16T05:17:54.928ZDownloading...
6752024-02-16T05:17:54.928Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6762024-02-16T05:17:54.929Z+ 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
6772024-02-16T05:17:57.282Z++ do_sha256sum out/downloads/xcvradm.gz
6782024-02-16T05:17:57.296Z++ sha256sum
6792024-02-16T05:17:57.296Z++ awk '{print $1}'
6802024-02-16T05:17:57.296Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6812024-02-16T05:17:57.296Z+ [[ 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 ]]
6822024-02-16T05:17:57.296Z+ do_unpack out/downloads/xcvradm.gz
6832024-02-16T05:17:57.296Z+ mkdir -p out/downloads/root//opt/oxide/bin
6842024-02-16T05:17:57.296Z+ gzip -dc out/downloads/xcvradm.gz
6852024-02-16T05:17:57.428Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
6862024-02-16T05:17:57.853Z+ do_assemble
6872024-02-16T05:17:57.853Z+ rm -r ./out/transceiver-control
6882024-02-16T05:17:57.853Z+ mkdir ./out/transceiver-control
6892024-02-16T05:17:57.853Z+ cp -r out/downloads/root ./out/transceiver-control/root
6902024-02-16T05:17:57.868ZAll prerequisites installed successfully
6912024-02-16T05:17:57.868Z
6922024-02-16T05:17:57.869Zreal 2:43.405444906
6932024-02-16T05:17:57.869Zuser 34.257342082
6942024-02-16T05:17:57.869Zsys 6.575263582
6952024-02-16T05:17:57.870Ztrap 0.006962377
6962024-02-16T05:17:57.870Ztflt 0.307057662
6972024-02-16T05:17:57.870Zdflt 0.481175094
6982024-02-16T05:17:57.870Zkflt 0.202721251
6992024-02-16T05:17:57.870Zlock 1.198917001
7002024-02-16T05:17:57.871Zslp 6:15.287535318
7012024-02-16T05:17:57.871Zlat 1.747015688
7022024-02-16T05:17:57.871Zstop 0.124898208
7032024-02-16T05:17:57.871Z+ banner end-to-end-tests
7042024-02-16T05:17:57.871Z
7052024-02-16T05:17:57.872Z ###### # # ##### ##### #### ###### # # #####
7062024-02-16T05:17:57.872Z # ## # # # # # # # ## # # #
7072024-02-16T05:17:57.872Z ##### # # # # # ##### # # # ##### ##### # # # # #
7082024-02-16T05:17:57.872Z # # # # # # # # # # # # # # #
7092024-02-16T05:17:57.872Z # # ## # # # # # # # ## # #
7102024-02-16T05:17:57.872Z ###### # # ##### # #### ###### # # #####
7112024-02-16T05:17:57.872Z
7122024-02-16T05:17:57.873Z+ export CARGO_PROFILE_DEV_DEBUG=1
7132024-02-16T05:17:57.873Z+ CARGO_PROFILE_DEV_DEBUG=1
7142024-02-16T05:17:57.873Z+ export CARGO_PROFILE_TEST_DEBUG=1
7152024-02-16T05:17:57.873Z+ CARGO_PROFILE_TEST_DEBUG=1
7162024-02-16T05:17:57.873Z+ export CARGO_INCREMENTAL=0
7172024-02-16T05:17:57.874Z+ CARGO_INCREMENTAL=0
7182024-02-16T05:17:57.874Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
7192024-02-16T05:17:57.874Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7202024-02-16T05:17:58.157Z Updating git repository `https://github.com/oxidecomputer/samael`
7212024-02-16T05:17:58.478Z Updating crates.io index
7222024-02-16T05:17:58.538Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7232024-02-16T05:17:59.186Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7242024-02-16T05:18:00.803Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7252024-02-16T05:18:01.371Z Updating git repository `http://github.com/oxidecomputer/tofino`
7262024-02-16T05:18:01.883Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7272024-02-16T05:18:01.930Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7282024-02-16T05:18:02.603Z Updating git repository `https://github.com/oxidecomputer/propolis`
7292024-02-16T05:18:03.090Z Updating git repository `https://github.com/oxidecomputer/crucible`
7302024-02-16T05:18:05.298Z Updating git repository `https://github.com/oxidecomputer/opte`
7312024-02-16T05:18:06.229Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7322024-02-16T05:18:06.547Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7332024-02-16T05:18:07.481Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7342024-02-16T05:18:07.625Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
7352024-02-16T05:18:07.895Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7362024-02-16T05:18:08.181Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7372024-02-16T05:18:08.699Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7382024-02-16T05:18:09.095Z Updating git repository `https://github.com/oxidecomputer/poptrie`
7392024-02-16T05:18:09.356Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7402024-02-16T05:18:09.835Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7412024-02-16T05:18:10.265Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7422024-02-16T05:18:10.629Z Updating git repository `https://github.com/jgallagher/nix`
7432024-02-16T05:18:11.514Z Updating git repository `https://github.com/cbiffle/hubpack`
7442024-02-16T05:18:11.921Z Updating git repository `https://github.com/oxidecomputer/typify`
7452024-02-16T05:18:13.091Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7462024-02-16T05:18:13.678Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7472024-02-16T05:18:13.955Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7482024-02-16T05:18:15.200Z Downloading crates ...
7492024-02-16T05:18:15.598Z Downloaded iana-time-zone v0.1.57
7502024-02-16T05:18:15.607Z Downloaded httpdate v1.0.3
7512024-02-16T05:18:15.607Z Downloaded num_threads v0.1.6
7522024-02-16T05:18:15.607Z Downloaded derive_more v0.99.17
7532024-02-16T05:18:15.618Z Downloaded autocfg v1.1.0
7542024-02-16T05:18:15.618Z Downloaded async-stream v0.3.5
7552024-02-16T05:18:15.618Z Downloaded atty v0.2.14
7562024-02-16T05:18:15.619Z Downloaded aes v0.8.3
7572024-02-16T05:18:15.634Z Downloaded tinyvec_macros v0.1.1
7582024-02-16T05:18:15.634Z Downloaded base16ct v0.2.0
7592024-02-16T05:18:15.634Z Downloaded arrayvec v0.7.4
7602024-02-16T05:18:15.647Z Downloaded tempfile v3.10.0
7612024-02-16T05:18:15.647Z Downloaded diesel_derives v2.1.2
7622024-02-16T05:18:15.647Z Downloaded structopt-derive v0.4.18
7632024-02-16T05:18:15.647Z Downloaded multer v3.0.0
7642024-02-16T05:18:15.647Z Downloaded toolchain_find v0.2.0
7652024-02-16T05:18:15.647Z Downloaded pkg-config v0.3.27
7662024-02-16T05:18:15.666Z Downloaded async-stream-impl v0.3.5
7672024-02-16T05:18:15.666Z Downloaded der v0.7.8
7682024-02-16T05:18:15.666Z Downloaded memmap v0.7.0
7692024-02-16T05:18:15.666Z Downloaded num_enum v0.5.11
7702024-02-16T05:18:15.679Z Downloaded glob v0.3.1
7712024-02-16T05:18:15.679Z Downloaded indexmap v2.2.3
7722024-02-16T05:18:15.679Z Downloaded lazy_static v1.4.0
7732024-02-16T05:18:15.679Z Downloaded nom v7.1.3
7742024-02-16T05:18:15.690Z Downloaded mime_guess v2.0.4
7752024-02-16T05:18:15.706Z Downloaded want v0.3.1
7762024-02-16T05:18:15.706Z Downloaded darling_macro v0.20.3
7772024-02-16T05:18:15.706Z Downloaded parse-display-derive v0.9.0
7782024-02-16T05:18:15.706Z Downloaded inout v0.1.3
7792024-02-16T05:18:15.706Z Downloaded rustls-pemfile v1.0.3
7802024-02-16T05:18:15.706Z Downloaded crucible-workspace-hack v0.1.0
7812024-02-16T05:18:15.706Z Downloaded backtrace v0.3.69
7822024-02-16T05:18:15.721Z Downloaded waitgroup v0.1.2
7832024-02-16T05:18:15.721Z Downloaded ciborium-io v0.2.2
7842024-02-16T05:18:15.721Z Downloaded pbkdf2 v0.12.2
7852024-02-16T05:18:15.721Z Downloaded usdt-attr-macro v0.5.0
7862024-02-16T05:18:15.722Z Downloaded cfg-if v1.0.0
7872024-02-16T05:18:15.722Z Downloaded phf_shared v0.10.0
7882024-02-16T05:18:15.722Z Downloaded password-hash v0.4.2
7892024-02-16T05:18:15.722Z Downloaded camino v1.1.6
7902024-02-16T05:18:15.746Z Downloaded semver-parser v0.10.2
7912024-02-16T05:18:15.746Z Downloaded bcrypt-pbkdf v0.10.0
7922024-02-16T05:18:15.746Z Downloaded defmt-macros v0.3.6
7932024-02-16T05:18:15.746Z Downloaded topological-sort v0.2.2
7942024-02-16T05:18:15.747Z Downloaded anstyle v1.0.2
7952024-02-16T05:18:15.747Z Downloaded difflib v0.4.0
7962024-02-16T05:18:15.747Z Downloaded parking_lot_core v0.8.6
7972024-02-16T05:18:15.779Z Downloaded bitflags v1.3.2
7982024-02-16T05:18:15.779Z Downloaded polyval v0.6.1
7992024-02-16T05:18:15.780Z Downloaded pretty-hex v0.4.1
8002024-02-16T05:18:15.780Z Downloaded cobs v0.2.3
8012024-02-16T05:18:15.780Z Downloaded pem v3.0.2
8022024-02-16T05:18:15.780Z Downloaded match_cfg v0.1.0
8032024-02-16T05:18:15.780Z Downloaded block-padding v0.3.3
8042024-02-16T05:18:15.780Z Downloaded russh-cryptovec v0.7.0
8052024-02-16T05:18:15.780Z Downloaded clap_lex v0.5.1
8062024-02-16T05:18:15.780Z Downloaded newtype_derive v0.1.6
8072024-02-16T05:18:15.780Z Downloaded camino-tempfile v1.1.1
8082024-02-16T05:18:15.780Z Downloaded sha1 v0.10.6
8092024-02-16T05:18:15.780Z Downloaded pest_generator v2.7.6
8102024-02-16T05:18:15.780Z Downloaded debug-ignore v1.0.5
8112024-02-16T05:18:15.780Z Downloaded usdt-attr-macro v0.3.5
8122024-02-16T05:18:15.810Z Downloaded base64ct v1.6.0
8132024-02-16T05:18:15.810Z Downloaded untrusted v0.7.1
8142024-02-16T05:18:15.810Z Downloaded utf8parse v0.2.1
8152024-02-16T05:18:15.810Z Downloaded utf-8 v0.7.6
8162024-02-16T05:18:15.811Z Downloaded strsim v0.10.0
8172024-02-16T05:18:15.811Z Downloaded vec_map v0.8.2
8182024-02-16T05:18:15.811Z Downloaded version_check v0.9.4
8192024-02-16T05:18:15.811Z Downloaded anstyle-query v1.0.0
8202024-02-16T05:18:15.811Z Downloaded clap_derive v4.4.2
8212024-02-16T05:18:15.811Z Downloaded defmt v0.3.5
8222024-02-16T05:18:15.811Z Downloaded foreign-types v0.5.0
8232024-02-16T05:18:15.811Z Downloaded num-complex v0.4.4
8242024-02-16T05:18:15.811Z Downloaded adler v1.0.2
8252024-02-16T05:18:15.811Z Downloaded pin-utils v0.1.0
8262024-02-16T05:18:15.811Z Downloaded serde_spanned v0.6.5
8272024-02-16T05:18:15.811Z Downloaded thiserror-impl-no-std v2.0.2
8282024-02-16T05:18:15.812Z Downloaded tokio-macros v2.2.0
8292024-02-16T05:18:15.812Z Downloaded data-encoding v2.4.0
8302024-02-16T05:18:15.812Z Downloaded itoa v1.0.9
8312024-02-16T05:18:15.812Z Downloaded serde_path_to_error v0.1.15
8322024-02-16T05:18:15.812Z Downloaded textwrap v0.11.0
8332024-02-16T05:18:15.831Z Downloaded num_enum_derive v0.5.11
8342024-02-16T05:18:15.832Z Downloaded slog-bunyan v2.5.0
8352024-02-16T05:18:15.832Z Downloaded nibble_vec v0.1.0
8362024-02-16T05:18:15.832Z Downloaded zeroize v1.7.0
8372024-02-16T05:18:15.832Z Downloaded fxhash v0.2.1
8382024-02-16T05:18:15.832Z Downloaded foreign-types-shared v0.1.1
8392024-02-16T05:18:15.832Z Downloaded foreign-types-shared v0.3.1
8402024-02-16T05:18:15.832Z Downloaded slog-scope v4.4.0
8412024-02-16T05:18:15.832Z Downloaded signal-hook-registry v1.4.1
8422024-02-16T05:18:15.832Z Downloaded universal-hash v0.5.1
8432024-02-16T05:18:15.832Z Downloaded spin v0.5.2
8442024-02-16T05:18:15.833Z Downloaded drain v0.1.1
8452024-02-16T05:18:15.833Z Downloaded der_derive v0.7.2
8462024-02-16T05:18:15.833Z Downloaded tokio-rustls v0.24.1
8472024-02-16T05:18:15.833Z Downloaded take_mut v0.2.2
8482024-02-16T05:18:15.833Z Downloaded darling v0.20.3
8492024-02-16T05:18:15.833Z Downloaded addr2line v0.21.0
8502024-02-16T05:18:15.833Z Downloaded ahash v0.8.7
8512024-02-16T05:18:16.267Z Downloaded strum v0.25.0
8522024-02-16T05:18:16.268Z Downloaded diesel_table_macro_syntax v0.1.0
8532024-02-16T05:18:16.268Z Downloaded ghash v0.5.0
8542024-02-16T05:18:16.268Z Downloaded parking_lot_core v0.9.8
8552024-02-16T05:18:16.268Z Downloaded blake2 v0.10.6
8562024-02-16T05:18:16.268Z Downloaded rand_chacha v0.3.1
8572024-02-16T05:18:16.268Z Downloaded hyper-staticfile v0.9.5
8582024-02-16T05:18:16.269Z Downloaded rand_core v0.5.1
8592024-02-16T05:18:16.269Z Downloaded cc v1.0.83
8602024-02-16T05:18:16.269Z Downloaded ident_case v1.0.1
8612024-02-16T05:18:16.269Z Downloaded hubpack_derive v0.1.1
8622024-02-16T05:18:16.269Z Downloaded openssl-probe v0.1.5
8632024-02-16T05:18:16.270Z Downloaded bit-set v0.5.3
8642024-02-16T05:18:16.270Z Downloaded ecdsa v0.16.9
8652024-02-16T05:18:16.270Z Downloaded fnv v1.0.7
8662024-02-16T05:18:16.270Z Downloaded stringprep v0.1.3
8672024-02-16T05:18:16.270Z Downloaded chacha20poly1305 v0.10.1
8682024-02-16T05:18:16.270Z Downloaded kstat-rs v0.2.3
8692024-02-16T05:18:16.270Z Downloaded dtrace-parser v0.2.0
8702024-02-16T05:18:16.270Z Downloaded dirs v5.0.1
8712024-02-16T05:18:16.271Z Downloaded ppv-lite86 v0.2.17
8722024-02-16T05:18:16.271Z Downloaded dirs-sys-next v0.1.2
8732024-02-16T05:18:16.271Z Downloaded strum_macros v0.25.2
8742024-02-16T05:18:16.271Z Downloaded structmeta-derive v0.3.0
8752024-02-16T05:18:16.271Z Downloaded scopeguard v1.2.0
8762024-02-16T05:18:16.271Z Downloaded typenum v1.16.0
8772024-02-16T05:18:16.271Z Downloaded miniz_oxide v0.7.1
8782024-02-16T05:18:16.271Z Downloaded scroll_derive v0.12.0
8792024-02-16T05:18:16.271Z Downloaded strum v0.26.1
8802024-02-16T05:18:16.271Z Downloaded cstr-argument v0.1.2
8812024-02-16T05:18:16.271Z Downloaded quote v1.0.35
8822024-02-16T05:18:16.271Z Downloaded similar v2.3.0
8832024-02-16T05:18:16.271Z Downloaded time-core v0.1.1
8842024-02-16T05:18:16.271Z Downloaded http-range v0.1.5
8852024-02-16T05:18:16.271Z Downloaded num-iter v0.1.43
8862024-02-16T05:18:16.271Z Downloaded swrite v0.1.0
8872024-02-16T05:18:16.272Z Downloaded try-lock v0.2.4
8882024-02-16T05:18:16.272Z Downloaded display-error-chain v0.2.0
8892024-02-16T05:18:16.272Z Downloaded aead v0.5.2
8902024-02-16T05:18:16.272Z Downloaded libsw v3.3.1
8912024-02-16T05:18:16.272Z Downloaded same-file v1.0.6
8922024-02-16T05:18:16.272Z Downloaded secrecy v0.8.0
8932024-02-16T05:18:16.272Z Downloaded precomputed-hash v0.1.1
8942024-02-16T05:18:16.272Z Downloaded rand_core v0.6.4
8952024-02-16T05:18:16.272Z Downloaded tar v0.4.40
8962024-02-16T05:18:16.272Z Downloaded md5 v0.7.0
8972024-02-16T05:18:16.272Z Downloaded subtle v2.5.0
8982024-02-16T05:18:16.272Z Downloaded filetime v0.2.23
8992024-02-16T05:18:16.272Z Downloaded unicode-ident v1.0.12
9002024-02-16T05:18:16.272Z Downloaded term v0.7.0
9012024-02-16T05:18:16.272Z Downloaded normalize-line-endings v0.3.0
9022024-02-16T05:18:16.272Z Downloaded rand_chacha v0.2.2
9032024-02-16T05:18:16.273Z Downloaded zerocopy v0.3.0
9042024-02-16T05:18:16.273Z Downloaded dof v0.1.5
9052024-02-16T05:18:16.273Z Downloaded anstream v0.5.0
9062024-02-16T05:18:16.273Z Downloaded rustls-pemfile v2.0.0
9072024-02-16T05:18:16.273Z Downloaded fixedbitset v0.4.2
9082024-02-16T05:18:16.273Z Downloaded slog-stdlog v4.1.1
9092024-02-16T05:18:16.273Z Downloaded tungstenite v0.20.1
9102024-02-16T05:18:16.273Z Downloaded tower-service v0.3.2
9112024-02-16T05:18:16.273Z Downloaded float-cmp v0.9.0
9122024-02-16T05:18:16.273Z Downloaded getrandom v0.2.10
9132024-02-16T05:18:16.273Z Downloaded rustc_version v0.1.7
9142024-02-16T05:18:16.273Z Downloaded lock_api v0.4.10
9152024-02-16T05:18:16.274Z Downloaded poly1305 v0.8.0
9162024-02-16T05:18:16.274Z Downloaded getopts v0.2.21
9172024-02-16T05:18:16.274Z Downloaded colored v2.0.4
9182024-02-16T05:18:16.274Z Downloaded futures-executor v0.3.30
9192024-02-16T05:18:16.274Z Downloaded lru-cache v0.1.2
9202024-02-16T05:18:16.274Z Downloaded unicode-width v0.1.11
9212024-02-16T05:18:16.274Z Downloaded pin-project-lite v0.2.13
9222024-02-16T05:18:16.274Z Downloaded tokio-stream v0.1.14
9232024-02-16T05:18:16.274Z Downloaded endian-type v0.1.2
9242024-02-16T05:18:16.274Z Downloaded heck v0.4.1
9252024-02-16T05:18:16.274Z Downloaded arrayref v0.3.7
9262024-02-16T05:18:16.274Z Downloaded serde_yaml v0.9.25
9272024-02-16T05:18:16.274Z Downloaded libefi-sys v0.1.0
9282024-02-16T05:18:16.274Z Downloaded usdt-macro v0.5.0
9292024-02-16T05:18:16.274Z Downloaded group v0.13.0
9302024-02-16T05:18:16.274Z Downloaded hash32 v0.3.1
9312024-02-16T05:18:16.274Z Downloaded embedded-io v0.4.0
9322024-02-16T05:18:16.274Z Downloaded thread-id v4.2.0
9332024-02-16T05:18:16.274Z Downloaded terminal_size v0.2.6
9342024-02-16T05:18:16.274Z Downloaded smf v0.2.2
9352024-02-16T05:18:16.274Z Downloaded spki v0.7.2
9362024-02-16T05:18:16.274Z Downloaded sha2 v0.10.8
9372024-02-16T05:18:16.275Z Downloaded slog-dtrace v0.3.0
9382024-02-16T05:18:16.275Z Downloaded serde_repr v0.1.16
9392024-02-16T05:18:16.275Z Downloaded futures-macro v0.3.30
9402024-02-16T05:18:16.275Z Downloaded minimal-lexical v0.2.1
9412024-02-16T05:18:16.275Z Downloaded slog-envlogger v2.2.0
9422024-02-16T05:18:16.275Z Downloaded serde v1.0.196
9432024-02-16T05:18:16.275Z Downloaded thiserror-impl v1.0.57
9442024-02-16T05:18:16.275Z Downloaded equivalent v1.0.1
9452024-02-16T05:18:16.275Z Downloaded trust-dns-resolver v0.23.2
9462024-02-16T05:18:16.275Z Downloaded generic-array v0.14.7
9472024-02-16T05:18:16.275Z Downloaded pest_meta v2.7.6
9482024-02-16T05:18:16.275Z Downloaded rustfmt-wrapper v0.2.0
9492024-02-16T05:18:16.275Z Downloaded lalrpop-util v0.19.12
9502024-02-16T05:18:16.275Z Downloaded time-macros v0.2.13
9512024-02-16T05:18:16.306Z Downloaded stable_deref_trait v1.2.0
9522024-02-16T05:18:16.306Z Downloaded arc-swap v1.6.0
9532024-02-16T05:18:16.306Z Downloaded usdt-impl v0.5.0
9542024-02-16T05:18:16.306Z Downloaded linear-map v1.2.0
9552024-02-16T05:18:16.306Z Downloaded dtrace-parser v0.1.14
9562024-02-16T05:18:16.306Z Downloaded dirs-sys v0.4.1
9572024-02-16T05:18:16.306Z Downloaded hash32 v0.2.1
9582024-02-16T05:18:16.306Z Downloaded proc-macro-error-attr v1.0.4
9592024-02-16T05:18:16.307Z Downloaded thread_local v1.1.7
9602024-02-16T05:18:16.307Z Downloaded strum_macros v0.26.1
9612024-02-16T05:18:16.307Z Downloaded zone v0.3.0
9622024-02-16T05:18:16.307Z Downloaded log v0.4.20
9632024-02-16T05:18:16.307Z Downloaded foreign-types v0.3.2
9642024-02-16T05:18:16.307Z Downloaded subprocess v0.2.9
9652024-02-16T05:18:16.307Z Downloaded yasna v0.5.2
9662024-02-16T05:18:16.307Z Downloaded http v0.2.11
9672024-02-16T05:18:16.307Z Downloaded time v0.3.27
9682024-02-16T05:18:16.307Z Downloaded slog-json v2.6.1
9692024-02-16T05:18:16.307Z Downloaded ryu v1.0.15
9702024-02-16T05:18:16.308Z Downloaded flagset v0.4.3
9712024-02-16T05:18:16.308Z Downloaded headers-core v0.2.0
9722024-02-16T05:18:16.308Z Downloaded quick-error v1.2.3
9732024-02-16T05:18:16.308Z Downloaded serde_urlencoded v0.7.1
9742024-02-16T05:18:16.308Z Downloaded num-integer v0.1.46
9752024-02-16T05:18:16.308Z Downloaded futures v0.3.30
9762024-02-16T05:18:16.308Z Downloaded tracing-attributes v0.1.26
9772024-02-16T05:18:16.308Z Downloaded form_urlencoded v1.2.1
9782024-02-16T05:18:16.308Z Downloaded serde_derive_internals v0.26.0
9792024-02-16T05:18:16.308Z Downloaded pem-rfc7468 v0.7.0
9802024-02-16T05:18:16.308Z Downloaded errno v0.3.8
9812024-02-16T05:18:16.308Z Downloaded vsss-rs v3.3.4
9822024-02-16T05:18:16.308Z Downloaded hex v0.4.3
9832024-02-16T05:18:16.308Z Downloaded postgres-protocol v0.6.6
9842024-02-16T05:18:16.308Z Downloaded platforms v3.0.2
9852024-02-16T05:18:16.308Z Downloaded crossbeam-channel v0.5.8
9862024-02-16T05:18:16.308Z Downloaded socket2 v0.4.9
9872024-02-16T05:18:16.308Z Downloaded russh v0.40.2
9882024-02-16T05:18:16.309Z Downloaded serde_tokenstream v0.2.0
9892024-02-16T05:18:16.309Z Downloaded usdt v0.5.0
9902024-02-16T05:18:16.309Z Downloaded static_assertions v1.1.0
9912024-02-16T05:18:16.309Z Downloaded ucd-trie v0.1.6
9922024-02-16T05:18:16.309Z Downloaded memchr v2.6.3
9932024-02-16T05:18:16.309Z Downloaded semver v0.11.0
9942024-02-16T05:18:16.309Z Downloaded const-oid v0.9.5
9952024-02-16T05:18:16.309Z Downloaded crossterm v0.27.0
9962024-02-16T05:18:16.309Z Downloaded num v0.4.1
9972024-02-16T05:18:16.309Z Downloaded futures-io v0.3.30
9982024-02-16T05:18:16.309Z Downloaded ipnet v2.9.0
9992024-02-16T05:18:16.309Z Downloaded console v0.15.8
10002024-02-16T05:18:16.309Z Downloaded zip v0.6.6
10012024-02-16T05:18:16.310Z Downloaded digest v0.10.7
10022024-02-16T05:18:16.310Z Downloaded semver v1.0.21
10032024-02-16T05:18:16.310Z Downloaded slog-async v2.8.0
10042024-02-16T05:18:16.310Z Downloaded allocator-api2 v0.2.16
10052024-02-16T05:18:16.310Z Downloaded serde_derive v1.0.196
10062024-02-16T05:18:16.310Z Downloaded unicode-segmentation v1.10.1
10072024-02-16T05:18:16.310Z Downloaded steno v0.4.0
10082024-02-16T05:18:16.311Z Downloaded rand v0.8.5
10092024-02-16T05:18:16.311Z Downloaded tinyvec v1.6.0
10102024-02-16T05:18:16.311Z Downloaded usdt v0.3.5
10112024-02-16T05:18:16.311Z Downloaded unicode-normalization v0.1.22
10122024-02-16T05:18:16.311Z Downloaded elliptic-curve v0.13.8
10132024-02-16T05:18:16.311Z Downloaded either v1.9.0
10142024-02-16T05:18:16.311Z Downloaded postcard v1.0.8
10152024-02-16T05:18:16.311Z Downloaded openssl-sys v0.9.96
10162024-02-16T05:18:16.311Z Downloaded regex-automata v0.1.10
10172024-02-16T05:18:16.311Z Downloaded hmac v0.12.1
10182024-02-16T05:18:16.312Z Downloaded heapless v0.8.0
10192024-02-16T05:18:16.312Z Downloaded signal-hook v0.3.17
10202024-02-16T05:18:16.312Z Downloaded crossbeam-epoch v0.9.15
10212024-02-16T05:18:16.312Z Downloaded tokio-postgres v0.7.10
10222024-02-16T05:18:16.312Z Downloaded tracing v0.1.37
10232024-02-16T05:18:16.312Z Downloaded heapless v0.7.16
10242024-02-16T05:18:16.312Z Downloaded rcgen v0.12.1
10252024-02-16T05:18:16.312Z Downloaded url v2.5.0
10262024-02-16T05:18:16.312Z Downloaded toml_edit v0.19.15
10272024-02-16T05:18:16.312Z Downloaded toml v0.8.10
10282024-02-16T05:18:16.312Z Downloaded aes-gcm v0.10.3
10292024-02-16T05:18:16.312Z Downloaded rand v0.7.3
10302024-02-16T05:18:16.312Z Downloaded half v2.3.1
10312024-02-16T05:18:16.313Z Downloaded flate2 v1.0.28
10322024-02-16T05:18:16.313Z Downloaded trust-dns-server v0.23.2
10332024-02-16T05:18:16.313Z Downloaded goblin v0.8.0
10342024-02-16T05:18:16.313Z Downloaded reqwest v0.11.22
10352024-02-16T05:18:16.313Z Downloaded http v1.0.0
10362024-02-16T05:18:16.313Z Downloaded futures-util v0.3.30
10372024-02-16T05:18:16.339Z Downloaded itertools v0.10.5
10382024-02-16T05:18:16.339Z Downloaded openssl v0.10.60
10392024-02-16T05:18:16.339Z Downloaded serde_json v1.0.113
10402024-02-16T05:18:16.340Z Downloaded rustls-webpki v0.101.7
10412024-02-16T05:18:16.761Z Downloaded aho-corasick v1.0.4
10422024-02-16T05:18:16.761Z Downloaded hashbrown v0.14.3
10432024-02-16T05:18:16.761Z Downloaded webpki-roots v0.25.2
10442024-02-16T05:18:16.768Z Downloaded h2 v0.3.24
10452024-02-16T05:18:16.768Z Downloaded rustls-webpki v0.102.1
10462024-02-16T05:18:16.769Z Downloaded serde_with v3.6.1
10472024-02-16T05:18:16.769Z Downloaded hyper v0.14.27
10482024-02-16T05:18:16.769Z Downloaded vcpkg v0.2.15
10492024-02-16T05:18:16.769Z Downloaded bstr v0.2.17
10502024-02-16T05:18:16.769Z Downloaded chrono v0.4.31
10512024-02-16T05:18:16.769Z Downloaded gimli v0.28.0
10522024-02-16T05:18:16.769Z Downloaded idna v0.4.0
10532024-02-16T05:18:16.769Z Downloaded syn v2.0.48
10542024-02-16T05:18:16.769Z Downloaded curve25519-dalek v4.1.1
10552024-02-16T05:18:16.769Z Downloaded regex v1.10.3
10562024-02-16T05:18:16.769Z Downloaded smoltcp v0.11.0
10572024-02-16T05:18:16.770Z Downloaded openapiv3 v2.0.0
10582024-02-16T05:18:16.770Z Downloaded regress v0.8.0
10592024-02-16T05:18:16.770Z Downloaded rustix v0.37.23
10602024-02-16T05:18:16.770Z Downloaded regex-syntax v0.8.2
10612024-02-16T05:18:16.770Z Downloaded trust-dns-proto v0.23.2
10622024-02-16T05:18:16.770Z Downloaded zerocopy-derive v0.6.4
10632024-02-16T05:18:16.770Z Downloaded zerocopy-derive v0.2.0
10642024-02-16T05:18:16.770Z Downloaded sled v0.34.7
10652024-02-16T05:18:16.771Z Downloaded regex-automata v0.3.8
10662024-02-16T05:18:16.771Z Downloaded regex-automata v0.4.4
10672024-02-16T05:18:16.771Z Downloaded tokio v1.36.0
10682024-02-16T05:18:16.771Z Downloaded winapi v0.3.9
10692024-02-16T05:18:16.771Z Downloaded bzip2-sys v0.1.11+1.0.8
10702024-02-16T05:18:16.771Z Downloaded rustix v0.38.31
10712024-02-16T05:18:16.787Z Downloaded libc v0.2.153
10722024-02-16T05:18:16.811Z Downloaded sha3 v0.10.8
10732024-02-16T05:18:16.833Z Downloaded syn v1.0.109
10742024-02-16T05:18:16.858Z Downloaded rustls v0.21.9
10752024-02-16T05:18:16.858Z Downloaded rustls v0.22.2
10762024-02-16T05:18:16.868Z Downloaded idna v0.5.0
10772024-02-16T05:18:16.868Z Downloaded bstr v1.6.0
10782024-02-16T05:18:16.868Z Downloaded smoltcp v0.9.1
10792024-02-16T05:18:16.875Z Downloaded radix_trie v0.2.1
10802024-02-16T05:18:16.881Z Downloaded zerocopy v0.7.32
10812024-02-16T05:18:16.913Z Downloaded encoding_rs v0.8.33
10822024-02-16T05:18:16.923Z Downloaded winnow v0.5.15
10832024-02-16T05:18:16.932Z Downloaded hkdf v0.12.4
10842024-02-16T05:18:16.942Z Downloaded itertools v0.12.1
10852024-02-16T05:18:16.942Z Downloaded diesel v2.1.4
10862024-02-16T05:18:16.960Z Downloaded hashbrown v0.12.3
10872024-02-16T05:18:16.964Z Downloaded rayon v1.8.0
10882024-02-16T05:18:16.976Z Downloaded clap v2.34.0
10892024-02-16T05:18:16.985Z Downloaded blake3 v1.5.0
10902024-02-16T05:18:16.990Z Downloaded petgraph v0.6.4
10912024-02-16T05:18:17.011Z Downloaded object v0.32.1
10922024-02-16T05:18:17.021Z Downloaded libm v0.2.7
10932024-02-16T05:18:17.037Z Downloaded slog v2.7.0
10942024-02-16T05:18:17.037Z Downloaded serde_tokenstream v0.1.7
10952024-02-16T05:18:17.125Z Downloaded constant_time_eq v0.3.0
10962024-02-16T05:18:17.126Z Downloaded zerocopy v0.6.4
10972024-02-16T05:18:17.126Z Downloaded tokio-rustls v0.25.0
10982024-02-16T05:18:17.482Z Downloaded unsafe-libyaml v0.2.10
10992024-02-16T05:18:17.482Z Downloaded toml_edit v0.22.4
11002024-02-16T05:18:17.482Z Downloaded dirs-next v2.0.0
11012024-02-16T05:18:17.482Z Downloaded pest v2.7.6
11022024-02-16T05:18:17.482Z Downloaded ed25519-dalek v2.0.0
11032024-02-16T05:18:17.482Z Downloaded schemars v0.8.16
11042024-02-16T05:18:17.482Z Downloaded heck v0.3.3
11052024-02-16T05:18:17.483Z Downloaded zerocopy-derive v0.7.32
11062024-02-16T05:18:17.483Z Downloaded num_cpus v1.16.0
11072024-02-16T05:18:17.483Z Downloaded rustc_version v0.4.0
11082024-02-16T05:18:17.483Z Downloaded unicode-xid v0.2.4
11092024-02-16T05:18:17.483Z Downloaded hex-literal v0.4.1
11102024-02-16T05:18:17.483Z Downloaded zeroize_derive v1.4.2
11112024-02-16T05:18:17.483Z Downloaded semver v0.1.20
11122024-02-16T05:18:17.507Z Downloaded synstructure v0.12.6
11132024-02-16T05:18:17.507Z Downloaded slab v0.4.9
11142024-02-16T05:18:17.507Z Downloaded slog-term v2.9.0
11152024-02-16T05:18:17.507Z Downloaded memmap2 v0.7.1
11162024-02-16T05:18:17.507Z Downloaded gethostname v0.4.3
11172024-02-16T05:18:17.507Z Downloaded predicates-core v1.0.6
11182024-02-16T05:18:17.508Z Downloaded sct v0.7.0
11192024-02-16T05:18:17.508Z Downloaded getrandom v0.1.16
11202024-02-16T05:18:17.508Z Downloaded httparse v1.8.0
11212024-02-16T05:18:17.508Z Downloaded rayon-core v1.12.0
11222024-02-16T05:18:17.508Z Downloaded linked-hash-map v0.5.6
11232024-02-16T05:18:17.508Z Downloaded home v0.5.5
11242024-02-16T05:18:17.508Z Downloaded whoami v1.4.1
11252024-02-16T05:18:17.508Z Downloaded atomic-waker v1.1.1
11262024-02-16T05:18:17.508Z Downloaded string_cache v0.8.7
11272024-02-16T05:18:17.508Z Downloaded ipnetwork v0.20.0
11282024-02-16T05:18:17.508Z Downloaded serde_with_macros v3.6.1
11292024-02-16T05:18:17.508Z Downloaded rustversion v1.0.14
11302024-02-16T05:18:17.508Z Downloaded tokio-tungstenite v0.20.1
11312024-02-16T05:18:17.508Z Downloaded proc-macro2 v1.0.78
11322024-02-16T05:18:17.508Z Downloaded indexmap v1.9.3
11332024-02-16T05:18:17.508Z Downloaded mio v0.8.9
11342024-02-16T05:18:17.508Z Downloaded structopt v0.3.26
11352024-02-16T05:18:17.509Z Downloaded unicase v2.7.0
11362024-02-16T05:18:17.509Z Downloaded futures-sink v0.3.30
11372024-02-16T05:18:17.509Z Downloaded num-bigint v0.4.4
11382024-02-16T05:18:17.509Z Downloaded signal-hook-mio v0.2.3
11392024-02-16T05:18:17.509Z Downloaded sec1 v0.7.3
11402024-02-16T05:18:17.509Z Downloaded darling_core v0.20.3
11412024-02-16T05:18:17.509Z Downloaded phf v0.11.2
11422024-02-16T05:18:17.509Z Downloaded signature v2.1.0
11432024-02-16T05:18:17.509Z Downloaded deranged v0.3.8
11442024-02-16T05:18:17.509Z Downloaded dyn-clone v1.0.16
11452024-02-16T05:18:17.509Z Downloaded xattr v1.0.1
11462024-02-16T05:18:17.509Z Downloaded io-lifetimes v1.0.11
11472024-02-16T05:18:17.509Z Downloaded headers v0.3.9
11482024-02-16T05:18:17.509Z Downloaded tracing-core v0.1.31
11492024-02-16T05:18:17.509Z Downloaded num-rational v0.4.1
11502024-02-16T05:18:17.509Z Downloaded base64 v0.21.7
11512024-02-16T05:18:17.509Z Downloaded toml v0.7.8
11522024-02-16T05:18:17.510Z Downloaded trust-dns-client v0.23.2
11532024-02-16T05:18:17.510Z Downloaded pretty-hex v0.2.1
11542024-02-16T05:18:17.510Z Downloaded ff v0.13.0
11552024-02-16T05:18:17.510Z Downloaded rfc6979 v0.4.0
11562024-02-16T05:18:17.510Z Downloaded socket2 v0.5.5
11572024-02-16T05:18:17.510Z Downloaded hyper-rustls v0.24.2
11582024-02-16T05:18:17.510Z Downloaded uuid v1.7.0
11592024-02-16T05:18:17.510Z Downloaded strsim v0.8.0
11602024-02-16T05:18:17.510Z Downloaded tokio-native-tls v0.3.1
11612024-02-16T05:18:17.510Z Downloaded thiserror v1.0.57
11622024-02-16T05:18:17.510Z Downloaded scroll v0.12.0
11632024-02-16T05:18:17.510Z Downloaded p256 v0.13.2
11642024-02-16T05:18:17.510Z Downloaded scheduled-thread-pool v0.2.7
11652024-02-16T05:18:17.510Z Downloaded derive-where v1.2.7
11662024-02-16T05:18:17.510Z Downloaded r2d2 v0.8.10
11672024-02-16T05:18:17.510Z Downloaded unicode-bidi v0.3.13
11682024-02-16T05:18:17.510Z Downloaded instant v0.1.12
11692024-02-16T05:18:17.510Z Downloaded tokio-util v0.7.10
11702024-02-16T05:18:17.510Z Downloaded crc32fast v1.3.2
11712024-02-16T05:18:17.510Z Downloaded clap v4.4.3
11722024-02-16T05:18:17.510Z Downloaded http-body v0.4.5
11732024-02-16T05:18:17.510Z Downloaded ring v0.17.7
11742024-02-16T05:18:17.510Z Downloaded fallible-iterator v0.2.0
11752024-02-16T05:18:17.510Z Downloaded russh-keys v0.40.1
11762024-02-16T05:18:17.511Z Downloaded proc-macro-error v1.0.4
11772024-02-16T05:18:17.511Z Downloaded fastrand v2.0.1
11782024-02-16T05:18:17.511Z Downloaded pest_derive v2.7.6
11792024-02-16T05:18:17.511Z Downloaded thiserror-no-std v2.0.2
11802024-02-16T05:18:17.511Z Downloaded usdt-impl v0.3.5
11812024-02-16T05:18:17.511Z Downloaded parking_lot v0.11.2
11822024-02-16T05:18:17.511Z Downloaded rustc-demangle v0.1.23
11832024-02-16T05:18:17.511Z Downloaded futures-channel v0.3.30
11842024-02-16T05:18:17.511Z Downloaded smallvec v1.13.1
11852024-02-16T05:18:17.511Z Downloaded ciborium v0.2.2
11862024-02-16T05:18:17.511Z Downloaded primeorder v0.13.6
11872024-02-16T05:18:17.511Z Downloaded ansi_term v0.12.1
11882024-02-16T05:18:17.511Z Downloaded postgres-types v0.2.6
11892024-02-16T05:18:17.511Z Downloaded omicron-zone-package v0.11.0
11902024-02-16T05:18:17.511Z Downloaded spin v0.9.8
11912024-02-16T05:18:17.512Z Downloaded cancel-safe-futures v0.1.5
11922024-02-16T05:18:17.512Z Downloaded keccak v0.1.4
11932024-02-16T05:18:17.512Z Downloaded siphasher v0.3.11
11942024-02-16T05:18:17.512Z Downloaded newtype-uuid v1.0.1
11952024-02-16T05:18:17.512Z Downloaded ring v0.16.20
11962024-02-16T05:18:17.512Z Downloaded hostname v0.3.1
11972024-02-16T05:18:17.512Z Downloaded schemars_derive v0.8.16
11982024-02-16T05:18:17.512Z Downloaded pkcs8 v0.10.2
11992024-02-16T05:18:17.512Z Downloaded bytes v1.5.0
12002024-02-16T05:18:17.512Z Downloaded once_cell v1.19.0
12012024-02-16T05:18:17.512Z Downloaded num-traits v0.2.16
12022024-02-16T05:18:17.512Z Downloaded password-hash v0.5.0
12032024-02-16T05:18:17.512Z Downloaded structmeta v0.3.0
12042024-02-16T05:18:17.512Z Downloaded parking_lot v0.12.1
12052024-02-16T05:18:17.512Z Downloaded toml_datetime v0.6.5
12062024-02-16T05:18:17.512Z Downloaded hubpack v0.1.2
12072024-02-16T05:18:17.512Z Downloaded resolv-conf v0.7.0
12082024-02-16T05:18:17.512Z Downloaded enum-as-inner v0.6.0
12092024-02-16T05:18:17.512Z Downloaded byteorder v1.5.0
12102024-02-16T05:18:17.512Z Downloaded untrusted v0.9.0
12112024-02-16T05:18:17.512Z Downloaded hyper-tls v0.5.0
12122024-02-16T05:18:17.525Z Downloaded crossbeam-deque v0.8.3
12132024-02-16T05:18:17.525Z Downloaded owo-colors v4.0.0
12142024-02-16T05:18:17.525Z Downloaded usdt-macro v0.3.5
12152024-02-16T05:18:17.526Z Downloaded memoffset v0.9.0
12162024-02-16T05:18:17.526Z Downloaded managed v0.8.0
12172024-02-16T05:18:17.526Z Downloaded plain v0.2.3
12182024-02-16T05:18:17.526Z Downloaded cipher v0.4.4
12192024-02-16T05:18:17.526Z Downloaded futures-core v0.3.30
12202024-02-16T05:18:17.526Z Downloaded dof v0.3.0
12212024-02-16T05:18:17.526Z Downloaded walkdir v2.4.0
12222024-02-16T05:18:17.526Z Downloaded ed25519 v2.2.2
12232024-02-16T05:18:17.526Z Downloaded is-terminal v0.4.9
12242024-02-16T05:18:17.526Z Downloaded paste v1.0.14
12252024-02-16T05:18:17.526Z Downloaded parse-display v0.9.0
12262024-02-16T05:18:17.526Z Downloaded bzip2 v0.4.4
12272024-02-16T05:18:17.526Z Downloaded chacha20 v0.9.1
12282024-02-16T05:18:17.526Z Downloaded block-buffer v0.10.4
12292024-02-16T05:18:17.526Z Downloaded defmt-parser v0.3.3
12302024-02-16T05:18:17.526Z Downloaded rustls-pki-types v1.1.0
12312024-02-16T05:18:17.526Z Downloaded proc-macro-crate v1.3.1
12322024-02-16T05:18:17.526Z Downloaded crypto-common v0.1.6
12332024-02-16T05:18:17.526Z Downloaded convert_case v0.4.0
12342024-02-16T05:18:17.526Z Downloaded new_debug_unreachable v1.0.4
12352024-02-16T05:18:17.526Z Downloaded ciborium-ll v0.2.2
12362024-02-16T05:18:17.526Z Downloaded colorchoice v1.0.0
12372024-02-16T05:18:17.526Z Downloaded crypto-bigint v0.5.2
12382024-02-16T05:18:17.527Z Downloaded toml v0.5.11
12392024-02-16T05:18:17.527Z Downloaded clap_builder v4.4.2
12402024-02-16T05:18:17.527Z Downloaded cbc v0.1.2
12412024-02-16T05:18:17.527Z Downloaded percent-encoding v2.3.1
12422024-02-16T05:18:17.527Z Downloaded mime v0.3.17
12432024-02-16T05:18:17.527Z Downloaded blowfish v0.9.1
12442024-02-16T05:18:17.527Z Downloaded option-ext v0.2.0
12452024-02-16T05:18:17.527Z Downloaded num-derive v0.4.0
12462024-02-16T05:18:17.527Z Downloaded bitflags v2.4.0
12472024-02-16T05:18:17.527Z Downloaded futures-task v0.3.30
12482024-02-16T05:18:17.527Z Downloaded macaddr v1.0.1
12492024-02-16T05:18:17.527Z Downloaded md-5 v0.10.5
12502024-02-16T05:18:17.527Z Downloaded ctr v0.9.2
12512024-02-16T05:18:17.527Z Downloaded phf_shared v0.11.2
12522024-02-16T05:18:17.540Z Downloaded pbkdf2 v0.11.0
12532024-02-16T05:18:17.540Z Downloaded opaque-debug v0.3.0
12542024-02-16T05:18:17.540Z Downloaded openssl-macros v0.1.1
12552024-02-16T05:18:17.540Z Downloaded atomicwrites v0.4.3
12562024-02-16T05:18:17.540Z Downloaded predicates v3.1.0
12572024-02-16T05:18:17.540Z Downloaded anyhow v1.0.75
12582024-02-16T05:18:17.540Z Downloaded curve25519-dalek-derive v0.1.0
12592024-02-16T05:18:17.540Z Downloaded anstyle-parse v0.2.1
12602024-02-16T05:18:17.540Z Downloaded native-tls v0.2.11
12612024-02-16T05:18:17.540Z Downloaded argon2 v0.5.3
12622024-02-16T05:18:17.548Z Downloaded crossbeam-utils v0.8.16
12632024-02-16T05:18:17.548Z Downloaded cpufeatures v0.2.12
12642024-02-16T05:18:17.548Z Downloaded async-trait v0.1.77
12652024-02-16T05:18:17.548Z Downloaded backoff v0.4.0
12662024-02-16T05:18:17.548Z Downloaded bit-vec v0.6.3
12672024-02-16T05:18:17.548Z Downloaded zone_cfg_derive v0.3.0
12682024-02-16T05:18:17.548Z Downloaded foreign-types-macros v0.2.3
12692024-02-16T05:18:17.956Z Compiling proc-macro2 v1.0.78
12702024-02-16T05:18:17.956Z Compiling unicode-ident v1.0.12
12712024-02-16T05:18:17.957Z Compiling libc v0.2.153
12722024-02-16T05:18:18.431Z Compiling serde v1.0.196
12732024-02-16T05:18:18.431Z Compiling version_check v0.9.4
12742024-02-16T05:18:18.432Z Compiling autocfg v1.1.0
12752024-02-16T05:18:18.432Z Compiling cfg-if v1.0.0
12762024-02-16T05:18:18.854Z Compiling once_cell v1.19.0
12772024-02-16T05:18:18.854Z Compiling syn v1.0.109
12782024-02-16T05:18:18.854Z Compiling thiserror v1.0.57
12792024-02-16T05:18:18.863Z Compiling memchr v2.6.3
12802024-02-16T05:18:18.863Z Compiling parking_lot_core v0.9.8
12812024-02-16T05:18:18.864Z Compiling lock_api v0.4.10
12822024-02-16T05:18:19.425Z Compiling typenum v1.16.0
12832024-02-16T05:18:19.451Z Compiling byteorder v1.5.0
12842024-02-16T05:18:19.598Z Compiling generic-array v0.14.7
12852024-02-16T05:18:19.598Z Compiling ahash v0.8.7
12862024-02-16T05:18:19.798Z Compiling libm v0.2.7
12872024-02-16T05:18:19.943Z Compiling num-traits v0.2.16
12882024-02-16T05:18:19.962Z Compiling serde_json v1.0.113
12892024-02-16T05:18:20.145Z Compiling itoa v1.0.9
12902024-02-16T05:18:20.370Z Compiling slab v0.4.9
12912024-02-16T05:18:20.428Z Compiling quote v1.0.35
12922024-02-16T05:18:20.442Z Compiling log v0.4.20
12932024-02-16T05:18:20.927Z Compiling syn v2.0.48
12942024-02-16T05:18:22.397Z Compiling getrandom v0.2.10
12952024-02-16T05:18:22.397Z Compiling cc v1.0.83
12962024-02-16T05:18:22.397Z Compiling rand_core v0.6.4
12972024-02-16T05:18:22.397Z Compiling scopeguard v1.2.0
12982024-02-16T05:18:22.465Z Compiling allocator-api2 v0.2.16
12992024-02-16T05:18:22.465Z Compiling ryu v1.0.15
13002024-02-16T05:18:22.465Z Compiling pkg-config v0.3.27
13012024-02-16T05:18:22.465Z Compiling heck v0.4.1
13022024-02-16T05:18:22.528Z Compiling smallvec v1.13.1
13032024-02-16T05:18:23.020Z Compiling schemars v0.8.16
13042024-02-16T05:18:23.020Z Compiling equivalent v1.0.1
13052024-02-16T05:18:23.020Z Compiling subtle v2.5.0
13062024-02-16T05:18:23.385Z Compiling pin-project-lite v0.2.13
13072024-02-16T05:18:23.547Z Compiling vcpkg v0.2.15
13082024-02-16T05:18:24.084Z Compiling parking_lot v0.12.1
13092024-02-16T05:18:24.232Z Compiling ring v0.17.7
13102024-02-16T05:18:24.378Z Compiling httparse v1.8.0
13112024-02-16T05:18:24.468Z Compiling ucd-trie v0.1.6
13122024-02-16T05:18:25.051Z Compiling signal-hook-registry v1.4.1
13132024-02-16T05:18:25.846Z Compiling ring v0.16.20
13142024-02-16T05:18:25.871Z Compiling openssl-sys v0.9.96
13152024-02-16T05:18:25.903Z Compiling mio v0.8.9
13162024-02-16T05:18:26.109Z Compiling fnv v1.0.7
13172024-02-16T05:18:26.262Z Compiling iana-time-zone v0.1.57
13182024-02-16T05:18:26.363Z Compiling socket2 v0.5.5
13192024-02-16T05:18:26.666Z Compiling num_cpus v1.16.0
13202024-02-16T05:18:26.732Z Compiling semver v1.0.21
13212024-02-16T05:18:26.815Z Compiling openssl v0.10.60
13222024-02-16T05:18:27.143Z Compiling const-oid v0.9.5
13232024-02-16T05:18:27.264Z Compiling native-tls v0.2.11
13242024-02-16T05:18:27.284Z Compiling rustls v0.21.9
13252024-02-16T05:18:27.518Z Compiling dyn-clone v1.0.16
13262024-02-16T05:18:27.592Z Compiling futures-core v0.3.30
13272024-02-16T05:18:27.836Z Compiling aho-corasick v1.0.4
13282024-02-16T05:18:28.250Z Compiling crossbeam-utils v0.8.16
13292024-02-16T05:18:28.448Z Compiling serde_derive_internals v0.26.0
13302024-02-16T05:18:28.904Z Compiling regex-syntax v0.8.2
13312024-02-16T05:18:29.016Z Compiling slog v2.7.0
13322024-02-16T05:18:29.050Z Compiling async-trait v0.1.77
13332024-02-16T05:18:29.681Z Compiling futures-sink v0.3.30
13342024-02-16T05:18:29.732Z Compiling rustix v0.38.31
13352024-02-16T05:18:29.990Z Compiling spin v0.5.2
13362024-02-16T05:18:30.028Z Compiling backtrace v0.3.69
13372024-02-16T05:18:30.488Z Compiling tinyvec_macros v0.1.1
13382024-02-16T05:18:30.578Z Compiling tinyvec v1.6.0
13392024-02-16T05:18:31.086Z Compiling futures-channel v0.3.30
13402024-02-16T05:18:31.554Z Compiling futures-task v0.3.30
13412024-02-16T05:18:31.782Z Compiling winnow v0.5.15
13422024-02-16T05:18:31.874Z Compiling pin-utils v0.1.0
13432024-02-16T05:18:31.979Z Compiling futures-io v0.3.30
13442024-02-16T05:18:32.248Z Compiling unicode-normalization v0.1.22
13452024-02-16T05:18:32.297Z Compiling spin v0.9.8
13462024-02-16T05:18:32.965Z Compiling regex-automata v0.4.4
13472024-02-16T05:18:33.390Z Compiling memoffset v0.9.0
13482024-02-16T05:18:33.390Z Compiling tracing-core v0.1.31
13492024-02-16T05:18:33.402Z Compiling unicode-bidi v0.3.13
13502024-02-16T05:18:33.402Z Compiling unicode-width v0.1.11
13512024-02-16T05:18:33.898Z Compiling cpufeatures v0.2.12
13522024-02-16T05:18:33.908Z Compiling anyhow v1.0.75
13532024-02-16T05:18:34.881Z Compiling crc32fast v1.3.2
13542024-02-16T05:18:35.597Z Compiling crossbeam-epoch v0.9.15
13552024-02-16T05:18:35.731Z Compiling serde_derive v1.0.196
13562024-02-16T05:18:35.755Z Compiling zeroize_derive v1.4.2
13572024-02-16T05:18:36.032Z Compiling zerocopy-derive v0.7.32
13582024-02-16T05:18:36.080Z Compiling thiserror-impl v1.0.57
13592024-02-16T05:18:36.849Z Compiling tokio-macros v2.2.0
13602024-02-16T05:18:37.180Z Compiling zeroize v1.7.0
13612024-02-16T05:18:37.545Z Compiling futures-macro v0.3.30
13622024-02-16T05:18:38.120Z Compiling zerocopy v0.7.32
13632024-02-16T05:18:39.565Z Compiling tracing-attributes v0.1.26
13642024-02-16T05:18:39.678Z Compiling schemars_derive v0.8.16
13652024-02-16T05:18:39.713Z Compiling pest v2.7.6
13662024-02-16T05:18:39.894Z Compiling crypto-common v0.1.6
13672024-02-16T05:18:40.285Z Compiling hashbrown v0.14.3
13682024-02-16T05:18:41.116Z Compiling openssl-macros v0.1.1
13692024-02-16T05:18:41.824Z Compiling block-buffer v0.10.4
13702024-02-16T05:18:41.863Z Compiling regex v1.10.3
13712024-02-16T05:18:42.516Z Compiling digest v0.10.7
13722024-02-16T05:18:42.516Z Compiling pest_meta v2.7.6
13732024-02-16T05:18:42.616Z Compiling futures-util v0.3.30
13742024-02-16T05:18:43.534Z Compiling tracing v0.1.37
13752024-02-16T05:18:44.042Z Compiling pest_generator v2.7.6
13762024-02-16T05:18:44.808Z Compiling der_derive v0.7.2
13772024-02-16T05:18:45.993Z Compiling errno v0.3.8
13782024-02-16T05:18:46.632Z Compiling foreign-types-shared v0.1.1
13792024-02-16T05:18:46.643Z Compiling untrusted v0.9.0
13802024-02-16T05:18:46.719Z Compiling time-core v0.1.1
13812024-02-16T05:18:46.941Z Compiling percent-encoding v2.3.1
13822024-02-16T05:18:47.153Z Compiling untrusted v0.7.1
13832024-02-16T05:18:47.550Z Compiling time-macros v0.2.13
13842024-02-16T05:18:47.813Z Compiling pest_derive v2.7.6
13852024-02-16T05:18:48.851Z Compiling foreign-types v0.3.2
13862024-02-16T05:18:49.350Z Compiling try-lock v0.2.4
13872024-02-16T05:18:49.437Z Compiling ppv-lite86 v0.2.17
13882024-02-16T05:18:49.478Z Compiling unicode-xid v0.2.4
13892024-02-16T05:18:49.663Z Compiling base64 v0.21.7
13902024-02-16T05:18:50.252Z Compiling bytes v1.5.0
13912024-02-16T05:18:50.840Z Compiling indexmap v2.2.3
13922024-02-16T05:18:50.850Z Compiling uuid v1.7.0
13932024-02-16T05:18:51.088Z Compiling chrono v0.4.31
13942024-02-16T05:18:51.604Z Compiling tokio v1.36.0
13952024-02-16T05:18:51.806Z Compiling http v0.2.11
13962024-02-16T05:18:52.664Z Compiling bitflags v2.4.0
13972024-02-16T05:18:52.702Z Compiling serde_spanned v0.6.5
13982024-02-16T05:18:52.945Z Compiling toml_datetime v0.6.5
13992024-02-16T05:18:53.086Z Compiling rustc_version v0.4.0
14002024-02-16T05:18:53.393Z Compiling toml_edit v0.19.15
14012024-02-16T05:18:53.877Z Compiling openapiv3 v2.0.0
14022024-02-16T05:18:56.552Z Compiling serde_tokenstream v0.2.0
14032024-02-16T05:18:56.579Z Compiling http-body v0.4.5
14042024-02-16T05:18:57.128Z Compiling rustls-webpki v0.101.7
14052024-02-16T05:18:57.532Z Compiling synstructure v0.12.6
14062024-02-16T05:18:58.403Z Compiling want v0.3.1
14072024-02-16T05:18:59.013Z Compiling sct v0.7.0
14082024-02-16T05:18:59.292Z Compiling form_urlencoded v1.2.1
14092024-02-16T05:18:59.414Z Compiling scroll_derive v0.12.0
14102024-02-16T05:18:59.609Z Compiling socket2 v0.4.9
14112024-02-16T05:19:00.372Z Compiling io-lifetimes v1.0.11
14122024-02-16T05:19:00.393Z Compiling tokio-util v0.7.10
14132024-02-16T05:19:00.839Z Compiling openssl-probe v0.1.5
14142024-02-16T05:19:01.179Z Compiling tower-service v0.3.2
14152024-02-16T05:19:01.322Z Compiling httpdate v1.0.3
14162024-02-16T05:19:01.546Z Compiling h2 v0.3.24
14172024-02-16T05:19:02.006Z Compiling zerocopy-derive v0.2.0
14182024-02-16T05:19:03.733Z Compiling idna v0.5.0
14192024-02-16T05:19:05.336Z Compiling thread-id v4.2.0
14202024-02-16T05:19:05.353Z Compiling adler v1.0.2
14212024-02-16T05:19:05.675Z Compiling miniz_oxide v0.7.1
14222024-02-16T05:19:05.843Z Compiling url v2.5.0
14232024-02-16T05:19:06.999Z Compiling tokio-rustls v0.24.1
14242024-02-16T05:19:07.285Z Compiling tokio-native-tls v0.3.1
14252024-02-16T05:19:07.468Z Compiling rand_chacha v0.3.1
14262024-02-16T05:19:07.701Z Compiling lazy_static v1.4.0
14272024-02-16T05:19:07.778Z Compiling rustix v0.37.23
14282024-02-16T05:19:07.864Z Compiling rustversion v1.0.14
14292024-02-16T05:19:08.180Z Compiling ipnet v2.9.0
14302024-02-16T05:19:08.707Z Compiling rand v0.8.5
14312024-02-16T05:19:08.708Z Compiling hyper v0.14.27
14322024-02-16T05:19:09.271Z Compiling serde_urlencoded v0.7.1
14332024-02-16T05:19:09.480Z Compiling rustls-pemfile v1.0.3
14342024-02-16T05:19:09.835Z Compiling usdt-impl v0.3.5
14352024-02-16T05:19:09.856Z Compiling encoding_rs v0.8.33
14362024-02-16T05:19:09.962Z Compiling either v1.9.0
14372024-02-16T05:19:10.191Z Compiling mime v0.3.17
14382024-02-16T05:19:10.303Z Compiling gimli v0.28.0
14392024-02-16T05:19:10.695Z Compiling webpki-roots v0.25.2
14402024-02-16T05:19:12.114Z Compiling regress v0.8.0
14412024-02-16T05:19:12.261Z Compiling object v0.32.1
14422024-02-16T05:19:12.476Z Compiling num-bigint v0.4.4
14432024-02-16T05:19:12.600Z Compiling usdt-impl v0.5.0
14442024-02-16T05:19:12.953Z Compiling rustc-demangle v0.1.23
14452024-02-16T05:19:13.978Z Compiling flate2 v1.0.28
14462024-02-16T05:19:14.544Z Compiling zerocopy v0.3.0
14472024-02-16T05:19:14.598Z Compiling addr2line v0.21.0
14482024-02-16T05:19:14.974Z Compiling scroll v0.12.0
14492024-02-16T05:19:15.246Z Compiling heapless v0.7.16
14502024-02-16T05:19:15.331Z Compiling futures-executor v0.3.30
14512024-02-16T05:19:15.867Z Compiling hyper-tls v0.5.0
14522024-02-16T05:19:15.878Z Compiling hyper-rustls v0.24.2
14532024-02-16T05:19:15.878Z Compiling typify-impl v0.0.15 (https://github.com/oxidecomputer/typify#ce009d6f)
14542024-02-16T05:19:15.878Z Compiling reqwest v0.11.22
14552024-02-16T05:19:16.071Z Compiling bzip2-sys v0.1.11+1.0.8
14562024-02-16T05:19:16.606Z Compiling plain v0.2.3
14572024-02-16T05:19:16.784Z Compiling signal-hook v0.3.17
14582024-02-16T05:19:17.093Z Compiling goblin v0.8.0
14592024-02-16T05:19:18.731Z Compiling futures v0.3.30
14602024-02-16T05:19:18.910Z Compiling dof v0.1.5
14612024-02-16T05:19:19.877Z Compiling toml v0.7.8
14622024-02-16T05:19:20.874Z Compiling hex v0.4.3
14632024-02-16T05:19:20.892Z Compiling dtrace-parser v0.1.14
14642024-02-16T05:19:20.892Z Compiling base64ct v1.6.0
14652024-02-16T05:19:21.105Z Compiling pretty-hex v0.4.1
14662024-02-16T05:19:21.337Z Compiling strsim v0.10.0
14672024-02-16T05:19:22.482Z Compiling strum_macros v0.25.2
14682024-02-16T05:19:22.738Z Compiling serde_tokenstream v0.1.7
14692024-02-16T05:19:23.269Z Compiling dof v0.3.0
14702024-02-16T05:19:23.343Z Compiling dtrace-parser v0.2.0
14712024-02-16T05:19:24.485Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
14722024-02-16T05:19:24.584Z Compiling bitflags v1.3.2
14732024-02-16T05:19:25.110Z Compiling smoltcp v0.9.1
14742024-02-16T05:19:25.478Z Compiling hmac v0.12.1
14752024-02-16T05:19:25.740Z Compiling enum-as-inner v0.6.0
14762024-02-16T05:19:25.902Z Compiling pem-rfc7468 v0.7.0
14772024-02-16T05:19:26.477Z Compiling num-iter v0.1.43
14782024-02-16T05:19:26.496Z Compiling unicode-segmentation v1.10.1
14792024-02-16T05:19:26.681Z Compiling siphasher v0.3.11
14802024-02-16T05:19:26.929Z Compiling flagset v0.4.3
14812024-02-16T05:19:27.135Z Compiling der v0.7.8
14822024-02-16T05:19:27.214Z Compiling usdt-attr-macro v0.3.5
14832024-02-16T05:19:27.780Z Compiling usdt-macro v0.3.5
14842024-02-16T05:19:27.913Z Compiling hubpack_derive v0.1.1
14852024-02-16T05:19:28.416Z Compiling zerocopy-derive v0.6.4
14862024-02-16T05:19:29.488Z Compiling utf8parse v0.2.1
14872024-02-16T05:19:29.885Z Compiling anstyle v1.0.2
14882024-02-16T05:19:29.994Z Compiling sha2 v0.10.8
14892024-02-16T05:19:30.295Z Compiling anstyle-parse v0.2.1
14902024-02-16T05:19:30.492Z Compiling spki v0.7.2
14912024-02-16T05:19:32.131Z Compiling md-5 v0.10.5
14922024-02-16T05:19:32.288Z Compiling block-padding v0.3.3
14932024-02-16T05:19:32.727Z Compiling clap_derive v4.4.2
14942024-02-16T05:19:32.734Z Compiling stringprep v0.1.3
14952024-02-16T05:19:32.734Z Compiling getopts v0.2.21
14962024-02-16T05:19:33.526Z Compiling diesel_table_macro_syntax v0.1.0
14972024-02-16T05:19:33.593Z Compiling num-integer v0.1.46
14982024-02-16T05:19:33.940Z Compiling hash32 v0.2.1
14992024-02-16T05:19:34.389Z Compiling typify-macro v0.0.15 (https://github.com/oxidecomputer/typify#ce009d6f)
15002024-02-16T05:19:34.424Z Compiling anstyle-query v1.0.0
15012024-02-16T05:19:34.744Z Compiling deranged v0.3.8
15022024-02-16T05:19:36.677Z Compiling stable_deref_trait v1.2.0
15032024-02-16T05:19:36.792Z Compiling fallible-iterator v0.2.0
15042024-02-16T05:19:37.597Z Compiling colorchoice v1.0.0
15052024-02-16T05:19:37.763Z Compiling num_threads v0.1.6
15062024-02-16T05:19:37.894Z Compiling time v0.3.27
15072024-02-16T05:19:38.622Z Compiling anstream v0.5.0
15082024-02-16T05:19:38.787Z Compiling postgres-protocol v0.6.6
15092024-02-16T05:19:39.731Z Compiling typify v0.0.15 (https://github.com/oxidecomputer/typify#ce009d6f)
15102024-02-16T05:19:39.882Z Compiling diesel_derives v2.1.2
15112024-02-16T05:19:40.522Z Compiling inout v0.1.3
15122024-02-16T05:19:40.810Z Compiling terminal_size v0.2.6
15132024-02-16T05:19:41.948Z Compiling pkcs8 v0.10.2
15142024-02-16T05:19:42.483Z Compiling phf_shared v0.11.2
15152024-02-16T05:19:43.895Z Compiling ff v0.13.0
15162024-02-16T05:19:43.903Z Compiling serde_repr v0.1.16
15172024-02-16T05:19:44.006Z Compiling scheduled-thread-pool v0.2.7
15182024-02-16T05:19:44.710Z Compiling managed v0.8.0
15192024-02-16T05:19:44.742Z Compiling base16ct v0.2.0
15202024-02-16T05:19:44.967Z Compiling regex-automata v0.1.10
15212024-02-16T05:19:45.177Z Compiling bit-vec v0.6.3
15222024-02-16T05:19:45.633Z Compiling unsafe-libyaml v0.2.10
15232024-02-16T05:19:45.820Z Compiling clap_lex v0.5.1
15242024-02-16T05:19:46.142Z Compiling clap_builder v4.4.2
15252024-02-16T05:19:47.501Z Compiling serde_yaml v0.9.25
15262024-02-16T05:19:47.575Z Compiling bstr v0.2.17
15272024-02-16T05:19:49.100Z Compiling sec1 v0.7.3
15282024-02-16T05:19:49.243Z Compiling r2d2 v0.8.10
15292024-02-16T05:19:49.679Z Compiling group v0.13.0
15302024-02-16T05:19:51.183Z Compiling phf v0.11.2
15312024-02-16T05:19:51.698Z Compiling signal-hook-mio v0.2.3
15322024-02-16T05:19:51.698Z Compiling cipher v0.4.4
15332024-02-16T05:19:51.698Z Compiling bzip2 v0.4.4
15342024-02-16T05:19:51.812Z Compiling postgres-types v0.2.6
15352024-02-16T05:19:52.283Z Compiling zerocopy v0.6.4
15362024-02-16T05:19:52.292Z Compiling hubpack v0.1.2
15372024-02-16T05:19:52.292Z Compiling phf_shared v0.10.0
15382024-02-16T05:19:52.889Z Compiling hkdf v0.12.4
15392024-02-16T05:19:52.889Z Compiling crypto-bigint v0.5.2
15402024-02-16T05:19:52.889Z Compiling ipnetwork v0.20.0
15412024-02-16T05:19:52.889Z Compiling idna v0.4.0
15422024-02-16T05:19:53.387Z Compiling float-cmp v0.9.0
15432024-02-16T05:19:53.633Z Compiling fixedbitset v0.4.2
15442024-02-16T05:19:55.005Z Compiling predicates-core v1.0.6
15452024-02-16T05:19:55.403Z Compiling minimal-lexical v0.2.1
15462024-02-16T05:19:55.947Z Compiling data-encoding v2.4.0
15472024-02-16T05:19:55.965Z Compiling whoami v1.4.1
15482024-02-16T05:19:56.119Z Compiling difflib v0.4.0
15492024-02-16T05:19:56.568Z Compiling new_debug_unreachable v1.0.4
15502024-02-16T05:19:56.628Z Compiling precomputed-hash v0.1.1
15512024-02-16T05:19:56.666Z Compiling static_assertions v1.1.0
15522024-02-16T05:19:56.759Z Compiling normalize-line-endings v0.3.0
15532024-02-16T05:19:56.780Z Compiling regex-automata v0.3.8
15542024-02-16T05:19:57.824Z Compiling trust-dns-proto v0.23.2
15552024-02-16T05:19:58.344Z Compiling predicates v3.1.0
15562024-02-16T05:19:58.479Z Compiling bstr v1.6.0
15572024-02-16T05:19:59.258Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
15582024-02-16T05:19:59.288Z Compiling string_cache v0.8.7
15592024-02-16T05:19:59.332Z Compiling diesel v2.1.4
15602024-02-16T05:19:59.782Z Compiling tokio-postgres v0.7.10
15612024-02-16T05:19:59.893Z Compiling nom v7.1.3
15622024-02-16T05:20:00.394Z Compiling elliptic-curve v0.13.8
15632024-02-16T05:20:01.115Z Compiling petgraph v0.6.4
15642024-02-16T05:20:01.327Z Compiling yasna v0.5.2
15652024-02-16T05:20:03.105Z Compiling zip v0.6.6
15662024-02-16T05:20:03.618Z Compiling crossterm v0.27.0
15672024-02-16T05:20:04.218Z Compiling clap v4.4.3
15682024-02-16T05:20:04.346Z Compiling similar v2.3.0
15692024-02-16T05:20:04.862Z Compiling bit-set v0.5.3
15702024-02-16T05:20:04.905Z Compiling usdt v0.3.5
15712024-02-16T05:20:05.097Z Compiling strum v0.25.0
15722024-02-16T05:20:05.188Z Compiling itertools v0.10.5
15732024-02-16T05:20:05.248Z Compiling console v0.15.8
15742024-02-16T05:20:05.278Z Compiling tokio-stream v0.1.14
15752024-02-16T05:20:06.928Z Compiling lalrpop-util v0.19.12
15762024-02-16T05:20:07.599Z Compiling camino v1.1.6
15772024-02-16T05:20:10.862Z Compiling progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)
15782024-02-16T05:20:19.062Z Compiling progenitor-macro v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)
15792024-02-16T05:20:41.854Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15802024-02-16T05:20:44.109Z Compiling sha1 v0.10.6
15812024-02-16T05:20:44.510Z Compiling atty v0.2.14
15822024-02-16T05:20:44.642Z Compiling match_cfg v0.1.0
15832024-02-16T05:20:44.667Z Compiling progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)
15842024-02-16T05:20:44.678Z Compiling dirs-sys-next v0.1.2
15852024-02-16T05:20:44.758Z Compiling hostname v0.3.1
15862024-02-16T05:20:45.001Z Compiling rustls-pki-types v1.1.0
15872024-02-16T05:20:45.110Z Compiling ident_case v1.0.1
15882024-02-16T05:20:45.726Z Compiling darling_core v0.20.3
15892024-02-16T05:20:45.736Z Compiling dirs-next v2.0.0
15902024-02-16T05:20:45.736Z Compiling thread_local v1.1.7
15912024-02-16T05:20:45.756Z Compiling rustls v0.22.2
15922024-02-16T05:20:46.081Z Compiling slog-async v2.8.0
15932024-02-16T05:20:46.813Z Compiling term v0.7.0
15942024-02-16T05:20:47.268Z Compiling rustls-webpki v0.102.1
15952024-02-16T05:20:47.429Z Compiling crossbeam-channel v0.5.8
15962024-02-16T05:20:47.470Z Compiling multer v3.0.0
15972024-02-16T05:20:47.502Z Compiling instant v0.1.12
15982024-02-16T05:20:47.663Z Compiling paste v1.0.14
15992024-02-16T05:20:47.807Z Compiling take_mut v0.2.2
16002024-02-16T05:20:47.964Z Compiling progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)
16012024-02-16T05:20:48.353Z Compiling slog-term v2.9.0
16022024-02-16T05:20:48.596Z Compiling toml_edit v0.22.4
16032024-02-16T05:20:49.138Z Compiling slog-json v2.6.1
16042024-02-16T05:20:49.947Z Compiling http v1.0.0
16052024-02-16T05:20:49.950Z Compiling async-stream-impl v0.3.5
16062024-02-16T05:20:49.950Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
16072024-02-16T05:20:49.986Z Compiling debug-ignore v1.0.5
16082024-02-16T05:20:50.567Z Compiling atomic-waker v1.1.1
16092024-02-16T05:20:50.594Z Compiling waitgroup v0.1.2
16102024-02-16T05:20:50.681Z Compiling slog-bunyan v2.5.0
16112024-02-16T05:20:51.030Z Compiling async-stream v0.3.5
16122024-02-16T05:20:51.625Z Compiling darling_macro v0.20.3
16132024-02-16T05:20:52.184Z Compiling toml v0.8.10
16142024-02-16T05:20:52.184Z Compiling rustls-pemfile v2.0.0
16152024-02-16T05:20:52.539Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
16162024-02-16T05:20:52.708Z Compiling darling v0.20.3
16172024-02-16T05:20:52.837Z Compiling serde_with_macros v3.6.1
16182024-02-16T05:20:53.770Z Compiling tokio-rustls v0.25.0
16192024-02-16T05:20:53.906Z Compiling serde_path_to_error v0.1.15
16202024-02-16T05:20:53.940Z Compiling structmeta-derive v0.3.0
16212024-02-16T05:20:54.186Z Compiling strum_macros v0.26.1
16222024-02-16T05:20:54.734Z Compiling newtype-uuid v1.0.1
16232024-02-16T05:20:55.069Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
16242024-02-16T05:20:55.270Z Compiling backoff v0.4.0
16252024-02-16T05:20:55.637Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
16262024-02-16T05:20:56.613Z Compiling serde_with v3.6.1
16272024-02-16T05:20:57.027Z Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
16282024-02-16T05:20:57.030Z Compiling macaddr v1.0.1
16292024-02-16T05:20:57.030Z Compiling proc-macro-error-attr v1.0.4
16302024-02-16T05:20:57.105Z Compiling proc-macro-crate v1.3.1
16312024-02-16T05:20:57.138Z Compiling proc-macro-error v1.0.4
16322024-02-16T05:20:57.604Z Compiling structmeta v0.3.0
16332024-02-16T05:20:57.620Z Compiling heapless v0.8.0
16342024-02-16T05:20:57.666Z Compiling parse-display-derive v0.9.0
16352024-02-16T05:20:58.247Z Compiling num_enum_derive v0.5.11
16362024-02-16T05:20:59.161Z Compiling hash32 v0.3.1
16372024-02-16T05:20:59.411Z Compiling smoltcp v0.11.0
16382024-02-16T05:20:59.453Z Compiling rayon-core v1.12.0
16392024-02-16T05:20:59.650Z Compiling strum v0.26.1
16402024-02-16T05:20:59.783Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
16412024-02-16T05:21:00.210Z Compiling crossbeam-deque v0.8.3
16422024-02-16T05:21:00.504Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
16432024-02-16T05:21:00.568Z Compiling same-file v1.0.6
16442024-02-16T05:21:00.629Z Compiling cobs v0.2.3
16452024-02-16T05:21:00.829Z Compiling embedded-io v0.4.0
16462024-02-16T05:21:00.856Z Compiling fastrand v2.0.1
16472024-02-16T05:21:01.078Z Compiling postcard v1.0.8
16482024-02-16T05:21:01.115Z Compiling num_enum v0.5.11
16492024-02-16T05:21:01.280Z Compiling tempfile v3.10.0
16502024-02-16T05:21:01.614Z Compiling walkdir v2.4.0
16512024-02-16T05:21:02.270Z Compiling semver-parser v0.10.2
16522024-02-16T05:21:02.326Z Compiling foreign-types-macros v0.2.3
16532024-02-16T05:21:02.434Z Compiling blake3 v1.5.0
16542024-02-16T05:21:03.010Z Compiling parse-display v0.9.0
16552024-02-16T05:21:03.499Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
16562024-02-16T05:21:03.997Z Compiling foreign-types-shared v0.3.1
16572024-02-16T05:21:03.997Z Compiling crucible-workspace-hack v0.1.0
16582024-02-16T05:21:03.997Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
16592024-02-16T05:21:03.997Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
16602024-02-16T05:21:03.997Z Compiling semver v0.11.0
16612024-02-16T05:21:03.997Z Compiling foreign-types v0.5.0
16622024-02-16T05:21:03.997Z Compiling rayon v1.8.0
16632024-02-16T05:21:03.997Z Compiling is-terminal v0.4.9
16642024-02-16T05:21:04.130Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
16652024-02-16T05:21:04.154Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
16662024-02-16T05:21:04.442Z Compiling cstr-argument v0.1.2
16672024-02-16T05:21:04.481Z Compiling memmap2 v0.7.1
16682024-02-16T05:21:04.714Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
16692024-02-16T05:21:04.888Z Compiling filetime v0.2.23
16702024-02-16T05:21:04.906Z Compiling xattr v1.0.1
16712024-02-16T05:21:05.033Z Compiling arrayvec v0.7.4
16722024-02-16T05:21:05.131Z Compiling pretty-hex v0.2.1
16732024-02-16T05:21:05.159Z Compiling arrayref v0.3.7
16742024-02-16T05:21:05.656Z Compiling constant_time_eq v0.3.0
16752024-02-16T05:21:05.659Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
16762024-02-16T05:21:05.659Z Compiling home v0.5.5
16772024-02-16T05:21:05.659Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
16782024-02-16T05:21:05.659Z Compiling tar v0.4.40
16792024-02-16T05:21:05.659Z Compiling toolchain_find v0.2.0
16802024-02-16T05:21:05.788Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
16812024-02-16T05:21:05.804Z Compiling camino-tempfile v1.1.1
16822024-02-16T05:21:06.260Z Compiling colored v2.0.4
16832024-02-16T05:21:07.027Z Compiling toml v0.5.11
16842024-02-16T05:21:07.042Z Compiling topological-sort v0.2.2
16852024-02-16T05:21:07.042Z Compiling platforms v3.0.2
16862024-02-16T05:21:07.042Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
16872024-02-16T05:21:07.306Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
16882024-02-16T05:21:07.669Z Compiling zone_cfg_derive v0.3.0
16892024-02-16T05:21:07.789Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
16902024-02-16T05:21:08.619Z Compiling rustfmt-wrapper v0.2.0
16912024-02-16T05:21:09.242Z Compiling omicron-zone-package v0.11.0
16922024-02-16T05:21:09.274Z Compiling textwrap v0.11.0
16932024-02-16T05:21:09.294Z Compiling heck v0.3.3
16942024-02-16T05:21:09.823Z Compiling num-derive v0.4.0
16952024-02-16T05:21:10.010Z Compiling vec_map v0.8.2
16962024-02-16T05:21:10.308Z Compiling ansi_term v0.12.1
16972024-02-16T05:21:10.491Z Compiling libefi-sys v0.1.0
16982024-02-16T05:21:11.007Z Compiling strsim v0.8.0
16992024-02-16T05:21:11.007Z Compiling structopt-derive v0.4.18
17002024-02-16T05:21:11.325Z Compiling clap v2.34.0
17012024-02-16T05:21:11.504Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
17022024-02-16T05:21:11.526Z Compiling zone v0.3.0
17032024-02-16T05:21:12.679Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=796dce526dd7ed7b52a0429a486ccba4a9da1ce5#796dce52)
17042024-02-16T05:21:12.679Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
17052024-02-16T05:21:13.138Z Compiling smf v0.2.2
17062024-02-16T05:21:13.298Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
17072024-02-16T05:21:13.572Z Compiling unicase v2.7.0
17082024-02-16T05:21:13.721Z Compiling semver v0.1.20
17092024-02-16T05:21:14.091Z Compiling rustc_version v0.1.7
17102024-02-16T05:21:14.153Z Compiling curve25519-dalek v4.1.1
17112024-02-16T05:21:14.535Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
17122024-02-16T05:21:14.585Z Compiling universal-hash v0.5.1
17132024-02-16T05:21:14.681Z Compiling opaque-debug v0.3.0
17142024-02-16T05:21:14.781Z Compiling newtype_derive v0.1.6
17152024-02-16T05:21:14.798Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
17162024-02-16T05:21:14.855Z Compiling structopt v0.3.26
17172024-02-16T05:21:15.025Z Compiling curve25519-dalek-derive v0.1.0
17182024-02-16T05:21:15.104Z Compiling gethostname v0.4.3
17192024-02-16T05:21:15.150Z Compiling num-rational v0.4.1
17202024-02-16T05:21:15.202Z Compiling getrandom v0.1.16
17212024-02-16T05:21:15.524Z Compiling usdt-macro v0.5.0
17222024-02-16T05:21:15.635Z Compiling usdt-attr-macro v0.5.0
17232024-02-16T05:21:15.754Z Compiling password-hash v0.5.0
17242024-02-16T05:21:15.938Z Compiling signature v2.1.0
17252024-02-16T05:21:15.956Z Compiling blake2 v0.10.6
17262024-02-16T05:21:16.207Z Compiling memmap v0.7.0
17272024-02-16T05:21:16.548Z Compiling linked-hash-map v0.5.6
17282024-02-16T05:21:16.902Z Compiling parking_lot_core v0.8.6
17292024-02-16T05:21:16.926Z Compiling quick-error v1.2.3
17302024-02-16T05:21:17.489Z Compiling resolv-conf v0.7.0
17312024-02-16T05:21:17.504Z Compiling lru-cache v0.1.2
17322024-02-16T05:21:17.505Z Compiling argon2 v0.5.3
17332024-02-16T05:21:17.505Z Compiling usdt v0.5.0
17342024-02-16T05:21:17.955Z Compiling progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor#bc0bb4b0)
17352024-02-16T05:21:18.062Z Compiling aead v0.5.2
17362024-02-16T05:21:18.268Z Compiling num-complex v0.4.4
17372024-02-16T05:21:18.420Z Compiling slog-dtrace v0.3.0
17382024-02-16T05:21:18.764Z Compiling utf-8 v0.7.6
17392024-02-16T05:21:19.109Z Compiling arc-swap v1.6.0
17402024-02-16T05:21:19.308Z Compiling winapi v0.3.9
17412024-02-16T05:21:19.401Z Compiling keccak v0.1.4
17422024-02-16T05:21:19.768Z Compiling cancel-safe-futures v0.1.5
17432024-02-16T05:21:20.179Z Compiling sha3 v0.10.8
17442024-02-16T05:21:20.588Z Compiling slog-scope v4.4.0
17452024-02-16T05:21:20.634Z Compiling num v0.4.1
17462024-02-16T05:21:20.634Z Compiling tungstenite v0.20.1
17472024-02-16T05:21:20.645Z Compiling mime_guess v2.0.4
17482024-02-16T05:21:20.666Z Compiling steno v0.4.0
17492024-02-16T05:21:20.959Z Compiling rand_core v0.5.1
17502024-02-16T05:21:21.137Z Compiling trust-dns-resolver v0.23.2
17512024-02-16T05:21:22.078Z Compiling poly1305 v0.8.0
17522024-02-16T05:21:22.421Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
17532024-02-16T05:21:22.873Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
17542024-02-16T05:21:23.740Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
17552024-02-16T05:21:23.870Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
17562024-02-16T05:21:25.015Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
17572024-02-16T05:21:25.622Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
17582024-02-16T05:21:25.688Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
17592024-02-16T05:21:26.106Z Compiling progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor#bc0bb4b0)
17602024-02-16T05:21:26.184Z Compiling progenitor-macro v0.5.0 (https://github.com/oxidecomputer/progenitor#bc0bb4b0)
17612024-02-16T05:21:26.584Z Compiling chacha20 v0.9.1
17622024-02-16T05:21:26.605Z Compiling rfc6979 v0.4.0
17632024-02-16T05:21:26.811Z Compiling secrecy v0.8.0
17642024-02-16T05:21:30.961Z Compiling thiserror-impl-no-std v2.0.2
17652024-02-16T05:21:30.961Z Compiling nibble_vec v0.1.0
17662024-02-16T05:21:30.961Z Compiling half v2.3.1
17672024-02-16T05:21:30.961Z Compiling convert_case v0.4.0
17682024-02-16T05:21:30.961Z Compiling option-ext v0.2.0
17692024-02-16T05:21:30.961Z Compiling ciborium-io v0.2.2
17702024-02-16T05:21:30.961Z Compiling endian-type v0.1.2
17712024-02-16T05:21:30.961Z Compiling radix_trie v0.2.1
17722024-02-16T05:21:30.961Z Compiling derive_more v0.99.17
17732024-02-16T05:21:30.961Z Compiling ciborium-ll v0.2.2
17742024-02-16T05:21:30.961Z Compiling dirs-sys v0.4.1
17752024-02-16T05:21:30.961Z Compiling ecdsa v0.16.9
17762024-02-16T05:21:30.962Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
17772024-02-16T05:21:31.413Z Compiling thiserror-no-std v2.0.2
17782024-02-16T05:21:31.413Z Compiling parking_lot v0.11.2
17792024-02-16T05:21:31.413Z Compiling tokio-tungstenite v0.20.1
17802024-02-16T05:21:31.413Z Compiling rand_chacha v0.2.2
17812024-02-16T05:21:31.538Z Compiling slog-stdlog v4.1.1
17822024-02-16T05:21:31.938Z Compiling ed25519 v2.2.2
17832024-02-16T05:21:31.966Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
17842024-02-16T05:21:32.393Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
17852024-02-16T05:21:32.452Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
17862024-02-16T05:21:32.480Z Compiling polyval v0.6.1
17872024-02-16T05:21:32.590Z Compiling primeorder v0.13.6
17882024-02-16T05:21:32.896Z Compiling blowfish v0.9.1
17892024-02-16T05:21:33.118Z Compiling ctr v0.9.2
17902024-02-16T05:21:33.597Z Compiling aes v0.8.3
17912024-02-16T05:21:33.597Z Compiling password-hash v0.4.2
17922024-02-16T05:21:34.439Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
17932024-02-16T05:21:36.459Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
17942024-02-16T05:21:37.838Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
17952024-02-16T05:21:40.087Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
17962024-02-16T05:21:41.428Z Compiling drain v0.1.1
17972024-02-16T05:21:41.908Z Compiling libsw v3.3.1
17982024-02-16T05:21:42.218Z Compiling pbkdf2 v0.12.2
17992024-02-16T05:21:42.385Z Compiling derive-where v1.2.7
18002024-02-16T05:21:43.043Z Compiling fxhash v0.2.1
18012024-02-16T05:21:43.262Z Compiling swrite v0.1.0
18022024-02-16T05:21:43.400Z Compiling owo-colors v4.0.0
18032024-02-16T05:21:45.498Z Compiling progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor#bc0bb4b0)
18042024-02-16T05:21:45.746Z Compiling linear-map v1.2.0
18052024-02-16T05:21:45.985Z Compiling sled v0.34.7
18062024-02-16T05:21:46.312Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
18072024-02-16T05:21:48.426Z Compiling bcrypt-pbkdf v0.10.0
18082024-02-16T05:21:48.753Z Compiling trust-dns-server v0.23.2
18092024-02-16T05:21:48.769Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
18102024-02-16T05:21:48.818Z Compiling pbkdf2 v0.11.0
18112024-02-16T05:21:48.992Z Compiling p256 v0.13.2
18122024-02-16T05:21:49.177Z Compiling ghash v0.5.0
18132024-02-16T05:21:49.366Z Compiling ed25519-dalek v2.0.0
18142024-02-16T05:21:49.852Z Compiling russh-cryptovec v0.7.0
18152024-02-16T05:21:49.855Z Compiling slog-envlogger v2.2.0
18162024-02-16T05:21:49.855Z Compiling rand v0.7.3
18172024-02-16T05:21:50.278Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
18182024-02-16T05:21:50.401Z Compiling vsss-rs v3.3.4
18192024-02-16T05:21:50.750Z Compiling ciborium v0.2.2
18202024-02-16T05:21:50.877Z Compiling dirs v5.0.1
18212024-02-16T05:21:51.077Z Compiling trust-dns-client v0.23.2
18222024-02-16T05:21:52.454Z Compiling chacha20poly1305 v0.10.1
18232024-02-16T05:21:52.611Z Compiling cbc v0.1.2
18242024-02-16T05:21:52.695Z Compiling pem v3.0.2
18252024-02-16T05:21:52.779Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
18262024-02-16T05:21:52.853Z Compiling headers-core v0.2.0
18272024-02-16T05:21:53.023Z Compiling kstat-rs v0.2.3
18282024-02-16T05:21:53.427Z Compiling http-range v0.1.5
18292024-02-16T05:21:53.522Z Compiling md5 v0.7.0
18302024-02-16T05:21:53.761Z Compiling glob v0.3.1
18312024-02-16T05:21:54.222Z Compiling russh-keys v0.40.1
18322024-02-16T05:21:54.225Z Compiling hyper-staticfile v0.9.5
18332024-02-16T05:21:54.894Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
18342024-02-16T05:21:55.382Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
18352024-02-16T05:21:56.525Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
18362024-02-16T05:21:57.327Z Compiling rcgen v0.12.1
18372024-02-16T05:21:58.543Z Compiling headers v0.3.9
18382024-02-16T05:21:59.043Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
18392024-02-16T05:21:59.043Zerror[E0432]: unresolved import `trust_dns_client::rr::LowerName`
18402024-02-16T05:21:59.043Z --> dns-server/src/storage.rs:107:5
18412024-02-16T05:21:59.043Z |
18422024-02-16T05:21:59.043Z107 | use trust_dns_client::rr::LowerName;
18432024-02-16T05:21:59.043Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `LowerName` in `rr`
18442024-02-16T05:21:59.043Z |
18452024-02-16T05:21:59.043Zhelp: consider importing this struct instead
18462024-02-16T05:21:59.043Z |
18472024-02-16T05:21:59.043Z107 | use trust_dns_proto::rr::LowerName;
18482024-02-16T05:21:59.043Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
18492024-02-16T05:21:59.043Z
18502024-02-16T05:21:59.095Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
18512024-02-16T05:21:59.361Zerror[E0560]: struct `NameServerConfig` has no field named `trust_nx_responses`
18522024-02-16T05:21:59.362Z --> dns-server/src/lib.rs:170:13
18532024-02-16T05:21:59.362Z |
18542024-02-16T05:21:59.362Z170 | trust_nx_responses: false,
18552024-02-16T05:21:59.362Z | ^^^^^^^^^^^^^^^^^^ `NameServerConfig` does not have this field
18562024-02-16T05:21:59.362Z |
18572024-02-16T05:21:59.362Z = note: available fields are: `trust_negative_responses`
18582024-02-16T05:21:59.362Z
18592024-02-16T05:21:59.892Zerror[E0599]: no method named `context` found for struct `AsyncResolver` in the current scope
18602024-02-16T05:21:59.892Z --> dns-server/src/lib.rs:175:18
18612024-02-16T05:21:59.892Z |
18622024-02-16T05:21:59.892Z174 | / TokioAsyncResolver::tokio(resolver_config, ResolverOpts::default())
18632024-02-16T05:21:59.892Z175 | | .context("creating DNS resolver")?;
18642024-02-16T05:21:59.892Z | | -^^^^^^^ method not found in `AsyncResolver<GenericConnector<TokioRuntimeProvider>>`
18652024-02-16T05:21:59.892Z | |_________________|
18662024-02-16T05:21:59.892Z |
18672024-02-16T05:21:59.892Z
18682024-02-16T05:21:59.898Zerror[E0308]: mismatched types
18692024-02-16T05:21:59.898Z --> dns-server/src/dns_server.rs:225:41
18702024-02-16T05:21:59.898Z |
18712024-02-16T05:21:59.898Z225 | .set_data(Some(RData::A(addr)));
18722024-02-16T05:21:59.898Z | -------- ^^^^ expected `A`, found `Ipv4Addr`
18732024-02-16T05:21:59.898Z | |
18742024-02-16T05:21:59.898Z | arguments to this enum variant are incorrect
18752024-02-16T05:21:59.898Z |
18762024-02-16T05:21:59.898Znote: tuple variant defined here
18772024-02-16T05:21:59.898Z --> /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/trust-dns-proto-0.23.2/src/rr/record_data.rs:85:5
18782024-02-16T05:21:59.899Z |
18792024-02-16T05:21:59.899Z85 | A(A),
18802024-02-16T05:21:59.899Z | ^
18812024-02-16T05:21:59.899Zhelp: try wrapping the expression in `trust_dns_proto::rr::rdata::A`
18822024-02-16T05:21:59.899Z |
18832024-02-16T05:21:59.899Z225 | .set_data(Some(RData::A(trust_dns_proto::rr::rdata::A(addr))));
18842024-02-16T05:21:59.899Z | ++++++++++++++++++++++++++++++ +
18852024-02-16T05:21:59.899Z
18862024-02-16T05:21:59.899Zerror[E0308]: mismatched types
18872024-02-16T05:21:59.899Z --> dns-server/src/dns_server.rs:233:44
18882024-02-16T05:21:59.899Z |
18892024-02-16T05:21:59.899Z233 | .set_data(Some(RData::AAAA(addr)));
18902024-02-16T05:21:59.899Z | ----------- ^^^^ expected `AAAA`, found `Ipv6Addr`
18912024-02-16T05:21:59.899Z | |
18922024-02-16T05:21:59.899Z | arguments to this enum variant are incorrect
18932024-02-16T05:21:59.899Z |
18942024-02-16T05:21:59.899Znote: tuple variant defined here
18952024-02-16T05:21:59.899Z --> /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/trust-dns-proto-0.23.2/src/rr/record_data.rs:95:5
18962024-02-16T05:21:59.899Z |
18972024-02-16T05:21:59.899Z95 | AAAA(AAAA),
18982024-02-16T05:21:59.899Z | ^^^^
18992024-02-16T05:21:59.899Zhelp: try wrapping the expression in `trust_dns_proto::rr::rdata::AAAA`
19002024-02-16T05:21:59.899Z |
19012024-02-16T05:21:59.899Z233 | .set_data(Some(RData::AAAA(trust_dns_proto::rr::rdata::AAAA(addr))));
19022024-02-16T05:21:59.899Z | +++++++++++++++++++++++++++++++++ +
19032024-02-16T05:21:59.899Z
19042024-02-16T05:22:00.380ZSome errors have detailed explanations: E0308, E0432, E0560, E0599.
19052024-02-16T05:22:00.380ZFor more information about an error, try `rustc --explain E0308`.
19062024-02-16T05:22:00.392Zerror: could not compile `dns-server` (lib) due to 5 previous errors
19072024-02-16T05:22:00.392Zwarning: build failed, waiting for other jobs to finish...
19082024-02-16T05:22:12.997Z
19092024-02-16T05:22:12.997Zreal 4:15.303264195
19102024-02-16T05:22:12.997Zuser 24:49.380052290
19112024-02-16T05:22:12.997Zsys 4:55.999729463
19122024-02-16T05:22:12.997Ztrap 0.766082534
19132024-02-16T05:22:12.997Ztflt 5.535829771
19142024-02-16T05:22:13.010Zdflt 3.018759116
19152024-02-16T05:22:13.010Zkflt 0.049001603
19162024-02-16T05:22:13.010Zlock 45:20.132404062
19172024-02-16T05:22:13.010Zslp 1:13:57.884218693
19182024-02-16T05:22:13.010Zlat 1:36.954439881
19192024-02-16T05:22:13.010Zstop 3:52.498932562
19202024-02-16T05:22:13.010Zprocess exited: duration 436396 ms, exit code 101
 
19212024-02-16T05:22:13.030Zfound 0 output files
19222024-02-16T05:22:13.031Zupload error: rule "/work/end-to-end-tests/*.gz" required a match, but was not used
19232024-02-16T05:22:13.031Zupload error: rule "/work/caboose-util.gz" required a match, but was not used
19242024-02-16T05:22:13.031Zupload error: rule "/work/tufaceous.gz" required a match, but was not used