01HER4RYPFZZDDCZ620ZBB7Z28: 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: 01HER4SEA3GSYDVQ65A4WNCBXR

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12023-11-08T18:59:19.716Zjob assigned to worker 01HER4SJQ07MPY26G5XS63C5GP (queued for 59 s)
 
22023-11-08T18:59:19.985Zstarting task 0: "setup"
32023-11-08T18:59:20.052Z++ uname -s
42023-11-08T18:59:20.057Z+ kern=SunOS
52023-11-08T18:59:20.060Z+ case "$kern" in
62023-11-08T18:59:20.063Z+ groupadd -g 12345 build
72023-11-08T18:59:20.065Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82023-11-08T18:59:22.069Z+ zfs create -o mountpoint=/work rpool/work
92023-11-08T18:59:22.209Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102023-11-08T18:59:22.212Z+ home_fs=zfs
112023-11-08T18:59:22.215Z+ [[ zfs == autofs ]]
122023-11-08T18:59:22.218Z+ mkdir -p /home/build
132023-11-08T18:59:22.221Z+ chown build:build /home/build /work
142023-11-08T18:59:24.217Z+ chmod 0700 /home/build /work
152023-11-08T18:59:24.221Zprocess exited: duration 4225 ms, exit code 0
 
162023-11-08T18:59:24.226Zstarting task 1: "rust-toolchain"
172023-11-08T18:59:24.237Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182023-11-08T18:59:24.240Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192023-11-08T18:59:24.413Zinfo: downloading installer
202023-11-08T18:59:26.321Zwarning: it looks like you have an existing installation of Rust at:
212023-11-08T18:59:26.336Zwarning: /opt/ooce/bin
222023-11-08T18:59:26.348Zwarning: It is recommended that rustup be the primary Rust installation.
232023-11-08T18:59:26.354Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242023-11-08T18:59:26.358Zwarning: If you are sure that you want both rustup and your already installed Rust
252023-11-08T18:59:26.362Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262023-11-08T18:59:26.366Zwarning: or pass `-y' to ignore all ignorable checks.
272023-11-08T18:59:26.371Zerror: cannot install while Rust is installed
282023-11-08T18:59:26.377Zwarning: continuing (because the -y flag is set and the error is ignorable)
292023-11-08T18:59:26.420Zinfo: profile set to 'default'
302023-11-08T18:59:26.424Zinfo: default host triple is x86_64-unknown-illumos
312023-11-08T18:59:26.428Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322023-11-08T18:59:26.604Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332023-11-08T18:59:26.607Zinfo: downloading component 'cargo'
342023-11-08T18:59:27.387Zinfo: downloading component 'clippy'
352023-11-08T18:59:27.673Zinfo: downloading component 'rust-docs'
362023-11-08T18:59:28.665Zinfo: downloading component 'rust-std'
372023-11-08T18:59:30.435Zinfo: downloading component 'rustc'
382023-11-08T18:59:34.738Zinfo: downloading component 'rustfmt'
392023-11-08T18:59:34.984Zinfo: installing component 'cargo'
402023-11-08T18:59:36.405Zinfo: installing component 'clippy'
412023-11-08T18:59:37.018Zinfo: installing component 'rust-docs'
422023-11-08T18:59:39.725Zinfo: installing component 'rust-std'
432023-11-08T18:59:42.837Zinfo: installing component 'rustc'
442023-11-08T18:59:49.558Zinfo: installing component 'rustfmt'
452023-11-08T18:59:50.085Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462023-11-08T18:59:50.088Z
472023-11-08T18:59:50.223Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482023-11-08T18:59:50.227Z
492023-11-08T18:59:50.230Z
502023-11-08T18:59:50.233ZRust is installed now. Great!
512023-11-08T18:59:50.237Z
522023-11-08T18:59:50.241ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532023-11-08T18:59:50.244Zenvironment variable. This has not been done automatically.
542023-11-08T18:59:50.247Z
552023-11-08T18:59:50.250ZTo configure your current shell, run:
562023-11-08T18:59:50.254Zsource "$HOME/.cargo/env"
572023-11-08T18:59:50.307Z+ rustc --version
582023-11-08T18:59:50.414Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592023-11-08T18:59:50.420Zprocess exited: duration 26190 ms, exit code 0
 
602023-11-08T18:59:50.426Zstarting task 2: "authentication"
612023-11-08T18:59:50.462Zprocess exited: duration 30 ms, exit code 0
 
622023-11-08T18:59:50.468Zstarting task 3: "clone repository"
632023-11-08T18:59:50.478Z+ mkdir -p /work/oxidecomputer/omicron
642023-11-08T18:59:50.480Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652023-11-08T18:59:50.591ZCloning into '/work/oxidecomputer/omicron'...
662023-11-08T18:59:57.732Z+ cd /work/oxidecomputer/omicron
672023-11-08T18:59:57.743Z+ [[ -n dap/schema-docs ]]
682023-11-08T18:59:57.753Z+ git fetch origin dap/schema-docs
692023-11-08T18:59:58.104ZFrom https://github.com/oxidecomputer/omicron
702023-11-08T18:59:58.107Z * branch dap/schema-docs -> FETCH_HEAD
712023-11-08T18:59:58.115Z+ git checkout -B dap/schema-docs remotes/origin/dap/schema-docs
722023-11-08T18:59:58.203ZSwitched to a new branch 'dap/schema-docs'
732023-11-08T18:59:58.207Zbranch 'dap/schema-docs' set up to track 'origin/dap/schema-docs'.
742023-11-08T18:59:58.210Z+ git reset --hard 658f195056a65f29e05b930ec1ba81ab636f5b1d
752023-11-08T18:59:58.352ZHEAD is now at 658f1950 rework headings
762023-11-08T18:59:58.355Zprocess exited: duration 7883 ms, exit code 0
 
772023-11-08T18:59:58.361Zstarting task 4: "build"
782023-11-08T18:59:58.371Z+ cargo --version
792023-11-08T18:59:58.378Zinfo: syncing channel updates for '1.73.0-x86_64-unknown-illumos'
802023-11-08T18:59:58.572Zinfo: latest update on 2023-10-05, rust version 1.73.0 (cc66ad468 2023-10-03)
812023-11-08T18:59:58.575Zinfo: downloading component 'cargo'
822023-11-08T18:59:59.232Zinfo: downloading component 'clippy'
832023-11-08T18:59:59.469Zinfo: downloading component 'rust-docs'
842023-11-08T19:00:00.338Zinfo: downloading component 'rust-std'
852023-11-08T19:00:01.745Zinfo: downloading component 'rustc'
862023-11-08T19:00:05.557Zinfo: downloading component 'rustfmt'
872023-11-08T19:00:05.816Zinfo: installing component 'cargo'
882023-11-08T19:00:07.004Zinfo: installing component 'clippy'
892023-11-08T19:00:07.513Zinfo: installing component 'rust-docs'
902023-11-08T19:00:10.181Zinfo: installing component 'rust-std'
912023-11-08T19:00:12.695Zinfo: installing component 'rustc'
922023-11-08T19:00:18.900Zinfo: installing component 'rustfmt'
932023-11-08T19:00:19.383Zcargo 1.73.0 (9c4383fb5 2023-08-26)
942023-11-08T19:00:19.387Z+ rustc --version
952023-11-08T19:00:19.505Zrustc 1.73.0 (cc66ad468 2023-10-03)
962023-11-08T19:00:19.511Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
972023-11-08T19:00:27.603Z Startup: Refreshing catalog 'helios-dev' ... Done
982023-11-08T19:00:28.660Z Startup: Caching catalogs ... Done
992023-11-08T19:00:33.349ZPlanning: Solver setup ... Done (4.409s)
1002023-11-08T19:00:33.458ZPlanning: Running solver ... Done (0.115s)
1012023-11-08T19:00:33.508ZPlanning: Finding local manifests ... Done (0.003s)
1022023-11-08T19:00:33.522ZPlanning: Fetching manifests: 0/4 0% complete
1032023-11-08T19:00:33.791ZPlanning: Fetching manifests: 4/4 100% complete
1042023-11-08T19:00:33.865ZPlanning: Package planning ... Done (0.077s)
1052023-11-08T19:00:34.014ZPlanning: Merging actions ... Done (0.147s)
1062023-11-08T19:00:35.255ZPlanning: Checking for conflicting actions ... Done (0.838s)
1072023-11-08T19:00:35.262ZPlanning: Consolidating action changes ... Done (0.017s)
1082023-11-08T19:00:38.860ZPlanning: Evaluating mediators ... Done (3.997s)
1092023-11-08T19:00:38.876ZPlanning: Planning completed in 10.17 seconds
1102023-11-08T19:00:39.818Z Packages to install: 4
1112023-11-08T19:00:39.830Z Mediators to change: 2
1122023-11-08T19:00:39.837Z Services to change: 1
1132023-11-08T19:00:39.841Z Estimated space available: 148.90 GB
1142023-11-08T19:00:39.852ZEstimated space to be consumed: 1.37 GB
1152023-11-08T19:00:39.856Z Create boot environment: No
1162023-11-08T19:00:39.866ZCreate backup boot environment: No
1172023-11-08T19:00:39.872Z Rebuild boot archive: No
1182023-11-08T19:00:39.880Z
1192023-11-08T19:00:39.888ZChanged mediators:
1202023-11-08T19:00:39.892Z mediator clang:
1212023-11-08T19:00:39.895Z version: None -> 15 (system default)
1222023-11-08T19:00:39.900Z
1232023-11-08T19:00:39.904Z mediator llvm:
1242023-11-08T19:00:39.908Z version: 14 (system default) -> 15 (system default)
1252023-11-08T19:00:39.912Z
1262023-11-08T19:00:39.917ZChanged packages:
1272023-11-08T19:00:39.925Zhelios-dev
1282023-11-08T19:00:39.929Z developer/build-essential
1292023-11-08T19:00:39.934Z None -> 11-2.0
1302023-11-08T19:00:39.938Z library/libxmlsec1
1312023-11-08T19:00:39.942Z None -> 1.2.35-2.0
1322023-11-08T19:00:39.946Z ooce/developer/clang-15
1332023-11-08T19:00:39.949Z None -> 15.0.7-2.0
1342023-11-08T19:00:39.952Z ooce/developer/llvm-15
1352023-11-08T19:00:39.957Z None -> 15.0.7-2.0
1362023-11-08T19:00:40.365Z
1372023-11-08T19:00:40.482ZServices:
1382023-11-08T19:00:40.487Z restart_fmri:
1392023-11-08T19:00:40.493Z svc:/system/update-man-index:default
1402023-11-08T19:00:40.505Z
1412023-11-08T19:00:40.511ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1422023-11-08T19:00:45.004ZDownload: 646/3290 items 18.0/212.6MB 8% complete (3.7M/s)
1432023-11-08T19:00:50.474ZDownload: 1198/3290 items 83.5/212.6MB 39% complete (8.6M/s)
1442023-11-08T19:00:55.484ZDownload: 2062/3290 items 118.8/212.6MB 55% complete (10.0M/s)
1452023-11-08T19:01:00.483ZDownload: 2526/3290 items 120.0/212.6MB 56% complete (3.7M/s)
1462023-11-08T19:01:05.484ZDownload: 3248/3290 items 201.9/212.6MB 94% complete (8.2M/s)
1472023-11-08T19:01:06.516ZDownload: Completed 212.60 MB in 26.52 seconds (8.0M/s)
1482023-11-08T19:01:06.802Z Actions: 1/3687 actions (Installing new actions)
1492023-11-08T19:01:11.849Z Actions: 3217/3687 actions (Installing new actions)
1502023-11-08T19:01:14.827Z Actions: Completed 3687 actions in 8.03 seconds.
1512023-11-08T19:01:14.994Z Done (0.158s)
1522023-11-08T19:01:14.998Z Done (0.000s)
1532023-11-08T19:01:15.206Z Done (0.209s)
1542023-11-08T19:01:22.552Z Done (7.234s)
1552023-11-08T19:01:22.937Z Done (0.292s)
1562023-11-08T19:01:22.949Z Done (0.000s)
1572023-11-08T19:01:23.211Z Done (0.000s)
1582023-11-08T19:01:23.883ZPlanning: Evaluating mediator changes ... Done
1592023-11-08T19:01:24.155ZPlanning: Checking for conflicting actions ... Done
1602023-11-08T19:01:24.159ZPlanning: Consolidating action changes ... Done
1612023-11-08T19:01:24.581ZPlanning: Evaluating mediators ... Done
1622023-11-08T19:01:24.585ZPlanning: Planning completed in 0.70 seconds
1632023-11-08T19:01:24.636Z Mediators to change: 2
1642023-11-08T19:01:24.640Z Create boot environment: No
1652023-11-08T19:01:24.644ZCreate backup boot environment: No
1662023-11-08T19:01:24.740Z Done
1672023-11-08T19:01:24.756Z Done
1682023-11-08T19:01:24.854Z Done
1692023-11-08T19:01:30.645Z Done
1702023-11-08T19:01:30.694Z Done
1712023-11-08T19:01:30.704Z Done
1722023-11-08T19:01:30.810Z Done
1732023-11-08T19:01:31.804ZPlanning: Evaluating mediator changes ... Done
1742023-11-08T19:01:31.807ZPlanning: Merging actions ... Done
1752023-11-08T19:01:32.141ZPlanning: Checking for conflicting actions ... Done
1762023-11-08T19:01:32.149ZPlanning: Consolidating action changes ... Done
1772023-11-08T19:01:32.560ZPlanning: Evaluating mediators ... Done
1782023-11-08T19:01:32.649ZPlanning: Planning completed in 1.29 seconds
1792023-11-08T19:01:32.729Z Packages to change: 1
1802023-11-08T19:01:32.733Z Mediators to change: 1
1812023-11-08T19:01:32.736Z Services to change: 1
1822023-11-08T19:01:32.739Z Create boot environment: No
1832023-11-08T19:01:32.742ZCreate backup boot environment: Yes
1842023-11-08T19:01:34.711Z Actions: 1/6 actions (Updating modified actions)
1852023-11-08T19:01:34.715Z Actions: Completed 6 actions in 0.00 seconds.
1862023-11-08T19:01:34.719Z Done
1872023-11-08T19:01:34.722Z Done
1882023-11-08T19:01:34.781Z Done
1892023-11-08T19:01:40.511Z Done
1902023-11-08T19:01:40.635Z Done
1912023-11-08T19:01:40.638Z Done
1922023-11-08T19:01:40.739Z Done
1932023-11-08T19:01:41.398ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1942023-11-08T19:01:41.402Zclang system 15 system
1952023-11-08T19:01:41.406Zcsh system system illumos
1962023-11-08T19:01:41.412Zctags system system illumos
1972023-11-08T19:01:41.417Zgcc vendor 12 vendor
1982023-11-08T19:01:41.426Zgcc system 10 system
1992023-11-08T19:01:41.433Zgcc system 7 system
2002023-11-08T19:01:41.443Zgo system 1.20 system
2012023-11-08T19:01:41.450Zgo system 1.19 system
2022023-11-08T19:01:41.462Zllvm system 15 system
2032023-11-08T19:01:41.471Zllvm system 14 system
2042023-11-08T19:01:41.481Zmariadb system 10.6 system
2052023-11-08T19:01:41.489Zmta vendor vendor dma
2062023-11-08T19:01:41.512Zopenjdk system 17 system
2072023-11-08T19:01:41.517Zopenjdk system 11 system
2082023-11-08T19:01:41.525Zopenjdk system 1.8 system
2092023-11-08T19:01:41.531Zopenssl vendor 3 vendor
2102023-11-08T19:01:41.536Zperl system 5.36 system
2112023-11-08T19:01:41.539Zpostgresql system 15 system
2122023-11-08T19:01:41.542Zpostgresql system 13 system
2132023-11-08T19:01:41.545Zpython vendor 3 vendor
2142023-11-08T19:01:41.548Zpython system 2 system
2152023-11-08T19:01:41.551Zpython3 system 3.11 system
2162023-11-08T19:01:41.554Zruby system 3.0 system
2172023-11-08T19:01:41.567Zwords vendor vendor american-english
2182023-11-08T19:01:41.575Zwords system system australian-english
2192023-11-08T19:01:41.579Zwords system system british-english
2202023-11-08T19:01:41.591Zwords system system canadian-english
2212023-11-08T19:01:41.605Zwords system system french
2222023-11-08T19:01:41.616Zwords system system italian
2232023-11-08T19:01:41.633Zwords system system ngerman
2242023-11-08T19:01:41.647Zwords system system ogerman
2252023-11-08T19:01:41.661Zwords system system spanish
2262023-11-08T19:01:41.916ZFMRI IFO
2272023-11-08T19:01:41.923Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2282023-11-08T19:01:41.927Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2292023-11-08T19:01:41.929Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2302023-11-08T19:01:41.932Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z im-
2312023-11-08T19:01:41.936Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2322023-11-08T19:01:41.939Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z i--
2332023-11-08T19:01:41.988Z+ set -o errexit
2342023-11-08T19:01:41.991Z+++ dirname ./tools/ci_download_cockroachdb
2352023-11-08T19:01:41.994Z++ cd ./tools
2362023-11-08T19:01:41.997Z++ pwd
2372023-11-08T19:01:42.000Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2382023-11-08T19:01:42.003Z++ basename ./tools/ci_download_cockroachdb
2392023-11-08T19:01:42.032Z+ ARG0=ci_download_cockroachdb
2402023-11-08T19:01:42.039Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2412023-11-08T19:01:42.045Z+ CIDL_VERSION=v22.1.9
2422023-11-08T19:01:42.050Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2432023-11-08T19:01:42.459Z++ CIDL_MD5_DARWIN=2db972c254b4e3b599e12110520178b5
2442023-11-08T19:01:42.463Z++ CIDL_MD5_LINUX=8c3170883e0a0be1a34b44090c067a8c
2452023-11-08T19:01:42.466Z++ CIDL_MD5_ILLUMOS=d8999aff364e5d70f226e139fda724a3
2462023-11-08T19:01:42.470Z+ TARGET_DIR=out
2472023-11-08T19:01:42.474Z+ DOWNLOAD_DIR=out/downloads
2482023-11-08T19:01:42.476Z+ DEST_DIR=./out/cockroachdb
2492023-11-08T19:01:42.479Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2502023-11-08T19:01:42.482Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2512023-11-08T19:01:42.485Z+ main
2522023-11-08T19:01:42.488Z+ [[ 0 != 0 ]]
2532023-11-08T19:01:42.491Z+ CIDL_OS=solaris2.11
2542023-11-08T19:01:42.494Z+ [[ 0 != 0 ]]
2552023-11-08T19:01:42.498Z+ configure_os solaris2.11
2562023-11-08T19:01:42.501Z+ echo 'current directory: /work/oxidecomputer/omicron'
2572023-11-08T19:01:42.506Zcurrent directory: /work/oxidecomputer/omicron
2582023-11-08T19:01:42.509Z+ echo 'configuring based on OS: "solaris2.11"'
2592023-11-08T19:01:42.512Zconfiguring based on OS: "solaris2.11"
2602023-11-08T19:01:42.515Z+ case "$1" in
2612023-11-08T19:01:42.518Z+ CIDL_BUILD=illumos
2622023-11-08T19:01:42.523Z+ CIDL_SUFFIX=tar.gz
2632023-11-08T19:01:42.527Z+ CIDL_MD5=d8999aff364e5d70f226e139fda724a3
2642023-11-08T19:01:42.530Z+ CIDL_MD5FUNC=do_md5sum
2652023-11-08T19:01:42.533Z+ CIDL_URL_BASE=https://illumos.org/downloads
2662023-11-08T19:01:42.536Z+ CIDL_ASSEMBLE=do_assemble_illumos
2672023-11-08T19:01:42.539Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2682023-11-08T19:01:42.542Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2692023-11-08T19:01:42.545Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2702023-11-08T19:01:42.548Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2712023-11-08T19:01:42.552Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2722023-11-08T19:01:42.556Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
2732023-11-08T19:01:42.561ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2742023-11-08T19:01:42.566ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
2752023-11-08T19:01:42.569Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
2762023-11-08T19:01:42.572Z+ mkdir -p out/downloads
2772023-11-08T19:01:42.575Z+ mkdir -p ./out/cockroachdb
2782023-11-08T19:01:42.578Z+ local DO_DOWNLOAD=true
2792023-11-08T19:01:42.581Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
2802023-11-08T19:01:42.584Z+ '[' true == true ']'
2812023-11-08T19:01:42.587Z+ echo Downloading...
2822023-11-08T19:01:42.590ZDownloading...
2832023-11-08T19:01:42.593Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
2842023-11-08T19:01:42.596Z+ 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
2852023-11-08T19:01:46.448Z++ do_md5sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
2862023-11-08T19:01:46.451Z++ md5sum
2872023-11-08T19:01:46.453Z++ awk '{print $1}'
2882023-11-08T19:01:46.633Z+ calculated_md5=d8999aff364e5d70f226e139fda724a3
2892023-11-08T19:01:46.636Z+ [[ 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 ]]
2902023-11-08T19:01:46.639Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
2912023-11-08T19:01:46.641Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
2922023-11-08T19:01:49.934Z+ do_assemble_illumos
2932023-11-08T19:01:49.938Z+ rm -r ./out/cockroachdb
2942023-11-08T19:01:49.944Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
2952023-11-08T19:01:50.620Z+ ./out/cockroachdb/bin/cockroach version
2962023-11-08T19:01:50.918ZBuild Tag: v22.1.9-dirty
2972023-11-08T19:01:50.920ZBuild Time: 2022/10/26 21:17:46
2982023-11-08T19:01:50.923ZDistribution: OSS
2992023-11-08T19:01:50.927ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3002023-11-08T19:01:50.931ZGo Version: go1.17.13
3012023-11-08T19:01:50.935ZC Compiler: gcc 10.3.0
3022023-11-08T19:01:50.938ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3032023-11-08T19:01:50.942ZBuild Type: release
3042023-11-08T19:01:50.946Z+ set -o errexit
3052023-11-08T19:01:51.357Z+++ dirname ./tools/ci_download_clickhouse
3062023-11-08T19:01:51.361Z++ cd ./tools
3072023-11-08T19:01:51.366Z++ pwd
3082023-11-08T19:01:51.370Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3092023-11-08T19:01:51.375Z++ basename ./tools/ci_download_clickhouse
3102023-11-08T19:01:51.379Z+ ARG0=ci_download_clickhouse
3112023-11-08T19:01:51.385Z+ TARGET_DIR=out
3122023-11-08T19:01:51.390Z+ DOWNLOAD_DIR=out/downloads
3132023-11-08T19:01:51.397Z+ DEST_DIR=./out/clickhouse
3142023-11-08T19:01:51.402Z+ CIDL_VERSION=v22.8.9.24
3152023-11-08T19:01:51.407Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3162023-11-08T19:01:51.412Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3172023-11-08T19:01:51.416Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3182023-11-08T19:01:51.421Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3192023-11-08T19:01:51.428Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3202023-11-08T19:01:51.438Z+ main
3212023-11-08T19:01:51.448Z+ [[ 0 != 0 ]]
3222023-11-08T19:01:51.459Z+ CIDL_OS=solaris2.11
3232023-11-08T19:01:51.472Z+ [[ 0 != 0 ]]
3242023-11-08T19:01:51.491Z+ configure_os solaris2.11
3252023-11-08T19:01:51.909Z+ echo 'current directory: /work/oxidecomputer/omicron'
3262023-11-08T19:01:51.915Zcurrent directory: /work/oxidecomputer/omicron
3272023-11-08T19:01:51.924Z+ echo 'configuring based on OS: "solaris2.11"'
3282023-11-08T19:01:51.931Zconfiguring based on OS: "solaris2.11"
3292023-11-08T19:01:51.939Z+ CIDL_DASHREV=
3302023-11-08T19:01:51.943Z+ case "$1" in
3312023-11-08T19:01:51.947Z+ CIDL_PLATFORM=illumos
3322023-11-08T19:01:51.950Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3332023-11-08T19:01:51.954Z+ CIDL_MD5FUNC=do_md5sum
3342023-11-08T19:01:51.957Z+ CIDL_DASHREV=-1
3352023-11-08T19:01:51.960Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3362023-11-08T19:01:51.964Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3372023-11-08T19:01:51.967Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3382023-11-08T19:01:51.970Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3392023-11-08T19:01:51.974Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3402023-11-08T19:01:51.979ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3412023-11-08T19:01:51.985Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3422023-11-08T19:01:51.994ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3432023-11-08T19:01:51.997Z+ mkdir -p out/downloads
3442023-11-08T19:01:52.004Z+ mkdir -p ./out/clickhouse
3452023-11-08T19:01:52.007Z+ local DO_DOWNLOAD=true
3462023-11-08T19:01:52.011Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3472023-11-08T19:01:52.014Z+ '[' true == true ']'
3482023-11-08T19:01:52.018Z+ echo Downloading...
3492023-11-08T19:01:52.024ZDownloading...
3502023-11-08T19:01:52.028Z+ 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
3512023-11-08T19:01:52.031Z+ 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
3522023-11-08T19:01:52.615Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3532023-11-08T19:01:52.618Z++ md5sum
3542023-11-08T19:01:52.623Z++ awk '{print $1}'
3552023-11-08T19:01:52.878Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3562023-11-08T19:01:52.881Z+ [[ 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 ]]
3572023-11-08T19:01:52.885Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3582023-11-08T19:01:52.888Z+ mkdir -p ./out/clickhouse
3592023-11-08T19:01:52.892Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3602023-11-08T19:01:57.656Z+ ./out/clickhouse/clickhouse server --version
3612023-11-08T19:01:57.709ZClickHouse server version 22.8.9.1.
3622023-11-08T19:01:57.732Z+ set -o errexit
3632023-11-08T19:01:57.735Z+++ dirname ./tools/ci_download_console
3642023-11-08T19:01:57.738Z++ cd ./tools
3652023-11-08T19:01:57.740Z++ pwd
3662023-11-08T19:01:57.744Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3672023-11-08T19:01:57.747Z++ basename ./tools/ci_download_console
3682023-11-08T19:01:57.750Z+ ARG0=ci_download_console
3692023-11-08T19:01:57.753Z+ TARGET_DIR=out
3702023-11-08T19:01:57.756Z+ DOWNLOAD_DIR=out/downloads
3712023-11-08T19:01:57.758Z+ DEST_DIR=./out/console-assets
3722023-11-08T19:01:57.761Z+ source /work/oxidecomputer/omicron/tools/console_version
3732023-11-08T19:01:57.764Z++ COMMIT=ae8218df707360a902133f4a96b48a3b5a62a09e
3742023-11-08T19:01:57.767Z++ SHA2=ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989
3752023-11-08T19:01:57.771Z+ URL=https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
3762023-11-08T19:01:57.774Z+ TARBALL_FILE=out/downloads/console.tar.gz
3772023-11-08T19:01:57.777Z+ main
3782023-11-08T19:01:57.780Z+ [[ 0 != 0 ]]
3792023-11-08T19:01:57.782Z+ echo 'URL: https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz'
3802023-11-08T19:01:57.785ZURL: https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
3812023-11-08T19:01:57.788ZLocal file: out/downloads/console.tar.gz
3822023-11-08T19:01:57.790Z+ echo 'Local file: out/downloads/console.tar.gz'
3832023-11-08T19:01:57.793Z+ local DO_DOWNLOAD=true
3842023-11-08T19:01:57.796Z+ [[ -f out/downloads/console.tar.gz ]]
3852023-11-08T19:01:57.798Z+ mkdir -p out/downloads
3862023-11-08T19:01:57.802Z+ '[' true == true ']'
3872023-11-08T19:01:57.805Z+ echo Downloading...
3882023-11-08T19:01:57.809ZDownloading...
3892023-11-08T19:01:57.812Z+ do_download_curl https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz out/downloads/console.tar.gz
3902023-11-08T19:01:57.815Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
3912023-11-08T19:01:58.250Z++ do_sha256sum out/downloads/console.tar.gz
3922023-11-08T19:01:58.255Z++ case "$OSTYPE" in
3932023-11-08T19:01:58.260Z++ SHA=sha256sum
3942023-11-08T19:01:58.263Z++ sha256sum
3952023-11-08T19:01:58.266Z++ awk '{print $1}'
3962023-11-08T19:01:58.276Z+ calculated_sha2=ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989
3972023-11-08T19:01:58.280Z+ [[ ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989 != \a\e\3\5\b\9\9\1\d\3\f\f\8\3\5\a\5\9\b\5\9\1\2\6\2\9\8\7\9\0\c\b\7\4\3\1\a\2\8\2\b\2\5\b\a\4\a\d\d\4\e\7\f\b\6\e\a\6\b\9\8\9\8\9 ]]
3982023-11-08T19:01:58.283Z+ rm -rf ./out/console-assets
3992023-11-08T19:01:58.286Z+ mkdir -p ./out/console-assets
4002023-11-08T19:01:58.289Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4012023-11-08T19:01:58.292Z+ mkdir -p ./out/console-assets
4022023-11-08T19:01:58.295Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4032023-11-08T19:01:58.416Z+ set -o errexit
4042023-11-08T19:01:58.419Z+++ dirname ./tools/ci_download_maghemite_openapi
4052023-11-08T19:01:58.422Z++ cd ./tools
4062023-11-08T19:01:58.425Z++ pwd
4072023-11-08T19:01:58.429Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4082023-11-08T19:01:58.432Z++ basename ./tools/ci_download_maghemite_openapi
4092023-11-08T19:01:58.435Z+ ARG0=ci_download_maghemite_openapi
4102023-11-08T19:01:58.438Z+ TARGET_DIR=out
4112023-11-08T19:01:58.441Z+ DOWNLOAD_DIR=out/downloads
4122023-11-08T19:01:58.444Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4132023-11-08T19:01:58.448Z++ COMMIT=82aa17646265449ee0ede9410208e510fa4a5877
4142023-11-08T19:01:58.451Z++ SHA2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4152023-11-08T19:01:58.455Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/82aa17646265449ee0ede9410208e510fa4a5877/ddm-admin.json
4162023-11-08T19:01:58.459Z+ LOCAL_FILE=out/downloads/ddm-admin-82aa17646265449ee0ede9410208e510fa4a5877.json
4172023-11-08T19:01:58.462Z+ main
4182023-11-08T19:01:58.490Z+ [[ 0 != 0 ]]
4192023-11-08T19:01:58.493Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/82aa17646265449ee0ede9410208e510fa4a5877/ddm-admin.json'
4202023-11-08T19:01:58.497ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/82aa17646265449ee0ede9410208e510fa4a5877/ddm-admin.json
4212023-11-08T19:01:58.500Z+ echo 'Local file: out/downloads/ddm-admin-82aa17646265449ee0ede9410208e510fa4a5877.json'
4222023-11-08T19:01:58.503ZLocal file: out/downloads/ddm-admin-82aa17646265449ee0ede9410208e510fa4a5877.json
4232023-11-08T19:01:58.513Z+ local DO_DOWNLOAD=true
4242023-11-08T19:01:58.526Z+ [[ -f out/downloads/ddm-admin-82aa17646265449ee0ede9410208e510fa4a5877.json ]]
4252023-11-08T19:01:58.530Z+ mkdir -p out/downloads
4262023-11-08T19:01:58.533Z+ '[' true == true ']'
4272023-11-08T19:01:58.538Z+ echo Downloading...
4282023-11-08T19:01:58.542ZDownloading...
4292023-11-08T19:01:58.546Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/82aa17646265449ee0ede9410208e510fa4a5877/ddm-admin.json out/downloads/ddm-admin-82aa17646265449ee0ede9410208e510fa4a5877.json
4302023-11-08T19:01:58.550Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-82aa17646265449ee0ede9410208e510fa4a5877.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/82aa17646265449ee0ede9410208e510fa4a5877/ddm-admin.json
4312023-11-08T19:01:58.661Z++ do_sha256sum out/downloads/ddm-admin-82aa17646265449ee0ede9410208e510fa4a5877.json
4322023-11-08T19:01:58.665Z++ case "$OSTYPE" in
4332023-11-08T19:01:58.668Z++ SHA=sha256sum
4342023-11-08T19:01:58.671Z++ sha256sum
4352023-11-08T19:01:58.674Z++ awk '{print $1}'
4362023-11-08T19:01:58.677Z+ calculated_sha2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4372023-11-08T19:01:58.680Z+ [[ 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 ]]
4382023-11-08T19:01:58.685Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4392023-11-08T19:01:58.688Z++ COMMIT=82aa17646265449ee0ede9410208e510fa4a5877
4402023-11-08T19:01:58.691Z++ SHA2=b3f55fe24e54530fdf96c22a033f9edc0bad9c0a5e3344763a23e52b251d5113
4412023-11-08T19:01:58.694Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/82aa17646265449ee0ede9410208e510fa4a5877/mg-admin.json
4422023-11-08T19:01:58.698Z+ LOCAL_FILE=out/downloads/mg-admin-82aa17646265449ee0ede9410208e510fa4a5877.json
4432023-11-08T19:01:58.701Z+ main
4442023-11-08T19:01:58.706Z+ [[ 0 != 0 ]]
4452023-11-08T19:01:58.709Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/82aa17646265449ee0ede9410208e510fa4a5877/mg-admin.json'
4462023-11-08T19:01:58.712ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/82aa17646265449ee0ede9410208e510fa4a5877/mg-admin.json
4472023-11-08T19:01:58.715Z+ echo 'Local file: out/downloads/mg-admin-82aa17646265449ee0ede9410208e510fa4a5877.json'
4482023-11-08T19:01:58.719ZLocal file: out/downloads/mg-admin-82aa17646265449ee0ede9410208e510fa4a5877.json
4492023-11-08T19:01:58.722Z+ local DO_DOWNLOAD=true
4502023-11-08T19:01:58.726Z+ [[ -f out/downloads/mg-admin-82aa17646265449ee0ede9410208e510fa4a5877.json ]]
4512023-11-08T19:01:58.729Z+ mkdir -p out/downloads
4522023-11-08T19:01:58.731Z+ '[' true == true ']'
4532023-11-08T19:01:58.735Z+ echo Downloading...
4542023-11-08T19:01:58.737ZDownloading...
4552023-11-08T19:01:58.740Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/82aa17646265449ee0ede9410208e510fa4a5877/mg-admin.json out/downloads/mg-admin-82aa17646265449ee0ede9410208e510fa4a5877.json
4562023-11-08T19:01:58.743Z+ curl --silent --show-error --fail --location --output out/downloads/mg-admin-82aa17646265449ee0ede9410208e510fa4a5877.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/82aa17646265449ee0ede9410208e510fa4a5877/mg-admin.json
4572023-11-08T19:01:58.803Z++ do_sha256sum out/downloads/mg-admin-82aa17646265449ee0ede9410208e510fa4a5877.json
4582023-11-08T19:01:58.806Z++ case "$OSTYPE" in
4592023-11-08T19:01:58.809Z++ SHA=sha256sum
4602023-11-08T19:01:58.812Z++ sha256sum
4612023-11-08T19:01:58.814Z++ awk '{print $1}'
4622023-11-08T19:01:58.817Z+ calculated_sha2=b3f55fe24e54530fdf96c22a033f9edc0bad9c0a5e3344763a23e52b251d5113
4632023-11-08T19:01:58.820Z+ [[ b3f55fe24e54530fdf96c22a033f9edc0bad9c0a5e3344763a23e52b251d5113 != \b\3\f\5\5\f\e\2\4\e\5\4\5\3\0\f\d\f\9\6\c\2\2\a\0\3\3\f\9\e\d\c\0\b\a\d\9\c\0\a\5\e\3\3\4\4\7\6\3\a\2\3\e\5\2\b\2\5\1\d\5\1\1\3 ]]
4642023-11-08T19:01:58.823Z+ set -o errexit
4652023-11-08T19:01:58.826Z+++ dirname ./tools/ci_download_dendrite_openapi
4662023-11-08T19:01:58.828Z++ cd ./tools
4672023-11-08T19:01:58.831Z++ pwd
4682023-11-08T19:01:58.834Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4692023-11-08T19:01:58.837Z++ basename ./tools/ci_download_dendrite_openapi
4702023-11-08T19:01:58.840Z+ ARG0=ci_download_dendrite_openapi
4712023-11-08T19:01:58.843Z+ TARGET_DIR=out
4722023-11-08T19:01:58.845Z+ DOWNLOAD_DIR=out/downloads
4732023-11-08T19:01:58.850Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4742023-11-08T19:01:58.853Z++ COMMIT=147b03901aa8305b5271e0133a09f628b8140949
4752023-11-08T19:01:58.857Z++ SHA2=82437c74afd4894aa5b9ea800d5777793e8777fe87471321dd22ad1a1c9c9ef3
4762023-11-08T19:01:58.860Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/147b03901aa8305b5271e0133a09f628b8140949/dpd.json
4772023-11-08T19:01:58.863Z+ LOCAL_FILE=out/downloads/dpd-147b03901aa8305b5271e0133a09f628b8140949.json
4782023-11-08T19:01:58.866Z+ main
4792023-11-08T19:01:58.868Z+ [[ 0 != 0 ]]
4802023-11-08T19:01:58.871Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/147b03901aa8305b5271e0133a09f628b8140949/dpd.json'
4812023-11-08T19:01:58.875ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/147b03901aa8305b5271e0133a09f628b8140949/dpd.json
4822023-11-08T19:01:58.878Z+ echo 'Local file: out/downloads/dpd-147b03901aa8305b5271e0133a09f628b8140949.json'
4832023-11-08T19:01:58.880Z+ local DO_DOWNLOAD=true
4842023-11-08T19:01:58.883ZLocal file: out/downloads/dpd-147b03901aa8305b5271e0133a09f628b8140949.json
4852023-11-08T19:01:58.886Z+ [[ -f out/downloads/dpd-147b03901aa8305b5271e0133a09f628b8140949.json ]]
4862023-11-08T19:01:58.890Z+ mkdir -p out/downloads
4872023-11-08T19:01:58.893Z+ '[' true == true ']'
4882023-11-08T19:01:58.896Z+ echo Downloading...
4892023-11-08T19:01:58.898ZDownloading...
4902023-11-08T19:01:58.901Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/147b03901aa8305b5271e0133a09f628b8140949/dpd.json out/downloads/dpd-147b03901aa8305b5271e0133a09f628b8140949.json
4912023-11-08T19:01:58.905Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-147b03901aa8305b5271e0133a09f628b8140949.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/147b03901aa8305b5271e0133a09f628b8140949/dpd.json
4922023-11-08T19:01:59.070Z++ do_sha256sum out/downloads/dpd-147b03901aa8305b5271e0133a09f628b8140949.json
4932023-11-08T19:01:59.076Z++ case "$OSTYPE" in
4942023-11-08T19:01:59.081Z++ SHA=sha256sum
4952023-11-08T19:01:59.087Z++ sha256sum
4962023-11-08T19:01:59.093Z++ awk '{print $1}'
4972023-11-08T19:01:59.098Z+ calculated_sha2=82437c74afd4894aa5b9ea800d5777793e8777fe87471321dd22ad1a1c9c9ef3
4982023-11-08T19:01:59.101Z+ [[ 82437c74afd4894aa5b9ea800d5777793e8777fe87471321dd22ad1a1c9c9ef3 != \8\2\4\3\7\c\7\4\a\f\d\4\8\9\4\a\a\5\b\9\e\a\8\0\0\d\5\7\7\7\7\9\3\e\8\7\7\7\f\e\8\7\4\7\1\3\2\1\d\d\2\2\a\d\1\a\1\c\9\c\9\e\f\3 ]]
4992023-11-08T19:01:59.104Z+ set -o errexit
5002023-11-08T19:01:59.109Z+++ dirname ./tools/ci_download_dendrite_stub
5012023-11-08T19:01:59.112Z++ cd ./tools
5022023-11-08T19:01:59.116Z++ pwd
5032023-11-08T19:01:59.119Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5042023-11-08T19:01:59.124Z++ basename ./tools/ci_download_dendrite_stub
5052023-11-08T19:01:59.127Z+ ARG0=ci_download_dendrite_stub
5062023-11-08T19:01:59.132Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5072023-11-08T19:01:59.135Z++ CIDL_SHA256_ILLUMOS=14fe7f904f963b50188d6e060106b63df6d061ca64238f7b21623c432b5944e3
5082023-11-08T19:01:59.138Z++ CIDL_SHA256_LINUX_DPD=fff6c7484bbb06aa644e3fe41b200e4f7f8d7f65d067cbecd851c834c15fe2ec
5092023-11-08T19:01:59.141Z++ CIDL_SHA256_LINUX_SWADM=0449383a57468aec3b5a4ad26962cfc9e9a121bd13e777329e8a70767e6d9aae
5102023-11-08T19:01:59.144Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5112023-11-08T19:01:59.148Z++ COMMIT=147b03901aa8305b5271e0133a09f628b8140949
5122023-11-08T19:01:59.151Z++ SHA2=82437c74afd4894aa5b9ea800d5777793e8777fe87471321dd22ad1a1c9c9ef3
5132023-11-08T19:01:59.154Z+ TARGET_DIR=out
5142023-11-08T19:01:59.157Z+ DOWNLOAD_DIR=out/downloads
5152023-11-08T19:01:59.160Z+ DEST_DIR=./out/dendrite-stub
5162023-11-08T19:01:59.163Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5172023-11-08T19:01:59.166Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5182023-11-08T19:01:59.172Z+ REPO=oxidecomputer/dendrite
5192023-11-08T19:01:59.177Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/147b03901aa8305b5271e0133a09f628b8140949
5202023-11-08T19:01:59.181Z+ main
5212023-11-08T19:01:59.184Z+ [[ 0 != 0 ]]
5222023-11-08T19:01:59.188Z+ CIDL_OS=solaris2.11
5232023-11-08T19:01:59.193Z+ [[ 0 != 0 ]]
5242023-11-08T19:01:59.203Z+ configure_os solaris2.11
5252023-11-08T19:01:59.211Z+ echo 'current directory: /work/oxidecomputer/omicron'
5262023-11-08T19:01:59.216Zcurrent directory: /work/oxidecomputer/omicron
5272023-11-08T19:01:59.222Zconfiguring based on OS: "solaris2.11"
5282023-11-08T19:01:59.230Z+ echo 'configuring based on OS: "solaris2.11"'
5292023-11-08T19:01:59.233Z+ case "$1" in
5302023-11-08T19:01:59.241Z+ SET_BINARIES=
5312023-11-08T19:01:59.245Z+ CIDL_SHA256=14fe7f904f963b50188d6e060106b63df6d061ca64238f7b21623c432b5944e3
5322023-11-08T19:01:59.251Z+ CIDL_SHA256FUNC=do_sha256sum
5332023-11-08T19:01:59.263Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5342023-11-08T19:01:59.270Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/147b03901aa8305b5271e0133a09f628b8140949/dendrite-stub.tar.gz
5352023-11-08T19:01:59.283Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5362023-11-08T19:01:59.299Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/147b03901aa8305b5271e0133a09f628b8140949/dendrite-stub.tar.gz'
5372023-11-08T19:01:59.307ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/147b03901aa8305b5271e0133a09f628b8140949/dendrite-stub.tar.gz
5382023-11-08T19:01:59.312Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5392023-11-08T19:01:59.318ZLocal file: out/downloads/dendrite-stub.tar.gz
5402023-11-08T19:01:59.323Z+ mkdir -p out/downloads
5412023-11-08T19:01:59.330Z+ mkdir -p ./out/dendrite-stub
5422023-11-08T19:01:59.335Z+ fetch_and_verify
5432023-11-08T19:01:59.339Z+ local DO_DOWNLOAD=true
5442023-11-08T19:01:59.343Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5452023-11-08T19:01:59.347Z+ '[' true == true ']'
5462023-11-08T19:01:59.351Z+ echo Downloading...
5472023-11-08T19:01:59.355ZDownloading...
5482023-11-08T19:01:59.361Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/147b03901aa8305b5271e0133a09f628b8140949/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5492023-11-08T19:01:59.366Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/147b03901aa8305b5271e0133a09f628b8140949/dendrite-stub.tar.gz
5502023-11-08T19:02:06.910Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5512023-11-08T19:02:06.921Z++ sha256sum
5522023-11-08T19:02:07.335Z++ awk '{print $1}'
5532023-11-08T19:02:07.338Z+ calculated_sha256=14fe7f904f963b50188d6e060106b63df6d061ca64238f7b21623c432b5944e3
5542023-11-08T19:02:07.343Z+ [[ 14fe7f904f963b50188d6e060106b63df6d061ca64238f7b21623c432b5944e3 != \1\4\f\e\7\f\9\0\4\f\9\6\3\b\5\0\1\8\8\d\6\e\0\6\0\1\0\6\b\6\3\d\f\6\d\0\6\1\c\a\6\4\2\3\8\f\7\b\2\1\6\2\3\c\4\3\2\b\5\9\4\4\e\3 ]]
5552023-11-08T19:02:07.346Z+ do_untar out/downloads/dendrite-stub.tar.gz
5562023-11-08T19:02:07.357Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5572023-11-08T19:02:07.889Z+ do_assemble
5582023-11-08T19:02:07.901Z+ rm -r ./out/dendrite-stub
5592023-11-08T19:02:07.917Z+ mkdir ./out/dendrite-stub
5602023-11-08T19:02:07.922Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5612023-11-08T19:02:08.028Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5622023-11-08T19:02:08.461Z+ set -o errexit
5632023-11-08T19:02:09.317Z+++ dirname ./tools/ci_download_maghemite_mgd
5642023-11-08T19:02:09.321Z++ cd ./tools
5652023-11-08T19:02:09.326Z++ pwd
5662023-11-08T19:02:09.334Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5672023-11-08T19:02:09.345Z++ basename ./tools/ci_download_maghemite_mgd
5682023-11-08T19:02:09.359Z+ ARG0=ci_download_maghemite_mgd
5692023-11-08T19:02:09.367Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5702023-11-08T19:02:09.376Z++ CIDL_SHA256=1badd6adfece0a1b661f7efb9a2ca65e471f45cf9c8ecbd72b228ca174311e31
5712023-11-08T19:02:09.385Z++ MGD_LINUX_SHA256=92463e3266f5a702af28504349526189aa0ebb23adb166ec2603182acf6cdb8c
5722023-11-08T19:02:09.804Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
5732023-11-08T19:02:09.816Z++ COMMIT=82aa17646265449ee0ede9410208e510fa4a5877
5742023-11-08T19:02:09.841Z++ SHA2=b3f55fe24e54530fdf96c22a033f9edc0bad9c0a5e3344763a23e52b251d5113
5752023-11-08T19:02:09.852Z+ TARGET_DIR=out
5762023-11-08T19:02:09.856Z+ DOWNLOAD_DIR=out/downloads
5772023-11-08T19:02:09.902Z+ DEST_DIR=./out/mgd
5782023-11-08T19:02:09.916Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
5792023-11-08T19:02:09.923Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5802023-11-08T19:02:09.926Z+ REPO=oxidecomputer/maghemite
5812023-11-08T19:02:09.930Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/82aa17646265449ee0ede9410208e510fa4a5877
5822023-11-08T19:02:09.933Z+ main
5832023-11-08T19:02:09.935Z+ [[ 0 != 0 ]]
5842023-11-08T19:02:09.939Z+ CIDL_OS=solaris2.11
5852023-11-08T19:02:09.942Z+ [[ 0 != 0 ]]
5862023-11-08T19:02:09.944Z+ configure_os solaris2.11
5872023-11-08T19:02:09.947Z+ echo 'current directory: /work/oxidecomputer/omicron'
5882023-11-08T19:02:09.950Zcurrent directory: /work/oxidecomputer/omicron
5892023-11-08T19:02:09.953Z+ echo 'configuring based on OS: "solaris2.11"'
5902023-11-08T19:02:09.956Zconfiguring based on OS: "solaris2.11"
5912023-11-08T19:02:09.959Z+ case "$1" in
5922023-11-08T19:02:09.962Z+ SET_BINARIES=
5932023-11-08T19:02:09.965Z+ CIDL_SHA256FUNC=do_sha256sum
5942023-11-08T19:02:09.968Z+ TARBALL_FILENAME=mgd.tar.gz
5952023-11-08T19:02:09.973Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/82aa17646265449ee0ede9410208e510fa4a5877/mgd.tar.gz
5962023-11-08T19:02:09.975Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
5972023-11-08T19:02:09.978Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/82aa17646265449ee0ede9410208e510fa4a5877/mgd.tar.gz'
5982023-11-08T19:02:09.981ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/82aa17646265449ee0ede9410208e510fa4a5877/mgd.tar.gz
5992023-11-08T19:02:09.984Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6002023-11-08T19:02:09.987ZLocal file: out/downloads/mgd.tar.gz
6012023-11-08T19:02:09.990Z+ mkdir -p out/downloads
6022023-11-08T19:02:09.997Z+ mkdir -p ./out/mgd
6032023-11-08T19:02:10.001Z+ fetch_and_verify
6042023-11-08T19:02:10.004Z+ local DO_DOWNLOAD=true
6052023-11-08T19:02:10.007Z+ [[ -f out/downloads/mgd.tar.gz ]]
6062023-11-08T19:02:10.010Z+ '[' true == true ']'
6072023-11-08T19:02:10.013Z+ echo Downloading...
6082023-11-08T19:02:10.016ZDownloading...
6092023-11-08T19:02:10.019Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/82aa17646265449ee0ede9410208e510fa4a5877/mgd.tar.gz out/downloads/mgd.tar.gz
6102023-11-08T19:02:10.023Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/82aa17646265449ee0ede9410208e510fa4a5877/mgd.tar.gz
6112023-11-08T19:02:15.873Z++ do_sha256sum out/downloads/mgd.tar.gz
6122023-11-08T19:02:15.880Z++ sha256sum
6132023-11-08T19:02:15.885Z++ awk '{print $1}'
6142023-11-08T19:02:15.949Z+ calculated_sha256=1badd6adfece0a1b661f7efb9a2ca65e471f45cf9c8ecbd72b228ca174311e31
6152023-11-08T19:02:15.952Z+ [[ 1badd6adfece0a1b661f7efb9a2ca65e471f45cf9c8ecbd72b228ca174311e31 != \1\b\a\d\d\6\a\d\f\e\c\e\0\a\1\b\6\6\1\f\7\e\f\b\9\a\2\c\a\6\5\e\4\7\1\f\4\5\c\f\9\c\8\e\c\b\d\7\2\b\2\2\8\c\a\1\7\4\3\1\1\e\3\1 ]]
6162023-11-08T19:02:15.955Z+ do_untar out/downloads/mgd.tar.gz
6172023-11-08T19:02:15.958Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6182023-11-08T19:02:16.605Z+ do_assemble
6192023-11-08T19:02:16.622Z+ rm -r ./out/mgd
6202023-11-08T19:02:16.626Z+ mkdir ./out/mgd
6212023-11-08T19:02:16.630Z+ cp -r out/downloads/root ./out/mgd/root
6222023-11-08T19:02:16.808Z+ set -o errexit
6232023-11-08T19:02:16.812Z+++ dirname ./tools/ci_download_transceiver_control
6242023-11-08T19:02:16.816Z++ cd ./tools
6252023-11-08T19:02:16.820Z++ pwd
6262023-11-08T19:02:16.823Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6272023-11-08T19:02:16.826Z++ basename ./tools/ci_download_transceiver_control
6282023-11-08T19:02:16.830Z+ ARG0=ci_download_transceiver_control
6292023-11-08T19:02:16.835Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6302023-11-08T19:02:16.838Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6312023-11-08T19:02:16.842Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6322023-11-08T19:02:16.846Z+ TARGET_DIR=out
6332023-11-08T19:02:16.849Z+ DOWNLOAD_DIR=out/downloads
6342023-11-08T19:02:16.856Z+ DEST_DIR=./out/transceiver-control
6352023-11-08T19:02:16.860Z+ BIN_DIR=/opt/oxide/bin
6362023-11-08T19:02:16.864Z+ BINARY=xcvradm
6372023-11-08T19:02:16.869Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6382023-11-08T19:02:16.872Z+ REPO=oxidecomputer/transceiver-control
6392023-11-08T19:02:16.875Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6402023-11-08T19:02:16.878Z+ main
6412023-11-08T19:02:16.882Z+ [[ 0 != 0 ]]
6422023-11-08T19:02:16.887Z+ CIDL_OS=solaris2.11
6432023-11-08T19:02:16.890Z+ [[ 0 != 0 ]]
6442023-11-08T19:02:16.893Z+ configure_os solaris2.11
6452023-11-08T19:02:16.896Z+ echo 'current directory: /work/oxidecomputer/omicron'
6462023-11-08T19:02:16.900Zcurrent directory: /work/oxidecomputer/omicron
6472023-11-08T19:02:16.906Zconfiguring based on OS: "solaris2.11"
6482023-11-08T19:02:16.909Z+ echo 'configuring based on OS: "solaris2.11"'
6492023-11-08T19:02:16.913Z+ case "$1" in
6502023-11-08T19:02:16.916Z+ SET_BINARIES=
6512023-11-08T19:02:16.920Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6522023-11-08T19:02:16.923Z+ CIDL_SHA256FUNC=do_sha256sum
6532023-11-08T19:02:16.926Z+ ARCHIVE_FILENAME=xcvradm.gz
6542023-11-08T19:02:16.930Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6552023-11-08T19:02:16.937Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6562023-11-08T19:02:16.940Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6572023-11-08T19:02:16.944ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6582023-11-08T19:02:16.947Z+ echo 'Local file: out/downloads/xcvradm.gz'
6592023-11-08T19:02:16.950ZLocal file: out/downloads/xcvradm.gz
6602023-11-08T19:02:16.953Z+ mkdir -p out/downloads
6612023-11-08T19:02:16.956Z+ mkdir -p ./out/transceiver-control
6622023-11-08T19:02:16.959Z+ fetch_and_verify
6632023-11-08T19:02:16.962Z+ local DO_DOWNLOAD=true
6642023-11-08T19:02:16.965Z+ [[ -f out/downloads/xcvradm.gz ]]
6652023-11-08T19:02:16.968Z+ '[' true == true ']'
6662023-11-08T19:02:16.971Z+ echo Downloading...
6672023-11-08T19:02:16.974ZDownloading...
6682023-11-08T19:02:16.977Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6692023-11-08T19:02:16.980Z+ 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
6702023-11-08T19:02:20.673Z++ do_sha256sum out/downloads/xcvradm.gz
6712023-11-08T19:02:20.676Z++ sha256sum
6722023-11-08T19:02:20.679Z++ awk '{print $1}'
6732023-11-08T19:02:20.700Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6742023-11-08T19:02:20.703Z+ [[ 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 ]]
6752023-11-08T19:02:20.707Z+ do_unpack out/downloads/xcvradm.gz
6762023-11-08T19:02:20.709Z+ mkdir -p out/downloads/root//opt/oxide/bin
6772023-11-08T19:02:20.712Z+ gzip -dc out/downloads/xcvradm.gz
6782023-11-08T19:02:20.877Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
6792023-11-08T19:02:20.880Z+ do_assemble
6802023-11-08T19:02:20.883Z+ rm -r ./out/transceiver-control
6812023-11-08T19:02:20.887Z+ mkdir ./out/transceiver-control
6822023-11-08T19:02:20.890Z+ cp -r out/downloads/root ./out/transceiver-control/root
6832023-11-08T19:02:21.064ZAll prerequisites installed successfully
6842023-11-08T19:02:21.067Z
6852023-11-08T19:02:21.070Zreal 2:01.552566323
6862023-11-08T19:02:21.073Zuser 51.764667041
6872023-11-08T19:02:21.076Zsys 9.609370984
6882023-11-08T19:02:21.079Ztrap 0.018431239
6892023-11-08T19:02:21.087Ztflt 0.255455542
6902023-11-08T19:02:21.092Zdflt 0.802656995
6912023-11-08T19:02:21.101Zkflt 0.126587085
6922023-11-08T19:02:21.104Zlock 1.893221139
6932023-11-08T19:02:21.107Zslp 3:48.430532509
6942023-11-08T19:02:21.113Zlat 3.348685313
6952023-11-08T19:02:21.116Zstop 0.066714148
6962023-11-08T19:02:21.119Z+ banner end-to-end-tests
6972023-11-08T19:02:21.185Z
6982023-11-08T19:02:21.188Z ###### # # ##### ##### #### ###### # # #####
6992023-11-08T19:02:21.191Z # ## # # # # # # # ## # # #
7002023-11-08T19:02:21.194Z ##### # # # # # ##### # # # ##### ##### # # # # #
7012023-11-08T19:02:21.197Z # # # # # # # # # # # # # # #
7022023-11-08T19:02:21.200Z # # ## # # # # # # # ## # #
7032023-11-08T19:02:21.203Z ###### # # ##### # #### ###### # # #####
7042023-11-08T19:02:21.207Z
7052023-11-08T19:02:21.210Z+ export CARGO_PROFILE_DEV_DEBUG=1
7062023-11-08T19:02:21.213Z+ CARGO_PROFILE_DEV_DEBUG=1
7072023-11-08T19:02:21.216Z+ export CARGO_PROFILE_TEST_DEBUG=1
7082023-11-08T19:02:21.220Z+ CARGO_PROFILE_TEST_DEBUG=1
7092023-11-08T19:02:21.227Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
7102023-11-08T19:02:21.518Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7112023-11-08T19:02:21.904Z Updating crates.io index
7122023-11-08T19:02:21.908Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7132023-11-08T19:02:22.982Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7142023-11-08T19:02:24.965Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7152023-11-08T19:02:25.519Z Updating git repository `http://github.com/oxidecomputer/tofino`
7162023-11-08T19:02:25.866Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7172023-11-08T19:02:26.180Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7182023-11-08T19:02:26.471Z Updating git repository `https://github.com/oxidecomputer/propolis`
7192023-11-08T19:02:27.318Z Updating git repository `https://github.com/oxidecomputer/crucible`
7202023-11-08T19:02:29.453Z Updating git repository `https://github.com/oxidecomputer/opte`
7212023-11-08T19:02:31.163Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7222023-11-08T19:02:31.173Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7232023-11-08T19:02:31.460Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7242023-11-08T19:02:32.089Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7252023-11-08T19:02:32.425Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7262023-11-08T19:02:32.892Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7272023-11-08T19:02:33.243Z Updating git repository `https://github.com/njaremko/samael`
7282023-11-08T19:02:33.744Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7292023-11-08T19:02:34.351Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7302023-11-08T19:02:34.712Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7312023-11-08T19:02:35.047Z Updating git repository `https://github.com/jgallagher/nix`
7322023-11-08T19:02:36.310Z Updating git repository `https://github.com/cbiffle/hubpack`
7332023-11-08T19:02:36.683Z Updating git repository `https://github.com/oxidecomputer/omicron`
7342023-11-08T19:02:46.993Z Updating git repository `https://github.com/oxidecomputer/rfb`
7352023-11-08T19:02:47.480Z Updating git repository `https://github.com/oxidecomputer/typify`
7362023-11-08T19:02:48.632Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7372023-11-08T19:02:49.173Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7382023-11-08T19:02:49.465Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7392023-11-08T19:02:50.866Z Downloading crates ...
7402023-11-08T19:02:51.075Z Downloaded addr2line v0.21.0
7412023-11-08T19:02:51.079Z Downloaded clap v4.4.3
7422023-11-08T19:02:51.099Z Downloaded cfg-if v0.1.10
7432023-11-08T19:02:51.106Z Downloaded const_format_proc_macros v0.2.31
7442023-11-08T19:02:51.113Z Downloaded bitstruct_derive v0.1.0
7452023-11-08T19:02:51.116Z Downloaded new_debug_unreachable v1.0.4
7462023-11-08T19:02:51.120Z Downloaded memoffset v0.7.1
7472023-11-08T19:02:51.123Z Downloaded cfg-if v1.0.0
7482023-11-08T19:02:51.126Z Downloaded darling_core v0.20.3
7492023-11-08T19:02:51.134Z Downloaded ciborium-io v0.2.1
7502023-11-08T19:02:51.138Z Downloaded openssl-probe v0.1.5
7512023-11-08T19:02:51.141Z Downloaded percent-encoding v2.3.0
7522023-11-08T19:02:51.144Z Downloaded bit-set v0.5.3
7532023-11-08T19:02:51.147Z Downloaded normalize-line-endings v0.3.0
7542023-11-08T19:02:51.150Z Downloaded parking_lot v0.12.1
7552023-11-08T19:02:51.156Z Downloaded opaque-debug v0.3.0
7562023-11-08T19:02:51.159Z Downloaded chacha20 v0.9.1
7572023-11-08T19:02:51.165Z Downloaded atty v0.2.14
7582023-11-08T19:02:51.170Z Downloaded der v0.7.8
7592023-11-08T19:02:51.184Z Downloaded darling_macro v0.20.3
7602023-11-08T19:02:51.190Z Downloaded lazy_static v1.4.0
7612023-11-08T19:02:51.193Z Downloaded convert_case v0.4.0
7622023-11-08T19:02:51.197Z Downloaded parse-display v0.8.2
7632023-11-08T19:02:51.202Z Downloaded async-recursion v1.0.5
7642023-11-08T19:02:51.205Z Downloaded proc-macro-error-attr v1.0.4
7652023-11-08T19:02:51.208Z Downloaded option-ext v0.2.0
7662023-11-08T19:02:51.212Z Downloaded pin-utils v0.1.0
7672023-11-08T19:02:51.216Z Downloaded match_cfg v0.1.0
7682023-11-08T19:02:51.219Z Downloaded libefi-sys v0.1.0
7692023-11-08T19:02:51.223Z Downloaded proc-macro-crate v1.3.1
7702023-11-08T19:02:51.227Z Downloaded debug-ignore v1.0.5
7712023-11-08T19:02:51.230Z Downloaded password-hash v0.5.0
7722023-11-08T19:02:51.233Z Downloaded num_enum_derive v0.5.11
7732023-11-08T19:02:51.236Z Downloaded universal-hash v0.5.1
7742023-11-08T19:02:51.240Z Downloaded unicode-xid v0.2.4
7752023-11-08T19:02:51.244Z Downloaded tower-service v0.3.2
7762023-11-08T19:02:51.248Z Downloaded managed v0.8.0
7772023-11-08T19:02:51.252Z Downloaded lru-cache v0.1.2
7782023-11-08T19:02:51.254Z Downloaded linked-hash-map v0.5.6
7792023-11-08T19:02:51.257Z Downloaded paste v1.0.14
7802023-11-08T19:02:51.260Z Downloaded ctr v0.9.2
7812023-11-08T19:02:51.264Z Downloaded parse-display-derive v0.8.2
7822023-11-08T19:02:51.269Z Downloaded postcard v0.7.3
7832023-11-08T19:02:51.273Z Downloaded bit-vec v0.6.3
7842023-11-08T19:02:51.275Z Downloaded ansi_term v0.12.1
7852023-11-08T19:02:51.280Z Downloaded foreign-types-macros v0.2.3
7862023-11-08T19:02:51.283Z Downloaded foreign-types-shared v0.1.1
7872023-11-08T19:02:51.286Z Downloaded form_urlencoded v1.2.0
7882023-11-08T19:02:51.289Z Downloaded ahash v0.8.3
7892023-11-08T19:02:51.293Z Downloaded heck v0.4.1
7902023-11-08T19:02:51.296Z Downloaded base64ct v1.6.0
7912023-11-08T19:02:51.298Z Downloaded ascii v1.1.0
7922023-11-08T19:02:51.301Z Downloaded pest_meta v2.7.2
7932023-11-08T19:02:51.303Z Downloaded parking_lot_core v0.8.6
7942023-11-08T19:02:51.306Z Downloaded poly1305 v0.8.0
7952023-11-08T19:02:51.309Z Downloaded futures-sink v0.3.29
7962023-11-08T19:02:51.312Z Downloaded const-oid v0.9.5
7972023-11-08T19:02:51.316Z Downloaded ucd-trie v0.1.6
7982023-11-08T19:02:51.319Z Downloaded sct v0.7.0
7992023-11-08T19:02:51.325Z Downloaded slog-async v2.8.0
8002023-11-08T19:02:51.328Z Downloaded futures-task v0.3.29
8012023-11-08T19:02:51.331Z Downloaded miniz_oxide v0.7.1
8022023-11-08T19:02:51.335Z Downloaded futures-macro v0.3.29
8032023-11-08T19:02:51.337Z Downloaded http-range v0.1.5
8042023-11-08T19:02:51.340Z Downloaded glob v0.3.1
8052023-11-08T19:02:51.343Z Downloaded dirs v5.0.1
8062023-11-08T19:02:51.346Z Downloaded ciborium v0.2.1
8072023-11-08T19:02:51.349Z Downloaded yasna v0.5.2
8082023-11-08T19:02:51.352Z Downloaded quick-error v1.2.3
8092023-11-08T19:02:51.355Z Downloaded darling v0.20.3
8102023-11-08T19:02:51.361Z Downloaded waitgroup v0.1.2
8112023-11-08T19:02:51.364Z Downloaded radium v0.7.0
8122023-11-08T19:02:51.367Z Downloaded dyn-clone v1.0.13
8132023-11-08T19:02:51.370Z Downloaded strum_macros v0.25.2
8142023-11-08T19:02:51.374Z Downloaded headers-core v0.2.0
8152023-11-08T19:02:51.376Z Downloaded heck v0.3.3
8162023-11-08T19:02:51.379Z Downloaded futures-channel v0.3.29
8172023-11-08T19:02:51.382Z Downloaded foreign-types-shared v0.3.1
8182023-11-08T19:02:51.385Z Downloaded usdt v0.3.5
8192023-11-08T19:02:51.389Z Downloaded hyper-staticfile v0.9.5
8202023-11-08T19:02:51.392Z Downloaded ff v0.13.0
8212023-11-08T19:02:51.394Z Downloaded time-core v0.1.1
8222023-11-08T19:02:51.397Z Downloaded bzip2 v0.4.4
8232023-11-08T19:02:51.400Z Downloaded futures v0.3.29
8242023-11-08T19:02:51.405Z Downloaded proc-macro2 v1.0.67
8252023-11-08T19:02:51.409Z Downloaded ghash v0.5.0
8262023-11-08T19:02:51.412Z Downloaded usdt-attr-macro v0.3.5
8272023-11-08T19:02:51.415Z Downloaded funty v2.0.0
8282023-11-08T19:02:51.419Z Downloaded cc v1.0.83
8292023-11-08T19:02:51.422Z Downloaded structmeta v0.2.0
8302023-11-08T19:02:51.425Z Downloaded strsim v0.10.0
8312023-11-08T19:02:51.429Z Downloaded zone_cfg_derive v0.3.0
8322023-11-08T19:02:51.432Z Downloaded unsafe-libyaml v0.2.9
8332023-11-08T19:02:51.435Z Downloaded rustc_version v0.4.0
8342023-11-08T19:02:51.438Z Downloaded ryu v1.0.15
8352023-11-08T19:02:51.442Z Downloaded dtrace-parser v0.1.14
8362023-11-08T19:02:51.445Z Downloaded instant v0.1.12
8372023-11-08T19:02:51.448Z Downloaded fixedbitset v0.4.2
8382023-11-08T19:02:51.451Z Downloaded tracing-attributes v0.1.26
8392023-11-08T19:02:51.454Z Downloaded thiserror-impl v1.0.49
8402023-11-08T19:02:51.456Z Downloaded foreign-types v0.3.2
8412023-11-08T19:02:51.459Z Downloaded stable_deref_trait v1.2.0
8422023-11-08T19:02:51.462Z Downloaded tokio-stream v0.1.14
8432023-11-08T19:02:51.467Z Downloaded httpdate v1.0.3
8442023-11-08T19:02:51.470Z Downloaded serde_spanned v0.6.4
8452023-11-08T19:02:51.474Z Downloaded want v0.3.1
8462023-11-08T19:02:51.477Z Downloaded thread_local v1.1.7
8472023-11-08T19:02:51.481Z Downloaded rustfmt-wrapper v0.2.0
8482023-11-08T19:02:51.484Z Downloaded backtrace v0.3.69
8492023-11-08T19:02:51.487Z Downloaded trust-dns-resolver v0.22.0
8502023-11-08T19:02:51.494Z Downloaded endian-type v0.1.2
8512023-11-08T19:02:51.498Z Downloaded static_assertions v1.1.0
8522023-11-08T19:02:51.500Z Downloaded hashlink v0.8.3
8532023-11-08T19:02:51.503Z Downloaded russh-cryptovec v0.7.0
8542023-11-08T19:02:51.506Z Downloaded memchr v2.6.3
8552023-11-08T19:02:51.513Z Downloaded ident_case v1.0.1
8562023-11-08T19:02:51.516Z Downloaded chacha20poly1305 v0.10.1
8572023-11-08T19:02:51.519Z Downloaded tokio-macros v2.1.0
8582023-11-08T19:02:51.522Z Downloaded rand_chacha v0.3.1
8592023-11-08T19:02:51.525Z Downloaded slog-scope v4.4.0
8602023-11-08T19:02:51.529Z Downloaded futures-io v0.3.29
8612023-11-08T19:02:51.533Z Downloaded fallible-streaming-iterator v0.1.9
8622023-11-08T19:02:51.535Z Downloaded fallible-iterator v0.2.0
8632023-11-08T19:02:51.538Z Downloaded slog-json v2.6.1
8642023-11-08T19:02:51.541Z Downloaded jobserver v0.1.26
8652023-11-08T19:02:51.544Z Downloaded ringbuffer v0.15.0
8662023-11-08T19:02:51.547Z Downloaded scheduled-thread-pool v0.2.7
8672023-11-08T19:02:51.549Z Downloaded getrandom v0.2.10
8682023-11-08T19:02:51.552Z Downloaded serde_derive v1.0.188
8692023-11-08T19:02:51.555Z Downloaded inout v0.1.3
8702023-11-08T19:02:51.557Z Downloaded schemars v0.8.13
8712023-11-08T19:02:51.573Z Downloaded usdt-macro v0.3.5
8722023-11-08T19:02:51.576Z Downloaded toml_datetime v0.6.5
8732023-11-08T19:02:51.579Z Downloaded hmac v0.12.1
8742023-11-08T19:02:51.582Z Downloaded spin v0.9.8
8752023-11-08T19:02:51.585Z Downloaded hubpack_derive v0.1.1
8762023-11-08T19:02:51.588Z Downloaded usdt-impl v0.3.5
8772023-11-08T19:02:51.590Z Downloaded semver v1.0.20
8782023-11-08T19:02:51.593Z Downloaded sha2 v0.10.8
8792023-11-08T19:02:51.596Z Downloaded hyper-tls v0.5.0
8802023-11-08T19:02:51.599Z Downloaded ipnetwork v0.20.0
8812023-11-08T19:02:51.603Z Downloaded env_logger v0.9.3
8822023-11-08T19:02:51.607Z Downloaded hyper-rustls v0.24.2
8832023-11-08T19:02:51.610Z Downloaded indexmap v2.1.0
8842023-11-08T19:02:51.616Z Downloaded serde_path_to_error v0.1.14
8852023-11-08T19:02:51.618Z Downloaded quote v1.0.33
8862023-11-08T19:02:51.623Z Downloaded trust-dns-server v0.22.1
8872023-11-08T19:02:51.632Z Downloaded slog-stdlog v4.1.1
8882023-11-08T19:02:51.636Z Downloaded unicode-ident v1.0.12
8892023-11-08T19:02:51.640Z Downloaded strsim v0.8.0
8902023-11-08T19:02:51.643Z Downloaded httparse v1.8.0
8912023-11-08T19:02:51.646Z Downloaded synstructure v0.12.6
8922023-11-08T19:02:51.649Z Downloaded structmeta v0.1.6
8932023-11-08T19:02:51.652Z Downloaded trust-dns-client v0.22.0
8942023-11-08T19:02:51.659Z Downloaded sha1 v0.10.5
8952023-11-08T19:02:51.661Z Downloaded semver v0.11.0
8962023-11-08T19:02:51.665Z Downloaded utf-8 v0.7.6
8972023-11-08T19:02:51.668Z Downloaded terminal_size v0.2.6
8982023-11-08T19:02:51.671Z Downloaded ipnet v2.8.0
8992023-11-08T19:02:51.674Z Downloaded unicode-bidi v0.3.13
9002023-11-08T19:02:51.677Z Downloaded zeroize v1.6.0
9012023-11-08T19:02:51.680Z Downloaded similar v2.2.1
9022023-11-08T19:02:51.686Z Downloaded unicode-width v0.1.11
9032023-11-08T19:02:51.689Z Downloaded rustls-native-certs v0.6.3
9042023-11-08T19:02:51.693Z Downloaded serde_derive_internals v0.26.0
9052023-11-08T19:02:51.696Z Downloaded version_check v0.9.4
9062023-11-08T19:02:51.698Z Downloaded humantime v2.1.0
9072023-11-08T19:02:51.701Z Downloaded toml v0.5.11
9082023-11-08T19:02:51.704Z Downloaded tokio-postgres v0.7.10
9092023-11-08T19:02:51.713Z Downloaded tracing-core v0.1.31
9102023-11-08T19:02:51.718Z Downloaded walkdir v2.4.0
9112023-11-08T19:02:51.721Z Downloaded winnow v0.5.15
9122023-11-08T19:02:51.734Z Downloaded ed25519 v2.2.2
9132023-11-08T19:02:51.740Z Downloaded smallvec v1.11.0
9142023-11-08T19:02:51.743Z Downloaded heapless v0.7.16
9152023-11-08T19:02:51.748Z Downloaded toml v0.8.8
9162023-11-08T19:02:51.786Z Downloaded toml_edit v0.21.0
9172023-11-08T19:02:51.791Z Downloaded itertools v0.10.5
9182023-11-08T19:02:51.803Z Downloaded structopt v0.3.26
9192023-11-08T19:02:51.816Z Downloaded slog v2.7.0
9202023-11-08T19:02:51.822Z Downloaded flate2 v1.0.28
9212023-11-08T19:02:51.830Z Downloaded petgraph v0.6.4
9222023-11-08T19:02:51.855Z Downloaded zerocopy v0.6.4
9232023-11-08T19:02:51.859Z Downloaded uuid v1.5.0
9242023-11-08T19:02:51.867Z Downloaded hashbrown v0.13.2
9252023-11-08T19:02:51.875Z Downloaded rusqlite v0.29.0
9262023-11-08T19:02:51.886Z Downloaded serde v1.0.188
9272023-11-08T19:02:51.892Z Downloaded russh v0.38.0
9282023-11-08T19:02:51.901Z Downloaded openssl v0.10.57
9292023-11-08T19:02:51.919Z Downloaded reqwest v0.11.20
9302023-11-08T19:02:51.933Z Downloaded rand v0.8.5
9312023-11-08T19:02:51.940Z Downloaded object v0.32.1
9322023-11-08T19:02:51.960Z Downloaded futures-util v0.3.29
9332023-11-08T19:02:51.981Z Downloaded idna v0.2.3
9342023-11-08T19:02:51.994Z Downloaded unicode-normalization v0.1.22
9352023-11-08T19:02:52.001Z Downloaded regex v1.10.2
9362023-11-08T19:02:52.025Z Downloaded regress v0.7.1
9372023-11-08T19:02:52.039Z Downloaded rand v0.7.3
9382023-11-08T19:02:52.048Z Downloaded rustix v0.38.9
9392023-11-08T19:02:52.088Z Downloaded rustix v0.37.23
9402023-11-08T19:02:52.123Z Downloaded hkdf v0.12.3
9412023-11-08T19:02:52.127Z Downloaded bitvec v1.0.1
9422023-11-08T19:02:52.155Z Downloaded hyper v0.14.27
9432023-11-08T19:02:52.169Z Downloaded regex-automata v0.3.8
9442023-11-08T19:02:52.202Z Downloaded rustls-webpki v0.101.7
9452023-11-08T19:02:52.227Z Downloaded nix v0.26.2
9462023-11-08T19:02:52.247Z Downloaded radix_trie v0.2.1
9472023-11-08T19:02:52.258Z Downloaded syn v1.0.109
9482023-11-08T19:02:52.278Z Downloaded git2 v0.17.2
9492023-11-08T19:02:52.293Z Downloaded smoltcp v0.9.1
9502023-11-08T19:02:52.313Z Downloaded trust-dns-proto v0.22.0
9512023-11-08T19:02:52.334Z Downloaded curve25519-dalek v4.1.0
9522023-11-08T19:02:52.358Z Downloaded rustls v0.21.8
9532023-11-08T19:02:52.376Z Downloaded bstr v0.2.17
9542023-11-08T19:02:52.393Z Downloaded tokio v1.33.0
9552023-11-08T19:02:52.459Z Downloaded chrono v0.4.31
9562023-11-08T19:02:52.473Z Downloaded h2 v0.3.21
9572023-11-08T19:02:52.485Z Downloaded webpki-roots v0.25.2
9582023-11-08T19:02:52.492Z Downloaded serde_with v2.3.3
9592023-11-08T19:02:52.504Z Downloaded ring v0.17.5
9602023-11-08T19:02:52.637Z Downloaded regex-syntax v0.8.2
9612023-11-08T19:02:52.653Z Downloaded regex-syntax v0.7.5
9622023-11-08T19:02:52.668Z Downloaded bstr v1.6.0
9632023-11-08T19:02:52.688Z Downloaded diesel v2.1.3
9642023-11-08T19:02:52.720Z Downloaded idna v0.4.0
9652023-11-08T19:02:52.732Z Downloaded regex-syntax v0.6.29
9662023-11-08T19:02:52.746Z Downloaded gimli v0.28.0
9672023-11-08T19:02:52.761Z Downloaded sled v0.34.7
9682023-11-08T19:02:52.806Z Downloaded zerocopy-derive v0.2.0
9692023-11-08T19:02:52.814Z Downloaded http v0.2.9
9702023-11-08T19:02:52.818Z Downloaded vcpkg v0.2.15
9712023-11-08T19:02:52.876Z Downloaded smoltcp v0.8.2
9722023-11-08T19:02:52.893Z Downloaded zerocopy-derive v0.6.4
9732023-11-08T19:02:52.913Z Downloaded regex-automata v0.4.3
9742023-11-08T19:02:52.945Z Downloaded bzip2-sys v0.1.11+1.0.8
9752023-11-08T19:02:52.968Z Downloaded aho-corasick v1.0.4
9762023-11-08T19:02:52.978Z Downloaded libc v0.2.150
9772023-11-08T19:02:53.027Z Downloaded syn v2.0.32
9782023-11-08T19:02:53.045Z Downloaded tracing v0.1.37
9792023-11-08T19:02:53.052Z Downloaded hashbrown v0.14.2
9802023-11-08T19:02:53.062Z Downloaded aes-gcm v0.10.3
9812023-11-08T19:02:53.068Z Downloaded clap v2.34.0
9822023-11-08T19:02:53.080Z Downloaded time v0.3.27
9832023-11-08T19:02:53.091Z Downloaded unicode-segmentation v1.10.1
9842023-11-08T19:02:53.097Z Downloaded url v2.4.1
9852023-11-08T19:02:53.102Z Downloaded libm v0.2.7
9862023-11-08T19:02:53.118Z Downloaded itertools v0.11.0
9872023-11-08T19:02:53.129Z Downloaded serde_json v1.0.108
9882023-11-08T19:02:53.142Z Downloaded regex-automata v0.1.10
9892023-11-08T19:02:53.151Z Downloaded hashbrown v0.12.3
9902023-11-08T19:02:53.158Z Downloaded aes v0.8.3
9912023-11-08T19:02:53.164Z Downloaded toml_edit v0.19.15
9922023-11-08T19:02:53.193Z Downloaded sha3 v0.10.8
9932023-11-08T19:02:53.205Z Downloaded clap_builder v4.4.2
9942023-11-08T19:02:53.217Z Downloaded rustc-demangle v0.1.23
9952023-11-08T19:02:53.219Z Downloaded vergen v8.2.4
9962023-11-08T19:02:53.224Z Downloaded is-terminal v0.4.9
9972023-11-08T19:02:53.227Z Downloaded elliptic-curve v0.13.5
9982023-11-08T19:02:53.232Z Downloaded io-lifetimes v1.0.11
9992023-11-08T19:02:53.236Z Downloaded subprocess v0.2.9
10002023-11-08T19:02:53.240Z Downloaded slog-term v2.9.0
10012023-11-08T19:02:53.243Z Downloaded ron v0.7.1
10022023-11-08T19:02:53.251Z Downloaded slog-envlogger v2.2.0
10032023-11-08T19:02:53.254Z Downloaded slog-bunyan v2.4.0
10042023-11-08T19:02:53.257Z Downloaded scopeguard v1.2.0
10052023-11-08T19:02:53.262Z Downloaded utf8parse v0.2.1
10062023-11-08T19:02:53.265Z Downloaded serde_urlencoded v0.7.1
10072023-11-08T19:02:53.268Z Downloaded rand_core v0.6.4
10082023-11-08T19:02:53.271Z Downloaded semver-parser v0.10.2
10092023-11-08T19:02:53.274Z Downloaded getrandom v0.1.16
10102023-11-08T19:02:53.276Z Downloaded toml v0.7.8
10112023-11-08T19:02:53.279Z Downloaded rcgen v0.11.3
10122023-11-08T19:02:53.282Z Downloaded half v1.8.2
10132023-11-08T19:02:53.285Z Downloaded openapiv3 v1.0.3
10142023-11-08T19:02:53.306Z Downloaded winapi v0.3.9
10152023-11-08T19:02:53.381Z Downloaded serde_arrays v0.1.0
10162023-11-08T19:02:53.384Z Downloaded tungstenite v0.18.0
10172023-11-08T19:02:53.388Z Downloaded zip v0.6.6
10182023-11-08T19:02:53.394Z Downloaded serde_yaml v0.9.25
10192023-11-08T19:02:53.402Z Downloaded secrecy v0.8.0
10202023-11-08T19:02:53.404Z Downloaded russh-keys v0.38.0
10212023-11-08T19:02:53.407Z Downloaded socket2 v0.5.4
10222023-11-08T19:02:53.410Z Downloaded socket2 v0.4.9
10232023-11-08T19:02:53.412Z Downloaded tungstenite v0.20.1
10242023-11-08T19:02:53.418Z Downloaded termcolor v1.2.0
10252023-11-08T19:02:53.421Z Downloaded serde_tokenstream v0.2.0
10262023-11-08T19:02:53.426Z Downloaded fnv v1.0.7
10272023-11-08T19:02:53.429Z Downloaded dirs-sys-next v0.1.2
10282023-11-08T19:02:53.432Z Downloaded slab v0.4.9
10292023-11-08T19:02:53.435Z Downloaded pest v2.7.2
10302023-11-08T19:02:53.438Z Downloaded openssl-sys v0.9.93
10312023-11-08T19:02:53.447Z Downloaded num-bigint v0.4.4
10322023-11-08T19:02:53.456Z Downloaded mio v0.8.8
10332023-11-08T19:02:53.464Z Downloaded encoding_rs v0.8.33
10342023-11-08T19:02:53.506Z Downloaded ed25519-dalek v2.0.0
10352023-11-08T19:02:53.511Z Downloaded headers v0.3.9
10362023-11-08T19:02:53.520Z Downloaded indexmap v1.9.3
10372023-11-08T19:02:53.526Z Downloaded base64 v0.21.5
10382023-11-08T19:02:53.532Z Downloaded hostname v0.3.1
10392023-11-08T19:02:53.535Z Downloaded rustversion v1.0.14
10402023-11-08T19:02:53.538Z Downloaded zeroize_derive v1.4.2
10412023-11-08T19:02:53.541Z Downloaded zone v0.3.0
10422023-11-08T19:02:53.544Z Downloaded tokio-rustls v0.24.1
10432023-11-08T19:02:53.546Z Downloaded hash32 v0.2.1
10442023-11-08T19:02:53.549Z Downloaded smf v0.2.2
10452023-11-08T19:02:53.551Z Downloaded enum-as-inner v0.5.1
10462023-11-08T19:02:53.554Z Downloaded signature v2.1.0
10472023-11-08T19:02:53.560Z Downloaded foreign-types v0.5.0
10482023-11-08T19:02:53.562Z Downloaded float-cmp v0.9.0
10492023-11-08T19:02:53.565Z Downloaded filetime v0.2.22
10502023-11-08T19:02:53.567Z Downloaded group v0.13.0
10512023-11-08T19:02:53.570Z Downloaded crossbeam-channel v0.5.8
10522023-11-08T19:02:53.575Z Downloaded tokio-util v0.7.10
10532023-11-08T19:02:53.586Z Downloaded libgit2-sys v0.15.2+1.6.4
10542023-11-08T19:02:53.691Z Downloaded home v0.5.5
10552023-11-08T19:02:53.694Z Downloaded vsss-rs v3.3.1
10562023-11-08T19:02:53.697Z Downloaded tempfile v3.8.0
10572023-11-08T19:02:53.700Z Downloaded const_format v0.2.31
10582023-11-08T19:02:53.707Z Downloaded thread-id v4.2.0
10592023-11-08T19:02:53.710Z Downloaded thiserror v1.0.49
10602023-11-08T19:02:53.715Z Downloaded futures-executor v0.3.29
10612023-11-08T19:02:53.719Z Downloaded hex-literal v0.4.1
10622023-11-08T19:02:53.722Z Downloaded keccak v0.1.4
10632023-11-08T19:02:53.725Z Downloaded spki v0.7.2
10642023-11-08T19:02:53.728Z Downloaded term v0.7.0
10652023-11-08T19:02:53.732Z Downloaded tokio-native-tls v0.3.1
10662023-11-08T19:02:53.737Z Downloaded tokio-tungstenite v0.20.1
10672023-11-08T19:02:53.740Z Downloaded rand_core v0.5.1
10682023-11-08T19:02:53.743Z Downloaded serde_with_macros v2.3.3
10692023-11-08T19:02:53.746Z Downloaded base64 v0.13.1
10702023-11-08T19:02:53.750Z Downloaded tar v0.4.40
10712023-11-08T19:02:53.753Z Downloaded stringprep v0.1.3
10722023-11-08T19:02:53.756Z Downloaded serde_repr v0.1.16
10732023-11-08T19:02:53.761Z Downloaded take_mut v0.2.2
10742023-11-08T19:02:53.764Z Downloaded spin v0.5.2
10752023-11-08T19:02:53.767Z Downloaded difflib v0.4.0
10762023-11-08T19:02:53.770Z Downloaded dirs-next v2.0.0
10772023-11-08T19:02:53.773Z Downloaded fxhash v0.2.1
10782023-11-08T19:02:53.776Z Downloaded subtle v2.5.0
10792023-11-08T19:02:53.779Z Downloaded blake2 v0.10.6
10802023-11-08T19:02:53.783Z Downloaded allocator-api2 v0.2.16
10812023-11-08T19:02:53.787Z Downloaded arc-swap v1.6.0
10822023-11-08T19:02:53.791Z Downloaded diesel_derives v2.1.1
10832023-11-08T19:02:53.794Z Downloaded typenum v1.16.0
10842023-11-08T19:02:53.798Z Downloaded itoa v1.0.9
10852023-11-08T19:02:53.801Z Downloaded whoami v1.4.1
10862023-11-08T19:02:53.805Z Downloaded either v1.9.0
10872023-11-08T19:02:53.836Z Downloaded dof v0.1.5
10882023-11-08T19:02:53.839Z Downloaded structmeta-derive v0.2.0
10892023-11-08T19:02:53.842Z Downloaded structmeta-derive v0.1.6
10902023-11-08T19:02:53.845Z Downloaded schemars_derive v0.8.13
10912023-11-08T19:02:53.848Z Downloaded rand_chacha v0.2.2
10922023-11-08T19:02:53.851Z Downloaded http-body v0.4.5
10932023-11-08T19:02:53.854Z Downloaded string_cache v0.8.7
10942023-11-08T19:02:53.858Z Downloaded vec_map v0.8.2
10952023-11-08T19:02:53.861Z Downloaded once_cell v1.18.0
10962023-11-08T19:02:53.865Z Downloaded serde_tokenstream v0.1.7
10972023-11-08T19:02:53.869Z Downloaded iana-time-zone v0.1.57
10982023-11-08T19:02:53.872Z Downloaded getopts v0.2.21
10992023-11-08T19:02:53.875Z Downloaded siphasher v0.3.11
11002023-11-08T19:02:53.878Z Downloaded untrusted v0.9.0
11012023-11-08T19:02:53.882Z Downloaded unicase v2.7.0
11022023-11-08T19:02:53.885Z Downloaded slog-dtrace v0.2.3
11032023-11-08T19:02:53.888Z Downloaded zerocopy v0.3.0
11042023-11-08T19:02:53.892Z Downloaded try-lock v0.2.4
11052023-11-08T19:02:53.895Z Downloaded time-macros v0.2.13
11062023-11-08T19:02:53.898Z Downloaded log v0.4.20
11072023-11-08T19:02:53.901Z Downloaded postgres-protocol v0.6.6
11082023-11-08T19:02:53.905Z Downloaded cancel-safe-futures v0.1.5
11092023-11-08T19:02:53.908Z Downloaded dirs-sys v0.4.1
11102023-11-08T19:02:53.913Z Downloaded same-file v1.0.6
11112023-11-08T19:02:53.916Z Downloaded signal-hook-registry v1.4.1
11122023-11-08T19:02:53.919Z Downloaded lalrpop-util v0.19.12
11132023-11-08T19:02:53.922Z Downloaded hex v0.4.3
11142023-11-08T19:02:53.927Z Downloaded crossbeam-epoch v0.9.15
11152023-11-08T19:02:53.929Z Downloaded r2d2 v0.8.10
11162023-11-08T19:02:53.933Z Downloaded resolv-conf v0.7.0
11172023-11-08T19:02:53.936Z Downloaded errno v0.3.2
11182023-11-08T19:02:53.939Z Downloaded rustls-pemfile v1.0.3
11192023-11-08T19:02:53.942Z Downloaded fastrand v2.0.0
11202023-11-08T19:02:53.945Z Downloaded tinyvec v1.6.0
11212023-11-08T19:02:53.948Z Downloaded bitflags v2.4.0
11222023-11-08T19:02:53.950Z Downloaded bincode v1.3.3
11232023-11-08T19:02:53.955Z Downloaded pest_derive v2.7.2
11242023-11-08T19:02:53.958Z Downloaded untrusted v0.7.1
11252023-11-08T19:02:53.962Z Downloaded twox-hash v1.6.3
11262023-11-08T19:02:53.965Z Downloaded thiserror-no-std v2.0.2
11272023-11-08T19:02:53.968Z Downloaded thiserror-impl-no-std v2.0.2
11282023-11-08T19:02:53.971Z Downloaded textwrap v0.11.0
11292023-11-08T19:02:53.974Z Downloaded password-hash v0.4.2
11302023-11-08T19:02:53.977Z Downloaded parking_lot_core v0.9.8
11312023-11-08T19:02:53.981Z Downloaded camino v1.1.6
11322023-11-08T19:02:53.984Z Downloaded phf v0.11.2
11332023-11-08T19:02:53.987Z Downloaded wyz v0.5.1
11342023-11-08T19:02:53.990Z Downloaded tokio-tungstenite v0.18.0
11352023-11-08T19:02:53.993Z Downloaded hubpack v0.1.2
11362023-11-08T19:02:53.997Z Downloaded lock_api v0.4.10
11372023-11-08T19:02:54.000Z Downloaded clap_derive v4.4.2
11382023-11-08T19:02:54.003Z Downloaded bitflags v1.3.2
11392023-11-08T19:02:54.006Z Downloaded bcrypt-pbkdf v0.10.0
11402023-11-08T19:02:54.009Z Downloaded num_enum v0.7.0
11412023-11-08T19:02:54.013Z Downloaded futures-core v0.3.29
11422023-11-08T19:02:54.016Z Downloaded console v0.15.7
11432023-11-08T19:02:54.019Z Downloaded erased-serde v0.3.30
11442023-11-08T19:02:54.022Z Downloaded equivalent v1.0.1
11452023-11-08T19:02:54.025Z Downloaded generic-array v0.14.7
11462023-11-08T19:02:54.028Z Downloaded digest v0.10.7
11472023-11-08T19:02:54.031Z Downloaded mime_guess v2.0.4
11482023-11-08T19:02:54.036Z Downloaded parking_lot v0.11.2
11492023-11-08T19:02:54.039Z Downloaded crossbeam-utils v0.8.16
11502023-11-08T19:02:54.042Z Downloaded anyhow v1.0.75
11512023-11-08T19:02:54.045Z Downloaded predicates-core v1.0.6
11522023-11-08T19:02:54.048Z Downloaded num-traits v0.2.16
11532023-11-08T19:02:54.051Z Downloaded aes-gcm-siv v0.11.1
11542023-11-08T19:02:54.054Z Downloaded structopt-derive v0.4.18
11552023-11-08T19:02:54.057Z Downloaded proc-macro-error v1.0.4
11562023-11-08T19:02:54.061Z Downloaded pkcs8 v0.10.2
11572023-11-08T19:02:54.064Z Downloaded data-encoding v2.4.0
11582023-11-08T19:02:54.067Z Downloaded platforms v3.0.2
11592023-11-08T19:02:54.070Z Downloaded parse-display-derive v0.7.0
11602023-11-08T19:02:54.073Z Downloaded backoff v0.4.0
11612023-11-08T19:02:54.077Z Downloaded predicates v3.0.4
11622023-11-08T19:02:54.080Z Downloaded omicron-zone-package v0.8.3
11632023-11-08T19:02:54.084Z Downloaded num_enum_derive v0.7.0
11642023-11-08T19:02:54.088Z Downloaded ppv-lite86 v0.2.17
11652023-11-08T19:02:54.091Z Downloaded async-trait v0.1.74
11662023-11-08T19:02:54.094Z Downloaded argon2 v0.5.2
11672023-11-08T19:02:54.096Z Downloaded anstream v0.5.0
11682023-11-08T19:02:54.099Z Downloaded num-complex v0.4.4
11692023-11-08T19:02:54.102Z Downloaded postgres-types v0.2.6
11702023-11-08T19:02:54.105Z Downloaded pest_generator v2.7.2
11712023-11-08T19:02:54.108Z Downloaded pkg-config v0.3.27
11722023-11-08T19:02:54.113Z Downloaded polyval v0.6.1
11732023-11-08T19:02:54.116Z Downloaded pin-project-lite v0.2.13
11742023-11-08T19:02:54.119Z Downloaded phf_shared v0.11.2
11752023-11-08T19:02:54.121Z Downloaded pem v3.0.2
11762023-11-08T19:02:54.124Z Downloaded num_enum v0.5.11
11772023-11-08T19:02:54.127Z Downloaded libz-sys v1.1.12
11782023-11-08T19:02:54.192Z Downloaded anstyle-parse v0.2.1
11792023-11-08T19:02:54.195Z Downloaded tap v1.0.1
11802023-11-08T19:02:54.198Z Downloaded cbc v0.1.2
11812023-11-08T19:02:54.201Z Downloaded block-padding v0.3.3
11822023-11-08T19:02:54.204Z Downloaded toolchain_find v0.2.0
11832023-11-08T19:02:54.206Z Downloaded tinyvec_macros v0.1.1
11842023-11-08T19:02:54.210Z Downloaded blowfish v0.9.1
11852023-11-08T19:02:54.214Z Downloaded xattr v1.0.1
11862023-11-08T19:02:54.217Z Downloaded camino-tempfile v1.0.2
11872023-11-08T19:02:54.219Z Downloaded autocfg v1.1.0
11882023-11-08T19:02:54.222Z Downloaded matches v0.1.10
11892023-11-08T19:02:54.225Z Downloaded deranged v0.3.8
11902023-11-08T19:02:54.227Z Downloaded precomputed-hash v0.1.1
11912023-11-08T19:02:54.231Z Downloaded macaddr v1.0.1
11922023-11-08T19:02:54.234Z Downloaded block-buffer v0.10.4
11932023-11-08T19:02:54.236Z Downloaded strum v0.25.0
11942023-11-08T19:02:54.239Z Downloaded cipher v0.4.4
11952023-11-08T19:02:54.242Z Downloaded bit_field v0.10.2
11962023-11-08T19:02:54.245Z Downloaded clap_lex v0.5.1
11972023-11-08T19:02:54.248Z Downloaded num-integer v0.1.45
11982023-11-08T19:02:54.251Z Downloaded postcard-cobs v0.1.5-pre
11992023-11-08T19:02:54.254Z Downloaded pbkdf2 v0.12.2
12002023-11-08T19:02:54.256Z Downloaded pbkdf2 v0.11.0
12012023-11-08T19:02:54.259Z Downloaded base16ct v0.2.0
12022023-11-08T19:02:54.262Z Downloaded num_cpus v1.16.0
12032023-11-08T19:02:54.265Z Downloaded num-rational v0.4.1
12042023-11-08T19:02:54.267Z Downloaded pem v1.1.1
12052023-11-08T19:02:54.270Z Downloaded crc32fast v1.3.2
12062023-11-08T19:02:54.273Z Downloaded anstyle v1.0.2
12072023-11-08T19:02:54.275Z Downloaded colorchoice v1.0.0
12082023-11-08T19:02:54.278Z Downloaded atomicwrites v0.4.2
12092023-11-08T19:02:54.281Z Downloaded byteorder v1.5.0
12102023-11-08T19:02:54.284Z Downloaded async-stream v0.3.5
12112023-11-08T19:02:54.287Z Downloaded nibble_vec v0.1.0
12122023-11-08T19:02:54.290Z Downloaded cstr-argument v0.1.2
12132023-11-08T19:02:54.292Z Downloaded bytes v1.5.0
12142023-11-08T19:02:54.295Z Downloaded pretty-hex v0.2.1
12152023-11-08T19:02:54.298Z Downloaded phf_shared v0.10.0
12162023-11-08T19:02:54.301Z Downloaded num_threads v0.1.6
12172023-11-08T19:02:54.304Z Downloaded derive_more v0.99.17
12182023-11-08T19:02:54.307Z Downloaded crucible-workspace-hack v0.1.0
12192023-11-08T19:02:54.309Z Downloaded atomic-waker v1.1.1
12202023-11-08T19:02:54.312Z Downloaded pretty-hex v0.3.0
12212023-11-08T19:02:54.315Z Downloaded memoffset v0.9.0
12222023-11-08T19:02:54.317Z Downloaded crypto-common v0.1.6
12232023-11-08T19:02:54.320Z Downloaded async-stream-impl v0.3.5
12242023-11-08T19:02:54.323Z Downloaded anstyle-query v1.0.0
12252023-11-08T19:02:54.325Z Downloaded openssl-macros v0.1.1
12262023-11-08T19:02:54.328Z Downloaded diesel_table_macro_syntax v0.1.0
12272023-11-08T19:02:54.331Z Downloaded native-tls v0.2.11
12282023-11-08T19:02:54.334Z Downloaded cpufeatures v0.2.9
12292023-11-08T19:02:54.337Z Downloaded multer v2.1.0
12302023-11-08T19:02:54.339Z Downloaded mime v0.3.17
12312023-11-08T19:02:54.342Z Downloaded curve25519-dalek-derive v0.1.0
12322023-11-08T19:02:54.345Z Downloaded bitstruct v0.1.1
12332023-11-08T19:02:54.348Z Downloaded num-derive v0.4.0
12342023-11-08T19:02:54.351Z Downloaded md-5 v0.10.5
12352023-11-08T19:02:54.355Z Downloaded parse-display v0.7.0
12362023-11-08T19:02:54.358Z Downloaded crypto-bigint v0.5.2
12372023-11-08T19:02:54.361Z Downloaded colored v2.0.4
12382023-11-08T19:02:54.364Z Downloaded md5 v0.7.0
12392023-11-08T19:02:54.367Z Downloaded aead v0.5.2
12402023-11-08T19:02:54.370Z Downloaded adler v1.0.2
12412023-11-08T19:02:54.372Z Downloaded num-iter v0.1.43
12422023-11-08T19:02:54.375Z Downloaded num v0.4.1
12432023-11-08T19:02:54.379Z Downloaded ciborium-ll v0.2.1
12442023-11-08T19:02:54.568Z Downloaded libsqlite3-sys v0.26.0
12452023-11-08T19:02:54.712Z Downloaded ring v0.16.20
12462023-11-08T19:02:55.301Z Compiling proc-macro2 v1.0.67
12472023-11-08T19:02:55.304Z Compiling unicode-ident v1.0.12
12482023-11-08T19:02:55.307Z Compiling libc v0.2.150
12492023-11-08T19:02:55.310Z Compiling serde v1.0.188
12502023-11-08T19:02:55.313Z Compiling version_check v0.9.4
12512023-11-08T19:02:55.324Z Compiling autocfg v1.1.0
12522023-11-08T19:02:55.341Z Compiling cfg-if v1.0.0
12532023-11-08T19:02:55.685Z Compiling syn v1.0.109
12542023-11-08T19:02:55.764Z Compiling once_cell v1.18.0
12552023-11-08T19:02:55.809Z Compiling typenum v1.16.0
12562023-11-08T19:02:56.406Z Compiling thiserror v1.0.49
12572023-11-08T19:02:56.533Z Compiling generic-array v0.14.7
12582023-11-08T19:02:56.637Z Compiling lock_api v0.4.10
12592023-11-08T19:02:57.803Z Compiling parking_lot_core v0.9.8
12602023-11-08T19:02:57.857Z Compiling libm v0.2.7
12612023-11-08T19:02:57.883Z Compiling num-traits v0.2.16
12622023-11-08T19:02:57.912Z Compiling itoa v1.0.9
12632023-11-08T19:02:58.104Z Compiling memchr v2.6.3
12642023-11-08T19:02:58.348Z Compiling futures-core v0.3.29
12652023-11-08T19:02:58.417Z Compiling ahash v0.8.3
12662023-11-08T19:02:58.451Z Compiling serde_json v1.0.108
12672023-11-08T19:02:58.865Z Compiling log v0.4.20
12682023-11-08T19:02:58.967Z Compiling quote v1.0.33
12692023-11-08T19:02:59.033Z Compiling slab v0.4.9
12702023-11-08T19:02:59.358Z Compiling futures-channel v0.3.29
12712023-11-08T19:02:59.476Z Compiling futures-task v0.3.29
12722023-11-08T19:02:59.598Z Compiling syn v2.0.32
12732023-11-08T19:02:59.934Z Compiling getrandom v0.2.10
12742023-11-08T19:03:00.450Z Compiling jobserver v0.1.26
12752023-11-08T19:03:00.542Z Compiling cc v1.0.83
12762023-11-08T19:03:00.586Z Compiling futures-util v0.3.29
12772023-11-08T19:03:00.594Z Compiling pkg-config v0.3.27
12782023-11-08T19:03:00.759Z Compiling rand_core v0.6.4
12792023-11-08T19:03:01.141Z Compiling ryu v1.0.15
12802023-11-08T19:03:01.685Z Compiling vcpkg v0.2.15
12812023-11-08T19:03:01.738Z Compiling schemars v0.8.13
12822023-11-08T19:03:01.961Z Compiling scopeguard v1.2.0
12832023-11-08T19:03:02.161Z Compiling allocator-api2 v0.2.16
12842023-11-08T19:03:02.277Z Compiling heck v0.4.1
12852023-11-08T19:03:02.991Z Compiling equivalent v1.0.1
12862023-11-08T19:03:03.135Z Compiling smallvec v1.11.0
12872023-11-08T19:03:03.412Z Compiling hashbrown v0.14.2
12882023-11-08T19:03:03.795Z Compiling byteorder v1.5.0
12892023-11-08T19:03:04.447Z Compiling httparse v1.8.0
12902023-11-08T19:03:04.528Z Compiling fnv v1.0.7
12912023-11-08T19:03:04.696Z Compiling iana-time-zone v0.1.57
12922023-11-08T19:03:04.996Z Compiling pin-project-lite v0.2.13
12932023-11-08T19:03:05.057Z Compiling ring v0.16.20
12942023-11-08T19:03:05.166Z Compiling semver v1.0.20
12952023-11-08T19:03:05.344Z Compiling ring v0.17.5
12962023-11-08T19:03:05.810Z Compiling subtle v2.5.0
12972023-11-08T19:03:05.925Z Compiling indexmap v1.9.3
12982023-11-08T19:03:06.244Z Compiling parking_lot v0.12.1
12992023-11-08T19:03:06.269Z Compiling dyn-clone v1.0.13
13002023-11-08T19:03:06.342Z Compiling tinyvec_macros v0.1.1
13012023-11-08T19:03:06.462Z Compiling time-core v0.1.1
13022023-11-08T19:03:06.485Z Compiling tinyvec v1.6.0
13032023-11-08T19:03:06.615Z Compiling openssl-sys v0.9.93
13042023-11-08T19:03:06.698Z Compiling time-macros v0.2.13
13052023-11-08T19:03:06.995Z Compiling signal-hook-registry v1.4.1
13062023-11-08T19:03:07.787Z Compiling mio v0.8.8
13072023-11-08T19:03:07.811Z Compiling socket2 v0.5.4
13082023-11-08T19:03:08.305Z Compiling num_cpus v1.16.0
13092023-11-08T19:03:08.475Z Compiling unicode-bidi v0.3.13
13102023-11-08T19:03:08.752Z Compiling unicode-normalization v0.1.22
13112023-11-08T19:03:09.064Z Compiling rustls v0.21.8
13122023-11-08T19:03:09.602Z Compiling slog v2.7.0
13132023-11-08T19:03:09.736Z Compiling aho-corasick v1.0.4
13142023-11-08T19:03:10.466Z Compiling ucd-trie v0.1.6
13152023-11-08T19:03:10.651Z Compiling percent-encoding v2.3.0
13162023-11-08T19:03:10.877Z Compiling spin v0.5.2
13172023-11-08T19:03:11.212Z Compiling serde_derive_internals v0.26.0
13182023-11-08T19:03:11.238Z Compiling regex-syntax v0.8.2
13192023-11-08T19:03:11.315Z Compiling backtrace v0.3.69
13202023-11-08T19:03:11.447Z Compiling async-trait v0.1.74
13212023-11-08T19:03:11.948Z Compiling form_urlencoded v1.2.0
13222023-11-08T19:03:12.193Z Compiling openssl v0.10.57
13232023-11-08T19:03:12.416Z Compiling futures-sink v0.3.29
13242023-11-08T19:03:12.637Z Compiling anyhow v1.0.75
13252023-11-08T19:03:12.818Z Compiling pin-utils v0.1.0
13262023-11-08T19:03:12.935Z Compiling winnow v0.5.15
13272023-11-08T19:03:13.189Z Compiling idna v0.4.0
13282023-11-08T19:03:14.205Z Compiling native-tls v0.2.11
13292023-11-08T19:03:14.723Z Compiling url v2.4.1
13302023-11-08T19:03:14.927Z Compiling unicode-xid v0.2.4
13312023-11-08T19:03:16.251Z Compiling futures-io v0.3.29
13322023-11-08T19:03:16.300Z Compiling rustversion v1.0.14
13332023-11-08T19:03:16.696Z Compiling const-oid v0.9.5
13342023-11-08T19:03:17.150Z Compiling regex-automata v0.4.3
13352023-11-08T19:03:17.869Z Compiling hashbrown v0.13.2
13362023-11-08T19:03:19.093Z Compiling unicode-width v0.1.11
13372023-11-08T19:03:19.506Z Compiling synstructure v0.12.6
13382023-11-08T19:03:19.523Z Compiling cpufeatures v0.2.9
13392023-11-08T19:03:19.634Z Compiling crossbeam-utils v0.8.16
13402023-11-08T19:03:19.653Z Compiling tracing-core v0.1.31
13412023-11-08T19:03:19.887Z Compiling adler v1.0.2
13422023-11-08T19:03:20.219Z Compiling ppv-lite86 v0.2.17
13432023-11-08T19:03:20.329Z Compiling miniz_oxide v0.7.1
13442023-11-08T19:03:21.532Z Compiling rustix v0.38.9
13452023-11-08T19:03:21.847Z Compiling rand_chacha v0.3.1
13462023-11-08T19:03:22.129Z Compiling usdt-impl v0.3.5
13472023-11-08T19:03:23.051Z Compiling gimli v0.28.0
13482023-11-08T19:03:23.055Z Compiling bitflags v1.3.2
13492023-11-08T19:03:23.078Z Compiling rand v0.8.5
13502023-11-08T19:03:23.190Z Compiling object v0.32.1
13512023-11-08T19:03:23.518Z Compiling deranged v0.3.8
13522023-11-08T19:03:23.646Z Compiling regex v1.10.2
13532023-11-08T19:03:23.678Z Compiling serde_derive v1.0.188
13542023-11-08T19:03:24.295Z Compiling zeroize_derive v1.4.2
13552023-11-08T19:03:25.255Z Compiling thiserror-impl v1.0.49
13562023-11-08T19:03:25.462Z Compiling tokio-macros v2.1.0
13572023-11-08T19:03:26.522Z Compiling futures-macro v0.3.29
13582023-11-08T19:03:26.677Z Compiling tracing-attributes v0.1.26
13592023-11-08T19:03:27.834Z Compiling schemars_derive v0.8.13
13602023-11-08T19:03:29.635Z Compiling zeroize v1.6.0
13612023-11-08T19:03:29.879Z Compiling pest v2.7.2
13622023-11-08T19:03:30.909Z Compiling openssl-macros v0.1.1
13632023-11-08T19:03:32.421Z Compiling crypto-common v0.1.6
13642023-11-08T19:03:32.644Z Compiling block-buffer v0.10.4
13652023-11-08T19:03:32.714Z Compiling zerocopy-derive v0.2.0
13662023-11-08T19:03:32.980Z Compiling digest v0.10.7
13672023-11-08T19:03:33.214Z Compiling tracing v0.1.37
13682023-11-08T19:03:33.591Z Compiling addr2line v0.21.0
13692023-11-08T19:03:34.091Z Compiling pest_meta v2.7.2
13702023-11-08T19:03:34.382Z Compiling num_threads v0.1.6
13712023-11-08T19:03:34.545Z Compiling rustc-demangle v0.1.23
13722023-11-08T19:03:34.582Z Compiling base64 v0.21.5
13732023-11-08T19:03:35.451Z Compiling zerocopy v0.3.0
13742023-11-08T19:03:35.924Z Compiling time v0.3.27
13752023-11-08T19:03:36.688Z Compiling pest_generator v2.7.2
13762023-11-08T19:03:37.694Z Compiling dof v0.1.5
13772023-11-08T19:03:39.220Z Compiling spin v0.9.8
13782023-11-08T19:03:39.660Z Compiling thread-id v4.2.0
13792023-11-08T19:03:40.358Z Compiling lazy_static v1.4.0
13802023-11-08T19:03:41.091Z Compiling pest_derive v2.7.2
13812023-11-08T19:03:41.559Z Compiling strum_macros v0.25.2
13822023-11-08T19:03:42.039Z Compiling untrusted v0.7.1
13832023-11-08T19:03:42.294Z Compiling dtrace-parser v0.1.14
13842023-11-08T19:03:42.324Z Compiling strsim v0.10.0
13852023-11-08T19:03:44.249Z Compiling untrusted v0.9.0
13862023-11-08T19:03:44.495Z Compiling regress v0.7.1
13872023-11-08T19:03:45.032Z Compiling socket2 v0.4.9
13882023-11-08T19:03:45.685Z Compiling bytes v1.5.0
13892023-11-08T19:03:46.164Z Compiling indexmap v2.1.0
13902023-11-08T19:03:46.268Z Compiling chrono v0.4.31
13912023-11-08T19:03:46.882Z Compiling uuid v1.5.0
13922023-11-08T19:03:47.466Z Compiling http v0.2.9
13932023-11-08T19:03:47.643Z Compiling tokio v1.33.0
13942023-11-08T19:03:48.188Z Compiling serde_spanned v0.6.4
13952023-11-08T19:03:48.525Z Compiling toml_datetime v0.6.5
13962023-11-08T19:03:48.935Z Compiling toml_edit v0.19.15
13972023-11-08T19:03:49.065Z Compiling bitflags v2.4.0
13982023-11-08T19:03:49.231Z Compiling rustc_version v0.4.0
13992023-11-08T19:03:49.718Z Compiling openapiv3 v1.0.3
14002023-11-08T19:03:52.764Z Compiling serde_tokenstream v0.1.7
14012023-11-08T19:03:53.123Z Compiling serde_tokenstream v0.2.0
14022023-11-08T19:03:53.946Z Compiling hashbrown v0.12.3
14032023-11-08T19:03:53.969Z Compiling typify-impl v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
14042023-11-08T19:03:53.988Z Compiling sct v0.7.0
14052023-11-08T19:03:54.357Z Compiling httpdate v1.0.3
14062023-11-08T19:03:54.423Z Compiling usdt-macro v0.3.5
14072023-11-08T19:03:55.484Z Compiling usdt-attr-macro v0.3.5
14082023-11-08T19:03:56.200Z Compiling try-lock v0.2.4
14092023-11-08T19:03:56.377Z Compiling want v0.3.1
14102023-11-08T19:03:56.406Z Compiling http-body v0.4.5
14112023-11-08T19:03:56.722Z Compiling rustls-pemfile v1.0.3
14122023-11-08T19:03:56.797Z Compiling foreign-types-shared v0.1.1
14132023-11-08T19:03:57.040Z Compiling mime v0.3.17
14142023-11-08T19:03:57.251Z Compiling openssl-probe v0.1.5
14152023-11-08T19:03:57.285Z Compiling tower-service v0.3.2
14162023-11-08T19:03:57.451Z Compiling foreign-types v0.3.2
14172023-11-08T19:03:57.598Z Compiling errno v0.3.2
14182023-11-08T19:03:57.708Z Compiling ipnet v2.8.0
14192023-11-08T19:03:57.886Z Compiling getopts v0.2.21
14202023-11-08T19:03:58.029Z Compiling encoding_rs v0.8.33
14212023-11-08T19:03:59.618Z Compiling regex-syntax v0.6.29
14222023-11-08T19:03:59.640Z Compiling unsafe-libyaml v0.2.9
14232023-11-08T19:03:59.874Z Compiling tokio-util v0.7.10
14242023-11-08T19:04:02.257Z Compiling h2 v0.3.21
14252023-11-08T19:04:02.328Z Compiling serde_yaml v0.9.25
14262023-11-08T19:04:02.577Z Compiling rustls-native-certs v0.6.3
14272023-11-08T19:04:03.210Z Compiling serde_urlencoded v0.7.1
14282023-11-08T19:04:04.694Z Compiling webpki-roots v0.25.2
14292023-11-08T19:04:07.120Z Compiling hmac v0.12.1
14302023-11-08T19:04:07.420Z Compiling num-integer v0.1.45
14312023-11-08T19:04:08.369Z Compiling sha2 v0.10.8
14322023-11-08T19:04:08.479Z Compiling block-padding v0.3.3
14332023-11-08T19:04:09.876Z Compiling inout v0.1.3
14342023-11-08T19:04:10.242Z Compiling tokio-native-tls v0.3.1
14352023-11-08T19:04:10.653Z Compiling futures-executor v0.3.29
14362023-11-08T19:04:10.700Z Compiling cipher v0.4.4
14372023-11-08T19:04:10.724Z Compiling toml v0.7.8
14382023-11-08T19:04:11.572Z Compiling crc32fast v1.3.2
14392023-11-08T19:04:11.641Z Compiling fallible-iterator v0.2.0
14402023-11-08T19:04:12.265Z Compiling futures v0.3.29
14412023-11-08T19:04:12.295Z Compiling ipnetwork v0.20.0
14422023-11-08T19:04:12.424Z Compiling siphasher v0.3.11
14432023-11-08T19:04:12.722Z Compiling usdt v0.3.5
14442023-11-08T19:04:13.503Z Compiling hyper v0.14.27
14452023-11-08T19:04:14.714Z Compiling md-5 v0.10.5
14462023-11-08T19:04:14.796Z Compiling stringprep v0.1.3
14472023-11-08T19:04:14.903Z Compiling io-lifetimes v1.0.11
14482023-11-08T19:04:15.037Z Compiling phf_shared v0.11.2
14492023-11-08T19:04:15.645Z Compiling postgres-protocol v0.6.6
14502023-11-08T19:04:15.667Z Compiling hex v0.4.3
14512023-11-08T19:04:16.068Z Compiling enum-as-inner v0.5.1
14522023-11-08T19:04:16.618Z Compiling slog-async v2.8.0
14532023-11-08T19:04:16.829Z Compiling postgres-types v0.2.6
14542023-11-08T19:04:17.356Z Compiling phf v0.11.2
14552023-11-08T19:04:17.571Z Compiling num-bigint v0.4.4
14562023-11-08T19:04:17.708Z Compiling whoami v1.4.1
14572023-11-08T19:04:17.798Z Compiling rustix v0.37.23
14582023-11-08T19:04:18.647Z Compiling data-encoding v2.4.0
14592023-11-08T19:04:18.847Z Compiling tokio-postgres v0.7.10
14602023-11-08T19:04:19.317Z Compiling zerocopy-derive v0.6.4
14612023-11-08T19:04:20.589Z Compiling static_assertions v1.1.0
14622023-11-08T19:04:22.669Z Compiling typify-macro v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
14632023-11-08T19:04:22.937Z Compiling ident_case v1.0.1
14642023-11-08T19:04:23.173Z Compiling either v1.9.0
14652023-11-08T19:04:23.197Z Compiling darling_core v0.20.3
14662023-11-08T19:04:23.686Z Compiling camino v1.1.6
14672023-11-08T19:04:24.482Z Compiling hyper-tls v0.5.0
14682023-11-08T19:04:24.815Z Compiling flate2 v1.0.28
14692023-11-08T19:04:24.969Z Compiling heapless v0.7.16
14702023-11-08T19:04:25.558Z Compiling bzip2-sys v0.1.11+1.0.8
14712023-11-08T19:04:25.585Z Compiling memoffset v0.9.0
14722023-11-08T19:04:26.023Z Compiling matches v0.1.10
14732023-11-08T19:04:26.156Z Compiling managed v0.8.0
14742023-11-08T19:04:26.216Z Compiling unicode-segmentation v1.10.1
14752023-11-08T19:04:26.426Z Compiling radium v0.7.0
14762023-11-08T19:04:27.185Z Compiling idna v0.2.3
14772023-11-08T19:04:27.946Z Compiling itertools v0.11.0
14782023-11-08T19:04:28.645Z Compiling multer v2.1.0
14792023-11-08T19:04:29.186Z Compiling trust-dns-proto v0.22.0
14802023-11-08T19:04:29.826Z Compiling typify v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
14812023-11-08T19:04:29.952Z Compiling async-stream-impl v0.3.5
14822023-11-08T19:04:30.011Z Compiling progenitor-impl v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
14832023-11-08T19:04:30.049Z Compiling crossbeam-epoch v0.9.15
14842023-11-08T19:04:30.772Z Compiling num-iter v0.1.43
14852023-11-08T19:04:31.219Z Compiling utf8parse v0.2.1
14862023-11-08T19:04:31.461Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
14872023-11-08T19:04:32.052Z Compiling smoltcp v0.9.1
14882023-11-08T19:04:32.078Z Compiling darling_macro v0.20.3
14892023-11-08T19:04:32.453Z Compiling bit-vec v0.6.3
14902023-11-08T19:04:32.665Z Compiling paste v1.0.14
14912023-11-08T19:04:32.952Z Compiling anstyle v1.0.2
14922023-11-08T19:04:33.344Z Compiling anstyle-parse v0.2.1
14932023-11-08T19:04:33.553Z Compiling darling v0.20.3
14942023-11-08T19:04:33.705Z Compiling serde_with_macros v2.3.3
14952023-11-08T19:04:35.278Z Compiling zerocopy v0.6.4
14962023-11-08T19:04:36.041Z Compiling signature v2.1.0
14972023-11-08T19:04:36.246Z Compiling hubpack_derive v0.1.1
14982023-11-08T19:04:36.362Z Compiling clap_derive v4.4.2
14992023-11-08T19:04:36.684Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
15002023-11-08T19:04:37.526Z Compiling anstyle-query v1.0.0
15012023-11-08T19:04:37.587Z Compiling colorchoice v1.0.0
15022023-11-08T19:04:37.760Z Compiling anstream v0.5.0
15032023-11-08T19:04:37.894Z Compiling terminal_size v0.2.6
15042023-11-08T19:04:38.152Z Compiling yasna v0.5.2
15052023-11-08T19:04:39.949Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
15062023-11-08T19:04:41.191Z Compiling diesel_table_macro_syntax v0.1.0
15072023-11-08T19:04:41.194Z Compiling hash32 v0.2.1
15082023-11-08T19:04:41.752Z Compiling stable_deref_trait v1.2.0
15092023-11-08T19:04:41.776Z Compiling tap v1.0.1
15102023-11-08T19:04:41.892Z Compiling clap_lex v0.5.1
15112023-11-08T19:04:42.229Z Compiling wyz v0.5.1
15122023-11-08T19:04:42.597Z Compiling progenitor-macro v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
15132023-11-08T19:04:42.675Z Compiling clap_builder v4.4.2
15142023-11-08T19:04:42.927Z Compiling diesel_derives v2.1.1
15152023-11-08T19:04:43.853Z Compiling tokio-stream v0.1.14
15162023-11-08T19:04:44.024Z Compiling serde_repr v0.1.16
15172023-11-08T19:04:44.612Z Compiling scheduled-thread-pool v0.2.7
15182023-11-08T19:04:44.747Z Compiling funty v2.0.0
15192023-11-08T19:04:45.336Z Compiling regex-automata v0.1.10
15202023-11-08T19:04:45.621Z Compiling r2d2 v0.8.10
15212023-11-08T19:04:46.127Z Compiling bstr v0.2.17
15222023-11-08T19:04:46.938Z Compiling bitvec v1.0.1
15232023-11-08T19:04:48.358Z Compiling hubpack v0.1.2
15242023-11-08T19:04:48.699Z Compiling clap v4.4.3
15252023-11-08T19:04:49.060Z Compiling itertools v0.10.5
15262023-11-08T19:04:49.327Z Compiling phf_shared v0.10.0
15272023-11-08T19:04:49.775Z Compiling float-cmp v0.9.0
15282023-11-08T19:04:49.913Z Compiling difflib v0.4.0
15292023-11-08T19:04:50.064Z Compiling predicates-core v1.0.6
15302023-11-08T19:04:50.280Z Compiling normalize-line-endings v0.3.0
15312023-11-08T19:04:50.481Z Compiling regex-automata v0.3.8
15322023-11-08T19:04:50.666Z Compiling precomputed-hash v0.1.1
15332023-11-08T19:04:50.822Z Compiling fixedbitset v0.4.2
15342023-11-08T19:04:52.638Z Compiling new_debug_unreachable v1.0.4
15352023-11-08T19:04:52.767Z Compiling string_cache v0.8.7
15362023-11-08T19:04:53.480Z Compiling bstr v1.6.0
15372023-11-08T19:04:53.729Z Compiling petgraph v0.6.4
15382023-11-08T19:04:53.781Z Compiling predicates v3.0.4
15392023-11-08T19:04:54.477Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
15402023-11-08T19:04:56.030Z Compiling similar v2.2.1
15412023-11-08T19:04:56.516Z Compiling bit-set v0.5.3
15422023-11-08T19:04:56.924Z Compiling console v0.15.7
15432023-11-08T19:04:57.965Z Compiling lalrpop-util v0.19.12
15442023-11-08T19:05:05.977Z Compiling diesel v2.1.3
15452023-11-08T19:05:09.454Z Compiling proc-macro-crate v1.3.1
15462023-11-08T19:05:16.439Z Compiling crucible-workspace-hack v0.1.0
15472023-11-08T19:05:34.261Z Compiling atty v0.2.14
15482023-11-08T19:05:35.093Z Compiling structmeta-derive v0.2.0
15492023-11-08T19:05:38.357Z Compiling toml_edit v0.21.0
15502023-11-08T19:05:38.990Z Compiling sha1 v0.10.5
15512023-11-08T19:05:39.292Z Compiling structmeta v0.2.0
15522023-11-08T19:05:39.646Z Compiling match_cfg v0.1.0
15532023-11-08T19:05:39.801Z Compiling regex-syntax v0.7.5
15542023-11-08T19:05:39.873Z Compiling hostname v0.3.1
15552023-11-08T19:05:45.345Z Compiling toml v0.8.8
15562023-11-08T19:05:49.751Z Compiling dirs-sys-next v0.1.2
15572023-11-08T19:05:49.863Z Compiling parse-display-derive v0.8.2
15582023-11-08T19:05:50.762Z Compiling dirs-next v2.0.0
15592023-11-08T19:05:53.055Z Compiling thread_local v1.1.7
15602023-11-08T19:05:54.263Z Compiling term v0.7.0
15612023-11-08T19:05:54.372Z Compiling crossbeam-channel v0.5.8
15622023-11-08T19:05:56.844Z Compiling take_mut v0.2.2
15632023-11-08T19:05:57.201Z Compiling slog-term v2.9.0
15642023-11-08T19:05:59.074Z Compiling slog-json v2.6.1
15652023-11-08T19:05:59.190Z Compiling instant v0.1.12
15662023-11-08T19:05:59.616Z Compiling slog-bunyan v2.4.0
15672023-11-08T19:06:00.273Z Compiling structmeta-derive v0.1.6
15682023-11-08T19:06:01.398Z Compiling strum v0.25.0
15692023-11-08T19:06:01.613Z Compiling atomic-waker v1.1.1
15702023-11-08T19:06:01.887Z Compiling waitgroup v0.1.2
15712023-11-08T19:06:02.153Z Compiling num_enum_derive v0.5.11
15722023-11-08T19:06:02.197Z Compiling serde_with v2.3.3
15732023-11-08T19:06:02.965Z Compiling async-stream v0.3.5
15742023-11-08T19:06:04.486Z Compiling serde_path_to_error v0.1.14
15752023-11-08T19:06:04.578Z Compiling structmeta v0.1.6
15762023-11-08T19:06:04.731Z Compiling libz-sys v1.1.12
15772023-11-08T19:06:05.169Z Compiling parse-display-derive v0.7.0
15782023-11-08T19:06:05.379Z Compiling debug-ignore v1.0.5
15792023-11-08T19:06:05.535Z Compiling fastrand v2.0.0
15802023-11-08T19:06:06.295Z Compiling tempfile v3.8.0
15812023-11-08T19:06:07.580Z Compiling slog-dtrace v0.2.3
15822023-11-08T19:06:07.644Z Compiling proc-macro-error-attr v1.0.4
15832023-11-08T19:06:09.018Z Compiling backoff v0.4.0
15842023-11-08T19:06:09.521Z Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
15852023-11-08T19:06:10.237Z Compiling macaddr v1.0.1
15862023-11-08T19:06:10.799Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
15872023-11-08T19:06:11.035Z Compiling libgit2-sys v0.15.2+1.6.4
15882023-11-08T19:06:11.278Z Compiling proc-macro-error v1.0.4
15892023-11-08T19:06:11.387Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
15902023-11-08T19:06:12.939Z Compiling libsqlite3-sys v0.26.0
15912023-11-08T19:06:13.165Z Compiling memoffset v0.7.1
15922023-11-08T19:06:13.471Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
15932023-11-08T19:06:15.716Z Compiling foreign-types-macros v0.2.3
15942023-11-08T19:06:15.862Z Compiling vergen v8.2.4
15952023-11-08T19:06:16.033Z Compiling base64ct v1.6.0
15962023-11-08T19:06:20.053Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
15972023-11-08T19:06:22.255Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
15982023-11-08T19:06:26.077Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
15992023-11-08T19:06:26.080Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
16002023-11-08T19:06:27.152Z Compiling platforms v3.0.2
16012023-11-08T19:06:27.378Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
16022023-11-08T19:06:27.840Z Compiling num_enum_derive v0.7.0
16032023-11-08T19:06:27.863Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
16042023-11-08T19:06:28.310Z Compiling password-hash v0.5.0
16052023-11-08T19:06:28.505Z Compiling curve25519-dalek v4.1.0
16062023-11-08T19:06:28.622Z Compiling heck v0.3.3
16072023-11-08T19:06:29.085Z Compiling blake2 v0.10.6
16082023-11-08T19:06:29.182Z Compiling libefi-sys v0.1.0
16092023-11-08T19:06:29.267Z Compiling structopt-derive v0.4.18
16102023-11-08T19:06:29.664Z Compiling zone_cfg_derive v0.3.0
16112023-11-08T19:06:30.057Z Compiling argon2 v0.5.2
16122023-11-08T19:06:31.347Z Compiling curve25519-dalek-derive v0.1.0
16132023-11-08T19:06:31.895Z Compiling num-derive v0.4.0
16142023-11-08T19:06:31.917Z Compiling same-file v1.0.6
16152023-11-08T19:06:32.243Z Compiling walkdir v2.4.0
16162023-11-08T19:06:33.279Z Compiling toml v0.5.11
16172023-11-08T19:06:33.497Z Compiling semver-parser v0.10.2
16182023-11-08T19:06:33.690Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
16192023-11-08T19:06:34.257Z Compiling xattr v1.0.1
16202023-11-08T19:06:34.639Z Compiling filetime v0.2.22
16212023-11-08T19:06:34.803Z Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
16222023-11-08T19:06:35.104Z Compiling getrandom v0.1.16
16232023-11-08T19:06:35.249Z Compiling erased-serde v0.3.30
16242023-11-08T19:06:35.472Z Compiling tar v0.4.40
16252023-11-08T19:06:35.527Z Compiling semver v0.11.0
16262023-11-08T19:06:36.035Z Compiling parse-display v0.8.2
16272023-11-08T19:06:36.088Z Compiling universal-hash v0.5.1
16282023-11-08T19:06:36.318Z Compiling bitstruct_derive v0.1.0
16292023-11-08T19:06:36.376Z Compiling async-recursion v1.0.5
16302023-11-08T19:06:36.595Z Compiling home v0.5.5
16312023-11-08T19:06:36.673Z Compiling opaque-debug v0.3.0
16322023-11-08T19:06:36.810Z Compiling toolchain_find v0.2.0
16332023-11-08T19:06:37.432Z Compiling num-rational v0.4.1
16342023-11-08T19:06:37.522Z Compiling unicase v2.7.0
16352023-11-08T19:06:37.591Z Compiling parking_lot_core v0.8.6
16362023-11-08T19:06:38.015Z Compiling rustfmt-wrapper v0.2.0
16372023-11-08T19:06:38.245Z Compiling parse-display v0.7.0
16382023-11-08T19:06:38.265Z Compiling num_enum v0.5.11
16392023-11-08T19:06:38.289Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
16402023-11-08T19:06:38.481Z Compiling aead v0.5.2
16412023-11-08T19:06:38.523Z Compiling postcard-cobs v0.1.5-pre
16422023-11-08T19:06:38.962Z Compiling winapi v0.3.9
16432023-11-08T19:06:38.965Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
16442023-11-08T19:06:38.968Z Compiling postcard v0.7.3
16452023-11-08T19:06:39.050Z Compiling polyval v0.6.1
16462023-11-08T19:06:39.730Z Compiling smoltcp v0.8.2
16472023-11-08T19:06:39.861Z Compiling ctr v0.9.2
16482023-11-08T19:06:39.864Z Compiling aes v0.8.3
16492023-11-08T19:06:40.305Z Compiling thiserror-impl-no-std v2.0.2
16502023-11-08T19:06:40.504Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
16512023-11-08T19:06:40.511Z Compiling cfg-if v0.1.10
16522023-11-08T19:06:40.594Z Compiling foreign-types-shared v0.3.1
16532023-11-08T19:06:40.759Z Compiling foreign-types v0.5.0
16542023-11-08T19:06:40.797Z Compiling mime_guess v2.0.4
16552023-11-08T19:06:42.545Z Compiling is-terminal v0.4.9
16562023-11-08T19:06:42.776Z Compiling hashlink v0.8.3
16572023-11-08T19:06:42.780Z Compiling cstr-argument v0.1.2
16582023-11-08T19:06:42.783Z Compiling fallible-streaming-iterator v0.1.9
16592023-11-08T19:06:43.089Z Compiling pretty-hex v0.2.1
16602023-11-08T19:06:43.567Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
16612023-11-08T19:06:43.675Z Compiling rusqlite v0.29.0
16622023-11-08T19:06:43.699Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
16632023-11-08T19:06:44.083Z Compiling colored v2.0.4
16642023-11-08T19:06:44.585Z Compiling nix v0.26.2
16652023-11-08T19:06:44.622Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
16662023-11-08T19:06:44.759Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
16672023-11-08T19:06:46.757Z Compiling twox-hash v1.6.3
16682023-11-08T19:06:47.873Z Compiling hkdf v0.12.3
16692023-11-08T19:06:48.273Z Compiling textwrap v0.11.0
16702023-11-08T19:06:48.278Z Compiling const_format_proc_macros v0.2.31
16712023-11-08T19:06:48.938Z Compiling quick-error v1.2.3
16722023-11-08T19:06:49.045Z Compiling ansi_term v0.12.1
16732023-11-08T19:06:49.147Z Compiling vec_map v0.8.2
16742023-11-08T19:06:49.171Z Compiling linked-hash-map v0.5.6
16752023-11-08T19:06:49.588Z Compiling strsim v0.8.0
16762023-11-08T19:06:49.706Z Compiling lru-cache v0.1.2
16772023-11-08T19:06:49.986Z Compiling clap v2.34.0
16782023-11-08T19:06:50.214Z Compiling resolv-conf v0.7.0
16792023-11-08T19:06:51.089Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
16802023-11-08T19:06:53.098Z Compiling num_enum v0.7.0
16812023-11-08T19:06:53.337Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
16822023-11-08T19:06:54.900Z Compiling bincode v1.3.3
16832023-11-08T19:06:54.926Z Compiling keccak v0.1.4
16842023-11-08T19:06:55.026Z Compiling humantime v2.1.0
16852023-11-08T19:06:55.101Z Compiling base64 v0.13.1
16862023-11-08T19:06:56.096Z Compiling termcolor v1.2.0
16872023-11-08T19:06:56.357Z Compiling utf-8 v0.7.6
16882023-11-08T19:06:56.841Z Compiling convert_case v0.4.0
16892023-11-08T19:06:57.470Z Compiling cancel-safe-futures v0.1.5
16902023-11-08T19:06:58.058Z Compiling derive_more v0.99.17
16912023-11-08T19:06:58.081Z Compiling env_logger v0.9.3
16922023-11-08T19:06:58.178Z Compiling structopt v0.3.26
16932023-11-08T19:06:58.411Z Compiling sha3 v0.10.8
16942023-11-08T19:06:58.823Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
16952023-11-08T19:07:00.216Z Compiling trust-dns-resolver v0.22.0
16962023-11-08T19:07:00.451Z Compiling aes-gcm-siv v0.11.1
16972023-11-08T19:07:00.854Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
16982023-11-08T19:07:01.928Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
16992023-11-08T19:07:03.733Z Compiling zone v0.3.0
17002023-11-08T19:07:06.176Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
17012023-11-08T19:07:06.433Z Compiling secrecy v0.8.0
17022023-11-08T19:07:06.727Z Compiling smf v0.2.2
17032023-11-08T19:07:06.822Z Compiling viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
17042023-11-08T19:07:07.004Z Compiling ascii v1.1.0
17052023-11-08T19:07:08.373Z Compiling ringbuffer v0.15.0
17062023-11-08T19:07:09.791Z Compiling rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
17072023-11-08T19:07:09.944Z Compiling viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
17082023-11-08T19:07:10.176Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
17092023-11-08T19:07:11.115Z Compiling bitstruct v0.1.1
17102023-11-08T19:07:12.355Z Compiling dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
17112023-11-08T19:07:13.326Z Compiling serde_arrays v0.1.0
17122023-11-08T19:07:13.548Z Compiling ff v0.13.0
17132023-11-08T19:07:13.605Z Compiling nibble_vec v0.1.0
17142023-11-08T19:07:13.890Z Compiling endian-type v0.1.2
17152023-11-08T19:07:14.170Z Compiling arc-swap v1.6.0
17162023-11-08T19:07:14.222Z Compiling radix_trie v0.2.1
17172023-11-08T19:07:15.034Z Compiling slog-scope v4.4.0
17182023-11-08T19:07:15.210Z Compiling group v0.13.0
17192023-11-08T19:07:15.325Z Compiling rand_core v0.5.1
17202023-11-08T19:07:15.773Z Compiling tungstenite v0.20.1
17212023-11-08T19:07:16.249Z Compiling poly1305 v0.8.0
17222023-11-08T19:07:17.690Z Compiling chacha20 v0.9.1
17232023-11-08T19:07:18.324Z Compiling crypto-bigint v0.5.2
17242023-11-08T19:07:18.383Z Compiling num-complex v0.4.4
17252023-11-08T19:07:18.976Z Compiling option-ext v0.2.0
17262023-11-08T19:07:18.979Z Compiling half v1.8.2
17272023-11-08T19:07:19.157Z Compiling base16ct v0.2.0
17282023-11-08T19:07:19.219Z Compiling ciborium-io v0.2.1
17292023-11-08T19:07:19.562Z Compiling dirs-sys v0.4.1
17302023-11-08T19:07:19.825Z Compiling ciborium-ll v0.2.1
17312023-11-08T19:07:19.957Z Compiling num v0.4.1
17322023-11-08T19:07:20.127Z Compiling tokio-tungstenite v0.20.1
17332023-11-08T19:07:20.150Z Compiling parking_lot v0.11.2
17342023-11-08T19:07:20.506Z Compiling rand_chacha v0.2.2
17352023-11-08T19:07:20.552Z Compiling slog-stdlog v4.1.1
17362023-11-08T19:07:20.594Z Compiling trust-dns-client v0.22.0
17372023-11-08T19:07:20.938Z Compiling thiserror-no-std v2.0.2
17382023-11-08T19:07:21.132Z Compiling elliptic-curve v0.13.5
17392023-11-08T19:07:21.902Z Compiling password-hash v0.4.2
17402023-11-08T19:07:22.764Z Compiling ed25519 v2.2.2
17412023-11-08T19:07:23.257Z Compiling blowfish v0.9.1
17422023-11-08T19:07:23.439Z Compiling pbkdf2 v0.12.2
17432023-11-08T19:07:23.638Z Compiling fxhash v0.2.1
17442023-11-08T19:07:23.928Z Compiling sled v0.34.7
17452023-11-08T19:07:24.279Z Compiling bcrypt-pbkdf v0.10.0
17462023-11-08T19:07:24.665Z Compiling ed25519-dalek v2.0.0
17472023-11-08T19:07:24.925Z Compiling trust-dns-server v0.22.1
17482023-11-08T19:07:25.040Z Compiling pbkdf2 v0.11.0
17492023-11-08T19:07:25.553Z Compiling vsss-rs v3.3.1
17502023-11-08T19:07:25.611Z Compiling russh-cryptovec v0.7.0
17512023-11-08T19:07:26.047Z Compiling rand v0.7.3
17522023-11-08T19:07:26.757Z Compiling slog-envlogger v2.2.0
17532023-11-08T19:07:26.935Z Compiling ciborium v0.2.1
17542023-11-08T19:07:28.251Z Compiling dirs v5.0.1
17552023-11-08T19:07:29.045Z Compiling chacha20poly1305 v0.10.1
17562023-11-08T19:07:29.281Z Compiling tungstenite v0.18.0
17572023-11-08T19:07:29.317Z Compiling ron v0.7.1
17582023-11-08T19:07:29.350Z Compiling const_format v0.2.31
17592023-11-08T19:07:31.038Z Compiling ghash v0.5.0
17602023-11-08T19:07:32.240Z Compiling camino-tempfile v1.0.2
17612023-11-08T19:07:32.809Z Compiling cbc v0.1.2
17622023-11-08T19:07:32.836Z Compiling headers-core v0.2.0
17632023-11-08T19:07:33.036Z Compiling pem v3.0.2
17642023-11-08T19:07:33.331Z Compiling pretty-hex v0.3.0
17652023-11-08T19:07:33.416Z Compiling bit_field v0.10.2
17662023-11-08T19:07:33.455Z Compiling http-range v0.1.5
17672023-11-08T19:07:33.594Z Compiling md5 v0.7.0
17682023-11-08T19:07:33.618Z Compiling rcgen v0.11.3
17692023-11-08T19:07:33.807Z Compiling hyper-staticfile v0.9.5
17702023-11-08T19:07:34.003Z Compiling russh-keys v0.38.0
17712023-11-08T19:07:34.258Z Compiling headers v0.3.9
17722023-11-08T19:07:38.278Z Compiling aes-gcm v0.10.3
17732023-11-08T19:07:38.657Z Compiling tokio-tungstenite v0.18.0
17742023-11-08T19:07:42.156Z Compiling pem v1.1.1
17752023-11-08T19:07:43.360Z Compiling atomicwrites v0.4.2
17762023-11-08T19:07:43.776Z Compiling subprocess v0.2.9
17772023-11-08T19:07:43.915Z Compiling hex-literal v0.4.1
17782023-11-08T19:07:44.372Z Compiling glob v0.3.1
17792023-11-08T19:07:44.694Z Compiling russh v0.38.0
17802023-11-08T19:07:50.908Z Compiling bzip2 v0.4.4
17812023-11-08T19:07:51.333Z Compiling zip v0.6.6
17822023-11-08T19:07:57.157Z Compiling rustls-webpki v0.101.7
17832023-11-08T19:08:03.584Z Compiling tokio-rustls v0.24.1
17842023-11-08T19:08:03.966Z Compiling git2 v0.17.2
17852023-11-08T19:08:04.092Z Compiling hyper-rustls v0.24.2
17862023-11-08T19:08:04.909Z Compiling reqwest v0.11.20
17872023-11-08T19:08:09.185Z Compiling progenitor-client v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
17882023-11-08T19:08:09.482Z Compiling omicron-zone-package v0.8.3
17892023-11-08T19:08:09.816Z Compiling progenitor v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
17902023-11-08T19:08:10.126Z Compiling dns-service-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
17912023-11-08T19:08:12.388Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
17922023-11-08T19:08:14.831Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
17932023-11-08T19:08:16.306Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
17942023-11-08T19:08:17.330Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
17952023-11-08T19:08:19.842Z Compiling crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
17962023-11-08T19:08:26.722Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
17972023-11-08T19:08:27.833Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
17982023-11-08T19:08:28.867Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17992023-11-08T19:08:29.535Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
18002023-11-08T19:08:31.454Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
18012023-11-08T19:08:31.458Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
18022023-11-08T19:08:33.084Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
18032023-11-08T19:08:33.276Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
18042023-11-08T19:08:33.620Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
18052023-11-08T19:08:33.757Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
18062023-11-08T19:08:33.868Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
18072023-11-08T19:08:34.741Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
18082023-11-08T19:08:39.968Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
18092023-11-08T19:08:40.260Z Compiling internal-dns v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
18102023-11-08T19:08:49.024Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
18112023-11-08T19:08:54.434Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
18122023-11-08T19:08:57.655Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
18132023-11-08T19:08:59.364Z Compiling propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
18142023-11-08T19:09:00.877Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
18152023-11-08T19:09:08.158Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
18162023-11-08T19:09:15.974Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
18172023-11-08T19:09:19.090Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
18182023-11-08T19:09:19.745Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
18192023-11-08T19:09:21.090Z Compiling propolis-server v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
18202023-11-08T19:09:23.562Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
18212023-11-08T19:09:37.251Z Compiling internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
18222023-11-08T19:09:37.428Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
18232023-11-08T19:09:37.842Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
18242023-11-08T19:09:42.807Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
18252023-11-08T19:09:52.610Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
18262023-11-08T19:10:05.965Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
18272023-11-08T19:10:10.663Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
18282023-11-08T19:10:52.070Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
18292023-11-08T19:12:20.201Z Finished dev [unoptimized + debuginfo] target(s) in 9m 58s
18302023-11-08T19:12:20.640Z
18312023-11-08T19:12:20.643Zreal 9:59.329417142
18322023-11-08T19:12:20.646Zuser 57:41.562753858
18332023-11-08T19:12:20.650Zsys 9:04.170423926
18342023-11-08T19:12:20.654Ztrap 2.254716383
18352023-11-08T19:12:20.657Ztflt 2.875572120
18362023-11-08T19:12:20.660Zdflt 6.420541686
18372023-11-08T19:12:20.662Zkflt 0.024559050
18382023-11-08T19:12:20.735Zlock 1:47:40.411171991
18392023-11-08T19:12:20.738Zslp 3:16:44.167987045
18402023-11-08T19:12:20.741Zlat 2:30.819534474
18412023-11-08T19:12:20.744Zstop 6:32.563456796
18422023-11-08T19:12:20.747Z+ mkdir -p /work/end-to-end-tests
18432023-11-08T19:12:20.749Z++ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
18442023-11-08T19:12:21.356Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
18452023-11-08T19:12:21.359Z+ ptime -m gzip
18462023-11-08T19:12:21.362Z++ basename target/debug/bootstrap
18472023-11-08T19:12:38.669Z
18482023-11-08T19:12:38.672Zreal 17.304585589
18492023-11-08T19:12:38.674Zuser 17.128241295
18502023-11-08T19:12:38.677Zsys 0.171664704
18512023-11-08T19:12:38.680Ztrap 0.003070864
18522023-11-08T19:12:38.682Ztflt 0.000000000
18532023-11-08T19:12:38.685Zdflt 0.000000000
18542023-11-08T19:12:38.688Zkflt 0.000000000
18552023-11-08T19:12:38.691Zlock 0.000000000
18562023-11-08T19:12:38.694Zslp 0.000000000
18572023-11-08T19:12:38.697Zlat 0.001254821
18582023-11-08T19:12:38.699Zstop 0.000242226
18592023-11-08T19:12:38.702Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
18602023-11-08T19:12:38.705Z+ ptime -m gzip
18612023-11-08T19:12:38.708Z++ basename /work/oxidecomputer/omicron/target/debug/deps/bootstrap-95f6f69deb9d73aa
18622023-11-08T19:12:39.763Z
18632023-11-08T19:12:39.766Zreal 1.086378150
18642023-11-08T19:12:39.769Zuser 1.074994360
18652023-11-08T19:12:39.774Zsys 0.010730378
18662023-11-08T19:12:39.777Ztrap 0.000139943
18672023-11-08T19:12:39.780Ztflt 0.000000000
18682023-11-08T19:12:39.782Zdflt 0.000000000
18692023-11-08T19:12:39.786Zkflt 0.000000000
18702023-11-08T19:12:39.789Zlock 0.000000000
18712023-11-08T19:12:39.792Zslp 0.000000000
18722023-11-08T19:12:39.794Zlat 0.000164018
18732023-11-08T19:12:39.798Zstop 0.000238639
18742023-11-08T19:12:39.801Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
18752023-11-08T19:12:39.805Z+ ptime -m gzip
18762023-11-08T19:12:39.808Z++ basename /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-cc026c1de0ba49ab
18772023-11-08T19:12:59.410Z
18782023-11-08T19:12:59.413Zreal 19.638381993
18792023-11-08T19:12:59.416Zuser 19.442402667
18802023-11-08T19:12:59.421Zsys 0.191246466
18812023-11-08T19:12:59.424Ztrap 0.003348444
18822023-11-08T19:12:59.427Ztflt 0.000000000
18832023-11-08T19:12:59.429Zdflt 0.000000000
18842023-11-08T19:12:59.432Zkflt 0.000000000
18852023-11-08T19:12:59.435Zlock 0.000000000
18862023-11-08T19:12:59.438Zslp 0.000000000
18872023-11-08T19:12:59.441Zlat 0.001052301
18882023-11-08T19:12:59.446Zstop 0.000217963
18892023-11-08T19:12:59.449Z+ banner caboose-util
18902023-11-08T19:12:59.452Z
18912023-11-08T19:12:59.455Z #### ## ##### #### #### #### ###### # # #####
18922023-11-08T19:12:59.458Z # # # # # # # # # # # # # # #
18932023-11-08T19:12:59.461Z # # # ##### # # # # #### ##### ##### # # #
18942023-11-08T19:12:59.464Z # ###### # # # # # # # # # # #
18952023-11-08T19:12:59.467Z # # # # # # # # # # # # # # # #
18962023-11-08T19:12:59.471Z #### # # ##### #### #### #### ###### #### #
18972023-11-08T19:12:59.474Z
18982023-11-08T19:12:59.477Z+ ptime -m cargo build --locked -p caboose-util --release
18992023-11-08T19:13:00.114Z Downloading crates ...
19002023-11-08T19:13:00.419Z Downloaded pem-rfc7468 v0.7.0
19012023-11-08T19:13:00.422Z Downloaded path-slash v0.1.5
19022023-11-08T19:13:00.426Z Downloaded crc v3.0.1
19032023-11-08T19:13:00.428Z Downloaded env_logger v0.10.0
19042023-11-08T19:13:00.431Z Downloaded nodrop v0.1.14
19052023-11-08T19:13:00.434Z Downloaded packed_struct_codegen v0.10.1
19062023-11-08T19:13:00.437Z Downloaded flagset v0.4.3
19072023-11-08T19:13:00.440Z Downloaded packed_struct v0.10.1
19082023-11-08T19:13:00.443Z Downloaded der_derive v0.7.2
19092023-11-08T19:13:00.446Z Downloaded maybe-uninit v2.0.0
19102023-11-08T19:13:00.449Z Downloaded array-init v0.0.4
19112023-11-08T19:13:00.452Z Downloaded serde-hex v0.1.0
19122023-11-08T19:13:00.455Z Downloaded crc-any v2.4.3
19132023-11-08T19:13:00.458Z Downloaded ron v0.8.1
19142023-11-08T19:13:00.465Z Downloaded num-bigint-dig v0.8.4
19152023-11-08T19:13:00.475Z Downloaded object v0.30.4
19162023-11-08T19:13:00.493Z Downloaded x509-cert v0.2.4
19172023-11-08T19:13:00.503Z Downloaded rsa v0.9.2
19182023-11-08T19:13:00.510Z Downloaded smallvec v0.6.14
19192023-11-08T19:13:00.513Z Downloaded crc-catalog v2.2.0
19202023-11-08T19:13:00.516Z Downloaded pkcs1 v0.7.5
19212023-11-08T19:13:00.519Z Downloaded bitfield v0.14.0
19222023-11-08T19:13:00.687Z Compiling proc-macro2 v1.0.67
19232023-11-08T19:13:00.690Z Compiling unicode-ident v1.0.12
19242023-11-08T19:13:00.693Z Compiling libc v0.2.150
19252023-11-08T19:13:00.697Z Compiling autocfg v1.1.0
19262023-11-08T19:13:00.701Z Compiling serde v1.0.188
19272023-11-08T19:13:00.704Z Compiling version_check v0.9.4
19282023-11-08T19:13:00.709Z Compiling cfg-if v1.0.0
19292023-11-08T19:13:00.822Z Compiling syn v1.0.109
19302023-11-08T19:13:00.844Z Compiling parking_lot_core v0.9.8
19312023-11-08T19:13:00.930Z Compiling once_cell v1.18.0
19322023-11-08T19:13:01.457Z Compiling typenum v1.16.0
19332023-11-08T19:13:01.491Z Compiling libm v0.2.7
19342023-11-08T19:13:01.502Z Compiling futures-core v0.3.29
19352023-11-08T19:13:01.702Z Compiling generic-array v0.14.7
19362023-11-08T19:13:01.796Z Compiling lock_api v0.4.10
19372023-11-08T19:13:01.943Z Compiling num-traits v0.2.16
19382023-11-08T19:13:01.956Z Compiling pkg-config v0.3.27
19392023-11-08T19:13:02.210Z Compiling scopeguard v1.2.0
19402023-11-08T19:13:02.372Z Compiling slab v0.4.9
19412023-11-08T19:13:02.778Z Compiling quote v1.0.33
19422023-11-08T19:13:02.792Z Compiling futures-task v0.3.29
19432023-11-08T19:13:02.891Z Compiling futures-channel v0.3.29
19442023-11-08T19:13:03.254Z Compiling serde_json v1.0.108
19452023-11-08T19:13:03.362Z Compiling syn v2.0.32
19462023-11-08T19:13:03.587Z Compiling jobserver v0.1.26
19472023-11-08T19:13:03.710Z Compiling getrandom v0.2.10
19482023-11-08T19:13:04.014Z Compiling cc v1.0.83
19492023-11-08T19:13:04.048Z Compiling thiserror v1.0.49
19502023-11-08T19:13:04.329Z Compiling futures-util v0.3.29
19512023-11-08T19:13:04.627Z Compiling itoa v1.0.9
19522023-11-08T19:13:04.694Z Compiling memchr v2.6.3
19532023-11-08T19:13:04.926Z Compiling ahash v0.8.3
19542023-11-08T19:13:04.936Z Compiling smallvec v1.11.0
19552023-11-08T19:13:05.395Z Compiling log v0.4.20
19562023-11-08T19:13:05.609Z Compiling vcpkg v0.2.15
19572023-11-08T19:13:06.452Z Compiling byteorder v1.5.0
19582023-11-08T19:13:07.227Z Compiling rand_core v0.6.4
19592023-11-08T19:13:07.604Z Compiling pin-project-lite v0.2.13
19602023-11-08T19:13:07.938Z Compiling parking_lot v0.12.1
19612023-11-08T19:13:08.297Z Compiling indexmap v1.9.3
19622023-11-08T19:13:08.608Z Compiling openssl-sys v0.9.93
19632023-11-08T19:13:08.709Z Compiling ring v0.17.5
19642023-11-08T19:13:10.417Z Compiling io-lifetimes v1.0.11
19652023-11-08T19:13:11.197Z Compiling ring v0.16.20
19662023-11-08T19:13:11.829Z Compiling num-integer v0.1.45
19672023-11-08T19:13:12.247Z Compiling ryu v1.0.15
19682023-11-08T19:13:12.687Z Compiling semver v1.0.20
19692023-11-08T19:13:12.728Z Compiling const-oid v0.9.5
19702023-11-08T19:13:13.392Z Compiling spin v0.5.2
19712023-11-08T19:13:13.744Z Compiling rustix v0.37.23
19722023-11-08T19:13:14.470Z Compiling mio v0.8.8
19732023-11-08T19:13:14.560Z Compiling num_cpus v1.16.0
19742023-11-08T19:13:14.713Z Compiling socket2 v0.5.4
19752023-11-08T19:13:14.863Z Compiling signal-hook-registry v1.4.1
19762023-11-08T19:13:15.499Z Compiling futures-sink v0.3.29
19772023-11-08T19:13:15.712Z Compiling ucd-trie v0.1.6
19782023-11-08T19:13:15.910Z Compiling heck v0.4.1
19792023-11-08T19:13:16.125Z Compiling unicode-xid v0.2.4
19802023-11-08T19:13:16.199Z Compiling openssl v0.10.57
19812023-11-08T19:13:16.337Z Compiling httparse v1.8.0
19822023-11-08T19:13:16.414Z Compiling synstructure v0.12.6
19832023-11-08T19:13:16.760Z Compiling tinyvec_macros v0.1.1
19842023-11-08T19:13:16.868Z Compiling tinyvec v1.6.0
19852023-11-08T19:13:17.756Z Compiling radium v0.7.0
19862023-11-08T19:13:18.356Z Compiling ppv-lite86 v0.2.17
19872023-11-08T19:13:18.794Z Compiling crc32fast v1.3.2
19882023-11-08T19:13:19.452Z Compiling pin-utils v0.1.0
19892023-11-08T19:13:19.560Z Compiling futures-io v0.3.29
19902023-11-08T19:13:19.626Z Compiling rustls v0.21.8
19912023-11-08T19:13:19.659Z Compiling native-tls v0.2.11
19922023-11-08T19:13:19.948Z Compiling rand_chacha v0.3.1
19932023-11-08T19:13:20.022Z Compiling unicode-normalization v0.1.22
19942023-11-08T19:13:20.114Z Compiling bzip2-sys v0.1.11+1.0.8
19952023-11-08T19:13:20.647Z Compiling spin v0.9.8
19962023-11-08T19:13:20.654Z Compiling tracing-core v0.1.31
19972023-11-08T19:13:20.791Z Compiling subtle v2.5.0
19982023-11-08T19:13:20.832Z Compiling unicode-bidi v0.3.13
19992023-11-08T19:13:21.863Z Compiling rand v0.8.5
20002023-11-08T19:13:23.240Z Compiling errno v0.3.2
20012023-11-08T19:13:23.246Z Compiling num-iter v0.1.43
20022023-11-08T19:13:23.250Z Compiling usdt-impl v0.3.5
20032023-11-08T19:13:23.264Z Compiling base64 v0.21.5
20042023-11-08T19:13:23.338Z Compiling schemars v0.8.13
20052023-11-08T19:13:23.815Z Compiling rustix v0.38.9
20062023-11-08T19:13:24.678Z Compiling serde_derive v1.0.188
20072023-11-08T19:13:24.706Z Compiling zeroize_derive v1.4.2
20082023-11-08T19:13:24.879Z Compiling tokio-macros v2.1.0
20092023-11-08T19:13:25.029Z Compiling thiserror-impl v1.0.49
20102023-11-08T19:13:25.047Z Compiling futures-macro v0.3.29
20112023-11-08T19:13:25.212Z Compiling tracing-attributes v0.1.26
20122023-11-08T19:13:26.253Z Compiling zerocopy-derive v0.2.0
20132023-11-08T19:13:26.731Z Compiling openssl-macros v0.1.1
20142023-11-08T19:13:27.018Z Compiling zeroize v1.6.0
20152023-11-08T19:13:27.800Z Compiling zerocopy-derive v0.6.4
20162023-11-08T19:13:29.517Z Compiling pest v2.7.2
20172023-11-08T19:13:29.880Z Compiling crypto-common v0.1.6
20182023-11-08T19:13:30.148Z Compiling block-buffer v0.10.4
20192023-11-08T19:13:30.500Z Compiling tracing v0.1.37
20202023-11-08T19:13:30.561Z Compiling digest v0.10.7
20212023-11-08T19:13:31.242Z Compiling serde_derive_internals v0.26.0
20222023-11-08T19:13:32.513Z Compiling fnv v1.0.7
20232023-11-08T19:13:33.763Z Compiling pest_meta v2.7.2
20242023-11-08T19:13:34.228Z Compiling bitflags v1.3.2
20252023-11-08T19:13:34.987Z Compiling schemars_derive v0.8.13
20262023-11-08T19:13:35.908Z Compiling pest_generator v2.7.2
20272023-11-08T19:13:38.020Z Compiling zerocopy v0.3.0
20282023-11-08T19:13:38.614Z Compiling lazy_static v1.4.0
20292023-11-08T19:13:39.240Z Compiling backtrace v0.3.69
20302023-11-08T19:13:39.251Z Compiling num-bigint v0.4.4
20312023-11-08T19:13:39.748Z Compiling memoffset v0.9.0
20322023-11-08T19:13:39.856Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
20332023-11-08T19:13:39.893Z Compiling untrusted v0.9.0
20342023-11-08T19:13:40.120Z Compiling hashbrown v0.12.3
20352023-11-08T19:13:40.193Z Compiling smoltcp v0.9.1
20362023-11-08T19:13:40.197Z Compiling crossbeam-utils v0.8.16
20372023-11-08T19:13:40.344Z Compiling pest_derive v2.7.2
20382023-11-08T19:13:40.892Z Compiling async-trait v0.1.74
20392023-11-08T19:13:41.022Z Compiling openssl-probe v0.1.5
20402023-11-08T19:13:41.130Z Compiling foreign-types-shared v0.1.1
20412023-11-08T19:13:41.266Z Compiling allocator-api2 v0.2.16
20422023-11-08T19:13:41.424Z Compiling percent-encoding v2.3.0
20432023-11-08T19:13:41.502Z Compiling untrusted v0.7.1
20442023-11-08T19:13:41.534Z Compiling iana-time-zone v0.1.57
20452023-11-08T19:13:41.765Z Compiling base64ct v1.6.0
20462023-11-08T19:13:42.127Z Compiling dtrace-parser v0.1.14
20472023-11-08T19:13:42.453Z Compiling hashbrown v0.14.2
20482023-11-08T19:13:42.978Z Compiling pem-rfc7468 v0.7.0
20492023-11-08T19:13:43.383Z Compiling foreign-types v0.3.2
20502023-11-08T19:13:43.879Z Compiling dof v0.1.5
20512023-11-08T19:13:44.805Z Compiling clap_derive v4.4.2
20522023-11-08T19:13:45.184Z Compiling der_derive v0.7.2
20532023-11-08T19:13:46.721Z Compiling bytes v1.5.0
20542023-11-08T19:13:47.900Z Compiling bitflags v2.4.0
20552023-11-08T19:13:48.559Z Compiling tokio v1.33.0
20562023-11-08T19:13:48.892Z Compiling rustc_version v0.4.0
20572023-11-08T19:13:49.358Z Compiling http v0.2.9
20582023-11-08T19:13:51.487Z Compiling heapless v0.7.16
20592023-11-08T19:13:51.639Z Compiling uuid v1.5.0
20602023-11-08T19:13:52.060Z Compiling chrono v0.4.31
20612023-11-08T19:13:52.946Z Compiling thread-id v4.2.0
20622023-11-08T19:13:52.959Z Compiling adler v1.0.2
20632023-11-08T19:13:53.081Z Compiling flagset v0.4.3
20642023-11-08T19:13:53.391Z Compiling anstyle v1.0.2
20652023-11-08T19:13:53.405Z Compiling time-core v0.1.1
20662023-11-08T19:13:53.630Z Compiling equivalent v1.0.1
20672023-11-08T19:13:53.767Z Compiling siphasher v0.3.11
20682023-11-08T19:13:54.301Z Compiling cpufeatures v0.2.9
20692023-11-08T19:13:54.304Z Compiling rustversion v1.0.14
20702023-11-08T19:13:54.369Z Compiling try-lock v0.2.4
20712023-11-08T19:13:54.434Z Compiling utf8parse v0.2.1
20722023-11-08T19:13:54.501Z Compiling sha2 v0.10.8
20732023-11-08T19:13:54.562Z Compiling want v0.3.1
20742023-11-08T19:13:54.693Z Compiling anstyle-parse v0.2.1
20752023-11-08T19:13:55.247Z Compiling indexmap v2.1.0
20762023-11-08T19:13:55.299Z Compiling time-macros v0.2.13
20772023-11-08T19:13:57.315Z Compiling der v0.7.8
20782023-11-08T19:13:57.808Z Compiling miniz_oxide v0.7.1
20792023-11-08T19:14:00.173Z Compiling http-body v0.4.5
20802023-11-08T19:14:00.778Z Compiling tokio-util v0.7.10
20812023-11-08T19:14:02.841Z Compiling h2 v0.3.21
20822023-11-08T19:14:03.272Z Compiling serde_tokenstream v0.1.7
20832023-11-08T19:14:06.140Z Compiling sct v0.7.0
20842023-11-08T19:14:06.587Z Compiling form_urlencoded v1.2.0
20852023-11-08T19:14:06.924Z Compiling hubpack_derive v0.1.1
20862023-11-08T19:14:07.353Z Compiling socket2 v0.4.9
20872023-11-08T19:14:08.196Z Compiling crossbeam-epoch v0.9.15
20882023-11-08T19:14:08.823Z Compiling httpdate v1.0.3
20892023-11-08T19:14:09.083Z Compiling slog v2.7.0
20902023-11-08T19:14:09.893Z Compiling anyhow v1.0.75
20912023-11-08T19:14:10.609Z Compiling colorchoice v1.0.0
20922023-11-08T19:14:10.749Z Compiling tower-service v0.3.2
20932023-11-08T19:14:10.784Z Compiling anstyle-query v1.0.0
20942023-11-08T19:14:10.974Z Compiling tap v1.0.1
20952023-11-08T19:14:11.208Z Compiling wyz v0.5.1
20962023-11-08T19:14:11.561Z Compiling anstream v0.5.0
20972023-11-08T19:14:14.286Z Compiling hyper v0.14.27
20982023-11-08T19:14:18.075Z Compiling terminal_size v0.2.6
20992023-11-08T19:14:18.365Z Compiling spki v0.7.2
21002023-11-08T19:14:19.273Z Compiling rustls-pemfile v1.0.3
21012023-11-08T19:14:19.480Z Compiling hmac v0.12.1
21022023-11-08T19:14:19.763Z Compiling md-5 v0.10.5
21032023-11-08T19:14:19.767Z Compiling zerocopy v0.6.4
21042023-11-08T19:14:20.464Z Compiling idna v0.4.0
21052023-11-08T19:14:21.213Z Compiling stringprep v0.1.3
21062023-11-08T19:14:21.710Z Compiling diesel_table_macro_syntax v0.1.0
21072023-11-08T19:14:21.753Z Compiling hash32 v0.2.1
21082023-11-08T19:14:22.252Z Compiling aho-corasick v1.0.4
21092023-11-08T19:14:22.475Z Compiling stable_deref_trait v1.2.0
21102023-11-08T19:14:22.562Z Compiling dyn-clone v1.0.13
21112023-11-08T19:14:22.600Z Compiling maybe-uninit v2.0.0
21122023-11-08T19:14:22.818Z Compiling gimli v0.28.0
21132023-11-08T19:14:22.830Z Compiling regex-syntax v0.8.2
21142023-11-08T19:14:23.681Z Compiling funty v2.0.0
21152023-11-08T19:14:26.287Z Compiling clap_lex v0.5.1
21162023-11-08T19:14:27.320Z Compiling either v1.9.0
21172023-11-08T19:14:27.805Z Compiling fallible-iterator v0.2.0
21182023-11-08T19:14:28.157Z Compiling strsim v0.10.0
21192023-11-08T19:14:28.307Z Compiling bitvec v1.0.1
21202023-11-08T19:14:28.852Z Compiling postgres-protocol v0.6.6
21212023-11-08T19:14:28.908Z Compiling regex-automata v0.4.3
21222023-11-08T19:14:29.693Z Compiling clap_builder v4.4.2
21232023-11-08T19:14:30.767Z Compiling addr2line v0.21.0
21242023-11-08T19:14:31.838Z Compiling diesel_derives v2.1.1
21252023-11-08T19:14:33.150Z Compiling url v2.4.1
21262023-11-08T19:14:35.840Z Compiling strum_macros v0.25.2
21272023-11-08T19:14:36.817Z Compiling rustls-native-certs v0.6.3
21282023-11-08T19:14:38.420Z Compiling tokio-native-tls v0.3.1
21292023-11-08T19:14:40.212Z Compiling usdt-macro v0.3.5
21302023-11-08T19:14:41.761Z Compiling usdt-attr-macro v0.3.5
21312023-11-08T19:14:42.739Z Compiling phf_shared v0.11.2
21322023-11-08T19:14:42.883Z Compiling toml_datetime v0.6.5
21332023-11-08T19:14:43.291Z Compiling serde_spanned v0.6.4
21342023-11-08T19:14:43.759Z Compiling block-padding v0.3.3
21352023-11-08T19:14:43.774Z Compiling enum-as-inner v0.5.1
21362023-11-08T19:14:44.064Z Compiling serde_repr v0.1.16
21372023-11-08T19:14:44.820Z Compiling scheduled-thread-pool v0.2.7
21382023-11-08T19:14:45.096Z Compiling object v0.32.1
21392023-11-08T19:14:45.549Z Compiling num_threads v0.1.6
21402023-11-08T19:14:45.829Z Compiling deranged v0.3.8
21412023-11-08T19:14:46.924Z Compiling regex-automata v0.1.10
21422023-11-08T19:14:47.678Z Compiling ipnet v2.8.0
21432023-11-08T19:14:48.772Z Compiling packed_struct v0.10.1
21442023-11-08T19:14:49.356Z Compiling matches v0.1.10
21452023-11-08T19:14:49.370Z Compiling managed v0.8.0
21462023-11-08T19:14:49.473Z Compiling num-bigint-dig v0.8.4
21472023-11-08T19:14:50.181Z Compiling winnow v0.5.15
21482023-11-08T19:14:50.786Z Compiling bit-vec v0.6.3
21492023-11-08T19:14:51.123Z Compiling rustc-demangle v0.1.23
21502023-11-08T19:14:55.854Z Compiling toml_edit v0.19.15
21512023-11-08T19:14:56.327Z Compiling idna v0.2.3
21522023-11-08T19:14:58.691Z Compiling time v0.3.27
21532023-11-08T19:15:04.491Z Compiling bstr v0.2.17
21542023-11-08T19:15:06.266Z Compiling r2d2 v0.8.10
21552023-11-08T19:15:06.814Z Compiling inout v0.1.3
21562023-11-08T19:15:07.304Z Compiling phf v0.11.2
21572023-11-08T19:15:07.368Z Compiling hyper-tls v0.5.0
21582023-11-08T19:15:07.667Z Compiling clap v4.4.3
21592023-11-08T19:15:07.724Z Compiling regex v1.10.2
21602023-11-08T19:15:07.809Z Compiling ipnetwork v0.20.0
21612023-11-08T19:15:07.855Z Compiling flate2 v1.0.28
21622023-11-08T19:15:08.978Z Compiling postgres-types v0.2.6
21632023-11-08T19:15:08.997Z Compiling itertools v0.11.0
21642023-11-08T19:15:09.312Z Compiling pkcs8 v0.10.2
21652023-11-08T19:15:09.865Z Compiling hubpack v0.1.2
21662023-11-08T19:15:10.537Z Compiling serde_urlencoded v0.7.1
21672023-11-08T19:15:11.196Z Compiling phf_shared v0.10.0
21682023-11-08T19:15:11.804Z Compiling futures-executor v0.3.29
21692023-11-08T19:15:12.590Z Compiling signature v2.1.0
21702023-11-08T19:15:13.615Z Compiling packed_struct_codegen v0.10.1
21712023-11-08T19:15:14.608Z Compiling float-cmp v0.9.0
21722023-11-08T19:15:15.375Z Compiling encoding_rs v0.8.33
21732023-11-08T19:15:15.458Z Compiling predicates-core v1.0.6
21742023-11-08T19:15:17.817Z Compiling fixedbitset v0.4.2
21752023-11-08T19:15:17.921Z Compiling new_debug_unreachable v1.0.4
21762023-11-08T19:15:18.039Z Compiling unicode-segmentation v1.10.1
21772023-11-08T19:15:18.920Z Compiling data-encoding v2.4.0
21782023-11-08T19:15:19.286Z Compiling precomputed-hash v0.1.1
21792023-11-08T19:15:19.428Z Compiling mime v0.3.17
21802023-11-08T19:15:20.227Z Compiling static_assertions v1.1.0
21812023-11-08T19:15:20.354Z Compiling whoami v1.4.1
21822023-11-08T19:15:21.224Z Compiling nodrop v0.1.14
21832023-11-08T19:15:21.355Z Compiling crc-catalog v2.2.0
21842023-11-08T19:15:21.524Z Compiling regex-automata v0.3.8
21852023-11-08T19:15:21.838Z Compiling normalize-line-endings v0.3.0
21862023-11-08T19:15:21.996Z Compiling unicode-width v0.1.11
21872023-11-08T19:15:22.429Z Compiling webpki-roots v0.25.2
21882023-11-08T19:15:22.647Z Compiling difflib v0.4.0
21892023-11-08T19:15:22.792Z Compiling console v0.15.7
21902023-11-08T19:15:24.681Z Compiling bstr v1.6.0
21912023-11-08T19:15:25.200Z Compiling predicates v3.0.4
21922023-11-08T19:15:27.762Z Compiling crc v3.0.1
21932023-11-08T19:15:28.887Z Compiling array-init v0.0.4
21942023-11-08T19:15:32.177Z Compiling tokio-postgres v0.7.10
21952023-11-08T19:15:33.872Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
21962023-11-08T19:15:35.164Z Compiling trust-dns-proto v0.22.0
21972023-11-08T19:15:36.298Z Compiling string_cache v0.8.7
21982023-11-08T19:15:36.885Z Compiling similar v2.2.1
21992023-11-08T19:15:40.022Z Compiling petgraph v0.6.4
22002023-11-08T19:15:47.863Z Compiling futures v0.3.29
22012023-11-08T19:15:47.898Z Compiling yasna v0.5.2
22022023-11-08T19:15:49.146Z Compiling pkcs1 v0.7.5
22032023-11-08T19:15:50.577Z Compiling smallvec v0.6.14
22042023-11-08T19:15:51.324Z Compiling diesel v2.1.3
22052023-11-08T19:15:51.496Z Compiling cipher v0.4.4
22062023-11-08T19:15:52.585Z Compiling toml v0.7.8
22072023-11-08T19:15:55.248Z Compiling bit-set v0.5.3
22082023-11-08T19:15:55.669Z Compiling usdt v0.3.5
22092023-11-08T19:15:56.060Z Compiling is-terminal v0.4.9
22102023-11-08T19:15:57.923Z Compiling itertools v0.10.5
22112023-11-08T19:15:58.568Z Compiling tokio-stream v0.1.14
22122023-11-08T19:16:00.020Z Compiling openapiv3 v1.0.3
22132023-11-08T19:16:00.104Z Compiling hex v0.4.3
22142023-11-08T19:16:02.506Z Compiling hashbrown v0.13.2
22152023-11-08T19:16:07.759Z Compiling regex-syntax v0.6.29
22162023-11-08T19:16:12.480Z Compiling bitfield v0.14.0
22172023-11-08T19:16:13.574Z Compiling termcolor v1.2.0
22182023-11-08T19:16:15.113Z Compiling lalrpop-util v0.19.12
22192023-11-08T19:16:16.999Z Compiling env_logger v0.10.0
22202023-11-08T19:16:21.627Z Compiling lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
22212023-11-08T19:16:34.886Z Compiling rsa v0.9.2
22222023-11-08T19:16:38.279Z Compiling serde-hex v0.1.0
22232023-11-08T19:16:44.622Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
22242023-11-08T19:16:48.696Z Compiling x509-cert v0.2.4
22252023-11-08T19:16:49.501Z Compiling ron v0.8.1
22262023-11-08T19:17:00.172Z Compiling crc-any v2.4.3
22272023-11-08T19:17:04.108Z Compiling lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
22282023-11-08T19:17:22.209Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
22292023-11-08T19:17:28.229Z Compiling object v0.30.4
22302023-11-08T19:17:33.855Z Compiling path-slash v0.1.5
22312023-11-08T19:17:45.662Z Compiling bzip2 v0.4.4
22322023-11-08T19:17:46.027Z Compiling zip v0.6.6
22332023-11-08T19:17:49.485Z Compiling hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
22342023-11-08T19:18:02.463Z Compiling rustls-webpki v0.101.7
22352023-11-08T19:18:06.717Z Compiling tokio-rustls v0.24.1
22362023-11-08T19:18:07.247Z Compiling hyper-rustls v0.24.2
22372023-11-08T19:18:07.826Z Compiling reqwest v0.11.20
22382023-11-08T19:18:18.722Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22392023-11-08T19:18:36.776Z Compiling caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
22402023-11-08T19:18:37.926Z Finished release [optimized] target(s) in 5m 38s
22412023-11-08T19:18:38.014Z
22422023-11-08T19:18:38.017Zreal 5:38.571545864
22432023-11-08T19:18:38.020Zuser 39:39.581279586
22442023-11-08T19:18:38.024Zsys 3:37.905470837
22452023-11-08T19:18:38.026Ztrap 1.566917108
22462023-11-08T19:18:38.029Ztflt 1.130001926
22472023-11-08T19:18:38.032Zdflt 1.060038852
22482023-11-08T19:18:38.034Zkflt 0.000797110
22492023-11-08T19:18:38.037Zlock 1:27:15.764308654
22502023-11-08T19:18:38.039Zslp 2:45:31.676975278
22512023-11-08T19:18:38.042Zlat 1:37.360373683
22522023-11-08T19:18:38.045Zstop 1:26.170699057
22532023-11-08T19:18:38.047Z+ ptime -m gzip
22542023-11-08T19:18:38.682Z
22552023-11-08T19:18:38.685Zreal 0.664458059
22562023-11-08T19:18:38.687Zuser 0.655285080
22572023-11-08T19:18:38.692Zsys 0.008572346
22582023-11-08T19:18:38.695Ztrap 0.000078142
22592023-11-08T19:18:38.699Ztflt 0.000000000
22602023-11-08T19:18:38.703Zdflt 0.000000000
22612023-11-08T19:18:38.706Zkflt 0.000000000
22622023-11-08T19:18:38.709Zlock 0.000000000
22632023-11-08T19:18:38.712Zslp 0.000000000
22642023-11-08T19:18:38.715Zlat 0.000163052
22652023-11-08T19:18:38.718Zstop 0.000258470
22662023-11-08T19:18:38.720Z+ banner tufaceous
22672023-11-08T19:18:38.725Z
22682023-11-08T19:18:38.728Z ##### # # ###### ## #### ###### #### # # ####
22692023-11-08T19:18:38.730Z # # # # # # # # # # # # # #
22702023-11-08T19:18:38.733Z # # # ##### # # # ##### # # # # ####
22712023-11-08T19:18:38.736Z # # # # ###### # # # # # # #
22722023-11-08T19:18:38.740Z # # # # # # # # # # # # # # #
22732023-11-08T19:18:38.743Z # #### # # # #### ###### #### #### ####
22742023-11-08T19:18:38.746Z
22752023-11-08T19:18:38.750Z+ ptime -m cargo build --locked -p tufaceous --release
22762023-11-08T19:18:39.394Z Downloading crates ...
22772023-11-08T19:18:39.735Z Downloaded buf-list v1.0.3
22782023-11-08T19:18:39.742Z Downloaded olpc-cjson v0.1.3
22792023-11-08T19:18:39.745Z Downloaded path-absolutize v3.1.0
22802023-11-08T19:18:39.747Z Downloaded snafu v0.7.5
22812023-11-08T19:18:39.756Z Downloaded doc-comment v0.3.3
22822023-11-08T19:18:39.759Z Downloaded path-dedot v3.1.0
22832023-11-08T19:18:39.762Z Downloaded serde_plain v1.0.2
22842023-11-08T19:18:39.764Z Downloaded fs-err v2.9.0
22852023-11-08T19:18:39.791Z Downloaded globset v0.4.13
22862023-11-08T19:18:39.796Z Downloaded bytesize v1.3.0
22872023-11-08T19:18:39.836Z Downloaded tough v0.14.0
22882023-11-08T19:18:39.850Z Downloaded snafu-derive v0.7.5
22892023-11-08T19:18:40.004Z Compiling serde_tokenstream v0.2.0
22902023-11-08T19:18:40.026Z Compiling regress v0.7.1
22912023-11-08T19:18:40.038Z Compiling dirs-sys-next v0.1.2
22922023-11-08T19:18:40.040Z Compiling ident_case v1.0.1
22932023-11-08T19:18:40.061Z Compiling thread_local v1.1.7
22942023-11-08T19:18:40.064Z Compiling slog-async v2.8.0
22952023-11-08T19:18:40.071Z Compiling heck v0.4.1
22962023-11-08T19:18:40.268Z Compiling dirs-next v2.0.0
22972023-11-08T19:18:40.679Z Compiling darling_core v0.20.3
22982023-11-08T19:18:40.771Z Compiling camino v1.1.6
22992023-11-08T19:18:40.897Z Compiling term v0.7.0
23002023-11-08T19:18:41.422Z Compiling crossbeam-channel v0.5.8
23012023-11-08T19:18:41.626Z Compiling getopts v0.2.21
23022023-11-08T19:18:41.809Z Compiling structmeta-derive v0.2.0
23032023-11-08T19:18:42.003Z Compiling atty v0.2.14
23042023-11-08T19:18:42.206Z Compiling multer v2.1.0
23052023-11-08T19:18:42.628Z Compiling unsafe-libyaml v0.2.9
23062023-11-08T19:18:42.964Z Compiling match_cfg v0.1.0
23072023-11-08T19:18:43.089Z Compiling paste v1.0.14
23082023-11-08T19:18:43.735Z Compiling doc-comment v0.3.3
23092023-11-08T19:18:44.164Z Compiling take_mut v0.2.2
23102023-11-08T19:18:44.729Z Compiling serde_yaml v0.9.25
23112023-11-08T19:18:45.518Z Compiling typify-impl v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
23122023-11-08T19:18:47.862Z Compiling structmeta v0.2.0
23132023-11-08T19:18:48.422Z Compiling hostname v0.3.1
23142023-11-08T19:18:48.858Z Compiling slog-term v2.9.0
23152023-11-08T19:18:49.420Z Compiling darling_macro v0.20.3
23162023-11-08T19:18:50.844Z Compiling darling v0.20.3
23172023-11-08T19:18:50.901Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23182023-11-08T19:18:50.924Z Compiling slog-json v2.6.1
23192023-11-08T19:18:50.969Z Compiling async-stream-impl v0.3.5
23202023-11-08T19:18:51.758Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
23212023-11-08T19:18:51.770Z Compiling fastrand v2.0.0
23222023-11-08T19:18:52.184Z Compiling regex-syntax v0.7.5
23232023-11-08T19:18:52.771Z Compiling atomic-waker v1.1.1
23242023-11-08T19:18:52.903Z Compiling async-stream v0.3.5
23252023-11-08T19:18:52.981Z Compiling waitgroup v0.1.2
23262023-11-08T19:18:53.026Z Compiling tempfile v3.8.0
23272023-11-08T19:18:53.357Z Compiling slog-bunyan v2.4.0
23282023-11-08T19:18:53.383Z Compiling serde_with_macros v2.3.3
23292023-11-08T19:18:55.521Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
23302023-11-08T19:18:56.313Z Compiling progenitor-client v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
23312023-11-08T19:18:57.200Z Compiling toml_edit v0.21.0
23322023-11-08T19:18:58.170Z Compiling sha1 v0.10.5
23332023-11-08T19:18:58.580Z Compiling snafu-derive v0.7.5
23342023-11-08T19:18:58.678Z Compiling serde_path_to_error v0.1.14
23352023-11-08T19:18:58.703Z Compiling path-dedot v3.1.0
23362023-11-08T19:19:02.519Z Compiling instant v0.1.12
23372023-11-08T19:19:02.676Z Compiling buf-list v1.0.3
23382023-11-08T19:19:02.804Z Compiling base64 v0.13.1
23392023-11-08T19:19:03.090Z Compiling debug-ignore v1.0.5
23402023-11-08T19:19:03.102Z Compiling arc-swap v1.6.0
23412023-11-08T19:19:03.157Z Compiling same-file v1.0.6
23422023-11-08T19:19:03.239Z Compiling walkdir v2.4.0
23432023-11-08T19:19:03.294Z Compiling slog-scope v4.4.0
23442023-11-08T19:19:03.312Z Compiling pem v1.1.1
23452023-11-08T19:19:03.343Z Compiling parse-display-derive v0.8.2
23462023-11-08T19:19:03.374Z Compiling toml v0.8.8
23472023-11-08T19:19:03.385Z Compiling typify-macro v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
23482023-11-08T19:19:03.976Z Compiling backoff v0.4.0
23492023-11-08T19:19:04.518Z Compiling path-absolutize v3.1.0
23502023-11-08T19:19:04.793Z Compiling serde_with v2.3.3
23512023-11-08T19:19:06.577Z Compiling snafu v0.7.5
23522023-11-08T19:19:08.371Z Compiling parse-display v0.8.2
23532023-11-08T19:19:08.547Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23542023-11-08T19:19:08.661Z Compiling globset v0.4.13
23552023-11-08T19:19:09.560Z Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23562023-11-08T19:19:09.617Z Compiling typify v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
23572023-11-08T19:19:09.793Z Compiling progenitor-impl v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
23582023-11-08T19:19:11.481Z Compiling strum v0.25.0
23592023-11-08T19:19:11.734Z Compiling olpc-cjson v0.1.3
23602023-11-08T19:19:12.392Z Compiling serde_plain v1.0.2
23612023-11-08T19:19:12.603Z Compiling macaddr v1.0.1
23622023-11-08T19:19:13.199Z Compiling filetime v0.2.22
23632023-11-08T19:19:13.669Z Compiling xattr v1.0.1
23642023-11-08T19:19:13.711Z Compiling tough v0.14.0
23652023-11-08T19:19:14.505Z Compiling tar v0.4.40
23662023-11-08T19:19:20.224Z Compiling progenitor-macro v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
23672023-11-08T19:19:23.513Z Compiling slog-stdlog v4.1.1
23682023-11-08T19:19:24.764Z Compiling camino-tempfile v1.0.2
23692023-11-08T19:19:24.976Z Compiling bytesize v1.3.0
23702023-11-08T19:19:25.894Z Compiling fs-err v2.9.0
23712023-11-08T19:19:26.064Z Compiling slog-envlogger v2.2.0
23722023-11-08T19:19:27.225Z Compiling humantime v2.1.0
23732023-11-08T19:19:46.855Z Compiling progenitor v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
23742023-11-08T19:19:47.151Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23752023-11-08T19:19:59.693Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
23762023-11-08T19:20:01.995Z Compiling tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
23772023-11-08T19:20:25.192Z Finished release [optimized] target(s) in 1m 46s
23782023-11-08T19:20:25.280Z
23792023-11-08T19:20:25.282Zreal 1:46.567567111
23802023-11-08T19:20:25.285Zuser 11:48.854937831
23812023-11-08T19:20:25.288Zsys 41.334021490
23822023-11-08T19:20:25.291Ztrap 0.422357502
23832023-11-08T19:20:25.293Ztflt 0.284600920
23842023-11-08T19:20:25.296Zdflt 0.378491077
23852023-11-08T19:20:25.299Zkflt 0.000056756
23862023-11-08T19:20:25.302Zlock 23:31.964648195
23872023-11-08T19:20:25.305Zslp 26:39.085776510
23882023-11-08T19:20:25.308Zlat 21.842439815
23892023-11-08T19:20:25.311Zstop 12.151233535
23902023-11-08T19:20:25.314Z+ ptime -m gzip
23912023-11-08T19:20:27.610Z
23922023-11-08T19:20:27.613Zreal 2.324830280
23932023-11-08T19:20:27.616Zuser 2.303272881
23942023-11-08T19:20:27.619Zsys 0.019440912
23952023-11-08T19:20:27.622Ztrap 0.000811957
23962023-11-08T19:20:27.625Ztflt 0.000000000
23972023-11-08T19:20:27.627Zdflt 0.000000000
23982023-11-08T19:20:27.630Zkflt 0.000000000
23992023-11-08T19:20:27.633Zlock 0.000000000
24002023-11-08T19:20:27.636Zslp 0.000000000
24012023-11-08T19:20:27.638Zlat 0.000988848
24022023-11-08T19:20:27.641Zstop 0.000216228
24032023-11-08T19:20:27.644Zprocess exited: duration 1229261 ms, exit code 0
 
24042023-11-08T19:20:27.651Zfound 5 output files
24052023-11-08T19:20:27.665Zuploading: /work/end-to-end-tests/bootstrap-95f6f69deb9d73aa.gz (6359944 bytes)
24062023-11-08T19:20:32.366Zuploaded: /work/end-to-end-tests/bootstrap-95f6f69deb9d73aa.gz
24072023-11-08T19:20:32.378Zuploading: /work/end-to-end-tests/bootstrap.gz (99460409 bytes)
24082023-11-08T19:21:10.182Zuploaded: /work/end-to-end-tests/bootstrap.gz
24092023-11-08T19:21:10.201Zuploading: /work/end-to-end-tests/end_to_end_tests-cc026c1de0ba49ab.gz (113981535 bytes)
24102023-11-08T19:21:49.169Zuploaded: /work/end-to-end-tests/end_to_end_tests-cc026c1de0ba49ab.gz
24112023-11-08T19:21:49.266Zuploading: /work/caboose-util.gz (4106011 bytes)
24122023-11-08T19:21:52.187Zuploaded: /work/caboose-util.gz
24132023-11-08T19:21:52.193Zuploading: /work/tufaceous.gz (14678950 bytes)
24142023-11-08T19:21:58.666Zuploaded: /work/tufaceous.gz