01HEDY0V9JRC07ZBXV3K4XBF3B: 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: 01HEDY13MQR0ZDRM8280BSZQYW

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12023-11-04T19:49:12.751Zjob assigned to worker 01HEDY1DKJ19N0R7059P6AYX87 (queued for 1 m 25 s)
 
22023-11-04T19:49:13.068Zstarting task 0: "setup"
32023-11-04T19:49:13.129Z++ uname -s
42023-11-04T19:49:13.134Z+ kern=SunOS
52023-11-04T19:49:13.139Z+ case "$kern" in
62023-11-04T19:49:13.142Z+ groupadd -g 12345 build
72023-11-04T19:49:13.147Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82023-11-04T19:49:15.146Z+ zfs create -o mountpoint=/work rpool/work
92023-11-04T19:49:15.238Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102023-11-04T19:49:15.245Z+ home_fs=zfs
112023-11-04T19:49:15.263Z+ [[ zfs == autofs ]]
122023-11-04T19:49:15.273Z+ mkdir -p /home/build
132023-11-04T19:49:15.285Z+ chown build:build /home/build /work
142023-11-04T19:49:16.648Z+ chmod 0700 /home/build /work
152023-11-04T19:49:16.651Zprocess exited: duration 3175 ms, exit code 0
 
162023-11-04T19:49:16.657Zstarting task 1: "rust-toolchain"
172023-11-04T19:49:16.670Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182023-11-04T19:49:16.674Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192023-11-04T19:49:16.865Zinfo: downloading installer
202023-11-04T19:49:18.876Zwarning: it looks like you have an existing installation of Rust at:
212023-11-04T19:49:18.879Zwarning: /opt/ooce/bin
222023-11-04T19:49:18.881Zwarning: It is recommended that rustup be the primary Rust installation.
232023-11-04T19:49:18.884Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242023-11-04T19:49:18.887Zwarning: If you are sure that you want both rustup and your already installed Rust
252023-11-04T19:49:18.889Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262023-11-04T19:49:18.893Zwarning: or pass `-y' to ignore all ignorable checks.
272023-11-04T19:49:18.895Zerror: cannot install while Rust is installed
282023-11-04T19:49:18.898Zwarning: continuing (because the -y flag is set and the error is ignorable)
292023-11-04T19:49:18.958Zinfo: profile set to 'default'
302023-11-04T19:49:18.963Zinfo: default host triple is x86_64-unknown-illumos
312023-11-04T19:49:18.969Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322023-11-04T19:49:19.130Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332023-11-04T19:49:19.133Zinfo: downloading component 'cargo'
342023-11-04T19:49:19.885Zinfo: downloading component 'clippy'
352023-11-04T19:49:20.157Zinfo: downloading component 'rust-docs'
362023-11-04T19:49:21.104Zinfo: downloading component 'rust-std'
372023-11-04T19:49:22.809Zinfo: downloading component 'rustc'
382023-11-04T19:49:26.768Zinfo: downloading component 'rustfmt'
392023-11-04T19:49:27.067Zinfo: installing component 'cargo'
402023-11-04T19:49:28.470Zinfo: installing component 'clippy'
412023-11-04T19:49:29.068Zinfo: installing component 'rust-docs'
422023-11-04T19:49:32.011Zinfo: installing component 'rust-std'
432023-11-04T19:49:36.536Zinfo: installing component 'rustc'
442023-11-04T19:49:47.894Zinfo: installing component 'rustfmt'
452023-11-04T19:49:48.699Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462023-11-04T19:49:48.702Z
472023-11-04T19:49:48.836Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482023-11-04T19:49:48.839Z
492023-11-04T19:49:48.842Z
502023-11-04T19:49:48.845ZRust is installed now. Great!
512023-11-04T19:49:48.848Z
522023-11-04T19:49:48.851ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532023-11-04T19:49:48.853Zenvironment variable. This has not been done automatically.
542023-11-04T19:49:48.856Z
552023-11-04T19:49:48.859ZTo configure your current shell, run:
562023-11-04T19:49:48.862Zsource "$HOME/.cargo/env"
572023-11-04T19:49:48.925Z+ rustc --version
582023-11-04T19:49:49.040Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592023-11-04T19:49:49.048Zprocess exited: duration 32383 ms, exit code 0
 
602023-11-04T19:49:49.059Zstarting task 2: "authentication"
612023-11-04T19:49:49.101Zprocess exited: duration 35 ms, exit code 0
 
622023-11-04T19:49:49.115Zstarting task 3: "clone repository"
632023-11-04T19:49:49.132Z+ mkdir -p /work/oxidecomputer/omicron
642023-11-04T19:49:49.141Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652023-11-04T19:49:49.178ZCloning into '/work/oxidecomputer/omicron'...
662023-11-04T19:49:55.448Z+ cd /work/oxidecomputer/omicron
672023-11-04T19:49:55.451Z+ [[ -n '' ]]
682023-11-04T19:49:55.454Z+ git fetch origin e335ba6f6faeb183d0a0d0d6f8084f36d0d29d72
692023-11-04T19:49:55.841ZFrom https://github.com/oxidecomputer/omicron
702023-11-04T19:49:55.844Z * branch e335ba6f6faeb183d0a0d0d6f8084f36d0d29d72 -> FETCH_HEAD
712023-11-04T19:49:55.854Z+ git reset --hard e335ba6f6faeb183d0a0d0d6f8084f36d0d29d72
722023-11-04T19:49:56.007ZHEAD is now at e335ba6f Bump web console (minor fixes)
732023-11-04T19:49:56.011Zprocess exited: duration 6887 ms, exit code 0
 
742023-11-04T19:49:56.016Zstarting task 4: "build"
752023-11-04T19:49:56.026Z+ cargo --version
762023-11-04T19:49:56.116Zcargo 1.72.1 (103a7ff2e 2023-08-15)
772023-11-04T19:49:56.119Z+ rustc --version
782023-11-04T19:49:56.222Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
792023-11-04T19:49:56.227Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
802023-11-04T19:50:06.374Z Startup: Refreshing catalog 'helios-dev' ... Done
812023-11-04T19:50:07.305Z Startup: Caching catalogs ... Done
822023-11-04T19:50:12.036ZPlanning: Solver setup ... Done (4.439s)
832023-11-04T19:50:12.150ZPlanning: Running solver ... Done (0.114s)
842023-11-04T19:50:12.200ZPlanning: Finding local manifests ... Done (0.003s)
852023-11-04T19:50:12.231ZPlanning: Fetching manifests: 0/4 0% complete
862023-11-04T19:50:12.480ZPlanning: Fetching manifests: 4/4 100% complete
872023-11-04T19:50:12.560ZPlanning: Package planning ... Done (0.080s)
882023-11-04T19:50:12.647ZPlanning: Merging actions ... Done (0.086s)
892023-11-04T19:50:13.344ZPlanning: Checking for conflicting actions ... Done (0.697s)
902023-11-04T19:50:13.362ZPlanning: Consolidating action changes ... Done (0.017s)
912023-11-04T19:50:17.368ZPlanning: Evaluating mediators ... Done (4.006s)
922023-11-04T19:50:17.383ZPlanning: Planning completed in 10.02 seconds
932023-11-04T19:50:17.405Z Packages to install: 4
942023-11-04T19:50:17.408Z Mediators to change: 2
952023-11-04T19:50:17.411Z Services to change: 1
962023-11-04T19:50:17.413Z Estimated space available: 149.39 GB
972023-11-04T19:50:17.416ZEstimated space to be consumed: 1.37 GB
982023-11-04T19:50:17.420Z Create boot environment: No
992023-11-04T19:50:17.422ZCreate backup boot environment: No
1002023-11-04T19:50:17.425Z Rebuild boot archive: No
1012023-11-04T19:50:17.428Z
1022023-11-04T19:50:17.433ZChanged mediators:
1032023-11-04T19:50:17.436Z mediator clang:
1042023-11-04T19:50:17.439Z version: None -> 15 (system default)
1052023-11-04T19:50:17.442Z
1062023-11-04T19:50:17.445Z mediator llvm:
1072023-11-04T19:50:17.447Z version: 14 (system default) -> 15 (system default)
1082023-11-04T19:50:17.452Z
1092023-11-04T19:50:17.455ZChanged packages:
1102023-11-04T19:50:17.459Zhelios-dev
1112023-11-04T19:50:17.462Z developer/build-essential
1122023-11-04T19:50:17.465Z None -> 11-2.0
1132023-11-04T19:50:17.470Z library/libxmlsec1
1142023-11-04T19:50:17.474Z None -> 1.2.35-2.0
1152023-11-04T19:50:17.477Z ooce/developer/clang-15
1162023-11-04T19:50:17.488Z None -> 15.0.7-2.0
1172023-11-04T19:50:17.492Z ooce/developer/llvm-15
1182023-11-04T19:50:17.494Z None -> 15.0.7-2.0
1192023-11-04T19:50:17.497Z
1202023-11-04T19:50:17.500ZServices:
1212023-11-04T19:50:17.503Z restart_fmri:
1222023-11-04T19:50:17.505Z svc:/system/update-man-index:default
1232023-11-04T19:50:17.647Z
1242023-11-04T19:50:17.651ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1252023-11-04T19:50:22.649ZDownload: 1054/3290 items 19.7/212.6MB 9% complete (4.0M/s)
1262023-11-04T19:50:27.651ZDownload: 1350/3290 items 115.2/212.6MB 54% complete (11.6M/s)
1272023-11-04T19:50:32.656ZDownload: 2368/3290 items 119.9/212.6MB 56% complete (10.0M/s)
1282023-11-04T19:50:37.656ZDownload: 3249/3290 items 203.1/212.6MB 95% complete (8.7M/s)
1292023-11-04T19:50:41.433ZDownload: Completed 212.60 MB in 23.79 seconds (8.9M/s)
1302023-11-04T19:50:41.667Z Actions: 1/3687 actions (Installing new actions)
1312023-11-04T19:50:47.041Z Actions: 2573/3687 actions (Installing new actions)
1322023-11-04T19:50:50.008Z Actions: Completed 3687 actions in 8.34 seconds.
1332023-11-04T19:50:50.167Z Done (0.153s)
1342023-11-04T19:50:50.172Z Done (0.000s)
1352023-11-04T19:50:50.373Z Done (0.205s)
1362023-11-04T19:50:58.002Z Done (7.515s)
1372023-11-04T19:50:58.288Z Done (0.187s)
1382023-11-04T19:50:58.292Z Done (0.000s)
1392023-11-04T19:50:58.512Z Done (0.000s)
1402023-11-04T19:50:59.205ZPlanning: Evaluating mediator changes ... Done
1412023-11-04T19:50:59.489ZPlanning: Checking for conflicting actions ... Done
1422023-11-04T19:50:59.492ZPlanning: Consolidating action changes ... Done
1432023-11-04T19:50:59.931ZPlanning: Evaluating mediators ... Done
1442023-11-04T19:50:59.934ZPlanning: Planning completed in 0.73 seconds
1452023-11-04T19:50:59.985Z Mediators to change: 2
1462023-11-04T19:50:59.988Z Create boot environment: No
1472023-11-04T19:50:59.991ZCreate backup boot environment: No
1482023-11-04T19:51:00.317Z Done
1492023-11-04T19:51:00.320Z Done
1502023-11-04T19:51:00.448Z Done
1512023-11-04T19:51:06.478Z Done
1522023-11-04T19:51:06.600Z Done
1532023-11-04T19:51:06.603Z Done
1542023-11-04T19:51:06.855Z Done
1552023-11-04T19:51:07.864ZPlanning: Evaluating mediator changes ... Done
1562023-11-04T19:51:07.868ZPlanning: Merging actions ... Done
1572023-11-04T19:51:08.196ZPlanning: Checking for conflicting actions ... Done
1582023-11-04T19:51:08.200ZPlanning: Consolidating action changes ... Done
1592023-11-04T19:51:08.632ZPlanning: Evaluating mediators ... Done
1602023-11-04T19:51:08.724ZPlanning: Planning completed in 1.31 seconds
1612023-11-04T19:51:08.781Z Packages to change: 1
1622023-11-04T19:51:08.784Z Mediators to change: 1
1632023-11-04T19:51:08.787Z Services to change: 1
1642023-11-04T19:51:08.790Z Create boot environment: No
1652023-11-04T19:51:08.793ZCreate backup boot environment: Yes
1662023-11-04T19:51:11.277Z Actions: 1/6 actions (Updating modified actions)
1672023-11-04T19:51:11.280Z Actions: Completed 6 actions in 0.00 seconds.
1682023-11-04T19:51:11.282Z Done
1692023-11-04T19:51:11.285Z Done
1702023-11-04T19:51:11.328Z Done
1712023-11-04T19:51:17.285Z Done
1722023-11-04T19:51:17.413Z Done
1732023-11-04T19:51:17.416Z Done
1742023-11-04T19:51:17.631Z Done
1752023-11-04T19:51:18.303ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1762023-11-04T19:51:18.306Zclang system 15 system
1772023-11-04T19:51:18.309Zcsh system system illumos
1782023-11-04T19:51:18.312Zctags system system illumos
1792023-11-04T19:51:18.314Zgcc vendor 12 vendor
1802023-11-04T19:51:18.317Zgcc system 10 system
1812023-11-04T19:51:18.320Zgcc system 7 system
1822023-11-04T19:51:18.323Zgo system 1.20 system
1832023-11-04T19:51:18.325Zgo system 1.19 system
1842023-11-04T19:51:18.328Zllvm system 15 system
1852023-11-04T19:51:18.332Zllvm system 14 system
1862023-11-04T19:51:18.334Zmariadb system 10.6 system
1872023-11-04T19:51:18.337Zmta vendor vendor dma
1882023-11-04T19:51:18.339Zopenjdk system 17 system
1892023-11-04T19:51:18.342Zopenjdk system 11 system
1902023-11-04T19:51:18.344Zopenjdk system 1.8 system
1912023-11-04T19:51:18.347Zopenssl vendor 3 vendor
1922023-11-04T19:51:18.350Zperl system 5.36 system
1932023-11-04T19:51:18.353Zpostgresql system 15 system
1942023-11-04T19:51:18.355Zpostgresql system 13 system
1952023-11-04T19:51:18.358Zpython vendor 3 vendor
1962023-11-04T19:51:18.360Zpython system 2 system
1972023-11-04T19:51:18.363Zpython3 system 3.11 system
1982023-11-04T19:51:18.366Zruby system 3.0 system
1992023-11-04T19:51:18.368Zwords vendor vendor american-english
2002023-11-04T19:51:18.372Zwords system system australian-english
2012023-11-04T19:51:18.376Zwords system system british-english
2022023-11-04T19:51:18.378Zwords system system canadian-english
2032023-11-04T19:51:18.381Zwords system system french
2042023-11-04T19:51:18.384Zwords system system italian
2052023-11-04T19:51:18.386Zwords system system ngerman
2062023-11-04T19:51:18.389Zwords system system ogerman
2072023-11-04T19:51:18.392Zwords system system spanish
2082023-11-04T19:51:18.836ZFMRI IFO
2092023-11-04T19:51:18.839Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2102023-11-04T19:51:18.841Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2112023-11-04T19:51:18.844Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2122023-11-04T19:51:18.847Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z im-
2132023-11-04T19:51:18.850Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2142023-11-04T19:51:18.852Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z i--
2152023-11-04T19:51:18.912Z+ set -o errexit
2162023-11-04T19:51:18.915Z+++ dirname ./tools/ci_download_cockroachdb
2172023-11-04T19:51:18.918Z++ cd ./tools
2182023-11-04T19:51:18.921Z++ pwd
2192023-11-04T19:51:18.923Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2202023-11-04T19:51:18.927Z++ basename ./tools/ci_download_cockroachdb
2212023-11-04T19:51:18.930Z+ ARG0=ci_download_cockroachdb
2222023-11-04T19:51:18.933Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2232023-11-04T19:51:18.937Z+ CIDL_VERSION=v22.1.9
2242023-11-04T19:51:18.939Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2252023-11-04T19:51:18.942Z++ CIDL_MD5_DARWIN=2db972c254b4e3b599e12110520178b5
2262023-11-04T19:51:18.944Z++ CIDL_MD5_LINUX=8c3170883e0a0be1a34b44090c067a8c
2272023-11-04T19:51:18.947Z++ CIDL_MD5_ILLUMOS=d8999aff364e5d70f226e139fda724a3
2282023-11-04T19:51:18.950Z+ TARGET_DIR=out
2292023-11-04T19:51:18.952Z+ DOWNLOAD_DIR=out/downloads
2302023-11-04T19:51:18.955Z+ DEST_DIR=./out/cockroachdb
2312023-11-04T19:51:18.957Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2322023-11-04T19:51:18.960Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2332023-11-04T19:51:18.963Z+ main
2342023-11-04T19:51:18.966Z+ [[ 0 != 0 ]]
2352023-11-04T19:51:18.968Z+ CIDL_OS=solaris2.11
2362023-11-04T19:51:18.971Z+ [[ 0 != 0 ]]
2372023-11-04T19:51:18.974Z+ configure_os solaris2.11
2382023-11-04T19:51:18.977Z+ echo 'current directory: /work/oxidecomputer/omicron'
2392023-11-04T19:51:18.979Zcurrent directory: /work/oxidecomputer/omicron
2402023-11-04T19:51:18.982Z+ echo 'configuring based on OS: "solaris2.11"'
2412023-11-04T19:51:18.984Zconfiguring based on OS: "solaris2.11"
2422023-11-04T19:51:18.987Z+ case "$1" in
2432023-11-04T19:51:18.990Z+ CIDL_BUILD=illumos
2442023-11-04T19:51:18.992Z+ CIDL_SUFFIX=tar.gz
2452023-11-04T19:51:18.995Z+ CIDL_MD5=d8999aff364e5d70f226e139fda724a3
2462023-11-04T19:51:18.998Z+ CIDL_MD5FUNC=do_md5sum
2472023-11-04T19:51:19.001Z+ CIDL_URL_BASE=https://illumos.org/downloads
2482023-11-04T19:51:19.004Z+ CIDL_ASSEMBLE=do_assemble_illumos
2492023-11-04T19:51:19.007Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2502023-11-04T19:51:19.010Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2512023-11-04T19:51:19.013Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2522023-11-04T19:51:19.015Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2532023-11-04T19:51:19.018Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2542023-11-04T19:51:19.021Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
2552023-11-04T19:51:19.024ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2562023-11-04T19:51:19.027Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
2572023-11-04T19:51:19.030ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
2582023-11-04T19:51:19.032Z+ mkdir -p out/downloads
2592023-11-04T19:51:19.035Z+ mkdir -p ./out/cockroachdb
2602023-11-04T19:51:19.037Z+ local DO_DOWNLOAD=true
2612023-11-04T19:51:19.040Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
2622023-11-04T19:51:19.043Z+ '[' true == true ']'
2632023-11-04T19:51:19.047Z+ echo Downloading...
2642023-11-04T19:51:19.050ZDownloading...
2652023-11-04T19:51:19.054Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
2662023-11-04T19:51:19.057Z+ 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
2672023-11-04T19:51:23.928Z++ do_md5sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
2682023-11-04T19:51:23.931Z++ md5sum
2692023-11-04T19:51:23.933Z++ awk '{print $1}'
2702023-11-04T19:51:24.112Z+ calculated_md5=d8999aff364e5d70f226e139fda724a3
2712023-11-04T19:51:24.115Z+ [[ 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 ]]
2722023-11-04T19:51:24.118Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
2732023-11-04T19:51:24.121Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
2742023-11-04T19:51:27.718Z+ do_assemble_illumos
2752023-11-04T19:51:27.721Z+ rm -r ./out/cockroachdb
2762023-11-04T19:51:27.724Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
2772023-11-04T19:51:28.284Z+ ./out/cockroachdb/bin/cockroach version
2782023-11-04T19:51:28.498ZBuild Tag: v22.1.9-dirty
2792023-11-04T19:51:28.501ZBuild Time: 2022/10/26 21:17:46
2802023-11-04T19:51:28.504ZDistribution: OSS
2812023-11-04T19:51:28.507ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
2822023-11-04T19:51:28.511ZGo Version: go1.17.13
2832023-11-04T19:51:28.514ZC Compiler: gcc 10.3.0
2842023-11-04T19:51:28.516ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
2852023-11-04T19:51:28.520ZBuild Type: release
2862023-11-04T19:51:28.524Z+ set -o errexit
2872023-11-04T19:51:28.527Z+++ dirname ./tools/ci_download_clickhouse
2882023-11-04T19:51:28.529Z++ cd ./tools
2892023-11-04T19:51:28.532Z++ pwd
2902023-11-04T19:51:28.536Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2912023-11-04T19:51:28.538Z++ basename ./tools/ci_download_clickhouse
2922023-11-04T19:51:28.541Z+ ARG0=ci_download_clickhouse
2932023-11-04T19:51:28.544Z+ TARGET_DIR=out
2942023-11-04T19:51:28.547Z+ DOWNLOAD_DIR=out/downloads
2952023-11-04T19:51:28.551Z+ DEST_DIR=./out/clickhouse
2962023-11-04T19:51:28.553Z+ CIDL_VERSION=v22.8.9.24
2972023-11-04T19:51:28.556Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
2982023-11-04T19:51:28.559Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
2992023-11-04T19:51:28.562Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3002023-11-04T19:51:28.565Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3012023-11-04T19:51:28.568Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3022023-11-04T19:51:28.570Z+ main
3032023-11-04T19:51:28.573Z+ [[ 0 != 0 ]]
3042023-11-04T19:51:28.575Z+ CIDL_OS=solaris2.11
3052023-11-04T19:51:28.578Z+ [[ 0 != 0 ]]
3062023-11-04T19:51:28.580Z+ configure_os solaris2.11
3072023-11-04T19:51:28.583Z+ echo 'current directory: /work/oxidecomputer/omicron'
3082023-11-04T19:51:28.586Zcurrent directory: /work/oxidecomputer/omicron
3092023-11-04T19:51:28.588Z+ echo 'configuring based on OS: "solaris2.11"'
3102023-11-04T19:51:28.591Z+ CIDL_DASHREV=
3112023-11-04T19:51:28.593Z+ case "$1" in
3122023-11-04T19:51:28.596Zconfiguring based on OS: "solaris2.11"
3132023-11-04T19:51:28.599Z+ CIDL_PLATFORM=illumos
3142023-11-04T19:51:28.602Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3152023-11-04T19:51:28.605Z+ CIDL_MD5FUNC=do_md5sum
3162023-11-04T19:51:28.608Z+ CIDL_DASHREV=-1
3172023-11-04T19:51:28.610Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3182023-11-04T19:51:28.613Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3192023-11-04T19:51:28.616Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3202023-11-04T19:51:28.618Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3212023-11-04T19:51:28.621Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3222023-11-04T19:51:28.624ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3232023-11-04T19:51:28.627Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3242023-11-04T19:51:28.633ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3252023-11-04T19:51:28.635Z+ mkdir -p out/downloads
3262023-11-04T19:51:28.639Z+ mkdir -p ./out/clickhouse
3272023-11-04T19:51:28.642Z+ local DO_DOWNLOAD=true
3282023-11-04T19:51:28.645Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3292023-11-04T19:51:28.647Z+ '[' true == true ']'
3302023-11-04T19:51:28.650Z+ echo Downloading...
3312023-11-04T19:51:28.653ZDownloading...
3322023-11-04T19:51:28.655Z+ 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
3332023-11-04T19:51:28.658Z+ 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
3342023-11-04T19:51:29.945Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3352023-11-04T19:51:29.955Z++ md5sum
3362023-11-04T19:51:29.962Z++ awk '{print $1}'
3372023-11-04T19:51:30.211Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3382023-11-04T19:51:30.217Z+ [[ 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 ]]
3392023-11-04T19:51:30.224Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3402023-11-04T19:51:30.230Z+ mkdir -p ./out/clickhouse
3412023-11-04T19:51:30.237Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3422023-11-04T19:51:35.469Z+ ./out/clickhouse/clickhouse server --version
3432023-11-04T19:51:35.520ZClickHouse server version 22.8.9.1.
3442023-11-04T19:51:35.542Z+ set -o errexit
3452023-11-04T19:51:35.546Z+++ dirname ./tools/ci_download_console
3462023-11-04T19:51:35.549Z++ cd ./tools
3472023-11-04T19:51:35.555Z++ pwd
3482023-11-04T19:51:35.558Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3492023-11-04T19:51:35.562Z++ basename ./tools/ci_download_console
3502023-11-04T19:51:35.571Z+ ARG0=ci_download_console
3512023-11-04T19:51:35.575Z+ TARGET_DIR=out
3522023-11-04T19:51:35.580Z+ DOWNLOAD_DIR=out/downloads
3532023-11-04T19:51:35.590Z+ DEST_DIR=./out/console-assets
3542023-11-04T19:51:35.593Z+ source /work/oxidecomputer/omicron/tools/console_version
3552023-11-04T19:51:35.597Z++ COMMIT=ae8218df707360a902133f4a96b48a3b5a62a09e
3562023-11-04T19:51:35.636Z++ SHA2=ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989
3572023-11-04T19:51:35.640Z+ URL=https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
3582023-11-04T19:51:35.643Z+ TARBALL_FILE=out/downloads/console.tar.gz
3592023-11-04T19:51:35.646Z+ main
3602023-11-04T19:51:35.649Z+ [[ 0 != 0 ]]
3612023-11-04T19:51:35.652Z+ echo 'URL: https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz'
3622023-11-04T19:51:35.655ZURL: https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
3632023-11-04T19:51:35.658Z+ echo 'Local file: out/downloads/console.tar.gz'
3642023-11-04T19:51:35.663ZLocal file: out/downloads/console.tar.gz
3652023-11-04T19:51:35.666Z+ local DO_DOWNLOAD=true
3662023-11-04T19:51:35.669Z+ [[ -f out/downloads/console.tar.gz ]]
3672023-11-04T19:51:35.672Z+ mkdir -p out/downloads
3682023-11-04T19:51:35.675Z+ '[' true == true ']'
3692023-11-04T19:51:35.679Z+ echo Downloading...
3702023-11-04T19:51:35.682ZDownloading...
3712023-11-04T19:51:35.685Z+ do_download_curl https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz out/downloads/console.tar.gz
3722023-11-04T19:51:35.689Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
3732023-11-04T19:51:36.124Z++ do_sha256sum out/downloads/console.tar.gz
3742023-11-04T19:51:36.127Z++ case "$OSTYPE" in
3752023-11-04T19:51:36.130Z++ SHA=sha256sum
3762023-11-04T19:51:36.133Z++ sha256sum
3772023-11-04T19:51:36.136Z++ awk '{print $1}'
3782023-11-04T19:51:36.146Z+ calculated_sha2=ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989
3792023-11-04T19:51:36.149Z+ [[ 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 ]]
3802023-11-04T19:51:36.152Z+ rm -rf ./out/console-assets
3812023-11-04T19:51:36.154Z+ mkdir -p ./out/console-assets
3822023-11-04T19:51:36.157Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
3832023-11-04T19:51:36.160Z+ mkdir -p ./out/console-assets
3842023-11-04T19:51:36.163Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
3852023-11-04T19:51:36.299Z+ set -o errexit
3862023-11-04T19:51:36.303Z+++ dirname ./tools/ci_download_maghemite_openapi
3872023-11-04T19:51:36.306Z++ cd ./tools
3882023-11-04T19:51:36.309Z++ pwd
3892023-11-04T19:51:36.312Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3902023-11-04T19:51:36.315Z++ basename ./tools/ci_download_maghemite_openapi
3912023-11-04T19:51:36.317Z+ ARG0=ci_download_maghemite_openapi
3922023-11-04T19:51:36.321Z+ TARGET_DIR=out
3932023-11-04T19:51:36.324Z+ DOWNLOAD_DIR=out/downloads
3942023-11-04T19:51:36.327Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
3952023-11-04T19:51:36.330Z++ COMMIT=82aa17646265449ee0ede9410208e510fa4a5877
3962023-11-04T19:51:36.332Z++ SHA2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
3972023-11-04T19:51:36.335Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/82aa17646265449ee0ede9410208e510fa4a5877/ddm-admin.json
3982023-11-04T19:51:36.338Z+ LOCAL_FILE=out/downloads/ddm-admin-82aa17646265449ee0ede9410208e510fa4a5877.json
3992023-11-04T19:51:36.340Z+ main
4002023-11-04T19:51:36.343Z+ [[ 0 != 0 ]]
4012023-11-04T19:51:36.346Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/82aa17646265449ee0ede9410208e510fa4a5877/ddm-admin.json'
4022023-11-04T19:51:36.348ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/82aa17646265449ee0ede9410208e510fa4a5877/ddm-admin.json
4032023-11-04T19:51:36.351Z+ echo 'Local file: out/downloads/ddm-admin-82aa17646265449ee0ede9410208e510fa4a5877.json'
4042023-11-04T19:51:36.354ZLocal file: out/downloads/ddm-admin-82aa17646265449ee0ede9410208e510fa4a5877.json
4052023-11-04T19:51:36.358Z+ local DO_DOWNLOAD=true
4062023-11-04T19:51:36.361Z+ [[ -f out/downloads/ddm-admin-82aa17646265449ee0ede9410208e510fa4a5877.json ]]
4072023-11-04T19:51:36.363Z+ mkdir -p out/downloads
4082023-11-04T19:51:36.366Z+ '[' true == true ']'
4092023-11-04T19:51:36.369Z+ echo Downloading...
4102023-11-04T19:51:36.372ZDownloading...
4112023-11-04T19:51:36.375Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/82aa17646265449ee0ede9410208e510fa4a5877/ddm-admin.json out/downloads/ddm-admin-82aa17646265449ee0ede9410208e510fa4a5877.json
4122023-11-04T19:51:36.378Z+ 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
4132023-11-04T19:51:36.500Z++ do_sha256sum out/downloads/ddm-admin-82aa17646265449ee0ede9410208e510fa4a5877.json
4142023-11-04T19:51:36.504Z++ case "$OSTYPE" in
4152023-11-04T19:51:36.507Z++ SHA=sha256sum
4162023-11-04T19:51:36.509Z++ sha256sum
4172023-11-04T19:51:36.512Z++ awk '{print $1}'
4182023-11-04T19:51:36.515Z+ calculated_sha2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4192023-11-04T19:51:36.517Z+ [[ 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 ]]
4202023-11-04T19:51:36.520Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4212023-11-04T19:51:36.522Z++ COMMIT=82aa17646265449ee0ede9410208e510fa4a5877
4222023-11-04T19:51:36.525Z++ SHA2=b3f55fe24e54530fdf96c22a033f9edc0bad9c0a5e3344763a23e52b251d5113
4232023-11-04T19:51:36.530Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/82aa17646265449ee0ede9410208e510fa4a5877/mg-admin.json
4242023-11-04T19:51:36.532Z+ LOCAL_FILE=out/downloads/mg-admin-82aa17646265449ee0ede9410208e510fa4a5877.json
4252023-11-04T19:51:36.535Z+ main
4262023-11-04T19:51:36.538Z+ [[ 0 != 0 ]]
4272023-11-04T19:51:36.541Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/82aa17646265449ee0ede9410208e510fa4a5877/mg-admin.json'
4282023-11-04T19:51:36.544ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/82aa17646265449ee0ede9410208e510fa4a5877/mg-admin.json
4292023-11-04T19:51:36.547Z+ echo 'Local file: out/downloads/mg-admin-82aa17646265449ee0ede9410208e510fa4a5877.json'
4302023-11-04T19:51:36.550ZLocal file: out/downloads/mg-admin-82aa17646265449ee0ede9410208e510fa4a5877.json
4312023-11-04T19:51:36.553Z+ local DO_DOWNLOAD=true
4322023-11-04T19:51:36.556Z+ [[ -f out/downloads/mg-admin-82aa17646265449ee0ede9410208e510fa4a5877.json ]]
4332023-11-04T19:51:36.559Z+ mkdir -p out/downloads
4342023-11-04T19:51:36.562Z+ '[' true == true ']'
4352023-11-04T19:51:36.565Z+ echo Downloading...
4362023-11-04T19:51:36.567ZDownloading...
4372023-11-04T19:51:36.570Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/82aa17646265449ee0ede9410208e510fa4a5877/mg-admin.json out/downloads/mg-admin-82aa17646265449ee0ede9410208e510fa4a5877.json
4382023-11-04T19:51:36.573Z+ 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
4392023-11-04T19:51:36.672Z++ do_sha256sum out/downloads/mg-admin-82aa17646265449ee0ede9410208e510fa4a5877.json
4402023-11-04T19:51:36.675Z++ case "$OSTYPE" in
4412023-11-04T19:51:36.678Z++ SHA=sha256sum
4422023-11-04T19:51:36.680Z++ sha256sum
4432023-11-04T19:51:36.683Z++ awk '{print $1}'
4442023-11-04T19:51:36.686Z+ calculated_sha2=b3f55fe24e54530fdf96c22a033f9edc0bad9c0a5e3344763a23e52b251d5113
4452023-11-04T19:51:36.689Z+ [[ 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 ]]
4462023-11-04T19:51:36.691Z+ set -o errexit
4472023-11-04T19:51:36.694Z+++ dirname ./tools/ci_download_dendrite_openapi
4482023-11-04T19:51:36.697Z++ cd ./tools
4492023-11-04T19:51:36.700Z++ pwd
4502023-11-04T19:51:36.703Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4512023-11-04T19:51:36.705Z++ basename ./tools/ci_download_dendrite_openapi
4522023-11-04T19:51:36.708Z+ ARG0=ci_download_dendrite_openapi
4532023-11-04T19:51:36.710Z+ TARGET_DIR=out
4542023-11-04T19:51:36.714Z+ DOWNLOAD_DIR=out/downloads
4552023-11-04T19:51:36.719Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4562023-11-04T19:51:36.721Z++ COMMIT=559fad2f379900a05ced410944353c1d19100390
4572023-11-04T19:51:36.724Z++ SHA2=82437c74afd4894aa5b9ea800d5777793e8777fe87471321dd22ad1a1c9c9ef3
4582023-11-04T19:51:36.726Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/559fad2f379900a05ced410944353c1d19100390/dpd.json
4592023-11-04T19:51:36.730Z+ LOCAL_FILE=out/downloads/dpd-559fad2f379900a05ced410944353c1d19100390.json
4602023-11-04T19:51:36.732Z+ main
4612023-11-04T19:51:36.735Z+ [[ 0 != 0 ]]
4622023-11-04T19:51:36.738Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/559fad2f379900a05ced410944353c1d19100390/dpd.json'
4632023-11-04T19:51:36.741ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/559fad2f379900a05ced410944353c1d19100390/dpd.json
4642023-11-04T19:51:36.744Z+ echo 'Local file: out/downloads/dpd-559fad2f379900a05ced410944353c1d19100390.json'
4652023-11-04T19:51:36.747ZLocal file: out/downloads/dpd-559fad2f379900a05ced410944353c1d19100390.json
4662023-11-04T19:51:36.750Z+ local DO_DOWNLOAD=true
4672023-11-04T19:51:36.753Z+ [[ -f out/downloads/dpd-559fad2f379900a05ced410944353c1d19100390.json ]]
4682023-11-04T19:51:36.756Z+ mkdir -p out/downloads
4692023-11-04T19:51:36.759Z+ '[' true == true ']'
4702023-11-04T19:51:36.764Z+ echo Downloading...
4712023-11-04T19:51:36.767ZDownloading...
4722023-11-04T19:51:36.771Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/559fad2f379900a05ced410944353c1d19100390/dpd.json out/downloads/dpd-559fad2f379900a05ced410944353c1d19100390.json
4732023-11-04T19:51:36.774Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-559fad2f379900a05ced410944353c1d19100390.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/559fad2f379900a05ced410944353c1d19100390/dpd.json
4742023-11-04T19:51:36.851Z++ do_sha256sum out/downloads/dpd-559fad2f379900a05ced410944353c1d19100390.json
4752023-11-04T19:51:36.857Z++ case "$OSTYPE" in
4762023-11-04T19:51:36.863Z++ SHA=sha256sum
4772023-11-04T19:51:36.868Z++ sha256sum
4782023-11-04T19:51:36.872Z++ awk '{print $1}'
4792023-11-04T19:51:36.875Z+ calculated_sha2=82437c74afd4894aa5b9ea800d5777793e8777fe87471321dd22ad1a1c9c9ef3
4802023-11-04T19:51:36.879Z+ [[ 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 ]]
4812023-11-04T19:51:36.882Z+ set -o errexit
4822023-11-04T19:51:36.888Z+++ dirname ./tools/ci_download_dendrite_stub
4832023-11-04T19:51:37.314Z++ cd ./tools
4842023-11-04T19:51:37.324Z++ pwd
4852023-11-04T19:51:37.331Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4862023-11-04T19:51:37.337Z++ basename ./tools/ci_download_dendrite_stub
4872023-11-04T19:51:37.345Z+ ARG0=ci_download_dendrite_stub
4882023-11-04T19:51:37.358Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
4892023-11-04T19:51:37.374Z++ CIDL_SHA256_ILLUMOS=ce14c1f0481b13ce47a25386a3b1e49d9570f4c1c31cad3f13c14f75b130dafa
4902023-11-04T19:51:37.389Z++ CIDL_SHA256_LINUX_DPD=d7da0aaed4e824a8e98b1a39e9ee41ad934ce38b0faa140ab4e7e2ca8c194e4e
4912023-11-04T19:51:37.407Z++ CIDL_SHA256_LINUX_SWADM=0449383a57468aec3b5a4ad26962cfc9e9a121bd13e777329e8a70767e6d9aae
4922023-11-04T19:51:37.423Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4932023-11-04T19:51:37.450Z++ COMMIT=559fad2f379900a05ced410944353c1d19100390
4942023-11-04T19:51:37.470Z++ SHA2=82437c74afd4894aa5b9ea800d5777793e8777fe87471321dd22ad1a1c9c9ef3
4952023-11-04T19:51:37.480Z+ TARGET_DIR=out
4962023-11-04T19:51:37.899Z+ DOWNLOAD_DIR=out/downloads
4972023-11-04T19:51:38.309Z+ DEST_DIR=./out/dendrite-stub
4982023-11-04T19:51:38.312Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
4992023-11-04T19:51:38.319Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5002023-11-04T19:51:38.322Z+ REPO=oxidecomputer/dendrite
5012023-11-04T19:51:38.342Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/559fad2f379900a05ced410944353c1d19100390
5022023-11-04T19:51:38.355Z+ main
5032023-11-04T19:51:38.365Z+ [[ 0 != 0 ]]
5042023-11-04T19:51:38.796Z+ CIDL_OS=solaris2.11
5052023-11-04T19:51:38.801Z+ [[ 0 != 0 ]]
5062023-11-04T19:51:38.812Z+ configure_os solaris2.11
5072023-11-04T19:51:38.825Z+ echo 'current directory: /work/oxidecomputer/omicron'
5082023-11-04T19:51:38.835Zcurrent directory: /work/oxidecomputer/omicron
5092023-11-04T19:51:39.254Z+ echo 'configuring based on OS: "solaris2.11"'
5102023-11-04T19:51:39.267Zconfiguring based on OS: "solaris2.11"
5112023-11-04T19:51:39.281Z+ case "$1" in
5122023-11-04T19:51:39.294Z+ SET_BINARIES=
5132023-11-04T19:51:39.320Z+ CIDL_SHA256=ce14c1f0481b13ce47a25386a3b1e49d9570f4c1c31cad3f13c14f75b130dafa
5142023-11-04T19:51:39.339Z+ CIDL_SHA256FUNC=do_sha256sum
5152023-11-04T19:51:39.755Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5162023-11-04T19:51:39.765Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/559fad2f379900a05ced410944353c1d19100390/dendrite-stub.tar.gz
5172023-11-04T19:51:39.772Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5182023-11-04T19:51:39.779Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/559fad2f379900a05ced410944353c1d19100390/dendrite-stub.tar.gz'
5192023-11-04T19:51:39.784ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/559fad2f379900a05ced410944353c1d19100390/dendrite-stub.tar.gz
5202023-11-04T19:51:39.793Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5212023-11-04T19:51:39.809ZLocal file: out/downloads/dendrite-stub.tar.gz
5222023-11-04T19:51:39.824Z+ mkdir -p out/downloads
5232023-11-04T19:51:39.836Z+ mkdir -p ./out/dendrite-stub
5242023-11-04T19:51:39.848Z+ fetch_and_verify
5252023-11-04T19:51:39.857Z+ local DO_DOWNLOAD=true
5262023-11-04T19:51:39.865Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5272023-11-04T19:51:39.879Z+ '[' true == true ']'
5282023-11-04T19:51:39.887Z+ echo Downloading...
5292023-11-04T19:51:39.895ZDownloading...
5302023-11-04T19:51:39.904Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/559fad2f379900a05ced410944353c1d19100390/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5312023-11-04T19:51:39.913Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/559fad2f379900a05ced410944353c1d19100390/dendrite-stub.tar.gz
5322023-11-04T19:51:42.223Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5332023-11-04T19:51:42.232Z++ sha256sum
5342023-11-04T19:51:42.237Z++ awk '{print $1}'
5352023-11-04T19:51:42.314Z+ calculated_sha256=ce14c1f0481b13ce47a25386a3b1e49d9570f4c1c31cad3f13c14f75b130dafa
5362023-11-04T19:51:42.319Z+ [[ ce14c1f0481b13ce47a25386a3b1e49d9570f4c1c31cad3f13c14f75b130dafa != \c\e\1\4\c\1\f\0\4\8\1\b\1\3\c\e\4\7\a\2\5\3\8\6\a\3\b\1\e\4\9\d\9\5\7\0\f\4\c\1\c\3\1\c\a\d\3\f\1\3\c\1\4\f\7\5\b\1\3\0\d\a\f\a ]]
5372023-11-04T19:51:42.328Z+ do_untar out/downloads/dendrite-stub.tar.gz
5382023-11-04T19:51:42.338Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5392023-11-04T19:51:43.275Z+ do_assemble
5402023-11-04T19:51:43.277Z+ rm -r ./out/dendrite-stub
5412023-11-04T19:51:43.280Z+ mkdir ./out/dendrite-stub
5422023-11-04T19:51:43.283Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5432023-11-04T19:51:43.386Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5442023-11-04T19:51:43.399Z+ set -o errexit
5452023-11-04T19:51:43.401Z+++ dirname ./tools/ci_download_maghemite_mgd
5462023-11-04T19:51:43.404Z++ cd ./tools
5472023-11-04T19:51:43.408Z++ pwd
5482023-11-04T19:51:43.412Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5492023-11-04T19:51:43.416Z++ basename ./tools/ci_download_maghemite_mgd
5502023-11-04T19:51:43.422Z+ ARG0=ci_download_maghemite_mgd
5512023-11-04T19:51:43.427Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5522023-11-04T19:51:43.431Z++ CIDL_SHA256=1badd6adfece0a1b661f7efb9a2ca65e471f45cf9c8ecbd72b228ca174311e31
5532023-11-04T19:51:43.438Z++ MGD_LINUX_SHA256=92463e3266f5a702af28504349526189aa0ebb23adb166ec2603182acf6cdb8c
5542023-11-04T19:51:43.441Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
5552023-11-04T19:51:43.446Z++ COMMIT=82aa17646265449ee0ede9410208e510fa4a5877
5562023-11-04T19:51:43.452Z++ SHA2=b3f55fe24e54530fdf96c22a033f9edc0bad9c0a5e3344763a23e52b251d5113
5572023-11-04T19:51:43.462Z+ TARGET_DIR=out
5582023-11-04T19:51:43.480Z+ DOWNLOAD_DIR=out/downloads
5592023-11-04T19:51:43.489Z+ DEST_DIR=./out/mgd
5602023-11-04T19:51:43.505Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
5612023-11-04T19:51:43.521Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5622023-11-04T19:51:43.532Z+ REPO=oxidecomputer/maghemite
5632023-11-04T19:51:43.543Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/82aa17646265449ee0ede9410208e510fa4a5877
5642023-11-04T19:51:43.559Z+ main
5652023-11-04T19:51:43.573Z+ [[ 0 != 0 ]]
5662023-11-04T19:51:43.585Z+ CIDL_OS=solaris2.11
5672023-11-04T19:51:43.595Z+ [[ 0 != 0 ]]
5682023-11-04T19:51:43.603Z+ configure_os solaris2.11
5692023-11-04T19:51:43.609Z+ echo 'current directory: /work/oxidecomputer/omicron'
5702023-11-04T19:51:43.617Zcurrent directory: /work/oxidecomputer/omicron
5712023-11-04T19:51:43.627Z+ echo 'configuring based on OS: "solaris2.11"'
5722023-11-04T19:51:43.632Zconfiguring based on OS: "solaris2.11"
5732023-11-04T19:51:43.636Z+ case "$1" in
5742023-11-04T19:51:43.639Z+ SET_BINARIES=
5752023-11-04T19:51:43.646Z+ CIDL_SHA256FUNC=do_sha256sum
5762023-11-04T19:51:43.650Z+ TARBALL_FILENAME=mgd.tar.gz
5772023-11-04T19:51:43.655Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/82aa17646265449ee0ede9410208e510fa4a5877/mgd.tar.gz
5782023-11-04T19:51:43.663Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
5792023-11-04T19:51:43.668Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/82aa17646265449ee0ede9410208e510fa4a5877/mgd.tar.gz'
5802023-11-04T19:51:43.672ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/82aa17646265449ee0ede9410208e510fa4a5877/mgd.tar.gz
5812023-11-04T19:51:43.676Z+ echo 'Local file: out/downloads/mgd.tar.gz'
5822023-11-04T19:51:43.680ZLocal file: out/downloads/mgd.tar.gz
5832023-11-04T19:51:43.688Z+ mkdir -p out/downloads
5842023-11-04T19:51:43.697Z+ mkdir -p ./out/mgd
5852023-11-04T19:51:43.705Z+ fetch_and_verify
5862023-11-04T19:51:43.710Z+ local DO_DOWNLOAD=true
5872023-11-04T19:51:43.714Z+ [[ -f out/downloads/mgd.tar.gz ]]
5882023-11-04T19:51:43.722Z+ '[' true == true ']'
5892023-11-04T19:51:43.734Z+ echo Downloading...
5902023-11-04T19:51:44.145ZDownloading...
5912023-11-04T19:51:44.154Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/82aa17646265449ee0ede9410208e510fa4a5877/mgd.tar.gz out/downloads/mgd.tar.gz
5922023-11-04T19:51:44.162Z+ 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
5932023-11-04T19:51:48.078Z++ do_sha256sum out/downloads/mgd.tar.gz
5942023-11-04T19:51:48.081Z++ sha256sum
5952023-11-04T19:51:48.083Z++ awk '{print $1}'
5962023-11-04T19:51:48.156Z+ calculated_sha256=1badd6adfece0a1b661f7efb9a2ca65e471f45cf9c8ecbd72b228ca174311e31
5972023-11-04T19:51:48.159Z+ [[ 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 ]]
5982023-11-04T19:51:48.162Z+ do_untar out/downloads/mgd.tar.gz
5992023-11-04T19:51:48.164Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6002023-11-04T19:51:48.849Z+ do_assemble
6012023-11-04T19:51:48.861Z+ rm -r ./out/mgd
6022023-11-04T19:51:48.870Z+ mkdir ./out/mgd
6032023-11-04T19:51:48.876Z+ cp -r out/downloads/root ./out/mgd/root
6042023-11-04T19:51:49.068Z+ set -o errexit
6052023-11-04T19:51:49.079Z+++ dirname ./tools/ci_download_transceiver_control
6062023-11-04T19:51:49.087Z++ cd ./tools
6072023-11-04T19:51:49.095Z++ pwd
6082023-11-04T19:51:49.123Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6092023-11-04T19:51:49.127Z++ basename ./tools/ci_download_transceiver_control
6102023-11-04T19:51:49.131Z+ ARG0=ci_download_transceiver_control
6112023-11-04T19:51:49.135Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6122023-11-04T19:51:49.138Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6132023-11-04T19:51:49.140Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6142023-11-04T19:51:49.143Z+ TARGET_DIR=out
6152023-11-04T19:51:49.155Z+ DOWNLOAD_DIR=out/downloads
6162023-11-04T19:51:49.163Z+ DEST_DIR=./out/transceiver-control
6172023-11-04T19:51:49.174Z+ BIN_DIR=/opt/oxide/bin
6182023-11-04T19:51:49.189Z+ BINARY=xcvradm
6192023-11-04T19:51:49.199Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6202023-11-04T19:51:49.211Z+ REPO=oxidecomputer/transceiver-control
6212023-11-04T19:51:49.218Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6222023-11-04T19:51:49.232Z+ main
6232023-11-04T19:51:49.237Z+ [[ 0 != 0 ]]
6242023-11-04T19:51:49.251Z+ CIDL_OS=solaris2.11
6252023-11-04T19:51:49.259Z+ [[ 0 != 0 ]]
6262023-11-04T19:51:49.266Z+ configure_os solaris2.11
6272023-11-04T19:51:49.271Z+ echo 'current directory: /work/oxidecomputer/omicron'
6282023-11-04T19:51:49.277Zcurrent directory: /work/oxidecomputer/omicron
6292023-11-04T19:51:49.283Z+ echo 'configuring based on OS: "solaris2.11"'
6302023-11-04T19:51:49.288Zconfiguring based on OS: "solaris2.11"
6312023-11-04T19:51:49.293Z+ case "$1" in
6322023-11-04T19:51:49.299Z+ SET_BINARIES=
6332023-11-04T19:51:49.305Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6342023-11-04T19:51:49.309Z+ CIDL_SHA256FUNC=do_sha256sum
6352023-11-04T19:51:49.315Z+ ARCHIVE_FILENAME=xcvradm.gz
6362023-11-04T19:51:49.320Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6372023-11-04T19:51:49.326Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6382023-11-04T19:51:49.331Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6392023-11-04T19:51:49.340ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6402023-11-04T19:51:49.357ZLocal file: out/downloads/xcvradm.gz
6412023-11-04T19:51:49.370Z+ echo 'Local file: out/downloads/xcvradm.gz'
6422023-11-04T19:51:49.381Z+ mkdir -p out/downloads
6432023-11-04T19:51:49.790Z+ mkdir -p ./out/transceiver-control
6442023-11-04T19:51:49.793Z+ fetch_and_verify
6452023-11-04T19:51:49.796Z+ local DO_DOWNLOAD=true
6462023-11-04T19:51:49.808Z+ [[ -f out/downloads/xcvradm.gz ]]
6472023-11-04T19:51:49.811Z+ '[' true == true ']'
6482023-11-04T19:51:49.814Z+ echo Downloading...
6492023-11-04T19:51:49.816ZDownloading...
6502023-11-04T19:51:49.819Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6512023-11-04T19:51:49.822Z+ 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
6522023-11-04T19:51:50.920Z++ do_sha256sum out/downloads/xcvradm.gz
6532023-11-04T19:51:50.924Z++ sha256sum
6542023-11-04T19:51:50.927Z++ awk '{print $1}'
6552023-11-04T19:51:50.933Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6562023-11-04T19:51:50.936Z+ [[ 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 ]]
6572023-11-04T19:51:50.938Z+ do_unpack out/downloads/xcvradm.gz
6582023-11-04T19:51:50.941Z+ mkdir -p out/downloads/root//opt/oxide/bin
6592023-11-04T19:51:50.944Z+ gzip -dc out/downloads/xcvradm.gz
6602023-11-04T19:51:51.116Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
6612023-11-04T19:51:51.119Z+ do_assemble
6622023-11-04T19:51:51.122Z+ rm -r ./out/transceiver-control
6632023-11-04T19:51:51.177Z+ mkdir ./out/transceiver-control
6642023-11-04T19:51:51.180Z+ cp -r out/downloads/root ./out/transceiver-control/root
6652023-11-04T19:51:51.339ZAll prerequisites installed successfully
6662023-11-04T19:51:51.343Z
6672023-11-04T19:51:51.346Zreal 1:55.027660503
6682023-11-04T19:51:51.349Zuser 52.777538273
6692023-11-04T19:51:51.352Zsys 10.471736795
6702023-11-04T19:51:51.355Ztrap 0.027803299
6712023-11-04T19:51:51.358Ztflt 0.219206176
6722023-11-04T19:51:51.363Zdflt 0.647789063
6732023-11-04T19:51:51.365Zkflt 0.140841300
6742023-11-04T19:51:51.368Zlock 1.710618468
6752023-11-04T19:51:51.373Zslp 3:26.768581593
6762023-11-04T19:51:51.376Zlat 4.267840526
6772023-11-04T19:51:51.379Zstop 0.086410572
6782023-11-04T19:51:51.382Z+ banner end-to-end-tests
6792023-11-04T19:51:51.446Z
6802023-11-04T19:51:51.449Z ###### # # ##### ##### #### ###### # # #####
6812023-11-04T19:51:51.452Z # ## # # # # # # # ## # # #
6822023-11-04T19:51:51.456Z ##### # # # # # ##### # # # ##### ##### # # # # #
6832023-11-04T19:51:51.459Z # # # # # # # # # # # # # # #
6842023-11-04T19:51:51.463Z # # ## # # # # # # # ## # #
6852023-11-04T19:51:51.466Z ###### # # ##### # #### ###### # # #####
6862023-11-04T19:51:51.469Z
6872023-11-04T19:51:51.472Z+ export CARGO_PROFILE_DEV_DEBUG=1
6882023-11-04T19:51:51.475Z+ CARGO_PROFILE_DEV_DEBUG=1
6892023-11-04T19:51:51.478Z+ export CARGO_PROFILE_TEST_DEBUG=1
6902023-11-04T19:51:51.481Z+ CARGO_PROFILE_TEST_DEBUG=1
6912023-11-04T19:51:51.484Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
6922023-11-04T19:51:51.809Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
6932023-11-04T19:51:52.170Z Updating crates.io index
6942023-11-04T19:51:52.173Z Updating git repository `https://github.com/oxidecomputer/dropshot`
6952023-11-04T19:51:52.953Z Updating git repository `https://github.com/oxidecomputer/progenitor`
6962023-11-04T19:51:54.491Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
6972023-11-04T19:51:54.836Z Updating git repository `http://github.com/oxidecomputer/tofino`
6982023-11-04T19:51:55.131Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
6992023-11-04T19:51:55.547Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7002023-11-04T19:51:55.845Z Updating git repository `https://github.com/oxidecomputer/propolis`
7012023-11-04T19:51:56.712Z Updating git repository `https://github.com/oxidecomputer/crucible`
7022023-11-04T19:51:58.312Z Updating git repository `https://github.com/oxidecomputer/opte`
7032023-11-04T19:51:59.173Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7042023-11-04T19:51:59.522Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7052023-11-04T19:51:59.834Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7062023-11-04T19:52:00.386Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7072023-11-04T19:52:00.690Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7082023-11-04T19:52:01.097Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7092023-11-04T19:52:01.439Z Updating git repository `https://github.com/njaremko/samael`
7102023-11-04T19:52:02.271Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7112023-11-04T19:52:02.668Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7122023-11-04T19:52:03.045Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7132023-11-04T19:52:03.342Z Updating git repository `https://github.com/jgallagher/nix`
7142023-11-04T19:52:04.763Z Updating git repository `https://github.com/cbiffle/hubpack`
7152023-11-04T19:52:05.113Z Updating git repository `https://github.com/oxidecomputer/omicron`
7162023-11-04T19:52:15.244Z Updating git repository `https://github.com/oxidecomputer/rfb`
7172023-11-04T19:52:15.736Z Updating git repository `https://github.com/oxidecomputer/typify`
7182023-11-04T19:52:16.741Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7192023-11-04T19:52:17.169Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7202023-11-04T19:52:17.470Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7212023-11-04T19:52:19.027Z Downloading crates ...
7222023-11-04T19:52:19.283Z Downloaded md5 v0.7.0
7232023-11-04T19:52:19.286Z Downloaded native-tls v0.2.11
7242023-11-04T19:52:19.295Z Downloaded multer v2.1.0
7252023-11-04T19:52:19.302Z Downloaded mime_guess v2.0.4
7262023-11-04T19:52:19.308Z Downloaded memchr v2.6.3
7272023-11-04T19:52:19.322Z Downloaded colorchoice v1.0.0
7282023-11-04T19:52:19.326Z Downloaded anyhow v1.0.75
7292023-11-04T19:52:19.336Z Downloaded const_format v0.2.31
7302023-11-04T19:52:19.350Z Downloaded pin-project-lite v0.2.13
7312023-11-04T19:52:19.365Z Downloaded pkg-config v0.3.27
7322023-11-04T19:52:19.372Z Downloaded ciborium v0.2.1
7332023-11-04T19:52:19.376Z Downloaded num_enum v0.5.11
7342023-11-04T19:52:19.387Z Downloaded ciborium-io v0.2.1
7352023-11-04T19:52:19.390Z Downloaded aes v0.8.3
7362023-11-04T19:52:19.397Z Downloaded opaque-debug v0.3.0
7372023-11-04T19:52:19.399Z Downloaded predicates v3.0.4
7382023-11-04T19:52:19.405Z Downloaded poly1305 v0.8.0
7392023-11-04T19:52:19.411Z Downloaded linked-hash-map v0.5.6
7402023-11-04T19:52:19.415Z Downloaded argon2 v0.5.2
7412023-11-04T19:52:19.419Z Downloaded parking_lot_core v0.9.8
7422023-11-04T19:52:19.425Z Downloaded anstyle-query v1.0.0
7432023-11-04T19:52:19.428Z Downloaded mime v0.3.17
7442023-11-04T19:52:19.431Z Downloaded derive_more v0.99.17
7452023-11-04T19:52:19.442Z Downloaded once_cell v1.18.0
7462023-11-04T19:52:19.449Z Downloaded base64ct v1.6.0
7472023-11-04T19:52:19.452Z Downloaded bitflags v2.4.0
7482023-11-04T19:52:19.458Z Downloaded backoff v0.4.0
7492023-11-04T19:52:19.464Z Downloaded phf v0.11.2
7502023-11-04T19:52:19.468Z Downloaded proc-macro-error-attr v1.0.4
7512023-11-04T19:52:19.471Z Downloaded lazy_static v1.4.0
7522023-11-04T19:52:19.476Z Downloaded camino v1.1.6
7532023-11-04T19:52:19.480Z Downloaded camino-tempfile v1.0.2
7542023-11-04T19:52:19.483Z Downloaded log v0.4.20
7552023-11-04T19:52:19.486Z Downloaded ascii v1.1.0
7562023-11-04T19:52:19.489Z Downloaded cc v1.0.83
7572023-11-04T19:52:19.495Z Downloaded clap_lex v0.5.1
7582023-11-04T19:52:19.498Z Downloaded cfg-if v1.0.0
7592023-11-04T19:52:19.501Z Downloaded clap_builder v4.4.2
7602023-11-04T19:52:19.511Z Downloaded block-buffer v0.10.4
7612023-11-04T19:52:19.514Z Downloaded atomicwrites v0.4.2
7622023-11-04T19:52:19.518Z Downloaded pem v1.1.1
7632023-11-04T19:52:19.520Z Downloaded ansi_term v0.12.1
7642023-11-04T19:52:19.523Z Downloaded bincode v1.3.3
7652023-11-04T19:52:19.527Z Downloaded clap v2.34.0
7662023-11-04T19:52:19.540Z Downloaded usdt-attr-macro v0.3.5
7672023-11-04T19:52:19.543Z Downloaded typenum v1.16.0
7682023-11-04T19:52:19.547Z Downloaded zerocopy v0.3.0
7692023-11-04T19:52:19.550Z Downloaded unicase v2.7.0
7702023-11-04T19:52:19.552Z Downloaded ucd-trie v0.1.6
7712023-11-04T19:52:19.556Z Downloaded diesel_table_macro_syntax v0.1.0
7722023-11-04T19:52:19.558Z Downloaded polyval v0.6.1
7732023-11-04T19:52:19.561Z Downloaded lock_api v0.4.10
7742023-11-04T19:52:19.564Z Downloaded clap v4.4.3
7752023-11-04T19:52:19.582Z Downloaded usdt-impl v0.3.5
7762023-11-04T19:52:19.587Z Downloaded pretty-hex v0.3.0
7772023-11-04T19:52:19.590Z Downloaded predicates-core v1.0.6
7782023-11-04T19:52:19.593Z Downloaded trust-dns-server v0.22.1
7792023-11-04T19:52:19.599Z Downloaded heapless v0.7.16
7802023-11-04T19:52:19.608Z Downloaded itoa v1.0.9
7812023-11-04T19:52:19.611Z Downloaded itertools v0.10.5
7822023-11-04T19:52:19.622Z Downloaded lru-cache v0.1.2
7832023-11-04T19:52:19.625Z Downloaded bstr v1.6.0
7842023-11-04T19:52:19.645Z Downloaded zone v0.2.0
7852023-11-04T19:52:19.647Z Downloaded zip v0.6.6
7862023-11-04T19:52:19.654Z Downloaded sha1 v0.10.5
7872023-11-04T19:52:19.657Z Downloaded indexmap v1.9.3
7882023-11-04T19:52:19.664Z Downloaded hyper-rustls v0.24.2
7892023-11-04T19:52:19.669Z Downloaded heck v0.3.3
7902023-11-04T19:52:19.672Z Downloaded syn v1.0.109
7912023-11-04T19:52:19.691Z Downloaded inout v0.1.3
7922023-11-04T19:52:19.694Z Downloaded ident_case v1.0.1
7932023-11-04T19:52:19.697Z Downloaded hyper-tls v0.5.0
7942023-11-04T19:52:19.700Z Downloaded smoltcp v0.8.2
7952023-11-04T19:52:19.714Z Downloaded russh-keys v0.38.0
7962023-11-04T19:52:19.717Z Downloaded indexmap v2.1.0
7972023-11-04T19:52:19.724Z Downloaded httparse v1.8.0
7982023-11-04T19:52:19.730Z Downloaded russh v0.38.0
7992023-11-04T19:52:19.738Z Downloaded rusqlite v0.29.0
8002023-11-04T19:52:19.748Z Downloaded unicode-xid v0.2.4
8012023-11-04T19:52:19.751Z Downloaded url v2.4.1
8022023-11-04T19:52:19.757Z Downloaded io-lifetimes v1.0.11
8032023-11-04T19:52:19.762Z Downloaded untrusted v0.9.0
8042023-11-04T19:52:19.766Z Downloaded bstr v0.2.17
8052023-11-04T19:52:19.782Z Downloaded instant v0.1.12
8062023-11-04T19:52:19.785Z Downloaded radix_trie v0.2.1
8072023-11-04T19:52:19.796Z Downloaded zeroize_derive v1.4.2
8082023-11-04T19:52:19.799Z Downloaded headers v0.3.9
8092023-11-04T19:52:19.807Z Downloaded similar v2.2.1
8102023-11-04T19:52:19.818Z Downloaded rustls-native-certs v0.6.3
8112023-11-04T19:52:19.821Z Downloaded r2d2 v0.8.10
8122023-11-04T19:52:19.825Z Downloaded rustls-pemfile v1.0.3
8132023-11-04T19:52:19.829Z Downloaded hkdf v0.12.3
8142023-11-04T19:52:19.834Z Downloaded tempfile v3.8.0
8152023-11-04T19:52:19.838Z Downloaded elliptic-curve v0.13.5
8162023-11-04T19:52:19.846Z Downloaded quote v1.0.33
8172023-11-04T19:52:19.850Z Downloaded endian-type v0.1.2
8182023-11-04T19:52:19.853Z Downloaded proc-macro2 v1.0.67
8192023-11-04T19:52:19.857Z Downloaded ipnet v2.8.0
8202023-11-04T19:52:19.860Z Downloaded tracing-core v0.1.31
8212023-11-04T19:52:19.864Z Downloaded git2 v0.17.2
8222023-11-04T19:52:19.914Z Downloaded usdt v0.3.5
8232023-11-04T19:52:19.918Z Downloaded trust-dns-client v0.22.0
8242023-11-04T19:52:19.923Z Downloaded want v0.3.1
8252023-11-04T19:52:19.926Z Downloaded walkdir v2.4.0
8262023-11-04T19:52:19.933Z Downloaded utf8parse v0.2.1
8272023-11-04T19:52:19.936Z Downloaded ipnetwork v0.20.0
8282023-11-04T19:52:19.940Z Downloaded pretty-hex v0.2.1
8292023-11-04T19:52:19.943Z Downloaded stable_deref_trait v1.2.0
8302023-11-04T19:52:19.946Z Downloaded futures-task v0.3.29
8312023-11-04T19:52:19.949Z Downloaded tower-service v0.3.2
8322023-11-04T19:52:19.953Z Downloaded fxhash v0.2.1
8332023-11-04T19:52:19.956Z Downloaded toml v0.7.8
8342023-11-04T19:52:19.964Z Downloaded fixedbitset v0.4.2
8352023-11-04T19:52:19.967Z Downloaded jobserver v0.1.26
8362023-11-04T19:52:19.996Z Downloaded static_assertions v1.1.0
8372023-11-04T19:52:19.999Z Downloaded serde_tokenstream v0.1.7
8382023-11-04T19:52:20.003Z Downloaded getrandom v0.1.16
8392023-11-04T19:52:20.008Z Downloaded vec_map v0.8.2
8402023-11-04T19:52:20.012Z Downloaded sct v0.7.0
8412023-11-04T19:52:20.015Z Downloaded socket2 v0.4.9
8422023-11-04T19:52:20.019Z Downloaded secrecy v0.8.0
8432023-11-04T19:52:20.022Z Downloaded ryu v1.0.15
8442023-11-04T19:52:20.025Z Downloaded vsss-rs v3.3.1
8452023-11-04T19:52:20.028Z Downloaded siphasher v0.3.11
8462023-11-04T19:52:20.032Z Downloaded strum_macros v0.25.2
8472023-11-04T19:52:20.035Z Downloaded terminal_size v0.2.6
8482023-11-04T19:52:20.039Z Downloaded tinyvec v1.6.0
8492023-11-04T19:52:20.042Z Downloaded serde_path_to_error v0.1.14
8502023-11-04T19:52:20.045Z Downloaded serde_urlencoded v0.7.1
8512023-11-04T19:52:20.050Z Downloaded tracing-attributes v0.1.26
8522023-11-04T19:52:20.053Z Downloaded home v0.5.5
8532023-11-04T19:52:20.056Z Downloaded regex v1.10.2
8542023-11-04T19:52:20.059Z Downloaded thread_local v1.1.7
8552023-11-04T19:52:20.063Z Downloaded tap v1.0.1
8562023-11-04T19:52:20.066Z Downloaded strsim v0.10.0
8572023-11-04T19:52:20.069Z Downloaded stringprep v0.1.3
8582023-11-04T19:52:20.076Z Downloaded string_cache v0.8.7
8592023-11-04T19:52:20.079Z Downloaded foreign-types-shared v0.1.1
8602023-11-04T19:52:20.082Z Downloaded dyn-clone v1.0.13
8612023-11-04T19:52:20.085Z Downloaded form_urlencoded v1.2.0
8622023-11-04T19:52:20.087Z Downloaded base16ct v0.2.0
8632023-11-04T19:52:20.092Z Downloaded ed25519-dalek v2.0.0
8642023-11-04T19:52:20.095Z Downloaded time-core v0.1.1
8652023-11-04T19:52:20.098Z Downloaded rand_core v0.6.4
8662023-11-04T19:52:20.103Z Downloaded twox-hash v1.6.3
8672023-11-04T19:52:20.105Z Downloaded hyper-staticfile v0.9.5
8682023-11-04T19:52:20.108Z Downloaded serde v1.0.188
8692023-11-04T19:52:20.111Z Downloaded dirs v5.0.1
8702023-11-04T19:52:20.115Z Downloaded unicode-ident v1.0.12
8712023-11-04T19:52:20.118Z Downloaded slog-async v2.8.0
8722023-11-04T19:52:20.121Z Downloaded slog v2.7.0
8732023-11-04T19:52:20.124Z Downloaded unicode-normalization v0.1.22
8742023-11-04T19:52:20.126Z Downloaded uuid v1.4.1
8752023-11-04T19:52:20.129Z Downloaded dirs-next v2.0.0
8762023-11-04T19:52:20.132Z Downloaded serde_yaml v0.9.25
8772023-11-04T19:52:20.134Z Downloaded hashlink v0.8.3
8782023-11-04T19:52:20.137Z Downloaded fnv v1.0.7
8792023-11-04T19:52:20.140Z Downloaded float-cmp v0.9.0
8802023-11-04T19:52:20.143Z Downloaded rand v0.7.3
8812023-11-04T19:52:20.146Z Downloaded hashbrown v0.14.2
8822023-11-04T19:52:20.148Z Downloaded ff v0.13.0
8832023-11-04T19:52:20.151Z Downloaded ghash v0.5.0
8842023-11-04T19:52:20.154Z Downloaded hmac v0.12.1
8852023-11-04T19:52:20.158Z Downloaded version_check v0.9.4
8862023-11-04T19:52:20.161Z Downloaded futures-io v0.3.29
8872023-11-04T19:52:20.164Z Downloaded socket2 v0.5.4
8882023-11-04T19:52:20.166Z Downloaded trust-dns-proto v0.22.0
8892023-11-04T19:52:20.169Z Downloaded slog-term v2.9.0
8902023-11-04T19:52:20.172Z Downloaded lalrpop-util v0.19.12
8912023-11-04T19:52:20.174Z Downloaded http v0.2.9
8922023-11-04T19:52:20.177Z Downloaded ctr v0.9.2
8932023-11-04T19:52:20.179Z Downloaded zone_cfg_derive v0.2.0
8942023-11-04T19:52:20.182Z Downloaded digest v0.10.7
8952023-11-04T19:52:20.185Z Downloaded slog-scope v4.4.0
8962023-11-04T19:52:20.187Z Downloaded spki v0.7.2
8972023-11-04T19:52:20.190Z Downloaded enum-as-inner v0.5.1
8982023-11-04T19:52:20.193Z Downloaded rustls v0.21.8
8992023-11-04T19:52:20.205Z Downloaded httpdate v1.0.3
9002023-11-04T19:52:20.207Z Downloaded futures-macro v0.3.29
9012023-11-04T19:52:20.210Z Downloaded try-lock v0.2.4
9022023-11-04T19:52:20.213Z Downloaded rand_chacha v0.2.2
9032023-11-04T19:52:20.216Z Downloaded half v1.8.2
9042023-11-04T19:52:20.219Z Downloaded smoltcp v0.9.1
9052023-11-04T19:52:20.234Z Downloaded futures-util v0.3.29
9062023-11-04T19:52:20.255Z Downloaded tokio-stream v0.1.14
9072023-11-04T19:52:20.262Z Downloaded rand v0.8.5
9082023-11-04T19:52:20.269Z Downloaded hubpack v0.1.2
9092023-11-04T19:52:20.272Z Downloaded zerocopy-derive v0.2.0
9102023-11-04T19:52:20.289Z Downloaded regex-syntax v0.7.5
9112023-11-04T19:52:20.305Z Downloaded regex-automata v0.4.3
9122023-11-04T19:52:20.337Z Downloaded regex-automata v0.3.8
9132023-11-04T19:52:20.368Z Downloaded sled v0.34.7
9142023-11-04T19:52:20.387Z Downloaded tinyvec_macros v0.1.1
9152023-11-04T19:52:20.389Z Downloaded toml v0.5.11
9162023-11-04T19:52:20.392Z Downloaded slog-envlogger v2.2.0
9172023-11-04T19:52:20.395Z Downloaded winapi v0.3.9
9182023-11-04T19:52:20.466Z Downloaded tokio v1.33.0
9192023-11-04T19:52:20.528Z Downloaded tokio-postgres v0.7.10
9202023-11-04T19:52:20.536Z Downloaded heck v0.4.1
9212023-11-04T19:52:20.539Z Downloaded headers-core v0.2.0
9222023-11-04T19:52:20.542Z Downloaded hashbrown v0.12.3
9232023-11-04T19:52:20.548Z Downloaded either v1.9.0
9242023-11-04T19:52:20.551Z Downloaded dtrace-parser v0.1.14
9252023-11-04T19:52:20.554Z Downloaded regress v0.7.1
9262023-11-04T19:52:20.564Z Downloaded rustix v0.37.23
9272023-11-04T19:52:20.598Z Downloaded hash32 v0.2.1
9282023-11-04T19:52:20.601Z Downloaded difflib v0.4.0
9292023-11-04T19:52:20.604Z Downloaded tokio-rustls v0.24.1
9302023-11-04T19:52:20.606Z Downloaded serde_json v1.0.108
9312023-11-04T19:52:20.618Z Downloaded libgit2-sys v0.15.2+1.6.4
9322023-11-04T19:52:20.719Z Downloaded sha3 v0.10.8
9332023-11-04T19:52:20.732Z Downloaded rustc-demangle v0.1.23
9342023-11-04T19:52:20.735Z Downloaded futures-executor v0.3.29
9352023-11-04T19:52:20.738Z Downloaded foreign-types-shared v0.3.1
9362023-11-04T19:52:20.740Z Downloaded usdt-macro v0.3.5
9372023-11-04T19:52:20.743Z Downloaded slog-bunyan v2.4.0
9382023-11-04T19:52:20.746Z Downloaded regex-syntax v0.8.2
9392023-11-04T19:52:20.758Z Downloaded quick-error v1.2.3
9402023-11-04T19:52:20.760Z Downloaded hostname v0.3.1
9412023-11-04T19:52:20.763Z Downloaded structopt v0.3.26
9422023-11-04T19:52:20.775Z Downloaded regex-automata v0.1.10
9432023-11-04T19:52:20.784Z Downloaded encoding_rs v0.8.33
9442023-11-04T19:52:20.827Z Downloaded flate2 v1.0.28
9452023-11-04T19:52:20.840Z Downloaded regex-syntax v0.6.29
9462023-11-04T19:52:20.855Z Downloaded gimli v0.28.0
9472023-11-04T19:52:20.870Z Downloaded semver v1.0.20
9482023-11-04T19:52:20.874Z Downloaded tungstenite v0.20.1
9492023-11-04T19:52:20.881Z Downloaded serde_with v2.3.3
9502023-11-04T19:52:20.892Z Downloaded ring v0.16.20
9512023-11-04T19:52:21.052Z Downloaded utf-8 v0.7.6
9522023-11-04T19:52:21.054Z Downloaded num-bigint v0.4.4
9532023-11-04T19:52:21.061Z Downloaded tungstenite v0.18.0
9542023-11-04T19:52:21.066Z Downloaded signal-hook-registry v1.4.1
9552023-11-04T19:52:21.069Z Downloaded spin v0.5.2
9562023-11-04T19:52:21.072Z Downloaded slog-dtrace v0.2.3
9572023-11-04T19:52:21.086Z Downloaded serde_with_macros v2.3.3
9582023-11-04T19:52:21.089Z Downloaded hubpack_derive v0.1.1
9592023-11-04T19:52:21.092Z Downloaded rustc_version v0.4.0
9602023-11-04T19:52:21.094Z Downloaded slog-json v2.6.1
9612023-11-04T19:52:21.097Z Downloaded bzip2-sys v0.1.11+1.0.8
9622023-11-04T19:52:21.104Z Downloaded openapiv3 v1.0.3
9632023-11-04T19:52:21.127Z Downloaded waitgroup v0.1.2
9642023-11-04T19:52:21.130Z Downloaded generic-array v0.14.7
9652023-11-04T19:52:21.133Z Downloaded dirs-sys-next v0.1.2
9662023-11-04T19:52:21.136Z Downloaded unicode-segmentation v1.10.1
9672023-11-04T19:52:21.139Z Downloaded rustix v0.38.9
9682023-11-04T19:52:21.176Z Downloaded unicode-bidi v0.3.13
9692023-11-04T19:52:21.180Z Downloaded toml v0.8.6
9702023-11-04T19:52:21.185Z Downloaded radium v0.7.0
9712023-11-04T19:52:21.188Z Downloaded zerocopy-derive v0.6.4
9722023-11-04T19:52:21.207Z Downloaded libz-sys v1.1.12
9732023-11-04T19:52:21.327Z Downloaded equivalent v1.0.1
9742023-11-04T19:52:21.332Z Downloaded humantime v2.1.0
9752023-11-04T19:52:21.336Z Downloaded funty v2.0.0
9762023-11-04T19:52:21.338Z Downloaded tokio-tungstenite v0.18.0
9772023-11-04T19:52:21.341Z Downloaded semver-parser v0.10.2
9782023-11-04T19:52:21.344Z Downloaded libc v0.2.149
9792023-11-04T19:52:21.385Z Downloaded time-macros v0.2.13
9802023-11-04T19:52:21.388Z Downloaded signature v2.1.0
9812023-11-04T19:52:21.391Z Downloaded errno v0.3.2
9822023-11-04T19:52:21.394Z Downloaded erased-serde v0.3.30
9832023-11-04T19:52:21.397Z Downloaded tar v0.4.40
9842023-11-04T19:52:21.401Z Downloaded fallible-iterator v0.2.0
9852023-11-04T19:52:21.404Z Downloaded term v0.7.0
9862023-11-04T19:52:21.408Z Downloaded http-body v0.4.5
9872023-11-04T19:52:21.411Z Downloaded foreign-types v0.5.0
9882023-11-04T19:52:21.414Z Downloaded rustfmt-wrapper v0.2.0
9892023-11-04T19:52:21.417Z Downloaded foreign-types v0.3.2
9902023-11-04T19:52:21.420Z Downloaded getopts v0.2.21
9912023-11-04T19:52:21.422Z Downloaded unicode-width v0.1.11
9922023-11-04T19:52:21.425Z Downloaded time v0.3.27
9932023-11-04T19:52:21.432Z Downloaded strsim v0.8.0
9942023-11-04T19:52:21.434Z Downloaded spin v0.9.8
9952023-11-04T19:52:21.438Z Downloaded slog-stdlog v4.1.1
9962023-11-04T19:52:21.440Z Downloaded semver v0.11.0
9972023-11-04T19:52:21.443Z Downloaded idna v0.4.0
9982023-11-04T19:52:21.457Z Downloaded idna v0.2.3
9992023-11-04T19:52:21.470Z Downloaded serde_tokenstream v0.2.0
10002023-11-04T19:52:21.476Z Downloaded serde_spanned v0.6.4
10012023-11-04T19:52:21.479Z Downloaded serde_repr v0.1.16
10022023-11-04T19:52:21.481Z Downloaded serde_arrays v0.1.0
10032023-11-04T19:52:21.484Z Downloaded toml_datetime v0.6.5
10042023-11-04T19:52:21.487Z Downloaded sha2 v0.10.8
10052023-11-04T19:52:21.490Z Downloaded env_logger v0.9.3
10062023-11-04T19:52:21.493Z Downloaded scopeguard v1.2.0
10072023-11-04T19:52:21.498Z Downloaded futures-core v0.3.29
10082023-11-04T19:52:21.501Z Downloaded slab v0.4.9
10092023-11-04T19:52:21.505Z Downloaded tracing v0.1.37
10102023-11-04T19:52:21.509Z Downloaded ring v0.17.5
10112023-11-04T19:52:21.646Z Downloaded subprocess v0.2.9
10122023-11-04T19:52:21.649Z Downloaded strum v0.25.0
10132023-11-04T19:52:21.652Z Downloaded getrandom v0.2.10
10142023-11-04T19:52:21.655Z Downloaded russh-cryptovec v0.7.0
10152023-11-04T19:52:21.658Z Downloaded keccak v0.1.4
10162023-11-04T19:52:21.660Z Downloaded vergen v8.2.4
10172023-11-04T19:52:21.663Z Downloaded libsqlite3-sys v0.26.0
10182023-11-04T19:52:21.804Z Downloaded futures v0.3.29
10192023-11-04T19:52:21.812Z Downloaded foreign-types-macros v0.2.3
10202023-11-04T19:52:21.815Z Downloaded filetime v0.2.22
10212023-11-04T19:52:21.820Z Downloaded rustversion v1.0.14
10222023-11-04T19:52:21.824Z Downloaded diesel v2.1.3
10232023-11-04T19:52:21.875Z Downloaded vcpkg v0.2.15
10242023-11-04T19:52:21.970Z Downloaded serde_derive v1.0.188
10252023-11-04T19:52:21.974Z Downloaded yasna v0.5.2
10262023-11-04T19:52:21.977Z Downloaded xattr v1.0.1
10272023-11-04T19:52:21.980Z Downloaded winnow v0.5.15
10282023-11-04T19:52:21.994Z Downloaded fastrand v2.0.0
10292023-11-04T19:52:21.997Z Downloaded fallible-streaming-iterator v0.1.9
10302023-11-04T19:52:22.000Z Downloaded thread-id v4.2.0
10312023-11-04T19:52:22.003Z Downloaded wyz v0.5.1
10322023-11-04T19:52:22.006Z Downloaded textwrap v0.11.0
10332023-11-04T19:52:22.009Z Downloaded futures-channel v0.3.29
10342023-11-04T19:52:22.012Z Downloaded rustls-webpki v0.101.7
10352023-11-04T19:52:22.049Z Downloaded postcard-cobs v0.1.5-pre
10362023-11-04T19:52:22.052Z Downloaded zeroize v1.6.0
10372023-11-04T19:52:22.055Z Downloaded hashbrown v0.13.2
10382023-11-04T19:52:22.058Z Downloaded group v0.13.0
10392023-11-04T19:52:22.061Z Downloaded glob v0.3.1
10402023-11-04T19:52:22.063Z Downloaded h2 v0.3.21
10412023-11-04T19:52:22.066Z Downloaded untrusted v0.7.1
10422023-11-04T19:52:22.069Z Downloaded dof v0.1.5
10432023-11-04T19:52:22.072Z Downloaded webpki-roots v0.25.2
10442023-11-04T19:52:22.076Z Downloaded schemars_derive v0.8.13
10452023-11-04T19:52:22.085Z Downloaded schemars v0.8.13
10462023-11-04T19:52:22.098Z Downloaded ron v0.7.1
10472023-11-04T19:52:22.106Z Downloaded hyper v0.14.27
10482023-11-04T19:52:22.122Z Downloaded http-range v0.1.5
10492023-11-04T19:52:22.125Z Downloaded scheduled-thread-pool v0.2.7
10502023-11-04T19:52:22.128Z Downloaded same-file v1.0.6
10512023-11-04T19:52:22.131Z Downloaded ringbuffer v0.15.0
10522023-11-04T19:52:22.134Z Downloaded hex v0.4.3
10532023-11-04T19:52:22.138Z Downloaded iana-time-zone v0.1.57
10542023-11-04T19:52:22.141Z Downloaded syn v2.0.32
10552023-11-04T19:52:22.158Z Downloaded hex-literal v0.4.1
10562023-11-04T19:52:22.161Z Downloaded structmeta-derive v0.2.0
10572023-11-04T19:52:22.164Z Downloaded structmeta-derive v0.1.6
10582023-11-04T19:52:22.167Z Downloaded structmeta v0.2.0
10592023-11-04T19:52:22.169Z Downloaded structmeta v0.1.6
10602023-11-04T19:52:22.172Z Downloaded smf v0.2.2
10612023-11-04T19:52:22.175Z Downloaded smallvec v1.11.0
10622023-11-04T19:52:22.178Z Downloaded rcgen v0.11.3
10632023-11-04T19:52:23.186Z Downloaded zerocopy v0.6.4
10642023-11-04T19:52:23.193Z Downloaded atomic-waker v1.1.1
10652023-11-04T19:52:23.196Z Downloaded console v0.15.7
10662023-11-04T19:52:23.199Z Downloaded serde_derive_internals v0.26.0
10672023-11-04T19:52:23.202Z Downloaded resolv-conf v0.7.0
10682023-11-04T19:52:23.204Z Downloaded reqwest v0.11.20
10692023-11-04T19:52:23.207Z Downloaded is-terminal v0.4.9
10702023-11-04T19:52:23.210Z Downloaded toml_edit v0.20.7
10712023-11-04T19:52:23.214Z Downloaded rand_core v0.5.1
10722023-11-04T19:52:23.217Z Downloaded rand_chacha v0.3.1
10732023-11-04T19:52:23.221Z Downloaded itertools v0.11.0
10742023-11-04T19:52:23.224Z Downloaded curve25519-dalek v4.1.0
10752023-11-04T19:52:23.227Z Downloaded futures-sink v0.3.29
10762023-11-04T19:52:23.231Z Downloaded ed25519 v2.2.2
10772023-11-04T19:52:23.234Z Downloaded dirs-sys v0.4.1
10782023-11-04T19:52:23.238Z Downloaded ppv-lite86 v0.2.17
10792023-11-04T19:52:23.241Z Downloaded pbkdf2 v0.11.0
10802023-11-04T19:52:23.244Z Downloaded whoami v1.4.1
10812023-11-04T19:52:23.247Z Downloaded tokio-util v0.7.10
10822023-11-04T19:52:23.250Z Downloaded pest_generator v2.7.2
10832023-11-04T19:52:23.253Z Downloaded diesel_derives v2.1.1
10842023-11-04T19:52:23.256Z Downloaded toml_edit v0.19.15
10852023-11-04T19:52:23.260Z Downloaded tokio-macros v2.1.0
10862023-11-04T19:52:23.263Z Downloaded cbc v0.1.2
10872023-11-04T19:52:23.266Z Downloaded openssl v0.10.57
10882023-11-04T19:52:23.269Z Downloaded unsafe-libyaml v0.2.9
10892023-11-04T19:52:23.272Z Downloaded tokio-tungstenite v0.20.1
10902023-11-04T19:52:23.274Z Downloaded object v0.32.1
10912023-11-04T19:52:23.278Z Downloaded postgres-types v0.2.6
10922023-11-04T19:52:23.281Z Downloaded postcard v0.7.3
10932023-11-04T19:52:23.284Z Downloaded paste v1.0.14
10942023-11-04T19:52:23.287Z Downloaded md-5 v0.10.5
10952023-11-04T19:52:23.290Z Downloaded blake2 v0.10.6
10962023-11-04T19:52:23.293Z Downloaded bitvec v1.0.1
10972023-11-04T19:52:23.297Z Downloaded bcrypt-pbkdf v0.10.0
10982023-11-04T19:52:23.300Z Downloaded universal-hash v0.5.1
10992023-11-04T19:52:23.303Z Downloaded trust-dns-resolver v0.22.0
11002023-11-04T19:52:23.306Z Downloaded toolchain_find v0.2.0
11012023-11-04T19:52:23.308Z Downloaded aho-corasick v1.0.4
11022023-11-04T19:52:23.311Z Downloaded async-stream-impl v0.3.5
11032023-11-04T19:52:23.316Z Downloaded memoffset v0.9.0
11042023-11-04T19:52:23.319Z Downloaded managed v0.8.0
11052023-11-04T19:52:23.322Z Downloaded blowfish v0.9.1
11062023-11-04T19:52:23.324Z Downloaded ciborium-ll v0.2.1
11072023-11-04T19:52:23.327Z Downloaded chacha20 v0.9.1
11082023-11-04T19:52:23.330Z Downloaded chrono v0.4.31
11092023-11-04T19:52:23.333Z Downloaded ahash v0.8.3
11102023-11-04T19:52:23.336Z Downloaded tokio-native-tls v0.3.1
11112023-11-04T19:52:23.339Z Downloaded nibble_vec v0.1.0
11122023-11-04T19:52:23.342Z Downloaded crypto-common v0.1.6
11132023-11-04T19:52:23.345Z Downloaded convert_case v0.4.0
11142023-11-04T19:52:23.348Z Downloaded cipher v0.4.4
11152023-11-04T19:52:23.351Z Downloaded cancel-safe-futures v0.1.5
11162023-11-04T19:52:23.354Z Downloaded block-padding v0.3.3
11172023-11-04T19:52:23.358Z Downloaded bit-vec v0.6.3
11182023-11-04T19:52:23.360Z Downloaded postgres-protocol v0.6.6
11192023-11-04T19:52:23.363Z Downloaded bytes v1.5.0
11202023-11-04T19:52:23.366Z Downloaded proc-macro-error v1.0.4
11212023-11-04T19:52:23.369Z Downloaded proc-macro-crate v1.3.1
11222023-11-04T19:52:23.372Z Downloaded precomputed-hash v0.1.1
11232023-11-04T19:52:23.376Z Downloaded pem v3.0.2
11242023-11-04T19:52:23.379Z Downloaded pbkdf2 v0.12.2
11252023-11-04T19:52:23.382Z Downloaded byteorder v1.5.0
11262023-11-04T19:52:23.385Z Downloaded bitstruct v0.1.1
11272023-11-04T19:52:23.388Z Downloaded bitstruct_derive v0.1.0
11282023-11-04T19:52:23.391Z Downloaded bit_field v0.10.2
11292023-11-04T19:52:23.394Z Downloaded petgraph v0.6.4
11302023-11-04T19:52:23.398Z Downloaded async-stream v0.3.5
11312023-11-04T19:52:23.401Z Downloaded atty v0.2.14
11322023-11-04T19:52:23.404Z Downloaded anstream v0.5.0
11332023-11-04T19:52:23.407Z Downloaded backtrace v0.3.69
11342023-11-04T19:52:23.410Z Downloaded parse-display v0.8.2
11352023-11-04T19:52:23.413Z Downloaded curve25519-dalek-derive v0.1.0
11362023-11-04T19:52:23.416Z Downloaded libefi-sys v0.1.0
11372023-11-04T19:52:23.419Z Downloaded chacha20poly1305 v0.10.1
11382023-11-04T19:52:23.422Z Downloaded base64 v0.13.1
11392023-11-04T19:52:23.425Z Downloaded async-trait v0.1.74
11402023-11-04T19:52:23.429Z Downloaded aes-gcm-siv v0.11.1
11412023-11-04T19:52:23.432Z Downloaded password-hash v0.5.0
11422023-11-04T19:52:23.435Z Downloaded crypto-bigint v0.5.2
11432023-11-04T19:52:23.438Z Downloaded anstyle-parse v0.2.1
11442023-11-04T19:52:23.441Z Downloaded adler v1.0.2
11452023-11-04T19:52:23.444Z Downloaded async-recursion v1.0.5
11462023-11-04T19:52:23.447Z Downloaded anstyle v1.0.2
11472023-11-04T19:52:23.450Z Downloaded aead v0.5.2
11482023-11-04T19:52:23.454Z Downloaded bit-set v0.5.3
11492023-11-04T19:52:23.456Z Downloaded macaddr v1.0.1
11502023-11-04T19:52:23.459Z Downloaded arc-swap v1.6.0
11512023-11-04T19:52:23.462Z Downloaded percent-encoding v2.3.0
11522023-11-04T19:52:23.465Z Downloaded password-hash v0.4.2
11532023-11-04T19:52:23.468Z Downloaded parse-display-derive v0.8.2
11542023-11-04T19:52:23.471Z Downloaded parse-display v0.7.0
11552023-11-04T19:52:23.474Z Downloaded parking_lot_core v0.8.6
11562023-11-04T19:52:23.477Z Downloaded parking_lot v0.12.1
11572023-11-04T19:52:23.481Z Downloaded parking_lot v0.11.2
11582023-11-04T19:52:23.486Z Downloaded option-ext v0.2.0
11592023-11-04T19:52:23.489Z Downloaded openssl-sys v0.9.93
11602023-11-04T19:52:23.492Z Downloaded openssl-probe v0.1.5
11612023-11-04T19:52:23.495Z Downloaded openssl-macros v0.1.1
11622023-11-04T19:52:23.498Z Downloaded omicron-zone-package v0.8.3
11632023-11-04T19:52:23.501Z Downloaded num_threads v0.1.6
11642023-11-04T19:52:23.505Z Downloaded num_enum_derive v0.7.0
11652023-11-04T19:52:23.508Z Downloaded num_enum_derive v0.5.11
11662023-11-04T19:52:23.520Z Downloaded num_enum v0.7.0
11672023-11-04T19:52:23.524Z Downloaded num_cpus v1.16.0
11682023-11-04T19:52:23.527Z Downloaded num-traits v0.2.16
11692023-11-04T19:52:23.530Z Downloaded num-rational v0.4.1
11702023-11-04T19:52:23.533Z Downloaded num-iter v0.1.43
11712023-11-04T19:52:23.536Z Downloaded base64 v0.21.5
11722023-11-04T19:52:23.539Z Downloaded platforms v3.0.2
11732023-11-04T19:52:23.543Z Downloaded num-integer v0.1.45
11742023-11-04T19:52:23.546Z Downloaded num-complex v0.4.4
11752023-11-04T19:52:23.549Z Downloaded pkcs8 v0.10.2
11762023-11-04T19:52:23.552Z Downloaded pin-utils v0.1.0
11772023-11-04T19:52:23.555Z Downloaded pest_meta v2.7.2
11782023-11-04T19:52:23.558Z Downloaded pest v2.7.2
11792023-11-04T19:52:23.561Z Downloaded parse-display-derive v0.7.0
11802023-11-04T19:52:23.565Z Downloaded num v0.4.1
11812023-11-04T19:52:23.568Z Downloaded normalize-line-endings v0.3.0
11822023-11-04T19:52:23.571Z Downloaded mio v0.8.8
11832023-11-04T19:52:23.574Z Downloaded der v0.7.8
11842023-11-04T19:52:23.578Z Downloaded phf_shared v0.11.2
11852023-11-04T19:52:23.581Z Downloaded phf_shared v0.10.0
11862023-11-04T19:52:23.585Z Downloaded pest_derive v2.7.2
11872023-11-04T19:52:23.589Z Downloaded addr2line v0.21.0
11882023-11-04T19:52:23.592Z Downloaded nix v0.26.2
11892023-11-04T19:52:23.595Z Downloaded bitflags v1.3.2
11902023-11-04T19:52:23.598Z Downloaded colored v2.0.4
11912023-11-04T19:52:23.602Z Downloaded thiserror-no-std v2.0.2
11922023-11-04T19:52:23.605Z Downloaded thiserror-impl-no-std v2.0.2
11932023-11-04T19:52:23.608Z Downloaded thiserror-impl v1.0.49
11942023-11-04T19:52:23.611Z Downloaded thiserror v1.0.49
11952023-11-04T19:52:23.614Z Downloaded miniz_oxide v0.7.1
11962023-11-04T19:52:23.617Z Downloaded deranged v0.3.8
11972023-11-04T19:52:23.620Z Downloaded debug-ignore v1.0.5
11982023-11-04T19:52:23.623Z Downloaded data-encoding v2.4.0
11992023-11-04T19:52:23.627Z Downloaded bzip2 v0.4.4
12002023-11-04T19:52:23.631Z Downloaded num-derive v0.4.0
12012023-11-04T19:52:23.634Z Downloaded termcolor v1.2.0
12022023-11-04T19:52:23.637Z Downloaded take_mut v0.2.2
12032023-11-04T19:52:23.656Z Downloaded synstructure v0.12.6
12042023-11-04T19:52:23.659Z Downloaded darling_macro v0.20.3
12052023-11-04T19:52:23.662Z Downloaded darling_core v0.20.3
12062023-11-04T19:52:23.665Z Downloaded darling v0.20.3
12072023-11-04T19:52:23.669Z Downloaded cstr-argument v0.1.2
12082023-11-04T19:52:23.672Z Downloaded crucible-workspace-hack v0.1.0
12092023-11-04T19:52:23.675Z Downloaded crossbeam-utils v0.8.16
12102023-11-04T19:52:23.678Z Downloaded crossbeam-channel v0.5.8
12112023-11-04T19:52:23.687Z Downloaded const-oid v0.9.5
12122023-11-04T19:52:23.696Z Downloaded new_debug_unreachable v1.0.4
12132023-11-04T19:52:23.700Z Downloaded allocator-api2 v0.2.16
12142023-11-04T19:52:23.703Z Downloaded subtle v2.5.0
12152023-11-04T19:52:23.706Z Downloaded crossbeam-epoch v0.9.15
12162023-11-04T19:52:23.709Z Downloaded crc32fast v1.3.2
12172023-11-04T19:52:23.712Z Downloaded cpufeatures v0.2.9
12182023-11-04T19:52:23.715Z Downloaded aes-gcm v0.10.3
12192023-11-04T19:52:23.718Z Downloaded matches v0.1.10
12202023-11-04T19:52:23.721Z Downloaded const_format_proc_macros v0.2.31
12212023-11-04T19:52:23.723Z Downloaded memoffset v0.7.1
12222023-11-04T19:52:23.726Z Downloaded match_cfg v0.1.0
12232023-11-04T19:52:23.729Z Downloaded structopt-derive v0.4.18
12242023-11-04T19:52:23.732Z Downloaded clap_derive v4.4.2
12252023-11-04T19:52:23.735Z Downloaded libm v0.2.7
12262023-11-04T19:52:23.739Z Downloaded cfg-if v0.1.10
12272023-11-04T19:52:23.742Z Downloaded autocfg v1.1.0
12282023-11-04T19:52:23.745Z Compiling proc-macro2 v1.0.67
12292023-11-04T19:52:23.748Z Compiling unicode-ident v1.0.12
12302023-11-04T19:52:23.751Z Compiling libc v0.2.149
12312023-11-04T19:52:23.754Z Compiling serde v1.0.188
12322023-11-04T19:52:23.757Z Compiling version_check v0.9.4
12332023-11-04T19:52:23.760Z Compiling autocfg v1.1.0
12342023-11-04T19:52:23.765Z Compiling cfg-if v1.0.0
12352023-11-04T19:52:23.768Z Compiling syn v1.0.109
12362023-11-04T19:52:23.771Z Compiling typenum v1.16.0
12372023-11-04T19:52:23.774Z Compiling once_cell v1.18.0
12382023-11-04T19:52:24.293Z Compiling thiserror v1.0.49
12392023-11-04T19:52:24.436Z Compiling generic-array v0.14.7
12402023-11-04T19:52:24.493Z Compiling lock_api v0.4.10
12412023-11-04T19:52:25.641Z Compiling libm v0.2.7
12422023-11-04T19:52:25.690Z Compiling parking_lot_core v0.9.8
12432023-11-04T19:52:25.710Z Compiling num-traits v0.2.16
12442023-11-04T19:52:25.918Z Compiling itoa v1.0.9
12452023-11-04T19:52:25.982Z Compiling memchr v2.6.3
12462023-11-04T19:52:26.091Z Compiling futures-core v0.3.29
12472023-11-04T19:52:26.263Z Compiling ahash v0.8.3
12482023-11-04T19:52:26.286Z Compiling serde_json v1.0.108
12492023-11-04T19:52:26.568Z Compiling log v0.4.20
12502023-11-04T19:52:26.753Z Compiling slab v0.4.9
12512023-11-04T19:52:26.917Z Compiling futures-task v0.3.29
12522023-11-04T19:52:27.313Z Compiling quote v1.0.33
12532023-11-04T19:52:27.418Z Compiling futures-channel v0.3.29
12542023-11-04T19:52:27.504Z Compiling futures-util v0.3.29
12552023-11-04T19:52:27.676Z Compiling pkg-config v0.3.27
12562023-11-04T19:52:27.958Z Compiling syn v2.0.32
12572023-11-04T19:52:28.640Z Compiling getrandom v0.2.10
12582023-11-04T19:52:28.711Z Compiling jobserver v0.1.26
12592023-11-04T19:52:28.894Z Compiling ryu v1.0.15
12602023-11-04T19:52:29.323Z Compiling cc v1.0.83
12612023-11-04T19:52:29.578Z Compiling rand_core v0.6.4
12622023-11-04T19:52:29.849Z Compiling vcpkg v0.2.15
12632023-11-04T19:52:29.972Z Compiling allocator-api2 v0.2.16
12642023-11-04T19:52:30.337Z Compiling scopeguard v1.2.0
12652023-11-04T19:52:30.422Z Compiling schemars v0.8.13
12662023-11-04T19:52:30.895Z Compiling heck v0.4.1
12672023-11-04T19:52:31.245Z Compiling hashbrown v0.14.2
12682023-11-04T19:52:31.282Z Compiling equivalent v1.0.1
12692023-11-04T19:52:31.641Z Compiling smallvec v1.11.0
12702023-11-04T19:52:32.355Z Compiling byteorder v1.5.0
12712023-11-04T19:52:32.876Z Compiling fnv v1.0.7
12722023-11-04T19:52:33.068Z Compiling httparse v1.8.0
12732023-11-04T19:52:33.124Z Compiling iana-time-zone v0.1.57
12742023-11-04T19:52:33.517Z Compiling pin-project-lite v0.2.13
12752023-11-04T19:52:33.659Z Compiling semver v1.0.20
12762023-11-04T19:52:33.802Z Compiling subtle v2.5.0
12772023-11-04T19:52:34.288Z Compiling parking_lot v0.12.1
12782023-11-04T19:52:34.314Z Compiling ring v0.16.20
12792023-11-04T19:52:34.433Z Compiling ring v0.17.5
12802023-11-04T19:52:34.603Z Compiling indexmap v1.9.3
12812023-11-04T19:52:34.806Z Compiling tinyvec_macros v0.1.1
12822023-11-04T19:52:34.937Z Compiling dyn-clone v1.0.13
12832023-11-04T19:52:35.005Z Compiling time-core v0.1.1
12842023-11-04T19:52:35.066Z Compiling tinyvec v1.6.0
12852023-11-04T19:52:35.252Z Compiling openssl-sys v0.9.93
12862023-11-04T19:52:35.281Z Compiling time-macros v0.2.13
12872023-11-04T19:52:35.956Z Compiling mio v0.8.8
12882023-11-04T19:52:36.118Z Compiling num_cpus v1.16.0
12892023-11-04T19:52:36.338Z Compiling socket2 v0.5.4
12902023-11-04T19:52:36.511Z Compiling signal-hook-registry v1.4.1
12912023-11-04T19:52:37.673Z Compiling unicode-normalization v0.1.22
12922023-11-04T19:52:37.859Z Compiling unicode-bidi v0.3.13
12932023-11-04T19:52:37.894Z Compiling rustls v0.21.8
12942023-11-04T19:52:38.246Z Compiling slog v2.7.0
12952023-11-04T19:52:38.894Z Compiling aho-corasick v1.0.4
12962023-11-04T19:52:39.615Z Compiling serde_derive_internals v0.26.0
12972023-11-04T19:52:39.941Z Compiling spin v0.5.2
12982023-11-04T19:52:40.088Z Compiling regex-syntax v0.8.2
12992023-11-04T19:52:40.152Z Compiling percent-encoding v2.3.0
13002023-11-04T19:52:40.268Z Compiling ucd-trie v0.1.6
13012023-11-04T19:52:40.765Z Compiling backtrace v0.3.69
13022023-11-04T19:52:41.233Z Compiling async-trait v0.1.74
13032023-11-04T19:52:41.369Z Compiling form_urlencoded v1.2.0
13042023-11-04T19:52:41.882Z Compiling openssl v0.10.57
13052023-11-04T19:52:42.025Z Compiling futures-sink v0.3.29
13062023-11-04T19:52:42.245Z Compiling pin-utils v0.1.0
13072023-11-04T19:52:42.380Z Compiling anyhow v1.0.75
13082023-11-04T19:52:42.484Z Compiling winnow v0.5.15
13092023-11-04T19:52:43.617Z Compiling idna v0.4.0
13102023-11-04T19:52:44.013Z Compiling native-tls v0.2.11
13112023-11-04T19:52:44.334Z Compiling unicode-xid v0.2.4
13122023-11-04T19:52:45.136Z Compiling url v2.4.1
13132023-11-04T19:52:45.464Z Compiling rustversion v1.0.14
13142023-11-04T19:52:46.336Z Compiling regex-automata v0.4.3
13152023-11-04T19:52:46.391Z Compiling futures-io v0.3.29
13162023-11-04T19:52:46.706Z Compiling const-oid v0.9.5
13172023-11-04T19:52:48.519Z Compiling hashbrown v0.13.2
13182023-11-04T19:52:48.911Z Compiling unicode-width v0.1.11
13192023-11-04T19:52:49.055Z Compiling synstructure v0.12.6
13202023-11-04T19:52:49.155Z Compiling crossbeam-utils v0.8.16
13212023-11-04T19:52:49.855Z Compiling cpufeatures v0.2.9
13222023-11-04T19:52:49.957Z Compiling tracing-core v0.1.31
13232023-11-04T19:52:49.995Z Compiling adler v1.0.2
13242023-11-04T19:52:50.343Z Compiling ppv-lite86 v0.2.17
13252023-11-04T19:52:50.395Z Compiling miniz_oxide v0.7.1
13262023-11-04T19:52:51.649Z Compiling rustix v0.38.9
13272023-11-04T19:52:51.689Z Compiling rand_chacha v0.3.1
13282023-11-04T19:52:52.439Z Compiling usdt-impl v0.3.5
13292023-11-04T19:52:52.803Z Compiling gimli v0.28.0
13302023-11-04T19:52:52.886Z Compiling bitflags v1.3.2
13312023-11-04T19:52:53.090Z Compiling rand v0.8.5
13322023-11-04T19:52:53.241Z Compiling object v0.32.1
13332023-11-04T19:52:53.380Z Compiling serde_derive v1.0.188
13342023-11-04T19:52:53.547Z Compiling zeroize_derive v1.4.2
13352023-11-04T19:52:53.666Z Compiling thiserror-impl v1.0.49
13362023-11-04T19:52:53.833Z Compiling tokio-macros v2.1.0
13372023-11-04T19:52:55.452Z Compiling futures-macro v0.3.29
13382023-11-04T19:52:55.971Z Compiling tracing-attributes v0.1.26
13392023-11-04T19:52:56.358Z Compiling schemars_derive v0.8.13
13402023-11-04T19:52:58.688Z Compiling zeroize v1.6.0
13412023-11-04T19:52:58.828Z Compiling pest v2.7.2
13422023-11-04T19:53:01.341Z Compiling regex v1.10.2
13432023-11-04T19:53:01.635Z Compiling crypto-common v0.1.6
13442023-11-04T19:53:01.681Z Compiling openssl-macros v0.1.1
13452023-11-04T19:53:02.002Z Compiling block-buffer v0.10.4
13462023-11-04T19:53:02.815Z Compiling digest v0.10.7
13472023-11-04T19:53:03.274Z Compiling pest_meta v2.7.2
13482023-11-04T19:53:03.378Z Compiling zerocopy-derive v0.2.0
13492023-11-04T19:53:03.495Z Compiling tracing v0.1.37
13502023-11-04T19:53:03.904Z Compiling addr2line v0.21.0
13512023-11-04T19:53:04.970Z Compiling num_threads v0.1.6
13522023-11-04T19:53:05.150Z Compiling deranged v0.3.8
13532023-11-04T19:53:05.224Z Compiling base64 v0.21.5
13542023-11-04T19:53:05.462Z Compiling pest_generator v2.7.2
13552023-11-04T19:53:06.274Z Compiling zerocopy v0.3.0
13562023-11-04T19:53:06.557Z Compiling rustc-demangle v0.1.23
13572023-11-04T19:53:07.680Z Compiling dof v0.1.5
13582023-11-04T19:53:08.344Z Compiling time v0.3.27
13592023-11-04T19:53:08.590Z Compiling spin v0.9.8
13602023-11-04T19:53:09.175Z Compiling thread-id v4.2.0
13612023-11-04T19:53:09.341Z Compiling lazy_static v1.4.0
13622023-11-04T19:53:10.850Z Compiling pest_derive v2.7.2
13632023-11-04T19:53:10.918Z Compiling strum_macros v0.25.2
13642023-11-04T19:53:12.012Z Compiling dtrace-parser v0.1.14
13652023-11-04T19:53:13.068Z Compiling untrusted v0.7.1
13662023-11-04T19:53:13.384Z Compiling strsim v0.10.0
13672023-11-04T19:53:15.526Z Compiling untrusted v0.9.0
13682023-11-04T19:53:15.550Z Compiling regress v0.7.1
13692023-11-04T19:53:15.795Z Compiling socket2 v0.4.9
13702023-11-04T19:53:17.113Z Compiling bytes v1.5.0
13712023-11-04T19:53:17.310Z Compiling indexmap v2.1.0
13722023-11-04T19:53:17.646Z Compiling chrono v0.4.31
13732023-11-04T19:53:17.823Z Compiling uuid v1.4.1
13742023-11-04T19:53:18.961Z Compiling http v0.2.9
13752023-11-04T19:53:19.224Z Compiling tokio v1.33.0
13762023-11-04T19:53:19.363Z Compiling toml_datetime v0.6.5
13772023-11-04T19:53:19.438Z Compiling serde_spanned v0.6.4
13782023-11-04T19:53:19.820Z Compiling toml_edit v0.19.15
13792023-11-04T19:53:20.112Z Compiling bitflags v2.4.0
13802023-11-04T19:53:20.810Z Compiling rustc_version v0.4.0
13812023-11-04T19:53:21.312Z Compiling openapiv3 v1.0.3
13822023-11-04T19:53:24.606Z Compiling serde_tokenstream v0.1.7
13832023-11-04T19:53:24.860Z Compiling serde_tokenstream v0.2.0
13842023-11-04T19:53:25.246Z Compiling hashbrown v0.12.3
13852023-11-04T19:53:25.410Z Compiling typify-impl v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
13862023-11-04T19:53:25.681Z Compiling sct v0.7.0
13872023-11-04T19:53:26.183Z Compiling httpdate v1.0.3
13882023-11-04T19:53:26.430Z Compiling usdt-macro v0.3.5
13892023-11-04T19:53:26.947Z Compiling usdt-attr-macro v0.3.5
13902023-11-04T19:53:28.154Z Compiling try-lock v0.2.4
13912023-11-04T19:53:28.369Z Compiling want v0.3.1
13922023-11-04T19:53:28.439Z Compiling http-body v0.4.5
13932023-11-04T19:53:28.587Z Compiling rustls-pemfile v1.0.3
13942023-11-04T19:53:28.823Z Compiling openssl-probe v0.1.5
13952023-11-04T19:53:29.113Z Compiling foreign-types-shared v0.1.1
13962023-11-04T19:53:29.179Z Compiling mime v0.3.17
13972023-11-04T19:53:29.212Z Compiling tower-service v0.3.2
13982023-11-04T19:53:29.358Z Compiling foreign-types v0.3.2
13992023-11-04T19:53:29.495Z Compiling errno v0.3.2
14002023-11-04T19:53:29.721Z Compiling ipnet v2.8.0
14012023-11-04T19:53:29.916Z Compiling getopts v0.2.21
14022023-11-04T19:53:30.156Z Compiling encoding_rs v0.8.33
14032023-11-04T19:53:31.482Z Compiling unsafe-libyaml v0.2.9
14042023-11-04T19:53:31.836Z Compiling regex-syntax v0.6.29
14052023-11-04T19:53:31.899Z Compiling rustls-native-certs v0.6.3
14062023-11-04T19:53:32.602Z Compiling tokio-util v0.7.10
14072023-11-04T19:53:33.877Z Compiling serde_yaml v0.9.25
14082023-11-04T19:53:34.749Z Compiling h2 v0.3.21
14092023-11-04T19:53:35.144Z Compiling serde_urlencoded v0.7.1
14102023-11-04T19:53:36.673Z Compiling webpki-roots v0.25.2
14112023-11-04T19:53:39.730Z Compiling hmac v0.12.1
14122023-11-04T19:53:40.058Z Compiling num-integer v0.1.45
14132023-11-04T19:53:40.494Z Compiling sha2 v0.10.8
14142023-11-04T19:53:41.483Z Compiling block-padding v0.3.3
14152023-11-04T19:53:41.997Z Compiling inout v0.1.3
14162023-11-04T19:53:42.378Z Compiling futures-executor v0.3.29
14172023-11-04T19:53:43.173Z Compiling tokio-native-tls v0.3.1
14182023-11-04T19:53:43.356Z Compiling cipher v0.4.4
14192023-11-04T19:53:43.628Z Compiling toml v0.7.8
14202023-11-04T19:53:44.080Z Compiling crc32fast v1.3.2
14212023-11-04T19:53:44.303Z Compiling fallible-iterator v0.2.0
14222023-11-04T19:53:44.811Z Compiling futures v0.3.29
14232023-11-04T19:53:44.981Z Compiling ipnetwork v0.20.0
14242023-11-04T19:53:45.531Z Compiling siphasher v0.3.11
14252023-11-04T19:53:45.956Z Compiling usdt v0.3.5
14262023-11-04T19:53:46.445Z Compiling hyper v0.14.27
14272023-11-04T19:53:47.083Z Compiling md-5 v0.10.5
14282023-11-04T19:53:47.210Z Compiling stringprep v0.1.3
14292023-11-04T19:53:47.440Z Compiling io-lifetimes v1.0.11
14302023-11-04T19:53:48.237Z Compiling postgres-protocol v0.6.6
14312023-11-04T19:53:48.590Z Compiling phf_shared v0.11.2
14322023-11-04T19:53:48.935Z Compiling hex v0.4.3
14332023-11-04T19:53:48.962Z Compiling enum-as-inner v0.5.1
14342023-11-04T19:53:49.567Z Compiling slog-async v2.8.0
14352023-11-04T19:53:49.973Z Compiling postgres-types v0.2.6
14362023-11-04T19:53:50.311Z Compiling phf v0.11.2
14372023-11-04T19:53:50.470Z Compiling num-bigint v0.4.4
14382023-11-04T19:53:50.754Z Compiling data-encoding v2.4.0
14392023-11-04T19:53:51.100Z Compiling whoami v1.4.1
14402023-11-04T19:53:51.103Z Compiling rustix v0.37.23
14412023-11-04T19:53:52.173Z Compiling tokio-postgres v0.7.10
14422023-11-04T19:53:52.753Z Compiling zerocopy-derive v0.6.4
14432023-11-04T19:53:53.333Z Compiling static_assertions v1.1.0
14442023-11-04T19:53:55.700Z Compiling ident_case v1.0.1
14452023-11-04T19:53:55.968Z Compiling either v1.9.0
14462023-11-04T19:53:56.223Z Compiling darling_core v0.20.3
14472023-11-04T19:53:57.081Z Compiling typify-macro v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
14482023-11-04T19:53:57.343Z Compiling camino v1.1.6
14492023-11-04T19:53:57.982Z Compiling flate2 v1.0.28
14502023-11-04T19:53:58.134Z Compiling hyper-tls v0.5.0
14512023-11-04T19:53:58.652Z Compiling heapless v0.7.16
14522023-11-04T19:53:58.677Z Compiling bzip2-sys v0.1.11+1.0.8
14532023-11-04T19:53:59.226Z Compiling memoffset v0.9.0
14542023-11-04T19:53:59.318Z Compiling matches v0.1.10
14552023-11-04T19:53:59.653Z Compiling unicode-segmentation v1.10.1
14562023-11-04T19:53:59.679Z Compiling managed v0.8.0
14572023-11-04T19:54:00.437Z Compiling radium v0.7.0
14582023-11-04T19:54:00.943Z Compiling idna v0.2.3
14592023-11-04T19:54:01.201Z Compiling itertools v0.11.0
14602023-11-04T19:54:02.493Z Compiling multer v2.1.0
14612023-11-04T19:54:03.059Z Compiling trust-dns-proto v0.22.0
14622023-11-04T19:54:03.812Z Compiling async-stream-impl v0.3.5
14632023-11-04T19:54:04.088Z Compiling crossbeam-epoch v0.9.15
14642023-11-04T19:54:04.216Z Compiling typify v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
14652023-11-04T19:54:04.421Z Compiling progenitor-impl v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
14662023-11-04T19:54:04.668Z Compiling num-iter v0.1.43
14672023-11-04T19:54:05.080Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
14682023-11-04T19:54:05.549Z Compiling darling_macro v0.20.3
14692023-11-04T19:54:05.850Z Compiling anstyle v1.0.2
14702023-11-04T19:54:06.086Z Compiling paste v1.0.14
14712023-11-04T19:54:06.393Z Compiling bit-vec v0.6.3
14722023-11-04T19:54:06.635Z Compiling utf8parse v0.2.1
14732023-11-04T19:54:06.760Z Compiling smoltcp v0.9.1
14742023-11-04T19:54:06.913Z Compiling anstyle-parse v0.2.1
14752023-11-04T19:54:07.079Z Compiling darling v0.20.3
14762023-11-04T19:54:07.251Z Compiling serde_with_macros v2.3.3
14772023-11-04T19:54:09.275Z Compiling zerocopy v0.6.4
14782023-11-04T19:54:10.072Z Compiling signature v2.1.0
14792023-11-04T19:54:10.440Z Compiling hubpack_derive v0.1.1
14802023-11-04T19:54:10.660Z Compiling clap_derive v4.4.2
14812023-11-04T19:54:11.165Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
14822023-11-04T19:54:11.646Z Compiling anstyle-query v1.0.0
14832023-11-04T19:54:11.791Z Compiling colorchoice v1.0.0
14842023-11-04T19:54:12.124Z Compiling yasna v0.5.2
14852023-11-04T19:54:12.362Z Compiling anstream v0.5.0
14862023-11-04T19:54:13.628Z Compiling terminal_size v0.2.6
14872023-11-04T19:54:14.177Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
14882023-11-04T19:54:15.583Z Compiling diesel_table_macro_syntax v0.1.0
14892023-11-04T19:54:16.187Z Compiling hash32 v0.2.1
14902023-11-04T19:54:16.263Z Compiling stable_deref_trait v1.2.0
14912023-11-04T19:54:16.416Z Compiling clap_lex v0.5.1
14922023-11-04T19:54:16.558Z Compiling tap v1.0.1
14932023-11-04T19:54:16.882Z Compiling clap_builder v4.4.2
14942023-11-04T19:54:17.289Z Compiling wyz v0.5.1
14952023-11-04T19:54:17.914Z Compiling diesel_derives v2.1.1
14962023-11-04T19:54:17.942Z Compiling progenitor-macro v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
14972023-11-04T19:54:18.704Z Compiling tokio-stream v0.1.14
14982023-11-04T19:54:19.434Z Compiling serde_repr v0.1.16
14992023-11-04T19:54:19.597Z Compiling scheduled-thread-pool v0.2.7
15002023-11-04T19:54:19.710Z Compiling regex-automata v0.1.10
15012023-11-04T19:54:20.330Z Compiling funty v2.0.0
15022023-11-04T19:54:20.508Z Compiling bstr v0.2.17
15032023-11-04T19:54:21.160Z Compiling r2d2 v0.8.10
15042023-11-04T19:54:23.071Z Compiling bitvec v1.0.1
15052023-11-04T19:54:23.146Z Compiling clap v4.4.3
15062023-11-04T19:54:23.298Z Compiling hubpack v0.1.2
15072023-11-04T19:54:23.854Z Compiling itertools v0.10.5
15082023-11-04T19:54:24.061Z Compiling phf_shared v0.10.0
15092023-11-04T19:54:24.691Z Compiling float-cmp v0.9.0
15102023-11-04T19:54:24.847Z Compiling fixedbitset v0.4.2
15112023-11-04T19:54:25.053Z Compiling new_debug_unreachable v1.0.4
15122023-11-04T19:54:25.185Z Compiling normalize-line-endings v0.3.0
15132023-11-04T19:54:25.276Z Compiling precomputed-hash v0.1.1
15142023-11-04T19:54:25.363Z Compiling regex-automata v0.3.8
15152023-11-04T19:54:25.436Z Compiling predicates-core v1.0.6
15162023-11-04T19:54:26.012Z Compiling difflib v0.4.0
15172023-11-04T19:54:28.180Z Compiling predicates v3.0.4
15182023-11-04T19:54:28.778Z Compiling bstr v1.6.0
15192023-11-04T19:54:29.575Z Compiling string_cache v0.8.7
15202023-11-04T19:54:30.343Z Compiling petgraph v0.6.4
15212023-11-04T19:54:30.636Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
15222023-11-04T19:54:31.034Z Compiling similar v2.2.1
15232023-11-04T19:54:31.455Z Compiling bit-set v0.5.3
15242023-11-04T19:54:31.913Z Compiling console v0.15.7
15252023-11-04T19:54:33.102Z Compiling lalrpop-util v0.19.12
15262023-11-04T19:54:42.020Z Compiling diesel v2.1.3
15272023-11-04T19:54:45.434Z Compiling proc-macro-crate v1.3.1
15282023-11-04T19:54:53.911Z Compiling crucible-workspace-hack v0.1.0
15292023-11-04T19:55:12.179Z Compiling atty v0.2.14
15302023-11-04T19:55:13.063Z Compiling structmeta-derive v0.2.0
15312023-11-04T19:55:15.816Z Compiling toml_edit v0.20.7
15322023-11-04T19:55:17.057Z Compiling sha1 v0.10.5
15332023-11-04T19:55:17.547Z Compiling structmeta v0.2.0
15342023-11-04T19:55:17.737Z Compiling match_cfg v0.1.0
15352023-11-04T19:55:17.964Z Compiling regex-syntax v0.7.5
15362023-11-04T19:55:18.174Z Compiling hostname v0.3.1
15372023-11-04T19:55:23.791Z Compiling toml v0.8.6
15382023-11-04T19:55:28.636Z Compiling dirs-sys-next v0.1.2
15392023-11-04T19:55:28.714Z Compiling parse-display-derive v0.8.2
15402023-11-04T19:55:29.676Z Compiling dirs-next v2.0.0
15412023-11-04T19:55:32.039Z Compiling thread_local v1.1.7
15422023-11-04T19:55:33.009Z Compiling term v0.7.0
15432023-11-04T19:55:33.640Z Compiling crossbeam-channel v0.5.8
15442023-11-04T19:55:35.842Z Compiling take_mut v0.2.2
15452023-11-04T19:55:36.356Z Compiling slog-term v2.9.0
15462023-11-04T19:55:38.229Z Compiling slog-json v2.6.1
15472023-11-04T19:55:38.475Z Compiling instant v0.1.12
15482023-11-04T19:55:38.823Z Compiling slog-bunyan v2.4.0
15492023-11-04T19:55:39.650Z Compiling structmeta-derive v0.1.6
15502023-11-04T19:55:40.685Z Compiling strum v0.25.0
15512023-11-04T19:55:40.767Z Compiling atomic-waker v1.1.1
15522023-11-04T19:55:41.069Z Compiling waitgroup v0.1.2
15532023-11-04T19:55:41.368Z Compiling num_enum_derive v0.5.11
15542023-11-04T19:55:41.469Z Compiling serde_with v2.3.3
15552023-11-04T19:55:42.406Z Compiling async-stream v0.3.5
15562023-11-04T19:55:44.013Z Compiling serde_path_to_error v0.1.14
15572023-11-04T19:55:44.057Z Compiling structmeta v0.1.6
15582023-11-04T19:55:44.697Z Compiling libz-sys v1.1.12
15592023-11-04T19:55:44.723Z Compiling parse-display-derive v0.7.0
15602023-11-04T19:55:45.430Z Compiling fastrand v2.0.0
15612023-11-04T19:55:45.470Z Compiling debug-ignore v1.0.5
15622023-11-04T19:55:46.312Z Compiling tempfile v3.8.0
15632023-11-04T19:55:47.415Z Compiling proc-macro-error-attr v1.0.4
15642023-11-04T19:55:47.789Z Compiling slog-dtrace v0.2.3
15652023-11-04T19:55:49.048Z Compiling backoff v0.4.0
15662023-11-04T19:55:49.555Z Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
15672023-11-04T19:55:50.341Z Compiling macaddr v1.0.1
15682023-11-04T19:55:50.905Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
15692023-11-04T19:55:51.101Z Compiling libgit2-sys v0.15.2+1.6.4
15702023-11-04T19:55:51.124Z Compiling proc-macro-error v1.0.4
15712023-11-04T19:55:51.151Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
15722023-11-04T19:55:52.821Z Compiling libsqlite3-sys v0.26.0
15732023-11-04T19:55:52.882Z Compiling memoffset v0.7.1
15742023-11-04T19:55:53.242Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
15752023-11-04T19:55:55.605Z Compiling foreign-types-macros v0.2.3
15762023-11-04T19:55:55.982Z Compiling vergen v8.2.4
15772023-11-04T19:55:56.390Z Compiling base64ct v1.6.0
15782023-11-04T19:56:00.447Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
15792023-11-04T19:56:01.763Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
15802023-11-04T19:56:06.924Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
15812023-11-04T19:56:07.593Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
15822023-11-04T19:56:08.109Z Compiling platforms v3.0.2
15832023-11-04T19:56:08.597Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
15842023-11-04T19:56:08.832Z Compiling num_enum_derive v0.7.0
15852023-11-04T19:56:08.859Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
15862023-11-04T19:56:09.042Z Compiling password-hash v0.5.0
15872023-11-04T19:56:09.229Z Compiling heck v0.3.3
15882023-11-04T19:56:09.715Z Compiling curve25519-dalek v4.1.0
15892023-11-04T19:56:09.788Z Compiling blake2 v0.10.6
15902023-11-04T19:56:10.204Z Compiling libefi-sys v0.1.0
15912023-11-04T19:56:10.420Z Compiling structopt-derive v0.4.18
15922023-11-04T19:56:10.490Z Compiling argon2 v0.5.2
15932023-11-04T19:56:10.836Z Compiling zone_cfg_derive v0.2.0
15942023-11-04T19:56:12.463Z Compiling num-derive v0.4.0
15952023-11-04T19:56:13.081Z Compiling curve25519-dalek-derive v0.1.0
15962023-11-04T19:56:13.109Z Compiling same-file v1.0.6
15972023-11-04T19:56:13.446Z Compiling walkdir v2.4.0
15982023-11-04T19:56:14.552Z Compiling toml v0.5.11
15992023-11-04T19:56:15.035Z Compiling semver-parser v0.10.2
16002023-11-04T19:56:15.327Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
16012023-11-04T19:56:15.854Z Compiling xattr v1.0.1
16022023-11-04T19:56:15.980Z Compiling filetime v0.2.22
16032023-11-04T19:56:15.983Z Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
16042023-11-04T19:56:16.197Z Compiling erased-serde v0.3.30
16052023-11-04T19:56:16.293Z Compiling getrandom v0.1.16
16062023-11-04T19:56:16.480Z Compiling tar v0.4.40
16072023-11-04T19:56:16.528Z Compiling semver v0.11.0
16082023-11-04T19:56:17.041Z Compiling parse-display v0.8.2
16092023-11-04T19:56:17.237Z Compiling universal-hash v0.5.1
16102023-11-04T19:56:17.361Z Compiling bitstruct_derive v0.1.0
16112023-11-04T19:56:17.543Z Compiling async-recursion v1.0.5
16122023-11-04T19:56:17.759Z Compiling opaque-debug v0.3.0
16132023-11-04T19:56:17.907Z Compiling home v0.5.5
16142023-11-04T19:56:18.259Z Compiling toolchain_find v0.2.0
16152023-11-04T19:56:18.712Z Compiling num-rational v0.4.1
16162023-11-04T19:56:18.939Z Compiling unicase v2.7.0
16172023-11-04T19:56:19.096Z Compiling parking_lot_core v0.8.6
16182023-11-04T19:56:19.258Z Compiling rustfmt-wrapper v0.2.0
16192023-11-04T19:56:19.528Z Compiling parse-display v0.7.0
16202023-11-04T19:56:19.640Z Compiling num_enum v0.5.11
16212023-11-04T19:56:19.705Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
16222023-11-04T19:56:19.810Z Compiling aead v0.5.2
16232023-11-04T19:56:19.876Z Compiling winapi v0.3.9
16242023-11-04T19:56:20.251Z Compiling postcard-cobs v0.1.5-pre
16252023-11-04T19:56:20.277Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
16262023-11-04T19:56:20.432Z Compiling polyval v0.6.1
16272023-11-04T19:56:20.698Z Compiling postcard v0.7.3
16282023-11-04T19:56:21.208Z Compiling smoltcp v0.8.2
16292023-11-04T19:56:21.295Z Compiling aes v0.8.3
16302023-11-04T19:56:21.351Z Compiling ctr v0.9.2
16312023-11-04T19:56:21.509Z Compiling thiserror-impl-no-std v2.0.2
16322023-11-04T19:56:21.882Z Compiling foreign-types-shared v0.3.1
16332023-11-04T19:56:21.908Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
16342023-11-04T19:56:21.932Z Compiling cfg-if v0.1.10
16352023-11-04T19:56:22.113Z Compiling foreign-types v0.5.0
16362023-11-04T19:56:22.251Z Compiling mime_guess v2.0.4
16372023-11-04T19:56:24.119Z Compiling is-terminal v0.4.9
16382023-11-04T19:56:24.283Z Compiling hashlink v0.8.3
16392023-11-04T19:56:24.309Z Compiling cstr-argument v0.1.2
16402023-11-04T19:56:24.701Z Compiling fallible-streaming-iterator v0.1.9
16412023-11-04T19:56:24.790Z Compiling pretty-hex v0.2.1
16422023-11-04T19:56:25.107Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
16432023-11-04T19:56:25.325Z Compiling rusqlite v0.29.0
16442023-11-04T19:56:25.515Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
16452023-11-04T19:56:25.721Z Compiling colored v2.0.4
16462023-11-04T19:56:26.142Z Compiling nix v0.26.2
16472023-11-04T19:56:26.168Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
16482023-11-04T19:56:26.484Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
16492023-11-04T19:56:28.379Z Compiling twox-hash v1.6.3
16502023-11-04T19:56:29.549Z Compiling hkdf v0.12.3
16512023-11-04T19:56:29.942Z Compiling textwrap v0.11.0
16522023-11-04T19:56:30.140Z Compiling const_format_proc_macros v0.2.31
16532023-11-04T19:56:30.288Z Compiling quick-error v1.2.3
16542023-11-04T19:56:30.510Z Compiling strsim v0.8.0
16552023-11-04T19:56:30.839Z Compiling linked-hash-map v0.5.6
16562023-11-04T19:56:30.903Z Compiling ansi_term v0.12.1
16572023-11-04T19:56:31.694Z Compiling vec_map v0.8.2
16582023-11-04T19:56:32.202Z Compiling clap v2.34.0
16592023-11-04T19:56:32.387Z Compiling lru-cache v0.1.2
16602023-11-04T19:56:32.684Z Compiling resolv-conf v0.7.0
16612023-11-04T19:56:32.912Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
16622023-11-04T19:56:35.186Z Compiling num_enum v0.7.0
16632023-11-04T19:56:35.444Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
16642023-11-04T19:56:36.485Z Compiling bincode v1.3.3
16652023-11-04T19:56:37.083Z Compiling termcolor v1.2.0
16662023-11-04T19:56:37.364Z Compiling utf-8 v0.7.6
16672023-11-04T19:56:37.969Z Compiling base64 v0.13.1
16682023-11-04T19:56:38.193Z Compiling cancel-safe-futures v0.1.5
16692023-11-04T19:56:38.563Z Compiling humantime v2.1.0
16702023-11-04T19:56:38.668Z Compiling convert_case v0.4.0
16712023-11-04T19:56:38.863Z Compiling keccak v0.1.4
16722023-11-04T19:56:39.898Z Compiling sha3 v0.10.8
16732023-11-04T19:56:39.947Z Compiling derive_more v0.99.17
16742023-11-04T19:56:40.309Z Compiling env_logger v0.9.3
16752023-11-04T19:56:40.944Z Compiling structopt v0.3.26
16762023-11-04T19:56:41.056Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
16772023-11-04T19:56:42.585Z Compiling trust-dns-resolver v0.22.0
16782023-11-04T19:56:43.009Z Compiling aes-gcm-siv v0.11.1
16792023-11-04T19:56:43.438Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
16802023-11-04T19:56:44.538Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
16812023-11-04T19:56:46.462Z Compiling zone v0.2.0
16822023-11-04T19:56:48.741Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
16832023-11-04T19:56:49.557Z Compiling secrecy v0.8.0
16842023-11-04T19:56:49.626Z Compiling smf v0.2.2
16852023-11-04T19:56:49.968Z Compiling viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
16862023-11-04T19:56:50.960Z Compiling ringbuffer v0.15.0
16872023-11-04T19:56:51.616Z Compiling ascii v1.1.0
16882023-11-04T19:56:52.679Z Compiling rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
16892023-11-04T19:56:53.034Z Compiling viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
16902023-11-04T19:56:53.055Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
16912023-11-04T19:56:54.182Z Compiling bitstruct v0.1.1
16922023-11-04T19:56:55.325Z Compiling dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
16932023-11-04T19:56:56.487Z Compiling serde_arrays v0.1.0
16942023-11-04T19:56:56.725Z Compiling ff v0.13.0
16952023-11-04T19:56:56.841Z Compiling nibble_vec v0.1.0
16962023-11-04T19:56:57.138Z Compiling endian-type v0.1.2
16972023-11-04T19:56:57.174Z Compiling arc-swap v1.6.0
16982023-11-04T19:56:57.494Z Compiling radix_trie v0.2.1
16992023-11-04T19:56:58.076Z Compiling slog-scope v4.4.0
17002023-11-04T19:56:58.364Z Compiling group v0.13.0
17012023-11-04T19:56:58.644Z Compiling rand_core v0.5.1
17022023-11-04T19:56:58.965Z Compiling tungstenite v0.20.1
17032023-11-04T19:56:59.628Z Compiling poly1305 v0.8.0
17042023-11-04T19:57:00.913Z Compiling chacha20 v0.9.1
17052023-11-04T19:57:01.628Z Compiling crypto-bigint v0.5.2
17062023-11-04T19:57:01.798Z Compiling num-complex v0.4.4
17072023-11-04T19:57:01.842Z Compiling base16ct v0.2.0
17082023-11-04T19:57:02.441Z Compiling half v1.8.2
17092023-11-04T19:57:02.447Z Compiling ciborium-io v0.2.1
17102023-11-04T19:57:02.636Z Compiling option-ext v0.2.0
17112023-11-04T19:57:02.822Z Compiling dirs-sys v0.4.1
17122023-11-04T19:57:03.582Z Compiling num v0.4.1
17132023-11-04T19:57:03.711Z Compiling ciborium-ll v0.2.1
17142023-11-04T19:57:03.744Z Compiling tokio-tungstenite v0.20.1
17152023-11-04T19:57:03.768Z Compiling parking_lot v0.11.2
17162023-11-04T19:57:03.815Z Compiling rand_chacha v0.2.2
17172023-11-04T19:57:03.862Z Compiling slog-stdlog v4.1.1
17182023-11-04T19:57:04.281Z Compiling trust-dns-client v0.22.0
17192023-11-04T19:57:04.450Z Compiling thiserror-no-std v2.0.2
17202023-11-04T19:57:04.717Z Compiling elliptic-curve v0.13.5
17212023-11-04T19:57:05.529Z Compiling password-hash v0.4.2
17222023-11-04T19:57:05.729Z Compiling ed25519 v2.2.2
17232023-11-04T19:57:06.273Z Compiling blowfish v0.9.1
17242023-11-04T19:57:07.030Z Compiling pbkdf2 v0.12.2
17252023-11-04T19:57:07.168Z Compiling fxhash v0.2.1
17262023-11-04T19:57:08.107Z Compiling sled v0.34.7
17272023-11-04T19:57:08.130Z Compiling bcrypt-pbkdf v0.10.0
17282023-11-04T19:57:08.313Z Compiling trust-dns-server v0.22.1
17292023-11-04T19:57:08.715Z Compiling pbkdf2 v0.11.0
17302023-11-04T19:57:09.030Z Compiling ed25519-dalek v2.0.0
17312023-11-04T19:57:09.318Z Compiling vsss-rs v3.3.1
17322023-11-04T19:57:09.632Z Compiling russh-cryptovec v0.7.0
17332023-11-04T19:57:10.104Z Compiling rand v0.7.3
17342023-11-04T19:57:10.493Z Compiling ciborium v0.2.1
17352023-11-04T19:57:10.766Z Compiling slog-envlogger v2.2.0
17362023-11-04T19:57:13.061Z Compiling dirs v5.0.1
17372023-11-04T19:57:13.132Z Compiling chacha20poly1305 v0.10.1
17382023-11-04T19:57:13.359Z Compiling tungstenite v0.18.0
17392023-11-04T19:57:13.445Z Compiling ron v0.7.1
17402023-11-04T19:57:13.551Z Compiling const_format v0.2.31
17412023-11-04T19:57:14.725Z Compiling ghash v0.5.0
17422023-11-04T19:57:16.140Z Compiling camino-tempfile v1.0.2
17432023-11-04T19:57:16.913Z Compiling cbc v0.1.2
17442023-11-04T19:57:17.096Z Compiling headers-core v0.2.0
17452023-11-04T19:57:17.125Z Compiling pem v3.0.2
17462023-11-04T19:57:17.335Z Compiling bit_field v0.10.2
17472023-11-04T19:57:17.585Z Compiling http-range v0.1.5
17482023-11-04T19:57:17.728Z Compiling pretty-hex v0.3.0
17492023-11-04T19:57:17.752Z Compiling md5 v0.7.0
17502023-11-04T19:57:17.780Z Compiling rcgen v0.11.3
17512023-11-04T19:57:18.025Z Compiling hyper-staticfile v0.9.5
17522023-11-04T19:57:18.321Z Compiling russh-keys v0.38.0
17532023-11-04T19:57:18.454Z Compiling headers v0.3.9
17542023-11-04T19:57:22.633Z Compiling tokio-tungstenite v0.18.0
17552023-11-04T19:57:22.975Z Compiling aes-gcm v0.10.3
17562023-11-04T19:57:26.664Z Compiling pem v1.1.1
17572023-11-04T19:57:28.127Z Compiling atomicwrites v0.4.2
17582023-11-04T19:57:28.687Z Compiling subprocess v0.2.9
17592023-11-04T19:57:29.262Z Compiling hex-literal v0.4.1
17602023-11-04T19:57:29.490Z Compiling glob v0.3.1
17612023-11-04T19:57:29.494Z Compiling russh v0.38.0
17622023-11-04T19:57:36.141Z Compiling bzip2 v0.4.4
17632023-11-04T19:57:36.571Z Compiling zip v0.6.6
17642023-11-04T19:57:43.207Z Compiling rustls-webpki v0.101.7
17652023-11-04T19:57:49.693Z Compiling tokio-rustls v0.24.1
17662023-11-04T19:57:49.953Z Compiling git2 v0.17.2
17672023-11-04T19:57:50.236Z Compiling hyper-rustls v0.24.2
17682023-11-04T19:57:50.897Z Compiling reqwest v0.11.20
17692023-11-04T19:57:55.239Z Compiling progenitor-client v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
17702023-11-04T19:57:55.897Z Compiling progenitor v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
17712023-11-04T19:57:56.133Z Compiling omicron-zone-package v0.8.3
17722023-11-04T19:57:56.367Z Compiling dns-service-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
17732023-11-04T19:57:58.965Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
17742023-11-04T19:58:01.892Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
17752023-11-04T19:58:02.824Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
17762023-11-04T19:58:03.891Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
17772023-11-04T19:58:06.533Z Compiling crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
17782023-11-04T19:58:13.465Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
17792023-11-04T19:58:15.224Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
17802023-11-04T19:58:17.023Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17812023-11-04T19:58:17.677Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
17822023-11-04T19:58:18.975Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
17832023-11-04T19:58:21.045Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
17842023-11-04T19:58:21.073Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
17852023-11-04T19:58:21.633Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
17862023-11-04T19:58:22.022Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
17872023-11-04T19:58:22.149Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
17882023-11-04T19:58:22.833Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
17892023-11-04T19:58:27.530Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
17902023-11-04T19:58:33.826Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
17912023-11-04T19:58:36.796Z Compiling internal-dns v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
17922023-11-04T19:58:39.462Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
17932023-11-04T19:58:43.232Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
17942023-11-04T19:58:44.900Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
17952023-11-04T19:58:47.222Z Compiling propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
17962023-11-04T19:58:59.920Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
17972023-11-04T19:59:16.418Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
17982023-11-04T19:59:16.746Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
17992023-11-04T19:59:16.791Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
18002023-11-04T19:59:17.012Z Compiling propolis-server v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
18012023-11-04T19:59:17.197Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
18022023-11-04T19:59:18.078Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
18032023-11-04T19:59:25.521Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
18042023-11-04T19:59:26.769Z Compiling internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
18052023-11-04T19:59:33.216Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
18062023-11-04T19:59:33.845Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
18072023-11-04T19:59:43.204Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
18082023-11-04T20:00:01.623Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
18092023-11-04T20:00:06.348Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
18102023-11-04T20:00:49.583Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
18112023-11-04T20:02:23.731Z Finished dev [unoptimized + debuginfo] target(s) in 10m 32s
18122023-11-04T20:02:24.085Z
18132023-11-04T20:02:24.088Zreal 10:32.590852080
18142023-11-04T20:02:24.091Zuser 1:01:00.614591752
18152023-11-04T20:02:24.094Zsys 9:37.724686720
18162023-11-04T20:02:24.097Ztrap 2.693811272
18172023-11-04T20:02:24.099Ztflt 4.781197215
18182023-11-04T20:02:24.102Zdflt 8.600785329
18192023-11-04T20:02:24.105Zkflt 0.024260313
18202023-11-04T20:02:24.108Zlock 1:55:32.323327194
18212023-11-04T20:02:24.111Zslp 3:29:31.208065888
18222023-11-04T20:02:24.113Zlat 2:35.345969339
18232023-11-04T20:02:24.116Zstop 6:35.407946404
18242023-11-04T20:02:24.119Z+ mkdir -p /work/end-to-end-tests
18252023-11-04T20:02:24.121Z++ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
18262023-11-04T20:02:25.040Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
18272023-11-04T20:02:25.043Z+ ptime -m gzip
18282023-11-04T20:02:25.045Z++ basename target/debug/bootstrap
18292023-11-04T20:02:42.983Z
18302023-11-04T20:02:42.986Zreal 17.525699914
18312023-11-04T20:02:42.989Zuser 17.315270010
18322023-11-04T20:02:42.992Zsys 0.192293709
18332023-11-04T20:02:43.132Ztrap 0.006538608
18342023-11-04T20:02:43.135Ztflt 0.000000000
18352023-11-04T20:02:43.138Zdflt 0.000000000
18362023-11-04T20:02:43.144Zkflt 0.000000000
18372023-11-04T20:02:43.147Zlock 0.000000000
18382023-11-04T20:02:43.153Zslp 0.000000000
18392023-11-04T20:02:43.156Zlat 0.011249936
18402023-11-04T20:02:43.159Zstop 0.000234859
18412023-11-04T20:02:43.162Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
18422023-11-04T20:02:43.164Z+ ptime -m gzip
18432023-11-04T20:02:43.167Z++ basename /work/oxidecomputer/omicron/target/debug/deps/bootstrap-346a6c0cadffef35
18442023-11-04T20:02:43.697Z
18452023-11-04T20:02:43.700Zreal 1.115612198
18462023-11-04T20:02:43.703Zuser 1.101423833
18472023-11-04T20:02:43.706Zsys 0.013356893
18482023-11-04T20:02:43.709Ztrap 0.000181146
18492023-11-04T20:02:43.712Ztflt 0.000000000
18502023-11-04T20:02:43.715Zdflt 0.000000000
18512023-11-04T20:02:43.720Zkflt 0.000000000
18522023-11-04T20:02:43.723Zlock 0.000000000
18532023-11-04T20:02:43.726Zslp 0.000000000
18542023-11-04T20:02:43.729Zlat 0.000309980
18552023-11-04T20:02:43.731Zstop 0.000224682
18562023-11-04T20:02:43.734Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
18572023-11-04T20:02:43.737Z+ ptime -m gzip
18582023-11-04T20:02:43.740Z++ basename /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-ad8d578e5459ec9d
18592023-11-04T20:03:03.457Z
18602023-11-04T20:03:03.876Zreal 19.750792314
18612023-11-04T20:03:03.880Zuser 19.532172486
18622023-11-04T20:03:03.883Zsys 0.211391704
18632023-11-04T20:03:03.886Ztrap 0.004755173
18642023-11-04T20:03:03.891Ztflt 0.000000000
18652023-11-04T20:03:03.895Zdflt 0.000000000
18662023-11-04T20:03:03.908Zkflt 0.000000000
18672023-11-04T20:03:03.925Zlock 0.000000000
18682023-11-04T20:03:04.356Zslp 0.000000000
18692023-11-04T20:03:04.366Zlat 0.002134439
18702023-11-04T20:03:04.782Zstop 0.000221979
18712023-11-04T20:03:04.786Z+ banner caboose-util
18722023-11-04T20:03:04.789Z
18732023-11-04T20:03:04.792Z #### ## ##### #### #### #### ###### # # #####
18742023-11-04T20:03:04.795Z # # # # # # # # # # # # # # #
18752023-11-04T20:03:04.799Z # # # ##### # # # # #### ##### ##### # # #
18762023-11-04T20:03:04.809Z # ###### # # # # # # # # # # #
18772023-11-04T20:03:04.822Z # # # # # # # # # # # # # # # #
18782023-11-04T20:03:05.238Z #### # # ##### #### #### #### ###### #### #
18792023-11-04T20:03:05.250Z
18802023-11-04T20:03:05.266Z+ ptime -m cargo build --locked -p caboose-util --release
18812023-11-04T20:03:05.320Z Downloading crates ...
18822023-11-04T20:03:05.326Z Downloaded bitfield v0.14.0
18832023-11-04T20:03:05.339Z Downloaded der_derive v0.7.2
18842023-11-04T20:03:05.344Z Downloaded crc-any v2.4.3
18852023-11-04T20:03:05.348Z Downloaded path-slash v0.1.5
18862023-11-04T20:03:05.352Z Downloaded maybe-uninit v2.0.0
18872023-11-04T20:03:05.356Z Downloaded crc v3.0.1
18882023-11-04T20:03:05.360Z Downloaded nodrop v0.1.14
18892023-11-04T20:03:05.363Z Downloaded flagset v0.4.3
18902023-11-04T20:03:05.367Z Downloaded packed_struct v0.10.1
18912023-11-04T20:03:05.370Z Downloaded smallvec v0.6.14
18922023-11-04T20:03:05.373Z Downloaded pem-rfc7468 v0.7.0
18932023-11-04T20:03:05.376Z Downloaded packed_struct_codegen v0.10.1
18942023-11-04T20:03:05.379Z Downloaded crc-catalog v2.2.0
18952023-11-04T20:03:05.382Z Downloaded serde-hex v0.1.0
18962023-11-04T20:03:05.388Z Downloaded array-init v0.0.4
18972023-11-04T20:03:05.392Z Downloaded env_logger v0.10.0
18982023-11-04T20:03:05.396Z Downloaded rsa v0.9.2
18992023-11-04T20:03:05.403Z Downloaded ron v0.8.1
19002023-11-04T20:03:05.408Z Downloaded object v0.30.4
19012023-11-04T20:03:05.412Z Downloaded x509-cert v0.2.4
19022023-11-04T20:03:05.415Z Downloaded num-bigint-dig v0.8.4
19032023-11-04T20:03:05.418Z Downloaded pkcs1 v0.7.5
19042023-11-04T20:03:05.421Z Compiling proc-macro2 v1.0.67
19052023-11-04T20:03:05.424Z Compiling unicode-ident v1.0.12
19062023-11-04T20:03:05.427Z Compiling libc v0.2.149
19072023-11-04T20:03:05.430Z Compiling autocfg v1.1.0
19082023-11-04T20:03:05.433Z Compiling serde v1.0.188
19092023-11-04T20:03:05.436Z Compiling cfg-if v1.0.0
19102023-11-04T20:03:05.439Z Compiling version_check v0.9.4
19112023-11-04T20:03:05.442Z Compiling syn v1.0.109
19122023-11-04T20:03:05.446Z Compiling parking_lot_core v0.9.8
19132023-11-04T20:03:05.449Z Compiling once_cell v1.18.0
19142023-11-04T20:03:05.550Z Compiling typenum v1.16.0
19152023-11-04T20:03:05.745Z Compiling libm v0.2.7
19162023-11-04T20:03:05.781Z Compiling futures-core v0.3.29
19172023-11-04T20:03:05.855Z Compiling generic-array v0.14.7
19182023-11-04T20:03:05.951Z Compiling lock_api v0.4.10
19192023-11-04T20:03:06.176Z Compiling num-traits v0.2.16
19202023-11-04T20:03:06.217Z Compiling pkg-config v0.3.27
19212023-11-04T20:03:06.361Z Compiling scopeguard v1.2.0
19222023-11-04T20:03:06.573Z Compiling slab v0.4.9
19232023-11-04T20:03:06.984Z Compiling serde_json v1.0.108
19242023-11-04T20:03:07.061Z Compiling quote v1.0.33
19252023-11-04T20:03:08.323Z Compiling futures-task v0.3.29
19262023-11-04T20:03:08.332Z Compiling futures-channel v0.3.29
19272023-11-04T20:03:08.335Z Compiling syn v2.0.32
19282023-11-04T20:03:08.338Z Compiling thiserror v1.0.49
19292023-11-04T20:03:08.341Z Compiling jobserver v0.1.26
19302023-11-04T20:03:08.344Z Compiling getrandom v0.2.10
19312023-11-04T20:03:08.492Z Compiling cc v1.0.83
19322023-11-04T20:03:08.759Z Compiling itoa v1.0.9
19332023-11-04T20:03:08.801Z Compiling memchr v2.6.3
19342023-11-04T20:03:09.101Z Compiling futures-util v0.3.29
19352023-11-04T20:03:09.290Z Compiling ahash v0.8.3
19362023-11-04T20:03:09.532Z Compiling smallvec v1.11.0
19372023-11-04T20:03:09.731Z Compiling log v0.4.20
19382023-11-04T20:03:09.987Z Compiling vcpkg v0.2.15
19392023-11-04T20:03:10.279Z Compiling byteorder v1.5.0
19402023-11-04T20:03:11.407Z Compiling rand_core v0.6.4
19412023-11-04T20:03:11.811Z Compiling pin-project-lite v0.2.13
19422023-11-04T20:03:12.542Z Compiling parking_lot v0.12.1
19432023-11-04T20:03:12.794Z Compiling indexmap v1.9.3
19442023-11-04T20:03:13.368Z Compiling openssl-sys v0.9.93
19452023-11-04T20:03:13.950Z Compiling ring v0.17.5
19462023-11-04T20:03:15.327Z Compiling io-lifetimes v1.0.11
19472023-11-04T20:03:15.747Z Compiling ring v0.16.20
19482023-11-04T20:03:16.210Z Compiling num-integer v0.1.45
19492023-11-04T20:03:16.614Z Compiling const-oid v0.9.5
19502023-11-04T20:03:17.309Z Compiling semver v1.0.20
19512023-11-04T20:03:17.639Z Compiling ryu v1.0.15
19522023-11-04T20:03:18.412Z Compiling rustix v0.37.23
19532023-11-04T20:03:19.237Z Compiling spin v0.5.2
19542023-11-04T20:03:19.340Z Compiling mio v0.8.8
19552023-11-04T20:03:19.658Z Compiling socket2 v0.5.4
19562023-11-04T20:03:20.029Z Compiling num_cpus v1.16.0
19572023-11-04T20:03:20.205Z Compiling signal-hook-registry v1.4.1
19582023-11-04T20:03:20.297Z Compiling heck v0.4.1
19592023-11-04T20:03:20.531Z Compiling openssl v0.10.57
19602023-11-04T20:03:20.917Z Compiling ucd-trie v0.1.6
19612023-11-04T20:03:21.082Z Compiling unicode-xid v0.2.4
19622023-11-04T20:03:21.113Z Compiling futures-sink v0.3.29
19632023-11-04T20:03:21.116Z Compiling httparse v1.8.0
19642023-11-04T20:03:21.280Z Compiling synstructure v0.12.6
19652023-11-04T20:03:21.649Z Compiling tinyvec_macros v0.1.1
19662023-11-04T20:03:21.765Z Compiling tinyvec v1.6.0
19672023-11-04T20:03:23.226Z Compiling futures-io v0.3.29
19682023-11-04T20:03:23.879Z Compiling crc32fast v1.3.2
19692023-11-04T20:03:23.893Z Compiling radium v0.7.0
19702023-11-04T20:03:24.514Z Compiling rustls v0.21.8
19712023-11-04T20:03:24.533Z Compiling ppv-lite86 v0.2.17
19722023-11-04T20:03:24.561Z Compiling native-tls v0.2.11
19732023-11-04T20:03:24.892Z Compiling pin-utils v0.1.0
19742023-11-04T20:03:25.013Z Compiling unicode-normalization v0.1.22
19752023-11-04T20:03:25.028Z Compiling bzip2-sys v0.1.11+1.0.8
19762023-11-04T20:03:25.147Z Compiling spin v0.9.8
19772023-11-04T20:03:25.662Z Compiling tracing-core v0.1.31
19782023-11-04T20:03:25.748Z Compiling unicode-bidi v0.3.13
19792023-11-04T20:03:25.842Z Compiling rand_chacha v0.3.1
19802023-11-04T20:03:25.949Z Compiling subtle v2.5.0
19812023-11-04T20:03:26.855Z Compiling rand v0.8.5
19822023-11-04T20:03:28.106Z Compiling errno v0.3.2
19832023-11-04T20:03:28.169Z Compiling num-iter v0.1.43
19842023-11-04T20:03:28.432Z Compiling usdt-impl v0.3.5
19852023-11-04T20:03:28.566Z Compiling base64 v0.21.5
19862023-11-04T20:03:28.894Z Compiling rustix v0.38.9
19872023-11-04T20:03:29.325Z Compiling schemars v0.8.13
19882023-11-04T20:03:30.475Z Compiling serde_derive v1.0.188
19892023-11-04T20:03:30.614Z Compiling zeroize_derive v1.4.2
19902023-11-04T20:03:30.663Z Compiling tokio-macros v2.1.0
19912023-11-04T20:03:30.676Z Compiling thiserror-impl v1.0.49
19922023-11-04T20:03:30.732Z Compiling futures-macro v0.3.29
19932023-11-04T20:03:30.965Z Compiling tracing-attributes v0.1.26
19942023-11-04T20:03:31.567Z Compiling zerocopy-derive v0.2.0
19952023-11-04T20:03:32.138Z Compiling openssl-macros v0.1.1
19962023-11-04T20:03:32.965Z Compiling zeroize v1.6.0
19972023-11-04T20:03:33.163Z Compiling zerocopy-derive v0.6.4
19982023-11-04T20:03:35.454Z Compiling pest v2.7.2
19992023-11-04T20:03:35.980Z Compiling crypto-common v0.1.6
20002023-11-04T20:03:36.079Z Compiling block-buffer v0.10.4
20012023-11-04T20:03:36.464Z Compiling digest v0.10.7
20022023-11-04T20:03:36.534Z Compiling tracing v0.1.37
20032023-11-04T20:03:37.288Z Compiling serde_derive_internals v0.26.0
20042023-11-04T20:03:37.930Z Compiling bitflags v1.3.2
20052023-11-04T20:03:39.212Z Compiling fnv v1.0.7
20062023-11-04T20:03:40.446Z Compiling pest_meta v2.7.2
20072023-11-04T20:03:41.282Z Compiling schemars_derive v0.8.13
20082023-11-04T20:03:42.488Z Compiling zerocopy v0.3.0
20092023-11-04T20:03:43.247Z Compiling pest_generator v2.7.2
20102023-11-04T20:03:44.294Z Compiling lazy_static v1.4.0
20112023-11-04T20:03:44.941Z Compiling backtrace v0.3.69
20122023-11-04T20:03:45.603Z Compiling memoffset v0.9.0
20132023-11-04T20:03:46.029Z Compiling num-bigint v0.4.4
20142023-11-04T20:03:46.284Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
20152023-11-04T20:03:46.304Z Compiling allocator-api2 v0.2.16
20162023-11-04T20:03:46.324Z Compiling iana-time-zone v0.1.57
20172023-11-04T20:03:46.665Z Compiling untrusted v0.7.1
20182023-11-04T20:03:46.885Z Compiling async-trait v0.1.74
20192023-11-04T20:03:47.179Z Compiling hashbrown v0.12.3
20202023-11-04T20:03:47.314Z Compiling percent-encoding v2.3.0
20212023-11-04T20:03:47.478Z Compiling pest_derive v2.7.2
20222023-11-04T20:03:47.515Z Compiling base64ct v1.6.0
20232023-11-04T20:03:47.568Z Compiling crossbeam-utils v0.8.16
20242023-11-04T20:03:47.671Z Compiling foreign-types-shared v0.1.1
20252023-11-04T20:03:47.819Z Compiling untrusted v0.9.0
20262023-11-04T20:03:47.824Z Compiling openssl-probe v0.1.5
20272023-11-04T20:03:48.200Z Compiling smoltcp v0.9.1
20282023-11-04T20:03:48.271Z Compiling foreign-types v0.3.2
20292023-11-04T20:03:48.396Z Compiling pem-rfc7468 v0.7.0
20302023-11-04T20:03:48.513Z Compiling dtrace-parser v0.1.14
20312023-11-04T20:03:49.201Z Compiling hashbrown v0.14.2
20322023-11-04T20:03:51.348Z Compiling dof v0.1.5
20332023-11-04T20:03:51.361Z Compiling clap_derive v4.4.2
20342023-11-04T20:03:51.374Z Compiling der_derive v0.7.2
20352023-11-04T20:03:54.408Z Compiling bytes v1.5.0
20362023-11-04T20:03:55.220Z Compiling bitflags v2.4.0
20372023-11-04T20:03:56.156Z Compiling tokio v1.33.0
20382023-11-04T20:03:56.332Z Compiling rustc_version v0.4.0
20392023-11-04T20:03:57.396Z Compiling heapless v0.7.16
20402023-11-04T20:03:58.579Z Compiling http v0.2.9
20412023-11-04T20:03:59.210Z Compiling uuid v1.4.1
20422023-11-04T20:03:59.414Z Compiling chrono v0.4.31
20432023-11-04T20:04:00.249Z Compiling thread-id v4.2.0
20442023-11-04T20:04:00.676Z Compiling siphasher v0.3.11
20452023-11-04T20:04:01.283Z Compiling rustversion v1.0.14
20462023-11-04T20:04:01.410Z Compiling flagset v0.4.3
20472023-11-04T20:04:01.742Z Compiling try-lock v0.2.4
20482023-11-04T20:04:01.995Z Compiling cpufeatures v0.2.9
20492023-11-04T20:04:02.135Z Compiling equivalent v1.0.1
20502023-11-04T20:04:02.193Z Compiling adler v1.0.2
20512023-11-04T20:04:02.283Z Compiling anstyle v1.0.2
20522023-11-04T20:04:02.706Z Compiling utf8parse v0.2.1
20532023-11-04T20:04:02.967Z Compiling time-core v0.1.1
20542023-11-04T20:04:03.211Z Compiling anstyle-parse v0.2.1
20552023-11-04T20:04:03.225Z Compiling time-macros v0.2.13
20562023-11-04T20:04:05.301Z Compiling miniz_oxide v0.7.1
20572023-11-04T20:04:06.110Z Compiling indexmap v2.1.0
20582023-11-04T20:04:07.651Z Compiling sha2 v0.10.8
20592023-11-04T20:04:07.811Z Compiling want v0.3.1
20602023-11-04T20:04:08.200Z Compiling der v0.7.8
20612023-11-04T20:04:08.248Z Compiling http-body v0.4.5
20622023-11-04T20:04:10.781Z Compiling tokio-util v0.7.10
20632023-11-04T20:04:11.953Z Compiling serde_tokenstream v0.1.7
20642023-11-04T20:04:12.750Z Compiling h2 v0.3.21
20652023-11-04T20:04:14.927Z Compiling sct v0.7.0
20662023-11-04T20:04:15.367Z Compiling form_urlencoded v1.2.0
20672023-11-04T20:04:15.821Z Compiling hubpack_derive v0.1.1
20682023-11-04T20:04:16.672Z Compiling socket2 v0.4.9
20692023-11-04T20:04:17.087Z Compiling crossbeam-epoch v0.9.15
20702023-11-04T20:04:17.781Z Compiling anstyle-query v1.0.0
20712023-11-04T20:04:18.877Z Compiling tap v1.0.1
20722023-11-04T20:04:19.227Z Compiling colorchoice v1.0.0
20732023-11-04T20:04:19.633Z Compiling slog v2.7.0
20742023-11-04T20:04:19.808Z Compiling tower-service v0.3.2
20752023-11-04T20:04:20.141Z Compiling anyhow v1.0.75
20762023-11-04T20:04:20.154Z Compiling httpdate v1.0.3
20772023-11-04T20:04:20.989Z Compiling anstream v0.5.0
20782023-11-04T20:04:22.390Z Compiling wyz v0.5.1
20792023-11-04T20:04:25.264Z Compiling hyper v0.14.27
20802023-11-04T20:04:26.115Z Compiling terminal_size v0.2.6
20812023-11-04T20:04:26.421Z Compiling spki v0.7.2
20822023-11-04T20:04:29.584Z Compiling rustls-pemfile v1.0.3
20832023-11-04T20:04:30.021Z Compiling hmac v0.12.1
20842023-11-04T20:04:30.123Z Compiling md-5 v0.10.5
20852023-11-04T20:04:30.329Z Compiling zerocopy v0.6.4
20862023-11-04T20:04:30.853Z Compiling idna v0.4.0
20872023-11-04T20:04:31.416Z Compiling stringprep v0.1.3
20882023-11-04T20:04:32.090Z Compiling diesel_table_macro_syntax v0.1.0
20892023-11-04T20:04:32.675Z Compiling hash32 v0.2.1
20902023-11-04T20:04:32.735Z Compiling aho-corasick v1.0.4
20912023-11-04T20:04:32.839Z Compiling fallible-iterator v0.2.0
20922023-11-04T20:04:33.428Z Compiling strsim v0.10.0
20932023-11-04T20:04:34.045Z Compiling gimli v0.28.0
20942023-11-04T20:04:34.273Z Compiling clap_lex v0.5.1
20952023-11-04T20:04:34.547Z Compiling dyn-clone v1.0.13
20962023-11-04T20:04:34.832Z Compiling funty v2.0.0
20972023-11-04T20:04:35.435Z Compiling stable_deref_trait v1.2.0
20982023-11-04T20:04:35.590Z Compiling regex-syntax v0.8.2
20992023-11-04T20:04:37.085Z Compiling either v1.9.0
21002023-11-04T20:04:37.491Z Compiling maybe-uninit v2.0.0
21012023-11-04T20:04:38.251Z Compiling bitvec v1.0.1
21022023-11-04T20:04:39.741Z Compiling clap_builder v4.4.2
21032023-11-04T20:04:41.036Z Compiling postgres-protocol v0.6.6
21042023-11-04T20:04:41.364Z Compiling addr2line v0.21.0
21052023-11-04T20:04:42.393Z Compiling regex-automata v0.4.3
21062023-11-04T20:04:42.406Z Compiling diesel_derives v2.1.1
21072023-11-04T20:04:43.118Z Compiling url v2.4.1
21082023-11-04T20:04:47.116Z Compiling rustls-native-certs v0.6.3
21092023-11-04T20:04:47.131Z Compiling strum_macros v0.25.2
21102023-11-04T20:04:50.340Z Compiling tokio-native-tls v0.3.1
21112023-11-04T20:04:51.092Z Compiling usdt-macro v0.3.5
21122023-11-04T20:04:51.718Z Compiling usdt-attr-macro v0.3.5
21132023-11-04T20:04:53.846Z Compiling phf_shared v0.11.2
21142023-11-04T20:04:54.166Z Compiling toml_datetime v0.6.5
21152023-11-04T20:04:54.454Z Compiling serde_spanned v0.6.4
21162023-11-04T20:04:54.986Z Compiling block-padding v0.3.3
21172023-11-04T20:04:55.059Z Compiling enum-as-inner v0.5.1
21182023-11-04T20:04:55.316Z Compiling serde_repr v0.1.16
21192023-11-04T20:04:56.516Z Compiling scheduled-thread-pool v0.2.7
21202023-11-04T20:04:56.614Z Compiling object v0.32.1
21212023-11-04T20:04:57.759Z Compiling num_threads v0.1.6
21222023-11-04T20:04:58.201Z Compiling rustc-demangle v0.1.23
21232023-11-04T20:04:58.648Z Compiling num-bigint-dig v0.8.4
21242023-11-04T20:04:59.046Z Compiling matches v0.1.10
21252023-11-04T20:04:59.176Z Compiling regex-automata v0.1.10
21262023-11-04T20:04:59.683Z Compiling ipnet v2.8.0
21272023-11-04T20:05:00.878Z Compiling packed_struct v0.10.1
21282023-11-04T20:05:01.461Z Compiling bit-vec v0.6.3
21292023-11-04T20:05:01.484Z Compiling managed v0.8.0
21302023-11-04T20:05:02.171Z Compiling deranged v0.3.8
21312023-11-04T20:05:02.302Z Compiling winnow v0.5.15
21322023-11-04T20:05:05.423Z Compiling time v0.3.27
21332023-11-04T20:05:08.516Z Compiling toml_edit v0.19.15
21342023-11-04T20:05:13.748Z Compiling bstr v0.2.17
21352023-11-04T20:05:13.771Z Compiling idna v0.2.3
21362023-11-04T20:05:16.254Z Compiling r2d2 v0.8.10
21372023-11-04T20:05:17.417Z Compiling inout v0.1.3
21382023-11-04T20:05:18.309Z Compiling phf v0.11.2
21392023-11-04T20:05:18.789Z Compiling hyper-tls v0.5.0
21402023-11-04T20:05:19.308Z Compiling regex v1.10.2
21412023-11-04T20:05:19.582Z Compiling flate2 v1.0.28
21422023-11-04T20:05:20.673Z Compiling clap v4.4.3
21432023-11-04T20:05:20.830Z Compiling postgres-types v0.2.6
21442023-11-04T20:05:21.036Z Compiling ipnetwork v0.20.0
21452023-11-04T20:05:21.241Z Compiling itertools v0.11.0
21462023-11-04T20:05:22.327Z Compiling pkcs8 v0.10.2
21472023-11-04T20:05:23.337Z Compiling hubpack v0.1.2
21482023-11-04T20:05:23.498Z Compiling serde_urlencoded v0.7.1
21492023-11-04T20:05:24.050Z Compiling phf_shared v0.10.0
21502023-11-04T20:05:25.087Z Compiling futures-executor v0.3.29
21512023-11-04T20:05:25.855Z Compiling signature v2.1.0
21522023-11-04T20:05:26.506Z Compiling packed_struct_codegen v0.10.1
21532023-11-04T20:05:27.843Z Compiling float-cmp v0.9.0
21542023-11-04T20:05:28.270Z Compiling encoding_rs v0.8.33
21552023-11-04T20:05:28.561Z Compiling unicode-width v0.1.11
21562023-11-04T20:05:28.805Z Compiling predicates-core v1.0.6
21572023-11-04T20:05:31.033Z Compiling data-encoding v2.4.0
21582023-11-04T20:05:31.470Z Compiling unicode-segmentation v1.10.1
21592023-11-04T20:05:32.701Z Compiling regex-automata v0.3.8
21602023-11-04T20:05:32.906Z Compiling normalize-line-endings v0.3.0
21612023-11-04T20:05:33.076Z Compiling difflib v0.4.0
21622023-11-04T20:05:34.133Z Compiling crc-catalog v2.2.0
21632023-11-04T20:05:34.303Z Compiling fixedbitset v0.4.2
21642023-11-04T20:05:34.707Z Compiling mime v0.3.17
21652023-11-04T20:05:34.956Z Compiling new_debug_unreachable v1.0.4
21662023-11-04T20:05:35.086Z Compiling nodrop v0.1.14
21672023-11-04T20:05:35.262Z Compiling webpki-roots v0.25.2
21682023-11-04T20:05:35.590Z Compiling static_assertions v1.1.0
21692023-11-04T20:05:35.726Z Compiling precomputed-hash v0.1.1
21702023-11-04T20:05:35.881Z Compiling whoami v1.4.1
21712023-11-04T20:05:36.622Z Compiling tokio-postgres v0.7.10
21722023-11-04T20:05:36.790Z Compiling string_cache v0.8.7
21732023-11-04T20:05:37.239Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
21742023-11-04T20:05:45.041Z Compiling bstr v1.6.0
21752023-11-04T20:05:47.054Z Compiling array-init v0.0.4
21762023-11-04T20:05:47.119Z Compiling petgraph v0.6.4
21772023-11-04T20:05:47.460Z Compiling crc v3.0.1
21782023-11-04T20:05:48.593Z Compiling predicates v3.0.4
21792023-11-04T20:05:50.276Z Compiling similar v2.2.1
21802023-11-04T20:05:51.059Z Compiling trust-dns-proto v0.22.0
21812023-11-04T20:05:54.135Z Compiling console v0.15.7
21822023-11-04T20:06:04.498Z Compiling futures v0.3.29
21832023-11-04T20:06:05.898Z Compiling pkcs1 v0.7.5
21842023-11-04T20:06:06.388Z Compiling diesel v2.1.3
21852023-11-04T20:06:06.898Z Compiling smallvec v0.6.14
21862023-11-04T20:06:06.911Z Compiling yasna v0.5.2
21872023-11-04T20:06:07.791Z Compiling cipher v0.4.4
21882023-11-04T20:06:09.881Z Compiling toml v0.7.8
21892023-11-04T20:06:12.438Z Compiling bit-set v0.5.3
21902023-11-04T20:06:12.477Z Compiling usdt v0.3.5
21912023-11-04T20:06:12.872Z Compiling is-terminal v0.4.9
21922023-11-04T20:06:13.058Z Compiling itertools v0.10.5
21932023-11-04T20:06:16.048Z Compiling tokio-stream v0.1.14
21942023-11-04T20:06:17.673Z Compiling openapiv3 v1.0.3
21952023-11-04T20:06:17.990Z Compiling hex v0.4.3
21962023-11-04T20:06:21.218Z Compiling hashbrown v0.13.2
21972023-11-04T20:06:23.517Z Compiling bitfield v0.14.0
21982023-11-04T20:06:24.011Z Compiling regex-syntax v0.6.29
21992023-11-04T20:06:26.984Z Compiling lalrpop-util v0.19.12
22002023-11-04T20:06:28.570Z Compiling termcolor v1.2.0
22012023-11-04T20:06:34.019Z Compiling env_logger v0.10.0
22022023-11-04T20:06:40.574Z Compiling lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
22032023-11-04T20:06:56.477Z Compiling rsa v0.9.2
22042023-11-04T20:06:57.177Z Compiling serde-hex v0.1.0
22052023-11-04T20:07:04.747Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
22062023-11-04T20:07:07.269Z Compiling x509-cert v0.2.4
22072023-11-04T20:07:08.156Z Compiling ron v0.8.1
22082023-11-04T20:07:21.479Z Compiling crc-any v2.4.3
22092023-11-04T20:07:23.149Z Compiling lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
22102023-11-04T20:07:41.310Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
22112023-11-04T20:07:48.429Z Compiling object v0.30.4
22122023-11-04T20:07:56.937Z Compiling path-slash v0.1.5
22132023-11-04T20:08:08.528Z Compiling bzip2 v0.4.4
22142023-11-04T20:08:09.114Z Compiling zip v0.6.6
22152023-11-04T20:08:12.798Z Compiling hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
22162023-11-04T20:08:20.549Z Compiling rustls-webpki v0.101.7
22172023-11-04T20:08:29.891Z Compiling tokio-rustls v0.24.1
22182023-11-04T20:08:30.539Z Compiling hyper-rustls v0.24.2
22192023-11-04T20:08:31.366Z Compiling reqwest v0.11.20
22202023-11-04T20:08:44.399Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22212023-11-04T20:09:01.667Z Compiling caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
22222023-11-04T20:09:02.789Z Finished release [optimized] target(s) in 5m 59s
22232023-11-04T20:09:02.878Z
22242023-11-04T20:09:02.883Zreal 5:59.406666769
22252023-11-04T20:09:02.886Zuser 42:12.849128372
22262023-11-04T20:09:02.890Zsys 3:53.025763692
22272023-11-04T20:09:02.893Ztrap 1.934198691
22282023-11-04T20:09:02.895Ztflt 1.106438245
22292023-11-04T20:09:02.898Zdflt 1.607219438
22302023-11-04T20:09:02.901Zkflt 0.000108501
22312023-11-04T20:09:02.907Zlock 1:33:38.540097013
22322023-11-04T20:09:02.911Zslp 2:55:39.235483090
22332023-11-04T20:09:02.914Zlat 1:48.169794691
22342023-11-04T20:09:02.917Zstop 1:36.504697907
22352023-11-04T20:09:02.920Z+ ptime -m gzip
22362023-11-04T20:09:03.542Z
22372023-11-04T20:09:03.546Zreal 0.656555438
22382023-11-04T20:09:03.549Zuser 0.648812228
22392023-11-04T20:09:03.552Zsys 0.007030784
22402023-11-04T20:09:03.555Ztrap 0.000080325
22412023-11-04T20:09:03.559Ztflt 0.000000000
22422023-11-04T20:09:03.562Zdflt 0.000000000
22432023-11-04T20:09:03.566Zkflt 0.000000000
22442023-11-04T20:09:03.569Zlock 0.000000000
22452023-11-04T20:09:03.573Zslp 0.000000000
22462023-11-04T20:09:03.576Zlat 0.000305323
22472023-11-04T20:09:03.580Zstop 0.000222952
22482023-11-04T20:09:03.584Z+ banner tufaceous
22492023-11-04T20:09:03.587Z
22502023-11-04T20:09:03.591Z ##### # # ###### ## #### ###### #### # # ####
22512023-11-04T20:09:03.594Z # # # # # # # # # # # # # #
22522023-11-04T20:09:03.598Z # # # ##### # # # ##### # # # # ####
22532023-11-04T20:09:03.601Z # # # # ###### # # # # # # #
22542023-11-04T20:09:03.604Z # # # # # # # # # # # # # # #
22552023-11-04T20:09:03.612Z # #### # # # #### ###### #### #### ####
22562023-11-04T20:09:03.615Z
22572023-11-04T20:09:03.617Z+ ptime -m cargo build --locked -p tufaceous --release
22582023-11-04T20:09:04.285Z Downloading crates ...
22592023-11-04T20:09:04.649Z Downloaded buf-list v1.0.3
22602023-11-04T20:09:04.653Z Downloaded fs-err v2.9.0
22612023-11-04T20:09:04.656Z Downloaded doc-comment v0.3.3
22622023-11-04T20:09:04.659Z Downloaded serde_plain v1.0.2
22632023-11-04T20:09:04.662Z Downloaded olpc-cjson v0.1.3
22642023-11-04T20:09:04.665Z Downloaded path-absolutize v3.1.0
22652023-11-04T20:09:04.668Z Downloaded path-dedot v3.1.0
22662023-11-04T20:09:04.671Z Downloaded bytesize v1.3.0
22672023-11-04T20:09:04.674Z Downloaded snafu-derive v0.7.5
22682023-11-04T20:09:04.677Z Downloaded globset v0.4.13
22692023-11-04T20:09:04.680Z Downloaded snafu v0.7.5
22702023-11-04T20:09:04.684Z Downloaded tough v0.12.5
22712023-11-04T20:09:04.856Z Compiling serde_tokenstream v0.2.0
22722023-11-04T20:09:04.872Z Compiling regress v0.7.1
22732023-11-04T20:09:04.887Z Compiling dirs-sys-next v0.1.2
22742023-11-04T20:09:04.890Z Compiling ident_case v1.0.1
22752023-11-04T20:09:04.930Z Compiling thread_local v1.1.7
22762023-11-04T20:09:04.934Z Compiling slog-async v2.8.0
22772023-11-04T20:09:04.938Z Compiling heck v0.4.1
22782023-11-04T20:09:05.128Z Compiling dirs-next v2.0.0
22792023-11-04T20:09:05.488Z Compiling darling_core v0.20.3
22802023-11-04T20:09:05.572Z Compiling camino v1.1.6
22812023-11-04T20:09:05.741Z Compiling term v0.7.0
22822023-11-04T20:09:06.172Z Compiling crossbeam-channel v0.5.8
22832023-11-04T20:09:06.450Z Compiling getopts v0.2.21
22842023-11-04T20:09:06.714Z Compiling structmeta-derive v0.2.0
22852023-11-04T20:09:06.981Z Compiling atty v0.2.14
22862023-11-04T20:09:07.190Z Compiling multer v2.1.0
22872023-11-04T20:09:08.012Z Compiling doc-comment v0.3.3
22882023-11-04T20:09:08.020Z Compiling paste v1.0.14
22892023-11-04T20:09:08.309Z Compiling take_mut v0.2.2
22902023-11-04T20:09:08.565Z Compiling match_cfg v0.1.0
22912023-11-04T20:09:08.649Z Compiling unsafe-libyaml v0.2.9
22922023-11-04T20:09:08.694Z Compiling hostname v0.3.1
22932023-11-04T20:09:09.471Z Compiling slog-term v2.9.0
22942023-11-04T20:09:11.088Z Compiling typify-impl v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
22952023-11-04T20:09:13.144Z Compiling structmeta v0.2.0
22962023-11-04T20:09:13.788Z Compiling serde_yaml v0.9.25
22972023-11-04T20:09:14.852Z Compiling darling_macro v0.20.3
22982023-11-04T20:09:15.110Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22992023-11-04T20:09:15.134Z Compiling slog-json v2.6.1
23002023-11-04T20:09:16.001Z Compiling async-stream-impl v0.3.5
23012023-11-04T20:09:16.301Z Compiling darling v0.20.3
23022023-11-04T20:09:16.463Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
23032023-11-04T20:09:16.912Z Compiling fastrand v2.0.0
23042023-11-04T20:09:17.177Z Compiling atomic-waker v1.1.1
23052023-11-04T20:09:17.458Z Compiling regex-syntax v0.7.5
23062023-11-04T20:09:18.013Z Compiling async-stream v0.3.5
23072023-11-04T20:09:18.093Z Compiling tempfile v3.8.0
23082023-11-04T20:09:18.195Z Compiling waitgroup v0.1.2
23092023-11-04T20:09:18.612Z Compiling serde_with_macros v2.3.3
23102023-11-04T20:09:18.644Z Compiling slog-bunyan v2.4.0
23112023-11-04T20:09:21.458Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
23122023-11-04T20:09:22.146Z Compiling progenitor-client v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
23132023-11-04T20:09:22.584Z Compiling toml_edit v0.20.7
23142023-11-04T20:09:23.730Z Compiling sha1 v0.10.5
23152023-11-04T20:09:24.217Z Compiling snafu-derive v0.7.5
23162023-11-04T20:09:24.533Z Compiling serde_path_to_error v0.1.14
23172023-11-04T20:09:24.794Z Compiling path-dedot v3.1.0
23182023-11-04T20:09:25.145Z Compiling instant v0.1.12
23192023-11-04T20:09:25.217Z Compiling same-file v1.0.6
23202023-11-04T20:09:25.374Z Compiling base64 v0.13.1
23212023-11-04T20:09:25.663Z Compiling debug-ignore v1.0.5
23222023-11-04T20:09:25.881Z Compiling buf-list v1.0.3
23232023-11-04T20:09:26.303Z Compiling arc-swap v1.6.0
23242023-11-04T20:09:26.804Z Compiling pem v1.1.1
23252023-11-04T20:09:27.629Z Compiling toml v0.8.6
23262023-11-04T20:09:28.413Z Compiling parse-display-derive v0.8.2
23272023-11-04T20:09:29.302Z Compiling slog-scope v4.4.0
23282023-11-04T20:09:29.818Z Compiling typify-macro v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
23292023-11-04T20:09:30.904Z Compiling walkdir v2.4.0
23302023-11-04T20:09:32.636Z Compiling snafu v0.7.5
23312023-11-04T20:09:33.869Z Compiling backoff v0.4.0
23322023-11-04T20:09:34.446Z Compiling path-absolutize v3.1.0
23332023-11-04T20:09:34.623Z Compiling serde_with v2.3.3
23342023-11-04T20:09:34.759Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23352023-11-04T20:09:34.866Z Compiling parse-display v0.8.2
23362023-11-04T20:09:35.179Z Compiling globset v0.4.13
23372023-11-04T20:09:35.782Z Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23382023-11-04T20:09:36.023Z Compiling strum v0.25.0
23392023-11-04T20:09:36.299Z Compiling olpc-cjson v0.1.3
23402023-11-04T20:09:37.096Z Compiling typify v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
23412023-11-04T20:09:37.224Z Compiling macaddr v1.0.1
23422023-11-04T20:09:37.288Z Compiling progenitor-impl v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
23432023-11-04T20:09:38.419Z Compiling serde_plain v1.0.2
23442023-11-04T20:09:39.301Z Compiling xattr v1.0.1
23452023-11-04T20:09:39.776Z Compiling filetime v0.2.22
23462023-11-04T20:09:40.282Z Compiling tar v0.4.40
23472023-11-04T20:09:42.436Z Compiling tough v0.12.5
23482023-11-04T20:09:48.637Z Compiling progenitor-macro v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
23492023-11-04T20:09:50.189Z Compiling slog-stdlog v4.1.1
23502023-11-04T20:09:51.725Z Compiling camino-tempfile v1.0.2
23512023-11-04T20:09:52.057Z Compiling bytesize v1.3.0
23522023-11-04T20:09:52.965Z Compiling fs-err v2.9.0
23532023-11-04T20:09:53.029Z Compiling slog-envlogger v2.2.0
23542023-11-04T20:09:54.325Z Compiling humantime v2.1.0
23552023-11-04T20:10:13.846Z Compiling progenitor v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
23562023-11-04T20:10:14.155Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23572023-11-04T20:10:27.654Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
23582023-11-04T20:10:30.644Z Compiling tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
23592023-11-04T20:10:55.612Z Finished release [optimized] target(s) in 1m 51s
23602023-11-04T20:10:55.700Z
23612023-11-04T20:10:55.703Zreal 1:52.131425526
23622023-11-04T20:10:55.706Zuser 12:39.193136468
23632023-11-04T20:10:55.709Zsys 44.750261514
23642023-11-04T20:10:55.712Ztrap 0.510755259
23652023-11-04T20:10:55.715Ztflt 0.384513350
23662023-11-04T20:10:55.717Zdflt 0.674802264
23672023-11-04T20:10:55.721Zkflt 0.000477336
23682023-11-04T20:10:55.723Zlock 25:15.579605599
23692023-11-04T20:10:55.726Zslp 28:10.378067787
23702023-11-04T20:10:55.729Zlat 23.971551857
23712023-11-04T20:10:55.733Zstop 12.928477609
23722023-11-04T20:10:55.735Z+ ptime -m gzip
23732023-11-04T20:10:58.038Z
23742023-11-04T20:10:58.041Zreal 2.331757842
23752023-11-04T20:10:58.046Zuser 2.304640529
23762023-11-04T20:10:58.049Zsys 0.024213926
23772023-11-04T20:10:58.052Ztrap 0.001359251
23782023-11-04T20:10:58.054Ztflt 0.000000000
23792023-11-04T20:10:58.060Zdflt 0.000000000
23802023-11-04T20:10:58.065Zkflt 0.000000000
23812023-11-04T20:10:58.483Zlock 0.000000000
23822023-11-04T20:10:58.494Zslp 0.000000000
23832023-11-04T20:10:58.910Zlat 0.001177340
23842023-11-04T20:10:58.913Zstop 0.000262271
23852023-11-04T20:10:58.916Zprocess exited: duration 1262089 ms, exit code 0
 
23862023-11-04T20:10:58.923Zfound 5 output files
23872023-11-04T20:10:58.937Zuploading: /work/end-to-end-tests/bootstrap-346a6c0cadffef35.gz (6514605 bytes)
23882023-11-04T20:11:02.162Zuploaded: /work/end-to-end-tests/bootstrap-346a6c0cadffef35.gz
23892023-11-04T20:11:02.176Zuploading: /work/end-to-end-tests/bootstrap.gz (100093776 bytes)
23902023-11-04T20:11:29.146Zuploaded: /work/end-to-end-tests/bootstrap.gz
23912023-11-04T20:11:29.166Zuploading: /work/end-to-end-tests/end_to_end_tests-ad8d578e5459ec9d.gz (114573122 bytes)
23922023-11-04T20:11:58.965Zuploaded: /work/end-to-end-tests/end_to_end_tests-ad8d578e5459ec9d.gz
23932023-11-04T20:11:58.981Zuploading: /work/caboose-util.gz (4111190 bytes)
23942023-11-04T20:12:01.278Zuploaded: /work/caboose-util.gz
23952023-11-04T20:12:01.283Zuploading: /work/tufaceous.gz (14762097 bytes)
23962023-11-04T20:12:06.790Zuploaded: /work/tufaceous.gz