01HD54G5DD4DPKH11M1J6D16MZ: 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: 01HD54GK2901T0QCFEVZBJP2HY

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12023-10-19T23:33:14.302Zjob assigned to worker 01HD54GX54NDDJPDC1T1XXTZ8W (queued for 1 m 0 s)
 
22023-10-19T23:33:15.372Zstarting task 0: "setup"
32023-10-19T23:33:15.455Z++ uname -s
42023-10-19T23:33:15.476Z+ kern=SunOS
52023-10-19T23:33:15.898Z+ case "$kern" in
62023-10-19T23:33:15.908Z+ groupadd -g 12345 build
72023-10-19T23:33:15.923Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82023-10-19T23:33:17.453Z+ zfs create -o mountpoint=/work rpool/work
92023-10-19T23:33:17.558Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102023-10-19T23:33:17.561Z+ home_fs=zfs
112023-10-19T23:33:17.564Z+ [[ zfs == autofs ]]
122023-10-19T23:33:17.567Z+ mkdir -p /home/build
132023-10-19T23:33:17.570Z+ chown build:build /home/build /work
142023-10-19T23:33:18.570Z+ chmod 0700 /home/build /work
152023-10-19T23:33:18.582Zprocess exited: duration 3187 ms, exit code 0
 
162023-10-19T23:33:18.596Zstarting task 1: "rust-toolchain"
172023-10-19T23:33:18.613Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182023-10-19T23:33:18.623Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192023-10-19T23:33:18.778Zinfo: downloading installer
202023-10-19T23:33:19.992Zwarning: it looks like you have an existing installation of Rust at:
212023-10-19T23:33:19.995Zwarning: /opt/ooce/bin
222023-10-19T23:33:19.998Zwarning: It is recommended that rustup be the primary Rust installation.
232023-10-19T23:33:20.001Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242023-10-19T23:33:20.004Zwarning: If you are sure that you want both rustup and your already installed Rust
252023-10-19T23:33:20.007Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262023-10-19T23:33:20.010Zwarning: or pass `-y' to ignore all ignorable checks.
272023-10-19T23:33:20.012Zerror: cannot install while Rust is installed
282023-10-19T23:33:20.015Zwarning: continuing (because the -y flag is set and the error is ignorable)
292023-10-19T23:33:20.132Zinfo: profile set to 'default'
302023-10-19T23:33:20.140Zinfo: default host triple is x86_64-unknown-illumos
312023-10-19T23:33:20.149Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322023-10-19T23:33:20.293Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332023-10-19T23:33:20.302Zinfo: downloading component 'cargo'
342023-10-19T23:33:21.270Zinfo: downloading component 'clippy'
352023-10-19T23:33:21.285Zinfo: downloading component 'rust-docs'
362023-10-19T23:33:21.790Zinfo: downloading component 'rust-std'
372023-10-19T23:33:23.074Zinfo: downloading component 'rustc'
382023-10-19T23:33:26.141Zinfo: downloading component 'rustfmt'
392023-10-19T23:33:26.314Zinfo: installing component 'cargo'
402023-10-19T23:33:27.691Zinfo: installing component 'clippy'
412023-10-19T23:33:28.685Zinfo: installing component 'rust-docs'
422023-10-19T23:33:31.018Zinfo: installing component 'rust-std'
432023-10-19T23:33:34.061Zinfo: installing component 'rustc'
442023-10-19T23:33:40.881Zinfo: installing component 'rustfmt'
452023-10-19T23:33:41.373Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462023-10-19T23:33:41.377Z
472023-10-19T23:33:41.508Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482023-10-19T23:33:41.511Z
492023-10-19T23:33:41.514Z
502023-10-19T23:33:41.517ZRust is installed now. Great!
512023-10-19T23:33:41.521Z
522023-10-19T23:33:41.524ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532023-10-19T23:33:41.527Zenvironment variable. This has not been done automatically.
542023-10-19T23:33:41.530Z
552023-10-19T23:33:41.534ZTo configure your current shell, run:
562023-10-19T23:33:41.541Zsource "$HOME/.cargo/env"
572023-10-19T23:33:41.595Z+ rustc --version
582023-10-19T23:33:41.704Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592023-10-19T23:33:41.710Zprocess exited: duration 23110 ms, exit code 0
 
602023-10-19T23:33:41.717Zstarting task 2: "authentication"
612023-10-19T23:33:41.754Zprocess exited: duration 31 ms, exit code 0
 
622023-10-19T23:33:41.760Zstarting task 3: "clone repository"
632023-10-19T23:33:41.771Z+ mkdir -p /work/oxidecomputer/omicron
642023-10-19T23:33:41.774Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652023-10-19T23:33:41.816ZCloning into '/work/oxidecomputer/omicron'...
662023-10-19T23:33:48.094Z+ cd /work/oxidecomputer/omicron
672023-10-19T23:33:48.103Z+ [[ -n gjcolombo/instance-provisioning ]]
682023-10-19T23:33:48.114Z+ git fetch origin gjcolombo/instance-provisioning
692023-10-19T23:33:48.473ZFrom https://github.com/oxidecomputer/omicron
702023-10-19T23:33:48.475Z * branch gjcolombo/instance-provisioning -> FETCH_HEAD
712023-10-19T23:33:48.481Z+ git checkout -B gjcolombo/instance-provisioning remotes/origin/gjcolombo/instance-provisioning
722023-10-19T23:33:48.572ZSwitched to a new branch 'gjcolombo/instance-provisioning'
732023-10-19T23:33:48.577Zbranch 'gjcolombo/instance-provisioning' set up to track 'origin/gjcolombo/instance-provisioning'.
742023-10-19T23:33:48.581Z+ git reset --hard 1d2b4793d9cdf64d76f39db9abca588ca985d7db
752023-10-19T23:33:48.584ZHEAD is now at 1d2b4793 Merge branch 'main' into gjcolombo/instance-provisioning
762023-10-19T23:33:48.587Zprocess exited: duration 6821 ms, exit code 0
 
772023-10-19T23:33:48.593Zstarting task 4: "build"
782023-10-19T23:33:48.602Z+ cargo --version
792023-10-19T23:33:48.689Zcargo 1.72.1 (103a7ff2e 2023-08-15)
802023-10-19T23:33:48.692Z+ rustc --version
812023-10-19T23:33:48.791Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
822023-10-19T23:33:48.796Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
832023-10-19T23:33:54.485Z Startup: Refreshing catalog 'helios-dev' ... Done
842023-10-19T23:33:55.278Z Startup: Caching catalogs ... Done
852023-10-19T23:33:59.592ZPlanning: Solver setup ... Done (4.066s)
862023-10-19T23:33:59.704ZPlanning: Running solver ... Done (0.107s)
872023-10-19T23:33:59.745ZPlanning: Finding local manifests ... Done (0.002s)
882023-10-19T23:33:59.760ZPlanning: Fetching manifests: 0/4 0% complete
892023-10-19T23:33:59.986ZPlanning: Fetching manifests: 4/4 100% complete
902023-10-19T23:34:00.068ZPlanning: Package planning ... Done (0.081s)
912023-10-19T23:34:00.153ZPlanning: Merging actions ... Done (0.084s)
922023-10-19T23:34:00.862ZPlanning: Checking for conflicting actions ... Done (0.709s)
932023-10-19T23:34:00.880ZPlanning: Consolidating action changes ... Done (0.017s)
942023-10-19T23:34:05.711ZPlanning: Evaluating mediators ... Done (4.414s)
952023-10-19T23:34:05.719ZPlanning: Planning completed in 9.99 seconds
962023-10-19T23:34:05.722Z Packages to install: 4
972023-10-19T23:34:05.725Z Mediators to change: 2
982023-10-19T23:34:05.728Z Services to change: 1
992023-10-19T23:34:05.731Z Estimated space available: 149.39 GB
1002023-10-19T23:34:05.734ZEstimated space to be consumed: 1.36 GB
1012023-10-19T23:34:05.737Z Create boot environment: No
1022023-10-19T23:34:05.740ZCreate backup boot environment: No
1032023-10-19T23:34:05.746Z Rebuild boot archive: No
1042023-10-19T23:34:05.750Z
1052023-10-19T23:34:05.755ZChanged mediators:
1062023-10-19T23:34:05.760Z mediator clang:
1072023-10-19T23:34:05.763Z version: None -> 15 (system default)
1082023-10-19T23:34:05.766Z
1092023-10-19T23:34:05.769Z mediator llvm:
1102023-10-19T23:34:05.773Z version: 14 (system default) -> 15 (system default)
1112023-10-19T23:34:05.775Z
1122023-10-19T23:34:05.779ZChanged packages:
1132023-10-19T23:34:05.782Zhelios-dev
1142023-10-19T23:34:05.786Z developer/build-essential
1152023-10-19T23:34:05.789Z None -> 11-2.0
1162023-10-19T23:34:05.792Z library/libxmlsec1
1172023-10-19T23:34:05.795Z None -> 1.2.35-2.0
1182023-10-19T23:34:05.798Z ooce/developer/clang-15
1192023-10-19T23:34:05.801Z None -> 15.0.7-2.0
1202023-10-19T23:34:05.804Z ooce/developer/llvm-15
1212023-10-19T23:34:05.806Z None -> 15.0.7-2.0
1222023-10-19T23:34:05.809Z
1232023-10-19T23:34:05.812ZServices:
1242023-10-19T23:34:05.815Z restart_fmri:
1252023-10-19T23:34:05.818Z svc:/system/update-man-index:default
1262023-10-19T23:34:05.821Z
1272023-10-19T23:34:05.825ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1282023-10-19T23:34:10.762ZDownload: 1259/3290 items 97.9/212.6MB 46% complete (19.5M/s)
1292023-10-19T23:34:27.615ZDownload: 2361/3290 items 119.7/212.6MB 56% complete (12.2M/s)
1302023-10-19T23:34:28.217ZDownload: 3244/3290 items 203.0/212.6MB 95% complete (12.0M/s)
1312023-10-19T23:34:28.308ZDownload: Completed 212.60 MB in 16.32 seconds (13.0M/s)
1322023-10-19T23:34:28.439Z Actions: 1/3687 actions (Installing new actions)
1332023-10-19T23:34:28.529Z Actions: 2213/3687 actions (Installing new actions)
1342023-10-19T23:34:30.990Z Actions: Completed 3687 actions in 8.15 seconds.
1352023-10-19T23:34:31.088Z Done (0.073s)
1362023-10-19T23:34:31.102Z Done (0.000s)
1372023-10-19T23:34:31.249Z Done (0.184s)
1382023-10-19T23:34:38.690Z Done (7.321s)
1392023-10-19T23:34:38.987Z Done (0.213s)
1402023-10-19T23:34:38.991Z Done (0.000s)
1412023-10-19T23:34:39.209Z Done (0.000s)
1422023-10-19T23:34:39.880ZPlanning: Evaluating mediator changes ... Done
1432023-10-19T23:34:40.153ZPlanning: Checking for conflicting actions ... Done
1442023-10-19T23:34:40.160ZPlanning: Consolidating action changes ... Done
1452023-10-19T23:34:40.582ZPlanning: Evaluating mediators ... Done
1462023-10-19T23:34:40.586ZPlanning: Planning completed in 0.71 seconds
1472023-10-19T23:34:40.638Z Mediators to change: 2
1482023-10-19T23:34:40.643Z Create boot environment: No
1492023-10-19T23:34:40.646ZCreate backup boot environment: No
1502023-10-19T23:34:40.727Z Done
1512023-10-19T23:34:40.762Z Done
1522023-10-19T23:34:40.829Z Done
1532023-10-19T23:34:46.563Z Done
1542023-10-19T23:34:46.679Z Done
1552023-10-19T23:34:46.682Z Done
1562023-10-19T23:34:46.778Z Done
1572023-10-19T23:34:47.782ZPlanning: Evaluating mediator changes ... Done
1582023-10-19T23:34:47.785ZPlanning: Merging actions ... Done
1592023-10-19T23:34:48.111ZPlanning: Checking for conflicting actions ... Done
1602023-10-19T23:34:48.115ZPlanning: Consolidating action changes ... Done
1612023-10-19T23:34:48.535ZPlanning: Evaluating mediators ... Done
1622023-10-19T23:34:48.624ZPlanning: Planning completed in 1.28 seconds
1632023-10-19T23:34:48.680Z Packages to change: 1
1642023-10-19T23:34:48.684Z Mediators to change: 1
1652023-10-19T23:34:48.687Z Services to change: 1
1662023-10-19T23:34:48.690Z Create boot environment: No
1672023-10-19T23:34:48.694ZCreate backup boot environment: Yes
1682023-10-19T23:34:50.806Z Actions: 1/6 actions (Updating modified actions)
1692023-10-19T23:34:50.810Z Actions: Completed 6 actions in 0.00 seconds.
1702023-10-19T23:34:50.812Z Done
1712023-10-19T23:34:50.817Z Done
1722023-10-19T23:34:50.855Z Done
1732023-10-19T23:34:56.529Z Done
1742023-10-19T23:34:56.650Z Done
1752023-10-19T23:34:56.654Z Done
1762023-10-19T23:34:56.744Z Done
1772023-10-19T23:34:57.398ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1782023-10-19T23:34:57.404Zclang system 15 system
1792023-10-19T23:34:57.410Zcsh system system illumos
1802023-10-19T23:34:57.416Zctags system system illumos
1812023-10-19T23:34:57.421Zgcc vendor 12 vendor
1822023-10-19T23:34:57.426Zgcc system 10 system
1832023-10-19T23:34:57.430Zgcc system 7 system
1842023-10-19T23:34:57.436Zgo system 1.20 system
1852023-10-19T23:34:57.443Zgo system 1.19 system
1862023-10-19T23:34:57.451Zllvm system 15 system
1872023-10-19T23:34:57.459Zllvm system 14 system
1882023-10-19T23:34:57.470Zmariadb system 10.6 system
1892023-10-19T23:34:57.478Zmta vendor vendor dma
1902023-10-19T23:34:57.895Zopenjdk system 17 system
1912023-10-19T23:34:57.908Zopenjdk system 11 system
1922023-10-19T23:34:57.945Zopenjdk system 1.8 system
1932023-10-19T23:34:57.961Zopenssl vendor 3 vendor
1942023-10-19T23:34:58.377Zperl system 5.36 system
1952023-10-19T23:34:58.384Zpostgresql system 15 system
1962023-10-19T23:34:58.389Zpostgresql system 13 system
1972023-10-19T23:34:58.401Zpython vendor 3 vendor
1982023-10-19T23:34:58.417Zpython system 2 system
1992023-10-19T23:34:58.440Zpython3 system 3.11 system
2002023-10-19T23:34:58.454Zruby system 3.0 system
2012023-10-19T23:34:58.473Zwords vendor vendor american-english
2022023-10-19T23:34:58.487Zwords system system australian-english
2032023-10-19T23:34:58.498Zwords system system british-english
2042023-10-19T23:34:58.510Zwords system system canadian-english
2052023-10-19T23:34:58.520Zwords system system french
2062023-10-19T23:34:58.537Zwords system system italian
2072023-10-19T23:34:58.545Zwords system system ngerman
2082023-10-19T23:34:58.553Zwords system system ogerman
2092023-10-19T23:34:58.559Zwords system system spanish
2102023-10-19T23:34:58.565ZFMRI IFO
2112023-10-19T23:34:58.572Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2122023-10-19T23:34:58.578Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2132023-10-19T23:34:58.586Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2142023-10-19T23:34:58.591Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z im-
2152023-10-19T23:34:58.599Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2162023-10-19T23:34:58.606Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z i--
2172023-10-19T23:34:58.615Z+ set -o errexit
2182023-10-19T23:34:58.622Z+++ dirname ./tools/ci_download_cockroachdb
2192023-10-19T23:34:58.627Z++ cd ./tools
2202023-10-19T23:34:58.630Z++ pwd
2212023-10-19T23:34:58.637Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2222023-10-19T23:34:58.643Z++ basename ./tools/ci_download_cockroachdb
2232023-10-19T23:34:58.650Z+ ARG0=ci_download_cockroachdb
2242023-10-19T23:34:58.656Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2252023-10-19T23:34:58.664Z+ CIDL_VERSION=v22.1.9
2262023-10-19T23:34:58.671Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2272023-10-19T23:34:58.681Z++ CIDL_MD5_DARWIN=2db972c254b4e3b599e12110520178b5
2282023-10-19T23:34:58.687Z++ CIDL_MD5_LINUX=8c3170883e0a0be1a34b44090c067a8c
2292023-10-19T23:34:58.698Z++ CIDL_MD5_ILLUMOS=d8999aff364e5d70f226e139fda724a3
2302023-10-19T23:34:58.701Z+ TARGET_DIR=out
2312023-10-19T23:34:58.704Z+ DOWNLOAD_DIR=out/downloads
2322023-10-19T23:34:58.707Z+ DEST_DIR=./out/cockroachdb
2332023-10-19T23:34:58.713Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2342023-10-19T23:34:58.717Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2352023-10-19T23:34:58.719Z+ main
2362023-10-19T23:34:58.722Z+ [[ 0 != 0 ]]
2372023-10-19T23:34:58.726Z+ CIDL_OS=solaris2.11
2382023-10-19T23:34:58.729Z+ [[ 0 != 0 ]]
2392023-10-19T23:34:58.735Z+ configure_os solaris2.11
2402023-10-19T23:34:58.745Z+ echo 'current directory: /work/oxidecomputer/omicron'
2412023-10-19T23:34:58.753Zcurrent directory: /work/oxidecomputer/omicron
2422023-10-19T23:34:58.762Z+ echo 'configuring based on OS: "solaris2.11"'
2432023-10-19T23:34:58.769Zconfiguring based on OS: "solaris2.11"
2442023-10-19T23:34:58.777Z+ case "$1" in
2452023-10-19T23:34:58.786Z+ CIDL_BUILD=illumos
2462023-10-19T23:34:58.791Z+ CIDL_SUFFIX=tar.gz
2472023-10-19T23:34:58.834Z+ CIDL_MD5=d8999aff364e5d70f226e139fda724a3
2482023-10-19T23:34:58.853Z+ CIDL_MD5FUNC=do_md5sum
2492023-10-19T23:34:58.867Z+ CIDL_URL_BASE=https://illumos.org/downloads
2502023-10-19T23:34:58.883Z+ CIDL_ASSEMBLE=do_assemble_illumos
2512023-10-19T23:34:58.898Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2522023-10-19T23:34:58.907Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2532023-10-19T23:34:59.329Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2542023-10-19T23:34:59.334Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2552023-10-19T23:34:59.337Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2562023-10-19T23:34:59.340Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
2572023-10-19T23:34:59.343ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2582023-10-19T23:34:59.347Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
2592023-10-19T23:34:59.350ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
2602023-10-19T23:34:59.353Z+ mkdir -p out/downloads
2612023-10-19T23:34:59.360ZDownloading...
2622023-10-19T23:34:59.363Z+ mkdir -p ./out/cockroachdb
2632023-10-19T23:34:59.368Z+ local DO_DOWNLOAD=true
2642023-10-19T23:34:59.371Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
2652023-10-19T23:34:59.374Z+ '[' true == true ']'
2662023-10-19T23:34:59.378Z+ echo Downloading...
2672023-10-19T23:34:59.381Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
2682023-10-19T23:34:59.385Z+ 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
2692023-10-19T23:35:01.130Z++ do_md5sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
2702023-10-19T23:35:01.133Z++ md5sum
2712023-10-19T23:35:01.137Z++ awk '{print $1}'
2722023-10-19T23:35:01.316Z+ calculated_md5=d8999aff364e5d70f226e139fda724a3
2732023-10-19T23:35:01.333Z+ [[ 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 ]]
2742023-10-19T23:35:01.355Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
2752023-10-19T23:35:01.775Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
2762023-10-19T23:35:04.705Z+ do_assemble_illumos
2772023-10-19T23:35:04.721Z+ rm -r ./out/cockroachdb
2782023-10-19T23:35:04.729Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
2792023-10-19T23:35:05.383Z+ ./out/cockroachdb/bin/cockroach version
2802023-10-19T23:35:05.706ZBuild Tag: v22.1.9-dirty
2812023-10-19T23:35:05.709ZBuild Time: 2022/10/26 21:17:46
2822023-10-19T23:35:05.714ZDistribution: OSS
2832023-10-19T23:35:05.717ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
2842023-10-19T23:35:05.721ZGo Version: go1.17.13
2852023-10-19T23:35:05.724ZC Compiler: gcc 10.3.0
2862023-10-19T23:35:05.727ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
2872023-10-19T23:35:05.730ZBuild Type: release
2882023-10-19T23:35:05.734Z+ set -o errexit
2892023-10-19T23:35:05.737Z+++ dirname ./tools/ci_download_clickhouse
2902023-10-19T23:35:05.741Z++ cd ./tools
2912023-10-19T23:35:05.745Z++ pwd
2922023-10-19T23:35:05.749Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2932023-10-19T23:35:05.751Z++ basename ./tools/ci_download_clickhouse
2942023-10-19T23:35:05.754Z+ ARG0=ci_download_clickhouse
2952023-10-19T23:35:05.757Z+ TARGET_DIR=out
2962023-10-19T23:35:05.761Z+ DOWNLOAD_DIR=out/downloads
2972023-10-19T23:35:05.764Z+ DEST_DIR=./out/clickhouse
2982023-10-19T23:35:05.767Z+ CIDL_VERSION=v22.8.9.24
2992023-10-19T23:35:05.770Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3002023-10-19T23:35:05.774Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3012023-10-19T23:35:05.778Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3022023-10-19T23:35:05.781Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3032023-10-19T23:35:05.785Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3042023-10-19T23:35:05.788Z+ main
3052023-10-19T23:35:05.793Z+ [[ 0 != 0 ]]
3062023-10-19T23:35:05.796Z+ CIDL_OS=solaris2.11
3072023-10-19T23:35:05.800Z+ [[ 0 != 0 ]]
3082023-10-19T23:35:05.803Z+ configure_os solaris2.11
3092023-10-19T23:35:05.806Z+ echo 'current directory: /work/oxidecomputer/omicron'
3102023-10-19T23:35:05.809Zcurrent directory: /work/oxidecomputer/omicron
3112023-10-19T23:35:05.812Z+ echo 'configuring based on OS: "solaris2.11"'
3122023-10-19T23:35:05.815Zconfiguring based on OS: "solaris2.11"
3132023-10-19T23:35:05.818Z+ CIDL_DASHREV=
3142023-10-19T23:35:05.821Z+ case "$1" in
3152023-10-19T23:35:05.824Z+ CIDL_PLATFORM=illumos
3162023-10-19T23:35:05.828Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3172023-10-19T23:35:05.831Z+ CIDL_MD5FUNC=do_md5sum
3182023-10-19T23:35:05.833Z+ CIDL_DASHREV=-1
3192023-10-19T23:35:05.838Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3202023-10-19T23:35:05.841Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3212023-10-19T23:35:05.844Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3222023-10-19T23:35:05.847Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3232023-10-19T23:35:05.850Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3242023-10-19T23:35:05.853ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3252023-10-19T23:35:05.856Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3262023-10-19T23:35:05.859ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3272023-10-19T23:35:05.862Z+ mkdir -p out/downloads
3282023-10-19T23:35:05.865Z+ mkdir -p ./out/clickhouse
3292023-10-19T23:35:05.870Z+ local DO_DOWNLOAD=true
3302023-10-19T23:35:05.877Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3312023-10-19T23:35:05.880Z+ '[' true == true ']'
3322023-10-19T23:35:05.883Z+ echo Downloading...
3332023-10-19T23:35:05.886ZDownloading...
3342023-10-19T23:35:05.889Z+ 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
3352023-10-19T23:35:05.892Z+ 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
3362023-10-19T23:35:07.470Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3372023-10-19T23:35:07.484Z++ md5sum
3382023-10-19T23:35:07.494Z++ awk '{print $1}'
3392023-10-19T23:35:07.683Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3402023-10-19T23:35:07.699Z+ [[ 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 ]]
3412023-10-19T23:35:07.710Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3422023-10-19T23:35:07.717Z+ mkdir -p ./out/clickhouse
3432023-10-19T23:35:07.722Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3442023-10-19T23:35:12.443Z+ ./out/clickhouse/clickhouse server --version
3452023-10-19T23:35:12.496ZClickHouse server version 22.8.9.1.
3462023-10-19T23:35:12.518Z+ set -o errexit
3472023-10-19T23:35:12.521Z+++ dirname ./tools/ci_download_console
3482023-10-19T23:35:12.525Z++ cd ./tools
3492023-10-19T23:35:12.528Z++ pwd
3502023-10-19T23:35:12.531Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3512023-10-19T23:35:12.535Z++ basename ./tools/ci_download_console
3522023-10-19T23:35:12.538Z+ ARG0=ci_download_console
3532023-10-19T23:35:12.542Z+ TARGET_DIR=out
3542023-10-19T23:35:12.547Z+ DOWNLOAD_DIR=out/downloads
3552023-10-19T23:35:12.551Z+ DEST_DIR=./out/console-assets
3562023-10-19T23:35:12.554Z+ source /work/oxidecomputer/omicron/tools/console_version
3572023-10-19T23:35:12.557Z++ COMMIT=3538c32a5189bd22df8f6a573399dacfbe81efaa
3582023-10-19T23:35:12.562Z++ SHA2=3289989f2cd6c71ea800e73231190455cc8e4e45ae9304293050b925a9fd9423
3592023-10-19T23:35:12.566Z+ URL=https://dl.oxide.computer/releases/console/3538c32a5189bd22df8f6a573399dacfbe81efaa.tar.gz
3602023-10-19T23:35:12.571Z+ TARBALL_FILE=out/downloads/console.tar.gz
3612023-10-19T23:35:12.575Z+ main
3622023-10-19T23:35:12.578Z+ [[ 0 != 0 ]]
3632023-10-19T23:35:12.614Z+ echo 'URL: https://dl.oxide.computer/releases/console/3538c32a5189bd22df8f6a573399dacfbe81efaa.tar.gz'
3642023-10-19T23:35:12.620ZURL: https://dl.oxide.computer/releases/console/3538c32a5189bd22df8f6a573399dacfbe81efaa.tar.gz
3652023-10-19T23:35:12.624Z+ echo 'Local file: out/downloads/console.tar.gz'
3662023-10-19T23:35:12.630ZLocal file: out/downloads/console.tar.gz
3672023-10-19T23:35:12.633Z+ local DO_DOWNLOAD=true
3682023-10-19T23:35:12.637Z+ [[ -f out/downloads/console.tar.gz ]]
3692023-10-19T23:35:12.640Z+ mkdir -p out/downloads
3702023-10-19T23:35:12.645Z+ '[' true == true ']'
3712023-10-19T23:35:12.649Z+ echo Downloading...
3722023-10-19T23:35:12.652ZDownloading...
3732023-10-19T23:35:12.655Z+ do_download_curl https://dl.oxide.computer/releases/console/3538c32a5189bd22df8f6a573399dacfbe81efaa.tar.gz out/downloads/console.tar.gz
3742023-10-19T23:35:12.660Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/3538c32a5189bd22df8f6a573399dacfbe81efaa.tar.gz
3752023-10-19T23:35:13.245Z++ do_sha256sum out/downloads/console.tar.gz
3762023-10-19T23:35:13.664Z++ case "$OSTYPE" in
3772023-10-19T23:35:13.667Z++ SHA=sha256sum
3782023-10-19T23:35:13.671Z++ sha256sum
3792023-10-19T23:35:13.674Z++ awk '{print $1}'
3802023-10-19T23:35:13.680Z+ calculated_sha2=3289989f2cd6c71ea800e73231190455cc8e4e45ae9304293050b925a9fd9423
3812023-10-19T23:35:13.688Z+ [[ 3289989f2cd6c71ea800e73231190455cc8e4e45ae9304293050b925a9fd9423 != \3\2\8\9\9\8\9\f\2\c\d\6\c\7\1\e\a\8\0\0\e\7\3\2\3\1\1\9\0\4\5\5\c\c\8\e\4\e\4\5\a\e\9\3\0\4\2\9\3\0\5\0\b\9\2\5\a\9\f\d\9\4\2\3 ]]
3822023-10-19T23:35:13.697Z+ rm -rf ./out/console-assets
3832023-10-19T23:35:13.710Z+ mkdir -p ./out/console-assets
3842023-10-19T23:35:13.723Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
3852023-10-19T23:35:13.744Z+ mkdir -p ./out/console-assets
3862023-10-19T23:35:13.748Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
3872023-10-19T23:35:13.751Z+ set -o errexit
3882023-10-19T23:35:13.754Z+++ dirname ./tools/ci_download_maghemite_openapi
3892023-10-19T23:35:13.758Z++ cd ./tools
3902023-10-19T23:35:13.762Z++ pwd
3912023-10-19T23:35:13.765Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3922023-10-19T23:35:13.768Z++ basename ./tools/ci_download_maghemite_openapi
3932023-10-19T23:35:13.770Z+ ARG0=ci_download_maghemite_openapi
3942023-10-19T23:35:13.776Z+ TARGET_DIR=out
3952023-10-19T23:35:13.782Z+ DOWNLOAD_DIR=out/downloads
3962023-10-19T23:35:13.788Z+ source /work/oxidecomputer/omicron/tools/maghemite_openapi_version
3972023-10-19T23:35:13.791Z++ COMMIT=12703675393459e74139f8140e0b3c4c4f129d5d
3982023-10-19T23:35:13.794Z++ SHA2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
3992023-10-19T23:35:13.797Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12703675393459e74139f8140e0b3c4c4f129d5d/ddm-admin.json
4002023-10-19T23:35:13.800Z+ LOCAL_FILE=out/downloads/ddm-admin-12703675393459e74139f8140e0b3c4c4f129d5d.json
4012023-10-19T23:35:13.803Z+ main
4022023-10-19T23:35:13.807Z+ [[ 0 != 0 ]]
4032023-10-19T23:35:13.814Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12703675393459e74139f8140e0b3c4c4f129d5d/ddm-admin.json'
4042023-10-19T23:35:13.820ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12703675393459e74139f8140e0b3c4c4f129d5d/ddm-admin.json
4052023-10-19T23:35:14.233Z+ echo 'Local file: out/downloads/ddm-admin-12703675393459e74139f8140e0b3c4c4f129d5d.json'
4062023-10-19T23:35:14.238ZLocal file: out/downloads/ddm-admin-12703675393459e74139f8140e0b3c4c4f129d5d.json
4072023-10-19T23:35:14.241Z+ local DO_DOWNLOAD=true
4082023-10-19T23:35:14.249Z+ [[ -f out/downloads/ddm-admin-12703675393459e74139f8140e0b3c4c4f129d5d.json ]]
4092023-10-19T23:35:14.255Z+ mkdir -p out/downloads
4102023-10-19T23:35:14.271Z+ '[' true == true ']'
4112023-10-19T23:35:14.281Z+ echo Downloading...
4122023-10-19T23:35:14.293ZDownloading...
4132023-10-19T23:35:14.300Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12703675393459e74139f8140e0b3c4c4f129d5d/ddm-admin.json out/downloads/ddm-admin-12703675393459e74139f8140e0b3c4c4f129d5d.json
4142023-10-19T23:35:14.307Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-12703675393459e74139f8140e0b3c4c4f129d5d.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12703675393459e74139f8140e0b3c4c4f129d5d/ddm-admin.json
4152023-10-19T23:35:14.320Z++ do_sha256sum out/downloads/ddm-admin-12703675393459e74139f8140e0b3c4c4f129d5d.json
4162023-10-19T23:35:14.334Z++ case "$OSTYPE" in
4172023-10-19T23:35:14.342Z++ SHA=sha256sum
4182023-10-19T23:35:14.353Z++ sha256sum
4192023-10-19T23:35:14.367Z++ awk '{print $1}'
4202023-10-19T23:35:14.380Z+ calculated_sha2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4212023-10-19T23:35:14.794Z+ [[ 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 ]]
4222023-10-19T23:35:14.811Z+ set -o errexit
4232023-10-19T23:35:15.633Z+++ dirname ./tools/ci_download_dendrite_openapi
4242023-10-19T23:35:15.643Z++ cd ./tools
4252023-10-19T23:35:15.647Z++ pwd
4262023-10-19T23:35:15.655Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4272023-10-19T23:35:15.658Z++ basename ./tools/ci_download_dendrite_openapi
4282023-10-19T23:35:15.663Z+ ARG0=ci_download_dendrite_openapi
4292023-10-19T23:35:15.667Z+ TARGET_DIR=out
4302023-10-19T23:35:15.670Z+ DOWNLOAD_DIR=out/downloads
4312023-10-19T23:35:15.674Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4322023-10-19T23:35:15.677Z++ COMMIT=7712104585266a2898da38c1345210ad26f9e71d
4332023-10-19T23:35:15.681Z++ SHA2=cb3f0cfbe6216d2441d34e0470252e0fb142332e47b33b65c24ef7368a694b6d
4342023-10-19T23:35:15.684Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/7712104585266a2898da38c1345210ad26f9e71d/dpd.json
4352023-10-19T23:35:15.687Z+ LOCAL_FILE=out/downloads/dpd-7712104585266a2898da38c1345210ad26f9e71d.json
4362023-10-19T23:35:15.690Z+ main
4372023-10-19T23:35:15.693Z+ [[ 0 != 0 ]]
4382023-10-19T23:35:15.724Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/7712104585266a2898da38c1345210ad26f9e71d/dpd.json'
4392023-10-19T23:35:15.728ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/7712104585266a2898da38c1345210ad26f9e71d/dpd.json
4402023-10-19T23:35:15.731Z+ echo 'Local file: out/downloads/dpd-7712104585266a2898da38c1345210ad26f9e71d.json'
4412023-10-19T23:35:15.735ZLocal file: out/downloads/dpd-7712104585266a2898da38c1345210ad26f9e71d.json
4422023-10-19T23:35:15.738Z+ local DO_DOWNLOAD=true
4432023-10-19T23:35:15.742ZDownloading...
4442023-10-19T23:35:15.748Z+ [[ -f out/downloads/dpd-7712104585266a2898da38c1345210ad26f9e71d.json ]]
4452023-10-19T23:35:15.753Z+ mkdir -p out/downloads
4462023-10-19T23:35:15.757Z+ '[' true == true ']'
4472023-10-19T23:35:15.763Z+ echo Downloading...
4482023-10-19T23:35:15.767Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/7712104585266a2898da38c1345210ad26f9e71d/dpd.json out/downloads/dpd-7712104585266a2898da38c1345210ad26f9e71d.json
4492023-10-19T23:35:15.771Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-7712104585266a2898da38c1345210ad26f9e71d.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/7712104585266a2898da38c1345210ad26f9e71d/dpd.json
4502023-10-19T23:35:15.775Z++ do_sha256sum out/downloads/dpd-7712104585266a2898da38c1345210ad26f9e71d.json
4512023-10-19T23:35:15.779Z++ case "$OSTYPE" in
4522023-10-19T23:35:15.784Z++ SHA=sha256sum
4532023-10-19T23:35:15.790Z++ sha256sum
4542023-10-19T23:35:15.806Z++ awk '{print $1}'
4552023-10-19T23:35:15.816Z+ calculated_sha2=cb3f0cfbe6216d2441d34e0470252e0fb142332e47b33b65c24ef7368a694b6d
4562023-10-19T23:35:15.824Z+ [[ cb3f0cfbe6216d2441d34e0470252e0fb142332e47b33b65c24ef7368a694b6d != \c\b\3\f\0\c\f\b\e\6\2\1\6\d\2\4\4\1\d\3\4\e\0\4\7\0\2\5\2\e\0\f\b\1\4\2\3\3\2\e\4\7\b\3\3\b\6\5\c\2\4\e\f\7\3\6\8\a\6\9\4\b\6\d ]]
4572023-10-19T23:35:15.830Z+ set -o errexit
4582023-10-19T23:35:15.834Z+++ dirname ./tools/ci_download_dendrite_stub
4592023-10-19T23:35:15.838Z++ cd ./tools
4602023-10-19T23:35:15.842Z++ pwd
4612023-10-19T23:35:15.845Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4622023-10-19T23:35:15.848Z++ basename ./tools/ci_download_dendrite_stub
4632023-10-19T23:35:15.851Z+ ARG0=ci_download_dendrite_stub
4642023-10-19T23:35:15.854Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
4652023-10-19T23:35:15.857Z++ CIDL_SHA256_ILLUMOS=486b0b016c0df06947810b90f3a3dd40423f0ee6f255ed079dc8e5618c9a7281
4662023-10-19T23:35:15.859Z++ CIDL_SHA256_LINUX_DPD=af97aaf7e1046a5c651d316c384171df6387b4c54c8ae4a3ef498e532eaa5a4c
4672023-10-19T23:35:15.862Z++ CIDL_SHA256_LINUX_SWADM=909e400dcc9880720222c6dc3919404d83687f773f668160f66f38b51a81c188
4682023-10-19T23:35:15.865Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4692023-10-19T23:35:15.868Z++ COMMIT=7712104585266a2898da38c1345210ad26f9e71d
4702023-10-19T23:35:15.871Zcurrent directory: /work/oxidecomputer/omicron
4712023-10-19T23:35:15.873Z++ SHA2=cb3f0cfbe6216d2441d34e0470252e0fb142332e47b33b65c24ef7368a694b6d
4722023-10-19T23:35:15.876Zconfiguring based on OS: "solaris2.11"
4732023-10-19T23:35:15.879Z+ TARGET_DIR=out
4742023-10-19T23:35:15.882ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/7712104585266a2898da38c1345210ad26f9e71d/dendrite-stub.tar.gz
4752023-10-19T23:35:15.885Z+ DOWNLOAD_DIR=out/downloads
4762023-10-19T23:35:15.887ZLocal file: out/downloads/dendrite-stub.tar.gz
4772023-10-19T23:35:15.890Z+ DEST_DIR=./out/dendrite-stub
4782023-10-19T23:35:15.894ZDownloading...
4792023-10-19T23:35:15.897Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
4802023-10-19T23:35:15.900Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
4812023-10-19T23:35:15.903Z+ REPO=oxidecomputer/dendrite
4822023-10-19T23:35:15.906Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/7712104585266a2898da38c1345210ad26f9e71d
4832023-10-19T23:35:15.910Z+ main
4842023-10-19T23:35:15.912Z+ [[ 0 != 0 ]]
4852023-10-19T23:35:15.915Z+ CIDL_OS=solaris2.11
4862023-10-19T23:35:15.918Z+ [[ 0 != 0 ]]
4872023-10-19T23:35:15.921Z+ configure_os solaris2.11
4882023-10-19T23:35:15.924Z+ echo 'current directory: /work/oxidecomputer/omicron'
4892023-10-19T23:35:15.927Z+ echo 'configuring based on OS: "solaris2.11"'
4902023-10-19T23:35:15.930Z+ case "$1" in
4912023-10-19T23:35:15.933Z+ SET_BINARIES=
4922023-10-19T23:35:15.937Z+ CIDL_SHA256=486b0b016c0df06947810b90f3a3dd40423f0ee6f255ed079dc8e5618c9a7281
4932023-10-19T23:35:15.942Z+ CIDL_SHA256FUNC=do_sha256sum
4942023-10-19T23:35:15.948Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
4952023-10-19T23:35:15.952Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/7712104585266a2898da38c1345210ad26f9e71d/dendrite-stub.tar.gz
4962023-10-19T23:35:15.962Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
4972023-10-19T23:35:15.966Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/7712104585266a2898da38c1345210ad26f9e71d/dendrite-stub.tar.gz'
4982023-10-19T23:35:15.972Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
4992023-10-19T23:35:15.976Z+ mkdir -p out/downloads
5002023-10-19T23:35:15.980Z+ mkdir -p ./out/dendrite-stub
5012023-10-19T23:35:15.983Z+ fetch_and_verify
5022023-10-19T23:35:15.987Z+ local DO_DOWNLOAD=true
5032023-10-19T23:35:15.991Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5042023-10-19T23:35:15.996Z+ '[' true == true ']'
5052023-10-19T23:35:16.002Z+ echo Downloading...
5062023-10-19T23:35:16.006Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/7712104585266a2898da38c1345210ad26f9e71d/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5072023-10-19T23:35:16.010Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/7712104585266a2898da38c1345210ad26f9e71d/dendrite-stub.tar.gz
5082023-10-19T23:35:21.423Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5092023-10-19T23:35:21.426Z++ sha256sum
5102023-10-19T23:35:21.429Z++ awk '{print $1}'
5112023-10-19T23:35:21.521Z+ calculated_sha256=486b0b016c0df06947810b90f3a3dd40423f0ee6f255ed079dc8e5618c9a7281
5122023-10-19T23:35:21.524Z+ [[ 486b0b016c0df06947810b90f3a3dd40423f0ee6f255ed079dc8e5618c9a7281 != \4\8\6\b\0\b\0\1\6\c\0\d\f\0\6\9\4\7\8\1\0\b\9\0\f\3\a\3\d\d\4\0\4\2\3\f\0\e\e\6\f\2\5\5\e\d\0\7\9\d\c\8\e\5\6\1\8\c\9\a\7\2\8\1 ]]
5132023-10-19T23:35:21.526Z+ do_untar out/downloads/dendrite-stub.tar.gz
5142023-10-19T23:35:21.530Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5152023-10-19T23:35:22.447Z+ do_assemble
5162023-10-19T23:35:22.450Z+ rm -r ./out/dendrite-stub
5172023-10-19T23:35:22.453Z+ mkdir ./out/dendrite-stub
5182023-10-19T23:35:22.456Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5192023-10-19T23:35:22.591Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5202023-10-19T23:35:22.604Z+ set -o errexit
5212023-10-19T23:35:22.607Z+++ dirname ./tools/ci_download_transceiver_control
5222023-10-19T23:35:22.610Z++ cd ./tools
5232023-10-19T23:35:22.613Z++ pwd
5242023-10-19T23:35:22.616Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5252023-10-19T23:35:22.619Z++ basename ./tools/ci_download_transceiver_control
5262023-10-19T23:35:22.622Z+ ARG0=ci_download_transceiver_control
5272023-10-19T23:35:22.627Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
5282023-10-19T23:35:22.631Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
5292023-10-19T23:35:22.634Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
5302023-10-19T23:35:22.641Z+ TARGET_DIR=out
5312023-10-19T23:35:22.644Z+ DOWNLOAD_DIR=out/downloads
5322023-10-19T23:35:22.647Z+ DEST_DIR=./out/transceiver-control
5332023-10-19T23:35:22.650Z+ BIN_DIR=/opt/oxide/bin
5342023-10-19T23:35:22.654Z+ BINARY=xcvradm
5352023-10-19T23:35:22.658Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5362023-10-19T23:35:22.662Z+ REPO=oxidecomputer/transceiver-control
5372023-10-19T23:35:22.665Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
5382023-10-19T23:35:22.669Z+ main
5392023-10-19T23:35:22.674Z+ [[ 0 != 0 ]]
5402023-10-19T23:35:22.677Z+ CIDL_OS=solaris2.11
5412023-10-19T23:35:22.681Z+ [[ 0 != 0 ]]
5422023-10-19T23:35:22.684Z+ configure_os solaris2.11
5432023-10-19T23:35:22.687Z+ echo 'current directory: /work/oxidecomputer/omicron'
5442023-10-19T23:35:22.690Zcurrent directory: /work/oxidecomputer/omicron
5452023-10-19T23:35:22.695Z+ echo 'configuring based on OS: "solaris2.11"'
5462023-10-19T23:35:22.698Zconfiguring based on OS: "solaris2.11"
5472023-10-19T23:35:22.702Z+ case "$1" in
5482023-10-19T23:35:22.708Z+ SET_BINARIES=
5492023-10-19T23:35:22.711Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
5502023-10-19T23:35:22.715Z+ CIDL_SHA256FUNC=do_sha256sum
5512023-10-19T23:35:22.720Z+ ARCHIVE_FILENAME=xcvradm.gz
5522023-10-19T23:35:22.730Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
5532023-10-19T23:35:22.739Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
5542023-10-19T23:35:22.743Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
5552023-10-19T23:35:22.746ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
5562023-10-19T23:35:22.749Z+ echo 'Local file: out/downloads/xcvradm.gz'
5572023-10-19T23:35:22.751ZLocal file: out/downloads/xcvradm.gz
5582023-10-19T23:35:22.756Z+ mkdir -p out/downloads
5592023-10-19T23:35:22.759Z+ mkdir -p ./out/transceiver-control
5602023-10-19T23:35:22.762Z+ fetch_and_verify
5612023-10-19T23:35:22.764Z+ local DO_DOWNLOAD=true
5622023-10-19T23:35:22.767Z+ [[ -f out/downloads/xcvradm.gz ]]
5632023-10-19T23:35:22.770Z+ '[' true == true ']'
5642023-10-19T23:35:22.772Z+ echo Downloading...
5652023-10-19T23:35:22.776ZDownloading...
5662023-10-19T23:35:22.778Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
5672023-10-19T23:35:22.781Z+ 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
5682023-10-19T23:35:24.295Z++ do_sha256sum out/downloads/xcvradm.gz
5692023-10-19T23:35:24.298Z++ sha256sum
5702023-10-19T23:35:24.301Z++ awk '{print $1}'
5712023-10-19T23:35:24.320Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
5722023-10-19T23:35:24.322Z+ [[ 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 ]]
5732023-10-19T23:35:24.327Z+ do_unpack out/downloads/xcvradm.gz
5742023-10-19T23:35:24.330Z+ mkdir -p out/downloads/root//opt/oxide/bin
5752023-10-19T23:35:24.333Z+ gzip -dc out/downloads/xcvradm.gz
5762023-10-19T23:35:24.503Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
5772023-10-19T23:35:24.506Z+ do_assemble
5782023-10-19T23:35:24.509Z+ rm -r ./out/transceiver-control
5792023-10-19T23:35:24.512Z+ mkdir ./out/transceiver-control
5802023-10-19T23:35:24.515Z+ cp -r out/downloads/root ./out/transceiver-control/root
5812023-10-19T23:35:24.657ZAll prerequisites installed successfully
5822023-10-19T23:35:24.661Z
5832023-10-19T23:35:24.664Zreal 1:35.848791525
5842023-10-19T23:35:24.667Zuser 49.826372150
5852023-10-19T23:35:24.670Zsys 9.192987133
5862023-10-19T23:35:24.673Ztrap 0.020372600
5872023-10-19T23:35:24.676Ztflt 0.067963851
5882023-10-19T23:35:24.679Zdflt 0.345267477
5892023-10-19T23:35:24.682Zkflt 0.066876054
5902023-10-19T23:35:24.685Zlock 2.117479203
5912023-10-19T23:35:24.687Zslp 2:47.353940181
5922023-10-19T23:35:24.690Zlat 3.119324943
5932023-10-19T23:35:24.693Zstop 0.073850261
5942023-10-19T23:35:24.696Z+ banner end-to-end-tests
5952023-10-19T23:35:24.699Z
5962023-10-19T23:35:24.702Z ###### # # ##### ##### #### ###### # # #####
5972023-10-19T23:35:24.705Z # ## # # # # # # # ## # # #
5982023-10-19T23:35:24.708Z ##### # # # # # ##### # # # ##### ##### # # # # #
5992023-10-19T23:35:24.711Z # # # # # # # # # # # # # # #
6002023-10-19T23:35:24.715Z # # ## # # # # # # # ## # #
6012023-10-19T23:35:24.719Z ###### # # ##### # #### ###### # # #####
6022023-10-19T23:35:24.723Z
6032023-10-19T23:35:24.725Z+ export CARGO_PROFILE_DEV_DEBUG=1
6042023-10-19T23:35:24.728Z+ CARGO_PROFILE_DEV_DEBUG=1
6052023-10-19T23:35:24.731Z+ export CARGO_PROFILE_TEST_DEBUG=1
6062023-10-19T23:35:24.734Z+ CARGO_PROFILE_TEST_DEBUG=1
6072023-10-19T23:35:24.736Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
6082023-10-19T23:35:25.055Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
6092023-10-19T23:35:25.724Z Updating crates.io index
6102023-10-19T23:35:25.791Z Updating git repository `https://github.com/oxidecomputer/dropshot`
6112023-10-19T23:35:26.542Z Updating git repository `https://github.com/oxidecomputer/progenitor`
6122023-10-19T23:35:28.332Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
6132023-10-19T23:35:29.620Z Updating git repository `http://github.com/oxidecomputer/tofino`
6142023-10-19T23:35:29.626Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
6152023-10-19T23:35:29.856Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
6162023-10-19T23:35:30.167Z Updating git repository `https://github.com/oxidecomputer/propolis`
6172023-10-19T23:35:31.104Z Updating git repository `https://github.com/oxidecomputer/crucible`
6182023-10-19T23:35:32.615Z Updating git repository `https://github.com/oxidecomputer/opte`
6192023-10-19T23:35:33.784Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
6202023-10-19T23:35:34.206Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
6212023-10-19T23:35:34.751Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
6222023-10-19T23:35:35.332Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
6232023-10-19T23:35:35.785Z Updating git repository `http://github.com/oxidecomputer/sprockets`
6242023-10-19T23:35:36.297Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
6252023-10-19T23:35:36.808Z Updating git repository `https://github.com/njaremko/samael`
6262023-10-19T23:35:37.367Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
6272023-10-19T23:35:38.018Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
6282023-10-19T23:35:38.572Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
6292023-10-19T23:35:38.988Z Updating git repository `https://github.com/jgallagher/nix`
6302023-10-19T23:35:40.305Z Updating git repository `https://github.com/cbiffle/hubpack`
6312023-10-19T23:35:40.650Z Updating git repository `https://github.com/oxidecomputer/omicron`
6322023-10-19T23:35:45.884Z Updating git repository `https://github.com/oxidecomputer/rfb`
6332023-10-19T23:35:46.320Z Updating git repository `https://github.com/oxidecomputer/typify`
6342023-10-19T23:35:47.216Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
6352023-10-19T23:35:48.659Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
6362023-10-19T23:35:49.068Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
6372023-10-19T23:35:50.550Z Downloading crates ...
6382023-10-19T23:35:50.814Z Downloaded adler v1.0.2
6392023-10-19T23:35:50.824Z Downloaded lazy_static v1.4.0
6402023-10-19T23:35:50.834Z Downloaded ciborium v0.2.1
6412023-10-19T23:35:50.844Z Downloaded linked-hash-map v0.5.6
6422023-10-19T23:35:50.854Z Downloaded match_cfg v0.1.0
6432023-10-19T23:35:50.910Z Downloaded diesel_table_macro_syntax v0.1.0
6442023-10-19T23:35:50.920Z Downloaded blowfish v0.9.1
6452023-10-19T23:35:50.937Z Downloaded chacha20 v0.9.1
6462023-10-19T23:35:50.953Z Downloaded lock_api v0.4.10
6472023-10-19T23:35:50.960Z Downloaded matches v0.1.10
6482023-10-19T23:35:50.968Z Downloaded memoffset v0.7.1
6492023-10-19T23:35:50.976Z Downloaded managed v0.8.0
6502023-10-19T23:35:50.983Z Downloaded md-5 v0.10.5
6512023-10-19T23:35:50.998Z Downloaded macaddr v1.0.1
6522023-10-19T23:35:51.010Z Downloaded aes-gcm-siv v0.11.1
6532023-10-19T23:35:51.020Z Downloaded md5 v0.7.0
6542023-10-19T23:35:51.031Z Downloaded ciborium-io v0.2.1
6552023-10-19T23:35:51.043Z Downloaded lru-cache v0.1.2
6562023-10-19T23:35:51.056Z Downloaded normalize-line-endings v0.3.0
6572023-10-19T23:35:51.480Z Downloaded option-ext v0.2.0
6582023-10-19T23:35:51.488Z Downloaded atty v0.2.14
6592023-10-19T23:35:51.504Z Downloaded cfg-if v0.1.10
6602023-10-19T23:35:51.516Z Downloaded bit_field v0.10.2
6612023-10-19T23:35:51.525Z Downloaded atomicwrites v0.4.2
6622023-10-19T23:35:51.534Z Downloaded parse-display v0.7.0
6632023-10-19T23:35:51.541Z Downloaded darling_macro v0.20.3
6642023-10-19T23:35:51.555Z Downloaded memoffset v0.9.0
6652023-10-19T23:35:51.564Z Downloaded bitstruct_derive v0.1.0
6662023-10-19T23:35:51.569Z Downloaded autocfg v1.1.0
6672023-10-19T23:35:51.573Z Downloaded const_format_proc_macros v0.2.31
6682023-10-19T23:35:51.579Z Downloaded num_threads v0.1.6
6692023-10-19T23:35:51.585Z Downloaded num-iter v0.1.43
6702023-10-19T23:35:51.590Z Downloaded opaque-debug v0.3.0
6712023-10-19T23:35:51.598Z Downloaded anstyle-query v1.0.0
6722023-10-19T23:35:51.605Z Downloaded aead v0.5.2
6732023-10-19T23:35:51.629Z Downloaded async-stream v0.3.5
6742023-10-19T23:35:51.636Z Downloaded pbkdf2 v0.11.0
6752023-10-19T23:35:51.642Z Downloaded openssl-macros v0.1.1
6762023-10-19T23:35:51.650Z Downloaded async-stream-impl v0.3.5
6772023-10-19T23:35:51.657Z Downloaded ansi_term v0.12.1
6782023-10-19T23:35:51.664Z Downloaded phf_shared v0.11.2
6792023-10-19T23:35:51.672Z Downloaded crc32fast v1.3.2
6802023-10-19T23:35:51.679Z Downloaded parking_lot v0.11.2
6812023-10-19T23:35:51.686Z Downloaded native-tls v0.2.11
6822023-10-19T23:35:51.694Z Downloaded parking_lot_core v0.8.6
6832023-10-19T23:35:51.701Z Downloaded pretty-hex v0.3.0
6842023-10-19T23:35:51.707Z Downloaded password-hash v0.4.2
6852023-10-19T23:35:51.715Z Downloaded anstyle-parse v0.2.1
6862023-10-19T23:35:51.723Z Downloaded proc-macro-crate v1.3.1
6872023-10-19T23:35:51.730Z Downloaded camino v1.1.6
6882023-10-19T23:35:51.739Z Downloaded pem v1.1.1
6892023-10-19T23:35:51.750Z Downloaded pest_meta v2.7.2
6902023-10-19T23:35:51.765Z Downloaded backoff v0.4.0
6912023-10-19T23:35:51.781Z Downloaded pkg-config v0.3.27
6922023-10-19T23:35:51.793Z Downloaded parking_lot v0.12.1
6932023-10-19T23:35:51.805Z Downloaded allocator-api2 v0.2.16
6942023-10-19T23:35:51.820Z Downloaded openssl-sys v0.9.93
6952023-10-19T23:35:51.833Z Downloaded anyhow v1.0.75
6962023-10-19T23:35:51.849Z Downloaded headers-core v0.2.0
6972023-10-19T23:35:51.857Z Downloaded time-core v0.1.1
6982023-10-19T23:35:51.863Z Downloaded postgres-protocol v0.6.6
6992023-10-19T23:35:51.876Z Downloaded bzip2 v0.4.4
7002023-10-19T23:35:51.889Z Downloaded omicron-zone-package v0.8.3
7012023-10-19T23:35:51.901Z Downloaded proc-macro2 v1.0.67
7022023-10-19T23:35:51.993Z Downloaded pest_derive v2.7.2
7032023-10-19T23:35:52.004Z Downloaded foreign-types v0.3.2
7042023-10-19T23:35:52.012Z Downloaded smawk v0.3.1
7052023-10-19T23:35:52.021Z Downloaded unicode-xid v0.2.4
7062023-10-19T23:35:52.029Z Downloaded arc-swap v1.6.0
7072023-10-19T23:35:52.037Z Downloaded home v0.5.5
7082023-10-19T23:35:52.044Z Downloaded hex v0.4.3
7092023-10-19T23:35:52.052Z Downloaded base64 v0.21.4
7102023-10-19T23:35:52.059Z Downloaded bytes v1.5.0
7112023-10-19T23:35:52.066Z Downloaded foreign-types-shared v0.1.1
7122023-10-19T23:35:52.074Z Downloaded hash32 v0.2.1
7132023-10-19T23:35:52.081Z Downloaded getopts v0.2.21
7142023-10-19T23:35:52.088Z Downloaded dirs-sys v0.4.1
7152023-10-19T23:35:52.095Z Downloaded httparse v1.8.0
7162023-10-19T23:35:52.103Z Downloaded serde_spanned v0.6.3
7172023-10-19T23:35:52.110Z Downloaded serde_repr v0.1.16
7182023-10-19T23:35:52.117Z Downloaded russh-cryptovec v0.7.0
7192023-10-19T23:35:52.124Z Downloaded fxhash v0.2.1
7202023-10-19T23:35:52.132Z Downloaded inout v0.1.3
7212023-10-19T23:35:52.139Z Downloaded instant v0.1.12
7222023-10-19T23:35:52.146Z Downloaded ident_case v1.0.1
7232023-10-19T23:35:52.153Z Downloaded base64 v0.13.1
7242023-10-19T23:35:52.160Z Downloaded take_mut v0.2.2
7252023-10-19T23:35:52.167Z Downloaded mio v0.8.8
7262023-10-19T23:35:52.176Z Downloaded usdt-macro v0.3.5
7272023-10-19T23:35:52.183Z Downloaded semver v0.11.0
7282023-10-19T23:35:52.202Z Downloaded semver v1.0.18
7292023-10-19T23:35:52.212Z Downloaded serde_derive_internals v0.26.0
7302023-10-19T23:35:52.222Z Downloaded serde_arrays v0.1.0
7312023-10-19T23:35:52.230Z Downloaded hyper-tls v0.5.0
7322023-10-19T23:35:52.243Z Downloaded tar v0.4.40
7332023-10-19T23:35:52.263Z Downloaded tower-service v0.3.2
7342023-10-19T23:35:52.276Z Downloaded version_check v0.9.4
7352023-10-19T23:35:52.289Z Downloaded hyper-rustls v0.24.1
7362023-10-19T23:35:52.300Z Downloaded sha1 v0.10.5
7372023-10-19T23:35:52.314Z Downloaded ghash v0.5.0
7382023-10-19T23:35:52.344Z Downloaded unicode-bidi v0.3.13
7392023-10-19T23:35:52.352Z Downloaded smallvec v1.11.0
7402023-10-19T23:35:52.357Z Downloaded getrandom v0.2.10
7412023-10-19T23:35:52.362Z Downloaded signature v2.1.0
7422023-10-19T23:35:52.366Z Downloaded terminal_size v0.2.6
7432023-10-19T23:35:52.373Z Downloaded float-cmp v0.9.0
7442023-10-19T23:35:52.379Z Downloaded crypto-bigint v0.5.2
7452023-10-19T23:35:52.383Z Downloaded futures-executor v0.3.28
7462023-10-19T23:35:52.387Z Downloaded headers v0.3.9
7472023-10-19T23:35:52.392Z Downloaded rustc_version v0.4.0
7482023-10-19T23:35:52.397Z Downloaded zip v0.6.6
7492023-10-19T23:35:52.401Z Downloaded tokio-macros v2.1.0
7502023-10-19T23:35:52.406Z Downloaded rustfmt-wrapper v0.2.0
7512023-10-19T23:35:52.411Z Downloaded tokio-postgres v0.7.10
7522023-10-19T23:35:52.417Z Downloaded stringprep v0.1.3
7532023-10-19T23:35:52.421Z Downloaded futures-io v0.3.28
7542023-10-19T23:35:52.425Z Downloaded slab v0.4.9
7552023-10-19T23:35:52.429Z Downloaded tinyvec_macros v0.1.1
7562023-10-19T23:35:52.434Z Downloaded elliptic-curve v0.13.5
7572023-10-19T23:35:52.440Z Downloaded structmeta-derive v0.1.6
7582023-10-19T23:35:52.444Z Downloaded structmeta v0.1.6
7592023-10-19T23:35:52.448Z Downloaded ucd-trie v0.1.6
7602023-10-19T23:35:52.453Z Downloaded dtrace-parser v0.1.14
7612023-10-19T23:35:52.459Z Downloaded strum_macros v0.25.2
7622023-10-19T23:35:52.463Z Downloaded same-file v1.0.6
7632023-10-19T23:35:52.467Z Downloaded ed25519 v2.2.2
7642023-10-19T23:35:52.472Z Downloaded tinyvec v1.6.0
7652023-10-19T23:35:52.480Z Downloaded zone_cfg_derive v0.2.0
7662023-10-19T23:35:52.484Z Downloaded tokio-native-tls v0.3.1
7672023-10-19T23:35:52.490Z Downloaded rand_core v0.5.1
7682023-10-19T23:35:52.498Z Downloaded hubpack v0.1.2
7692023-10-19T23:35:52.509Z Downloaded keccak v0.1.4
7702023-10-19T23:35:52.514Z Downloaded strsim v0.8.0
7712023-10-19T23:35:52.519Z Downloaded dyn-clone v1.0.13
7722023-10-19T23:35:52.525Z Downloaded itoa v1.0.9
7732023-10-19T23:35:52.533Z Downloaded digest v0.10.7
7742023-10-19T23:35:52.538Z Downloaded fallible-iterator v0.2.0
7752023-10-19T23:35:52.545Z Downloaded utf8parse v0.2.1
7762023-10-19T23:35:52.549Z Downloaded hubpack_derive v0.1.1
7772023-10-19T23:35:52.553Z Downloaded futures-macro v0.3.28
7782023-10-19T23:35:52.559Z Downloaded vsss-rs v3.3.1
7792023-10-19T23:35:52.564Z Downloaded usdt-impl v0.3.5
7802023-10-19T23:35:52.568Z Downloaded rand v0.4.6
7812023-10-19T23:35:52.578Z Downloaded strum v0.25.0
7822023-10-19T23:35:52.581Z Downloaded aes v0.8.3
7832023-10-19T23:35:52.586Z Downloaded radium v0.7.0
7842023-10-19T23:35:52.589Z Downloaded universal-hash v0.5.1
7852023-10-19T23:35:52.592Z Downloaded slog-dtrace v0.2.3
7862023-10-19T23:35:52.596Z Downloaded scopeguard v1.2.0
7872023-10-19T23:35:52.598Z Downloaded schemars v0.8.13
7882023-10-19T23:35:52.602Z Downloaded slog-envlogger v2.2.0
7892023-10-19T23:35:52.605Z Downloaded slog-bunyan v2.4.0
7902023-10-19T23:35:52.609Z Downloaded fixedbitset v0.4.2
7912023-10-19T23:35:52.612Z Downloaded clap_builder v4.4.2
7922023-10-19T23:35:52.615Z Downloaded schemars_derive v0.8.13
7932023-10-19T23:35:52.618Z Downloaded sct v0.7.0
7942023-10-19T23:35:52.621Z Downloaded jobserver v0.1.26
7952023-10-19T23:35:52.625Z Downloaded futures-channel v0.3.28
7962023-10-19T23:35:52.628Z Downloaded fallible-streaming-iterator v0.1.9
7972023-10-19T23:35:52.631Z Downloaded subprocess v0.2.9
7982023-10-19T23:35:52.634Z Downloaded errno v0.3.2
7992023-10-19T23:35:52.637Z Downloaded russh v0.38.0
8002023-10-19T23:35:52.640Z Downloaded rustls-native-certs v0.6.3
8012023-10-19T23:35:52.643Z Downloaded trust-dns-resolver v0.22.0
8022023-10-19T23:35:52.645Z Downloaded tungstenite v0.20.1
8032023-10-19T23:35:52.648Z Downloaded url v2.4.1
8042023-10-19T23:35:52.651Z Downloaded serde_yaml v0.9.25
8052023-10-19T23:35:52.654Z Downloaded slog-async v2.8.0
8062023-10-19T23:35:52.656Z Downloaded unicode-ident v1.0.12
8072023-10-19T23:35:52.659Z Downloaded winnow v0.5.15
8082023-10-19T23:35:52.662Z Downloaded flate2 v1.0.27
8092023-10-19T23:35:52.665Z Downloaded toml_edit v0.19.15
8102023-10-19T23:35:52.668Z Downloaded ron v0.7.1
8112023-10-19T23:35:52.671Z Downloaded itertools v0.11.0
8122023-10-19T23:35:52.674Z Downloaded ryu v1.0.15
8132023-10-19T23:35:52.678Z Downloaded tracing v0.1.37
8142023-10-19T23:35:52.681Z Downloaded unicode-normalization v0.1.22
8152023-10-19T23:35:52.686Z Downloaded structopt v0.3.26
8162023-10-19T23:35:52.689Z Downloaded reqwest v0.11.20
8172023-10-19T23:35:52.692Z Downloaded rusqlite v0.29.0
8182023-10-19T23:35:52.694Z Downloaded trust-dns-client v0.22.0
8192023-10-19T23:35:52.697Z Downloaded unicode-segmentation v1.10.1
8202023-10-19T23:35:52.700Z Downloaded rustls-webpki v0.101.4
8212023-10-19T23:35:52.705Z Downloaded regress v0.7.1
8222023-10-19T23:35:52.717Z Downloaded serde_with v2.3.3
8232023-10-19T23:35:52.730Z Downloaded serde_json v1.0.107
8242023-10-19T23:35:52.744Z Downloaded trust-dns-proto v0.22.0
8252023-10-19T23:35:52.754Z Downloaded futures-util v0.3.28
8262023-10-19T23:35:52.762Z Downloaded rustls v0.21.7
8272023-10-19T23:35:52.768Z Downloaded rustix v0.38.9
8282023-10-19T23:35:52.779Z Downloaded bstr v1.6.0
8292023-10-19T23:35:52.790Z Downloaded git2 v0.17.2
8302023-10-19T23:35:52.801Z Downloaded sled v0.34.7
8312023-10-19T23:35:52.810Z Downloaded bzip2-sys v0.1.11+1.0.8
8322023-10-19T23:35:52.820Z Downloaded regex v1.9.5
8332023-10-19T23:35:52.826Z Downloaded idna v0.2.3
8342023-10-19T23:35:53.244Z Downloaded libc v0.2.149
8352023-10-19T23:35:53.249Z Downloaded gimli v0.28.0
8362023-10-19T23:35:53.256Z Downloaded syn v1.0.109
8372023-10-19T23:35:53.265Z Downloaded regex-syntax v0.7.5
8382023-10-19T23:35:53.683Z Downloaded sha3 v0.10.8
8392023-10-19T23:35:53.689Z Downloaded regex-syntax v0.6.29
8402023-10-19T23:35:53.694Z Downloaded rustix v0.37.23
8412023-10-19T23:35:53.699Z Downloaded webpki-roots v0.25.2
8422023-10-19T23:35:53.706Z Downloaded idna v0.4.0
8432023-10-19T23:35:53.712Z Downloaded smoltcp v0.9.1
8442023-10-19T23:35:53.716Z Downloaded curve25519-dalek v4.1.0
8452023-10-19T23:35:53.723Z Downloaded bstr v0.2.17
8462023-10-19T23:35:53.727Z Downloaded zerocopy-derive v0.2.0
8472023-10-19T23:35:53.732Z Downloaded smoltcp v0.8.2
8482023-10-19T23:35:53.735Z Downloaded zerocopy-derive v0.6.4
8492023-10-19T23:35:53.738Z Downloaded libgit2-sys v0.15.2+1.6.4
8502023-10-19T23:35:53.743Z Downloaded regex-automata v0.3.8
8512023-10-19T23:35:53.746Z Downloaded diesel v2.1.1
8522023-10-19T23:35:53.749Z Downloaded tokio v1.32.0
8532023-10-19T23:35:53.752Z Downloaded syn v2.0.32
8542023-10-19T23:35:53.755Z Downloaded openapiv3 v1.0.3
8552023-10-19T23:35:53.758Z Downloaded h2 v0.3.21
8562023-10-19T23:35:53.761Z Downloaded hyper v0.14.27
8572023-10-19T23:35:53.765Z Downloaded radix_trie v0.2.1
8582023-10-19T23:35:53.768Z Downloaded nix v0.26.2
8592023-10-19T23:35:53.771Z Downloaded libz-sys v1.1.12
8602023-10-19T23:35:53.774Z Downloaded encoding_rs v0.8.33
8612023-10-19T23:35:53.777Z Downloaded winapi v0.3.9
8622023-10-19T23:35:53.781Z Downloaded trust-dns-server v0.22.1
8632023-10-19T23:35:53.784Z Downloaded ed25519-dalek v2.0.0
8642023-10-19T23:35:53.787Z Downloaded vcpkg v0.2.15
8652023-10-19T23:35:53.793Z Downloaded object v0.32.1
8662023-10-19T23:35:53.796Z Downloaded petgraph v0.6.4
8672023-10-19T23:35:53.799Z Downloaded libsqlite3-sys v0.26.0
8682023-10-19T23:35:53.802Z Downloaded hashbrown v0.14.0
8692023-10-19T23:35:53.806Z Downloaded itertools v0.10.5
8702023-10-19T23:35:53.809Z Downloaded clap v2.34.0
8712023-10-19T23:35:53.812Z Downloaded rand v0.7.3
8722023-10-19T23:35:53.817Z Downloaded http v0.2.9
8732023-10-19T23:35:53.820Z Downloaded hkdf v0.12.3
8742023-10-19T23:35:53.823Z Downloaded bitvec v1.0.1
8752023-10-19T23:35:53.826Z Downloaded regex-automata v0.1.10
8762023-10-19T23:35:53.830Z Downloaded toml_edit v0.20.0
8772023-10-19T23:35:53.833Z Downloaded openssl v0.10.57
8782023-10-19T23:35:53.836Z Downloaded twox-hash v1.6.3
8792023-10-19T23:35:53.839Z Downloaded rand v0.8.5
8802023-10-19T23:35:53.842Z Downloaded zerocopy v0.6.4
8812023-10-19T23:35:53.845Z Downloaded aho-corasick v1.0.4
8822023-10-19T23:35:53.848Z Downloaded unsafe-libyaml v0.2.9
8832023-10-19T23:35:53.851Z Downloaded serde v1.0.188
8842023-10-19T23:35:53.854Z Downloaded rcgen v0.10.0
8852023-10-19T23:35:53.857Z Downloaded tokio-util v0.7.8
8862023-10-19T23:35:53.860Z Downloaded structopt-derive v0.4.18
8872023-10-19T23:35:53.863Z Downloaded zeroize v1.6.0
8882023-10-19T23:35:53.865Z Downloaded serde_with_macros v2.3.3
8892023-10-19T23:35:53.868Z Downloaded russh-keys v0.38.0
8902023-10-19T23:35:53.871Z Downloaded time v0.3.27
8912023-10-19T23:35:53.874Z Downloaded aes-gcm v0.10.2
8922023-10-19T23:35:53.877Z Downloaded termcolor v1.2.0
8932023-10-19T23:35:53.879Z Downloaded subtle v2.5.0
8942023-10-19T23:35:53.887Z Downloaded hashbrown v0.13.2
8952023-10-19T23:35:53.889Z Downloaded ring v0.16.20
8962023-10-19T23:35:53.892Z Downloaded hashbrown v0.12.3
8972023-10-19T23:35:53.895Z Downloaded socket2 v0.5.4
8982023-10-19T23:35:53.898Z Downloaded textwrap v0.11.0
8992023-10-19T23:35:53.901Z Downloaded env_logger v0.9.3
9002023-10-19T23:35:53.903Z Downloaded serde_tokenstream v0.2.0
9012023-10-19T23:35:53.906Z Downloaded utf-8 v0.7.6
9022023-10-19T23:35:53.909Z Downloaded slog-json v2.6.1
9032023-10-19T23:35:53.913Z Downloaded indexmap v2.0.0
9042023-10-19T23:35:53.921Z Downloaded indexmap v1.9.3
9052023-10-19T23:35:53.924Z Downloaded zone v0.2.0
9062023-10-19T23:35:53.927Z Downloaded spin v0.9.8
9072023-10-19T23:35:53.930Z Downloaded serde_derive v1.0.188
9082023-10-19T23:35:53.933Z Downloaded is-terminal v0.4.9
9092023-10-19T23:35:53.936Z Downloaded endian-type v0.1.2
9102023-10-19T23:35:53.939Z Downloaded unicode-linebreak v0.1.5
9112023-10-19T23:35:53.942Z Downloaded rustc-demangle v0.1.23
9122023-10-19T23:35:53.945Z Downloaded serde_urlencoded v0.7.1
9132023-10-19T23:35:53.948Z Downloaded rustversion v1.0.14
9142023-10-19T23:35:53.951Z Downloaded scheduled-thread-pool v0.2.7
9152023-10-19T23:35:53.954Z Downloaded futures-sink v0.3.28
9162023-10-19T23:35:53.960Z Downloaded similar v2.2.1
9172023-10-19T23:35:53.963Z Downloaded ipnet v2.8.0
9182023-10-19T23:35:53.966Z Downloaded pest v2.7.2
9192023-10-19T23:35:53.969Z Downloaded futures-task v0.3.28
9202023-10-19T23:35:53.972Z Downloaded synstructure v0.12.6
9212023-10-19T23:35:53.974Z Downloaded slog-scope v4.4.0
9222023-10-19T23:35:53.977Z Downloaded io-lifetimes v1.0.11
9232023-10-19T23:35:53.980Z Downloaded toml v0.8.0
9242023-10-19T23:35:53.982Z Downloaded tokio-tungstenite v0.18.0
9252023-10-19T23:35:53.985Z Downloaded term v0.7.0
9262023-10-19T23:35:53.989Z Downloaded heapless v0.7.16
9272023-10-19T23:35:53.991Z Downloaded lalrpop-util v0.19.12
9282023-10-19T23:35:53.994Z Downloaded fnv v1.0.7
9292023-10-19T23:35:53.997Z Downloaded slog v2.7.0
9302023-10-19T23:35:54.000Z Downloaded siphasher v0.3.11
9312023-10-19T23:35:54.003Z Downloaded signal-hook-registry v1.4.1
9322023-10-19T23:35:54.006Z Downloaded ringbuffer v0.15.0
9332023-10-19T23:35:54.009Z Downloaded rand_chacha v0.2.2
9342023-10-19T23:35:54.012Z Downloaded difflib v0.4.0
9352023-10-19T23:35:54.015Z Downloaded resolv-conf v0.7.0
9362023-10-19T23:35:54.039Z Downloaded rand_core v0.6.4
9372023-10-19T23:35:54.043Z Downloaded static_assertions v1.1.0
9382023-10-19T23:35:54.045Z Downloaded vec_map v0.8.2
9392023-10-19T23:35:54.048Z Downloaded string_cache v0.8.7
9402023-10-19T23:35:54.052Z Downloaded toml_datetime v0.6.3
9412023-10-19T23:35:54.054Z Downloaded rand_chacha v0.3.1
9422023-10-19T23:35:54.057Z Downloaded fastrand v2.0.0
9432023-10-19T23:35:54.061Z Downloaded xattr v1.0.1
9442023-10-19T23:35:54.075Z Downloaded stable_deref_trait v1.2.0
9452023-10-19T23:35:54.086Z Downloaded enum-as-inner v0.5.1
9462023-10-19T23:35:54.099Z Downloaded whoami v1.4.1
9472023-10-19T23:35:54.114Z Downloaded vergen v8.2.4
9482023-10-19T23:35:54.535Z Downloaded futures-core v0.3.28
9492023-10-19T23:35:54.548Z Downloaded untrusted v0.7.1
9502023-10-19T23:35:54.557Z Downloaded generic-array v0.14.7
9512023-10-19T23:35:54.567Z Downloaded spki v0.7.2
9522023-10-19T23:35:54.578Z Downloaded ipnetwork v0.20.0
9532023-10-19T23:35:54.583Z Downloaded typenum v1.16.0
9542023-10-19T23:35:54.590Z Downloaded tokio-stream v0.1.14
9552023-10-19T23:35:54.594Z Downloaded hmac v0.12.1
9562023-10-19T23:35:54.598Z Downloaded tracing-core v0.1.31
9572023-10-19T23:35:54.603Z Downloaded toml v0.5.11
9582023-10-19T23:35:54.607Z Downloaded strsim v0.10.0
9592023-10-19T23:35:54.612Z Downloaded wyz v0.5.1
9602023-10-19T23:35:54.620Z Downloaded spin v0.5.2
9612023-10-19T23:35:54.626Z Downloaded slog-stdlog v4.1.1
9622023-10-19T23:35:54.636Z Downloaded iana-time-zone v0.1.57
9632023-10-19T23:35:55.065Z Downloaded half v1.8.2
9642023-10-19T23:35:55.069Z Downloaded futures v0.3.28
9652023-10-19T23:35:55.077Z Downloaded sha2 v0.10.7
9662023-10-19T23:35:55.496Z Downloaded serde_tokenstream v0.1.7
9672023-10-19T23:35:55.502Z Downloaded slog-term v2.9.0
9682023-10-19T23:35:55.505Z Downloaded hyper-staticfile v0.9.5
9692023-10-19T23:35:55.508Z Downloaded humantime v2.1.0
9702023-10-19T23:35:55.511Z Downloaded tokio-tungstenite v0.20.1
9712023-10-19T23:35:55.514Z Downloaded getrandom v0.1.16
9722023-10-19T23:35:55.517Z Downloaded socket2 v0.4.9
9732023-10-19T23:35:55.520Z Downloaded num-bigint v0.4.4
9742023-10-19T23:35:55.524Z Downloaded hashlink v0.8.3
9752023-10-19T23:35:55.551Z Downloaded serde_path_to_error v0.1.14
9762023-10-19T23:35:55.564Z Downloaded semver-parser v0.10.2
9772023-10-19T23:35:55.573Z Downloaded uuid v1.4.1
9782023-10-19T23:35:55.592Z Downloaded tungstenite v0.18.0
9792023-10-19T23:35:55.599Z Downloaded toml v0.7.8
9802023-10-19T23:35:55.608Z Downloaded secrecy v0.8.0
9812023-10-19T23:35:55.625Z Downloaded rustls-pemfile v1.0.3
9822023-10-19T23:35:55.652Z Downloaded dirs v5.0.1
9832023-10-19T23:35:55.662Z Downloaded hostname v0.3.1
9842023-10-19T23:35:55.671Z Downloaded funty v2.0.0
9852023-10-19T23:35:55.681Z Downloaded form_urlencoded v1.2.0
9862023-10-19T23:35:55.691Z Downloaded miniz_oxide v0.7.1
9872023-10-19T23:35:55.698Z Downloaded chacha20poly1305 v0.10.1
9882023-10-19T23:35:55.706Z Downloaded backtrace v0.3.69
9892023-10-19T23:35:55.713Z Downloaded want v0.3.1
9902023-10-19T23:35:55.720Z Downloaded tap v1.0.1
9912023-10-19T23:35:55.726Z Downloaded thread-id v4.2.0
9922023-10-19T23:35:55.739Z Downloaded either v1.9.0
9932023-10-19T23:35:56.160Z Downloaded time-macros v0.2.13
9942023-10-19T23:35:56.170Z Downloaded thiserror-impl v1.0.49
9952023-10-19T23:35:56.178Z Downloaded group v0.13.0
9962023-10-19T23:35:56.185Z Downloaded der v0.7.8
9972023-10-19T23:35:56.196Z Downloaded yasna v0.5.2
9982023-10-19T23:35:56.207Z Downloaded dirs-next v2.0.0
9992023-10-19T23:35:56.218Z Downloaded thiserror-no-std v2.0.2
10002023-10-19T23:35:56.229Z Downloaded thiserror-impl-no-std v2.0.2
10012023-10-19T23:35:56.252Z Downloaded ff v0.13.0
10022023-10-19T23:35:56.273Z Downloaded textwrap v0.16.0
10032023-10-19T23:35:56.293Z Downloaded glob v0.3.1
10042023-10-19T23:35:56.313Z Downloaded foreign-types-macros v0.2.3
10052023-10-19T23:35:56.327Z Downloaded foreign-types v0.5.0
10062023-10-19T23:35:56.341Z Downloaded filetime v0.2.22
10072023-10-19T23:35:56.354Z Downloaded dof v0.1.5
10082023-10-19T23:35:56.363Z Downloaded dirs-sys-next v0.1.2
10092023-10-19T23:35:56.380Z Downloaded tracing-attributes v0.1.26
10102023-10-19T23:35:56.383Z Downloaded chrono v0.4.31
10112023-10-19T23:35:56.392Z Downloaded memchr v2.6.3
10122023-10-19T23:35:56.396Z Downloaded crossbeam-channel v0.5.8
10132023-10-19T23:35:56.400Z Downloaded smf v0.2.2
10142023-10-19T23:35:56.405Z Downloaded httpdate v1.0.3
10152023-10-19T23:35:56.410Z Downloaded erased-serde v0.3.30
10162023-10-19T23:35:56.415Z Downloaded zeroize_derive v1.4.2
10172023-10-19T23:35:56.420Z Downloaded zerocopy v0.3.0
10182023-10-19T23:35:56.424Z Downloaded walkdir v2.4.0
10192023-10-19T23:35:56.437Z Downloaded usdt v0.3.5
10202023-10-19T23:35:56.445Z Downloaded unicode-width v0.1.10
10212023-10-19T23:35:56.459Z Downloaded unicase v2.7.0
10222023-10-19T23:35:56.464Z Downloaded heck v0.4.1
10232023-10-19T23:35:56.469Z Downloaded heck v0.3.3
10242023-10-19T23:35:56.474Z Downloaded waitgroup v0.1.2
10252023-10-19T23:35:56.487Z Downloaded thiserror v1.0.49
10262023-10-19T23:35:56.490Z Downloaded clap_lex v0.5.1
10272023-10-19T23:35:56.495Z Downloaded postgres-types v0.2.6
10282023-10-19T23:35:56.500Z Downloaded diesel_derives v2.1.1
10292023-10-19T23:35:56.505Z Downloaded clap_derive v4.4.2
10302023-10-19T23:35:56.510Z Downloaded clap v4.4.3
10312023-10-19T23:35:56.516Z Downloaded foreign-types-shared v0.3.1
10322023-10-19T23:35:56.521Z Downloaded tokio-rustls v0.24.1
10332023-10-19T23:35:56.526Z Downloaded ppv-lite86 v0.2.17
10342023-10-19T23:35:56.537Z Downloaded darling v0.20.3
10352023-10-19T23:35:56.548Z Downloaded blake2 v0.10.6
10362023-10-19T23:35:56.567Z Downloaded http-range v0.1.5
10372023-10-19T23:35:56.589Z Downloaded http-body v0.4.5
10382023-10-19T23:35:56.599Z Downloaded hex-literal v0.4.1
10392023-10-19T23:35:56.612Z Downloaded quote v1.0.33
10402023-10-19T23:35:56.622Z Downloaded num-traits v0.2.16
10412023-10-19T23:35:56.636Z Downloaded num-complex v0.4.4
10422023-10-19T23:35:56.648Z Downloaded postcard v0.7.3
10432023-10-19T23:35:57.059Z Downloaded poly1305 v0.8.0
10442023-10-19T23:35:57.064Z Downloaded platforms v3.0.2
10452023-10-19T23:35:57.070Z Downloaded darling_core v0.20.3
10462023-10-19T23:35:57.082Z Downloaded equivalent v1.0.1
10472023-10-19T23:35:57.092Z Downloaded usdt-attr-macro v0.3.5
10482023-10-19T23:35:57.105Z Downloaded try-lock v0.2.4
10492023-10-19T23:35:57.139Z Downloaded proc-macro-error-attr v1.0.4
10502023-10-19T23:35:57.143Z Downloaded thread_local v1.1.7
10512023-10-19T23:35:57.146Z Downloaded tempfile v3.8.0
10522023-10-19T23:35:57.152Z Downloaded r2d2 v0.8.10
10532023-10-19T23:35:57.157Z Downloaded quick-error v1.2.3
10542023-10-19T23:35:57.160Z Downloaded pest_generator v2.7.2
10552023-10-19T23:35:57.163Z Downloaded paste v1.0.14
10562023-10-19T23:35:57.166Z Downloaded proc-macro-error v1.0.4
10572023-10-19T23:35:57.172Z Downloaded const_format v0.2.31
10582023-10-19T23:35:57.175Z Downloaded pretty-hex v0.2.1
10592023-10-19T23:35:57.184Z Downloaded predicates v3.0.4
10602023-10-19T23:35:57.188Z Downloaded postcard-cobs v0.1.5-pre
10612023-10-19T23:35:57.191Z Downloaded polyval v0.6.1
10622023-10-19T23:35:57.195Z Downloaded pkcs8 v0.10.2
10632023-10-19T23:35:57.202Z Downloaded pin-utils v0.1.0
10642023-10-19T23:35:57.213Z Downloaded pin-project-lite v0.2.13
10652023-10-19T23:35:57.221Z Downloaded once_cell v1.18.0
10662023-10-19T23:35:57.231Z Downloaded num_enum_derive v0.7.0
10672023-10-19T23:35:57.246Z Downloaded cancel-safe-futures v0.1.2
10682023-10-19T23:35:57.256Z Downloaded ahash v0.8.3
10692023-10-19T23:35:57.264Z Downloaded toolchain_find v0.2.0
10702023-10-19T23:35:57.270Z Downloaded phf v0.11.2
10712023-10-19T23:35:57.277Z Downloaded derive_more v0.99.17
10722023-10-19T23:35:57.281Z Downloaded password-hash v0.5.0
10732023-10-19T23:35:57.284Z Downloaded colored v2.0.4
10742023-10-19T23:35:57.288Z Downloaded bitflags v2.4.0
10752023-10-19T23:35:57.293Z Downloaded async-trait v0.1.73
10762023-10-19T23:35:57.296Z Downloaded cipher v0.4.4
10772023-10-19T23:35:57.299Z Downloaded pbkdf2 v0.12.2
10782023-10-19T23:35:57.304Z Downloaded parse-display-derive v0.7.0
10792023-10-19T23:35:57.307Z Downloaded libm v0.2.7
10802023-10-19T23:35:57.310Z Downloaded num-derive v0.4.0
10812023-10-19T23:35:57.314Z Downloaded cpufeatures v0.2.9
10822023-10-19T23:35:57.318Z Downloaded percent-encoding v2.3.0
10832023-10-19T23:35:57.323Z Downloaded num_enum_derive v0.5.11
10842023-10-19T23:35:57.326Z Downloaded mime_guess v2.0.4
10852023-10-19T23:35:57.329Z Downloaded crossbeam-utils v0.8.16
10862023-10-19T23:35:57.332Z Downloaded const-oid v0.9.5
10872023-10-19T23:35:57.336Z Downloaded parking_lot_core v0.9.8
10882023-10-19T23:35:57.339Z Downloaded crossbeam-epoch v0.9.15
10892023-10-19T23:35:57.350Z Downloaded predicates-core v1.0.6
10902023-10-19T23:35:57.357Z Downloaded precomputed-hash v0.1.1
10912023-10-19T23:35:57.361Z Downloaded num_enum v0.7.0
10922023-10-19T23:35:57.364Z Downloaded num_enum v0.5.11
10932023-10-19T23:35:57.368Z Downloaded num_cpus v1.16.0
10942023-10-19T23:35:57.372Z Downloaded curve25519-dalek-derive v0.1.0
10952023-10-19T23:35:57.378Z Downloaded camino-tempfile v1.0.2
10962023-10-19T23:35:57.386Z Downloaded byteorder v1.4.3
10972023-10-19T23:35:57.800Z Downloaded block-buffer v0.10.4
10982023-10-19T23:35:57.807Z Downloaded num-rational v0.4.1
10992023-10-19T23:35:57.810Z Downloaded num-integer v0.1.45
11002023-10-19T23:35:57.814Z Downloaded num v0.4.1
11012023-10-19T23:35:57.817Z Downloaded multer v2.1.0
11022023-10-19T23:35:57.821Z Downloaded crypto-common v0.1.6
11032023-10-19T23:35:57.825Z Downloaded cbc v0.1.2
11042023-10-19T23:35:57.829Z Downloaded bitflags v1.3.2
11052023-10-19T23:35:57.832Z Downloaded base64ct v1.6.0
11062023-10-19T23:35:57.836Z Downloaded block-padding v0.3.3
11072023-10-19T23:35:57.839Z Downloaded base16ct v0.2.0
11082023-10-19T23:35:57.843Z Downloaded bit-vec v0.6.3
11092023-10-19T23:35:57.861Z Downloaded bit-set v0.5.3
11102023-10-19T23:35:57.864Z Downloaded bcrypt-pbkdf v0.10.0
11112023-10-19T23:35:57.868Z Downloaded bincode v1.3.3
11122023-10-19T23:35:57.871Z Downloaded argon2 v0.5.2
11132023-10-19T23:35:57.875Z Downloaded async-recursion v1.0.5
11142023-10-19T23:35:57.878Z Downloaded phf_shared v0.10.0
11152023-10-19T23:35:57.884Z Downloaded debug-ignore v1.0.5
11162023-10-19T23:35:57.899Z Downloaded data-encoding v2.4.0
11172023-10-19T23:35:57.906Z Downloaded console v0.15.7
11182023-10-19T23:35:57.911Z Downloaded colorchoice v1.0.0
11192023-10-19T23:35:57.915Z Downloaded ascii v1.1.0
11202023-10-19T23:35:57.919Z Downloaded ctr v0.9.2
11212023-10-19T23:35:57.923Z Downloaded anstream v0.5.0
11222023-10-19T23:35:57.927Z Downloaded nibble_vec v0.1.0
11232023-10-19T23:35:57.930Z Downloaded addr2line v0.21.0
11242023-10-19T23:35:57.934Z Downloaded crucible-workspace-hack v0.1.0
11252023-10-19T23:35:57.938Z Downloaded bitstruct v0.1.1
11262023-10-19T23:35:57.946Z Downloaded atomic-waker v1.1.1
11272023-10-19T23:35:57.957Z Downloaded deranged v0.3.8
11282023-10-19T23:35:58.371Z Downloaded anstyle v1.0.2
11292023-10-19T23:35:58.379Z Downloaded new_debug_unreachable v1.0.4
11302023-10-19T23:35:58.398Z Downloaded cstr-argument v0.1.2
11312023-10-19T23:35:58.415Z Downloaded openssl-probe v0.1.5
11322023-10-19T23:35:58.424Z Downloaded mime v0.3.17
11332023-10-19T23:35:58.435Z Downloaded convert_case v0.4.0
11342023-10-19T23:35:58.446Z Downloaded log v0.4.20
11352023-10-19T23:35:58.468Z Downloaded libefi-sys v0.1.0
11362023-10-19T23:35:58.486Z Downloaded ciborium-ll v0.2.1
11372023-10-19T23:35:58.497Z Downloaded cc v1.0.83
11382023-10-19T23:35:58.503Z Downloaded cfg-if v1.0.0
11392023-10-19T23:35:58.510Z Compiling proc-macro2 v1.0.67
11402023-10-19T23:35:58.515Z Compiling unicode-ident v1.0.12
11412023-10-19T23:35:58.519Z Compiling libc v0.2.149
11422023-10-19T23:35:58.522Z Compiling serde v1.0.188
11432023-10-19T23:35:58.525Z Compiling version_check v0.9.4
11442023-10-19T23:35:58.528Z Compiling autocfg v1.1.0
11452023-10-19T23:35:58.532Z Compiling cfg-if v1.0.0
11462023-10-19T23:35:58.535Z Compiling syn v1.0.109
11472023-10-19T23:35:58.538Z Compiling typenum v1.16.0
11482023-10-19T23:35:58.542Z Compiling once_cell v1.18.0
11492023-10-19T23:35:58.545Z Compiling thiserror v1.0.49
11502023-10-19T23:35:58.548Z Compiling generic-array v0.14.7
11512023-10-19T23:35:58.553Z Compiling lock_api v0.4.10
11522023-10-19T23:35:58.556Z Compiling parking_lot_core v0.9.8
11532023-10-19T23:35:58.565Z Compiling libm v0.2.7
11542023-10-19T23:35:58.580Z Compiling num-traits v0.2.16
11552023-10-19T23:35:58.595Z Compiling itoa v1.0.9
11562023-10-19T23:35:58.606Z Compiling memchr v2.6.3
11572023-10-19T23:35:58.622Z Compiling futures-core v0.3.28
11582023-10-19T23:35:58.636Z Compiling ahash v0.8.3
11592023-10-19T23:35:58.656Z Compiling serde_json v1.0.107
11602023-10-19T23:35:58.667Z Compiling log v0.4.20
11612023-10-19T23:35:58.674Z Compiling slab v0.4.9
11622023-10-19T23:35:58.681Z Compiling futures-task v0.3.28
11632023-10-19T23:35:58.687Z Compiling quote v1.0.33
11642023-10-19T23:35:58.695Z Compiling futures-channel v0.3.28
11652023-10-19T23:35:58.701Z Compiling futures-util v0.3.28
11662023-10-19T23:35:58.712Z Compiling pkg-config v0.3.27
11672023-10-19T23:35:58.789Z Compiling getrandom v0.2.10
11682023-10-19T23:35:59.360Z Compiling syn v2.0.32
11692023-10-19T23:35:59.384Z Compiling jobserver v0.1.26
11702023-10-19T23:35:59.469Z Compiling ryu v1.0.15
11712023-10-19T23:35:59.595Z Compiling rand_core v0.6.4
11722023-10-19T23:36:00.078Z Compiling cc v1.0.83
11732023-10-19T23:36:00.288Z Compiling vcpkg v0.2.15
11742023-10-19T23:36:00.474Z Compiling allocator-api2 v0.2.16
11752023-10-19T23:36:00.504Z Compiling schemars v0.8.13
11762023-10-19T23:36:00.556Z Compiling heck v0.4.1
11772023-10-19T23:36:00.983Z Compiling equivalent v1.0.1
11782023-10-19T23:36:01.128Z Compiling scopeguard v1.2.0
11792023-10-19T23:36:01.739Z Compiling hashbrown v0.14.0
11802023-10-19T23:36:02.036Z Compiling smallvec v1.11.0
11812023-10-19T23:36:02.699Z Compiling byteorder v1.4.3
11822023-10-19T23:36:03.334Z Compiling fnv v1.0.7
11832023-10-19T23:36:03.490Z Compiling httparse v1.8.0
11842023-10-19T23:36:03.524Z Compiling iana-time-zone v0.1.57
11852023-10-19T23:36:03.733Z Compiling pin-project-lite v0.2.13
11862023-10-19T23:36:03.904Z Compiling semver v1.0.18
11872023-10-19T23:36:04.226Z Compiling subtle v2.5.0
11882023-10-19T23:36:04.619Z Compiling parking_lot v0.12.1
11892023-10-19T23:36:04.661Z Compiling indexmap v1.9.3
11902023-10-19T23:36:04.913Z Compiling ring v0.16.20
11912023-10-19T23:36:05.021Z Compiling time-core v0.1.1
11922023-10-19T23:36:05.053Z Compiling dyn-clone v1.0.13
11932023-10-19T23:36:05.183Z Compiling tinyvec_macros v0.1.1
11942023-10-19T23:36:05.280Z Compiling time-macros v0.2.13
11952023-10-19T23:36:05.300Z Compiling tinyvec v1.6.0
11962023-10-19T23:36:05.446Z Compiling openssl-sys v0.9.93
11972023-10-19T23:36:05.496Z Compiling socket2 v0.5.4
11982023-10-19T23:36:06.328Z Compiling signal-hook-registry v1.4.1
11992023-10-19T23:36:06.748Z Compiling mio v0.8.8
12002023-10-19T23:36:07.056Z Compiling num_cpus v1.16.0
12012023-10-19T23:36:07.223Z Compiling unicode-bidi v0.3.13
12022023-10-19T23:36:07.635Z Compiling rustls v0.21.7
12032023-10-19T23:36:07.864Z Compiling unicode-normalization v0.1.22
12042023-10-19T23:36:08.721Z Compiling slog v2.7.0
12052023-10-19T23:36:08.761Z Compiling spin v0.5.2
12062023-10-19T23:36:09.417Z Compiling percent-encoding v2.3.0
12072023-10-19T23:36:09.455Z Compiling ucd-trie v0.1.6
12082023-10-19T23:36:09.593Z Compiling backtrace v0.3.69
12092023-10-19T23:36:09.614Z Compiling async-trait v0.1.73
12102023-10-19T23:36:09.949Z Compiling form_urlencoded v1.2.0
12112023-10-19T23:36:10.105Z Compiling aho-corasick v1.0.4
12122023-10-19T23:36:10.132Z Compiling openssl v0.10.57
12132023-10-19T23:36:10.254Z Compiling regex-syntax v0.7.5
12142023-10-19T23:36:10.459Z Compiling pin-utils v0.1.0
12152023-10-19T23:36:10.525Z Compiling futures-sink v0.3.28
12162023-10-19T23:36:10.591Z Compiling winnow v0.5.15
12172023-10-19T23:36:11.149Z Compiling anyhow v1.0.75
12182023-10-19T23:36:11.156Z Compiling idna v0.4.0
12192023-10-19T23:36:11.421Z Compiling serde_derive_internals v0.26.0
12202023-10-19T23:36:13.545Z Compiling native-tls v0.2.11
12212023-10-19T23:36:13.625Z Compiling url v2.4.1
12222023-10-19T23:36:14.031Z Compiling unicode-xid v0.2.4
12232023-10-19T23:36:15.765Z Compiling rustversion v1.0.14
12242023-10-19T23:36:15.853Z Compiling futures-io v0.3.28
12252023-10-19T23:36:16.273Z Compiling regex-automata v0.3.8
12262023-10-19T23:36:16.840Z Compiling const-oid v0.9.5
12272023-10-19T23:36:16.930Z Compiling unicode-width v0.1.10
12282023-10-19T23:36:17.165Z Compiling hashbrown v0.13.2
12292023-10-19T23:36:18.087Z Compiling synstructure v0.12.6
12302023-10-19T23:36:19.058Z Compiling cpufeatures v0.2.9
12312023-10-19T23:36:19.204Z Compiling crossbeam-utils v0.8.16
12322023-10-19T23:36:19.230Z Compiling tracing-core v0.1.31
12332023-10-19T23:36:19.886Z Compiling adler v1.0.2
12342023-10-19T23:36:20.022Z Compiling rustix v0.38.9
12352023-10-19T23:36:20.230Z Compiling miniz_oxide v0.7.1
12362023-10-19T23:36:20.702Z Compiling usdt-impl v0.3.5
12372023-10-19T23:36:21.160Z Compiling gimli v0.28.0
12382023-10-19T23:36:21.792Z Compiling ppv-lite86 v0.2.17
12392023-10-19T23:36:22.164Z Compiling bitflags v1.3.2
12402023-10-19T23:36:22.332Z Compiling object v0.32.1
12412023-10-19T23:36:22.517Z Compiling deranged v0.3.8
12422023-10-19T23:36:22.927Z Compiling rustc-demangle v0.1.23
12432023-10-19T23:36:23.054Z Compiling num_threads v0.1.6
12442023-10-19T23:36:23.231Z Compiling thread-id v4.2.0
12452023-10-19T23:36:24.113Z Compiling serde_derive v1.0.188
12462023-10-19T23:36:24.610Z Compiling zeroize_derive v1.4.2
12472023-10-19T23:36:25.224Z Compiling thiserror-impl v1.0.49
12482023-10-19T23:36:25.622Z Compiling tokio-macros v2.1.0
12492023-10-19T23:36:26.461Z Compiling futures-macro v0.3.28
12502023-10-19T23:36:26.969Z Compiling tracing-attributes v0.1.26
12512023-10-19T23:36:28.064Z Compiling schemars_derive v0.8.13
12522023-10-19T23:36:29.731Z Compiling zeroize v1.6.0
12532023-10-19T23:36:30.376Z Compiling pest v2.7.2
12542023-10-19T23:36:32.592Z Compiling crypto-common v0.1.6
12552023-10-19T23:36:32.613Z Compiling openssl-macros v0.1.1
12562023-10-19T23:36:32.880Z Compiling regex v1.9.5
12572023-10-19T23:36:33.067Z Compiling block-buffer v0.10.4
12582023-10-19T23:36:33.674Z Compiling digest v0.10.7
12592023-10-19T23:36:33.795Z Compiling zerocopy-derive v0.2.0
12602023-10-19T23:36:34.084Z Compiling tracing v0.1.37
12612023-10-19T23:36:34.324Z Compiling addr2line v0.21.0
12622023-10-19T23:36:34.675Z Compiling pest_meta v2.7.2
12632023-10-19T23:36:34.893Z Compiling time v0.3.27
12642023-10-19T23:36:35.014Z Compiling rand_chacha v0.3.1
12652023-10-19T23:36:35.419Z Compiling base64 v0.21.4
12662023-10-19T23:36:36.700Z Compiling zerocopy v0.3.0
12672023-10-19T23:36:37.391Z Compiling pest_generator v2.7.2
12682023-10-19T23:36:38.389Z Compiling dof v0.1.5
12692023-10-19T23:36:39.973Z Compiling rand v0.8.5
12702023-10-19T23:36:40.610Z Compiling lazy_static v1.4.0
12712023-10-19T23:36:41.798Z Compiling untrusted v0.7.1
12722023-10-19T23:36:41.922Z Compiling strum_macros v0.25.2
12732023-10-19T23:36:42.132Z Compiling pest_derive v2.7.2
12742023-10-19T23:36:43.270Z Compiling dtrace-parser v0.1.14
12752023-10-19T23:36:43.944Z Compiling strsim v0.10.0
12762023-10-19T23:36:45.271Z Compiling regress v0.7.1
12772023-10-19T23:36:45.366Z Compiling socket2 v0.4.9
12782023-10-19T23:36:46.830Z Compiling hashbrown v0.12.3
12792023-10-19T23:36:47.061Z Compiling rustls-webpki v0.101.4
12802023-10-19T23:36:47.100Z Compiling sct v0.7.0
12812023-10-19T23:36:47.602Z Compiling httpdate v1.0.3
12822023-10-19T23:36:48.037Z Compiling bytes v1.5.0
12832023-10-19T23:36:48.350Z Compiling indexmap v2.0.0
12842023-10-19T23:36:48.488Z Compiling chrono v0.4.31
12852023-10-19T23:36:48.624Z Compiling uuid v1.4.1
12862023-10-19T23:36:49.775Z Compiling http v0.2.9
12872023-10-19T23:36:49.954Z Compiling tokio v1.32.0
12882023-10-19T23:36:50.191Z Compiling toml_datetime v0.6.3
12892023-10-19T23:36:50.395Z Compiling serde_spanned v0.6.3
12902023-10-19T23:36:50.479Z Compiling bitflags v2.4.0
12912023-10-19T23:36:50.768Z Compiling toml_edit v0.19.15
12922023-10-19T23:36:51.373Z Compiling rustc_version v0.4.0
12932023-10-19T23:36:51.377Z Compiling openapiv3 v1.0.3
12942023-10-19T23:36:54.200Z Compiling serde_tokenstream v0.1.7
12952023-10-19T23:36:54.787Z Compiling serde_tokenstream v0.2.0
12962023-10-19T23:36:55.232Z Compiling try-lock v0.2.4
12972023-10-19T23:36:55.481Z Compiling want v0.3.1
12982023-10-19T23:36:55.624Z Compiling http-body v0.4.5
12992023-10-19T23:36:55.911Z Compiling typify-impl v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
13002023-10-19T23:36:57.172Z Compiling usdt-macro v0.3.5
13012023-10-19T23:36:57.237Z Compiling usdt-attr-macro v0.3.5
13022023-10-19T23:36:59.097Z Compiling rustls-pemfile v1.0.3
13032023-10-19T23:36:59.117Z Compiling tower-service v0.3.2
13042023-10-19T23:36:59.387Z Compiling mime v0.3.17
13052023-10-19T23:36:59.406Z Compiling openssl-probe v0.1.5
13062023-10-19T23:36:59.690Z Compiling foreign-types-shared v0.1.1
13072023-10-19T23:36:59.878Z Compiling foreign-types v0.3.2
13082023-10-19T23:36:59.997Z Compiling errno v0.3.2
13092023-10-19T23:37:00.009Z Compiling ipnet v2.8.0
13102023-10-19T23:37:00.437Z Compiling getopts v0.2.21
13112023-10-19T23:37:01.985Z Compiling encoding_rs v0.8.33
13122023-10-19T23:37:02.204Z Compiling unsafe-libyaml v0.2.9
13132023-10-19T23:37:02.277Z Compiling rustls-native-certs v0.6.3
13142023-10-19T23:37:02.947Z Compiling serde_urlencoded v0.7.1
13152023-10-19T23:37:03.798Z Compiling tokio-util v0.7.8
13162023-10-19T23:37:04.758Z Compiling tokio-rustls v0.24.1
13172023-10-19T23:37:05.355Z Compiling serde_yaml v0.9.25
13182023-10-19T23:37:06.316Z Compiling h2 v0.3.21
13192023-10-19T23:37:06.400Z Compiling webpki-roots v0.25.2
13202023-10-19T23:37:11.617Z Compiling hmac v0.12.1
13212023-10-19T23:37:11.806Z Compiling num-integer v0.1.45
13222023-10-19T23:37:11.923Z Compiling sha2 v0.10.7
13232023-10-19T23:37:12.143Z Compiling block-padding v0.3.3
13242023-10-19T23:37:13.319Z Compiling tokio-native-tls v0.3.1
13252023-10-19T23:37:13.463Z Compiling inout v0.1.3
13262023-10-19T23:37:13.732Z Compiling futures-executor v0.3.28
13272023-10-19T23:37:13.839Z Compiling cipher v0.4.4
13282023-10-19T23:37:14.155Z Compiling toml v0.7.8
13292023-10-19T23:37:14.565Z Compiling crc32fast v1.3.2
13302023-10-19T23:37:14.707Z Compiling fallible-iterator v0.2.0
13312023-10-19T23:37:15.871Z Compiling futures v0.3.28
13322023-10-19T23:37:15.961Z Compiling ipnetwork v0.20.0
13332023-10-19T23:37:16.041Z Compiling spin v0.9.8
13342023-10-19T23:37:16.117Z Compiling siphasher v0.3.11
13352023-10-19T23:37:16.615Z Compiling usdt v0.3.5
13362023-10-19T23:37:17.395Z Compiling md-5 v0.10.5
13372023-10-19T23:37:17.420Z Compiling stringprep v0.1.3
13382023-10-19T23:37:17.751Z Compiling hyper v0.14.27
13392023-10-19T23:37:18.762Z Compiling io-lifetimes v1.0.11
13402023-10-19T23:37:18.785Z Compiling postgres-protocol v0.6.6
13412023-10-19T23:37:19.151Z Compiling phf_shared v0.11.2
13422023-10-19T23:37:19.461Z Compiling hex v0.4.3
13432023-10-19T23:37:19.744Z Compiling enum-as-inner v0.5.1
13442023-10-19T23:37:20.279Z Compiling slog-async v2.8.0
13452023-10-19T23:37:20.531Z Compiling postgres-types v0.2.6
13462023-10-19T23:37:21.004Z Compiling phf v0.11.2
13472023-10-19T23:37:21.030Z Compiling num-bigint v0.4.4
13482023-10-19T23:37:21.337Z Compiling data-encoding v2.4.0
13492023-10-19T23:37:21.467Z Compiling whoami v1.4.1
13502023-10-19T23:37:22.031Z Compiling rustix v0.37.23
13512023-10-19T23:37:22.992Z Compiling tokio-postgres v0.7.10
13522023-10-19T23:37:23.447Z Compiling zerocopy-derive v0.6.4
13532023-10-19T23:37:24.550Z Compiling static_assertions v1.1.0
13542023-10-19T23:37:26.072Z Compiling either v1.9.0
13552023-10-19T23:37:26.807Z Compiling ident_case v1.0.1
13562023-10-19T23:37:27.073Z Compiling darling_core v0.20.3
13572023-10-19T23:37:27.258Z Compiling camino v1.1.6
13582023-10-19T23:37:27.523Z Compiling typify-macro v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
13592023-10-19T23:37:28.245Z Compiling flate2 v1.0.27
13602023-10-19T23:37:28.472Z Compiling heapless v0.7.16
13612023-10-19T23:37:29.039Z Compiling bzip2-sys v0.1.11+1.0.8
13622023-10-19T23:37:29.181Z Compiling hyper-rustls v0.24.1
13632023-10-19T23:37:29.657Z Compiling hyper-tls v0.5.0
13642023-10-19T23:37:29.856Z Compiling memoffset v0.9.0
13652023-10-19T23:37:30.186Z Compiling reqwest v0.11.20
13662023-10-19T23:37:30.279Z Compiling radium v0.7.0
13672023-10-19T23:37:30.443Z Compiling unicode-segmentation v1.10.1
13682023-10-19T23:37:30.929Z Compiling managed v0.8.0
13692023-10-19T23:37:31.658Z Compiling matches v0.1.10
13702023-10-19T23:37:31.800Z Compiling idna v0.2.3
13712023-10-19T23:37:32.913Z Compiling itertools v0.11.0
13722023-10-19T23:37:34.262Z Compiling multer v2.1.0
13732023-10-19T23:37:34.758Z Compiling trust-dns-proto v0.22.0
13742023-10-19T23:37:34.778Z Compiling typify v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
13752023-10-19T23:37:34.967Z Compiling progenitor-impl v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
13762023-10-19T23:37:35.187Z Compiling async-stream-impl v0.3.5
13772023-10-19T23:37:35.682Z Compiling darling_macro v0.20.3
13782023-10-19T23:37:37.152Z Compiling darling v0.20.3
13792023-10-19T23:37:37.220Z Compiling num-iter v0.1.43
13802023-10-19T23:37:37.312Z Compiling serde_with_macros v2.3.3
13812023-10-19T23:37:37.608Z Compiling crossbeam-epoch v0.9.15
13822023-10-19T23:37:37.899Z Compiling anstyle v1.0.2
13832023-10-19T23:37:38.169Z Compiling bit-vec v0.6.3
13842023-10-19T23:37:38.607Z Compiling utf8parse v0.2.1
13852023-10-19T23:37:38.852Z Compiling paste v1.0.14
13862023-10-19T23:37:38.876Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
13872023-10-19T23:37:39.508Z Compiling smoltcp v0.9.1
13882023-10-19T23:37:40.075Z Compiling anstyle-parse v0.2.1
13892023-10-19T23:37:41.228Z Compiling zerocopy v0.6.4
13902023-10-19T23:37:41.606Z Compiling signature v2.1.0
13912023-10-19T23:37:41.930Z Compiling hubpack_derive v0.1.1
13922023-10-19T23:37:42.589Z Compiling clap_derive v4.4.2
13932023-10-19T23:37:43.106Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
13942023-10-19T23:37:43.514Z Compiling colorchoice v1.0.0
13952023-10-19T23:37:43.753Z Compiling anstyle-query v1.0.0
13962023-10-19T23:37:43.957Z Compiling anstream v0.5.0
13972023-10-19T23:37:45.214Z Compiling yasna v0.5.2
13982023-10-19T23:37:45.548Z Compiling terminal_size v0.2.6
13992023-10-19T23:37:47.266Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
14002023-10-19T23:37:48.494Z Compiling progenitor-macro v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
14012023-10-19T23:37:48.551Z Compiling structmeta-derive v0.1.6
14022023-10-19T23:37:48.568Z Compiling diesel_table_macro_syntax v0.1.0
14032023-10-19T23:37:49.150Z Compiling hash32 v0.2.1
14042023-10-19T23:37:49.531Z Compiling stable_deref_trait v1.2.0
14052023-10-19T23:37:49.691Z Compiling tap v1.0.1
14062023-10-19T23:37:49.769Z Compiling clap_lex v0.5.1
14072023-10-19T23:37:50.338Z Compiling clap_builder v4.4.2
14082023-10-19T23:37:50.583Z Compiling wyz v0.5.1
14092023-10-19T23:37:51.274Z Compiling diesel_derives v2.1.1
14102023-10-19T23:37:52.618Z Compiling tokio-stream v0.1.14
14112023-10-19T23:37:52.915Z Compiling serde_repr v0.1.16
14122023-10-19T23:37:53.063Z Compiling structmeta v0.1.6
14132023-10-19T23:37:53.678Z Compiling scheduled-thread-pool v0.2.7
14142023-10-19T23:37:54.183Z Compiling funty v2.0.0
14152023-10-19T23:37:54.637Z Compiling regex-automata v0.1.10
14162023-10-19T23:37:54.658Z Compiling regex-syntax v0.6.29
14172023-10-19T23:37:55.502Z Compiling bstr v0.2.17
14182023-10-19T23:37:55.953Z Compiling r2d2 v0.8.10
14192023-10-19T23:37:56.520Z Compiling bitvec v1.0.1
14202023-10-19T23:37:56.655Z Compiling clap v4.4.3
14212023-10-19T23:37:59.249Z Compiling hubpack v0.1.2
14222023-10-19T23:38:00.436Z Compiling itertools v0.10.5
14232023-10-19T23:38:00.848Z Compiling phf_shared v0.10.0
14242023-10-19T23:38:01.491Z Compiling float-cmp v0.9.0
14252023-10-19T23:38:02.063Z Compiling fixedbitset v0.4.2
14262023-10-19T23:38:02.206Z Compiling unicode-linebreak v0.1.5
14272023-10-19T23:38:02.825Z Compiling smawk v0.3.1
14282023-10-19T23:38:03.079Z Compiling difflib v0.4.0
14292023-10-19T23:38:03.119Z Compiling predicates-core v1.0.6
14302023-10-19T23:38:03.699Z Compiling normalize-line-endings v0.3.0
14312023-10-19T23:38:03.993Z Compiling new_debug_unreachable v1.0.4
14322023-10-19T23:38:04.125Z Compiling precomputed-hash v0.1.1
14332023-10-19T23:38:04.211Z Compiling parse-display-derive v0.7.0
14342023-10-19T23:38:04.290Z Compiling string_cache v0.8.7
14352023-10-19T23:38:05.056Z Compiling predicates v3.0.4
14362023-10-19T23:38:05.308Z Compiling textwrap v0.16.0
14372023-10-19T23:38:05.953Z Compiling petgraph v0.6.4
14382023-10-19T23:38:07.381Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
14392023-10-19T23:38:07.939Z Compiling similar v2.2.1
14402023-10-19T23:38:09.857Z Compiling bit-set v0.5.3
14412023-10-19T23:38:10.302Z Compiling console v0.15.7
14422023-10-19T23:38:10.577Z Compiling bstr v1.6.0
14432023-10-19T23:38:10.626Z Compiling lalrpop-util v0.19.12
14442023-10-19T23:38:15.650Z Compiling diesel v2.1.1
14452023-10-19T23:38:21.864Z Compiling progenitor-client v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
14462023-10-19T23:38:22.340Z Compiling proc-macro-crate v1.3.1
14472023-10-19T23:38:23.785Z Compiling progenitor v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
14482023-10-19T23:38:31.210Z Compiling crucible-workspace-hack v0.1.0
14492023-10-19T23:38:52.710Z Compiling atty v0.2.14
14502023-10-19T23:38:56.431Z Compiling sha1 v0.10.5
14512023-10-19T23:38:57.105Z Compiling match_cfg v0.1.0
14522023-10-19T23:38:57.245Z Compiling hostname v0.3.1
14532023-10-19T23:39:03.077Z Compiling dirs-sys-next v0.1.2
14542023-10-19T23:39:03.501Z Compiling dirs-next v2.0.0
14552023-10-19T23:39:07.704Z Compiling thread_local v1.1.7
14562023-10-19T23:39:09.682Z Compiling term v0.7.0
14572023-10-19T23:39:11.004Z Compiling crossbeam-channel v0.5.8
14582023-10-19T23:39:12.443Z Compiling take_mut v0.2.2
14592023-10-19T23:39:12.839Z Compiling slog-term v2.9.0
14602023-10-19T23:39:14.301Z Compiling slog-json v2.6.1
14612023-10-19T23:39:14.885Z Compiling instant v0.1.12
14622023-10-19T23:39:15.081Z Compiling slog-bunyan v2.4.0
14632023-10-19T23:39:16.242Z Compiling strum v0.25.0
14642023-10-19T23:39:16.638Z Compiling atomic-waker v1.1.1
14652023-10-19T23:39:16.916Z Compiling waitgroup v0.1.2
14662023-10-19T23:39:17.067Z Compiling num_enum_derive v0.5.11
14672023-10-19T23:39:17.256Z Compiling serde_with v2.3.3
14682023-10-19T23:39:17.672Z Compiling async-stream v0.3.5
14692023-10-19T23:39:19.574Z Compiling serde_path_to_error v0.1.14
14702023-10-19T23:39:19.701Z Compiling libz-sys v1.1.12
14712023-10-19T23:39:19.706Z Compiling fastrand v2.0.0
14722023-10-19T23:39:20.442Z Compiling debug-ignore v1.0.5
14732023-10-19T23:39:20.715Z Compiling tempfile v3.8.0
14742023-10-19T23:39:22.457Z Compiling proc-macro-error-attr v1.0.4
14752023-10-19T23:39:22.861Z Compiling slog-dtrace v0.2.3
14762023-10-19T23:39:24.441Z Compiling backoff v0.4.0
14772023-10-19T23:39:25.001Z Compiling parse-display v0.7.0
14782023-10-19T23:39:25.684Z Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
14792023-10-19T23:39:26.450Z Compiling macaddr v1.0.1
14802023-10-19T23:39:26.763Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
14812023-10-19T23:39:26.874Z Compiling libgit2-sys v0.15.2+1.6.4
14822023-10-19T23:39:27.202Z Compiling proc-macro-error v1.0.4
14832023-10-19T23:39:27.614Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
14842023-10-19T23:39:29.748Z Compiling libsqlite3-sys v0.26.0
14852023-10-19T23:39:30.058Z Compiling memoffset v0.7.1
14862023-10-19T23:39:30.216Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
14872023-10-19T23:39:33.108Z Compiling foreign-types-macros v0.2.3
14882023-10-19T23:39:33.164Z Compiling vergen v8.2.4
14892023-10-19T23:39:33.551Z Compiling base64ct v1.6.0
14902023-10-19T23:39:36.962Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
14912023-10-19T23:39:37.093Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
14922023-10-19T23:39:43.477Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
14932023-10-19T23:39:43.510Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
14942023-10-19T23:39:44.018Z Compiling platforms v3.0.2
14952023-10-19T23:39:44.420Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
14962023-10-19T23:39:44.727Z Compiling num_enum_derive v0.7.0
14972023-10-19T23:39:44.794Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
14982023-10-19T23:39:44.850Z Compiling cfg-if v0.1.10
14992023-10-19T23:39:44.992Z Compiling password-hash v0.5.0
15002023-10-19T23:39:45.493Z Compiling curve25519-dalek v4.1.0
15012023-10-19T23:39:46.039Z Compiling heck v0.3.3
15022023-10-19T23:39:46.061Z Compiling blake2 v0.10.6
15032023-10-19T23:39:46.068Z Compiling libefi-sys v0.1.0
15042023-10-19T23:39:46.583Z Compiling structopt-derive v0.4.18
15052023-10-19T23:39:46.666Z Compiling zone_cfg_derive v0.2.0
15062023-10-19T23:39:46.781Z Compiling argon2 v0.5.2
15072023-10-19T23:39:48.351Z Compiling num-derive v0.4.0
15082023-10-19T23:39:48.873Z Compiling curve25519-dalek-derive v0.1.0
15092023-10-19T23:39:48.914Z Compiling same-file v1.0.6
15102023-10-19T23:39:49.257Z Compiling walkdir v2.4.0
15112023-10-19T23:39:49.844Z Compiling toml v0.5.11
15122023-10-19T23:39:50.511Z Compiling semver-parser v0.10.2
15132023-10-19T23:39:51.193Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
15142023-10-19T23:39:51.199Z Compiling filetime v0.2.22
15152023-10-19T23:39:51.700Z Compiling xattr v1.0.1
15162023-10-19T23:39:51.737Z Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=657d985247b41e38aac2e271c7ce8bc9ea81f4b6#657d9852)
15172023-10-19T23:39:52.125Z Compiling erased-serde v0.3.30
15182023-10-19T23:39:52.149Z Compiling getrandom v0.1.16
15192023-10-19T23:39:52.225Z Compiling tar v0.4.40
15202023-10-19T23:39:52.514Z Compiling semver v0.11.0
15212023-10-19T23:39:52.763Z Compiling universal-hash v0.5.1
15222023-10-19T23:39:52.874Z Compiling bitstruct_derive v0.1.0
15232023-10-19T23:39:53.056Z Compiling async-recursion v1.0.5
15242023-10-19T23:39:53.597Z Compiling home v0.5.5
15252023-10-19T23:39:53.637Z Compiling opaque-debug v0.3.0
15262023-10-19T23:39:53.973Z Compiling toolchain_find v0.2.0
15272023-10-19T23:39:54.081Z Compiling num-rational v0.4.1
15282023-10-19T23:39:54.521Z Compiling unicase v2.7.0
15292023-10-19T23:39:54.629Z Compiling parking_lot_core v0.8.6
15302023-10-19T23:39:54.864Z Compiling rustfmt-wrapper v0.2.0
15312023-10-19T23:39:54.916Z Compiling omicron-zone-package v0.8.3
15322023-10-19T23:39:55.246Z Compiling num_enum v0.5.11
15332023-10-19T23:39:55.254Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=334df299a56cd0d33e1227ed4ce4d2fe7478d541#334df299)
15342023-10-19T23:39:55.625Z Compiling aead v0.5.2
15352023-10-19T23:39:55.992Z Compiling winapi v0.3.9
15362023-10-19T23:39:56.072Z Compiling postcard-cobs v0.1.5-pre
15372023-10-19T23:39:56.101Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=334df299a56cd0d33e1227ed4ce4d2fe7478d541#334df299)
15382023-10-19T23:39:56.428Z Compiling postcard v0.7.3
15392023-10-19T23:39:56.520Z Compiling polyval v0.6.1
15402023-10-19T23:39:56.727Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
15412023-10-19T23:39:57.220Z Compiling smoltcp v0.8.2
15422023-10-19T23:39:57.385Z Compiling ctr v0.9.2
15432023-10-19T23:39:57.417Z Compiling aes v0.8.3
15442023-10-19T23:39:57.883Z Compiling thiserror-impl-no-std v2.0.2
15452023-10-19T23:39:57.886Z Compiling foreign-types-shared v0.3.1
15462023-10-19T23:39:58.066Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
15472023-10-19T23:39:58.374Z Compiling foreign-types v0.5.0
15482023-10-19T23:39:59.202Z Compiling mime_guess v2.0.4
15492023-10-19T23:40:01.814Z Compiling is-terminal v0.4.9
15502023-10-19T23:40:01.990Z Compiling toml_edit v0.20.0
15512023-10-19T23:40:02.629Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
15522023-10-19T23:40:03.977Z Compiling hashlink v0.8.3
15532023-10-19T23:40:05.043Z Compiling cstr-argument v0.1.2
15542023-10-19T23:40:05.460Z Compiling rand v0.4.6
15552023-10-19T23:40:06.150Z Compiling pretty-hex v0.2.1
15562023-10-19T23:40:06.441Z Compiling fallible-streaming-iterator v0.1.9
15572023-10-19T23:40:07.188Z Compiling twox-hash v1.6.3
15582023-10-19T23:40:08.260Z Compiling toml v0.8.0
15592023-10-19T23:40:08.311Z Compiling rusqlite v0.29.0
15602023-10-19T23:40:10.396Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
15612023-10-19T23:40:10.459Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
15622023-10-19T23:40:11.633Z Compiling colored v2.0.4
15632023-10-19T23:40:12.043Z Compiling nix v0.26.2
15642023-10-19T23:40:12.047Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
15652023-10-19T23:40:13.571Z Compiling hkdf v0.12.3
15662023-10-19T23:40:14.250Z Compiling textwrap v0.11.0
15672023-10-19T23:40:14.311Z Compiling const_format_proc_macros v0.2.31
15682023-10-19T23:40:15.846Z Compiling base64 v0.13.1
15692023-10-19T23:40:16.811Z Compiling ansi_term v0.12.1
15702023-10-19T23:40:17.677Z Compiling quick-error v1.2.3
15712023-10-19T23:40:17.700Z Compiling linked-hash-map v0.5.6
15722023-10-19T23:40:18.026Z Compiling strsim v0.8.0
15732023-10-19T23:40:18.261Z Compiling vec_map v0.8.2
15742023-10-19T23:40:18.308Z Compiling lru-cache v0.1.2
15752023-10-19T23:40:18.707Z Compiling clap v2.34.0
15762023-10-19T23:40:19.089Z Compiling resolv-conf v0.7.0
15772023-10-19T23:40:21.257Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
15782023-10-19T23:40:21.696Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
15792023-10-19T23:40:22.779Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
15802023-10-19T23:40:24.949Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
15812023-10-19T23:40:25.022Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
15822023-10-19T23:40:28.439Z Compiling num_enum v0.7.0
15832023-10-19T23:40:28.667Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=657d985247b41e38aac2e271c7ce8bc9ea81f4b6#657d9852)
15842023-10-19T23:40:30.523Z Compiling bincode v1.3.3
15852023-10-19T23:40:31.871Z Compiling keccak v0.1.4
15862023-10-19T23:40:32.193Z Compiling termcolor v1.2.0
15872023-10-19T23:40:33.170Z Compiling utf-8 v0.7.6
15882023-10-19T23:40:33.284Z Compiling convert_case v0.4.0
15892023-10-19T23:40:33.308Z Compiling humantime v2.1.0
15902023-10-19T23:40:34.575Z Compiling cancel-safe-futures v0.1.2
15912023-10-19T23:40:34.617Z Compiling derive_more v0.99.17
15922023-10-19T23:40:34.639Z Compiling env_logger v0.9.3
15932023-10-19T23:40:35.456Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
15942023-10-19T23:40:36.881Z Compiling sha3 v0.10.8
15952023-10-19T23:40:44.917Z Compiling structopt v0.3.26
15962023-10-19T23:40:45.166Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
15972023-10-19T23:40:45.389Z Compiling trust-dns-resolver v0.22.0
15982023-10-19T23:40:47.147Z Compiling aes-gcm-siv v0.11.1
15992023-10-19T23:40:47.578Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
16002023-10-19T23:40:47.599Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=657d985247b41e38aac2e271c7ce8bc9ea81f4b6#657d9852)
16012023-10-19T23:40:48.404Z Compiling zone v0.2.0
16022023-10-19T23:40:50.161Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=334df299a56cd0d33e1227ed4ce4d2fe7478d541#334df299)
16032023-10-19T23:40:50.267Z Compiling smf v0.2.2
16042023-10-19T23:40:50.727Z Compiling secrecy v0.8.0
16052023-10-19T23:40:51.029Z Compiling viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=334df299a56cd0d33e1227ed4ce4d2fe7478d541#334df299)
16062023-10-19T23:40:51.240Z Compiling ascii v1.1.0
16072023-10-19T23:40:52.115Z Compiling ringbuffer v0.15.0
16082023-10-19T23:40:52.868Z Compiling rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
16092023-10-19T23:40:53.762Z Compiling viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=334df299a56cd0d33e1227ed4ce4d2fe7478d541#334df299)
16102023-10-19T23:40:53.931Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
16112023-10-19T23:40:55.444Z Compiling bitstruct v0.1.1
16122023-10-19T23:40:57.045Z Compiling dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=334df299a56cd0d33e1227ed4ce4d2fe7478d541#334df299)
16132023-10-19T23:40:57.595Z Compiling serde_arrays v0.1.0
16142023-10-19T23:40:57.840Z Compiling ff v0.13.0
16152023-10-19T23:40:58.028Z Compiling nibble_vec v0.1.0
16162023-10-19T23:40:58.318Z Compiling endian-type v0.1.2
16172023-10-19T23:40:58.340Z Compiling arc-swap v1.6.0
16182023-10-19T23:40:58.671Z Compiling radix_trie v0.2.1
16192023-10-19T23:40:58.815Z Compiling group v0.13.0
16202023-10-19T23:40:59.073Z Compiling slog-scope v4.4.0
16212023-10-19T23:40:59.414Z Compiling rand_core v0.5.1
16222023-10-19T23:40:59.715Z Compiling tungstenite v0.20.1
16232023-10-19T23:41:00.259Z Compiling poly1305 v0.8.0
16242023-10-19T23:41:01.550Z Compiling chacha20 v0.9.1
16252023-10-19T23:41:02.094Z Compiling crypto-bigint v0.5.2
16262023-10-19T23:41:02.191Z Compiling num-complex v0.4.4
16272023-10-19T23:41:02.235Z Compiling ciborium-io v0.2.1
16282023-10-19T23:41:02.423Z Compiling option-ext v0.2.0
16292023-10-19T23:41:02.611Z Compiling half v1.8.2
16302023-10-19T23:41:02.865Z Compiling base16ct v0.2.0
16312023-10-19T23:41:03.688Z Compiling ciborium-ll v0.2.1
16322023-10-19T23:41:03.692Z Compiling dirs-sys v0.4.1
16332023-10-19T23:41:03.811Z Compiling num v0.4.1
16342023-10-19T23:41:03.878Z Compiling tokio-tungstenite v0.20.1
16352023-10-19T23:41:03.984Z Compiling parking_lot v0.11.2
16362023-10-19T23:41:03.988Z Compiling rand_chacha v0.2.2
16372023-10-19T23:41:04.124Z Compiling slog-stdlog v4.1.1
16382023-10-19T23:41:04.503Z Compiling trust-dns-client v0.22.0
16392023-10-19T23:41:04.627Z Compiling thiserror-no-std v2.0.2
16402023-10-19T23:41:05.674Z Compiling elliptic-curve v0.13.5
16412023-10-19T23:41:05.765Z Compiling password-hash v0.4.2
16422023-10-19T23:41:05.908Z Compiling dns-service-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
16432023-10-19T23:41:06.367Z Compiling ed25519 v2.2.2
16442023-10-19T23:41:06.521Z Compiling blowfish v0.9.1
16452023-10-19T23:41:06.960Z Compiling pbkdf2 v0.12.2
16462023-10-19T23:41:07.210Z Compiling fxhash v0.2.1
16472023-10-19T23:41:07.780Z Compiling sled v0.34.7
16482023-10-19T23:41:07.943Z Compiling internal-dns v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
16492023-10-19T23:41:08.328Z Compiling bcrypt-pbkdf v0.10.0
16502023-10-19T23:41:08.406Z Compiling trust-dns-server v0.22.1
16512023-10-19T23:41:08.871Z Compiling ed25519-dalek v2.0.0
16522023-10-19T23:41:08.949Z Compiling pbkdf2 v0.11.0
16532023-10-19T23:41:09.019Z Compiling vsss-rs v3.3.1
16542023-10-19T23:41:09.756Z Compiling russh-cryptovec v0.7.0
16552023-10-19T23:41:10.364Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=334df299a56cd0d33e1227ed4ce4d2fe7478d541#334df299)
16562023-10-19T23:41:10.664Z Compiling rand v0.7.3
16572023-10-19T23:41:11.192Z Compiling slog-envlogger v2.2.0
16582023-10-19T23:41:12.567Z Compiling dirs v5.0.1
16592023-10-19T23:41:12.845Z Compiling ciborium v0.2.1
16602023-10-19T23:41:13.703Z Compiling chacha20poly1305 v0.10.1
16612023-10-19T23:41:13.981Z Compiling tungstenite v0.18.0
16622023-10-19T23:41:14.008Z Compiling const_format v0.2.31
16632023-10-19T23:41:15.054Z Compiling pem v1.1.1
16642023-10-19T23:41:15.531Z Compiling ron v0.7.1
16652023-10-19T23:41:16.550Z Compiling ghash v0.5.0
16662023-10-19T23:41:17.720Z Compiling camino-tempfile v1.0.2
16672023-10-19T23:41:18.607Z Compiling cbc v0.1.2
16682023-10-19T23:41:18.659Z Compiling headers-core v0.2.0
16692023-10-19T23:41:19.346Z Compiling pretty-hex v0.3.0
16702023-10-19T23:41:19.427Z Compiling http-range v0.1.5
16712023-10-19T23:41:19.655Z Compiling bit_field v0.10.2
16722023-10-19T23:41:19.679Z Compiling md5 v0.7.0
16732023-10-19T23:41:19.989Z Compiling hyper-staticfile v0.9.5
16742023-10-19T23:41:20.084Z Compiling russh-keys v0.38.0
16752023-10-19T23:41:20.673Z Compiling headers v0.3.9
16762023-10-19T23:41:25.551Z Compiling aes-gcm v0.10.2
16772023-10-19T23:41:26.659Z Compiling tokio-tungstenite v0.18.0
16782023-10-19T23:41:27.466Z Compiling rcgen v0.10.0
16792023-10-19T23:41:50.534Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=657d985247b41e38aac2e271c7ce8bc9ea81f4b6#657d9852)
16802023-10-19T23:41:51.726Z Compiling atomicwrites v0.4.2
16812023-10-19T23:41:51.812Z Compiling subprocess v0.2.9
16822023-10-19T23:41:51.875Z Compiling glob v0.3.1
16832023-10-19T23:41:51.964Z Compiling hex-literal v0.4.1
16842023-10-19T23:41:52.070Z Compiling russh v0.38.0
16852023-10-19T23:41:52.177Z Compiling bzip2 v0.4.4
16862023-10-19T23:41:52.255Z Compiling zip v0.6.6
16872023-10-19T23:41:52.288Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16882023-10-19T23:41:52.353Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
16892023-10-19T23:41:52.426Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
16902023-10-19T23:41:52.472Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
16912023-10-19T23:41:52.490Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
16922023-10-19T23:41:52.535Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
16932023-10-19T23:41:52.689Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
16942023-10-19T23:41:52.808Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
16952023-10-19T23:41:52.976Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
16962023-10-19T23:41:53.029Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
16972023-10-19T23:41:57.214Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
16982023-10-19T23:42:02.246Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
16992023-10-19T23:42:07.605Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
17002023-10-19T23:42:09.184Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
17012023-10-19T23:42:20.671Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
17022023-10-19T23:42:23.583Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
17032023-10-19T23:42:30.338Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
17042023-10-19T23:42:32.692Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
17052023-10-19T23:42:33.700Z Compiling internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
17062023-10-19T23:42:34.243Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
17072023-10-19T23:42:49.881Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
17082023-10-19T23:43:34.308Z Compiling git2 v0.17.2
17092023-10-19T23:43:34.570Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=657d985247b41e38aac2e271c7ce8bc9ea81f4b6#657d9852)
17102023-10-19T23:43:34.822Z Compiling crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=657d985247b41e38aac2e271c7ce8bc9ea81f4b6#657d9852)
17112023-10-19T23:43:36.120Z Compiling propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=334df299a56cd0d33e1227ed4ce4d2fe7478d541#334df299)
17122023-10-19T23:43:52.203Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=334df299a56cd0d33e1227ed4ce4d2fe7478d541#334df299)
17132023-10-19T23:43:52.496Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=334df299a56cd0d33e1227ed4ce4d2fe7478d541#334df299)
17142023-10-19T23:43:53.044Z Compiling propolis-server v0.1.0 (https://github.com/oxidecomputer/propolis?rev=334df299a56cd0d33e1227ed4ce4d2fe7478d541#334df299)
17152023-10-19T23:43:55.529Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
17162023-10-19T23:44:32.026Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
17172023-10-19T23:46:01.291Z Finished dev [unoptimized + debuginfo] target(s) in 10m 36s
17182023-10-19T23:46:01.635Z
17192023-10-19T23:46:01.639Zreal 10:36.898289536
17202023-10-19T23:46:01.642Zuser 58:34.713314112
17212023-10-19T23:46:01.646Zsys 9:26.345896067
17222023-10-19T23:46:01.650Ztrap 2.324195964
17232023-10-19T23:46:01.653Ztflt 2.905032926
17242023-10-19T23:46:01.656Zdflt 6.935091767
17252023-10-19T23:46:01.662Zkflt 0.015509689
17262023-10-19T23:46:01.666Zlock 1:47:00.325019124
17272023-10-19T23:46:01.670Zslp 3:05:17.305791786
17282023-10-19T23:46:01.677Zlat 2:29.737940409
17292023-10-19T23:46:01.681Zstop 5:37.102627119
17302023-10-19T23:46:01.685Z+ mkdir -p /work/end-to-end-tests
17312023-10-19T23:46:01.689Z++ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
17322023-10-19T23:46:02.126Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
17332023-10-19T23:46:02.130Z+ ptime -m gzip
17342023-10-19T23:46:02.133Z++ basename target/debug/bootstrap
17352023-10-19T23:46:18.889Z
17362023-10-19T23:46:18.892Zreal 16.758694027
17372023-10-19T23:46:18.895Zuser 16.599280796
17382023-10-19T23:46:18.898Zsys 0.154681650
17392023-10-19T23:46:18.900Ztrap 0.003153952
17402023-10-19T23:46:18.903Ztflt 0.000000000
17412023-10-19T23:46:18.906Zdflt 0.000000000
17422023-10-19T23:46:18.909Zkflt 0.000000000
17432023-10-19T23:46:18.912Zlock 0.000000000
17442023-10-19T23:46:18.915Zslp 0.000000000
17452023-10-19T23:46:18.918Zlat 0.001181090
17462023-10-19T23:46:18.921Zstop 0.000282670
17472023-10-19T23:46:18.923Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
17482023-10-19T23:46:18.926Z+ ptime -m gzip
17492023-10-19T23:46:18.929Z++ basename /work/oxidecomputer/omicron/target/debug/deps/bootstrap-8a64e1a08208e018
17502023-10-19T23:46:19.988Z
17512023-10-19T23:46:19.993Zreal 1.090613588
17522023-10-19T23:46:19.997Zuser 1.078762828
17532023-10-19T23:46:20.008Zsys 0.011169166
17542023-10-19T23:46:20.014Ztrap 0.000142211
17552023-10-19T23:46:20.020Ztflt 0.000000000
17562023-10-19T23:46:20.026Zdflt 0.000000000
17572023-10-19T23:46:20.031Zkflt 0.000000000
17582023-10-19T23:46:20.040Zlock 0.000000000
17592023-10-19T23:46:20.049Zslp 0.000000000
17602023-10-19T23:46:20.058Zlat 0.000204416
17612023-10-19T23:46:20.075Zstop 0.000222300
17622023-10-19T23:46:20.087Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
17632023-10-19T23:46:20.098Z+ ptime -m gzip
17642023-10-19T23:46:20.119Z++ basename /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-ac1cb3326a4ba018
17652023-10-19T23:46:39.084Z
17662023-10-19T23:46:39.089Zreal 19.083701169
17672023-10-19T23:46:39.093Zuser 18.909016028
17682023-10-19T23:46:39.098Zsys 0.170139776
17692023-10-19T23:46:39.104Ztrap 0.003036181
17702023-10-19T23:46:39.108Ztflt 0.000000000
17712023-10-19T23:46:39.113Zdflt 0.000000000
17722023-10-19T23:46:39.125Zkflt 0.000000000
17732023-10-19T23:46:39.128Zlock 0.000000000
17742023-10-19T23:46:39.131Zslp 0.000000000
17752023-10-19T23:46:39.134Zlat 0.001177166
17762023-10-19T23:46:39.137Zstop 0.000221406
17772023-10-19T23:46:39.140Z+ banner caboose-util
17782023-10-19T23:46:39.143Z
17792023-10-19T23:46:39.146Z #### ## ##### #### #### #### ###### # # #####
17802023-10-19T23:46:39.150Z # # # # # # # # # # # # # # #
17812023-10-19T23:46:39.153Z # # # ##### # # # # #### ##### ##### # # #
17822023-10-19T23:46:39.155Z # ###### # # # # # # # # # # #
17832023-10-19T23:46:39.158Z # # # # # # # # # # # # # # # #
17842023-10-19T23:46:39.161Z #### # # ##### #### #### #### ###### #### #
17852023-10-19T23:46:39.164Z
17862023-10-19T23:46:39.167Z+ ptime -m cargo build --locked -p caboose-util --release
17872023-10-19T23:46:39.793Z Downloading crates ...
17882023-10-19T23:46:40.068Z Downloaded crc v3.0.1
17892023-10-19T23:46:40.074Z Downloaded packed_struct_codegen v0.10.1
17902023-10-19T23:46:40.078Z Downloaded env_logger v0.10.0
17912023-10-19T23:46:40.083Z Downloaded packed_struct v0.10.1
17922023-10-19T23:46:40.087Z Downloaded bitfield v0.14.0
17932023-10-19T23:46:40.091Z Downloaded crc-any v2.4.3
17942023-10-19T23:46:40.094Z Downloaded path-slash v0.1.5
17952023-10-19T23:46:40.097Z Downloaded crc-catalog v2.2.0
17962023-10-19T23:46:40.100Z Downloaded nodrop v0.1.14
17972023-10-19T23:46:40.104Z Downloaded flagset v0.4.3
17982023-10-19T23:46:40.108Z Downloaded serde-hex v0.1.0
17992023-10-19T23:46:40.113Z Downloaded pem-rfc7468 v0.7.0
18002023-10-19T23:46:40.116Z Downloaded maybe-uninit v2.0.0
18012023-10-19T23:46:40.119Z Downloaded der_derive v0.7.2
18022023-10-19T23:46:40.122Z Downloaded pkcs1 v0.7.5
18032023-10-19T23:46:40.125Z Downloaded smallvec v0.6.14
18042023-10-19T23:46:40.128Z Downloaded array-init v0.0.4
18052023-10-19T23:46:40.131Z Downloaded ron v0.8.1
18062023-10-19T23:46:40.138Z Downloaded rsa v0.9.2
18072023-10-19T23:46:40.141Z Downloaded num-bigint-dig v0.8.4
18082023-10-19T23:46:40.144Z Downloaded object v0.30.4
18092023-10-19T23:46:40.161Z Downloaded x509-cert v0.2.4
18102023-10-19T23:46:40.342Z Compiling proc-macro2 v1.0.67
18112023-10-19T23:46:40.345Z Compiling unicode-ident v1.0.12
18122023-10-19T23:46:40.348Z Compiling libc v0.2.149
18132023-10-19T23:46:40.352Z Compiling autocfg v1.1.0
18142023-10-19T23:46:40.356Z Compiling serde v1.0.188
18152023-10-19T23:46:40.365Z Compiling version_check v0.9.4
18162023-10-19T23:46:40.368Z Compiling cfg-if v1.0.0
18172023-10-19T23:46:40.496Z Compiling syn v1.0.109
18182023-10-19T23:46:40.520Z Compiling parking_lot_core v0.9.8
18192023-10-19T23:46:40.624Z Compiling once_cell v1.18.0
18202023-10-19T23:46:41.102Z Compiling typenum v1.16.0
18212023-10-19T23:46:41.124Z Compiling libm v0.2.7
18222023-10-19T23:46:41.349Z Compiling futures-core v0.3.28
18232023-10-19T23:46:41.419Z Compiling generic-array v0.14.7
18242023-10-19T23:46:41.549Z Compiling pkg-config v0.3.27
18252023-10-19T23:46:41.562Z Compiling lock_api v0.4.10
18262023-10-19T23:46:41.655Z Compiling num-traits v0.2.16
18272023-10-19T23:46:41.936Z Compiling slab v0.4.9
18282023-10-19T23:46:42.033Z Compiling serde_json v1.0.107
18292023-10-19T23:46:42.348Z Compiling futures-task v0.3.28
18302023-10-19T23:46:42.453Z Compiling quote v1.0.33
18312023-10-19T23:46:42.481Z Compiling futures-channel v0.3.28
18322023-10-19T23:46:42.574Z Compiling scopeguard v1.2.0
18332023-10-19T23:46:42.757Z Compiling thiserror v1.0.49
18342023-10-19T23:46:42.924Z Compiling itoa v1.0.9
18352023-10-19T23:46:42.968Z Compiling memchr v2.6.3
18362023-10-19T23:46:43.253Z Compiling syn v2.0.32
18372023-10-19T23:46:43.318Z Compiling jobserver v0.1.26
18382023-10-19T23:46:43.459Z Compiling getrandom v0.2.10
18392023-10-19T23:46:43.586Z Compiling futures-util v0.3.28
18402023-10-19T23:46:44.057Z Compiling cc v1.0.83
18412023-10-19T23:46:45.037Z Compiling ahash v0.8.3
18422023-10-19T23:46:45.119Z Compiling smallvec v1.11.0
18432023-10-19T23:46:45.579Z Compiling vcpkg v0.2.15
18442023-10-19T23:46:45.763Z Compiling log v0.4.20
18452023-10-19T23:46:46.656Z Compiling byteorder v1.4.3
18462023-10-19T23:46:46.706Z Compiling rand_core v0.6.4
18472023-10-19T23:46:47.769Z Compiling pin-project-lite v0.2.13
18482023-10-19T23:46:47.825Z Compiling parking_lot v0.12.1
18492023-10-19T23:46:48.260Z Compiling indexmap v1.9.3
18502023-10-19T23:46:48.638Z Compiling openssl-sys v0.9.93
18512023-10-19T23:46:48.649Z Compiling ring v0.16.20
18522023-10-19T23:46:50.429Z Compiling io-lifetimes v1.0.11
18532023-10-19T23:46:51.271Z Compiling num-integer v0.1.45
18542023-10-19T23:46:51.681Z Compiling spin v0.5.2
18552023-10-19T23:46:51.790Z Compiling ryu v1.0.15
18562023-10-19T23:46:52.058Z Compiling semver v1.0.18
18572023-10-19T23:46:52.249Z Compiling const-oid v0.9.5
18582023-10-19T23:46:53.265Z Compiling rustix v0.37.23
18592023-10-19T23:46:54.036Z Compiling mio v0.8.8
18602023-10-19T23:46:54.579Z Compiling socket2 v0.5.4
18612023-10-19T23:46:54.695Z Compiling num_cpus v1.16.0
18622023-10-19T23:46:54.854Z Compiling signal-hook-registry v1.4.1
18632023-10-19T23:46:55.617Z Compiling futures-sink v0.3.28
18642023-10-19T23:46:55.829Z Compiling unicode-xid v0.2.4
18652023-10-19T23:46:55.840Z Compiling ucd-trie v0.1.6
18662023-10-19T23:46:55.871Z Compiling heck v0.4.1
18672023-10-19T23:46:55.991Z Compiling openssl v0.10.57
18682023-10-19T23:46:56.066Z Compiling httparse v1.8.0
18692023-10-19T23:46:56.322Z Compiling synstructure v0.12.6
18702023-10-19T23:46:56.647Z Compiling tinyvec_macros v0.1.1
18712023-10-19T23:46:56.757Z Compiling tinyvec v1.6.0
18722023-10-19T23:46:57.720Z Compiling pin-utils v0.1.0
18732023-10-19T23:46:57.842Z Compiling futures-io v0.3.28
18742023-10-19T23:46:58.473Z Compiling radium v0.7.0
18752023-10-19T23:46:58.883Z Compiling rustls v0.21.7
18762023-10-19T23:46:59.066Z Compiling native-tls v0.2.11
18772023-10-19T23:46:59.248Z Compiling crc32fast v1.3.2
18782023-10-19T23:46:59.392Z Compiling ppv-lite86 v0.2.17
18792023-10-19T23:46:59.515Z Compiling unicode-normalization v0.1.22
18802023-10-19T23:46:59.882Z Compiling bzip2-sys v0.1.11+1.0.8
18812023-10-19T23:47:00.386Z Compiling tracing-core v0.1.31
18822023-10-19T23:47:00.623Z Compiling unicode-bidi v0.3.13
18832023-10-19T23:47:00.667Z Compiling subtle v2.5.0
18842023-10-19T23:47:00.800Z Compiling rand_chacha v0.3.1
18852023-10-19T23:47:01.411Z Compiling rand v0.8.5
18862023-10-19T23:47:03.122Z Compiling errno v0.3.2
18872023-10-19T23:47:03.299Z Compiling num-iter v0.1.43
18882023-10-19T23:47:03.449Z Compiling usdt-impl v0.3.5
18892023-10-19T23:47:03.491Z Compiling base64 v0.21.4
18902023-10-19T23:47:03.685Z Compiling schemars v0.8.13
18912023-10-19T23:47:04.042Z Compiling rustix v0.38.9
18922023-10-19T23:47:05.721Z Compiling serde_derive_internals v0.26.0
18932023-10-19T23:47:05.936Z Compiling serde_derive v1.0.188
18942023-10-19T23:47:06.311Z Compiling zeroize_derive v1.4.2
18952023-10-19T23:47:06.328Z Compiling tokio-macros v2.1.0
18962023-10-19T23:47:07.183Z Compiling thiserror-impl v1.0.49
18972023-10-19T23:47:07.227Z Compiling futures-macro v0.3.28
18982023-10-19T23:47:07.426Z Compiling tracing-attributes v0.1.26
18992023-10-19T23:47:09.000Z Compiling zeroize v1.6.0
19002023-10-19T23:47:09.637Z Compiling zerocopy-derive v0.2.0
19012023-10-19T23:47:10.318Z Compiling openssl-macros v0.1.1
19022023-10-19T23:47:11.548Z Compiling crypto-common v0.1.6
19032023-10-19T23:47:11.827Z Compiling block-buffer v0.10.4
19042023-10-19T23:47:12.037Z Compiling pest v2.7.2
19052023-10-19T23:47:12.552Z Compiling digest v0.10.7
19062023-10-19T23:47:12.555Z Compiling zerocopy-derive v0.6.4
19072023-10-19T23:47:12.913Z Compiling tracing v0.1.37
19082023-10-19T23:47:13.660Z Compiling bitflags v1.3.2
19092023-10-19T23:47:15.494Z Compiling fnv v1.0.7
19102023-10-19T23:47:15.538Z Compiling untrusted v0.7.1
19112023-10-19T23:47:16.878Z Compiling pest_meta v2.7.2
19122023-10-19T23:47:17.234Z Compiling zerocopy v0.3.0
19132023-10-19T23:47:18.220Z Compiling schemars_derive v0.8.13
19142023-10-19T23:47:20.744Z Compiling pest_generator v2.7.2
19152023-10-19T23:47:21.498Z Compiling lazy_static v1.4.0
19162023-10-19T23:47:21.790Z Compiling backtrace v0.3.69
19172023-10-19T23:47:22.059Z Compiling memoffset v0.9.0
19182023-10-19T23:47:22.365Z Compiling num-bigint v0.4.4
19192023-10-19T23:47:22.475Z Compiling allocator-api2 v0.2.16
19202023-10-19T23:47:23.001Z Compiling iana-time-zone v0.1.57
19212023-10-19T23:47:23.128Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
19222023-10-19T23:47:23.552Z Compiling openssl-probe v0.1.5
19232023-10-19T23:47:23.735Z Compiling crossbeam-utils v0.8.16
19242023-10-19T23:47:23.807Z Compiling foreign-types-shared v0.1.1
19252023-10-19T23:47:23.820Z Compiling pest_derive v2.7.2
19262023-10-19T23:47:24.428Z Compiling async-trait v0.1.73
19272023-10-19T23:47:24.436Z Compiling hashbrown v0.12.3
19282023-10-19T23:47:24.922Z Compiling smoltcp v0.9.1
19292023-10-19T23:47:24.927Z Compiling percent-encoding v2.3.0
19302023-10-19T23:47:24.943Z Compiling base64ct v1.6.0
19312023-10-19T23:47:24.951Z Compiling dtrace-parser v0.1.14
19322023-10-19T23:47:24.959Z Compiling foreign-types v0.3.2
19332023-10-19T23:47:25.083Z Compiling hashbrown v0.14.0
19342023-10-19T23:47:26.012Z Compiling pem-rfc7468 v0.7.0
19352023-10-19T23:47:27.208Z Compiling dof v0.1.5
19362023-10-19T23:47:27.407Z Compiling der_derive v0.7.2
19372023-10-19T23:47:27.424Z Compiling clap_derive v4.4.2
19382023-10-19T23:47:29.188Z Compiling thread-id v4.2.0
19392023-10-19T23:47:29.194Z Compiling time-core v0.1.1
19402023-10-19T23:47:29.205Z Compiling flagset v0.4.3
19412023-10-19T23:47:29.675Z Compiling rustversion v1.0.14
19422023-10-19T23:47:29.689Z Compiling equivalent v1.0.1
19432023-10-19T23:47:29.703Z Compiling bytes v1.5.0
19442023-10-19T23:47:29.775Z Compiling bitflags v2.4.0
19452023-10-19T23:47:30.280Z Compiling rustc_version v0.4.0
19462023-10-19T23:47:30.710Z Compiling tokio v1.32.0
19472023-10-19T23:47:31.307Z Compiling heapless v0.7.16
19482023-10-19T23:47:31.405Z Compiling http v0.2.9
19492023-10-19T23:47:31.853Z Compiling uuid v1.4.1
19502023-10-19T23:47:32.933Z Compiling chrono v0.4.31
19512023-10-19T23:47:33.422Z Compiling adler v1.0.2
19522023-10-19T23:47:34.104Z Compiling try-lock v0.2.4
19532023-10-19T23:47:34.305Z Compiling utf8parse v0.2.1
19542023-10-19T23:47:34.569Z Compiling cpufeatures v0.2.9
19552023-10-19T23:47:34.707Z Compiling anstyle v1.0.2
19562023-10-19T23:47:35.092Z Compiling siphasher v0.3.11
19572023-10-19T23:47:35.292Z Compiling sha2 v0.10.7
19582023-10-19T23:47:35.729Z Compiling anstyle-parse v0.2.1
19592023-10-19T23:47:35.736Z Compiling want v0.3.1
19602023-10-19T23:47:36.367Z Compiling http-body v0.4.5
19612023-10-19T23:47:37.436Z Compiling miniz_oxide v0.7.1
19622023-10-19T23:47:39.714Z Compiling der v0.7.8
19632023-10-19T23:47:41.964Z Compiling indexmap v2.0.0
19642023-10-19T23:47:43.452Z Compiling serde_tokenstream v0.1.7
19652023-10-19T23:47:44.018Z Compiling tokio-util v0.7.8
19662023-10-19T23:47:44.292Z Compiling time-macros v0.2.13
19672023-10-19T23:47:46.434Z Compiling h2 v0.3.21
19682023-10-19T23:47:51.068Z Compiling form_urlencoded v1.2.0
19692023-10-19T23:47:51.118Z Compiling sct v0.7.0
19702023-10-19T23:47:51.565Z Compiling rustls-webpki v0.101.4
19712023-10-19T23:47:52.357Z Compiling hubpack_derive v0.1.1
19722023-10-19T23:47:53.655Z Compiling aho-corasick v1.0.4
19732023-10-19T23:47:53.716Z Compiling socket2 v0.4.9
19742023-10-19T23:47:53.720Z Compiling crossbeam-epoch v0.9.15
19752023-10-19T23:47:54.196Z Compiling regex-syntax v0.7.5
19762023-10-19T23:47:54.316Z Compiling tap v1.0.1
19772023-10-19T23:47:54.590Z Compiling tower-service v0.3.2
19782023-10-19T23:47:55.447Z Compiling httpdate v1.0.3
19792023-10-19T23:47:55.479Z Compiling anyhow v1.0.75
19802023-10-19T23:47:55.765Z Compiling anstyle-query v1.0.0
19812023-10-19T23:47:55.844Z Compiling slog v2.7.0
19822023-10-19T23:47:56.444Z Compiling colorchoice v1.0.0
19832023-10-19T23:47:56.927Z Compiling anstream v0.5.0
19842023-10-19T23:47:58.388Z Compiling hyper v0.14.27
19852023-10-19T23:47:59.934Z Compiling wyz v0.5.1
19862023-10-19T23:48:00.756Z Compiling regex-automata v0.3.8
19872023-10-19T23:48:05.782Z Compiling terminal_size v0.2.6
19882023-10-19T23:48:05.935Z Compiling spki v0.7.2
19892023-10-19T23:48:08.242Z Compiling zerocopy v0.6.4
19902023-10-19T23:48:09.392Z Compiling rustls-pemfile v1.0.3
19912023-10-19T23:48:09.718Z Compiling hmac v0.12.1
19922023-10-19T23:48:09.740Z Compiling md-5 v0.10.5
19932023-10-19T23:48:10.070Z Compiling stringprep v0.1.3
19942023-10-19T23:48:10.085Z Compiling idna v0.4.0
19952023-10-19T23:48:11.747Z Compiling diesel_table_macro_syntax v0.1.0
19962023-10-19T23:48:12.334Z Compiling hash32 v0.2.1
19972023-10-19T23:48:12.517Z Compiling spin v0.9.8
19982023-10-19T23:48:12.622Z Compiling maybe-uninit v2.0.0
19992023-10-19T23:48:12.905Z Compiling fallible-iterator v0.2.0
20002023-10-19T23:48:13.087Z Compiling clap_lex v0.5.1
20012023-10-19T23:48:14.086Z Compiling dyn-clone v1.0.13
20022023-10-19T23:48:14.228Z Compiling gimli v0.28.0
20032023-10-19T23:48:14.309Z Compiling strsim v0.10.0
20042023-10-19T23:48:14.356Z Compiling either v1.9.0
20052023-10-19T23:48:14.382Z Compiling stable_deref_trait v1.2.0
20062023-10-19T23:48:14.716Z Compiling funty v2.0.0
20072023-10-19T23:48:16.625Z Compiling clap_builder v4.4.2
20082023-10-19T23:48:17.118Z Compiling bitvec v1.0.1
20092023-10-19T23:48:17.882Z Compiling postgres-protocol v0.6.6
20102023-10-19T23:48:18.588Z Compiling diesel_derives v2.1.1
20112023-10-19T23:48:20.746Z Compiling tokio-rustls v0.24.1
20122023-10-19T23:48:20.749Z Compiling url v2.4.1
20132023-10-19T23:48:21.033Z Compiling rustls-native-certs v0.6.3
20142023-10-19T23:48:21.569Z Compiling addr2line v0.21.0
20152023-10-19T23:48:22.559Z Compiling strum_macros v0.25.2
20162023-10-19T23:48:22.630Z Compiling tokio-native-tls v0.3.1
20172023-10-19T23:48:25.899Z Compiling usdt-attr-macro v0.3.5
20182023-10-19T23:48:26.317Z Compiling usdt-macro v0.3.5
20192023-10-19T23:48:28.710Z Compiling phf_shared v0.11.2
20202023-10-19T23:48:28.802Z Compiling toml_datetime v0.6.3
20212023-10-19T23:48:29.290Z Compiling serde_spanned v0.6.3
20222023-10-19T23:48:29.693Z Compiling block-padding v0.3.3
20232023-10-19T23:48:29.713Z Compiling enum-as-inner v0.5.1
20242023-10-19T23:48:30.034Z Compiling serde_repr v0.1.16
20252023-10-19T23:48:30.119Z Compiling scheduled-thread-pool v0.2.7
20262023-10-19T23:48:31.194Z Compiling object v0.32.1
20272023-10-19T23:48:34.570Z Compiling unicode-width v0.1.10
20282023-10-19T23:48:36.353Z Compiling regex-automata v0.1.10
20292023-10-19T23:48:37.149Z Compiling num-bigint-dig v0.8.4
20302023-10-19T23:48:38.561Z Compiling winnow v0.5.15
20312023-10-19T23:48:42.985Z Compiling num_threads v0.1.6
20322023-10-19T23:48:43.160Z Compiling bit-vec v0.6.3
20332023-10-19T23:48:43.829Z Compiling matches v0.1.10
20342023-10-19T23:48:43.963Z Compiling packed_struct v0.10.1
20352023-10-19T23:48:44.524Z Compiling managed v0.8.0
20362023-10-19T23:48:45.264Z Compiling ipnet v2.8.0
20372023-10-19T23:48:45.980Z Compiling rustc-demangle v0.1.23
20382023-10-19T23:48:46.161Z Compiling deranged v0.3.8
20392023-10-19T23:48:49.411Z Compiling time v0.3.27
20402023-10-19T23:48:52.911Z Compiling toml_edit v0.19.15
20412023-10-19T23:48:56.421Z Compiling idna v0.2.3
20422023-10-19T23:49:00.947Z Compiling bstr v0.2.17
20432023-10-19T23:49:03.332Z Compiling r2d2 v0.8.10
20442023-10-19T23:49:04.103Z Compiling inout v0.1.3
20452023-10-19T23:49:04.893Z Compiling phf v0.11.2
20462023-10-19T23:49:05.050Z Compiling hyper-tls v0.5.0
20472023-10-19T23:49:05.083Z Compiling clap v4.4.3
20482023-10-19T23:49:05.229Z Compiling hyper-rustls v0.24.1
20492023-10-19T23:49:05.452Z Compiling flate2 v1.0.27
20502023-10-19T23:49:05.611Z Compiling ipnetwork v0.20.0
20512023-10-19T23:49:06.325Z Compiling postgres-types v0.2.6
20522023-10-19T23:49:06.533Z Compiling itertools v0.11.0
20532023-10-19T23:49:06.860Z Compiling regex v1.9.5
20542023-10-19T23:49:06.897Z Compiling pkcs8 v0.10.2
20552023-10-19T23:49:08.800Z Compiling hubpack v0.1.2
20562023-10-19T23:49:09.146Z Compiling serde_urlencoded v0.7.1
20572023-10-19T23:49:09.508Z Compiling phf_shared v0.10.0
20582023-10-19T23:49:10.001Z Compiling futures-executor v0.3.28
20592023-10-19T23:49:11.170Z Compiling signature v2.1.0
20602023-10-19T23:49:11.811Z Compiling packed_struct_codegen v0.10.1
20612023-10-19T23:49:13.096Z Compiling float-cmp v0.9.0
20622023-10-19T23:49:13.932Z Compiling encoding_rs v0.8.33
20632023-10-19T23:49:14.092Z Compiling predicates-core v1.0.6
20642023-10-19T23:49:14.611Z Compiling new_debug_unreachable v1.0.4
20652023-10-19T23:49:14.736Z Compiling mime v0.3.17
20662023-10-19T23:49:15.650Z Compiling fixedbitset v0.4.2
20672023-10-19T23:49:15.961Z Compiling webpki-roots v0.25.2
20682023-10-19T23:49:16.172Z Compiling smawk v0.3.1
20692023-10-19T23:49:16.324Z Compiling normalize-line-endings v0.3.0
20702023-10-19T23:49:16.478Z Compiling crc-catalog v2.2.0
20712023-10-19T23:49:16.633Z Compiling precomputed-hash v0.1.1
20722023-10-19T23:49:16.690Z Compiling unicode-segmentation v1.10.1
20732023-10-19T23:49:16.876Z Compiling nodrop v0.1.14
20742023-10-19T23:49:17.326Z Compiling difflib v0.4.0
20752023-10-19T23:49:17.380Z Compiling whoami v1.4.1
20762023-10-19T23:49:18.200Z Compiling unicode-linebreak v0.1.5
20772023-10-19T23:49:20.268Z Compiling static_assertions v1.1.0
20782023-10-19T23:49:20.346Z Compiling data-encoding v2.4.0
20792023-10-19T23:49:20.411Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
20802023-10-19T23:49:21.285Z Compiling trust-dns-proto v0.22.0
20812023-10-19T23:49:29.691Z Compiling textwrap v0.16.0
20822023-10-19T23:49:30.319Z Compiling reqwest v0.11.20
20832023-10-19T23:49:31.391Z Compiling predicates v3.0.4
20842023-10-19T23:49:31.519Z Compiling similar v2.2.1
20852023-10-19T23:49:33.941Z Compiling tokio-postgres v0.7.10
20862023-10-19T23:49:34.220Z Compiling array-init v0.0.4
20872023-10-19T23:49:34.904Z Compiling string_cache v0.8.7
20882023-10-19T23:49:35.649Z Compiling crc v3.0.1
20892023-10-19T23:49:38.568Z Compiling petgraph v0.6.4
20902023-10-19T23:50:08.668Z Compiling futures v0.3.28
20912023-10-19T23:50:09.175Z Compiling yasna v0.5.2
20922023-10-19T23:50:09.596Z Compiling pkcs1 v0.7.5
20932023-10-19T23:50:09.722Z Compiling smallvec v0.6.14
20942023-10-19T23:50:09.757Z Compiling diesel v2.1.1
20952023-10-19T23:50:09.938Z Compiling cipher v0.4.4
20962023-10-19T23:50:09.961Z Compiling toml v0.7.8
20972023-10-19T23:50:10.059Z Compiling bit-set v0.5.3
20982023-10-19T23:50:10.162Z Compiling console v0.15.7
20992023-10-19T23:50:10.237Z Compiling usdt v0.3.5
21002023-10-19T23:50:10.292Z Compiling is-terminal v0.4.9
21012023-10-19T23:50:10.357Z Compiling itertools v0.10.5
21022023-10-19T23:50:10.400Z Compiling bstr v1.6.0
21032023-10-19T23:50:10.419Z Compiling openapiv3 v1.0.3
21042023-10-19T23:50:10.432Z Compiling tokio-stream v0.1.14
21052023-10-19T23:50:10.461Z Compiling hex v0.4.3
21062023-10-19T23:50:10.509Z Compiling hashbrown v0.13.2
21072023-10-19T23:50:10.550Z Compiling lalrpop-util v0.19.12
21082023-10-19T23:50:10.616Z Compiling termcolor v1.2.0
21092023-10-19T23:50:11.111Z Compiling bitfield v0.14.0
21102023-10-19T23:50:16.087Z Compiling lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
21112023-10-19T23:50:17.318Z Compiling env_logger v0.10.0
21122023-10-19T23:50:30.130Z Compiling rsa v0.9.2
21132023-10-19T23:50:39.296Z Compiling serde-hex v0.1.0
21142023-10-19T23:50:40.461Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
21152023-10-19T23:50:49.251Z Compiling x509-cert v0.2.4
21162023-10-19T23:50:50.657Z Compiling ron v0.8.1
21172023-10-19T23:50:51.762Z Compiling crc-any v2.4.3
21182023-10-19T23:51:16.667Z Compiling lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
21192023-10-19T23:51:25.291Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
21202023-10-19T23:51:38.189Z Compiling object v0.30.4
21212023-10-19T23:52:05.053Z Compiling path-slash v0.1.5
21222023-10-19T23:52:05.231Z Compiling bzip2 v0.4.4
21232023-10-19T23:52:05.352Z Compiling zip v0.6.6
21242023-10-19T23:52:05.510Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
21252023-10-19T23:52:05.969Z Compiling hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
21262023-10-19T23:52:32.307Z Compiling caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
21272023-10-19T23:52:33.363Z Finished release [optimized] target(s) in 5m 54s
21282023-10-19T23:52:33.441Z
21292023-10-19T23:52:33.449Zreal 5:54.348425927
21302023-10-19T23:52:33.466Zuser 40:58.240265902
21312023-10-19T23:52:33.480Zsys 3:38.077263754
21322023-10-19T23:52:33.490Ztrap 1.654689675
21332023-10-19T23:52:33.496Ztflt 1.049270466
21342023-10-19T23:52:33.503Zdflt 0.693259265
21352023-10-19T23:52:33.522Zkflt 0.010494044
21362023-10-19T23:52:33.529Zlock 1:31:55.461307840
21372023-10-19T23:52:33.535Zslp 2:22:54.767778662
21382023-10-19T23:52:33.540Zlat 1:43.711380216
21392023-10-19T23:52:33.564Zstop 1:21.151066099
21402023-10-19T23:52:33.567Z+ ptime -m gzip
21412023-10-19T23:52:34.113Z
21422023-10-19T23:52:34.527Zreal 0.665730696
21432023-10-19T23:52:34.530Zuser 0.656195036
21442023-10-19T23:52:34.533Zsys 0.008873957
21452023-10-19T23:52:34.536Ztrap 0.000084886
21462023-10-19T23:52:34.539Ztflt 0.000000000
21472023-10-19T23:52:34.542Zdflt 0.000000000
21482023-10-19T23:52:34.545Zkflt 0.000000000
21492023-10-19T23:52:34.548Zlock 0.000000000
21502023-10-19T23:52:34.551Zslp 0.000000000
21512023-10-19T23:52:34.554Zlat 0.000169122
21522023-10-19T23:52:34.557Zstop 0.000306286
21532023-10-19T23:52:34.560Z+ banner tufaceous
21542023-10-19T23:52:34.563Z
21552023-10-19T23:52:34.565Z ##### # # ###### ## #### ###### #### # # ####
21562023-10-19T23:52:34.568Z # # # # # # # # # # # # # #
21572023-10-19T23:52:34.571Z # # # ##### # # # ##### # # # # ####
21582023-10-19T23:52:34.574Z # # # # ###### # # # # # # #
21592023-10-19T23:52:34.577Z # # # # # # # # # # # # # # #
21602023-10-19T23:52:34.580Z # #### # # # #### ###### #### #### ####
21612023-10-19T23:52:34.582Z
21622023-10-19T23:52:34.585Z+ ptime -m cargo build --locked -p tufaceous --release
21632023-10-19T23:52:34.848Z Downloading crates ...
21642023-10-19T23:52:35.194Z Downloaded serde_plain v1.0.2
21652023-10-19T23:52:35.197Z Downloaded olpc-cjson v0.1.3
21662023-10-19T23:52:35.202Z Downloaded bytesize v1.3.0
21672023-10-19T23:52:35.205Z Downloaded snafu-derive v0.7.5
21682023-10-19T23:52:35.208Z Downloaded path-dedot v3.1.0
21692023-10-19T23:52:35.211Z Downloaded globset v0.4.13
21702023-10-19T23:52:35.214Z Downloaded path-absolutize v3.1.0
21712023-10-19T23:52:35.217Z Downloaded buf-list v1.0.3
21722023-10-19T23:52:35.220Z Downloaded tough v0.12.5
21732023-10-19T23:52:35.235Z Downloaded fs-err v2.9.0
21742023-10-19T23:52:35.239Z Downloaded snafu v0.7.5
21752023-10-19T23:52:35.254Z Downloaded doc-comment v0.3.3
21762023-10-19T23:52:35.523Z Compiling serde_tokenstream v0.2.0
21772023-10-19T23:52:35.528Z Compiling regress v0.7.1
21782023-10-19T23:52:35.536Z Compiling dirs-sys-next v0.1.2
21792023-10-19T23:52:35.547Z Compiling ident_case v1.0.1
21802023-10-19T23:52:35.551Z Compiling thread_local v1.1.7
21812023-10-19T23:52:35.556Z Compiling slog-async v2.8.0
21822023-10-19T23:52:35.561Z Compiling heck v0.4.1
21832023-10-19T23:52:35.710Z Compiling dirs-next v2.0.0
21842023-10-19T23:52:36.071Z Compiling darling_core v0.20.3
21852023-10-19T23:52:36.117Z Compiling camino v1.1.6
21862023-10-19T23:52:36.315Z Compiling term v0.7.0
21872023-10-19T23:52:36.721Z Compiling crossbeam-channel v0.5.8
21882023-10-19T23:52:36.987Z Compiling getopts v0.2.21
21892023-10-19T23:52:38.457Z Compiling structmeta-derive v0.1.6
21902023-10-19T23:52:38.460Z Compiling atty v0.2.14
21912023-10-19T23:52:38.463Z Compiling multer v2.1.0
21922023-10-19T23:52:38.466Z Compiling unsafe-libyaml v0.2.9
21932023-10-19T23:52:38.471Z Compiling doc-comment v0.3.3
21942023-10-19T23:52:39.187Z Compiling take_mut v0.2.2
21952023-10-19T23:52:39.432Z Compiling match_cfg v0.1.0
21962023-10-19T23:52:39.565Z Compiling paste v1.0.14
21972023-10-19T23:52:39.663Z Compiling hostname v0.3.1
21982023-10-19T23:52:40.311Z Compiling serde_yaml v0.9.25
21992023-10-19T23:52:41.143Z Compiling typify-impl v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
22002023-10-19T23:52:43.588Z Compiling structmeta v0.1.6
22012023-10-19T23:52:44.482Z Compiling slog-term v2.9.0
22022023-10-19T23:52:45.255Z Compiling darling_macro v0.20.3
22032023-10-19T23:52:46.087Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22042023-10-19T23:52:46.688Z Compiling darling v0.20.3
22052023-10-19T23:52:46.815Z Compiling slog-json v2.6.1
22062023-10-19T23:52:46.852Z Compiling async-stream-impl v0.3.5
22072023-10-19T23:52:47.605Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
22082023-10-19T23:52:47.684Z Compiling regex-syntax v0.6.29
22092023-10-19T23:52:48.009Z Compiling fastrand v2.0.0
22102023-10-19T23:52:49.255Z Compiling atomic-waker v1.1.1
22112023-10-19T23:52:49.259Z Compiling waitgroup v0.1.2
22122023-10-19T23:52:49.261Z Compiling async-stream v0.3.5
22132023-10-19T23:52:49.429Z Compiling tempfile v3.8.0
22142023-10-19T23:52:49.767Z Compiling slog-bunyan v2.4.0
22152023-10-19T23:52:49.772Z Compiling serde_with_macros v2.3.3
22162023-10-19T23:53:00.195Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
22172023-10-19T23:53:00.343Z Compiling progenitor-client v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
22182023-10-19T23:53:00.776Z Compiling sha1 v0.10.5
22192023-10-19T23:53:00.780Z Compiling snafu-derive v0.7.5
22202023-10-19T23:53:00.805Z Compiling serde_path_to_error v0.1.14
22212023-10-19T23:53:00.828Z Compiling path-dedot v3.1.0
22222023-10-19T23:53:00.871Z Compiling instant v0.1.12
22232023-10-19T23:53:00.876Z Compiling debug-ignore v1.0.5
22242023-10-19T23:53:00.897Z Compiling buf-list v1.0.3
22252023-10-19T23:53:00.905Z Compiling arc-swap v1.6.0
22262023-10-19T23:53:00.949Z Compiling same-file v1.0.6
22272023-10-19T23:53:00.964Z Compiling base64 v0.13.1
22282023-10-19T23:53:00.981Z Compiling slog-scope v4.4.0
22292023-10-19T23:53:01.008Z Compiling pem v1.1.1
22302023-10-19T23:53:01.045Z Compiling walkdir v2.4.0
22312023-10-19T23:53:01.072Z Compiling parse-display-derive v0.7.0
22322023-10-19T23:53:01.115Z Compiling path-absolutize v3.1.0
22332023-10-19T23:53:01.148Z Compiling backoff v0.4.0
22342023-10-19T23:53:01.180Z Compiling serde_with v2.3.3
22352023-10-19T23:53:01.226Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22362023-10-19T23:53:01.250Z Compiling typify-macro v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
22372023-10-19T23:53:01.267Z Compiling globset v0.4.13
22382023-10-19T23:53:01.312Z Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
22392023-10-19T23:53:01.354Z Compiling strum v0.25.0
22402023-10-19T23:53:01.368Z Compiling olpc-cjson v0.1.3
22412023-10-19T23:53:01.763Z Compiling serde_plain v1.0.2
22422023-10-19T23:53:02.427Z Compiling snafu v0.7.5
22432023-10-19T23:53:02.621Z Compiling macaddr v1.0.1
22442023-10-19T23:53:03.648Z Compiling parse-display v0.7.0
22452023-10-19T23:53:03.806Z Compiling filetime v0.2.22
22462023-10-19T23:53:03.938Z Compiling xattr v1.0.1
22472023-10-19T23:53:04.340Z Compiling tar v0.4.40
22482023-10-19T23:53:04.394Z Compiling tough v0.12.5
22492023-10-19T23:53:04.885Z Compiling slog-stdlog v4.1.1
22502023-10-19T23:53:06.455Z Compiling camino-tempfile v1.0.2
22512023-10-19T23:53:06.934Z Compiling typify v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
22522023-10-19T23:53:07.137Z Compiling progenitor-impl v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
22532023-10-19T23:53:07.758Z Compiling bytesize v1.3.0
22542023-10-19T23:53:08.664Z Compiling fs-err v2.9.0
22552023-10-19T23:53:10.038Z Compiling slog-envlogger v2.2.0
22562023-10-19T23:53:14.138Z Compiling humantime v2.1.0
22572023-10-19T23:53:17.898Z Compiling progenitor-macro v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
22582023-10-19T23:54:00.875Z Compiling progenitor v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
22592023-10-19T23:54:00.985Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22602023-10-19T23:54:01.089Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
22612023-10-19T23:54:01.126Z Compiling tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
22622023-10-19T23:54:19.218Z Finished release [optimized] target(s) in 1m 45s
22632023-10-19T23:54:19.304Z
22642023-10-19T23:54:19.308Zreal 1:45.166165913
22652023-10-19T23:54:19.311Zuser 11:27.310029896
22662023-10-19T23:54:19.313Zsys 44.510185587
22672023-10-19T23:54:19.316Ztrap 0.415093245
22682023-10-19T23:54:19.319Ztflt 0.354881225
22692023-10-19T23:54:19.322Zdflt 0.600807333
22702023-10-19T23:54:19.324Zkflt 0.000000000
22712023-10-19T23:54:19.328Zlock 21:37.354674207
22722023-10-19T23:54:19.331Zslp 24:13.933078377
22732023-10-19T23:54:19.334Zlat 22.298527458
22742023-10-19T23:54:19.337Zstop 11.140241074
22752023-10-19T23:54:19.339Z+ ptime -m gzip
22762023-10-19T23:54:21.446Z
22772023-10-19T23:54:21.456Zreal 2.129701401
22782023-10-19T23:54:21.466Zuser 2.106577701
22792023-10-19T23:54:21.479Zsys 0.020454216
22802023-10-19T23:54:21.498Ztrap 0.001029562
22812023-10-19T23:54:21.510Ztflt 0.000000000
22822023-10-19T23:54:21.519Zdflt 0.000000000
22832023-10-19T23:54:21.533Zkflt 0.000000000
22842023-10-19T23:54:21.541Zlock 0.000000000
22852023-10-19T23:54:21.548Zslp 0.000000000
22862023-10-19T23:54:21.556Zlat 0.001313633
22872023-10-19T23:54:21.561Zstop 0.000225708
22882023-10-19T23:54:21.564Zprocess exited: duration 1232915 ms, exit code 0
 
22892023-10-19T23:54:21.570Zfound 5 output files
22902023-10-19T23:54:21.587Zuploading: /work/end-to-end-tests/bootstrap-8a64e1a08208e018.gz (6376901 bytes)
22912023-10-19T23:54:26.702Zuploaded: /work/end-to-end-tests/bootstrap-8a64e1a08208e018.gz
22922023-10-19T23:54:26.714Zuploading: /work/end-to-end-tests/bootstrap.gz (96803154 bytes)
22932023-10-19T23:55:14.717Zuploaded: /work/end-to-end-tests/bootstrap.gz
22942023-10-19T23:55:14.731Zuploading: /work/end-to-end-tests/end_to_end_tests-ac1cb3326a4ba018.gz (110463140 bytes)
22952023-10-19T23:56:01.341Zuploaded: /work/end-to-end-tests/end_to_end_tests-ac1cb3326a4ba018.gz
22962023-10-19T23:56:01.398Zuploading: /work/caboose-util.gz (4110618 bytes)
22972023-10-19T23:56:03.818Zuploaded: /work/caboose-util.gz
22982023-10-19T23:56:03.823Zuploading: /work/tufaceous.gz (13429199 bytes)
22992023-10-19T23:56:08.720Zuploaded: /work/tufaceous.gz