01HENF435CEJ9JFJG66D5JKWEY: 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: 01HENF4KYEVZEXSY5NWRG9Z5KC

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12023-11-07T18:02:32.063Zjob assigned to worker 01HENF4P30T1AP0VX5YQJA5X38 (queued for 1 m 3 s)
 
22023-11-07T18:02:32.490Zstarting task 0: "setup"
32023-11-07T18:02:32.555Z++ uname -s
42023-11-07T18:02:32.559Z+ kern=SunOS
52023-11-07T18:02:32.564Z+ case "$kern" in
62023-11-07T18:02:32.567Z+ groupadd -g 12345 build
72023-11-07T18:02:32.570Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82023-11-07T18:02:34.571Z+ zfs create -o mountpoint=/work rpool/work
92023-11-07T18:02:34.683Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102023-11-07T18:02:34.686Z+ home_fs=zfs
112023-11-07T18:02:34.689Z+ [[ zfs == autofs ]]
122023-11-07T18:02:34.692Z+ mkdir -p /home/build
132023-11-07T18:02:34.695Z+ chown build:build /home/build /work
142023-11-07T18:02:36.692Z+ chmod 0700 /home/build /work
152023-11-07T18:02:36.696Zprocess exited: duration 4202 ms, exit code 0
 
162023-11-07T18:02:36.702Zstarting task 1: "rust-toolchain"
172023-11-07T18:02:36.714Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182023-11-07T18:02:36.717Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192023-11-07T18:02:36.898Zinfo: downloading installer
202023-11-07T18:02:38.947Zwarning: it looks like you have an existing installation of Rust at:
212023-11-07T18:02:38.951Zwarning: /opt/ooce/bin
222023-11-07T18:02:38.953Zwarning: It is recommended that rustup be the primary Rust installation.
232023-11-07T18:02:38.957Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242023-11-07T18:02:38.959Zwarning: If you are sure that you want both rustup and your already installed Rust
252023-11-07T18:02:38.962Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262023-11-07T18:02:38.965Zwarning: or pass `-y' to ignore all ignorable checks.
272023-11-07T18:02:38.968Zerror: cannot install while Rust is installed
282023-11-07T18:02:38.970Zwarning: continuing (because the -y flag is set and the error is ignorable)
292023-11-07T18:02:39.019Zinfo: profile set to 'default'
302023-11-07T18:02:39.022Zinfo: default host triple is x86_64-unknown-illumos
312023-11-07T18:02:39.025Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322023-11-07T18:02:39.212Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332023-11-07T18:02:39.215Zinfo: downloading component 'cargo'
342023-11-07T18:02:40.100Zinfo: downloading component 'clippy'
352023-11-07T18:02:40.430Zinfo: downloading component 'rust-docs'
362023-11-07T18:02:41.607Zinfo: downloading component 'rust-std'
372023-11-07T18:02:43.754Zinfo: downloading component 'rustc'
382023-11-07T18:02:48.680Zinfo: downloading component 'rustfmt'
392023-11-07T18:02:49.004Zinfo: installing component 'cargo'
402023-11-07T18:02:50.483Zinfo: installing component 'clippy'
412023-11-07T18:02:51.084Zinfo: installing component 'rust-docs'
422023-11-07T18:02:53.883Zinfo: installing component 'rust-std'
432023-11-07T18:02:57.021Zinfo: installing component 'rustc'
442023-11-07T18:03:06.542Zinfo: installing component 'rustfmt'
452023-11-07T18:03:07.332Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462023-11-07T18:03:07.336Z
472023-11-07T18:03:07.885Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482023-11-07T18:03:07.909Z
492023-11-07T18:03:07.940Z
502023-11-07T18:03:07.956ZRust is installed now. Great!
512023-11-07T18:03:07.970Z
522023-11-07T18:03:07.977ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532023-11-07T18:03:07.981Zenvironment variable. This has not been done automatically.
542023-11-07T18:03:07.985Z
552023-11-07T18:03:08.006ZTo configure your current shell, run:
562023-11-07T18:03:08.020Zsource "$HOME/.cargo/env"
572023-11-07T18:03:08.037Z+ rustc --version
582023-11-07T18:03:08.051Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592023-11-07T18:03:08.060Zprocess exited: duration 30965 ms, exit code 0
 
602023-11-07T18:03:08.077Zstarting task 2: "authentication"
612023-11-07T18:03:08.122Zprocess exited: duration 33 ms, exit code 0
 
622023-11-07T18:03:08.131Zstarting task 3: "clone repository"
632023-11-07T18:03:08.143Z+ mkdir -p /work/oxidecomputer/omicron
642023-11-07T18:03:08.146Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652023-11-07T18:03:08.316ZCloning into '/work/oxidecomputer/omicron'...
662023-11-07T18:03:16.013Z+ cd /work/oxidecomputer/omicron
672023-11-07T18:03:16.018Z+ [[ -n wicketd-postpone-rot-cmpa-check ]]
682023-11-07T18:03:16.022Z+ git fetch origin wicketd-postpone-rot-cmpa-check
692023-11-07T18:03:16.359ZFrom https://github.com/oxidecomputer/omicron
702023-11-07T18:03:16.362Z * branch wicketd-postpone-rot-cmpa-check -> FETCH_HEAD
712023-11-07T18:03:16.371Z+ git checkout -B wicketd-postpone-rot-cmpa-check remotes/origin/wicketd-postpone-rot-cmpa-check
722023-11-07T18:03:16.460ZSwitched to a new branch 'wicketd-postpone-rot-cmpa-check'
732023-11-07T18:03:16.466Zbranch 'wicketd-postpone-rot-cmpa-check' set up to track 'origin/wicketd-postpone-rot-cmpa-check'.
742023-11-07T18:03:16.469Z+ git reset --hard 97d566f7188fabd8d84174ec5ea6fcddbf4909a8
752023-11-07T18:03:16.610ZHEAD is now at 97d566f7 [wicketd] Don't check RoT CMPA/CFPA until we've decided to update it
762023-11-07T18:03:16.613Zprocess exited: duration 8478 ms, exit code 0
 
772023-11-07T18:03:16.619Zstarting task 4: "build"
782023-11-07T18:03:16.629Z+ cargo --version
792023-11-07T18:03:16.636Zinfo: syncing channel updates for '1.73.0-x86_64-unknown-illumos'
802023-11-07T18:03:16.832Zinfo: latest update on 2023-10-05, rust version 1.73.0 (cc66ad468 2023-10-03)
812023-11-07T18:03:16.835Zinfo: downloading component 'cargo'
822023-11-07T18:03:17.594Zinfo: downloading component 'clippy'
832023-11-07T18:03:17.871Zinfo: downloading component 'rust-docs'
842023-11-07T18:03:18.897Zinfo: downloading component 'rust-std'
852023-11-07T18:03:20.506Zinfo: downloading component 'rustc'
862023-11-07T18:03:24.947Zinfo: downloading component 'rustfmt'
872023-11-07T18:03:25.249Zinfo: installing component 'cargo'
882023-11-07T18:03:26.922Zinfo: installing component 'clippy'
892023-11-07T18:03:27.411Zinfo: installing component 'rust-docs'
902023-11-07T18:03:30.175Zinfo: installing component 'rust-std'
912023-11-07T18:03:32.741Zinfo: installing component 'rustc'
922023-11-07T18:03:38.831Zinfo: installing component 'rustfmt'
932023-11-07T18:03:39.364Zcargo 1.73.0 (9c4383fb5 2023-08-26)
942023-11-07T18:03:39.368Z+ rustc --version
952023-11-07T18:03:39.901Zrustc 1.73.0 (cc66ad468 2023-10-03)
962023-11-07T18:03:39.905Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
972023-11-07T18:03:49.854Z Startup: Refreshing catalog 'helios-dev' ... Done
982023-11-07T18:03:50.892Z Startup: Caching catalogs ... Done
992023-11-07T18:03:55.738ZPlanning: Solver setup ... Done (4.559s)
1002023-11-07T18:03:55.856ZPlanning: Running solver ... Done (0.118s)
1012023-11-07T18:03:55.911ZPlanning: Finding local manifests ... Done (0.003s)
1022023-11-07T18:03:55.930ZPlanning: Fetching manifests: 0/4 0% complete
1032023-11-07T18:03:56.238ZPlanning: Fetching manifests: 4/4 100% complete
1042023-11-07T18:03:56.337ZPlanning: Package planning ... Done (0.080s)
1052023-11-07T18:03:56.470ZPlanning: Merging actions ... Done (0.152s)
1062023-11-07T18:03:57.311ZPlanning: Checking for conflicting actions ... Done (0.841s)
1072023-11-07T18:03:57.329ZPlanning: Consolidating action changes ... Done (0.017s)
1082023-11-07T18:04:02.884ZPlanning: Evaluating mediators ... Done (5.555s)
1092023-11-07T18:04:02.900ZPlanning: Planning completed in 11.95 seconds
1102023-11-07T18:04:02.923Z Packages to install: 4
1112023-11-07T18:04:02.926Z Mediators to change: 2
1122023-11-07T18:04:02.930Z Services to change: 1
1132023-11-07T18:04:02.932Z Estimated space available: 148.90 GB
1142023-11-07T18:04:02.936ZEstimated space to be consumed: 1.37 GB
1152023-11-07T18:04:02.938Z Create boot environment: No
1162023-11-07T18:04:02.941ZCreate backup boot environment: No
1172023-11-07T18:04:02.944Z Rebuild boot archive: No
1182023-11-07T18:04:02.948Z
1192023-11-07T18:04:02.950ZChanged mediators:
1202023-11-07T18:04:02.953Z mediator clang:
1212023-11-07T18:04:02.961Z version: None -> 15 (system default)
1222023-11-07T18:04:02.964Z
1232023-11-07T18:04:02.967Z mediator llvm:
1242023-11-07T18:04:02.970Z version: 14 (system default) -> 15 (system default)
1252023-11-07T18:04:02.973Z
1262023-11-07T18:04:02.976ZChanged packages:
1272023-11-07T18:04:02.979Zhelios-dev
1282023-11-07T18:04:02.982Z developer/build-essential
1292023-11-07T18:04:02.986Z None -> 11-2.0
1302023-11-07T18:04:02.989Z library/libxmlsec1
1312023-11-07T18:04:02.992Z None -> 1.2.35-2.0
1322023-11-07T18:04:02.996Z ooce/developer/clang-15
1332023-11-07T18:04:03.000Z None -> 15.0.7-2.0
1342023-11-07T18:04:03.003Z ooce/developer/llvm-15
1352023-11-07T18:04:03.008Z None -> 15.0.7-2.0
1362023-11-07T18:04:03.011Z
1372023-11-07T18:04:03.014ZServices:
1382023-11-07T18:04:03.017Z restart_fmri:
1392023-11-07T18:04:03.020Z svc:/system/update-man-index:default
1402023-11-07T18:04:03.252Z
1412023-11-07T18:04:03.255ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1422023-11-07T18:04:08.273ZDownload: 1141/3290 items 48.7/212.6MB 22% complete (9.8M/s)
1432023-11-07T18:04:16.427ZDownload: 2223/3290 items 105.5/212.6MB 49% complete (11.3M/s)
1442023-11-07T18:04:21.428ZDownload: 3248/3290 items 184.8/212.6MB 86% complete (7.9M/s)
1452023-11-07T18:04:23.251ZDownload: Completed 212.60 MB in 20.00 seconds (10.6M/s)
1462023-11-07T18:04:24.013Z Actions: 1/3687 actions (Installing new actions)
1472023-11-07T18:04:29.308Z Actions: 2911/3687 actions (Installing new actions)
1482023-11-07T18:04:32.649Z Actions: Completed 3687 actions in 8.64 seconds.
1492023-11-07T18:04:32.815Z Done (0.160s)
1502023-11-07T18:04:32.818Z Done (0.000s)
1512023-11-07T18:04:33.022Z Done (0.206s)
1522023-11-07T18:04:40.870Z Done (7.733s)
1532023-11-07T18:04:41.199Z Done (0.227s)
1542023-11-07T18:04:41.202Z Done (0.000s)
1552023-11-07T18:04:41.594Z Done (0.000s)
1562023-11-07T18:04:42.295ZPlanning: Evaluating mediator changes ... Done
1572023-11-07T18:04:42.588ZPlanning: Checking for conflicting actions ... Done
1582023-11-07T18:04:42.591ZPlanning: Consolidating action changes ... Done
1592023-11-07T18:04:43.020ZPlanning: Evaluating mediators ... Done
1602023-11-07T18:04:43.026ZPlanning: Planning completed in 0.73 seconds
1612023-11-07T18:04:43.075Z Mediators to change: 2
1622023-11-07T18:04:43.077Z Create boot environment: No
1632023-11-07T18:04:43.080ZCreate backup boot environment: No
1642023-11-07T18:04:43.180Z Done
1652023-11-07T18:04:43.183Z Done
1662023-11-07T18:04:43.328Z Done
1672023-11-07T18:04:49.197Z Done
1682023-11-07T18:04:49.316Z Done
1692023-11-07T18:04:49.325Z Done
1702023-11-07T18:04:49.428Z Done
1712023-11-07T18:04:50.423ZPlanning: Evaluating mediator changes ... Done
1722023-11-07T18:04:50.426ZPlanning: Merging actions ... Done
1732023-11-07T18:04:50.756ZPlanning: Checking for conflicting actions ... Done
1742023-11-07T18:04:50.760ZPlanning: Consolidating action changes ... Done
1752023-11-07T18:04:51.187ZPlanning: Evaluating mediators ... Done
1762023-11-07T18:04:51.279ZPlanning: Planning completed in 1.29 seconds
1772023-11-07T18:04:51.335Z Packages to change: 1
1782023-11-07T18:04:51.339Z Mediators to change: 1
1792023-11-07T18:04:51.342Z Services to change: 1
1802023-11-07T18:04:51.345Z Create boot environment: No
1812023-11-07T18:04:51.348ZCreate backup boot environment: Yes
1822023-11-07T18:04:52.327Z Actions: 1/6 actions (Updating modified actions)
1832023-11-07T18:04:52.330Z Actions: Completed 6 actions in 0.00 seconds.
1842023-11-07T18:04:52.333Z Done
1852023-11-07T18:04:52.336Z Done
1862023-11-07T18:04:52.379Z Done
1872023-11-07T18:04:58.280Z Done
1882023-11-07T18:04:58.402Z Done
1892023-11-07T18:04:58.404Z Done
1902023-11-07T18:04:58.506Z Done
1912023-11-07T18:04:59.183ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1922023-11-07T18:04:59.186Zclang system 15 system
1932023-11-07T18:04:59.189Zcsh system system illumos
1942023-11-07T18:04:59.191Zctags system system illumos
1952023-11-07T18:04:59.194Zgcc vendor 12 vendor
1962023-11-07T18:04:59.196Zgcc system 10 system
1972023-11-07T18:04:59.199Zgcc system 7 system
1982023-11-07T18:04:59.202Zgo system 1.20 system
1992023-11-07T18:04:59.205Zgo system 1.19 system
2002023-11-07T18:04:59.207Zllvm system 15 system
2012023-11-07T18:04:59.210Zllvm system 14 system
2022023-11-07T18:04:59.213Zmariadb system 10.6 system
2032023-11-07T18:04:59.215Zmta vendor vendor dma
2042023-11-07T18:04:59.218Zopenjdk system 17 system
2052023-11-07T18:04:59.221Zopenjdk system 11 system
2062023-11-07T18:04:59.223Zopenjdk system 1.8 system
2072023-11-07T18:04:59.226Zopenssl vendor 3 vendor
2082023-11-07T18:04:59.229Zperl system 5.36 system
2092023-11-07T18:04:59.232Zpostgresql system 15 system
2102023-11-07T18:04:59.234Zpostgresql system 13 system
2112023-11-07T18:04:59.237Zpython vendor 3 vendor
2122023-11-07T18:04:59.240Zpython system 2 system
2132023-11-07T18:04:59.243Zpython3 system 3.11 system
2142023-11-07T18:04:59.245Zruby system 3.0 system
2152023-11-07T18:04:59.248Zwords vendor vendor american-english
2162023-11-07T18:04:59.251Zwords system system australian-english
2172023-11-07T18:04:59.253Zwords system system british-english
2182023-11-07T18:04:59.256Zwords system system canadian-english
2192023-11-07T18:04:59.258Zwords system system french
2202023-11-07T18:04:59.261Zwords system system italian
2212023-11-07T18:04:59.264Zwords system system ngerman
2222023-11-07T18:04:59.266Zwords system system ogerman
2232023-11-07T18:04:59.269Zwords system system spanish
2242023-11-07T18:04:59.719ZFMRI IFO
2252023-11-07T18:04:59.723Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2262023-11-07T18:04:59.726Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2272023-11-07T18:04:59.729Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2282023-11-07T18:04:59.733Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z im-
2292023-11-07T18:04:59.738Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2302023-11-07T18:04:59.741Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z i--
2312023-11-07T18:04:59.795Z+ set -o errexit
2322023-11-07T18:04:59.799Z+++ dirname ./tools/ci_download_cockroachdb
2332023-11-07T18:04:59.802Z++ cd ./tools
2342023-11-07T18:04:59.805Z++ pwd
2352023-11-07T18:04:59.809Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2362023-11-07T18:04:59.813Z++ basename ./tools/ci_download_cockroachdb
2372023-11-07T18:04:59.815Z+ ARG0=ci_download_cockroachdb
2382023-11-07T18:04:59.818Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2392023-11-07T18:04:59.821Z+ CIDL_VERSION=v22.1.9
2402023-11-07T18:04:59.824Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2412023-11-07T18:04:59.827Z++ CIDL_MD5_DARWIN=2db972c254b4e3b599e12110520178b5
2422023-11-07T18:04:59.830Z++ CIDL_MD5_LINUX=8c3170883e0a0be1a34b44090c067a8c
2432023-11-07T18:04:59.834Z++ CIDL_MD5_ILLUMOS=d8999aff364e5d70f226e139fda724a3
2442023-11-07T18:04:59.837Z+ TARGET_DIR=out
2452023-11-07T18:04:59.842Z+ DOWNLOAD_DIR=out/downloads
2462023-11-07T18:04:59.846Z+ DEST_DIR=./out/cockroachdb
2472023-11-07T18:04:59.850Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2482023-11-07T18:04:59.853Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2492023-11-07T18:04:59.856Z+ main
2502023-11-07T18:04:59.859Z+ [[ 0 != 0 ]]
2512023-11-07T18:04:59.862Z+ CIDL_OS=solaris2.11
2522023-11-07T18:04:59.865Z+ [[ 0 != 0 ]]
2532023-11-07T18:04:59.869Z+ configure_os solaris2.11
2542023-11-07T18:04:59.872Z+ echo 'current directory: /work/oxidecomputer/omicron'
2552023-11-07T18:04:59.875Zcurrent directory: /work/oxidecomputer/omicron
2562023-11-07T18:04:59.878Z+ echo 'configuring based on OS: "solaris2.11"'
2572023-11-07T18:04:59.881Zconfiguring based on OS: "solaris2.11"
2582023-11-07T18:04:59.884Z+ case "$1" in
2592023-11-07T18:04:59.887Z+ CIDL_BUILD=illumos
2602023-11-07T18:04:59.889Z+ CIDL_SUFFIX=tar.gz
2612023-11-07T18:04:59.892Z+ CIDL_MD5=d8999aff364e5d70f226e139fda724a3
2622023-11-07T18:04:59.895Z+ CIDL_MD5FUNC=do_md5sum
2632023-11-07T18:04:59.898Z+ CIDL_URL_BASE=https://illumos.org/downloads
2642023-11-07T18:04:59.901Z+ CIDL_ASSEMBLE=do_assemble_illumos
2652023-11-07T18:04:59.904Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2662023-11-07T18:04:59.906Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2672023-11-07T18:04:59.909Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2682023-11-07T18:04:59.912Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2692023-11-07T18:04:59.914Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2702023-11-07T18:04:59.917Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
2712023-11-07T18:04:59.920ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2722023-11-07T18:04:59.923Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
2732023-11-07T18:04:59.926ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
2742023-11-07T18:04:59.928Z+ mkdir -p out/downloads
2752023-11-07T18:04:59.931Z+ mkdir -p ./out/cockroachdb
2762023-11-07T18:04:59.934Z+ local DO_DOWNLOAD=true
2772023-11-07T18:04:59.936Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
2782023-11-07T18:04:59.939Z+ '[' true == true ']'
2792023-11-07T18:04:59.942Z+ echo Downloading...
2802023-11-07T18:04:59.945ZDownloading...
2812023-11-07T18:04:59.948Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
2822023-11-07T18:04:59.950Z+ 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
2832023-11-07T18:05:03.397Z++ do_md5sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
2842023-11-07T18:05:03.400Z++ md5sum
2852023-11-07T18:05:03.403Z++ awk '{print $1}'
2862023-11-07T18:05:03.601Z+ calculated_md5=d8999aff364e5d70f226e139fda724a3
2872023-11-07T18:05:03.604Z+ [[ 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 ]]
2882023-11-07T18:05:03.607Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
2892023-11-07T18:05:03.610Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
2902023-11-07T18:05:07.015Z+ do_assemble_illumos
2912023-11-07T18:05:07.019Z+ rm -r ./out/cockroachdb
2922023-11-07T18:05:07.022Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
2932023-11-07T18:05:07.699Z+ ./out/cockroachdb/bin/cockroach version
2942023-11-07T18:05:07.988ZBuild Tag: v22.1.9-dirty
2952023-11-07T18:05:07.991ZBuild Time: 2022/10/26 21:17:46
2962023-11-07T18:05:07.995ZDistribution: OSS
2972023-11-07T18:05:07.998ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
2982023-11-07T18:05:08.001ZGo Version: go1.17.13
2992023-11-07T18:05:08.004ZC Compiler: gcc 10.3.0
3002023-11-07T18:05:08.007ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3012023-11-07T18:05:08.010ZBuild Type: release
3022023-11-07T18:05:08.015Z+ set -o errexit
3032023-11-07T18:05:08.018Z+++ dirname ./tools/ci_download_clickhouse
3042023-11-07T18:05:08.021Z++ cd ./tools
3052023-11-07T18:05:08.024Z++ pwd
3062023-11-07T18:05:08.027Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3072023-11-07T18:05:08.030Z++ basename ./tools/ci_download_clickhouse
3082023-11-07T18:05:08.033Z+ ARG0=ci_download_clickhouse
3092023-11-07T18:05:08.036Z+ TARGET_DIR=out
3102023-11-07T18:05:08.040Z+ DOWNLOAD_DIR=out/downloads
3112023-11-07T18:05:08.043Z+ DEST_DIR=./out/clickhouse
3122023-11-07T18:05:08.046Z+ CIDL_VERSION=v22.8.9.24
3132023-11-07T18:05:08.049Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3142023-11-07T18:05:08.053Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3152023-11-07T18:05:08.057Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3162023-11-07T18:05:08.062Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3172023-11-07T18:05:08.065Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3182023-11-07T18:05:08.079Z+ main
3192023-11-07T18:05:08.137Z+ [[ 0 != 0 ]]
3202023-11-07T18:05:08.140Z+ CIDL_OS=solaris2.11
3212023-11-07T18:05:08.143Z+ [[ 0 != 0 ]]
3222023-11-07T18:05:08.148Z+ configure_os solaris2.11
3232023-11-07T18:05:08.151Z+ echo 'current directory: /work/oxidecomputer/omicron'
3242023-11-07T18:05:08.154Zcurrent directory: /work/oxidecomputer/omicron
3252023-11-07T18:05:08.157Z+ echo 'configuring based on OS: "solaris2.11"'
3262023-11-07T18:05:08.160Zconfiguring based on OS: "solaris2.11"
3272023-11-07T18:05:08.164Z+ CIDL_DASHREV=
3282023-11-07T18:05:08.168Z+ case "$1" in
3292023-11-07T18:05:08.171Z+ CIDL_PLATFORM=illumos
3302023-11-07T18:05:08.174Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3312023-11-07T18:05:08.177Z+ CIDL_MD5FUNC=do_md5sum
3322023-11-07T18:05:08.180Z+ CIDL_DASHREV=-1
3332023-11-07T18:05:08.184Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3342023-11-07T18:05:08.187Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3352023-11-07T18:05:08.190Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3362023-11-07T18:05:08.192Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3372023-11-07T18:05:08.196Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3382023-11-07T18:05:08.199ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3392023-11-07T18:05:08.202Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3402023-11-07T18:05:08.205ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3412023-11-07T18:05:08.208Z+ mkdir -p out/downloads
3422023-11-07T18:05:08.211Z+ mkdir -p ./out/clickhouse
3432023-11-07T18:05:08.215Z+ local DO_DOWNLOAD=true
3442023-11-07T18:05:08.218Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3452023-11-07T18:05:08.221Z+ '[' true == true ']'
3462023-11-07T18:05:08.224Z+ echo Downloading...
3472023-11-07T18:05:08.227ZDownloading...
3482023-11-07T18:05:08.231Z+ 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
3492023-11-07T18:05:08.235Z+ 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
3502023-11-07T18:05:10.238Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3512023-11-07T18:05:10.241Z++ md5sum
3522023-11-07T18:05:10.244Z++ awk '{print $1}'
3532023-11-07T18:05:10.500Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3542023-11-07T18:05:10.509Z+ [[ 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 ]]
3552023-11-07T18:05:10.517Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3562023-11-07T18:05:10.520Z+ mkdir -p ./out/clickhouse
3572023-11-07T18:05:10.524Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3582023-11-07T18:05:15.335Z+ ./out/clickhouse/clickhouse server --version
3592023-11-07T18:05:15.388ZClickHouse server version 22.8.9.1.
3602023-11-07T18:05:15.410Z+ set -o errexit
3612023-11-07T18:05:15.414Z+++ dirname ./tools/ci_download_console
3622023-11-07T18:05:15.420Z++ cd ./tools
3632023-11-07T18:05:15.424Z++ pwd
3642023-11-07T18:05:15.430Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3652023-11-07T18:05:15.434Z++ basename ./tools/ci_download_console
3662023-11-07T18:05:15.440Z+ ARG0=ci_download_console
3672023-11-07T18:05:15.446Z+ TARGET_DIR=out
3682023-11-07T18:05:15.459Z+ DOWNLOAD_DIR=out/downloads
3692023-11-07T18:05:15.470Z+ DEST_DIR=./out/console-assets
3702023-11-07T18:05:15.473Z+ source /work/oxidecomputer/omicron/tools/console_version
3712023-11-07T18:05:15.478Z++ COMMIT=ae8218df707360a902133f4a96b48a3b5a62a09e
3722023-11-07T18:05:15.481Z++ SHA2=ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989
3732023-11-07T18:05:15.485Z+ URL=https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
3742023-11-07T18:05:15.488Z+ TARBALL_FILE=out/downloads/console.tar.gz
3752023-11-07T18:05:15.492Z+ main
3762023-11-07T18:05:15.495Z+ [[ 0 != 0 ]]
3772023-11-07T18:05:15.499Z+ echo 'URL: https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz'
3782023-11-07T18:05:15.502ZURL: https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
3792023-11-07T18:05:15.505Z+ echo 'Local file: out/downloads/console.tar.gz'
3802023-11-07T18:05:15.507ZLocal file: out/downloads/console.tar.gz
3812023-11-07T18:05:15.510Z+ local DO_DOWNLOAD=true
3822023-11-07T18:05:15.516Z+ [[ -f out/downloads/console.tar.gz ]]
3832023-11-07T18:05:15.519Z+ mkdir -p out/downloads
3842023-11-07T18:05:15.521Z+ '[' true == true ']'
3852023-11-07T18:05:15.524Z+ echo Downloading...
3862023-11-07T18:05:15.527ZDownloading...
3872023-11-07T18:05:15.530Z+ do_download_curl https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz out/downloads/console.tar.gz
3882023-11-07T18:05:15.539Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
3892023-11-07T18:05:16.096Z++ do_sha256sum out/downloads/console.tar.gz
3902023-11-07T18:05:16.099Z++ case "$OSTYPE" in
3912023-11-07T18:05:16.102Z++ SHA=sha256sum
3922023-11-07T18:05:16.105Z++ sha256sum
3932023-11-07T18:05:16.109Z++ awk '{print $1}'
3942023-11-07T18:05:16.122Z+ calculated_sha2=ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989
3952023-11-07T18:05:16.125Z+ [[ ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989 != \a\e\3\5\b\9\9\1\d\3\f\f\8\3\5\a\5\9\b\5\9\1\2\6\2\9\8\7\9\0\c\b\7\4\3\1\a\2\8\2\b\2\5\b\a\4\a\d\d\4\e\7\f\b\6\e\a\6\b\9\8\9\8\9 ]]
3962023-11-07T18:05:16.129Z+ rm -rf ./out/console-assets
3972023-11-07T18:05:16.132Z+ mkdir -p ./out/console-assets
3982023-11-07T18:05:16.135Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
3992023-11-07T18:05:16.138Z+ mkdir -p ./out/console-assets
4002023-11-07T18:05:16.142Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4012023-11-07T18:05:16.269Z+ set -o errexit
4022023-11-07T18:05:16.272Z+++ dirname ./tools/ci_download_maghemite_openapi
4032023-11-07T18:05:16.276Z++ cd ./tools
4042023-11-07T18:05:16.279Z++ pwd
4052023-11-07T18:05:16.283Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4062023-11-07T18:05:16.286Z++ basename ./tools/ci_download_maghemite_openapi
4072023-11-07T18:05:16.289Z+ ARG0=ci_download_maghemite_openapi
4082023-11-07T18:05:16.293Z+ TARGET_DIR=out
4092023-11-07T18:05:16.296Z+ DOWNLOAD_DIR=out/downloads
4102023-11-07T18:05:16.300Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4112023-11-07T18:05:16.319Z++ COMMIT=82aa17646265449ee0ede9410208e510fa4a5877
4122023-11-07T18:05:16.329Z++ SHA2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4132023-11-07T18:05:16.747Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/82aa17646265449ee0ede9410208e510fa4a5877/ddm-admin.json
4142023-11-07T18:05:16.755Z+ LOCAL_FILE=out/downloads/ddm-admin-82aa17646265449ee0ede9410208e510fa4a5877.json
4152023-11-07T18:05:16.759Z+ main
4162023-11-07T18:05:16.766Z+ [[ 0 != 0 ]]
4172023-11-07T18:05:16.773Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/82aa17646265449ee0ede9410208e510fa4a5877/ddm-admin.json'
4182023-11-07T18:05:16.780ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/82aa17646265449ee0ede9410208e510fa4a5877/ddm-admin.json
4192023-11-07T18:05:16.791Z+ echo 'Local file: out/downloads/ddm-admin-82aa17646265449ee0ede9410208e510fa4a5877.json'
4202023-11-07T18:05:16.808ZLocal file: out/downloads/ddm-admin-82aa17646265449ee0ede9410208e510fa4a5877.json
4212023-11-07T18:05:16.821Z+ local DO_DOWNLOAD=true
4222023-11-07T18:05:16.833Z+ [[ -f out/downloads/ddm-admin-82aa17646265449ee0ede9410208e510fa4a5877.json ]]
4232023-11-07T18:05:16.845Z+ mkdir -p out/downloads
4242023-11-07T18:05:16.853Z+ '[' true == true ']'
4252023-11-07T18:05:16.859Z+ echo Downloading...
4262023-11-07T18:05:16.866ZDownloading...
4272023-11-07T18:05:16.872Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/82aa17646265449ee0ede9410208e510fa4a5877/ddm-admin.json out/downloads/ddm-admin-82aa17646265449ee0ede9410208e510fa4a5877.json
4282023-11-07T18:05:16.878Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-82aa17646265449ee0ede9410208e510fa4a5877.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/82aa17646265449ee0ede9410208e510fa4a5877/ddm-admin.json
4292023-11-07T18:05:16.884Z++ do_sha256sum out/downloads/ddm-admin-82aa17646265449ee0ede9410208e510fa4a5877.json
4302023-11-07T18:05:16.888Z++ case "$OSTYPE" in
4312023-11-07T18:05:16.895Z++ SHA=sha256sum
4322023-11-07T18:05:16.898Z++ sha256sum
4332023-11-07T18:05:16.906Z++ awk '{print $1}'
4342023-11-07T18:05:16.910Z+ calculated_sha2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4352023-11-07T18:05:16.917Z+ [[ 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 ]]
4362023-11-07T18:05:16.930Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4372023-11-07T18:05:16.943Z++ COMMIT=82aa17646265449ee0ede9410208e510fa4a5877
4382023-11-07T18:05:16.956Z++ SHA2=b3f55fe24e54530fdf96c22a033f9edc0bad9c0a5e3344763a23e52b251d5113
4392023-11-07T18:05:16.974Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/82aa17646265449ee0ede9410208e510fa4a5877/mg-admin.json
4402023-11-07T18:05:17.393Z+ LOCAL_FILE=out/downloads/mg-admin-82aa17646265449ee0ede9410208e510fa4a5877.json
4412023-11-07T18:05:17.400Z+ main
4422023-11-07T18:05:17.405Z+ [[ 0 != 0 ]]
4432023-11-07T18:05:17.410Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/82aa17646265449ee0ede9410208e510fa4a5877/mg-admin.json'
4442023-11-07T18:05:17.420ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/82aa17646265449ee0ede9410208e510fa4a5877/mg-admin.json
4452023-11-07T18:05:17.427Z+ echo 'Local file: out/downloads/mg-admin-82aa17646265449ee0ede9410208e510fa4a5877.json'
4462023-11-07T18:05:17.433ZLocal file: out/downloads/mg-admin-82aa17646265449ee0ede9410208e510fa4a5877.json
4472023-11-07T18:05:17.438Z+ local DO_DOWNLOAD=true
4482023-11-07T18:05:17.444Z+ [[ -f out/downloads/mg-admin-82aa17646265449ee0ede9410208e510fa4a5877.json ]]
4492023-11-07T18:05:17.449Z+ mkdir -p out/downloads
4502023-11-07T18:05:17.452Z+ '[' true == true ']'
4512023-11-07T18:05:17.455Z+ echo Downloading...
4522023-11-07T18:05:17.458ZDownloading...
4532023-11-07T18:05:17.461Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/82aa17646265449ee0ede9410208e510fa4a5877/mg-admin.json out/downloads/mg-admin-82aa17646265449ee0ede9410208e510fa4a5877.json
4542023-11-07T18:05:17.465Z+ curl --silent --show-error --fail --location --output out/downloads/mg-admin-82aa17646265449ee0ede9410208e510fa4a5877.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/82aa17646265449ee0ede9410208e510fa4a5877/mg-admin.json
4552023-11-07T18:05:17.467Z++ do_sha256sum out/downloads/mg-admin-82aa17646265449ee0ede9410208e510fa4a5877.json
4562023-11-07T18:05:17.470Z++ case "$OSTYPE" in
4572023-11-07T18:05:17.473Z++ SHA=sha256sum
4582023-11-07T18:05:17.476Z++ sha256sum
4592023-11-07T18:05:17.479Z++ awk '{print $1}'
4602023-11-07T18:05:17.482Z+ calculated_sha2=b3f55fe24e54530fdf96c22a033f9edc0bad9c0a5e3344763a23e52b251d5113
4612023-11-07T18:05:17.489Z+ [[ b3f55fe24e54530fdf96c22a033f9edc0bad9c0a5e3344763a23e52b251d5113 != \b\3\f\5\5\f\e\2\4\e\5\4\5\3\0\f\d\f\9\6\c\2\2\a\0\3\3\f\9\e\d\c\0\b\a\d\9\c\0\a\5\e\3\3\4\4\7\6\3\a\2\3\e\5\2\b\2\5\1\d\5\1\1\3 ]]
4622023-11-07T18:05:17.492Z+ set -o errexit
4632023-11-07T18:05:17.495Z+++ dirname ./tools/ci_download_dendrite_openapi
4642023-11-07T18:05:17.498Z++ cd ./tools
4652023-11-07T18:05:17.502Z++ pwd
4662023-11-07T18:05:17.505Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4672023-11-07T18:05:17.508Z++ basename ./tools/ci_download_dendrite_openapi
4682023-11-07T18:05:17.511Z+ ARG0=ci_download_dendrite_openapi
4692023-11-07T18:05:17.516Z+ TARGET_DIR=out
4702023-11-07T18:05:17.519Z+ DOWNLOAD_DIR=out/downloads
4712023-11-07T18:05:17.522Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4722023-11-07T18:05:17.526Z++ COMMIT=147b03901aa8305b5271e0133a09f628b8140949
4732023-11-07T18:05:17.530Z++ SHA2=82437c74afd4894aa5b9ea800d5777793e8777fe87471321dd22ad1a1c9c9ef3
4742023-11-07T18:05:17.534Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/147b03901aa8305b5271e0133a09f628b8140949/dpd.json
4752023-11-07T18:05:17.537Z+ LOCAL_FILE=out/downloads/dpd-147b03901aa8305b5271e0133a09f628b8140949.json
4762023-11-07T18:05:17.542Z+ main
4772023-11-07T18:05:17.545Z+ [[ 0 != 0 ]]
4782023-11-07T18:05:17.548ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/147b03901aa8305b5271e0133a09f628b8140949/dpd.json
4792023-11-07T18:05:17.551Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/147b03901aa8305b5271e0133a09f628b8140949/dpd.json'
4802023-11-07T18:05:17.556ZLocal file: out/downloads/dpd-147b03901aa8305b5271e0133a09f628b8140949.json
4812023-11-07T18:05:17.559Z+ echo 'Local file: out/downloads/dpd-147b03901aa8305b5271e0133a09f628b8140949.json'
4822023-11-07T18:05:17.562ZDownloading...
4832023-11-07T18:05:17.567Z+ local DO_DOWNLOAD=true
4842023-11-07T18:05:17.571Z+ [[ -f out/downloads/dpd-147b03901aa8305b5271e0133a09f628b8140949.json ]]
4852023-11-07T18:05:17.574Z+ mkdir -p out/downloads
4862023-11-07T18:05:17.577Z+ '[' true == true ']'
4872023-11-07T18:05:17.580Z+ echo Downloading...
4882023-11-07T18:05:17.585Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/147b03901aa8305b5271e0133a09f628b8140949/dpd.json out/downloads/dpd-147b03901aa8305b5271e0133a09f628b8140949.json
4892023-11-07T18:05:17.588Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-147b03901aa8305b5271e0133a09f628b8140949.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/147b03901aa8305b5271e0133a09f628b8140949/dpd.json
4902023-11-07T18:05:17.592Z++ do_sha256sum out/downloads/dpd-147b03901aa8305b5271e0133a09f628b8140949.json
4912023-11-07T18:05:17.597Z++ case "$OSTYPE" in
4922023-11-07T18:05:17.600Z++ SHA=sha256sum
4932023-11-07T18:05:17.603Z++ sha256sum
4942023-11-07T18:05:17.610Z++ awk '{print $1}'
4952023-11-07T18:05:17.615Z+ calculated_sha2=82437c74afd4894aa5b9ea800d5777793e8777fe87471321dd22ad1a1c9c9ef3
4962023-11-07T18:05:17.619Z+ [[ 82437c74afd4894aa5b9ea800d5777793e8777fe87471321dd22ad1a1c9c9ef3 != \8\2\4\3\7\c\7\4\a\f\d\4\8\9\4\a\a\5\b\9\e\a\8\0\0\d\5\7\7\7\7\9\3\e\8\7\7\7\f\e\8\7\4\7\1\3\2\1\d\d\2\2\a\d\1\a\1\c\9\c\9\e\f\3 ]]
4972023-11-07T18:05:17.623Z+ set -o errexit
4982023-11-07T18:05:17.626Z+++ dirname ./tools/ci_download_dendrite_stub
4992023-11-07T18:05:17.629Zcurrent directory: /work/oxidecomputer/omicron
5002023-11-07T18:05:17.632Z++ cd ./tools
5012023-11-07T18:05:17.635Zconfiguring based on OS: "solaris2.11"
5022023-11-07T18:05:17.638Z++ pwd
5032023-11-07T18:05:17.641ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/147b03901aa8305b5271e0133a09f628b8140949/dendrite-stub.tar.gz
5042023-11-07T18:05:17.644Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5052023-11-07T18:05:17.648ZLocal file: out/downloads/dendrite-stub.tar.gz
5062023-11-07T18:05:17.652Z++ basename ./tools/ci_download_dendrite_stub
5072023-11-07T18:05:17.668ZDownloading...
5082023-11-07T18:05:17.730Z+ ARG0=ci_download_dendrite_stub
5092023-11-07T18:05:17.757Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5102023-11-07T18:05:17.774Z++ CIDL_SHA256_ILLUMOS=14fe7f904f963b50188d6e060106b63df6d061ca64238f7b21623c432b5944e3
5112023-11-07T18:05:17.780Z++ CIDL_SHA256_LINUX_DPD=fff6c7484bbb06aa644e3fe41b200e4f7f8d7f65d067cbecd851c834c15fe2ec
5122023-11-07T18:05:17.788Z++ CIDL_SHA256_LINUX_SWADM=0449383a57468aec3b5a4ad26962cfc9e9a121bd13e777329e8a70767e6d9aae
5132023-11-07T18:05:17.793Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5142023-11-07T18:05:17.798Z++ COMMIT=147b03901aa8305b5271e0133a09f628b8140949
5152023-11-07T18:05:17.803Z++ SHA2=82437c74afd4894aa5b9ea800d5777793e8777fe87471321dd22ad1a1c9c9ef3
5162023-11-07T18:05:17.807Z+ TARGET_DIR=out
5172023-11-07T18:05:17.815Z+ DOWNLOAD_DIR=out/downloads
5182023-11-07T18:05:17.820Z+ DEST_DIR=./out/dendrite-stub
5192023-11-07T18:05:17.825Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5202023-11-07T18:05:17.830Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5212023-11-07T18:05:17.835Z+ REPO=oxidecomputer/dendrite
5222023-11-07T18:05:17.841Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/147b03901aa8305b5271e0133a09f628b8140949
5232023-11-07T18:05:17.845Z+ main
5242023-11-07T18:05:17.848Z+ [[ 0 != 0 ]]
5252023-11-07T18:05:17.852Z+ CIDL_OS=solaris2.11
5262023-11-07T18:05:17.855Z+ [[ 0 != 0 ]]
5272023-11-07T18:05:17.857Z+ configure_os solaris2.11
5282023-11-07T18:05:17.860Z+ echo 'current directory: /work/oxidecomputer/omicron'
5292023-11-07T18:05:17.863Z+ echo 'configuring based on OS: "solaris2.11"'
5302023-11-07T18:05:17.866Z+ case "$1" in
5312023-11-07T18:05:17.869Z+ SET_BINARIES=
5322023-11-07T18:05:17.872Z+ CIDL_SHA256=14fe7f904f963b50188d6e060106b63df6d061ca64238f7b21623c432b5944e3
5332023-11-07T18:05:17.875Z+ CIDL_SHA256FUNC=do_sha256sum
5342023-11-07T18:05:17.878Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5352023-11-07T18:05:17.881Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/147b03901aa8305b5271e0133a09f628b8140949/dendrite-stub.tar.gz
5362023-11-07T18:05:17.884Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5372023-11-07T18:05:17.887Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/147b03901aa8305b5271e0133a09f628b8140949/dendrite-stub.tar.gz'
5382023-11-07T18:05:17.890Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5392023-11-07T18:05:17.893Z+ mkdir -p out/downloads
5402023-11-07T18:05:17.896Z+ mkdir -p ./out/dendrite-stub
5412023-11-07T18:05:17.899Z+ fetch_and_verify
5422023-11-07T18:05:17.902Z+ local DO_DOWNLOAD=true
5432023-11-07T18:05:17.905Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5442023-11-07T18:05:17.908Z+ '[' true == true ']'
5452023-11-07T18:05:17.912Z+ echo Downloading...
5462023-11-07T18:05:17.916Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/147b03901aa8305b5271e0133a09f628b8140949/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5472023-11-07T18:05:17.919Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/147b03901aa8305b5271e0133a09f628b8140949/dendrite-stub.tar.gz
5482023-11-07T18:05:22.866Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5492023-11-07T18:05:22.869Z++ sha256sum
5502023-11-07T18:05:22.872Z++ awk '{print $1}'
5512023-11-07T18:05:22.943Z+ calculated_sha256=14fe7f904f963b50188d6e060106b63df6d061ca64238f7b21623c432b5944e3
5522023-11-07T18:05:22.946Z+ [[ 14fe7f904f963b50188d6e060106b63df6d061ca64238f7b21623c432b5944e3 != \1\4\f\e\7\f\9\0\4\f\9\6\3\b\5\0\1\8\8\d\6\e\0\6\0\1\0\6\b\6\3\d\f\6\d\0\6\1\c\a\6\4\2\3\8\f\7\b\2\1\6\2\3\c\4\3\2\b\5\9\4\4\e\3 ]]
5532023-11-07T18:05:22.949Z+ do_untar out/downloads/dendrite-stub.tar.gz
5542023-11-07T18:05:22.951Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5552023-11-07T18:05:23.845Z+ do_assemble
5562023-11-07T18:05:23.849Z+ rm -r ./out/dendrite-stub
5572023-11-07T18:05:23.851Z+ mkdir ./out/dendrite-stub
5582023-11-07T18:05:23.854Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5592023-11-07T18:05:23.962Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5602023-11-07T18:05:23.974Z+ set -o errexit
5612023-11-07T18:05:23.978Z+++ dirname ./tools/ci_download_maghemite_mgd
5622023-11-07T18:05:23.981Z++ cd ./tools
5632023-11-07T18:05:23.983Z++ pwd
5642023-11-07T18:05:23.986Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5652023-11-07T18:05:23.989Z++ basename ./tools/ci_download_maghemite_mgd
5662023-11-07T18:05:23.992Z+ ARG0=ci_download_maghemite_mgd
5672023-11-07T18:05:23.994Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5682023-11-07T18:05:23.997Z++ CIDL_SHA256=1badd6adfece0a1b661f7efb9a2ca65e471f45cf9c8ecbd72b228ca174311e31
5692023-11-07T18:05:24.000Z++ MGD_LINUX_SHA256=92463e3266f5a702af28504349526189aa0ebb23adb166ec2603182acf6cdb8c
5702023-11-07T18:05:24.003Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
5712023-11-07T18:05:24.008Z++ COMMIT=82aa17646265449ee0ede9410208e510fa4a5877
5722023-11-07T18:05:24.011Z++ SHA2=b3f55fe24e54530fdf96c22a033f9edc0bad9c0a5e3344763a23e52b251d5113
5732023-11-07T18:05:24.014Z+ TARGET_DIR=out
5742023-11-07T18:05:24.020Z+ DOWNLOAD_DIR=out/downloads
5752023-11-07T18:05:24.030Z+ DEST_DIR=./out/mgd
5762023-11-07T18:05:24.040Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
5772023-11-07T18:05:24.050Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5782023-11-07T18:05:24.060Z+ REPO=oxidecomputer/maghemite
5792023-11-07T18:05:24.074Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/82aa17646265449ee0ede9410208e510fa4a5877
5802023-11-07T18:05:24.493Z+ main
5812023-11-07T18:05:24.501Z+ [[ 0 != 0 ]]
5822023-11-07T18:05:24.507Z+ CIDL_OS=solaris2.11
5832023-11-07T18:05:24.521Z+ [[ 0 != 0 ]]
5842023-11-07T18:05:24.528Z+ configure_os solaris2.11
5852023-11-07T18:05:24.533Z+ echo 'current directory: /work/oxidecomputer/omicron'
5862023-11-07T18:05:24.547Zcurrent directory: /work/oxidecomputer/omicron
5872023-11-07T18:05:24.554Z+ echo 'configuring based on OS: "solaris2.11"'
5882023-11-07T18:05:24.558Zconfiguring based on OS: "solaris2.11"
5892023-11-07T18:05:24.564Z+ case "$1" in
5902023-11-07T18:05:24.974Z+ SET_BINARIES=
5912023-11-07T18:05:24.984Z+ CIDL_SHA256FUNC=do_sha256sum
5922023-11-07T18:05:24.993Z+ TARBALL_FILENAME=mgd.tar.gz
5932023-11-07T18:05:25.002Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/82aa17646265449ee0ede9410208e510fa4a5877/mgd.tar.gz
5942023-11-07T18:05:25.011Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
5952023-11-07T18:05:25.018Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/82aa17646265449ee0ede9410208e510fa4a5877/mgd.tar.gz'
5962023-11-07T18:05:25.025ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/82aa17646265449ee0ede9410208e510fa4a5877/mgd.tar.gz
5972023-11-07T18:05:25.033Z+ echo 'Local file: out/downloads/mgd.tar.gz'
5982023-11-07T18:05:25.041ZLocal file: out/downloads/mgd.tar.gz
5992023-11-07T18:05:25.051Z+ mkdir -p out/downloads
6002023-11-07T18:05:25.056Z+ mkdir -p ./out/mgd
6012023-11-07T18:05:25.061Z+ fetch_and_verify
6022023-11-07T18:05:25.067Z+ local DO_DOWNLOAD=true
6032023-11-07T18:05:25.072Z+ [[ -f out/downloads/mgd.tar.gz ]]
6042023-11-07T18:05:25.079Z+ '[' true == true ']'
6052023-11-07T18:05:25.092Z+ echo Downloading...
6062023-11-07T18:05:25.097ZDownloading...
6072023-11-07T18:05:25.102Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/82aa17646265449ee0ede9410208e510fa4a5877/mgd.tar.gz out/downloads/mgd.tar.gz
6082023-11-07T18:05:25.108Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/82aa17646265449ee0ede9410208e510fa4a5877/mgd.tar.gz
6092023-11-07T18:05:27.806Z++ do_sha256sum out/downloads/mgd.tar.gz
6102023-11-07T18:05:27.809Z++ sha256sum
6112023-11-07T18:05:27.812Z++ awk '{print $1}'
6122023-11-07T18:05:27.887Z+ calculated_sha256=1badd6adfece0a1b661f7efb9a2ca65e471f45cf9c8ecbd72b228ca174311e31
6132023-11-07T18:05:27.889Z+ [[ 1badd6adfece0a1b661f7efb9a2ca65e471f45cf9c8ecbd72b228ca174311e31 != \1\b\a\d\d\6\a\d\f\e\c\e\0\a\1\b\6\6\1\f\7\e\f\b\9\a\2\c\a\6\5\e\4\7\1\f\4\5\c\f\9\c\8\e\c\b\d\7\2\b\2\2\8\c\a\1\7\4\3\1\1\e\3\1 ]]
6142023-11-07T18:05:27.892Z+ do_untar out/downloads/mgd.tar.gz
6152023-11-07T18:05:27.895Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6162023-11-07T18:05:28.546Z+ do_assemble
6172023-11-07T18:05:28.550Z+ rm -r ./out/mgd
6182023-11-07T18:05:28.553Z+ mkdir ./out/mgd
6192023-11-07T18:05:28.556Z+ cp -r out/downloads/root ./out/mgd/root
6202023-11-07T18:05:29.160Z+ set -o errexit
6212023-11-07T18:05:29.163Z+++ dirname ./tools/ci_download_transceiver_control
6222023-11-07T18:05:29.166Z++ cd ./tools
6232023-11-07T18:05:29.169Z++ pwd
6242023-11-07T18:05:29.172Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6252023-11-07T18:05:29.175Z++ basename ./tools/ci_download_transceiver_control
6262023-11-07T18:05:29.178Z+ ARG0=ci_download_transceiver_control
6272023-11-07T18:05:29.181Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6282023-11-07T18:05:29.184Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6292023-11-07T18:05:29.187Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6302023-11-07T18:05:29.190Z+ TARGET_DIR=out
6312023-11-07T18:05:29.193Z+ DOWNLOAD_DIR=out/downloads
6322023-11-07T18:05:29.196Z+ DEST_DIR=./out/transceiver-control
6332023-11-07T18:05:29.199Z+ BIN_DIR=/opt/oxide/bin
6342023-11-07T18:05:29.206Z+ BINARY=xcvradm
6352023-11-07T18:05:29.209Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6362023-11-07T18:05:29.212Z+ REPO=oxidecomputer/transceiver-control
6372023-11-07T18:05:29.216Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6382023-11-07T18:05:29.220Z+ main
6392023-11-07T18:05:29.222Z+ [[ 0 != 0 ]]
6402023-11-07T18:05:29.240Z+ CIDL_OS=solaris2.11
6412023-11-07T18:05:29.254Z+ [[ 0 != 0 ]]
6422023-11-07T18:05:29.279Z+ configure_os solaris2.11
6432023-11-07T18:05:29.284Z+ echo 'current directory: /work/oxidecomputer/omicron'
6442023-11-07T18:05:29.290Zcurrent directory: /work/oxidecomputer/omicron
6452023-11-07T18:05:29.294Z+ echo 'configuring based on OS: "solaris2.11"'
6462023-11-07T18:05:29.297Zconfiguring based on OS: "solaris2.11"
6472023-11-07T18:05:29.300Z+ case "$1" in
6482023-11-07T18:05:29.303Z+ SET_BINARIES=
6492023-11-07T18:05:29.306Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6502023-11-07T18:05:29.309Z+ CIDL_SHA256FUNC=do_sha256sum
6512023-11-07T18:05:29.312Z+ ARCHIVE_FILENAME=xcvradm.gz
6522023-11-07T18:05:29.315Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6532023-11-07T18:05:29.317Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6542023-11-07T18:05:29.320Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6552023-11-07T18:05:29.323ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6562023-11-07T18:05:29.327Z+ echo 'Local file: out/downloads/xcvradm.gz'
6572023-11-07T18:05:29.330ZLocal file: out/downloads/xcvradm.gz
6582023-11-07T18:05:29.333Z+ mkdir -p out/downloads
6592023-11-07T18:05:29.336Z+ mkdir -p ./out/transceiver-control
6602023-11-07T18:05:29.338Z+ fetch_and_verify
6612023-11-07T18:05:29.341Z+ local DO_DOWNLOAD=true
6622023-11-07T18:05:29.343Z+ [[ -f out/downloads/xcvradm.gz ]]
6632023-11-07T18:05:29.346Z+ '[' true == true ']'
6642023-11-07T18:05:29.349Z+ echo Downloading...
6652023-11-07T18:05:29.352ZDownloading...
6662023-11-07T18:05:29.355Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6672023-11-07T18:05:29.358Z+ 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
6682023-11-07T18:05:30.440Z++ do_sha256sum out/downloads/xcvradm.gz
6692023-11-07T18:05:30.443Z++ sha256sum
6702023-11-07T18:05:30.446Z++ awk '{print $1}'
6712023-11-07T18:05:30.465Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6722023-11-07T18:05:30.468Z+ [[ 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 ]]
6732023-11-07T18:05:30.471Z+ do_unpack out/downloads/xcvradm.gz
6742023-11-07T18:05:30.474Z+ mkdir -p out/downloads/root//opt/oxide/bin
6752023-11-07T18:05:30.477Z+ gzip -dc out/downloads/xcvradm.gz
6762023-11-07T18:05:30.648Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
6772023-11-07T18:05:30.653Z+ do_assemble
6782023-11-07T18:05:30.656Z+ rm -r ./out/transceiver-control
6792023-11-07T18:05:30.659Z+ mkdir ./out/transceiver-control
6802023-11-07T18:05:30.662Z+ cp -r out/downloads/root ./out/transceiver-control/root
6812023-11-07T18:05:30.866ZAll prerequisites installed successfully
6822023-11-07T18:05:30.869Z
6832023-11-07T18:05:30.872Zreal 1:51.330145381
6842023-11-07T18:05:30.875Zuser 51.954480684
6852023-11-07T18:05:30.879Zsys 9.738171483
6862023-11-07T18:05:30.882Ztrap 0.019327924
6872023-11-07T18:05:30.885Ztflt 0.246209264
6882023-11-07T18:05:30.887Zdflt 0.860380021
6892023-11-07T18:05:30.890Zkflt 0.229970368
6902023-11-07T18:05:30.893Zlock 1.744408605
6912023-11-07T18:05:30.896Zslp 3:19.639486432
6922023-11-07T18:05:30.898Zlat 3.242893056
6932023-11-07T18:05:30.901Zstop 0.063023023
6942023-11-07T18:05:30.904Z+ banner end-to-end-tests
6952023-11-07T18:05:30.939Z
6962023-11-07T18:05:30.942Z ###### # # ##### ##### #### ###### # # #####
6972023-11-07T18:05:30.946Z # ## # # # # # # # ## # # #
6982023-11-07T18:05:30.949Z ##### # # # # # ##### # # # ##### ##### # # # # #
6992023-11-07T18:05:30.951Z # # # # # # # # # # # # # # #
7002023-11-07T18:05:30.954Z # # ## # # # # # # # ## # #
7012023-11-07T18:05:30.957Z ###### # # ##### # #### ###### # # #####
7022023-11-07T18:05:30.963Z
7032023-11-07T18:05:30.966Z+ export CARGO_PROFILE_DEV_DEBUG=1
7042023-11-07T18:05:30.969Z+ CARGO_PROFILE_DEV_DEBUG=1
7052023-11-07T18:05:30.972Z+ export CARGO_PROFILE_TEST_DEBUG=1
7062023-11-07T18:05:30.976Z+ CARGO_PROFILE_TEST_DEBUG=1
7072023-11-07T18:05:30.980Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
7082023-11-07T18:05:31.279Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7092023-11-07T18:05:31.703Z Updating crates.io index
7102023-11-07T18:05:31.824Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7112023-11-07T18:05:32.648Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7122023-11-07T18:05:34.469Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7132023-11-07T18:05:35.188Z Updating git repository `http://github.com/oxidecomputer/tofino`
7142023-11-07T18:05:35.531Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7152023-11-07T18:05:35.878Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7162023-11-07T18:05:36.178Z Updating git repository `https://github.com/oxidecomputer/propolis`
7172023-11-07T18:05:37.105Z Updating git repository `https://github.com/oxidecomputer/crucible`
7182023-11-07T18:05:39.395Z Updating git repository `https://github.com/oxidecomputer/opte`
7192023-11-07T18:05:40.444Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7202023-11-07T18:05:40.769Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7212023-11-07T18:05:41.144Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7222023-11-07T18:05:42.106Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7232023-11-07T18:05:42.116Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7242023-11-07T18:05:42.424Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7252023-11-07T18:05:42.741Z Updating git repository `https://github.com/njaremko/samael`
7262023-11-07T18:05:43.401Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7272023-11-07T18:05:43.972Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7282023-11-07T18:05:44.360Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7292023-11-07T18:05:44.714Z Updating git repository `https://github.com/jgallagher/nix`
7302023-11-07T18:05:45.999Z Updating git repository `https://github.com/cbiffle/hubpack`
7312023-11-07T18:05:46.371Z Updating git repository `https://github.com/oxidecomputer/omicron`
7322023-11-07T18:06:00.730Z Updating git repository `https://github.com/oxidecomputer/rfb`
7332023-11-07T18:06:01.287Z Updating git repository `https://github.com/oxidecomputer/typify`
7342023-11-07T18:06:02.425Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7352023-11-07T18:06:02.867Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7362023-11-07T18:06:03.217Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7372023-11-07T18:06:04.654Z Downloading crates ...
7382023-11-07T18:06:04.877Z Downloaded arc-swap v1.6.0
7392023-11-07T18:06:04.901Z Downloaded bitflags v2.4.0
7402023-11-07T18:06:04.918Z Downloaded lazy_static v1.4.0
7412023-11-07T18:06:04.925Z Downloaded bitstruct_derive v0.1.0
7422023-11-07T18:06:04.934Z Downloaded bitstruct v0.1.1
7432023-11-07T18:06:04.946Z Downloaded linked-hash-map v0.5.6
7442023-11-07T18:06:04.954Z Downloaded blowfish v0.9.1
7452023-11-07T18:06:04.961Z Downloaded opaque-debug v0.3.0
7462023-11-07T18:06:04.969Z Downloaded atty v0.2.14
7472023-11-07T18:06:04.978Z Downloaded num_enum_derive v0.5.11
7482023-11-07T18:06:04.987Z Downloaded num-rational v0.4.1
7492023-11-07T18:06:04.995Z Downloaded num_enum v0.7.0
7502023-11-07T18:06:05.009Z Downloaded aead v0.5.2
7512023-11-07T18:06:05.018Z Downloaded colorchoice v1.0.0
7522023-11-07T18:06:05.021Z Downloaded phf_shared v0.10.0
7532023-11-07T18:06:05.025Z Downloaded option-ext v0.2.0
7542023-11-07T18:06:05.032Z Downloaded pkg-config v0.3.27
7552023-11-07T18:06:05.036Z Downloaded mime_guess v2.0.4
7562023-11-07T18:06:05.039Z Downloaded ppv-lite86 v0.2.17
7572023-11-07T18:06:05.042Z Downloaded pem v3.0.2
7582023-11-07T18:06:05.045Z Downloaded precomputed-hash v0.1.1
7592023-11-07T18:06:05.048Z Downloaded postcard-cobs v0.1.5-pre
7602023-11-07T18:06:05.051Z Downloaded md5 v0.7.0
7612023-11-07T18:06:05.055Z Downloaded postgres-types v0.2.6
7622023-11-07T18:06:05.060Z Downloaded anstyle-query v1.0.0
7632023-11-07T18:06:05.062Z Downloaded matches v0.1.10
7642023-11-07T18:06:05.065Z Downloaded num_threads v0.1.6
7652023-11-07T18:06:05.068Z Downloaded async-trait v0.1.74
7662023-11-07T18:06:05.071Z Downloaded phf v0.11.2
7672023-11-07T18:06:05.075Z Downloaded paste v1.0.14
7682023-11-07T18:06:05.078Z Downloaded num v0.4.1
7692023-11-07T18:06:05.081Z Downloaded waitgroup v0.1.2
7702023-11-07T18:06:05.084Z Downloaded diesel_table_macro_syntax v0.1.0
7712023-11-07T18:06:05.087Z Downloaded managed v0.8.0
7722023-11-07T18:06:05.090Z Downloaded data-encoding v2.4.0
7732023-11-07T18:06:05.092Z Downloaded synstructure v0.12.6
7742023-11-07T18:06:05.097Z Downloaded subtle v2.5.0
7752023-11-07T18:06:05.100Z Downloaded usdt-attr-macro v0.3.5
7762023-11-07T18:06:05.104Z Downloaded clap_derive v4.4.2
7772023-11-07T18:06:05.108Z Downloaded password-hash v0.5.0
7782023-11-07T18:06:05.112Z Downloaded ansi_term v0.12.1
7792023-11-07T18:06:05.116Z Downloaded aes-gcm-siv v0.11.1
7802023-11-07T18:06:05.119Z Downloaded float-cmp v0.9.0
7812023-11-07T18:06:05.123Z Downloaded spki v0.7.2
7822023-11-07T18:06:05.126Z Downloaded want v0.3.1
7832023-11-07T18:06:05.130Z Downloaded tokio-macros v2.1.0
7842023-11-07T18:06:05.133Z Downloaded termcolor v1.2.0
7852023-11-07T18:06:05.137Z Downloaded backtrace v0.3.69
7862023-11-07T18:06:05.140Z Downloaded slog-envlogger v2.2.0
7872023-11-07T18:06:05.144Z Downloaded num-complex v0.4.4
7882023-11-07T18:06:05.148Z Downloaded russh-cryptovec v0.7.0
7892023-11-07T18:06:05.151Z Downloaded equivalent v1.0.1
7902023-11-07T18:06:05.154Z Downloaded unicode-xid v0.2.4
7912023-11-07T18:06:05.157Z Downloaded terminal_size v0.2.6
7922023-11-07T18:06:05.161Z Downloaded spin v0.5.2
7932023-11-07T18:06:05.163Z Downloaded multer v2.1.0
7942023-11-07T18:06:05.166Z Downloaded rustc_version v0.4.0
7952023-11-07T18:06:05.170Z Downloaded fastrand v2.0.0
7962023-11-07T18:06:05.174Z Downloaded utf8parse v0.2.1
7972023-11-07T18:06:05.177Z Downloaded ahash v0.8.3
7982023-11-07T18:06:05.180Z Downloaded rustc-demangle v0.1.23
7992023-11-07T18:06:05.191Z Downloaded num-traits v0.2.16
8002023-11-07T18:06:05.194Z Downloaded parking_lot_core v0.8.6
8012023-11-07T18:06:05.197Z Downloaded siphasher v0.3.11
8022023-11-07T18:06:05.201Z Downloaded slab v0.4.9
8032023-11-07T18:06:05.204Z Downloaded rand_core v0.5.1
8042023-11-07T18:06:05.207Z Downloaded whoami v1.4.1
8052023-11-07T18:06:05.212Z Downloaded fixedbitset v0.4.2
8062023-11-07T18:06:05.216Z Downloaded native-tls v0.2.11
8072023-11-07T18:06:05.219Z Downloaded miniz_oxide v0.7.1
8082023-11-07T18:06:05.222Z Downloaded tinyvec_macros v0.1.1
8092023-11-07T18:06:05.230Z Downloaded foreign-types-shared v0.1.1
8102023-11-07T18:06:05.234Z Downloaded zone_cfg_derive v0.3.0
8112023-11-07T18:06:05.237Z Downloaded zeroize_derive v1.4.2
8122023-11-07T18:06:05.240Z Downloaded vsss-rs v3.3.1
8132023-11-07T18:06:05.244Z Downloaded try-lock v0.2.4
8142023-11-07T18:06:05.247Z Downloaded iana-time-zone v0.1.57
8152023-11-07T18:06:05.250Z Downloaded radium v0.7.0
8162023-11-07T18:06:05.253Z Downloaded r2d2 v0.8.10
8172023-11-07T18:06:05.257Z Downloaded zone v0.3.0
8182023-11-07T18:06:05.260Z Downloaded instant v0.1.12
8192023-11-07T18:06:05.263Z Downloaded headers-core v0.2.0
8202023-11-07T18:06:05.266Z Downloaded thread-id v4.2.0
8212023-11-07T18:06:05.270Z Downloaded tokio-stream v0.1.14
8222023-11-07T18:06:05.274Z Downloaded inout v0.1.3
8232023-11-07T18:06:05.277Z Downloaded slog-stdlog v4.1.1
8242023-11-07T18:06:05.280Z Downloaded rand_chacha v0.2.2
8252023-11-07T18:06:05.283Z Downloaded darling_core v0.20.3
8262023-11-07T18:06:05.286Z Downloaded http-range v0.1.5
8272023-11-07T18:06:05.289Z Downloaded hex-literal v0.4.1
8282023-11-07T18:06:05.292Z Downloaded usdt-impl v0.3.5
8292023-11-07T18:06:05.295Z Downloaded take_mut v0.2.2
8302023-11-07T18:06:05.300Z Downloaded dirs-sys v0.4.1
8312023-11-07T18:06:05.303Z Downloaded digest v0.10.7
8322023-11-07T18:06:05.305Z Downloaded dirs-next v2.0.0
8332023-11-07T18:06:05.310Z Downloaded socket2 v0.4.9
8342023-11-07T18:06:05.313Z Downloaded serde_derive_internals v0.26.0
8352023-11-07T18:06:05.316Z Downloaded const_format v0.2.31
8362023-11-07T18:06:05.320Z Downloaded tungstenite v0.18.0
8372023-11-07T18:06:05.322Z Downloaded hostname v0.3.1
8382023-11-07T18:06:05.326Z Downloaded form_urlencoded v1.2.0
8392023-11-07T18:06:05.329Z Downloaded wyz v0.5.1
8402023-11-07T18:06:05.332Z Downloaded crypto-bigint v0.5.2
8412023-11-07T18:06:05.336Z Downloaded uuid v1.5.0
8422023-11-07T18:06:05.340Z Downloaded stable_deref_trait v1.2.0
8432023-11-07T18:06:05.343Z Downloaded ident_case v1.0.1
8442023-11-07T18:06:05.347Z Downloaded toml v0.8.6
8452023-11-07T18:06:05.350Z Downloaded http-body v0.4.5
8462023-11-07T18:06:05.353Z Downloaded semver v1.0.20
8472023-11-07T18:06:05.356Z Downloaded serde_derive v1.0.188
8482023-11-07T18:06:05.362Z Downloaded hubpack_derive v0.1.1
8492023-11-07T18:06:05.388Z Downloaded foreign-types-shared v0.3.1
8502023-11-07T18:06:05.392Z Downloaded scopeguard v1.2.0
8512023-11-07T18:06:05.395Z Downloaded funty v2.0.0
8522023-11-07T18:06:05.400Z Downloaded futures-executor v0.3.29
8532023-11-07T18:06:05.403Z Downloaded serde_yaml v0.9.25
8542023-11-07T18:06:05.406Z Downloaded serde_spanned v0.6.4
8552023-11-07T18:06:05.409Z Downloaded quick-error v1.2.3
8562023-11-07T18:06:05.413Z Downloaded toml_datetime v0.6.5
8572023-11-07T18:06:05.416Z Downloaded thiserror-no-std v2.0.2
8582023-11-07T18:06:05.420Z Downloaded textwrap v0.11.0
8592023-11-07T18:06:05.423Z Downloaded fallible-streaming-iterator v0.1.9
8602023-11-07T18:06:05.427Z Downloaded structmeta-derive v0.1.6
8612023-11-07T18:06:05.430Z Downloaded serde_tokenstream v0.1.7
8622023-11-07T18:06:05.433Z Downloaded itoa v1.0.9
8632023-11-07T18:06:05.436Z Downloaded fxhash v0.2.1
8642023-11-07T18:06:05.441Z Downloaded yasna v0.5.2
8652023-11-07T18:06:05.445Z Downloaded subprocess v0.2.9
8662023-11-07T18:06:05.447Z Downloaded foreign-types v0.5.0
8672023-11-07T18:06:05.451Z Downloaded glob v0.3.1
8682023-11-07T18:06:05.459Z Downloaded hyper-staticfile v0.9.5
8692023-11-07T18:06:05.462Z Downloaded futures-core v0.3.29
8702023-11-07T18:06:05.465Z Downloaded ringbuffer v0.15.0
8712023-11-07T18:06:05.468Z Downloaded foreign-types-macros v0.2.3
8722023-11-07T18:06:05.471Z Downloaded toml_edit v0.19.15
8732023-11-07T18:06:05.474Z Downloaded resolv-conf v0.7.0
8742023-11-07T18:06:05.477Z Downloaded static_assertions v1.1.0
8752023-11-07T18:06:05.480Z Downloaded serde_path_to_error v0.1.14
8762023-11-07T18:06:05.483Z Downloaded tracing-attributes v0.1.26
8772023-11-07T18:06:05.487Z Downloaded slog-json v2.6.1
8782023-11-07T18:06:05.491Z Downloaded tempfile v3.8.0
8792023-11-07T18:06:05.494Z Downloaded home v0.5.5
8802023-11-07T18:06:05.497Z Downloaded lalrpop-util v0.19.12
8812023-11-07T18:06:05.500Z Downloaded futures-task v0.3.29
8822023-11-07T18:06:05.503Z Downloaded getrandom v0.1.16
8832023-11-07T18:06:05.506Z Downloaded indexmap v2.1.0
8842023-11-07T18:06:05.510Z Downloaded is-terminal v0.4.9
8852023-11-07T18:06:05.514Z Downloaded hubpack v0.1.2
8862023-11-07T18:06:05.517Z Downloaded ipnetwork v0.20.0
8872023-11-07T18:06:05.520Z Downloaded half v1.8.2
8882023-11-07T18:06:05.523Z Downloaded same-file v1.0.6
8892023-11-07T18:06:05.527Z Downloaded secrecy v0.8.0
8902023-11-07T18:06:05.530Z Downloaded serde_tokenstream v0.2.0
8912023-11-07T18:06:05.534Z Downloaded signature v2.1.0
8922023-11-07T18:06:05.537Z Downloaded io-lifetimes v1.0.11
8932023-11-07T18:06:05.540Z Downloaded getrandom v0.2.10
8942023-11-07T18:06:05.543Z Downloaded enum-as-inner v0.5.1
8952023-11-07T18:06:05.547Z Downloaded hmac v0.12.1
8962023-11-07T18:06:05.551Z Downloaded headers v0.3.9
8972023-11-07T18:06:05.556Z Downloaded ron v0.7.1
8982023-11-07T18:06:05.564Z Downloaded zip v0.6.6
8992023-11-07T18:06:05.572Z Downloaded env_logger v0.9.3
9002023-11-07T18:06:05.577Z Downloaded schemars v0.8.13
9012023-11-07T18:06:05.596Z Downloaded regex-automata v0.1.10
9022023-11-07T18:06:05.605Z Downloaded unicode-segmentation v1.10.1
9032023-11-07T18:06:05.611Z Downloaded http v0.2.9
9042023-11-07T18:06:05.618Z Downloaded hashbrown v0.13.2
9052023-11-07T18:06:05.625Z Downloaded trust-dns-client v0.22.0
9062023-11-07T18:06:05.635Z Downloaded winnow v0.5.15
9072023-11-07T18:06:05.649Z Downloaded unicode-normalization v0.1.22
9082023-11-07T18:06:05.655Z Downloaded aho-corasick v1.0.4
9092023-11-07T18:06:05.665Z Downloaded rusqlite v0.29.0
9102023-11-07T18:06:05.675Z Downloaded rand v0.8.5
9112023-11-07T18:06:05.682Z Downloaded ed25519-dalek v2.0.0
9122023-11-07T18:06:05.687Z Downloaded trust-dns-resolver v0.22.0
9132023-11-07T18:06:05.694Z Downloaded serde_with v2.3.3
9142023-11-07T18:06:05.705Z Downloaded russh v0.38.0
9152023-11-07T18:06:05.713Z Downloaded itertools v0.11.0
9162023-11-07T18:06:05.725Z Downloaded rand v0.7.3
9172023-11-07T18:06:05.734Z Downloaded rustls-webpki v0.101.7
9182023-11-07T18:06:05.761Z Downloaded itertools v0.10.5
9192023-11-07T18:06:05.773Z Downloaded openssl v0.10.57
9202023-11-07T18:06:05.790Z Downloaded serde_json v1.0.108
9212023-11-07T18:06:05.802Z Downloaded smoltcp v0.8.2
9222023-11-07T18:06:05.821Z Downloaded h2 v0.3.21
9232023-11-07T18:06:05.831Z Downloaded hyper v0.14.27
9242023-11-07T18:06:05.846Z Downloaded reqwest v0.11.20
9252023-11-07T18:06:05.859Z Downloaded smoltcp v0.9.1
9262023-11-07T18:06:05.880Z Downloaded rustls v0.21.8
9272023-11-07T18:06:05.902Z Downloaded git2 v0.17.2
9282023-11-07T18:06:05.926Z Downloaded radix_trie v0.2.1
9292023-11-07T18:06:05.930Z Downloaded diesel v2.1.3
9302023-11-07T18:06:05.962Z Downloaded syn v1.0.109
9312023-11-07T18:06:05.981Z Downloaded idna v0.2.3
9322023-11-07T18:06:05.993Z Downloaded rustix v0.37.23
9332023-11-07T18:06:06.031Z Downloaded regex-syntax v0.7.5
9342023-11-07T18:06:06.046Z Downloaded regex-syntax v0.8.2
9352023-11-07T18:06:06.063Z Downloaded bstr v1.6.0
9362023-11-07T18:06:06.084Z Downloaded gimli v0.28.0
9372023-11-07T18:06:06.098Z Downloaded regress v0.7.1
9382023-11-07T18:06:06.112Z Downloaded zerocopy-derive v0.2.0
9392023-11-07T18:06:06.128Z Downloaded sled v0.34.7
9402023-11-07T18:06:06.149Z Downloaded trust-dns-proto v0.22.0
9412023-11-07T18:06:06.173Z Downloaded zerocopy-derive v0.6.4
9422023-11-07T18:06:06.194Z Downloaded tokio v1.33.0
9432023-11-07T18:06:06.261Z Downloaded bzip2-sys v0.1.11+1.0.8
9442023-11-07T18:06:06.284Z Downloaded regex-automata v0.3.8
9452023-11-07T18:06:06.727Z Downloaded regex-automata v0.4.3
9462023-11-07T18:06:06.737Z Downloaded sha3 v0.10.8
9472023-11-07T18:06:06.752Z Downloaded libc v0.2.150
9482023-11-07T18:06:06.759Z Downloaded rustix v0.38.9
9492023-11-07T18:06:06.766Z Downloaded nix v0.26.2
9502023-11-07T18:06:06.773Z Downloaded libgit2-sys v0.15.2+1.6.4
9512023-11-07T18:06:06.781Z Downloaded bstr v0.2.17
9522023-11-07T18:06:06.787Z Downloaded syn v2.0.32
9532023-11-07T18:06:06.791Z Downloaded idna v0.4.0
9542023-11-07T18:06:06.797Z Downloaded regex-syntax v0.6.29
9552023-11-07T18:06:06.802Z Downloaded curve25519-dalek v4.1.0
9562023-11-07T18:06:06.809Z Downloaded webpki-roots v0.25.2
9572023-11-07T18:06:06.816Z Downloaded openapiv3 v1.0.3
9582023-11-07T18:06:06.820Z Downloaded bitvec v1.0.1
9592023-11-07T18:06:06.823Z Downloaded winapi v0.3.9
9602023-11-07T18:06:06.826Z Downloaded regex v1.10.2
9612023-11-07T18:06:06.840Z Downloaded hkdf v0.12.3
9622023-11-07T18:06:06.843Z Downloaded vcpkg v0.2.15
9632023-11-07T18:06:06.930Z Downloaded encoding_rs v0.8.33
9642023-11-07T18:06:06.963Z Downloaded futures-util v0.3.29
9652023-11-07T18:06:06.986Z Downloaded libsqlite3-sys v0.26.0
9662023-11-07T18:06:07.128Z Downloaded chrono v0.4.31
9672023-11-07T18:06:07.142Z Downloaded hashbrown v0.14.2
9682023-11-07T18:06:07.151Z Downloaded object v0.32.1
9692023-11-07T18:06:07.170Z Downloaded petgraph v0.6.4
9702023-11-07T18:06:07.195Z Downloaded clap v2.34.0
9712023-11-07T18:06:07.208Z Downloaded tokio-postgres v0.7.10
9722023-11-07T18:06:07.216Z Downloaded clap_builder v4.4.2
9732023-11-07T18:06:07.228Z Downloaded hashbrown v0.12.3
9742023-11-07T18:06:07.236Z Downloaded trust-dns-server v0.22.1
9752023-11-07T18:06:07.245Z Downloaded aes-gcm v0.10.3
9762023-11-07T18:06:07.251Z Downloaded serde v1.0.188
9772023-11-07T18:06:07.257Z Downloaded toml v0.7.8
9782023-11-07T18:06:07.263Z Downloaded toml v0.5.11
9792023-11-07T18:06:07.267Z Downloaded tracing v0.1.37
9802023-11-07T18:06:07.274Z Downloaded mio v0.8.8
9812023-11-07T18:06:07.283Z Downloaded time v0.3.27
9822023-11-07T18:06:07.294Z Downloaded futures-io v0.3.29
9832023-11-07T18:06:07.297Z Downloaded tokio-rustls v0.24.1
9842023-11-07T18:06:07.300Z Downloaded erased-serde v0.3.30
9852023-11-07T18:06:07.303Z Downloaded term v0.7.0
9862023-11-07T18:06:07.309Z Downloaded pest v2.7.2
9872023-11-07T18:06:07.318Z Downloaded tokio-util v0.7.10
9882023-11-07T18:06:07.330Z Downloaded heapless v0.7.16
9892023-11-07T18:06:07.336Z Downloaded twox-hash v1.6.3
9902023-11-07T18:06:07.339Z Downloaded slog-term v2.9.0
9912023-11-07T18:06:07.343Z Downloaded futures-channel v0.3.29
9922023-11-07T18:06:07.347Z Downloaded hyper-rustls v0.24.2
9932023-11-07T18:06:07.351Z Downloaded tinyvec v1.6.0
9942023-11-07T18:06:07.356Z Downloaded zerocopy v0.6.4
9952023-11-07T18:06:07.360Z Downloaded humantime v2.1.0
9962023-11-07T18:06:07.363Z Downloaded httpdate v1.0.3
9972023-11-07T18:06:07.366Z Downloaded heck v0.3.3
9982023-11-07T18:06:07.368Z Downloaded futures-sink v0.3.29
9992023-11-07T18:06:07.371Z Downloaded dirs-sys-next v0.1.2
10002023-11-07T18:06:07.374Z Downloaded strsim v0.8.0
10012023-11-07T18:06:07.377Z Downloaded serde_arrays v0.1.0
10022023-11-07T18:06:07.380Z Downloaded group v0.13.0
10032023-11-07T18:06:07.383Z Downloaded russh-keys v0.38.0
10042023-11-07T18:06:07.388Z Downloaded hashlink v0.8.3
10052023-11-07T18:06:07.397Z Downloaded indexmap v1.9.3
10062023-11-07T18:06:07.400Z Downloaded memchr v2.6.3
10072023-11-07T18:06:07.403Z Downloaded ryu v1.0.15
10082023-11-07T18:06:07.406Z Downloaded keccak v0.1.4
10092023-11-07T18:06:07.409Z Downloaded jobserver v0.1.26
10102023-11-07T18:06:07.411Z Downloaded semver-parser v0.10.2
10112023-11-07T18:06:07.414Z Downloaded sct v0.7.0
10122023-11-07T18:06:07.418Z Downloaded typenum v1.16.0
10132023-11-07T18:06:07.421Z Downloaded libm v0.2.7
10142023-11-07T18:06:07.437Z Downloaded slog v2.7.0
10152023-11-07T18:06:07.442Z Downloaded heck v0.4.1
10162023-11-07T18:06:07.445Z Downloaded rustversion v1.0.14
10172023-11-07T18:06:07.448Z Downloaded elliptic-curve v0.13.5
10182023-11-07T18:06:07.475Z Downloaded string_cache v0.8.7
10192023-11-07T18:06:07.479Z Downloaded dof v0.1.5
10202023-11-07T18:06:07.481Z Downloaded smf v0.2.2
10212023-11-07T18:06:07.488Z Downloaded toml_edit v0.20.7
10222023-11-07T18:06:07.501Z Downloaded httparse v1.8.0
10232023-11-07T18:06:07.504Z Downloaded url v2.4.1
10242023-11-07T18:06:07.510Z Downloaded futures v0.3.29
10252023-11-07T18:06:07.519Z Downloaded libz-sys v1.1.12
10262023-11-07T18:06:07.680Z Downloaded crossbeam-channel v0.5.8
10272023-11-07T18:06:07.689Z Downloaded aes v0.8.3
10282023-11-07T18:06:07.699Z Downloaded semver v0.11.0
10292023-11-07T18:06:07.705Z Downloaded hash32 v0.2.1
10302023-11-07T18:06:07.713Z Downloaded ipnet v2.8.0
10312023-11-07T18:06:07.723Z Downloaded ucd-trie v0.1.6
10322023-11-07T18:06:07.733Z Downloaded rustfmt-wrapper v0.2.0
10332023-11-07T18:06:07.746Z Downloaded strum v0.25.0
10342023-11-07T18:06:07.754Z Downloaded tracing-core v0.1.31
10352023-11-07T18:06:07.768Z Downloaded flate2 v1.0.28
10362023-11-07T18:06:07.781Z Downloaded num-bigint v0.4.4
10372023-11-07T18:06:07.794Z Downloaded rcgen v0.11.3
10382023-11-07T18:06:07.803Z Downloaded der v0.7.8
10392023-11-07T18:06:07.811Z Downloaded filetime v0.2.22
10402023-11-07T18:06:07.826Z Downloaded time-macros v0.2.13
10412023-11-07T18:06:07.839Z Downloaded slog-scope v4.4.0
10422023-11-07T18:06:07.857Z Downloaded tap v1.0.1
10432023-11-07T18:06:07.865Z Downloaded strum_macros v0.25.2
10442023-11-07T18:06:07.879Z Downloaded thread_local v1.1.7
10452023-11-07T18:06:07.891Z Downloaded structopt v0.3.26
10462023-11-07T18:06:07.899Z Downloaded serde_with_macros v2.3.3
10472023-11-07T18:06:07.903Z Downloaded unsafe-libyaml v0.2.9
10482023-11-07T18:06:07.908Z Downloaded unicase v2.7.0
10492023-11-07T18:06:07.915Z Downloaded serde_urlencoded v0.7.1
10502023-11-07T18:06:07.921Z Downloaded socket2 v0.5.4
10512023-11-07T18:06:07.941Z Downloaded ring v0.17.5
10522023-11-07T18:06:07.946Z Downloaded quote v1.0.33
10532023-11-07T18:06:07.953Z Downloaded similar v2.2.1
10542023-11-07T18:06:07.958Z Downloaded tar v0.4.40
10552023-11-07T18:06:07.964Z Downloaded diesel_derives v2.1.1
10562023-11-07T18:06:07.970Z Downloaded zeroize v1.6.0
10572023-11-07T18:06:07.975Z Downloaded difflib v0.4.0
10582023-11-07T18:06:07.979Z Downloaded xattr v1.0.1
10592023-11-07T18:06:07.987Z Downloaded dirs v5.0.1
10602023-11-07T18:06:07.997Z Downloaded zerocopy v0.3.0
10612023-11-07T18:06:08.009Z Downloaded rustls-pemfile v1.0.3
10622023-11-07T18:06:08.016Z Downloaded scheduled-thread-pool v0.2.7
10632023-11-07T18:06:08.022Z Downloaded rustls-native-certs v0.6.3
10642023-11-07T18:06:08.029Z Downloaded signal-hook-registry v1.4.1
10652023-11-07T18:06:08.034Z Downloaded unicode-bidi v0.3.13
10662023-11-07T18:06:08.040Z Downloaded tungstenite v0.20.1
10672023-11-07T18:06:08.046Z Downloaded ring v0.16.20
10682023-11-07T18:06:08.161Z Downloaded openssl-sys v0.9.93
10692023-11-07T18:06:08.171Z Downloaded proc-macro2 v1.0.67
10702023-11-07T18:06:08.179Z Downloaded serde_repr v0.1.16
10712023-11-07T18:06:08.202Z Downloaded futures-macro v0.3.29
10722023-11-07T18:06:08.211Z Downloaded schemars_derive v0.8.13
10732023-11-07T18:06:08.218Z Downloaded strsim v0.10.0
10742023-11-07T18:06:08.236Z Downloaded smallvec v1.11.0
10752023-11-07T18:06:08.239Z Downloaded structmeta v0.2.0
10762023-11-07T18:06:08.241Z Downloaded structmeta v0.1.6
10772023-11-07T18:06:08.244Z Downloaded stringprep v0.1.3
10782023-11-07T18:06:08.248Z Downloaded hyper-tls v0.5.0
10792023-11-07T18:06:08.250Z Downloaded ghash v0.5.0
10802023-11-07T18:06:08.253Z Downloaded vergen v8.2.4
10812023-11-07T18:06:08.258Z Downloaded spin v0.9.8
10822023-11-07T18:06:08.261Z Downloaded structmeta-derive v0.2.0
10832023-11-07T18:06:08.263Z Downloaded getopts v0.2.21
10842023-11-07T18:06:08.267Z Downloaded generic-array v0.14.7
10852023-11-07T18:06:08.270Z Downloaded allocator-api2 v0.2.16
10862023-11-07T18:06:08.276Z Downloaded chacha20poly1305 v0.10.1
10872023-11-07T18:06:08.282Z Downloaded errno v0.3.2
10882023-11-07T18:06:08.288Z Downloaded rand_core v0.6.4
10892023-11-07T18:06:08.291Z Downloaded untrusted v0.9.0
10902023-11-07T18:06:08.294Z Downloaded crossbeam-utils v0.8.16
10912023-11-07T18:06:08.297Z Downloaded hex v0.4.3
10922023-11-07T18:06:08.300Z Downloaded thiserror-impl-no-std v2.0.2
10932023-11-07T18:06:08.302Z Downloaded ed25519 v2.2.2
10942023-11-07T18:06:08.305Z Downloaded sha2 v0.10.8
10952023-11-07T18:06:08.308Z Downloaded unicode-width v0.1.11
10962023-11-07T18:06:08.311Z Downloaded tokio-tungstenite v0.18.0
10972023-11-07T18:06:08.314Z Downloaded ff v0.13.0
10982023-11-07T18:06:08.316Z Downloaded sha1 v0.10.5
10992023-11-07T18:06:08.319Z Downloaded unicode-ident v1.0.12
11002023-11-07T18:06:08.322Z Downloaded either v1.9.0
11012023-11-07T18:06:08.325Z Downloaded base64 v0.21.5
11022023-11-07T18:06:08.329Z Downloaded foreign-types v0.3.2
11032023-11-07T18:06:08.332Z Downloaded once_cell v1.18.0
11042023-11-07T18:06:08.334Z Downloaded derive_more v0.99.17
11052023-11-07T18:06:08.337Z Downloaded ascii v1.1.0
11062023-11-07T18:06:08.340Z Downloaded anyhow v1.0.75
11072023-11-07T18:06:08.342Z Downloaded crossbeam-epoch v0.9.15
11082023-11-07T18:06:08.396Z Downloaded fallible-iterator v0.2.0
11092023-11-07T18:06:08.402Z Downloaded rand_chacha v0.3.1
11102023-11-07T18:06:08.405Z Downloaded cc v1.0.83
11112023-11-07T18:06:08.408Z Downloaded dyn-clone v1.0.13
11122023-11-07T18:06:08.412Z Downloaded addr2line v0.21.0
11132023-11-07T18:06:08.416Z Downloaded untrusted v0.7.1
11142023-11-07T18:06:08.419Z Downloaded endian-type v0.1.2
11152023-11-07T18:06:08.422Z Downloaded dtrace-parser v0.1.14
11162023-11-07T18:06:08.425Z Downloaded usdt-macro v0.3.5
11172023-11-07T18:06:08.428Z Downloaded fnv v1.0.7
11182023-11-07T18:06:08.431Z Downloaded walkdir v2.4.0
11192023-11-07T18:06:08.434Z Downloaded tokio-tungstenite v0.20.1
11202023-11-07T18:06:08.437Z Downloaded slog-async v2.8.0
11212023-11-07T18:06:08.439Z Downloaded vec_map v0.8.2
11222023-11-07T18:06:08.442Z Downloaded usdt v0.3.5
11232023-11-07T18:06:08.445Z Downloaded tokio-native-tls v0.3.1
11242023-11-07T18:06:08.448Z Downloaded thiserror v1.0.49
11252023-11-07T18:06:08.452Z Downloaded version_check v0.9.4
11262023-11-07T18:06:08.455Z Downloaded base64 v0.13.1
11272023-11-07T18:06:08.457Z Downloaded slog-bunyan v2.4.0
11282023-11-07T18:06:08.460Z Downloaded universal-hash v0.5.1
11292023-11-07T18:06:08.463Z Downloaded console v0.15.7
11302023-11-07T18:06:08.465Z Downloaded slog-dtrace v0.2.3
11312023-11-07T18:06:08.468Z Downloaded log v0.4.20
11322023-11-07T18:06:08.471Z Downloaded darling v0.20.3
11332023-11-07T18:06:08.474Z Downloaded crc32fast v1.3.2
11342023-11-07T18:06:08.503Z Downloaded const_format_proc_macros v0.2.31
11352023-11-07T18:06:08.507Z Downloaded ciborium v0.2.1
11362023-11-07T18:06:08.509Z Downloaded proc-macro-error v1.0.4
11372023-11-07T18:06:08.512Z Downloaded pest_meta v2.7.2
11382023-11-07T18:06:08.515Z Downloaded omicron-zone-package v0.8.3
11392023-11-07T18:06:08.518Z Downloaded structopt-derive v0.4.18
11402023-11-07T18:06:08.520Z Downloaded predicates v3.0.4
11412023-11-07T18:06:08.523Z Downloaded pbkdf2 v0.11.0
11422023-11-07T18:06:08.526Z Downloaded nibble_vec v0.1.0
11432023-11-07T18:06:08.528Z Downloaded cancel-safe-futures v0.1.5
11442023-11-07T18:06:08.531Z Downloaded utf-8 v0.7.6
11452023-11-07T18:06:08.534Z Downloaded debug-ignore v1.0.5
11462023-11-07T18:06:08.537Z Downloaded proc-macro-error-attr v1.0.4
11472023-11-07T18:06:08.539Z Downloaded proc-macro-crate v1.3.1
11482023-11-07T18:06:08.542Z Downloaded cbc v0.1.2
11492023-11-07T18:06:08.544Z Downloaded clap v4.4.3
11502023-11-07T18:06:08.547Z Downloaded backoff v0.4.0
11512023-11-07T18:06:08.550Z Downloaded md-5 v0.10.5
11522023-11-07T18:06:08.553Z Downloaded thiserror-impl v1.0.49
11532023-11-07T18:06:08.555Z Downloaded predicates-core v1.0.6
11542023-11-07T18:06:08.558Z Downloaded platforms v3.0.2
11552023-11-07T18:06:08.561Z Downloaded pin-project-lite v0.2.13
11562023-11-07T18:06:08.563Z Downloaded pest_derive v2.7.2
11572023-11-07T18:06:08.566Z Downloaded parking_lot v0.12.1
11582023-11-07T18:06:08.569Z Downloaded parking_lot v0.11.2
11592023-11-07T18:06:08.571Z Downloaded num-integer v0.1.45
11602023-11-07T18:06:08.574Z Downloaded memoffset v0.7.1
11612023-11-07T18:06:08.577Z Downloaded camino v1.1.6
11622023-11-07T18:06:08.580Z Downloaded bzip2 v0.4.4
11632023-11-07T18:06:08.583Z Downloaded bit-vec v0.6.3
11642023-11-07T18:06:08.585Z Downloaded deranged v0.3.8
11652023-11-07T18:06:08.588Z Downloaded ctr v0.9.2
11662023-11-07T18:06:08.591Z Downloaded tower-service v0.3.2
11672023-11-07T18:06:08.594Z Downloaded time-core v0.1.1
11682023-11-07T18:06:08.596Z Downloaded polyval v0.6.1
11692023-11-07T18:06:08.599Z Downloaded lock_api v0.4.10
11702023-11-07T18:06:08.602Z Downloaded mime v0.3.17
11712023-11-07T18:06:08.605Z Downloaded memoffset v0.9.0
11722023-11-07T18:06:08.608Z Downloaded crypto-common v0.1.6
11732023-11-07T18:06:08.611Z Downloaded pretty-hex v0.3.0
11742023-11-07T18:06:08.613Z Downloaded pretty-hex v0.2.1
11752023-11-07T18:06:08.617Z Downloaded colored v2.0.4
11762023-11-07T18:06:08.620Z Downloaded cipher v0.4.4
11772023-11-07T18:06:08.623Z Downloaded curve25519-dalek-derive v0.1.0
11782023-11-07T18:06:08.626Z Downloaded atomic-waker v1.1.1
11792023-11-07T18:06:08.628Z Downloaded adler v1.0.2
11802023-11-07T18:06:08.631Z Downloaded anstream v0.5.0
11812023-11-07T18:06:08.634Z Downloaded darling_macro v0.20.3
11822023-11-07T18:06:08.637Z Downloaded cstr-argument v0.1.2
11832023-11-07T18:06:08.639Z Downloaded blake2 v0.10.6
11842023-11-07T18:06:08.642Z Downloaded postgres-protocol v0.6.6
11852023-11-07T18:06:08.644Z Downloaded poly1305 v0.8.0
11862023-11-07T18:06:08.648Z Downloaded pkcs8 v0.10.2
11872023-11-07T18:06:08.651Z Downloaded pbkdf2 v0.12.2
11882023-11-07T18:06:08.653Z Downloaded password-hash v0.4.2
11892023-11-07T18:06:08.656Z Downloaded parking_lot_core v0.9.8
11902023-11-07T18:06:08.659Z Downloaded const-oid v0.9.5
11912023-11-07T18:06:08.662Z Downloaded ciborium-ll v0.2.1
11922023-11-07T18:06:08.664Z Downloaded postcard v0.7.3
11932023-11-07T18:06:08.667Z Downloaded toolchain_find v0.2.0
11942023-11-07T18:06:08.671Z Downloaded phf_shared v0.11.2
11952023-11-07T18:06:08.674Z Downloaded pest_generator v2.7.2
11962023-11-07T18:06:08.678Z Downloaded cfg-if v0.1.10
11972023-11-07T18:06:08.680Z Downloaded percent-encoding v2.3.0
11982023-11-07T18:06:08.683Z Downloaded parse-display-derive v0.8.2
11992023-11-07T18:06:08.686Z Downloaded openssl-probe v0.1.5
12002023-11-07T18:06:08.689Z Downloaded normalize-line-endings v0.3.0
12012023-11-07T18:06:08.692Z Downloaded new_debug_unreachable v1.0.4
12022023-11-07T18:06:08.695Z Downloaded match_cfg v0.1.0
12032023-11-07T18:06:08.698Z Downloaded pem v1.1.1
12042023-11-07T18:06:08.701Z Downloaded macaddr v1.0.1
12052023-11-07T18:06:08.705Z Downloaded cpufeatures v0.2.9
12062023-11-07T18:06:08.711Z Downloaded byteorder v1.5.0
12072023-11-07T18:06:08.720Z Downloaded base64ct v1.6.0
12082023-11-07T18:06:08.729Z Downloaded pin-utils v0.1.0
12092023-11-07T18:06:08.737Z Downloaded parse-display-derive v0.7.0
12102023-11-07T18:06:08.743Z Downloaded convert_case v0.4.0
12112023-11-07T18:06:08.752Z Downloaded anstyle-parse v0.2.1
12122023-11-07T18:06:08.755Z Downloaded num_enum_derive v0.7.0
12132023-11-07T18:06:08.758Z Downloaded parse-display v0.8.2
12142023-11-07T18:06:08.763Z Downloaded parse-display v0.7.0
12152023-11-07T18:06:08.765Z Downloaded openssl-macros v0.1.1
12162023-11-07T18:06:08.768Z Downloaded ciborium-io v0.2.1
12172023-11-07T18:06:08.771Z Downloaded num_enum v0.5.11
12182023-11-07T18:06:08.773Z Downloaded lru-cache v0.1.2
12192023-11-07T18:06:08.779Z Downloaded chacha20 v0.9.1
12202023-11-07T18:06:08.785Z Downloaded cfg-if v1.0.0
12212023-11-07T18:06:08.789Z Downloaded bcrypt-pbkdf v0.10.0
12222023-11-07T18:06:08.792Z Downloaded async-recursion v1.0.5
12232023-11-07T18:06:08.795Z Downloaded num_cpus v1.16.0
12242023-11-07T18:06:08.798Z Downloaded num-iter v0.1.43
12252023-11-07T18:06:08.801Z Downloaded num-derive v0.4.0
12262023-11-07T18:06:08.804Z Downloaded libefi-sys v0.1.0
12272023-11-07T18:06:08.807Z Downloaded crucible-workspace-hack v0.1.0
12282023-11-07T18:06:08.811Z Downloaded camino-tempfile v1.0.2
12292023-11-07T18:06:08.813Z Downloaded bit-set v0.5.3
12302023-11-07T18:06:08.818Z Downloaded argon2 v0.5.2
12312023-11-07T18:06:08.822Z Downloaded block-buffer v0.10.4
12322023-11-07T18:06:08.825Z Downloaded bitflags v1.3.2
12332023-11-07T18:06:08.828Z Downloaded clap_lex v0.5.1
12342023-11-07T18:06:08.831Z Downloaded block-padding v0.3.3
12352023-11-07T18:06:08.834Z Downloaded bytes v1.5.0
12362023-11-07T18:06:08.837Z Downloaded bit_field v0.10.2
12372023-11-07T18:06:08.840Z Downloaded autocfg v1.1.0
12382023-11-07T18:06:08.843Z Downloaded async-stream v0.3.5
12392023-11-07T18:06:08.847Z Downloaded anstyle v1.0.2
12402023-11-07T18:06:08.850Z Downloaded bincode v1.3.3
12412023-11-07T18:06:08.853Z Downloaded base16ct v0.2.0
12422023-11-07T18:06:08.856Z Downloaded atomicwrites v0.4.2
12432023-11-07T18:06:08.859Z Downloaded async-stream-impl v0.3.5
12442023-11-07T18:06:09.121Z Compiling proc-macro2 v1.0.67
12452023-11-07T18:06:09.124Z Compiling unicode-ident v1.0.12
12462023-11-07T18:06:09.127Z Compiling libc v0.2.150
12472023-11-07T18:06:09.129Z Compiling serde v1.0.188
12482023-11-07T18:06:09.146Z Compiling version_check v0.9.4
12492023-11-07T18:06:09.149Z Compiling autocfg v1.1.0
12502023-11-07T18:06:09.152Z Compiling cfg-if v1.0.0
12512023-11-07T18:06:09.372Z Compiling syn v1.0.109
12522023-11-07T18:06:09.375Z Compiling typenum v1.16.0
12532023-11-07T18:06:09.474Z Compiling once_cell v1.18.0
12542023-11-07T18:06:10.028Z Compiling thiserror v1.0.49
12552023-11-07T18:06:10.118Z Compiling generic-array v0.14.7
12562023-11-07T18:06:10.226Z Compiling lock_api v0.4.10
12572023-11-07T18:06:11.979Z Compiling libm v0.2.7
12582023-11-07T18:06:12.018Z Compiling parking_lot_core v0.9.8
12592023-11-07T18:06:12.040Z Compiling num-traits v0.2.16
12602023-11-07T18:06:12.044Z Compiling itoa v1.0.9
12612023-11-07T18:06:12.202Z Compiling memchr v2.6.3
12622023-11-07T18:06:12.401Z Compiling futures-core v0.3.29
12632023-11-07T18:06:12.503Z Compiling ahash v0.8.3
12642023-11-07T18:06:12.711Z Compiling serde_json v1.0.108
12652023-11-07T18:06:12.979Z Compiling log v0.4.20
12662023-11-07T18:06:13.232Z Compiling slab v0.4.9
12672023-11-07T18:06:13.265Z Compiling futures-task v0.3.29
12682023-11-07T18:06:13.711Z Compiling quote v1.0.33
12692023-11-07T18:06:13.736Z Compiling futures-channel v0.3.29
12702023-11-07T18:06:13.845Z Compiling futures-util v0.3.29
12712023-11-07T18:06:13.994Z Compiling pkg-config v0.3.27
12722023-11-07T18:06:14.192Z Compiling getrandom v0.2.10
12732023-11-07T18:06:14.319Z Compiling syn v2.0.32
12742023-11-07T18:06:14.800Z Compiling jobserver v0.1.26
12752023-11-07T18:06:14.927Z Compiling rand_core v0.6.4
12762023-11-07T18:06:15.077Z Compiling ryu v1.0.15
12772023-11-07T18:06:15.523Z Compiling cc v1.0.83
12782023-11-07T18:06:15.717Z Compiling vcpkg v0.2.15
12792023-11-07T18:06:15.845Z Compiling schemars v0.8.13
12802023-11-07T18:06:15.898Z Compiling allocator-api2 v0.2.16
12812023-11-07T18:06:16.220Z Compiling scopeguard v1.2.0
12822023-11-07T18:06:16.418Z Compiling heck v0.4.1
12832023-11-07T18:06:17.121Z Compiling hashbrown v0.14.2
12842023-11-07T18:06:17.161Z Compiling equivalent v1.0.1
12852023-11-07T18:06:17.164Z Compiling smallvec v1.11.0
12862023-11-07T18:06:18.037Z Compiling byteorder v1.5.0
12872023-11-07T18:06:18.569Z Compiling httparse v1.8.0
12882023-11-07T18:06:18.807Z Compiling fnv v1.0.7
12892023-11-07T18:06:18.959Z Compiling iana-time-zone v0.1.57
12902023-11-07T18:06:19.143Z Compiling pin-project-lite v0.2.13
12912023-11-07T18:06:19.267Z Compiling semver v1.0.20
12922023-11-07T18:06:19.626Z Compiling subtle v2.5.0
12932023-11-07T18:06:20.011Z Compiling parking_lot v0.12.1
12942023-11-07T18:06:20.065Z Compiling indexmap v1.9.3
12952023-11-07T18:06:20.229Z Compiling ring v0.16.20
12962023-11-07T18:06:20.263Z Compiling ring v0.17.5
12972023-11-07T18:06:20.393Z Compiling time-core v0.1.1
12982023-11-07T18:06:20.489Z Compiling dyn-clone v1.0.13
12992023-11-07T18:06:20.653Z Compiling tinyvec_macros v0.1.1
13002023-11-07T18:06:20.778Z Compiling tinyvec v1.6.0
13012023-11-07T18:06:20.806Z Compiling time-macros v0.2.13
13022023-11-07T18:06:20.871Z Compiling openssl-sys v0.9.93
13032023-11-07T18:06:21.637Z Compiling socket2 v0.5.4
13042023-11-07T18:06:21.943Z Compiling num_cpus v1.16.0
13052023-11-07T18:06:22.120Z Compiling signal-hook-registry v1.4.1
13062023-11-07T18:06:22.211Z Compiling mio v0.8.8
13072023-11-07T18:06:23.186Z Compiling unicode-bidi v0.3.13
13082023-11-07T18:06:23.346Z Compiling unicode-normalization v0.1.22
13092023-11-07T18:06:23.474Z Compiling rustls v0.21.8
13102023-11-07T18:06:24.135Z Compiling slog v2.7.0
13112023-11-07T18:06:24.656Z Compiling aho-corasick v1.0.4
13122023-11-07T18:06:25.092Z Compiling spin v0.5.2
13132023-11-07T18:06:25.157Z Compiling ucd-trie v0.1.6
13142023-11-07T18:06:25.404Z Compiling regex-syntax v0.8.2
13152023-11-07T18:06:25.481Z Compiling percent-encoding v2.3.0
13162023-11-07T18:06:25.694Z Compiling backtrace v0.3.69
13172023-11-07T18:06:26.015Z Compiling async-trait v0.1.74
13182023-11-07T18:06:26.081Z Compiling form_urlencoded v1.2.0
13192023-11-07T18:06:26.277Z Compiling serde_derive_internals v0.26.0
13202023-11-07T18:06:26.579Z Compiling openssl v0.10.57
13212023-11-07T18:06:26.746Z Compiling futures-sink v0.3.29
13222023-11-07T18:06:26.968Z Compiling pin-utils v0.1.0
13232023-11-07T18:06:27.101Z Compiling anyhow v1.0.75
13242023-11-07T18:06:27.206Z Compiling winnow v0.5.15
13252023-11-07T18:06:28.132Z Compiling idna v0.4.0
13262023-11-07T18:06:29.903Z Compiling native-tls v0.2.11
13272023-11-07T18:06:30.156Z Compiling url v2.4.1
13282023-11-07T18:06:30.408Z Compiling unicode-xid v0.2.4
13292023-11-07T18:06:31.306Z Compiling regex-automata v0.4.3
13302023-11-07T18:06:31.702Z Compiling rustversion v1.0.14
13312023-11-07T18:06:32.215Z Compiling futures-io v0.3.29
13322023-11-07T18:06:32.711Z Compiling const-oid v0.9.5
13332023-11-07T18:06:33.362Z Compiling hashbrown v0.13.2
13342023-11-07T18:06:33.413Z Compiling unicode-width v0.1.11
13352023-11-07T18:06:33.643Z Compiling synstructure v0.12.6
13362023-11-07T18:06:34.831Z Compiling crossbeam-utils v0.8.16
13372023-11-07T18:06:35.136Z Compiling cpufeatures v0.2.9
13382023-11-07T18:06:35.273Z Compiling tracing-core v0.1.31
13392023-11-07T18:06:35.530Z Compiling ppv-lite86 v0.2.17
13402023-11-07T18:06:36.025Z Compiling adler v1.0.2
13412023-11-07T18:06:36.135Z Compiling rustix v0.38.9
13422023-11-07T18:06:36.365Z Compiling miniz_oxide v0.7.1
13432023-11-07T18:06:36.792Z Compiling rand_chacha v0.3.1
13442023-11-07T18:06:37.222Z Compiling usdt-impl v0.3.5
13452023-11-07T18:06:37.271Z Compiling bitflags v1.3.2
13462023-11-07T18:06:37.410Z Compiling gimli v0.28.0
13472023-11-07T18:06:38.195Z Compiling regex v1.10.2
13482023-11-07T18:06:38.588Z Compiling rand v0.8.5
13492023-11-07T18:06:38.622Z Compiling object v0.32.1
13502023-11-07T18:06:38.907Z Compiling serde_derive v1.0.188
13512023-11-07T18:06:39.052Z Compiling zeroize_derive v1.4.2
13522023-11-07T18:06:39.749Z Compiling thiserror-impl v1.0.49
13532023-11-07T18:06:40.012Z Compiling tokio-macros v2.1.0
13542023-11-07T18:06:40.845Z Compiling futures-macro v0.3.29
13552023-11-07T18:06:41.385Z Compiling tracing-attributes v0.1.26
13562023-11-07T18:06:42.460Z Compiling schemars_derive v0.8.13
13572023-11-07T18:06:44.070Z Compiling zeroize v1.6.0
13582023-11-07T18:06:44.640Z Compiling pest v2.7.2
13592023-11-07T18:06:46.657Z Compiling crypto-common v0.1.6
13602023-11-07T18:06:46.898Z Compiling openssl-macros v0.1.1
13612023-11-07T18:06:46.949Z Compiling block-buffer v0.10.4
13622023-11-07T18:06:47.331Z Compiling digest v0.10.7
13632023-11-07T18:06:47.623Z Compiling zerocopy-derive v0.2.0
13642023-11-07T18:06:48.082Z Compiling tracing v0.1.37
13652023-11-07T18:06:48.108Z Compiling addr2line v0.21.0
13662023-11-07T18:06:48.887Z Compiling pest_meta v2.7.2
13672023-11-07T18:06:49.125Z Compiling deranged v0.3.8
13682023-11-07T18:06:49.621Z Compiling num_threads v0.1.6
13692023-11-07T18:06:49.684Z Compiling base64 v0.21.5
13702023-11-07T18:06:49.796Z Compiling rustc-demangle v0.1.23
13712023-11-07T18:06:50.419Z Compiling zerocopy v0.3.0
13722023-11-07T18:06:51.438Z Compiling pest_generator v2.7.2
13732023-11-07T18:06:52.069Z Compiling time v0.3.27
13742023-11-07T18:06:53.068Z Compiling dof v0.1.5
13752023-11-07T18:06:54.544Z Compiling spin v0.9.8
13762023-11-07T18:06:54.641Z Compiling thread-id v4.2.0
13772023-11-07T18:06:55.715Z Compiling lazy_static v1.4.0
13782023-11-07T18:06:56.056Z Compiling pest_derive v2.7.2
13792023-11-07T18:06:56.648Z Compiling strum_macros v0.25.2
13802023-11-07T18:06:57.162Z Compiling strsim v0.10.0
13812023-11-07T18:06:57.212Z Compiling dtrace-parser v0.1.14
13822023-11-07T18:06:57.411Z Compiling untrusted v0.7.1
13832023-11-07T18:06:59.261Z Compiling untrusted v0.9.0
13842023-11-07T18:06:59.513Z Compiling regress v0.7.1
13852023-11-07T18:07:00.677Z Compiling socket2 v0.4.9
13862023-11-07T18:07:01.325Z Compiling bytes v1.5.0
13872023-11-07T18:07:01.873Z Compiling indexmap v2.1.0
13882023-11-07T18:07:02.143Z Compiling chrono v0.4.31
13892023-11-07T18:07:02.701Z Compiling uuid v1.5.0
13902023-11-07T18:07:03.348Z Compiling http v0.2.9
13912023-11-07T18:07:03.807Z Compiling tokio v1.33.0
13922023-11-07T18:07:04.088Z Compiling toml_datetime v0.6.5
13932023-11-07T18:07:04.818Z Compiling serde_spanned v0.6.4
13942023-11-07T18:07:04.903Z Compiling bitflags v2.4.0
13952023-11-07T18:07:05.101Z Compiling toml_edit v0.19.15
13962023-11-07T18:07:05.176Z Compiling rustc_version v0.4.0
13972023-11-07T18:07:05.569Z Compiling openapiv3 v1.0.3
13982023-11-07T18:07:07.465Z Compiling serde_tokenstream v0.1.7
13992023-11-07T18:07:08.257Z Compiling serde_tokenstream v0.2.0
14002023-11-07T18:07:08.972Z Compiling hashbrown v0.12.3
14012023-11-07T18:07:09.014Z Compiling sct v0.7.0
14022023-11-07T18:07:09.049Z Compiling httpdate v1.0.3
14032023-11-07T18:07:09.489Z Compiling typify-impl v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
14042023-11-07T18:07:09.798Z Compiling try-lock v0.2.4
14052023-11-07T18:07:10.004Z Compiling usdt-macro v0.3.5
14062023-11-07T18:07:10.030Z Compiling usdt-attr-macro v0.3.5
14072023-11-07T18:07:11.981Z Compiling want v0.3.1
14082023-11-07T18:07:12.216Z Compiling http-body v0.4.5
14092023-11-07T18:07:12.260Z Compiling rustls-pemfile v1.0.3
14102023-11-07T18:07:12.331Z Compiling foreign-types-shared v0.1.1
14112023-11-07T18:07:12.488Z Compiling openssl-probe v0.1.5
14122023-11-07T18:07:12.922Z Compiling mime v0.3.17
14132023-11-07T18:07:12.946Z Compiling tower-service v0.3.2
14142023-11-07T18:07:13.083Z Compiling foreign-types v0.3.2
14152023-11-07T18:07:13.138Z Compiling errno v0.3.2
14162023-11-07T18:07:13.220Z Compiling ipnet v2.8.0
14172023-11-07T18:07:13.709Z Compiling getopts v0.2.21
14182023-11-07T18:07:13.936Z Compiling encoding_rs v0.8.33
14192023-11-07T18:07:15.248Z Compiling regex-syntax v0.6.29
14202023-11-07T18:07:15.397Z Compiling unsafe-libyaml v0.2.9
14212023-11-07T18:07:15.488Z Compiling rustls-native-certs v0.6.3
14222023-11-07T18:07:16.149Z Compiling serde_urlencoded v0.7.1
14232023-11-07T18:07:16.953Z Compiling tokio-util v0.7.10
14242023-11-07T18:07:18.406Z Compiling serde_yaml v0.9.25
14252023-11-07T18:07:19.036Z Compiling h2 v0.3.21
14262023-11-07T18:07:19.512Z Compiling webpki-roots v0.25.2
14272023-11-07T18:07:23.168Z Compiling hmac v0.12.1
14282023-11-07T18:07:23.492Z Compiling num-integer v0.1.45
14292023-11-07T18:07:24.576Z Compiling sha2 v0.10.8
14302023-11-07T18:07:24.675Z Compiling block-padding v0.3.3
14312023-11-07T18:07:25.957Z Compiling tokio-native-tls v0.3.1
14322023-11-07T18:07:26.353Z Compiling inout v0.1.3
14332023-11-07T18:07:26.368Z Compiling futures-executor v0.3.29
14342023-11-07T18:07:26.915Z Compiling cipher v0.4.4
14352023-11-07T18:07:27.307Z Compiling toml v0.7.8
14362023-11-07T18:07:27.373Z Compiling crc32fast v1.3.2
14372023-11-07T18:07:27.643Z Compiling fallible-iterator v0.2.0
14382023-11-07T18:07:28.164Z Compiling futures v0.3.29
14392023-11-07T18:07:28.329Z Compiling ipnetwork v0.20.0
14402023-11-07T18:07:28.851Z Compiling siphasher v0.3.11
14412023-11-07T18:07:29.183Z Compiling usdt v0.3.5
14422023-11-07T18:07:30.083Z Compiling md-5 v0.10.5
14432023-11-07T18:07:30.112Z Compiling stringprep v0.1.3
14442023-11-07T18:07:30.139Z Compiling io-lifetimes v1.0.11
14452023-11-07T18:07:30.434Z Compiling hyper v0.14.27
14462023-11-07T18:07:31.415Z Compiling postgres-protocol v0.6.6
14472023-11-07T18:07:31.667Z Compiling phf_shared v0.11.2
14482023-11-07T18:07:31.763Z Compiling hex v0.4.3
14492023-11-07T18:07:31.855Z Compiling enum-as-inner v0.5.1
14502023-11-07T18:07:32.705Z Compiling slog-async v2.8.0
14512023-11-07T18:07:32.778Z Compiling postgres-types v0.2.6
14522023-11-07T18:07:33.456Z Compiling phf v0.11.2
14532023-11-07T18:07:33.476Z Compiling num-bigint v0.4.4
14542023-11-07T18:07:33.577Z Compiling whoami v1.4.1
14552023-11-07T18:07:34.139Z Compiling data-encoding v2.4.0
14562023-11-07T18:07:34.453Z Compiling rustix v0.37.23
14572023-11-07T18:07:35.090Z Compiling tokio-postgres v0.7.10
14582023-11-07T18:07:35.460Z Compiling zerocopy-derive v0.6.4
14592023-11-07T18:07:37.625Z Compiling static_assertions v1.1.0
14602023-11-07T18:07:38.756Z Compiling ident_case v1.0.1
14612023-11-07T18:07:39.167Z Compiling either v1.9.0
14622023-11-07T18:07:39.234Z Compiling darling_core v0.20.3
14632023-11-07T18:07:39.679Z Compiling camino v1.1.6
14642023-11-07T18:07:39.729Z Compiling typify-macro v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
14652023-11-07T18:07:40.682Z Compiling flate2 v1.0.28
14662023-11-07T18:07:40.718Z Compiling heapless v0.7.16
14672023-11-07T18:07:41.337Z Compiling bzip2-sys v0.1.11+1.0.8
14682023-11-07T18:07:42.011Z Compiling hyper-tls v0.5.0
14692023-11-07T18:07:42.248Z Compiling memoffset v0.9.0
14702023-11-07T18:07:42.513Z Compiling managed v0.8.0
14712023-11-07T18:07:42.682Z Compiling unicode-segmentation v1.10.1
14722023-11-07T18:07:42.755Z Compiling radium v0.7.0
14732023-11-07T18:07:43.372Z Compiling matches v0.1.10
14742023-11-07T18:07:43.504Z Compiling idna v0.2.3
14752023-11-07T18:07:44.085Z Compiling itertools v0.11.0
14762023-11-07T18:07:44.921Z Compiling multer v2.1.0
14772023-11-07T18:07:45.455Z Compiling trust-dns-proto v0.22.0
14782023-11-07T18:07:46.533Z Compiling async-stream-impl v0.3.5
14792023-11-07T18:07:47.167Z Compiling typify v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
14802023-11-07T18:07:47.328Z Compiling progenitor-impl v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
14812023-11-07T18:07:47.357Z Compiling crossbeam-epoch v0.9.15
14822023-11-07T18:07:48.057Z Compiling num-iter v0.1.43
14832023-11-07T18:07:48.224Z Compiling darling_macro v0.20.3
14842023-11-07T18:07:48.507Z Compiling smoltcp v0.9.1
14852023-11-07T18:07:48.591Z Compiling utf8parse v0.2.1
14862023-11-07T18:07:48.840Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
14872023-11-07T18:07:48.892Z Compiling bit-vec v0.6.3
14882023-11-07T18:07:49.442Z Compiling anstyle v1.0.2
14892023-11-07T18:07:49.605Z Compiling paste v1.0.14
14902023-11-07T18:07:49.705Z Compiling darling v0.20.3
14912023-11-07T18:07:49.888Z Compiling serde_with_macros v2.3.3
14922023-11-07T18:07:50.091Z Compiling anstyle-parse v0.2.1
14932023-11-07T18:07:52.109Z Compiling zerocopy v0.6.4
14942023-11-07T18:07:52.865Z Compiling signature v2.1.0
14952023-11-07T18:07:53.201Z Compiling hubpack_derive v0.1.1
14962023-11-07T18:07:53.526Z Compiling clap_derive v4.4.2
14972023-11-07T18:07:53.566Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
14982023-11-07T18:07:53.805Z Compiling colorchoice v1.0.0
14992023-11-07T18:07:54.017Z Compiling anstyle-query v1.0.0
15002023-11-07T18:07:54.199Z Compiling anstream v0.5.0
15012023-11-07T18:07:54.801Z Compiling terminal_size v0.2.6
15022023-11-07T18:07:55.070Z Compiling yasna v0.5.2
15032023-11-07T18:07:56.917Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
15042023-11-07T18:07:57.631Z Compiling diesel_table_macro_syntax v0.1.0
15052023-11-07T18:07:58.206Z Compiling hash32 v0.2.1
15062023-11-07T18:07:58.320Z Compiling stable_deref_trait v1.2.0
15072023-11-07T18:07:58.467Z Compiling clap_lex v0.5.1
15082023-11-07T18:07:58.816Z Compiling tap v1.0.1
15092023-11-07T18:07:59.079Z Compiling wyz v0.5.1
15102023-11-07T18:07:59.266Z Compiling clap_builder v4.4.2
15112023-11-07T18:07:59.768Z Compiling diesel_derives v2.1.1
15122023-11-07T18:08:00.190Z Compiling progenitor-macro v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
15132023-11-07T18:08:00.951Z Compiling tokio-stream v0.1.14
15142023-11-07T18:08:01.290Z Compiling serde_repr v0.1.16
15152023-11-07T18:08:01.519Z Compiling scheduled-thread-pool v0.2.7
15162023-11-07T18:08:01.803Z Compiling regex-automata v0.1.10
15172023-11-07T18:08:02.462Z Compiling funty v2.0.0
15182023-11-07T18:08:02.480Z Compiling bstr v0.2.17
15192023-11-07T18:08:02.618Z Compiling r2d2 v0.8.10
15202023-11-07T18:08:04.989Z Compiling bitvec v1.0.1
15212023-11-07T18:08:05.163Z Compiling hubpack v0.1.2
15222023-11-07T18:08:05.537Z Compiling clap v4.4.3
15232023-11-07T18:08:05.878Z Compiling itertools v0.10.5
15242023-11-07T18:08:05.971Z Compiling phf_shared v0.10.0
15252023-11-07T18:08:06.599Z Compiling float-cmp v0.9.0
15262023-11-07T18:08:06.956Z Compiling fixedbitset v0.4.2
15272023-11-07T18:08:07.114Z Compiling new_debug_unreachable v1.0.4
15282023-11-07T18:08:07.721Z Compiling normalize-line-endings v0.3.0
15292023-11-07T18:08:07.747Z Compiling precomputed-hash v0.1.1
15302023-11-07T18:08:07.899Z Compiling predicates-core v1.0.6
15312023-11-07T18:08:07.926Z Compiling difflib v0.4.0
15322023-11-07T18:08:08.463Z Compiling regex-automata v0.3.8
15332023-11-07T18:08:09.622Z Compiling predicates v3.0.4
15342023-11-07T18:08:10.468Z Compiling string_cache v0.8.7
15352023-11-07T18:08:10.674Z Compiling petgraph v0.6.4
15362023-11-07T18:08:12.339Z Compiling bstr v1.6.0
15372023-11-07T18:08:12.387Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
15382023-11-07T18:08:12.606Z Compiling similar v2.2.1
15392023-11-07T18:08:15.037Z Compiling bit-set v0.5.3
15402023-11-07T18:08:15.201Z Compiling console v0.15.7
15412023-11-07T18:08:15.476Z Compiling lalrpop-util v0.19.12
15422023-11-07T18:08:23.455Z Compiling diesel v2.1.3
15432023-11-07T18:08:27.523Z Compiling proc-macro-crate v1.3.1
15442023-11-07T18:08:34.101Z Compiling crucible-workspace-hack v0.1.0
15452023-11-07T18:08:53.222Z Compiling atty v0.2.14
15462023-11-07T18:08:54.062Z Compiling structmeta-derive v0.2.0
15472023-11-07T18:08:57.192Z Compiling toml_edit v0.20.7
15482023-11-07T18:08:57.794Z Compiling sha1 v0.10.5
15492023-11-07T18:08:58.469Z Compiling structmeta v0.2.0
15502023-11-07T18:08:58.574Z Compiling regex-syntax v0.7.5
15512023-11-07T18:08:59.069Z Compiling match_cfg v0.1.0
15522023-11-07T18:08:59.208Z Compiling hostname v0.3.1
15532023-11-07T18:09:04.695Z Compiling toml v0.8.6
15542023-11-07T18:09:08.840Z Compiling parse-display-derive v0.8.2
15552023-11-07T18:09:09.252Z Compiling dirs-sys-next v0.1.2
15562023-11-07T18:09:10.300Z Compiling dirs-next v2.0.0
15572023-11-07T18:09:12.352Z Compiling thread_local v1.1.7
15582023-11-07T18:09:13.683Z Compiling term v0.7.0
15592023-11-07T18:09:13.917Z Compiling crossbeam-channel v0.5.8
15602023-11-07T18:09:16.247Z Compiling take_mut v0.2.2
15612023-11-07T18:09:16.623Z Compiling slog-term v2.9.0
15622023-11-07T18:09:18.623Z Compiling slog-json v2.6.1
15632023-11-07T18:09:18.724Z Compiling instant v0.1.12
15642023-11-07T18:09:19.156Z Compiling slog-bunyan v2.4.0
15652023-11-07T18:09:20.000Z Compiling structmeta-derive v0.1.6
15662023-11-07T18:09:21.076Z Compiling strum v0.25.0
15672023-11-07T18:09:21.256Z Compiling atomic-waker v1.1.1
15682023-11-07T18:09:21.535Z Compiling waitgroup v0.1.2
15692023-11-07T18:09:21.834Z Compiling num_enum_derive v0.5.11
15702023-11-07T18:09:21.869Z Compiling serde_with v2.3.3
15712023-11-07T18:09:22.712Z Compiling async-stream v0.3.5
15722023-11-07T18:09:24.281Z Compiling serde_path_to_error v0.1.14
15732023-11-07T18:09:24.353Z Compiling structmeta v0.1.6
15742023-11-07T18:09:24.542Z Compiling libz-sys v1.1.12
15752023-11-07T18:09:24.958Z Compiling parse-display-derive v0.7.0
15762023-11-07T18:09:25.155Z Compiling debug-ignore v1.0.5
15772023-11-07T18:09:25.366Z Compiling fastrand v2.0.0
15782023-11-07T18:09:26.082Z Compiling tempfile v3.8.0
15792023-11-07T18:09:27.430Z Compiling proc-macro-error-attr v1.0.4
15802023-11-07T18:09:27.493Z Compiling slog-dtrace v0.2.3
15812023-11-07T18:09:28.907Z Compiling backoff v0.4.0
15822023-11-07T18:09:29.550Z Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
15832023-11-07T18:09:30.332Z Compiling macaddr v1.0.1
15842023-11-07T18:09:30.859Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
15852023-11-07T18:09:31.091Z Compiling libgit2-sys v0.15.2+1.6.4
15862023-11-07T18:09:31.168Z Compiling proc-macro-error v1.0.4
15872023-11-07T18:09:31.560Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
15882023-11-07T18:09:32.847Z Compiling libsqlite3-sys v0.26.0
15892023-11-07T18:09:32.996Z Compiling memoffset v0.7.1
15902023-11-07T18:09:33.519Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
15912023-11-07T18:09:35.861Z Compiling foreign-types-macros v0.2.3
15922023-11-07T18:09:36.027Z Compiling vergen v8.2.4
15932023-11-07T18:09:36.105Z Compiling base64ct v1.6.0
15942023-11-07T18:09:40.443Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
15952023-11-07T18:09:41.362Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
15962023-11-07T18:09:46.669Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
15972023-11-07T18:09:47.322Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
15982023-11-07T18:09:47.526Z Compiling platforms v3.0.2
15992023-11-07T18:09:48.082Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
16002023-11-07T18:09:48.512Z Compiling num_enum_derive v0.7.0
16012023-11-07T18:09:48.579Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
16022023-11-07T18:09:48.688Z Compiling password-hash v0.5.0
16032023-11-07T18:09:48.869Z Compiling heck v0.3.3
16042023-11-07T18:09:49.146Z Compiling curve25519-dalek v4.1.0
16052023-11-07T18:09:49.409Z Compiling blake2 v0.10.6
16062023-11-07T18:09:49.732Z Compiling libefi-sys v0.1.0
16072023-11-07T18:09:50.214Z Compiling argon2 v0.5.2
16082023-11-07T18:09:50.377Z Compiling structopt-derive v0.4.18
16092023-11-07T18:09:50.415Z Compiling zone_cfg_derive v0.3.0
16102023-11-07T18:09:52.151Z Compiling num-derive v0.4.0
16112023-11-07T18:09:52.637Z Compiling curve25519-dalek-derive v0.1.0
16122023-11-07T18:09:52.747Z Compiling same-file v1.0.6
16132023-11-07T18:09:53.077Z Compiling walkdir v2.4.0
16142023-11-07T18:09:54.130Z Compiling toml v0.5.11
16152023-11-07T18:09:54.938Z Compiling semver-parser v0.10.2
16162023-11-07T18:09:54.988Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
16172023-11-07T18:09:55.574Z Compiling filetime v0.2.22
16182023-11-07T18:09:55.641Z Compiling xattr v1.0.1
16192023-11-07T18:09:55.864Z Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
16202023-11-07T18:09:55.890Z Compiling erased-serde v0.3.30
16212023-11-07T18:09:56.051Z Compiling getrandom v0.1.16
16222023-11-07T18:09:56.084Z Compiling tar v0.4.40
16232023-11-07T18:09:56.432Z Compiling semver v0.11.0
16242023-11-07T18:09:56.752Z Compiling parse-display v0.8.2
16252023-11-07T18:09:56.922Z Compiling universal-hash v0.5.1
16262023-11-07T18:09:57.037Z Compiling bitstruct_derive v0.1.0
16272023-11-07T18:09:57.205Z Compiling async-recursion v1.0.5
16282023-11-07T18:09:57.582Z Compiling opaque-debug v0.3.0
16292023-11-07T18:09:57.749Z Compiling home v0.5.5
16302023-11-07T18:09:58.335Z Compiling toolchain_find v0.2.0
16312023-11-07T18:09:58.457Z Compiling num-rational v0.4.1
16322023-11-07T18:09:58.546Z Compiling unicase v2.7.0
16332023-11-07T18:09:58.915Z Compiling parking_lot_core v0.8.6
16342023-11-07T18:09:58.992Z Compiling rustfmt-wrapper v0.2.0
16352023-11-07T18:09:59.300Z Compiling parse-display v0.7.0
16362023-11-07T18:09:59.322Z Compiling num_enum v0.5.11
16372023-11-07T18:09:59.562Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
16382023-11-07T18:09:59.566Z Compiling aead v0.5.2
16392023-11-07T18:09:59.629Z Compiling winapi v0.3.9
16402023-11-07T18:09:59.949Z Compiling postcard-cobs v0.1.5-pre
16412023-11-07T18:10:00.046Z Compiling polyval v0.6.1
16422023-11-07T18:10:00.280Z Compiling postcard v0.7.3
16432023-11-07T18:10:00.406Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
16442023-11-07T18:10:00.946Z Compiling smoltcp v0.8.2
16452023-11-07T18:10:01.037Z Compiling ctr v0.9.2
16462023-11-07T18:10:01.065Z Compiling aes v0.8.3
16472023-11-07T18:10:01.088Z Compiling thiserror-impl-no-std v2.0.2
16482023-11-07T18:10:01.515Z Compiling cfg-if v0.1.10
16492023-11-07T18:10:01.541Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
16502023-11-07T18:10:01.545Z Compiling foreign-types-shared v0.3.1
16512023-11-07T18:10:01.746Z Compiling foreign-types v0.5.0
16522023-11-07T18:10:01.822Z Compiling mime_guess v2.0.4
16532023-11-07T18:10:03.792Z Compiling is-terminal v0.4.9
16542023-11-07T18:10:03.863Z Compiling hashlink v0.8.3
16552023-11-07T18:10:03.983Z Compiling cstr-argument v0.1.2
16562023-11-07T18:10:04.226Z Compiling fallible-streaming-iterator v0.1.9
16572023-11-07T18:10:04.791Z Compiling pretty-hex v0.2.1
16582023-11-07T18:10:04.917Z Compiling rusqlite v0.29.0
16592023-11-07T18:10:04.960Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
16602023-11-07T18:10:05.102Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
16612023-11-07T18:10:05.667Z Compiling colored v2.0.4
16622023-11-07T18:10:05.762Z Compiling nix v0.26.2
16632023-11-07T18:10:05.800Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
16642023-11-07T18:10:06.314Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
16652023-11-07T18:10:07.697Z Compiling twox-hash v1.6.3
16662023-11-07T18:10:08.945Z Compiling hkdf v0.12.3
16672023-11-07T18:10:09.533Z Compiling textwrap v0.11.0
16682023-11-07T18:10:09.668Z Compiling const_format_proc_macros v0.2.31
16692023-11-07T18:10:10.139Z Compiling quick-error v1.2.3
16702023-11-07T18:10:10.381Z Compiling ansi_term v0.12.1
16712023-11-07T18:10:10.591Z Compiling vec_map v0.8.2
16722023-11-07T18:10:10.736Z Compiling linked-hash-map v0.5.6
16732023-11-07T18:10:11.056Z Compiling strsim v0.8.0
16742023-11-07T18:10:11.285Z Compiling lru-cache v0.1.2
16752023-11-07T18:10:11.589Z Compiling clap v2.34.0
16762023-11-07T18:10:12.084Z Compiling resolv-conf v0.7.0
16772023-11-07T18:10:12.699Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
16782023-11-07T18:10:14.657Z Compiling num_enum v0.7.0
16792023-11-07T18:10:14.908Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
16802023-11-07T18:10:16.118Z Compiling bincode v1.3.3
16812023-11-07T18:10:16.772Z Compiling termcolor v1.2.0
16822023-11-07T18:10:16.911Z Compiling base64 v0.13.1
16832023-11-07T18:10:17.504Z Compiling humantime v2.1.0
16842023-11-07T18:10:17.779Z Compiling utf-8 v0.7.6
16852023-11-07T18:10:18.282Z Compiling keccak v0.1.4
16862023-11-07T18:10:18.285Z Compiling cancel-safe-futures v0.1.5
16872023-11-07T18:10:18.403Z Compiling convert_case v0.4.0
16882023-11-07T18:10:18.997Z Compiling sha3 v0.10.8
16892023-11-07T18:10:19.633Z Compiling derive_more v0.99.17
16902023-11-07T18:10:19.983Z Compiling env_logger v0.9.3
16912023-11-07T18:10:20.108Z Compiling structopt v0.3.26
16922023-11-07T18:10:20.118Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
16932023-11-07T18:10:21.713Z Compiling trust-dns-resolver v0.22.0
16942023-11-07T18:10:22.367Z Compiling aes-gcm-siv v0.11.1
16952023-11-07T18:10:22.792Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
16962023-11-07T18:10:23.884Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
16972023-11-07T18:10:25.541Z Compiling zone v0.3.0
16982023-11-07T18:10:28.151Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
16992023-11-07T18:10:28.682Z Compiling secrecy v0.8.0
17002023-11-07T18:10:28.709Z Compiling smf v0.2.2
17012023-11-07T18:10:29.101Z Compiling viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
17022023-11-07T18:10:30.521Z Compiling ascii v1.1.0
17032023-11-07T18:10:31.466Z Compiling ringbuffer v0.15.0
17042023-11-07T18:10:31.486Z Compiling rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
17052023-11-07T18:10:32.107Z Compiling viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
17062023-11-07T18:10:32.352Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
17072023-11-07T18:10:33.411Z Compiling bitstruct v0.1.1
17082023-11-07T18:10:34.083Z Compiling dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
17092023-11-07T18:10:35.222Z Compiling serde_arrays v0.1.0
17102023-11-07T18:10:35.486Z Compiling ff v0.13.0
17112023-11-07T18:10:35.830Z Compiling nibble_vec v0.1.0
17122023-11-07T18:10:36.038Z Compiling endian-type v0.1.2
17132023-11-07T18:10:36.386Z Compiling arc-swap v1.6.0
17142023-11-07T18:10:36.822Z Compiling radix_trie v0.2.1
17152023-11-07T18:10:37.153Z Compiling slog-scope v4.4.0
17162023-11-07T18:10:37.283Z Compiling group v0.13.0
17172023-11-07T18:10:37.533Z Compiling rand_core v0.5.1
17182023-11-07T18:10:38.035Z Compiling tungstenite v0.20.1
17192023-11-07T18:10:38.499Z Compiling poly1305 v0.8.0
17202023-11-07T18:10:39.763Z Compiling chacha20 v0.9.1
17212023-11-07T18:10:40.575Z Compiling crypto-bigint v0.5.2
17222023-11-07T18:10:40.602Z Compiling num-complex v0.4.4
17232023-11-07T18:10:40.636Z Compiling ciborium-io v0.2.1
17242023-11-07T18:10:41.272Z Compiling base16ct v0.2.0
17252023-11-07T18:10:41.530Z Compiling option-ext v0.2.0
17262023-11-07T18:10:41.584Z Compiling half v1.8.2
17272023-11-07T18:10:41.674Z Compiling dirs-sys v0.4.1
17282023-11-07T18:10:42.219Z Compiling num v0.4.1
17292023-11-07T18:10:42.341Z Compiling ciborium-ll v0.2.1
17302023-11-07T18:10:42.367Z Compiling tokio-tungstenite v0.20.1
17312023-11-07T18:10:42.759Z Compiling parking_lot v0.11.2
17322023-11-07T18:10:42.790Z Compiling rand_chacha v0.2.2
17332023-11-07T18:10:42.824Z Compiling slog-stdlog v4.1.1
17342023-11-07T18:10:43.062Z Compiling trust-dns-client v0.22.0
17352023-11-07T18:10:43.235Z Compiling thiserror-no-std v2.0.2
17362023-11-07T18:10:43.537Z Compiling elliptic-curve v0.13.5
17372023-11-07T18:10:44.385Z Compiling password-hash v0.4.2
17382023-11-07T18:10:44.488Z Compiling ed25519 v2.2.2
17392023-11-07T18:10:45.085Z Compiling blowfish v0.9.1
17402023-11-07T18:10:45.761Z Compiling pbkdf2 v0.12.2
17412023-11-07T18:10:46.183Z Compiling fxhash v0.2.1
17422023-11-07T18:10:46.665Z Compiling sled v0.34.7
17432023-11-07T18:10:46.720Z Compiling bcrypt-pbkdf v0.10.0
17442023-11-07T18:10:47.196Z Compiling trust-dns-server v0.22.1
17452023-11-07T18:10:47.786Z Compiling pbkdf2 v0.11.0
17462023-11-07T18:10:47.954Z Compiling ed25519-dalek v2.0.0
17472023-11-07T18:10:47.983Z Compiling vsss-rs v3.3.1
17482023-11-07T18:10:48.827Z Compiling russh-cryptovec v0.7.0
17492023-11-07T18:10:49.020Z Compiling rand v0.7.3
17502023-11-07T18:10:49.144Z Compiling slog-envlogger v2.2.0
17512023-11-07T18:10:49.855Z Compiling ciborium v0.2.1
17522023-11-07T18:10:51.190Z Compiling dirs v5.0.1
17532023-11-07T18:10:51.480Z Compiling chacha20poly1305 v0.10.1
17542023-11-07T18:10:51.776Z Compiling tungstenite v0.18.0
17552023-11-07T18:10:51.874Z Compiling ron v0.7.1
17562023-11-07T18:10:52.095Z Compiling const_format v0.2.31
17572023-11-07T18:10:53.482Z Compiling ghash v0.5.0
17582023-11-07T18:10:54.691Z Compiling camino-tempfile v1.0.2
17592023-11-07T18:10:55.306Z Compiling cbc v0.1.2
17602023-11-07T18:10:55.370Z Compiling headers-core v0.2.0
17612023-11-07T18:10:55.489Z Compiling pem v3.0.2
17622023-11-07T18:10:55.595Z Compiling pretty-hex v0.3.0
17632023-11-07T18:10:55.897Z Compiling bit_field v0.10.2
17642023-11-07T18:10:55.922Z Compiling http-range v0.1.5
17652023-11-07T18:10:56.009Z Compiling md5 v0.7.0
17662023-11-07T18:10:56.085Z Compiling rcgen v0.11.3
17672023-11-07T18:10:56.302Z Compiling hyper-staticfile v0.9.5
17682023-11-07T18:10:56.494Z Compiling russh-keys v0.38.0
17692023-11-07T18:10:56.750Z Compiling headers v0.3.9
17702023-11-07T18:11:01.001Z Compiling aes-gcm v0.10.3
17712023-11-07T18:11:01.098Z Compiling tokio-tungstenite v0.18.0
17722023-11-07T18:11:04.985Z Compiling pem v1.1.1
17732023-11-07T18:11:06.108Z Compiling atomicwrites v0.4.2
17742023-11-07T18:11:06.589Z Compiling subprocess v0.2.9
17752023-11-07T18:11:06.692Z Compiling glob v0.3.1
17762023-11-07T18:11:07.278Z Compiling hex-literal v0.4.1
17772023-11-07T18:11:07.496Z Compiling russh v0.38.0
17782023-11-07T18:11:13.794Z Compiling bzip2 v0.4.4
17792023-11-07T18:11:14.343Z Compiling zip v0.6.6
17802023-11-07T18:11:20.313Z Compiling rustls-webpki v0.101.7
17812023-11-07T18:11:26.792Z Compiling tokio-rustls v0.24.1
17822023-11-07T18:11:27.025Z Compiling git2 v0.17.2
17832023-11-07T18:11:27.192Z Compiling hyper-rustls v0.24.2
17842023-11-07T18:11:27.908Z Compiling reqwest v0.11.20
17852023-11-07T18:11:32.486Z Compiling progenitor-client v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
17862023-11-07T18:11:33.034Z Compiling progenitor v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
17872023-11-07T18:11:33.121Z Compiling omicron-zone-package v0.8.3
17882023-11-07T18:11:33.411Z Compiling dns-service-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
17892023-11-07T18:11:35.699Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
17902023-11-07T18:11:38.608Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
17912023-11-07T18:11:39.207Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
17922023-11-07T18:11:40.730Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
17932023-11-07T18:11:43.136Z Compiling crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
17942023-11-07T18:11:50.036Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
17952023-11-07T18:11:51.378Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
17962023-11-07T18:11:52.446Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17972023-11-07T18:11:53.184Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
17982023-11-07T18:11:55.390Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
17992023-11-07T18:11:55.409Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
18002023-11-07T18:11:57.162Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
18012023-11-07T18:11:57.257Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
18022023-11-07T18:11:57.601Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
18032023-11-07T18:11:57.797Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
18042023-11-07T18:11:58.068Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
18052023-11-07T18:11:59.129Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
18062023-11-07T18:12:04.496Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
18072023-11-07T18:12:04.694Z Compiling internal-dns v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
18082023-11-07T18:12:13.581Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
18092023-11-07T18:12:18.760Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
18102023-11-07T18:12:22.189Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
18112023-11-07T18:12:24.304Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
18122023-11-07T18:12:25.252Z Compiling propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
18132023-11-07T18:12:34.157Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
18142023-11-07T18:12:43.134Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
18152023-11-07T18:12:45.738Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
18162023-11-07T18:12:45.976Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
18172023-11-07T18:12:46.158Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
18182023-11-07T18:12:47.286Z Compiling propolis-server v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
18192023-11-07T18:13:02.252Z Compiling internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
18202023-11-07T18:13:03.832Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
18212023-11-07T18:13:04.084Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
18222023-11-07T18:13:05.795Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
18232023-11-07T18:13:17.217Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
18242023-11-07T18:13:33.894Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
18252023-11-07T18:13:36.987Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
18262023-11-07T18:14:18.660Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
18272023-11-07T18:15:47.930Z Finished dev [unoptimized + debuginfo] target(s) in 10m 16s
18282023-11-07T18:15:48.308Z
18292023-11-07T18:15:48.311Zreal 10:17.349400054
18302023-11-07T18:15:48.314Zuser 59:04.575595600
18312023-11-07T18:15:48.317Zsys 9:20.406259853
18322023-11-07T18:15:48.320Ztrap 2.400469734
18332023-11-07T18:15:48.322Ztflt 4.864705450
18342023-11-07T18:15:48.325Zdflt 7.365388230
18352023-11-07T18:15:48.328Zkflt 0.023708475
18362023-11-07T18:15:48.331Zlock 1:50:45.383815690
18372023-11-07T18:15:48.333Zslp 3:22:15.387738010
18382023-11-07T18:15:48.336Zlat 2:30.064290510
18392023-11-07T18:15:48.338Zstop 7:04.192995374
18402023-11-07T18:15:48.341Z+ mkdir -p /work/end-to-end-tests
18412023-11-07T18:15:48.343Z++ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
18422023-11-07T18:15:49.443Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
18432023-11-07T18:15:49.449Z+ ptime -m gzip
18442023-11-07T18:15:49.456Z++ basename target/debug/bootstrap
18452023-11-07T18:16:06.631Z
18462023-11-07T18:16:06.634Zreal 17.182641686
18472023-11-07T18:16:06.637Zuser 17.013147047
18482023-11-07T18:16:06.640Zsys 0.163938954
18492023-11-07T18:16:06.645Ztrap 0.003516274
18502023-11-07T18:16:06.648Ztflt 0.000000000
18512023-11-07T18:16:06.651Zdflt 0.000000000
18522023-11-07T18:16:06.654Zkflt 0.000000000
18532023-11-07T18:16:06.657Zlock 0.000000000
18542023-11-07T18:16:06.659Zslp 0.000000000
18552023-11-07T18:16:06.662Zlat 0.001696380
18562023-11-07T18:16:06.667Zstop 0.000222173
18572023-11-07T18:16:06.670Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
18582023-11-07T18:16:06.673Z+ ptime -m gzip
18592023-11-07T18:16:06.675Z++ basename /work/oxidecomputer/omicron/target/debug/deps/bootstrap-750ee284a2fe677d
18602023-11-07T18:16:07.724Z
18612023-11-07T18:16:07.727Zreal 1.083912718
18622023-11-07T18:16:07.730Zuser 1.070033961
18632023-11-07T18:16:07.732Zsys 0.012294719
18642023-11-07T18:16:07.735Ztrap 0.000659538
18652023-11-07T18:16:07.738Ztflt 0.000000000
18662023-11-07T18:16:07.740Zdflt 0.000000000
18672023-11-07T18:16:07.743Zkflt 0.000000000
18682023-11-07T18:16:07.745Zlock 0.000000000
18692023-11-07T18:16:07.748Zslp 0.000000000
18702023-11-07T18:16:07.751Zlat 0.000516038
18712023-11-07T18:16:07.754Zstop 0.000293070
18722023-11-07T18:16:07.756Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
18732023-11-07T18:16:07.759Z+ ptime -m gzip
18742023-11-07T18:16:07.761Z++ basename /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-13628b0bfef9b756
18752023-11-07T18:16:27.425Z
18762023-11-07T18:16:27.428Zreal 19.693924429
18772023-11-07T18:16:27.430Zuser 19.491283936
18782023-11-07T18:16:27.433Zsys 0.196745232
18792023-11-07T18:16:27.437Ztrap 0.003893847
18802023-11-07T18:16:27.440Ztflt 0.000000000
18812023-11-07T18:16:27.443Zdflt 0.000000000
18822023-11-07T18:16:27.445Zkflt 0.000000000
18832023-11-07T18:16:27.449Zlock 0.000000000
18842023-11-07T18:16:27.452Zslp 0.000000000
18852023-11-07T18:16:27.454Zlat 0.001603314
18862023-11-07T18:16:27.458Zstop 0.000281904
18872023-11-07T18:16:27.461Z+ banner caboose-util
18882023-11-07T18:16:27.464Z
18892023-11-07T18:16:27.467Z #### ## ##### #### #### #### ###### # # #####
18902023-11-07T18:16:27.470Z # # # # # # # # # # # # # # #
18912023-11-07T18:16:27.472Z # # # ##### # # # # #### ##### ##### # # #
18922023-11-07T18:16:27.475Z # ###### # # # # # # # # # # #
18932023-11-07T18:16:27.478Z # # # # # # # # # # # # # # # #
18942023-11-07T18:16:27.482Z #### # # ##### #### #### #### ###### #### #
18952023-11-07T18:16:27.485Z
18962023-11-07T18:16:27.488Z+ ptime -m cargo build --locked -p caboose-util --release
18972023-11-07T18:16:28.156Z Downloading crates ...
18982023-11-07T18:16:28.443Z Downloaded packed_struct v0.10.1
18992023-11-07T18:16:28.450Z Downloaded pkcs1 v0.7.5
19002023-11-07T18:16:28.453Z Downloaded crc-catalog v2.2.0
19012023-11-07T18:16:28.456Z Downloaded packed_struct_codegen v0.10.1
19022023-11-07T18:16:28.459Z Downloaded path-slash v0.1.5
19032023-11-07T18:16:28.461Z Downloaded array-init v0.0.4
19042023-11-07T18:16:28.464Z Downloaded nodrop v0.1.14
19052023-11-07T18:16:28.467Z Downloaded pem-rfc7468 v0.7.0
19062023-11-07T18:16:28.470Z Downloaded maybe-uninit v2.0.0
19072023-11-07T18:16:28.473Z Downloaded smallvec v0.6.14
19082023-11-07T18:16:28.476Z Downloaded crc v3.0.1
19092023-11-07T18:16:28.479Z Downloaded der_derive v0.7.2
19102023-11-07T18:16:28.482Z Downloaded flagset v0.4.3
19112023-11-07T18:16:28.485Z Downloaded bitfield v0.14.0
19122023-11-07T18:16:28.488Z Downloaded serde-hex v0.1.0
19132023-11-07T18:16:28.491Z Downloaded env_logger v0.10.0
19142023-11-07T18:16:28.494Z Downloaded rsa v0.9.2
19152023-11-07T18:16:28.496Z Downloaded ron v0.8.1
19162023-11-07T18:16:28.505Z Downloaded x509-cert v0.2.4
19172023-11-07T18:16:28.520Z Downloaded object v0.30.4
19182023-11-07T18:16:28.537Z Downloaded num-bigint-dig v0.8.4
19192023-11-07T18:16:28.544Z Downloaded crc-any v2.4.3
19202023-11-07T18:16:28.712Z Compiling proc-macro2 v1.0.67
19212023-11-07T18:16:28.715Z Compiling unicode-ident v1.0.12
19222023-11-07T18:16:28.718Z Compiling libc v0.2.150
19232023-11-07T18:16:28.721Z Compiling autocfg v1.1.0
19242023-11-07T18:16:28.733Z Compiling serde v1.0.188
19252023-11-07T18:16:28.735Z Compiling cfg-if v1.0.0
19262023-11-07T18:16:28.738Z Compiling version_check v0.9.4
19272023-11-07T18:16:28.847Z Compiling parking_lot_core v0.9.8
19282023-11-07T18:16:28.851Z Compiling syn v1.0.109
19292023-11-07T18:16:29.000Z Compiling once_cell v1.18.0
19302023-11-07T18:16:29.517Z Compiling typenum v1.16.0
19312023-11-07T18:16:29.532Z Compiling libm v0.2.7
19322023-11-07T18:16:29.583Z Compiling futures-core v0.3.29
19332023-11-07T18:16:29.671Z Compiling pkg-config v0.3.27
19342023-11-07T18:16:29.829Z Compiling lock_api v0.4.10
19352023-11-07T18:16:29.998Z Compiling generic-array v0.14.7
19362023-11-07T18:16:30.042Z Compiling num-traits v0.2.16
19372023-11-07T18:16:30.413Z Compiling scopeguard v1.2.0
19382023-11-07T18:16:30.593Z Compiling slab v0.4.9
19392023-11-07T18:16:30.945Z Compiling quote v1.0.33
19402023-11-07T18:16:31.027Z Compiling futures-task v0.3.29
19412023-11-07T18:16:31.216Z Compiling futures-channel v0.3.29
19422023-11-07T18:16:31.358Z Compiling serde_json v1.0.108
19432023-11-07T18:16:31.490Z Compiling syn v2.0.32
19442023-11-07T18:16:31.662Z Compiling jobserver v0.1.26
19452023-11-07T18:16:31.810Z Compiling getrandom v0.2.10
19462023-11-07T18:16:31.951Z Compiling thiserror v1.0.49
19472023-11-07T18:16:32.175Z Compiling cc v1.0.83
19482023-11-07T18:16:32.447Z Compiling memchr v2.6.3
19492023-11-07T18:16:32.673Z Compiling futures-util v0.3.29
19502023-11-07T18:16:32.810Z Compiling itoa v1.0.9
19512023-11-07T18:16:33.168Z Compiling ahash v0.8.3
19522023-11-07T18:16:33.273Z Compiling smallvec v1.11.0
19532023-11-07T18:16:33.660Z Compiling vcpkg v0.2.15
19542023-11-07T18:16:33.858Z Compiling log v0.4.20
19552023-11-07T18:16:34.826Z Compiling byteorder v1.5.0
19562023-11-07T18:16:35.635Z Compiling rand_core v0.6.4
19572023-11-07T18:16:36.293Z Compiling pin-project-lite v0.2.13
19582023-11-07T18:16:36.359Z Compiling parking_lot v0.12.1
19592023-11-07T18:16:36.541Z Compiling indexmap v1.9.3
19602023-11-07T18:16:36.908Z Compiling openssl-sys v0.9.93
19612023-11-07T18:16:36.963Z Compiling ring v0.17.5
19622023-11-07T18:16:38.731Z Compiling io-lifetimes v1.0.11
19632023-11-07T18:16:39.345Z Compiling ring v0.16.20
19642023-11-07T18:16:39.582Z Compiling num-integer v0.1.45
19652023-11-07T18:16:40.007Z Compiling semver v1.0.20
19662023-11-07T18:16:40.664Z Compiling const-oid v0.9.5
19672023-11-07T18:16:40.925Z Compiling ryu v1.0.15
19682023-11-07T18:16:42.384Z Compiling spin v0.5.2
19692023-11-07T18:16:42.776Z Compiling rustix v0.37.23
19702023-11-07T18:16:42.918Z Compiling mio v0.8.8
19712023-11-07T18:16:43.240Z Compiling num_cpus v1.16.0
19722023-11-07T18:16:43.421Z Compiling socket2 v0.5.4
19732023-11-07T18:16:43.641Z Compiling signal-hook-registry v1.4.1
19742023-11-07T18:16:43.813Z Compiling openssl v0.10.57
19752023-11-07T18:16:44.361Z Compiling futures-sink v0.3.29
19762023-11-07T18:16:44.383Z Compiling unicode-xid v0.2.4
19772023-11-07T18:16:44.575Z Compiling httparse v1.8.0
19782023-11-07T18:16:44.611Z Compiling ucd-trie v0.1.6
19792023-11-07T18:16:44.647Z Compiling heck v0.4.1
19802023-11-07T18:16:44.683Z Compiling synstructure v0.12.6
19812023-11-07T18:16:45.234Z Compiling tinyvec_macros v0.1.1
19822023-11-07T18:16:45.345Z Compiling tinyvec v1.6.0
19832023-11-07T18:16:46.440Z Compiling native-tls v0.2.11
19842023-11-07T18:16:46.914Z Compiling crc32fast v1.3.2
19852023-11-07T18:16:47.400Z Compiling futures-io v0.3.29
19862023-11-07T18:16:47.638Z Compiling pin-utils v0.1.0
19872023-11-07T18:16:47.762Z Compiling ppv-lite86 v0.2.17
19882023-11-07T18:16:47.865Z Compiling radium v0.7.0
19892023-11-07T18:16:47.961Z Compiling rustls v0.21.8
19902023-11-07T18:16:48.363Z Compiling unicode-normalization v0.1.22
19912023-11-07T18:16:48.450Z Compiling bzip2-sys v0.1.11+1.0.8
19922023-11-07T18:16:48.529Z Compiling spin v0.9.8
19932023-11-07T18:16:49.039Z Compiling rand_chacha v0.3.1
19942023-11-07T18:16:49.109Z Compiling tracing-core v0.1.31
19952023-11-07T18:16:49.155Z Compiling unicode-bidi v0.3.13
19962023-11-07T18:16:49.540Z Compiling subtle v2.5.0
19972023-11-07T18:16:50.048Z Compiling rand v0.8.5
19982023-11-07T18:16:51.450Z Compiling errno v0.3.2
19992023-11-07T18:16:51.460Z Compiling num-iter v0.1.43
20002023-11-07T18:16:51.648Z Compiling usdt-impl v0.3.5
20012023-11-07T18:16:51.931Z Compiling base64 v0.21.5
20022023-11-07T18:16:52.137Z Compiling schemars v0.8.13
20032023-11-07T18:16:52.764Z Compiling rustix v0.38.9
20042023-11-07T18:16:53.590Z Compiling serde_derive v1.0.188
20052023-11-07T18:16:53.711Z Compiling zeroize_derive v1.4.2
20062023-11-07T18:16:53.945Z Compiling tokio-macros v2.1.0
20072023-11-07T18:16:53.960Z Compiling thiserror-impl v1.0.49
20082023-11-07T18:16:53.962Z Compiling futures-macro v0.3.29
20092023-11-07T18:16:53.995Z Compiling tracing-attributes v0.1.26
20102023-11-07T18:16:55.070Z Compiling zerocopy-derive v0.2.0
20112023-11-07T18:16:55.375Z Compiling openssl-macros v0.1.1
20122023-11-07T18:16:55.938Z Compiling zeroize v1.6.0
20132023-11-07T18:16:56.564Z Compiling zerocopy-derive v0.6.4
20142023-11-07T18:16:58.612Z Compiling pest v2.7.2
20152023-11-07T18:16:58.793Z Compiling crypto-common v0.1.6
20162023-11-07T18:16:59.166Z Compiling block-buffer v0.10.4
20172023-11-07T18:16:59.475Z Compiling tracing v0.1.37
20182023-11-07T18:16:59.555Z Compiling digest v0.10.7
20192023-11-07T18:17:00.285Z Compiling serde_derive_internals v0.26.0
20202023-11-07T18:17:01.216Z Compiling fnv v1.0.7
20212023-11-07T18:17:02.194Z Compiling bitflags v1.3.2
20222023-11-07T18:17:03.508Z Compiling pest_meta v2.7.2
20232023-11-07T18:17:04.249Z Compiling schemars_derive v0.8.13
20242023-11-07T18:17:05.641Z Compiling pest_generator v2.7.2
20252023-11-07T18:17:06.952Z Compiling zerocopy v0.3.0
20262023-11-07T18:17:07.316Z Compiling lazy_static v1.4.0
20272023-11-07T18:17:08.673Z Compiling backtrace v0.3.69
20282023-11-07T18:17:08.684Z Compiling memoffset v0.9.0
20292023-11-07T18:17:09.076Z Compiling num-bigint v0.4.4
20302023-11-07T18:17:09.105Z Compiling smoltcp v0.9.1
20312023-11-07T18:17:09.308Z Compiling untrusted v0.9.0
20322023-11-07T18:17:09.416Z Compiling async-trait v0.1.74
20332023-11-07T18:17:09.529Z Compiling hashbrown v0.12.3
20342023-11-07T18:17:09.857Z Compiling iana-time-zone v0.1.57
20352023-11-07T18:17:10.100Z Compiling percent-encoding v2.3.0
20362023-11-07T18:17:10.260Z Compiling pest_derive v2.7.2
20372023-11-07T18:17:10.396Z Compiling untrusted v0.7.1
20382023-11-07T18:17:10.600Z Compiling foreign-types-shared v0.1.1
20392023-11-07T18:17:10.679Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
20402023-11-07T18:17:10.691Z Compiling crossbeam-utils v0.8.16
20412023-11-07T18:17:10.731Z Compiling base64ct v1.6.0
20422023-11-07T18:17:11.360Z Compiling allocator-api2 v0.2.16
20432023-11-07T18:17:11.367Z Compiling openssl-probe v0.1.5
20442023-11-07T18:17:11.369Z Compiling dtrace-parser v0.1.14
20452023-11-07T18:17:11.697Z Compiling pem-rfc7468 v0.7.0
20462023-11-07T18:17:12.070Z Compiling foreign-types v0.3.2
20472023-11-07T18:17:12.675Z Compiling hashbrown v0.14.2
20482023-11-07T18:17:13.702Z Compiling dof v0.1.5
20492023-11-07T18:17:14.147Z Compiling clap_derive v4.4.2
20502023-11-07T18:17:14.657Z Compiling der_derive v0.7.2
20512023-11-07T18:17:16.416Z Compiling bytes v1.5.0
20522023-11-07T18:17:17.237Z Compiling bitflags v2.4.0
20532023-11-07T18:17:18.181Z Compiling tokio v1.33.0
20542023-11-07T18:17:18.422Z Compiling rustc_version v0.4.0
20552023-11-07T18:17:19.393Z Compiling heapless v0.7.16
20562023-11-07T18:17:19.967Z Compiling http v0.2.9
20572023-11-07T18:17:20.559Z Compiling uuid v1.5.0
20582023-11-07T18:17:21.662Z Compiling chrono v0.4.31
20592023-11-07T18:17:21.771Z Compiling thread-id v4.2.0
20602023-11-07T18:17:21.913Z Compiling siphasher v0.3.11
20612023-11-07T18:17:22.008Z Compiling rustversion v1.0.14
20622023-11-07T18:17:22.553Z Compiling time-core v0.1.1
20632023-11-07T18:17:22.802Z Compiling flagset v0.4.3
20642023-11-07T18:17:22.943Z Compiling equivalent v1.0.1
20652023-11-07T18:17:23.132Z Compiling anstyle v1.0.2
20662023-11-07T18:17:23.791Z Compiling try-lock v0.2.4
20672023-11-07T18:17:23.911Z Compiling utf8parse v0.2.1
20682023-11-07T18:17:23.993Z Compiling cpufeatures v0.2.9
20692023-11-07T18:17:24.059Z Compiling adler v1.0.2
20702023-11-07T18:17:24.124Z Compiling sha2 v0.10.8
20712023-11-07T18:17:24.182Z Compiling anstyle-parse v0.2.1
20722023-11-07T18:17:24.492Z Compiling miniz_oxide v0.7.1
20732023-11-07T18:17:24.805Z Compiling want v0.3.1
20742023-11-07T18:17:26.666Z Compiling der v0.7.8
20752023-11-07T18:17:26.788Z Compiling indexmap v2.1.0
20762023-11-07T18:17:27.586Z Compiling time-macros v0.2.13
20772023-11-07T18:17:28.910Z Compiling http-body v0.4.5
20782023-11-07T18:17:30.745Z Compiling tokio-util v0.7.10
20792023-11-07T18:17:32.544Z Compiling h2 v0.3.21
20802023-11-07T18:17:33.497Z Compiling serde_tokenstream v0.1.7
20812023-11-07T18:17:34.591Z Compiling sct v0.7.0
20822023-11-07T18:17:36.298Z Compiling form_urlencoded v1.2.0
20832023-11-07T18:17:36.750Z Compiling hubpack_derive v0.1.1
20842023-11-07T18:17:38.199Z Compiling socket2 v0.4.9
20852023-11-07T18:17:38.204Z Compiling crossbeam-epoch v0.9.15
20862023-11-07T18:17:38.895Z Compiling colorchoice v1.0.0
20872023-11-07T18:17:39.153Z Compiling tower-service v0.3.2
20882023-11-07T18:17:39.318Z Compiling slog v2.7.0
20892023-11-07T18:17:40.362Z Compiling anstyle-query v1.0.0
20902023-11-07T18:17:40.546Z Compiling httpdate v1.0.3
20912023-11-07T18:17:40.808Z Compiling anyhow v1.0.75
20922023-11-07T18:17:40.923Z Compiling tap v1.0.1
20932023-11-07T18:17:41.313Z Compiling wyz v0.5.1
20942023-11-07T18:17:41.859Z Compiling anstream v0.5.0
20952023-11-07T18:17:44.305Z Compiling hyper v0.14.27
20962023-11-07T18:17:49.039Z Compiling terminal_size v0.2.6
20972023-11-07T18:17:49.386Z Compiling spki v0.7.2
20982023-11-07T18:17:49.928Z Compiling rustls-pemfile v1.0.3
20992023-11-07T18:17:50.234Z Compiling hmac v0.12.1
21002023-11-07T18:17:50.432Z Compiling md-5 v0.10.5
21012023-11-07T18:17:50.830Z Compiling zerocopy v0.6.4
21022023-11-07T18:17:51.180Z Compiling stringprep v0.1.3
21032023-11-07T18:17:51.650Z Compiling idna v0.4.0
21042023-11-07T18:17:52.618Z Compiling diesel_table_macro_syntax v0.1.0
21052023-11-07T18:17:52.635Z Compiling hash32 v0.2.1
21062023-11-07T18:17:53.184Z Compiling aho-corasick v1.0.4
21072023-11-07T18:17:53.225Z Compiling clap_lex v0.5.1
21082023-11-07T18:17:54.115Z Compiling gimli v0.28.0
21092023-11-07T18:17:54.372Z Compiling fallible-iterator v0.2.0
21102023-11-07T18:17:55.405Z Compiling dyn-clone v1.0.13
21112023-11-07T18:17:55.601Z Compiling strsim v0.10.0
21122023-11-07T18:17:55.634Z Compiling stable_deref_trait v1.2.0
21132023-11-07T18:17:55.770Z Compiling funty v2.0.0
21142023-11-07T18:17:58.605Z Compiling maybe-uninit v2.0.0
21152023-11-07T18:17:59.443Z Compiling regex-syntax v0.8.2
21162023-11-07T18:17:59.470Z Compiling either v1.9.0
21172023-11-07T18:18:00.442Z Compiling bitvec v1.0.1
21182023-11-07T18:18:00.674Z Compiling clap_builder v4.4.2
21192023-11-07T18:18:01.927Z Compiling addr2line v0.21.0
21202023-11-07T18:18:02.262Z Compiling postgres-protocol v0.6.6
21212023-11-07T18:18:02.853Z Compiling url v2.4.1
21222023-11-07T18:18:02.991Z Compiling diesel_derives v2.1.1
21232023-11-07T18:18:05.625Z Compiling regex-automata v0.4.3
21242023-11-07T18:18:06.992Z Compiling strum_macros v0.25.2
21252023-11-07T18:18:09.434Z Compiling rustls-native-certs v0.6.3
21262023-11-07T18:18:10.237Z Compiling tokio-native-tls v0.3.1
21272023-11-07T18:18:11.798Z Compiling usdt-macro v0.3.5
21282023-11-07T18:18:13.252Z Compiling usdt-attr-macro v0.3.5
21292023-11-07T18:18:15.400Z Compiling phf_shared v0.11.2
21302023-11-07T18:18:15.579Z Compiling serde_spanned v0.6.4
21312023-11-07T18:18:15.940Z Compiling toml_datetime v0.6.5
21322023-11-07T18:18:16.712Z Compiling block-padding v0.3.3
21332023-11-07T18:18:16.785Z Compiling enum-as-inner v0.5.1
21342023-11-07T18:18:17.067Z Compiling serde_repr v0.1.16
21352023-11-07T18:18:18.413Z Compiling scheduled-thread-pool v0.2.7
21362023-11-07T18:18:18.850Z Compiling object v0.32.1
21372023-11-07T18:18:19.789Z Compiling regex-automata v0.1.10
21382023-11-07T18:18:20.617Z Compiling rustc-demangle v0.1.23
21392023-11-07T18:18:21.926Z Compiling packed_struct v0.10.1
21402023-11-07T18:18:22.007Z Compiling winnow v0.5.15
21412023-11-07T18:18:22.551Z Compiling num-bigint-dig v0.8.4
21422023-11-07T18:18:22.834Z Compiling ipnet v2.8.0
21432023-11-07T18:18:22.980Z Compiling managed v0.8.0
21442023-11-07T18:18:23.726Z Compiling bit-vec v0.6.3
21452023-11-07T18:18:24.649Z Compiling deranged v0.3.8
21462023-11-07T18:18:26.310Z Compiling num_threads v0.1.6
21472023-11-07T18:18:26.485Z Compiling matches v0.1.10
21482023-11-07T18:18:26.617Z Compiling idna v0.2.3
21492023-11-07T18:18:27.772Z Compiling time v0.3.27
21502023-11-07T18:18:27.987Z Compiling toml_edit v0.19.15
21512023-11-07T18:18:36.282Z Compiling bstr v0.2.17
21522023-11-07T18:18:36.797Z Compiling r2d2 v0.8.10
21532023-11-07T18:18:38.660Z Compiling inout v0.1.3
21542023-11-07T18:18:40.022Z Compiling phf v0.11.2
21552023-11-07T18:18:40.394Z Compiling regex v1.10.2
21562023-11-07T18:18:40.467Z Compiling hyper-tls v0.5.0
21572023-11-07T18:18:40.853Z Compiling clap v4.4.3
21582023-11-07T18:18:40.976Z Compiling flate2 v1.0.28
21592023-11-07T18:18:41.011Z Compiling ipnetwork v0.20.0
21602023-11-07T18:18:42.154Z Compiling postgres-types v0.2.6
21612023-11-07T18:18:42.344Z Compiling itertools v0.11.0
21622023-11-07T18:18:42.557Z Compiling pkcs8 v0.10.2
21632023-11-07T18:18:44.941Z Compiling hubpack v0.1.2
21642023-11-07T18:18:44.962Z Compiling serde_urlencoded v0.7.1
21652023-11-07T18:18:45.617Z Compiling phf_shared v0.10.0
21662023-11-07T18:18:46.186Z Compiling futures-executor v0.3.29
21672023-11-07T18:18:47.068Z Compiling signature v2.1.0
21682023-11-07T18:18:47.742Z Compiling packed_struct_codegen v0.10.1
21692023-11-07T18:18:48.826Z Compiling float-cmp v0.9.0
21702023-11-07T18:18:49.711Z Compiling encoding_rs v0.8.33
21712023-11-07T18:18:49.858Z Compiling mime v0.3.17
21722023-11-07T18:18:52.307Z Compiling regex-automata v0.3.8
21732023-11-07T18:18:52.778Z Compiling crc-catalog v2.2.0
21742023-11-07T18:18:52.800Z Compiling static_assertions v1.1.0
21752023-11-07T18:18:52.935Z Compiling normalize-line-endings v0.3.0
21762023-11-07T18:18:53.098Z Compiling webpki-roots v0.25.2
21772023-11-07T18:18:53.155Z Compiling unicode-width v0.1.11
21782023-11-07T18:18:53.387Z Compiling data-encoding v2.4.0
21792023-11-07T18:18:56.110Z Compiling predicates-core v1.0.6
21802023-11-07T18:18:56.335Z Compiling nodrop v0.1.14
21812023-11-07T18:18:56.350Z Compiling whoami v1.4.1
21822023-11-07T18:18:56.505Z Compiling fixedbitset v0.4.2
21832023-11-07T18:18:56.575Z Compiling unicode-segmentation v1.10.1
21842023-11-07T18:18:57.127Z Compiling difflib v0.4.0
21852023-11-07T18:18:58.041Z Compiling precomputed-hash v0.1.1
21862023-11-07T18:18:58.506Z Compiling new_debug_unreachable v1.0.4
21872023-11-07T18:18:58.631Z Compiling string_cache v0.8.7
21882023-11-07T18:19:03.159Z Compiling predicates v3.0.4
21892023-11-07T18:19:04.277Z Compiling similar v2.2.1
21902023-11-07T18:19:04.490Z Compiling petgraph v0.6.4
21912023-11-07T18:19:05.623Z Compiling tokio-postgres v0.7.10
21922023-11-07T18:19:07.689Z Compiling array-init v0.0.4
21932023-11-07T18:19:09.788Z Compiling bstr v1.6.0
21942023-11-07T18:19:11.110Z Compiling trust-dns-proto v0.22.0
21952023-11-07T18:19:11.188Z Compiling console v0.15.7
21962023-11-07T18:19:12.229Z Compiling crc v3.0.1
21972023-11-07T18:19:13.278Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
21982023-11-07T18:19:23.925Z Compiling futures v0.3.29
21992023-11-07T18:19:26.123Z Compiling yasna v0.5.2
22002023-11-07T18:19:26.516Z Compiling pkcs1 v0.7.5
22012023-11-07T18:19:26.893Z Compiling smallvec v0.6.14
22022023-11-07T18:19:27.629Z Compiling diesel v2.1.3
22032023-11-07T18:19:27.962Z Compiling cipher v0.4.4
22042023-11-07T18:19:32.711Z Compiling toml v0.7.8
22052023-11-07T18:19:33.912Z Compiling bit-set v0.5.3
22062023-11-07T18:19:34.300Z Compiling usdt v0.3.5
22072023-11-07T18:19:34.670Z Compiling is-terminal v0.4.9
22082023-11-07T18:19:36.015Z Compiling itertools v0.10.5
22092023-11-07T18:19:37.253Z Compiling tokio-stream v0.1.14
22102023-11-07T18:19:37.888Z Compiling openapiv3 v1.0.3
22112023-11-07T18:19:38.787Z Compiling hex v0.4.3
22122023-11-07T18:19:41.105Z Compiling hashbrown v0.13.2
22132023-11-07T18:19:45.306Z Compiling regex-syntax v0.6.29
22142023-11-07T18:19:45.391Z Compiling lalrpop-util v0.19.12
22152023-11-07T18:19:49.873Z Compiling bitfield v0.14.0
22162023-11-07T18:19:50.476Z Compiling termcolor v1.2.0
22172023-11-07T18:19:52.603Z Compiling env_logger v0.10.0
22182023-11-07T18:19:56.460Z Compiling lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
22192023-11-07T18:20:13.849Z Compiling rsa v0.9.2
22202023-11-07T18:20:14.706Z Compiling serde-hex v0.1.0
22212023-11-07T18:20:21.582Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
22222023-11-07T18:20:25.260Z Compiling x509-cert v0.2.4
22232023-11-07T18:20:26.970Z Compiling ron v0.8.1
22242023-11-07T18:20:39.268Z Compiling crc-any v2.4.3
22252023-11-07T18:20:44.743Z Compiling lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
22262023-11-07T18:20:54.812Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
22272023-11-07T18:21:04.305Z Compiling object v0.30.4
22282023-11-07T18:21:13.039Z Compiling path-slash v0.1.5
22292023-11-07T18:21:23.841Z Compiling bzip2 v0.4.4
22302023-11-07T18:21:24.170Z Compiling zip v0.6.6
22312023-11-07T18:21:26.643Z Compiling hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
22322023-11-07T18:21:43.072Z Compiling rustls-webpki v0.101.7
22332023-11-07T18:21:49.520Z Compiling tokio-rustls v0.24.1
22342023-11-07T18:21:50.045Z Compiling hyper-rustls v0.24.2
22352023-11-07T18:21:50.716Z Compiling reqwest v0.11.20
22362023-11-07T18:22:04.803Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22372023-11-07T18:22:16.833Z Compiling caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
22382023-11-07T18:22:16.938Z Finished release [optimized] target(s) in 5m 48s
22392023-11-07T18:22:16.946Z
22402023-11-07T18:22:16.958Zreal 5:48.918081214
22412023-11-07T18:22:16.961Zuser 40:50.719097062
22422023-11-07T18:22:16.968Zsys 3:47.779721938
22432023-11-07T18:22:16.975Ztrap 1.679786591
22442023-11-07T18:22:16.983Ztflt 1.124058730
22452023-11-07T18:22:16.987Zdflt 0.902747112
22462023-11-07T18:22:16.993Zkflt 0.000168425
22472023-11-07T18:22:16.996Zlock 1:26:34.458826719
22482023-11-07T18:22:17.002Zslp 2:50:48.143062787
22492023-11-07T18:22:17.006Zlat 1:40.497283650
22502023-11-07T18:22:17.009Zstop 1:39.091758205
22512023-11-07T18:22:17.083Z+ ptime -m gzip
22522023-11-07T18:22:17.091Z
22532023-11-07T18:22:17.094Zreal 0.657596069
22542023-11-07T18:22:17.097Zuser 0.650069587
22552023-11-07T18:22:17.105Zsys 0.006793365
22562023-11-07T18:22:17.124Ztrap 0.000087484
22572023-11-07T18:22:17.130Ztflt 0.000000000
22582023-11-07T18:22:17.134Zdflt 0.000000000
22592023-11-07T18:22:17.143Zkflt 0.000000000
22602023-11-07T18:22:17.162Zlock 0.000000000
22612023-11-07T18:22:17.173Zslp 0.000000000
22622023-11-07T18:22:17.177Zlat 0.000291018
22632023-11-07T18:22:17.180Zstop 0.000230849
22642023-11-07T18:22:17.185Z+ banner tufaceous
22652023-11-07T18:22:17.188Z
22662023-11-07T18:22:17.198Z ##### # # ###### ## #### ###### #### # # ####
22672023-11-07T18:22:17.201Z # # # # # # # # # # # # # #
22682023-11-07T18:22:17.219Z # # # ##### # # # ##### # # # # ####
22692023-11-07T18:22:17.226Z # # # # ###### # # # # # # #
22702023-11-07T18:22:17.235Z # # # # # # # # # # # # # # #
22712023-11-07T18:22:17.259Z # #### # # # #### ###### #### #### ####
22722023-11-07T18:22:17.269Z
22732023-11-07T18:22:17.279Z+ ptime -m cargo build --locked -p tufaceous --release
22742023-11-07T18:22:17.743Z Downloading crates ...
22752023-11-07T18:22:18.128Z Downloaded snafu-derive v0.7.5
22762023-11-07T18:22:18.135Z Downloaded olpc-cjson v0.1.3
22772023-11-07T18:22:18.159Z Downloaded snafu v0.7.5
22782023-11-07T18:22:18.191Z Downloaded doc-comment v0.3.3
22792023-11-07T18:22:18.218Z Downloaded bytesize v1.3.0
22802023-11-07T18:22:18.237Z Downloaded serde_plain v1.0.2
22812023-11-07T18:22:18.240Z Downloaded path-absolutize v3.1.0
22822023-11-07T18:22:18.243Z Downloaded fs-err v2.9.0
22832023-11-07T18:22:18.262Z Downloaded globset v0.4.13
22842023-11-07T18:22:18.275Z Downloaded buf-list v1.0.3
22852023-11-07T18:22:18.286Z Downloaded path-dedot v3.1.0
22862023-11-07T18:22:18.296Z Downloaded tough v0.14.0
22872023-11-07T18:22:18.330Z Compiling serde_tokenstream v0.2.0
22882023-11-07T18:22:18.353Z Compiling regress v0.7.1
22892023-11-07T18:22:18.386Z Compiling dirs-sys-next v0.1.2
22902023-11-07T18:22:18.408Z Compiling ident_case v1.0.1
22912023-11-07T18:22:18.422Z Compiling thread_local v1.1.7
22922023-11-07T18:22:18.427Z Compiling slog-async v2.8.0
22932023-11-07T18:22:18.437Z Compiling camino v1.1.6
22942023-11-07T18:22:18.598Z Compiling dirs-next v2.0.0
22952023-11-07T18:22:18.951Z Compiling darling_core v0.20.3
22962023-11-07T18:22:19.022Z Compiling heck v0.4.1
22972023-11-07T18:22:19.219Z Compiling term v0.7.0
22982023-11-07T18:22:19.279Z Compiling crossbeam-channel v0.5.8
22992023-11-07T18:22:20.062Z Compiling getopts v0.2.21
23002023-11-07T18:22:20.151Z Compiling structmeta-derive v0.2.0
23012023-11-07T18:22:21.075Z Compiling atty v0.2.14
23022023-11-07T18:22:21.087Z Compiling multer v2.1.0
23032023-11-07T18:22:21.272Z Compiling unsafe-libyaml v0.2.9
23042023-11-07T18:22:21.529Z Compiling paste v1.0.14
23052023-11-07T18:22:22.085Z Compiling match_cfg v0.1.0
23062023-11-07T18:22:22.191Z Compiling take_mut v0.2.2
23072023-11-07T18:22:22.217Z Compiling doc-comment v0.3.3
23082023-11-07T18:22:23.182Z Compiling hostname v0.3.1
23092023-11-07T18:22:23.559Z Compiling serde_yaml v0.9.25
23102023-11-07T18:22:24.247Z Compiling typify-impl v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
23112023-11-07T18:22:26.481Z Compiling structmeta v0.2.0
23122023-11-07T18:22:27.261Z Compiling slog-term v2.9.0
23132023-11-07T18:22:28.133Z Compiling darling_macro v0.20.3
23142023-11-07T18:22:29.578Z Compiling darling v0.20.3
23152023-11-07T18:22:29.738Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23162023-11-07T18:22:29.778Z Compiling slog-json v2.6.1
23172023-11-07T18:22:29.992Z Compiling async-stream-impl v0.3.5
23182023-11-07T18:22:30.455Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
23192023-11-07T18:22:30.599Z Compiling fastrand v2.0.0
23202023-11-07T18:22:30.918Z Compiling atomic-waker v1.1.1
23212023-11-07T18:22:31.183Z Compiling regex-syntax v0.7.5
23222023-11-07T18:22:31.265Z Compiling tempfile v3.8.0
23232023-11-07T18:22:31.716Z Compiling waitgroup v0.1.2
23242023-11-07T18:22:31.962Z Compiling async-stream v0.3.5
23252023-11-07T18:22:32.175Z Compiling slog-bunyan v2.4.0
23262023-11-07T18:22:32.364Z Compiling serde_with_macros v2.3.3
23272023-11-07T18:22:34.412Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
23282023-11-07T18:22:34.585Z Compiling progenitor-client v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
23292023-11-07T18:22:36.285Z Compiling toml_edit v0.20.7
23302023-11-07T18:22:36.703Z Compiling sha1 v0.10.5
23312023-11-07T18:22:36.989Z Compiling snafu-derive v0.7.5
23322023-11-07T18:22:37.438Z Compiling serde_path_to_error v0.1.14
23332023-11-07T18:22:37.700Z Compiling path-dedot v3.1.0
23342023-11-07T18:22:38.029Z Compiling instant v0.1.12
23352023-11-07T18:22:38.261Z Compiling base64 v0.13.1
23362023-11-07T18:22:38.276Z Compiling arc-swap v1.6.0
23372023-11-07T18:22:39.156Z Compiling debug-ignore v1.0.5
23382023-11-07T18:22:39.569Z Compiling buf-list v1.0.3
23392023-11-07T18:22:39.582Z Compiling same-file v1.0.6
23402023-11-07T18:22:39.965Z Compiling walkdir v2.4.0
23412023-11-07T18:22:40.267Z Compiling slog-scope v4.4.0
23422023-11-07T18:22:41.478Z Compiling parse-display-derive v0.8.2
23432023-11-07T18:22:41.723Z Compiling toml v0.8.6
23442023-11-07T18:22:42.345Z Compiling typify-macro v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
23452023-11-07T18:22:42.876Z Compiling pem v1.1.1
23462023-11-07T18:22:45.091Z Compiling snafu v0.7.5
23472023-11-07T18:22:45.315Z Compiling backoff v0.4.0
23482023-11-07T18:22:45.891Z Compiling path-absolutize v3.1.0
23492023-11-07T18:22:46.171Z Compiling serde_with v2.3.3
23502023-11-07T18:22:47.128Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23512023-11-07T18:22:47.789Z Compiling parse-display v0.8.2
23522023-11-07T18:22:48.074Z Compiling globset v0.4.13
23532023-11-07T18:22:48.204Z Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23542023-11-07T18:22:48.432Z Compiling strum v0.25.0
23552023-11-07T18:22:48.698Z Compiling olpc-cjson v0.1.3
23562023-11-07T18:22:49.150Z Compiling typify v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
23572023-11-07T18:22:49.336Z Compiling progenitor-impl v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
23582023-11-07T18:22:50.885Z Compiling serde_plain v1.0.2
23592023-11-07T18:22:51.760Z Compiling macaddr v1.0.1
23602023-11-07T18:22:52.959Z Compiling filetime v0.2.22
23612023-11-07T18:22:53.464Z Compiling xattr v1.0.1
23622023-11-07T18:22:53.905Z Compiling tar v0.4.40
23632023-11-07T18:22:53.946Z Compiling tough v0.14.0
23642023-11-07T18:23:00.210Z Compiling progenitor-macro v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
23652023-11-07T18:23:02.810Z Compiling slog-stdlog v4.1.1
23662023-11-07T18:23:04.316Z Compiling camino-tempfile v1.0.2
23672023-11-07T18:23:05.215Z Compiling bytesize v1.3.0
23682023-11-07T18:23:05.574Z Compiling fs-err v2.9.0
23692023-11-07T18:23:06.197Z Compiling slog-envlogger v2.2.0
23702023-11-07T18:23:06.941Z Compiling humantime v2.1.0
23712023-11-07T18:23:28.225Z Compiling progenitor v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
23722023-11-07T18:23:28.448Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23732023-11-07T18:23:40.951Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
23742023-11-07T18:23:43.321Z Compiling tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
23752023-11-07T18:24:07.893Z Finished release [optimized] target(s) in 1m 50s
23762023-11-07T18:24:07.984Z
23772023-11-07T18:24:07.989Zreal 1:50.956269912
23782023-11-07T18:24:07.992Zuser 12:03.009651745
23792023-11-07T18:24:07.995Zsys 43.627475877
23802023-11-07T18:24:07.998Ztrap 0.448929517
23812023-11-07T18:24:08.002Ztflt 0.286110030
23822023-11-07T18:24:08.005Zdflt 0.591882280
23832023-11-07T18:24:08.008Zkflt 0.000972191
23842023-11-07T18:24:08.011Zlock 25:56.666737927
23852023-11-07T18:24:08.014Zslp 27:06.056602122
23862023-11-07T18:24:08.018Zlat 22.032500934
23872023-11-07T18:24:08.022Zstop 13.546894102
23882023-11-07T18:24:08.031Z+ ptime -m gzip
23892023-11-07T18:24:10.285Z
23902023-11-07T18:24:10.289Zreal 2.296081375
23912023-11-07T18:24:10.293Zuser 2.269374951
23922023-11-07T18:24:10.306Zsys 0.025965843
23932023-11-07T18:24:10.311Ztrap 0.000223179
23942023-11-07T18:24:10.314Ztflt 0.000000000
23952023-11-07T18:24:10.317Zdflt 0.000000000
23962023-11-07T18:24:10.320Zkflt 0.000000000
23972023-11-07T18:24:10.323Zlock 0.000000000
23982023-11-07T18:24:10.326Zslp 0.000000000
23992023-11-07T18:24:10.329Zlat 0.000179205
24002023-11-07T18:24:10.332Zstop 0.000233357
24012023-11-07T18:24:10.335Zprocess exited: duration 1253796 ms, exit code 0
 
24022023-11-07T18:24:10.356Zfound 5 output files
24032023-11-07T18:24:10.389Zuploading: /work/end-to-end-tests/bootstrap-750ee284a2fe677d.gz (6358525 bytes)
24042023-11-07T18:24:13.715Zuploaded: /work/end-to-end-tests/bootstrap-750ee284a2fe677d.gz
24052023-11-07T18:24:13.727Zuploading: /work/end-to-end-tests/bootstrap.gz (99252164 bytes)
24062023-11-07T18:24:51.050Zuploaded: /work/end-to-end-tests/bootstrap.gz
24072023-11-07T18:24:51.058Zuploading: /work/end-to-end-tests/end_to_end_tests-13628b0bfef9b756.gz (113697426 bytes)
24082023-11-07T18:25:42.411Zuploaded: /work/end-to-end-tests/end_to_end_tests-13628b0bfef9b756.gz
24092023-11-07T18:25:42.430Zuploading: /work/caboose-util.gz (4106011 bytes)
24102023-11-07T18:25:45.287Zuploaded: /work/caboose-util.gz
24112023-11-07T18:25:45.294Zuploading: /work/tufaceous.gz (14678000 bytes)
24122023-11-07T18:25:53.835Zuploaded: /work/tufaceous.gz