01HDJR63ZQ91DBE8QV9ZTB65BV: 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: 01HDJR7TP1VJ0GT7F6S63CVGDB

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12023-10-25T06:28:02.367Zjob assigned to worker 01HDJR7ZNR2K4ZQK59785ZKAD1 (queued for 56 s)
 
22023-10-25T06:28:04.585Zstarting task 0: "setup"
32023-10-25T06:28:04.728Z++ uname -s
42023-10-25T06:28:04.755Z+ kern=SunOS
52023-10-25T06:28:04.792Z+ case "$kern" in
62023-10-25T06:28:04.821Z+ groupadd -g 12345 build
72023-10-25T06:28:04.895Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82023-10-25T06:28:06.701Z+ zfs create -o mountpoint=/work rpool/work
92023-10-25T06:28:06.807Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102023-10-25T06:28:07.229Z+ home_fs=zfs
112023-10-25T06:28:07.257Z+ [[ zfs == autofs ]]
122023-10-25T06:28:07.277Z+ mkdir -p /home/build
132023-10-25T06:28:07.696Z+ chown build:build /home/build /work
142023-10-25T06:28:09.014Z+ chmod 0700 /home/build /work
152023-10-25T06:28:09.440Zprocess exited: duration 4198 ms, exit code 0
 
162023-10-25T06:28:09.514Zstarting task 1: "rust-toolchain"
172023-10-25T06:28:09.593Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182023-10-25T06:28:09.600Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192023-10-25T06:28:09.723Zinfo: downloading installer
202023-10-25T06:28:11.605Zwarning: it looks like you have an existing installation of Rust at:
212023-10-25T06:28:11.611Zwarning: /opt/ooce/bin
222023-10-25T06:28:11.617Zwarning: It is recommended that rustup be the primary Rust installation.
232023-10-25T06:28:11.622Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242023-10-25T06:28:11.626Zwarning: If you are sure that you want both rustup and your already installed Rust
252023-10-25T06:28:11.635Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262023-10-25T06:28:11.644Zwarning: or pass `-y' to ignore all ignorable checks.
272023-10-25T06:28:11.648Zerror: cannot install while Rust is installed
282023-10-25T06:28:11.655Zwarning: continuing (because the -y flag is set and the error is ignorable)
292023-10-25T06:28:11.736Zinfo: profile set to 'default'
302023-10-25T06:28:11.744Zinfo: default host triple is x86_64-unknown-illumos
312023-10-25T06:28:11.749Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322023-10-25T06:28:11.930Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332023-10-25T06:28:11.934Zinfo: downloading component 'cargo'
342023-10-25T06:28:12.800Zinfo: downloading component 'clippy'
352023-10-25T06:28:13.105Zinfo: downloading component 'rust-docs'
362023-10-25T06:28:14.194Zinfo: downloading component 'rust-std'
372023-10-25T06:28:16.159Zinfo: downloading component 'rustc'
382023-10-25T06:28:20.893Zinfo: downloading component 'rustfmt'
392023-10-25T06:28:21.153Zinfo: installing component 'cargo'
402023-10-25T06:28:22.685Zinfo: installing component 'clippy'
412023-10-25T06:28:23.311Zinfo: installing component 'rust-docs'
422023-10-25T06:28:26.123Zinfo: installing component 'rust-std'
432023-10-25T06:28:29.273Zinfo: installing component 'rustc'
442023-10-25T06:28:36.605Zinfo: installing component 'rustfmt'
452023-10-25T06:28:37.133Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462023-10-25T06:28:37.138Z
472023-10-25T06:28:37.279Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482023-10-25T06:28:37.772Z
492023-10-25T06:28:37.782Z
502023-10-25T06:28:37.798ZRust is installed now. Great!
512023-10-25T06:28:37.808Z
522023-10-25T06:28:37.817ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532023-10-25T06:28:37.827Zenvironment variable. This has not been done automatically.
542023-10-25T06:28:37.835Z
552023-10-25T06:28:37.846ZTo configure your current shell, run:
562023-10-25T06:28:37.859Zsource "$HOME/.cargo/env"
572023-10-25T06:28:38.282Z+ rustc --version
582023-10-25T06:28:38.296Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592023-10-25T06:28:38.302Zprocess exited: duration 27983 ms, exit code 0
 
602023-10-25T06:28:38.333Zstarting task 2: "authentication"
612023-10-25T06:28:38.381Zprocess exited: duration 42 ms, exit code 0
 
622023-10-25T06:28:38.826Zstarting task 3: "clone repository"
632023-10-25T06:28:38.838Z+ mkdir -p /work/oxidecomputer/omicron
642023-10-25T06:28:38.853Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652023-10-25T06:28:38.878ZCloning into '/work/oxidecomputer/omicron'...
662023-10-25T06:28:45.449Z+ cd /work/oxidecomputer/omicron
672023-10-25T06:28:45.561Z+ [[ -n renovate/actions-setup-node-3.x ]]
682023-10-25T06:28:45.946Z+ git fetch origin renovate/actions-setup-node-3.x
692023-10-25T06:28:46.489ZFrom https://github.com/oxidecomputer/omicron
702023-10-25T06:28:47.231Z * branch renovate/actions-setup-node-3.x -> FETCH_HEAD
712023-10-25T06:28:47.641Z+ git checkout -B renovate/actions-setup-node-3.x remotes/origin/renovate/actions-setup-node-3.x
722023-10-25T06:28:47.774ZSwitched to a new branch 'renovate/actions-setup-node-3.x'
732023-10-25T06:28:48.384Zbranch 'renovate/actions-setup-node-3.x' set up to track 'origin/renovate/actions-setup-node-3.x'.
742023-10-25T06:28:49.691Z+ git reset --hard 1a7b342e3fb047b6ced7c0ef003662bab30a386a
752023-10-25T06:28:51.805ZHEAD is now at 1a7b342e chore(deps): update actions/setup-node action to v3.8.2
762023-10-25T06:28:52.575Zprocess exited: duration 7082 ms, exit code 0
 
772023-10-25T06:29:17.438Zstarting task 4: "build"
782023-10-25T06:29:17.919Z+ cargo --version
792023-10-25T06:29:18.185Zcargo 1.72.1 (103a7ff2e 2023-08-15)
802023-10-25T06:29:18.461Z+ rustc --version
812023-10-25T06:29:18.748Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
822023-10-25T06:29:18.962Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
832023-10-25T06:29:27.681Z Startup: Refreshing catalog 'helios-dev' ... Done
842023-10-25T06:29:28.661Z Startup: Caching catalogs ... Done
852023-10-25T06:29:33.504ZPlanning: Solver setup ... Done (4.540s)
862023-10-25T06:29:33.621ZPlanning: Running solver ... Done (0.116s)
872023-10-25T06:29:33.687ZPlanning: Finding local manifests ... Done (0.003s)
882023-10-25T06:29:33.699ZPlanning: Fetching manifests: 0/4 0% complete
892023-10-25T06:29:33.963ZPlanning: Fetching manifests: 4/4 100% complete
902023-10-25T06:29:34.065ZPlanning: Package planning ... Done (0.085s)
912023-10-25T06:29:34.137ZPlanning: Merging actions ... Done (0.087s)
922023-10-25T06:29:35.159ZPlanning: Checking for conflicting actions ... Done (1.021s)
932023-10-25T06:29:35.181ZPlanning: Consolidating action changes ... Done (0.019s)
942023-10-25T06:29:42.281ZPlanning: Evaluating mediators ... Done (7.097s)
952023-10-25T06:29:42.296ZPlanning: Planning completed in 13.58 seconds
962023-10-25T06:29:42.504Z Packages to install: 4
972023-10-25T06:29:42.519Z Mediators to change: 2
982023-10-25T06:29:42.537Z Services to change: 1
992023-10-25T06:29:42.557Z Estimated space available: 149.39 GB
1002023-10-25T06:29:42.571ZEstimated space to be consumed: 1.37 GB
1012023-10-25T06:29:42.594Z Create boot environment: No
1022023-10-25T06:29:42.616ZCreate backup boot environment: No
1032023-10-25T06:29:42.636Z Rebuild boot archive: No
1042023-10-25T06:29:42.656Z
1052023-10-25T06:29:42.670ZChanged mediators:
1062023-10-25T06:29:42.685Z mediator clang:
1072023-10-25T06:29:42.701Z version: None -> 15 (system default)
1082023-10-25T06:29:42.717Z
1092023-10-25T06:29:43.138Z mediator llvm:
1102023-10-25T06:29:43.159Z version: 14 (system default) -> 15 (system default)
1112023-10-25T06:29:43.182Z
1122023-10-25T06:29:43.210ZChanged packages:
1132023-10-25T06:29:43.226Zhelios-dev
1142023-10-25T06:29:43.248Z developer/build-essential
1152023-10-25T06:29:43.669Z None -> 11-2.0
1162023-10-25T06:29:43.685Z library/libxmlsec1
1172023-10-25T06:29:43.702Z None -> 1.2.35-2.0
1182023-10-25T06:29:43.720Z ooce/developer/clang-15
1192023-10-25T06:29:43.743Z None -> 15.0.7-2.0
1202023-10-25T06:29:43.762Z ooce/developer/llvm-15
1212023-10-25T06:29:43.776Z None -> 15.0.7-2.0
1222023-10-25T06:29:43.785Z
1232023-10-25T06:29:43.794ZServices:
1242023-10-25T06:29:43.810Z restart_fmri:
1252023-10-25T06:29:43.815Z svc:/system/update-man-index:default
1262023-10-25T06:29:43.822Z
1272023-10-25T06:29:43.837ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1282023-10-25T06:29:48.955ZDownload: 210/3290 items 1.3/212.6MB 0% complete (777k/s)
1292023-10-25T06:29:55.128ZDownload: 1195/3290 items 83.4/212.6MB 39% complete (8.4M/s)
1302023-10-25T06:30:04.670ZDownload: 1198/3290 items 83.5/212.6MB 39% complete (9.0M/s)
1312023-10-25T06:30:06.601ZDownload: 1767/3290 items 118.3/212.6MB 55% complete (7.1M/s)
1322023-10-25T06:30:27.382ZDownload: 2224/3290 items 119.2/212.6MB 56% complete
1332023-10-25T06:30:32.380ZDownload: 3207/3290 items 189.5/212.6MB 89% complete (13.9M/s)
1342023-10-25T06:30:35.547ZDownload: Completed 212.60 MB in 52.67 seconds (4.0M/s)
1352023-10-25T06:30:37.835Z Actions: 1/3687 actions (Installing new actions)
1362023-10-25T06:30:42.968Z Actions: 2343/3687 actions (Installing new actions)
1372023-10-25T06:30:46.121Z Actions: Completed 3687 actions in 8.29 seconds.
1382023-10-25T06:30:46.213Z Done (0.082s)
1392023-10-25T06:30:46.216Z Done (0.000s)
1402023-10-25T06:30:46.428Z Done (0.206s)
1412023-10-25T06:30:54.898Z Done (8.352s)
1422023-10-25T06:30:55.159Z Done (0.142s)
1432023-10-25T06:30:55.172Z Done (0.000s)
1442023-10-25T06:30:55.537Z Done (0.000s)
1452023-10-25T06:30:56.160ZPlanning: Evaluating mediator changes ... Done
1462023-10-25T06:30:56.459ZPlanning: Checking for conflicting actions ... Done
1472023-10-25T06:30:56.465ZPlanning: Consolidating action changes ... Done
1482023-10-25T06:30:56.923ZPlanning: Evaluating mediators ... Done
1492023-10-25T06:30:57.364ZPlanning: Planning completed in 0.75 seconds
1502023-10-25T06:30:57.374Z Mediators to change: 2
1512023-10-25T06:30:57.793Z Create boot environment: No
1522023-10-25T06:30:57.807ZCreate backup boot environment: No
1532023-10-25T06:30:57.822Z Done
1542023-10-25T06:30:57.841Z Done
1552023-10-25T06:30:57.853Z Done
1562023-10-25T06:31:03.865Z Done
1572023-10-25T06:31:04.000Z Done
1582023-10-25T06:31:04.004Z Done
1592023-10-25T06:31:04.144Z Done
1602023-10-25T06:31:05.212ZPlanning: Evaluating mediator changes ... Done
1612023-10-25T06:31:05.218ZPlanning: Merging actions ... Done
1622023-10-25T06:31:05.572ZPlanning: Checking for conflicting actions ... Done
1632023-10-25T06:31:05.581ZPlanning: Consolidating action changes ... Done
1642023-10-25T06:31:06.017ZPlanning: Evaluating mediators ... Done
1652023-10-25T06:31:06.111ZPlanning: Planning completed in 1.35 seconds
1662023-10-25T06:31:06.169Z Packages to change: 1
1672023-10-25T06:31:06.174Z Mediators to change: 1
1682023-10-25T06:31:06.178Z Services to change: 1
1692023-10-25T06:31:06.181Z Create boot environment: No
1702023-10-25T06:31:06.184ZCreate backup boot environment: Yes
1712023-10-25T06:31:08.210Z Actions: 1/6 actions (Updating modified actions)
1722023-10-25T06:31:08.220Z Actions: Completed 6 actions in 0.00 seconds.
1732023-10-25T06:31:08.227Z Done
1742023-10-25T06:31:08.234Z Done
1752023-10-25T06:31:08.266Z Done
1762023-10-25T06:31:15.019Z Done
1772023-10-25T06:31:15.034Z Done
1782023-10-25T06:31:15.042Z Done
1792023-10-25T06:31:15.123Z Done
1802023-10-25T06:31:15.840ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1812023-10-25T06:31:16.279Zclang system 15 system
1822023-10-25T06:31:16.291Zcsh system system illumos
1832023-10-25T06:31:16.300Zctags system system illumos
1842023-10-25T06:31:16.320Zgcc vendor 12 vendor
1852023-10-25T06:31:16.731Zgcc system 10 system
1862023-10-25T06:31:16.746Zgcc system 7 system
1872023-10-25T06:31:16.757Zgo system 1.20 system
1882023-10-25T06:31:16.769Zgo system 1.19 system
1892023-10-25T06:31:16.778Zllvm system 15 system
1902023-10-25T06:31:16.787Zllvm system 14 system
1912023-10-25T06:31:16.795Zmariadb system 10.6 system
1922023-10-25T06:31:16.802Zmta vendor vendor dma
1932023-10-25T06:31:16.808Zopenjdk system 17 system
1942023-10-25T06:31:16.815Zopenjdk system 11 system
1952023-10-25T06:31:16.821Zopenjdk system 1.8 system
1962023-10-25T06:31:16.836Zopenssl vendor 3 vendor
1972023-10-25T06:31:16.840Zperl system 5.36 system
1982023-10-25T06:31:16.843Zpostgresql system 15 system
1992023-10-25T06:31:16.847Zpostgresql system 13 system
2002023-10-25T06:31:16.854Zpython vendor 3 vendor
2012023-10-25T06:31:16.859Zpython system 2 system
2022023-10-25T06:31:16.863Zpython3 system 3.11 system
2032023-10-25T06:31:16.867Zruby system 3.0 system
2042023-10-25T06:31:16.871Zwords vendor vendor american-english
2052023-10-25T06:31:16.875Zwords system system australian-english
2062023-10-25T06:31:16.878Zwords system system british-english
2072023-10-25T06:31:16.882Zwords system system canadian-english
2082023-10-25T06:31:16.886Zwords system system french
2092023-10-25T06:31:16.890Zwords system system italian
2102023-10-25T06:31:16.893Zwords system system ngerman
2112023-10-25T06:31:16.897Zwords system system ogerman
2122023-10-25T06:31:16.900Zwords system system spanish
2132023-10-25T06:31:16.909ZFMRI IFO
2142023-10-25T06:31:16.923Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2152023-10-25T06:31:16.968Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2162023-10-25T06:31:17.392Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2172023-10-25T06:31:17.404Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z im-
2182023-10-25T06:31:17.818Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2192023-10-25T06:31:17.823Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z i--
2202023-10-25T06:31:17.846Z+ set -o errexit
2212023-10-25T06:31:17.884Z+++ dirname ./tools/ci_download_cockroachdb
2222023-10-25T06:31:17.919Z++ cd ./tools
2232023-10-25T06:31:17.934Z++ pwd
2242023-10-25T06:31:18.356Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2252023-10-25T06:31:18.374Z++ basename ./tools/ci_download_cockroachdb
2262023-10-25T06:31:18.381Z+ ARG0=ci_download_cockroachdb
2272023-10-25T06:31:18.385Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2282023-10-25T06:31:18.397Z+ CIDL_VERSION=v22.1.9
2292023-10-25T06:31:18.418Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2302023-10-25T06:31:18.438Z++ CIDL_MD5_DARWIN=2db972c254b4e3b599e12110520178b5
2312023-10-25T06:31:18.448Z++ CIDL_MD5_LINUX=8c3170883e0a0be1a34b44090c067a8c
2322023-10-25T06:31:18.472Z++ CIDL_MD5_ILLUMOS=d8999aff364e5d70f226e139fda724a3
2332023-10-25T06:31:18.491Z+ TARGET_DIR=out
2342023-10-25T06:31:18.509Z+ DOWNLOAD_DIR=out/downloads
2352023-10-25T06:31:18.523Z+ DEST_DIR=./out/cockroachdb
2362023-10-25T06:31:18.549Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2372023-10-25T06:31:18.973Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2382023-10-25T06:31:18.984Z+ main
2392023-10-25T06:31:19.006Z+ [[ 0 != 0 ]]
2402023-10-25T06:31:19.012Z+ CIDL_OS=solaris2.11
2412023-10-25T06:31:19.021Z+ [[ 0 != 0 ]]
2422023-10-25T06:31:19.030Z+ configure_os solaris2.11
2432023-10-25T06:31:19.240Z+ echo 'current directory: /work/oxidecomputer/omicron'
2442023-10-25T06:31:19.249Zcurrent directory: /work/oxidecomputer/omicron
2452023-10-25T06:31:19.262Z+ echo 'configuring based on OS: "solaris2.11"'
2462023-10-25T06:31:19.281Zconfiguring based on OS: "solaris2.11"
2472023-10-25T06:31:19.293Z+ case "$1" in
2482023-10-25T06:31:19.303Z+ CIDL_BUILD=illumos
2492023-10-25T06:31:19.310Z+ CIDL_SUFFIX=tar.gz
2502023-10-25T06:31:19.322Z+ CIDL_MD5=d8999aff364e5d70f226e139fda724a3
2512023-10-25T06:31:19.327ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2522023-10-25T06:31:19.335Z+ CIDL_MD5FUNC=do_md5sum
2532023-10-25T06:31:19.342ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
2542023-10-25T06:31:19.349Z+ CIDL_URL_BASE=https://illumos.org/downloads
2552023-10-25T06:31:19.355ZDownloading...
2562023-10-25T06:31:19.360Z+ CIDL_ASSEMBLE=do_assemble_illumos
2572023-10-25T06:31:19.364Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2582023-10-25T06:31:19.371Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2592023-10-25T06:31:19.378Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2602023-10-25T06:31:19.382Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2612023-10-25T06:31:19.386Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2622023-10-25T06:31:19.395Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
2632023-10-25T06:31:19.824Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
2642023-10-25T06:31:19.834Z+ mkdir -p out/downloads
2652023-10-25T06:31:19.850Z+ mkdir -p ./out/cockroachdb
2662023-10-25T06:31:19.889Z+ local DO_DOWNLOAD=true
2672023-10-25T06:31:19.907Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
2682023-10-25T06:31:19.928Z+ '[' true == true ']'
2692023-10-25T06:31:19.937Z+ echo Downloading...
2702023-10-25T06:31:19.943Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
2712023-10-25T06:31:19.952Z+ 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
2722023-10-25T06:31:19.959Z++ do_md5sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
2732023-10-25T06:31:19.968Z++ md5sum
2742023-10-25T06:31:19.973Z++ awk '{print $1}'
2752023-10-25T06:31:19.980Z+ calculated_md5=d8999aff364e5d70f226e139fda724a3
2762023-10-25T06:31:19.991Z+ [[ 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 ]]
2772023-10-25T06:31:20.002Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
2782023-10-25T06:31:20.017Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
2792023-10-25T06:31:22.931Z+ do_assemble_illumos
2802023-10-25T06:31:22.952Z+ rm -r ./out/cockroachdb
2812023-10-25T06:31:22.968Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
2822023-10-25T06:31:23.649Z+ ./out/cockroachdb/bin/cockroach version
2832023-10-25T06:31:24.062ZBuild Tag: v22.1.9-dirty
2842023-10-25T06:31:24.064ZBuild Time: 2022/10/26 21:17:46
2852023-10-25T06:31:24.067ZDistribution: OSS
2862023-10-25T06:31:24.072ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
2872023-10-25T06:31:24.077ZGo Version: go1.17.13
2882023-10-25T06:31:24.080ZC Compiler: gcc 10.3.0
2892023-10-25T06:31:24.084ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
2902023-10-25T06:31:24.087ZBuild Type: release
2912023-10-25T06:31:24.090Z+ set -o errexit
2922023-10-25T06:31:24.094Z+++ dirname ./tools/ci_download_clickhouse
2932023-10-25T06:31:24.099Z++ cd ./tools
2942023-10-25T06:31:24.104Z++ pwd
2952023-10-25T06:31:24.108Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2962023-10-25T06:31:24.113Z++ basename ./tools/ci_download_clickhouse
2972023-10-25T06:31:24.118Z+ ARG0=ci_download_clickhouse
2982023-10-25T06:31:24.132Z+ TARGET_DIR=out
2992023-10-25T06:31:24.148Z+ DOWNLOAD_DIR=out/downloads
3002023-10-25T06:31:24.165Z+ DEST_DIR=./out/clickhouse
3012023-10-25T06:31:24.177Z+ CIDL_VERSION=v22.8.9.24
3022023-10-25T06:31:24.597Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3032023-10-25T06:31:24.604Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3042023-10-25T06:31:24.611Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3052023-10-25T06:31:24.624Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3062023-10-25T06:31:24.645Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3072023-10-25T06:31:25.067Z+ main
3082023-10-25T06:31:25.481Z+ [[ 0 != 0 ]]
3092023-10-25T06:31:25.486Z+ CIDL_OS=solaris2.11
3102023-10-25T06:31:25.491Z+ [[ 0 != 0 ]]
3112023-10-25T06:31:25.985Z+ configure_os solaris2.11
3122023-10-25T06:31:26.044Z+ echo 'current directory: /work/oxidecomputer/omicron'
3132023-10-25T06:31:26.072Zcurrent directory: /work/oxidecomputer/omicron
3142023-10-25T06:31:26.081Z+ echo 'configuring based on OS: "solaris2.11"'
3152023-10-25T06:31:26.097Zconfiguring based on OS: "solaris2.11"
3162023-10-25T06:31:26.144Z+ CIDL_DASHREV=
3172023-10-25T06:31:26.209Z+ case "$1" in
3182023-10-25T06:31:26.252Z+ CIDL_PLATFORM=illumos
3192023-10-25T06:31:26.304Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3202023-10-25T06:31:26.349Z+ CIDL_MD5FUNC=do_md5sum
3212023-10-25T06:31:26.762Z+ CIDL_DASHREV=-1
3222023-10-25T06:31:26.785Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3232023-10-25T06:31:26.796Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3242023-10-25T06:31:26.811Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3252023-10-25T06:31:27.227Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3262023-10-25T06:31:27.240Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3272023-10-25T06:31:27.252ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3282023-10-25T06:31:27.273Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3292023-10-25T06:31:27.295ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3302023-10-25T06:31:27.304Z+ mkdir -p out/downloads
3312023-10-25T06:31:27.322Z+ mkdir -p ./out/clickhouse
3322023-10-25T06:31:27.327Z+ local DO_DOWNLOAD=true
3332023-10-25T06:31:27.338Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3342023-10-25T06:31:27.345Z+ '[' true == true ']'
3352023-10-25T06:31:27.355Z+ echo Downloading...
3362023-10-25T06:31:27.363ZDownloading...
3372023-10-25T06:31:27.370Z+ 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
3382023-10-25T06:31:27.378Z+ 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
3392023-10-25T06:31:27.386Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3402023-10-25T06:31:27.391Z++ md5sum
3412023-10-25T06:31:27.393Z++ awk '{print $1}'
3422023-10-25T06:31:27.396Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3432023-10-25T06:31:27.399Z+ [[ 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 ]]
3442023-10-25T06:31:27.402Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3452023-10-25T06:31:27.404Z+ mkdir -p ./out/clickhouse
3462023-10-25T06:31:27.407Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3472023-10-25T06:31:30.850Z+ ./out/clickhouse/clickhouse server --version
3482023-10-25T06:31:30.901ZClickHouse server version 22.8.9.1.
3492023-10-25T06:31:30.926Z+ set -o errexit
3502023-10-25T06:31:30.929Z+++ dirname ./tools/ci_download_console
3512023-10-25T06:31:30.932Z++ cd ./tools
3522023-10-25T06:31:30.935Z++ pwd
3532023-10-25T06:31:30.938Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3542023-10-25T06:31:30.941Z++ basename ./tools/ci_download_console
3552023-10-25T06:31:30.944Z+ ARG0=ci_download_console
3562023-10-25T06:31:30.947Z+ TARGET_DIR=out
3572023-10-25T06:31:30.950Z+ DOWNLOAD_DIR=out/downloads
3582023-10-25T06:31:30.953Z+ DEST_DIR=./out/console-assets
3592023-10-25T06:31:30.957Z+ source /work/oxidecomputer/omicron/tools/console_version
3602023-10-25T06:31:30.960Z++ COMMIT=bd65b9da7019ad812dd056e7fc182df2cf4ec128
3612023-10-25T06:31:30.963Z++ SHA2=e4d4f33996a6e89b972fac61737acb7f1dbd21943d1f6bef776d4ee9bcccd2b0
3622023-10-25T06:31:30.966Z+ URL=https://dl.oxide.computer/releases/console/bd65b9da7019ad812dd056e7fc182df2cf4ec128.tar.gz
3632023-10-25T06:31:30.970Z+ TARBALL_FILE=out/downloads/console.tar.gz
3642023-10-25T06:31:30.974Z+ main
3652023-10-25T06:31:30.977Z+ [[ 0 != 0 ]]
3662023-10-25T06:31:30.979Z+ echo 'URL: https://dl.oxide.computer/releases/console/bd65b9da7019ad812dd056e7fc182df2cf4ec128.tar.gz'
3672023-10-25T06:31:30.982ZURL: https://dl.oxide.computer/releases/console/bd65b9da7019ad812dd056e7fc182df2cf4ec128.tar.gz
3682023-10-25T06:31:30.985Z+ echo 'Local file: out/downloads/console.tar.gz'
3692023-10-25T06:31:30.988ZLocal file: out/downloads/console.tar.gz
3702023-10-25T06:31:30.990Z+ local DO_DOWNLOAD=true
3712023-10-25T06:31:30.993Z+ [[ -f out/downloads/console.tar.gz ]]
3722023-10-25T06:31:30.996Z+ mkdir -p out/downloads
3732023-10-25T06:31:30.999Z+ '[' true == true ']'
3742023-10-25T06:31:31.002Z+ echo Downloading...
3752023-10-25T06:31:31.005ZDownloading...
3762023-10-25T06:31:31.008Z+ do_download_curl https://dl.oxide.computer/releases/console/bd65b9da7019ad812dd056e7fc182df2cf4ec128.tar.gz out/downloads/console.tar.gz
3772023-10-25T06:31:31.011Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/bd65b9da7019ad812dd056e7fc182df2cf4ec128.tar.gz
3782023-10-25T06:31:31.600Z++ do_sha256sum out/downloads/console.tar.gz
3792023-10-25T06:31:31.606Z++ case "$OSTYPE" in
3802023-10-25T06:31:31.609Z++ SHA=sha256sum
3812023-10-25T06:31:31.613Z++ sha256sum
3822023-10-25T06:31:31.617Z++ awk '{print $1}'
3832023-10-25T06:31:31.637Z+ calculated_sha2=e4d4f33996a6e89b972fac61737acb7f1dbd21943d1f6bef776d4ee9bcccd2b0
3842023-10-25T06:31:31.652Z+ [[ e4d4f33996a6e89b972fac61737acb7f1dbd21943d1f6bef776d4ee9bcccd2b0 != \e\4\d\4\f\3\3\9\9\6\a\6\e\8\9\b\9\7\2\f\a\c\6\1\7\3\7\a\c\b\7\f\1\d\b\d\2\1\9\4\3\d\1\f\6\b\e\f\7\7\6\d\4\e\e\9\b\c\c\c\d\2\b\0 ]]
3852023-10-25T06:31:31.715Z+ rm -rf ./out/console-assets
3862023-10-25T06:31:31.721Z+ mkdir -p ./out/console-assets
3872023-10-25T06:31:31.736Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
3882023-10-25T06:31:31.748Z+ mkdir -p ./out/console-assets
3892023-10-25T06:31:31.757Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
3902023-10-25T06:31:31.782Z+ set -o errexit
3912023-10-25T06:31:31.803Z+++ dirname ./tools/ci_download_maghemite_openapi
3922023-10-25T06:31:31.816Z++ cd ./tools
3932023-10-25T06:31:31.830Z++ pwd
3942023-10-25T06:31:31.835Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3952023-10-25T06:31:31.839Z++ basename ./tools/ci_download_maghemite_openapi
3962023-10-25T06:31:31.842Z+ ARG0=ci_download_maghemite_openapi
3972023-10-25T06:31:31.845Z+ TARGET_DIR=out
3982023-10-25T06:31:31.849Z+ DOWNLOAD_DIR=out/downloads
3992023-10-25T06:31:31.852Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4002023-10-25T06:31:31.855Z++ COMMIT=2f25a2005521f643317879b46692141b4127608a
4012023-10-25T06:31:31.873Z++ SHA2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4022023-10-25T06:31:31.877Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2f25a2005521f643317879b46692141b4127608a/ddm-admin.json
4032023-10-25T06:31:31.880Z+ LOCAL_FILE=out/downloads/ddm-admin-2f25a2005521f643317879b46692141b4127608a.json
4042023-10-25T06:31:31.884Z+ main
4052023-10-25T06:31:31.886Z+ [[ 0 != 0 ]]
4062023-10-25T06:31:31.889Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2f25a2005521f643317879b46692141b4127608a/ddm-admin.json'
4072023-10-25T06:31:31.892ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2f25a2005521f643317879b46692141b4127608a/ddm-admin.json
4082023-10-25T06:31:31.895Z+ echo 'Local file: out/downloads/ddm-admin-2f25a2005521f643317879b46692141b4127608a.json'
4092023-10-25T06:31:31.898ZLocal file: out/downloads/ddm-admin-2f25a2005521f643317879b46692141b4127608a.json
4102023-10-25T06:31:31.900Z+ local DO_DOWNLOAD=true
4112023-10-25T06:31:31.903Z+ [[ -f out/downloads/ddm-admin-2f25a2005521f643317879b46692141b4127608a.json ]]
4122023-10-25T06:31:31.906Z+ mkdir -p out/downloads
4132023-10-25T06:31:31.909Z+ '[' true == true ']'
4142023-10-25T06:31:31.911Z+ echo Downloading...
4152023-10-25T06:31:31.914ZDownloading...
4162023-10-25T06:31:31.917Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2f25a2005521f643317879b46692141b4127608a/ddm-admin.json out/downloads/ddm-admin-2f25a2005521f643317879b46692141b4127608a.json
4172023-10-25T06:31:31.919Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-2f25a2005521f643317879b46692141b4127608a.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2f25a2005521f643317879b46692141b4127608a/ddm-admin.json
4182023-10-25T06:31:32.050Z++ do_sha256sum out/downloads/ddm-admin-2f25a2005521f643317879b46692141b4127608a.json
4192023-10-25T06:31:32.053Z++ case "$OSTYPE" in
4202023-10-25T06:31:32.056Z++ SHA=sha256sum
4212023-10-25T06:31:32.063Z++ sha256sum
4222023-10-25T06:31:32.073Z++ awk '{print $1}'
4232023-10-25T06:31:32.082Z+ calculated_sha2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4242023-10-25T06:31:32.098Z+ [[ 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 ]]
4252023-10-25T06:31:32.114Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4262023-10-25T06:31:32.127Z++ COMMIT=2f25a2005521f643317879b46692141b4127608a
4272023-10-25T06:31:32.142Z++ SHA2=d0f7611e5ecd049b0f83bcfa843942401f155a0be36d9a2dfd73b8341d5f816e
4282023-10-25T06:31:32.154Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2f25a2005521f643317879b46692141b4127608a/mg-admin.json
4292023-10-25T06:31:32.164Z+ LOCAL_FILE=out/downloads/mg-admin-2f25a2005521f643317879b46692141b4127608a.json
4302023-10-25T06:31:32.581Z+ main
4312023-10-25T06:31:32.589Z+ [[ 0 != 0 ]]
4322023-10-25T06:31:32.601Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2f25a2005521f643317879b46692141b4127608a/mg-admin.json'
4332023-10-25T06:31:32.631ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2f25a2005521f643317879b46692141b4127608a/mg-admin.json
4342023-10-25T06:31:32.654Z+ echo 'Local file: out/downloads/mg-admin-2f25a2005521f643317879b46692141b4127608a.json'
4352023-10-25T06:31:32.667ZLocal file: out/downloads/mg-admin-2f25a2005521f643317879b46692141b4127608a.json
4362023-10-25T06:31:32.673Z+ local DO_DOWNLOAD=true
4372023-10-25T06:31:32.677Z+ [[ -f out/downloads/mg-admin-2f25a2005521f643317879b46692141b4127608a.json ]]
4382023-10-25T06:31:32.683Z+ mkdir -p out/downloads
4392023-10-25T06:31:32.691Z+ '[' true == true ']'
4402023-10-25T06:31:32.695Z+ echo Downloading...
4412023-10-25T06:31:32.700ZDownloading...
4422023-10-25T06:31:32.721Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2f25a2005521f643317879b46692141b4127608a/mg-admin.json out/downloads/mg-admin-2f25a2005521f643317879b46692141b4127608a.json
4432023-10-25T06:31:32.823Z+ curl --silent --show-error --fail --location --output out/downloads/mg-admin-2f25a2005521f643317879b46692141b4127608a.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2f25a2005521f643317879b46692141b4127608a/mg-admin.json
4442023-10-25T06:31:32.839Z++ do_sha256sum out/downloads/mg-admin-2f25a2005521f643317879b46692141b4127608a.json
4452023-10-25T06:31:32.848Z++ case "$OSTYPE" in
4462023-10-25T06:31:32.854Z++ SHA=sha256sum
4472023-10-25T06:31:32.860Z++ sha256sum
4482023-10-25T06:31:32.866Z++ awk '{print $1}'
4492023-10-25T06:31:32.875Z+ calculated_sha2=d0f7611e5ecd049b0f83bcfa843942401f155a0be36d9a2dfd73b8341d5f816e
4502023-10-25T06:31:32.881Z+ [[ d0f7611e5ecd049b0f83bcfa843942401f155a0be36d9a2dfd73b8341d5f816e != \d\0\f\7\6\1\1\e\5\e\c\d\0\4\9\b\0\f\8\3\b\c\f\a\8\4\3\9\4\2\4\0\1\f\1\5\5\a\0\b\e\3\6\d\9\a\2\d\f\d\7\3\b\8\3\4\1\d\5\f\8\1\6\e ]]
4512023-10-25T06:31:32.887Z+ set -o errexit
4522023-10-25T06:31:32.890Z+++ dirname ./tools/ci_download_dendrite_openapi
4532023-10-25T06:31:32.898Z++ cd ./tools
4542023-10-25T06:31:32.909Z++ pwd
4552023-10-25T06:31:32.915Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4562023-10-25T06:31:32.924Z++ basename ./tools/ci_download_dendrite_openapi
4572023-10-25T06:31:32.929Z+ ARG0=ci_download_dendrite_openapi
4582023-10-25T06:31:32.934Z+ TARGET_DIR=out
4592023-10-25T06:31:32.938Z+ DOWNLOAD_DIR=out/downloads
4602023-10-25T06:31:32.943Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4612023-10-25T06:31:32.947Z++ COMMIT=c0cbc39b55fac54b95468304c497e00f3d3cf686
4622023-10-25T06:31:32.952Z++ SHA2=cb3f0cfbe6216d2441d34e0470252e0fb142332e47b33b65c24ef7368a694b6d
4632023-10-25T06:31:32.956Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/c0cbc39b55fac54b95468304c497e00f3d3cf686/dpd.json
4642023-10-25T06:31:32.960Z+ LOCAL_FILE=out/downloads/dpd-c0cbc39b55fac54b95468304c497e00f3d3cf686.json
4652023-10-25T06:31:32.965Z+ main
4662023-10-25T06:31:32.972Z+ [[ 0 != 0 ]]
4672023-10-25T06:31:32.976Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/c0cbc39b55fac54b95468304c497e00f3d3cf686/dpd.json'
4682023-10-25T06:31:32.981ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/c0cbc39b55fac54b95468304c497e00f3d3cf686/dpd.json
4692023-10-25T06:31:32.987Z+ echo 'Local file: out/downloads/dpd-c0cbc39b55fac54b95468304c497e00f3d3cf686.json'
4702023-10-25T06:31:32.993ZLocal file: out/downloads/dpd-c0cbc39b55fac54b95468304c497e00f3d3cf686.json
4712023-10-25T06:31:32.999Z+ local DO_DOWNLOAD=true
4722023-10-25T06:31:33.005Z+ [[ -f out/downloads/dpd-c0cbc39b55fac54b95468304c497e00f3d3cf686.json ]]
4732023-10-25T06:31:33.009Z+ mkdir -p out/downloads
4742023-10-25T06:31:33.014Z+ '[' true == true ']'
4752023-10-25T06:31:33.018Z+ echo Downloading...
4762023-10-25T06:31:33.025ZDownloading...
4772023-10-25T06:31:33.030Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/c0cbc39b55fac54b95468304c497e00f3d3cf686/dpd.json out/downloads/dpd-c0cbc39b55fac54b95468304c497e00f3d3cf686.json
4782023-10-25T06:31:33.035Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-c0cbc39b55fac54b95468304c497e00f3d3cf686.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/c0cbc39b55fac54b95468304c497e00f3d3cf686/dpd.json
4792023-10-25T06:31:33.040Z++ do_sha256sum out/downloads/dpd-c0cbc39b55fac54b95468304c497e00f3d3cf686.json
4802023-10-25T06:31:33.046Z++ case "$OSTYPE" in
4812023-10-25T06:31:33.055Z++ SHA=sha256sum
4822023-10-25T06:31:33.069Z++ sha256sum
4832023-10-25T06:31:33.074Z++ awk '{print $1}'
4842023-10-25T06:31:33.082Z+ calculated_sha2=cb3f0cfbe6216d2441d34e0470252e0fb142332e47b33b65c24ef7368a694b6d
4852023-10-25T06:31:33.097Z+ [[ cb3f0cfbe6216d2441d34e0470252e0fb142332e47b33b65c24ef7368a694b6d != \c\b\3\f\0\c\f\b\e\6\2\1\6\d\2\4\4\1\d\3\4\e\0\4\7\0\2\5\2\e\0\f\b\1\4\2\3\3\2\e\4\7\b\3\3\b\6\5\c\2\4\e\f\7\3\6\8\a\6\9\4\b\6\d ]]
4862023-10-25T06:31:33.104Z+ set -o errexit
4872023-10-25T06:31:33.111Z+++ dirname ./tools/ci_download_dendrite_stub
4882023-10-25T06:31:33.121Z++ cd ./tools
4892023-10-25T06:31:33.163Z++ pwd
4902023-10-25T06:31:33.176Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4912023-10-25T06:31:33.190Z++ basename ./tools/ci_download_dendrite_stub
4922023-10-25T06:31:33.209Z+ ARG0=ci_download_dendrite_stub
4932023-10-25T06:31:33.625Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
4942023-10-25T06:31:33.635Z++ CIDL_SHA256_ILLUMOS=3706e0e8230b7f76407ec0acea9020b9efc7d6c78b74c304102fd8e62cac6760
4952023-10-25T06:31:33.651Z++ CIDL_SHA256_LINUX_DPD=b275a1c688eae1024b9ce1cbb766a66e37072e84b4a6cbc18746c903739ccf51
4962023-10-25T06:31:34.065Zcurrent directory: /work/oxidecomputer/omicron
4972023-10-25T06:31:34.072Z++ CIDL_SHA256_LINUX_SWADM=7e604cc4b67c1a711a63ece2a8d0e2e7c8ef2b9ac6bb433b3c2e02f5f66018ba
4982023-10-25T06:31:34.077Zconfiguring based on OS: "solaris2.11"
4992023-10-25T06:31:34.087Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5002023-10-25T06:31:34.091ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/c0cbc39b55fac54b95468304c497e00f3d3cf686/dendrite-stub.tar.gz
5012023-10-25T06:31:34.095Z++ COMMIT=c0cbc39b55fac54b95468304c497e00f3d3cf686
5022023-10-25T06:31:34.099ZLocal file: out/downloads/dendrite-stub.tar.gz
5032023-10-25T06:31:34.104Z++ SHA2=cb3f0cfbe6216d2441d34e0470252e0fb142332e47b33b65c24ef7368a694b6d
5042023-10-25T06:31:34.108ZDownloading...
5052023-10-25T06:31:34.112Z+ TARGET_DIR=out
5062023-10-25T06:31:34.115Z+ DOWNLOAD_DIR=out/downloads
5072023-10-25T06:31:34.119Z+ DEST_DIR=./out/dendrite-stub
5082023-10-25T06:31:34.122Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5092023-10-25T06:31:34.125Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5102023-10-25T06:31:34.129Z+ REPO=oxidecomputer/dendrite
5112023-10-25T06:31:34.132Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/c0cbc39b55fac54b95468304c497e00f3d3cf686
5122023-10-25T06:31:34.136Z+ main
5132023-10-25T06:31:34.141Z+ [[ 0 != 0 ]]
5142023-10-25T06:31:34.145Z+ CIDL_OS=solaris2.11
5152023-10-25T06:31:34.149Z+ [[ 0 != 0 ]]
5162023-10-25T06:31:34.153Z+ configure_os solaris2.11
5172023-10-25T06:31:34.157Z+ echo 'current directory: /work/oxidecomputer/omicron'
5182023-10-25T06:31:34.160Z+ echo 'configuring based on OS: "solaris2.11"'
5192023-10-25T06:31:34.163Z+ case "$1" in
5202023-10-25T06:31:34.173Z+ SET_BINARIES=
5212023-10-25T06:31:34.182Z+ CIDL_SHA256=3706e0e8230b7f76407ec0acea9020b9efc7d6c78b74c304102fd8e62cac6760
5222023-10-25T06:31:34.188Z+ CIDL_SHA256FUNC=do_sha256sum
5232023-10-25T06:31:34.198Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5242023-10-25T06:31:34.203Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/c0cbc39b55fac54b95468304c497e00f3d3cf686/dendrite-stub.tar.gz
5252023-10-25T06:31:34.211Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5262023-10-25T06:31:34.219Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/c0cbc39b55fac54b95468304c497e00f3d3cf686/dendrite-stub.tar.gz'
5272023-10-25T06:31:34.224Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5282023-10-25T06:31:34.232Z+ mkdir -p out/downloads
5292023-10-25T06:31:34.240Z+ mkdir -p ./out/dendrite-stub
5302023-10-25T06:31:34.244Z+ fetch_and_verify
5312023-10-25T06:31:34.247Z+ local DO_DOWNLOAD=true
5322023-10-25T06:31:34.251Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5332023-10-25T06:31:34.254Z+ '[' true == true ']'
5342023-10-25T06:31:34.256Z+ echo Downloading...
5352023-10-25T06:31:34.259Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/c0cbc39b55fac54b95468304c497e00f3d3cf686/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5362023-10-25T06:31:34.262Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/c0cbc39b55fac54b95468304c497e00f3d3cf686/dendrite-stub.tar.gz
5372023-10-25T06:31:40.366Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5382023-10-25T06:31:40.371Z++ sha256sum
5392023-10-25T06:31:40.389Z++ awk '{print $1}'
5402023-10-25T06:31:40.464Z+ calculated_sha256=3706e0e8230b7f76407ec0acea9020b9efc7d6c78b74c304102fd8e62cac6760
5412023-10-25T06:31:40.468Z+ [[ 3706e0e8230b7f76407ec0acea9020b9efc7d6c78b74c304102fd8e62cac6760 != \3\7\0\6\e\0\e\8\2\3\0\b\7\f\7\6\4\0\7\e\c\0\a\c\e\a\9\0\2\0\b\9\e\f\c\7\d\6\c\7\8\b\7\4\c\3\0\4\1\0\2\f\d\8\e\6\2\c\a\c\6\7\6\0 ]]
5422023-10-25T06:31:40.473Z+ do_untar out/downloads/dendrite-stub.tar.gz
5432023-10-25T06:31:40.477Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5442023-10-25T06:31:41.377Z+ do_assemble
5452023-10-25T06:31:41.393Z+ rm -r ./out/dendrite-stub
5462023-10-25T06:31:41.406Z+ mkdir ./out/dendrite-stub
5472023-10-25T06:31:41.423Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5482023-10-25T06:31:41.530Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5492023-10-25T06:31:41.543Z+ set -o errexit
5502023-10-25T06:31:41.548Z+++ dirname ./tools/ci_download_maghemite_mgd
5512023-10-25T06:31:41.553Z++ cd ./tools
5522023-10-25T06:31:41.560Z++ pwd
5532023-10-25T06:31:41.563Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5542023-10-25T06:31:41.567Z++ basename ./tools/ci_download_maghemite_mgd
5552023-10-25T06:31:41.572Z+ ARG0=ci_download_maghemite_mgd
5562023-10-25T06:31:41.577Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5572023-10-25T06:31:41.582Z++ CIDL_SHA256=16878501f5440590674acd82bee6ce5dcf3d1326531c25064dd9c060ab6440a4
5582023-10-25T06:31:41.587Z++ MGD_LINUX_SHA256=45e5ddc9d81cfcb94917f9c58942c3a7211fb34a3c563fbfc2434b0a97306b3d
5592023-10-25T06:31:41.591Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
5602023-10-25T06:31:41.596Z++ COMMIT=2f25a2005521f643317879b46692141b4127608a
5612023-10-25T06:31:41.601Z++ SHA2=d0f7611e5ecd049b0f83bcfa843942401f155a0be36d9a2dfd73b8341d5f816e
5622023-10-25T06:31:41.605Z+ TARGET_DIR=out
5632023-10-25T06:31:41.610Z+ DOWNLOAD_DIR=out/downloads
5642023-10-25T06:31:41.614Z+ DEST_DIR=./out/mgd
5652023-10-25T06:31:41.618Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
5662023-10-25T06:31:41.621Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5672023-10-25T06:31:41.625Z+ REPO=oxidecomputer/maghemite
5682023-10-25T06:31:41.629Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2f25a2005521f643317879b46692141b4127608a
5692023-10-25T06:31:41.632Z+ main
5702023-10-25T06:31:41.635Z+ [[ 0 != 0 ]]
5712023-10-25T06:31:41.640Z+ CIDL_OS=solaris2.11
5722023-10-25T06:31:41.643Z+ [[ 0 != 0 ]]
5732023-10-25T06:31:41.646Z+ configure_os solaris2.11
5742023-10-25T06:31:41.649Z+ echo 'current directory: /work/oxidecomputer/omicron'
5752023-10-25T06:31:41.652Zcurrent directory: /work/oxidecomputer/omicron
5762023-10-25T06:31:41.657Z+ echo 'configuring based on OS: "solaris2.11"'
5772023-10-25T06:31:41.668Zconfiguring based on OS: "solaris2.11"
5782023-10-25T06:31:41.680Z+ case "$1" in
5792023-10-25T06:31:41.684Z+ SET_BINARIES=
5802023-10-25T06:31:41.688Z+ CIDL_SHA256FUNC=do_sha256sum
5812023-10-25T06:31:41.691Z+ TARBALL_FILENAME=mgd.tar.gz
5822023-10-25T06:31:41.694Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2f25a2005521f643317879b46692141b4127608a/mgd.tar.gz
5832023-10-25T06:31:41.697Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
5842023-10-25T06:31:41.700Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2f25a2005521f643317879b46692141b4127608a/mgd.tar.gz'
5852023-10-25T06:31:41.703ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2f25a2005521f643317879b46692141b4127608a/mgd.tar.gz
5862023-10-25T06:31:41.706Z+ echo 'Local file: out/downloads/mgd.tar.gz'
5872023-10-25T06:31:41.711ZLocal file: out/downloads/mgd.tar.gz
5882023-10-25T06:31:41.721Z+ mkdir -p out/downloads
5892023-10-25T06:31:41.724Z+ mkdir -p ./out/mgd
5902023-10-25T06:31:41.727Z+ fetch_and_verify
5912023-10-25T06:31:41.732Z+ local DO_DOWNLOAD=true
5922023-10-25T06:31:41.735Z+ [[ -f out/downloads/mgd.tar.gz ]]
5932023-10-25T06:31:41.739Z+ '[' true == true ']'
5942023-10-25T06:31:41.743Z+ echo Downloading...
5952023-10-25T06:31:41.747ZDownloading...
5962023-10-25T06:31:41.750Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2f25a2005521f643317879b46692141b4127608a/mgd.tar.gz out/downloads/mgd.tar.gz
5972023-10-25T06:31:41.763Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2f25a2005521f643317879b46692141b4127608a/mgd.tar.gz
5982023-10-25T06:31:48.659Z++ do_sha256sum out/downloads/mgd.tar.gz
5992023-10-25T06:31:48.666Z++ sha256sum
6002023-10-25T06:31:48.674Z++ awk '{print $1}'
6012023-10-25T06:31:49.092Z+ calculated_sha256=16878501f5440590674acd82bee6ce5dcf3d1326531c25064dd9c060ab6440a4
6022023-10-25T06:31:49.105Z+ [[ 16878501f5440590674acd82bee6ce5dcf3d1326531c25064dd9c060ab6440a4 != \1\6\8\7\8\5\0\1\f\5\4\4\0\5\9\0\6\7\4\a\c\d\8\2\b\e\e\6\c\e\5\d\c\f\3\d\1\3\2\6\5\3\1\c\2\5\0\6\4\d\d\9\c\0\6\0\a\b\6\4\4\0\a\4 ]]
6032023-10-25T06:31:49.116Z+ do_untar out/downloads/mgd.tar.gz
6042023-10-25T06:31:49.132Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6052023-10-25T06:31:49.144Z+ do_assemble
6062023-10-25T06:31:49.174Z+ rm -r ./out/mgd
6072023-10-25T06:31:49.189Z+ mkdir ./out/mgd
6082023-10-25T06:31:49.196Z+ cp -r out/downloads/root ./out/mgd/root
6092023-10-25T06:31:49.233Z+ set -o errexit
6102023-10-25T06:31:49.239Z+++ dirname ./tools/ci_download_transceiver_control
6112023-10-25T06:31:49.250Z++ cd ./tools
6122023-10-25T06:31:49.265Z++ pwd
6132023-10-25T06:31:49.275Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6142023-10-25T06:31:49.287Z++ basename ./tools/ci_download_transceiver_control
6152023-10-25T06:31:49.294Z+ ARG0=ci_download_transceiver_control
6162023-10-25T06:31:49.306Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6172023-10-25T06:31:49.313Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6182023-10-25T06:31:49.321Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6192023-10-25T06:31:49.334Z+ TARGET_DIR=out
6202023-10-25T06:31:49.337Z+ DOWNLOAD_DIR=out/downloads
6212023-10-25T06:31:49.340Z+ DEST_DIR=./out/transceiver-control
6222023-10-25T06:31:49.355Z+ BIN_DIR=/opt/oxide/bin
6232023-10-25T06:31:49.362Z+ BINARY=xcvradm
6242023-10-25T06:31:49.367Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6252023-10-25T06:31:49.370Z+ REPO=oxidecomputer/transceiver-control
6262023-10-25T06:31:49.375Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6272023-10-25T06:31:49.378Z+ main
6282023-10-25T06:31:49.382Z+ [[ 0 != 0 ]]
6292023-10-25T06:31:49.385Z+ CIDL_OS=solaris2.11
6302023-10-25T06:31:49.391Z+ [[ 0 != 0 ]]
6312023-10-25T06:31:49.397Z+ configure_os solaris2.11
6322023-10-25T06:31:49.401Z+ echo 'current directory: /work/oxidecomputer/omicron'
6332023-10-25T06:31:49.406Zcurrent directory: /work/oxidecomputer/omicron
6342023-10-25T06:31:49.410Zconfiguring based on OS: "solaris2.11"
6352023-10-25T06:31:49.414Z+ echo 'configuring based on OS: "solaris2.11"'
6362023-10-25T06:31:49.417Z+ case "$1" in
6372023-10-25T06:31:49.421Z+ SET_BINARIES=
6382023-10-25T06:31:49.425Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6392023-10-25T06:31:49.429Z+ CIDL_SHA256FUNC=do_sha256sum
6402023-10-25T06:31:49.434Z+ ARCHIVE_FILENAME=xcvradm.gz
6412023-10-25T06:31:49.438Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6422023-10-25T06:31:49.459Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6432023-10-25T06:31:49.500Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6442023-10-25T06:31:49.509ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6452023-10-25T06:31:49.574Z+ echo 'Local file: out/downloads/xcvradm.gz'
6462023-10-25T06:31:49.599ZLocal file: out/downloads/xcvradm.gz
6472023-10-25T06:31:49.620Z+ mkdir -p out/downloads
6482023-10-25T06:31:49.638Z+ mkdir -p ./out/transceiver-control
6492023-10-25T06:31:49.654Z+ fetch_and_verify
6502023-10-25T06:31:49.665Z+ local DO_DOWNLOAD=true
6512023-10-25T06:31:49.676Z+ [[ -f out/downloads/xcvradm.gz ]]
6522023-10-25T06:31:49.689Z+ '[' true == true ']'
6532023-10-25T06:31:49.698Z+ echo Downloading...
6542023-10-25T06:31:49.707ZDownloading...
6552023-10-25T06:31:49.718Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6562023-10-25T06:31:49.728Z+ 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
6572023-10-25T06:31:51.499Z++ do_sha256sum out/downloads/xcvradm.gz
6582023-10-25T06:31:51.509Z++ sha256sum
6592023-10-25T06:31:51.518Z++ awk '{print $1}'
6602023-10-25T06:31:51.529Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6612023-10-25T06:31:51.538Z+ [[ 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 ]]
6622023-10-25T06:31:51.548Z+ do_unpack out/downloads/xcvradm.gz
6632023-10-25T06:31:51.555Z+ mkdir -p out/downloads/root//opt/oxide/bin
6642023-10-25T06:31:51.564Z+ gzip -dc out/downloads/xcvradm.gz
6652023-10-25T06:31:51.713Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
6662023-10-25T06:31:51.722Z+ do_assemble
6672023-10-25T06:31:51.733Z+ rm -r ./out/transceiver-control
6682023-10-25T06:31:51.743Z+ mkdir ./out/transceiver-control
6692023-10-25T06:31:51.754Z+ cp -r out/downloads/root ./out/transceiver-control/root
6702023-10-25T06:31:51.967ZAll prerequisites installed successfully
6712023-10-25T06:31:51.973Z
6722023-10-25T06:31:51.977Zreal 2:34.282808701
6732023-10-25T06:31:51.982Zuser 55.064765602
6742023-10-25T06:31:51.987Zsys 10.501026785
6752023-10-25T06:31:51.991Ztrap 0.021393600
6762023-10-25T06:31:51.996Ztflt 0.185611715
6772023-10-25T06:31:52.002Zdflt 0.722885225
6782023-10-25T06:31:52.010Zkflt 0.215548463
6792023-10-25T06:31:52.014Zlock 2.642660930
6802023-10-25T06:31:52.042Zslp 4:46.307438289
6812023-10-25T06:31:52.053Zlat 3.413633241
6822023-10-25T06:31:52.064Zstop 0.122205805
6832023-10-25T06:31:52.077Z+ banner end-to-end-tests
6842023-10-25T06:31:52.082Z
6852023-10-25T06:31:52.086Z ###### # # ##### ##### #### ###### # # #####
6862023-10-25T06:31:52.090Z # ## # # # # # # # ## # # #
6872023-10-25T06:31:52.094Z ##### # # # # # ##### # # # ##### ##### # # # # #
6882023-10-25T06:31:52.099Z # # # # # # # # # # # # # # #
6892023-10-25T06:31:52.104Z # # ## # # # # # # # ## # #
6902023-10-25T06:31:52.108Z ###### # # ##### # #### ###### # # #####
6912023-10-25T06:31:52.113Z
6922023-10-25T06:31:52.119Z+ export CARGO_PROFILE_DEV_DEBUG=1
6932023-10-25T06:31:52.126Z+ CARGO_PROFILE_DEV_DEBUG=1
6942023-10-25T06:31:52.131Z+ export CARGO_PROFILE_TEST_DEBUG=1
6952023-10-25T06:31:52.135Z+ CARGO_PROFILE_TEST_DEBUG=1
6962023-10-25T06:31:52.140Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
6972023-10-25T06:31:52.462Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
6982023-10-25T06:31:52.898Z Updating crates.io index
6992023-10-25T06:31:52.913Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7002023-10-25T06:31:53.813Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7012023-10-25T06:31:55.564Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7022023-10-25T06:31:56.194Z Updating git repository `http://github.com/oxidecomputer/tofino`
7032023-10-25T06:31:56.542Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7042023-10-25T06:31:56.940Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7052023-10-25T06:31:57.165Z Updating git repository `https://github.com/oxidecomputer/propolis`
7062023-10-25T06:32:06.235Z Updating git repository `https://github.com/oxidecomputer/crucible`
7072023-10-25T06:32:06.517Z Updating git repository `https://github.com/oxidecomputer/opte`
7082023-10-25T06:32:07.066Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7092023-10-25T06:32:07.302Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7102023-10-25T06:32:07.898Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7112023-10-25T06:32:08.088Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7122023-10-25T06:32:08.266Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7132023-10-25T06:32:08.602Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7142023-10-25T06:32:08.676Z Updating git repository `https://github.com/njaremko/samael`
7152023-10-25T06:32:08.898Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7162023-10-25T06:32:09.157Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7172023-10-25T06:32:09.433Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7182023-10-25T06:32:09.598Z Updating git repository `https://github.com/jgallagher/nix`
7192023-10-25T06:32:10.027Z Updating git repository `https://github.com/cbiffle/hubpack`
7202023-10-25T06:32:10.470Z Updating git repository `https://github.com/oxidecomputer/omicron`
7212023-10-25T06:32:17.534Z Updating git repository `https://github.com/oxidecomputer/rfb`
7222023-10-25T06:32:18.051Z Updating git repository `https://github.com/oxidecomputer/typify`
7232023-10-25T06:32:18.949Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7242023-10-25T06:32:19.361Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7252023-10-25T06:32:19.776Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7262023-10-25T06:32:21.419Z Downloading crates ...
7272023-10-25T06:32:21.668Z Downloaded bit-set v0.5.3
7282023-10-25T06:32:21.674Z Downloaded bincode v1.3.3
7292023-10-25T06:32:21.679Z Downloaded bit_field v0.10.2
7302023-10-25T06:32:21.682Z Downloaded adler v1.0.2
7312023-10-25T06:32:21.697Z Downloaded linked-hash-map v0.5.6
7322023-10-25T06:32:21.701Z Downloaded macaddr v1.0.1
7332023-10-25T06:32:21.705Z Downloaded md5 v0.7.0
7342023-10-25T06:32:21.710Z Downloaded match_cfg v0.1.0
7352023-10-25T06:32:21.713Z Downloaded diesel_table_macro_syntax v0.1.0
7362023-10-25T06:32:21.716Z Downloaded bitstruct v0.1.1
7372023-10-25T06:32:21.720Z Downloaded matches v0.1.10
7382023-10-25T06:32:21.728Z Downloaded lazy_static v1.4.0
7392023-10-25T06:32:21.736Z Downloaded lru-cache v0.1.2
7402023-10-25T06:32:21.746Z Downloaded base64ct v1.6.0
7412023-10-25T06:32:21.768Z Downloaded libefi-sys v0.1.0
7422023-10-25T06:32:21.772Z Downloaded blowfish v0.9.1
7432023-10-25T06:32:21.776Z Downloaded memoffset v0.9.0
7442023-10-25T06:32:21.784Z Downloaded anstyle v1.0.2
7452023-10-25T06:32:21.798Z Downloaded darling_macro v0.20.3
7462023-10-25T06:32:21.804Z Downloaded openssl-probe v0.1.5
7472023-10-25T06:32:21.809Z Downloaded openssl-macros v0.1.1
7482023-10-25T06:32:21.833Z Downloaded nibble_vec v0.1.0
7492023-10-25T06:32:21.882Z Downloaded parse-display v0.7.0
7502023-10-25T06:32:21.889Z Downloaded opaque-debug v0.3.0
7512023-10-25T06:32:21.910Z Downloaded num_threads v0.1.6
7522023-10-25T06:32:21.914Z Downloaded async-stream-impl v0.3.5
7532023-10-25T06:32:21.919Z Downloaded pest_generator v2.7.2
7542023-10-25T06:32:21.923Z Downloaded normalize-line-endings v0.3.0
7552023-10-25T06:32:21.927Z Downloaded der v0.7.8
7562023-10-25T06:32:21.931Z Downloaded parse-display-derive v0.7.0
7572023-10-25T06:32:21.940Z Downloaded atomic-waker v1.1.1
7582023-10-25T06:32:21.945Z Downloaded async-recursion v1.0.5
7592023-10-25T06:32:21.948Z Downloaded aead v0.5.2
7602023-10-25T06:32:21.954Z Downloaded proc-macro-crate v1.3.1
7612023-10-25T06:32:21.960Z Downloaded postcard v0.7.3
7622023-10-25T06:32:21.966Z Downloaded openssl-sys v0.9.93
7632023-10-25T06:32:22.379Z Downloaded parking_lot v0.11.2
7642023-10-25T06:32:22.383Z Downloaded debug-ignore v1.0.5
7652023-10-25T06:32:22.386Z Downloaded pretty-hex v0.3.0
7662023-10-25T06:32:22.390Z Downloaded pest v2.7.2
7672023-10-25T06:32:22.393Z Downloaded bit-vec v0.6.3
7682023-10-25T06:32:22.396Z Downloaded async-trait v0.1.73
7692023-10-25T06:32:22.399Z Downloaded anstream v0.5.0
7702023-10-25T06:32:22.402Z Downloaded anstyle-parse v0.2.1
7712023-10-25T06:32:22.405Z Downloaded ed25519 v2.2.2
7722023-10-25T06:32:22.408Z Downloaded bytes v1.5.0
7732023-10-25T06:32:22.410Z Downloaded dirs-sys v0.4.1
7742023-10-25T06:32:22.413Z Downloaded cfg-if v1.0.0
7752023-10-25T06:32:22.416Z Downloaded difflib v0.4.0
7762023-10-25T06:32:22.419Z Downloaded unicode-xid v0.2.4
7772023-10-25T06:32:22.423Z Downloaded pkg-config v0.3.27
7782023-10-25T06:32:22.426Z Downloaded dtrace-parser v0.1.14
7792023-10-25T06:32:22.429Z Downloaded thiserror v1.0.49
7802023-10-25T06:32:22.431Z Downloaded ascii v1.1.0
7812023-10-25T06:32:22.435Z Downloaded num_cpus v1.16.0
7822023-10-25T06:32:22.440Z Downloaded ansi_term v0.12.1
7832023-10-25T06:32:22.443Z Downloaded addr2line v0.21.0
7842023-10-25T06:32:22.447Z Downloaded ahash v0.8.3
7852023-10-25T06:32:22.451Z Downloaded zeroize v1.6.0
7862023-10-25T06:32:22.455Z Downloaded xattr v1.0.1
7872023-10-25T06:32:22.458Z Downloaded r2d2 v0.8.10
7882023-10-25T06:32:22.462Z Downloaded percent-encoding v2.3.0
7892023-10-25T06:32:22.465Z Downloaded password-hash v0.4.2
7902023-10-25T06:32:22.469Z Downloaded serde_tokenstream v0.2.0
7912023-10-25T06:32:22.472Z Downloaded keccak v0.1.4
7922023-10-25T06:32:22.476Z Downloaded dof v0.1.5
7932023-10-25T06:32:22.480Z Downloaded quote v1.0.33
7942023-10-25T06:32:22.483Z Downloaded strsim v0.8.0
7952023-10-25T06:32:22.487Z Downloaded anyhow v1.0.75
7962023-10-25T06:32:22.491Z Downloaded walkdir v2.4.0
7972023-10-25T06:32:22.498Z Downloaded structopt-derive v0.4.18
7982023-10-25T06:32:22.502Z Downloaded once_cell v1.18.0
7992023-10-25T06:32:22.506Z Downloaded waitgroup v0.1.2
8002023-10-25T06:32:22.511Z Downloaded proc-macro-error v1.0.4
8012023-10-25T06:32:22.514Z Downloaded lalrpop-util v0.19.12
8022023-10-25T06:32:22.518Z Downloaded futures-task v0.3.28
8032023-10-25T06:32:22.525Z Downloaded thread_local v1.1.7
8042023-10-25T06:32:22.530Z Downloaded try-lock v0.2.4
8052023-10-25T06:32:22.534Z Downloaded camino v1.1.6
8062023-10-25T06:32:22.537Z Downloaded float-cmp v0.9.0
8072023-10-25T06:32:22.541Z Downloaded usdt v0.3.5
8082023-10-25T06:32:22.545Z Downloaded backtrace v0.3.69
8092023-10-25T06:32:22.550Z Downloaded secrecy v0.8.0
8102023-10-25T06:32:22.553Z Downloaded rcgen v0.10.0
8112023-10-25T06:32:22.557Z Downloaded headers-core v0.2.0
8122023-10-25T06:32:22.560Z Downloaded enum-as-inner v0.5.1
8132023-10-25T06:32:22.564Z Downloaded heck v0.3.3
8142023-10-25T06:32:22.567Z Downloaded serde_urlencoded v0.7.1
8152023-10-25T06:32:22.571Z Downloaded instant v0.1.12
8162023-10-25T06:32:22.577Z Downloaded foreign-types v0.5.0
8172023-10-25T06:32:22.587Z Downloaded hex-literal v0.4.1
8182023-10-25T06:32:23.010Z Downloaded crc32fast v1.3.2
8192023-10-25T06:32:23.023Z Downloaded slog-json v2.6.1
8202023-10-25T06:32:23.031Z Downloaded futures-sink v0.3.28
8212023-10-25T06:32:23.035Z Downloaded time-macros v0.2.13
8222023-10-25T06:32:23.039Z Downloaded zerocopy v0.6.4
8232023-10-25T06:32:23.044Z Downloaded string_cache v0.8.7
8242023-10-25T06:32:23.049Z Downloaded home v0.5.5
8252023-10-25T06:32:23.055Z Downloaded chacha20poly1305 v0.10.1
8262023-10-25T06:32:23.060Z Downloaded base64 v0.13.1
8272023-10-25T06:32:23.064Z Downloaded signature v2.1.0
8282023-10-25T06:32:23.068Z Downloaded twox-hash v1.6.3
8292023-10-25T06:32:23.073Z Downloaded spki v0.7.2
8302023-10-25T06:32:23.077Z Downloaded form_urlencoded v1.2.0
8312023-10-25T06:32:23.081Z Downloaded unicase v2.7.0
8322023-10-25T06:32:23.086Z Downloaded time-core v0.1.1
8332023-10-25T06:32:23.090Z Downloaded tap v1.0.1
8342023-10-25T06:32:23.094Z Downloaded tracing v0.1.37
8352023-10-25T06:32:23.099Z Downloaded foreign-types-shared v0.3.1
8362023-10-25T06:32:23.104Z Downloaded toml_datetime v0.6.3
8372023-10-25T06:32:23.109Z Downloaded inout v0.1.3
8382023-10-25T06:32:23.112Z Downloaded smf v0.2.2
8392023-10-25T06:32:23.116Z Downloaded semver-parser v0.10.2
8402023-10-25T06:32:23.126Z Downloaded russh-keys v0.38.0
8412023-10-25T06:32:23.149Z Downloaded group v0.13.0
8422023-10-25T06:32:23.166Z Downloaded futures-io v0.3.28
8432023-10-25T06:32:23.171Z Downloaded hostname v0.3.1
8442023-10-25T06:32:23.175Z Downloaded structopt v0.3.26
8452023-10-25T06:32:23.179Z Downloaded itoa v1.0.9
8462023-10-25T06:32:23.195Z Downloaded httparse v1.8.0
8472023-10-25T06:32:23.205Z Downloaded ident_case v1.0.1
8482023-10-25T06:32:23.214Z Downloaded spin v0.9.8
8492023-10-25T06:32:23.222Z Downloaded socket2 v0.5.4
8502023-10-25T06:32:23.233Z Downloaded ron v0.7.1
8512023-10-25T06:32:23.236Z Downloaded slab v0.4.9
8522023-10-25T06:32:23.245Z Downloaded jobserver v0.1.26
8532023-10-25T06:32:23.253Z Downloaded endian-type v0.1.2
8542023-10-25T06:32:23.269Z Downloaded hash32 v0.2.1
8552023-10-25T06:32:23.285Z Downloaded siphasher v0.3.11
8562023-10-25T06:32:23.300Z Downloaded tokio-stream v0.1.14
8572023-10-25T06:32:23.312Z Downloaded foreign-types v0.3.2
8582023-10-25T06:32:23.328Z Downloaded hashlink v0.8.3
8592023-10-25T06:32:23.344Z Downloaded typenum v1.16.0
8602023-10-25T06:32:23.771Z Downloaded is-terminal v0.4.9
8612023-10-25T06:32:23.781Z Downloaded io-lifetimes v1.0.11
8622023-10-25T06:32:23.791Z Downloaded serde_derive v1.0.188
8632023-10-25T06:32:23.799Z Downloaded rustversion v1.0.14
8642023-10-25T06:32:23.808Z Downloaded futures-executor v0.3.28
8652023-10-25T06:32:23.817Z Downloaded hmac v0.12.1
8662023-10-25T06:32:23.829Z Downloaded url v2.4.1
8672023-10-25T06:32:23.839Z Downloaded termcolor v1.2.0
8682023-10-25T06:32:23.848Z Downloaded indexmap v2.0.0
8692023-10-25T06:32:23.861Z Downloaded http-body v0.4.5
8702023-10-25T06:32:23.869Z Downloaded fallible-streaming-iterator v0.1.9
8712023-10-25T06:32:23.876Z Downloaded thiserror-no-std v2.0.2
8722023-10-25T06:32:23.884Z Downloaded resolv-conf v0.7.0
8732023-10-25T06:32:23.887Z Downloaded half v1.8.2
8742023-10-25T06:32:23.891Z Downloaded darling_core v0.20.3
8752023-10-25T06:32:23.895Z Downloaded hyper-rustls v0.24.1
8762023-10-25T06:32:23.899Z Downloaded smawk v0.3.1
8772023-10-25T06:32:23.903Z Downloaded yasna v0.5.2
8782023-10-25T06:32:23.947Z Downloaded futures-channel v0.3.28
8792023-10-25T06:32:23.952Z Downloaded radium v0.7.0
8802023-10-25T06:32:23.957Z Downloaded sha2 v0.10.8
8812023-10-25T06:32:23.961Z Downloaded num-bigint v0.4.4
8822023-10-25T06:32:23.967Z Downloaded terminal_size v0.2.6
8832023-10-25T06:32:23.971Z Downloaded erased-serde v0.3.30
8842023-10-25T06:32:23.974Z Downloaded toml v0.8.0
8852023-10-25T06:32:23.978Z Downloaded crossbeam-channel v0.5.8
8862023-10-25T06:32:23.981Z Downloaded serde_with_macros v2.3.3
8872023-10-25T06:32:23.985Z Downloaded flate2 v1.0.28
8882023-10-25T06:32:23.992Z Downloaded futures v0.3.28
8892023-10-25T06:32:23.996Z Downloaded socket2 v0.4.9
8902023-10-25T06:32:24.002Z Downloaded slog v2.7.0
8912023-10-25T06:32:24.007Z Downloaded tar v0.4.40
8922023-10-25T06:32:24.012Z Downloaded toml v0.7.8
8932023-10-25T06:32:24.017Z Downloaded tokio-postgres v0.7.10
8942023-10-25T06:32:24.021Z Downloaded textwrap v0.16.0
8952023-10-25T06:32:24.026Z Downloaded indexmap v1.9.3
8962023-10-25T06:32:24.031Z Downloaded ed25519-dalek v2.0.0
8972023-10-25T06:32:24.036Z Downloaded headers v0.3.9
8982023-10-25T06:32:24.040Z Downloaded openssl v0.10.57
8992023-10-25T06:32:24.045Z Downloaded ucd-trie v0.1.6
9002023-10-25T06:32:24.052Z Downloaded trust-dns-server v0.22.1
9012023-10-25T06:32:24.060Z Downloaded time v0.3.27
9022023-10-25T06:32:24.064Z Downloaded rand v0.7.3
9032023-10-25T06:32:24.068Z Downloaded hashbrown v0.14.0
9042023-10-25T06:32:24.075Z Downloaded rusqlite v0.29.0
9052023-10-25T06:32:24.080Z Downloaded futures-util v0.3.28
9062023-10-25T06:32:24.085Z Downloaded hashbrown v0.13.2
9072023-10-25T06:32:24.095Z Downloaded unicode-segmentation v1.10.1
9082023-10-25T06:32:24.101Z Downloaded serde_json v1.0.107
9092023-10-25T06:32:24.105Z Downloaded unicode-normalization v0.1.22
9102023-10-25T06:32:24.110Z Downloaded itertools v0.10.5
9112023-10-25T06:32:24.115Z Downloaded hkdf v0.12.3
9122023-10-25T06:32:24.120Z Downloaded winnow v0.5.15
9132023-10-25T06:32:24.146Z Downloaded serde_with v2.3.3
9142023-10-25T06:32:24.162Z Downloaded itertools v0.11.0
9152023-10-25T06:32:24.173Z Downloaded regex-automata v0.1.10
9162023-10-25T06:32:24.197Z Downloaded reqwest v0.11.20
9172023-10-25T06:32:24.216Z Downloaded smoltcp v0.8.2
9182023-10-25T06:32:24.230Z Downloaded h2 v0.3.21
9192023-10-25T06:32:24.245Z Downloaded vcpkg v0.2.15
9202023-10-25T06:32:24.250Z Downloaded syn v1.0.109
9212023-10-25T06:32:24.255Z Downloaded rustls v0.21.7
9222023-10-25T06:32:24.262Z Downloaded syn v2.0.32
9232023-10-25T06:32:24.679Z Downloaded regress v0.7.1
9242023-10-25T06:32:24.688Z Downloaded gimli v0.28.0
9252023-10-25T06:32:24.697Z Downloaded openapiv3 v1.0.3
9262023-10-25T06:32:25.109Z Downloaded sled v0.34.7
9272023-10-25T06:32:25.530Z Downloaded bstr v1.6.0
9282023-10-25T06:32:25.533Z Downloaded tokio v1.33.0
9292023-10-25T06:32:25.537Z Downloaded rustix v0.37.23
9302023-10-25T06:32:25.547Z Downloaded rustix v0.38.9
9312023-10-25T06:32:25.558Z Downloaded trust-dns-proto v0.22.0
9322023-10-25T06:32:25.579Z Downloaded zerocopy-derive v0.6.4
9332023-10-25T06:32:26.002Z Downloaded smoltcp v0.9.1
9342023-10-25T06:32:26.010Z Downloaded webpki-roots v0.25.2
9352023-10-25T06:32:26.023Z Downloaded bstr v0.2.17
9362023-10-25T06:32:26.034Z Downloaded encoding_rs v0.8.33
9372023-10-25T06:32:26.044Z Downloaded zerocopy-derive v0.2.0
9382023-10-25T06:32:26.511Z Downloaded libc v0.2.149
9392023-10-25T06:32:26.517Z Downloaded bzip2-sys v0.1.11+1.0.8
9402023-10-25T06:32:26.522Z Downloaded regex-automata v0.3.8
9412023-10-25T06:32:26.535Z Downloaded hyper v0.14.27
9422023-10-25T06:32:26.550Z Downloaded regex-syntax v0.7.5
9432023-10-25T06:32:26.557Z Downloaded nix v0.26.2
9442023-10-25T06:32:26.564Z Downloaded idna v0.4.0
9452023-10-25T06:32:26.567Z Downloaded sha3 v0.10.8
9462023-10-25T06:32:26.624Z Downloaded idna v0.2.3
9472023-10-25T06:32:26.638Z Downloaded regex-syntax v0.6.29
9482023-10-25T06:32:26.643Z Downloaded radix_trie v0.2.1
9492023-10-25T06:32:26.651Z Downloaded object v0.32.1
9502023-10-25T06:32:26.654Z Downloaded diesel v2.1.1
9512023-10-25T06:32:26.658Z Downloaded regex v1.9.5
9522023-10-25T06:32:26.662Z Downloaded winapi v0.3.9
9532023-10-25T06:32:26.668Z Downloaded ring v0.16.20
9542023-10-25T06:32:26.671Z Downloaded rustls-webpki v0.101.4
9552023-10-25T06:32:26.675Z Downloaded git2 v0.17.2
9562023-10-25T06:32:26.678Z Downloaded chrono v0.4.31
9572023-10-25T06:32:26.681Z Downloaded bitvec v1.0.1
9582023-10-25T06:32:26.684Z Downloaded libgit2-sys v0.15.2+1.6.4
9592023-10-25T06:32:26.689Z Downloaded serde v1.0.188
9602023-10-25T06:32:26.693Z Downloaded clap v2.34.0
9612023-10-25T06:32:26.742Z Downloaded curve25519-dalek v4.1.0
9622023-10-25T06:32:26.749Z Downloaded hashbrown v0.12.3
9632023-10-25T06:32:26.753Z Downloaded similar v2.2.1
9642023-10-25T06:32:26.756Z Downloaded unsafe-libyaml v0.2.9
9652023-10-25T06:32:26.759Z Downloaded http v0.2.9
9662023-10-25T06:32:26.764Z Downloaded toml_edit v0.20.0
9672023-10-25T06:32:26.767Z Downloaded russh v0.38.0
9682023-10-25T06:32:26.770Z Downloaded toml_edit v0.19.15
9692023-10-25T06:32:26.774Z Downloaded serde_yaml v0.9.25
9702023-10-25T06:32:26.777Z Downloaded trust-dns-client v0.22.0
9712023-10-25T06:32:26.781Z Downloaded elliptic-curve v0.13.5
9722023-10-25T06:32:26.787Z Downloaded aho-corasick v1.0.4
9732023-10-25T06:32:26.792Z Downloaded aes-gcm v0.10.2
9742023-10-25T06:32:26.798Z Downloaded ryu v1.0.15
9752023-10-25T06:32:26.805Z Downloaded heapless v0.7.16
9762023-10-25T06:32:26.814Z Downloaded schemars v0.8.13
9772023-10-25T06:32:26.889Z Downloaded libz-sys v1.1.12
9782023-10-25T06:32:26.903Z Downloaded trust-dns-resolver v0.22.0
9792023-10-25T06:32:26.912Z Downloaded tracing-core v0.1.31
9802023-10-25T06:32:26.928Z Downloaded rustls-native-certs v0.6.3
9812023-10-25T06:32:26.937Z Downloaded stringprep v0.1.3
9822023-10-25T06:32:26.955Z Downloaded const_format v0.2.31
9832023-10-25T06:32:26.967Z Downloaded subprocess v0.2.9
9842023-10-25T06:32:26.978Z Downloaded slog-term v2.9.0
9852023-10-25T06:32:27.050Z Downloaded untrusted v0.7.1
9862023-10-25T06:32:27.057Z Downloaded ipnetwork v0.20.0
9872023-10-25T06:32:27.063Z Downloaded humantime v2.1.0
9882023-10-25T06:32:27.067Z Downloaded tokio-native-tls v0.3.1
9892023-10-25T06:32:27.073Z Downloaded textwrap v0.11.0
9902023-10-25T06:32:27.078Z Downloaded unicode-width v0.1.10
9912023-10-25T06:32:27.083Z Downloaded strum_macros v0.25.2
9922023-10-25T06:32:27.088Z Downloaded wyz v0.5.1
9932023-10-25T06:32:27.093Z Downloaded spin v0.5.2
9942023-10-25T06:32:27.097Z Downloaded ipnet v2.8.0
9952023-10-25T06:32:27.102Z Downloaded tokio-rustls v0.24.1
9962023-10-25T06:32:27.106Z Downloaded env_logger v0.9.3
9972023-10-25T06:32:27.112Z Downloaded semver v0.11.0
9982023-10-25T06:32:27.115Z Downloaded tokio-util v0.7.9
9992023-10-25T06:32:27.119Z Downloaded subtle v2.5.0
10002023-10-25T06:32:27.122Z Downloaded unicode-linebreak v0.1.5
10012023-10-25T06:32:27.126Z Downloaded libm v0.2.7
10022023-10-25T06:32:27.132Z Downloaded libsqlite3-sys v0.26.0
10032023-10-25T06:32:27.136Z Downloaded funty v2.0.0
10042023-10-25T06:32:27.140Z Downloaded signal-hook-registry v1.4.1
10052023-10-25T06:32:27.144Z Downloaded petgraph v0.6.4
10062023-10-25T06:32:27.151Z Downloaded aes v0.8.3
10072023-10-25T06:32:27.156Z Downloaded rand v0.8.5
10082023-10-25T06:32:27.160Z Downloaded clap_builder v4.4.2
10092023-10-25T06:32:27.164Z Downloaded tokio-tungstenite v0.18.0
10102023-10-25T06:32:27.168Z Downloaded hubpack v0.1.2
10112023-10-25T06:32:27.177Z Downloaded semver v1.0.20
10122023-10-25T06:32:27.180Z Downloaded sha1 v0.10.5
10132023-10-25T06:32:27.185Z Downloaded slog-stdlog v4.1.1
10142023-10-25T06:32:27.189Z Downloaded hubpack_derive v0.1.1
10152023-10-25T06:32:27.195Z Downloaded russh-cryptovec v0.7.0
10162023-10-25T06:32:27.200Z Downloaded zip v0.6.6
10172023-10-25T06:32:27.204Z Downloaded take_mut v0.2.2
10182023-10-25T06:32:27.208Z Downloaded smallvec v1.11.0
10192023-10-25T06:32:27.212Z Downloaded thread-id v4.2.0
10202023-10-25T06:32:27.216Z Downloaded futures-core v0.3.28
10212023-10-25T06:32:27.220Z Downloaded slog-envlogger v2.2.0
10222023-10-25T06:32:27.224Z Downloaded glob v0.3.1
10232023-10-25T06:32:27.228Z Downloaded rustls-pemfile v1.0.3
10242023-10-25T06:32:27.240Z Downloaded vsss-rs v3.3.1
10252023-10-25T06:32:27.254Z Downloaded fallible-iterator v0.2.0
10262023-10-25T06:32:27.259Z Downloaded errno v0.3.2
10272023-10-25T06:32:27.262Z Downloaded rustfmt-wrapper v0.2.0
10282023-10-25T06:32:27.265Z Downloaded rustc_version v0.4.0
10292023-10-25T06:32:27.269Z Downloaded http-range v0.1.5
10302023-10-25T06:32:27.272Z Downloaded fnv v1.0.7
10312023-10-25T06:32:27.274Z Downloaded ff v0.13.0
10322023-10-25T06:32:27.279Z Downloaded slog-async v2.8.0
10332023-10-25T06:32:27.282Z Downloaded rustc-demangle v0.1.23
10342023-10-25T06:32:27.285Z Downloaded httpdate v1.0.3
10352023-10-25T06:32:27.288Z Downloaded fixedbitset v0.4.2
10362023-10-25T06:32:27.291Z Downloaded tracing-attributes v0.1.26
10372023-10-25T06:32:27.295Z Downloaded static_assertions v1.1.0
10382023-10-25T06:32:27.298Z Downloaded stable_deref_trait v1.2.0
10392023-10-25T06:32:27.302Z Downloaded filetime v0.2.22
10402023-10-25T06:32:27.307Z Downloaded slog-scope v4.4.0
10412023-10-25T06:32:27.310Z Downloaded ringbuffer v0.15.0
10422023-10-25T06:32:27.313Z Downloaded hex v0.4.3
10432023-10-25T06:32:27.316Z Downloaded slog-dtrace v0.2.3
10442023-10-25T06:32:27.319Z Downloaded sct v0.7.0
10452023-10-25T06:32:27.323Z Downloaded uuid v1.4.1
10462023-10-25T06:32:27.327Z Downloaded parking_lot_core v0.8.6
10472023-10-25T06:32:27.348Z Downloaded num_enum v0.7.0
10482023-10-25T06:32:27.352Z Downloaded iana-time-zone v0.1.57
10492023-10-25T06:32:27.355Z Downloaded hyper-tls v0.5.0
10502023-10-25T06:32:27.358Z Downloaded hyper-staticfile v0.9.5
10512023-10-25T06:32:27.361Z Downloaded heck v0.4.1
10522023-10-25T06:32:27.365Z Downloaded tokio-macros v2.1.0
10532023-10-25T06:32:27.368Z Downloaded same-file v1.0.6
10542023-10-25T06:32:27.372Z Downloaded tungstenite v0.20.1
10552023-10-25T06:32:27.376Z Downloaded foreign-types-shared v0.1.1
10562023-10-25T06:32:27.381Z Downloaded foreign-types-macros v0.2.3
10572023-10-25T06:32:27.385Z Downloaded equivalent v1.0.1
10582023-10-25T06:32:27.390Z Downloaded getrandom v0.2.10
10592023-10-25T06:32:27.393Z Downloaded serde_derive_internals v0.26.0
10602023-10-25T06:32:27.397Z Downloaded either v1.9.0
10612023-10-25T06:32:27.400Z Downloaded whoami v1.4.1
10622023-10-25T06:32:27.403Z Downloaded unicode-ident v1.0.12
10632023-10-25T06:32:27.408Z Downloaded mio v0.8.8
10642023-10-25T06:32:27.425Z Downloaded const-oid v0.9.5
10652023-10-25T06:32:27.437Z Downloaded fastrand v2.0.0
10662023-10-25T06:32:27.450Z Downloaded toolchain_find v0.2.0
10672023-10-25T06:32:27.467Z Downloaded schemars_derive v0.8.13
10682023-10-25T06:32:27.471Z Downloaded vergen v8.2.4
10692023-10-25T06:32:27.476Z Downloaded digest v0.10.7
10702023-10-25T06:32:27.479Z Downloaded num-complex v0.4.4
10712023-10-25T06:32:27.486Z Downloaded cc v1.0.83
10722023-10-25T06:32:27.489Z Downloaded arc-swap v1.6.0
10732023-10-25T06:32:27.494Z Downloaded slog-bunyan v2.4.0
10742023-10-25T06:32:27.503Z Downloaded scopeguard v1.2.0
10752023-10-25T06:32:27.511Z Downloaded scheduled-thread-pool v0.2.7
10762023-10-25T06:32:27.559Z Downloaded usdt-impl v0.3.5
10772023-10-25T06:32:27.575Z Downloaded getrandom v0.1.16
10782023-10-25T06:32:27.581Z Downloaded getopts v0.2.21
10792023-10-25T06:32:27.589Z Downloaded generic-array v0.14.7
10802023-10-25T06:32:27.595Z Downloaded futures-macro v0.3.28
10812023-10-25T06:32:27.603Z Downloaded version_check v0.9.4
10822023-10-25T06:32:27.617Z Downloaded vec_map v0.8.2
10832023-10-25T06:32:27.622Z Downloaded serde_tokenstream v0.1.7
10842023-10-25T06:32:27.626Z Downloaded password-hash v0.5.0
10852023-10-25T06:32:27.631Z Downloaded omicron-zone-package v0.8.3
10862023-10-25T06:32:27.637Z Downloaded num-rational v0.4.1
10872023-10-25T06:32:27.644Z Downloaded clap v4.4.3
10882023-10-25T06:32:27.649Z Downloaded unicode-bidi v0.3.13
10892023-10-25T06:32:27.652Z Downloaded tungstenite v0.18.0
10902023-10-25T06:32:27.658Z Downloaded memchr v2.6.3
10912023-10-25T06:32:27.669Z Downloaded toml v0.5.11
10922023-10-25T06:32:27.681Z Downloaded num v0.4.1
10932023-10-25T06:32:27.687Z Downloaded clap_lex v0.5.1
10942023-10-25T06:32:27.697Z Downloaded cipher v0.4.4
10952023-10-25T06:32:27.703Z Downloaded backoff v0.4.0
10962023-10-25T06:32:27.715Z Downloaded allocator-api2 v0.2.16
10972023-10-25T06:32:27.722Z Downloaded dirs v5.0.1
10982023-10-25T06:32:27.727Z Downloaded zone v0.2.0
10992023-10-25T06:32:27.736Z Downloaded zeroize_derive v1.4.2
11002023-10-25T06:32:27.752Z Downloaded zerocopy v0.3.0
11012023-10-25T06:32:27.757Z Downloaded tinyvec v1.6.0
11022023-10-25T06:32:27.761Z Downloaded term v0.7.0
11032023-10-25T06:32:27.768Z Downloaded postgres-protocol v0.6.6
11042023-10-25T06:32:27.773Z Downloaded num-traits v0.2.16
11052023-10-25T06:32:27.778Z Downloaded utf8parse v0.2.1
11062023-10-25T06:32:27.783Z Downloaded utf-8 v0.7.6
11072023-10-25T06:32:27.791Z Downloaded synstructure v0.12.6
11082023-10-25T06:32:27.798Z Downloaded cstr-argument v0.1.2
11092023-10-25T06:32:27.803Z Downloaded ghash v0.5.0
11102023-10-25T06:32:27.808Z Downloaded fxhash v0.2.1
11112023-10-25T06:32:27.813Z Downloaded usdt-macro v0.3.5
11122023-10-25T06:32:27.818Z Downloaded cpufeatures v0.2.9
11132023-10-25T06:32:27.823Z Downloaded convert_case v0.4.0
11142023-10-25T06:32:27.828Z Downloaded serde_repr v0.1.16
11152023-10-25T06:32:27.832Z Downloaded serde_path_to_error v0.1.14
11162023-10-25T06:32:27.838Z Downloaded rand_core v0.6.4
11172023-10-25T06:32:27.842Z Downloaded rand_core v0.5.1
11182023-10-25T06:32:27.847Z Downloaded rand_chacha v0.3.1
11192023-10-25T06:32:27.851Z Downloaded rand_chacha v0.2.2
11202023-10-25T06:32:27.856Z Downloaded darling v0.20.3
11212023-10-25T06:32:27.861Z Downloaded clap_derive v4.4.2
11222023-10-25T06:32:27.868Z Downloaded quick-error v1.2.3
11232023-10-25T06:32:27.876Z Downloaded platforms v3.0.2
11242023-10-25T06:32:27.890Z Downloaded pin-utils v0.1.0
11252023-10-25T06:32:27.915Z Downloaded pbkdf2 v0.11.0
11262023-10-25T06:32:27.932Z Downloaded bitflags v1.3.2
11272023-10-25T06:32:27.937Z Downloaded strsim v0.10.0
11282023-10-25T06:32:27.943Z Downloaded serde_arrays v0.1.0
11292023-10-25T06:32:27.947Z Downloaded dyn-clone v1.0.13
11302023-10-25T06:32:27.952Z Downloaded zone_cfg_derive v0.2.0
11312023-10-25T06:32:27.958Z Downloaded want v0.3.1
11322023-10-25T06:32:27.963Z Downloaded miniz_oxide v0.7.1
11332023-10-25T06:32:27.970Z Downloaded structmeta v0.1.6
11342023-10-25T06:32:27.974Z Downloaded tokio-tungstenite v0.20.1
11352023-10-25T06:32:27.979Z Downloaded thiserror-impl-no-std v2.0.2
11362023-10-25T06:32:27.984Z Downloaded tempfile v3.8.0
11372023-10-25T06:32:27.992Z Downloaded strum v0.25.0
11382023-10-25T06:32:27.999Z Downloaded structmeta-derive v0.1.6
11392023-10-25T06:32:28.004Z Downloaded serde_spanned v0.6.3
11402023-10-25T06:32:28.009Z Downloaded parking_lot_core v0.9.8
11412023-10-25T06:32:28.016Z Downloaded parking_lot v0.12.1
11422023-10-25T06:32:28.021Z Downloaded num_enum v0.5.11
11432023-10-25T06:32:28.028Z Downloaded ciborium v0.2.1
11442023-10-25T06:32:28.033Z Downloaded postgres-types v0.2.6
11452023-10-25T06:32:28.038Z Downloaded usdt-attr-macro v0.3.5
11462023-10-25T06:32:28.043Z Downloaded pbkdf2 v0.12.2
11472023-10-25T06:32:28.049Z Downloaded paste v1.0.14
11482023-10-25T06:32:28.089Z Downloaded deranged v0.3.8
11492023-10-25T06:32:28.098Z Downloaded crypto-bigint v0.5.2
11502023-10-25T06:32:28.108Z Downloaded thiserror-impl v1.0.49
11512023-10-25T06:32:28.521Z Downloaded const_format_proc_macros v0.2.31
11522023-10-25T06:32:28.535Z Downloaded dirs-next v2.0.0
11532023-10-25T06:32:28.546Z Downloaded option-ext v0.2.0
11542023-10-25T06:32:28.559Z Downloaded base64 v0.21.4
11552023-10-25T06:32:28.565Z Downloaded dirs-sys-next v0.1.2
11562023-10-25T06:32:28.569Z Downloaded proc-macro2 v1.0.67
11572023-10-25T06:32:28.573Z Downloaded diesel_derives v2.1.1
11582023-10-25T06:32:28.576Z Downloaded cbc v0.1.2
11592023-10-25T06:32:28.579Z Downloaded cancel-safe-futures v0.1.2
11602023-10-25T06:32:28.583Z Downloaded blake2 v0.10.6
11612023-10-25T06:32:28.586Z Downloaded aes-gcm-siv v0.11.1
11622023-10-25T06:32:28.589Z Downloaded universal-hash v0.5.1
11632023-10-25T06:32:28.598Z Downloaded mime_guess v2.0.4
11642023-10-25T06:32:28.601Z Downloaded ciborium-io v0.2.1
11652023-10-25T06:32:28.647Z Downloaded base16ct v0.2.0
11662023-10-25T06:32:28.651Z Downloaded tower-service v0.3.2
11672023-10-25T06:32:28.654Z Downloaded tinyvec_macros v0.1.1
11682023-10-25T06:32:28.695Z Downloaded native-tls v0.2.11
11692023-10-25T06:32:28.703Z Downloaded derive_more v0.99.17
11702023-10-25T06:32:28.706Z Downloaded argon2 v0.5.2
11712023-10-25T06:32:28.710Z Downloaded pretty-hex v0.2.1
11722023-10-25T06:32:28.716Z Downloaded num_enum_derive v0.7.0
11732023-10-25T06:32:28.719Z Downloaded num-integer v0.1.45
11742023-10-25T06:32:28.723Z Downloaded crossbeam-epoch v0.9.15
11752023-10-25T06:32:28.729Z Downloaded chacha20 v0.9.1
11762023-10-25T06:32:28.738Z Downloaded multer v2.1.0
11772023-10-25T06:32:28.745Z Downloaded mime v0.3.17
11782023-10-25T06:32:28.750Z Downloaded data-encoding v2.4.0
11792023-10-25T06:32:28.758Z Downloaded ciborium-ll v0.2.1
11802023-10-25T06:32:28.768Z Downloaded ctr v0.9.2
11812023-10-25T06:32:29.187Z Downloaded crypto-common v0.1.6
11822023-10-25T06:32:29.193Z Downloaded colorchoice v1.0.0
11832023-10-25T06:32:29.206Z Downloaded md-5 v0.10.5
11842023-10-25T06:32:29.214Z Downloaded log v0.4.20
11852023-10-25T06:32:29.224Z Downloaded bzip2 v0.4.4
11862023-10-25T06:32:29.243Z Downloaded poly1305 v0.8.0
11872023-10-25T06:32:29.256Z Downloaded predicates v3.0.4
11882023-10-25T06:32:29.266Z Downloaded ppv-lite86 v0.2.17
11892023-10-25T06:32:29.278Z Downloaded pin-project-lite v0.2.13
11902023-10-25T06:32:29.282Z Downloaded cfg-if v0.1.10
11912023-10-25T06:32:29.290Z Downloaded camino-tempfile v1.0.2
11922023-10-25T06:32:29.300Z Downloaded pest_meta v2.7.2
11932023-10-25T06:32:29.305Z Downloaded pest_derive v2.7.2
11942023-10-25T06:32:29.310Z Downloaded atomicwrites v0.4.2
11952023-10-25T06:32:29.315Z Downloaded autocfg v1.1.0
11962023-10-25T06:32:29.319Z Downloaded atty v0.2.14
11972023-10-25T06:32:29.324Z Downloaded async-stream v0.3.5
11982023-10-25T06:32:29.334Z Downloaded anstyle-query v1.0.0
11992023-10-25T06:32:29.342Z Downloaded proc-macro-error-attr v1.0.4
12002023-10-25T06:32:29.349Z Downloaded predicates-core v1.0.6
12012023-10-25T06:32:29.354Z Downloaded precomputed-hash v0.1.1
12022023-10-25T06:32:29.358Z Downloaded postcard-cobs v0.1.5-pre
12032023-10-25T06:32:29.363Z Downloaded polyval v0.6.1
12042023-10-25T06:32:29.368Z Downloaded pkcs8 v0.10.2
12052023-10-25T06:32:29.376Z Downloaded phf_shared v0.11.2
12062023-10-25T06:32:29.393Z Downloaded phf v0.11.2
12072023-10-25T06:32:29.402Z Downloaded pem v1.1.1
12082023-10-25T06:32:29.412Z Downloaded new_debug_unreachable v1.0.4
12092023-10-25T06:32:29.429Z Downloaded console v0.15.7
12102023-10-25T06:32:29.441Z Downloaded num-iter v0.1.43
12112023-10-25T06:32:29.452Z Downloaded colored v2.0.4
12122023-10-25T06:32:29.457Z Downloaded num_enum_derive v0.5.11
12132023-10-25T06:32:29.467Z Downloaded phf_shared v0.10.0
12142023-10-25T06:32:29.475Z Downloaded num-derive v0.4.0
12152023-10-25T06:32:29.503Z Downloaded curve25519-dalek-derive v0.1.0
12162023-10-25T06:32:29.512Z Downloaded crucible-workspace-hack v0.1.0
12172023-10-25T06:32:29.523Z Downloaded bitflags v2.4.0
12182023-10-25T06:32:29.535Z Downloaded memoffset v0.7.1
12192023-10-25T06:32:29.545Z Downloaded managed v0.8.0
12202023-10-25T06:32:29.550Z Downloaded lock_api v0.4.10
12212023-10-25T06:32:29.561Z Downloaded block-padding v0.3.3
12222023-10-25T06:32:29.568Z Downloaded crossbeam-utils v0.8.16
12232023-10-25T06:32:29.577Z Downloaded byteorder v1.4.3
12242023-10-25T06:32:29.585Z Downloaded bcrypt-pbkdf v0.10.0
12252023-10-25T06:32:29.592Z Downloaded block-buffer v0.10.4
12262023-10-25T06:32:29.599Z Downloaded bitstruct_derive v0.1.0
12272023-10-25T06:32:29.604Z Compiling proc-macro2 v1.0.67
12282023-10-25T06:32:29.611Z Compiling unicode-ident v1.0.12
12292023-10-25T06:32:29.618Z Compiling libc v0.2.149
12302023-10-25T06:32:29.635Z Compiling serde v1.0.188
12312023-10-25T06:32:29.640Z Compiling version_check v0.9.4
12322023-10-25T06:32:29.650Z Compiling autocfg v1.1.0
12332023-10-25T06:32:29.656Z Compiling cfg-if v1.0.0
12342023-10-25T06:32:29.664Z Compiling syn v1.0.109
12352023-10-25T06:32:29.681Z Compiling typenum v1.16.0
12362023-10-25T06:32:29.699Z Compiling once_cell v1.18.0
12372023-10-25T06:32:30.186Z Compiling thiserror v1.0.49
12382023-10-25T06:32:30.224Z Compiling lock_api v0.4.10
12392023-10-25T06:32:30.235Z Compiling generic-array v0.14.7
12402023-10-25T06:32:30.248Z Compiling parking_lot_core v0.9.8
12412023-10-25T06:32:30.257Z Compiling libm v0.2.7
12422023-10-25T06:32:30.267Z Compiling num-traits v0.2.16
12432023-10-25T06:32:30.280Z Compiling itoa v1.0.9
12442023-10-25T06:32:30.718Z Compiling memchr v2.6.3
12452023-10-25T06:32:30.744Z Compiling futures-core v0.3.28
12462023-10-25T06:32:30.748Z Compiling ahash v0.8.3
12472023-10-25T06:32:30.751Z Compiling serde_json v1.0.107
12482023-10-25T06:32:30.754Z Compiling log v0.4.20
12492023-10-25T06:32:30.757Z Compiling slab v0.4.9
12502023-10-25T06:32:30.761Z Compiling quote v1.0.33
12512023-10-25T06:32:30.767Z Compiling futures-channel v0.3.28
12522023-10-25T06:32:30.770Z Compiling futures-task v0.3.28
12532023-10-25T06:32:30.773Z Compiling syn v2.0.32
12542023-10-25T06:32:30.776Z Compiling getrandom v0.2.10
12552023-10-25T06:32:30.779Z Compiling jobserver v0.1.26
12562023-10-25T06:32:31.213Z Compiling futures-util v0.3.28
12572023-10-25T06:32:31.230Z Compiling pkg-config v0.3.27
12582023-10-25T06:32:31.275Z Compiling cc v1.0.83
12592023-10-25T06:32:31.389Z Compiling rand_core v0.6.4
12602023-10-25T06:32:31.811Z Compiling ryu v1.0.15
12612023-10-25T06:32:32.122Z Compiling vcpkg v0.2.15
12622023-10-25T06:32:32.408Z Compiling allocator-api2 v0.2.16
12632023-10-25T06:32:32.435Z Compiling schemars v0.8.13
12642023-10-25T06:32:32.968Z Compiling heck v0.4.1
12652023-10-25T06:32:33.110Z Compiling equivalent v1.0.1
12662023-10-25T06:32:33.287Z Compiling scopeguard v1.2.0
12672023-10-25T06:32:33.857Z Compiling hashbrown v0.14.0
12682023-10-25T06:32:34.590Z Compiling smallvec v1.11.0
12692023-10-25T06:32:35.243Z Compiling byteorder v1.4.3
12702023-10-25T06:32:35.345Z Compiling fnv v1.0.7
12712023-10-25T06:32:35.522Z Compiling httparse v1.8.0
12722023-10-25T06:32:36.019Z Compiling iana-time-zone v0.1.57
12732023-10-25T06:32:36.095Z Compiling pin-project-lite v0.2.13
12742023-10-25T06:32:36.168Z Compiling ring v0.16.20
12752023-10-25T06:32:36.185Z Compiling semver v1.0.20
12762023-10-25T06:32:36.747Z Compiling subtle v2.5.0
12772023-10-25T06:32:37.000Z Compiling parking_lot v0.12.1
12782023-10-25T06:32:37.251Z Compiling indexmap v1.9.3
12792023-10-25T06:32:37.480Z Compiling dyn-clone v1.0.13
12802023-10-25T06:32:37.510Z Compiling time-core v0.1.1
12812023-10-25T06:32:37.683Z Compiling tinyvec_macros v0.1.1
12822023-10-25T06:32:37.761Z Compiling openssl-sys v0.9.93
12832023-10-25T06:32:37.796Z Compiling time-macros v0.2.13
12842023-10-25T06:32:37.831Z Compiling tinyvec v1.6.0
12852023-10-25T06:32:37.848Z Compiling signal-hook-registry v1.4.1
12862023-10-25T06:32:38.746Z Compiling num_cpus v1.16.0
12872023-10-25T06:32:38.895Z Compiling socket2 v0.5.4
12882023-10-25T06:32:39.134Z Compiling mio v0.8.8
12892023-10-25T06:32:39.351Z Compiling rustls v0.21.7
12902023-10-25T06:32:39.735Z Compiling unicode-bidi v0.3.13
12912023-10-25T06:32:40.462Z Compiling unicode-normalization v0.1.22
12922023-10-25T06:32:40.800Z Compiling slog v2.7.0
12932023-10-25T06:32:41.167Z Compiling spin v0.5.2
12942023-10-25T06:32:41.561Z Compiling ucd-trie v0.1.6
12952023-10-25T06:32:41.958Z Compiling percent-encoding v2.3.0
12962023-10-25T06:32:42.400Z Compiling backtrace v0.3.69
12972023-10-25T06:32:42.443Z Compiling async-trait v0.1.73
12982023-10-25T06:32:42.858Z Compiling form_urlencoded v1.2.0
12992023-10-25T06:32:42.861Z Compiling serde_derive_internals v0.26.0
13002023-10-25T06:32:42.900Z Compiling aho-corasick v1.0.4
13012023-10-25T06:32:43.084Z Compiling regex-syntax v0.7.5
13022023-10-25T06:32:43.111Z Compiling openssl v0.10.57
13032023-10-25T06:32:43.251Z Compiling winnow v0.5.15
13042023-10-25T06:32:43.781Z Compiling anyhow v1.0.75
13052023-10-25T06:32:44.489Z Compiling pin-utils v0.1.0
13062023-10-25T06:32:44.653Z Compiling futures-sink v0.3.28
13072023-10-25T06:32:44.892Z Compiling idna v0.4.0
13082023-10-25T06:32:46.172Z Compiling native-tls v0.2.11
13092023-10-25T06:32:46.689Z Compiling url v2.4.1
13102023-10-25T06:32:46.859Z Compiling unicode-xid v0.2.4
13112023-10-25T06:32:48.337Z Compiling futures-io v0.3.28
13122023-10-25T06:32:48.412Z Compiling rustversion v1.0.14
13132023-10-25T06:32:48.916Z Compiling unicode-width v0.1.10
13142023-10-25T06:32:49.166Z Compiling const-oid v0.9.5
13152023-10-25T06:32:49.517Z Compiling regex-automata v0.3.8
13162023-10-25T06:32:50.150Z Compiling hashbrown v0.13.2
13172023-10-25T06:32:51.274Z Compiling synstructure v0.12.6
13182023-10-25T06:32:52.219Z Compiling crossbeam-utils v0.8.16
13192023-10-25T06:32:52.294Z Compiling cpufeatures v0.2.9
13202023-10-25T06:32:52.435Z Compiling tracing-core v0.1.31
13212023-10-25T06:32:52.452Z Compiling ppv-lite86 v0.2.17
13222023-10-25T06:32:53.055Z Compiling adler v1.0.2
13232023-10-25T06:32:53.371Z Compiling miniz_oxide v0.7.1
13242023-10-25T06:32:54.304Z Compiling rustix v0.38.9
13252023-10-25T06:32:54.320Z Compiling rand_chacha v0.3.1
13262023-10-25T06:32:55.112Z Compiling usdt-impl v0.3.5
13272023-10-25T06:32:55.165Z Compiling gimli v0.28.0
13282023-10-25T06:32:55.932Z Compiling bitflags v1.3.2
13292023-10-25T06:32:56.101Z Compiling rand v0.8.5
13302023-10-25T06:32:56.278Z Compiling object v0.32.1
13312023-10-25T06:32:56.315Z Compiling rustc-demangle v0.1.23
13322023-10-25T06:32:56.625Z Compiling serde_derive v1.0.188
13332023-10-25T06:32:56.699Z Compiling zeroize_derive v1.4.2
13342023-10-25T06:32:57.342Z Compiling thiserror-impl v1.0.49
13352023-10-25T06:32:58.044Z Compiling tokio-macros v2.1.0
13362023-10-25T06:32:58.580Z Compiling futures-macro v0.3.28
13372023-10-25T06:32:59.264Z Compiling tracing-attributes v0.1.26
13382023-10-25T06:33:00.766Z Compiling schemars_derive v0.8.13
13392023-10-25T06:33:02.112Z Compiling zeroize v1.6.0
13402023-10-25T06:33:02.748Z Compiling pest v2.7.2
13412023-10-25T06:33:05.117Z Compiling crypto-common v0.1.6
13422023-10-25T06:33:05.193Z Compiling openssl-macros v0.1.1
13432023-10-25T06:33:05.434Z Compiling regex v1.9.5
13442023-10-25T06:33:06.021Z Compiling block-buffer v0.10.4
13452023-10-25T06:33:06.445Z Compiling digest v0.10.7
13462023-10-25T06:33:07.199Z Compiling pest_meta v2.7.2
13472023-10-25T06:33:07.399Z Compiling zerocopy-derive v0.2.0
13482023-10-25T06:33:08.084Z Compiling tracing v0.1.37
13492023-10-25T06:33:08.446Z Compiling addr2line v0.21.0
13502023-10-25T06:33:08.700Z Compiling deranged v0.3.8
13512023-10-25T06:33:09.040Z Compiling num_threads v0.1.6
13522023-10-25T06:33:09.244Z Compiling thread-id v4.2.0
13532023-10-25T06:33:09.633Z Compiling pest_generator v2.7.2
13542023-10-25T06:33:10.978Z Compiling zerocopy v0.3.0
13552023-10-25T06:33:12.130Z Compiling time v0.3.27
13562023-10-25T06:33:12.500Z Compiling dof v0.1.5
13572023-10-25T06:33:14.189Z Compiling base64 v0.21.4
13582023-10-25T06:33:15.001Z Compiling pest_derive v2.7.2
13592023-10-25T06:33:15.353Z Compiling lazy_static v1.4.0
13602023-10-25T06:33:15.575Z Compiling untrusted v0.7.1
13612023-10-25T06:33:15.988Z Compiling strum_macros v0.25.2
13622023-10-25T06:33:16.256Z Compiling dtrace-parser v0.1.14
13632023-10-25T06:33:17.617Z Compiling strsim v0.10.0
13642023-10-25T06:33:19.848Z Compiling regress v0.7.1
13652023-10-25T06:33:20.063Z Compiling socket2 v0.4.9
13662023-10-25T06:33:21.581Z Compiling bytes v1.5.0
13672023-10-25T06:33:22.027Z Compiling indexmap v2.0.0
13682023-10-25T06:33:22.265Z Compiling chrono v0.4.31
13692023-10-25T06:33:22.458Z Compiling uuid v1.4.1
13702023-10-25T06:33:23.148Z Compiling http v0.2.9
13712023-10-25T06:33:23.753Z Compiling tokio v1.33.0
13722023-10-25T06:33:23.930Z Compiling toml_datetime v0.6.3
13732023-10-25T06:33:24.122Z Compiling serde_spanned v0.6.3
13742023-10-25T06:33:24.223Z Compiling bitflags v2.4.0
13752023-10-25T06:33:24.908Z Compiling toml_edit v0.19.15
13762023-10-25T06:33:24.911Z Compiling rustc_version v0.4.0
13772023-10-25T06:33:25.815Z Compiling openapiv3 v1.0.3
13782023-10-25T06:33:27.767Z Compiling serde_tokenstream v0.1.7
13792023-10-25T06:33:28.630Z Compiling serde_tokenstream v0.2.0
13802023-10-25T06:33:29.602Z Compiling hashbrown v0.12.3
13812023-10-25T06:33:29.751Z Compiling sct v0.7.0
13822023-10-25T06:33:29.879Z Compiling rustls-webpki v0.101.4
13832023-10-25T06:33:30.280Z Compiling httpdate v1.0.3
13842023-10-25T06:33:30.832Z Compiling usdt-macro v0.3.5
13852023-10-25T06:33:31.096Z Compiling usdt-attr-macro v0.3.5
13862023-10-25T06:33:32.986Z Compiling typify-impl v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
13872023-10-25T06:33:33.128Z Compiling try-lock v0.2.4
13882023-10-25T06:33:33.371Z Compiling want v0.3.1
13892023-10-25T06:33:33.838Z Compiling http-body v0.4.5
13902023-10-25T06:33:33.919Z Compiling rustls-pemfile v1.0.3
13912023-10-25T06:33:34.401Z Compiling mime v0.3.17
13922023-10-25T06:33:34.526Z Compiling openssl-probe v0.1.5
13932023-10-25T06:33:34.559Z Compiling tower-service v0.3.2
13942023-10-25T06:33:34.771Z Compiling foreign-types-shared v0.1.1
13952023-10-25T06:33:34.946Z Compiling foreign-types v0.3.2
13962023-10-25T06:33:35.170Z Compiling errno v0.3.2
13972023-10-25T06:33:35.177Z Compiling ipnet v2.8.0
13982023-10-25T06:33:35.462Z Compiling getopts v0.2.21
13992023-10-25T06:33:37.280Z Compiling encoding_rs v0.8.33
14002023-10-25T06:33:37.379Z Compiling unsafe-libyaml v0.2.9
14012023-10-25T06:33:37.598Z Compiling tokio-util v0.7.9
14022023-10-25T06:33:39.220Z Compiling rustls-native-certs v0.6.3
14032023-10-25T06:33:39.937Z Compiling h2 v0.3.21
14042023-10-25T06:33:40.854Z Compiling tokio-rustls v0.24.1
14052023-10-25T06:33:40.861Z Compiling serde_yaml v0.9.25
14062023-10-25T06:33:41.112Z Compiling serde_urlencoded v0.7.1
14072023-10-25T06:33:42.734Z Compiling webpki-roots v0.25.2
14082023-10-25T06:33:47.338Z Compiling hmac v0.12.1
14092023-10-25T06:33:47.477Z Compiling num-integer v0.1.45
14102023-10-25T06:33:47.978Z Compiling sha2 v0.10.8
14112023-10-25T06:33:49.328Z Compiling tokio-native-tls v0.3.1
14122023-10-25T06:33:49.569Z Compiling block-padding v0.3.3
14132023-10-25T06:33:49.975Z Compiling inout v0.1.3
14142023-10-25T06:33:50.077Z Compiling futures-executor v0.3.28
14152023-10-25T06:33:50.404Z Compiling cipher v0.4.4
14162023-10-25T06:33:51.100Z Compiling toml v0.7.8
14172023-10-25T06:33:51.207Z Compiling crc32fast v1.3.2
14182023-10-25T06:33:52.173Z Compiling fallible-iterator v0.2.0
14192023-10-25T06:33:52.185Z Compiling futures v0.3.28
14202023-10-25T06:33:52.233Z Compiling ipnetwork v0.20.0
14212023-10-25T06:33:52.343Z Compiling spin v0.9.8
14222023-10-25T06:33:52.990Z Compiling hyper v0.14.27
14232023-10-25T06:33:53.080Z Compiling siphasher v0.3.11
14242023-10-25T06:33:53.186Z Compiling usdt v0.3.5
14252023-10-25T06:33:54.151Z Compiling md-5 v0.10.5
14262023-10-25T06:33:54.556Z Compiling stringprep v0.1.3
14272023-10-25T06:33:55.759Z Compiling io-lifetimes v1.0.11
14282023-10-25T06:33:55.788Z Compiling postgres-protocol v0.6.6
14292023-10-25T06:33:56.323Z Compiling phf_shared v0.11.2
14302023-10-25T06:33:56.432Z Compiling hex v0.4.3
14312023-10-25T06:33:56.949Z Compiling enum-as-inner v0.5.1
14322023-10-25T06:33:57.467Z Compiling slog-async v2.8.0
14332023-10-25T06:33:57.493Z Compiling postgres-types v0.2.6
14342023-10-25T06:33:58.131Z Compiling phf v0.11.2
14352023-10-25T06:33:58.297Z Compiling num-bigint v0.4.4
14362023-10-25T06:33:59.038Z Compiling rustix v0.37.23
14372023-10-25T06:33:59.066Z Compiling data-encoding v2.4.0
14382023-10-25T06:33:59.285Z Compiling whoami v1.4.1
14392023-10-25T06:34:00.149Z Compiling tokio-postgres v0.7.10
14402023-10-25T06:34:00.358Z Compiling zerocopy-derive v0.6.4
14412023-10-25T06:34:00.658Z Compiling static_assertions v1.1.0
14422023-10-25T06:34:03.970Z Compiling either v1.9.0
14432023-10-25T06:34:04.129Z Compiling ident_case v1.0.1
14442023-10-25T06:34:04.512Z Compiling darling_core v0.20.3
14452023-10-25T06:34:04.941Z Compiling camino v1.1.6
14462023-10-25T06:34:05.581Z Compiling hyper-tls v0.5.0
14472023-10-25T06:34:06.007Z Compiling hyper-rustls v0.24.1
14482023-10-25T06:34:06.177Z Compiling flate2 v1.0.28
14492023-10-25T06:34:06.263Z Compiling heapless v0.7.16
14502023-10-25T06:34:06.548Z Compiling typify-macro v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
14512023-10-25T06:34:06.897Z Compiling reqwest v0.11.20
14522023-10-25T06:34:07.279Z Compiling bzip2-sys v0.1.11+1.0.8
14532023-10-25T06:34:07.921Z Compiling memoffset v0.9.0
14542023-10-25T06:34:08.412Z Compiling unicode-segmentation v1.10.1
14552023-10-25T06:34:09.423Z Compiling matches v0.1.10
14562023-10-25T06:34:09.588Z Compiling managed v0.8.0
14572023-10-25T06:34:09.686Z Compiling radium v0.7.0
14582023-10-25T06:34:10.152Z Compiling idna v0.2.3
14592023-10-25T06:34:10.810Z Compiling itertools v0.11.0
14602023-10-25T06:34:11.763Z Compiling multer v2.1.0
14612023-10-25T06:34:12.334Z Compiling trust-dns-proto v0.22.0
14622023-10-25T06:34:13.594Z Compiling async-stream-impl v0.3.5
14632023-10-25T06:34:13.880Z Compiling darling_macro v0.20.3
14642023-10-25T06:34:14.573Z Compiling typify v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
14652023-10-25T06:34:14.787Z Compiling progenitor-impl v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
14662023-10-25T06:34:15.531Z Compiling darling v0.20.3
14672023-10-25T06:34:15.724Z Compiling serde_with_macros v2.3.3
14682023-10-25T06:34:15.810Z Compiling num-iter v0.1.43
14692023-10-25T06:34:16.097Z Compiling crossbeam-epoch v0.9.15
14702023-10-25T06:34:16.292Z Compiling anstyle v1.0.2
14712023-10-25T06:34:16.763Z Compiling bit-vec v0.6.3
14722023-10-25T06:34:17.098Z Compiling paste v1.0.14
14732023-10-25T06:34:17.533Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
14742023-10-25T06:34:17.843Z Compiling smoltcp v0.9.1
14752023-10-25T06:34:18.759Z Compiling utf8parse v0.2.1
14762023-10-25T06:34:19.047Z Compiling anstyle-parse v0.2.1
14772023-10-25T06:34:20.507Z Compiling zerocopy v0.6.4
14782023-10-25T06:34:21.480Z Compiling signature v2.1.0
14792023-10-25T06:34:21.837Z Compiling hubpack_derive v0.1.1
14802023-10-25T06:34:21.996Z Compiling clap_derive v4.4.2
14812023-10-25T06:34:22.234Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
14822023-10-25T06:34:22.693Z Compiling anstyle-query v1.0.0
14832023-10-25T06:34:22.883Z Compiling colorchoice v1.0.0
14842023-10-25T06:34:23.229Z Compiling anstream v0.5.0
14852023-10-25T06:34:24.048Z Compiling terminal_size v0.2.6
14862023-10-25T06:34:24.528Z Compiling yasna v0.5.2
14872023-10-25T06:34:26.848Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
14882023-10-25T06:34:27.873Z Compiling structmeta-derive v0.1.6
14892023-10-25T06:34:28.338Z Compiling diesel_table_macro_syntax v0.1.0
14902023-10-25T06:34:28.820Z Compiling progenitor-macro v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
14912023-10-25T06:34:29.046Z Compiling hash32 v0.2.1
14922023-10-25T06:34:29.115Z Compiling stable_deref_trait v1.2.0
14932023-10-25T06:34:29.280Z Compiling clap_lex v0.5.1
14942023-10-25T06:34:29.682Z Compiling tap v1.0.1
14952023-10-25T06:34:30.194Z Compiling wyz v0.5.1
14962023-10-25T06:34:30.728Z Compiling clap_builder v4.4.2
14972023-10-25T06:34:30.782Z Compiling diesel_derives v2.1.1
14982023-10-25T06:34:31.908Z Compiling tokio-stream v0.1.14
14992023-10-25T06:34:32.590Z Compiling structmeta v0.1.6
15002023-10-25T06:34:32.985Z Compiling serde_repr v0.1.16
15012023-10-25T06:34:33.304Z Compiling scheduled-thread-pool v0.2.7
15022023-10-25T06:34:33.725Z Compiling regex-syntax v0.6.29
15032023-10-25T06:34:34.132Z Compiling funty v2.0.0
15042023-10-25T06:34:34.368Z Compiling regex-automata v0.1.10
15052023-10-25T06:34:35.180Z Compiling bstr v0.2.17
15062023-10-25T06:34:35.711Z Compiling r2d2 v0.8.10
15072023-10-25T06:34:36.358Z Compiling bitvec v1.0.1
15082023-10-25T06:34:37.654Z Compiling clap v4.4.3
15092023-10-25T06:34:38.109Z Compiling hubpack v0.1.2
15102023-10-25T06:34:39.246Z Compiling itertools v0.10.5
15112023-10-25T06:34:39.819Z Compiling phf_shared v0.10.0
15122023-10-25T06:34:41.262Z Compiling float-cmp v0.9.0
15132023-10-25T06:34:41.662Z Compiling predicates-core v1.0.6
15142023-10-25T06:34:41.992Z Compiling precomputed-hash v0.1.1
15152023-10-25T06:34:42.191Z Compiling new_debug_unreachable v1.0.4
15162023-10-25T06:34:42.347Z Compiling difflib v0.4.0
15172023-10-25T06:34:44.168Z Compiling parse-display-derive v0.7.0
15182023-10-25T06:34:44.378Z Compiling normalize-line-endings v0.3.0
15192023-10-25T06:34:44.388Z Compiling fixedbitset v0.4.2
15202023-10-25T06:34:44.561Z Compiling unicode-linebreak v0.1.5
15212023-10-25T06:34:44.770Z Compiling smawk v0.3.1
15222023-10-25T06:34:45.130Z Compiling petgraph v0.6.4
15232023-10-25T06:34:45.185Z Compiling predicates v3.0.4
15242023-10-25T06:34:45.310Z Compiling string_cache v0.8.7
15252023-10-25T06:34:45.519Z Compiling textwrap v0.16.0
15262023-10-25T06:34:47.846Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
15272023-10-25T06:34:48.172Z Compiling similar v2.2.1
15282023-10-25T06:34:48.228Z Compiling bit-set v0.5.3
15292023-10-25T06:34:48.740Z Compiling console v0.15.7
15302023-10-25T06:34:50.624Z Compiling bstr v1.6.0
15312023-10-25T06:34:50.972Z Compiling lalrpop-util v0.19.12
15322023-10-25T06:34:56.459Z Compiling diesel v2.1.1
15332023-10-25T06:35:02.419Z Compiling progenitor-client v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
15342023-10-25T06:35:03.533Z Compiling proc-macro-crate v1.3.1
15352023-10-25T06:35:04.691Z Compiling progenitor v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
15362023-10-25T06:35:12.365Z Compiling crucible-workspace-hack v0.1.0
15372023-10-25T06:35:35.712Z Compiling atty v0.2.14
15382023-10-25T06:35:38.657Z Compiling sha1 v0.10.5
15392023-10-25T06:35:39.541Z Compiling match_cfg v0.1.0
15402023-10-25T06:35:39.555Z Compiling hostname v0.3.1
15412023-10-25T06:35:46.086Z Compiling dirs-sys-next v0.1.2
15422023-10-25T06:35:47.227Z Compiling dirs-next v2.0.0
15432023-10-25T06:35:51.490Z Compiling thread_local v1.1.7
15442023-10-25T06:35:54.009Z Compiling term v0.7.0
15452023-10-25T06:35:54.033Z Compiling crossbeam-channel v0.5.8
15462023-10-25T06:35:56.189Z Compiling take_mut v0.2.2
15472023-10-25T06:35:56.807Z Compiling slog-term v2.9.0
15482023-10-25T06:35:58.273Z Compiling slog-json v2.6.1
15492023-10-25T06:35:58.638Z Compiling instant v0.1.12
15502023-10-25T06:35:58.995Z Compiling slog-bunyan v2.4.0
15512023-10-25T06:36:00.298Z Compiling strum v0.25.0
15522023-10-25T06:36:00.585Z Compiling atomic-waker v1.1.1
15532023-10-25T06:36:00.999Z Compiling waitgroup v0.1.2
15542023-10-25T06:36:01.216Z Compiling num_enum_derive v0.5.11
15552023-10-25T06:36:01.377Z Compiling serde_with v2.3.3
15562023-10-25T06:36:01.606Z Compiling async-stream v0.3.5
15572023-10-25T06:36:03.892Z Compiling serde_path_to_error v0.1.14
15582023-10-25T06:36:03.941Z Compiling libz-sys v1.1.12
15592023-10-25T06:36:04.407Z Compiling fastrand v2.0.0
15602023-10-25T06:36:04.823Z Compiling debug-ignore v1.0.5
15612023-10-25T06:36:05.070Z Compiling tempfile v3.8.0
15622023-10-25T06:36:07.069Z Compiling slog-dtrace v0.2.3
15632023-10-25T06:36:07.519Z Compiling proc-macro-error-attr v1.0.4
15642023-10-25T06:36:08.943Z Compiling backoff v0.4.0
15652023-10-25T06:36:09.320Z Compiling parse-display v0.7.0
15662023-10-25T06:36:09.906Z Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
15672023-10-25T06:36:10.761Z Compiling macaddr v1.0.1
15682023-10-25T06:36:11.150Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
15692023-10-25T06:36:11.444Z Compiling libgit2-sys v0.15.2+1.6.4
15702023-10-25T06:36:11.993Z Compiling proc-macro-error v1.0.4
15712023-10-25T06:36:12.350Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
15722023-10-25T06:36:14.484Z Compiling libsqlite3-sys v0.26.0
15732023-10-25T06:36:14.921Z Compiling memoffset v0.7.1
15742023-10-25T06:36:15.189Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
15752023-10-25T06:36:18.010Z Compiling foreign-types-macros v0.2.3
15762023-10-25T06:36:18.366Z Compiling vergen v8.2.4
15772023-10-25T06:36:19.446Z Compiling base64ct v1.6.0
15782023-10-25T06:36:22.406Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
15792023-10-25T06:36:22.633Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
15802023-10-25T06:36:29.044Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
15812023-10-25T06:36:29.461Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
15822023-10-25T06:36:30.171Z Compiling platforms v3.0.2
15832023-10-25T06:36:30.186Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
15842023-10-25T06:36:30.467Z Compiling num_enum_derive v0.7.0
15852023-10-25T06:36:30.740Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
15862023-10-25T06:36:30.860Z Compiling password-hash v0.5.0
15872023-10-25T06:36:31.460Z Compiling heck v0.3.3
15882023-10-25T06:36:31.715Z Compiling curve25519-dalek v4.1.0
15892023-10-25T06:36:32.079Z Compiling blake2 v0.10.6
15902023-10-25T06:36:32.326Z Compiling libefi-sys v0.1.0
15912023-10-25T06:36:32.528Z Compiling structopt-derive v0.4.18
15922023-10-25T06:36:32.691Z Compiling zone_cfg_derive v0.2.0
15932023-10-25T06:36:32.974Z Compiling argon2 v0.5.2
15942023-10-25T06:36:34.549Z Compiling curve25519-dalek-derive v0.1.0
15952023-10-25T06:36:34.876Z Compiling num-derive v0.4.0
15962023-10-25T06:36:35.136Z Compiling same-file v1.0.6
15972023-10-25T06:36:35.523Z Compiling walkdir v2.4.0
15982023-10-25T06:36:36.050Z Compiling toml v0.5.11
15992023-10-25T06:36:36.639Z Compiling semver-parser v0.10.2
16002023-10-25T06:36:36.912Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
16012023-10-25T06:36:37.421Z Compiling xattr v1.0.1
16022023-10-25T06:36:37.532Z Compiling filetime v0.2.22
16032023-10-25T06:36:37.865Z Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
16042023-10-25T06:36:38.083Z Compiling erased-serde v0.3.30
16052023-10-25T06:36:38.343Z Compiling getrandom v0.1.16
16062023-10-25T06:36:38.806Z Compiling semver v0.11.0
16072023-10-25T06:36:38.970Z Compiling tar v0.4.40
16082023-10-25T06:36:39.114Z Compiling universal-hash v0.5.1
16092023-10-25T06:36:39.302Z Compiling bitstruct_derive v0.1.0
16102023-10-25T06:36:39.436Z Compiling async-recursion v1.0.5
16112023-10-25T06:36:40.017Z Compiling opaque-debug v0.3.0
16122023-10-25T06:36:40.057Z Compiling home v0.5.5
16132023-10-25T06:36:40.435Z Compiling toolchain_find v0.2.0
16142023-10-25T06:36:40.514Z Compiling unicase v2.7.0
16152023-10-25T06:36:41.004Z Compiling num-rational v0.4.1
16162023-10-25T06:36:41.251Z Compiling parking_lot_core v0.8.6
16172023-10-25T06:36:41.285Z Compiling rustfmt-wrapper v0.2.0
16182023-10-25T06:36:41.479Z Compiling omicron-zone-package v0.8.3
16192023-10-25T06:36:41.885Z Compiling num_enum v0.5.11
16202023-10-25T06:36:41.915Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
16212023-10-25T06:36:42.151Z Compiling aead v0.5.2
16222023-10-25T06:36:42.558Z Compiling postcard-cobs v0.1.5-pre
16232023-10-25T06:36:42.631Z Compiling winapi v0.3.9
16242023-10-25T06:36:42.674Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
16252023-10-25T06:36:43.281Z Compiling postcard v0.7.3
16262023-10-25T06:36:43.320Z Compiling polyval v0.6.1
16272023-10-25T06:36:43.326Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
16282023-10-25T06:36:43.823Z Compiling smoltcp v0.8.2
16292023-10-25T06:36:44.032Z Compiling aes v0.8.3
16302023-10-25T06:36:44.216Z Compiling ctr v0.9.2
16312023-10-25T06:36:44.558Z Compiling thiserror-impl-no-std v2.0.2
16322023-10-25T06:36:44.740Z Compiling foreign-types-shared v0.3.1
16332023-10-25T06:36:45.162Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
16342023-10-25T06:36:45.166Z Compiling cfg-if v0.1.10
16352023-10-25T06:36:45.172Z Compiling foreign-types v0.5.0
16362023-10-25T06:36:45.980Z Compiling mime_guess v2.0.4
16372023-10-25T06:36:48.969Z Compiling is-terminal v0.4.9
16382023-10-25T06:36:49.436Z Compiling toml_edit v0.20.0
16392023-10-25T06:36:50.286Z Compiling hashlink v0.8.3
16402023-10-25T06:37:03.872Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
16412023-10-25T06:37:04.560Z Compiling cstr-argument v0.1.2
16422023-10-25T06:37:04.596Z Compiling pretty-hex v0.2.1
16432023-10-25T06:37:04.873Z Compiling fallible-streaming-iterator v0.1.9
16442023-10-25T06:37:05.514Z Compiling rusqlite v0.29.0
16452023-10-25T06:37:05.766Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
16462023-10-25T06:37:06.067Z Compiling toml v0.8.0
16472023-10-25T06:37:06.249Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
16482023-10-25T06:37:06.385Z Compiling colored v2.0.4
16492023-10-25T06:37:07.304Z Compiling nix v0.26.2
16502023-10-25T06:37:07.524Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
16512023-10-25T06:37:07.832Z Compiling twox-hash v1.6.3
16522023-10-25T06:37:08.137Z Compiling hkdf v0.12.3
16532023-10-25T06:37:23.542Z Compiling textwrap v0.11.0
16542023-10-25T06:37:24.124Z Compiling const_format_proc_macros v0.2.31
16552023-10-25T06:37:24.568Z Compiling base64 v0.13.1
16562023-10-25T06:37:24.743Z Compiling ansi_term v0.12.1
16572023-10-25T06:37:24.822Z Compiling linked-hash-map v0.5.6
16582023-10-25T06:37:25.080Z Compiling vec_map v0.8.2
16592023-10-25T06:37:25.201Z Compiling quick-error v1.2.3
16602023-10-25T06:37:25.438Z Compiling strsim v0.8.0
16612023-10-25T06:37:25.612Z Compiling clap v2.34.0
16622023-10-25T06:37:25.744Z Compiling resolv-conf v0.7.0
16632023-10-25T06:37:25.921Z Compiling lru-cache v0.1.2
16642023-10-25T06:37:26.093Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
16652023-10-25T06:37:26.227Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
16662023-10-25T06:37:26.341Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
16672023-10-25T06:37:26.522Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
16682023-10-25T06:37:26.677Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
16692023-10-25T06:37:26.759Z Compiling num_enum v0.7.0
16702023-10-25T06:37:26.904Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
16712023-10-25T06:37:27.022Z Compiling bincode v1.3.3
16722023-10-25T06:37:27.175Z Compiling cancel-safe-futures v0.1.2
16732023-10-25T06:37:27.302Z Compiling termcolor v1.2.0
16742023-10-25T06:37:27.371Z Compiling humantime v2.1.0
16752023-10-25T06:37:27.479Z Compiling utf-8 v0.7.6
16762023-10-25T06:37:27.615Z Compiling convert_case v0.4.0
16772023-10-25T06:37:27.702Z Compiling keccak v0.1.4
16782023-10-25T06:37:27.778Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
16792023-10-25T06:37:27.814Z Compiling derive_more v0.99.17
16802023-10-25T06:37:27.852Z Compiling sha3 v0.10.8
16812023-10-25T06:37:27.874Z Compiling env_logger v0.9.3
16822023-10-25T06:37:29.808Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
16832023-10-25T06:37:33.085Z Compiling structopt v0.3.26
16842023-10-25T06:37:33.361Z Compiling trust-dns-resolver v0.22.0
16852023-10-25T06:37:35.293Z Compiling aes-gcm-siv v0.11.1
16862023-10-25T06:37:35.621Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
16872023-10-25T06:37:36.616Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
16882023-10-25T06:37:37.038Z Compiling zone v0.2.0
16892023-10-25T06:37:38.126Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
16902023-10-25T06:37:38.944Z Compiling smf v0.2.2
16912023-10-25T06:37:39.363Z Compiling secrecy v0.8.0
16922023-10-25T06:37:39.596Z Compiling viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
16932023-10-25T06:37:41.320Z Compiling ascii v1.1.0
16942023-10-25T06:37:41.347Z Compiling ringbuffer v0.15.0
16952023-10-25T06:37:42.047Z Compiling rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
16962023-10-25T06:37:42.239Z Compiling viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
16972023-10-25T06:37:42.471Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
16982023-10-25T06:37:43.902Z Compiling bitstruct v0.1.1
16992023-10-25T06:37:45.060Z Compiling dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
17002023-10-25T06:37:46.299Z Compiling serde_arrays v0.1.0
17012023-10-25T06:37:46.568Z Compiling ff v0.13.0
17022023-10-25T06:37:46.702Z Compiling nibble_vec v0.1.0
17032023-10-25T06:37:46.952Z Compiling arc-swap v1.6.0
17042023-10-25T06:37:46.957Z Compiling endian-type v0.1.2
17052023-10-25T06:37:47.323Z Compiling radix_trie v0.2.1
17062023-10-25T06:37:47.426Z Compiling group v0.13.0
17072023-10-25T06:37:47.775Z Compiling slog-scope v4.4.0
17082023-10-25T06:37:48.160Z Compiling rand_core v0.5.1
17092023-10-25T06:37:48.500Z Compiling tungstenite v0.20.1
17102023-10-25T06:37:49.097Z Compiling poly1305 v0.8.0
17112023-10-25T06:37:50.185Z Compiling chacha20 v0.9.1
17122023-10-25T06:37:50.897Z Compiling crypto-bigint v0.5.2
17132023-10-25T06:37:50.977Z Compiling num-complex v0.4.4
17142023-10-25T06:37:51.051Z Compiling half v1.8.2
17152023-10-25T06:37:51.214Z Compiling option-ext v0.2.0
17162023-10-25T06:37:51.430Z Compiling ciborium-io v0.2.1
17172023-10-25T06:37:51.644Z Compiling base16ct v0.2.0
17182023-10-25T06:37:52.163Z Compiling ciborium-ll v0.2.1
17192023-10-25T06:37:52.283Z Compiling dirs-sys v0.4.1
17202023-10-25T06:37:52.657Z Compiling tokio-tungstenite v0.20.1
17212023-10-25T06:37:52.680Z Compiling num v0.4.1
17222023-10-25T06:37:52.869Z Compiling parking_lot v0.11.2
17232023-10-25T06:37:53.246Z Compiling rand_chacha v0.2.2
17242023-10-25T06:37:53.358Z Compiling slog-stdlog v4.1.1
17252023-10-25T06:37:53.495Z Compiling trust-dns-client v0.22.0
17262023-10-25T06:37:53.515Z Compiling thiserror-no-std v2.0.2
17272023-10-25T06:37:53.955Z Compiling elliptic-curve v0.13.5
17282023-10-25T06:37:54.782Z Compiling password-hash v0.4.2
17292023-10-25T06:37:55.033Z Compiling dns-service-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
17302023-10-25T06:37:55.061Z Compiling ed25519 v2.2.2
17312023-10-25T06:37:55.621Z Compiling blowfish v0.9.1
17322023-10-25T06:37:56.162Z Compiling pbkdf2 v0.12.2
17332023-10-25T06:37:56.446Z Compiling fxhash v0.2.1
17342023-10-25T06:37:56.817Z Compiling sled v0.34.7
17352023-10-25T06:37:57.334Z Compiling internal-dns v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
17362023-10-25T06:37:57.471Z Compiling bcrypt-pbkdf v0.10.0
17372023-10-25T06:37:57.762Z Compiling trust-dns-server v0.22.1
17382023-10-25T06:37:57.982Z Compiling pbkdf2 v0.11.0
17392023-10-25T06:37:58.160Z Compiling ed25519-dalek v2.0.0
17402023-10-25T06:37:58.623Z Compiling vsss-rs v3.3.1
17412023-10-25T06:37:59.125Z Compiling russh-cryptovec v0.7.0
17422023-10-25T06:37:59.159Z Compiling rand v0.7.3
17432023-10-25T06:38:00.086Z Compiling slog-envlogger v2.2.0
17442023-10-25T06:38:00.375Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
17452023-10-25T06:38:02.002Z Compiling ciborium v0.2.1
17462023-10-25T06:38:02.616Z Compiling dirs v5.0.1
17472023-10-25T06:38:02.833Z Compiling chacha20poly1305 v0.10.1
17482023-10-25T06:38:02.948Z Compiling tungstenite v0.18.0
17492023-10-25T06:38:03.166Z Compiling const_format v0.2.31
17502023-10-25T06:38:07.406Z Compiling ron v0.7.1
17512023-10-25T06:38:07.485Z Compiling pem v1.1.1
17522023-10-25T06:38:07.497Z Compiling ghash v0.5.0
17532023-10-25T06:38:07.507Z Compiling camino-tempfile v1.0.2
17542023-10-25T06:38:08.443Z Compiling cbc v0.1.2
17552023-10-25T06:38:08.502Z Compiling headers-core v0.2.0
17562023-10-25T06:38:08.841Z Compiling pretty-hex v0.3.0
17572023-10-25T06:38:09.161Z Compiling http-range v0.1.5
17582023-10-25T06:38:09.172Z Compiling bit_field v0.10.2
17592023-10-25T06:38:09.284Z Compiling md5 v0.7.0
17602023-10-25T06:38:09.637Z Compiling hyper-staticfile v0.9.5
17612023-10-25T06:38:09.804Z Compiling russh-keys v0.38.0
17622023-10-25T06:38:10.366Z Compiling headers v0.3.9
17632023-10-25T06:38:15.662Z Compiling aes-gcm v0.10.2
17642023-10-25T06:38:15.837Z Compiling rcgen v0.10.0
17652023-10-25T06:38:15.921Z Compiling tokio-tungstenite v0.18.0
17662023-10-25T06:38:22.510Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
17672023-10-25T06:38:22.712Z Compiling atomicwrites v0.4.2
17682023-10-25T06:38:23.312Z Compiling subprocess v0.2.9
17692023-10-25T06:38:23.691Z Compiling hex-literal v0.4.1
17702023-10-25T06:38:24.248Z Compiling glob v0.3.1
17712023-10-25T06:38:24.919Z Compiling russh v0.38.0
17722023-10-25T06:38:31.470Z Compiling bzip2 v0.4.4
17732023-10-25T06:38:32.004Z Compiling zip v0.6.6
17742023-10-25T06:38:34.467Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17752023-10-25T06:38:35.138Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
17762023-10-25T06:38:35.180Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
17772023-10-25T06:38:35.267Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
17782023-10-25T06:38:35.299Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
17792023-10-25T06:38:35.453Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
17802023-10-25T06:38:35.687Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
17812023-10-25T06:38:36.228Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
17822023-10-25T06:38:36.519Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
17832023-10-25T06:38:38.192Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
17842023-10-25T06:38:49.014Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
17852023-10-25T06:38:55.421Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
17862023-10-25T06:38:55.822Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
17872023-10-25T06:39:01.606Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
17882023-10-25T06:39:11.953Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
17892023-10-25T06:39:16.727Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
17902023-10-25T06:39:24.700Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
17912023-10-25T06:39:27.239Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
17922023-10-25T06:39:27.784Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
17932023-10-25T06:39:30.213Z Compiling internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
17942023-10-25T06:39:48.015Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
17952023-10-25T06:40:12.507Z Compiling git2 v0.17.2
17962023-10-25T06:40:19.168Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
17972023-10-25T06:40:21.224Z Compiling crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
17982023-10-25T06:40:33.656Z Compiling propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
17992023-10-25T06:40:50.389Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
18002023-10-25T06:40:50.707Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
18012023-10-25T06:40:51.293Z Compiling propolis-server v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
18022023-10-25T06:40:54.153Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
18032023-10-25T06:41:33.547Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
18042023-10-25T06:43:13.749Z Finished dev [unoptimized + debuginfo] target(s) in 11m 21s
18052023-10-25T06:43:14.169Z
18062023-10-25T06:43:14.173Zreal 11:22.047107701
18072023-10-25T06:43:14.177Zuser 1:01:47.773073098
18082023-10-25T06:43:14.181Zsys 10:09.927299877
18092023-10-25T06:43:14.185Ztrap 2.498521327
18102023-10-25T06:43:14.189Ztflt 3.141265500
18112023-10-25T06:43:14.200Zdflt 7.950788094
18122023-10-25T06:43:14.205Zkflt 0.023549716
18132023-10-25T06:43:14.209Zlock 1:55:22.932560625
18142023-10-25T06:43:14.213Zslp 3:14:57.827327153
18152023-10-25T06:43:14.217Zlat 2:34.824441042
18162023-10-25T06:43:14.221Zstop 6:39.763872709
18172023-10-25T06:43:14.224Z+ mkdir -p /work/end-to-end-tests
18182023-10-25T06:43:14.228Z++ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
18192023-10-25T06:43:15.058Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
18202023-10-25T06:43:15.061Z+ ptime -m gzip
18212023-10-25T06:43:15.064Z++ basename target/debug/bootstrap
18222023-10-25T06:43:32.131Z
18232023-10-25T06:43:32.135Zreal 17.064529098
18242023-10-25T06:43:32.138Zuser 16.852105199
18252023-10-25T06:43:32.141Zsys 0.188652062
18262023-10-25T06:43:32.144Ztrap 0.007355975
18272023-10-25T06:43:32.148Ztflt 0.000000000
18282023-10-25T06:43:32.151Zdflt 0.000000000
18292023-10-25T06:43:32.154Zkflt 0.000000000
18302023-10-25T06:43:32.157Zlock 0.000000000
18312023-10-25T06:43:32.161Zslp 0.000000000
18322023-10-25T06:43:32.164Zlat 0.016070229
18332023-10-25T06:43:32.167Zstop 0.000227101
18342023-10-25T06:43:32.170Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
18352023-10-25T06:43:32.173Z+ ptime -m gzip
18362023-10-25T06:43:32.177Z++ basename /work/oxidecomputer/omicron/target/debug/deps/bootstrap-7505a19fa56a5ab1
18372023-10-25T06:43:33.244Z
18382023-10-25T06:43:33.248Zreal 1.104275675
18392023-10-25T06:43:33.252Zuser 1.091158178
18402023-10-25T06:43:33.255Zsys 0.012486468
18412023-10-25T06:43:33.259Ztrap 0.000106254
18422023-10-25T06:43:33.264Ztflt 0.000000000
18432023-10-25T06:43:33.267Zdflt 0.000000000
18442023-10-25T06:43:33.270Zkflt 0.000000000
18452023-10-25T06:43:33.275Zlock 0.000000000
18462023-10-25T06:43:33.278Zslp 0.000000000
18472023-10-25T06:43:33.282Zlat 0.000177807
18482023-10-25T06:43:33.286Zstop 0.000230844
18492023-10-25T06:43:33.289Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
18502023-10-25T06:43:33.293Z+ ptime -m gzip
18512023-10-25T06:43:33.297Z++ basename /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-a486f79ff30d68c1
18522023-10-25T06:43:52.633Z
18532023-10-25T06:43:52.637Zreal 19.381553628
18542023-10-25T06:43:52.641Zuser 19.165212030
18552023-10-25T06:43:52.645Zsys 0.209575955
18562023-10-25T06:43:52.655Ztrap 0.003885130
18572023-10-25T06:43:52.658Ztflt 0.000000000
18582023-10-25T06:43:52.664Zdflt 0.000000000
18592023-10-25T06:43:52.667Zkflt 0.000000000
18602023-10-25T06:43:52.672Zlock 0.000000000
18612023-10-25T06:43:52.683Zslp 0.000000000
18622023-10-25T06:43:52.689Zlat 0.002534923
18632023-10-25T06:43:52.692Zstop 0.000226668
18642023-10-25T06:43:52.696Z+ banner caboose-util
18652023-10-25T06:43:52.701Z
18662023-10-25T06:43:52.705Z #### ## ##### #### #### #### ###### # # #####
18672023-10-25T06:43:52.709Z # # # # # # # # # # # # # # #
18682023-10-25T06:43:52.712Z # # # ##### # # # # #### ##### ##### # # #
18692023-10-25T06:43:52.716Z # ###### # # # # # # # # # # #
18702023-10-25T06:43:52.719Z # # # # # # # # # # # # # # # #
18712023-10-25T06:43:52.723Z #### # # ##### #### #### #### ###### #### #
18722023-10-25T06:43:52.727Z
18732023-10-25T06:43:52.731Z+ ptime -m cargo build --locked -p caboose-util --release
18742023-10-25T06:43:53.380Z Downloading crates ...
18752023-10-25T06:43:53.668Z Downloaded pkcs1 v0.7.5
18762023-10-25T06:43:53.677Z Downloaded array-init v0.0.4
18772023-10-25T06:43:54.121Z Downloaded env_logger v0.10.0
18782023-10-25T06:43:54.133Z Downloaded der_derive v0.7.2
18792023-10-25T06:43:54.143Z Downloaded nodrop v0.1.14
18802023-10-25T06:43:54.553Z Downloaded packed_struct_codegen v0.10.1
18812023-10-25T06:43:54.563Z Downloaded crc v3.0.1
18822023-10-25T06:43:54.568Z Downloaded flagset v0.4.3
18832023-10-25T06:43:54.572Z Downloaded maybe-uninit v2.0.0
18842023-10-25T06:43:54.577Z Downloaded packed_struct v0.10.1
18852023-10-25T06:43:54.581Z Downloaded bitfield v0.14.0
18862023-10-25T06:43:54.587Z Downloaded pem-rfc7468 v0.7.0
18872023-10-25T06:43:54.591Z Downloaded crc-catalog v2.2.0
18882023-10-25T06:43:54.600Z Downloaded smallvec v0.6.14
18892023-10-25T06:43:54.609Z Downloaded crc-any v2.4.3
18902023-10-25T06:43:54.613Z Downloaded serde-hex v0.1.0
18912023-10-25T06:43:54.617Z Downloaded ron v0.8.1
18922023-10-25T06:43:54.622Z Downloaded object v0.30.4
18932023-10-25T06:43:54.630Z Downloaded num-bigint-dig v0.8.4
18942023-10-25T06:43:54.643Z Downloaded x509-cert v0.2.4
18952023-10-25T06:43:54.647Z Downloaded rsa v0.9.2
18962023-10-25T06:43:54.651Z Downloaded path-slash v0.1.5
18972023-10-25T06:43:54.655Z Compiling proc-macro2 v1.0.67
18982023-10-25T06:43:54.659Z Compiling unicode-ident v1.0.12
18992023-10-25T06:43:54.662Z Compiling libc v0.2.149
19002023-10-25T06:43:54.666Z Compiling autocfg v1.1.0
19012023-10-25T06:43:54.669Z Compiling serde v1.0.188
19022023-10-25T06:43:54.673Z Compiling version_check v0.9.4
19032023-10-25T06:43:54.677Z Compiling cfg-if v1.0.0
19042023-10-25T06:43:54.681Z Compiling syn v1.0.109
19052023-10-25T06:43:54.685Z Compiling once_cell v1.18.0
19062023-10-25T06:43:54.689Z Compiling parking_lot_core v0.9.8
19072023-10-25T06:43:54.753Z Compiling typenum v1.16.0
19082023-10-25T06:43:54.811Z Compiling libm v0.2.7
19092023-10-25T06:43:54.824Z Compiling futures-core v0.3.28
19102023-10-25T06:43:55.057Z Compiling generic-array v0.14.7
19112023-10-25T06:43:55.202Z Compiling lock_api v0.4.10
19122023-10-25T06:43:55.275Z Compiling num-traits v0.2.16
19132023-10-25T06:43:55.278Z Compiling pkg-config v0.3.27
19142023-10-25T06:43:55.583Z Compiling slab v0.4.9
19152023-10-25T06:43:55.717Z Compiling futures-task v0.3.28
19162023-10-25T06:43:56.050Z Compiling futures-channel v0.3.28
19172023-10-25T06:43:56.198Z Compiling quote v1.0.33
19182023-10-25T06:43:56.244Z Compiling serde_json v1.0.107
19192023-10-25T06:43:56.313Z Compiling scopeguard v1.2.0
19202023-10-25T06:43:56.515Z Compiling thiserror v1.0.49
19212023-10-25T06:43:56.744Z Compiling itoa v1.0.9
19222023-10-25T06:43:56.834Z Compiling memchr v2.6.3
19232023-10-25T06:43:57.133Z Compiling syn v2.0.32
19242023-10-25T06:43:57.645Z Compiling jobserver v0.1.26
19252023-10-25T06:43:57.649Z Compiling getrandom v0.2.10
19262023-10-25T06:43:57.652Z Compiling futures-util v0.3.28
19272023-10-25T06:43:57.772Z Compiling cc v1.0.83
19282023-10-25T06:43:59.106Z Compiling ahash v0.8.3
19292023-10-25T06:43:59.153Z Compiling smallvec v1.11.0
19302023-10-25T06:43:59.612Z Compiling vcpkg v0.2.15
19312023-10-25T06:43:59.902Z Compiling log v0.4.20
19322023-10-25T06:44:00.585Z Compiling byteorder v1.4.3
19332023-10-25T06:44:01.421Z Compiling rand_core v0.6.4
19342023-10-25T06:44:01.509Z Compiling pin-project-lite v0.2.13
19352023-10-25T06:44:02.287Z Compiling parking_lot v0.12.1
19362023-10-25T06:44:02.629Z Compiling indexmap v1.9.3
19372023-10-25T06:44:02.755Z Compiling openssl-sys v0.9.93
19382023-10-25T06:44:02.855Z Compiling ring v0.16.20
19392023-10-25T06:44:04.669Z Compiling io-lifetimes v1.0.11
19402023-10-25T06:44:05.462Z Compiling num-integer v0.1.45
19412023-10-25T06:44:05.477Z Compiling const-oid v0.9.5
19422023-10-25T06:44:05.894Z Compiling spin v0.5.2
19432023-10-25T06:44:06.298Z Compiling semver v1.0.20
19442023-10-25T06:44:07.064Z Compiling ryu v1.0.15
19452023-10-25T06:44:07.704Z Compiling rustix v0.37.23
19462023-10-25T06:44:08.577Z Compiling mio v0.8.8
19472023-10-25T06:44:08.880Z Compiling signal-hook-registry v1.4.1
19482023-10-25T06:44:08.988Z Compiling socket2 v0.5.4
19492023-10-25T06:44:09.140Z Compiling num_cpus v1.16.0
19502023-10-25T06:44:09.662Z Compiling ucd-trie v0.1.6
19512023-10-25T06:44:09.958Z Compiling unicode-xid v0.2.4
19522023-10-25T06:44:10.228Z Compiling httparse v1.8.0
19532023-10-25T06:44:10.232Z Compiling heck v0.4.1
19542023-10-25T06:44:10.425Z Compiling openssl v0.10.57
19552023-10-25T06:44:10.476Z Compiling futures-sink v0.3.28
19562023-10-25T06:44:10.699Z Compiling synstructure v0.12.6
19572023-10-25T06:44:10.934Z Compiling tinyvec_macros v0.1.1
19582023-10-25T06:44:11.060Z Compiling tinyvec v1.6.0
19592023-10-25T06:44:13.291Z Compiling futures-io v0.3.28
19602023-10-25T06:44:13.347Z Compiling native-tls v0.2.11
19612023-10-25T06:44:13.766Z Compiling radium v0.7.0
19622023-10-25T06:44:13.872Z Compiling crc32fast v1.3.2
19632023-10-25T06:44:13.877Z Compiling rustls v0.21.7
19642023-10-25T06:44:14.285Z Compiling pin-utils v0.1.0
19652023-10-25T06:44:14.403Z Compiling ppv-lite86 v0.2.17
19662023-10-25T06:44:14.420Z Compiling unicode-normalization v0.1.22
19672023-10-25T06:44:14.503Z Compiling bzip2-sys v0.1.11+1.0.8
19682023-10-25T06:44:14.787Z Compiling tracing-core v0.1.31
19692023-10-25T06:44:15.151Z Compiling unicode-bidi v0.3.13
19702023-10-25T06:44:15.196Z Compiling subtle v2.5.0
19712023-10-25T06:44:15.821Z Compiling rand_chacha v0.3.1
19722023-10-25T06:44:16.555Z Compiling rand v0.8.5
19732023-10-25T06:44:17.748Z Compiling errno v0.3.2
19742023-10-25T06:44:17.824Z Compiling num-iter v0.1.43
19752023-10-25T06:44:18.094Z Compiling usdt-impl v0.3.5
19762023-10-25T06:44:18.625Z Compiling schemars v0.8.13
19772023-10-25T06:44:19.360Z Compiling base64 v0.21.4
19782023-10-25T06:44:19.407Z Compiling rustix v0.38.9
19792023-10-25T06:44:20.569Z Compiling serde_derive v1.0.188
19802023-10-25T06:44:21.051Z Compiling zeroize_derive v1.4.2
19812023-10-25T06:44:21.064Z Compiling tokio-macros v2.1.0
19822023-10-25T06:44:21.149Z Compiling thiserror-impl v1.0.49
19832023-10-25T06:44:21.172Z Compiling futures-macro v0.3.28
19842023-10-25T06:44:21.330Z Compiling tracing-attributes v0.1.26
19852023-10-25T06:44:22.117Z Compiling zerocopy-derive v0.2.0
19862023-10-25T06:44:22.303Z Compiling openssl-macros v0.1.1
19872023-10-25T06:44:23.416Z Compiling zeroize v1.6.0
19882023-10-25T06:44:23.650Z Compiling zerocopy-derive v0.6.4
19892023-10-25T06:44:26.156Z Compiling pest v2.7.2
19902023-10-25T06:44:26.453Z Compiling crypto-common v0.1.6
19912023-10-25T06:44:26.816Z Compiling block-buffer v0.10.4
19922023-10-25T06:44:27.000Z Compiling serde_derive_internals v0.26.0
19932023-10-25T06:44:27.038Z Compiling tracing v0.1.37
19942023-10-25T06:44:27.232Z Compiling digest v0.10.7
19952023-10-25T06:44:28.524Z Compiling bitflags v1.3.2
19962023-10-25T06:44:28.683Z Compiling untrusted v0.7.1
19972023-10-25T06:44:31.163Z Compiling pest_meta v2.7.2
19982023-10-25T06:44:32.507Z Compiling fnv v1.0.7
19992023-10-25T06:44:32.664Z Compiling schemars_derive v0.8.13
20002023-10-25T06:44:35.074Z Compiling pest_generator v2.7.2
20012023-10-25T06:44:36.892Z Compiling zerocopy v0.3.0
20022023-10-25T06:44:37.752Z Compiling lazy_static v1.4.0
20032023-10-25T06:44:38.229Z Compiling pest_derive v2.7.2
20042023-10-25T06:44:38.266Z Compiling backtrace v0.3.69
20052023-10-25T06:44:38.278Z Compiling memoffset v0.9.0
20062023-10-25T06:44:38.368Z Compiling num-bigint v0.4.4
20072023-10-25T06:44:38.719Z Compiling openssl-probe v0.1.5
20082023-10-25T06:44:38.884Z Compiling smoltcp v0.9.1
20092023-10-25T06:44:39.182Z Compiling crossbeam-utils v0.8.16
20102023-10-25T06:44:39.229Z Compiling base64ct v1.6.0
20112023-10-25T06:44:39.387Z Compiling percent-encoding v2.3.0
20122023-10-25T06:44:39.405Z Compiling foreign-types-shared v0.1.1
20132023-10-25T06:44:39.564Z Compiling allocator-api2 v0.2.16
20142023-10-25T06:44:39.869Z Compiling hashbrown v0.12.3
20152023-10-25T06:44:39.872Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
20162023-10-25T06:44:39.951Z Compiling iana-time-zone v0.1.57
20172023-10-25T06:44:40.543Z Compiling async-trait v0.1.73
20182023-10-25T06:44:40.862Z Compiling hashbrown v0.14.0
20192023-10-25T06:44:40.945Z Compiling pem-rfc7468 v0.7.0
20202023-10-25T06:44:41.094Z Compiling foreign-types v0.3.2
20212023-10-25T06:44:41.237Z Compiling dtrace-parser v0.1.14
20222023-10-25T06:44:41.645Z Compiling dof v0.1.5
20232023-10-25T06:44:43.039Z Compiling clap_derive v4.4.2
20242023-10-25T06:44:43.285Z Compiling der_derive v0.7.2
20252023-10-25T06:44:44.391Z Compiling thread-id v4.2.0
20262023-10-25T06:44:44.787Z Compiling bytes v1.5.0
20272023-10-25T06:44:45.136Z Compiling bitflags v2.4.0
20282023-10-25T06:44:46.273Z Compiling tokio v1.33.0
20292023-10-25T06:44:46.629Z Compiling rustc_version v0.4.0
20302023-10-25T06:44:47.229Z Compiling http v0.2.9
20312023-10-25T06:44:47.720Z Compiling heapless v0.7.16
20322023-10-25T06:44:48.343Z Compiling uuid v1.4.1
20332023-10-25T06:44:48.991Z Compiling chrono v0.4.31
20342023-10-25T06:44:49.456Z Compiling adler v1.0.2
20352023-10-25T06:44:49.797Z Compiling cpufeatures v0.2.9
20362023-10-25T06:44:49.958Z Compiling try-lock v0.2.4
20372023-10-25T06:44:50.177Z Compiling anstyle v1.0.2
20382023-10-25T06:44:50.996Z Compiling utf8parse v0.2.1
20392023-10-25T06:44:51.230Z Compiling time-core v0.1.1
20402023-10-25T06:44:51.294Z Compiling flagset v0.4.3
20412023-10-25T06:44:51.376Z Compiling siphasher v0.3.11
20422023-10-25T06:44:51.504Z Compiling equivalent v1.0.1
20432023-10-25T06:44:51.527Z Compiling rustversion v1.0.14
20442023-10-25T06:44:51.708Z Compiling indexmap v2.0.0
20452023-10-25T06:44:51.732Z Compiling der v0.7.8
20462023-10-25T06:44:52.050Z Compiling time-macros v0.2.13
20472023-10-25T06:44:55.358Z Compiling anstyle-parse v0.2.1
20482023-10-25T06:44:57.628Z Compiling want v0.3.1
20492023-10-25T06:44:57.652Z Compiling sha2 v0.10.8
20502023-10-25T06:44:58.442Z Compiling http-body v0.4.5
20512023-10-25T06:44:59.127Z Compiling miniz_oxide v0.7.1
20522023-10-25T06:45:01.439Z Compiling tokio-util v0.7.9
20532023-10-25T06:45:03.948Z Compiling h2 v0.3.21
20542023-10-25T06:45:05.990Z Compiling serde_tokenstream v0.1.7
20552023-10-25T06:45:06.849Z Compiling form_urlencoded v1.2.0
20562023-10-25T06:45:07.244Z Compiling rustls-webpki v0.101.4
20572023-10-25T06:45:07.369Z Compiling sct v0.7.0
20582023-10-25T06:45:07.833Z Compiling hubpack_derive v0.1.1
20592023-10-25T06:45:09.376Z Compiling aho-corasick v1.0.4
20602023-10-25T06:45:09.388Z Compiling socket2 v0.4.9
20612023-10-25T06:45:10.286Z Compiling crossbeam-epoch v0.9.15
20622023-10-25T06:45:10.752Z Compiling tap v1.0.1
20632023-10-25T06:45:11.094Z Compiling slog v2.7.0
20642023-10-25T06:45:11.213Z Compiling regex-syntax v0.7.5
20652023-10-25T06:45:11.250Z Compiling tower-service v0.3.2
20662023-10-25T06:45:11.488Z Compiling anstyle-query v1.0.0
20672023-10-25T06:45:12.524Z Compiling anyhow v1.0.75
20682023-10-25T06:45:12.938Z Compiling httpdate v1.0.3
20692023-10-25T06:45:13.305Z Compiling colorchoice v1.0.0
20702023-10-25T06:45:13.563Z Compiling anstream v0.5.0
20712023-10-25T06:45:17.218Z Compiling hyper v0.14.27
20722023-10-25T06:45:17.764Z Compiling regex-automata v0.3.8
20732023-10-25T06:45:20.401Z Compiling wyz v0.5.1
20742023-10-25T06:45:23.476Z Compiling terminal_size v0.2.6
20752023-10-25T06:45:23.817Z Compiling spki v0.7.2
20762023-10-25T06:45:25.030Z Compiling rustls-pemfile v1.0.3
20772023-10-25T06:45:25.585Z Compiling hmac v0.12.1
20782023-10-25T06:45:25.952Z Compiling md-5 v0.10.5
20792023-10-25T06:45:26.328Z Compiling zerocopy v0.6.4
20802023-10-25T06:45:27.091Z Compiling idna v0.4.0
20812023-10-25T06:45:27.582Z Compiling stringprep v0.1.3
20822023-10-25T06:45:29.276Z Compiling diesel_table_macro_syntax v0.1.0
20832023-10-25T06:45:29.684Z Compiling hash32 v0.2.1
20842023-10-25T06:45:29.881Z Compiling spin v0.9.8
20852023-10-25T06:45:29.899Z Compiling funty v2.0.0
20862023-10-25T06:45:30.300Z Compiling maybe-uninit v2.0.0
20872023-10-25T06:45:30.773Z Compiling stable_deref_trait v1.2.0
20882023-10-25T06:45:31.002Z Compiling strsim v0.10.0
20892023-10-25T06:45:31.144Z Compiling gimli v0.28.0
20902023-10-25T06:45:34.081Z Compiling dyn-clone v1.0.13
20912023-10-25T06:45:34.387Z Compiling clap_lex v0.5.1
20922023-10-25T06:45:34.407Z Compiling fallible-iterator v0.2.0
20932023-10-25T06:45:35.472Z Compiling either v1.9.0
20942023-10-25T06:45:35.475Z Compiling clap_builder v4.4.2
20952023-10-25T06:45:35.479Z Compiling bitvec v1.0.1
20962023-10-25T06:45:35.707Z Compiling postgres-protocol v0.6.6
20972023-10-25T06:45:36.678Z Compiling diesel_derives v2.1.1
20982023-10-25T06:45:37.022Z Compiling tokio-rustls v0.24.1
20992023-10-25T06:45:38.471Z Compiling url v2.4.1
21002023-10-25T06:45:39.548Z Compiling addr2line v0.21.0
21012023-10-25T06:45:40.488Z Compiling strum_macros v0.25.2
21022023-10-25T06:45:40.561Z Compiling rustls-native-certs v0.6.3
21032023-10-25T06:45:41.422Z Compiling tokio-native-tls v0.3.1
21042023-10-25T06:45:42.855Z Compiling usdt-macro v0.3.5
21052023-10-25T06:45:44.438Z Compiling usdt-attr-macro v0.3.5
21062023-10-25T06:45:46.857Z Compiling phf_shared v0.11.2
21072023-10-25T06:45:47.562Z Compiling serde_spanned v0.6.3
21082023-10-25T06:45:47.650Z Compiling toml_datetime v0.6.3
21092023-10-25T06:45:48.603Z Compiling block-padding v0.3.3
21102023-10-25T06:45:48.667Z Compiling enum-as-inner v0.5.1
21112023-10-25T06:45:48.729Z Compiling serde_repr v0.1.16
21122023-10-25T06:45:49.043Z Compiling scheduled-thread-pool v0.2.7
21132023-10-25T06:45:49.846Z Compiling object v0.32.1
21142023-10-25T06:45:54.139Z Compiling bit-vec v0.6.3
21152023-10-25T06:45:54.503Z Compiling winnow v0.5.15
21162023-10-25T06:45:54.866Z Compiling ipnet v2.8.0
21172023-10-25T06:45:56.727Z Compiling regex-automata v0.1.10
21182023-10-25T06:46:01.273Z Compiling num_threads v0.1.6
21192023-10-25T06:46:02.191Z Compiling managed v0.8.0
21202023-10-25T06:46:03.015Z Compiling matches v0.1.10
21212023-10-25T06:46:03.563Z Compiling unicode-width v0.1.10
21222023-10-25T06:46:03.823Z Compiling deranged v0.3.8
21232023-10-25T06:46:03.840Z Compiling rustc-demangle v0.1.23
21242023-10-25T06:46:03.922Z Compiling packed_struct v0.10.1
21252023-10-25T06:46:04.562Z Compiling num-bigint-dig v0.8.4
21262023-10-25T06:46:07.228Z Compiling time v0.3.27
21272023-10-25T06:46:10.455Z Compiling idna v0.2.3
21282023-10-25T06:46:16.402Z Compiling toml_edit v0.19.15
21292023-10-25T06:46:22.358Z Compiling bstr v0.2.17
21302023-10-25T06:46:23.124Z Compiling r2d2 v0.8.10
21312023-10-25T06:46:24.246Z Compiling inout v0.1.3
21322023-10-25T06:46:25.424Z Compiling phf v0.11.2
21332023-10-25T06:46:25.902Z Compiling hyper-tls v0.5.0
21342023-10-25T06:46:26.462Z Compiling clap v4.4.3
21352023-10-25T06:46:26.544Z Compiling hyper-rustls v0.24.1
21362023-10-25T06:46:26.672Z Compiling flate2 v1.0.28
21372023-10-25T06:46:27.711Z Compiling ipnetwork v0.20.0
21382023-10-25T06:46:28.309Z Compiling postgres-types v0.2.6
21392023-10-25T06:46:28.641Z Compiling itertools v0.11.0
21402023-10-25T06:46:28.726Z Compiling regex v1.9.5
21412023-10-25T06:46:29.039Z Compiling pkcs8 v0.10.2
21422023-10-25T06:46:30.697Z Compiling hubpack v0.1.2
21432023-10-25T06:46:30.877Z Compiling serde_urlencoded v0.7.1
21442023-10-25T06:46:31.111Z Compiling phf_shared v0.10.0
21452023-10-25T06:46:31.870Z Compiling futures-executor v0.3.28
21462023-10-25T06:46:35.402Z Compiling signature v2.1.0
21472023-10-25T06:46:35.539Z Compiling packed_struct_codegen v0.10.1
21482023-10-25T06:46:35.555Z Compiling float-cmp v0.9.0
21492023-10-25T06:46:36.443Z Compiling encoding_rs v0.8.33
21502023-10-25T06:46:37.743Z Compiling unicode-segmentation v1.10.1
21512023-10-25T06:46:38.129Z Compiling webpki-roots v0.25.2
21522023-10-25T06:46:38.328Z Compiling smawk v0.3.1
21532023-10-25T06:46:38.668Z Compiling data-encoding v2.4.0
21542023-10-25T06:46:39.572Z Compiling new_debug_unreachable v1.0.4
21552023-10-25T06:46:39.721Z Compiling predicates-core v1.0.6
21562023-10-25T06:46:40.248Z Compiling static_assertions v1.1.0
21572023-10-25T06:46:40.402Z Compiling mime v0.3.17
21582023-10-25T06:46:41.759Z Compiling unicode-linebreak v0.1.5
21592023-10-25T06:46:42.154Z Compiling fixedbitset v0.4.2
21602023-10-25T06:46:42.814Z Compiling difflib v0.4.0
21612023-10-25T06:46:42.818Z Compiling precomputed-hash v0.1.1
21622023-10-25T06:46:43.002Z Compiling crc-catalog v2.2.0
21632023-10-25T06:46:43.152Z Compiling nodrop v0.1.14
21642023-10-25T06:46:43.242Z Compiling whoami v1.4.1
21652023-10-25T06:46:43.345Z Compiling normalize-line-endings v0.3.0
21662023-10-25T06:46:43.541Z Compiling predicates v3.0.4
21672023-10-25T06:46:44.170Z Compiling tokio-postgres v0.7.10
21682023-10-25T06:46:45.054Z Compiling array-init v0.0.4
21692023-10-25T06:46:46.115Z Compiling crc v3.0.1
21702023-10-25T06:46:47.308Z Compiling string_cache v0.8.7
21712023-10-25T06:46:48.639Z Compiling petgraph v0.6.4
21722023-10-25T06:46:48.735Z Compiling textwrap v0.16.0
21732023-10-25T06:46:50.454Z Compiling reqwest v0.11.20
21742023-10-25T06:46:50.543Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
21752023-10-25T06:46:52.728Z Compiling trust-dns-proto v0.22.0
21762023-10-25T06:46:58.660Z Compiling similar v2.2.1
21772023-10-25T06:47:11.821Z Compiling futures v0.3.28
21782023-10-25T06:47:14.112Z Compiling pkcs1 v0.7.5
21792023-10-25T06:47:14.273Z Compiling yasna v0.5.2
21802023-10-25T06:47:14.481Z Compiling smallvec v0.6.14
21812023-10-25T06:47:15.235Z Compiling diesel v2.1.1
21822023-10-25T06:47:15.270Z Compiling cipher v0.4.4
21832023-10-25T06:47:16.546Z Compiling toml v0.7.8
21842023-10-25T06:47:21.444Z Compiling console v0.15.7
21852023-10-25T06:47:21.662Z Compiling bit-set v0.5.3
21862023-10-25T06:47:21.887Z Compiling usdt v0.3.5
21872023-10-25T06:47:21.953Z Compiling is-terminal v0.4.9
21882023-10-25T06:47:22.033Z Compiling itertools v0.10.5
21892023-10-25T06:47:22.580Z Compiling bstr v1.6.0
21902023-10-25T06:47:23.914Z Compiling tokio-stream v0.1.14
21912023-10-25T06:47:25.413Z Compiling openapiv3 v1.0.3
21922023-10-25T06:47:25.537Z Compiling hex v0.4.3
21932023-10-25T06:47:27.303Z Compiling hashbrown v0.13.2
21942023-10-25T06:47:30.068Z Compiling bitfield v0.14.0
21952023-10-25T06:47:34.175Z Compiling lalrpop-util v0.19.12
21962023-10-25T06:47:35.085Z Compiling termcolor v1.2.0
21972023-10-25T06:47:37.404Z Compiling env_logger v0.10.0
21982023-10-25T06:47:39.807Z Compiling lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
21992023-10-25T06:47:49.574Z Compiling rsa v0.9.2
22002023-10-25T06:47:59.969Z Compiling serde-hex v0.1.0
22012023-10-25T06:48:05.893Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
22022023-10-25T06:48:10.018Z Compiling x509-cert v0.2.4
22032023-10-25T06:48:11.405Z Compiling ron v0.8.1
22042023-10-25T06:48:14.442Z Compiling crc-any v2.4.3
22052023-10-25T06:48:36.881Z Compiling lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
22062023-10-25T06:48:44.360Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
22072023-10-25T06:48:58.222Z Compiling object v0.30.4
22082023-10-25T06:49:08.731Z Compiling path-slash v0.1.5
22092023-10-25T06:49:18.559Z Compiling bzip2 v0.4.4
22102023-10-25T06:49:19.189Z Compiling zip v0.6.6
22112023-10-25T06:49:21.378Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22122023-10-25T06:49:26.953Z Compiling hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
22132023-10-25T06:49:56.936Z Compiling caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
22142023-10-25T06:49:58.055Z Finished release [optimized] target(s) in 6m 05s
22152023-10-25T06:49:58.151Z
22162023-10-25T06:49:58.153Zreal 6:05.514101796
22172023-10-25T06:49:58.156Zuser 41:58.325931217
22182023-10-25T06:49:58.159Zsys 3:54.839869786
22192023-10-25T06:49:58.162Ztrap 1.649651096
22202023-10-25T06:49:58.165Ztflt 1.363645948
22212023-10-25T06:49:58.169Zdflt 0.710530830
22222023-10-25T06:49:58.171Zkflt 0.008059878
22232023-10-25T06:49:58.175Zlock 1:32:50.061351913
22242023-10-25T06:49:58.178Zslp 2:24:50.385898061
22252023-10-25T06:49:58.181Zlat 1:56.655384511
22262023-10-25T06:49:58.184Zstop 2:00.270613494
22272023-10-25T06:49:58.187Z+ ptime -m gzip
22282023-10-25T06:49:58.826Z
22292023-10-25T06:49:58.830Zreal 0.669572053
22302023-10-25T06:49:58.833Zuser 0.659197793
22312023-10-25T06:49:58.836Zsys 0.009760324
22322023-10-25T06:49:58.841Ztrap 0.000079510
22332023-10-25T06:49:58.844Ztflt 0.000000000
22342023-10-25T06:49:58.849Zdflt 0.000000000
22352023-10-25T06:49:58.852Zkflt 0.000000000
22362023-10-25T06:49:58.855Zlock 0.000000000
22372023-10-25T06:49:58.858Zslp 0.000000000
22382023-10-25T06:49:58.862Zlat 0.000162188
22392023-10-25T06:49:58.865Zstop 0.000263658
22402023-10-25T06:49:58.870Z+ banner tufaceous
22412023-10-25T06:49:58.875Z
22422023-10-25T06:49:58.878Z ##### # # ###### ## #### ###### #### # # ####
22432023-10-25T06:49:58.882Z # # # # # # # # # # # # # #
22442023-10-25T06:49:58.885Z # # # ##### # # # ##### # # # # ####
22452023-10-25T06:49:58.889Z # # # # ###### # # # # # # #
22462023-10-25T06:49:58.898Z # # # # # # # # # # # # # # #
22472023-10-25T06:49:58.901Z # #### # # # #### ###### #### #### ####
22482023-10-25T06:49:58.915Z
22492023-10-25T06:49:58.920Z+ ptime -m cargo build --locked -p tufaceous --release
22502023-10-25T06:49:59.603Z Downloading crates ...
22512023-10-25T06:49:59.959Z Downloaded bytesize v1.3.0
22522023-10-25T06:49:59.962Z Downloaded buf-list v1.0.3
22532023-10-25T06:49:59.967Z Downloaded olpc-cjson v0.1.3
22542023-10-25T06:49:59.970Z Downloaded snafu-derive v0.7.5
22552023-10-25T06:49:59.972Z Downloaded path-dedot v3.1.0
22562023-10-25T06:49:59.975Z Downloaded path-absolutize v3.1.0
22572023-10-25T06:49:59.978Z Downloaded globset v0.4.13
22582023-10-25T06:49:59.981Z Downloaded fs-err v2.9.0
22592023-10-25T06:49:59.984Z Downloaded serde_plain v1.0.2
22602023-10-25T06:49:59.987Z Downloaded snafu v0.7.5
22612023-10-25T06:49:59.996Z Downloaded tough v0.12.5
22622023-10-25T06:50:00.010Z Downloaded doc-comment v0.3.3
22632023-10-25T06:50:00.172Z Compiling serde_tokenstream v0.2.0
22642023-10-25T06:50:00.196Z Compiling regress v0.7.1
22652023-10-25T06:50:00.208Z Compiling dirs-sys-next v0.1.2
22662023-10-25T06:50:00.211Z Compiling ident_case v1.0.1
22672023-10-25T06:50:00.233Z Compiling thread_local v1.1.7
22682023-10-25T06:50:00.236Z Compiling heck v0.4.1
22692023-10-25T06:50:00.239Z Compiling slog-async v2.8.0
22702023-10-25T06:50:00.475Z Compiling dirs-next v2.0.0
22712023-10-25T06:50:01.083Z Compiling darling_core v0.20.3
22722023-10-25T06:50:01.086Z Compiling camino v1.1.6
22732023-10-25T06:50:01.127Z Compiling term v0.7.0
22742023-10-25T06:50:01.509Z Compiling crossbeam-channel v0.5.8
22752023-10-25T06:50:01.976Z Compiling getopts v0.2.21
22762023-10-25T06:50:02.093Z Compiling structmeta-derive v0.1.6
22772023-10-25T06:50:02.325Z Compiling atty v0.2.14
22782023-10-25T06:50:02.566Z Compiling multer v2.1.0
22792023-10-25T06:50:03.024Z Compiling unsafe-libyaml v0.2.9
22802023-10-25T06:50:03.511Z Compiling paste v1.0.14
22812023-10-25T06:50:04.222Z Compiling match_cfg v0.1.0
22822023-10-25T06:50:04.381Z Compiling doc-comment v0.3.3
22832023-10-25T06:50:04.659Z Compiling take_mut v0.2.2
22842023-10-25T06:50:05.383Z Compiling hostname v0.3.1
22852023-10-25T06:50:05.785Z Compiling serde_yaml v0.9.25
22862023-10-25T06:50:06.259Z Compiling typify-impl v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
22872023-10-25T06:50:08.837Z Compiling structmeta v0.1.6
22882023-10-25T06:50:09.715Z Compiling slog-term v2.9.0
22892023-10-25T06:50:10.504Z Compiling darling_macro v0.20.3
22902023-10-25T06:50:10.944Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22912023-10-25T06:50:12.043Z Compiling darling v0.20.3
22922023-10-25T06:50:12.235Z Compiling slog-json v2.6.1
22932023-10-25T06:50:12.493Z Compiling async-stream-impl v0.3.5
22942023-10-25T06:50:12.908Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
22952023-10-25T06:50:13.118Z Compiling atomic-waker v1.1.1
22962023-10-25T06:50:13.346Z Compiling regex-syntax v0.6.29
22972023-10-25T06:50:13.405Z Compiling fastrand v2.0.0
22982023-10-25T06:50:14.618Z Compiling async-stream v0.3.5
22992023-10-25T06:50:14.631Z Compiling tempfile v3.8.0
23002023-10-25T06:50:14.668Z Compiling waitgroup v0.1.2
23012023-10-25T06:50:14.769Z Compiling slog-bunyan v2.4.0
23022023-10-25T06:50:15.057Z Compiling serde_with_macros v2.3.3
23032023-10-25T06:50:17.305Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
23042023-10-25T06:50:18.046Z Compiling progenitor-client v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
23052023-10-25T06:50:19.098Z Compiling sha1 v0.10.5
23062023-10-25T06:50:19.281Z Compiling snafu-derive v0.7.5
23072023-10-25T06:50:20.289Z Compiling serde_path_to_error v0.1.14
23082023-10-25T06:50:20.478Z Compiling path-dedot v3.1.0
23092023-10-25T06:50:20.676Z Compiling instant v0.1.12
23102023-10-25T06:50:20.790Z Compiling same-file v1.0.6
23112023-10-25T06:50:20.866Z Compiling buf-list v1.0.3
23122023-10-25T06:50:20.910Z Compiling base64 v0.13.1
23132023-10-25T06:50:21.254Z Compiling arc-swap v1.6.0
23142023-10-25T06:50:26.770Z Compiling debug-ignore v1.0.5
23152023-10-25T06:50:26.953Z Compiling slog-scope v4.4.0
23162023-10-25T06:50:26.982Z Compiling pem v1.1.1
23172023-10-25T06:50:27.000Z Compiling walkdir v2.4.0
23182023-10-25T06:50:27.024Z Compiling parse-display-derive v0.7.0
23192023-10-25T06:50:27.061Z Compiling backoff v0.4.0
23202023-10-25T06:50:27.079Z Compiling path-absolutize v3.1.0
23212023-10-25T06:50:27.092Z Compiling serde_with v2.3.3
23222023-10-25T06:50:27.145Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23232023-10-25T06:50:27.152Z Compiling typify-macro v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
23242023-10-25T06:50:27.168Z Compiling globset v0.4.13
23252023-10-25T06:50:27.183Z Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23262023-10-25T06:50:27.192Z Compiling strum v0.25.0
23272023-10-25T06:50:27.237Z Compiling olpc-cjson v0.1.3
23282023-10-25T06:50:27.635Z Compiling serde_plain v1.0.2
23292023-10-25T06:50:28.026Z Compiling snafu v0.7.5
23302023-10-25T06:50:28.530Z Compiling macaddr v1.0.1
23312023-10-25T06:50:29.771Z Compiling filetime v0.2.22
23322023-10-25T06:50:30.005Z Compiling parse-display v0.7.0
23332023-10-25T06:50:30.065Z Compiling xattr v1.0.1
23342023-10-25T06:50:30.323Z Compiling tough v0.12.5
23352023-10-25T06:50:30.335Z Compiling tar v0.4.40
23362023-10-25T06:50:30.527Z Compiling slog-stdlog v4.1.1
23372023-10-25T06:50:32.632Z Compiling camino-tempfile v1.0.2
23382023-10-25T06:50:33.237Z Compiling typify v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
23392023-10-25T06:50:33.456Z Compiling progenitor-impl v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
23402023-10-25T06:50:33.990Z Compiling bytesize v1.3.0
23412023-10-25T06:50:34.978Z Compiling fs-err v2.9.0
23422023-10-25T06:50:36.368Z Compiling slog-envlogger v2.2.0
23432023-10-25T06:50:40.250Z Compiling humantime v2.1.0
23442023-10-25T06:50:43.913Z Compiling progenitor-macro v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
23452023-10-25T06:51:12.579Z Compiling progenitor v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
23462023-10-25T06:51:12.749Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23472023-10-25T06:51:23.486Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
23482023-10-25T06:51:25.842Z Compiling tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
23492023-10-25T06:51:51.596Z Finished release [optimized] target(s) in 1m 52s
23502023-10-25T06:51:51.729Z
23512023-10-25T06:51:51.733Zreal 1:52.868922496
23522023-10-25T06:51:51.736Zuser 11:44.504392188
23532023-10-25T06:51:51.739Zsys 48.167566968
23542023-10-25T06:51:51.742Ztrap 0.436239394
23552023-10-25T06:51:51.745Ztflt 0.369957995
23562023-10-25T06:51:51.748Zdflt 0.640083984
23572023-10-25T06:51:51.757Zkflt 0.007321763
23582023-10-25T06:51:51.760Zlock 23:29.052036579
23592023-10-25T06:51:51.764Zslp 24:52.596595241
23602023-10-25T06:51:51.766Zlat 23.036419349
23612023-10-25T06:51:51.769Zstop 17.946254428
23622023-10-25T06:51:51.772Z+ ptime -m gzip
23632023-10-25T06:51:53.852Z
23642023-10-25T06:51:53.855Zreal 2.114530524
23652023-10-25T06:51:53.858Zuser 2.093514951
23662023-10-25T06:51:53.862Zsys 0.020282162
23672023-10-25T06:51:53.866Ztrap 0.000231649
23682023-10-25T06:51:53.869Ztflt 0.000000000
23692023-10-25T06:51:53.873Zdflt 0.000000000
23702023-10-25T06:51:53.876Zkflt 0.000000000
23712023-10-25T06:51:53.879Zlock 0.000000000
23722023-10-25T06:51:53.882Zslp 0.000000000
23732023-10-25T06:51:53.886Zlat 0.000165536
23742023-10-25T06:51:53.889Zstop 0.000229978
23752023-10-25T06:51:53.892Zprocess exited: duration 1356507 ms, exit code 0
 
23762023-10-25T06:51:53.900Zfound 5 output files
23772023-10-25T06:51:53.920Zuploading: /work/end-to-end-tests/bootstrap-7505a19fa56a5ab1.gz (6513667 bytes)
23782023-10-25T06:51:55.968Zuploaded: /work/end-to-end-tests/bootstrap-7505a19fa56a5ab1.gz
23792023-10-25T06:51:55.980Zuploading: /work/end-to-end-tests/bootstrap.gz (97786828 bytes)
23802023-10-25T06:52:25.011Zuploaded: /work/end-to-end-tests/bootstrap.gz
23812023-10-25T06:52:25.031Zuploading: /work/end-to-end-tests/end_to_end_tests-a486f79ff30d68c1.gz (111794708 bytes)
23822023-10-25T06:53:04.072Zuploaded: /work/end-to-end-tests/end_to_end_tests-a486f79ff30d68c1.gz
23832023-10-25T06:53:04.087Zuploading: /work/caboose-util.gz (4111237 bytes)
23842023-10-25T06:53:06.571Zuploaded: /work/caboose-util.gz
23852023-10-25T06:53:06.576Zuploading: /work/tufaceous.gz (13496893 bytes)
23862023-10-25T06:53:10.529Zuploaded: /work/tufaceous.gz