01HMASP48E76B92K706QCX1KJW: 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: 01HMASPMWQNMEJKWBRBB8XQ8YS

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-01-17T04:11:24.083Zjob assigned to worker 01HMASRHV4EPA2CGRZ5TZ8VGQZ (queued for 2 m 46 s)
 
22024-01-17T04:11:24.868Zstarting task 0: "setup"
32024-01-17T04:11:25.365Z++ uname -s
42024-01-17T04:11:25.369Z+ kern=SunOS
52024-01-17T04:11:25.369Z+ case "$kern" in
62024-01-17T04:11:25.370Z+ groupadd -g 12345 build
72024-01-17T04:11:25.370Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-01-17T04:11:27.055Z+ zfs create -o mountpoint=/work rpool/work
92024-01-17T04:11:27.204Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-01-17T04:11:27.225Z+ home_fs=zfs
112024-01-17T04:11:27.226Z+ [[ zfs == autofs ]]
122024-01-17T04:11:27.226Z+ mkdir -p /home/build
132024-01-17T04:11:27.226Z+ chown build:build /home/build /work
142024-01-17T04:11:28.267Z+ chmod 0700 /home/build /work
152024-01-17T04:11:28.291Zprocess exited: duration 3349 ms, exit code 0
 
162024-01-17T04:11:28.310Zstarting task 1: "rust-toolchain"
172024-01-17T04:11:28.319Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182024-01-17T04:11:28.329Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192024-01-17T04:11:28.743Zinfo: downloading installer
202024-01-17T04:11:30.610Zwarning: it looks like you have an existing installation of Rust at:
212024-01-17T04:11:30.611Zwarning: /opt/ooce/bin
222024-01-17T04:11:30.611Zwarning: It is recommended that rustup be the primary Rust installation.
232024-01-17T04:11:30.611Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242024-01-17T04:11:30.611Zwarning: If you are sure that you want both rustup and your already installed Rust
252024-01-17T04:11:30.611Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262024-01-17T04:11:30.612Zwarning: or pass `-y' to ignore all ignorable checks.
272024-01-17T04:11:30.612Zerror: cannot install while Rust is installed
282024-01-17T04:11:30.612Zwarning: continuing (because the -y flag is set and the error is ignorable)
292024-01-17T04:11:30.954Zinfo: profile set to 'default'
302024-01-17T04:11:30.954Zinfo: default host triple is x86_64-unknown-illumos
312024-01-17T04:11:31.371Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322024-01-17T04:11:31.456Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332024-01-17T04:11:31.457Zinfo: downloading component 'cargo'
342024-01-17T04:11:31.928Zinfo: downloading component 'clippy'
352024-01-17T04:11:32.199Zinfo: downloading component 'rust-docs'
362024-01-17T04:11:33.181Zinfo: downloading component 'rust-std'
372024-01-17T04:11:34.900Zinfo: downloading component 'rustc'
382024-01-17T04:11:39.504Zinfo: downloading component 'rustfmt'
392024-01-17T04:11:39.519Zinfo: installing component 'cargo'
402024-01-17T04:11:41.100Zinfo: installing component 'clippy'
412024-01-17T04:11:41.844Zinfo: installing component 'rust-docs'
422024-01-17T04:11:44.600Zinfo: installing component 'rust-std'
432024-01-17T04:11:48.401Zinfo: installing component 'rustc'
442024-01-17T04:11:56.441Zinfo: installing component 'rustfmt'
452024-01-17T04:11:56.882Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462024-01-17T04:11:56.882Z
472024-01-17T04:11:57.059Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482024-01-17T04:11:57.059Z
492024-01-17T04:11:57.485Z
502024-01-17T04:11:57.485ZRust is installed now. Great!
512024-01-17T04:11:57.485Z
522024-01-17T04:11:57.485ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532024-01-17T04:11:57.485Zenvironment variable. This has not been done automatically.
542024-01-17T04:11:57.485Z
552024-01-17T04:11:57.485ZTo configure your current shell, run:
562024-01-17T04:11:57.493Zsource "$HOME/.cargo/env"
572024-01-17T04:11:57.493Z+ rustc --version
582024-01-17T04:11:57.494Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592024-01-17T04:11:57.494Zprocess exited: duration 28911 ms, exit code 0
 
602024-01-17T04:11:57.989Zstarting task 2: "authentication"
612024-01-17T04:11:58.444Zprocess exited: duration 456 ms, exit code 0
 
622024-01-17T04:11:58.455Zstarting task 3: "clone repository"
632024-01-17T04:11:58.462Z+ mkdir -p /work/oxidecomputer/omicron
642024-01-17T04:11:58.466Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652024-01-17T04:11:58.654ZCloning into '/work/oxidecomputer/omicron'...
662024-01-17T04:12:04.757Z+ cd /work/oxidecomputer/omicron
672024-01-17T04:12:04.762Z+ [[ -n renovate/trybuild-1.x ]]
682024-01-17T04:12:04.762Z+ git fetch origin renovate/trybuild-1.x
692024-01-17T04:12:05.084ZFrom https://github.com/oxidecomputer/omicron
702024-01-17T04:12:05.085Z * branch renovate/trybuild-1.x -> FETCH_HEAD
712024-01-17T04:12:05.108Z+ git checkout -B renovate/trybuild-1.x remotes/origin/renovate/trybuild-1.x
722024-01-17T04:12:05.205ZSwitched to a new branch 'renovate/trybuild-1.x'
732024-01-17T04:12:05.212Zbranch 'renovate/trybuild-1.x' set up to track 'origin/renovate/trybuild-1.x'.
742024-01-17T04:12:05.212Z+ git reset --hard c5cfd2c6102b6b73b24965a652f67fe06ddf70b1
752024-01-17T04:12:05.220ZHEAD is now at c5cfd2c61 Update Rust crate trybuild to 1.0.89
762024-01-17T04:12:05.220Zprocess exited: duration 6761 ms, exit code 0
 
772024-01-17T04:12:05.239Zstarting task 4: "build"
782024-01-17T04:12:05.249Z+ cargo --version
792024-01-17T04:12:05.255Zinfo: syncing channel updates for '1.74.1-x86_64-unknown-illumos'
802024-01-17T04:12:05.500Zinfo: latest update on 2023-12-07, rust version 1.74.1 (a28077b28 2023-12-04)
812024-01-17T04:12:05.929Zinfo: downloading component 'cargo'
822024-01-17T04:12:06.133Zinfo: downloading component 'clippy'
832024-01-17T04:12:06.355Zinfo: downloading component 'rust-docs'
842024-01-17T04:12:07.231Zinfo: downloading component 'rust-std'
852024-01-17T04:12:08.516Zinfo: downloading component 'rustc'
862024-01-17T04:12:12.119Zinfo: downloading component 'rustfmt'
872024-01-17T04:12:12.344Zinfo: installing component 'cargo'
882024-01-17T04:12:13.610Zinfo: installing component 'clippy'
892024-01-17T04:12:14.092Zinfo: installing component 'rust-docs'
902024-01-17T04:12:16.975Zinfo: installing component 'rust-std'
912024-01-17T04:12:19.421Zinfo: installing component 'rustc'
922024-01-17T04:12:25.579Zinfo: installing component 'rustfmt'
932024-01-17T04:12:26.120Zcargo 1.74.1 (ecb9851af 2023-10-18)
942024-01-17T04:12:26.133Z+ rustc --version
952024-01-17T04:12:26.273Zrustc 1.74.1 (a28077b28 2023-12-04)
962024-01-17T04:12:26.281Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
972024-01-17T04:12:35.881Z Startup: Refreshing catalog 'helios-dev' ... Done
982024-01-17T04:12:37.554Z Startup: Caching catalogs ... Done
992024-01-17T04:12:39.656ZPlanning: Solver setup ... Done (1.720s)
1002024-01-17T04:12:39.696ZPlanning: Running solver ... Done (0.050s)
1012024-01-17T04:12:39.725ZPlanning: Finding local manifests ... Done (0.002s)
1022024-01-17T04:12:40.151ZPlanning: Fetching manifests: 0/4 0% complete
1032024-01-17T04:12:40.175ZPlanning: Fetching manifests: 4/4 100% complete
1042024-01-17T04:12:40.183ZPlanning: Package planning ... Done (0.171s)
1052024-01-17T04:12:40.262ZPlanning: Merging actions ... Done (0.086s)
1062024-01-17T04:12:41.524ZPlanning: Checking for conflicting actions ... Done (0.857s)
1072024-01-17T04:12:41.540ZPlanning: Consolidating action changes ... Done (0.018s)
1082024-01-17T04:12:45.283ZPlanning: Evaluating mediators ... Done (4.150s)
1092024-01-17T04:12:45.301ZPlanning: Planning completed in 7.70 seconds
1102024-01-17T04:12:47.933Z Packages to install: 4
1112024-01-17T04:12:47.933Z Mediators to change: 2
1122024-01-17T04:12:47.933Z Services to change: 1
1132024-01-17T04:12:47.945Z Estimated space available: 148.87 GB
1142024-01-17T04:12:47.945ZEstimated space to be consumed: 1.40 GB
1152024-01-17T04:12:47.945Z Create boot environment: No
1162024-01-17T04:12:47.945ZCreate backup boot environment: No
1172024-01-17T04:12:47.946Z Rebuild boot archive: No
1182024-01-17T04:12:47.946Z
1192024-01-17T04:12:47.946ZChanged mediators:
1202024-01-17T04:12:47.946Z mediator clang:
1212024-01-17T04:12:47.946Z version: None -> 15 (system default)
1222024-01-17T04:12:47.946Z
1232024-01-17T04:12:47.946Z mediator llvm:
1242024-01-17T04:12:47.947Z version: 14 (system default) -> 15 (system default)
1252024-01-17T04:12:47.947Z
1262024-01-17T04:12:47.947ZChanged packages:
1272024-01-17T04:12:47.947Zhelios-dev
1282024-01-17T04:12:47.947Z developer/build-essential
1292024-01-17T04:12:47.947Z None -> 11-2.0
1302024-01-17T04:12:47.948Z library/libxmlsec1
1312024-01-17T04:12:47.948Z None -> 1.2.35-2.0
1322024-01-17T04:12:47.948Z ooce/developer/clang-15
1332024-01-17T04:12:47.948Z None -> 15.0.7-2.0
1342024-01-17T04:12:47.948Z ooce/developer/llvm-15
1352024-01-17T04:12:47.948Z None -> 15.0.7-2.0
1362024-01-17T04:12:47.948Z
1372024-01-17T04:12:47.948ZServices:
1382024-01-17T04:12:47.949Z restart_fmri:
1392024-01-17T04:12:47.949Z svc:/system/update-man-index:default
1402024-01-17T04:12:48.157Z
1412024-01-17T04:12:48.158ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1422024-01-17T04:12:53.172ZDownload: 389/3290 items 16.3/212.6MB 7% complete (3.5M/s)
1432024-01-17T04:12:58.170ZDownload: 1193/3290 items 78.7/212.6MB 37% complete (7.9M/s)
1442024-01-17T04:13:03.231ZDownload: 1201/3290 items 83.5/212.6MB 39% complete (6.7M/s)
1452024-01-17T04:13:08.229ZDownload: 1773/3290 items 117.3/212.6MB 55% complete (4.0M/s)
1462024-01-17T04:13:15.886ZDownload: 2219/3290 items 118.2/212.6MB 55% complete (4.9M/s)
1472024-01-17T04:13:20.675ZDownload: 2940/3290 items 120.9/212.6MB 56% complete (563k/s)
1482024-01-17T04:13:28.461ZDownload: 3246/3290 items 203.1/212.6MB 95% complete (10.1M/s)
1492024-01-17T04:13:29.923ZDownload: Completed 212.60 MB in 41.36 seconds (5.1M/s)
1502024-01-17T04:13:29.935Z Actions: 1/3689 actions (Installing new actions)
1512024-01-17T04:13:34.970Z Actions: 2987/3689 actions (Installing new actions)
1522024-01-17T04:13:37.560Z Actions: Completed 3689 actions in 7.77 seconds.
1532024-01-17T04:13:37.803Z Done (0.234s)
1542024-01-17T04:13:37.803Z Done (0.000s)
1552024-01-17T04:13:38.152Z Done (0.305s)
1562024-01-17T04:13:45.836Z Done (7.580s)
1572024-01-17T04:13:46.162Z Done (0.232s)
1582024-01-17T04:13:46.180Z Done (0.000s)
1592024-01-17T04:13:47.139Z Done (0.000s)
1602024-01-17T04:13:47.160ZPlanning: Evaluating mediator changes ... Done
1612024-01-17T04:13:47.590ZPlanning: Checking for conflicting actions ... Done
1622024-01-17T04:13:47.591ZPlanning: Consolidating action changes ... Done
1632024-01-17T04:13:47.865ZPlanning: Evaluating mediators ... Done
1642024-01-17T04:13:47.886ZPlanning: Planning completed in 0.74 seconds
1652024-01-17T04:13:47.920Z Mediators to change: 2
1662024-01-17T04:13:47.920Z Create boot environment: No
1672024-01-17T04:13:47.944ZCreate backup boot environment: No
1682024-01-17T04:13:48.010Z Done
1692024-01-17T04:13:48.010Z Done
1702024-01-17T04:13:48.204Z Done
1712024-01-17T04:13:54.037Z Done
1722024-01-17T04:13:54.176Z Done
1732024-01-17T04:13:54.666Z Done
1742024-01-17T04:13:54.687Z Done
1752024-01-17T04:13:55.326ZPlanning: Evaluating mediator changes ... Done
1762024-01-17T04:13:55.327ZPlanning: Merging actions ... Done
1772024-01-17T04:13:55.641ZPlanning: Checking for conflicting actions ... Done
1782024-01-17T04:13:55.654ZPlanning: Consolidating action changes ... Done
1792024-01-17T04:13:56.081ZPlanning: Evaluating mediators ... Done
1802024-01-17T04:13:56.203ZPlanning: Planning completed in 1.33 seconds
1812024-01-17T04:13:56.311Z Packages to change: 1
1822024-01-17T04:13:56.311Z Mediators to change: 1
1832024-01-17T04:13:56.368Z Services to change: 1
1842024-01-17T04:13:56.368Z Create boot environment: No
1852024-01-17T04:13:56.368ZCreate backup boot environment: Yes
1862024-01-17T04:13:58.235Z Actions: 1/6 actions (Updating modified actions)
1872024-01-17T04:13:58.258Z Actions: Completed 6 actions in 0.00 seconds.
1882024-01-17T04:13:58.258Z Done
1892024-01-17T04:13:58.258Z Done
1902024-01-17T04:13:58.310Z Done
1912024-01-17T04:14:04.235Z Done
1922024-01-17T04:14:04.356Z Done
1932024-01-17T04:14:04.368Z Done
1942024-01-17T04:14:04.462Z Done
1952024-01-17T04:14:05.150ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1962024-01-17T04:14:05.150Zclang system 15 system
1972024-01-17T04:14:05.150Zcsh system system illumos
1982024-01-17T04:14:05.150Zctags system system illumos
1992024-01-17T04:14:05.150Zgcc vendor 12 vendor
2002024-01-17T04:14:05.150Zgcc system 10 system
2012024-01-17T04:14:05.150Zgcc system 7 system
2022024-01-17T04:14:05.150Zgo system 1.20 system
2032024-01-17T04:14:05.150Zgo system 1.19 system
2042024-01-17T04:14:05.151Zllvm system 15 system
2052024-01-17T04:14:05.151Zllvm system 14 system
2062024-01-17T04:14:05.151Zmariadb system 10.6 system
2072024-01-17T04:14:05.151Zmta vendor vendor dma
2082024-01-17T04:14:05.151Zopenjdk system 17 system
2092024-01-17T04:14:05.151Zopenjdk system 11 system
2102024-01-17T04:14:05.151Zopenjdk system 1.8 system
2112024-01-17T04:14:05.151Zopenssl vendor 3 vendor
2122024-01-17T04:14:05.151Zperl system 5.36 system
2132024-01-17T04:14:05.151Zpostgresql system 15 system
2142024-01-17T04:14:05.151Zpostgresql system 13 system
2152024-01-17T04:14:05.153Zpython vendor 3 vendor
2162024-01-17T04:14:05.153Zpython system 2 system
2172024-01-17T04:14:05.154Zpython3 system 3.11 system
2182024-01-17T04:14:05.154Zruby system 3.0 system
2192024-01-17T04:14:05.154Zwords vendor vendor american-english
2202024-01-17T04:14:05.154Zwords system system australian-english
2212024-01-17T04:14:05.154Zwords system system british-english
2222024-01-17T04:14:05.154Zwords system system canadian-english
2232024-01-17T04:14:05.154Zwords system system french
2242024-01-17T04:14:05.154Zwords system system italian
2252024-01-17T04:14:05.154Zwords system system ngerman
2262024-01-17T04:14:05.154Zwords system system ogerman
2272024-01-17T04:14:05.154Zwords system system spanish
2282024-01-17T04:14:05.706ZFMRI IFO
2292024-01-17T04:14:05.706Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2302024-01-17T04:14:05.706Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2312024-01-17T04:14:05.706Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2322024-01-17T04:14:05.707Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2332024-01-17T04:14:05.707Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2342024-01-17T04:14:05.707Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z i--
2352024-01-17T04:14:05.707Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2362024-01-17T04:14:05.708Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2372024-01-17T04:14:05.777Z+ set -o errexit
2382024-01-17T04:14:05.794Z+++ dirname ./tools/ci_download_cockroachdb
2392024-01-17T04:14:05.794Z++ cd ./tools
2402024-01-17T04:14:05.794Z++ pwd
2412024-01-17T04:14:05.795Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2422024-01-17T04:14:05.795Z++ basename ./tools/ci_download_cockroachdb
2432024-01-17T04:14:05.795Z+ ARG0=ci_download_cockroachdb
2442024-01-17T04:14:05.795Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2452024-01-17T04:14:05.795Z+ CIDL_VERSION=v22.1.9
2462024-01-17T04:14:05.795Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2472024-01-17T04:14:05.795Z++ CIDL_MD5_DARWIN=2db972c254b4e3b599e12110520178b5
2482024-01-17T04:14:05.795Z++ CIDL_MD5_LINUX=8c3170883e0a0be1a34b44090c067a8c
2492024-01-17T04:14:05.796Z++ CIDL_MD5_ILLUMOS=d8999aff364e5d70f226e139fda724a3
2502024-01-17T04:14:05.796Z+ TARGET_DIR=out
2512024-01-17T04:14:05.796Z+ DOWNLOAD_DIR=out/downloads
2522024-01-17T04:14:05.796Z+ DEST_DIR=./out/cockroachdb
2532024-01-17T04:14:05.796Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2542024-01-17T04:14:05.796Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2552024-01-17T04:14:05.796Z+ main
2562024-01-17T04:14:05.796Z+ [[ 0 != 0 ]]
2572024-01-17T04:14:05.796Z+ CIDL_OS=solaris2.11
2582024-01-17T04:14:05.796Z+ [[ 0 != 0 ]]
2592024-01-17T04:14:05.796Z+ configure_os solaris2.11
2602024-01-17T04:14:05.796Z+ echo 'current directory: /work/oxidecomputer/omicron'
2612024-01-17T04:14:05.797Zcurrent directory: /work/oxidecomputer/omicron
2622024-01-17T04:14:05.797Z+ echo 'configuring based on OS: "solaris2.11"'
2632024-01-17T04:14:05.797Zconfiguring based on OS: "solaris2.11"
2642024-01-17T04:14:05.797Z+ case "$1" in
2652024-01-17T04:14:05.806Z+ CIDL_BUILD=illumos
2662024-01-17T04:14:05.807Z+ CIDL_SUFFIX=tar.gz
2672024-01-17T04:14:05.807Z+ CIDL_MD5=d8999aff364e5d70f226e139fda724a3
2682024-01-17T04:14:05.807Z+ CIDL_MD5FUNC=do_md5sum
2692024-01-17T04:14:05.809Z+ CIDL_URL_BASE=https://illumos.org/downloads
2702024-01-17T04:14:05.809Z+ CIDL_ASSEMBLE=do_assemble_illumos
2712024-01-17T04:14:05.809Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2722024-01-17T04:14:05.809Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2732024-01-17T04:14:05.810Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2742024-01-17T04:14:05.810Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2752024-01-17T04:14:05.811Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2762024-01-17T04:14:05.811Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
2772024-01-17T04:14:05.811ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2782024-01-17T04:14:05.811ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
2792024-01-17T04:14:05.811Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
2802024-01-17T04:14:05.811Z+ mkdir -p out/downloads
2812024-01-17T04:14:05.811Z+ mkdir -p ./out/cockroachdb
2822024-01-17T04:14:05.811Z+ local DO_DOWNLOAD=true
2832024-01-17T04:14:05.811Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
2842024-01-17T04:14:05.811Z+ '[' true == true ']'
2852024-01-17T04:14:05.812Z+ echo Downloading...
2862024-01-17T04:14:05.812ZDownloading...
2872024-01-17T04:14:05.812Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
2882024-01-17T04:14:05.812Z+ 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
2892024-01-17T04:14:09.045Z++ do_md5sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
2902024-01-17T04:14:09.054Z++ md5sum
2912024-01-17T04:14:09.054Z++ awk '{print $1}'
2922024-01-17T04:14:09.298Z+ calculated_md5=d8999aff364e5d70f226e139fda724a3
2932024-01-17T04:14:09.298Z+ [[ 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 ]]
2942024-01-17T04:14:09.298Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
2952024-01-17T04:14:09.310Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
2962024-01-17T04:14:12.717Z+ do_assemble_illumos
2972024-01-17T04:14:12.717Z+ rm -r ./out/cockroachdb
2982024-01-17T04:14:12.729Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
2992024-01-17T04:14:13.405Z+ ./out/cockroachdb/bin/cockroach version
3002024-01-17T04:14:13.781ZBuild Tag: v22.1.9-dirty
3012024-01-17T04:14:13.781ZBuild Time: 2022/10/26 21:17:46
3022024-01-17T04:14:13.781ZDistribution: OSS
3032024-01-17T04:14:13.783ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3042024-01-17T04:14:13.783ZGo Version: go1.17.13
3052024-01-17T04:14:13.783ZC Compiler: gcc 10.3.0
3062024-01-17T04:14:13.783ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3072024-01-17T04:14:13.783ZBuild Type: release
3082024-01-17T04:14:13.811Z+ set -o errexit
3092024-01-17T04:14:13.832Z+++ dirname ./tools/ci_download_clickhouse
3102024-01-17T04:14:13.832Z++ cd ./tools
3112024-01-17T04:14:13.832Z++ pwd
3122024-01-17T04:14:13.832Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3132024-01-17T04:14:13.832Z++ basename ./tools/ci_download_clickhouse
3142024-01-17T04:14:13.832Z+ ARG0=ci_download_clickhouse
3152024-01-17T04:14:13.833Z+ TARGET_DIR=out
3162024-01-17T04:14:13.833Z+ DOWNLOAD_DIR=out/downloads
3172024-01-17T04:14:13.833Z+ DEST_DIR=./out/clickhouse
3182024-01-17T04:14:13.833Z+ CIDL_VERSION=v22.8.9.24
3192024-01-17T04:14:13.833Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3202024-01-17T04:14:13.833Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3212024-01-17T04:14:13.833Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3222024-01-17T04:14:13.833Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3232024-01-17T04:14:13.833Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3242024-01-17T04:14:13.834Z+ main
3252024-01-17T04:14:13.834Z+ [[ 0 != 0 ]]
3262024-01-17T04:14:13.834Z+ CIDL_OS=solaris2.11
3272024-01-17T04:14:13.834Z+ [[ 0 != 0 ]]
3282024-01-17T04:14:13.834Z+ configure_os solaris2.11
3292024-01-17T04:14:13.834Z+ echo 'current directory: /work/oxidecomputer/omicron'
3302024-01-17T04:14:13.834Zcurrent directory: /work/oxidecomputer/omicron
3312024-01-17T04:14:13.836Z+ echo 'configuring based on OS: "solaris2.11"'
3322024-01-17T04:14:13.836Z+ CIDL_DASHREV=
3332024-01-17T04:14:13.836Z+ case "$1" in
3342024-01-17T04:14:13.836Zconfiguring based on OS: "solaris2.11"
3352024-01-17T04:14:13.836Z+ CIDL_PLATFORM=illumos
3362024-01-17T04:14:13.836Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3372024-01-17T04:14:13.837Z+ CIDL_MD5FUNC=do_md5sum
3382024-01-17T04:14:13.837Z+ CIDL_DASHREV=-1
3392024-01-17T04:14:13.837Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3402024-01-17T04:14:13.837Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3412024-01-17T04:14:13.837Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3422024-01-17T04:14:13.837Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3432024-01-17T04:14:13.837Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3442024-01-17T04:14:13.837Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3452024-01-17T04:14:13.837ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3462024-01-17T04:14:13.837ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3472024-01-17T04:14:13.838Z+ mkdir -p out/downloads
3482024-01-17T04:14:13.838Z+ mkdir -p ./out/clickhouse
3492024-01-17T04:14:13.838Z+ local DO_DOWNLOAD=true
3502024-01-17T04:14:13.838Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3512024-01-17T04:14:13.838Z+ '[' true == true ']'
3522024-01-17T04:14:13.838Z+ echo Downloading...
3532024-01-17T04:14:13.838ZDownloading...
3542024-01-17T04:14:13.838Z+ 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
3552024-01-17T04:14:13.838Z+ 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
3562024-01-17T04:14:15.246Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3572024-01-17T04:14:15.253Z++ md5sum
3582024-01-17T04:14:15.253Z++ awk '{print $1}'
3592024-01-17T04:14:15.507Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3602024-01-17T04:14:15.507Z+ [[ 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 ]]
3612024-01-17T04:14:15.507Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3622024-01-17T04:14:15.526Z+ mkdir -p ./out/clickhouse
3632024-01-17T04:14:15.527Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3642024-01-17T04:14:20.379Z+ ./out/clickhouse/clickhouse server --version
3652024-01-17T04:14:20.408ZClickHouse server version 22.8.9.1.
3662024-01-17T04:14:20.432Z+ set -o errexit
3672024-01-17T04:14:20.442Z+++ dirname ./tools/ci_download_console
3682024-01-17T04:14:20.443Z++ cd ./tools
3692024-01-17T04:14:20.443Z++ pwd
3702024-01-17T04:14:20.443Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3712024-01-17T04:14:20.443Z++ basename ./tools/ci_download_console
3722024-01-17T04:14:20.443Z+ ARG0=ci_download_console
3732024-01-17T04:14:20.443Z+ TARGET_DIR=out
3742024-01-17T04:14:20.444Z+ DOWNLOAD_DIR=out/downloads
3752024-01-17T04:14:20.444Z+ DEST_DIR=./out/console-assets
3762024-01-17T04:14:20.444Z+ source /work/oxidecomputer/omicron/tools/console_version
3772024-01-17T04:14:20.444Z++ COMMIT=367142c5ed711e6dcfc59586277775020625bd6a
3782024-01-17T04:14:20.444Z++ SHA2=7e061165950fc064811cc5f26d7b7bd102c0df63797ef05cf73d737c2fdceb87
3792024-01-17T04:14:20.446Z+ URL=https://dl.oxide.computer/releases/console/367142c5ed711e6dcfc59586277775020625bd6a.tar.gz
3802024-01-17T04:14:20.447Z+ TARBALL_FILE=out/downloads/console.tar.gz
3812024-01-17T04:14:20.447Z+ main
3822024-01-17T04:14:20.447Z+ [[ 0 != 0 ]]
3832024-01-17T04:14:20.447Z+ echo 'URL: https://dl.oxide.computer/releases/console/367142c5ed711e6dcfc59586277775020625bd6a.tar.gz'
3842024-01-17T04:14:20.447ZURL: https://dl.oxide.computer/releases/console/367142c5ed711e6dcfc59586277775020625bd6a.tar.gz
3852024-01-17T04:14:20.447Z+ echo 'Local file: out/downloads/console.tar.gz'
3862024-01-17T04:14:20.447ZLocal file: out/downloads/console.tar.gz
3872024-01-17T04:14:20.448Z+ local DO_DOWNLOAD=true
3882024-01-17T04:14:20.448Z+ [[ -f out/downloads/console.tar.gz ]]
3892024-01-17T04:14:20.448Z+ mkdir -p out/downloads
3902024-01-17T04:14:20.448Z+ '[' true == true ']'
3912024-01-17T04:14:20.448Z+ echo Downloading...
3922024-01-17T04:14:20.448ZDownloading...
3932024-01-17T04:14:20.448Z+ do_download_curl https://dl.oxide.computer/releases/console/367142c5ed711e6dcfc59586277775020625bd6a.tar.gz out/downloads/console.tar.gz
3942024-01-17T04:14:20.449Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/367142c5ed711e6dcfc59586277775020625bd6a.tar.gz
3952024-01-17T04:14:21.161Z++ do_sha256sum out/downloads/console.tar.gz
3962024-01-17T04:14:21.170Z++ case "$OSTYPE" in
3972024-01-17T04:14:21.170Z++ SHA=sha256sum
3982024-01-17T04:14:21.170Z++ sha256sum
3992024-01-17T04:14:21.170Z++ awk '{print $1}'
4002024-01-17T04:14:21.305Z+ calculated_sha2=7e061165950fc064811cc5f26d7b7bd102c0df63797ef05cf73d737c2fdceb87
4012024-01-17T04:14:21.305Z+ [[ 7e061165950fc064811cc5f26d7b7bd102c0df63797ef05cf73d737c2fdceb87 != \7\e\0\6\1\1\6\5\9\5\0\f\c\0\6\4\8\1\1\c\c\5\f\2\6\d\7\b\7\b\d\1\0\2\c\0\d\f\6\3\7\9\7\e\f\0\5\c\f\7\3\d\7\3\7\c\2\f\d\c\e\b\8\7 ]]
4022024-01-17T04:14:21.328Z+ rm -rf ./out/console-assets
4032024-01-17T04:14:21.328Z+ mkdir -p ./out/console-assets
4042024-01-17T04:14:21.328Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4052024-01-17T04:14:21.328Z+ mkdir -p ./out/console-assets
4062024-01-17T04:14:21.328Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4072024-01-17T04:14:21.457Z+ set -o errexit
4082024-01-17T04:14:21.476Z+++ dirname ./tools/ci_download_maghemite_openapi
4092024-01-17T04:14:21.476Z++ cd ./tools
4102024-01-17T04:14:21.476Z++ pwd
4112024-01-17T04:14:21.476Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4122024-01-17T04:14:21.476Z++ basename ./tools/ci_download_maghemite_openapi
4132024-01-17T04:14:21.476Z+ ARG0=ci_download_maghemite_openapi
4142024-01-17T04:14:21.476Z+ TARGET_DIR=out
4152024-01-17T04:14:21.476Z+ DOWNLOAD_DIR=out/downloads
4162024-01-17T04:14:21.476Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4172024-01-17T04:14:21.477Z++ COMMIT=2fd39b75df696961e5ea190c7d74dd91f4849cd3
4182024-01-17T04:14:21.477Z++ SHA2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4192024-01-17T04:14:21.477Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/ddm-admin.json
4202024-01-17T04:14:21.477Z+ LOCAL_FILE=out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4212024-01-17T04:14:21.477Z+ main
4222024-01-17T04:14:21.477Z+ [[ 0 != 0 ]]
4232024-01-17T04:14:21.477Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/ddm-admin.json'
4242024-01-17T04:14:21.477ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/ddm-admin.json
4252024-01-17T04:14:21.477Z+ echo 'Local file: out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json'
4262024-01-17T04:14:21.477ZLocal file: out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4272024-01-17T04:14:21.477Z+ local DO_DOWNLOAD=true
4282024-01-17T04:14:21.477Z+ [[ -f out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json ]]
4292024-01-17T04:14:21.477Z+ mkdir -p out/downloads
4302024-01-17T04:14:21.477Z+ '[' true == true ']'
4312024-01-17T04:14:21.477Z+ echo Downloading...
4322024-01-17T04:14:21.480ZDownloading...
4332024-01-17T04:14:21.480Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/ddm-admin.json out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4342024-01-17T04:14:21.480Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/ddm-admin.json
4352024-01-17T04:14:21.766Z++ do_sha256sum out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4362024-01-17T04:14:21.778Z++ case "$OSTYPE" in
4372024-01-17T04:14:21.778Z++ SHA=sha256sum
4382024-01-17T04:14:21.778Z++ sha256sum
4392024-01-17T04:14:21.779Z++ awk '{print $1}'
4402024-01-17T04:14:21.779Z+ calculated_sha2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4412024-01-17T04:14:21.779Z+ [[ 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 ]]
4422024-01-17T04:14:21.779Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4432024-01-17T04:14:21.779Z++ COMMIT=2fd39b75df696961e5ea190c7d74dd91f4849cd3
4442024-01-17T04:14:21.779Z++ SHA2=931efa310d972b1f8afba2308751fc6a2035afbaebba77b3a40a8358c123ba3c
4452024-01-17T04:14:21.779Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mg-admin.json
4462024-01-17T04:14:21.779Z+ LOCAL_FILE=out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4472024-01-17T04:14:21.779Z+ main
4482024-01-17T04:14:21.780Z+ [[ 0 != 0 ]]
4492024-01-17T04:14:21.780Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mg-admin.json'
4502024-01-17T04:14:21.780ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mg-admin.json
4512024-01-17T04:14:21.780Z+ echo 'Local file: out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json'
4522024-01-17T04:14:21.780ZLocal file: out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4532024-01-17T04:14:21.780Z+ local DO_DOWNLOAD=true
4542024-01-17T04:14:21.780Z+ [[ -f out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json ]]
4552024-01-17T04:14:21.780Z+ mkdir -p out/downloads
4562024-01-17T04:14:21.781Z+ '[' true == true ']'
4572024-01-17T04:14:21.781Z+ echo Downloading...
4582024-01-17T04:14:21.781ZDownloading...
4592024-01-17T04:14:21.781Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mg-admin.json out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4602024-01-17T04:14:21.781Z+ curl --silent --show-error --fail --location --output out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mg-admin.json
4612024-01-17T04:14:22.727Z++ do_sha256sum out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4622024-01-17T04:14:22.745Z++ case "$OSTYPE" in
4632024-01-17T04:14:22.745Z++ SHA=sha256sum
4642024-01-17T04:14:22.745Z++ sha256sum
4652024-01-17T04:14:22.745Z++ awk '{print $1}'
4662024-01-17T04:14:22.746Z+ calculated_sha2=931efa310d972b1f8afba2308751fc6a2035afbaebba77b3a40a8358c123ba3c
4672024-01-17T04:14:22.747Z+ [[ 931efa310d972b1f8afba2308751fc6a2035afbaebba77b3a40a8358c123ba3c != \9\3\1\e\f\a\3\1\0\d\9\7\2\b\1\f\8\a\f\b\a\2\3\0\8\7\5\1\f\c\6\a\2\0\3\5\a\f\b\a\e\b\b\a\7\7\b\3\a\4\0\a\8\3\5\8\c\1\2\3\b\a\3\c ]]
4682024-01-17T04:14:22.747Z+ set -o errexit
4692024-01-17T04:14:22.747Z+++ dirname ./tools/ci_download_dendrite_openapi
4702024-01-17T04:14:22.747Z++ cd ./tools
4712024-01-17T04:14:22.747Z++ pwd
4722024-01-17T04:14:22.747Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4732024-01-17T04:14:22.747Z++ basename ./tools/ci_download_dendrite_openapi
4742024-01-17T04:14:22.748Z+ ARG0=ci_download_dendrite_openapi
4752024-01-17T04:14:22.748Z+ TARGET_DIR=out
4762024-01-17T04:14:22.748Z+ DOWNLOAD_DIR=out/downloads
4772024-01-17T04:14:22.749Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4782024-01-17T04:14:22.749Z++ COMMIT=1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7
4792024-01-17T04:14:22.750Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
4802024-01-17T04:14:22.750Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dpd.json
4812024-01-17T04:14:22.751Z+ LOCAL_FILE=out/downloads/dpd-1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7.json
4822024-01-17T04:14:22.751Z+ main
4832024-01-17T04:14:22.751Z+ [[ 0 != 0 ]]
4842024-01-17T04:14:22.751Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dpd.json'
4852024-01-17T04:14:22.751ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dpd.json
4862024-01-17T04:14:22.751Z+ echo 'Local file: out/downloads/dpd-1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7.json'
4872024-01-17T04:14:22.751ZLocal file: out/downloads/dpd-1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7.json
4882024-01-17T04:14:22.752Z+ local DO_DOWNLOAD=true
4892024-01-17T04:14:22.752Z+ [[ -f out/downloads/dpd-1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7.json ]]
4902024-01-17T04:14:22.752Z+ mkdir -p out/downloads
4912024-01-17T04:14:22.753Z+ '[' true == true ']'
4922024-01-17T04:14:22.753Z+ echo Downloading...
4932024-01-17T04:14:22.753ZDownloading...
4942024-01-17T04:14:22.753Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dpd.json out/downloads/dpd-1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7.json
4952024-01-17T04:14:22.753Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dpd.json
4962024-01-17T04:14:23.201Z++ do_sha256sum out/downloads/dpd-1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7.json
4972024-01-17T04:14:23.201Z++ case "$OSTYPE" in
4982024-01-17T04:14:23.201Z++ SHA=sha256sum
4992024-01-17T04:14:23.248Z++ sha256sum
5002024-01-17T04:14:23.248Z++ awk '{print $1}'
5012024-01-17T04:14:23.248Z+ calculated_sha2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5022024-01-17T04:14:23.248Z+ [[ 07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0 != \0\7\d\1\1\5\b\f\a\8\4\9\8\a\8\0\1\5\c\a\2\a\8\4\4\7\e\f\e\e\a\c\3\2\e\2\4\a\e\b\2\5\b\a\f\3\d\5\e\2\3\1\3\2\1\6\e\1\1\2\9\3\c\0 ]]
5032024-01-17T04:14:23.248Z+ set -o errexit
5042024-01-17T04:14:23.248Z+++ dirname ./tools/ci_download_dendrite_stub
5052024-01-17T04:14:23.248Z++ cd ./tools
5062024-01-17T04:14:23.248Z++ pwd
5072024-01-17T04:14:23.248Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5082024-01-17T04:14:23.249Z++ basename ./tools/ci_download_dendrite_stub
5092024-01-17T04:14:23.249Z+ ARG0=ci_download_dendrite_stub
5102024-01-17T04:14:23.249Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5112024-01-17T04:14:23.249Z++ CIDL_SHA256_ILLUMOS=052d97370515189465e4e835edb4a2d7e1e0b55ace0230ba18f045a03d975e80
5122024-01-17T04:14:23.249Z++ CIDL_SHA256_LINUX_DPD=5c8bc252818897bc552a039f2423eb668d99e19ef54374644412c7aca533f94e
5132024-01-17T04:14:23.249Z++ CIDL_SHA256_LINUX_SWADM=9d549fc3ebaf392961404b50e802ccb5e81e41e779ecc46166d49e5fb44b524f
5142024-01-17T04:14:23.249Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5152024-01-17T04:14:23.249Z++ COMMIT=1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7
5162024-01-17T04:14:23.249Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5172024-01-17T04:14:23.253Z+ TARGET_DIR=out
5182024-01-17T04:14:23.253Z+ DOWNLOAD_DIR=out/downloads
5192024-01-17T04:14:23.253Z+ DEST_DIR=./out/dendrite-stub
5202024-01-17T04:14:23.253Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5212024-01-17T04:14:23.253Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5222024-01-17T04:14:23.253Z+ REPO=oxidecomputer/dendrite
5232024-01-17T04:14:23.254Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7
5242024-01-17T04:14:23.254Z+ main
5252024-01-17T04:14:23.254Z+ [[ 0 != 0 ]]
5262024-01-17T04:14:23.254Z+ CIDL_OS=solaris2.11
5272024-01-17T04:14:23.254Z+ [[ 0 != 0 ]]
5282024-01-17T04:14:23.254Z+ configure_os solaris2.11
5292024-01-17T04:14:23.254Z+ echo 'current directory: /work/oxidecomputer/omicron'
5302024-01-17T04:14:23.254Zcurrent directory: /work/oxidecomputer/omicron
5312024-01-17T04:14:23.254Z+ echo 'configuring based on OS: "solaris2.11"'
5322024-01-17T04:14:23.258Z+ case "$1" in
5332024-01-17T04:14:23.258Zconfiguring based on OS: "solaris2.11"
5342024-01-17T04:14:23.258Z+ SET_BINARIES=
5352024-01-17T04:14:23.259Z+ CIDL_SHA256=052d97370515189465e4e835edb4a2d7e1e0b55ace0230ba18f045a03d975e80
5362024-01-17T04:14:23.259Z+ CIDL_SHA256FUNC=do_sha256sum
5372024-01-17T04:14:23.259Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5382024-01-17T04:14:23.259Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dendrite-stub.tar.gz
5392024-01-17T04:14:23.259Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5402024-01-17T04:14:23.259Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dendrite-stub.tar.gz'
5412024-01-17T04:14:23.259ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dendrite-stub.tar.gz
5422024-01-17T04:14:23.259ZLocal file: out/downloads/dendrite-stub.tar.gz
5432024-01-17T04:14:23.260Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5442024-01-17T04:14:23.260Z+ mkdir -p out/downloads
5452024-01-17T04:14:23.260Z+ mkdir -p ./out/dendrite-stub
5462024-01-17T04:14:23.260Z+ fetch_and_verify
5472024-01-17T04:14:23.260Z+ local DO_DOWNLOAD=true
5482024-01-17T04:14:23.260Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5492024-01-17T04:14:23.260Z+ '[' true == true ']'
5502024-01-17T04:14:23.260Z+ echo Downloading...
5512024-01-17T04:14:23.260ZDownloading...
5522024-01-17T04:14:23.260Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5532024-01-17T04:14:23.261Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dendrite-stub.tar.gz
5542024-01-17T04:14:32.886Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5552024-01-17T04:14:32.892Z++ sha256sum
5562024-01-17T04:14:32.892Z++ awk '{print $1}'
5572024-01-17T04:14:33.049Z+ calculated_sha256=052d97370515189465e4e835edb4a2d7e1e0b55ace0230ba18f045a03d975e80
5582024-01-17T04:14:33.049Z+ [[ 052d97370515189465e4e835edb4a2d7e1e0b55ace0230ba18f045a03d975e80 != \0\5\2\d\9\7\3\7\0\5\1\5\1\8\9\4\6\5\e\4\e\8\3\5\e\d\b\4\a\2\d\7\e\1\e\0\b\5\5\a\c\e\0\2\3\0\b\a\1\8\f\0\4\5\a\0\3\d\9\7\5\e\8\0 ]]
5592024-01-17T04:14:33.053Z+ do_untar out/downloads/dendrite-stub.tar.gz
5602024-01-17T04:14:33.053Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5612024-01-17T04:14:34.137Z+ do_assemble
5622024-01-17T04:14:34.138Z+ rm -r ./out/dendrite-stub
5632024-01-17T04:14:34.149Z+ mkdir ./out/dendrite-stub
5642024-01-17T04:14:34.149Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5652024-01-17T04:14:34.312Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5662024-01-17T04:14:34.331Z+ set -o errexit
5672024-01-17T04:14:34.331Z+++ dirname ./tools/ci_download_maghemite_mgd
5682024-01-17T04:14:34.331Z++ cd ./tools
5692024-01-17T04:14:34.331Z++ pwd
5702024-01-17T04:14:34.538Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5712024-01-17T04:14:34.538Z++ basename ./tools/ci_download_maghemite_mgd
5722024-01-17T04:14:34.538Z+ ARG0=ci_download_maghemite_mgd
5732024-01-17T04:14:34.538Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5742024-01-17T04:14:34.538Z++ CIDL_SHA256=802636775fa77dc6eec193e65fde87e403f6a11531745d47ef5e7ff13b242890
5752024-01-17T04:14:34.538Z++ MGD_LINUX_SHA256=1bcadfd700902e3640843e0bb53d3defdbcd8d86c3279efa0953ae8d6437e2b0
5762024-01-17T04:14:34.538Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
5772024-01-17T04:14:34.538Z++ COMMIT=2fd39b75df696961e5ea190c7d74dd91f4849cd3
5782024-01-17T04:14:34.538Z++ SHA2=931efa310d972b1f8afba2308751fc6a2035afbaebba77b3a40a8358c123ba3c
5792024-01-17T04:14:34.538Z+ TARGET_DIR=out
5802024-01-17T04:14:34.538Z+ DOWNLOAD_DIR=out/downloads
5812024-01-17T04:14:34.546Z+ DEST_DIR=./out/mgd
5822024-01-17T04:14:34.546Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
5832024-01-17T04:14:34.546Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5842024-01-17T04:14:34.546Z+ REPO=oxidecomputer/maghemite
5852024-01-17T04:14:34.546Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3
5862024-01-17T04:14:34.546Z+ main
5872024-01-17T04:14:34.546Z+ [[ 0 != 0 ]]
5882024-01-17T04:14:34.546Z+ CIDL_OS=solaris2.11
5892024-01-17T04:14:34.546Z+ [[ 0 != 0 ]]
5902024-01-17T04:14:34.546Z+ configure_os solaris2.11
5912024-01-17T04:14:34.546Z+ echo 'current directory: /work/oxidecomputer/omicron'
5922024-01-17T04:14:34.547Zcurrent directory: /work/oxidecomputer/omicron
5932024-01-17T04:14:34.547Z+ echo 'configuring based on OS: "solaris2.11"'
5942024-01-17T04:14:34.547Z+ case "$1" in
5952024-01-17T04:14:34.547Zconfiguring based on OS: "solaris2.11"
5962024-01-17T04:14:34.547Z+ SET_BINARIES=
5972024-01-17T04:14:34.547Z+ CIDL_SHA256FUNC=do_sha256sum
5982024-01-17T04:14:34.547Z+ TARBALL_FILENAME=mgd.tar.gz
5992024-01-17T04:14:34.547Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mgd.tar.gz
6002024-01-17T04:14:34.547Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6012024-01-17T04:14:34.547Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mgd.tar.gz'
6022024-01-17T04:14:34.547ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mgd.tar.gz
6032024-01-17T04:14:34.547Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6042024-01-17T04:14:34.547ZLocal file: out/downloads/mgd.tar.gz
6052024-01-17T04:14:34.547Z+ mkdir -p out/downloads
6062024-01-17T04:14:34.547Z+ mkdir -p ./out/mgd
6072024-01-17T04:14:34.547Z+ fetch_and_verify
6082024-01-17T04:14:34.547Z+ local DO_DOWNLOAD=true
6092024-01-17T04:14:34.547Z+ [[ -f out/downloads/mgd.tar.gz ]]
6102024-01-17T04:14:34.547Z+ '[' true == true ']'
6112024-01-17T04:14:34.547Z+ echo Downloading...
6122024-01-17T04:14:34.547ZDownloading...
6132024-01-17T04:14:34.547Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mgd.tar.gz out/downloads/mgd.tar.gz
6142024-01-17T04:14:34.550Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mgd.tar.gz
6152024-01-17T04:14:41.436Z++ do_sha256sum out/downloads/mgd.tar.gz
6162024-01-17T04:14:41.446Z++ sha256sum
6172024-01-17T04:14:41.446Z++ awk '{print $1}'
6182024-01-17T04:14:41.518Z+ calculated_sha256=802636775fa77dc6eec193e65fde87e403f6a11531745d47ef5e7ff13b242890
6192024-01-17T04:14:41.518Z+ [[ 802636775fa77dc6eec193e65fde87e403f6a11531745d47ef5e7ff13b242890 != \8\0\2\6\3\6\7\7\5\f\a\7\7\d\c\6\e\e\c\1\9\3\e\6\5\f\d\e\8\7\e\4\0\3\f\6\a\1\1\5\3\1\7\4\5\d\4\7\e\f\5\e\7\f\f\1\3\b\2\4\2\8\9\0 ]]
6202024-01-17T04:14:41.599Z+ do_untar out/downloads/mgd.tar.gz
6212024-01-17T04:14:41.599Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6222024-01-17T04:14:42.588Z+ do_assemble
6232024-01-17T04:14:42.588Z+ rm -r ./out/mgd
6242024-01-17T04:14:42.715Z+ mkdir ./out/mgd
6252024-01-17T04:14:42.715Z+ cp -r out/downloads/root ./out/mgd/root
6262024-01-17T04:14:42.717Z+ set -o errexit
6272024-01-17T04:14:42.717Z+++ dirname ./tools/ci_download_transceiver_control
6282024-01-17T04:14:42.717Z++ cd ./tools
6292024-01-17T04:14:42.717Z++ pwd
6302024-01-17T04:14:42.718Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6312024-01-17T04:14:42.718Z++ basename ./tools/ci_download_transceiver_control
6322024-01-17T04:14:42.718Z+ ARG0=ci_download_transceiver_control
6332024-01-17T04:14:42.718Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6342024-01-17T04:14:42.719Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6352024-01-17T04:14:42.719Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6362024-01-17T04:14:42.719Z+ TARGET_DIR=out
6372024-01-17T04:14:42.719Z+ DOWNLOAD_DIR=out/downloads
6382024-01-17T04:14:42.719Z+ DEST_DIR=./out/transceiver-control
6392024-01-17T04:14:42.719Z+ BIN_DIR=/opt/oxide/bin
6402024-01-17T04:14:42.719Z+ BINARY=xcvradm
6412024-01-17T04:14:42.720Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6422024-01-17T04:14:42.720Z+ REPO=oxidecomputer/transceiver-control
6432024-01-17T04:14:42.720Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6442024-01-17T04:14:42.720Z+ main
6452024-01-17T04:14:42.722Z+ [[ 0 != 0 ]]
6462024-01-17T04:14:42.722Z+ CIDL_OS=solaris2.11
6472024-01-17T04:14:42.722Z+ [[ 0 != 0 ]]
6482024-01-17T04:14:42.722Z+ configure_os solaris2.11
6492024-01-17T04:14:42.722Z+ echo 'current directory: /work/oxidecomputer/omicron'
6502024-01-17T04:14:42.722Zcurrent directory: /work/oxidecomputer/omicron
6512024-01-17T04:14:42.722Z+ echo 'configuring based on OS: "solaris2.11"'
6522024-01-17T04:14:42.722Z+ case "$1" in
6532024-01-17T04:14:42.723Zconfiguring based on OS: "solaris2.11"
6542024-01-17T04:14:42.723Z+ SET_BINARIES=
6552024-01-17T04:14:42.723Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6562024-01-17T04:14:42.723Z+ CIDL_SHA256FUNC=do_sha256sum
6572024-01-17T04:14:42.723Z+ ARCHIVE_FILENAME=xcvradm.gz
6582024-01-17T04:14:42.723Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6592024-01-17T04:14:42.723Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6602024-01-17T04:14:42.724Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6612024-01-17T04:14:42.724ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6622024-01-17T04:14:42.724Z+ echo 'Local file: out/downloads/xcvradm.gz'
6632024-01-17T04:14:42.724ZLocal file: out/downloads/xcvradm.gz
6642024-01-17T04:14:42.724Z+ mkdir -p out/downloads
6652024-01-17T04:14:42.724Z+ mkdir -p ./out/transceiver-control
6662024-01-17T04:14:42.724Z+ fetch_and_verify
6672024-01-17T04:14:42.724Z+ local DO_DOWNLOAD=true
6682024-01-17T04:14:42.724Z+ [[ -f out/downloads/xcvradm.gz ]]
6692024-01-17T04:14:42.724Z+ '[' true == true ']'
6702024-01-17T04:14:42.724Z+ echo Downloading...
6712024-01-17T04:14:42.724ZDownloading...
6722024-01-17T04:14:42.724Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6732024-01-17T04:14:42.725Z+ 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
6742024-01-17T04:14:46.297Z++ do_sha256sum out/downloads/xcvradm.gz
6752024-01-17T04:14:46.309Z++ sha256sum
6762024-01-17T04:14:46.309Z++ awk '{print $1}'
6772024-01-17T04:14:46.326Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6782024-01-17T04:14:46.326Z+ [[ 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 ]]
6792024-01-17T04:14:46.353Z+ do_unpack out/downloads/xcvradm.gz
6802024-01-17T04:14:46.353Z+ mkdir -p out/downloads/root//opt/oxide/bin
6812024-01-17T04:14:46.353Z+ gzip -dc out/downloads/xcvradm.gz
6822024-01-17T04:14:46.498Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
6832024-01-17T04:14:46.515Z+ do_assemble
6842024-01-17T04:14:46.515Z+ rm -r ./out/transceiver-control
6852024-01-17T04:14:46.515Z+ mkdir ./out/transceiver-control
6862024-01-17T04:14:46.515Z+ cp -r out/downloads/root ./out/transceiver-control/root
6872024-01-17T04:14:46.707ZAll prerequisites installed successfully
6882024-01-17T04:14:46.718Z
6892024-01-17T04:14:46.718Zreal 2:20.405733292
6902024-01-17T04:14:46.718Zuser 52.565294832
6912024-01-17T04:14:46.718Zsys 10.401926214
6922024-01-17T04:14:46.718Ztrap 0.022490626
6932024-01-17T04:14:46.718Ztflt 0.158118209
6942024-01-17T04:14:46.718Zdflt 0.453870743
6952024-01-17T04:14:46.719Zkflt 0.184225013
6962024-01-17T04:14:46.719Zlock 2.503979856
6972024-01-17T04:14:46.719Zslp 4:27.667573317
6982024-01-17T04:14:46.719Zlat 3.482453090
6992024-01-17T04:14:46.739Zstop 0.057704628
7002024-01-17T04:14:46.739Z+ banner end-to-end-tests
7012024-01-17T04:14:46.739Z
7022024-01-17T04:14:46.739Z ###### # # ##### ##### #### ###### # # #####
7032024-01-17T04:14:46.739Z # ## # # # # # # # ## # # #
7042024-01-17T04:14:46.739Z ##### # # # # # ##### # # # ##### ##### # # # # #
7052024-01-17T04:14:46.739Z # # # # # # # # # # # # # # #
7062024-01-17T04:14:46.739Z # # ## # # # # # # # ## # #
7072024-01-17T04:14:46.739Z ###### # # ##### # #### ###### # # #####
7082024-01-17T04:14:46.739Z
7092024-01-17T04:14:46.739Z+ export CARGO_PROFILE_DEV_DEBUG=1
7102024-01-17T04:14:46.740Z+ CARGO_PROFILE_DEV_DEBUG=1
7112024-01-17T04:14:46.740Z+ export CARGO_PROFILE_TEST_DEBUG=1
7122024-01-17T04:14:46.743Z+ CARGO_PROFILE_TEST_DEBUG=1
7132024-01-17T04:14:46.743Z+ export CARGO_INCREMENTAL=0
7142024-01-17T04:14:46.743Z+ CARGO_INCREMENTAL=0
7152024-01-17T04:14:46.743Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
7162024-01-17T04:14:47.072Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7172024-01-17T04:14:47.476Z Updating crates.io index
7182024-01-17T04:14:47.493Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7192024-01-17T04:14:48.467Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7202024-01-17T04:14:50.679Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7212024-01-17T04:14:51.303Z Updating git repository `http://github.com/oxidecomputer/tofino`
7222024-01-17T04:14:51.608Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7232024-01-17T04:14:51.879Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7242024-01-17T04:14:52.163Z Updating git repository `https://github.com/oxidecomputer/propolis`
7252024-01-17T04:14:53.177Z Updating git repository `https://github.com/oxidecomputer/crucible`
7262024-01-17T04:14:55.588Z Updating git repository `https://github.com/oxidecomputer/opte`
7272024-01-17T04:14:56.556Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7282024-01-17T04:14:56.982Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7292024-01-17T04:14:57.574Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7302024-01-17T04:14:57.914Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
7312024-01-17T04:14:58.243Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7322024-01-17T04:14:58.550Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7332024-01-17T04:14:58.955Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7342024-01-17T04:14:59.239Z Updating git repository `https://github.com/njaremko/samael`
7352024-01-17T04:14:59.732Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7362024-01-17T04:15:00.414Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7372024-01-17T04:15:00.844Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7382024-01-17T04:15:01.170Z Updating git repository `https://github.com/jgallagher/nix`
7392024-01-17T04:15:02.526Z Updating git repository `https://github.com/cbiffle/hubpack`
7402024-01-17T04:15:02.923Z Updating git repository `https://github.com/oxidecomputer/typify`
7412024-01-17T04:15:06.132Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7422024-01-17T04:15:06.493Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7432024-01-17T04:15:06.807Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7442024-01-17T04:15:09.116Z Downloading crates ...
7452024-01-17T04:15:09.352Z Downloaded num-integer v0.1.45
7462024-01-17T04:15:09.406Z Downloaded native-tls v0.2.11
7472024-01-17T04:15:09.410Z Downloaded argon2 v0.5.2
7482024-01-17T04:15:09.411Z Downloaded miniz_oxide v0.7.1
7492024-01-17T04:15:09.411Z Downloaded defmt v0.3.5
7502024-01-17T04:15:09.411Z Downloaded nom v7.1.3
7512024-01-17T04:15:09.411Z Downloaded adler v1.0.2
7522024-01-17T04:15:09.412Z Downloaded backtrace v0.3.69
7532024-01-17T04:15:09.422Z Downloaded pretty-hex v0.4.1
7542024-01-17T04:15:09.427Z Downloaded phf_shared v0.10.0
7552024-01-17T04:15:09.430Z Downloaded colorchoice v1.0.0
7562024-01-17T04:15:09.433Z Downloaded async-stream-impl v0.3.5
7572024-01-17T04:15:09.437Z Downloaded predicates-core v1.0.6
7582024-01-17T04:15:09.444Z Downloaded num-traits v0.2.16
7592024-01-17T04:15:09.448Z Downloaded opaque-debug v0.3.0
7602024-01-17T04:15:09.451Z Downloaded managed v0.8.0
7612024-01-17T04:15:09.454Z Downloaded display-error-chain v0.2.0
7622024-01-17T04:15:09.458Z Downloaded convert_case v0.4.0
7632024-01-17T04:15:09.461Z Downloaded anstyle-query v1.0.0
7642024-01-17T04:15:09.465Z Downloaded pest_meta v2.7.2
7652024-01-17T04:15:09.470Z Downloaded debug-ignore v1.0.5
7662024-01-17T04:15:09.483Z Downloaded polyval v0.6.1
7672024-01-17T04:15:09.483Z Downloaded lru-cache v0.1.2
7682024-01-17T04:15:09.501Z Downloaded anstyle-parse v0.2.1
7692024-01-17T04:15:09.501Z Downloaded option-ext v0.2.0
7702024-01-17T04:15:09.501Z Downloaded cobs v0.2.3
7712024-01-17T04:15:09.513Z Downloaded num-complex v0.4.4
7722024-01-17T04:15:09.513Z Downloaded md5 v0.7.0
7732024-01-17T04:15:09.513Z Downloaded bit-vec v0.6.3
7742024-01-17T04:15:09.513Z Downloaded matches v0.1.10
7752024-01-17T04:15:09.513Z Downloaded crucible-workspace-hack v0.1.0
7762024-01-17T04:15:09.513Z Downloaded atty v0.2.14
7772024-01-17T04:15:09.513Z Downloaded darling_macro v0.20.3
7782024-01-17T04:15:09.528Z Downloaded clap_lex v0.5.1
7792024-01-17T04:15:09.528Z Downloaded diesel_table_macro_syntax v0.1.0
7802024-01-17T04:15:09.528Z Downloaded macaddr v1.0.1
7812024-01-17T04:15:09.544Z Downloaded try-lock v0.2.4
7822024-01-17T04:15:09.545Z Downloaded memoffset v0.9.0
7832024-01-17T04:15:09.558Z Downloaded anstream v0.5.0
7842024-01-17T04:15:09.558Z Downloaded crc32fast v1.3.2
7852024-01-17T04:15:09.558Z Downloaded paste v1.0.14
7862024-01-17T04:15:09.558Z Downloaded proc-macro-crate v1.3.1
7872024-01-17T04:15:09.559Z Downloaded quick-error v1.2.3
7882024-01-17T04:15:09.559Z Downloaded dirs-sys v0.4.1
7892024-01-17T04:15:09.559Z Downloaded tinyvec_macros v0.1.1
7902024-01-17T04:15:09.560Z Downloaded dirs-sys-next v0.1.2
7912024-01-17T04:15:09.569Z Downloaded rand_chacha v0.3.1
7922024-01-17T04:15:09.569Z Downloaded ciborium v0.2.1
7932024-01-17T04:15:09.569Z Downloaded digest v0.10.7
7942024-01-17T04:15:09.570Z Downloaded pest_derive v2.7.2
7952024-01-17T04:15:09.576Z Downloaded deranged v0.3.8
7962024-01-17T04:15:09.576Z Downloaded clap_derive v4.4.2
7972024-01-17T04:15:09.577Z Downloaded foreign-types-shared v0.1.1
7982024-01-17T04:15:09.577Z Downloaded foreign-types-shared v0.3.1
7992024-01-17T04:15:09.583Z Downloaded anyhow v1.0.75
8002024-01-17T04:15:09.590Z Downloaded hex v0.4.3
8012024-01-17T04:15:09.590Z Downloaded filetime v0.2.23
8022024-01-17T04:15:09.596Z Downloaded slog-json v2.6.1
8032024-01-17T04:15:09.596Z Downloaded addr2line v0.21.0
8042024-01-17T04:15:09.605Z Downloaded rustversion v1.0.14
8052024-01-17T04:15:09.617Z Downloaded pkcs8 v0.10.2
8062024-01-17T04:15:09.617Z Downloaded der_derive v0.7.2
8072024-01-17T04:15:09.625Z Downloaded darling v0.20.3
8082024-01-17T04:15:09.627Z Downloaded getopts v0.2.21
8092024-01-17T04:15:09.638Z Downloaded hostname v0.3.1
8102024-01-17T04:15:09.638Z Downloaded vec_map v0.8.2
8112024-01-17T04:15:09.639Z Downloaded strum v0.25.0
8122024-01-17T04:15:09.639Z Downloaded spin v0.9.8
8132024-01-17T04:15:09.643Z Downloaded postcard v1.0.8
8142024-01-17T04:15:09.643Z Downloaded hash32 v0.2.1
8152024-01-17T04:15:10.067Z Downloaded take_mut v0.2.2
8162024-01-17T04:15:10.067Z Downloaded diesel_derives v2.1.2
8172024-01-17T04:15:10.091Z Downloaded rustfmt-wrapper v0.2.0
8182024-01-17T04:15:10.091Z Downloaded derive_more v0.99.17
8192024-01-17T04:15:10.091Z Downloaded swrite v0.1.0
8202024-01-17T04:15:10.091Z Downloaded enum-as-inner v0.5.1
8212024-01-17T04:15:10.091Z Downloaded slog-term v2.9.0
8222024-01-17T04:15:10.091Z Downloaded structmeta v0.2.0
8232024-01-17T04:15:10.091Z Downloaded strsim v0.10.0
8242024-01-17T04:15:10.092Z Downloaded dtrace-parser v0.1.14
8252024-01-17T04:15:10.093Z Downloaded inout v0.1.3
8262024-01-17T04:15:10.093Z Downloaded usdt-attr-macro v0.3.5
8272024-01-17T04:15:10.093Z Downloaded pin-project v1.1.3
8282024-01-17T04:15:10.094Z Downloaded instant v0.1.12
8292024-01-17T04:15:10.094Z Downloaded endian-type v0.1.2
8302024-01-17T04:15:10.094Z Downloaded form_urlencoded v1.2.1
8312024-01-17T04:15:10.094Z Downloaded waitgroup v0.1.2
8322024-01-17T04:15:10.094Z Downloaded signal-hook-registry v1.4.1
8332024-01-17T04:15:10.094Z Downloaded synstructure v0.12.6
8342024-01-17T04:15:10.094Z Downloaded structmeta-derive v0.2.0
8352024-01-17T04:15:10.094Z Downloaded openssl-sys v0.9.96
8362024-01-17T04:15:10.094Z Downloaded untrusted v0.9.0
8372024-01-17T04:15:10.094Z Downloaded dof v0.1.5
8382024-01-17T04:15:10.095Z Downloaded strum_macros v0.25.2
8392024-01-17T04:15:10.095Z Downloaded libefi-sys v0.1.0
8402024-01-17T04:15:10.095Z Downloaded kstat-rs v0.2.3
8412024-01-17T04:15:10.095Z Downloaded hyper-rustls v0.24.2
8422024-01-17T04:15:10.095Z Downloaded version_check v0.9.4
8432024-01-17T04:15:10.095Z Downloaded utf-8 v0.7.6
8442024-01-17T04:15:10.095Z Downloaded usdt-macro v0.3.5
8452024-01-17T04:15:10.095Z Downloaded tokio-macros v2.2.0
8462024-01-17T04:15:10.095Z Downloaded keccak v0.1.4
8472024-01-17T04:15:10.095Z Downloaded slab v0.4.9
8482024-01-17T04:15:10.095Z Downloaded usdt-impl v0.3.5
8492024-01-17T04:15:10.095Z Downloaded spki v0.7.2
8502024-01-17T04:15:10.096Z Downloaded rand_core v0.5.1
8512024-01-17T04:15:10.096Z Downloaded lalrpop-util v0.19.12
8522024-01-17T04:15:10.096Z Downloaded russh-keys v0.40.1
8532024-01-17T04:15:10.097Z Downloaded url v2.5.0
8542024-01-17T04:15:10.097Z Downloaded ident_case v1.0.1
8552024-01-17T04:15:10.097Z Downloaded strsim v0.8.0
8562024-01-17T04:15:10.097Z Downloaded sct v0.7.0
8572024-01-17T04:15:10.098Z Downloaded time-core v0.1.1
8582024-01-17T04:15:10.098Z Downloaded unicode-bidi v0.3.13
8592024-01-17T04:15:10.098Z Downloaded serde_repr v0.1.16
8602024-01-17T04:15:10.098Z Downloaded fxhash v0.2.1
8612024-01-17T04:15:10.098Z Downloaded doc-comment v0.3.3
8622024-01-17T04:15:10.098Z Downloaded russh-cryptovec v0.7.0
8632024-01-17T04:15:10.098Z Downloaded futures-channel v0.3.30
8642024-01-17T04:15:10.098Z Downloaded serde_derive_internals v0.26.0
8652024-01-17T04:15:10.098Z Downloaded futures-io v0.3.30
8662024-01-17T04:15:10.098Z Downloaded same-file v1.0.6
8672024-01-17T04:15:10.098Z Downloaded fixedbitset v0.4.2
8682024-01-17T04:15:10.098Z Downloaded smf v0.2.2
8692024-01-17T04:15:10.098Z Downloaded slog-stdlog v4.1.1
8702024-01-17T04:15:10.098Z Downloaded semver v1.0.21
8712024-01-17T04:15:10.099Z Downloaded rustls-native-certs v0.6.3
8722024-01-17T04:15:10.099Z Downloaded string_cache v0.8.7
8732024-01-17T04:15:10.099Z Downloaded generic-array v0.14.7
8742024-01-17T04:15:10.099Z Downloaded group v0.13.0
8752024-01-17T04:15:10.099Z Downloaded futures-task v0.3.30
8762024-01-17T04:15:10.099Z Downloaded zerocopy v0.3.0
8772024-01-17T04:15:10.099Z Downloaded ecdsa v0.16.9
8782024-01-17T04:15:10.099Z Downloaded futures-core v0.3.30
8792024-01-17T04:15:10.100Z Downloaded ed25519 v2.2.2
8802024-01-17T04:15:10.100Z Downloaded schemars v0.8.16
8812024-01-17T04:15:10.101Z Downloaded slog-dtrace v0.2.3
8822024-01-17T04:15:10.101Z Downloaded semver v0.11.0
8832024-01-17T04:15:10.101Z Downloaded signature v2.1.0
8842024-01-17T04:15:10.101Z Downloaded httpdate v1.0.3
8852024-01-17T04:15:10.102Z Downloaded rustls-pemfile v1.0.3
8862024-01-17T04:15:10.103Z Downloaded tokio-stream v0.1.14
8872024-01-17T04:15:10.103Z Downloaded walkdir v2.4.0
8882024-01-17T04:15:10.103Z Downloaded slog-bunyan v2.5.0
8892024-01-17T04:15:10.103Z Downloaded linked-hash-map v0.5.6
8902024-01-17T04:15:10.103Z Downloaded term v0.7.0
8912024-01-17T04:15:10.104Z Downloaded resolv-conf v0.7.0
8922024-01-17T04:15:10.104Z Downloaded fnv v1.0.7
8932024-01-17T04:15:10.104Z Downloaded tokio-native-tls v0.3.1
8942024-01-17T04:15:10.104Z Downloaded serde_path_to_error v0.1.15
8952024-01-17T04:15:10.105Z Downloaded thread-id v4.2.0
8962024-01-17T04:15:10.105Z Downloaded http v0.2.11
8972024-01-17T04:15:10.105Z Downloaded hmac v0.12.1
8982024-01-17T04:15:10.105Z Downloaded ucd-trie v0.1.6
8992024-01-17T04:15:10.105Z Downloaded snafu v0.7.5
9002024-01-17T04:15:10.105Z Downloaded universal-hash v0.5.1
9012024-01-17T04:15:10.105Z Downloaded unicode-normalization v0.1.22
9022024-01-17T04:15:10.105Z Downloaded serde_tokenstream v0.1.7
9032024-01-17T04:15:10.106Z Downloaded tracing v0.1.37
9042024-01-17T04:15:10.106Z Downloaded futures v0.3.30
9052024-01-17T04:15:10.106Z Downloaded socket2 v0.5.5
9062024-01-17T04:15:10.106Z Downloaded slog v2.7.0
9072024-01-17T04:15:10.106Z Downloaded zip v0.6.6
9082024-01-17T04:15:10.107Z Downloaded ryu v1.0.15
9092024-01-17T04:15:10.108Z Downloaded trust-dns-server v0.22.1
9102024-01-17T04:15:10.108Z Downloaded itertools v0.10.5
9112024-01-17T04:15:10.108Z Downloaded toml_edit v0.19.15
9122024-01-17T04:15:10.109Z Downloaded hashbrown v0.13.2
9132024-01-17T04:15:10.109Z Downloaded serde_with v3.4.0
9142024-01-17T04:15:10.120Z Downloaded ed25519-dalek v2.0.0
9152024-01-17T04:15:10.120Z Downloaded russh v0.40.2
9162024-01-17T04:15:10.120Z Downloaded hashbrown v0.12.3
9172024-01-17T04:15:10.120Z Downloaded regex-automata v0.1.10
9182024-01-17T04:15:10.120Z Downloaded tokio-util v0.7.10
9192024-01-17T04:15:10.140Z Downloaded itertools v0.11.0
9202024-01-17T04:15:10.151Z Downloaded time v0.3.27
9212024-01-17T04:15:10.159Z Downloaded zerocopy v0.7.31
9222024-01-17T04:15:10.183Z Downloaded hashbrown v0.14.2
9232024-01-17T04:15:10.193Z Downloaded hkdf v0.12.4
9242024-01-17T04:15:10.207Z Downloaded serde_json v1.0.111
9252024-01-17T04:15:10.225Z Downloaded hyper v0.14.27
9262024-01-17T04:15:10.234Z Downloaded futures-util v0.3.30
9272024-01-17T04:15:10.258Z Downloaded vcpkg v0.2.15
9282024-01-17T04:15:10.324Z Downloaded regex v1.10.2
9292024-01-17T04:15:10.351Z Downloaded idna v0.2.3
9302024-01-17T04:15:10.361Z Downloaded gimli v0.28.0
9312024-01-17T04:15:10.378Z Downloaded trust-dns-proto v0.22.0
9322024-01-17T04:15:10.460Z Downloaded rustix v0.38.25
9332024-01-17T04:15:10.475Z Downloaded idna v0.5.0
9342024-01-17T04:15:10.475Z Downloaded regex-syntax v0.7.5
9352024-01-17T04:15:10.475Z Downloaded webpki-roots v0.25.2
9362024-01-17T04:15:10.482Z Downloaded smoltcp v0.9.1
9372024-01-17T04:15:10.500Z Downloaded smoltcp v0.10.0
9382024-01-17T04:15:10.524Z Downloaded regex-syntax v0.8.2
9392024-01-17T04:15:10.979Z Downloaded sled v0.34.7
9402024-01-17T04:15:10.979Z Downloaded zerocopy-derive v0.7.31
9412024-01-17T04:15:10.979Z Downloaded tokio v1.35.1
9422024-01-17T04:15:10.979Z Downloaded libc v0.2.152
9432024-01-17T04:15:10.980Z Downloaded bzip2-sys v0.1.11+1.0.8
9442024-01-17T04:15:10.980Z Downloaded zerocopy-derive v0.2.0
9452024-01-17T04:15:10.981Z Downloaded zerocopy-derive v0.6.4
9462024-01-17T04:15:10.981Z Downloaded regex-automata v0.4.3
9472024-01-17T04:15:10.981Z Downloaded regex-automata v0.3.8
9482024-01-17T04:15:10.981Z Downloaded rustls v0.21.9
9492024-01-17T04:15:10.981Z Downloaded rustix v0.37.23
9502024-01-17T04:15:10.981Z Downloaded sha3 v0.10.8
9512024-01-17T04:15:10.982Z Downloaded bstr v1.6.0
9522024-01-17T04:15:10.982Z Downloaded diesel v2.1.4
9532024-01-17T04:15:11.413Z Downloaded openapiv3 v2.0.0
9542024-01-17T04:15:11.417Z Downloaded winapi v0.3.9
9552024-01-17T04:15:11.417Z Downloaded encoding_rs v0.8.33
9562024-01-17T04:15:11.417Z Downloaded ring v0.17.7
9572024-01-17T04:15:11.417Z Downloaded curve25519-dalek v4.1.1
9582024-01-17T04:15:11.417Z Downloaded bstr v0.2.17
9592024-01-17T04:15:11.417Z Downloaded openssl v0.10.60
9602024-01-17T04:15:11.417Z Downloaded syn v1.0.109
9612024-01-17T04:15:11.417Z Downloaded radix_trie v0.2.1
9622024-01-17T04:15:11.417Z Downloaded regress v0.7.1
9632024-01-17T04:15:11.417Z Downloaded syn v2.0.46
9642024-01-17T04:15:11.418Z Downloaded object v0.32.1
9652024-01-17T04:15:11.419Z Downloaded h2 v0.3.21
9662024-01-17T04:15:11.419Z Downloaded chrono v0.4.31
9672024-01-17T04:15:11.438Z Downloaded winnow v0.5.15
9682024-01-17T04:15:11.493Z Downloaded itertools v0.12.0
9692024-01-17T04:15:11.493Z Downloaded rustls-webpki v0.101.7
9702024-01-17T04:15:11.501Z Downloaded reqwest v0.11.22
9712024-01-17T04:15:11.502Z Downloaded petgraph v0.6.4
9722024-01-17T04:15:11.512Z Downloaded clap v2.34.0
9732024-01-17T04:15:11.525Z Downloaded rand v0.7.3
9742024-01-17T04:15:11.535Z Downloaded ring v0.16.20
9752024-01-17T04:15:12.127Z Downloaded libm v0.2.7
9762024-01-17T04:15:12.153Z Downloaded trust-dns-resolver v0.22.0
9772024-01-17T04:15:12.153Z Downloaded serde v1.0.195
9782024-01-17T04:15:12.153Z Downloaded clap_builder v4.4.2
9792024-01-17T04:15:12.154Z Downloaded zerocopy v0.6.4
9802024-01-17T04:15:12.154Z Downloaded trust-dns-client v0.22.0
9812024-01-17T04:15:12.154Z Downloaded socket2 v0.4.9
9822024-01-17T04:15:12.154Z Downloaded elliptic-curve v0.13.8
9832024-01-17T04:15:12.154Z Downloaded http v1.0.0
9842024-01-17T04:15:12.155Z Downloaded httparse v1.8.0
9852024-01-17T04:15:12.155Z Downloaded indexmap v2.1.0
9862024-01-17T04:15:12.155Z Downloaded toml_edit v0.21.0
9872024-01-17T04:15:12.155Z Downloaded pest v2.7.2
9882024-01-17T04:15:12.155Z Downloaded structopt v0.3.26
9892024-01-17T04:15:12.155Z Downloaded slog-async v2.8.0
9902024-01-17T04:15:12.155Z Downloaded tokio-tungstenite v0.20.1
9912024-01-17T04:15:12.156Z Downloaded uuid v1.6.1
9922024-01-17T04:15:12.156Z Downloaded yasna v0.5.2
9932024-01-17T04:15:12.156Z Downloaded flate2 v1.0.28
9942024-01-17T04:15:12.156Z Downloaded serde_spanned v0.6.4
9952024-01-17T04:15:12.157Z Downloaded stringprep v0.1.3
9962024-01-17T04:15:12.157Z Downloaded ipnet v2.8.0
9972024-01-17T04:15:12.157Z Downloaded smallvec v1.11.2
9982024-01-17T04:15:12.157Z Downloaded heapless v0.7.16
9992024-01-17T04:15:12.157Z Downloaded headers v0.3.9
10002024-01-17T04:15:12.157Z Downloaded rcgen v0.12.0
10012024-01-17T04:15:12.157Z Downloaded scheduled-thread-pool v0.2.7
10022024-01-17T04:15:12.157Z Downloaded rfc6979 v0.4.0
10032024-01-17T04:15:12.157Z Downloaded hyper-staticfile v0.9.5
10042024-01-17T04:15:12.158Z Downloaded snafu-derive v0.7.5
10052024-01-17T04:15:12.158Z Downloaded serde_yaml v0.9.25
10062024-01-17T04:15:12.158Z Downloaded crossbeam-channel v0.5.8
10072024-01-17T04:15:12.158Z Downloaded memchr v2.6.3
10082024-01-17T04:15:12.158Z Downloaded siphasher v0.3.11
10092024-01-17T04:15:12.158Z Downloaded iana-time-zone v0.1.57
10102024-01-17T04:15:12.158Z Downloaded hex-literal v0.4.1
10112024-01-17T04:15:12.159Z Downloaded typenum v1.16.0
10122024-01-17T04:15:12.159Z Downloaded static_assertions v1.1.0
10132024-01-17T04:15:12.159Z Downloaded stable_deref_trait v1.2.0
10142024-01-17T04:15:12.159Z Downloaded unsafe-libyaml v0.2.10
10152024-01-17T04:15:12.159Z Downloaded futures-sink v0.3.30
10162024-01-17T04:15:12.159Z Downloaded futures-macro v0.3.30
10172024-01-17T04:15:12.159Z Downloaded toml v0.5.11
10182024-01-17T04:15:12.159Z Downloaded rand v0.8.5
10192024-01-17T04:15:12.160Z Downloaded unicode-segmentation v1.10.1
10202024-01-17T04:15:12.160Z Downloaded toolchain_find v0.2.0
10212024-01-17T04:15:12.160Z Downloaded subprocess v0.2.9
10222024-01-17T04:15:12.161Z Downloaded unicase v2.7.0
10232024-01-17T04:15:12.161Z Downloaded indexmap v1.9.3
10242024-01-17T04:15:12.161Z Downloaded headers-core v0.2.0
10252024-01-17T04:15:12.161Z Downloaded either v1.9.0
10262024-01-17T04:15:12.161Z Downloaded zeroize_derive v1.4.2
10272024-01-17T04:15:12.161Z Downloaded zeroize v1.7.0
10282024-01-17T04:15:12.161Z Downloaded heck v0.3.3
10292024-01-17T04:15:12.161Z Downloaded slog-envlogger v2.2.0
10302024-01-17T04:15:12.161Z Downloaded rustc_version v0.4.0
10312024-01-17T04:15:12.162Z Downloaded sec1 v0.7.3
10322024-01-17T04:15:12.162Z Downloaded structopt-derive v0.4.18
10332024-01-17T04:15:12.162Z Downloaded untrusted v0.7.1
10342024-01-17T04:15:12.162Z Downloaded xattr v1.0.1
10352024-01-17T04:15:12.162Z Downloaded utf8parse v0.2.1
10362024-01-17T04:15:12.162Z Downloaded secrecy v0.8.0
10372024-01-17T04:15:12.162Z Downloaded flagset v0.4.3
10382024-01-17T04:15:12.162Z Downloaded der v0.7.8
10392024-01-17T04:15:12.162Z Downloaded thiserror v1.0.49
10402024-01-17T04:15:12.163Z Downloaded mio v0.8.9
10412024-01-17T04:15:12.163Z Downloaded semver-parser v0.10.2
10422024-01-17T04:15:12.163Z Downloaded const-oid v0.9.5
10432024-01-17T04:15:12.163Z Downloaded unicode-xid v0.2.4
10442024-01-17T04:15:12.163Z Downloaded serde_derive v1.0.195
10452024-01-17T04:15:12.163Z Downloaded schemars_derive v0.8.16
10462024-01-17T04:15:12.163Z Downloaded similar v2.3.0
10472024-01-17T04:15:12.163Z Downloaded subtle v2.5.0
10482024-01-17T04:15:12.163Z Downloaded futures-executor v0.3.30
10492024-01-17T04:15:12.163Z Downloaded dyn-clone v1.0.13
10502024-01-17T04:15:12.164Z Downloaded tempfile v3.8.1
10512024-01-17T04:15:12.164Z Downloaded ipnetwork v0.20.0
10522024-01-17T04:15:12.164Z Downloaded io-lifetimes v1.0.11
10532024-01-17T04:15:12.164Z Downloaded base64 v0.21.7
10542024-01-17T04:15:12.164Z Downloaded spin v0.5.2
10552024-01-17T04:15:12.164Z Downloaded rustls-pki-types v1.1.0
10562024-01-17T04:15:12.164Z Downloaded rustls-pemfile v2.0.0
10572024-01-17T04:15:12.164Z Downloaded tracing-core v0.1.31
10582024-01-17T04:15:12.165Z Downloaded hubpack v0.1.2
10592024-01-17T04:15:12.165Z Downloaded crypto-bigint v0.5.2
10602024-01-17T04:15:12.165Z Downloaded serde_with_macros v3.4.0
10612024-01-17T04:15:12.165Z Downloaded vsss-rs v3.3.4
10622024-01-17T04:15:12.165Z Downloaded arc-swap v1.6.0
10632024-01-17T04:15:12.165Z Downloaded half v1.8.2
10642024-01-17T04:15:12.165Z Downloaded sha2 v0.10.8
10652024-01-17T04:15:12.183Z Downloaded chacha20poly1305 v0.10.1
10662024-01-17T04:15:12.184Z Downloaded cc v1.0.83
10672024-01-17T04:15:12.184Z Downloaded unicode-width v0.1.11
10682024-01-17T04:15:12.184Z Downloaded getrandom v0.1.16
10692024-01-17T04:15:12.185Z Downloaded rustc-demangle v0.1.23
10702024-01-17T04:15:12.185Z Downloaded foreign-types v0.3.2
10712024-01-17T04:15:12.185Z Downloaded want v0.3.1
10722024-01-17T04:15:12.185Z Downloaded home v0.5.5
10732024-01-17T04:15:12.186Z Downloaded whoami v1.4.1
10742024-01-17T04:15:12.186Z Downloaded float-cmp v0.9.0
10752024-01-17T04:15:12.186Z Downloaded errno v0.3.2
10762024-01-17T04:15:12.187Z Downloaded tower-service v0.3.2
10772024-01-17T04:15:12.187Z Downloaded hyper-tls v0.5.0
10782024-01-17T04:15:12.187Z Downloaded is-terminal v0.4.9
10792024-01-17T04:15:12.187Z Downloaded rand_core v0.6.4
10802024-01-17T04:15:12.187Z Downloaded libsw v3.3.1
10812024-01-17T04:15:12.211Z Downloaded lazy_static v1.4.0
10822024-01-17T04:15:12.212Z Downloaded thiserror-impl v1.0.49
10832024-01-17T04:15:12.212Z Downloaded minimal-lexical v0.2.1
10842024-01-17T04:15:12.212Z Downloaded toml v0.8.8
10852024-01-17T04:15:12.212Z Downloaded derive-where v1.2.7
10862024-01-17T04:15:12.212Z Downloaded clap v4.4.3
10872024-01-17T04:15:12.643Z Downloaded slog-scope v4.4.0
10882024-01-17T04:15:12.643Z Downloaded unicode-ident v1.0.12
10892024-01-17T04:15:12.643Z Downloaded itoa v1.0.9
10902024-01-17T04:15:12.644Z Downloaded crossbeam-utils v0.8.16
10912024-01-17T04:15:12.652Z Downloaded serde_urlencoded v0.7.1
10922024-01-17T04:15:12.652Z Downloaded http-body v0.4.5
10932024-01-17T04:15:12.652Z Downloaded bytes v1.5.0
10942024-01-17T04:15:12.652Z Downloaded linear-map v1.2.0
10952024-01-17T04:15:12.652Z Downloaded thiserror-no-std v2.0.2
10962024-01-17T04:15:12.652Z Downloaded terminal_size v0.2.6
10972024-01-17T04:15:12.652Z Downloaded hubpack_derive v0.1.1
10982024-01-17T04:15:12.653Z Downloaded sha1 v0.10.6
10992024-01-17T04:15:12.653Z Downloaded blake2 v0.10.6
11002024-01-17T04:15:12.653Z Downloaded foreign-types-macros v0.2.3
11012024-01-17T04:15:12.653Z Downloaded foreign-types v0.5.0
11022024-01-17T04:15:12.653Z Downloaded embedded-io v0.4.0
11032024-01-17T04:15:12.653Z Downloaded zone v0.3.0
11042024-01-17T04:15:12.653Z Downloaded serde_tokenstream v0.2.0
11052024-01-17T04:15:12.654Z Downloaded ahash v0.8.6
11062024-01-17T04:15:12.654Z Downloaded topological-sort v0.2.2
11072024-01-17T04:15:12.654Z Downloaded parking_lot v0.12.1
11082024-01-17T04:15:12.654Z Downloaded once_cell v1.19.0
11092024-01-17T04:15:12.654Z Downloaded primeorder v0.13.6
11102024-01-17T04:15:12.655Z Downloaded lock_api v0.4.10
11112024-01-17T04:15:12.655Z Downloaded crossbeam-epoch v0.9.15
11122024-01-17T04:15:12.655Z Downloaded getrandom v0.2.10
11132024-01-17T04:15:12.655Z Downloaded ff v0.13.0
11142024-01-17T04:15:12.655Z Downloaded bzip2 v0.4.4
11152024-01-17T04:15:12.655Z Downloaded phf_shared v0.11.2
11162024-01-17T04:15:12.656Z Downloaded mime_guess v2.0.4
11172024-01-17T04:15:12.656Z Downloaded quote v1.0.35
11182024-01-17T04:15:12.656Z Downloaded proc-macro-error v1.0.4
11192024-01-17T04:15:12.656Z Downloaded postgres-types v0.2.6
11202024-01-17T04:15:12.656Z Downloaded fastrand v2.0.0
11212024-01-17T04:15:12.657Z Downloaded fallible-iterator v0.2.0
11222024-01-17T04:15:12.657Z Downloaded usdt v0.3.5
11232024-01-17T04:15:12.657Z Downloaded heck v0.4.1
11242024-01-17T04:15:12.657Z Downloaded ctr v0.9.2
11252024-01-17T04:15:12.657Z Downloaded postgres-protocol v0.6.6
11262024-01-17T04:15:12.658Z Downloaded poly1305 v0.8.0
11272024-01-17T04:15:12.658Z Downloaded pin-project-internal v1.1.3
11282024-01-17T04:15:12.658Z Downloaded scopeguard v1.2.0
11292024-01-17T04:15:12.658Z Downloaded glob v0.3.1
11302024-01-17T04:15:12.658Z Downloaded ghash v0.5.0
11312024-01-17T04:15:12.658Z Downloaded equivalent v1.0.1
11322024-01-17T04:15:12.658Z Downloaded parking_lot_core v0.8.6
11332024-01-17T04:15:12.659Z Downloaded cancel-safe-futures v0.1.5
11342024-01-17T04:15:12.659Z Downloaded darling_core v0.20.3
11352024-01-17T04:15:12.659Z Downloaded http-range v0.1.5
11362024-01-17T04:15:12.659Z Downloaded tungstenite v0.20.1
11372024-01-17T04:15:12.660Z Downloaded cbc v0.1.2
11382024-01-17T04:15:12.660Z Downloaded bitflags v2.4.0
11392024-01-17T04:15:12.660Z Downloaded base64ct v1.6.0
11402024-01-17T04:15:12.660Z Downloaded password-hash v0.4.2
11412024-01-17T04:15:12.660Z Downloaded parking_lot_core v0.9.8
11422024-01-17T04:15:12.660Z Downloaded omicron-zone-package v0.10.1
11432024-01-17T04:15:12.660Z Downloaded defmt-parser v0.3.3
11442024-01-17T04:15:12.660Z Downloaded defmt-macros v0.3.6
11452024-01-17T04:15:12.660Z Downloaded crypto-common v0.1.6
11462024-01-17T04:15:12.661Z Downloaded owo-colors v3.5.0
11472024-01-17T04:15:12.661Z Downloaded cpufeatures v0.2.9
11482024-01-17T04:15:12.661Z Downloaded base16ct v0.2.0
11492024-01-17T04:15:12.661Z Downloaded r2d2 v0.8.10
11502024-01-17T04:15:12.661Z Downloaded md-5 v0.10.5
11512024-01-17T04:15:12.661Z Downloaded proc-macro-error-attr v1.0.4
11522024-01-17T04:15:12.661Z Downloaded async-trait v0.1.77
11532024-01-17T04:15:12.662Z Downloaded zone_cfg_derive v0.3.0
11542024-01-17T04:15:12.662Z Downloaded dirs-next v2.0.0
11552024-01-17T04:15:12.662Z Downloaded time-macros v0.2.13
11562024-01-17T04:15:12.662Z Downloaded nibble_vec v0.1.0
11572024-01-17T04:15:12.662Z Downloaded ppv-lite86 v0.2.17
11582024-01-17T04:15:12.662Z Downloaded phf v0.11.2
11592024-01-17T04:15:12.662Z Downloaded parse-display-derive v0.8.2
11602024-01-17T04:15:12.663Z Downloaded difflib v0.4.0
11612024-01-17T04:15:12.663Z Downloaded chacha20 v0.9.1
11622024-01-17T04:15:12.663Z Downloaded byteorder v1.5.0
11632024-01-17T04:15:12.663Z Downloaded camino v1.1.6
11642024-01-17T04:15:12.663Z Downloaded backoff v0.4.0
11652024-01-17T04:15:12.666Z Downloaded dirs v5.0.1
11662024-01-17T04:15:12.667Z Downloaded atomic-waker v1.1.1
11672024-01-17T04:15:12.667Z Downloaded ansi_term v0.12.1
11682024-01-17T04:15:12.667Z Downloaded proc-macro2 v1.0.74
11692024-01-17T04:15:12.667Z Downloaded p256 v0.13.2
11702024-01-17T04:15:12.667Z Downloaded pem-rfc7468 v0.7.0
11712024-01-17T04:15:12.668Z Downloaded camino-tempfile v1.1.1
11722024-01-17T04:15:12.668Z Downloaded pem v3.0.2
11732024-01-17T04:15:12.668Z Downloaded cfg-if v1.0.0
11742024-01-17T04:15:12.668Z Downloaded anstyle v1.0.2
11752024-01-17T04:15:12.668Z Downloaded cstr-argument v0.1.2
11762024-01-17T04:15:12.669Z Downloaded bcrypt-pbkdf v0.10.0
11772024-01-17T04:15:12.669Z Downloaded bit-set v0.5.3
11782024-01-17T04:15:12.669Z Downloaded percent-encoding v2.3.1
11792024-01-17T04:15:12.669Z Downloaded mime v0.3.17
11802024-01-17T04:15:12.670Z Downloaded bitflags v1.3.2
11812024-01-17T04:15:12.670Z Downloaded toml v0.7.8
11822024-01-17T04:15:12.670Z Downloaded pest_generator v2.7.2
11832024-01-17T04:15:12.670Z Downloaded console v0.15.8
11842024-01-17T04:15:12.671Z Downloaded tinyvec v1.6.0
11852024-01-17T04:15:12.671Z Downloaded autocfg v1.1.0
11862024-01-17T04:15:12.671Z Downloaded parse-display v0.8.2
11872024-01-17T04:15:12.671Z Downloaded log v0.4.20
11882024-01-17T04:15:12.671Z Downloaded pkg-config v0.3.27
11892024-01-17T04:15:12.672Z Downloaded colored v2.0.4
11902024-01-17T04:15:12.674Z Downloaded cipher v0.4.4
11912024-01-17T04:15:13.101Z Downloaded aead v0.5.2
11922024-01-17T04:15:13.103Z Downloaded block-padding v0.3.3
11932024-01-17T04:15:13.103Z Downloaded tracing-attributes v0.1.26
11942024-01-17T04:15:13.104Z Downloaded tokio-rustls v0.24.1
11952024-01-17T04:15:13.104Z Downloaded thiserror-impl-no-std v2.0.2
11962024-01-17T04:15:13.104Z Downloaded tar v0.4.40
11972024-01-17T04:15:13.104Z Downloaded pbkdf2 v0.12.2
11982024-01-17T04:15:13.104Z Downloaded num_enum v0.5.11
11992024-01-17T04:15:13.104Z Downloaded pin-utils v0.1.0
12002024-01-17T04:15:13.105Z Downloaded rand_chacha v0.2.2
12012024-01-17T04:15:13.105Z Downloaded platforms v3.0.2
12022024-01-17T04:15:13.105Z Downloaded pin-project-lite v0.2.13
12032024-01-17T04:15:13.105Z Downloaded password-hash v0.5.0
12042024-01-17T04:15:13.105Z Downloaded parking_lot v0.11.2
12052024-01-17T04:15:13.105Z Downloaded block-buffer v0.10.4
12062024-01-17T04:15:13.105Z Downloaded blowfish v0.9.1
12072024-01-17T04:15:13.106Z Downloaded num_enum_derive v0.5.11
12082024-01-17T04:15:13.106Z Downloaded data-encoding v2.4.0
12092024-01-17T04:15:13.106Z Downloaded ciborium-ll v0.2.1
12102024-01-17T04:15:13.106Z Downloaded num-derive v0.4.0
12112024-01-17T04:15:13.106Z Downloaded openssl-probe v0.1.5
12122024-01-17T04:15:13.106Z Downloaded toml_datetime v0.6.5
12132024-01-17T04:15:13.107Z Downloaded openssl-macros v0.1.1
12142024-01-17T04:15:13.107Z Downloaded curve25519-dalek-derive v0.1.0
12152024-01-17T04:15:13.107Z Downloaded pbkdf2 v0.11.0
12162024-01-17T04:15:13.107Z Downloaded predicates v3.0.4
12172024-01-17T04:15:13.107Z Downloaded ciborium-io v0.2.1
12182024-01-17T04:15:13.107Z Downloaded thread_local v1.1.7
12192024-01-17T04:15:13.108Z Downloaded textwrap v0.11.0
12202024-01-17T04:15:13.108Z Downloaded num_threads v0.1.6
12212024-01-17T04:15:13.108Z Downloaded atomicwrites v0.4.3
12222024-01-17T04:15:13.108Z Downloaded match_cfg v0.1.0
12232024-01-17T04:15:13.108Z Downloaded num-bigint v0.4.4
12242024-01-17T04:15:13.108Z Downloaded pretty-hex v0.2.1
12252024-01-17T04:15:13.108Z Downloaded precomputed-hash v0.1.1
12262024-01-17T04:15:13.108Z Downloaded tokio-postgres v0.7.10
12272024-01-17T04:15:13.108Z Downloaded num_cpus v1.16.0
12282024-01-17T04:15:13.109Z Downloaded num-rational v0.4.1
12292024-01-17T04:15:13.109Z Downloaded num-iter v0.1.43
12302024-01-17T04:15:13.109Z Downloaded aes-gcm v0.10.3
12312024-01-17T04:15:13.109Z Downloaded aes v0.8.3
12322024-01-17T04:15:13.109Z Downloaded aho-corasick v1.0.4
12332024-01-17T04:15:13.109Z Downloaded num v0.4.1
12342024-01-17T04:15:13.110Z Downloaded normalize-line-endings v0.3.0
12352024-01-17T04:15:13.110Z Downloaded new_debug_unreachable v1.0.4
12362024-01-17T04:15:13.110Z Downloaded multer v3.0.0
12372024-01-17T04:15:13.110Z Downloaded async-stream v0.3.5
12382024-01-17T04:15:13.123Z Compiling proc-macro2 v1.0.74
12392024-01-17T04:15:13.123Z Compiling unicode-ident v1.0.12
12402024-01-17T04:15:13.123Z Compiling libc v0.2.152
12412024-01-17T04:15:13.123Z Compiling serde v1.0.195
12422024-01-17T04:15:13.123Z Compiling autocfg v1.1.0
12432024-01-17T04:15:13.123Z Compiling version_check v0.9.4
12442024-01-17T04:15:13.123Z Compiling cfg-if v1.0.0
12452024-01-17T04:15:13.482Z Compiling syn v1.0.109
12462024-01-17T04:15:13.496Z Compiling typenum v1.16.0
12472024-01-17T04:15:13.571Z Compiling parking_lot_core v0.9.8
12482024-01-17T04:15:15.020Z Compiling generic-array v0.14.7
12492024-01-17T04:15:15.027Z Compiling lock_api v0.4.10
12502024-01-17T04:15:15.191Z Compiling libm v0.2.7
12512024-01-17T04:15:15.215Z Compiling once_cell v1.19.0
12522024-01-17T04:15:15.286Z Compiling num-traits v0.2.16
12532024-01-17T04:15:15.324Z Compiling thiserror v1.0.49
12542024-01-17T04:15:15.356Z Compiling serde_json v1.0.111
12552024-01-17T04:15:15.714Z Compiling slab v0.4.9
12562024-01-17T04:15:15.854Z Compiling memchr v2.6.3
12572024-01-17T04:15:16.037Z Compiling itoa v1.0.9
12582024-01-17T04:15:16.242Z Compiling scopeguard v1.2.0
12592024-01-17T04:15:16.440Z Compiling pkg-config v0.3.27
12602024-01-17T04:15:16.770Z Compiling quote v1.0.35
12612024-01-17T04:15:17.297Z Compiling byteorder v1.5.0
12622024-01-17T04:15:17.956Z Compiling syn v2.0.46
12632024-01-17T04:15:18.026Z Compiling getrandom v0.2.10
12642024-01-17T04:15:18.134Z Compiling cc v1.0.83
12652024-01-17T04:15:18.746Z Compiling rand_core v0.6.4
12662024-01-17T04:15:18.970Z Compiling log v0.4.20
12672024-01-17T04:15:19.431Z Compiling heck v0.4.1
12682024-01-17T04:15:19.443Z Compiling ryu v1.0.15
12692024-01-17T04:15:19.698Z Compiling subtle v2.5.0
12702024-01-17T04:15:19.937Z Compiling smallvec v1.11.2
12712024-01-17T04:15:20.238Z Compiling schemars v0.8.16
12722024-01-17T04:15:20.330Z Compiling semver v1.0.21
12732024-01-17T04:15:20.580Z Compiling vcpkg v0.2.15
12742024-01-17T04:15:21.874Z Compiling httparse v1.8.0
12752024-01-17T04:15:22.159Z Compiling indexmap v1.9.3
12762024-01-17T04:15:22.210Z Compiling equivalent v1.0.1
12772024-01-17T04:15:22.475Z Compiling pin-project-lite v0.2.13
12782024-01-17T04:15:22.576Z Compiling hashbrown v0.14.2
12792024-01-17T04:15:23.107Z Compiling const-oid v0.9.5
12802024-01-17T04:15:23.685Z Compiling ring v0.17.7
12812024-01-17T04:15:23.819Z Compiling ring v0.16.20
12822024-01-17T04:15:24.257Z Compiling openssl-sys v0.9.96
12832024-01-17T04:15:24.658Z Compiling parking_lot v0.12.1
12842024-01-17T04:15:25.294Z Compiling ahash v0.8.6
12852024-01-17T04:15:25.736Z Compiling fnv v1.0.7
12862024-01-17T04:15:25.933Z Compiling openssl v0.10.60
12872024-01-17T04:15:26.371Z Compiling iana-time-zone v0.1.57
12882024-01-17T04:15:26.397Z Compiling rustls v0.21.9
12892024-01-17T04:15:26.507Z Compiling ucd-trie v0.1.6
12902024-01-17T04:15:26.943Z Compiling native-tls v0.2.11
12912024-01-17T04:15:27.027Z Compiling mio v0.8.9
12922024-01-17T04:15:27.276Z Compiling signal-hook-registry v1.4.1
12932024-01-17T04:15:27.490Z Compiling socket2 v0.5.5
12942024-01-17T04:15:28.075Z Compiling num_cpus v1.16.0
12952024-01-17T04:15:28.236Z Compiling futures-core v0.3.30
12962024-01-17T04:15:28.701Z Compiling spin v0.5.2
12972024-01-17T04:15:29.214Z Compiling dyn-clone v1.0.13
12982024-01-17T04:15:29.239Z Compiling async-trait v0.1.77
12992024-01-17T04:15:29.519Z Compiling futures-sink v0.3.30
13002024-01-17T04:15:29.736Z Compiling aho-corasick v1.0.4
13012024-01-17T04:15:29.975Z Compiling serde_derive_internals v0.26.0
13022024-01-17T04:15:30.657Z Compiling regex-syntax v0.8.2
13032024-01-17T04:15:30.725Z Compiling rustix v0.38.25
13042024-01-17T04:15:30.916Z Compiling tinyvec_macros v0.1.1
13052024-01-17T04:15:31.045Z Compiling tinyvec v1.6.0
13062024-01-17T04:15:31.482Z Compiling futures-channel v0.3.30
13072024-01-17T04:15:31.875Z Compiling backtrace v0.3.69
13082024-01-17T04:15:32.876Z Compiling futures-task v0.3.30
13092024-01-17T04:15:33.398Z Compiling pin-utils v0.1.0
13102024-01-17T04:15:33.451Z Compiling futures-io v0.3.30
13112024-01-17T04:15:33.535Z Compiling winnow v0.5.15
13122024-01-17T04:15:33.731Z Compiling unicode-normalization v0.1.22
13132024-01-17T04:15:33.928Z Compiling spin v0.9.8
13142024-01-17T04:15:34.532Z Compiling tracing-core v0.1.31
13152024-01-17T04:15:35.414Z Compiling cpufeatures v0.2.9
13162024-01-17T04:15:35.545Z Compiling unicode-bidi v0.3.13
13172024-01-17T04:15:37.037Z Compiling regex-automata v0.4.3
13182024-01-17T04:15:38.104Z Compiling crc32fast v1.3.2
13192024-01-17T04:15:38.128Z Compiling anyhow v1.0.75
13202024-01-17T04:15:40.035Z Compiling time-core v0.1.1
13212024-01-17T04:15:40.068Z Compiling base64 v0.21.7
13222024-01-17T04:15:40.285Z Compiling time-macros v0.2.13
13232024-01-17T04:15:41.305Z Compiling num-integer v0.1.45
13242024-01-17T04:15:41.706Z Compiling untrusted v0.9.0
13252024-01-17T04:15:41.963Z Compiling percent-encoding v2.3.1
13262024-01-17T04:15:41.999Z Compiling unicode-width v0.1.11
13272024-01-17T04:15:42.240Z Compiling openssl-probe v0.1.5
13282024-01-17T04:15:42.422Z Compiling schemars_derive v0.8.16
13292024-01-17T04:15:42.527Z Compiling serde_derive v1.0.195
13302024-01-17T04:15:42.527Z Compiling zeroize_derive v1.4.2
13312024-01-17T04:15:42.738Z Compiling thiserror-impl v1.0.49
13322024-01-17T04:15:44.186Z Compiling tokio-macros v2.2.0
13332024-01-17T04:15:45.318Z Compiling zeroize v1.7.0
13342024-01-17T04:15:45.898Z Compiling futures-macro v0.3.30
13352024-01-17T04:15:46.721Z Compiling tracing-attributes v0.1.26
13362024-01-17T04:15:47.048Z Compiling zerocopy-derive v0.7.31
13372024-01-17T04:15:48.167Z Compiling openssl-macros v0.1.1
13382024-01-17T04:15:48.550Z Compiling crypto-common v0.1.6
13392024-01-17T04:15:48.560Z Compiling pest v2.7.2
13402024-01-17T04:15:48.837Z Compiling block-buffer v0.10.4
13412024-01-17T04:15:49.232Z Compiling digest v0.10.7
13422024-01-17T04:15:49.953Z Compiling futures-util v0.3.30
13432024-01-17T04:15:50.124Z Compiling regex v1.10.2
13442024-01-17T04:15:51.052Z Compiling zerocopy v0.7.31
13452024-01-17T04:15:52.401Z Compiling der_derive v0.7.2
13462024-01-17T04:15:53.784Z Compiling tracing v0.1.37
13472024-01-17T04:15:54.393Z Compiling slog v2.7.0
13482024-01-17T04:15:54.419Z Compiling foreign-types-shared v0.1.1
13492024-01-17T04:15:54.568Z Compiling hashbrown v0.13.2
13502024-01-17T04:15:54.611Z Compiling unicode-xid v0.2.4
13512024-01-17T04:15:54.666Z Compiling hashbrown v0.12.3
13522024-01-17T04:15:54.871Z Compiling untrusted v0.7.1
13532024-01-17T04:15:55.183Z Compiling synstructure v0.12.6
13542024-01-17T04:15:56.385Z Compiling foreign-types v0.3.2
13552024-01-17T04:15:58.416Z Compiling errno v0.3.2
13562024-01-17T04:15:58.790Z Compiling try-lock v0.2.4
13572024-01-17T04:15:58.958Z Compiling ppv-lite86 v0.2.17
13582024-01-17T04:15:59.322Z Compiling want v0.3.1
13592024-01-17T04:16:00.297Z Compiling rustls-webpki v0.101.7
13602024-01-17T04:16:00.297Z Compiling sct v0.7.0
13612024-01-17T04:16:00.688Z Compiling zerocopy-derive v0.2.0
13622024-01-17T04:16:00.917Z Compiling pest_meta v2.7.2
13632024-01-17T04:16:01.434Z Compiling form_urlencoded v1.2.1
13642024-01-17T04:16:03.051Z Compiling socket2 v0.4.9
13652024-01-17T04:16:04.081Z Compiling tower-service v0.3.2
13662024-01-17T04:16:04.118Z Compiling httpdate v1.0.3
13672024-01-17T04:16:04.352Z Compiling io-lifetimes v1.0.11
13682024-01-17T04:16:04.829Z Compiling pest_generator v2.7.2
13692024-01-17T04:16:05.365Z Compiling rustls-pemfile v1.0.3
13702024-01-17T04:16:05.955Z Compiling idna v0.5.0
13712024-01-17T04:16:07.118Z Compiling lazy_static v1.4.0
13722024-01-17T04:16:07.641Z Compiling bytes v1.5.0
13732024-01-17T04:16:08.178Z Compiling indexmap v2.1.0
13742024-01-17T04:16:08.781Z Compiling uuid v1.6.1
13752024-01-17T04:16:09.358Z Compiling chrono v0.4.31
13762024-01-17T04:16:09.718Z Compiling http v0.2.11
13772024-01-17T04:16:09.776Z Compiling rustc_version v0.4.0
13782024-01-17T04:16:10.262Z Compiling tokio v1.35.1
13792024-01-17T04:16:11.008Z Compiling toml_datetime v0.6.5
13802024-01-17T04:16:11.353Z Compiling serde_spanned v0.6.4
13812024-01-17T04:16:11.698Z Compiling bitflags v2.4.0
13822024-01-17T04:16:12.365Z Compiling toml_edit v0.19.15
13832024-01-17T04:16:13.980Z Compiling http-body v0.4.5
13842024-01-17T04:16:16.026Z Compiling openapiv3 v2.0.0
13852024-01-17T04:16:17.107Z Compiling heapless v0.7.16
13862024-01-17T04:16:17.711Z Compiling crossbeam-utils v0.8.16
13872024-01-17T04:16:18.490Z Compiling adler v1.0.2
13882024-01-17T04:16:18.850Z Compiling miniz_oxide v0.7.1
13892024-01-17T04:16:19.984Z Compiling pest_derive v2.7.2
13902024-01-17T04:16:22.172Z Compiling url v2.5.0
13912024-01-17T04:16:23.812Z Compiling tokio-util v0.7.10
13922024-01-17T04:16:24.567Z Compiling tokio-rustls v0.24.1
13932024-01-17T04:16:26.136Z Compiling h2 v0.3.21
13942024-01-17T04:16:26.188Z Compiling tokio-native-tls v0.3.1
13952024-01-17T04:16:26.330Z Compiling rustls-native-certs v0.6.3
13962024-01-17T04:16:26.587Z Compiling rand_chacha v0.3.1
13972024-01-17T04:16:27.002Z Compiling usdt-impl v0.3.5
13982024-01-17T04:16:27.128Z Compiling ipnet v2.8.0
13992024-01-17T04:16:27.331Z Compiling rustix v0.37.23
14002024-01-17T04:16:28.345Z Compiling rand v0.8.5
14012024-01-17T04:16:29.197Z Compiling serde_urlencoded v0.7.1
14022024-01-17T04:16:29.710Z Compiling encoding_rs v0.8.33
14032024-01-17T04:16:29.803Z Compiling mime v0.3.17
14042024-01-17T04:16:30.075Z Compiling gimli v0.28.0
14052024-01-17T04:16:30.121Z Compiling webpki-roots v0.25.2
14062024-01-17T04:16:32.132Z Compiling zerocopy v0.3.0
14072024-01-17T04:16:33.877Z Compiling object v0.32.1
14082024-01-17T04:16:35.383Z Compiling num-bigint v0.4.4
14092024-01-17T04:16:36.070Z Compiling rustc-demangle v0.1.23
14102024-01-17T04:16:36.183Z Compiling dof v0.1.5
14112024-01-17T04:16:36.635Z Compiling flate2 v1.0.28
14122024-01-17T04:16:37.060Z Compiling addr2line v0.21.0
14132024-01-17T04:16:37.710Z Compiling hyper v0.14.27
14142024-01-17T04:16:37.723Z Compiling dtrace-parser v0.1.14
14152024-01-17T04:16:38.054Z Compiling bzip2-sys v0.1.11+1.0.8
14162024-01-17T04:16:38.076Z Compiling thread-id v4.2.0
14172024-01-17T04:16:38.269Z Compiling rustversion v1.0.14
14182024-01-17T04:16:39.722Z Compiling toml v0.7.8
14192024-01-17T04:16:39.936Z Compiling toml_edit v0.21.0
14202024-01-17T04:16:41.192Z Compiling hex v0.4.3
14212024-01-17T04:16:41.740Z Compiling serde_tokenstream v0.1.7
14222024-01-17T04:16:42.181Z Compiling serde_tokenstream v0.2.0
14232024-01-17T04:16:42.580Z Compiling memoffset v0.9.0
14242024-01-17T04:16:42.662Z Compiling strsim v0.10.0
14252024-01-17T04:16:42.921Z Compiling base64ct v1.6.0
14262024-01-17T04:16:44.032Z Compiling regress v0.7.1
14272024-01-17T04:16:46.880Z Compiling doc-comment v0.3.3
14282024-01-17T04:16:47.035Z Compiling bitflags v1.3.2
14292024-01-17T04:16:47.743Z Compiling smoltcp v0.9.1
14302024-01-17T04:16:48.481Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
14312024-01-17T04:16:49.059Z Compiling hyper-tls v0.5.0
14322024-01-17T04:16:49.580Z Compiling hyper-rustls v0.24.2
14332024-01-17T04:16:49.697Z Compiling typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
14342024-01-17T04:16:49.732Z Compiling pem-rfc7468 v0.7.0
14352024-01-17T04:16:50.208Z Compiling reqwest v0.11.22
14362024-01-17T04:16:51.364Z Compiling strum_macros v0.25.2
14372024-01-17T04:16:52.125Z Compiling usdt-macro v0.3.5
14382024-01-17T04:16:53.142Z Compiling usdt-attr-macro v0.3.5
14392024-01-17T04:16:53.270Z Compiling hmac v0.12.1
14402024-01-17T04:16:54.409Z Compiling enum-as-inner v0.5.1
14412024-01-17T04:16:54.688Z Compiling num-iter v0.1.43
14422024-01-17T04:16:55.143Z Compiling crossbeam-epoch v0.9.15
14432024-01-17T04:16:55.568Z Compiling unicode-segmentation v1.10.1
14442024-01-17T04:16:55.846Z Compiling siphasher v0.3.11
14452024-01-17T04:16:56.106Z Compiling flagset v0.4.3
14462024-01-17T04:16:56.403Z Compiling der v0.7.8
14472024-01-17T04:16:57.024Z Compiling zerocopy-derive v0.6.4
14482024-01-17T04:16:57.072Z Compiling pin-project-internal v1.1.3
14492024-01-17T04:16:57.667Z Compiling hubpack_derive v0.1.1
14502024-01-17T04:16:59.111Z Compiling utf8parse v0.2.1
14512024-01-17T04:17:00.779Z Compiling anstyle v1.0.2
14522024-01-17T04:17:00.865Z Compiling deranged v0.3.8
14532024-01-17T04:17:01.505Z Compiling num_threads v0.1.6
14542024-01-17T04:17:01.731Z Compiling sha2 v0.10.8
14552024-01-17T04:17:02.499Z Compiling spki v0.7.2
14562024-01-17T04:17:02.894Z Compiling anstyle-parse v0.2.1
14572024-01-17T04:17:03.896Z Compiling time v0.3.27
14582024-01-17T04:17:04.412Z Compiling md-5 v0.10.5
14592024-01-17T04:17:05.094Z Compiling block-padding v0.3.3
14602024-01-17T04:17:05.484Z Compiling clap_derive v4.4.2
14612024-01-17T04:17:05.885Z Compiling stringprep v0.1.3
14622024-01-17T04:17:07.462Z Compiling diesel_table_macro_syntax v0.1.0
14632024-01-17T04:17:08.083Z Compiling hash32 v0.2.1
14642024-01-17T04:17:08.677Z Compiling fallible-iterator v0.2.0
14652024-01-17T04:17:09.334Z Compiling anstyle-query v1.0.0
14662024-01-17T04:17:09.369Z Compiling either v1.9.0
14672024-01-17T04:17:09.484Z Compiling colorchoice v1.0.0
14682024-01-17T04:17:09.720Z Compiling stable_deref_trait v1.2.0
14692024-01-17T04:17:09.826Z Compiling postgres-protocol v0.6.6
14702024-01-17T04:17:09.891Z Compiling anstream v0.5.0
14712024-01-17T04:17:11.886Z Compiling diesel_derives v2.1.2
14722024-01-17T04:17:12.068Z Compiling terminal_size v0.2.6
14732024-01-17T04:17:12.336Z Compiling inout v0.1.3
14742024-01-17T04:17:13.094Z Compiling pkcs8 v0.10.2
14752024-01-17T04:17:14.095Z Compiling phf_shared v0.11.2
14762024-01-17T04:17:15.020Z Compiling ff v0.13.0
14772024-01-17T04:17:15.371Z Compiling serde_repr v0.1.16
14782024-01-17T04:17:15.527Z Compiling snafu-derive v0.7.5
14792024-01-17T04:17:15.715Z Compiling scheduled-thread-pool v0.2.7
14802024-01-17T04:17:15.755Z Compiling clap_lex v0.5.1
14812024-01-17T04:17:16.574Z Compiling matches v0.1.10
14822024-01-17T04:17:16.825Z Compiling regex-automata v0.1.10
14832024-01-17T04:17:17.148Z Compiling base16ct v0.2.0
14842024-01-17T04:17:17.619Z Compiling managed v0.8.0
14852024-01-17T04:17:17.900Z Compiling bit-vec v0.6.3
14862024-01-17T04:17:18.654Z Compiling bstr v0.2.17
14872024-01-17T04:17:18.725Z Compiling sec1 v0.7.3
14882024-01-17T04:17:20.949Z Compiling typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
14892024-01-17T04:17:21.084Z Compiling idna v0.2.3
14902024-01-17T04:17:22.131Z Compiling clap_builder v4.4.2
14912024-01-17T04:17:23.902Z Compiling r2d2 v0.8.10
14922024-01-17T04:17:24.908Z Compiling group v0.13.0
14932024-01-17T04:17:28.227Z Compiling phf v0.11.2
14942024-01-17T04:17:29.228Z Compiling bzip2 v0.4.4
14952024-01-17T04:17:29.630Z Compiling typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
14962024-01-17T04:17:29.825Z Compiling cipher v0.4.4
14972024-01-17T04:17:29.848Z Compiling postgres-types v0.2.6
14982024-01-17T04:17:29.855Z Compiling itertools v0.11.0
14992024-01-17T04:17:31.867Z Compiling pin-project v1.1.3
15002024-01-17T04:17:32.071Z Compiling zerocopy v0.6.4
15012024-01-17T04:17:32.454Z Compiling hubpack v0.1.2
15022024-01-17T04:17:33.500Z Compiling phf_shared v0.10.0
15032024-01-17T04:17:34.195Z Compiling hkdf v0.12.4
15042024-01-17T04:17:34.352Z Compiling ipnetwork v0.20.0
15052024-01-17T04:17:34.582Z Compiling crypto-bigint v0.5.2
15062024-01-17T04:17:34.853Z Compiling futures-executor v0.3.30
15072024-01-17T04:17:35.768Z Compiling getopts v0.2.21
15082024-01-17T04:17:35.874Z Compiling float-cmp v0.9.0
15092024-01-17T04:17:37.506Z Compiling static_assertions v1.1.0
15102024-01-17T04:17:37.649Z Compiling precomputed-hash v0.1.1
15112024-01-17T04:17:37.813Z Compiling difflib v0.4.0
15122024-01-17T04:17:38.778Z Compiling normalize-line-endings v0.3.0
15132024-01-17T04:17:38.958Z Compiling minimal-lexical v0.2.1
15142024-01-17T04:17:39.246Z Compiling whoami v1.4.1
15152024-01-17T04:17:39.790Z Compiling predicates-core v1.0.6
15162024-01-17T04:17:40.235Z Compiling regex-automata v0.3.8
15172024-01-17T04:17:40.340Z Compiling data-encoding v2.4.0
15182024-01-17T04:17:40.638Z Compiling unsafe-libyaml v0.2.10
15192024-01-17T04:17:43.680Z Compiling fixedbitset v0.4.2
15202024-01-17T04:17:43.895Z Compiling new_debug_unreachable v1.0.4
15212024-01-17T04:17:43.984Z Compiling bstr v1.6.0
15222024-01-17T04:17:44.032Z Compiling string_cache v0.8.7
15232024-01-17T04:17:44.325Z Compiling petgraph v0.6.4
15242024-01-17T04:17:44.392Z Compiling serde_yaml v0.9.25
15252024-01-17T04:17:44.491Z Compiling trust-dns-proto v0.22.0
15262024-01-17T04:17:44.516Z Compiling predicates v3.0.4
15272024-01-17T04:17:44.765Z Compiling tokio-postgres v0.7.10
15282024-01-17T04:17:46.630Z Compiling nom v7.1.3
15292024-01-17T04:17:47.415Z Compiling diesel v2.1.4
15302024-01-17T04:17:48.276Z Compiling elliptic-curve v0.13.8
15312024-01-17T04:17:49.533Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
15322024-01-17T04:17:51.105Z Compiling progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
15332024-01-17T04:17:53.316Z Compiling futures v0.3.30
15342024-01-17T04:17:55.607Z Compiling snafu v0.7.5
15352024-01-17T04:17:56.996Z Compiling yasna v0.5.2
15362024-01-17T04:17:58.653Z Compiling zip v0.6.6
15372024-01-17T04:17:59.306Z Compiling clap v4.4.3
15382024-01-17T04:18:00.268Z Compiling similar v2.3.0
15392024-01-17T04:18:00.809Z Compiling bit-set v0.5.3
15402024-01-17T04:18:00.951Z Compiling itertools v0.10.5
15412024-01-17T04:18:01.096Z Compiling usdt v0.3.5
15422024-01-17T04:18:01.236Z Compiling tokio-stream v0.1.14
15432024-01-17T04:18:01.503Z Compiling console v0.15.8
15442024-01-17T04:18:04.203Z Compiling lalrpop-util v0.19.12
15452024-01-17T04:18:04.720Z Compiling progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
15462024-01-17T04:18:54.579Z Compiling progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
15472024-01-17T04:18:54.914Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15482024-01-17T04:18:56.145Z Compiling sha1 v0.10.6
15492024-01-17T04:19:08.729Z Compiling atty v0.2.14
15502024-01-17T04:19:09.925Z Compiling match_cfg v0.1.0
15512024-01-17T04:19:09.929Z Compiling hostname v0.3.1
15522024-01-17T04:19:10.065Z Compiling progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
15532024-01-17T04:19:10.079Z Compiling dirs-sys-next v0.1.2
15542024-01-17T04:19:10.336Z Compiling ident_case v1.0.1
15552024-01-17T04:19:10.396Z Compiling dirs-next v2.0.0
15562024-01-17T04:19:10.607Z Compiling darling_core v0.20.3
15572024-01-17T04:19:10.679Z Compiling thread_local v1.1.7
15582024-01-17T04:19:11.104Z Compiling camino v1.1.6
15592024-01-17T04:19:11.201Z Compiling slog-async v2.8.0
15602024-01-17T04:19:11.602Z Compiling term v0.7.0
15612024-01-17T04:19:12.167Z Compiling crossbeam-channel v0.5.8
15622024-01-17T04:19:12.675Z Compiling multer v3.0.0
15632024-01-17T04:19:12.714Z Compiling instant v0.1.12
15642024-01-17T04:19:12.935Z Compiling paste v1.0.14
15652024-01-17T04:19:12.962Z Compiling take_mut v0.2.2
15662024-01-17T04:19:13.336Z Compiling slog-term v2.9.0
15672024-01-17T04:19:14.338Z Compiling slog-json v2.6.1
15682024-01-17T04:19:14.953Z Compiling http v1.0.0
15692024-01-17T04:19:15.456Z Compiling async-stream-impl v0.3.5
15702024-01-17T04:19:15.917Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#b19a9a5d)
15712024-01-17T04:19:15.998Z Compiling rustls-pki-types v1.1.0
15722024-01-17T04:19:16.379Z Compiling atomic-waker v1.1.1
15732024-01-17T04:19:16.670Z Compiling debug-ignore v1.0.5
15742024-01-17T04:19:16.889Z Compiling rustls-pemfile v2.0.0
15752024-01-17T04:19:17.215Z Compiling waitgroup v0.1.2
15762024-01-17T04:19:17.717Z Compiling slog-bunyan v2.5.0
15772024-01-17T04:19:17.827Z Compiling async-stream v0.3.5
15782024-01-17T04:19:18.027Z Compiling toml v0.8.8
15792024-01-17T04:19:18.400Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#b19a9a5d)
15802024-01-17T04:19:19.372Z Compiling serde_path_to_error v0.1.15
15812024-01-17T04:19:19.490Z Compiling structmeta-derive v0.2.0
15822024-01-17T04:19:19.798Z Compiling strum v0.25.0
15832024-01-17T04:19:20.065Z Compiling regex-syntax v0.7.5
15842024-01-17T04:19:20.089Z Compiling backoff v0.4.0
15852024-01-17T04:19:20.637Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
15862024-01-17T04:19:20.779Z Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
15872024-01-17T04:19:21.011Z Compiling macaddr v1.0.1
15882024-01-17T04:19:21.024Z Compiling proc-macro-error-attr v1.0.4
15892024-01-17T04:19:21.095Z Compiling darling_macro v0.20.3
15902024-01-17T04:19:21.621Z Compiling proc-macro-crate v1.3.1
15912024-01-17T04:19:21.744Z Compiling proc-macro-error v1.0.4
15922024-01-17T04:19:22.477Z Compiling smoltcp v0.10.0
15932024-01-17T04:19:22.788Z Compiling darling v0.20.3
15942024-01-17T04:19:22.971Z Compiling serde_with_macros v3.4.0
15952024-01-17T04:19:23.292Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
15962024-01-17T04:19:23.528Z Compiling num_enum_derive v0.5.11
15972024-01-17T04:19:23.918Z Compiling cobs v0.2.3
15982024-01-17T04:19:24.409Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
15992024-01-17T04:19:24.803Z Compiling structmeta v0.2.0
16002024-01-17T04:19:24.848Z Compiling fastrand v2.0.0
16012024-01-17T04:19:24.938Z Compiling embedded-io v0.4.0
16022024-01-17T04:19:26.296Z Compiling postcard v1.0.8
16032024-01-17T04:19:26.299Z Compiling tempfile v3.8.1
16042024-01-17T04:19:26.718Z Compiling foreign-types-macros v0.2.3
16052024-01-17T04:19:26.957Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
16062024-01-17T04:19:27.421Z Compiling same-file v1.0.6
16072024-01-17T04:19:27.565Z Compiling serde_with v3.4.0
16082024-01-17T04:19:27.803Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
16092024-01-17T04:19:28.080Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
16102024-01-17T04:19:28.164Z Compiling num_enum v0.5.11
16112024-01-17T04:19:28.441Z Compiling foreign-types-shared v0.3.1
16122024-01-17T04:19:28.595Z Compiling crucible-workspace-hack v0.1.0
16132024-01-17T04:19:28.699Z Compiling walkdir v2.4.0
16142024-01-17T04:19:28.983Z Compiling foreign-types v0.5.0
16152024-01-17T04:19:29.399Z Compiling is-terminal v0.4.9
16162024-01-17T04:19:29.481Z Compiling semver-parser v0.10.2
16172024-01-17T04:19:29.588Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
16182024-01-17T04:19:29.947Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
16192024-01-17T04:19:31.042Z Compiling cstr-argument v0.1.2
16202024-01-17T04:19:31.318Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
16212024-01-17T04:19:31.437Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
16222024-01-17T04:19:32.057Z Compiling parse-display-derive v0.8.2
16232024-01-17T04:19:32.684Z Compiling pretty-hex v0.2.1
16242024-01-17T04:19:32.977Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
16252024-01-17T04:19:34.259Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
16262024-01-17T04:19:34.454Z Compiling semver v0.11.0
16272024-01-17T04:19:34.831Z Compiling colored v2.0.4
16282024-01-17T04:19:35.039Z Compiling filetime v0.2.23
16292024-01-17T04:19:35.064Z Compiling xattr v1.0.1
16302024-01-17T04:19:35.203Z Compiling home v0.5.5
16312024-01-17T04:19:35.461Z Compiling toolchain_find v0.2.0
16322024-01-17T04:19:35.555Z Compiling tar v0.4.40
16332024-01-17T04:19:35.801Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
16342024-01-17T04:19:36.015Z Compiling camino-tempfile v1.1.1
16352024-01-17T04:19:36.436Z Compiling zone_cfg_derive v0.3.0
16362024-01-17T04:19:36.735Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=1e25649e8c2ac274bd04adfe0513dd14a482058c#1e25649e)
16372024-01-17T04:19:36.745Z Compiling textwrap v0.11.0
16382024-01-17T04:19:37.474Z Compiling heck v0.3.3
16392024-01-17T04:19:38.137Z Compiling toml v0.5.11
16402024-01-17T04:19:38.302Z Compiling num-derive v0.4.0
16412024-01-17T04:19:38.953Z Compiling ansi_term v0.12.1
16422024-01-17T04:19:39.028Z Compiling libefi-sys v0.1.0
16432024-01-17T04:19:39.248Z Compiling platforms v3.0.2
16442024-01-17T04:19:39.443Z Compiling topological-sort v0.2.2
16452024-01-17T04:19:39.760Z Compiling vec_map v0.8.2
16462024-01-17T04:19:39.789Z Compiling strsim v0.8.0
16472024-01-17T04:19:39.815Z Compiling parse-display v0.8.2
16482024-01-17T04:19:39.884Z Compiling omicron-zone-package v0.10.1
16492024-01-17T04:19:40.165Z Compiling clap v2.34.0
16502024-01-17T04:19:40.209Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
16512024-01-17T04:19:40.850Z Compiling zone v0.3.0
16522024-01-17T04:19:41.938Z Compiling rustfmt-wrapper v0.2.0
16532024-01-17T04:19:42.468Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e71b10d2f9f1fb52818b916bae83ba15a339548d#e71b10d2)
16542024-01-17T04:19:42.839Z Compiling structopt-derive v0.4.18
16552024-01-17T04:19:42.988Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=1e25649e8c2ac274bd04adfe0513dd14a482058c#1e25649e)
16562024-01-17T04:19:43.722Z Compiling smf v0.2.2
16572024-01-17T04:19:44.265Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
16582024-01-17T04:19:45.717Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
16592024-01-17T04:19:46.056Z Compiling unicase v2.7.0
16602024-01-17T04:19:46.551Z Compiling curve25519-dalek v4.1.1
16612024-01-17T04:19:46.555Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
16622024-01-17T04:19:46.555Z Compiling universal-hash v0.5.1
16632024-01-17T04:19:46.844Z Compiling opaque-debug v0.3.0
16642024-01-17T04:19:46.870Z Compiling curve25519-dalek-derive v0.1.0
16652024-01-17T04:19:46.949Z Compiling num-rational v0.4.1
16662024-01-17T04:19:46.996Z Compiling getrandom v0.1.16
16672024-01-17T04:19:47.494Z Compiling signature v2.1.0
16682024-01-17T04:19:47.812Z Compiling linked-hash-map v0.5.6
16692024-01-17T04:19:47.873Z Compiling parking_lot_core v0.8.6
16702024-01-17T04:19:48.157Z Compiling structopt v0.3.26
16712024-01-17T04:19:48.178Z Compiling keccak v0.1.4
16722024-01-17T04:19:48.221Z Compiling quick-error v1.2.3
16732024-01-17T04:19:48.460Z Compiling resolv-conf v0.7.0
16742024-01-17T04:19:48.493Z Compiling lru-cache v0.1.2
16752024-01-17T04:19:48.803Z Compiling sha3 v0.10.8
16762024-01-17T04:19:49.895Z Compiling password-hash v0.5.0
16772024-01-17T04:19:49.960Z Compiling blake2 v0.10.6
16782024-01-17T04:19:50.130Z Compiling aead v0.5.2
16792024-01-17T04:19:50.441Z Compiling secrecy v0.8.0
16802024-01-17T04:19:50.666Z Compiling num-complex v0.4.4
16812024-01-17T04:19:50.870Z Compiling nibble_vec v0.1.0
16822024-01-17T04:19:51.169Z Compiling slog-dtrace v0.2.3
16832024-01-17T04:19:51.626Z Compiling utf-8 v0.7.6
16842024-01-17T04:19:51.785Z Compiling cancel-safe-futures v0.1.5
16852024-01-17T04:19:52.160Z Compiling convert_case v0.4.0
16862024-01-17T04:19:52.277Z Compiling endian-type v0.1.2
16872024-01-17T04:19:52.375Z Compiling arc-swap v1.6.0
16882024-01-17T04:19:52.495Z Compiling winapi v0.3.9
16892024-01-17T04:19:52.521Z Compiling num v0.4.1
16902024-01-17T04:19:52.625Z Compiling radix_trie v0.2.1
16912024-01-17T04:19:52.720Z Compiling tungstenite v0.20.1
16922024-01-17T04:19:53.535Z Compiling slog-scope v4.4.0
16932024-01-17T04:19:53.742Z Compiling derive_more v0.99.17
16942024-01-17T04:19:53.936Z Compiling argon2 v0.5.2
16952024-01-17T04:19:54.214Z Compiling mime_guess v2.0.4
16962024-01-17T04:19:54.407Z Compiling trust-dns-resolver v0.22.0
16972024-01-17T04:19:56.009Z Compiling rand_core v0.5.1
16982024-01-17T04:19:56.649Z Compiling poly1305 v0.8.0
16992024-01-17T04:19:57.085Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
17002024-01-17T04:19:57.689Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
17012024-01-17T04:19:58.189Z Compiling chacha20 v0.9.1
17022024-01-17T04:19:58.996Z Compiling rfc6979 v0.4.0
17032024-01-17T04:19:59.020Z Compiling thiserror-impl-no-std v2.0.2
17042024-01-17T04:19:59.288Z Compiling ciborium-io v0.2.1
17052024-01-17T04:19:59.352Z Compiling half v1.8.2
17062024-01-17T04:19:59.485Z Compiling option-ext v0.2.0
17072024-01-17T04:19:59.584Z Compiling ecdsa v0.16.9
17082024-01-17T04:19:59.680Z Compiling dirs-sys v0.4.1
17092024-01-17T04:20:00.376Z Compiling ciborium-ll v0.2.1
17102024-01-17T04:20:00.778Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
17112024-01-17T04:20:01.094Z Compiling parking_lot v0.11.2
17122024-01-17T04:20:01.256Z Compiling rand_chacha v0.2.2
17132024-01-17T04:20:01.688Z Compiling tokio-tungstenite v0.20.1
17142024-01-17T04:20:02.851Z Compiling slog-stdlog v4.1.1
17152024-01-17T04:20:03.435Z Compiling trust-dns-client v0.22.0
17162024-01-17T04:20:03.722Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
17172024-01-17T04:20:04.575Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
17182024-01-17T04:20:04.735Z Compiling thiserror-no-std v2.0.2
17192024-01-17T04:20:04.761Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
17202024-01-17T04:20:04.910Z Compiling ed25519 v2.2.2
17212024-01-17T04:20:05.545Z Compiling polyval v0.6.1
17222024-01-17T04:20:05.660Z Compiling primeorder v0.13.6
17232024-01-17T04:20:06.242Z Compiling blowfish v0.9.1
17242024-01-17T04:20:06.529Z Compiling ctr v0.9.2
17252024-01-17T04:20:06.997Z Compiling aes v0.8.3
17262024-01-17T04:20:07.080Z Compiling password-hash v0.4.2
17272024-01-17T04:20:09.073Z Compiling libsw v3.3.1
17282024-01-17T04:20:09.083Z Compiling pbkdf2 v0.12.2
17292024-01-17T04:20:09.083Z Compiling derive-where v1.2.7
17302024-01-17T04:20:09.120Z Compiling fxhash v0.2.1
17312024-01-17T04:20:10.437Z Compiling swrite v0.1.0
17322024-01-17T04:20:10.623Z Compiling linear-map v1.2.0
17332024-01-17T04:20:11.394Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
17342024-01-17T04:20:12.067Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
17352024-01-17T04:20:14.649Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
17362024-01-17T04:20:15.097Z Compiling owo-colors v3.5.0
17372024-01-17T04:20:15.275Z Compiling glob v0.3.1
17382024-01-17T04:20:15.403Z Compiling trust-dns-server v0.22.1
17392024-01-17T04:20:17.063Z Compiling sled v0.34.7
17402024-01-17T04:20:19.189Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
17412024-01-17T04:20:19.512Z Compiling bcrypt-pbkdf v0.10.0
17422024-01-17T04:20:20.493Z Compiling pbkdf2 v0.11.0
17432024-01-17T04:20:21.074Z Compiling p256 v0.13.2
17442024-01-17T04:20:22.522Z Compiling ghash v0.5.0
17452024-01-17T04:20:22.823Z Compiling ed25519-dalek v2.0.0
17462024-01-17T04:20:24.675Z Compiling vsss-rs v3.3.4
17472024-01-17T04:20:27.071Z Compiling slog-envlogger v2.2.0
17482024-01-17T04:20:27.935Z Compiling russh-cryptovec v0.7.0
17492024-01-17T04:20:28.398Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
17502024-01-17T04:20:28.484Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
17512024-01-17T04:20:31.023Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
17522024-01-17T04:20:32.220Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
17532024-01-17T04:20:32.245Z Compiling rand v0.7.3
17542024-01-17T04:20:33.526Z Compiling ciborium v0.2.1
17552024-01-17T04:20:34.270Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
17562024-01-17T04:20:36.232Z Compiling dirs v5.0.1
17572024-01-17T04:20:36.547Z Compiling chacha20poly1305 v0.10.1
17582024-01-17T04:20:36.912Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
17592024-01-17T04:20:37.383Z Compiling cbc v0.1.2
17602024-01-17T04:20:37.749Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=1e25649e8c2ac274bd04adfe0513dd14a482058c#1e25649e)
17612024-01-17T04:20:37.970Z Compiling pem v3.0.2
17622024-01-17T04:20:38.375Z Compiling headers-core v0.2.0
17632024-01-17T04:20:38.378Z Compiling kstat-rs v0.2.3
17642024-01-17T04:20:38.653Z Compiling pretty-hex v0.4.1
17652024-01-17T04:20:39.011Z Compiling md5 v0.7.0
17662024-01-17T04:20:39.559Z Compiling http-range v0.1.5
17672024-01-17T04:20:39.871Z Compiling hyper-staticfile v0.9.5
17682024-01-17T04:20:40.595Z Compiling russh-keys v0.40.1
17692024-01-17T04:20:40.600Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
17702024-01-17T04:20:41.172Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
17712024-01-17T04:20:41.516Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
17722024-01-17T04:20:41.587Z Compiling headers v0.3.9
17732024-01-17T04:20:41.693Z Compiling rcgen v0.12.0
17742024-01-17T04:20:43.662Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=1e25649e8c2ac274bd04adfe0513dd14a482058c#1e25649e)
17752024-01-17T04:20:45.992Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
17762024-01-17T04:20:50.940Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
17772024-01-17T04:20:53.291Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
17782024-01-17T04:20:54.041Z Compiling internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
17792024-01-17T04:20:57.287Z Compiling aes-gcm v0.10.3
17802024-01-17T04:20:57.811Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
17812024-01-17T04:20:59.706Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=1e25649e8c2ac274bd04adfe0513dd14a482058c#1e25649e)
17822024-01-17T04:21:06.162Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e71b10d2f9f1fb52818b916bae83ba15a339548d#e71b10d2)
17832024-01-17T04:21:08.219Z Compiling atomicwrites v0.4.3
17842024-01-17T04:21:08.832Z Compiling itertools v0.12.0
17852024-01-17T04:21:08.959Z Compiling subprocess v0.2.9
17862024-01-17T04:21:09.463Z Compiling hex-literal v0.4.1
17872024-01-17T04:21:09.507Z Compiling display-error-chain v0.2.0
17882024-01-17T04:21:09.697Z Compiling russh v0.40.2
17892024-01-17T04:21:09.785Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
17902024-01-17T04:21:12.087Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
17912024-01-17T04:21:14.223Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
17922024-01-17T04:21:45.509Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
17932024-01-17T04:23:23.465Z Finished dev [unoptimized + debuginfo] target(s) in 8m 21s
17942024-01-17T04:23:23.465Z
17952024-01-17T04:23:23.466Zreal 8:21.410593486
17962024-01-17T04:23:23.466Zuser 45:47.197401985
17972024-01-17T04:23:23.466Zsys 7:09.491491080
17982024-01-17T04:23:23.466Ztrap 1.738261048
17992024-01-17T04:23:23.466Ztflt 4.277716064
18002024-01-17T04:23:23.466Zdflt 6.506781447
18012024-01-17T04:23:23.466Zkflt 0.016185034
18022024-01-17T04:23:23.466Zlock 1:28:06.198339068
18032024-01-17T04:23:23.466Zslp 2:11:01.455479173
18042024-01-17T04:23:23.466Zlat 2:04.482903770
18052024-01-17T04:23:23.466Zstop 4:29.668145640
18062024-01-17T04:23:23.466Z+ mkdir -p /work/end-to-end-tests
18072024-01-17T04:23:23.466Z++ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
18082024-01-17T04:23:23.466Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
18092024-01-17T04:23:23.466Z+ ptime -m gzip
18102024-01-17T04:23:23.466Z++ basename target/debug/bootstrap
18112024-01-17T04:23:26.653Z
18122024-01-17T04:23:26.653Zreal 17.284068134
18132024-01-17T04:23:26.653Zuser 17.088424031
18142024-01-17T04:23:26.653Zsys 0.183399935
18152024-01-17T04:23:26.664Ztrap 0.005902238
18162024-01-17T04:23:26.664Ztflt 0.000000000
18172024-01-17T04:23:26.664Zdflt 0.000000000
18182024-01-17T04:23:26.664Zkflt 0.000000000
18192024-01-17T04:23:26.664Zlock 0.000000000
18202024-01-17T04:23:26.664Zslp 0.000000000
18212024-01-17T04:23:26.664Zlat 0.005992507
18222024-01-17T04:23:26.664Zstop 0.000231309
18232024-01-17T04:23:26.664Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
18242024-01-17T04:23:26.664Z+ ptime -m gzip
18252024-01-17T04:23:26.664Z++ basename /work/oxidecomputer/omicron/target/debug/deps/bootstrap-74528a6427e55c08
18262024-01-17T04:23:27.740Z
18272024-01-17T04:23:27.740Zreal 1.077392206
18282024-01-17T04:23:27.740Zuser 1.064488039
18292024-01-17T04:23:27.740Zsys 0.012112917
18302024-01-17T04:23:27.740Ztrap 0.000224959
18312024-01-17T04:23:27.741Ztflt 0.000000000
18322024-01-17T04:23:27.745Zdflt 0.000000000
18332024-01-17T04:23:27.745Zkflt 0.000000000
18342024-01-17T04:23:27.745Zlock 0.000000000
18352024-01-17T04:23:27.745Zslp 0.000000000
18362024-01-17T04:23:27.745Zlat 0.000174019
18372024-01-17T04:23:27.745Zstop 0.000264139
18382024-01-17T04:23:27.745Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
18392024-01-17T04:23:27.745Z+ ptime -m gzip
18402024-01-17T04:23:27.745Z++ basename /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-346e854c34211b51
18412024-01-17T04:23:45.404Z
18422024-01-17T04:23:45.404Zreal 17.660701449
18432024-01-17T04:23:45.404Zuser 17.467762983
18442024-01-17T04:23:45.404Zsys 0.187515435
18452024-01-17T04:23:45.405Ztrap 0.004123630
18462024-01-17T04:23:45.405Ztflt 0.000000000
18472024-01-17T04:23:45.410Zdflt 0.000000000
18482024-01-17T04:23:45.410Zkflt 0.000000000
18492024-01-17T04:23:45.410Zlock 0.000000000
18502024-01-17T04:23:45.410Zslp 0.000000000
18512024-01-17T04:23:45.410Zlat 0.000951289
18522024-01-17T04:23:45.410Zstop 0.000226143
18532024-01-17T04:23:45.410Z+ banner caboose-util
18542024-01-17T04:23:45.410Z
18552024-01-17T04:23:45.410Z #### ## ##### #### #### #### ###### # # #####
18562024-01-17T04:23:45.410Z # # # # # # # # # # # # # # #
18572024-01-17T04:23:45.410Z # # # ##### # # # # #### ##### ##### # # #
18582024-01-17T04:23:45.410Z # ###### # # # # # # # # # # #
18592024-01-17T04:23:45.410Z # # # # # # # # # # # # # # # #
18602024-01-17T04:23:45.410Z #### # # ##### #### #### #### ###### #### #
18612024-01-17T04:23:45.410Z
18622024-01-17T04:23:45.410Z+ ptime -m cargo build --locked -p caboose-util --release
18632024-01-17T04:23:46.123Z Downloading crates ...
18642024-01-17T04:23:46.475Z Downloaded radium v0.7.0
18652024-01-17T04:23:46.478Z Downloaded funty v2.0.0
18662024-01-17T04:23:46.485Z Downloaded serde-hex v0.1.0
18672024-01-17T04:23:46.489Z Downloaded path-slash v0.1.5
18682024-01-17T04:23:46.498Z Downloaded array-init v0.0.4
18692024-01-17T04:23:46.505Z Downloaded packed_struct v0.10.1
18702024-01-17T04:23:46.510Z Downloaded wyz v0.5.1
18712024-01-17T04:23:46.525Z Downloaded bitfield v0.14.0
18722024-01-17T04:23:46.525Z Downloaded crc-any v2.4.3
18732024-01-17T04:23:46.525Z Downloaded tap v1.0.1
18742024-01-17T04:23:46.525Z Downloaded env_logger v0.10.0
18752024-01-17T04:23:46.532Z Downloaded x509-cert v0.2.4
18762024-01-17T04:23:46.535Z Downloaded rsa v0.9.2
18772024-01-17T04:23:46.544Z Downloaded num-bigint-dig v0.8.4
18782024-01-17T04:23:46.555Z Downloaded object v0.30.4
18792024-01-17T04:23:46.571Z Downloaded bitvec v1.0.1
18802024-01-17T04:23:46.603Z Downloaded packed_struct_codegen v0.10.1
18812024-01-17T04:23:46.606Z Downloaded crc v3.0.1
18822024-01-17T04:23:46.609Z Downloaded nodrop v0.1.14
18832024-01-17T04:23:46.609Z Downloaded ron v0.8.1
18842024-01-17T04:23:46.618Z Downloaded crc-catalog v2.2.0
18852024-01-17T04:23:46.621Z Downloaded maybe-uninit v2.0.0
18862024-01-17T04:23:46.624Z Downloaded smallvec v0.6.14
18872024-01-17T04:23:46.627Z Downloaded termcolor v1.2.0
18882024-01-17T04:23:46.627Z Downloaded pkcs1 v0.7.5
18892024-01-17T04:23:46.814Z Compiling proc-macro2 v1.0.74
18902024-01-17T04:23:46.818Z Compiling unicode-ident v1.0.12
18912024-01-17T04:23:46.818Z Compiling libc v0.2.152
18922024-01-17T04:23:46.818Z Compiling autocfg v1.1.0
18932024-01-17T04:23:46.818Z Compiling serde v1.0.195
18942024-01-17T04:23:46.818Z Compiling cfg-if v1.0.0
18952024-01-17T04:23:46.837Z Compiling version_check v0.9.4
18962024-01-17T04:23:46.971Z Compiling typenum v1.16.0
18972024-01-17T04:23:47.005Z Compiling syn v1.0.109
18982024-01-17T04:23:47.091Z Compiling parking_lot_core v0.9.8
18992024-01-17T04:23:47.647Z Compiling libm v0.2.7
19002024-01-17T04:23:47.716Z Compiling once_cell v1.19.0
19012024-01-17T04:23:48.305Z Compiling generic-array v0.14.7
19022024-01-17T04:23:48.735Z Compiling lock_api v0.4.10
19032024-01-17T04:23:48.735Z Compiling num-traits v0.2.16
19042024-01-17T04:23:48.739Z Compiling pkg-config v0.3.27
19052024-01-17T04:23:48.739Z Compiling scopeguard v1.2.0
19062024-01-17T04:23:48.739Z Compiling slab v0.4.9
19072024-01-17T04:23:48.739Z Compiling serde_json v1.0.111
19082024-01-17T04:23:48.915Z Compiling memchr v2.6.3
19092024-01-17T04:23:48.929Z Compiling thiserror v1.0.49
19102024-01-17T04:23:49.011Z Compiling quote v1.0.35
19112024-01-17T04:23:49.610Z Compiling syn v2.0.46
19122024-01-17T04:23:50.034Z Compiling cc v1.0.83
19132024-01-17T04:23:50.081Z Compiling getrandom v0.2.10
19142024-01-17T04:23:50.734Z Compiling rand_core v0.6.4
19152024-01-17T04:23:51.449Z Compiling byteorder v1.5.0
19162024-01-17T04:23:51.842Z Compiling itoa v1.0.9
19172024-01-17T04:23:52.251Z Compiling smallvec v1.11.2
19182024-01-17T04:23:53.034Z Compiling vcpkg v0.2.15
19192024-01-17T04:23:53.068Z Compiling log v0.4.20
19202024-01-17T04:23:54.764Z Compiling const-oid v0.9.5
19212024-01-17T04:23:54.973Z Compiling pin-project-lite v0.2.13
19222024-01-17T04:23:55.150Z Compiling parking_lot v0.12.1
19232024-01-17T04:23:55.201Z Compiling ring v0.17.7
19242024-01-17T04:23:55.509Z Compiling indexmap v1.9.3
19252024-01-17T04:23:55.954Z Compiling openssl-sys v0.9.96
19262024-01-17T04:23:57.108Z Compiling heck v0.4.1
19272024-01-17T04:23:57.365Z Compiling subtle v2.5.0
19282024-01-17T04:23:57.700Z Compiling io-lifetimes v1.0.11
19292024-01-17T04:23:57.870Z Compiling ring v0.16.20
19302024-01-17T04:23:58.480Z Compiling num-integer v0.1.45
19312024-01-17T04:23:58.619Z Compiling semver v1.0.21
19322024-01-17T04:23:58.914Z Compiling futures-core v0.3.30
19332024-01-17T04:23:59.272Z Compiling ryu v1.0.15
19342024-01-17T04:23:59.724Z Compiling spin v0.5.2
19352024-01-17T04:24:00.705Z Compiling rustix v0.37.23
19362024-01-17T04:24:01.353Z Compiling mio v0.8.9
19372024-01-17T04:24:01.544Z Compiling num_cpus v1.16.0
19382024-01-17T04:24:01.780Z Compiling socket2 v0.5.5
19392024-01-17T04:24:01.834Z Compiling signal-hook-registry v1.4.1
19402024-01-17T04:24:02.427Z Compiling unicode-xid v0.2.4
19412024-01-17T04:24:02.898Z Compiling openssl v0.10.60
19422024-01-17T04:24:03.062Z Compiling httparse v1.8.0
19432024-01-17T04:24:03.201Z Compiling ucd-trie v0.1.6
19442024-01-17T04:24:03.248Z Compiling futures-sink v0.3.30
19452024-01-17T04:24:03.467Z Compiling synstructure v0.12.6
19462024-01-17T04:24:03.730Z Compiling tinyvec_macros v0.1.1
19472024-01-17T04:24:03.853Z Compiling tinyvec v1.6.0
19482024-01-17T04:24:03.965Z Compiling futures-channel v0.3.30
19492024-01-17T04:24:04.870Z Compiling futures-io v0.3.30
19502024-01-17T04:24:05.280Z Compiling ppv-lite86 v0.2.17
19512024-01-17T04:24:06.004Z Compiling pin-utils v0.1.0
19522024-01-17T04:24:06.543Z Compiling rustls v0.21.9
19532024-01-17T04:24:06.548Z Compiling futures-task v0.3.30
19542024-01-17T04:24:06.728Z Compiling native-tls v0.2.11
19552024-01-17T04:24:06.798Z Compiling crc32fast v1.3.2
19562024-01-17T04:24:06.932Z Compiling rand_chacha v0.3.1
19572024-01-17T04:24:07.029Z Compiling unicode-normalization v0.1.22
19582024-01-17T04:24:07.215Z Compiling bzip2-sys v0.1.11+1.0.8
19592024-01-17T04:24:07.452Z Compiling spin v0.9.8
19602024-01-17T04:24:07.733Z Compiling tracing-core v0.1.31
19612024-01-17T04:24:08.053Z Compiling base64ct v1.6.0
19622024-01-17T04:24:08.056Z Compiling unicode-bidi v0.3.13
19632024-01-17T04:24:08.873Z Compiling pem-rfc7468 v0.7.0
19642024-01-17T04:24:09.644Z Compiling rand v0.8.5
19652024-01-17T04:24:10.065Z Compiling errno v0.3.2
19662024-01-17T04:24:10.243Z Compiling num-iter v0.1.43
19672024-01-17T04:24:10.469Z Compiling ahash v0.8.6
19682024-01-17T04:24:10.599Z Compiling usdt-impl v0.3.5
19692024-01-17T04:24:10.693Z Compiling schemars v0.8.16
19702024-01-17T04:24:10.977Z Compiling flagset v0.4.3
19712024-01-17T04:24:11.314Z Compiling rustix v0.38.25
19722024-01-17T04:24:11.802Z Compiling base64 v0.21.7
19732024-01-17T04:24:12.292Z Compiling serde_derive v1.0.195
19742024-01-17T04:24:12.374Z Compiling zeroize_derive v1.4.2
19752024-01-17T04:24:12.517Z Compiling tokio-macros v2.2.0
19762024-01-17T04:24:12.530Z Compiling thiserror-impl v1.0.49
19772024-01-17T04:24:13.211Z Compiling futures-macro v0.3.30
19782024-01-17T04:24:13.230Z Compiling tracing-attributes v0.1.26
19792024-01-17T04:24:13.838Z Compiling der_derive v0.7.2
19802024-01-17T04:24:14.339Z Compiling zerocopy-derive v0.2.0
19812024-01-17T04:24:14.713Z Compiling zeroize v1.7.0
19822024-01-17T04:24:16.440Z Compiling openssl-macros v0.1.1
19832024-01-17T04:24:17.261Z Compiling futures-util v0.3.30
19842024-01-17T04:24:17.442Z Compiling pest v2.7.2
19852024-01-17T04:24:17.618Z Compiling zerocopy-derive v0.7.31
19862024-01-17T04:24:17.800Z Compiling crypto-common v0.1.6
19872024-01-17T04:24:17.826Z Compiling block-buffer v0.10.4
19882024-01-17T04:24:18.157Z Compiling digest v0.10.7
19892024-01-17T04:24:18.222Z Compiling zerocopy-derive v0.6.4
19902024-01-17T04:24:18.844Z Compiling tracing v0.1.37
19912024-01-17T04:24:18.949Z Compiling der v0.7.8
19922024-01-17T04:24:20.929Z Compiling serde_derive_internals v0.26.0
19932024-01-17T04:24:22.244Z Compiling pest_meta v2.7.2
19942024-01-17T04:24:25.030Z Compiling pest_generator v2.7.2
19952024-01-17T04:24:27.788Z Compiling fnv v1.0.7
19962024-01-17T04:24:28.099Z Compiling bitflags v1.3.2
19972024-01-17T04:24:28.450Z Compiling schemars_derive v0.8.16
19982024-01-17T04:24:29.151Z Compiling spki v0.7.2
19992024-01-17T04:24:29.282Z Compiling pest_derive v2.7.2
20002024-01-17T04:24:31.000Z Compiling zerocopy v0.3.0
20012024-01-17T04:24:31.388Z Compiling lazy_static v1.4.0
20022024-01-17T04:24:33.201Z Compiling backtrace v0.3.69
20032024-01-17T04:24:33.219Z Compiling num-bigint v0.4.4
20042024-01-17T04:24:33.389Z Compiling memoffset v0.9.0
20052024-01-17T04:24:33.659Z Compiling openssl-probe v0.1.5
20062024-01-17T04:24:33.806Z Compiling async-trait v0.1.77
20072024-01-17T04:24:33.848Z Compiling doc-comment v0.3.3
20082024-01-17T04:24:33.883Z Compiling hashbrown v0.12.3
20092024-01-17T04:24:34.073Z Compiling untrusted v0.7.1
20102024-01-17T04:24:34.353Z Compiling hashbrown v0.14.2
20112024-01-17T04:24:34.442Z Compiling iana-time-zone v0.1.57
20122024-01-17T04:24:34.557Z Compiling equivalent v1.0.1
20132024-01-17T04:24:34.766Z Compiling crossbeam-utils v0.8.16
20142024-01-17T04:24:34.994Z Compiling untrusted v0.9.0
20152024-01-17T04:24:35.261Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
20162024-01-17T04:24:35.436Z Compiling foreign-types-shared v0.1.1
20172024-01-17T04:24:35.584Z Compiling percent-encoding v2.3.1
20182024-01-17T04:24:36.041Z Compiling smoltcp v0.9.1
20192024-01-17T04:24:36.091Z Compiling bytes v1.5.0
20202024-01-17T04:24:36.512Z Compiling bitflags v2.4.0
20212024-01-17T04:24:36.533Z Compiling uuid v1.6.1
20222024-01-17T04:24:37.220Z Compiling rustc_version v0.4.0
20232024-01-17T04:24:37.806Z Compiling tokio v1.35.1
20242024-01-17T04:24:38.222Z Compiling http v0.2.11
20252024-01-17T04:24:38.253Z Compiling heapless v0.7.16
20262024-01-17T04:24:40.372Z Compiling indexmap v2.1.0
20272024-01-17T04:24:40.852Z Compiling chrono v0.4.31
20282024-01-17T04:24:42.154Z Compiling foreign-types v0.3.2
20292024-01-17T04:24:45.254Z Compiling dof v0.1.5
20302024-01-17T04:24:46.572Z Compiling dtrace-parser v0.1.14
20312024-01-17T04:24:47.083Z Compiling hmac v0.12.1
20322024-01-17T04:24:47.417Z Compiling clap_derive v4.4.2
20332024-01-17T04:24:48.895Z Compiling thread-id v4.2.0
20342024-01-17T04:24:49.389Z Compiling adler v1.0.2
20352024-01-17T04:24:49.665Z Compiling siphasher v0.3.11
20362024-01-17T04:24:50.147Z Compiling try-lock v0.2.4
20372024-01-17T04:24:50.352Z Compiling anstyle v1.0.2
20382024-01-17T04:24:50.513Z Compiling time-core v0.1.1
20392024-01-17T04:24:50.689Z Compiling tokio-util v0.7.10
20402024-01-17T04:24:50.721Z Compiling rustversion v1.0.14
20412024-01-17T04:24:50.764Z Compiling utf8parse v0.2.1
20422024-01-17T04:24:51.322Z Compiling cpufeatures v0.2.9
20432024-01-17T04:24:51.488Z Compiling sha2 v0.10.8
20442024-01-17T04:24:51.757Z Compiling anstyle-parse v0.2.1
20452024-01-17T04:24:52.405Z Compiling time-macros v0.2.13
20462024-01-17T04:24:54.257Z Compiling h2 v0.3.21
20472024-01-17T04:24:57.184Z Compiling want v0.3.1
20482024-01-17T04:24:57.531Z Compiling miniz_oxide v0.7.1
20492024-01-17T04:25:00.084Z Compiling sct v0.7.0
20502024-01-17T04:25:00.530Z Compiling rustls-webpki v0.101.7
20512024-01-17T04:25:00.841Z Compiling http-body v0.4.5
20522024-01-17T04:25:01.485Z Compiling serde_tokenstream v0.1.7
20532024-01-17T04:25:02.315Z Compiling form_urlencoded v1.2.1
20542024-01-17T04:25:02.762Z Compiling pkcs8 v0.10.2
20552024-01-17T04:25:03.409Z Compiling hubpack_derive v0.1.1
20562024-01-17T04:25:03.466Z Compiling pin-project-internal v1.1.3
20572024-01-17T04:25:04.591Z Compiling socket2 v0.4.9
20582024-01-17T04:25:04.727Z Compiling crossbeam-epoch v0.9.15
20592024-01-17T04:25:15.528Z Compiling colorchoice v1.0.0
20602024-01-17T04:25:15.818Z Compiling tower-service v0.3.2
20612024-01-17T04:25:15.818Z Compiling slog v2.7.0
20622024-01-17T04:25:15.818Z Compiling anstyle-query v1.0.0
20632024-01-17T04:25:15.818Z Compiling anyhow v1.0.75
20642024-01-17T04:25:15.818Z Compiling radium v0.7.0
20652024-01-17T04:25:15.818Z Compiling httpdate v1.0.3
20662024-01-17T04:25:15.818Z Compiling hyper v0.14.27
20672024-01-17T04:25:15.820Z Compiling anstream v0.5.0
20682024-01-17T04:25:16.109Z Compiling terminal_size v0.2.6
20692024-01-17T04:25:16.951Z Compiling toml_datetime v0.6.5
20702024-01-17T04:25:17.633Z Compiling serde_spanned v0.6.4
20712024-01-17T04:25:18.963Z Compiling rustls-pemfile v1.0.3
20722024-01-17T04:25:19.494Z Compiling zerocopy v0.6.4
20732024-01-17T04:25:20.552Z Compiling md-5 v0.10.5
20742024-01-17T04:25:21.286Z Compiling stringprep v0.1.3
20752024-01-17T04:25:21.373Z Compiling idna v0.5.0
20762024-01-17T04:25:23.964Z Compiling diesel_table_macro_syntax v0.1.0
20772024-01-17T04:25:24.006Z Compiling hash32 v0.2.1
20782024-01-17T04:25:24.543Z Compiling aho-corasick v1.0.4
20792024-01-17T04:25:24.599Z Compiling regex-syntax v0.8.2
20802024-01-17T04:25:24.614Z Compiling winnow v0.5.15
20812024-01-17T04:25:26.369Z Compiling stable_deref_trait v1.2.0
20822024-01-17T04:25:26.512Z Compiling tap v1.0.1
20832024-01-17T04:25:26.815Z Compiling fallible-iterator v0.2.0
20842024-01-17T04:25:26.894Z Compiling clap_lex v0.5.1
20852024-01-17T04:25:27.444Z Compiling strsim v0.10.0
20862024-01-17T04:25:27.995Z Compiling gimli v0.28.0
20872024-01-17T04:25:28.311Z Compiling maybe-uninit v2.0.0
20882024-01-17T04:25:28.951Z Compiling dyn-clone v1.0.13
20892024-01-17T04:25:29.103Z Compiling either v1.9.0
20902024-01-17T04:25:30.127Z Compiling postgres-protocol v0.6.6
20912024-01-17T04:25:30.697Z Compiling clap_builder v4.4.2
20922024-01-17T04:25:30.870Z Compiling regex-automata v0.4.3
20932024-01-17T04:25:30.887Z Compiling wyz v0.5.1
20942024-01-17T04:25:32.125Z Compiling diesel_derives v2.1.2
20952024-01-17T04:25:33.719Z Compiling url v2.5.0
20962024-01-17T04:25:34.996Z Compiling tokio-rustls v0.24.1
20972024-01-17T04:25:35.281Z Compiling addr2line v0.21.0
20982024-01-17T04:25:36.260Z Compiling rustls-native-certs v0.6.3
20992024-01-17T04:25:36.272Z Compiling strum_macros v0.25.2
21002024-01-17T04:25:37.632Z Compiling tokio-native-tls v0.3.1
21012024-01-17T04:25:43.107Z Compiling usdt-macro v0.3.5
21022024-01-17T04:25:43.283Z Compiling usdt-attr-macro v0.3.5
21032024-01-17T04:25:44.875Z Compiling phf_shared v0.11.2
21042024-01-17T04:25:45.719Z Compiling zerocopy v0.7.31
21052024-01-17T04:25:46.019Z Compiling block-padding v0.3.3
21062024-01-17T04:25:46.342Z Compiling snafu-derive v0.7.5
21072024-01-17T04:25:46.697Z Compiling enum-as-inner v0.5.1
21082024-01-17T04:25:48.244Z Compiling serde_repr v0.1.16
21092024-01-17T04:25:48.774Z Compiling ff v0.13.0
21102024-01-17T04:25:49.126Z Compiling scheduled-thread-pool v0.2.7
21112024-01-17T04:25:49.886Z Compiling object v0.32.1
21122024-01-17T04:25:52.827Z Compiling regex-automata v0.1.10
21132024-01-17T04:25:53.603Z Compiling bit-vec v0.6.3
21142024-01-17T04:25:54.231Z Compiling packed_struct v0.10.1
21152024-01-17T04:25:54.690Z Compiling rustc-demangle v0.1.23
21162024-01-17T04:25:54.850Z Compiling num-bigint-dig v0.8.4
21172024-01-17T04:25:57.428Z Compiling base16ct v0.2.0
21182024-01-17T04:25:57.516Z Compiling deranged v0.3.8
21192024-01-17T04:25:57.634Z Compiling ipnet v2.8.0
21202024-01-17T04:25:57.871Z Compiling matches v0.1.10
21212024-01-17T04:25:57.949Z Compiling funty v2.0.0
21222024-01-17T04:25:58.001Z Compiling managed v0.8.0
21232024-01-17T04:25:59.389Z Compiling num_threads v0.1.6
21242024-01-17T04:26:00.742Z Compiling time v0.3.27
21252024-01-17T04:26:02.758Z Compiling bitvec v1.0.1
21262024-01-17T04:26:03.110Z Compiling idna v0.2.3
21272024-01-17T04:26:04.914Z Compiling sec1 v0.7.3
21282024-01-17T04:26:06.056Z Compiling bstr v0.2.17
21292024-01-17T04:26:08.338Z Compiling r2d2 v0.8.10
21302024-01-17T04:26:08.878Z Compiling group v0.13.0
21312024-01-17T04:26:09.962Z Compiling inout v0.1.3
21322024-01-17T04:26:11.891Z Compiling phf v0.11.2
21332024-01-17T04:26:12.349Z Compiling hyper-tls v0.5.0
21342024-01-17T04:26:12.860Z Compiling regex v1.10.2
21352024-01-17T04:26:12.920Z Compiling clap v4.4.3
21362024-01-17T04:26:13.087Z Compiling hyper-rustls v0.24.2
21372024-01-17T04:26:13.868Z Compiling bzip2 v0.4.4
21382024-01-17T04:26:14.489Z Compiling flate2 v1.0.28
21392024-01-17T04:26:14.533Z Compiling ipnetwork v0.20.0
21402024-01-17T04:26:15.819Z Compiling postgres-types v0.2.6
21412024-01-17T04:26:15.971Z Compiling toml_edit v0.19.15
21422024-01-17T04:26:16.413Z Compiling itertools v0.11.0
21432024-01-17T04:26:18.119Z Compiling pin-project v1.1.3
21442024-01-17T04:26:18.285Z Compiling hubpack v0.1.2
21452024-01-17T04:26:18.419Z Compiling serde_urlencoded v0.7.1
21462024-01-17T04:26:18.847Z Compiling phf_shared v0.10.0
21472024-01-17T04:26:18.951Z Compiling hkdf v0.12.4
21482024-01-17T04:26:19.424Z Compiling futures-executor v0.3.30
21492024-01-17T04:26:21.583Z Compiling crypto-bigint v0.5.2
21502024-01-17T04:26:22.548Z Compiling packed_struct_codegen v0.10.1
21512024-01-17T04:26:24.588Z Compiling float-cmp v0.9.0
21522024-01-17T04:26:25.299Z Compiling encoding_rs v0.8.33
21532024-01-17T04:26:25.535Z Compiling new_debug_unreachable v1.0.4
21542024-01-17T04:26:25.806Z Compiling normalize-line-endings v0.3.0
21552024-01-17T04:26:25.980Z Compiling data-encoding v2.4.0
21562024-01-17T04:26:26.829Z Compiling crc-catalog v2.2.0
21572024-01-17T04:26:27.624Z Compiling whoami v1.4.1
21582024-01-17T04:26:27.844Z Compiling difflib v0.4.0
21592024-01-17T04:26:28.493Z Compiling predicates-core v1.0.6
21602024-01-17T04:26:28.951Z Compiling precomputed-hash v0.1.1
21612024-01-17T04:26:29.103Z Compiling mime v0.3.17
21622024-01-17T04:26:29.984Z Compiling minimal-lexical v0.2.1
21632024-01-17T04:26:29.987Z Compiling unicode-segmentation v1.10.1
21642024-01-17T04:26:30.774Z Compiling nodrop v0.1.14
21652024-01-17T04:26:31.269Z Compiling unicode-width v0.1.11
21662024-01-17T04:26:31.508Z Compiling fixedbitset v0.4.2
21672024-01-17T04:26:31.560Z Compiling static_assertions v1.1.0
21682024-01-17T04:26:31.719Z Compiling regex-automata v0.3.8
21692024-01-17T04:26:32.214Z Compiling webpki-roots v0.25.2
21702024-01-17T04:26:32.434Z Compiling reqwest v0.11.22
21712024-01-17T04:26:37.379Z Compiling bstr v1.6.0
21722024-01-17T04:26:39.132Z Compiling petgraph v0.6.4
21732024-01-17T04:26:39.822Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
21742024-01-17T04:26:39.862Z Compiling console v0.15.8
21752024-01-17T04:26:45.973Z Compiling similar v2.3.0
21762024-01-17T04:26:47.317Z Compiling array-init v0.0.4
21772024-01-17T04:26:49.389Z Compiling nom v7.1.3
21782024-01-17T04:26:49.504Z Compiling string_cache v0.8.7
21792024-01-17T04:26:49.517Z Compiling predicates v3.0.4
21802024-01-17T04:26:50.133Z Compiling tokio-postgres v0.7.10
21812024-01-17T04:26:51.903Z Compiling crc v3.0.1
21822024-01-17T04:26:53.058Z Compiling trust-dns-proto v0.22.0
21832024-01-17T04:26:57.842Z Compiling elliptic-curve v0.13.8
21842024-01-17T04:27:00.666Z Compiling toml v0.7.8
21852024-01-17T04:27:02.272Z Compiling futures v0.3.30
21862024-01-17T04:27:03.336Z Compiling snafu v0.7.5
21872024-01-17T04:27:04.138Z Compiling smallvec v0.6.14
21882024-01-17T04:27:04.573Z Compiling zip v0.6.6
21892024-01-17T04:27:04.861Z Compiling diesel v2.1.4
21902024-01-17T04:27:04.891Z Compiling yasna v0.5.2
21912024-01-17T04:27:05.743Z Compiling hashbrown v0.13.2
21922024-01-17T04:27:06.264Z Compiling cipher v0.4.4
21932024-01-17T04:27:08.665Z Compiling bit-set v0.5.3
21942024-01-17T04:27:09.101Z Compiling usdt v0.3.5
21952024-01-17T04:27:09.495Z Compiling is-terminal v0.4.9
21962024-01-17T04:27:11.302Z Compiling toml_edit v0.21.0
21972024-01-17T04:27:12.076Z Compiling itertools v0.10.5
21982024-01-17T04:27:16.181Z Compiling pkcs1 v0.7.5
21992024-01-17T04:27:16.967Z Compiling tokio-stream v0.1.14
22002024-01-17T04:27:18.514Z Compiling openapiv3 v2.0.0
22012024-01-17T04:27:22.450Z Compiling hex v0.4.3
22022024-01-17T04:27:24.399Z Compiling signature v2.1.0
22032024-01-17T04:27:28.898Z Compiling bitfield v0.14.0
22042024-01-17T04:27:29.381Z Compiling termcolor v1.2.0
22052024-01-17T04:27:31.551Z Compiling lalrpop-util v0.19.12
22062024-01-17T04:27:33.567Z Compiling env_logger v0.10.0
22072024-01-17T04:27:40.199Z Compiling lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
22082024-01-17T04:27:53.100Z Compiling rsa v0.9.2
22092024-01-17T04:28:03.083Z Compiling serde-hex v0.1.0
22102024-01-17T04:28:06.610Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
22112024-01-17T04:28:14.334Z Compiling ron v0.8.1
22122024-01-17T04:28:14.459Z Compiling x509-cert v0.2.4
22132024-01-17T04:28:14.912Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22142024-01-17T04:28:19.152Z Compiling crc-any v2.4.3
22152024-01-17T04:28:44.921Z Compiling lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
22162024-01-17T04:28:49.631Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
22172024-01-17T04:28:58.359Z Compiling object v0.30.4
22182024-01-17T04:29:13.388Z Compiling path-slash v0.1.5
22192024-01-17T04:29:15.467Z Compiling hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
22202024-01-17T04:29:59.541Z Compiling caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
22212024-01-17T04:30:00.710Z Finished release [optimized] target(s) in 6m 15s
22222024-01-17T04:30:00.795Z
22232024-01-17T04:30:00.798Zreal 6:15.374123857
22242024-01-17T04:30:00.798Zuser 43:24.262067273
22252024-01-17T04:30:00.798Zsys 3:53.937894530
22262024-01-17T04:30:00.798Ztrap 1.797427527
22272024-01-17T04:30:00.798Ztflt 1.165431569
22282024-01-17T04:30:00.798Zdflt 0.567787240
22292024-01-17T04:30:00.798Zkflt 0.006482377
22302024-01-17T04:30:00.798Zlock 1:36:33.194828953
22312024-01-17T04:30:00.798Zslp 2:02:41.545282169
22322024-01-17T04:30:00.798Zlat 1:51.185160971
22332024-01-17T04:30:00.798Zstop 1:23.172958390
22342024-01-17T04:30:00.798Z+ ptime -m gzip
22352024-01-17T04:30:01.459Z
22362024-01-17T04:30:01.463Zreal 0.659231472
22372024-01-17T04:30:01.463Zuser 0.648661276
22382024-01-17T04:30:01.463Zsys 0.009845565
22392024-01-17T04:30:01.463Ztrap 0.000148541
22402024-01-17T04:30:01.463Ztflt 0.000000000
22412024-01-17T04:30:01.463Zdflt 0.000000000
22422024-01-17T04:30:01.463Zkflt 0.000000000
22432024-01-17T04:30:01.463Zlock 0.000000000
22442024-01-17T04:30:01.464Zslp 0.000000000
22452024-01-17T04:30:01.464Zlat 0.000224378
22462024-01-17T04:30:01.464Zstop 0.000228038
22472024-01-17T04:30:01.464Z+ banner tufaceous
22482024-01-17T04:30:01.464Z
22492024-01-17T04:30:01.464Z ##### # # ###### ## #### ###### #### # # ####
22502024-01-17T04:30:01.464Z # # # # # # # # # # # # # #
22512024-01-17T04:30:01.464Z # # # ##### # # # ##### # # # # ####
22522024-01-17T04:30:01.464Z # # # # ###### # # # # # # #
22532024-01-17T04:30:01.464Z # # # # # # # # # # # # # # #
22542024-01-17T04:30:01.464Z # #### # # # #### ###### #### #### ####
22552024-01-17T04:30:01.464Z
22562024-01-17T04:30:01.467Z+ ptime -m cargo build --locked -p tufaceous --release
22572024-01-17T04:30:02.172Z Downloading crates ...
22582024-01-17T04:30:02.549Z Downloaded async-recursion v1.0.5
22592024-01-17T04:30:02.555Z Downloaded globset v0.4.13
22602024-01-17T04:30:02.565Z Downloaded humantime v2.1.0
22612024-01-17T04:30:02.569Z Downloaded serde_plain v1.0.2
22622024-01-17T04:30:02.570Z Downloaded parse-size v1.0.0
22632024-01-17T04:30:02.573Z Downloaded fs-err v2.11.0
22642024-01-17T04:30:02.573Z Downloaded buf-list v1.0.3
22652024-01-17T04:30:02.576Z Downloaded typed-path v0.7.0
22662024-01-17T04:30:02.586Z Downloaded tough v0.16.0
22672024-01-17T04:30:02.600Z Downloaded olpc-cjson v0.1.3
22682024-01-17T04:30:02.770Z Compiling serde_tokenstream v0.2.0
22692024-01-17T04:30:02.790Z Compiling regress v0.7.1
22702024-01-17T04:30:02.803Z Compiling dirs-sys-next v0.1.2
22712024-01-17T04:30:02.807Z Compiling ident_case v1.0.1
22722024-01-17T04:30:02.829Z Compiling thread_local v1.1.7
22732024-01-17T04:30:02.834Z Compiling heck v0.4.1
22742024-01-17T04:30:02.834Z Compiling camino v1.1.6
22752024-01-17T04:30:03.044Z Compiling dirs-next v2.0.0
22762024-01-17T04:30:03.424Z Compiling darling_core v0.20.3
22772024-01-17T04:30:03.525Z Compiling slog-async v2.8.0
22782024-01-17T04:30:03.699Z Compiling term v0.7.0
22792024-01-17T04:30:04.094Z Compiling crossbeam-channel v0.5.8
22802024-01-17T04:30:04.289Z Compiling getopts v0.2.21
22812024-01-17T04:30:04.634Z Compiling structmeta-derive v0.2.0
22822024-01-17T04:30:04.846Z Compiling atty v0.2.14
22832024-01-17T04:30:05.089Z Compiling multer v3.0.0
22842024-01-17T04:30:05.498Z Compiling paste v1.0.14
22852024-01-17T04:30:05.724Z Compiling match_cfg v0.1.0
22862024-01-17T04:30:05.862Z Compiling unsafe-libyaml v0.2.10
22872024-01-17T04:30:06.178Z Compiling take_mut v0.2.2
22882024-01-17T04:30:07.166Z Compiling hostname v0.3.1
22892024-01-17T04:30:07.601Z Compiling slog-term v2.9.0
22902024-01-17T04:30:08.929Z Compiling typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
22912024-01-17T04:30:10.833Z Compiling structmeta v0.2.0
22922024-01-17T04:30:11.446Z Compiling serde_yaml v0.9.25
22932024-01-17T04:30:12.663Z Compiling darling_macro v0.20.3
22942024-01-17T04:30:12.761Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22952024-01-17T04:30:12.790Z Compiling slog-json v2.6.1
22962024-01-17T04:30:13.591Z Compiling http v1.0.0
22972024-01-17T04:30:14.158Z Compiling darling v0.20.3
22982024-01-17T04:30:14.318Z Compiling async-stream-impl v0.3.5
22992024-01-17T04:30:14.990Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#b19a9a5d)
23002024-01-17T04:30:15.450Z Compiling rustls-pki-types v1.1.0
23012024-01-17T04:30:15.743Z Compiling fastrand v2.0.0
23022024-01-17T04:30:16.329Z Compiling atomic-waker v1.1.1
23032024-01-17T04:30:16.641Z Compiling regex-syntax v0.7.5
23042024-01-17T04:30:16.873Z Compiling waitgroup v0.1.2
23052024-01-17T04:30:18.242Z Compiling async-stream v0.3.5
23062024-01-17T04:30:18.245Z Compiling tempfile v3.8.1
23072024-01-17T04:30:18.245Z Compiling rustls-pemfile v2.0.0
23082024-01-17T04:30:19.178Z Compiling serde_with_macros v3.4.0
23092024-01-17T04:30:21.042Z Compiling slog-bunyan v2.5.0
23102024-01-17T04:30:21.636Z Compiling toml v0.8.8
23112024-01-17T04:30:22.203Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#b19a9a5d)
23122024-01-17T04:30:23.133Z Compiling progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
23132024-01-17T04:30:23.141Z Compiling sha1 v0.10.6
23142024-01-17T04:30:23.187Z Compiling serde_path_to_error v0.1.15
23152024-01-17T04:30:24.707Z Compiling fs-err v2.11.0
23162024-01-17T04:30:24.883Z Compiling instant v0.1.12
23172024-01-17T04:30:25.111Z Compiling arc-swap v1.6.0
23182024-01-17T04:30:25.157Z Compiling buf-list v1.0.3
23192024-01-17T04:30:25.504Z Compiling debug-ignore v1.0.5
23202024-01-17T04:30:25.540Z Compiling same-file v1.0.6
23212024-01-17T04:30:26.009Z Compiling slog-scope v4.4.0
23222024-01-17T04:30:26.063Z Compiling walkdir v2.4.0
23232024-01-17T04:30:26.591Z Compiling backoff v0.4.0
23242024-01-17T04:30:27.087Z Compiling parse-display-derive v0.8.2
23252024-01-17T04:30:27.160Z Compiling serde_with v3.4.0
23262024-01-17T04:30:27.538Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23272024-01-17T04:30:28.557Z Compiling typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
23282024-01-17T04:30:28.624Z Compiling globset v0.4.13
23292024-01-17T04:30:29.016Z Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23302024-01-17T04:30:29.259Z Compiling strum v0.25.0
23312024-01-17T04:30:29.524Z Compiling olpc-cjson v0.1.3
23322024-01-17T04:30:30.434Z Compiling pem v3.0.2
23332024-01-17T04:30:30.690Z Compiling serde_plain v1.0.2
23342024-01-17T04:30:31.579Z Compiling macaddr v1.0.1
23352024-01-17T04:30:32.780Z Compiling async-recursion v1.0.5
23362024-01-17T04:30:33.194Z Compiling filetime v0.2.23
23372024-01-17T04:30:33.398Z Compiling parse-display v0.8.2
23382024-01-17T04:30:34.122Z Compiling xattr v1.0.1
23392024-01-17T04:30:34.129Z Compiling typed-path v0.7.0
23402024-01-17T04:30:34.166Z Compiling tar v0.4.40
23412024-01-17T04:30:35.134Z Compiling slog-stdlog v4.1.1
23422024-01-17T04:30:35.841Z Compiling typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
23432024-01-17T04:30:36.046Z Compiling progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
23442024-01-17T04:30:37.467Z Compiling camino-tempfile v1.1.1
23452024-01-17T04:30:38.718Z Compiling tough v0.16.0
23462024-01-17T04:30:43.931Z Compiling itertools v0.12.0
23472024-01-17T04:30:43.985Z Compiling parse-size v1.0.0
23482024-01-17T04:30:45.086Z Compiling slog-envlogger v2.2.0
23492024-01-17T04:30:46.107Z Compiling humantime v2.1.0
23502024-01-17T04:30:47.332Z Compiling progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
23512024-01-17T04:31:10.309Z Compiling progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
23522024-01-17T04:31:10.595Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23532024-01-17T04:31:29.261Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
23542024-01-17T04:31:29.261Z Compiling tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
23552024-01-17T04:31:58.271Z Finished release [optimized] target(s) in 1m 56s
23562024-01-17T04:31:58.361Z
23572024-01-17T04:31:58.362Zreal 1:56.874650730
23582024-01-17T04:31:58.365Zuser 12:30.050732364
23592024-01-17T04:31:58.365Zsys 47.878103573
23602024-01-17T04:31:58.365Ztrap 0.472429828
23612024-01-17T04:31:58.365Ztflt 0.314163198
23622024-01-17T04:31:58.365Zdflt 0.604963555
23632024-01-17T04:31:58.365Zkflt 0.000025463
23642024-01-17T04:31:58.365Zlock 24:01.884079437
23652024-01-17T04:31:58.368Zslp 25:46.771639009
23662024-01-17T04:31:58.368Zlat 24.351657354
23672024-01-17T04:31:58.368Zstop 12.771502031
23682024-01-17T04:31:58.368Z+ ptime -m gzip
23692024-01-17T04:32:00.742Z
23702024-01-17T04:32:00.742Zreal 2.376281082
23712024-01-17T04:32:00.742Zuser 2.344039403
23722024-01-17T04:32:00.742Zsys 0.031217867
23732024-01-17T04:32:00.742Ztrap 0.000443108
23742024-01-17T04:32:00.748Ztflt 0.000000000
23752024-01-17T04:32:00.748Zdflt 0.000000000
23762024-01-17T04:32:00.748Zkflt 0.000000000
23772024-01-17T04:32:00.748Zlock 0.000000000
23782024-01-17T04:32:00.748Zslp 0.000000000
23792024-01-17T04:32:00.748Zlat 0.000247987
23802024-01-17T04:32:00.748Zstop 0.000225950
23812024-01-17T04:32:00.749Zprocess exited: duration 1195561 ms, exit code 0
 
23822024-01-17T04:32:00.756Zfound 5 output files
23832024-01-17T04:32:00.756Zuploading: /work/end-to-end-tests/bootstrap-74528a6427e55c08.gz (6319664 bytes)
23842024-01-17T04:32:03.193Zuploaded: /work/end-to-end-tests/bootstrap-74528a6427e55c08.gz
23852024-01-17T04:32:03.205Zuploading: /work/end-to-end-tests/bootstrap.gz (99521660 bytes)
23862024-01-17T04:32:27.450Zuploaded: /work/end-to-end-tests/bootstrap.gz
23872024-01-17T04:32:27.450Zuploading: /work/end-to-end-tests/end_to_end_tests-346e854c34211b51.gz (102666429 bytes)
23882024-01-17T04:32:52.289Zuploaded: /work/end-to-end-tests/end_to_end_tests-346e854c34211b51.gz
23892024-01-17T04:32:52.289Zuploading: /work/caboose-util.gz (4094657 bytes)
23902024-01-17T04:32:54.249Zuploaded: /work/caboose-util.gz
23912024-01-17T04:32:54.249Zuploading: /work/tufaceous.gz (15098622 bytes)
23922024-01-17T04:32:59.500Zuploaded: /work/tufaceous.gz