01HCG34FE2RNGJ77JPSQKSAXW0: 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: 01HCG35Q3ZTDDVK6642PB290VK

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12023-10-11T19:26:27.655Zjob assigned to worker 01HCG35ZD9MYR02NK8JVX5HXNA (queued for 1 m 41 s)
 
22023-10-11T19:26:27.824Zstarting task 0: "setup"
32023-10-11T19:26:28.452Z++ uname -s
42023-10-11T19:26:28.461Z+ kern=SunOS
52023-10-11T19:26:28.466Z+ case "$kern" in
62023-10-11T19:26:28.469Z+ groupadd -g 12345 build
72023-10-11T19:26:28.472Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82023-10-11T19:26:30.459Z+ zfs create -o mountpoint=/work rpool/work
92023-10-11T19:26:30.625Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102023-10-11T19:26:30.632Z+ home_fs=zfs
112023-10-11T19:26:30.636Z+ [[ zfs == autofs ]]
122023-10-11T19:26:30.640Z+ mkdir -p /home/build
132023-10-11T19:26:30.645Z+ chown build:build /home/build /work
142023-10-11T19:26:32.577Z+ chmod 0700 /home/build /work
152023-10-11T19:26:32.581Zprocess exited: duration 4346 ms, exit code 0
 
162023-10-11T19:26:32.587Zstarting task 1: "rust-toolchain"
172023-10-11T19:26:32.598Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182023-10-11T19:26:32.601Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192023-10-11T19:26:32.856Zinfo: downloading installer
202023-10-11T19:26:34.391Zwarning: it looks like you have an existing installation of Rust at:
212023-10-11T19:26:34.401Zwarning: /opt/ooce/bin
222023-10-11T19:26:34.405Zwarning: It is recommended that rustup be the primary Rust installation.
232023-10-11T19:26:34.410Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242023-10-11T19:26:34.426Zwarning: If you are sure that you want both rustup and your already installed Rust
252023-10-11T19:26:34.432Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262023-10-11T19:26:34.440Zwarning: or pass `-y' to ignore all ignorable checks.
272023-10-11T19:26:34.448Zerror: cannot install while Rust is installed
282023-10-11T19:26:34.454Zwarning: continuing (because the -y flag is set and the error is ignorable)
292023-10-11T19:26:34.541Zinfo: profile set to 'default'
302023-10-11T19:26:34.547Zinfo: default host triple is x86_64-unknown-illumos
312023-10-11T19:26:34.555Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322023-10-11T19:26:34.698Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332023-10-11T19:26:34.706Zinfo: downloading component 'cargo'
342023-10-11T19:26:35.294Zinfo: downloading component 'clippy'
352023-10-11T19:26:35.515Zinfo: downloading component 'rust-docs'
362023-10-11T19:26:36.253Zinfo: downloading component 'rust-std'
372023-10-11T19:26:37.582Zinfo: downloading component 'rustc'
382023-10-11T19:26:40.882Zinfo: downloading component 'rustfmt'
392023-10-11T19:26:41.082Zinfo: installing component 'cargo'
402023-10-11T19:26:42.821Zinfo: installing component 'clippy'
412023-10-11T19:26:43.600Zinfo: installing component 'rust-docs'
422023-10-11T19:26:46.293Zinfo: installing component 'rust-std'
432023-10-11T19:26:49.999Zinfo: installing component 'rustc'
442023-10-11T19:26:57.211Zinfo: installing component 'rustfmt'
452023-10-11T19:26:57.817Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462023-10-11T19:26:57.821Z
472023-10-11T19:26:57.952Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482023-10-11T19:26:57.956Z
492023-10-11T19:26:57.959Z
502023-10-11T19:26:57.962ZRust is installed now. Great!
512023-10-11T19:26:57.965Z
522023-10-11T19:26:57.968ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532023-10-11T19:26:57.972Zenvironment variable. This has not been done automatically.
542023-10-11T19:26:57.975Z
552023-10-11T19:26:57.978ZTo configure your current shell, run:
562023-10-11T19:26:57.981Zsource "$HOME/.cargo/env"
572023-10-11T19:26:58.038Z+ rustc --version
582023-10-11T19:26:58.147Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592023-10-11T19:26:58.153Zprocess exited: duration 25566 ms, exit code 0
 
602023-10-11T19:26:58.159Zstarting task 2: "authentication"
612023-10-11T19:26:58.192Zprocess exited: duration 30 ms, exit code 0
 
622023-10-11T19:26:58.198Zstarting task 3: "clone repository"
632023-10-11T19:26:58.207Z+ mkdir -p /work/oxidecomputer/omicron
642023-10-11T19:26:58.210Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652023-10-11T19:26:58.327ZCloning into '/work/oxidecomputer/omicron'...
662023-10-11T19:27:05.154Z+ cd /work/oxidecomputer/omicron
672023-10-11T19:27:05.175Z+ [[ -n sunshowers/spr/renovate-download-install-from-binstall-releasesh-into-a-temp-dir ]]
682023-10-11T19:27:05.184Z+ git fetch origin sunshowers/spr/renovate-download-install-from-binstall-releasesh-into-a-temp-dir
692023-10-11T19:27:05.536ZFrom https://github.com/oxidecomputer/omicron
702023-10-11T19:27:05.548Z * branch sunshowers/spr/renovate-download-install-from-binstall-releasesh-into-a-temp-dir -> FETCH_HEAD
712023-10-11T19:27:05.554Z+ git checkout -B sunshowers/spr/renovate-download-install-from-binstall-releasesh-into-a-temp-dir remotes/origin/sunshowers/spr/renovate-download-install-from-binstall-releasesh-into-a-temp-dir
722023-10-11T19:27:05.623ZSwitched to a new branch 'sunshowers/spr/renovate-download-install-from-binstall-releasesh-into-a-temp-dir'
732023-10-11T19:27:05.629Zbranch 'sunshowers/spr/renovate-download-install-from-binstall-releasesh-into-a-temp-dir' set up to track 'origin/sunshowers/spr/renovate-download-install-from-binstall-releasesh-into-a-temp-dir'.
742023-10-11T19:27:05.636Z+ git reset --hard 6200e35e697b068e2105c6b265d7eb8b09b3b2f5
752023-10-11T19:27:05.645ZHEAD is now at 6200e35e [𝘀𝗽𝗿] initial version
762023-10-11T19:27:05.652Zprocess exited: duration 7438 ms, exit code 0
 
772023-10-11T19:27:05.664Zstarting task 4: "build"
782023-10-11T19:27:05.678Z+ cargo --version
792023-10-11T19:27:05.765Zcargo 1.72.1 (103a7ff2e 2023-08-15)
802023-10-11T19:27:05.772Z+ rustc --version
812023-10-11T19:27:05.876Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
822023-10-11T19:27:05.893Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
832023-10-11T19:27:14.598Z Startup: Refreshing catalog 'helios-dev' ... Done
842023-10-11T19:27:15.647Z Startup: Caching catalogs ... Done
852023-10-11T19:27:18.267ZPlanning: Solver setup ... Done (2.828s)
862023-10-11T19:27:18.353ZPlanning: Running solver ... Done (0.085s)
872023-10-11T19:27:18.440ZPlanning: Finding local manifests ... Done (0.003s)
882023-10-11T19:27:18.463ZPlanning: Fetching manifests: 0/4 0% complete
892023-10-11T19:27:19.131ZPlanning: Fetching manifests: 4/4 100% complete
902023-10-11T19:27:19.199ZPlanning: Package planning ... Done (0.079s)
912023-10-11T19:27:19.288ZPlanning: Merging actions ... Done (0.084s)
922023-10-11T19:27:20.194ZPlanning: Checking for conflicting actions ... Done (0.899s)
932023-10-11T19:27:20.206ZPlanning: Consolidating action changes ... Done (0.017s)
942023-10-11T19:27:24.973ZPlanning: Evaluating mediators ... Done (4.358s)
952023-10-11T19:27:25.000ZPlanning: Planning completed in 9.29 seconds
962023-10-11T19:27:26.207Z Packages to install: 4
972023-10-11T19:27:26.274Z Mediators to change: 2
982023-10-11T19:27:26.308Z Services to change: 1
992023-10-11T19:27:26.332Z Estimated space available: 149.39 GB
1002023-10-11T19:27:26.353ZEstimated space to be consumed: 1.35 GB
1012023-10-11T19:27:26.375Z Create boot environment: No
1022023-10-11T19:27:26.387ZCreate backup boot environment: No
1032023-10-11T19:27:26.400Z Rebuild boot archive: No
1042023-10-11T19:27:26.414Z
1052023-10-11T19:27:26.424ZChanged mediators:
1062023-10-11T19:27:26.437Z mediator clang:
1072023-10-11T19:27:26.450Z version: None -> 15 (system default)
1082023-10-11T19:27:26.460Z
1092023-10-11T19:27:26.472Z mediator llvm:
1102023-10-11T19:27:26.483Z version: 14 (system default) -> 15 (system default)
1112023-10-11T19:27:26.497Z
1122023-10-11T19:27:26.510ZChanged packages:
1132023-10-11T19:27:26.524Zhelios-dev
1142023-10-11T19:27:26.539Z developer/build-essential
1152023-10-11T19:27:26.554Z None -> 11-2.0
1162023-10-11T19:27:26.568Z library/libxmlsec1
1172023-10-11T19:27:26.580Z None -> 1.2.35-2.0
1182023-10-11T19:27:26.593Z ooce/developer/clang-15
1192023-10-11T19:27:27.020Z None -> 15.0.7-2.0
1202023-10-11T19:27:27.035Z ooce/developer/llvm-15
1212023-10-11T19:27:27.054Z None -> 15.0.7-2.0
1222023-10-11T19:27:27.073Z
1232023-10-11T19:27:27.085ZServices:
1242023-10-11T19:27:27.100Z restart_fmri:
1252023-10-11T19:27:27.125Z svc:/system/update-man-index:default
1262023-10-11T19:27:27.149Z
1272023-10-11T19:27:27.183ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1282023-10-11T19:27:32.284ZDownload: 206/3290 items 1.3/212.6MB 0% complete (292k/s)
1292023-10-11T19:27:42.000ZDownload: 212/3290 items 1.3/212.6MB 0% complete (269k/s)
1302023-10-11T19:27:46.605ZDownload: 542/3290 items 17.3/212.6MB 8% complete (3.4M/s)
1312023-10-11T19:27:51.603ZDownload: 871/3290 items 18.7/212.6MB 8% complete (1.8M/s)
1322023-10-11T19:27:56.625ZDownload: 1186/3290 items 53.3/212.6MB 25% complete (3.5M/s)
1332023-10-11T19:28:07.503ZDownload: 1197/3290 items 83.3/212.6MB 39% complete (6.4M/s)
1342023-10-11T19:28:12.931ZDownload: 2365/3290 items 119.9/212.6MB 56% complete (7.4M/s)
1352023-10-11T19:28:17.499ZDownload: 3098/3290 items 130.2/212.6MB 61% complete (4.6M/s)
1362023-10-11T19:28:22.956ZDownload: 3247/3290 items 203.1/212.6MB 95% complete (8.8M/s)
1372023-10-11T19:28:42.676ZDownload: 3248/3290 items 203.1/212.6MB 95% complete
1382023-10-11T19:28:46.072ZDownload: Completed 212.60 MB in 79.58 seconds (2.7M/s)
1392023-10-11T19:28:46.291Z Actions: 1/3687 actions (Installing new actions)
1402023-10-11T19:28:51.350Z Actions: 2648/3687 actions (Installing new actions)
1412023-10-11T19:28:54.922Z Actions: Completed 3687 actions in 8.22 seconds.
1422023-10-11T19:28:55.347Z Done (0.056s)
1432023-10-11T19:28:55.366Z Done (0.000s)
1442023-10-11T19:28:55.381Z Done (0.146s)
1452023-10-11T19:29:02.269Z Done (7.449s)
1462023-10-11T19:29:02.574Z Done (0.200s)
1472023-10-11T19:29:02.604Z Done (0.000s)
1482023-10-11T19:29:02.830Z Done (0.000s)
1492023-10-11T19:29:03.484ZPlanning: Evaluating mediator changes ... Done
1502023-10-11T19:29:03.750ZPlanning: Checking for conflicting actions ... Done
1512023-10-11T19:29:03.767ZPlanning: Consolidating action changes ... Done
1522023-10-11T19:29:04.185ZPlanning: Evaluating mediators ... Done
1532023-10-11T19:29:04.212ZPlanning: Planning completed in 0.72 seconds
1542023-10-11T19:29:04.242Z Mediators to change: 2
1552023-10-11T19:29:04.260Z Create boot environment: No
1562023-10-11T19:29:04.281ZCreate backup boot environment: No
1572023-10-11T19:29:04.435Z Done
1582023-10-11T19:29:04.456Z Done
1592023-10-11T19:29:04.517Z Done
1602023-10-11T19:29:10.217Z Done
1612023-10-11T19:29:10.350Z Done
1622023-10-11T19:29:10.367Z Done
1632023-10-11T19:29:10.471Z Done
1642023-10-11T19:29:11.467ZPlanning: Evaluating mediator changes ... Done
1652023-10-11T19:29:11.483ZPlanning: Merging actions ... Done
1662023-10-11T19:29:11.792ZPlanning: Checking for conflicting actions ... Done
1672023-10-11T19:29:11.807ZPlanning: Consolidating action changes ... Done
1682023-10-11T19:29:12.216ZPlanning: Evaluating mediators ... Done
1692023-10-11T19:29:12.306ZPlanning: Planning completed in 1.27 seconds
1702023-10-11T19:29:12.365Z Packages to change: 1
1712023-10-11T19:29:12.384Z Mediators to change: 1
1722023-10-11T19:29:12.816Z Services to change: 1
1732023-10-11T19:29:12.830Z Create boot environment: No
1742023-10-11T19:29:12.870ZCreate backup boot environment: Yes
1752023-10-11T19:29:14.669Z Actions: 1/6 actions (Updating modified actions)
1762023-10-11T19:29:15.103Z Actions: Completed 6 actions in 0.00 seconds.
1772023-10-11T19:29:15.120Z Done
1782023-10-11T19:29:15.135Z Done
1792023-10-11T19:29:15.154Z Done
1802023-10-11T19:29:20.402Z Done
1812023-10-11T19:29:20.531Z Done
1822023-10-11T19:29:21.780Z Done
1832023-10-11T19:29:22.238Z Done
1842023-10-11T19:29:22.664ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1852023-10-11T19:29:22.681Zclang system 15 system
1862023-10-11T19:29:22.702Zcsh system system illumos
1872023-10-11T19:29:22.718Zctags system system illumos
1882023-10-11T19:29:22.735Zgcc vendor 12 vendor
1892023-10-11T19:29:22.747Zgcc system 10 system
1902023-10-11T19:29:22.765Zgcc system 7 system
1912023-10-11T19:29:22.781Zgo system 1.20 system
1922023-10-11T19:29:22.798Zgo system 1.19 system
1932023-10-11T19:29:23.247Zllvm system 15 system
1942023-10-11T19:29:23.259Zllvm system 14 system
1952023-10-11T19:29:23.275Zmariadb system 10.6 system
1962023-10-11T19:29:23.293Zmta vendor vendor dma
1972023-10-11T19:29:23.318Zopenjdk system 17 system
1982023-10-11T19:29:23.757Zopenjdk system 11 system
1992023-10-11T19:29:23.779Zopenjdk system 1.8 system
2002023-10-11T19:29:23.799Zopenssl vendor 3 vendor
2012023-10-11T19:29:23.816Zperl system 5.36 system
2022023-10-11T19:29:23.828Zpostgresql system 15 system
2032023-10-11T19:29:23.844Zpostgresql system 13 system
2042023-10-11T19:29:23.864Zpython vendor 3 vendor
2052023-10-11T19:29:23.880Zpython system 2 system
2062023-10-11T19:29:23.895Zpython3 system 3.11 system
2072023-10-11T19:29:23.912Zruby system 3.0 system
2082023-10-11T19:29:23.930Zwords vendor vendor american-english
2092023-10-11T19:29:23.951Zwords system system australian-english
2102023-10-11T19:29:23.971Zwords system system british-english
2112023-10-11T19:29:24.402Zwords system system canadian-english
2122023-10-11T19:29:24.423Zwords system system french
2132023-10-11T19:29:24.441Zwords system system italian
2142023-10-11T19:29:24.503Zwords system system ngerman
2152023-10-11T19:29:24.525Zwords system system ogerman
2162023-10-11T19:29:24.547Zwords system system spanish
2172023-10-11T19:29:25.373ZFMRI IFO
2182023-10-11T19:29:25.388Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2192023-10-11T19:29:25.400Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2202023-10-11T19:29:25.412Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2212023-10-11T19:29:25.424Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z im-
2222023-10-11T19:29:25.438Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2232023-10-11T19:29:25.449Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z i--
2242023-10-11T19:29:25.463Z+ set -o errexit
2252023-10-11T19:29:25.474Z+++ dirname ./tools/ci_download_cockroachdb
2262023-10-11T19:29:25.486Z++ cd ./tools
2272023-10-11T19:29:25.539Z++ pwd
2282023-10-11T19:29:25.564Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2292023-10-11T19:29:25.588Z++ basename ./tools/ci_download_cockroachdb
2302023-10-11T19:29:25.612Z+ ARG0=ci_download_cockroachdb
2312023-10-11T19:29:26.058Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2322023-10-11T19:29:26.096Z+ CIDL_VERSION=v22.1.9
2332023-10-11T19:29:26.121Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2342023-10-11T19:29:26.141Z++ CIDL_MD5_DARWIN=2db972c254b4e3b599e12110520178b5
2352023-10-11T19:29:26.168Z++ CIDL_MD5_LINUX=8c3170883e0a0be1a34b44090c067a8c
2362023-10-11T19:29:26.194Z++ CIDL_MD5_ILLUMOS=d8999aff364e5d70f226e139fda724a3
2372023-10-11T19:29:27.442Z+ TARGET_DIR=out
2382023-10-11T19:29:27.472Z+ DOWNLOAD_DIR=out/downloads
2392023-10-11T19:29:28.721Z+ DEST_DIR=./out/cockroachdb
2402023-10-11T19:29:28.736Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2412023-10-11T19:29:28.744Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2422023-10-11T19:29:28.764Z+ main
2432023-10-11T19:29:28.774Z+ [[ 0 != 0 ]]
2442023-10-11T19:29:28.790Z+ CIDL_OS=solaris2.11
2452023-10-11T19:29:28.803Z+ [[ 0 != 0 ]]
2462023-10-11T19:29:28.816Z+ configure_os solaris2.11
2472023-10-11T19:29:28.830Z+ echo 'current directory: /work/oxidecomputer/omicron'
2482023-10-11T19:29:28.845Zcurrent directory: /work/oxidecomputer/omicron
2492023-10-11T19:29:28.868Z+ echo 'configuring based on OS: "solaris2.11"'
2502023-10-11T19:29:28.890Zconfiguring based on OS: "solaris2.11"
2512023-10-11T19:29:28.918Z+ case "$1" in
2522023-10-11T19:29:28.960ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2532023-10-11T19:29:28.970Z+ CIDL_BUILD=illumos
2542023-10-11T19:29:28.982ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
2552023-10-11T19:29:28.997Z+ CIDL_SUFFIX=tar.gz
2562023-10-11T19:29:29.010ZDownloading...
2572023-10-11T19:29:29.023Z+ CIDL_MD5=d8999aff364e5d70f226e139fda724a3
2582023-10-11T19:29:29.035Z+ CIDL_MD5FUNC=do_md5sum
2592023-10-11T19:29:29.052Z+ CIDL_URL_BASE=https://illumos.org/downloads
2602023-10-11T19:29:29.072Z+ CIDL_ASSEMBLE=do_assemble_illumos
2612023-10-11T19:29:29.091Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2622023-10-11T19:29:29.109Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2632023-10-11T19:29:30.354Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2642023-10-11T19:29:30.361Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2652023-10-11T19:29:30.373Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2662023-10-11T19:29:30.380Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
2672023-10-11T19:29:30.392Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
2682023-10-11T19:29:30.409Z+ mkdir -p out/downloads
2692023-10-11T19:29:30.437Z+ mkdir -p ./out/cockroachdb
2702023-10-11T19:29:30.452Z+ local DO_DOWNLOAD=true
2712023-10-11T19:29:30.473Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
2722023-10-11T19:29:30.491Z+ '[' true == true ']'
2732023-10-11T19:29:30.505Z+ echo Downloading...
2742023-10-11T19:29:30.523Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
2752023-10-11T19:29:30.540Z+ 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
2762023-10-11T19:29:30.563Z++ do_md5sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
2772023-10-11T19:29:30.583Z++ md5sum
2782023-10-11T19:29:31.018Z++ awk '{print $1}'
2792023-10-11T19:29:31.043Z+ calculated_md5=d8999aff364e5d70f226e139fda724a3
2802023-10-11T19:29:31.068Z+ [[ d8999aff364e5d70f226e139fda724a3 != \d\8\9\9\9\a\f\f\3\6\4\e\5\d\7\0\f\2\2\6\e\1\3\9\f\d\a\7\2\4\a\3 ]]
2812023-10-11T19:29:31.092Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
2822023-10-11T19:29:31.111Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
2832023-10-11T19:29:35.057Z+ do_assemble_illumos
2842023-10-11T19:29:35.080Z+ rm -r ./out/cockroachdb
2852023-10-11T19:29:35.110Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
2862023-10-11T19:29:35.536Z+ ./out/cockroachdb/bin/cockroach version
2872023-10-11T19:29:35.544ZBuild Tag: v22.1.9-dirty
2882023-10-11T19:29:35.553ZBuild Time: 2022/10/26 21:17:46
2892023-10-11T19:29:35.577ZDistribution: OSS
2902023-10-11T19:29:35.586ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
2912023-10-11T19:29:35.595ZGo Version: go1.17.13
2922023-10-11T19:29:35.607ZC Compiler: gcc 10.3.0
2932023-10-11T19:29:35.624ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
2942023-10-11T19:29:35.669ZBuild Type: release
2952023-10-11T19:29:35.688Z+ set -o errexit
2962023-10-11T19:29:35.707Z+++ dirname ./tools/ci_download_clickhouse
2972023-10-11T19:29:35.724Z++ cd ./tools
2982023-10-11T19:29:35.742Z++ pwd
2992023-10-11T19:29:36.178Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3002023-10-11T19:29:36.189Z++ basename ./tools/ci_download_clickhouse
3012023-10-11T19:29:36.200Z+ ARG0=ci_download_clickhouse
3022023-10-11T19:29:36.213Z+ TARGET_DIR=out
3032023-10-11T19:29:36.223Z+ DOWNLOAD_DIR=out/downloads
3042023-10-11T19:29:36.233Z+ DEST_DIR=./out/clickhouse
3052023-10-11T19:29:37.069Z+ CIDL_VERSION=v22.8.9.24
3062023-10-11T19:29:37.091Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3072023-10-11T19:29:37.158Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3082023-10-11T19:29:37.177Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3092023-10-11T19:29:37.186Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3102023-10-11T19:29:37.607Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3112023-10-11T19:29:37.623Z+ main
3122023-10-11T19:29:38.045Z+ [[ 0 != 0 ]]
3132023-10-11T19:29:38.075Z+ CIDL_OS=solaris2.11
3142023-10-11T19:29:38.087Z+ [[ 0 != 0 ]]
3152023-10-11T19:29:38.100Z+ configure_os solaris2.11
3162023-10-11T19:29:38.108Z+ echo 'current directory: /work/oxidecomputer/omicron'
3172023-10-11T19:29:38.119Zcurrent directory: /work/oxidecomputer/omicron
3182023-10-11T19:29:38.137Z+ echo 'configuring based on OS: "solaris2.11"'
3192023-10-11T19:29:38.149Zconfiguring based on OS: "solaris2.11"
3202023-10-11T19:29:38.228Z+ CIDL_DASHREV=
3212023-10-11T19:29:38.660Z+ case "$1" in
3222023-10-11T19:29:38.684Z+ CIDL_PLATFORM=illumos
3232023-10-11T19:29:38.705Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3242023-10-11T19:29:38.724Z+ CIDL_MD5FUNC=do_md5sum
3252023-10-11T19:29:38.746Z+ CIDL_DASHREV=-1
3262023-10-11T19:29:38.773Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3272023-10-11T19:29:38.809Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3282023-10-11T19:29:39.274Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3292023-10-11T19:29:39.294Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3302023-10-11T19:29:39.319Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3312023-10-11T19:29:39.329ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3322023-10-11T19:29:39.340Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3332023-10-11T19:29:39.357ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3342023-10-11T19:29:39.365Z+ mkdir -p out/downloads
3352023-10-11T19:29:39.381Z+ mkdir -p ./out/clickhouse
3362023-10-11T19:29:39.390Z+ local DO_DOWNLOAD=true
3372023-10-11T19:29:39.396Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3382023-10-11T19:29:39.408Z+ '[' true == true ']'
3392023-10-11T19:29:39.837Z+ echo Downloading...
3402023-10-11T19:29:39.869ZDownloading...
3412023-10-11T19:29:39.886Z+ 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
3422023-10-11T19:29:39.900Z+ 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
3432023-10-11T19:29:40.326Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3442023-10-11T19:29:40.344Z++ md5sum
3452023-10-11T19:29:40.365Z++ awk '{print $1}'
3462023-10-11T19:29:40.391Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3472023-10-11T19:29:40.410Z+ [[ 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 ]]
3482023-10-11T19:29:40.428Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3492023-10-11T19:29:40.442Z+ mkdir -p ./out/clickhouse
3502023-10-11T19:29:40.461Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3512023-10-11T19:29:40.892Z+ ./out/clickhouse/clickhouse server --version
3522023-10-11T19:29:40.902ZClickHouse server version 22.8.9.1.
3532023-10-11T19:29:40.920Z+ set -o errexit
3542023-10-11T19:29:40.935Z+++ dirname ./tools/ci_download_console
3552023-10-11T19:29:40.955Z++ cd ./tools
3562023-10-11T19:29:40.970Z++ pwd
3572023-10-11T19:29:41.393Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3582023-10-11T19:29:41.416Z++ basename ./tools/ci_download_console
3592023-10-11T19:29:41.450Z+ ARG0=ci_download_console
3602023-10-11T19:29:41.871Z+ TARGET_DIR=out
3612023-10-11T19:29:41.885Z+ DOWNLOAD_DIR=out/downloads
3622023-10-11T19:29:41.899Z+ DEST_DIR=./out/console-assets
3632023-10-11T19:29:41.911Z+ source /work/oxidecomputer/omicron/tools/console_version
3642023-10-11T19:29:41.931Z++ COMMIT=0cc1e03a24b3f5da275d15b969978a385d6b3b27
3652023-10-11T19:29:41.955Z++ SHA2=46a186fc3bf919a3aa2871aeab8441e4a13ed134f912b5d76c7ff891fed66cee
3662023-10-11T19:29:41.980Z+ URL=https://dl.oxide.computer/releases/console/0cc1e03a24b3f5da275d15b969978a385d6b3b27.tar.gz
3672023-10-11T19:29:42.443Z+ TARBALL_FILE=out/downloads/console.tar.gz
3682023-10-11T19:29:42.467Z+ main
3692023-10-11T19:29:42.902Z+ [[ 0 != 0 ]]
3702023-10-11T19:29:42.929Z+ echo 'URL: https://dl.oxide.computer/releases/console/0cc1e03a24b3f5da275d15b969978a385d6b3b27.tar.gz'
3712023-10-11T19:29:43.397ZURL: https://dl.oxide.computer/releases/console/0cc1e03a24b3f5da275d15b969978a385d6b3b27.tar.gz
3722023-10-11T19:29:43.417Z+ echo 'Local file: out/downloads/console.tar.gz'
3732023-10-11T19:29:43.517ZLocal file: out/downloads/console.tar.gz
3742023-10-11T19:29:43.537Z+ local DO_DOWNLOAD=true
3752023-10-11T19:29:44.369Z+ [[ -f out/downloads/console.tar.gz ]]
3762023-10-11T19:29:44.396Z+ mkdir -p out/downloads
3772023-10-11T19:29:44.424Z+ '[' true == true ']'
3782023-10-11T19:29:44.450Z+ echo Downloading...
3792023-10-11T19:29:44.879ZDownloading...
3802023-10-11T19:29:45.317Z+ do_download_curl https://dl.oxide.computer/releases/console/0cc1e03a24b3f5da275d15b969978a385d6b3b27.tar.gz out/downloads/console.tar.gz
3812023-10-11T19:29:45.331Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/0cc1e03a24b3f5da275d15b969978a385d6b3b27.tar.gz
3822023-10-11T19:29:45.352Z++ do_sha256sum out/downloads/console.tar.gz
3832023-10-11T19:29:45.370Z++ case "$OSTYPE" in
3842023-10-11T19:29:45.383Z++ SHA=sha256sum
3852023-10-11T19:29:45.397Z++ sha256sum
3862023-10-11T19:29:45.414Z++ awk '{print $1}'
3872023-10-11T19:29:45.457Z+ calculated_sha2=46a186fc3bf919a3aa2871aeab8441e4a13ed134f912b5d76c7ff891fed66cee
3882023-10-11T19:29:45.480Z+ [[ 46a186fc3bf919a3aa2871aeab8441e4a13ed134f912b5d76c7ff891fed66cee != \4\6\a\1\8\6\f\c\3\b\f\9\1\9\a\3\a\a\2\8\7\1\a\e\a\b\8\4\4\1\e\4\a\1\3\e\d\1\3\4\f\9\1\2\b\5\d\7\6\c\7\f\f\8\9\1\f\e\d\6\6\c\e\e ]]
3892023-10-11T19:29:45.502Z+ rm -rf ./out/console-assets
3902023-10-11T19:29:45.927Z+ mkdir -p ./out/console-assets
3912023-10-11T19:29:45.937Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
3922023-10-11T19:29:45.949Z+ mkdir -p ./out/console-assets
3932023-10-11T19:29:45.977Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
3942023-10-11T19:29:45.993Z+ set -o errexit
3952023-10-11T19:29:46.011Z+++ dirname ./tools/ci_download_maghemite_openapi
3962023-10-11T19:29:46.032Z++ cd ./tools
3972023-10-11T19:29:46.046Z++ pwd
3982023-10-11T19:29:46.057Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3992023-10-11T19:29:46.073Z++ basename ./tools/ci_download_maghemite_openapi
4002023-10-11T19:29:46.091Z+ ARG0=ci_download_maghemite_openapi
4012023-10-11T19:29:46.519Z+ TARGET_DIR=out
4022023-10-11T19:29:46.539Z+ DOWNLOAD_DIR=out/downloads
4032023-10-11T19:29:46.965Z+ source /work/oxidecomputer/omicron/tools/maghemite_openapi_version
4042023-10-11T19:29:46.983Z++ COMMIT=12703675393459e74139f8140e0b3c4c4f129d5d
4052023-10-11T19:29:47.004Z++ SHA2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4062023-10-11T19:29:47.429Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12703675393459e74139f8140e0b3c4c4f129d5d/ddm-admin.json
4072023-10-11T19:29:47.443Z+ LOCAL_FILE=out/downloads/ddm-admin-12703675393459e74139f8140e0b3c4c4f129d5d.json
4082023-10-11T19:29:47.460Z+ main
4092023-10-11T19:29:47.478Z+ [[ 0 != 0 ]]
4102023-10-11T19:29:47.907Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12703675393459e74139f8140e0b3c4c4f129d5d/ddm-admin.json'
4112023-10-11T19:29:48.488ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12703675393459e74139f8140e0b3c4c4f129d5d/ddm-admin.json
4122023-10-11T19:29:48.923Z+ echo 'Local file: out/downloads/ddm-admin-12703675393459e74139f8140e0b3c4c4f129d5d.json'
4132023-10-11T19:29:48.940Z+ local DO_DOWNLOAD=true
4142023-10-11T19:29:48.948ZLocal file: out/downloads/ddm-admin-12703675393459e74139f8140e0b3c4c4f129d5d.json
4152023-10-11T19:29:48.956Z+ [[ -f out/downloads/ddm-admin-12703675393459e74139f8140e0b3c4c4f129d5d.json ]]
4162023-10-11T19:29:48.965Z+ mkdir -p out/downloads
4172023-10-11T19:29:48.973ZDownloading...
4182023-10-11T19:29:48.981Z+ '[' true == true ']'
4192023-10-11T19:29:48.994Z+ echo Downloading...
4202023-10-11T19:29:49.010Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12703675393459e74139f8140e0b3c4c4f129d5d/ddm-admin.json out/downloads/ddm-admin-12703675393459e74139f8140e0b3c4c4f129d5d.json
4212023-10-11T19:29:49.034Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-12703675393459e74139f8140e0b3c4c4f129d5d.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12703675393459e74139f8140e0b3c4c4f129d5d/ddm-admin.json
4222023-10-11T19:29:49.456Z++ do_sha256sum out/downloads/ddm-admin-12703675393459e74139f8140e0b3c4c4f129d5d.json
4232023-10-11T19:29:49.475Z++ case "$OSTYPE" in
4242023-10-11T19:29:49.493Z++ SHA=sha256sum
4252023-10-11T19:29:49.509ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/7712104585266a2898da38c1345210ad26f9e71d/dpd.json
4262023-10-11T19:29:49.528Z++ sha256sum
4272023-10-11T19:29:49.541ZLocal file: out/downloads/dpd-7712104585266a2898da38c1345210ad26f9e71d.json
4282023-10-11T19:29:49.556Z++ awk '{print $1}'
4292023-10-11T19:29:49.576ZDownloading...
4302023-10-11T19:29:49.595Z+ calculated_sha2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4312023-10-11T19:29:49.607Zcurrent directory: /work/oxidecomputer/omicron
4322023-10-11T19:29:49.618Z+ [[ 9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf != \9\7\3\7\9\0\6\5\5\5\a\6\0\9\1\1\6\3\6\5\3\2\f\0\0\f\1\d\c\2\8\6\6\d\c\7\c\d\6\5\5\3\b\e\b\1\0\6\e\9\e\5\7\b\e\a\b\a\d\4\1\c\d\f ]]
4332023-10-11T19:29:49.634Zconfiguring based on OS: "solaris2.11"
4342023-10-11T19:29:49.650Z+ set -o errexit
4352023-10-11T19:29:49.662ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/7712104585266a2898da38c1345210ad26f9e71d/dendrite-stub.tar.gz
4362023-10-11T19:29:49.673Z+++ dirname ./tools/ci_download_dendrite_openapi
4372023-10-11T19:29:50.106ZLocal file: out/downloads/dendrite-stub.tar.gz
4382023-10-11T19:29:50.113Z++ cd ./tools
4392023-10-11T19:29:50.129ZDownloading...
4402023-10-11T19:29:50.143Z++ pwd
4412023-10-11T19:29:50.162Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4422023-10-11T19:29:50.183Z++ basename ./tools/ci_download_dendrite_openapi
4432023-10-11T19:29:50.206Z+ ARG0=ci_download_dendrite_openapi
4442023-10-11T19:29:50.229Z+ TARGET_DIR=out
4452023-10-11T19:29:50.241Z+ DOWNLOAD_DIR=out/downloads
4462023-10-11T19:29:50.259Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4472023-10-11T19:29:50.682Z++ COMMIT=7712104585266a2898da38c1345210ad26f9e71d
4482023-10-11T19:29:51.102Z++ SHA2=cb3f0cfbe6216d2441d34e0470252e0fb142332e47b33b65c24ef7368a694b6d
4492023-10-11T19:29:51.115Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/7712104585266a2898da38c1345210ad26f9e71d/dpd.json
4502023-10-11T19:29:51.549Z+ LOCAL_FILE=out/downloads/dpd-7712104585266a2898da38c1345210ad26f9e71d.json
4512023-10-11T19:29:51.560Z+ main
4522023-10-11T19:29:51.577Z+ [[ 0 != 0 ]]
4532023-10-11T19:29:51.592Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/7712104585266a2898da38c1345210ad26f9e71d/dpd.json'
4542023-10-11T19:29:52.016Z+ echo 'Local file: out/downloads/dpd-7712104585266a2898da38c1345210ad26f9e71d.json'
4552023-10-11T19:29:52.028Z+ local DO_DOWNLOAD=true
4562023-10-11T19:29:52.051Z+ [[ -f out/downloads/dpd-7712104585266a2898da38c1345210ad26f9e71d.json ]]
4572023-10-11T19:29:52.068Z+ mkdir -p out/downloads
4582023-10-11T19:29:52.504Z+ '[' true == true ']'
4592023-10-11T19:29:52.527Z+ echo Downloading...
4602023-10-11T19:29:52.542Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/7712104585266a2898da38c1345210ad26f9e71d/dpd.json out/downloads/dpd-7712104585266a2898da38c1345210ad26f9e71d.json
4612023-10-11T19:29:52.562Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-7712104585266a2898da38c1345210ad26f9e71d.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/7712104585266a2898da38c1345210ad26f9e71d/dpd.json
4622023-10-11T19:29:52.585Z++ do_sha256sum out/downloads/dpd-7712104585266a2898da38c1345210ad26f9e71d.json
4632023-10-11T19:29:53.009Z++ case "$OSTYPE" in
4642023-10-11T19:29:53.435Z++ SHA=sha256sum
4652023-10-11T19:29:53.475Z++ sha256sum
4662023-10-11T19:29:53.487Z++ awk '{print $1}'
4672023-10-11T19:29:53.499Z+ calculated_sha2=cb3f0cfbe6216d2441d34e0470252e0fb142332e47b33b65c24ef7368a694b6d
4682023-10-11T19:29:53.513Z+ [[ cb3f0cfbe6216d2441d34e0470252e0fb142332e47b33b65c24ef7368a694b6d != \c\b\3\f\0\c\f\b\e\6\2\1\6\d\2\4\4\1\d\3\4\e\0\4\7\0\2\5\2\e\0\f\b\1\4\2\3\3\2\e\4\7\b\3\3\b\6\5\c\2\4\e\f\7\3\6\8\a\6\9\4\b\6\d ]]
4692023-10-11T19:29:53.522Z+ set -o errexit
4702023-10-11T19:29:53.536Z+++ dirname ./tools/ci_download_dendrite_stub
4712023-10-11T19:29:53.546Z++ cd ./tools
4722023-10-11T19:29:53.561Z++ pwd
4732023-10-11T19:29:53.579Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4742023-10-11T19:29:54.074Z++ basename ./tools/ci_download_dendrite_stub
4752023-10-11T19:29:54.088Z+ ARG0=ci_download_dendrite_stub
4762023-10-11T19:29:54.104Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
4772023-10-11T19:29:54.115Z++ CIDL_SHA256_ILLUMOS=486b0b016c0df06947810b90f3a3dd40423f0ee6f255ed079dc8e5618c9a7281
4782023-10-11T19:29:54.127Z++ CIDL_SHA256_LINUX_DPD=af97aaf7e1046a5c651d316c384171df6387b4c54c8ae4a3ef498e532eaa5a4c
4792023-10-11T19:29:54.138Z++ CIDL_SHA256_LINUX_SWADM=909e400dcc9880720222c6dc3919404d83687f773f668160f66f38b51a81c188
4802023-10-11T19:29:54.148Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4812023-10-11T19:29:54.161Z++ COMMIT=7712104585266a2898da38c1345210ad26f9e71d
4822023-10-11T19:29:54.173Z++ SHA2=cb3f0cfbe6216d2441d34e0470252e0fb142332e47b33b65c24ef7368a694b6d
4832023-10-11T19:29:54.185Z+ TARGET_DIR=out
4842023-10-11T19:29:54.203Z+ DOWNLOAD_DIR=out/downloads
4852023-10-11T19:29:54.221Z+ DEST_DIR=./out/dendrite-stub
4862023-10-11T19:29:54.244Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
4872023-10-11T19:29:54.256Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
4882023-10-11T19:29:54.267Z+ REPO=oxidecomputer/dendrite
4892023-10-11T19:29:54.279Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/7712104585266a2898da38c1345210ad26f9e71d
4902023-10-11T19:29:54.292Z+ main
4912023-10-11T19:29:54.717Z+ [[ 0 != 0 ]]
4922023-10-11T19:29:54.737Z+ CIDL_OS=solaris2.11
4932023-10-11T19:29:55.166Z+ [[ 0 != 0 ]]
4942023-10-11T19:29:55.185Z+ configure_os solaris2.11
4952023-10-11T19:29:55.199Z+ echo 'current directory: /work/oxidecomputer/omicron'
4962023-10-11T19:29:55.216Z+ echo 'configuring based on OS: "solaris2.11"'
4972023-10-11T19:29:55.230Z+ case "$1" in
4982023-10-11T19:29:55.244Z+ SET_BINARIES=
4992023-10-11T19:29:55.263Z+ CIDL_SHA256=486b0b016c0df06947810b90f3a3dd40423f0ee6f255ed079dc8e5618c9a7281
5002023-10-11T19:29:55.683Z+ CIDL_SHA256FUNC=do_sha256sum
5012023-10-11T19:29:55.694Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5022023-10-11T19:29:55.718Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/7712104585266a2898da38c1345210ad26f9e71d/dendrite-stub.tar.gz
5032023-10-11T19:29:55.738Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5042023-10-11T19:29:55.754Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/7712104585266a2898da38c1345210ad26f9e71d/dendrite-stub.tar.gz'
5052023-10-11T19:29:55.778Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5062023-10-11T19:29:55.791Z+ mkdir -p out/downloads
5072023-10-11T19:29:55.804Z+ mkdir -p ./out/dendrite-stub
5082023-10-11T19:29:55.819Z+ fetch_and_verify
5092023-10-11T19:29:55.831Z+ local DO_DOWNLOAD=true
5102023-10-11T19:29:55.850Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5112023-10-11T19:29:55.867Z+ '[' true == true ']'
5122023-10-11T19:29:55.882Z+ echo Downloading...
5132023-10-11T19:29:55.900Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/7712104585266a2898da38c1345210ad26f9e71d/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5142023-10-11T19:29:55.917Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/7712104585266a2898da38c1345210ad26f9e71d/dendrite-stub.tar.gz
5152023-10-11T19:30:10.888Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5162023-10-11T19:30:10.896Z++ sha256sum
5172023-10-11T19:30:10.905Z++ awk '{print $1}'
5182023-10-11T19:30:11.003Z+ calculated_sha256=486b0b016c0df06947810b90f3a3dd40423f0ee6f255ed079dc8e5618c9a7281
5192023-10-11T19:30:11.070Z+ [[ 486b0b016c0df06947810b90f3a3dd40423f0ee6f255ed079dc8e5618c9a7281 != \4\8\6\b\0\b\0\1\6\c\0\d\f\0\6\9\4\7\8\1\0\b\9\0\f\3\a\3\d\d\4\0\4\2\3\f\0\e\e\6\f\2\5\5\e\d\0\7\9\d\c\8\e\5\6\1\8\c\9\a\7\2\8\1 ]]
5202023-10-11T19:30:11.095Z+ do_untar out/downloads/dendrite-stub.tar.gz
5212023-10-11T19:30:11.523Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5222023-10-11T19:30:11.927Z+ do_assemble
5232023-10-11T19:30:11.949Z+ rm -r ./out/dendrite-stub
5242023-10-11T19:30:11.982Z+ mkdir ./out/dendrite-stub
5252023-10-11T19:30:12.010Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5262023-10-11T19:30:12.455Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5272023-10-11T19:30:12.475Z+ set -o errexit
5282023-10-11T19:30:12.516Z+++ dirname ./tools/ci_download_transceiver_control
5292023-10-11T19:30:12.550Z++ cd ./tools
5302023-10-11T19:30:12.580Z++ pwd
5312023-10-11T19:30:12.593Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5322023-10-11T19:30:12.613Z++ basename ./tools/ci_download_transceiver_control
5332023-10-11T19:30:12.635Z+ ARG0=ci_download_transceiver_control
5342023-10-11T19:30:12.657Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
5352023-10-11T19:30:12.678Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
5362023-10-11T19:30:13.514Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
5372023-10-11T19:30:13.542Z+ TARGET_DIR=out
5382023-10-11T19:30:13.553Z+ DOWNLOAD_DIR=out/downloads
5392023-10-11T19:30:13.815Z+ DEST_DIR=./out/transceiver-control
5402023-10-11T19:30:13.906Z+ BIN_DIR=/opt/oxide/bin
5412023-10-11T19:30:13.947Z+ BINARY=xcvradm
5422023-10-11T19:30:13.970Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5432023-10-11T19:30:13.988Z+ REPO=oxidecomputer/transceiver-control
5442023-10-11T19:30:14.009Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
5452023-10-11T19:30:14.032Z+ main
5462023-10-11T19:30:14.050Z+ [[ 0 != 0 ]]
5472023-10-11T19:30:14.067Z+ CIDL_OS=solaris2.11
5482023-10-11T19:30:14.491Z+ [[ 0 != 0 ]]
5492023-10-11T19:30:14.515Z+ configure_os solaris2.11
5502023-10-11T19:30:14.541Z+ echo 'current directory: /work/oxidecomputer/omicron'
5512023-10-11T19:30:14.560Zcurrent directory: /work/oxidecomputer/omicron
5522023-10-11T19:30:14.982Z+ echo 'configuring based on OS: "solaris2.11"'
5532023-10-11T19:30:15.415Zconfiguring based on OS: "solaris2.11"
5542023-10-11T19:30:15.433Z+ case "$1" in
5552023-10-11T19:30:15.444Z+ SET_BINARIES=
5562023-10-11T19:30:15.454Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
5572023-10-11T19:30:15.465Z+ CIDL_SHA256FUNC=do_sha256sum
5582023-10-11T19:30:15.476Z+ ARCHIVE_FILENAME=xcvradm.gz
5592023-10-11T19:30:15.487Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
5602023-10-11T19:30:15.501Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
5612023-10-11T19:30:15.512Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
5622023-10-11T19:30:15.526ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
5632023-10-11T19:30:15.553Z+ echo 'Local file: out/downloads/xcvradm.gz'
5642023-10-11T19:30:15.983ZLocal file: out/downloads/xcvradm.gz
5652023-10-11T19:30:15.997Z+ mkdir -p out/downloads
5662023-10-11T19:30:16.011Z+ mkdir -p ./out/transceiver-control
5672023-10-11T19:30:16.025Z+ fetch_and_verify
5682023-10-11T19:30:16.045Z+ local DO_DOWNLOAD=true
5692023-10-11T19:30:16.064Z+ [[ -f out/downloads/xcvradm.gz ]]
5702023-10-11T19:30:16.095Z+ '[' true == true ']'
5712023-10-11T19:30:16.110Z+ echo Downloading...
5722023-10-11T19:30:16.127ZDownloading...
5732023-10-11T19:30:16.143Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
5742023-10-11T19:30:16.160Z+ 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
5752023-10-11T19:30:28.456Z++ do_sha256sum out/downloads/xcvradm.gz
5762023-10-11T19:30:28.463Z++ sha256sum
5772023-10-11T19:30:28.479Z++ awk '{print $1}'
5782023-10-11T19:30:28.493Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
5792023-10-11T19:30:28.513Z+ [[ 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 ]]
5802023-10-11T19:30:28.938Z+ do_unpack out/downloads/xcvradm.gz
5812023-10-11T19:30:28.950Z+ mkdir -p out/downloads/root//opt/oxide/bin
5822023-10-11T19:30:28.962Z+ gzip -dc out/downloads/xcvradm.gz
5832023-10-11T19:30:28.973Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
5842023-10-11T19:30:28.977Z+ do_assemble
5852023-10-11T19:30:28.989Z+ rm -r ./out/transceiver-control
5862023-10-11T19:30:29.001Z+ mkdir ./out/transceiver-control
5872023-10-11T19:30:29.020Z+ cp -r out/downloads/root ./out/transceiver-control/root
5882023-10-11T19:30:29.029ZAll prerequisites installed successfully
5892023-10-11T19:30:29.055Z
5902023-10-11T19:30:29.072Zreal 3:22.872343880
5912023-10-11T19:30:29.097Zuser 48.477608101
5922023-10-11T19:30:29.130Zsys 9.265856787
5932023-10-11T19:30:29.153Ztrap 0.025817545
5942023-10-11T19:30:29.172Ztflt 0.133151557
5952023-10-11T19:30:29.194Zdflt 0.630876989
5962023-10-11T19:30:29.216Zkflt 0.169968717
5972023-10-11T19:30:29.247Zlock 1.653088957
5982023-10-11T19:30:29.270Zslp 7:02.380264574
5992023-10-11T19:30:29.298Zlat 3.164180318
6002023-10-11T19:30:29.330Zstop 0.070656789
6012023-10-11T19:30:29.419Z+ banner end-to-end-tests
6022023-10-11T19:30:30.656Z
6032023-10-11T19:30:30.670Z ###### # # ##### ##### #### ###### # # #####
6042023-10-11T19:30:30.684Z # ## # # # # # # # ## # # #
6052023-10-11T19:30:30.701Z ##### # # # # # ##### # # # ##### ##### # # # # #
6062023-10-11T19:30:30.719Z # # # # # # # # # # # # # # #
6072023-10-11T19:30:31.155Z # # ## # # # # # # # ## # #
6082023-10-11T19:30:31.183Z ###### # # ##### # #### ###### # # #####
6092023-10-11T19:30:31.201Z
6102023-10-11T19:30:31.217Z+ export CARGO_PROFILE_DEV_DEBUG=1
6112023-10-11T19:30:31.234Z+ CARGO_PROFILE_DEV_DEBUG=1
6122023-10-11T19:30:31.674Z+ export CARGO_PROFILE_TEST_DEBUG=1
6132023-10-11T19:30:31.699Z+ CARGO_PROFILE_TEST_DEBUG=1
6142023-10-11T19:30:31.722Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
6152023-10-11T19:30:31.748Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
6162023-10-11T19:30:31.775Z Updating crates.io index
6172023-10-11T19:30:31.799Z Updating git repository `https://github.com/oxidecomputer/dropshot`
6182023-10-11T19:30:31.816Z Updating git repository `https://github.com/oxidecomputer/progenitor`
6192023-10-11T19:30:32.295Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
6202023-10-11T19:30:33.390Z Updating git repository `http://github.com/oxidecomputer/tofino`
6212023-10-11T19:30:33.436Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
6222023-10-11T19:30:33.887Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
6232023-10-11T19:30:34.059Z Updating git repository `https://github.com/oxidecomputer/propolis`
6242023-10-11T19:30:34.936Z Updating git repository `https://github.com/oxidecomputer/opte`
6252023-10-11T19:30:36.686Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
6262023-10-11T19:30:37.138Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
6272023-10-11T19:30:37.471Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
6282023-10-11T19:30:38.044Z Updating git repository `https://github.com/oxidecomputer/crucible`
6292023-10-11T19:30:39.794Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
6302023-10-11T19:30:40.275Z Updating git repository `http://github.com/oxidecomputer/sprockets`
6312023-10-11T19:30:40.607Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
6322023-10-11T19:30:40.929Z Updating git repository `https://github.com/njaremko/samael`
6332023-10-11T19:30:41.756Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
6342023-10-11T19:30:42.264Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
6352023-10-11T19:30:42.459Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
6362023-10-11T19:30:42.783Z Updating git repository `https://github.com/jgallagher/nix`
6372023-10-11T19:30:46.227Z Updating git repository `https://github.com/cbiffle/hubpack`
6382023-10-11T19:30:46.547Z Updating git repository `https://github.com/oxidecomputer/omicron`
6392023-10-11T19:30:56.275Z Updating git repository `https://github.com/oxidecomputer/rfb`
6402023-10-11T19:30:56.826Z Updating git repository `https://github.com/oxidecomputer/typify`
6412023-10-11T19:30:58.230Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
6422023-10-11T19:30:58.254Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
6432023-10-11T19:30:58.558Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
6442023-10-11T19:31:00.487Z Downloading crates ...
6452023-10-11T19:31:00.496Z Downloaded colorchoice v1.0.0
6462023-10-11T19:31:00.500Z Downloaded num-traits v0.2.16
6472023-10-11T19:31:00.511Z Downloaded base16ct v0.2.0
6482023-10-11T19:31:00.543Z Downloaded const_format_proc_macros v0.2.31
6492023-10-11T19:31:00.551Z Downloaded pest_meta v2.7.2
6502023-10-11T19:31:00.564Z Downloaded const_format v0.2.31
6512023-10-11T19:31:00.582Z Downloaded pkcs8 v0.10.2
6522023-10-11T19:31:00.612Z Downloaded percent-encoding v2.3.0
6532023-10-11T19:31:00.633Z Downloaded native-tls v0.2.11
6542023-10-11T19:31:00.660Z Downloaded deranged v0.3.8
6552023-10-11T19:31:01.234Z Downloaded precomputed-hash v0.1.1
6562023-10-11T19:31:01.280Z Downloaded quick-error v1.2.3
6572023-10-11T19:31:01.308Z Downloaded pem v1.1.1
6582023-10-11T19:31:01.330Z Downloaded parse-display v0.7.0
6592023-10-11T19:31:01.344Z Downloaded atty v0.2.14
6602023-10-11T19:31:01.357Z Downloaded darling_macro v0.20.3
6612023-10-11T19:31:01.380Z Downloaded bitstruct_derive v0.1.0
6622023-10-11T19:31:01.386Z Downloaded bit_field v0.10.2
6632023-10-11T19:31:01.394Z Downloaded cfg-if v0.1.10
6642023-10-11T19:31:01.400Z Downloaded take_mut v0.2.2
6652023-10-11T19:31:01.405Z Downloaded bytes v1.5.0
6662023-10-11T19:31:01.410Z Downloaded block-buffer v0.10.4
6672023-10-11T19:31:01.416Z Downloaded omicron-zone-package v0.8.3
6682023-10-11T19:31:01.421Z Downloaded pest_derive v2.7.2
6692023-10-11T19:31:01.425Z Downloaded pkg-config v0.3.27
6702023-10-11T19:31:01.429Z Downloaded cpufeatures v0.2.9
6712023-10-11T19:31:01.437Z Downloaded predicates v3.0.3
6722023-10-11T19:31:01.443Z Downloaded parking_lot_core v0.8.6
6732023-10-11T19:31:01.449Z Downloaded foreign-types v0.3.2
6742023-10-11T19:31:01.459Z Downloaded argon2 v0.5.2
6752023-10-11T19:31:01.462Z Downloaded managed v0.8.0
6762023-10-11T19:31:01.470Z Downloaded camino-tempfile v1.0.2
6772023-10-11T19:31:01.480Z Downloaded phf v0.11.2
6782023-10-11T19:31:01.489Z Downloaded addr2line v0.21.0
6792023-10-11T19:31:01.496Z Downloaded utf-8 v0.7.6
6802023-10-11T19:31:01.503Z Downloaded poly1305 v0.8.0
6812023-10-11T19:31:01.519Z Downloaded http-range v0.1.5
6822023-10-11T19:31:01.531Z Downloaded dirs v5.0.1
6832023-10-11T19:31:01.540Z Downloaded ident_case v1.0.1
6842023-10-11T19:31:01.572Z Downloaded ascii v1.1.0
6852023-10-11T19:31:01.586Z Downloaded anyhow v1.0.75
6862023-10-11T19:31:01.605Z Downloaded hex v0.4.3
6872023-10-11T19:31:01.617Z Downloaded bitflags v2.4.0
6882023-10-11T19:31:01.629Z Downloaded is-terminal v0.4.9
6892023-10-11T19:31:01.640Z Downloaded futures-core v0.3.28
6902023-10-11T19:31:01.648Z Downloaded httpdate v1.0.3
6912023-10-11T19:31:01.658Z Downloaded crossbeam-epoch v0.9.15
6922023-10-11T19:31:01.663Z Downloaded r2d2 v0.8.10
6932023-10-11T19:31:01.669Z Downloaded futures-macro v0.3.28
6942023-10-11T19:31:01.675Z Downloaded unicode-linebreak v0.1.5
6952023-10-11T19:31:01.685Z Downloaded futures-channel v0.3.28
6962023-10-11T19:31:01.696Z Downloaded usdt-macro v0.3.5
6972023-10-11T19:31:01.704Z Downloaded scheduled-thread-pool v0.2.7
6982023-10-11T19:31:01.742Z Downloaded hostname v0.3.1
6992023-10-11T19:31:02.167Z Downloaded tokio-tungstenite v0.20.1
7002023-10-11T19:31:02.171Z Downloaded allocator-api2 v0.2.16
7012023-10-11T19:31:02.175Z Downloaded hubpack v0.1.2
7022023-10-11T19:31:02.181Z Downloaded once_cell v1.18.0
7032023-10-11T19:31:02.188Z Downloaded rustls-native-certs v0.6.3
7042023-10-11T19:31:02.193Z Downloaded uuid v1.4.1
7052023-10-11T19:31:02.207Z Downloaded endian-type v0.1.2
7062023-10-11T19:31:02.220Z Downloaded fallible-streaming-iterator v0.1.9
7072023-10-11T19:31:02.248Z Downloaded rand_chacha v0.2.2
7082023-10-11T19:31:02.693Z Downloaded rustls-pemfile v1.0.3
7092023-10-11T19:31:02.701Z Downloaded universal-hash v0.5.1
7102023-10-11T19:31:02.723Z Downloaded tokio-rustls v0.24.1
7112023-10-11T19:31:02.758Z Downloaded futures-io v0.3.28
7122023-10-11T19:31:02.778Z Downloaded usdt-impl v0.3.5
7132023-10-11T19:31:02.798Z Downloaded instant v0.1.12
7142023-10-11T19:31:02.828Z Downloaded foreign-types-macros v0.2.3
7152023-10-11T19:31:02.852Z Downloaded ipnetwork v0.20.0
7162023-10-11T19:31:02.897Z Downloaded base64 v0.13.1
7172023-10-11T19:31:02.955Z Downloaded enum-as-inner v0.5.1
7182023-10-11T19:31:02.982Z Downloaded semver-parser v0.10.2
7192023-10-11T19:31:03.429Z Downloaded tokio-tungstenite v0.18.0
7202023-10-11T19:31:03.443Z Downloaded dof v0.1.5
7212023-10-11T19:31:03.463Z Downloaded fastrand v2.0.0
7222023-10-11T19:31:03.482Z Downloaded version_check v0.9.4
7232023-10-11T19:31:03.498Z Downloaded rand_chacha v0.3.1
7242023-10-11T19:31:03.514Z Downloaded vergen v8.2.4
7252023-10-11T19:31:03.546Z Downloaded subtle v2.5.0
7262023-10-11T19:31:03.573Z Downloaded vec_map v0.8.2
7272023-10-11T19:31:03.593Z Downloaded slog-bunyan v2.4.0
7282023-10-11T19:31:03.636Z Downloaded serde_path_to_error v0.1.14
7292023-10-11T19:31:03.655Z Downloaded filetime v0.2.22
7302023-10-11T19:31:03.676Z Downloaded thiserror-no-std v2.0.2
7312023-10-11T19:31:03.705Z Downloaded dirs-next v2.0.0
7322023-10-11T19:31:03.729Z Downloaded smawk v0.3.1
7332023-10-11T19:31:03.752Z Downloaded stringprep v0.1.3
7342023-10-11T19:31:03.769Z Downloaded petgraph v0.6.4
7352023-10-11T19:31:03.777Z Downloaded unicase v2.7.0
7362023-10-11T19:31:03.784Z Downloaded structmeta v0.1.6
7372023-10-11T19:31:03.791Z Downloaded tokio-macros v2.1.0
7382023-10-11T19:31:03.796Z Downloaded fxhash v0.2.1
7392023-10-11T19:31:03.803Z Downloaded schemars v0.8.13
7402023-10-11T19:31:03.811Z Downloaded signature v2.1.0
7412023-10-11T19:31:03.819Z Downloaded rand_core v0.6.4
7422023-10-11T19:31:03.826Z Downloaded atomic-waker v1.1.1
7432023-10-11T19:31:03.839Z Downloaded serde_derive_internals v0.26.0
7442023-10-11T19:31:03.846Z Downloaded terminal_size v0.2.6
7452023-10-11T19:31:03.853Z Downloaded serde_tokenstream v0.1.7
7462023-10-11T19:31:03.861Z Downloaded strsim v0.8.0
7472023-10-11T19:31:03.865Z Downloaded whoami v1.4.1
7482023-10-11T19:31:03.870Z Downloaded thiserror v1.0.49
7492023-10-11T19:31:03.874Z Downloaded tap v1.0.1
7502023-10-11T19:31:03.879Z Downloaded float-cmp v0.9.0
7512023-10-11T19:31:03.883Z Downloaded platforms v3.0.2
7522023-10-11T19:31:03.886Z Downloaded string_cache v0.8.7
7532023-10-11T19:31:03.891Z Downloaded slog-term v2.9.0
7542023-10-11T19:31:03.895Z Downloaded elliptic-curve v0.13.5
7552023-10-11T19:31:03.899Z Downloaded serde_derive v1.0.188
7562023-10-11T19:31:03.904Z Downloaded static_assertions v1.1.0
7572023-10-11T19:31:03.908Z Downloaded inout v0.1.3
7582023-10-11T19:31:03.912Z Downloaded ucd-trie v0.1.6
7592023-10-11T19:31:03.917Z Downloaded termcolor v1.2.0
7602023-10-11T19:31:03.925Z Downloaded time-macros v0.2.13
7612023-10-11T19:31:03.940Z Downloaded fallible-iterator v0.2.0
7622023-10-11T19:31:03.947Z Downloaded thiserror-impl v1.0.49
7632023-10-11T19:31:03.956Z Downloaded zerocopy v0.6.3
7642023-10-11T19:31:03.961Z Downloaded http v0.2.9
7652023-10-11T19:31:03.967Z Downloaded foreign-types-shared v0.1.1
7662023-10-11T19:31:03.973Z Downloaded trust-dns-client v0.22.0
7672023-10-11T19:31:03.978Z Downloaded socket2 v0.5.3
7682023-10-11T19:31:03.983Z Downloaded tempfile v3.8.0
7692023-10-11T19:31:03.991Z Downloaded sha2 v0.10.7
7702023-10-11T19:31:03.998Z Downloaded either v1.9.0
7712023-10-11T19:31:04.004Z Downloaded glob v0.3.1
7722023-10-11T19:31:04.011Z Downloaded itertools v0.10.5
7732023-10-11T19:31:04.018Z Downloaded rand v0.8.5
7742023-10-11T19:31:04.024Z Downloaded ed25519-dalek v2.0.0
7752023-10-11T19:31:04.034Z Downloaded indexmap v2.0.0
7762023-10-11T19:31:04.042Z Downloaded russh v0.38.0
7772023-10-11T19:31:04.051Z Downloaded slab v0.4.9
7782023-10-11T19:31:04.059Z Downloaded aho-corasick v1.0.4
7792023-10-11T19:31:04.065Z Downloaded trust-dns-resolver v0.22.0
7802023-10-11T19:31:04.072Z Downloaded ron v0.7.1
7812023-10-11T19:31:04.079Z Downloaded winnow v0.5.15
7822023-10-11T19:31:04.087Z Downloaded rand v0.7.3
7832023-10-11T19:31:04.095Z Downloaded regex-automata v0.1.10
7842023-10-11T19:31:04.103Z Downloaded itertools v0.11.0
7852023-10-11T19:31:04.110Z Downloaded clap v2.34.0
7862023-10-11T19:31:04.118Z Downloaded futures-util v0.3.28
7872023-10-11T19:31:04.128Z Downloaded rustls-webpki v0.101.4
7882023-10-11T19:31:04.140Z Downloaded toml_edit v0.19.15
7892023-10-11T19:31:04.149Z Downloaded time v0.3.27
7902023-10-11T19:31:04.159Z Downloaded object v0.32.1
7912023-10-11T19:31:04.173Z Downloaded serde_with v2.3.3
7922023-10-11T19:31:04.198Z Downloaded syn v1.0.109
7932023-10-11T19:31:04.222Z Downloaded radix_trie v0.2.1
7942023-10-11T19:31:04.242Z Downloaded bitvec v1.0.1
7952023-10-11T19:31:04.693Z Downloaded gimli v0.28.0
7962023-10-11T19:31:04.724Z Downloaded regex v1.9.5
7972023-10-11T19:31:04.748Z Downloaded idna v0.2.3
7982023-10-11T19:31:05.188Z Downloaded regress v0.7.1
7992023-10-11T19:31:05.615Z Downloaded sled v0.34.7
8002023-10-11T19:31:05.621Z Downloaded zerocopy-derive v0.6.3
8012023-10-11T19:31:05.652Z Downloaded syn v2.0.32
8022023-10-11T19:31:05.726Z Downloaded rustls v0.21.7
8032023-10-11T19:31:05.737Z Downloaded sha3 v0.10.8
8042023-10-11T19:31:05.751Z Downloaded regex-syntax v0.6.29
8052023-10-11T19:31:05.763Z Downloaded encoding_rs v0.8.33
8062023-10-11T19:31:05.782Z Downloaded regex-syntax v0.7.5
8072023-10-11T19:31:05.802Z Downloaded rustix v0.38.9
8082023-10-11T19:31:05.814Z Downloaded rustix v0.37.23
8092023-10-11T19:31:05.837Z Downloaded bstr v1.6.0
8102023-10-11T19:31:05.854Z Downloaded openapiv3 v1.0.3
8112023-10-11T19:31:05.873Z Downloaded tokio v1.32.0
8122023-10-11T19:31:05.894Z Downloaded idna v0.4.0
8132023-10-11T19:31:05.915Z Downloaded libc v0.2.148
8142023-10-11T19:31:05.926Z Downloaded regex-automata v0.3.8
8152023-10-11T19:31:05.937Z Downloaded bzip2-sys v0.1.11+1.0.8
8162023-10-11T19:31:05.946Z Downloaded curve25519-dalek v4.1.0
8172023-10-11T19:31:05.956Z Downloaded bstr v0.2.17
8182023-10-11T19:31:05.970Z Downloaded git2 v0.17.2
8192023-10-11T19:31:05.999Z Downloaded zerocopy-derive v0.2.0
8202023-10-11T19:31:06.030Z Downloaded openssl v0.10.57
8212023-10-11T19:31:06.058Z Downloaded nix v0.26.2
8222023-10-11T19:31:06.083Z Downloaded smoltcp v0.9.1
8232023-10-11T19:31:06.108Z Downloaded diesel v2.1.1
8242023-10-11T19:31:06.130Z Downloaded winapi v0.3.9
8252023-10-11T19:31:06.164Z Downloaded smoltcp v0.8.2
8262023-10-11T19:31:06.192Z Downloaded serde_json v1.0.107
8272023-10-11T19:31:06.619Z Downloaded webpki-roots v0.25.2
8282023-10-11T19:31:06.638Z Downloaded trust-dns-proto v0.22.0
8292023-10-11T19:31:06.661Z Downloaded chrono v0.4.31
8302023-10-11T19:31:06.695Z Downloaded reqwest v0.11.20
8312023-10-11T19:31:06.750Z Downloaded pest v2.7.2
8322023-10-11T19:31:06.760Z Downloaded rusqlite v0.29.0
8332023-10-11T19:31:06.771Z Downloaded trust-dns-server v0.22.1
8342023-10-11T19:31:06.777Z Downloaded h2 v0.3.21
8352023-10-11T19:31:06.782Z Downloaded vcpkg v0.2.15
8362023-10-11T19:31:06.789Z Downloaded libgit2-sys v0.15.2+1.6.4
8372023-10-11T19:31:06.796Z Downloaded tracing v0.1.37
8382023-10-11T19:31:06.803Z Downloaded hyper v0.14.27
8392023-10-11T19:31:06.807Z Downloaded hkdf v0.12.3
8402023-10-11T19:31:06.810Z Downloaded clap_builder v4.4.2
8412023-10-11T19:31:06.814Z Downloaded aes-gcm v0.10.2
8422023-10-11T19:31:06.818Z Downloaded num-bigint v0.4.4
8432023-10-11T19:31:06.823Z Downloaded flate2 v1.0.27
8442023-10-11T19:31:06.832Z Downloaded tungstenite v0.18.0
8452023-10-11T19:31:06.852Z Downloaded socket2 v0.4.9
8462023-10-11T19:31:06.888Z Downloaded zip v0.6.6
8472023-10-11T19:31:06.905Z Downloaded unsafe-libyaml v0.2.9
8482023-10-11T19:31:07.338Z Downloaded unicode-normalization v0.1.22
8492023-10-11T19:31:07.349Z Downloaded tokio-postgres v0.7.10
8502023-10-11T19:31:07.360Z Downloaded slog-json v2.6.1
8512023-10-11T19:31:07.373Z Downloaded serde_tokenstream v0.2.0
8522023-10-11T19:31:07.389Z Downloaded serde v1.0.188
8532023-10-11T19:31:07.410Z Downloaded aes v0.8.3
8542023-10-11T19:31:07.422Z Downloaded tar v0.4.40
8552023-10-11T19:31:07.434Z Downloaded subprocess v0.2.9
8562023-10-11T19:31:07.447Z Downloaded typenum v1.16.0
8572023-10-11T19:31:07.464Z Downloaded dirs-sys v0.4.1
8582023-10-11T19:31:07.475Z Downloaded resolv-conf v0.7.0
8592023-10-11T19:31:07.487Z Downloaded hashbrown v0.14.0
8602023-10-11T19:31:07.496Z Downloaded hashbrown v0.13.2
8612023-10-11T19:31:07.506Z Downloaded crossbeam-channel v0.5.8
8622023-10-11T19:31:07.515Z Downloaded memchr v2.6.3
8632023-10-11T19:31:07.526Z Downloaded getrandom v0.2.10
8642023-10-11T19:31:07.538Z Downloaded unicode-bidi v0.3.13
8652023-10-11T19:31:07.554Z Downloaded fixedbitset v0.4.2
8662023-10-11T19:31:07.567Z Downloaded slog-envlogger v2.2.0
8672023-10-11T19:31:07.585Z Downloaded dirs-sys-next v0.1.2
8682023-10-11T19:31:08.008Z Downloaded tracing-core v0.1.31
8692023-10-11T19:31:08.075Z Downloaded heapless v0.7.16
8702023-10-11T19:31:08.106Z Downloaded unicode-segmentation v1.10.1
8712023-10-11T19:31:08.127Z Downloaded strum_macros v0.25.2
8722023-10-11T19:31:08.148Z Downloaded keccak v0.1.4
8732023-10-11T19:31:08.165Z Downloaded group v0.13.0
8742023-10-11T19:31:08.178Z Downloaded libz-sys v1.1.12
8752023-10-11T19:31:08.201Z Downloaded slog v2.7.0
8762023-10-11T19:31:08.216Z Downloaded indexmap v1.9.3
8772023-10-11T19:31:08.230Z Downloaded serde_yaml v0.9.25
8782023-10-11T19:31:08.243Z Downloaded structopt v0.3.26
8792023-10-11T19:31:08.268Z Downloaded stable_deref_trait v1.2.0
8802023-10-11T19:31:08.286Z Downloaded spki v0.7.2
8812023-10-11T19:31:08.308Z Downloaded structmeta-derive v0.1.6
8822023-10-11T19:31:08.738Z Downloaded serde_urlencoded v0.7.1
8832023-10-11T19:31:08.753Z Downloaded similar v2.2.1
8842023-10-11T19:31:09.182Z Downloaded tracing-attributes v0.1.26
8852023-10-11T19:31:09.201Z Downloaded tokio-util v0.7.8
8862023-10-11T19:31:09.231Z Downloaded base64 v0.21.4
8872023-10-11T19:31:09.250Z Downloaded libm v0.2.7
8882023-10-11T19:31:09.266Z Downloaded mio v0.8.8
8892023-10-11T19:31:09.694Z Downloaded tokio-native-tls v0.3.1
8902023-10-11T19:31:09.709Z Downloaded foreign-types-shared v0.3.1
8912023-10-11T19:31:09.728Z Downloaded russh-cryptovec v0.7.0
8922023-10-11T19:31:09.755Z Downloaded siphasher v0.3.11
8932023-10-11T19:31:09.774Z Downloaded io-lifetimes v1.0.11
8942023-10-11T19:31:09.787Z Downloaded rcgen v0.10.0
8952023-10-11T19:31:09.800Z Downloaded hashbrown v0.12.3
8962023-10-11T19:31:09.849Z Downloaded ghash v0.5.0
8972023-10-11T19:31:09.862Z Downloaded signal-hook-registry v1.4.1
8982023-10-11T19:31:10.287Z Downloaded synstructure v0.12.6
8992023-10-11T19:31:10.725Z Downloaded spin v0.9.8
9002023-10-11T19:31:10.746Z Downloaded slog-async v2.8.0
9012023-10-11T19:31:10.785Z Downloaded ipnet v2.8.0
9022023-10-11T19:31:10.790Z Downloaded zerocopy v0.3.0
9032023-10-11T19:31:10.793Z Downloaded url v2.4.1
9042023-10-11T19:31:10.802Z Downloaded time-core v0.1.1
9052023-10-11T19:31:10.812Z Downloaded slog-dtrace v0.2.3
9062023-10-11T19:31:10.824Z Downloaded tinyvec v1.6.0
9072023-10-11T19:31:10.843Z Downloaded serde_spanned v0.6.3
9082023-10-11T19:31:10.872Z Downloaded serde_with_macros v2.3.3
9092023-10-11T19:31:10.876Z Downloaded toml v0.7.8
9102023-10-11T19:31:10.880Z Downloaded wyz v0.5.1
9112023-10-11T19:31:10.883Z Downloaded thiserror-impl-no-std v2.0.2
9122023-10-11T19:31:10.886Z Downloaded unicode-xid v0.2.4
9132023-10-11T19:31:10.890Z Downloaded der v0.7.8
9142023-10-11T19:31:10.893Z Downloaded itoa v1.0.9
9152023-10-11T19:31:10.896Z Downloaded difflib v0.4.0
9162023-10-11T19:31:10.901Z Downloaded smf v0.2.2
9172023-10-11T19:31:10.909Z Downloaded hmac v0.12.1
9182023-10-11T19:31:10.914Z Downloaded futures-executor v0.3.28
9192023-10-11T19:31:10.922Z Downloaded ff v0.13.0
9202023-10-11T19:31:10.944Z Downloaded lalrpop-util v0.19.12
9212023-10-11T19:31:10.948Z Downloaded futures-sink v0.3.28
9222023-10-11T19:31:10.953Z Downloaded toml_edit v0.20.0
9232023-10-11T19:31:10.957Z Downloaded toml v0.8.0
9242023-10-11T19:31:10.961Z Downloaded structopt-derive v0.4.18
9252023-10-11T19:31:10.967Z Downloaded semver v0.11.0
9262023-10-11T19:31:10.972Z Downloaded schemars_derive v0.8.13
9272023-10-11T19:31:10.976Z Downloaded smallvec v1.11.0
9282023-10-11T19:31:10.985Z Downloaded semver v1.0.18
9292023-10-11T19:31:10.991Z Downloaded jobserver v0.1.26
9302023-10-11T19:31:10.999Z Downloaded sha1 v0.10.5
9312023-10-11T19:31:11.005Z Downloaded headers v0.3.9
9322023-10-11T19:31:11.009Z Downloaded libsqlite3-sys v0.26.0
9332023-10-11T19:31:11.014Z Downloaded ring v0.16.20
9342023-10-11T19:31:11.020Z Downloaded futures v0.3.28
9352023-10-11T19:31:11.024Z Downloaded slog-scope v4.4.0
9362023-10-11T19:31:11.028Z Downloaded half v1.8.2
9372023-10-11T19:31:11.034Z Downloaded ringbuffer v0.15.0
9382023-10-11T19:31:11.135Z Downloaded vsss-rs v3.3.1
9392023-10-11T19:31:11.143Z Downloaded untrusted v0.7.1
9402023-10-11T19:31:11.155Z Downloaded arc-swap v1.6.0
9412023-10-11T19:31:11.166Z Downloaded cc v1.0.83
9422023-10-11T19:31:11.183Z Downloaded sct v0.7.0
9432023-10-11T19:31:11.199Z Downloaded tungstenite v0.20.1
9442023-10-11T19:31:11.214Z Downloaded unicode-ident v1.0.12
9452023-10-11T19:31:11.232Z Downloaded foreign-types v0.5.0
9462023-10-11T19:31:11.248Z Downloaded slog-stdlog v4.1.1
9472023-10-11T19:31:11.264Z Downloaded serde_repr v0.1.16
9482023-10-11T19:31:11.286Z Downloaded serde_arrays v0.1.0
9492023-10-11T19:31:11.711Z Downloaded hyper-rustls v0.24.1
9502023-10-11T19:31:12.137Z Downloaded backtrace v0.3.69
9512023-10-11T19:31:17.829Z Downloaded toml_datetime v0.6.3
9522023-10-11T19:31:18.813Z Downloaded zone_cfg_derive v0.2.0
9532023-10-11T19:31:18.834Z Downloaded toml v0.5.11
9542023-10-11T19:31:18.846Z Downloaded ryu v1.0.15
9552023-10-11T19:31:18.866Z Downloaded rand_core v0.5.1
9562023-10-11T19:31:18.881Z Downloaded scopeguard v1.2.0
9572023-10-11T19:31:18.913Z Downloaded rustc-demangle v0.1.23
9582023-10-11T19:31:18.949Z Downloaded term v0.7.0
9592023-10-11T19:31:18.982Z Downloaded zone v0.2.0
9602023-10-11T19:31:18.996Z Downloaded walkdir v2.4.0
9612023-10-11T19:31:19.013Z Downloaded russh-keys v0.38.0
9622023-10-11T19:31:19.020Z Downloaded spin v0.5.2
9632023-10-11T19:31:19.029Z Downloaded rustversion v1.0.14
9642023-10-11T19:31:19.036Z Downloaded usdt-attr-macro v0.3.5
9652023-10-11T19:31:19.048Z Downloaded same-file v1.0.6
9662023-10-11T19:31:19.055Z Downloaded rustfmt-wrapper v0.2.0
9672023-10-11T19:31:19.059Z Downloaded rustc_version v0.4.0
9682023-10-11T19:31:19.063Z Downloaded strum v0.25.0
9692023-10-11T19:31:19.069Z Downloaded strsim v0.10.0
9702023-10-11T19:31:19.075Z Downloaded futures-task v0.3.28
9712023-10-11T19:31:19.079Z Downloaded httparse v1.8.0
9722023-10-11T19:31:19.083Z Downloaded textwrap v0.16.0
9732023-10-11T19:31:19.087Z Downloaded const-oid v0.9.5
9742023-10-11T19:31:19.092Z Downloaded hyper-staticfile v0.9.5
9752023-10-11T19:31:19.096Z Downloaded home v0.5.5
9762023-10-11T19:31:19.104Z Downloaded iana-time-zone v0.1.57
9772023-10-11T19:31:19.110Z Downloaded hashlink v0.8.3
9782023-10-11T19:31:19.116Z Downloaded env_logger v0.9.3
9792023-10-11T19:31:19.120Z Downloaded try-lock v0.2.4
9802023-10-11T19:31:19.123Z Downloaded hash32 v0.2.1
9812023-10-11T19:31:19.130Z Downloaded getopts v0.2.21
9822023-10-11T19:31:19.135Z Downloaded tower-service v0.3.2
9832023-10-11T19:31:19.139Z Downloaded waitgroup v0.1.2
9842023-10-11T19:31:19.145Z Downloaded generic-array v0.14.7
9852023-10-11T19:31:19.151Z Downloaded miniz_oxide v0.7.1
9862023-10-11T19:31:19.156Z Downloaded diesel_derives v2.1.1
9872023-10-11T19:31:19.160Z Downloaded secrecy v0.8.0
9882023-10-11T19:31:19.164Z Downloaded ed25519 v2.2.2
9892023-10-11T19:31:19.167Z Downloaded twox-hash v1.6.3
9902023-10-11T19:31:19.172Z Downloaded password-hash v0.4.2
9912023-10-11T19:31:19.177Z Downloaded bzip2 v0.4.4
9922023-10-11T19:31:19.182Z Downloaded yasna v0.5.2
9932023-10-11T19:31:19.189Z Downloaded http-body v0.4.5
9942023-10-11T19:31:19.193Z Downloaded parking_lot v0.12.1
9952023-10-11T19:31:19.197Z Downloaded derive_more v0.99.17
9962023-10-11T19:31:19.200Z Downloaded humantime v2.1.0
9972023-10-11T19:31:19.204Z Downloaded crossbeam-utils v0.8.16
9982023-10-11T19:31:19.208Z Downloaded camino v1.1.6
9992023-10-11T19:31:19.211Z Downloaded cbc v0.1.2
10002023-10-11T19:31:19.216Z Downloaded blake2 v0.10.6
10012023-10-11T19:31:19.225Z Downloaded textwrap v0.11.0
10022023-10-11T19:31:19.230Z Downloaded postgres-types v0.2.6
10032023-10-11T19:31:19.234Z Downloaded backoff v0.4.0
10042023-10-11T19:31:19.238Z Downloaded hex-literal v0.4.1
10052023-10-11T19:31:19.266Z Downloaded tokio-stream v0.1.14
10062023-10-11T19:31:19.273Z Downloaded postgres-protocol v0.6.6
10072023-10-11T19:31:19.276Z Downloaded pbkdf2 v0.12.2
10082023-10-11T19:31:19.280Z Downloaded parking_lot v0.11.2
10092023-10-11T19:31:19.283Z Downloaded ciborium v0.2.1
10102023-10-11T19:31:19.288Z Downloaded log v0.4.20
10112023-10-11T19:31:19.294Z Downloaded bincode v1.3.3
10122023-10-11T19:31:19.297Z Downloaded heck v0.3.3
10132023-10-11T19:31:19.301Z Downloaded zeroize_derive v1.4.2
10142023-10-11T19:31:19.305Z Downloaded password-hash v0.5.0
10152023-10-11T19:31:19.310Z Downloaded ansi_term v0.12.1
10162023-10-11T19:31:19.314Z Downloaded getrandom v0.1.16
10172023-10-11T19:31:19.318Z Downloaded funty v2.0.0
10182023-10-11T19:31:19.322Z Downloaded form_urlencoded v1.2.0
10192023-10-11T19:31:19.326Z Downloaded fnv v1.0.7
10202023-10-11T19:31:19.330Z Downloaded erased-serde v0.3.30
10212023-10-11T19:31:19.334Z Downloaded digest v0.10.7
10222023-10-11T19:31:19.340Z Downloaded usdt v0.3.5
10232023-10-11T19:31:19.347Z Downloaded console v0.15.7
10242023-10-11T19:31:19.353Z Downloaded errno v0.3.2
10252023-10-11T19:31:19.357Z Downloaded dyn-clone v1.0.13
10262023-10-11T19:31:19.366Z Downloaded utf8parse v0.2.1
10272023-10-11T19:31:19.375Z Downloaded proc-macro2 v1.0.67
10282023-10-11T19:31:19.381Z Downloaded cancel-safe-futures v0.1.2
10292023-10-11T19:31:19.387Z Downloaded zeroize v1.6.0
10302023-10-11T19:31:19.402Z Downloaded unicode-width v0.1.10
10312023-10-11T19:31:19.423Z Downloaded thread-id v4.2.0
10322023-10-11T19:31:19.436Z Downloaded num_enum v0.5.11
10332023-10-11T19:31:19.456Z Downloaded hubpack_derive v0.1.1
10342023-10-11T19:31:19.476Z Downloaded hyper-tls v0.5.0
10352023-10-11T19:31:19.494Z Downloaded thread_local v1.1.7
10362023-10-11T19:31:19.513Z Downloaded ppv-lite86 v0.2.17
10372023-10-11T19:31:19.526Z Downloaded openssl-sys v0.9.93
10382023-10-11T19:31:19.536Z Downloaded num_enum_derive v0.7.0
10392023-10-11T19:31:19.957Z Downloaded num-iter v0.1.43
10402023-10-11T19:31:19.975Z Downloaded clap v4.4.3
10412023-10-11T19:31:20.399Z Downloaded chacha20poly1305 v0.10.1
10422023-10-11T19:31:20.414Z Downloaded num_enum_derive v0.5.11
10432023-10-11T19:31:20.424Z Downloaded cipher v0.4.4
10442023-10-11T19:31:20.437Z Downloaded async-trait v0.1.73
10452023-10-11T19:31:20.445Z Downloaded libefi-sys v0.1.0
10462023-10-11T19:31:20.456Z Downloaded lock_api v0.4.10
10472023-10-11T19:31:20.472Z Downloaded heck v0.4.1
10482023-10-11T19:31:20.481Z Downloaded headers-core v0.2.0
10492023-10-11T19:31:20.494Z Downloaded equivalent v1.0.1
10502023-10-11T19:31:20.502Z Downloaded colored v2.0.4
10512023-10-11T19:31:20.513Z Downloaded crc32fast v1.3.2
10522023-10-11T19:31:20.518Z Downloaded linked-hash-map v0.5.6
10532023-10-11T19:31:20.526Z Downloaded bit-vec v0.6.3
10542023-10-11T19:31:20.539Z Downloaded bit-set v0.5.3
10552023-10-11T19:31:20.556Z Downloaded bcrypt-pbkdf v0.10.0
10562023-10-11T19:31:20.581Z Downloaded base64ct v1.6.0
10572023-10-11T19:31:21.005Z Downloaded dtrace-parser v0.1.14
10582023-10-11T19:31:21.014Z Downloaded blowfish v0.9.1
10592023-10-11T19:31:21.026Z Downloaded data-encoding v2.4.0
10602023-10-11T19:31:21.038Z Downloaded quote v1.0.33
10612023-10-11T19:31:21.049Z Downloaded postcard v0.7.3
10622023-10-11T19:31:21.059Z Downloaded pest_generator v2.7.2
10632023-10-11T19:31:21.070Z Downloaded bitflags v1.3.2
10642023-10-11T19:31:21.084Z Downloaded want v0.3.1
10652023-10-11T19:31:21.094Z Downloaded mime_guess v2.0.4
10662023-10-11T19:31:21.105Z Downloaded aead v0.5.2
10672023-10-11T19:31:21.117Z Downloaded anstream v0.5.0
10682023-10-11T19:31:21.129Z Downloaded xattr v1.0.1
10692023-10-11T19:31:21.143Z Downloaded nibble_vec v0.1.0
10702023-10-11T19:31:21.160Z Downloaded convert_case v0.4.0
10712023-10-11T19:31:21.585Z Downloaded num-rational v0.4.1
10722023-10-11T19:31:21.605Z Downloaded pin-utils v0.1.0
10732023-10-11T19:31:22.027Z Downloaded md-5 v0.10.5
10742023-10-11T19:31:22.037Z Downloaded postcard-cobs v0.1.5-pre
10752023-10-11T19:31:22.044Z Downloaded block-padding v0.3.3
10762023-10-11T19:31:22.051Z Downloaded aes-gcm-siv v0.11.1
10772023-10-11T19:31:22.062Z Downloaded ahash v0.8.3
10782023-10-11T19:31:22.084Z Downloaded toolchain_find v0.2.0
10792023-10-11T19:31:22.093Z Downloaded tinyvec_macros v0.1.1
10802023-10-11T19:31:22.106Z Downloaded proc-macro-error-attr v1.0.4
10812023-10-11T19:31:22.120Z Downloaded predicates-core v1.0.6
10822023-10-11T19:31:22.139Z Downloaded parking_lot_core v0.9.8
10832023-10-11T19:31:22.168Z Downloaded openssl-probe v0.1.5
10842023-10-11T19:31:22.202Z Downloaded memoffset v0.9.0
10852023-10-11T19:31:22.215Z Downloaded chacha20 v0.9.1
10862023-10-11T19:31:22.229Z Downloaded openssl-macros v0.1.1
10872023-10-11T19:31:22.243Z Downloaded phf_shared v0.10.0
10882023-10-11T19:31:22.264Z Downloaded bitstruct v0.1.1
10892023-10-11T19:31:22.280Z Downloaded pbkdf2 v0.11.0
10902023-10-11T19:31:22.312Z Downloaded curve25519-dalek-derive v0.1.0
10912023-10-11T19:31:22.361Z Downloaded async-recursion v1.0.5
10922023-10-11T19:31:22.378Z Downloaded mime v0.3.17
10932023-10-11T19:31:22.419Z Downloaded memoffset v0.7.1
10942023-10-11T19:31:22.439Z Downloaded cstr-argument v0.1.2
10952023-10-11T19:31:22.449Z Downloaded async-stream v0.3.5
10962023-10-11T19:31:22.461Z Downloaded anstyle v1.0.2
10972023-10-11T19:31:22.470Z Downloaded normalize-line-endings v0.3.0
10982023-10-11T19:31:22.479Z Downloaded matches v0.1.10
10992023-10-11T19:31:22.498Z Downloaded multer v2.1.0
11002023-10-11T19:31:22.505Z Downloaded lru-cache v0.1.2
11012023-10-11T19:31:22.529Z Downloaded option-ext v0.2.0
11022023-10-11T19:31:22.541Z Downloaded num_cpus v1.16.0
11032023-10-11T19:31:22.547Z Downloaded darling_core v0.20.3
11042023-10-11T19:31:22.558Z Downloaded ctr v0.9.2
11052023-10-11T19:31:22.572Z Downloaded atomicwrites v0.4.1
11062023-10-11T19:31:22.589Z Downloaded pretty-hex v0.3.0
11072023-10-11T19:31:22.601Z Downloaded polyval v0.6.1
11082023-10-11T19:31:22.604Z Downloaded num_threads v0.1.6
11092023-10-11T19:31:22.627Z Downloaded num_enum v0.7.0
11102023-10-11T19:31:22.637Z Downloaded crypto-common v0.1.6
11112023-10-11T19:31:22.651Z Downloaded num-complex v0.4.4
11122023-10-11T19:31:22.656Z Downloaded num v0.4.1
11132023-10-11T19:31:22.662Z Downloaded autocfg v1.1.0
11142023-10-11T19:31:22.671Z Downloaded crypto-bigint v0.5.2
11152023-10-11T19:31:22.686Z Downloaded pin-project-lite v0.2.13
11162023-10-11T19:31:22.695Z Downloaded new_debug_unreachable v1.0.4
11172023-10-11T19:31:22.715Z Downloaded darling v0.20.3
11182023-10-11T19:31:22.722Z Downloaded debug-ignore v1.0.5
11192023-10-11T19:31:22.731Z Downloaded async-stream-impl v0.3.5
11202023-10-11T19:31:22.736Z Downloaded anstyle-query v1.0.0
11212023-10-11T19:31:22.741Z Downloaded radium v0.7.0
11222023-10-11T19:31:22.748Z Downloaded proc-macro-error v1.0.4
11232023-10-11T19:31:22.759Z Downloaded proc-macro-crate v1.3.1
11242023-10-11T19:31:23.178Z Downloaded pretty-hex v0.2.1
11252023-10-11T19:31:23.197Z Downloaded phf_shared v0.11.2
11262023-10-11T19:31:23.205Z Downloaded paste v1.0.14
11272023-10-11T19:31:23.214Z Downloaded num-integer v0.1.45
11282023-10-11T19:31:23.224Z Downloaded macaddr v1.0.1
11292023-10-11T19:31:23.236Z Downloaded clap_derive v4.4.2
11302023-10-11T19:31:23.258Z Downloaded ciborium-ll v0.2.1
11312023-10-11T19:31:23.283Z Downloaded adler v1.0.2
11322023-10-11T19:31:23.306Z Downloaded clap_lex v0.5.1
11332023-10-11T19:31:23.331Z Downloaded parse-display-derive v0.7.0
11342023-10-11T19:31:23.772Z Downloaded md5 v0.7.0
11352023-10-11T19:31:23.797Z Downloaded opaque-debug v0.3.0
11362023-10-11T19:31:24.226Z Downloaded lazy_static v1.4.0
11372023-10-11T19:31:24.649Z Downloaded diesel_table_macro_syntax v0.1.0
11382023-10-11T19:31:24.656Z Downloaded match_cfg v0.1.0
11392023-10-11T19:31:24.675Z Downloaded ciborium-io v0.2.1
11402023-10-11T19:31:24.695Z Downloaded byteorder v1.4.3
11412023-10-11T19:31:25.124Z Downloaded ahash v0.7.6
11422023-10-11T19:31:25.134Z Downloaded cfg-if v1.0.0
11432023-10-11T19:31:25.140Z Downloaded anstyle-parse v0.2.1
11442023-10-11T19:31:25.145Z Compiling proc-macro2 v1.0.67
11452023-10-11T19:31:25.154Z Compiling unicode-ident v1.0.12
11462023-10-11T19:31:25.161Z Compiling libc v0.2.148
11472023-10-11T19:31:25.166Z Compiling serde v1.0.188
11482023-10-11T19:31:25.170Z Compiling version_check v0.9.4
11492023-10-11T19:31:25.176Z Compiling autocfg v1.1.0
11502023-10-11T19:31:25.180Z Compiling cfg-if v1.0.0
11512023-10-11T19:31:25.184Z Compiling syn v1.0.109
11522023-10-11T19:31:25.188Z Compiling typenum v1.16.0
11532023-10-11T19:31:25.191Z Compiling once_cell v1.18.0
11542023-10-11T19:31:25.194Z Compiling parking_lot_core v0.9.8
11552023-10-11T19:31:25.198Z Compiling generic-array v0.14.7
11562023-10-11T19:31:25.201Z Compiling lock_api v0.4.10
11572023-10-11T19:31:25.205Z Compiling thiserror v1.0.49
11582023-10-11T19:31:25.217Z Compiling libm v0.2.7
11592023-10-11T19:31:25.221Z Compiling num-traits v0.2.16
11602023-10-11T19:31:25.224Z Compiling itoa v1.0.9
11612023-10-11T19:31:25.228Z Compiling futures-core v0.3.28
11622023-10-11T19:31:25.231Z Compiling ahash v0.8.3
11632023-10-11T19:31:25.234Z Compiling memchr v2.6.3
11642023-10-11T19:31:25.237Z Compiling serde_json v1.0.107
11652023-10-11T19:31:25.241Z Compiling log v0.4.20
11662023-10-11T19:31:25.244Z Compiling slab v0.4.9
11672023-10-11T19:31:25.247Z Compiling futures-channel v0.3.28
11682023-10-11T19:31:25.250Z Compiling quote v1.0.33
11692023-10-11T19:31:25.253Z Compiling futures-task v0.3.28
11702023-10-11T19:31:25.256Z Compiling futures-util v0.3.28
11712023-10-11T19:31:25.259Z Compiling pkg-config v0.3.27
11722023-10-11T19:31:25.262Z Compiling getrandom v0.2.10
11732023-10-11T19:31:25.265Z Compiling syn v2.0.32
11742023-10-11T19:31:25.269Z Compiling jobserver v0.1.26
11752023-10-11T19:31:25.272Z Compiling rand_core v0.6.4
11762023-10-11T19:31:25.276Z Compiling cc v1.0.83
11772023-10-11T19:31:25.280Z Compiling ryu v1.0.15
11782023-10-11T19:31:25.283Z Compiling vcpkg v0.2.15
11792023-10-11T19:31:25.286Z Compiling allocator-api2 v0.2.16
11802023-10-11T19:31:25.289Z Compiling schemars v0.8.13
11812023-10-11T19:31:25.292Z Compiling equivalent v1.0.1
11822023-10-11T19:31:25.295Z Compiling httparse v1.8.0
11832023-10-11T19:31:25.299Z Compiling hashbrown v0.14.0
11842023-10-11T19:31:25.303Z Compiling byteorder v1.4.3
11852023-10-11T19:31:25.310Z Compiling ahash v0.7.6
11862023-10-11T19:31:25.314Z Compiling semver v1.0.18
11872023-10-11T19:31:25.318Z Compiling scopeguard v1.2.0
11882023-10-11T19:31:25.322Z Compiling iana-time-zone v0.1.57
11892023-10-11T19:31:25.325Z Compiling smallvec v1.11.0
11902023-10-11T19:31:25.328Z Compiling fnv v1.0.7
11912023-10-11T19:31:25.332Z Compiling heck v0.4.1
11922023-10-11T19:31:25.335Z Compiling indexmap v1.9.3
11932023-10-11T19:31:25.338Z Compiling time-core v0.1.1
11942023-10-11T19:31:25.342Z Compiling pin-project-lite v0.2.13
11952023-10-11T19:31:25.346Z Compiling dyn-clone v1.0.13
11962023-10-11T19:31:25.354Z Compiling subtle v2.5.0
11972023-10-11T19:31:25.357Z Compiling time-macros v0.2.13
11982023-10-11T19:31:25.360Z Compiling ring v0.16.20
11992023-10-11T19:31:25.364Z Compiling openssl-sys v0.9.93
12002023-10-11T19:31:25.369Z Compiling winnow v0.5.15
12012023-10-11T19:31:25.374Z Compiling ucd-trie v0.1.6
12022023-10-11T19:31:25.378Z Compiling parking_lot v0.12.1
12032023-10-11T19:31:25.383Z Compiling slog v2.7.0
12042023-10-11T19:31:25.386Z Compiling tinyvec_macros v0.1.1
12052023-10-11T19:31:25.389Z Compiling ppv-lite86 v0.2.17
12062023-10-11T19:31:25.394Z Compiling openssl v0.10.57
12072023-10-11T19:31:25.398Z Compiling rustls v0.21.7
12082023-10-11T19:31:25.401Z Compiling tinyvec v1.6.0
12092023-10-11T19:31:25.406Z Compiling socket2 v0.5.3
12102023-10-11T19:31:25.410Z Compiling mio v0.8.8
12112023-10-11T19:31:25.414Z Compiling num_cpus v1.16.0
12122023-10-11T19:31:25.417Z Compiling signal-hook-registry v1.4.1
12132023-10-11T19:31:25.447Z Compiling native-tls v0.2.11
12142023-10-11T19:31:25.452Z Compiling unicode-bidi v0.3.13
12152023-10-11T19:31:25.456Z Compiling rand_chacha v0.3.1
12162023-10-11T19:31:25.458Z Compiling unicode-normalization v0.1.22
12172023-10-11T19:31:25.461Z Compiling spin v0.5.2
12182023-10-11T19:31:25.464Z Compiling serde_derive_internals v0.26.0
12192023-10-11T19:31:25.467Z Compiling unicode-xid v0.2.4
12202023-10-11T19:31:25.470Z Compiling rand v0.8.5
12212023-10-11T19:31:25.473Z Compiling percent-encoding v2.3.0
12222023-10-11T19:31:25.476Z Compiling futures-sink v0.3.28
12232023-10-11T19:31:25.482Z Compiling form_urlencoded v1.2.0
12242023-10-11T19:31:25.492Z Compiling synstructure v0.12.6
12252023-10-11T19:31:25.498Z Compiling backtrace v0.3.69
12262023-10-11T19:31:25.511Z Compiling pin-utils v0.1.0
12272023-10-11T19:31:25.520Z Compiling async-trait v0.1.73
12282023-10-11T19:31:25.530Z Compiling crossbeam-utils v0.8.16
12292023-10-11T19:31:25.545Z Compiling idna v0.4.0
12302023-10-11T19:31:25.555Z Compiling aho-corasick v1.0.4
12312023-10-11T19:31:25.566Z Compiling const-oid v0.9.5
12322023-10-11T19:31:25.577Z Compiling regex-syntax v0.7.5
12332023-10-11T19:31:25.586Z Compiling futures-io v0.3.28
12342023-10-11T19:31:25.602Z Compiling url v2.4.1
12352023-10-11T19:31:25.730Z Compiling hashbrown v0.12.3
12362023-10-11T19:31:26.749Z Compiling unicode-width v0.1.10
12372023-10-11T19:31:27.001Z Compiling anyhow v1.0.75
12382023-10-11T19:31:27.663Z Compiling num_threads v0.1.6
12392023-10-11T19:31:27.834Z Compiling deranged v0.3.8
12402023-10-11T19:31:28.111Z Compiling usdt-impl v0.3.5
12412023-10-11T19:31:28.235Z Compiling thread-id v4.2.0
12422023-10-11T19:31:28.403Z Compiling tracing-core v0.1.31
12432023-10-11T19:31:28.782Z Compiling hashbrown v0.13.2
12442023-10-11T19:31:29.434Z Compiling cpufeatures v0.2.9
12452023-10-11T19:31:29.645Z Compiling adler v1.0.2
12462023-10-11T19:31:29.927Z Compiling miniz_oxide v0.7.1
12472023-10-11T19:31:30.702Z Compiling lazy_static v1.4.0
12482023-10-11T19:31:30.872Z Compiling rustix v0.38.9
12492023-10-11T19:31:30.917Z Compiling bitflags v1.3.2
12502023-10-11T19:31:31.056Z Compiling time v0.3.27
12512023-10-11T19:31:31.425Z Compiling regex-automata v0.3.8
12522023-10-11T19:31:32.583Z Compiling gimli v0.28.0
12532023-10-11T19:31:33.894Z Compiling serde_derive v1.0.188
12542023-10-11T19:31:34.891Z Compiling zeroize_derive v1.4.2
12552023-10-11T19:31:35.260Z Compiling thiserror-impl v1.0.49
12562023-10-11T19:31:36.069Z Compiling tokio-macros v2.1.0
12572023-10-11T19:31:37.244Z Compiling futures-macro v0.3.28
12582023-10-11T19:31:37.307Z Compiling tracing-attributes v0.1.26
12592023-10-11T19:31:38.488Z Compiling schemars_derive v0.8.13
12602023-10-11T19:31:40.181Z Compiling zeroize v1.6.0
12612023-10-11T19:31:40.699Z Compiling pest v2.7.2
12622023-10-11T19:31:40.706Z Compiling openssl-macros v0.1.1
12632023-10-11T19:31:41.202Z Compiling zerocopy-derive v0.2.0
12642023-10-11T19:31:42.900Z Compiling crypto-common v0.1.6
12652023-10-11T19:31:42.931Z Compiling block-buffer v0.10.4
12662023-10-11T19:31:43.277Z Compiling digest v0.10.7
12672023-10-11T19:31:43.483Z Compiling regex v1.9.5
12682023-10-11T19:31:43.934Z Compiling tracing v0.1.37
12692023-10-11T19:31:44.002Z Compiling zerocopy v0.3.0
12702023-10-11T19:31:44.808Z Compiling pest_meta v2.7.2
12712023-10-11T19:31:45.792Z Compiling dof v0.1.5
12722023-10-11T19:31:45.815Z Compiling addr2line v0.21.0
12732023-10-11T19:31:46.593Z Compiling object v0.32.1
12742023-10-11T19:31:47.131Z Compiling pest_generator v2.7.2
12752023-10-11T19:31:48.161Z Compiling siphasher v0.3.11
12762023-10-11T19:31:48.796Z Compiling rustc-demangle v0.1.23
12772023-10-11T19:31:49.961Z Compiling untrusted v0.7.1
12782023-10-11T19:31:50.095Z Compiling base64 v0.21.4
12792023-10-11T19:31:50.535Z Compiling socket2 v0.4.9
12802023-10-11T19:31:51.921Z Compiling phf_shared v0.11.2
12812023-10-11T19:31:52.010Z Compiling pest_derive v2.7.2
12822023-10-11T19:31:52.100Z Compiling try-lock v0.2.4
12832023-10-11T19:31:52.310Z Compiling httpdate v1.0.3
12842023-10-11T19:31:52.373Z Compiling want v0.3.1
12852023-10-11T19:31:52.906Z Compiling mime v0.3.17
12862023-10-11T19:31:52.923Z Compiling openssl-probe v0.1.5
12872023-10-11T19:31:53.133Z Compiling dtrace-parser v0.1.14
12882023-10-11T19:31:53.224Z Compiling strsim v0.10.0
12892023-10-11T19:31:53.316Z Compiling tower-service v0.3.2
12902023-10-11T19:31:53.454Z Compiling foreign-types-shared v0.1.1
12912023-10-11T19:31:53.483Z Compiling rustls-webpki v0.101.4
12922023-10-11T19:31:53.623Z Compiling foreign-types v0.3.2
12932023-10-11T19:31:53.782Z Compiling sct v0.7.0
12942023-10-11T19:31:54.549Z Compiling ipnet v2.8.0
12952023-10-11T19:31:57.241Z Compiling rustls-pemfile v1.0.3
12962023-10-11T19:31:57.250Z Compiling bytes v1.5.0
12972023-10-11T19:31:57.381Z Compiling indexmap v2.0.0
12982023-10-11T19:31:57.415Z Compiling chrono v0.4.31
12992023-10-11T19:31:57.449Z Compiling uuid v1.4.1
13002023-10-11T19:31:58.563Z Compiling toml_datetime v0.6.3
13012023-10-11T19:31:59.008Z Compiling serde_spanned v0.6.3
13022023-10-11T19:31:59.318Z Compiling http v0.2.9
13032023-10-11T19:31:59.339Z Compiling toml_edit v0.19.15
13042023-10-11T19:31:59.343Z Compiling tokio v1.32.0
13052023-10-11T19:32:01.375Z Compiling openapiv3 v1.0.3
13062023-10-11T19:32:02.950Z Compiling bitflags v2.4.0
13072023-10-11T19:32:03.639Z Compiling serde_tokenstream v0.1.7
13082023-10-11T19:32:04.086Z Compiling rustc_version v0.4.0
13092023-10-11T19:32:06.527Z Compiling http-body v0.4.5
13102023-10-11T19:32:06.711Z Compiling usdt-macro v0.3.5
13112023-10-11T19:32:06.810Z Compiling usdt-attr-macro v0.3.5
13122023-10-11T19:32:07.150Z Compiling serde_tokenstream v0.2.0
13132023-10-11T19:32:08.808Z Compiling regress v0.7.1
13142023-10-11T19:32:08.931Z Compiling encoding_rs v0.8.33
13152023-10-11T19:32:09.327Z Compiling rustls-native-certs v0.6.3
13162023-10-11T19:32:09.482Z Compiling serde_urlencoded v0.7.1
13172023-10-11T19:32:10.384Z Compiling errno v0.3.2
13182023-10-11T19:32:10.691Z Compiling webpki-roots v0.25.2
13192023-10-11T19:32:10.933Z Compiling getopts v0.2.21
13202023-10-11T19:32:11.334Z Compiling unsafe-libyaml v0.2.9
13212023-10-11T19:32:12.259Z Compiling futures-executor v0.3.28
13222023-10-11T19:32:12.672Z Compiling tokio-util v0.7.8
13232023-10-11T19:32:13.069Z Compiling tokio-rustls v0.24.1
13242023-10-11T19:32:13.677Z Compiling serde_yaml v0.9.25
13252023-10-11T19:32:14.423Z Compiling h2 v0.3.21
13262023-10-11T19:32:15.073Z Compiling typify-impl v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
13272023-10-11T19:32:17.690Z Compiling hmac v0.12.1
13282023-10-11T19:32:18.124Z Compiling num-integer v0.1.45
13292023-10-11T19:32:18.147Z Compiling rustversion v1.0.14
13302023-10-11T19:32:18.929Z Compiling tokio-native-tls v0.3.1
13312023-10-11T19:32:19.380Z Compiling usdt v0.3.5
13322023-10-11T19:32:19.396Z Compiling hex v0.4.3
13332023-10-11T19:32:19.778Z Compiling sha2 v0.10.7
13342023-10-11T19:32:20.108Z Compiling block-padding v0.3.3
13352023-10-11T19:32:20.440Z Compiling inout v0.1.3
13362023-10-11T19:32:21.165Z Compiling cipher v0.4.4
13372023-10-11T19:32:21.890Z Compiling toml v0.7.8
13382023-10-11T19:32:24.332Z Compiling crc32fast v1.3.2
13392023-10-11T19:32:25.932Z Compiling fallible-iterator v0.2.0
13402023-10-11T19:32:25.940Z Compiling futures v0.3.28
13412023-10-11T19:32:25.943Z Compiling ipnetwork v0.20.0
13422023-10-11T19:32:25.948Z Compiling spin v0.9.8
13432023-10-11T19:32:26.367Z Compiling hyper v0.14.27
13442023-10-11T19:32:26.372Z Compiling io-lifetimes v1.0.11
13452023-10-11T19:32:26.376Z Compiling either v1.9.0
13462023-10-11T19:32:26.545Z Compiling md-5 v0.10.5
13472023-10-11T19:32:26.626Z Compiling stringprep v0.1.3
13482023-10-11T19:32:27.052Z Compiling rustix v0.37.23
13492023-10-11T19:32:27.661Z Compiling postgres-protocol v0.6.6
13502023-10-11T19:32:28.070Z Compiling enum-as-inner v0.5.1
13512023-10-11T19:32:29.136Z Compiling slog-async v2.8.0
13522023-10-11T19:32:29.416Z Compiling postgres-types v0.2.6
13532023-10-11T19:32:29.517Z Compiling phf v0.11.2
13542023-10-11T19:32:29.573Z Compiling console v0.15.7
13552023-10-11T19:32:29.920Z Compiling num-bigint v0.4.4
13562023-10-11T19:32:30.170Z Compiling whoami v1.4.1
13572023-10-11T19:32:30.547Z Compiling data-encoding v2.4.0
13582023-10-11T19:32:31.176Z Compiling tokio-postgres v0.7.10
13592023-10-11T19:32:32.751Z Compiling zerocopy-derive v0.6.3
13602023-10-11T19:32:33.656Z Compiling static_assertions v1.1.0
13612023-10-11T19:32:35.926Z Compiling ident_case v1.0.1
13622023-10-11T19:32:36.146Z Compiling darling_core v0.20.3
13632023-10-11T19:32:37.055Z Compiling hyper-rustls v0.24.1
13642023-10-11T19:32:37.464Z Compiling hyper-tls v0.5.0
13652023-10-11T19:32:37.993Z Compiling reqwest v0.11.20
13662023-10-11T19:32:38.267Z Compiling camino v1.1.6
13672023-10-11T19:32:39.287Z Compiling flate2 v1.0.27
13682023-10-11T19:32:40.930Z Compiling strum_macros v0.25.2
13692023-10-11T19:32:41.598Z Compiling heapless v0.7.16
13702023-10-11T19:32:42.173Z Compiling bzip2-sys v0.1.11+1.0.8
13712023-10-11T19:32:42.670Z Compiling memoffset v0.9.0
13722023-10-11T19:32:42.784Z Compiling managed v0.8.0
13732023-10-11T19:32:43.085Z Compiling unicode-segmentation v1.10.1
13742023-10-11T19:32:43.523Z Compiling matches v0.1.10
13752023-10-11T19:32:43.792Z Compiling radium v0.7.0
13762023-10-11T19:32:44.556Z Compiling idna v0.2.3
13772023-10-11T19:32:45.199Z Compiling darling_macro v0.20.3
13782023-10-11T19:32:45.772Z Compiling typify-macro v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
13792023-10-11T19:32:46.665Z Compiling darling v0.20.3
13802023-10-11T19:32:47.034Z Compiling multer v2.1.0
13812023-10-11T19:32:47.340Z Compiling serde_with_macros v2.3.3
13822023-10-11T19:32:47.523Z Compiling trust-dns-proto v0.22.0
13832023-10-11T19:32:47.773Z Compiling async-stream-impl v0.3.5
13842023-10-11T19:32:49.030Z Compiling num-iter v0.1.43
13852023-10-11T19:32:49.445Z Compiling crossbeam-epoch v0.9.15
13862023-10-11T19:32:50.044Z Compiling anstyle v1.0.2
13872023-10-11T19:32:50.319Z Compiling utf8parse v0.2.1
13882023-10-11T19:32:51.176Z Compiling smoltcp v0.9.1
13892023-10-11T19:32:51.182Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
13902023-10-11T19:32:51.185Z Compiling paste v1.0.14
13912023-10-11T19:32:51.238Z Compiling bit-vec v0.6.3
13922023-10-11T19:32:51.840Z Compiling anstyle-parse v0.2.1
13932023-10-11T19:32:52.435Z Compiling zerocopy v0.6.3
13942023-10-11T19:32:53.176Z Compiling typify v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
13952023-10-11T19:32:53.372Z Compiling progenitor-impl v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
13962023-10-11T19:32:54.228Z Compiling signature v2.1.0
13972023-10-11T19:32:54.453Z Compiling hubpack_derive v0.1.1
13982023-10-11T19:32:54.575Z Compiling clap_derive v4.4.2
13992023-10-11T19:32:55.821Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
14002023-10-11T19:32:56.171Z Compiling anstyle-query v1.0.0
14012023-10-11T19:32:56.226Z Compiling colorchoice v1.0.0
14022023-10-11T19:32:56.447Z Compiling anstream v0.5.0
14032023-10-11T19:32:57.615Z Compiling yasna v0.5.2
14042023-10-11T19:32:58.113Z Compiling terminal_size v0.2.6
14052023-10-11T19:32:58.384Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
14062023-10-11T19:32:58.409Z Compiling structmeta-derive v0.1.6
14072023-10-11T19:32:59.238Z Compiling diesel_table_macro_syntax v0.1.0
14082023-10-11T19:32:59.893Z Compiling hash32 v0.2.1
14092023-10-11T19:33:00.497Z Compiling stable_deref_trait v1.2.0
14102023-10-11T19:33:00.822Z Compiling clap_lex v0.5.1
14112023-10-11T19:33:01.246Z Compiling tap v1.0.1
14122023-10-11T19:33:01.509Z Compiling wyz v0.5.1
14132023-10-11T19:33:01.619Z Compiling clap_builder v4.4.2
14142023-10-11T19:33:01.994Z Compiling diesel_derives v2.1.1
14152023-10-11T19:33:02.418Z Compiling itertools v0.10.5
14162023-10-11T19:33:02.791Z Compiling structmeta v0.1.6
14172023-10-11T19:33:03.115Z Compiling tokio-stream v0.1.14
14182023-10-11T19:33:03.168Z Compiling serde_repr v0.1.16
14192023-10-11T19:33:03.376Z Compiling scheduled-thread-pool v0.2.7
14202023-10-11T19:33:03.611Z Compiling regex-automata v0.1.10
14212023-10-11T19:33:04.326Z Compiling funty v2.0.0
14222023-10-11T19:33:04.421Z Compiling regex-syntax v0.6.29
14232023-10-11T19:33:04.712Z Compiling bstr v0.2.17
14242023-10-11T19:33:04.918Z Compiling r2d2 v0.8.10
14252023-10-11T19:33:06.655Z Compiling progenitor-macro v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
14262023-10-11T19:33:07.234Z Compiling bitvec v1.0.1
14272023-10-11T19:33:08.201Z Compiling clap v4.4.3
14282023-10-11T19:33:08.361Z Compiling hubpack v0.1.2
14292023-10-11T19:33:09.093Z Compiling phf_shared v0.10.0
14302023-10-11T19:33:09.176Z Compiling float-cmp v0.9.0
14312023-10-11T19:33:09.326Z Compiling difflib v0.4.0
14322023-10-11T19:33:09.537Z Compiling new_debug_unreachable v1.0.4
14332023-10-11T19:33:09.678Z Compiling precomputed-hash v0.1.1
14342023-10-11T19:33:09.758Z Compiling fixedbitset v0.4.2
14352023-10-11T19:33:09.840Z Compiling smawk v0.3.1
14362023-10-11T19:33:10.157Z Compiling normalize-line-endings v0.3.0
14372023-10-11T19:33:10.322Z Compiling unicode-linebreak v0.1.5
14382023-10-11T19:33:10.529Z Compiling predicates-core v1.0.6
14392023-10-11T19:33:11.082Z Compiling textwrap v0.16.0
14402023-10-11T19:33:11.172Z Compiling predicates v3.0.3
14412023-10-11T19:33:12.183Z Compiling petgraph v0.6.4
14422023-10-11T19:33:13.259Z Compiling string_cache v0.8.7
14432023-10-11T19:33:13.981Z Compiling parse-display-derive v0.7.0
14442023-10-11T19:33:14.013Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=1e180ae55e56bd17af35cb868ffbd18ce487351d#1e180ae5)
14452023-10-11T19:33:14.030Z Compiling similar v2.2.1
14462023-10-11T19:33:14.793Z Compiling bit-set v0.5.3
14472023-10-11T19:33:15.403Z Compiling bstr v1.6.0
14482023-10-11T19:33:18.471Z Compiling lalrpop-util v0.19.12
14492023-10-11T19:33:25.661Z Compiling diesel v2.1.1
14502023-10-11T19:33:38.485Z Compiling progenitor-client v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
14512023-10-11T19:33:39.106Z Compiling proc-macro-crate v1.3.1
14522023-10-11T19:33:43.917Z Compiling progenitor v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
14532023-10-11T19:34:08.271Z Compiling atty v0.2.14
14542023-10-11T19:34:10.873Z Compiling sha1 v0.10.5
14552023-10-11T19:34:10.900Z Compiling match_cfg v0.1.0
14562023-10-11T19:34:11.043Z Compiling hostname v0.3.1
14572023-10-11T19:34:13.047Z Compiling dirs-sys-next v0.1.2
14582023-10-11T19:34:13.425Z Compiling dirs-next v2.0.0
14592023-10-11T19:34:14.219Z Compiling thread_local v1.1.7
14602023-10-11T19:34:16.089Z Compiling term v0.7.0
14612023-10-11T19:34:16.197Z Compiling crossbeam-channel v0.5.8
14622023-10-11T19:34:17.171Z Compiling take_mut v0.2.2
14632023-10-11T19:34:18.024Z Compiling slog-term v2.9.0
14642023-10-11T19:34:19.636Z Compiling slog-json v2.6.1
14652023-10-11T19:34:20.149Z Compiling instant v0.1.12
14662023-10-11T19:34:20.348Z Compiling slog-bunyan v2.4.0
14672023-10-11T19:34:22.086Z Compiling strum v0.25.0
14682023-10-11T19:34:22.317Z Compiling workspace-hack v0.1.0 (https://github.com/oxidecomputer/crucible?rev=20273bcca1fd5834ebc3e67dfa7020f0e99ad681#20273bcc)
14692023-10-11T19:34:22.611Z Compiling atomic-waker v1.1.1
14702023-10-11T19:34:22.776Z Compiling waitgroup v0.1.2
14712023-10-11T19:34:23.109Z Compiling num_enum_derive v0.5.11
14722023-10-11T19:34:23.410Z Compiling serde_with v2.3.3
14732023-10-11T19:34:23.567Z Compiling async-stream v0.3.5
14742023-10-11T19:34:25.076Z Compiling serde_path_to_error v0.1.14
14752023-10-11T19:34:25.509Z Compiling libz-sys v1.1.12
14762023-10-11T19:34:25.784Z Compiling debug-ignore v1.0.5
14772023-10-11T19:34:25.989Z Compiling fastrand v2.0.0
14782023-10-11T19:34:26.684Z Compiling tempfile v3.8.0
14792023-10-11T19:34:30.162Z Compiling slog-dtrace v0.2.3
14802023-10-11T19:34:30.285Z Compiling proc-macro-error-attr v1.0.4
14812023-10-11T19:34:31.892Z Compiling backoff v0.4.0
14822023-10-11T19:34:32.402Z Compiling parse-display v0.7.0
14832023-10-11T19:34:34.442Z Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
14842023-10-11T19:34:34.731Z Compiling macaddr v1.0.1
14852023-10-11T19:34:34.870Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
14862023-10-11T19:34:34.914Z Compiling libgit2-sys v0.15.2+1.6.4
14872023-10-11T19:34:34.945Z Compiling proc-macro-error v1.0.4
14882023-10-11T19:34:35.348Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
14892023-10-11T19:34:37.402Z Compiling libsqlite3-sys v0.26.0
14902023-10-11T19:34:37.521Z Compiling memoffset v0.7.1
14912023-10-11T19:34:38.030Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
14922023-10-11T19:34:40.922Z Compiling vergen v8.2.4
14932023-10-11T19:34:41.353Z Compiling foreign-types-macros v0.2.3
14942023-10-11T19:34:41.356Z Compiling base64ct v1.6.0
14952023-10-11T19:34:44.178Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=631c2017f19cafb1535f621e9e5aa9198ccad869#631c2017)
14962023-10-11T19:34:45.474Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
14972023-10-11T19:34:48.582Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
14982023-10-11T19:34:49.810Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=631c2017f19cafb1535f621e9e5aa9198ccad869#631c2017)
14992023-10-11T19:34:50.246Z Compiling platforms v3.0.2
15002023-10-11T19:34:50.353Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
15012023-10-11T19:34:50.823Z Compiling num_enum_derive v0.7.0
15022023-10-11T19:34:51.097Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
15032023-10-11T19:34:51.502Z Compiling password-hash v0.5.0
15042023-10-11T19:34:51.675Z Compiling curve25519-dalek v4.1.0
15052023-10-11T19:34:52.221Z Compiling heck v0.3.3
15062023-10-11T19:34:52.752Z Compiling blake2 v0.10.6
15072023-10-11T19:34:53.175Z Compiling libefi-sys v0.1.0
15082023-10-11T19:34:53.178Z Compiling structopt-derive v0.4.18
15092023-10-11T19:34:53.261Z Compiling zone_cfg_derive v0.2.0
15102023-10-11T19:34:54.314Z Compiling argon2 v0.5.2
15112023-10-11T19:34:55.003Z Compiling curve25519-dalek-derive v0.1.0
15122023-10-11T19:34:55.014Z Compiling same-file v1.0.6
15132023-10-11T19:34:55.088Z Compiling toml v0.5.11
15142023-10-11T19:34:55.347Z Compiling walkdir v2.4.0
15152023-10-11T19:34:55.423Z Compiling semver-parser v0.10.2
15162023-10-11T19:34:56.432Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
15172023-10-11T19:34:56.938Z Compiling xattr v1.0.1
15182023-10-11T19:34:57.181Z Compiling filetime v0.2.22
15192023-10-11T19:34:57.345Z Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=20273bcca1fd5834ebc3e67dfa7020f0e99ad681#20273bcc)
15202023-10-11T19:34:57.820Z Compiling getrandom v0.1.16
15212023-10-11T19:34:57.905Z Compiling erased-serde v0.3.30
15222023-10-11T19:34:58.219Z Compiling tar v0.4.40
15232023-10-11T19:34:58.470Z Compiling semver v0.11.0
15242023-10-11T19:34:58.493Z Compiling universal-hash v0.5.1
15252023-10-11T19:34:58.736Z Compiling bitstruct_derive v0.1.0
15262023-10-11T19:34:58.792Z Compiling async-recursion v1.0.5
15272023-10-11T19:34:59.578Z Compiling home v0.5.5
15282023-10-11T19:34:59.799Z Compiling opaque-debug v0.3.0
15292023-10-11T19:34:59.950Z Compiling toolchain_find v0.2.0
15302023-10-11T19:35:00.365Z Compiling num-rational v0.4.1
15312023-10-11T19:35:00.371Z Compiling unicase v2.7.0
15322023-10-11T19:35:00.523Z Compiling parking_lot_core v0.8.6
15332023-10-11T19:35:00.769Z Compiling rustfmt-wrapper v0.2.0
15342023-10-11T19:35:00.805Z Compiling omicron-zone-package v0.8.3
15352023-10-11T19:35:01.059Z Compiling num_enum v0.5.11
15362023-10-11T19:35:01.266Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=901b710b6e5bd05a94a323693c2b971e7e7b240e#901b710b)
15372023-10-11T19:35:01.283Z Compiling aead v0.5.2
15382023-10-11T19:35:01.524Z Compiling winapi v0.3.9
15392023-10-11T19:35:01.752Z Compiling postcard-cobs v0.1.5-pre
15402023-10-11T19:35:01.855Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=901b710b6e5bd05a94a323693c2b971e7e7b240e#901b710b)
15412023-10-11T19:35:01.973Z Compiling polyval v0.6.1
15422023-10-11T19:35:02.202Z Compiling postcard v0.7.3
15432023-10-11T19:35:02.373Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
15442023-10-11T19:35:02.954Z Compiling smoltcp v0.8.2
15452023-10-11T19:35:02.997Z Compiling aes v0.8.3
15462023-10-11T19:35:03.037Z Compiling ctr v0.9.2
15472023-10-11T19:35:03.507Z Compiling thiserror-impl-no-std v2.0.2
15482023-10-11T19:35:03.532Z Compiling foreign-types-shared v0.3.1
15492023-10-11T19:35:03.699Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=631c2017f19cafb1535f621e9e5aa9198ccad869#631c2017)
15502023-10-11T19:35:03.857Z Compiling cfg-if v0.1.10
15512023-10-11T19:35:04.002Z Compiling foreign-types v0.5.0
15522023-10-11T19:35:04.880Z Compiling mime_guess v2.0.4
15532023-10-11T19:35:07.895Z Compiling is-terminal v0.4.9
15542023-10-11T19:35:08.080Z Compiling toml_edit v0.20.0
15552023-10-11T19:35:08.131Z Compiling hashlink v0.8.3
15562023-10-11T19:35:09.128Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=631c2017f19cafb1535f621e9e5aa9198ccad869#631c2017)
15572023-10-11T19:35:09.151Z Compiling cstr-argument v0.1.2
15582023-10-11T19:35:09.522Z Compiling pretty-hex v0.2.1
15592023-10-11T19:35:11.444Z Compiling fallible-streaming-iterator v0.1.9
15602023-10-11T19:35:11.515Z Compiling rusqlite v0.29.0
15612023-10-11T19:35:13.210Z Compiling toml v0.8.0
15622023-10-11T19:35:15.606Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
15632023-10-11T19:35:15.810Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
15642023-10-11T19:35:16.081Z Compiling colored v2.0.4
15652023-10-11T19:35:16.577Z Compiling nix v0.26.2
15662023-10-11T19:35:16.580Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
15672023-10-11T19:35:18.299Z Compiling twox-hash v1.6.3
15682023-10-11T19:35:18.766Z Compiling hkdf v0.12.3
15692023-10-11T19:35:19.327Z Compiling textwrap v0.11.0
15702023-10-11T19:35:19.419Z Compiling const_format_proc_macros v0.2.31
15712023-10-11T19:35:20.233Z Compiling ansi_term v0.12.1
15722023-10-11T19:35:21.102Z Compiling base64 v0.13.1
15732023-10-11T19:35:22.113Z Compiling strsim v0.8.0
15742023-10-11T19:35:22.129Z Compiling quick-error v1.2.3
15752023-10-11T19:35:22.344Z Compiling linked-hash-map v0.5.6
15762023-10-11T19:35:23.396Z Compiling vec_map v0.8.2
15772023-10-11T19:35:23.399Z Compiling lru-cache v0.1.2
15782023-10-11T19:35:23.402Z Compiling clap v2.34.0
15792023-10-11T19:35:23.445Z Compiling resolv-conf v0.7.0
15802023-10-11T19:35:25.922Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
15812023-10-11T19:35:26.106Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
15822023-10-11T19:35:28.446Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=631c2017f19cafb1535f621e9e5aa9198ccad869#631c2017)
15832023-10-11T19:35:29.028Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
15842023-10-11T19:35:31.364Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
15852023-10-11T19:35:32.236Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=20273bcca1fd5834ebc3e67dfa7020f0e99ad681#20273bcc)
15862023-10-11T19:35:33.899Z Compiling num_enum v0.7.0
15872023-10-11T19:35:34.682Z Compiling bincode v1.3.3
15882023-10-11T19:35:35.239Z Compiling termcolor v1.2.0
15892023-10-11T19:35:36.698Z Compiling utf-8 v0.7.6
15902023-10-11T19:35:37.213Z Compiling convert_case v0.4.0
15912023-10-11T19:35:37.280Z Compiling keccak v0.1.4
15922023-10-11T19:35:37.363Z Compiling humantime v2.1.0
15932023-10-11T19:35:38.906Z Compiling cancel-safe-futures v0.1.2
15942023-10-11T19:35:39.002Z Compiling derive_more v0.99.17
15952023-10-11T19:35:39.112Z Compiling env_logger v0.9.3
15962023-10-11T19:35:40.327Z Compiling sha3 v0.10.8
15972023-10-11T19:35:41.400Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
15982023-10-11T19:35:46.058Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=631c2017f19cafb1535f621e9e5aa9198ccad869#631c2017)
15992023-10-11T19:35:47.938Z Compiling structopt v0.3.26
16002023-10-11T19:35:47.987Z Compiling trust-dns-resolver v0.22.0
16012023-10-11T19:35:51.946Z Compiling aes-gcm-siv v0.11.1
16022023-10-11T19:35:52.474Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
16032023-10-11T19:35:53.106Z Compiling zone v0.2.0
16042023-10-11T19:35:53.486Z Compiling itertools v0.11.0
16052023-10-11T19:35:55.636Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=901b710b6e5bd05a94a323693c2b971e7e7b240e#901b710b)
16062023-10-11T19:35:55.721Z Compiling secrecy v0.8.0
16072023-10-11T19:35:56.221Z Compiling smf v0.2.2
16082023-10-11T19:35:56.228Z Compiling viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=901b710b6e5bd05a94a323693c2b971e7e7b240e#901b710b)
16092023-10-11T19:35:56.249Z Compiling ascii v1.1.0
16102023-10-11T19:35:56.693Z Compiling ringbuffer v0.15.0
16112023-10-11T19:35:58.632Z Compiling rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
16122023-10-11T19:35:58.840Z Compiling viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=901b710b6e5bd05a94a323693c2b971e7e7b240e#901b710b)
16132023-10-11T19:35:58.940Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
16142023-10-11T19:35:59.889Z Compiling bitstruct v0.1.1
16152023-10-11T19:36:00.859Z Compiling dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=901b710b6e5bd05a94a323693c2b971e7e7b240e#901b710b)
16162023-10-11T19:36:02.239Z Compiling serde_arrays v0.1.0
16172023-10-11T19:36:02.480Z Compiling ff v0.13.0
16182023-10-11T19:36:02.624Z Compiling nibble_vec v0.1.0
16192023-10-11T19:36:02.874Z Compiling endian-type v0.1.2
16202023-10-11T19:36:02.935Z Compiling arc-swap v1.6.0
16212023-10-11T19:36:03.234Z Compiling radix_trie v0.2.1
16222023-10-11T19:36:03.835Z Compiling slog-scope v4.4.0
16232023-10-11T19:36:04.065Z Compiling group v0.13.0
16242023-10-11T19:36:04.355Z Compiling rand_core v0.5.1
16252023-10-11T19:36:04.714Z Compiling tungstenite v0.20.1
16262023-10-11T19:36:05.347Z Compiling poly1305 v0.8.0
16272023-10-11T19:36:06.094Z Compiling chacha20 v0.9.1
16282023-10-11T19:36:06.957Z Compiling crypto-bigint v0.5.2
16292023-10-11T19:36:07.058Z Compiling num-complex v0.4.4
16302023-10-11T19:36:07.234Z Compiling ciborium-io v0.2.1
16312023-10-11T19:36:07.406Z Compiling option-ext v0.2.0
16322023-10-11T19:36:07.590Z Compiling half v1.8.2
16332023-10-11T19:36:08.160Z Compiling base16ct v0.2.0
16342023-10-11T19:36:08.187Z Compiling dirs-sys v0.4.1
16352023-10-11T19:36:08.518Z Compiling ciborium-ll v0.2.1
16362023-10-11T19:36:08.628Z Compiling tokio-tungstenite v0.20.1
16372023-10-11T19:36:09.250Z Compiling num v0.4.1
16382023-10-11T19:36:09.264Z Compiling parking_lot v0.11.2
16392023-10-11T19:36:09.276Z Compiling rand_chacha v0.2.2
16402023-10-11T19:36:09.705Z Compiling slog-stdlog v4.1.1
16412023-10-11T19:36:09.711Z Compiling trust-dns-client v0.22.0
16422023-10-11T19:36:09.718Z Compiling thiserror-no-std v2.0.2
16432023-10-11T19:36:10.657Z Compiling elliptic-curve v0.13.5
16442023-10-11T19:36:10.801Z Compiling password-hash v0.4.2
16452023-10-11T19:36:10.846Z Compiling dns-service-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
16462023-10-11T19:36:11.645Z Compiling ed25519 v2.2.2
16472023-10-11T19:36:11.664Z Compiling blowfish v0.9.1
16482023-10-11T19:36:11.901Z Compiling pbkdf2 v0.12.2
16492023-10-11T19:36:12.133Z Compiling fxhash v0.2.1
16502023-10-11T19:36:12.498Z Compiling sled v0.34.7
16512023-10-11T19:36:12.559Z Compiling internal-dns v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
16522023-10-11T19:36:13.223Z Compiling bcrypt-pbkdf v0.10.0
16532023-10-11T19:36:13.478Z Compiling trust-dns-server v0.22.1
16542023-10-11T19:36:13.570Z Compiling ed25519-dalek v2.0.0
16552023-10-11T19:36:17.652Z Compiling pbkdf2 v0.11.0
16562023-10-11T19:36:18.000Z Compiling vsss-rs v3.3.1
16572023-10-11T19:36:18.188Z Compiling russh-cryptovec v0.7.0
16582023-10-11T19:36:18.466Z Compiling rand v0.7.3
16592023-10-11T19:36:18.901Z Compiling slog-envlogger v2.2.0
16602023-10-11T19:36:18.976Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=901b710b6e5bd05a94a323693c2b971e7e7b240e#901b710b)
16612023-10-11T19:36:19.191Z Compiling ciborium v0.2.1
16622023-10-11T19:36:19.669Z Compiling dirs v5.0.1
16632023-10-11T19:36:20.114Z Compiling chacha20poly1305 v0.10.1
16642023-10-11T19:36:20.142Z Compiling tungstenite v0.18.0
16652023-10-11T19:36:20.173Z Compiling const_format v0.2.31
16662023-10-11T19:36:20.636Z Compiling pem v1.1.1
16672023-10-11T19:36:20.643Z Compiling ron v0.7.1
16682023-10-11T19:36:20.908Z Compiling ghash v0.5.0
16692023-10-11T19:36:22.134Z Compiling camino-tempfile v1.0.2
16702023-10-11T19:36:23.074Z Compiling cbc v0.1.2
16712023-10-11T19:36:23.170Z Compiling headers-core v0.2.0
16722023-10-11T19:36:23.846Z Compiling pretty-hex v0.3.0
16732023-10-11T19:36:23.892Z Compiling md5 v0.7.0
16742023-10-11T19:36:24.160Z Compiling bit_field v0.10.2
16752023-10-11T19:36:24.318Z Compiling http-range v0.1.5
16762023-10-11T19:36:24.448Z Compiling russh-keys v0.38.0
16772023-10-11T19:36:24.584Z Compiling hyper-staticfile v0.9.5
16782023-10-11T19:36:25.453Z Compiling headers v0.3.9
16792023-10-11T19:36:29.635Z Compiling aes-gcm v0.10.2
16802023-10-11T19:36:29.853Z Compiling tokio-tungstenite v0.18.0
16812023-10-11T19:36:30.117Z Compiling rcgen v0.10.0
16822023-10-11T19:36:36.568Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=20273bcca1fd5834ebc3e67dfa7020f0e99ad681#20273bcc)
16832023-10-11T19:36:36.635Z Compiling atomicwrites v0.4.1
16842023-10-11T19:36:37.300Z Compiling subprocess v0.2.9
16852023-10-11T19:36:37.839Z Compiling hex-literal v0.4.1
16862023-10-11T19:36:38.353Z Compiling glob v0.3.1
16872023-10-11T19:36:38.360Z Compiling russh v0.38.0
16882023-10-11T19:36:45.634Z Compiling bzip2 v0.4.4
16892023-10-11T19:36:46.133Z Compiling zip v0.6.6
16902023-10-11T19:36:48.679Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16912023-10-11T19:36:48.832Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
16922023-10-11T19:36:48.859Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
16932023-10-11T19:36:48.888Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
16942023-10-11T19:36:48.933Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
16952023-10-11T19:36:49.134Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
16962023-10-11T19:36:49.369Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
16972023-10-11T19:36:49.780Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
16982023-10-11T19:36:50.113Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
16992023-10-11T19:36:51.802Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
17002023-10-11T19:37:01.474Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
17012023-10-11T19:37:06.659Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
17022023-10-11T19:37:06.760Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
17032023-10-11T19:37:11.936Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
17042023-10-11T19:37:25.310Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
17052023-10-11T19:37:25.413Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
17062023-10-11T19:37:33.822Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
17072023-10-11T19:37:34.816Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
17082023-10-11T19:37:39.276Z Compiling internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
17092023-10-11T19:37:39.588Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
17102023-10-11T19:37:51.933Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
17112023-10-11T19:38:18.226Z Compiling git2 v0.17.2
17122023-10-11T19:38:24.483Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=20273bcca1fd5834ebc3e67dfa7020f0e99ad681#20273bcc)
17132023-10-11T19:38:26.416Z Compiling crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=20273bcca1fd5834ebc3e67dfa7020f0e99ad681#20273bcc)
17142023-10-11T19:38:38.198Z Compiling propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=901b710b6e5bd05a94a323693c2b971e7e7b240e#901b710b)
17152023-10-11T19:38:53.997Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=901b710b6e5bd05a94a323693c2b971e7e7b240e#901b710b)
17162023-10-11T19:38:54.270Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=901b710b6e5bd05a94a323693c2b971e7e7b240e#901b710b)
17172023-10-11T19:38:55.436Z Compiling propolis-server v0.1.0 (https://github.com/oxidecomputer/propolis?rev=901b710b6e5bd05a94a323693c2b971e7e7b240e#901b710b)
17182023-10-11T19:38:58.517Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
17192023-10-11T19:39:33.902Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
17202023-10-11T19:40:58.554Z Finished dev [unoptimized + debuginfo] target(s) in 10m 29s
17212023-10-11T19:40:58.894Z
17222023-10-11T19:40:58.912Zreal 10:30.004032787
17232023-10-11T19:40:58.929Zuser 57:36.156706344
17242023-10-11T19:40:59.351Zsys 9:15.791433713
17252023-10-11T19:40:59.372Ztrap 2.241649596
17262023-10-11T19:40:59.383Ztflt 4.388832000
17272023-10-11T19:40:59.390Zdflt 9.112100661
17282023-10-11T19:40:59.398Zkflt 0.167340601
17292023-10-11T19:40:59.412Zlock 1:45:00.376747664
17302023-10-11T19:40:59.433Zslp 3:01:34.251001264
17312023-10-11T19:40:59.443Zlat 2:24.395329440
17322023-10-11T19:40:59.450Zstop 5:53.107826889
17332023-10-11T19:40:59.464Z+ mkdir -p /work/end-to-end-tests
17342023-10-11T19:40:59.474Z++ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
17352023-10-11T19:40:59.489Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
17362023-10-11T19:40:59.502Z+ ptime -m gzip
17372023-10-11T19:40:59.517Z++ basename target/debug/bootstrap
17382023-10-11T19:41:16.323Z
17392023-10-11T19:41:16.812Zreal 16.848409070
17402023-10-11T19:41:16.840Zuser 16.666566947
17412023-10-11T19:41:16.863Zsys 0.164253019
17422023-10-11T19:41:17.316Ztrap 0.007187910
17432023-10-11T19:41:17.332Ztflt 0.000000000
17442023-10-11T19:41:17.363Zdflt 0.000000000
17452023-10-11T19:41:17.379Zkflt 0.000000000
17462023-10-11T19:41:17.404Zlock 0.000000000
17472023-10-11T19:41:17.452Zslp 0.000000000
17482023-10-11T19:41:17.488Zlat 0.010035356
17492023-10-11T19:41:17.513Zstop 0.000250944
17502023-10-11T19:41:17.535Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
17512023-10-11T19:41:18.253Z+ ptime -m gzip
17522023-10-11T19:41:18.855Z++ basename /work/oxidecomputer/omicron/target/debug/deps/bootstrap-0b5a6903c7c17be7
17532023-10-11T19:41:18.898Z
17542023-10-11T19:41:18.927Zreal 1.078095741
17552023-10-11T19:41:18.944Zuser 1.066679163
17562023-10-11T19:41:18.960Zsys 0.010730795
17572023-10-11T19:41:18.971Ztrap 0.000124578
17582023-10-11T19:41:18.991Ztflt 0.000000000
17592023-10-11T19:41:19.005Zdflt 0.000000000
17602023-10-11T19:41:19.012Zkflt 0.000000000
17612023-10-11T19:41:19.023Zlock 0.000000000
17622023-10-11T19:41:19.103Zslp 0.000000000
17632023-10-11T19:41:19.522Zlat 0.000224718
17642023-10-11T19:41:19.540Zstop 0.000225035
17652023-10-11T19:41:19.553Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
17662023-10-11T19:41:19.581Z+ ptime -m gzip
17672023-10-11T19:41:19.602Z++ basename /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-6da9107f9543f44b
17682023-10-11T19:41:36.800Z
17692023-10-11T19:41:36.809Zreal 18.956012806
17702023-10-11T19:41:36.812Zuser 18.784042691
17712023-10-11T19:41:36.815Zsys 0.167782231
17722023-10-11T19:41:36.824Ztrap 0.003017429
17732023-10-11T19:41:36.827Ztflt 0.000000000
17742023-10-11T19:41:36.830Zdflt 0.000000000
17752023-10-11T19:41:36.834Zkflt 0.000000000
17762023-10-11T19:41:36.838Zlock 0.000000000
17772023-10-11T19:41:36.841Zslp 0.000000000
17782023-10-11T19:41:36.844Zlat 0.000837766
17792023-10-11T19:41:36.848Zstop 0.000222581
17802023-10-11T19:41:36.852Z+ banner caboose-util
17812023-10-11T19:41:36.856Z
17822023-10-11T19:41:37.871Z #### ## ##### #### #### #### ###### # # #####
17832023-10-11T19:41:37.881Z # # # # # # # # # # # # # # #
17842023-10-11T19:41:37.884Z # # # ##### # # # # #### ##### ##### # # #
17852023-10-11T19:41:37.888Z # ###### # # # # # # # # # # #
17862023-10-11T19:41:37.892Z # # # # # # # # # # # # # # # #
17872023-10-11T19:41:37.897Z #### # # ##### #### #### #### ###### #### #
17882023-10-11T19:41:37.901Z
17892023-10-11T19:41:37.904Z+ ptime -m cargo build --locked -p caboose-util --release
17902023-10-11T19:41:37.907Z Downloading crates ...
17912023-10-11T19:41:37.911Z Downloaded packed_struct_codegen v0.10.1
17922023-10-11T19:41:37.916Z Downloaded maybe-uninit v2.0.0
17932023-10-11T19:41:37.919Z Downloaded smallvec v0.6.14
17942023-10-11T19:41:37.922Z Downloaded nodrop v0.1.14
17952023-10-11T19:41:37.925Z Downloaded crc v3.0.1
17962023-10-11T19:41:37.930Z Downloaded path-slash v0.1.5
17972023-10-11T19:41:39.240Z Downloaded flagset v0.4.3
17982023-10-11T19:41:39.275Z Downloaded crc-catalog v2.2.0
17992023-10-11T19:41:39.286Z Downloaded bitfield v0.14.0
18002023-10-11T19:41:39.299Z Downloaded array-init v0.0.4
18012023-10-11T19:41:39.311Z Downloaded serde-hex v0.1.0
18022023-10-11T19:41:39.322Z Downloaded pem-rfc7468 v0.7.0
18032023-10-11T19:41:39.343Z Downloaded packed_struct v0.10.1
18042023-10-11T19:41:39.352Z Downloaded der_derive v0.7.2
18052023-10-11T19:41:39.360Z Downloaded pkcs1 v0.7.5
18062023-10-11T19:41:39.368Z Downloaded crc-any v2.4.3
18072023-10-11T19:41:39.376Z Downloaded rsa v0.9.2
18082023-10-11T19:41:39.798Z Downloaded x509-cert v0.2.4
18092023-10-11T19:41:39.808Z Downloaded object v0.30.4
18102023-10-11T19:41:39.818Z Downloaded num-bigint-dig v0.8.4
18112023-10-11T19:41:39.825Z Downloaded ron v0.8.1
18122023-10-11T19:41:39.911Z Downloaded env_logger v0.10.0
18132023-10-11T19:41:39.916Z Compiling proc-macro2 v1.0.67
18142023-10-11T19:41:39.920Z Compiling unicode-ident v1.0.12
18152023-10-11T19:41:39.925Z Compiling libc v0.2.148
18162023-10-11T19:41:39.931Z Compiling serde v1.0.188
18172023-10-11T19:41:39.936Z Compiling autocfg v1.1.0
18182023-10-11T19:41:39.942Z Compiling version_check v0.9.4
18192023-10-11T19:41:39.947Z Compiling cfg-if v1.0.0
18202023-10-11T19:41:39.951Z Compiling once_cell v1.18.0
18212023-10-11T19:41:39.956Z Compiling syn v1.0.109
18222023-10-11T19:41:39.963Z Compiling parking_lot_core v0.9.8
18232023-10-11T19:41:39.977Z Compiling typenum v1.16.0
18242023-10-11T19:41:39.985Z Compiling libm v0.2.7
18252023-10-11T19:41:40.006Z Compiling futures-core v0.3.28
18262023-10-11T19:41:40.014Z Compiling generic-array v0.14.7
18272023-10-11T19:41:40.018Z Compiling lock_api v0.4.10
18282023-10-11T19:41:40.021Z Compiling num-traits v0.2.16
18292023-10-11T19:41:40.024Z Compiling pkg-config v0.3.27
18302023-10-11T19:41:40.028Z Compiling slab v0.4.9
18312023-10-11T19:41:40.031Z Compiling serde_json v1.0.107
18322023-10-11T19:41:40.036Z Compiling futures-channel v0.3.28
18332023-10-11T19:41:40.043Z Compiling futures-task v0.3.28
18342023-10-11T19:41:40.050Z Compiling quote v1.0.33
18352023-10-11T19:41:40.056Z Compiling scopeguard v1.2.0
18362023-10-11T19:41:40.059Z Compiling thiserror v1.0.49
18372023-10-11T19:41:40.063Z Compiling futures-util v0.3.28
18382023-10-11T19:41:40.252Z Compiling itoa v1.0.9
18392023-10-11T19:41:40.476Z Compiling syn v2.0.32
18402023-10-11T19:41:40.661Z Compiling jobserver v0.1.26
18412023-10-11T19:41:40.734Z Compiling getrandom v0.2.10
18422023-10-11T19:41:40.879Z Compiling memchr v2.6.3
18432023-10-11T19:41:41.132Z Compiling cc v1.0.83
18442023-10-11T19:41:42.111Z Compiling ahash v0.8.3
18452023-10-11T19:41:42.130Z Compiling ahash v0.7.6
18462023-10-11T19:41:42.590Z Compiling smallvec v1.11.0
18472023-10-11T19:41:42.617Z Compiling vcpkg v0.2.15
18482023-10-11T19:41:43.286Z Compiling log v0.4.20
18492023-10-11T19:41:43.477Z Compiling byteorder v1.4.3
18502023-10-11T19:41:44.238Z Compiling rand_core v0.6.4
18512023-10-11T19:41:44.740Z Compiling pin-project-lite v0.2.13
18522023-10-11T19:41:45.371Z Compiling parking_lot v0.12.1
18532023-10-11T19:41:45.561Z Compiling indexmap v1.9.3
18542023-10-11T19:41:45.819Z Compiling openssl-sys v0.9.93
18552023-10-11T19:41:45.954Z Compiling ring v0.16.20
18562023-10-11T19:41:47.630Z Compiling io-lifetimes v1.0.11
18572023-10-11T19:41:48.505Z Compiling num-integer v0.1.45
18582023-10-11T19:41:48.868Z Compiling const-oid v0.9.5
18592023-10-11T19:41:49.166Z Compiling semver v1.0.18
18602023-10-11T19:41:49.814Z Compiling ryu v1.0.15
18612023-10-11T19:41:50.096Z Compiling spin v0.5.2
18622023-10-11T19:41:50.598Z Compiling rustix v0.37.23
18632023-10-11T19:41:51.460Z Compiling mio v0.8.8
18642023-10-11T19:41:51.688Z Compiling signal-hook-registry v1.4.1
18652023-10-11T19:41:52.121Z Compiling socket2 v0.5.3
18662023-10-11T19:41:52.544Z Compiling num_cpus v1.16.0
18672023-10-11T19:41:52.714Z Compiling futures-sink v0.3.28
18682023-10-11T19:41:52.752Z Compiling ucd-trie v0.1.6
18692023-10-11T19:41:52.770Z Compiling openssl v0.10.57
18702023-10-11T19:41:52.921Z Compiling unicode-xid v0.2.4
18712023-10-11T19:41:53.031Z Compiling httparse v1.8.0
18722023-10-11T19:41:53.311Z Compiling synstructure v0.12.6
18732023-10-11T19:41:53.545Z Compiling tinyvec_macros v0.1.1
18742023-10-11T19:41:53.664Z Compiling tinyvec v1.6.0
18752023-10-11T19:41:55.713Z Compiling radium v0.7.0
18762023-10-11T19:41:56.227Z Compiling native-tls v0.2.11
18772023-10-11T19:41:56.263Z Compiling futures-io v0.3.28
18782023-10-11T19:41:56.299Z Compiling ppv-lite86 v0.2.17
18792023-10-11T19:41:56.322Z Compiling rustls v0.21.7
18802023-10-11T19:41:56.678Z Compiling pin-utils v0.1.0
18812023-10-11T19:41:56.794Z Compiling crc32fast v1.3.2
18822023-10-11T19:41:56.813Z Compiling unicode-normalization v0.1.22
18832023-10-11T19:41:56.935Z Compiling bzip2-sys v0.1.11+1.0.8
18842023-10-11T19:41:57.411Z Compiling tracing-core v0.1.31
18852023-10-11T19:41:57.518Z Compiling heck v0.4.1
18862023-10-11T19:41:57.583Z Compiling rand_chacha v0.3.1
18872023-10-11T19:41:57.607Z Compiling subtle v2.5.0
18882023-10-11T19:41:58.115Z Compiling unicode-bidi v0.3.13
18892023-10-11T19:41:58.351Z Compiling rand v0.8.5
18902023-10-11T19:42:00.422Z Compiling errno v0.3.2
18912023-10-11T19:42:00.512Z Compiling num-iter v0.1.43
18922023-10-11T19:42:00.527Z Compiling usdt-impl v0.3.5
18932023-10-11T19:42:00.965Z Compiling schemars v0.8.13
18942023-10-11T19:42:01.525Z Compiling base64 v0.21.4
18952023-10-11T19:42:01.761Z Compiling rustix v0.38.9
18962023-10-11T19:42:03.169Z Compiling serde_derive v1.0.188
18972023-10-11T19:42:03.409Z Compiling zeroize_derive v1.4.2
18982023-10-11T19:42:03.473Z Compiling tokio-macros v2.1.0
18992023-10-11T19:42:03.927Z Compiling thiserror-impl v1.0.49
19002023-10-11T19:42:03.950Z Compiling futures-macro v0.3.28
19012023-10-11T19:42:03.962Z Compiling tracing-attributes v0.1.26
19022023-10-11T19:42:03.982Z Compiling zerocopy-derive v0.2.0
19032023-10-11T19:42:04.064Z Compiling openssl-macros v0.1.1
19042023-10-11T19:42:05.200Z Compiling zerocopy-derive v0.6.3
19052023-10-11T19:42:06.645Z Compiling zeroize v1.6.0
19062023-10-11T19:42:08.209Z Compiling pest v2.7.2
19072023-10-11T19:42:08.666Z Compiling crypto-common v0.1.6
19082023-10-11T19:42:09.159Z Compiling block-buffer v0.10.4
19092023-10-11T19:42:09.170Z Compiling digest v0.10.7
19102023-10-11T19:42:09.327Z Compiling tracing v0.1.37
19112023-10-11T19:42:10.248Z Compiling serde_derive_internals v0.26.0
19122023-10-11T19:42:10.479Z Compiling untrusted v0.7.1
19132023-10-11T19:42:13.583Z Compiling pest_meta v2.7.2
19142023-10-11T19:42:13.989Z Compiling fnv v1.0.7
19152023-10-11T19:42:14.600Z Compiling bitflags v1.3.2
19162023-10-11T19:42:14.781Z Compiling schemars_derive v0.8.13
19172023-10-11T19:42:16.620Z Compiling pest_generator v2.7.2
19182023-10-11T19:42:18.184Z Compiling hashbrown v0.12.3
19192023-10-11T19:42:18.403Z Compiling zerocopy v0.3.0
19202023-10-11T19:42:20.061Z Compiling lazy_static v1.4.0
19212023-10-11T19:42:20.079Z Compiling pest_derive v2.7.2
19222023-10-11T19:42:20.410Z Compiling backtrace v0.3.69
19232023-10-11T19:42:20.493Z Compiling num-bigint v0.4.4
19242023-10-11T19:42:20.932Z Compiling memoffset v0.9.0
19252023-10-11T19:42:20.966Z Compiling base64ct v1.6.0
19262023-10-11T19:42:21.549Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
19272023-10-11T19:42:21.573Z Compiling iana-time-zone v0.1.57
19282023-10-11T19:42:21.671Z Compiling allocator-api2 v0.2.16
19292023-10-11T19:42:21.772Z Compiling foreign-types-shared v0.1.1
19302023-10-11T19:42:21.876Z Compiling smoltcp v0.9.1
19312023-10-11T19:42:21.929Z Compiling openssl-probe v0.1.5
19322023-10-11T19:42:22.063Z Compiling crossbeam-utils v0.8.16
19332023-10-11T19:42:22.088Z Compiling async-trait v0.1.73
19342023-10-11T19:42:22.339Z Compiling percent-encoding v2.3.0
19352023-10-11T19:42:22.361Z Compiling foreign-types v0.3.2
19362023-10-11T19:42:22.480Z Compiling pem-rfc7468 v0.7.0
19372023-10-11T19:42:22.676Z Compiling dtrace-parser v0.1.14
19382023-10-11T19:42:22.746Z Compiling hashbrown v0.14.0
19392023-10-11T19:42:22.904Z Compiling dof v0.1.5
19402023-10-11T19:42:23.047Z Compiling clap_derive v4.4.2
19412023-10-11T19:42:24.238Z Compiling der_derive v0.7.2
19422023-10-11T19:42:25.876Z Compiling thread-id v4.2.0
19432023-10-11T19:42:25.887Z Compiling utf8parse v0.2.1
19442023-10-11T19:42:25.902Z Compiling anstyle v1.0.2
19452023-10-11T19:42:25.909Z Compiling try-lock v0.2.4
19462023-10-11T19:42:25.918Z Compiling time-core v0.1.1
19472023-10-11T19:42:25.947Z Compiling bytes v1.5.0
19482023-10-11T19:42:26.516Z Compiling bitflags v2.4.0
19492023-10-11T19:42:27.430Z Compiling tokio v1.32.0
19502023-10-11T19:42:27.879Z Compiling rustc_version v0.4.0
19512023-10-11T19:42:28.084Z Compiling http v0.2.9
19522023-10-11T19:42:28.536Z Compiling uuid v1.4.1
19532023-10-11T19:42:29.164Z Compiling heapless v0.7.16
19542023-10-11T19:42:30.160Z Compiling chrono v0.4.31
19552023-10-11T19:42:31.043Z Compiling flagset v0.4.3
19562023-10-11T19:42:31.547Z Compiling adler v1.0.2
19572023-10-11T19:42:31.551Z Compiling siphasher v0.3.11
19582023-10-11T19:42:33.023Z Compiling equivalent v1.0.1
19592023-10-11T19:42:33.027Z Compiling cpufeatures v0.2.9
19602023-10-11T19:42:33.036Z Compiling indexmap v2.0.0
19612023-10-11T19:42:33.040Z Compiling sha2 v0.10.7
19622023-10-11T19:42:33.044Z Compiling miniz_oxide v0.7.1
19632023-10-11T19:42:33.896Z Compiling der v0.7.8
19642023-10-11T19:42:36.511Z Compiling http-body v0.4.5
19652023-10-11T19:42:38.941Z Compiling time-macros v0.2.13
19662023-10-11T19:42:40.423Z Compiling tokio-util v0.7.8
19672023-10-11T19:42:42.620Z Compiling h2 v0.3.21
19682023-10-11T19:42:44.667Z Compiling want v0.3.1
19692023-10-11T19:42:45.082Z Compiling serde_tokenstream v0.1.7
19702023-10-11T19:42:45.898Z Compiling anstyle-parse v0.2.1
19712023-10-11T19:42:48.998Z Compiling form_urlencoded v1.2.0
19722023-10-11T19:42:49.009Z Compiling rustls-webpki v0.101.4
19732023-10-11T19:42:49.019Z Compiling sct v0.7.0
19742023-10-11T19:42:49.029Z Compiling hubpack_derive v0.1.1
19752023-10-11T19:42:50.125Z Compiling aho-corasick v1.0.4
19762023-10-11T19:42:50.204Z Compiling socket2 v0.4.9
19772023-10-11T19:42:51.151Z Compiling crossbeam-epoch v0.9.15
19782023-10-11T19:42:51.276Z Compiling regex-syntax v0.7.5
19792023-10-11T19:42:51.497Z Compiling tap v1.0.1
19802023-10-11T19:42:51.732Z Compiling httpdate v1.0.3
19812023-10-11T19:42:52.176Z Compiling tower-service v0.3.2
19822023-10-11T19:42:52.189Z Compiling slog v2.7.0
19832023-10-11T19:42:52.362Z Compiling colorchoice v1.0.0
19842023-10-11T19:42:52.810Z Compiling anyhow v1.0.75
19852023-10-11T19:42:52.867Z Compiling anstyle-query v1.0.0
19862023-10-11T19:42:53.520Z Compiling anstream v0.5.0
19872023-10-11T19:42:55.027Z Compiling hyper v0.14.27
19882023-10-11T19:42:58.794Z Compiling regex-automata v0.3.8
19892023-10-11T19:42:59.598Z Compiling wyz v0.5.1
19902023-10-11T19:43:01.850Z Compiling terminal_size v0.2.6
19912023-10-11T19:43:03.265Z Compiling spki v0.7.2
19922023-10-11T19:43:03.851Z Compiling rustls-pemfile v1.0.3
19932023-10-11T19:43:04.187Z Compiling md-5 v0.10.5
19942023-10-11T19:43:04.371Z Compiling hmac v0.12.1
19952023-10-11T19:43:04.526Z Compiling zerocopy v0.6.3
19962023-10-11T19:43:05.094Z Compiling stringprep v0.1.3
19972023-10-11T19:43:05.831Z Compiling idna v0.4.0
19982023-10-11T19:43:07.094Z Compiling diesel_table_macro_syntax v0.1.0
19992023-10-11T19:43:07.245Z Compiling hash32 v0.2.1
20002023-10-11T19:43:07.802Z Compiling spin v0.9.8
20012023-10-11T19:43:08.410Z Compiling clap_lex v0.5.1
20022023-10-11T19:43:08.423Z Compiling fallible-iterator v0.2.0
20032023-10-11T19:43:08.740Z Compiling funty v2.0.0
20042023-10-11T19:43:09.553Z Compiling stable_deref_trait v1.2.0
20052023-10-11T19:43:09.928Z Compiling gimli v0.28.0
20062023-10-11T19:43:10.598Z Compiling dyn-clone v1.0.13
20072023-10-11T19:43:10.755Z Compiling strsim v0.10.0
20082023-10-11T19:43:10.903Z Compiling maybe-uninit v2.0.0
20092023-10-11T19:43:11.589Z Compiling clap_builder v4.4.2
20102023-10-11T19:43:13.575Z Compiling bitvec v1.0.1
20112023-10-11T19:43:14.533Z Compiling postgres-protocol v0.6.6
20122023-10-11T19:43:14.552Z Compiling tokio-rustls v0.24.1
20132023-10-11T19:43:15.627Z Compiling url v2.4.1
20142023-10-11T19:43:15.648Z Compiling diesel_derives v2.1.1
20152023-10-11T19:43:18.241Z Compiling addr2line v0.21.0
20162023-10-11T19:43:18.263Z Compiling rustls-native-certs v0.6.3
20172023-10-11T19:43:18.585Z Compiling tokio-native-tls v0.3.1
20182023-10-11T19:43:19.031Z Compiling usdt-attr-macro v0.3.5
20192023-10-11T19:43:19.718Z Compiling usdt-macro v0.3.5
20202023-10-11T19:43:22.283Z Compiling phf_shared v0.11.2
20212023-10-11T19:43:22.496Z Compiling serde_spanned v0.6.3
20222023-10-11T19:43:22.829Z Compiling toml_datetime v0.6.3
20232023-10-11T19:43:23.501Z Compiling block-padding v0.3.3
20242023-10-11T19:43:23.660Z Compiling enum-as-inner v0.5.1
20252023-10-11T19:43:23.835Z Compiling serde_repr v0.1.16
20262023-10-11T19:43:25.530Z Compiling scheduled-thread-pool v0.2.7
20272023-10-11T19:43:26.289Z Compiling object v0.32.1
20282023-10-11T19:43:32.874Z Compiling either v1.9.0
20292023-10-11T19:43:35.612Z Compiling matches v0.1.10
20302023-10-11T19:43:35.729Z Compiling packed_struct v0.10.1
20312023-10-11T19:43:37.912Z Compiling rustc-demangle v0.1.23
20322023-10-11T19:43:39.426Z Compiling managed v0.8.0
20332023-10-11T19:43:39.600Z Compiling deranged v0.3.8
20342023-10-11T19:43:42.336Z Compiling unicode-width v0.1.10
20352023-10-11T19:43:42.849Z Compiling num_threads v0.1.6
20362023-10-11T19:43:43.027Z Compiling winnow v0.5.15
20372023-10-11T19:43:43.100Z Compiling num-bigint-dig v0.8.4
20382023-10-11T19:43:43.369Z Compiling ipnet v2.8.0
20392023-10-11T19:43:43.483Z Compiling regex-automata v0.1.10
20402023-10-11T19:43:44.525Z Compiling bit-vec v0.6.3
20412023-10-11T19:43:45.136Z Compiling bstr v0.2.17
20422023-10-11T19:43:45.211Z Compiling time v0.3.27
20432023-10-11T19:43:49.183Z Compiling toml_edit v0.19.15
20442023-10-11T19:43:53.578Z Compiling idna v0.2.3
20452023-10-11T19:43:57.733Z Compiling itertools v0.10.5
20462023-10-11T19:44:00.625Z Compiling r2d2 v0.8.10
20472023-10-11T19:44:00.888Z Compiling inout v0.1.3
20482023-10-11T19:44:02.266Z Compiling phf v0.11.2
20492023-10-11T19:44:02.469Z Compiling hyper-tls v0.5.0
20502023-10-11T19:44:02.683Z Compiling hyper-rustls v0.24.1
20512023-10-11T19:44:02.988Z Compiling clap v4.4.3
20522023-10-11T19:44:03.136Z Compiling flate2 v1.0.27
20532023-10-11T19:44:03.253Z Compiling postgres-types v0.2.6
20542023-10-11T19:44:04.146Z Compiling ipnetwork v0.20.0
20552023-10-11T19:44:04.163Z Compiling regex v1.9.5
20562023-10-11T19:44:04.639Z Compiling pkcs8 v0.10.2
20572023-10-11T19:44:05.629Z Compiling hubpack v0.1.2
20582023-10-11T19:44:05.720Z Compiling serde_urlencoded v0.7.1
20592023-10-11T19:44:05.743Z Compiling phf_shared v0.10.0
20602023-10-11T19:44:06.550Z Compiling futures-executor v0.3.28
20612023-10-11T19:44:11.512Z Compiling signature v2.1.0
20622023-10-11T19:44:12.008Z Compiling packed_struct_codegen v0.10.1
20632023-10-11T19:44:12.109Z Compiling float-cmp v0.9.0
20642023-10-11T19:44:12.381Z Compiling encoding_rs v0.8.33
20652023-10-11T19:44:12.830Z Compiling webpki-roots v0.25.2
20662023-10-11T19:44:12.881Z Compiling new_debug_unreachable v1.0.4
20672023-10-11T19:44:12.895Z Compiling unicode-linebreak v0.1.5
20682023-10-11T19:44:12.908Z Compiling whoami v1.4.1
20692023-10-11T19:44:13.312Z Compiling crc-catalog v2.2.0
20702023-10-11T19:44:13.512Z Compiling static_assertions v1.1.0
20712023-10-11T19:44:13.526Z Compiling data-encoding v2.4.0
20722023-10-11T19:44:13.658Z Compiling unicode-segmentation v1.10.1
20732023-10-11T19:44:15.055Z Compiling precomputed-hash v0.1.1
20742023-10-11T19:44:15.515Z Compiling smawk v0.3.1
20752023-10-11T19:44:15.820Z Compiling fixedbitset v0.4.2
20762023-10-11T19:44:16.425Z Compiling difflib v0.4.0
20772023-10-11T19:44:16.456Z Compiling normalize-line-endings v0.3.0
20782023-10-11T19:44:16.614Z Compiling predicates-core v1.0.6
20792023-10-11T19:44:17.120Z Compiling mime v0.3.17
20802023-10-11T19:44:17.978Z Compiling nodrop v0.1.14
20812023-10-11T19:44:18.149Z Compiling array-init v0.0.4
20822023-10-11T19:44:19.844Z Compiling reqwest v0.11.20
20832023-10-11T19:44:19.905Z Compiling predicates v3.0.3
20842023-10-11T19:44:21.016Z Compiling petgraph v0.6.4
20852023-10-11T19:44:22.394Z Compiling textwrap v0.16.0
20862023-10-11T19:44:24.549Z Compiling string_cache v0.8.7
20872023-10-11T19:44:24.814Z Compiling similar v2.2.1
20882023-10-11T19:44:27.287Z Compiling trust-dns-proto v0.22.0
20892023-10-11T19:44:28.197Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=1e180ae55e56bd17af35cb868ffbd18ce487351d#1e180ae5)
20902023-10-11T19:44:32.741Z Compiling crc v3.0.1
20912023-10-11T19:44:36.043Z Compiling tokio-postgres v0.7.10
20922023-10-11T19:44:44.871Z Compiling futures v0.3.28
20932023-10-11T19:44:46.269Z Compiling yasna v0.5.2
20942023-10-11T19:44:46.529Z Compiling pkcs1 v0.7.5
20952023-10-11T19:44:47.560Z Compiling diesel v2.1.1
20962023-10-11T19:44:48.550Z Compiling smallvec v0.6.14
20972023-10-11T19:44:49.069Z Compiling cipher v0.4.4
20982023-10-11T19:44:50.429Z Compiling toml v0.7.8
20992023-10-11T19:44:53.320Z Compiling bit-set v0.5.3
21002023-10-11T19:44:53.422Z Compiling console v0.15.7
21012023-10-11T19:44:54.124Z Compiling is-terminal v0.4.9
21022023-10-11T19:44:54.317Z Compiling usdt v0.3.5
21032023-10-11T19:44:56.144Z Compiling bstr v1.6.0
21042023-10-11T19:44:57.003Z Compiling tokio-stream v0.1.14
21052023-10-11T19:44:57.924Z Compiling openapiv3 v1.0.3
21062023-10-11T19:44:58.066Z Compiling hex v0.4.3
21072023-10-11T19:44:59.474Z Compiling hashbrown v0.13.2
21082023-10-11T19:45:02.294Z Compiling lalrpop-util v0.19.12
21092023-10-11T19:45:05.672Z Compiling termcolor v1.2.0
21102023-10-11T19:45:06.563Z Compiling bitfield v0.14.0
21112023-10-11T19:45:07.798Z Compiling lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
21122023-10-11T19:45:13.429Z Compiling env_logger v0.10.0
21132023-10-11T19:45:25.780Z Compiling rsa v0.9.2
21142023-10-11T19:45:32.270Z Compiling serde-hex v0.1.0
21152023-10-11T19:45:33.795Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
21162023-10-11T19:45:41.144Z Compiling x509-cert v0.2.4
21172023-10-11T19:45:42.073Z Compiling ron v0.8.1
21182023-10-11T19:45:46.235Z Compiling crc-any v2.4.3
21192023-10-11T19:46:09.939Z Compiling lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
21202023-10-11T19:46:13.633Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
21212023-10-11T19:46:22.680Z Compiling object v0.30.4
21222023-10-11T19:46:37.362Z Compiling path-slash v0.1.5
21232023-10-11T19:46:48.400Z Compiling bzip2 v0.4.4
21242023-10-11T19:46:49.012Z Compiling zip v0.6.6
21252023-10-11T19:46:51.114Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
21262023-10-11T19:46:51.506Z Compiling hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#2481445b)
21272023-10-11T19:47:22.206Z Compiling caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
21282023-10-11T19:47:23.235Z Finished release [optimized] target(s) in 5m 46s
21292023-10-11T19:47:23.317Z
21302023-10-11T19:47:23.325Zreal 5:46.968841156
21312023-10-11T19:47:23.336Zuser 40:07.260179692
21322023-10-11T19:47:23.341Zsys 3:34.108636527
21332023-10-11T19:47:23.346Ztrap 1.568086927
21342023-10-11T19:47:23.352Ztflt 1.180443265
21352023-10-11T19:47:23.359Zdflt 0.473349544
21362023-10-11T19:47:23.367Zkflt 0.006342881
21372023-10-11T19:47:23.372Zlock 1:34:44.274958696
21382023-10-11T19:47:23.379Zslp 2:19:03.110614438
21392023-10-11T19:47:23.387Zlat 1:41.411760156
21402023-10-11T19:47:23.396Zstop 1:20.937628335
21412023-10-11T19:47:23.417Z+ ptime -m gzip
21422023-10-11T19:47:23.986Z
21432023-10-11T19:47:23.990Zreal 0.658858145
21442023-10-11T19:47:24.411Zuser 0.649740791
21452023-10-11T19:47:24.424Zsys 0.008542956
21462023-10-11T19:47:24.429Ztrap 0.000068458
21472023-10-11T19:47:24.441Ztflt 0.000000000
21482023-10-11T19:47:24.456Zdflt 0.000000000
21492023-10-11T19:47:24.463Zkflt 0.000000000
21502023-10-11T19:47:24.474Zlock 0.000000000
21512023-10-11T19:47:24.485Zslp 0.000000000
21522023-10-11T19:47:24.489Zlat 0.000169766
21532023-10-11T19:47:24.494Zstop 0.000237301
21542023-10-11T19:47:24.498Z+ banner tufaceous
21552023-10-11T19:47:24.502Z
21562023-10-11T19:47:24.505Z ##### # # ###### ## #### ###### #### # # ####
21572023-10-11T19:47:24.509Z # # # # # # # # # # # # # #
21582023-10-11T19:47:24.513Z # # # ##### # # # ##### # # # # ####
21592023-10-11T19:47:24.517Z # # # # ###### # # # # # # #
21602023-10-11T19:47:24.525Z # # # # # # # # # # # # # # #
21612023-10-11T19:47:24.539Z # #### # # # #### ###### #### #### ####
21622023-10-11T19:47:24.545Z
21632023-10-11T19:47:24.551Z+ ptime -m cargo build --locked -p tufaceous --release
21642023-10-11T19:47:24.732Z Downloading crates ...
21652023-10-11T19:47:25.025Z Downloaded doc-comment v0.3.3
21662023-10-11T19:47:25.040Z Downloaded path-dedot v3.1.0
21672023-10-11T19:47:25.047Z Downloaded path-absolutize v3.1.0
21682023-10-11T19:47:25.050Z Downloaded serde_plain v1.0.2
21692023-10-11T19:47:25.053Z Downloaded bytesize v1.3.0
21702023-10-11T19:47:25.056Z Downloaded tough v0.12.5
21712023-10-11T19:47:25.061Z Downloaded olpc-cjson v0.1.3
21722023-10-11T19:47:25.064Z Downloaded globset v0.4.13
21732023-10-11T19:47:25.067Z Downloaded fs-err v2.9.0
21742023-10-11T19:47:25.070Z Downloaded snafu v0.7.5
21752023-10-11T19:47:25.078Z Downloaded buf-list v1.0.3
21762023-10-11T19:47:25.082Z Downloaded snafu-derive v0.7.5
21772023-10-11T19:47:25.233Z Compiling serde_tokenstream v0.2.0
21782023-10-11T19:47:25.254Z Compiling regress v0.7.1
21792023-10-11T19:47:25.267Z Compiling dirs-sys-next v0.1.2
21802023-10-11T19:47:25.279Z Compiling ident_case v1.0.1
21812023-10-11T19:47:25.286Z Compiling thread_local v1.1.7
21822023-10-11T19:47:25.289Z Compiling camino v1.1.6
21832023-10-11T19:47:25.302Z Compiling heck v0.4.1
21842023-10-11T19:47:25.945Z Compiling dirs-next v2.0.0
21852023-10-11T19:47:26.037Z Compiling rustversion v1.0.14
21862023-10-11T19:47:26.292Z Compiling slog-async v2.8.0
21872023-10-11T19:47:26.439Z Compiling term v0.7.0
21882023-10-11T19:47:26.862Z Compiling darling_core v0.20.3
21892023-10-11T19:47:26.969Z Compiling crossbeam-channel v0.5.8
21902023-10-11T19:47:26.976Z Compiling getopts v0.2.21
21912023-10-11T19:47:27.016Z Compiling structmeta-derive v0.1.6
21922023-10-11T19:47:27.067Z Compiling atty v0.2.14
21932023-10-11T19:47:27.269Z Compiling multer v2.1.0
21942023-10-11T19:47:28.139Z Compiling unsafe-libyaml v0.2.9
21952023-10-11T19:47:28.385Z Compiling doc-comment v0.3.3
21962023-10-11T19:47:29.086Z Compiling take_mut v0.2.2
21972023-10-11T19:47:29.321Z Compiling paste v1.0.14
21982023-10-11T19:47:29.845Z Compiling match_cfg v0.1.0
21992023-10-11T19:47:29.972Z Compiling hostname v0.3.1
22002023-10-11T19:47:30.078Z Compiling serde_yaml v0.9.25
22012023-10-11T19:47:30.335Z Compiling typify-impl v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
22022023-10-11T19:47:31.310Z Compiling structmeta v0.1.6
22032023-10-11T19:47:33.268Z Compiling slog-term v2.9.0
22042023-10-11T19:47:36.122Z Compiling darling_macro v0.20.3
22052023-10-11T19:47:44.587Z Compiling darling v0.20.3
22062023-10-11T19:47:44.878Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22072023-10-11T19:47:44.983Z Compiling slog-json v2.6.1
22082023-10-11T19:47:45.461Z Compiling async-stream-impl v0.3.5
22092023-10-11T19:47:45.631Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
22102023-10-11T19:47:45.777Z Compiling fastrand v2.0.0
22112023-10-11T19:47:45.901Z Compiling regex-syntax v0.6.29
22122023-10-11T19:47:46.029Z Compiling atomic-waker v1.1.1
22132023-10-11T19:47:46.099Z Compiling waitgroup v0.1.2
22142023-10-11T19:47:46.178Z Compiling tempfile v3.8.0
22152023-10-11T19:47:46.328Z Compiling async-stream v0.3.5
22162023-10-11T19:47:46.428Z Compiling strum_macros v0.25.2
22172023-10-11T19:47:46.491Z Compiling slog-bunyan v2.4.0
22182023-10-11T19:47:46.522Z Compiling serde_with_macros v2.3.3
22192023-10-11T19:47:46.565Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
22202023-10-11T19:47:47.032Z Compiling progenitor-client v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
22212023-10-11T19:47:47.084Z Compiling sha1 v0.10.5
22222023-10-11T19:47:47.101Z Compiling snafu-derive v0.7.5
22232023-10-11T19:47:47.119Z Compiling serde_path_to_error v0.1.14
22242023-10-11T19:47:47.143Z Compiling path-dedot v3.1.0
22252023-10-11T19:47:47.169Z Compiling instant v0.1.12
22262023-10-11T19:47:47.249Z Compiling debug-ignore v1.0.5
22272023-10-11T19:47:47.319Z Compiling arc-swap v1.6.0
22282023-10-11T19:47:47.328Z Compiling buf-list v1.0.3
22292023-10-11T19:47:47.378Z Compiling base64 v0.13.1
22302023-10-11T19:47:47.621Z Compiling same-file v1.0.6
22312023-10-11T19:47:48.509Z Compiling pem v1.1.1
22322023-10-11T19:47:48.514Z Compiling walkdir v2.4.0
22332023-10-11T19:47:48.519Z Compiling slog-scope v4.4.0
22342023-10-11T19:47:48.526Z Compiling parse-display-derive v0.7.0
22352023-10-11T19:47:48.572Z Compiling typify-macro v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
22362023-10-11T19:47:49.610Z Compiling backoff v0.4.0
22372023-10-11T19:47:50.164Z Compiling path-absolutize v3.1.0
22382023-10-11T19:47:50.234Z Compiling strum v0.25.0
22392023-10-11T19:47:50.859Z Compiling serde_with v2.3.3
22402023-10-11T19:47:50.862Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22412023-10-11T19:47:50.957Z Compiling globset v0.4.13
22422023-10-11T19:47:51.483Z Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
22432023-10-11T19:47:51.721Z Compiling olpc-cjson v0.1.3
22442023-10-11T19:47:52.599Z Compiling macaddr v1.0.1
22452023-10-11T19:47:53.770Z Compiling serde_plain v1.0.2
22462023-10-11T19:47:54.061Z Compiling snafu v0.7.5
22472023-10-11T19:47:54.320Z Compiling parse-display v0.7.0
22482023-10-11T19:47:54.637Z Compiling filetime v0.2.22
22492023-10-11T19:47:54.702Z Compiling xattr v1.0.1
22502023-10-11T19:47:55.122Z Compiling tar v0.4.40
22512023-10-11T19:47:55.137Z Compiling tough v0.12.5
22522023-10-11T19:47:55.728Z Compiling typify v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
22532023-10-11T19:47:55.924Z Compiling progenitor-impl v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
22542023-10-11T19:47:58.210Z Compiling slog-stdlog v4.1.1
22552023-10-11T19:48:01.498Z Compiling camino-tempfile v1.0.2
22562023-10-11T19:48:04.928Z Compiling itertools v0.11.0
22572023-10-11T19:48:05.186Z Compiling bytesize v1.3.0
22582023-10-11T19:48:05.583Z Compiling fs-err v2.9.0
22592023-10-11T19:48:05.864Z Compiling slog-envlogger v2.2.0
22602023-10-11T19:48:06.800Z Compiling humantime v2.1.0
22612023-10-11T19:48:06.814Z Compiling progenitor-macro v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
22622023-10-11T19:48:35.346Z Compiling progenitor v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
22632023-10-11T19:48:36.045Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22642023-10-11T19:48:45.033Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
22652023-10-11T19:48:47.390Z Compiling tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
22662023-10-11T19:49:09.617Z Finished release [optimized] target(s) in 1m 45s
22672023-10-11T19:49:09.687Z
22682023-10-11T19:49:09.706Zreal 1:45.670655644
22692023-10-11T19:49:09.727Zuser 11:20.251514311
22702023-10-11T19:49:09.751Zsys 43.803167776
22712023-10-11T19:49:09.771Ztrap 0.408018736
22722023-10-11T19:49:09.792Ztflt 0.332677032
22732023-10-11T19:49:09.807Zdflt 0.684270712
22742023-10-11T19:49:09.813Zkflt 0.000273578
22752023-10-11T19:49:09.840Zlock 23:10.922690097
22762023-10-11T19:49:09.846Zslp 24:58.625121814
22772023-10-11T19:49:09.850Zlat 20.843615442
22782023-10-11T19:49:09.860Zstop 11.397650371
22792023-10-11T19:49:09.866Z+ ptime -m gzip
22802023-10-11T19:49:11.782Z
22812023-10-11T19:49:11.800Zreal 2.098034067
22822023-10-11T19:49:11.811Zuser 2.080536644
22832023-10-11T19:49:11.829Zsys 0.016729655
22842023-10-11T19:49:11.843Ztrap 0.000226752
22852023-10-11T19:49:11.858Ztflt 0.000000000
22862023-10-11T19:49:11.867Zdflt 0.000000000
22872023-10-11T19:49:11.876Zkflt 0.000000000
22882023-10-11T19:49:11.886Zlock 0.000000000
22892023-10-11T19:49:12.076Zslp 0.000000000
22902023-10-11T19:49:12.107Zlat 0.000178699
22912023-10-11T19:49:12.116Zstop 0.000262264
22922023-10-11T19:49:12.120Zprocess exited: duration 1326249 ms, exit code 0
 
22932023-10-11T19:49:12.138Zfound 5 output files
22942023-10-11T19:49:12.269Zuploading: /work/end-to-end-tests/bootstrap-0b5a6903c7c17be7.gz (6375493 bytes)
22952023-10-11T19:49:15.345Zuploaded: /work/end-to-end-tests/bootstrap-0b5a6903c7c17be7.gz
22962023-10-11T19:49:15.356Zuploading: /work/end-to-end-tests/bootstrap.gz (96459496 bytes)
22972023-10-11T19:49:45.906Zuploaded: /work/end-to-end-tests/bootstrap.gz
22982023-10-11T19:49:45.941Zuploading: /work/end-to-end-tests/end_to_end_tests-6da9107f9543f44b.gz (110159304 bytes)
22992023-10-11T19:50:48.702Zuploaded: /work/end-to-end-tests/end_to_end_tests-6da9107f9543f44b.gz
23002023-10-11T19:50:48.720Zuploading: /work/caboose-util.gz (4117051 bytes)
23012023-10-11T19:50:51.639Zuploaded: /work/caboose-util.gz
23022023-10-11T19:50:51.722Zuploading: /work/tufaceous.gz (13414505 bytes)
23032023-10-11T19:50:55.897Zuploaded: /work/tufaceous.gz