01HHD88DA18BRR8MM5PPN9EGYK: 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: 01HHD88S34EJ5MYKK8YW5FDF7H

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12023-12-11T20:15:41.149Zjob assigned to worker 01HHD88XE92CW6T52Y41EH8XCC (queued for 1 m 6 s)
 
22023-12-11T20:15:41.732Zstarting task 0: "setup"
32023-12-11T20:15:41.796Z++ uname -s
42023-12-11T20:15:41.809Z+ kern=SunOS
52023-12-11T20:15:41.809Z+ case "$kern" in
62023-12-11T20:15:41.809Z+ groupadd -g 12345 build
72023-12-11T20:15:41.810Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82023-12-11T20:15:43.987Z+ zfs create -o mountpoint=/work rpool/work
92023-12-11T20:15:44.012Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102023-12-11T20:15:44.012Z+ home_fs=zfs
112023-12-11T20:15:44.012Z+ [[ zfs == autofs ]]
122023-12-11T20:15:44.012Z+ mkdir -p /home/build
132023-12-11T20:15:44.013Z+ chown build:build /home/build /work
142023-12-11T20:15:45.921Z+ chmod 0700 /home/build /work
152023-12-11T20:15:45.925Zprocess exited: duration 4198 ms, exit code 0
 
162023-12-11T20:15:45.931Zstarting task 1: "rust-toolchain"
172023-12-11T20:15:45.941Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182023-12-11T20:15:45.944Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192023-12-11T20:15:46.117Zinfo: downloading installer
202023-12-11T20:15:47.889Zwarning: it looks like you have an existing installation of Rust at:
212023-12-11T20:15:47.889Zwarning: /opt/ooce/bin
222023-12-11T20:15:47.889Zwarning: It is recommended that rustup be the primary Rust installation.
232023-12-11T20:15:47.889Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242023-12-11T20:15:47.889Zwarning: If you are sure that you want both rustup and your already installed Rust
252023-12-11T20:15:47.889Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262023-12-11T20:15:47.889Zwarning: or pass `-y' to ignore all ignorable checks.
272023-12-11T20:15:47.889Zerror: cannot install while Rust is installed
282023-12-11T20:15:47.889Zwarning: continuing (because the -y flag is set and the error is ignorable)
292023-12-11T20:15:48.069Zinfo: profile set to 'default'
302023-12-11T20:15:48.069Zinfo: default host triple is x86_64-unknown-illumos
312023-12-11T20:15:48.082Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322023-12-11T20:15:48.285Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332023-12-11T20:15:48.285Zinfo: downloading component 'cargo'
342023-12-11T20:15:49.227Zinfo: downloading component 'clippy'
352023-12-11T20:15:49.589Zinfo: downloading component 'rust-docs'
362023-12-11T20:15:50.795Zinfo: downloading component 'rust-std'
372023-12-11T20:15:52.984Zinfo: downloading component 'rustc'
382023-12-11T20:15:58.478Zinfo: downloading component 'rustfmt'
392023-12-11T20:15:58.780Zinfo: installing component 'cargo'
402023-12-11T20:16:00.263Zinfo: installing component 'clippy'
412023-12-11T20:16:00.884Zinfo: installing component 'rust-docs'
422023-12-11T20:16:03.704Zinfo: installing component 'rust-std'
432023-12-11T20:16:06.898Zinfo: installing component 'rustc'
442023-12-11T20:16:18.786Zinfo: installing component 'rustfmt'
452023-12-11T20:16:19.490Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462023-12-11T20:16:19.491Z
472023-12-11T20:16:19.626Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482023-12-11T20:16:19.627Z
492023-12-11T20:16:19.631Z
502023-12-11T20:16:19.631ZRust is installed now. Great!
512023-12-11T20:16:19.632Z
522023-12-11T20:16:19.632ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532023-12-11T20:16:19.632Zenvironment variable. This has not been done automatically.
542023-12-11T20:16:19.632Z
552023-12-11T20:16:19.633ZTo configure your current shell, run:
562023-12-11T20:16:19.633Zsource "$HOME/.cargo/env"
572023-12-11T20:16:19.715Z+ rustc --version
582023-12-11T20:16:19.828Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592023-12-11T20:16:19.833Zprocess exited: duration 33905 ms, exit code 0
 
602023-12-11T20:16:20.256Zstarting task 2: "authentication"
612023-12-11T20:16:20.263Zprocess exited: duration 50 ms, exit code 0
 
622023-12-11T20:16:20.275Zstarting task 3: "clone repository"
632023-12-11T20:16:20.280Z+ mkdir -p /work/oxidecomputer/omicron
642023-12-11T20:16:20.284Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652023-12-11T20:16:20.326ZCloning into '/work/oxidecomputer/omicron'...
662023-12-11T20:16:29.434Z+ cd /work/oxidecomputer/omicron
672023-12-11T20:16:29.434Z+ [[ -n oximeter-tests-dont-need-time ]]
682023-12-11T20:16:29.437Z+ git fetch origin oximeter-tests-dont-need-time
692023-12-11T20:16:29.816ZFrom https://github.com/oxidecomputer/omicron
702023-12-11T20:16:29.816Z * branch oximeter-tests-dont-need-time -> FETCH_HEAD
712023-12-11T20:16:29.828Z+ git checkout -B oximeter-tests-dont-need-time remotes/origin/oximeter-tests-dont-need-time
722023-12-11T20:16:29.940ZSwitched to a new branch 'oximeter-tests-dont-need-time'
732023-12-11T20:16:29.946Zbranch 'oximeter-tests-dont-need-time' set up to track 'origin/oximeter-tests-dont-need-time'.
742023-12-11T20:16:29.946Z+ git reset --hard efa2f499f782a369e5a810c6a1b9d05ee4a068ff
752023-12-11T20:16:29.967ZHEAD is now at efa2f499 Oximeter self-stat tests don't need to be based on time
762023-12-11T20:16:29.970Zprocess exited: duration 9697 ms, exit code 0
 
772023-12-11T20:16:29.978Zstarting task 4: "build"
782023-12-11T20:16:29.983Z+ cargo --version
792023-12-11T20:16:29.990Zinfo: syncing channel updates for '1.74.0-x86_64-unknown-illumos'
802023-12-11T20:16:30.220Zinfo: latest update on 2023-11-16, rust version 1.74.0 (79e9716c9 2023-11-13)
812023-12-11T20:16:30.223Zinfo: downloading component 'cargo'
822023-12-11T20:16:31.238Zinfo: downloading component 'clippy'
832023-12-11T20:16:31.557Zinfo: downloading component 'rust-docs'
842023-12-11T20:16:32.853Zinfo: downloading component 'rust-std'
852023-12-11T20:16:34.906Zinfo: downloading component 'rustc'
862023-12-11T20:16:40.029Zinfo: downloading component 'rustfmt'
872023-12-11T20:16:40.409Zinfo: installing component 'cargo'
882023-12-11T20:16:41.748Zinfo: installing component 'clippy'
892023-12-11T20:16:42.224Zinfo: installing component 'rust-docs'
902023-12-11T20:16:45.109Zinfo: installing component 'rust-std'
912023-12-11T20:16:47.820Zinfo: installing component 'rustc'
922023-12-11T20:16:54.135Zinfo: installing component 'rustfmt'
932023-12-11T20:16:54.691Zcargo 1.74.0 (ecb9851af 2023-10-18)
942023-12-11T20:16:54.694Z+ rustc --version
952023-12-11T20:16:54.833Zrustc 1.74.0 (79e9716c9 2023-11-13)
962023-12-11T20:16:54.841Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
972023-12-11T20:17:11.110Z Startup: Refreshing catalog 'helios-dev' ... Done
982023-12-11T20:17:12.482Z Startup: Caching catalogs ... Done
992023-12-11T20:17:19.727ZPlanning: Solver setup ... Done (6.821s)
1002023-12-11T20:17:19.881ZPlanning: Running solver ... Done (0.154s)
1012023-12-11T20:17:20.184ZPlanning: Finding local manifests ... Done (0.232s)
1022023-12-11T20:17:20.199ZPlanning: Fetching manifests: 0/6 0% complete
1032023-12-11T20:17:20.685ZPlanning: Fetching manifests: 6/6 100% complete
1042023-12-11T20:17:21.083ZPlanning: Package planning ... Done (0.397s)
1052023-12-11T20:17:21.169ZPlanning: Merging actions ... Done (0.086s)
1062023-12-11T20:17:22.887ZPlanning: Checking for conflicting actions ... Done (1.717s)
1072023-12-11T20:17:22.906ZPlanning: Consolidating action changes ... Done (0.019s)
1082023-12-11T20:17:35.705ZPlanning: Evaluating mediators ... Done (12.800s)
1092023-12-11T20:17:35.820ZPlanning: Planning completed in 23.28 seconds
1102023-12-11T20:17:35.915Z Packages to install: 4
1112023-12-11T20:17:35.915Z Packages to update: 2
1122023-12-11T20:17:35.919Z Mediators to change: 2
1132023-12-11T20:17:35.919Z Services to change: 1
1142023-12-11T20:17:35.919Z Estimated space available: 148.88 GB
1152023-12-11T20:17:35.919ZEstimated space to be consumed: 1.43 GB
1162023-12-11T20:17:35.920Z Create boot environment: No
1172023-12-11T20:17:35.920ZCreate backup boot environment: Yes
1182023-12-11T20:17:35.920Z Rebuild boot archive: No
1192023-12-11T20:17:35.920Z
1202023-12-11T20:17:35.920ZChanged mediators:
1212023-12-11T20:17:35.920Z mediator clang:
1222023-12-11T20:17:35.920Z version: None -> 15 (system default)
1232023-12-11T20:17:35.920Z
1242023-12-11T20:17:35.920Z mediator llvm:
1252023-12-11T20:17:35.920Z version: 14 (system default) -> 15 (system default)
1262023-12-11T20:17:35.920Z
1272023-12-11T20:17:35.920ZChanged packages:
1282023-12-11T20:17:35.920Zhelios-dev
1292023-12-11T20:17:35.920Z developer/build-essential
1302023-12-11T20:17:35.920Z None -> 11-2.0
1312023-12-11T20:17:35.920Z library/libxmlsec1
1322023-12-11T20:17:35.920Z None -> 1.2.35-2.0
1332023-12-11T20:17:35.920Z ooce/developer/clang-15
1342023-12-11T20:17:35.921Z None -> 15.0.7-2.0
1352023-12-11T20:17:35.921Z ooce/developer/llvm-15
1362023-12-11T20:17:35.921Z None -> 15.0.7-2.0
1372023-12-11T20:17:35.921Z system/library/g++-runtime
1382023-12-11T20:17:35.921Z 12-2.0 -> 13-2.0
1392023-12-11T20:17:35.921Z system/library/gcc-runtime
1402023-12-11T20:17:35.921Z 12-2.0 -> 13-2.0
1412023-12-11T20:17:35.921Z
1422023-12-11T20:17:35.921ZServices:
1432023-12-11T20:17:35.921Z restart_fmri:
1442023-12-11T20:17:35.921Z svc:/system/update-man-index:default
1452023-12-11T20:17:36.302Z
1462023-12-11T20:17:36.302ZDownload: 0/3330 items 0.0/221.1MB 0% complete
1472023-12-11T20:17:41.326ZDownload: 1328/3330 items 106.3/221.1MB 48% complete (21.6M/s)
1482023-12-11T20:17:46.305ZDownload: 2944/3330 items 121.2/221.1MB 54% complete (12.3M/s)
1492023-12-11T20:17:50.920ZDownload: Completed 221.11 MB in 14.62 seconds (15.1M/s)
1502023-12-11T20:17:53.315Z Actions: 1/3766 actions (Removing old actions)
1512023-12-11T20:17:53.315Z Actions: 5/3766 actions (Installing new actions)
1522023-12-11T20:18:09.861Z Actions: 2610/3766 actions (Installing new actions)
1532023-12-11T20:18:09.861Z Actions: 3729/3766 actions (Updating modified actions)
1542023-12-11T20:18:09.861Z Actions: Completed 3766 actions in 10.53 seconds.
1552023-12-11T20:18:09.862Z Done (0.112s)
1562023-12-11T20:18:09.862Z Done (0.000s)
1572023-12-11T20:18:09.862Z Done (0.260s)
1582023-12-11T20:18:13.251Z Done (8.913s)
1592023-12-11T20:18:13.589Z Done (0.226s)
1602023-12-11T20:18:13.596Z Done (0.000s)
1612023-12-11T20:18:13.847Z Done (0.000s)
1622023-12-11T20:18:14.618ZPlanning: Evaluating mediator changes ... Done
1632023-12-11T20:18:14.911ZPlanning: Checking for conflicting actions ... Done
1642023-12-11T20:18:14.917ZPlanning: Consolidating action changes ... Done
1652023-12-11T20:18:15.374ZPlanning: Evaluating mediators ... Done
1662023-12-11T20:18:15.378ZPlanning: Planning completed in 0.76 seconds
1672023-12-11T20:18:15.438Z Mediators to change: 2
1682023-12-11T20:18:15.438Z Create boot environment: No
1692023-12-11T20:18:15.438ZCreate backup boot environment: No
1702023-12-11T20:18:15.544Z Done
1712023-12-11T20:18:15.544Z Done
1722023-12-11T20:18:15.722Z Done
1732023-12-11T20:18:22.141Z Done
1742023-12-11T20:18:22.278Z Done
1752023-12-11T20:18:22.281Z Done
1762023-12-11T20:18:22.413Z Done
1772023-12-11T20:18:23.498ZPlanning: Evaluating mediator changes ... Done
1782023-12-11T20:18:23.501ZPlanning: Merging actions ... Done
1792023-12-11T20:18:23.858ZPlanning: Checking for conflicting actions ... Done
1802023-12-11T20:18:23.862ZPlanning: Consolidating action changes ... Done
1812023-12-11T20:18:24.322ZPlanning: Evaluating mediators ... Done
1822023-12-11T20:18:24.804ZPlanning: Planning completed in 1.38 seconds
1832023-12-11T20:18:24.804Z Packages to change: 1
1842023-12-11T20:18:24.804Z Mediators to change: 1
1852023-12-11T20:18:24.804Z Services to change: 1
1862023-12-11T20:18:24.804Z Create boot environment: No
1872023-12-11T20:18:24.804ZCreate backup boot environment: Yes
1882023-12-11T20:18:26.698Z Actions: 1/6 actions (Updating modified actions)
1892023-12-11T20:18:26.701Z Actions: Completed 6 actions in 0.00 seconds.
1902023-12-11T20:18:26.701Z Done
1912023-12-11T20:18:26.701Z Done
1922023-12-11T20:18:26.765Z Done
1932023-12-11T20:18:33.130Z Done
1942023-12-11T20:18:33.267Z Done
1952023-12-11T20:18:33.281Z Done
1962023-12-11T20:18:33.412Z Done
1972023-12-11T20:18:34.117ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1982023-12-11T20:18:34.117Zclang system 15 system
1992023-12-11T20:18:34.117Zcsh system system illumos
2002023-12-11T20:18:34.118Zctags system system illumos
2012023-12-11T20:18:34.118Zgcc vendor 12 vendor
2022023-12-11T20:18:34.118Zgcc system 10 system
2032023-12-11T20:18:34.118Zgcc system 7 system
2042023-12-11T20:18:34.118Zgo system 1.20 system
2052023-12-11T20:18:34.118Zgo system 1.19 system
2062023-12-11T20:18:34.118Zllvm system 15 system
2072023-12-11T20:18:34.118Zllvm system 14 system
2082023-12-11T20:18:34.118Zmariadb system 10.6 system
2092023-12-11T20:18:34.118Zmta vendor vendor dma
2102023-12-11T20:18:34.118Zopenjdk system 17 system
2112023-12-11T20:18:34.118Zopenjdk system 11 system
2122023-12-11T20:18:34.118Zopenjdk system 1.8 system
2132023-12-11T20:18:34.118Zopenssl vendor 3 vendor
2142023-12-11T20:18:34.118Zperl system 5.36 system
2152023-12-11T20:18:34.118Zpostgresql system 15 system
2162023-12-11T20:18:34.118Zpostgresql system 13 system
2172023-12-11T20:18:34.118Zpython vendor 3 vendor
2182023-12-11T20:18:34.119Zpython system 2 system
2192023-12-11T20:18:34.119Zpython3 system 3.11 system
2202023-12-11T20:18:34.119Zruby system 3.0 system
2212023-12-11T20:18:34.119Zwords vendor vendor american-english
2222023-12-11T20:18:34.119Zwords system system australian-english
2232023-12-11T20:18:34.119Zwords system system british-english
2242023-12-11T20:18:34.119Zwords system system canadian-english
2252023-12-11T20:18:34.119Zwords system system french
2262023-12-11T20:18:34.119Zwords system system italian
2272023-12-11T20:18:34.119Zwords system system ngerman
2282023-12-11T20:18:34.119Zwords system system ogerman
2292023-12-11T20:18:34.120Zwords system system spanish
2302023-12-11T20:18:34.691ZFMRI IFO
2312023-12-11T20:18:34.691Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2322023-12-11T20:18:34.691Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2332023-12-11T20:18:34.691Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2342023-12-11T20:18:34.691Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z im-
2352023-12-11T20:18:34.693Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2362023-12-11T20:18:34.693Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z i--
2372023-12-11T20:18:34.693Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z im-
2382023-12-11T20:18:34.693Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z im-
2392023-12-11T20:18:34.781Z+ set -o errexit
2402023-12-11T20:18:34.788Z+++ dirname ./tools/ci_download_cockroachdb
2412023-12-11T20:18:34.789Z++ cd ./tools
2422023-12-11T20:18:34.789Z++ pwd
2432023-12-11T20:18:34.789Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2442023-12-11T20:18:34.790Z++ basename ./tools/ci_download_cockroachdb
2452023-12-11T20:18:34.790Z+ ARG0=ci_download_cockroachdb
2462023-12-11T20:18:35.212Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2472023-12-11T20:18:35.212Z+ CIDL_VERSION=v22.1.9
2482023-12-11T20:18:35.212Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2492023-12-11T20:18:35.212Z++ CIDL_MD5_DARWIN=2db972c254b4e3b599e12110520178b5
2502023-12-11T20:18:35.212Z++ CIDL_MD5_LINUX=8c3170883e0a0be1a34b44090c067a8c
2512023-12-11T20:18:35.212Z++ CIDL_MD5_ILLUMOS=d8999aff364e5d70f226e139fda724a3
2522023-12-11T20:18:35.212Z+ TARGET_DIR=out
2532023-12-11T20:18:35.212Z+ DOWNLOAD_DIR=out/downloads
2542023-12-11T20:18:35.212Z+ DEST_DIR=./out/cockroachdb
2552023-12-11T20:18:35.212Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2562023-12-11T20:18:35.212Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2572023-12-11T20:18:35.213Z+ main
2582023-12-11T20:18:35.213Z+ [[ 0 != 0 ]]
2592023-12-11T20:18:35.213Z+ CIDL_OS=solaris2.11
2602023-12-11T20:18:35.213Z+ [[ 0 != 0 ]]
2612023-12-11T20:18:35.213Z+ configure_os solaris2.11
2622023-12-11T20:18:35.213Z+ echo 'current directory: /work/oxidecomputer/omicron'
2632023-12-11T20:18:35.213Zcurrent directory: /work/oxidecomputer/omicron
2642023-12-11T20:18:35.213Z+ echo 'configuring based on OS: "solaris2.11"'
2652023-12-11T20:18:35.213Z+ case "$1" in
2662023-12-11T20:18:35.213Zconfiguring based on OS: "solaris2.11"
2672023-12-11T20:18:35.213Z+ CIDL_BUILD=illumos
2682023-12-11T20:18:35.213Z+ CIDL_SUFFIX=tar.gz
2692023-12-11T20:18:35.214Z+ CIDL_MD5=d8999aff364e5d70f226e139fda724a3
2702023-12-11T20:18:35.214Z+ CIDL_MD5FUNC=do_md5sum
2712023-12-11T20:18:35.214Z+ CIDL_URL_BASE=https://illumos.org/downloads
2722023-12-11T20:18:35.214Z+ CIDL_ASSEMBLE=do_assemble_illumos
2732023-12-11T20:18:35.214Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2742023-12-11T20:18:35.214Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2752023-12-11T20:18:35.214Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2762023-12-11T20:18:35.214Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2772023-12-11T20:18:35.214Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2782023-12-11T20:18:35.214Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
2792023-12-11T20:18:35.214ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2802023-12-11T20:18:35.214ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
2812023-12-11T20:18:35.214Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
2822023-12-11T20:18:35.214Z+ mkdir -p out/downloads
2832023-12-11T20:18:35.214Z+ mkdir -p ./out/cockroachdb
2842023-12-11T20:18:35.214Z+ local DO_DOWNLOAD=true
2852023-12-11T20:18:35.214Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
2862023-12-11T20:18:35.215Z+ '[' true == true ']'
2872023-12-11T20:18:35.215Z+ echo Downloading...
2882023-12-11T20:18:35.215ZDownloading...
2892023-12-11T20:18:35.215Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
2902023-12-11T20:18:35.215Z+ 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
2912023-12-11T20:18:37.220Z++ do_md5sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
2922023-12-11T20:18:37.225Z++ md5sum
2932023-12-11T20:18:37.225Z++ awk '{print $1}'
2942023-12-11T20:18:37.403Z+ calculated_md5=d8999aff364e5d70f226e139fda724a3
2952023-12-11T20:18:37.404Z+ [[ 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 ]]
2962023-12-11T20:18:37.404Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
2972023-12-11T20:18:37.413Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
2982023-12-11T20:18:40.816Z+ do_assemble_illumos
2992023-12-11T20:18:40.816Z+ rm -r ./out/cockroachdb
3002023-12-11T20:18:40.819Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
3012023-12-11T20:18:43.247Z+ ./out/cockroachdb/bin/cockroach version
3022023-12-11T20:18:43.289ZBuild Tag: v22.1.9-dirty
3032023-12-11T20:18:43.289ZBuild Time: 2022/10/26 21:17:46
3042023-12-11T20:18:43.289ZDistribution: OSS
3052023-12-11T20:18:43.289ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3062023-12-11T20:18:43.289ZGo Version: go1.17.13
3072023-12-11T20:18:43.289ZC Compiler: gcc 10.3.0
3082023-12-11T20:18:43.289ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3092023-12-11T20:18:43.289ZBuild Type: release
3102023-12-11T20:18:43.295Z+ set -o errexit
3112023-12-11T20:18:43.295Z+++ dirname ./tools/ci_download_clickhouse
3122023-12-11T20:18:43.295Z++ cd ./tools
3132023-12-11T20:18:43.295Z++ pwd
3142023-12-11T20:18:43.295Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3152023-12-11T20:18:43.295Z++ basename ./tools/ci_download_clickhouse
3162023-12-11T20:18:43.295Z+ ARG0=ci_download_clickhouse
3172023-12-11T20:18:43.296Z+ TARGET_DIR=out
3182023-12-11T20:18:43.296Z+ DOWNLOAD_DIR=out/downloads
3192023-12-11T20:18:43.296Z+ DEST_DIR=./out/clickhouse
3202023-12-11T20:18:43.296Z+ CIDL_VERSION=v22.8.9.24
3212023-12-11T20:18:43.296Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3222023-12-11T20:18:43.296Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3232023-12-11T20:18:43.296Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3242023-12-11T20:18:43.296Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3252023-12-11T20:18:43.297Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3262023-12-11T20:18:43.297Z+ main
3272023-12-11T20:18:43.297Z+ [[ 0 != 0 ]]
3282023-12-11T20:18:43.297Z+ CIDL_OS=solaris2.11
3292023-12-11T20:18:43.297Z+ [[ 0 != 0 ]]
3302023-12-11T20:18:43.297Z+ configure_os solaris2.11
3312023-12-11T20:18:43.297Z+ echo 'current directory: /work/oxidecomputer/omicron'
3322023-12-11T20:18:43.297Zcurrent directory: /work/oxidecomputer/omicron
3332023-12-11T20:18:43.297Z+ echo 'configuring based on OS: "solaris2.11"'
3342023-12-11T20:18:43.297Zconfiguring based on OS: "solaris2.11"
3352023-12-11T20:18:43.297Z+ CIDL_DASHREV=
3362023-12-11T20:18:43.297Z+ case "$1" in
3372023-12-11T20:18:43.297Z+ CIDL_PLATFORM=illumos
3382023-12-11T20:18:43.297Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3392023-12-11T20:18:43.297Z+ CIDL_MD5FUNC=do_md5sum
3402023-12-11T20:18:43.297Z+ CIDL_DASHREV=-1
3412023-12-11T20:18:43.297Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3422023-12-11T20:18:43.298Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3432023-12-11T20:18:43.298Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3442023-12-11T20:18:43.299Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3452023-12-11T20:18:43.299Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3462023-12-11T20:18:43.300ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3472023-12-11T20:18:43.300ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3482023-12-11T20:18:43.300Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3492023-12-11T20:18:43.300Z+ mkdir -p out/downloads
3502023-12-11T20:18:43.300Z+ mkdir -p ./out/clickhouse
3512023-12-11T20:18:43.300Z+ local DO_DOWNLOAD=true
3522023-12-11T20:18:43.300Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3532023-12-11T20:18:43.300Z+ '[' true == true ']'
3542023-12-11T20:18:43.300Z+ echo Downloading...
3552023-12-11T20:18:43.300ZDownloading...
3562023-12-11T20:18:43.300Z+ 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
3572023-12-11T20:18:43.300Z+ 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
3582023-12-11T20:18:44.630Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3592023-12-11T20:18:44.639Z++ md5sum
3602023-12-11T20:18:44.640Z++ awk '{print $1}'
3612023-12-11T20:18:44.889Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3622023-12-11T20:18:44.889Z+ [[ 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 ]]
3632023-12-11T20:18:44.890Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3642023-12-11T20:18:44.893Z+ mkdir -p ./out/clickhouse
3652023-12-11T20:18:44.893Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3662023-12-11T20:18:49.710Z+ ./out/clickhouse/clickhouse server --version
3672023-12-11T20:18:49.766ZClickHouse server version 22.8.9.1.
3682023-12-11T20:18:49.791Z+ set -o errexit
3692023-12-11T20:18:49.797Z+++ dirname ./tools/ci_download_console
3702023-12-11T20:18:49.797Z++ cd ./tools
3712023-12-11T20:18:49.798Z++ pwd
3722023-12-11T20:18:49.801Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3732023-12-11T20:18:49.801Z++ basename ./tools/ci_download_console
3742023-12-11T20:18:49.801Z+ ARG0=ci_download_console
3752023-12-11T20:18:49.803Z+ TARGET_DIR=out
3762023-12-11T20:18:49.803Z+ DOWNLOAD_DIR=out/downloads
3772023-12-11T20:18:49.803Z+ DEST_DIR=./out/console-assets
3782023-12-11T20:18:49.803Z+ source /work/oxidecomputer/omicron/tools/console_version
3792023-12-11T20:18:49.803Z++ COMMIT=1802c2859f40712017ab89e72740e39bfd59320b
3802023-12-11T20:18:49.803Z++ SHA2=34768a895f187a6ed263c0050c42084f3907c331b547362871c2ce330e9d08d1
3812023-12-11T20:18:49.803Z+ URL=https://dl.oxide.computer/releases/console/1802c2859f40712017ab89e72740e39bfd59320b.tar.gz
3822023-12-11T20:18:49.803Z+ TARBALL_FILE=out/downloads/console.tar.gz
3832023-12-11T20:18:49.803Z+ main
3842023-12-11T20:18:49.803Z+ [[ 0 != 0 ]]
3852023-12-11T20:18:49.803Z+ echo 'URL: https://dl.oxide.computer/releases/console/1802c2859f40712017ab89e72740e39bfd59320b.tar.gz'
3862023-12-11T20:18:49.803ZURL: https://dl.oxide.computer/releases/console/1802c2859f40712017ab89e72740e39bfd59320b.tar.gz
3872023-12-11T20:18:49.803Z+ echo 'Local file: out/downloads/console.tar.gz'
3882023-12-11T20:18:49.803ZLocal file: out/downloads/console.tar.gz
3892023-12-11T20:18:49.803Z+ local DO_DOWNLOAD=true
3902023-12-11T20:18:49.803Z+ [[ -f out/downloads/console.tar.gz ]]
3912023-12-11T20:18:49.804Z+ mkdir -p out/downloads
3922023-12-11T20:18:49.807Z+ '[' true == true ']'
3932023-12-11T20:18:49.807Z+ echo Downloading...
3942023-12-11T20:18:49.807ZDownloading...
3952023-12-11T20:18:49.807Z+ do_download_curl https://dl.oxide.computer/releases/console/1802c2859f40712017ab89e72740e39bfd59320b.tar.gz out/downloads/console.tar.gz
3962023-12-11T20:18:49.807Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/1802c2859f40712017ab89e72740e39bfd59320b.tar.gz
3972023-12-11T20:18:50.614Z++ do_sha256sum out/downloads/console.tar.gz
3982023-12-11T20:18:50.617Z++ case "$OSTYPE" in
3992023-12-11T20:18:50.617Z++ SHA=sha256sum
4002023-12-11T20:18:50.617Z++ sha256sum
4012023-12-11T20:18:50.617Z++ awk '{print $1}'
4022023-12-11T20:18:50.640Z+ calculated_sha2=34768a895f187a6ed263c0050c42084f3907c331b547362871c2ce330e9d08d1
4032023-12-11T20:18:50.640Z+ [[ 34768a895f187a6ed263c0050c42084f3907c331b547362871c2ce330e9d08d1 != \3\4\7\6\8\a\8\9\5\f\1\8\7\a\6\e\d\2\6\3\c\0\0\5\0\c\4\2\0\8\4\f\3\9\0\7\c\3\3\1\b\5\4\7\3\6\2\8\7\1\c\2\c\e\3\3\0\e\9\d\0\8\d\1 ]]
4042023-12-11T20:18:50.641Z+ rm -rf ./out/console-assets
4052023-12-11T20:18:50.647Z+ mkdir -p ./out/console-assets
4062023-12-11T20:18:50.650Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4072023-12-11T20:18:50.650Z+ mkdir -p ./out/console-assets
4082023-12-11T20:18:50.650Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4092023-12-11T20:18:50.787Z+ set -o errexit
4102023-12-11T20:18:50.791Z+++ dirname ./tools/ci_download_maghemite_openapi
4112023-12-11T20:18:50.794Z++ cd ./tools
4122023-12-11T20:18:50.796Z++ pwd
4132023-12-11T20:18:50.796Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4142023-12-11T20:18:50.796Z++ basename ./tools/ci_download_maghemite_openapi
4152023-12-11T20:18:50.800Z+ ARG0=ci_download_maghemite_openapi
4162023-12-11T20:18:50.800Z+ TARGET_DIR=out
4172023-12-11T20:18:50.800Z+ DOWNLOAD_DIR=out/downloads
4182023-12-11T20:18:50.800Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4192023-12-11T20:18:50.800Z++ COMMIT=2fd39b75df696961e5ea190c7d74dd91f4849cd3
4202023-12-11T20:18:50.800Z++ SHA2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4212023-12-11T20:18:50.800Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/ddm-admin.json
4222023-12-11T20:18:50.801Z+ LOCAL_FILE=out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4232023-12-11T20:18:50.801Z+ main
4242023-12-11T20:18:50.801Z+ [[ 0 != 0 ]]
4252023-12-11T20:18:50.801Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/ddm-admin.json'
4262023-12-11T20:18:50.801ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/ddm-admin.json
4272023-12-11T20:18:50.801Z+ echo 'Local file: out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json'
4282023-12-11T20:18:50.801ZLocal file: out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4292023-12-11T20:18:50.801Z+ local DO_DOWNLOAD=true
4302023-12-11T20:18:50.801Z+ [[ -f out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json ]]
4312023-12-11T20:18:50.801Z+ mkdir -p out/downloads
4322023-12-11T20:18:50.801Z+ '[' true == true ']'
4332023-12-11T20:18:50.801Z+ echo Downloading...
4342023-12-11T20:18:50.801ZDownloading...
4352023-12-11T20:18:50.801Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/ddm-admin.json out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4362023-12-11T20:18:50.801Z+ 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
4372023-12-11T20:18:50.947Z++ do_sha256sum out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4382023-12-11T20:18:50.947Z++ case "$OSTYPE" in
4392023-12-11T20:18:50.948Z++ SHA=sha256sum
4402023-12-11T20:18:50.951Z++ sha256sum
4412023-12-11T20:18:50.951Z++ awk '{print $1}'
4422023-12-11T20:18:50.954Z+ calculated_sha2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4432023-12-11T20:18:50.954Z+ [[ 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 ]]
4442023-12-11T20:18:50.954Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4452023-12-11T20:18:50.954Z++ COMMIT=2fd39b75df696961e5ea190c7d74dd91f4849cd3
4462023-12-11T20:18:50.954Z++ SHA2=931efa310d972b1f8afba2308751fc6a2035afbaebba77b3a40a8358c123ba3c
4472023-12-11T20:18:50.954Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mg-admin.json
4482023-12-11T20:18:50.954Z+ LOCAL_FILE=out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4492023-12-11T20:18:50.954Z+ main
4502023-12-11T20:18:50.954Z+ [[ 0 != 0 ]]
4512023-12-11T20:18:50.954Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mg-admin.json'
4522023-12-11T20:18:50.954ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mg-admin.json
4532023-12-11T20:18:50.955Z+ echo 'Local file: out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json'
4542023-12-11T20:18:50.955ZLocal file: out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4552023-12-11T20:18:50.955Z+ local DO_DOWNLOAD=true
4562023-12-11T20:18:50.955Z+ [[ -f out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json ]]
4572023-12-11T20:18:50.958Z+ mkdir -p out/downloads
4582023-12-11T20:18:50.958Z+ '[' true == true ']'
4592023-12-11T20:18:50.958Z+ echo Downloading...
4602023-12-11T20:18:50.958ZDownloading...
4612023-12-11T20:18:50.958Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mg-admin.json out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4622023-12-11T20:18:50.958Z+ 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
4632023-12-11T20:18:51.110Z++ do_sha256sum out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4642023-12-11T20:18:51.117Z++ case "$OSTYPE" in
4652023-12-11T20:18:51.118Z++ SHA=sha256sum
4662023-12-11T20:18:51.118Z++ sha256sum
4672023-12-11T20:18:51.118Z++ awk '{print $1}'
4682023-12-11T20:18:51.122Z+ calculated_sha2=931efa310d972b1f8afba2308751fc6a2035afbaebba77b3a40a8358c123ba3c
4692023-12-11T20:18:51.122Z+ [[ 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 ]]
4702023-12-11T20:18:51.127Z+ set -o errexit
4712023-12-11T20:18:51.130Z+++ dirname ./tools/ci_download_dendrite_openapi
4722023-12-11T20:18:51.132Z++ cd ./tools
4732023-12-11T20:18:51.132Z++ pwd
4742023-12-11T20:18:51.132Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4752023-12-11T20:18:51.135Z++ basename ./tools/ci_download_dendrite_openapi
4762023-12-11T20:18:51.135Z+ ARG0=ci_download_dendrite_openapi
4772023-12-11T20:18:51.136Z+ TARGET_DIR=out
4782023-12-11T20:18:51.136Z+ DOWNLOAD_DIR=out/downloads
4792023-12-11T20:18:51.136Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4802023-12-11T20:18:51.136Z++ COMMIT=45e05b2a90203d84510e0c8e902d9449b09ffd9b
4812023-12-11T20:18:51.136Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
4822023-12-11T20:18:51.139Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/45e05b2a90203d84510e0c8e902d9449b09ffd9b/dpd.json
4832023-12-11T20:18:51.139Z+ LOCAL_FILE=out/downloads/dpd-45e05b2a90203d84510e0c8e902d9449b09ffd9b.json
4842023-12-11T20:18:51.139Z+ main
4852023-12-11T20:18:51.139Z+ [[ 0 != 0 ]]
4862023-12-11T20:18:51.139Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/45e05b2a90203d84510e0c8e902d9449b09ffd9b/dpd.json'
4872023-12-11T20:18:51.140ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/45e05b2a90203d84510e0c8e902d9449b09ffd9b/dpd.json
4882023-12-11T20:18:51.140Z+ echo 'Local file: out/downloads/dpd-45e05b2a90203d84510e0c8e902d9449b09ffd9b.json'
4892023-12-11T20:18:51.140ZLocal file: out/downloads/dpd-45e05b2a90203d84510e0c8e902d9449b09ffd9b.json
4902023-12-11T20:18:51.140Z+ local DO_DOWNLOAD=true
4912023-12-11T20:18:51.140Z+ [[ -f out/downloads/dpd-45e05b2a90203d84510e0c8e902d9449b09ffd9b.json ]]
4922023-12-11T20:18:51.140Z+ mkdir -p out/downloads
4932023-12-11T20:18:51.140Z+ '[' true == true ']'
4942023-12-11T20:18:51.140Z+ echo Downloading...
4952023-12-11T20:18:51.140ZDownloading...
4962023-12-11T20:18:51.140Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/45e05b2a90203d84510e0c8e902d9449b09ffd9b/dpd.json out/downloads/dpd-45e05b2a90203d84510e0c8e902d9449b09ffd9b.json
4972023-12-11T20:18:51.140Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-45e05b2a90203d84510e0c8e902d9449b09ffd9b.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/45e05b2a90203d84510e0c8e902d9449b09ffd9b/dpd.json
4982023-12-11T20:18:51.313Z++ do_sha256sum out/downloads/dpd-45e05b2a90203d84510e0c8e902d9449b09ffd9b.json
4992023-12-11T20:18:51.313Z++ case "$OSTYPE" in
5002023-12-11T20:18:51.317Z++ SHA=sha256sum
5012023-12-11T20:18:51.317Z++ sha256sum
5022023-12-11T20:18:51.317Z++ awk '{print $1}'
5032023-12-11T20:18:51.320Z+ calculated_sha2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5042023-12-11T20:18:51.320Z+ [[ 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 ]]
5052023-12-11T20:18:51.330Z+ set -o errexit
5062023-12-11T20:18:51.333Z+++ dirname ./tools/ci_download_dendrite_stub
5072023-12-11T20:18:51.336Z++ cd ./tools
5082023-12-11T20:18:51.336Z++ pwd
5092023-12-11T20:18:51.336Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5102023-12-11T20:18:51.349Z++ basename ./tools/ci_download_dendrite_stub
5112023-12-11T20:18:51.349Z+ ARG0=ci_download_dendrite_stub
5122023-12-11T20:18:51.349Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5132023-12-11T20:18:51.349Z++ CIDL_SHA256_ILLUMOS=b14e73c8091a004472f9825b9b81b2c685bc5a48801704380a80481499060ad9
5142023-12-11T20:18:51.349Z++ CIDL_SHA256_LINUX_DPD=a0d92b5007826b119c68fdaef753e33b125740ec7b3e771bfa6b3aa8d9fcb8cc
5152023-12-11T20:18:51.349Z++ CIDL_SHA256_LINUX_SWADM=13387460db5b57e6ffad6c0b8877af32cc6d53fecc4a1a0910143c0446d39a38
5162023-12-11T20:18:51.349Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5172023-12-11T20:18:51.350Z++ COMMIT=45e05b2a90203d84510e0c8e902d9449b09ffd9b
5182023-12-11T20:18:51.350Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5192023-12-11T20:18:51.351Z+ TARGET_DIR=out
5202023-12-11T20:18:51.351Z+ DOWNLOAD_DIR=out/downloads
5212023-12-11T20:18:51.351Z+ DEST_DIR=./out/dendrite-stub
5222023-12-11T20:18:51.352Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5232023-12-11T20:18:51.352Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5242023-12-11T20:18:51.352Z+ REPO=oxidecomputer/dendrite
5252023-12-11T20:18:51.352Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/45e05b2a90203d84510e0c8e902d9449b09ffd9b
5262023-12-11T20:18:51.374Z+ main
5272023-12-11T20:18:51.374Z+ [[ 0 != 0 ]]
5282023-12-11T20:18:51.374Z+ CIDL_OS=solaris2.11
5292023-12-11T20:18:51.374Z+ [[ 0 != 0 ]]
5302023-12-11T20:18:51.374Z+ configure_os solaris2.11
5312023-12-11T20:18:51.375Z+ echo 'current directory: /work/oxidecomputer/omicron'
5322023-12-11T20:18:51.375Zcurrent directory: /work/oxidecomputer/omicron
5332023-12-11T20:18:51.375Z+ echo 'configuring based on OS: "solaris2.11"'
5342023-12-11T20:18:51.375Z+ case "$1" in
5352023-12-11T20:18:51.375Zconfiguring based on OS: "solaris2.11"
5362023-12-11T20:18:51.375Z+ SET_BINARIES=
5372023-12-11T20:18:51.376Z+ CIDL_SHA256=b14e73c8091a004472f9825b9b81b2c685bc5a48801704380a80481499060ad9
5382023-12-11T20:18:51.376Z+ CIDL_SHA256FUNC=do_sha256sum
5392023-12-11T20:18:51.376Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5402023-12-11T20:18:51.376Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/45e05b2a90203d84510e0c8e902d9449b09ffd9b/dendrite-stub.tar.gz
5412023-12-11T20:18:51.377Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5422023-12-11T20:18:51.377Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/45e05b2a90203d84510e0c8e902d9449b09ffd9b/dendrite-stub.tar.gz'
5432023-12-11T20:18:51.378ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/45e05b2a90203d84510e0c8e902d9449b09ffd9b/dendrite-stub.tar.gz
5442023-12-11T20:18:51.378Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5452023-12-11T20:18:51.378Z+ mkdir -p out/downloads
5462023-12-11T20:18:51.378ZLocal file: out/downloads/dendrite-stub.tar.gz
5472023-12-11T20:18:51.379Z+ mkdir -p ./out/dendrite-stub
5482023-12-11T20:18:51.379Z+ fetch_and_verify
5492023-12-11T20:18:51.379Z+ local DO_DOWNLOAD=true
5502023-12-11T20:18:51.379Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5512023-12-11T20:18:51.379Z+ '[' true == true ']'
5522023-12-11T20:18:51.379Z+ echo Downloading...
5532023-12-11T20:18:51.380ZDownloading...
5542023-12-11T20:18:51.380Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/45e05b2a90203d84510e0c8e902d9449b09ffd9b/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5552023-12-11T20:18:51.380Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/45e05b2a90203d84510e0c8e902d9449b09ffd9b/dendrite-stub.tar.gz
5562023-12-11T20:18:56.802Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5572023-12-11T20:18:56.806Z++ sha256sum
5582023-12-11T20:18:56.809Z++ awk '{print $1}'
5592023-12-11T20:18:57.326Z+ calculated_sha256=b14e73c8091a004472f9825b9b81b2c685bc5a48801704380a80481499060ad9
5602023-12-11T20:18:57.327Z+ [[ b14e73c8091a004472f9825b9b81b2c685bc5a48801704380a80481499060ad9 != \b\1\4\e\7\3\c\8\0\9\1\a\0\0\4\4\7\2\f\9\8\2\5\b\9\b\8\1\b\2\c\6\8\5\b\c\5\a\4\8\8\0\1\7\0\4\3\8\0\a\8\0\4\8\1\4\9\9\0\6\0\a\d\9 ]]
5612023-12-11T20:18:57.327Z+ do_untar out/downloads/dendrite-stub.tar.gz
5622023-12-11T20:18:57.338Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5632023-12-11T20:18:58.045Z+ do_assemble
5642023-12-11T20:18:58.045Z+ rm -r ./out/dendrite-stub
5652023-12-11T20:18:58.049Z+ mkdir ./out/dendrite-stub
5662023-12-11T20:18:58.052Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5672023-12-11T20:18:58.238Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5682023-12-11T20:18:58.320Z+ set -o errexit
5692023-12-11T20:18:58.334Z+++ dirname ./tools/ci_download_maghemite_mgd
5702023-12-11T20:18:58.334Z++ cd ./tools
5712023-12-11T20:18:58.334Z++ pwd
5722023-12-11T20:18:58.334Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5732023-12-11T20:18:58.334Z++ basename ./tools/ci_download_maghemite_mgd
5742023-12-11T20:18:58.334Z+ ARG0=ci_download_maghemite_mgd
5752023-12-11T20:18:58.334Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5762023-12-11T20:18:58.335Z++ CIDL_SHA256=802636775fa77dc6eec193e65fde87e403f6a11531745d47ef5e7ff13b242890
5772023-12-11T20:18:58.335Z++ MGD_LINUX_SHA256=1bcadfd700902e3640843e0bb53d3defdbcd8d86c3279efa0953ae8d6437e2b0
5782023-12-11T20:18:58.335Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
5792023-12-11T20:18:58.335Z++ COMMIT=2fd39b75df696961e5ea190c7d74dd91f4849cd3
5802023-12-11T20:18:58.335Z++ SHA2=931efa310d972b1f8afba2308751fc6a2035afbaebba77b3a40a8358c123ba3c
5812023-12-11T20:18:58.335Z+ TARGET_DIR=out
5822023-12-11T20:18:58.335Z+ DOWNLOAD_DIR=out/downloads
5832023-12-11T20:18:58.335Z+ DEST_DIR=./out/mgd
5842023-12-11T20:18:58.335Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
5852023-12-11T20:18:58.336Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5862023-12-11T20:18:58.336Z+ REPO=oxidecomputer/maghemite
5872023-12-11T20:18:58.336Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3
5882023-12-11T20:18:58.336Z+ main
5892023-12-11T20:18:58.336Z+ [[ 0 != 0 ]]
5902023-12-11T20:18:58.336Z+ CIDL_OS=solaris2.11
5912023-12-11T20:18:58.336Z+ [[ 0 != 0 ]]
5922023-12-11T20:18:58.336Z+ configure_os solaris2.11
5932023-12-11T20:18:58.336Z+ echo 'current directory: /work/oxidecomputer/omicron'
5942023-12-11T20:18:58.337Zcurrent directory: /work/oxidecomputer/omicron
5952023-12-11T20:18:58.337Z+ echo 'configuring based on OS: "solaris2.11"'
5962023-12-11T20:18:58.337Z+ case "$1" in
5972023-12-11T20:18:58.337Zconfiguring based on OS: "solaris2.11"
5982023-12-11T20:18:58.337Z+ SET_BINARIES=
5992023-12-11T20:18:58.337Z+ CIDL_SHA256FUNC=do_sha256sum
6002023-12-11T20:18:58.337Z+ TARBALL_FILENAME=mgd.tar.gz
6012023-12-11T20:18:58.337Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mgd.tar.gz
6022023-12-11T20:18:58.337Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6032023-12-11T20:18:58.338Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mgd.tar.gz'
6042023-12-11T20:18:58.338ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mgd.tar.gz
6052023-12-11T20:18:58.338Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6062023-12-11T20:18:58.338ZLocal file: out/downloads/mgd.tar.gz
6072023-12-11T20:18:58.338Z+ mkdir -p out/downloads
6082023-12-11T20:18:58.338Z+ mkdir -p ./out/mgd
6092023-12-11T20:18:58.338Z+ fetch_and_verify
6102023-12-11T20:18:58.338Z+ local DO_DOWNLOAD=true
6112023-12-11T20:18:58.338Z+ [[ -f out/downloads/mgd.tar.gz ]]
6122023-12-11T20:18:58.339Z+ '[' true == true ']'
6132023-12-11T20:18:58.339Z+ echo Downloading...
6142023-12-11T20:18:58.339ZDownloading...
6152023-12-11T20:18:58.339Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mgd.tar.gz out/downloads/mgd.tar.gz
6162023-12-11T20:18:58.339Z+ 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
6172023-12-11T20:19:01.629Z++ do_sha256sum out/downloads/mgd.tar.gz
6182023-12-11T20:19:01.633Z++ sha256sum
6192023-12-11T20:19:01.633Z++ awk '{print $1}'
6202023-12-11T20:19:01.737Z+ calculated_sha256=802636775fa77dc6eec193e65fde87e403f6a11531745d47ef5e7ff13b242890
6212023-12-11T20:19:01.737Z+ [[ 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 ]]
6222023-12-11T20:19:01.737Z+ do_untar out/downloads/mgd.tar.gz
6232023-12-11T20:19:01.737Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6242023-12-11T20:19:02.371Z+ do_assemble
6252023-12-11T20:19:02.371Z+ rm -r ./out/mgd
6262023-12-11T20:19:02.375Z+ mkdir ./out/mgd
6272023-12-11T20:19:02.379Z+ cp -r out/downloads/root ./out/mgd/root
6282023-12-11T20:19:02.671Z+ set -o errexit
6292023-12-11T20:19:02.677Z+++ dirname ./tools/ci_download_transceiver_control
6302023-12-11T20:19:02.677Z++ cd ./tools
6312023-12-11T20:19:02.677Z++ pwd
6322023-12-11T20:19:02.677Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6332023-12-11T20:19:02.677Z++ basename ./tools/ci_download_transceiver_control
6342023-12-11T20:19:02.677Z+ ARG0=ci_download_transceiver_control
6352023-12-11T20:19:02.677Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6362023-12-11T20:19:02.677Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6372023-12-11T20:19:02.677Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6382023-12-11T20:19:02.677Z+ TARGET_DIR=out
6392023-12-11T20:19:02.677Z+ DOWNLOAD_DIR=out/downloads
6402023-12-11T20:19:02.678Z+ DEST_DIR=./out/transceiver-control
6412023-12-11T20:19:02.678Z+ BIN_DIR=/opt/oxide/bin
6422023-12-11T20:19:02.678Z+ BINARY=xcvradm
6432023-12-11T20:19:02.678Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6442023-12-11T20:19:02.678Z+ REPO=oxidecomputer/transceiver-control
6452023-12-11T20:19:02.678Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6462023-12-11T20:19:02.678Z+ main
6472023-12-11T20:19:02.678Z+ [[ 0 != 0 ]]
6482023-12-11T20:19:02.678Z+ CIDL_OS=solaris2.11
6492023-12-11T20:19:02.678Z+ [[ 0 != 0 ]]
6502023-12-11T20:19:02.678Z+ configure_os solaris2.11
6512023-12-11T20:19:02.679Z+ echo 'current directory: /work/oxidecomputer/omicron'
6522023-12-11T20:19:02.679Zcurrent directory: /work/oxidecomputer/omicron
6532023-12-11T20:19:02.679Z+ echo 'configuring based on OS: "solaris2.11"'
6542023-12-11T20:19:02.679Z+ case "$1" in
6552023-12-11T20:19:02.680Z+ SET_BINARIES=
6562023-12-11T20:19:02.680Zconfiguring based on OS: "solaris2.11"
6572023-12-11T20:19:02.680Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6582023-12-11T20:19:02.680Z+ CIDL_SHA256FUNC=do_sha256sum
6592023-12-11T20:19:02.680Z+ ARCHIVE_FILENAME=xcvradm.gz
6602023-12-11T20:19:02.681Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6612023-12-11T20:19:02.682Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6622023-12-11T20:19:02.682Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6632023-12-11T20:19:02.682ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6642023-12-11T20:19:02.682ZLocal file: out/downloads/xcvradm.gz
6652023-12-11T20:19:02.682Z+ echo 'Local file: out/downloads/xcvradm.gz'
6662023-12-11T20:19:02.682Z+ mkdir -p out/downloads
6672023-12-11T20:19:02.682Z+ mkdir -p ./out/transceiver-control
6682023-12-11T20:19:02.682Z+ fetch_and_verify
6692023-12-11T20:19:02.682Z+ local DO_DOWNLOAD=true
6702023-12-11T20:19:02.683Z+ [[ -f out/downloads/xcvradm.gz ]]
6712023-12-11T20:19:02.683Z+ '[' true == true ']'
6722023-12-11T20:19:02.683Z+ echo Downloading...
6732023-12-11T20:19:02.683ZDownloading...
6742023-12-11T20:19:02.683Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6752023-12-11T20:19:02.684Z+ 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
6762023-12-11T20:19:03.902Z++ do_sha256sum out/downloads/xcvradm.gz
6772023-12-11T20:19:03.906Z++ sha256sum
6782023-12-11T20:19:03.906Z++ awk '{print $1}'
6792023-12-11T20:19:03.929Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6802023-12-11T20:19:03.929Z+ [[ 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 ]]
6812023-12-11T20:19:03.933Z+ do_unpack out/downloads/xcvradm.gz
6822023-12-11T20:19:03.933Z+ mkdir -p out/downloads/root//opt/oxide/bin
6832023-12-11T20:19:03.933Z+ gzip -dc out/downloads/xcvradm.gz
6842023-12-11T20:19:04.107Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
6852023-12-11T20:19:04.112Z+ do_assemble
6862023-12-11T20:19:04.112Z+ rm -r ./out/transceiver-control
6872023-12-11T20:19:04.116Z+ mkdir ./out/transceiver-control
6882023-12-11T20:19:04.116Z+ cp -r out/downloads/root ./out/transceiver-control/root
6892023-12-11T20:19:04.317ZAll prerequisites installed successfully
6902023-12-11T20:19:04.321Z
6912023-12-11T20:19:04.321Zreal 2:09.483750347
6922023-12-11T20:19:04.321Zuser 57.575179112
6932023-12-11T20:19:04.322Zsys 10.634220206
6942023-12-11T20:19:04.322Ztrap 0.027706775
6952023-12-11T20:19:04.322Ztflt 0.379561807
6962023-12-11T20:19:04.322Zdflt 1.228653478
6972023-12-11T20:19:04.322Zkflt 0.302957642
6982023-12-11T20:19:04.322Zlock 1.764720274
6992023-12-11T20:19:04.323Zslp 3:47.185430997
7002023-12-11T20:19:04.323Zlat 3.454419053
7012023-12-11T20:19:04.323Zstop 0.077016392
7022023-12-11T20:19:04.323Z+ banner end-to-end-tests
7032023-12-11T20:19:04.428Z
7042023-12-11T20:19:04.428Z ###### # # ##### ##### #### ###### # # #####
7052023-12-11T20:19:04.428Z # ## # # # # # # # ## # # #
7062023-12-11T20:19:04.429Z ##### # # # # # ##### # # # ##### ##### # # # # #
7072023-12-11T20:19:04.429Z # # # # # # # # # # # # # # #
7082023-12-11T20:19:04.429Z # # ## # # # # # # # ## # #
7092023-12-11T20:19:04.429Z ###### # # ##### # #### ###### # # #####
7102023-12-11T20:19:04.429Z
7112023-12-11T20:19:04.434Z+ export CARGO_PROFILE_DEV_DEBUG=1
7122023-12-11T20:19:04.434Z+ CARGO_PROFILE_DEV_DEBUG=1
7132023-12-11T20:19:04.434Z+ export CARGO_PROFILE_TEST_DEBUG=1
7142023-12-11T20:19:04.434Z+ CARGO_PROFILE_TEST_DEBUG=1
7152023-12-11T20:19:04.434Z+ export CARGO_INCREMENTAL=0
7162023-12-11T20:19:04.435Z+ CARGO_INCREMENTAL=0
7172023-12-11T20:19:04.435Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
7182023-12-11T20:19:04.824Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7192023-12-11T20:19:05.193Z Updating crates.io index
7202023-12-11T20:19:05.197Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7212023-12-11T20:19:06.088Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7222023-12-11T20:19:09.004Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7232023-12-11T20:19:09.931Z Updating git repository `http://github.com/oxidecomputer/tofino`
7242023-12-11T20:19:10.284Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7252023-12-11T20:19:10.629Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7262023-12-11T20:19:10.954Z Updating git repository `https://github.com/oxidecomputer/propolis`
7272023-12-11T20:19:12.432Z Updating git repository `https://github.com/oxidecomputer/crucible`
7282023-12-11T20:19:14.228Z Updating git repository `https://github.com/oxidecomputer/opte`
7292023-12-11T20:19:16.680Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7302023-12-11T20:19:17.015Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7312023-12-11T20:19:17.617Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7322023-12-11T20:19:18.096Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7332023-12-11T20:19:18.430Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7342023-12-11T20:19:18.842Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7352023-12-11T20:19:19.269Z Updating git repository `https://github.com/njaremko/samael`
7362023-12-11T20:19:19.706Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7372023-12-11T20:19:20.389Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7382023-12-11T20:19:20.807Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7392023-12-11T20:19:21.150Z Updating git repository `https://github.com/jgallagher/nix`
7402023-12-11T20:19:22.557Z Updating git repository `https://github.com/cbiffle/hubpack`
7412023-12-11T20:19:22.989Z Updating git repository `https://github.com/oxidecomputer/typify`
7422023-12-11T20:19:24.037Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7432023-12-11T20:19:24.454Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7442023-12-11T20:19:24.755Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7452023-12-11T20:19:26.392Z Downloading crates ...
7462023-12-11T20:19:26.617Z Downloaded md-5 v0.10.5
7472023-12-11T20:19:26.637Z Downloaded normalize-line-endings v0.3.0
7482023-12-11T20:19:26.645Z Downloaded ctr v0.9.2
7492023-12-11T20:19:26.651Z Downloaded num-derive v0.4.0
7502023-12-11T20:19:26.656Z Downloaded managed v0.8.0
7512023-12-11T20:19:26.658Z Downloaded num-rational v0.4.1
7522023-12-11T20:19:26.662Z Downloaded parking_lot v0.12.1
7532023-12-11T20:19:26.667Z Downloaded once_cell v1.19.0
7542023-12-11T20:19:26.673Z Downloaded base64 v0.21.5
7552023-12-11T20:19:26.684Z Downloaded r2d2 v0.8.10
7562023-12-11T20:19:26.693Z Downloaded postcard v1.0.8
7572023-12-11T20:19:26.702Z Downloaded crucible-workspace-hack v0.1.0
7582023-12-11T20:19:26.705Z Downloaded aead v0.5.2
7592023-12-11T20:19:26.709Z Downloaded option-ext v0.2.0
7602023-12-11T20:19:26.715Z Downloaded proc-macro-error-attr v1.0.4
7612023-12-11T20:19:26.723Z Downloaded pem v3.0.2
7622023-12-11T20:19:26.729Z Downloaded precomputed-hash v0.1.1
7632023-12-11T20:19:26.733Z Downloaded ciborium-io v0.2.1
7642023-12-11T20:19:26.744Z Downloaded openssl-macros v0.1.1
7652023-12-11T20:19:26.744Z Downloaded pretty-hex v0.2.1
7662023-12-11T20:19:26.744Z Downloaded parse-display v0.8.2
7672023-12-11T20:19:26.747Z Downloaded cipher v0.4.4
7682023-12-11T20:19:26.750Z Downloaded ppv-lite86 v0.2.17
7692023-12-11T20:19:26.756Z Downloaded defmt-parser v0.3.3
7702023-12-11T20:19:26.759Z Downloaded num_enum v0.5.11
7712023-12-11T20:19:26.771Z Downloaded proc-macro-crate v1.3.1
7722023-12-11T20:19:26.774Z Downloaded paste v1.0.14
7732023-12-11T20:19:26.782Z Downloaded bit-set v0.5.3
7742023-12-11T20:19:26.785Z Downloaded memoffset v0.9.0
7752023-12-11T20:19:26.788Z Downloaded byteorder v1.5.0
7762023-12-11T20:19:26.793Z Downloaded swrite v0.1.0
7772023-12-11T20:19:26.796Z Downloaded macaddr v1.0.1
7782023-12-11T20:19:26.800Z Downloaded zone_cfg_derive v0.3.0
7792023-12-11T20:19:26.804Z Downloaded native-tls v0.2.11
7802023-12-11T20:19:26.811Z Downloaded proc-macro-error v1.0.4
7812023-12-11T20:19:26.816Z Downloaded atomic-waker v1.1.1
7822023-12-11T20:19:26.819Z Downloaded pin-project-lite v0.2.13
7832023-12-11T20:19:26.831Z Downloaded darling v0.20.3
7842023-12-11T20:19:26.839Z Downloaded password-hash v0.4.2
7852023-12-11T20:19:26.843Z Downloaded zone v0.3.0
7862023-12-11T20:19:26.847Z Downloaded backoff v0.4.0
7872023-12-11T20:19:26.850Z Downloaded derive-where v1.2.6
7882023-12-11T20:19:26.858Z Downloaded linear-map v1.2.0
7892023-12-11T20:19:26.869Z Downloaded p256 v0.13.2
7902023-12-11T20:19:26.873Z Downloaded rustfmt-wrapper v0.2.0
7912023-12-11T20:19:26.873Z Downloaded endian-type v0.1.2
7922023-12-11T20:19:26.878Z Downloaded slog-scope v4.4.0
7932023-12-11T20:19:26.878Z Downloaded ahash v0.8.3
7942023-12-11T20:19:26.884Z Downloaded equivalent v1.0.1
7952023-12-11T20:19:26.887Z Downloaded hyper-rustls v0.24.2
7962023-12-11T20:19:26.891Z Downloaded tower-service v0.3.2
7972023-12-11T20:19:26.894Z Downloaded clap v4.4.3
7982023-12-11T20:19:26.912Z Downloaded ipnetwork v0.20.0
7992023-12-11T20:19:26.915Z Downloaded rustc-demangle v0.1.23
8002023-12-11T20:19:26.919Z Downloaded slog-dtrace v0.2.3
8012023-12-11T20:19:26.922Z Downloaded errno v0.3.2
8022023-12-11T20:19:26.925Z Downloaded itoa v1.0.9
8032023-12-11T20:19:26.932Z Downloaded scheduled-thread-pool v0.2.7
8042023-12-11T20:19:26.943Z Downloaded sec1 v0.7.3
8052023-12-11T20:19:26.943Z Downloaded group v0.13.0
8062023-12-11T20:19:26.944Z Downloaded diesel_derives v2.1.2
8072023-12-11T20:19:26.965Z Downloaded signal-hook-registry v1.4.1
8082023-12-11T20:19:26.965Z Downloaded subtle v2.5.0
8092023-12-11T20:19:26.976Z Downloaded slog-envlogger v2.2.0
8102023-12-11T20:19:26.976Z Downloaded tokio-native-tls v0.3.1
8112023-12-11T20:19:26.976Z Downloaded toolchain_find v0.2.0
8122023-12-11T20:19:26.976Z Downloaded utf8parse v0.2.1
8132023-12-11T20:19:26.977Z Downloaded is-terminal v0.4.9
8142023-12-11T20:19:26.977Z Downloaded semver v1.0.20
8152023-12-11T20:19:26.977Z Downloaded ipnet v2.8.0
8162023-12-11T20:19:26.987Z Downloaded httparse v1.8.0
8172023-12-11T20:19:26.987Z Downloaded slog-bunyan v2.4.0
8182023-12-11T20:19:26.988Z Downloaded either v1.9.0
8192023-12-11T20:19:27.015Z Downloaded fxhash v0.2.1
8202023-12-11T20:19:27.015Z Downloaded fastrand v2.0.0
8212023-12-11T20:19:27.016Z Downloaded strum v0.25.0
8222023-12-11T20:19:27.016Z Downloaded futures-sink v0.3.29
8232023-12-11T20:19:27.016Z Downloaded sct v0.7.0
8242023-12-11T20:19:27.016Z Downloaded ucd-trie v0.1.6
8252023-12-11T20:19:27.016Z Downloaded signature v2.1.0
8262023-12-11T20:19:27.016Z Downloaded lazy_static v1.4.0
8272023-12-11T20:19:27.016Z Downloaded foreign-types v0.5.0
8282023-12-11T20:19:27.016Z Downloaded slog-json v2.6.1
8292023-12-11T20:19:27.017Z Downloaded slog-async v2.8.0
8302023-12-11T20:19:27.026Z Downloaded serde_with_macros v3.4.0
8312023-12-11T20:19:27.026Z Downloaded headers v0.3.9
8322023-12-11T20:19:27.035Z Downloaded fnv v1.0.7
8332023-12-11T20:19:27.039Z Downloaded walkdir v2.4.0
8342023-12-11T20:19:27.039Z Downloaded universal-hash v0.5.1
8352023-12-11T20:19:27.039Z Downloaded snafu-derive v0.7.5
8362023-12-11T20:19:27.045Z Downloaded tempfile v3.8.1
8372023-12-11T20:19:27.051Z Downloaded siphasher v0.3.11
8382023-12-11T20:19:27.052Z Downloaded signal-hook-mio v0.2.3
8392023-12-11T20:19:27.052Z Downloaded semver-parser v0.10.2
8402023-12-11T20:19:27.060Z Downloaded spki v0.7.2
8412023-12-11T20:19:27.067Z Downloaded cc v1.0.83
8422023-12-11T20:19:27.068Z Downloaded iana-time-zone v0.1.57
8432023-12-11T20:19:27.078Z Downloaded hubpack_derive v0.1.1
8442023-12-11T20:19:27.078Z Downloaded foreign-types-shared v0.1.1
8452023-12-11T20:19:27.078Z Downloaded fallible-iterator v0.2.0
8462023-12-11T20:19:27.084Z Downloaded subprocess v0.2.9
8472023-12-11T20:19:27.084Z Downloaded ghash v0.5.0
8482023-12-11T20:19:27.084Z Downloaded take_mut v0.2.2
8492023-12-11T20:19:27.085Z Downloaded structmeta-derive v0.2.0
8502023-12-11T20:19:27.092Z Downloaded pin-project v1.1.3
8512023-12-11T20:19:27.105Z Downloaded russh-cryptovec v0.7.0
8522023-12-11T20:19:27.109Z Downloaded http-range v0.1.5
8532023-12-11T20:19:27.109Z Downloaded try-lock v0.2.4
8542023-12-11T20:19:27.112Z Downloaded semver v0.11.0
8552023-12-11T20:19:27.119Z Downloaded dtrace-parser v0.1.14
8562023-12-11T20:19:27.121Z Downloaded foreign-types-shared v0.3.1
8572023-12-11T20:19:27.131Z Downloaded stringprep v0.1.3
8582023-12-11T20:19:27.131Z Downloaded futures-channel v0.3.29
8592023-12-11T20:19:27.131Z Downloaded serde_path_to_error v0.1.14
8602023-12-11T20:19:27.131Z Downloaded secrecy v0.8.0
8612023-12-11T20:19:27.131Z Downloaded strum_macros v0.25.2
8622023-12-11T20:19:27.134Z Downloaded http-body v0.4.5
8632023-12-11T20:19:27.137Z Downloaded rfc6979 v0.4.0
8642023-12-11T20:19:27.137Z Downloaded num-bigint v0.4.4
8652023-12-11T20:19:27.147Z Downloaded serde_tokenstream v0.1.7
8662023-12-11T20:19:27.154Z Downloaded ff v0.13.0
8672023-12-11T20:19:27.157Z Downloaded crossbeam-channel v0.5.8
8682023-12-11T20:19:27.165Z Downloaded untrusted v0.7.1
8692023-12-11T20:19:27.168Z Downloaded structmeta v0.2.0
8702023-12-11T20:19:27.171Z Downloaded thiserror-no-std v2.0.2
8712023-12-11T20:19:27.176Z Downloaded resolv-conf v0.7.0
8722023-12-11T20:19:27.187Z Downloaded russh v0.40.0
8732023-12-11T20:19:27.196Z Downloaded form_urlencoded v1.2.1
8742023-12-11T20:19:27.201Z Downloaded toml_edit v0.21.0
8752023-12-11T20:19:27.233Z Downloaded structopt v0.3.26
8762023-12-11T20:19:27.247Z Downloaded tracing-core v0.1.31
8772023-12-11T20:19:27.252Z Downloaded tokio-rustls v0.24.1
8782023-12-11T20:19:27.257Z Downloaded time v0.3.27
8792023-12-11T20:19:27.270Z Downloaded tungstenite v0.20.1
8802023-12-11T20:19:27.275Z Downloaded rcgen v0.11.3
8812023-12-11T20:19:27.281Z Downloaded itertools v0.11.0
8822023-12-11T20:19:27.294Z Downloaded signal-hook v0.3.17
8832023-12-11T20:19:27.302Z Downloaded socket2 v0.4.9
8842023-12-11T20:19:27.306Z Downloaded schemars v0.8.13
8852023-12-11T20:19:27.326Z Downloaded http v0.2.11
8862023-12-11T20:19:27.333Z Downloaded serde_with v3.4.0
8872023-12-11T20:19:27.346Z Downloaded indexmap v1.9.3
8882023-12-11T20:19:27.353Z Downloaded hkdf v0.12.3
8892023-12-11T20:19:27.358Z Downloaded hyper v0.14.27
8902023-12-11T20:19:27.380Z Downloaded trust-dns-server v0.22.1
8912023-12-11T20:19:27.389Z Downloaded hashbrown v0.12.3
8922023-12-11T20:19:27.399Z Downloaded regex-automata v0.1.10
8932023-12-11T20:19:27.406Z Downloaded reqwest v0.11.22
8942023-12-11T20:19:27.419Z Downloaded syn v2.0.32
8952023-12-11T20:19:27.443Z Downloaded unicode-normalization v0.1.22
8962023-12-11T20:19:27.448Z Downloaded openssl v0.10.60
8972023-12-11T20:19:27.465Z Downloaded vcpkg v0.2.15
8982023-12-11T20:19:27.579Z Downloaded serde_json v1.0.108
8992023-12-11T20:19:27.588Z Downloaded idna v0.5.0
9002023-12-11T20:19:27.590Z Downloaded gimli v0.28.0
9012023-12-11T20:19:27.607Z Downloaded radix_trie v0.2.1
9022023-12-11T20:19:27.620Z Downloaded rustix v0.38.25
9032023-12-11T20:19:27.666Z Downloaded syn v1.0.109
9042023-12-11T20:19:27.690Z Downloaded openapiv3 v2.0.0-rc.1
9052023-12-11T20:19:27.716Z Downloaded idna v0.2.3
9062023-12-11T20:19:27.731Z Downloaded zerocopy-derive v0.2.0
9072023-12-11T20:19:27.847Z Downloaded bstr v0.2.17
9082023-12-11T20:19:27.859Z Downloaded smoltcp v0.10.0
9092023-12-11T20:19:27.859Z Downloaded bstr v1.6.0
9102023-12-11T20:19:27.859Z Downloaded regex-automata v0.3.8
9112023-12-11T20:19:27.869Z Downloaded regex-syntax v0.8.2
9122023-12-11T20:19:27.883Z Downloaded tokio v1.35.0
9132023-12-11T20:19:27.954Z Downloaded sled v0.34.7
9142023-12-11T20:19:27.978Z Downloaded sha3 v0.10.8
9152023-12-11T20:19:27.993Z Downloaded bzip2-sys v0.1.11+1.0.8
9162023-12-11T20:19:28.021Z Downloaded libc v0.2.150
9172023-12-11T20:19:28.073Z Downloaded winapi v0.3.9
9182023-12-11T20:19:28.150Z Downloaded zerocopy-derive v0.6.4
9192023-12-11T20:19:28.171Z Downloaded regex-automata v0.4.3
9202023-12-11T20:19:28.207Z Downloaded regex-syntax v0.7.5
9212023-12-11T20:19:28.224Z Downloaded regex v1.10.2
9222023-12-11T20:19:28.256Z Downloaded encoding_rs v0.8.33
9232023-12-11T20:19:28.295Z Downloaded rustls v0.21.9
9242023-12-11T20:19:28.323Z Downloaded rustix v0.37.23
9252023-12-11T20:19:28.358Z Downloaded zerocopy-derive v0.7.26
9262023-12-11T20:19:28.383Z Downloaded webpki-roots v0.25.2
9272023-12-11T20:19:28.390Z Downloaded trust-dns-proto v0.22.0
9282023-12-11T20:19:28.415Z Downloaded ring v0.17.7
9292023-12-11T20:19:28.558Z Downloaded smoltcp v0.9.1
9302023-12-11T20:19:28.580Z Downloaded rustls-webpki v0.101.7
9312023-12-11T20:19:28.672Z Downloaded chrono v0.4.31
9322023-12-11T20:19:28.681Z Downloaded regress v0.7.1
9332023-12-11T20:19:28.681Z Downloaded diesel v2.1.4
9342023-12-11T20:19:28.681Z Downloaded curve25519-dalek v4.1.0
9352023-12-11T20:19:28.705Z Downloaded h2 v0.3.21
9362023-12-11T20:19:28.711Z Downloaded clap_builder v4.4.2
9372023-12-11T20:19:28.721Z Downloaded hashbrown v0.14.2
9382023-12-11T20:19:28.732Z Downloaded itertools v0.10.5
9392023-12-11T20:19:28.745Z Downloaded ed25519-dalek v2.0.0
9402023-12-11T20:19:28.751Z Downloaded ring v0.16.20
9412023-12-11T20:19:28.918Z Downloaded futures-util v0.3.29
9422023-12-11T20:19:28.940Z Downloaded object v0.32.1
9432023-12-11T20:19:28.961Z Downloaded libm v0.2.7
9442023-12-11T20:19:28.976Z Downloaded hashbrown v0.13.2
9452023-12-11T20:19:28.984Z Downloaded unicode-segmentation v1.10.1
9462023-12-11T20:19:28.990Z Downloaded indexmap v2.1.0
9472023-12-11T20:19:28.997Z Downloaded tokio-util v0.7.10
9482023-12-11T20:19:29.008Z Downloaded zerocopy v0.7.26
9492023-12-11T20:19:29.037Z Downloaded itertools v0.12.0
9502023-12-11T20:19:29.050Z Downloaded ed25519 v2.2.2
9512023-12-11T20:19:29.053Z Downloaded tokio-postgres v0.7.10
9522023-12-11T20:19:29.062Z Downloaded trust-dns-client v0.22.0
9532023-12-11T20:19:29.072Z Downloaded crossterm v0.27.0
9542023-12-11T20:19:29.083Z Downloaded winnow v0.5.15
9552023-12-11T20:19:29.099Z Downloaded pest v2.7.2
9562023-12-11T20:19:29.111Z Downloaded flate2 v1.0.28
9572023-12-11T20:19:29.118Z Downloaded ryu v1.0.15
9582023-12-11T20:19:29.122Z Downloaded socket2 v0.5.5
9592023-12-11T20:19:29.126Z Downloaded unsafe-libyaml v0.2.9
9602023-12-11T20:19:29.133Z Downloaded slog-term v2.9.0
9612023-12-11T20:19:29.137Z Downloaded elliptic-curve v0.13.8
9622023-12-11T20:19:29.143Z Downloaded half v1.8.2
9632023-12-11T20:19:29.147Z Downloaded clap v2.34.0
9642023-12-11T20:19:29.162Z Downloaded aho-corasick v1.0.4
9652023-12-11T20:19:29.171Z Downloaded schemars_derive v0.8.13
9662023-12-11T20:19:29.173Z Downloaded petgraph v0.6.4
9672023-12-11T20:19:29.198Z Downloaded hubpack v0.1.2
9682023-12-11T20:19:29.201Z Downloaded smallvec v1.11.0
9692023-12-11T20:19:29.205Z Downloaded spin v0.9.8
9702023-12-11T20:19:29.208Z Downloaded tracing v0.1.37
9712023-12-11T20:19:29.215Z Downloaded aes v0.8.3
9722023-12-11T20:19:29.223Z Downloaded rand v0.7.3
9732023-12-11T20:19:29.260Z Downloaded enum-as-inner v0.5.1
9742023-12-11T20:19:29.266Z Downloaded serde_derive_internals v0.26.0
9752023-12-11T20:19:29.266Z Downloaded similar v2.2.1
9762023-12-11T20:19:29.266Z Downloaded serde v1.0.192
9772023-12-11T20:19:29.266Z Downloaded strsim v0.10.0
9782023-12-11T20:19:29.266Z Downloaded utf-8 v0.7.6
9792023-12-11T20:19:29.266Z Downloaded structopt-derive v0.4.18
9802023-12-11T20:19:29.266Z Downloaded httpdate v1.0.3
9812023-12-11T20:19:29.266Z Downloaded slog-stdlog v4.1.1
9822023-12-11T20:19:29.266Z Downloaded filetime v0.2.23
9832023-12-11T20:19:29.271Z Downloaded unicode-ident v1.0.12
9842023-12-11T20:19:29.271Z Downloaded typenum v1.16.0
9852023-12-11T20:19:29.274Z Downloaded snafu v0.7.5
9862023-12-11T20:19:29.284Z Downloaded heapless v0.7.16
9872023-12-11T20:19:29.290Z Downloaded unicode-bidi v0.3.13
9882023-12-11T20:19:29.296Z Downloaded scopeguard v1.2.0
9892023-12-11T20:19:29.299Z Downloaded tinyvec v1.6.0
9902023-12-11T20:19:29.302Z Downloaded toml_edit v0.19.15
9912023-12-11T20:19:29.332Z Downloaded toml v0.7.8
9922023-12-11T20:19:29.337Z Downloaded rustls-native-certs v0.6.3
9932023-12-11T20:19:29.342Z Downloaded futures-task v0.3.29
9942023-12-11T20:19:29.345Z Downloaded float-cmp v0.9.0
9952023-12-11T20:19:29.351Z Downloaded static_assertions v1.1.0
9962023-12-11T20:19:29.351Z Downloaded serde_spanned v0.6.4
9972023-12-11T20:19:29.354Z Downloaded io-lifetimes v1.0.11
9982023-12-11T20:19:29.354Z Downloaded slog v2.7.0
9992023-12-11T20:19:29.358Z Downloaded fixedbitset v0.4.2
10002023-12-11T20:19:29.361Z Downloaded home v0.5.5
10012023-12-11T20:19:29.364Z Downloaded hex v0.4.3
10022023-12-11T20:19:29.366Z Downloaded heck v0.4.1
10032023-12-11T20:19:29.367Z Downloaded stable_deref_trait v1.2.0
10042023-12-11T20:19:29.369Z Downloaded untrusted v0.9.0
10052023-12-11T20:19:29.373Z Downloaded sha2 v0.10.8
10062023-12-11T20:19:29.376Z Downloaded zip v0.6.6
10072023-12-11T20:19:29.382Z Downloaded tar v0.4.40
10082023-12-11T20:19:29.387Z Downloaded toml v0.5.11
10092023-12-11T20:19:29.391Z Downloaded toml v0.8.8
10102023-12-11T20:19:29.399Z Downloaded thiserror-impl-no-std v2.0.2
10112023-12-11T20:19:29.402Z Downloaded textwrap v0.11.0
10122023-12-11T20:19:29.408Z Downloaded waitgroup v0.1.2
10132023-12-11T20:19:29.408Z Downloaded slab v0.4.9
10142023-12-11T20:19:29.413Z Downloaded russh-keys v0.40.0
10152023-12-11T20:19:29.413Z Downloaded der v0.7.8
10162023-12-11T20:19:29.422Z Downloaded hostname v0.3.1
10172023-12-11T20:19:29.425Z Downloaded heck v0.3.3
10182023-12-11T20:19:29.425Z Downloaded hmac v0.12.1
10192023-12-11T20:19:29.429Z Downloaded time-macros v0.2.13
10202023-12-11T20:19:29.432Z Downloaded ecdsa v0.16.9
10212023-12-11T20:19:29.436Z Downloaded serde_yaml v0.9.25
10222023-12-11T20:19:29.440Z Downloaded tokio-macros v2.2.0
10232023-12-11T20:19:29.444Z Downloaded uuid v1.6.1
10242023-12-11T20:19:29.450Z Downloaded keccak v0.1.4
10252023-12-11T20:19:29.454Z Downloaded flagset v0.4.3
10262023-12-11T20:19:29.454Z Downloaded bytes v1.5.0
10272023-12-11T20:19:29.458Z Downloaded backtrace v0.3.69
10282023-12-11T20:19:29.467Z Downloaded url v2.5.0
10292023-12-11T20:19:29.472Z Downloaded trust-dns-resolver v0.22.0
10302023-12-11T20:19:29.479Z Downloaded serde_tokenstream v0.2.0
10312023-12-11T20:19:29.484Z Downloaded rustls-pemfile v1.0.3
10322023-12-11T20:19:29.488Z Downloaded libefi-sys v0.1.0
10332023-12-11T20:19:29.491Z Downloaded hash32 v0.2.1
10342023-12-11T20:19:29.494Z Downloaded crypto-bigint v0.5.2
10352023-12-11T20:19:29.503Z Downloaded bzip2 v0.4.4
10362023-12-11T20:19:29.507Z Downloaded serde_derive v1.0.192
10372023-12-11T20:19:29.513Z Downloaded futures v0.3.29
10382023-12-11T20:19:29.520Z Downloaded embedded-io v0.4.0
10392023-12-11T20:19:29.523Z Downloaded serde_urlencoded v0.7.1
10402023-12-11T20:19:29.526Z Downloaded inout v0.1.3
10412023-12-11T20:19:29.530Z Downloaded chacha20poly1305 v0.10.1
10422023-12-11T20:19:29.534Z Downloaded same-file v1.0.6
10432023-12-11T20:19:29.534Z Downloaded string_cache v0.8.7
10442023-12-11T20:19:29.537Z Downloaded terminal_size v0.2.6
10452023-12-11T20:19:29.537Z Downloaded vsss-rs v3.3.1
10462023-12-11T20:19:29.541Z Downloaded getrandom v0.2.10
10472023-12-11T20:19:29.546Z Downloaded dyn-clone v1.0.13
10482023-12-11T20:19:29.549Z Downloaded dof v0.1.5
10492023-12-11T20:19:29.552Z Downloaded smf v0.2.2
10502023-12-11T20:19:29.559Z Downloaded arc-swap v1.6.0
10512023-12-11T20:19:29.562Z Downloaded num-traits v0.2.16
10522023-12-11T20:19:29.565Z Downloaded glob v0.3.1
10532023-12-11T20:19:29.568Z Downloaded strsim v0.8.0
10542023-12-11T20:19:29.568Z Downloaded getrandom v0.1.16
10552023-12-11T20:19:29.572Z Downloaded instant v0.1.12
10562023-12-11T20:19:29.576Z Downloaded rustversion v1.0.14
10572023-12-11T20:19:29.580Z Downloaded spin v0.5.2
10582023-12-11T20:19:29.586Z Downloaded serde_repr v0.1.16
10592023-12-11T20:19:29.590Z Downloaded usdt-impl v0.3.5
10602023-12-11T20:19:29.590Z Downloaded anyhow v1.0.75
10612023-12-11T20:19:29.593Z Downloaded zerocopy v0.6.4
10622023-12-11T20:19:29.597Z Downloaded xattr v1.0.1
10632023-12-11T20:19:29.603Z Downloaded tokio-stream v0.1.14
10642023-12-11T20:19:29.609Z Downloaded openssl-sys v0.9.96
10652023-12-11T20:19:29.616Z Downloaded futures-macro v0.3.29
10662023-12-11T20:19:29.618Z Downloaded futures-io v0.3.29
10672023-12-11T20:19:29.621Z Downloaded futures-executor v0.3.29
10682023-12-11T20:19:29.621Z Downloaded futures-core v0.3.29
10692023-12-11T20:19:29.625Z Downloaded tracing-attributes v0.1.26
10702023-12-11T20:19:29.627Z Downloaded proc-macro2 v1.0.69
10712023-12-11T20:19:29.631Z Downloaded thiserror v1.0.49
10722023-12-11T20:19:29.639Z Downloaded tokio-tungstenite v0.20.1
10732023-12-11T20:19:29.643Z Downloaded synstructure v0.12.6
10742023-12-11T20:19:29.645Z Downloaded yasna v0.5.2
10752023-12-11T20:19:29.648Z Downloaded pem-rfc7468 v0.7.0
10762023-12-11T20:19:29.651Z Downloaded linked-hash-map v0.5.6
10772023-12-11T20:19:29.655Z Downloaded camino v1.1.6
10782023-12-11T20:19:29.658Z Downloaded camino-tempfile v1.1.1
10792023-12-11T20:19:29.665Z Downloaded usdt-macro v0.3.5
10802023-12-11T20:19:29.669Z Downloaded whoami v1.4.1
10812023-12-11T20:19:29.669Z Downloaded num_cpus v1.16.0
10822023-12-11T20:19:29.669Z Downloaded quote v1.0.33
10832023-12-11T20:19:29.673Z Downloaded crc32fast v1.3.2
10842023-12-11T20:19:29.676Z Downloaded libsw v3.3.0
10852023-12-11T20:19:29.679Z Downloaded kstat-rs v0.2.3
10862023-12-11T20:19:29.682Z Downloaded want v0.3.1
10872023-12-11T20:19:29.683Z Downloaded foreign-types v0.3.2
10882023-12-11T20:19:29.686Z Downloaded const-oid v0.9.5
10892023-12-11T20:19:29.689Z Downloaded parking_lot_core v0.9.8
10902023-12-11T20:19:29.692Z Downloaded async-trait v0.1.74
10912023-12-11T20:19:29.698Z Downloaded base64ct v1.6.0
10922023-12-11T20:19:29.704Z Downloaded bitflags v2.4.0
10932023-12-11T20:19:29.708Z Downloaded rand v0.8.5
10942023-12-11T20:19:29.712Z Downloaded mime_guess v2.0.4
10952023-12-11T20:19:29.715Z Downloaded generic-array v0.14.7
10962023-12-11T20:19:29.718Z Downloaded omicron-zone-package v0.9.1
10972023-12-11T20:19:29.722Z Downloaded cancel-safe-futures v0.1.5
10982023-12-11T20:19:29.727Z Downloaded ansi_term v0.12.1
10992023-12-11T20:19:29.730Z Downloaded unicode-width v0.1.11
11002023-12-11T20:19:29.733Z Downloaded ident_case v1.0.1
11012023-12-11T20:19:29.736Z Downloaded foreign-types-macros v0.2.3
11022023-12-11T20:19:29.736Z Downloaded dirs-sys-next v0.1.2
11032023-12-11T20:19:29.739Z Downloaded unicode-xid v0.2.4
11042023-12-11T20:19:29.742Z Downloaded term v0.7.0
11052023-12-11T20:19:29.746Z Downloaded parse-display-derive v0.8.2
11062023-12-11T20:19:29.749Z Downloaded postgres-protocol v0.6.6
11072023-12-11T20:19:29.752Z Downloaded owo-colors v3.5.0
11082023-12-11T20:19:29.756Z Downloaded der_derive v0.7.2
11092023-12-11T20:19:29.759Z Downloaded time-core v0.1.1
11102023-12-11T20:19:29.763Z Downloaded multer v2.1.0
11112023-12-11T20:19:29.766Z Downloaded lock_api v0.4.10
11122023-12-11T20:19:29.772Z Downloaded blake2 v0.10.6
11132023-12-11T20:19:29.776Z Downloaded getopts v0.2.21
11142023-12-11T20:19:29.776Z Downloaded zeroize_derive v1.4.2
11152023-12-11T20:19:29.776Z Downloaded dirs-next v2.0.0
11162023-12-11T20:19:29.780Z Downloaded ciborium-ll v0.2.1
11172023-12-11T20:19:29.780Z Downloaded log v0.4.20
11182023-12-11T20:19:29.784Z Downloaded clap_derive v4.4.2
11192023-12-11T20:19:29.788Z Downloaded ciborium v0.2.1
11202023-12-11T20:19:29.791Z Downloaded lalrpop-util v0.19.12
11212023-12-11T20:19:29.796Z Downloaded zerocopy v0.3.0
11222023-12-11T20:19:29.796Z Downloaded sha1 v0.10.6
11232023-12-11T20:19:29.801Z Downloaded hyper-staticfile v0.9.5
11242023-12-11T20:19:29.801Z Downloaded zeroize v1.7.0
11252023-12-11T20:19:29.804Z Downloaded unicase v2.7.0
11262023-12-11T20:19:29.804Z Downloaded parking_lot v0.11.2
11272023-12-11T20:19:29.809Z Downloaded nibble_vec v0.1.0
11282023-12-11T20:19:29.816Z Downloaded postgres-types v0.2.6
11292023-12-11T20:19:29.825Z Downloaded parking_lot_core v0.8.6
11302023-12-11T20:19:29.825Z Downloaded rustc_version v0.4.0
11312023-12-11T20:19:29.825Z Downloaded hyper-tls v0.5.0
11322023-12-11T20:19:29.825Z Downloaded usdt v0.3.5
11332023-12-11T20:19:29.825Z Downloaded num-iter v0.1.43
11342023-12-11T20:19:29.828Z Downloaded mime v0.3.17
11352023-12-11T20:19:29.828Z Downloaded dirs-sys v0.4.1
11362023-12-11T20:19:29.831Z Downloaded version_check v0.9.4
11372023-12-11T20:19:29.831Z Downloaded vec_map v0.8.2
11382023-12-11T20:19:29.834Z Downloaded async-stream v0.3.5
11392023-12-11T20:19:29.837Z Downloaded num v0.4.1
11402023-12-11T20:19:29.840Z Downloaded block-padding v0.3.3
11412023-12-11T20:19:29.840Z Downloaded num_enum_derive v0.5.11
11422023-12-11T20:19:29.843Z Downloaded cbc v0.1.2
11432023-12-11T20:19:29.843Z Downloaded bcrypt-pbkdf v0.10.0
11442023-12-11T20:19:29.847Z Downloaded toml_datetime v0.6.5
11452023-12-11T20:19:29.847Z Downloaded rand_chacha v0.3.1
11462023-12-11T20:19:29.850Z Downloaded thread-id v4.2.0
11472023-12-11T20:19:29.850Z Downloaded thiserror-impl v1.0.49
11482023-12-11T20:19:29.855Z Downloaded rand_chacha v0.2.2
11492023-12-11T20:19:29.855Z Downloaded difflib v0.4.0
11502023-12-11T20:19:29.858Z Downloaded quick-error v1.2.3
11512023-12-11T20:19:29.858Z Downloaded pbkdf2 v0.11.0
11522023-12-11T20:19:29.861Z Downloaded hex-literal v0.4.1
11532023-12-11T20:19:29.864Z Downloaded deranged v0.3.8
11542023-12-11T20:19:29.872Z Downloaded predicates-core v1.0.6
11552023-12-11T20:19:29.872Z Downloaded predicates v3.0.4
11562023-12-11T20:19:29.876Z Downloaded password-hash v0.5.0
11572023-12-11T20:19:29.876Z Downloaded convert_case v0.4.0
11582023-12-11T20:19:29.876Z Downloaded derive_more v0.99.17
11592023-12-11T20:19:29.888Z Downloaded cobs v0.2.3
11602023-12-11T20:19:29.891Z Downloaded cfg-if v1.0.0
11612023-12-11T20:19:29.891Z Downloaded chacha20 v0.9.1
11622023-12-11T20:19:29.892Z Downloaded block-buffer v0.10.4
11632023-12-11T20:19:29.895Z Downloaded tinyvec_macros v0.1.1
11642023-12-11T20:19:29.895Z Downloaded thread_local v1.1.7
11652023-12-11T20:19:29.898Z Downloaded percent-encoding v2.3.1
11662023-12-11T20:19:29.898Z Downloaded blowfish v0.9.1
11672023-12-11T20:19:29.903Z Downloaded autocfg v1.1.0
11682023-12-11T20:19:29.906Z Downloaded headers-core v0.2.0
11692023-12-11T20:19:29.906Z Downloaded doc-comment v0.3.3
11702023-12-11T20:19:29.906Z Downloaded display-error-chain v0.2.0
11712023-12-11T20:19:29.906Z Downloaded usdt-attr-macro v0.3.5
11722023-12-11T20:19:29.909Z Downloaded debug-ignore v1.0.5
11732023-12-11T20:19:29.912Z Downloaded bit-vec v0.6.3
11742023-12-11T20:19:29.912Z Downloaded darling_macro v0.20.3
11752023-12-11T20:19:29.916Z Downloaded new_debug_unreachable v1.0.4
11762023-12-11T20:19:29.916Z Downloaded cstr-argument v0.1.2
11772023-12-11T20:19:29.924Z Downloaded openssl-probe v0.1.5
11782023-12-11T20:19:29.924Z Downloaded match_cfg v0.1.0
11792023-12-11T20:19:29.924Z Downloaded pretty-hex v0.4.0
11802023-12-11T20:19:29.927Z Downloaded defmt-macros v0.3.6
11812023-12-11T20:19:29.927Z Downloaded crossbeam-utils v0.8.16
11822023-12-11T20:19:29.931Z Downloaded pest_meta v2.7.2
11832023-12-11T20:19:29.934Z Downloaded opaque-debug v0.3.0
11842023-12-11T20:19:29.939Z Downloaded num-integer v0.1.45
11852023-12-11T20:19:29.942Z Downloaded bitflags v1.3.2
11862023-12-11T20:19:29.946Z Downloaded argon2 v0.5.2
11872023-12-11T20:19:29.949Z Downloaded num-complex v0.4.4
11882023-12-11T20:19:29.952Z Downloaded pbkdf2 v0.12.2
11892023-12-11T20:19:29.953Z Downloaded addr2line v0.21.0
11902023-12-11T20:19:29.956Z Downloaded anstyle-query v1.0.0
11912023-12-11T20:19:29.959Z Downloaded anstream v0.5.0
11922023-12-11T20:19:29.968Z Downloaded anstyle-parse v0.2.1
11932023-12-11T20:19:29.968Z Downloaded rand_core v0.6.4
11942023-12-11T20:19:29.968Z Downloaded num_threads v0.1.6
11952023-12-11T20:19:29.975Z Downloaded primeorder v0.13.6
11962023-12-11T20:19:29.975Z Downloaded data-encoding v2.4.0
11972023-12-11T20:19:29.979Z Downloaded digest v0.10.7
11982023-12-11T20:19:29.979Z Downloaded async-stream-impl v0.3.5
11992023-12-11T20:19:29.979Z Downloaded atty v0.2.14
12002023-12-11T20:19:29.979Z Downloaded pin-project-internal v1.1.3
12012023-12-11T20:19:29.982Z Downloaded colorchoice v1.0.0
12022023-12-11T20:19:29.982Z Downloaded base16ct v0.2.0
12032023-12-11T20:19:29.985Z Downloaded rand_core v0.5.1
12042023-12-11T20:19:29.989Z Downloaded poly1305 v0.8.0
12052023-12-11T20:19:29.992Z Downloaded platforms v3.0.2
12062023-12-11T20:19:29.997Z Downloaded pkcs8 v0.10.2
12072023-12-11T20:19:30.001Z Downloaded adler v1.0.2
12082023-12-11T20:19:30.001Z Downloaded polyval v0.6.1
12092023-12-11T20:19:30.008Z Downloaded pkg-config v0.3.27
12102023-12-11T20:19:30.008Z Downloaded lru-cache v0.1.2
12112023-12-11T20:19:30.013Z Downloaded diesel_table_macro_syntax v0.1.0
12122023-12-11T20:19:30.013Z Downloaded darling_core v0.20.3
12132023-12-11T20:19:30.019Z Downloaded anstyle v1.0.2
12142023-12-11T20:19:30.023Z Downloaded phf_shared v0.10.0
12152023-12-11T20:19:30.023Z Downloaded memchr v2.6.3
12162023-12-11T20:19:30.029Z Downloaded pest_generator v2.7.2
12172023-12-11T20:19:30.033Z Downloaded mio v0.8.9
12182023-12-11T20:19:30.041Z Downloaded md5 v0.7.0
12192023-12-11T20:19:30.045Z Downloaded pin-utils v0.1.0
12202023-12-11T20:19:30.048Z Downloaded phf_shared v0.11.2
12212023-12-11T20:19:30.048Z Downloaded phf v0.11.2
12222023-12-11T20:19:30.051Z Downloaded pest_derive v2.7.2
12232023-12-11T20:19:30.057Z Downloaded dirs v5.0.1
12242023-12-11T20:19:30.057Z Downloaded colored v2.0.4
12252023-12-11T20:19:30.060Z Downloaded aes-gcm v0.10.3
12262023-12-11T20:19:30.063Z Downloaded miniz_oxide v0.7.1
12272023-12-11T20:19:30.067Z Downloaded crossbeam-epoch v0.9.15
12282023-12-11T20:19:30.073Z Downloaded defmt v0.3.5
12292023-12-11T20:19:30.079Z Downloaded console v0.15.7
12302023-12-11T20:19:30.084Z Downloaded atomicwrites v0.4.2
12312023-12-11T20:19:30.090Z Downloaded crypto-common v0.1.6
12322023-12-11T20:19:30.090Z Downloaded cpufeatures v0.2.9
12332023-12-11T20:19:30.090Z Downloaded matches v0.1.10
12342023-12-11T20:19:30.098Z Downloaded curve25519-dalek-derive v0.1.0
12352023-12-11T20:19:30.098Z Downloaded clap_lex v0.5.1
12362023-12-11T20:19:30.513Z Compiling proc-macro2 v1.0.69
12372023-12-11T20:19:30.513Z Compiling unicode-ident v1.0.12
12382023-12-11T20:19:30.521Z Compiling libc v0.2.150
12392023-12-11T20:19:30.522Z Compiling serde v1.0.192
12402023-12-11T20:19:30.522Z Compiling autocfg v1.1.0
12412023-12-11T20:19:30.530Z Compiling version_check v0.9.4
12422023-12-11T20:19:30.534Z Compiling cfg-if v1.0.0
12432023-12-11T20:19:30.775Z Compiling syn v1.0.109
12442023-12-11T20:19:30.789Z Compiling typenum v1.16.0
12452023-12-11T20:19:31.728Z Compiling generic-array v0.14.7
12462023-12-11T20:19:31.784Z Compiling lock_api v0.4.10
12472023-12-11T20:19:33.812Z Compiling parking_lot_core v0.9.8
12482023-12-11T20:19:33.836Z Compiling libm v0.2.7
12492023-12-11T20:19:33.840Z Compiling once_cell v1.19.0
12502023-12-11T20:19:34.051Z Compiling num-traits v0.2.16
12512023-12-11T20:19:34.111Z Compiling thiserror v1.0.49
12522023-12-11T20:19:34.356Z Compiling futures-core v0.3.29
12532023-12-11T20:19:34.464Z Compiling serde_json v1.0.108
12542023-12-11T20:19:34.471Z Compiling slab v0.4.9
12552023-12-11T20:19:34.489Z Compiling futures-channel v0.3.29
12562023-12-11T20:19:34.861Z Compiling futures-task v0.3.29
12572023-12-11T20:19:34.930Z Compiling memchr v2.6.3
12582023-12-11T20:19:34.984Z Compiling futures-util v0.3.29
12592023-12-11T20:19:35.061Z Compiling itoa v1.0.9
12602023-12-11T20:19:35.464Z Compiling quote v1.0.33
12612023-12-11T20:19:35.548Z Compiling scopeguard v1.2.0
12622023-12-11T20:19:35.886Z Compiling pkg-config v0.3.27
12632023-12-11T20:19:36.788Z Compiling syn v2.0.32
12642023-12-11T20:19:36.815Z Compiling cc v1.0.83
12652023-12-11T20:19:36.845Z Compiling getrandom v0.2.10
12662023-12-11T20:19:37.733Z Compiling rand_core v0.6.4
12672023-12-11T20:19:38.145Z Compiling log v0.4.20
12682023-12-11T20:19:38.325Z Compiling heck v0.4.1
12692023-12-11T20:19:38.581Z Compiling ryu v1.0.15
12702023-12-11T20:19:39.059Z Compiling subtle v2.5.0
12712023-12-11T20:19:39.148Z Compiling smallvec v1.11.0
12722023-12-11T20:19:39.666Z Compiling vcpkg v0.2.15
12732023-12-11T20:19:39.816Z Compiling schemars v0.8.13
12742023-12-11T20:19:39.863Z Compiling semver v1.0.20
12752023-12-11T20:19:40.653Z Compiling httparse v1.8.0
12762023-12-11T20:19:41.433Z Compiling indexmap v1.9.3
12772023-12-11T20:19:41.458Z Compiling equivalent v1.0.1
12782023-12-11T20:19:41.494Z Compiling pin-project-lite v0.2.13
12792023-12-11T20:19:41.615Z Compiling hashbrown v0.14.2
12802023-12-11T20:19:42.261Z Compiling ring v0.17.7
12812023-12-11T20:19:42.473Z Compiling ring v0.16.20
12822023-12-11T20:19:43.101Z Compiling parking_lot v0.12.1
12832023-12-11T20:19:43.546Z Compiling openssl-sys v0.9.96
12842023-12-11T20:19:44.338Z Compiling const-oid v0.9.5
12852023-12-11T20:19:44.453Z Compiling ahash v0.8.3
12862023-12-11T20:19:44.821Z Compiling fnv v1.0.7
12872023-12-11T20:19:45.003Z Compiling signal-hook-registry v1.4.1
12882023-12-11T20:19:45.851Z Compiling openssl v0.10.60
12892023-12-11T20:19:46.390Z Compiling mio v0.8.9
12902023-12-11T20:19:46.487Z Compiling rustls v0.21.9
12912023-12-11T20:19:46.511Z Compiling ucd-trie v0.1.6
12922023-12-11T20:19:46.909Z Compiling iana-time-zone v0.1.57
12932023-12-11T20:19:47.677Z Compiling native-tls v0.2.11
12942023-12-11T20:19:48.081Z Compiling socket2 v0.5.5
12952023-12-11T20:19:48.183Z Compiling num_cpus v1.16.0
12962023-12-11T20:19:48.360Z Compiling byteorder v1.5.0
12972023-12-11T20:19:48.757Z Compiling spin v0.5.2
12982023-12-11T20:19:49.116Z Compiling serde_derive_internals v0.26.0
12992023-12-11T20:19:49.332Z Compiling futures-sink v0.3.29
13002023-12-11T20:19:49.553Z Compiling dyn-clone v1.0.13
13012023-12-11T20:19:49.707Z Compiling async-trait v0.1.74
13022023-12-11T20:19:50.012Z Compiling aho-corasick v1.0.4
13032023-12-11T20:19:50.664Z Compiling regex-syntax v0.8.2
13042023-12-11T20:19:50.843Z Compiling tinyvec_macros v0.1.1
13052023-12-11T20:19:50.970Z Compiling rustix v0.38.25
13062023-12-11T20:19:51.168Z Compiling tinyvec v1.6.0
13072023-12-11T20:19:52.614Z Compiling hashbrown v0.13.2
13082023-12-11T20:19:52.687Z Compiling backtrace v0.3.69
13092023-12-11T20:19:53.972Z Compiling winnow v0.5.15
13102023-12-11T20:19:54.202Z Compiling pin-utils v0.1.0
13112023-12-11T20:19:54.327Z Compiling futures-io v0.3.29
13122023-12-11T20:19:54.627Z Compiling unicode-normalization v0.1.22
13132023-12-11T20:19:54.787Z Compiling spin v0.9.8
13142023-12-11T20:19:54.851Z Compiling tracing-core v0.1.31
13152023-12-11T20:19:55.946Z Compiling unicode-bidi v0.3.13
13162023-12-11T20:19:56.556Z Compiling cpufeatures v0.2.9
13172023-12-11T20:19:57.330Z Compiling regex-automata v0.4.3
13182023-12-11T20:19:58.955Z Compiling anyhow v1.0.75
13192023-12-11T20:19:59.151Z Compiling crc32fast v1.3.2
13202023-12-11T20:20:00.685Z Compiling time-core v0.1.1
13212023-12-11T20:20:00.877Z Compiling base64 v0.21.5
13222023-12-11T20:20:01.107Z Compiling time-macros v0.2.13
13232023-12-11T20:20:01.948Z Compiling serde_derive v1.0.192
13242023-12-11T20:20:01.975Z Compiling zeroize_derive v1.4.2
13252023-12-11T20:20:02.250Z Compiling thiserror-impl v1.0.49
13262023-12-11T20:20:02.362Z Compiling tokio-macros v2.2.0
13272023-12-11T20:20:02.929Z Compiling futures-macro v0.3.29
13282023-12-11T20:20:04.789Z Compiling zeroize v1.7.0
13292023-12-11T20:20:05.392Z Compiling tracing-attributes v0.1.26
13302023-12-11T20:20:06.528Z Compiling schemars_derive v0.8.13
13312023-12-11T20:20:06.717Z Compiling openssl-macros v0.1.1
13322023-12-11T20:20:07.747Z Compiling crypto-common v0.1.6
13332023-12-11T20:20:08.019Z Compiling block-buffer v0.10.4
13342023-12-11T20:20:08.251Z Compiling pest v2.7.2
13352023-12-11T20:20:08.435Z Compiling digest v0.10.7
13362023-12-11T20:20:09.795Z Compiling regex v1.10.2
13372023-12-11T20:20:12.268Z Compiling tracing v0.1.37
13382023-12-11T20:20:12.502Z Compiling der_derive v0.7.2
13392023-12-11T20:20:13.865Z Compiling num-integer v0.1.45
13402023-12-11T20:20:13.910Z Compiling unicode-xid v0.2.4
13412023-12-11T20:20:14.171Z Compiling untrusted v0.9.0
13422023-12-11T20:20:14.320Z Compiling foreign-types-shared v0.1.1
13432023-12-11T20:20:14.386Z Compiling openssl-probe v0.1.5
13442023-12-11T20:20:14.449Z Compiling untrusted v0.7.1
13452023-12-11T20:20:14.488Z Compiling slog v2.7.0
13462023-12-11T20:20:14.761Z Compiling hashbrown v0.12.3
13472023-12-11T20:20:14.897Z Compiling percent-encoding v2.3.1
13482023-12-11T20:20:15.290Z Compiling unicode-width v0.1.11
13492023-12-11T20:20:15.496Z Compiling foreign-types v0.3.2
13502023-12-11T20:20:15.637Z Compiling synstructure v0.12.6
13512023-12-11T20:20:18.872Z Compiling errno v0.3.2
13522023-12-11T20:20:19.219Z Compiling ppv-lite86 v0.2.17
13532023-12-11T20:20:20.139Z Compiling try-lock v0.2.4
13542023-12-11T20:20:20.350Z Compiling want v0.3.1
13552023-12-11T20:20:20.543Z Compiling sct v0.7.0
13562023-12-11T20:20:20.769Z Compiling rustls-webpki v0.101.7
13572023-12-11T20:20:21.011Z Compiling zerocopy-derive v0.2.0
13582023-12-11T20:20:22.013Z Compiling form_urlencoded v1.2.1
13592023-12-11T20:20:22.369Z Compiling pest_meta v2.7.2
13602023-12-11T20:20:23.302Z Compiling socket2 v0.4.9
13612023-12-11T20:20:23.809Z Compiling httpdate v1.0.3
13622023-12-11T20:20:24.529Z Compiling io-lifetimes v1.0.11
13632023-12-11T20:20:24.759Z Compiling tower-service v0.3.2
13642023-12-11T20:20:24.958Z Compiling pest_generator v2.7.2
13652023-12-11T20:20:26.014Z Compiling rustls-pemfile v1.0.3
13662023-12-11T20:20:26.631Z Compiling idna v0.5.0
13672023-12-11T20:20:27.644Z Compiling bytes v1.5.0
13682023-12-11T20:20:28.420Z Compiling indexmap v2.1.0
13692023-12-11T20:20:29.476Z Compiling uuid v1.6.1
13702023-12-11T20:20:29.554Z Compiling chrono v0.4.31
13712023-12-11T20:20:29.820Z Compiling tokio v1.35.0
13722023-12-11T20:20:30.220Z Compiling http v0.2.11
13732023-12-11T20:20:30.613Z Compiling rustc_version v0.4.0
13742023-12-11T20:20:31.912Z Compiling toml_datetime v0.6.5
13752023-12-11T20:20:32.131Z Compiling bitflags v2.4.0
13762023-12-11T20:20:32.685Z Compiling serde_spanned v0.6.4
13772023-12-11T20:20:33.050Z Compiling toml_edit v0.19.15
13782023-12-11T20:20:34.662Z Compiling http-body v0.4.5
13792023-12-11T20:20:36.440Z Compiling heapless v0.7.16
13802023-12-11T20:20:37.120Z Compiling openapiv3 v2.0.0-rc.1
13812023-12-11T20:20:38.956Z Compiling lazy_static v1.4.0
13822023-12-11T20:20:39.825Z Compiling crossbeam-utils v0.8.16
13832023-12-11T20:20:40.475Z Compiling adler v1.0.2
13842023-12-11T20:20:40.851Z Compiling miniz_oxide v0.7.1
13852023-12-11T20:20:41.357Z Compiling pest_derive v2.7.2
13862023-12-11T20:20:42.694Z Compiling url v2.5.0
13872023-12-11T20:20:45.913Z Compiling tokio-util v0.7.10
13882023-12-11T20:20:46.292Z Compiling tokio-rustls v0.24.1
13892023-12-11T20:20:46.949Z Compiling tokio-native-tls v0.3.1
13902023-12-11T20:20:47.288Z Compiling rustls-native-certs v0.6.3
13912023-12-11T20:20:47.727Z Compiling rand_chacha v0.3.1
13922023-12-11T20:20:47.752Z Compiling usdt-impl v0.3.5
13932023-12-11T20:20:47.925Z Compiling h2 v0.3.21
13942023-12-11T20:20:48.140Z Compiling ipnet v2.8.0
13952023-12-11T20:20:49.036Z Compiling rustix v0.37.23
13962023-12-11T20:20:50.319Z Compiling rand v0.8.5
13972023-12-11T20:20:50.430Z Compiling serde_urlencoded v0.7.1
13982023-12-11T20:20:51.271Z Compiling encoding_rs v0.8.33
13992023-12-11T20:20:51.321Z Compiling mime v0.3.17
14002023-12-11T20:20:51.345Z Compiling gimli v0.28.0
14012023-12-11T20:20:52.310Z Compiling webpki-roots v0.25.2
14022023-12-11T20:20:54.575Z Compiling zerocopy v0.3.0
14032023-12-11T20:20:55.247Z Compiling object v0.32.1
14042023-12-11T20:20:55.889Z Compiling num-bigint v0.4.4
14052023-12-11T20:20:57.226Z Compiling rustc-demangle v0.1.23
14062023-12-11T20:20:57.563Z Compiling dof v0.1.5
14072023-12-11T20:20:57.986Z Compiling flate2 v1.0.28
14082023-12-11T20:20:58.858Z Compiling addr2line v0.21.0
14092023-12-11T20:20:58.959Z Compiling dtrace-parser v0.1.14
14102023-12-11T20:20:59.353Z Compiling bzip2-sys v0.1.11+1.0.8
14112023-12-11T20:20:59.640Z Compiling thread-id v4.2.0
14122023-12-11T20:20:59.802Z Compiling hyper v0.14.27
14132023-12-11T20:20:59.806Z Compiling signal-hook v0.3.17
14142023-12-11T20:21:00.040Z Compiling rustversion v1.0.14
14152023-12-11T20:21:00.770Z Compiling toml v0.7.8
14162023-12-11T20:21:01.240Z Compiling toml_edit v0.21.0
14172023-12-11T20:21:02.467Z Compiling serde_tokenstream v0.1.7
14182023-12-11T20:21:03.443Z Compiling hex v0.4.3
14192023-12-11T20:21:03.462Z Compiling serde_tokenstream v0.2.0
14202023-12-11T20:21:03.881Z Compiling memoffset v0.9.0
14212023-12-11T20:21:04.346Z Compiling base64ct v1.6.0
14222023-12-11T20:21:04.466Z Compiling strsim v0.10.0
14232023-12-11T20:21:06.751Z Compiling regress v0.7.1
14242023-12-11T20:21:09.146Z Compiling bitflags v1.3.2
14252023-12-11T20:21:09.406Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
14262023-12-11T20:21:09.469Z Compiling smoltcp v0.9.1
14272023-12-11T20:21:09.715Z Compiling doc-comment v0.3.3
14282023-12-11T20:21:10.629Z Compiling pem-rfc7468 v0.7.0
14292023-12-11T20:21:11.137Z Compiling strum_macros v0.25.2
14302023-12-11T20:21:11.903Z Compiling hyper-rustls v0.24.2
14312023-12-11T20:21:11.949Z Compiling hyper-tls v0.5.0
14322023-12-11T20:21:12.725Z Compiling usdt-attr-macro v0.3.5
14332023-12-11T20:21:12.731Z Compiling reqwest v0.11.22
14342023-12-11T20:21:12.876Z Compiling typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
14352023-12-11T20:21:13.614Z Compiling usdt-macro v0.3.5
14362023-12-11T20:21:15.264Z Compiling hmac v0.12.1
14372023-12-11T20:21:16.225Z Compiling enum-as-inner v0.5.1
14382023-12-11T20:21:17.405Z Compiling crossbeam-epoch v0.9.15
14392023-12-11T20:21:18.026Z Compiling num-iter v0.1.43
14402023-12-11T20:21:18.046Z Compiling siphasher v0.3.11
14412023-12-11T20:21:18.100Z Compiling flagset v0.4.3
14422023-12-11T20:21:18.154Z Compiling unicode-segmentation v1.10.1
14432023-12-11T20:21:18.414Z Compiling der v0.7.8
14442023-12-11T20:21:19.460Z Compiling hubpack_derive v0.1.1
14452023-12-11T20:21:19.663Z Compiling pin-project-internal v1.1.3
14462023-12-11T20:21:19.932Z Compiling zerocopy-derive v0.6.4
14472023-12-11T20:21:22.165Z Compiling utf8parse v0.2.1
14482023-12-11T20:21:22.737Z Compiling deranged v0.3.8
14492023-12-11T20:21:23.887Z Compiling anstyle v1.0.2
14502023-12-11T20:21:24.231Z Compiling num_threads v0.1.6
14512023-12-11T20:21:24.637Z Compiling sha2 v0.10.8
14522023-12-11T20:21:25.217Z Compiling anstyle-parse v0.2.1
14532023-12-11T20:21:25.783Z Compiling time v0.3.27
14542023-12-11T20:21:25.829Z Compiling spki v0.7.2
14552023-12-11T20:21:28.598Z Compiling md-5 v0.10.5
14562023-12-11T20:21:29.016Z Compiling block-padding v0.3.3
14572023-12-11T20:21:29.039Z Compiling clap_derive v4.4.2
14582023-12-11T20:21:29.088Z Compiling stringprep v0.1.3
14592023-12-11T20:21:29.415Z Compiling hash32 v0.2.1
14602023-12-11T20:21:30.006Z Compiling diesel_table_macro_syntax v0.1.0
14612023-12-11T20:21:30.661Z Compiling anstyle-query v1.0.0
14622023-12-11T20:21:30.738Z Compiling stable_deref_trait v1.2.0
14632023-12-11T20:21:30.892Z Compiling colorchoice v1.0.0
14642023-12-11T20:21:31.563Z Compiling fallible-iterator v0.2.0
14652023-12-11T20:21:31.570Z Compiling either v1.9.0
14662023-12-11T20:21:32.352Z Compiling postgres-protocol v0.6.6
14672023-12-11T20:21:32.383Z Compiling anstream v0.5.0
14682023-12-11T20:21:34.712Z Compiling diesel_derives v2.1.2
14692023-12-11T20:21:34.715Z Compiling inout v0.1.3
14702023-12-11T20:21:35.480Z Compiling terminal_size v0.2.6
14712023-12-11T20:21:35.754Z Compiling pkcs8 v0.10.2
14722023-12-11T20:21:36.720Z Compiling phf_shared v0.11.2
14732023-12-11T20:21:38.066Z Compiling ff v0.13.0
14742023-12-11T20:21:38.413Z Compiling snafu-derive v0.7.5
14752023-12-11T20:21:38.472Z Compiling serde_repr v0.1.16
14762023-12-11T20:21:38.650Z Compiling scheduled-thread-pool v0.2.7
14772023-12-11T20:21:39.691Z Compiling managed v0.8.0
14782023-12-11T20:21:40.258Z Compiling bit-vec v0.6.3
14792023-12-11T20:21:40.505Z Compiling matches v0.1.10
14802023-12-11T20:21:40.640Z Compiling clap_lex v0.5.1
14812023-12-11T20:21:40.958Z Compiling base16ct v0.2.0
14822023-12-11T20:21:41.128Z Compiling regex-automata v0.1.10
14832023-12-11T20:21:41.740Z Compiling sec1 v0.7.3
14842023-12-11T20:21:41.807Z Compiling bstr v0.2.17
14852023-12-11T20:21:42.712Z Compiling clap_builder v4.4.2
14862023-12-11T20:21:44.408Z Compiling idna v0.2.3
14872023-12-11T20:21:45.442Z Compiling typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
14882023-12-11T20:21:47.922Z Compiling r2d2 v0.8.10
14892023-12-11T20:21:51.041Z Compiling group v0.13.0
14902023-12-11T20:21:52.372Z Compiling phf v0.11.2
14912023-12-11T20:21:52.859Z Compiling signal-hook-mio v0.2.3
14922023-12-11T20:21:53.100Z Compiling bzip2 v0.4.4
14932023-12-11T20:21:53.713Z Compiling cipher v0.4.4
14942023-12-11T20:21:54.420Z Compiling typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
14952023-12-11T20:21:54.571Z Compiling postgres-types v0.2.6
14962023-12-11T20:21:54.625Z Compiling itertools v0.11.0
14972023-12-11T20:21:55.631Z Compiling pin-project v1.1.3
14982023-12-11T20:21:55.813Z Compiling zerocopy v0.6.4
14992023-12-11T20:21:57.209Z Compiling hubpack v0.1.2
15002023-12-11T20:21:57.250Z Compiling phf_shared v0.10.0
15012023-12-11T20:21:58.091Z Compiling hkdf v0.12.3
15022023-12-11T20:21:58.250Z Compiling ipnetwork v0.20.0
15032023-12-11T20:21:58.488Z Compiling crypto-bigint v0.5.2
15042023-12-11T20:21:59.277Z Compiling futures-executor v0.3.29
15052023-12-11T20:21:59.689Z Compiling getopts v0.2.21
15062023-12-11T20:21:59.806Z Compiling float-cmp v0.9.0
15072023-12-11T20:22:00.158Z Compiling data-encoding v2.4.0
15082023-12-11T20:22:00.228Z Compiling unsafe-libyaml v0.2.9
15092023-12-11T20:22:01.459Z Compiling normalize-line-endings v0.3.0
15102023-12-11T20:22:01.633Z Compiling whoami v1.4.1
15112023-12-11T20:22:02.689Z Compiling predicates-core v1.0.6
15122023-12-11T20:22:02.726Z Compiling new_debug_unreachable v1.0.4
15132023-12-11T20:22:02.853Z Compiling precomputed-hash v0.1.1
15142023-12-11T20:22:03.271Z Compiling difflib v0.4.0
15152023-12-11T20:22:03.595Z Compiling static_assertions v1.1.0
15162023-12-11T20:22:04.498Z Compiling regex-automata v0.3.8
15172023-12-11T20:22:06.052Z Compiling fixedbitset v0.4.2
15182023-12-11T20:22:06.353Z Compiling predicates v3.0.4
15192023-12-11T20:22:06.409Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
15202023-12-11T20:22:06.813Z Compiling petgraph v0.6.4
15212023-12-11T20:22:07.695Z Compiling bstr v1.6.0
15222023-12-11T20:22:07.948Z Compiling string_cache v0.8.7
15232023-12-11T20:22:08.060Z Compiling diesel v2.1.4
15242023-12-11T20:22:08.688Z Compiling serde_yaml v0.9.25
15252023-12-11T20:22:08.770Z Compiling tokio-postgres v0.7.10
15262023-12-11T20:22:10.402Z Compiling elliptic-curve v0.13.8
15272023-12-11T20:22:11.722Z Compiling trust-dns-proto v0.22.0
15282023-12-11T20:22:13.976Z Compiling progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
15292023-12-11T20:22:16.160Z Compiling futures v0.3.29
15302023-12-11T20:22:17.594Z Compiling snafu v0.7.5
15312023-12-11T20:22:31.183Z Compiling yasna v0.5.2
15322023-12-11T20:22:31.685Z Compiling zip v0.6.6
15332023-12-11T20:22:31.686Z Compiling crossterm v0.27.0
15342023-12-11T20:22:31.686Z Compiling clap v4.4.3
15352023-12-11T20:22:31.994Z Compiling similar v2.2.1
15362023-12-11T20:22:31.995Z Compiling bit-set v0.5.3
15372023-12-11T20:22:31.995Z Compiling itertools v0.10.5
15382023-12-11T20:22:31.995Z Compiling usdt v0.3.5
15392023-12-11T20:22:31.995Z Compiling tokio-stream v0.1.14
15402023-12-11T20:22:31.995Z Compiling console v0.15.7
15412023-12-11T20:22:31.995Z Compiling lalrpop-util v0.19.12
15422023-12-11T20:22:31.995Z Compiling progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
15432023-12-11T20:23:20.233Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15442023-12-11T20:23:20.661Z Compiling progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
15452023-12-11T20:23:22.148Z Compiling sha1 v0.10.6
15462023-12-11T20:23:34.935Z Compiling atty v0.2.14
15472023-12-11T20:23:35.134Z Compiling match_cfg v0.1.0
15482023-12-11T20:23:35.820Z Compiling hostname v0.3.1
15492023-12-11T20:23:36.180Z Compiling progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
15502023-12-11T20:23:36.516Z Compiling dirs-sys-next v0.1.2
15512023-12-11T20:23:37.849Z Compiling ident_case v1.0.1
15522023-12-11T20:23:37.853Z Compiling dirs-next v2.0.0
15532023-12-11T20:23:37.853Z Compiling darling_core v0.20.3
15542023-12-11T20:23:37.909Z Compiling thread_local v1.1.7
15552023-12-11T20:23:38.341Z Compiling slog-async v2.8.0
15562023-12-11T20:23:38.510Z Compiling camino v1.1.6
15572023-12-11T20:23:39.003Z Compiling term v0.7.0
15582023-12-11T20:23:39.128Z Compiling crossbeam-channel v0.5.8
15592023-12-11T20:23:39.301Z Compiling multer v2.1.0
15602023-12-11T20:23:39.608Z Compiling instant v0.1.12
15612023-12-11T20:23:39.695Z Compiling paste v1.0.14
15622023-12-11T20:23:39.811Z Compiling take_mut v0.2.2
15632023-12-11T20:23:40.050Z Compiling slog-term v2.9.0
15642023-12-11T20:23:41.620Z Compiling slog-json v2.6.1
15652023-12-11T20:23:42.186Z Compiling async-stream-impl v0.3.5
15662023-12-11T20:23:42.245Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
15672023-12-11T20:23:42.765Z Compiling debug-ignore v1.0.5
15682023-12-11T20:23:42.790Z Compiling atomic-waker v1.1.1
15692023-12-11T20:23:42.987Z Compiling waitgroup v0.1.2
15702023-12-11T20:23:43.068Z Compiling slog-bunyan v2.4.0
15712023-12-11T20:23:43.372Z Compiling toml v0.8.8
15722023-12-11T20:23:43.391Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
15732023-12-11T20:23:43.626Z Compiling serde_path_to_error v0.1.14
15742023-12-11T20:23:44.607Z Compiling async-stream v0.3.5
15752023-12-11T20:23:44.946Z Compiling structmeta-derive v0.2.0
15762023-12-11T20:23:45.077Z Compiling strum v0.25.0
15772023-12-11T20:23:45.123Z Compiling regex-syntax v0.7.5
15782023-12-11T20:23:45.339Z Compiling backoff v0.4.0
15792023-12-11T20:23:45.366Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
15802023-12-11T20:23:45.865Z Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
15812023-12-11T20:23:46.107Z Compiling macaddr v1.0.1
15822023-12-11T20:23:46.929Z Compiling proc-macro-error-attr v1.0.4
15832023-12-11T20:23:46.934Z Compiling proc-macro-crate v1.3.1
15842023-12-11T20:23:46.934Z Compiling proc-macro-error v1.0.4
15852023-12-11T20:23:47.504Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
15862023-12-11T20:23:48.062Z Compiling smoltcp v0.10.0
15872023-12-11T20:23:48.403Z Compiling darling_macro v0.20.3
15882023-12-11T20:23:48.482Z Compiling num_enum_derive v0.5.11
15892023-12-11T20:23:49.302Z Compiling cobs v0.2.3
15902023-12-11T20:23:49.647Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
15912023-12-11T20:23:49.804Z Compiling embedded-io v0.4.0
15922023-12-11T20:23:50.100Z Compiling fastrand v2.0.0
15932023-12-11T20:23:50.124Z Compiling darling v0.20.3
15942023-12-11T20:23:50.167Z Compiling postcard v1.0.8
15952023-12-11T20:23:50.256Z Compiling structmeta v0.2.0
15962023-12-11T20:23:50.296Z Compiling serde_with_macros v3.4.0
15972023-12-11T20:23:51.019Z Compiling tempfile v3.8.1
15982023-12-11T20:23:51.595Z Compiling foreign-types-macros v0.2.3
15992023-12-11T20:23:52.404Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=24ceba1969269e4d81bda83d8968d7d7f713c46b#24ceba19)
16002023-12-11T20:23:52.940Z Compiling crucible-workspace-hack v0.1.0
16012023-12-11T20:23:53.271Z Compiling num_enum v0.5.11
16022023-12-11T20:23:53.384Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
16032023-12-11T20:23:53.500Z Compiling same-file v1.0.6
16042023-12-11T20:23:53.814Z Compiling foreign-types-shared v0.3.1
16052023-12-11T20:23:53.861Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=24ceba1969269e4d81bda83d8968d7d7f713c46b#24ceba19)
16062023-12-11T20:23:53.932Z Compiling walkdir v2.4.0
16072023-12-11T20:23:53.987Z Compiling foreign-types v0.5.0
16082023-12-11T20:23:54.450Z Compiling is-terminal v0.4.9
16092023-12-11T20:23:54.557Z Compiling semver-parser v0.10.2
16102023-12-11T20:23:54.639Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
16112023-12-11T20:23:54.970Z Compiling serde_with v3.4.0
16122023-12-11T20:23:55.316Z Compiling zerocopy-derive v0.7.26
16132023-12-11T20:23:56.032Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=24ceba1969269e4d81bda83d8968d7d7f713c46b#24ceba19)
16142023-12-11T20:23:57.280Z Compiling parse-display-derive v0.8.2
16152023-12-11T20:23:57.586Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=24ceba1969269e4d81bda83d8968d7d7f713c46b#24ceba19)
16162023-12-11T20:23:58.479Z Compiling cstr-argument v0.1.2
16172023-12-11T20:23:58.864Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
16182023-12-11T20:23:59.263Z Compiling pretty-hex v0.2.1
16192023-12-11T20:23:59.552Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
16202023-12-11T20:24:00.202Z Compiling zerocopy v0.7.26
16212023-12-11T20:24:00.260Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
16222023-12-11T20:24:01.266Z Compiling semver v0.11.0
16232023-12-11T20:24:01.480Z Compiling colored v2.0.4
16242023-12-11T20:24:01.715Z Compiling xattr v1.0.1
16252023-12-11T20:24:01.863Z Compiling filetime v0.2.23
16262023-12-11T20:24:02.132Z Compiling home v0.5.5
16272023-12-11T20:24:02.380Z Compiling toolchain_find v0.2.0
16282023-12-11T20:24:02.385Z Compiling tar v0.4.40
16292023-12-11T20:24:02.618Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=24ceba1969269e4d81bda83d8968d7d7f713c46b#24ceba19)
16302023-12-11T20:24:02.672Z Compiling camino-tempfile v1.1.1
16312023-12-11T20:24:02.699Z Compiling zone_cfg_derive v0.3.0
16322023-12-11T20:24:03.392Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
16332023-12-11T20:24:03.442Z Compiling textwrap v0.11.0
16342023-12-11T20:24:04.118Z Compiling heck v0.3.3
16352023-12-11T20:24:04.791Z Compiling toml v0.5.11
16362023-12-11T20:24:04.923Z Compiling num-derive v0.4.0
16372023-12-11T20:24:05.220Z Compiling parse-display v0.8.2
16382023-12-11T20:24:05.275Z Compiling ansi_term v0.12.1
16392023-12-11T20:24:05.501Z Compiling vec_map v0.8.2
16402023-12-11T20:24:05.747Z Compiling strsim v0.8.0
16412023-12-11T20:24:05.979Z Compiling platforms v3.0.2
16422023-12-11T20:24:06.140Z Compiling libefi-sys v0.1.0
16432023-12-11T20:24:06.166Z Compiling clap v2.34.0
16442023-12-11T20:24:06.533Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=24ceba1969269e4d81bda83d8968d7d7f713c46b#24ceba19)
16452023-12-11T20:24:06.627Z Compiling zone v0.3.0
16462023-12-11T20:24:06.799Z Compiling structopt-derive v0.4.18
16472023-12-11T20:24:08.306Z Compiling rustfmt-wrapper v0.2.0
16482023-12-11T20:24:09.002Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=945f040d259ca8013d3fb26f510453da7cd7b1a6#945f040d)
16492023-12-11T20:24:09.368Z Compiling omicron-zone-package v0.9.1
16502023-12-11T20:24:09.486Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
16512023-12-11T20:24:10.145Z Compiling smf v0.2.2
16522023-12-11T20:24:10.677Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
16532023-12-11T20:24:12.049Z Compiling structopt v0.3.26
16542023-12-11T20:24:12.295Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
16552023-12-11T20:24:12.321Z Compiling unicase v2.7.0
16562023-12-11T20:24:12.441Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
16572023-12-11T20:24:12.487Z Compiling curve25519-dalek v4.1.0
16582023-12-11T20:24:12.646Z Compiling universal-hash v0.5.1
16592023-12-11T20:24:12.850Z Compiling opaque-debug v0.3.0
16602023-12-11T20:24:12.986Z Compiling curve25519-dalek-derive v0.1.0
16612023-12-11T20:24:13.012Z Compiling num-rational v0.4.1
16622023-12-11T20:24:13.480Z Compiling getrandom v0.1.16
16632023-12-11T20:24:13.764Z Compiling signature v2.1.0
16642023-12-11T20:24:13.820Z Compiling parking_lot_core v0.8.6
16652023-12-11T20:24:13.872Z Compiling keccak v0.1.4
16662023-12-11T20:24:14.146Z Compiling linked-hash-map v0.5.6
16672023-12-11T20:24:14.509Z Compiling quick-error v1.2.3
16682023-12-11T20:24:14.719Z Compiling resolv-conf v0.7.0
16692023-12-11T20:24:14.743Z Compiling lru-cache v0.1.2
16702023-12-11T20:24:15.080Z Compiling sha3 v0.10.8
16712023-12-11T20:24:16.124Z Compiling password-hash v0.5.0
16722023-12-11T20:24:16.220Z Compiling blake2 v0.10.6
16732023-12-11T20:24:16.577Z Compiling aead v0.5.2
16742023-12-11T20:24:16.688Z Compiling secrecy v0.8.0
16752023-12-11T20:24:17.113Z Compiling num-complex v0.4.4
16762023-12-11T20:24:17.116Z Compiling nibble_vec v0.1.0
16772023-12-11T20:24:17.458Z Compiling slog-dtrace v0.2.3
16782023-12-11T20:24:17.930Z Compiling utf-8 v0.7.6
16792023-12-11T20:24:17.988Z Compiling arc-swap v1.6.0
16802023-12-11T20:24:18.457Z Compiling cancel-safe-futures v0.1.5
16812023-12-11T20:24:18.647Z Compiling endian-type v0.1.2
16822023-12-11T20:24:18.766Z Compiling winapi v0.3.9
16832023-12-11T20:24:18.963Z Compiling convert_case v0.4.0
16842023-12-11T20:24:19.015Z Compiling radix_trie v0.2.1
16852023-12-11T20:24:19.048Z Compiling num v0.4.1
16862023-12-11T20:24:19.078Z Compiling slog-scope v4.4.0
16872023-12-11T20:24:19.204Z Compiling tungstenite v0.20.1
16882023-12-11T20:24:20.048Z Compiling argon2 v0.5.2
16892023-12-11T20:24:20.141Z Compiling mime_guess v2.0.4
16902023-12-11T20:24:20.460Z Compiling trust-dns-resolver v0.22.0
16912023-12-11T20:24:20.540Z Compiling derive_more v0.99.17
16922023-12-11T20:24:22.429Z Compiling rand_core v0.5.1
16932023-12-11T20:24:23.060Z Compiling poly1305 v0.8.0
16942023-12-11T20:24:23.296Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
16952023-12-11T20:24:23.548Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
16962023-12-11T20:24:24.037Z Compiling chacha20 v0.9.1
16972023-12-11T20:24:24.798Z Compiling rfc6979 v0.4.0
16982023-12-11T20:24:25.110Z Compiling thiserror-impl-no-std v2.0.2
16992023-12-11T20:24:25.194Z Compiling option-ext v0.2.0
17002023-12-11T20:24:25.376Z Compiling half v1.8.2
17012023-12-11T20:24:25.398Z Compiling ciborium-io v0.2.1
17022023-12-11T20:24:25.588Z Compiling dirs-sys v0.4.1
17032023-12-11T20:24:26.024Z Compiling ecdsa v0.16.9
17042023-12-11T20:24:26.432Z Compiling ciborium-ll v0.2.1
17052023-12-11T20:24:26.660Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
17062023-12-11T20:24:27.152Z Compiling rand_chacha v0.2.2
17072023-12-11T20:24:27.481Z Compiling parking_lot v0.11.2
17082023-12-11T20:24:27.873Z Compiling tokio-tungstenite v0.20.1
17092023-12-11T20:24:29.166Z Compiling trust-dns-client v0.22.0
17102023-12-11T20:24:29.615Z Compiling slog-stdlog v4.1.1
17112023-12-11T20:24:30.193Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
17122023-12-11T20:24:30.624Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
17132023-12-11T20:24:30.747Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
17142023-12-11T20:24:30.773Z Compiling thiserror-no-std v2.0.2
17152023-12-11T20:24:30.950Z Compiling ed25519 v2.2.2
17162023-12-11T20:24:31.628Z Compiling polyval v0.6.1
17172023-12-11T20:24:31.700Z Compiling primeorder v0.13.6
17182023-12-11T20:24:32.361Z Compiling blowfish v0.9.1
17192023-12-11T20:24:32.544Z Compiling aes v0.8.3
17202023-12-11T20:24:33.132Z Compiling ctr v0.9.2
17212023-12-11T20:24:33.690Z Compiling password-hash v0.4.2
17222023-12-11T20:24:34.448Z Compiling libsw v3.3.0
17232023-12-11T20:24:35.360Z Compiling pbkdf2 v0.12.2
17242023-12-11T20:24:35.633Z Compiling derive-where v1.2.6
17252023-12-11T20:24:35.829Z Compiling fxhash v0.2.1
17262023-12-11T20:24:37.089Z Compiling swrite v0.1.0
17272023-12-11T20:24:37.270Z Compiling owo-colors v3.5.0
17282023-12-11T20:24:37.547Z Compiling linear-map v1.2.0
17292023-12-11T20:24:38.162Z Compiling glob v0.3.1
17302023-12-11T20:24:39.903Z Compiling trust-dns-server v0.22.1
17312023-12-11T20:24:41.785Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
17322023-12-11T20:24:41.978Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
17332023-12-11T20:24:42.666Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
17342023-12-11T20:24:44.319Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
17352023-12-11T20:24:45.083Z Compiling sled v0.34.7
17362023-12-11T20:24:45.414Z Compiling bcrypt-pbkdf v0.10.0
17372023-12-11T20:24:46.392Z Compiling pbkdf2 v0.11.0
17382023-12-11T20:24:46.990Z Compiling p256 v0.13.2
17392023-12-11T20:24:48.444Z Compiling ghash v0.5.0
17402023-12-11T20:24:48.728Z Compiling ed25519-dalek v2.0.0
17412023-12-11T20:24:50.489Z Compiling vsss-rs v3.3.1
17422023-12-11T20:24:52.088Z Compiling slog-envlogger v2.2.0
17432023-12-11T20:24:52.508Z Compiling russh-cryptovec v0.7.0
17442023-12-11T20:24:53.374Z Compiling rand v0.7.3
17452023-12-11T20:24:54.826Z Compiling ciborium v0.2.1
17462023-12-11T20:24:57.367Z Compiling dirs v5.0.1
17472023-12-11T20:24:57.729Z Compiling chacha20poly1305 v0.10.1
17482023-12-11T20:24:57.740Z Compiling cbc v0.1.2
17492023-12-11T20:24:57.864Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
17502023-12-11T20:24:58.202Z Compiling pem v3.0.2
17512023-12-11T20:24:58.207Z Compiling headers-core v0.2.0
17522023-12-11T20:24:58.443Z Compiling kstat-rs v0.2.3
17532023-12-11T20:24:58.469Z Compiling md5 v0.7.0
17542023-12-11T20:24:58.497Z Compiling pretty-hex v0.4.0
17552023-12-11T20:24:58.730Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
17562023-12-11T20:24:58.755Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
17572023-12-11T20:24:58.835Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
17582023-12-11T20:24:59.282Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
17592023-12-11T20:24:59.523Z Compiling http-range v0.1.5
17602023-12-11T20:24:59.624Z Compiling russh-keys v0.40.0
17612023-12-11T20:25:00.052Z Compiling hyper-staticfile v0.9.5
17622023-12-11T20:25:00.101Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
17632023-12-11T20:25:05.491Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
17642023-12-11T20:25:06.237Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
17652023-12-11T20:25:07.127Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
17662023-12-11T20:25:10.948Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
17672023-12-11T20:25:11.389Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
17682023-12-11T20:25:15.056Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
17692023-12-11T20:25:15.513Z Compiling rcgen v0.11.3
17702023-12-11T20:25:15.860Z Compiling internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
17712023-12-11T20:25:16.132Z Compiling headers v0.3.9
17722023-12-11T20:25:18.740Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
17732023-12-11T20:25:19.703Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
17742023-12-11T20:25:20.006Z Compiling aes-gcm v0.10.3
17752023-12-11T20:25:20.479Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
17762023-12-11T20:25:21.616Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
17772023-12-11T20:25:30.974Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=945f040d259ca8013d3fb26f510453da7cd7b1a6#945f040d)
17782023-12-11T20:25:31.387Z Compiling atomicwrites v0.4.2
17792023-12-11T20:25:31.933Z Compiling itertools v0.12.0
17802023-12-11T20:25:33.640Z Compiling subprocess v0.2.9
17812023-12-11T20:25:33.998Z Compiling display-error-chain v0.2.0
17822023-12-11T20:25:34.262Z Compiling hex-literal v0.4.1
17832023-12-11T20:25:34.545Z Compiling russh v0.40.0
17842023-12-11T20:25:37.047Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
17852023-12-11T20:25:37.259Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
17862023-12-11T20:25:37.325Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
17872023-12-11T20:26:08.887Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
17882023-12-11T20:27:32.933Z Finished dev [unoptimized + debuginfo] target(s) in 8m 28s
17892023-12-11T20:27:33.293Z
17902023-12-11T20:27:33.297Zreal 8:28.837660311
17912023-12-11T20:27:33.297Zuser 46:35.063781750
17922023-12-11T20:27:33.297Zsys 7:09.443409976
17932023-12-11T20:27:33.297Ztrap 1.813415926
17942023-12-11T20:27:33.297Ztflt 6.793842441
17952023-12-11T20:27:33.297Zdflt 9.281562932
17962023-12-11T20:27:33.297Zkflt 0.033601365
17972023-12-11T20:27:33.297Zlock 1:28:58.209227388
17982023-12-11T20:27:33.297Zslp 2:13:41.438407083
17992023-12-11T20:27:33.297Zlat 2:02.498029482
18002023-12-11T20:27:33.297Zstop 4:48.530080419
18012023-12-11T20:27:33.297Z+ mkdir -p /work/end-to-end-tests
18022023-12-11T20:27:33.300Z++ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
18032023-12-11T20:27:34.200Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
18042023-12-11T20:27:34.200Z+ ptime -m gzip
18052023-12-11T20:27:34.203Z++ basename target/debug/bootstrap
18062023-12-11T20:27:51.028Z
18072023-12-11T20:27:51.032Zreal 16.821548444
18082023-12-11T20:27:51.034Zuser 16.639281380
18092023-12-11T20:27:51.034Zsys 0.171548283
18102023-12-11T20:27:51.035Ztrap 0.004390365
18112023-12-11T20:27:51.035Ztflt 0.000000000
18122023-12-11T20:27:51.035Zdflt 0.000000000
18132023-12-11T20:27:51.035Zkflt 0.000000000
18142023-12-11T20:27:51.035Zlock 0.000000000
18152023-12-11T20:27:51.035Zslp 0.000053915
18162023-12-11T20:27:51.035Zlat 0.005900938
18172023-12-11T20:27:51.035Zstop 0.000245337
18182023-12-11T20:27:51.035Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
18192023-12-11T20:27:51.036Z+ ptime -m gzip
18202023-12-11T20:27:51.036Z++ basename /work/oxidecomputer/omicron/target/debug/deps/bootstrap-6bafd3fa6eef4151
18212023-12-11T20:27:52.131Z
18222023-12-11T20:27:52.539Zreal 1.090248116
18232023-12-11T20:27:52.539Zuser 1.076258900
18242023-12-11T20:27:52.540Zsys 0.011971327
18252023-12-11T20:27:52.540Ztrap 0.000705280
18262023-12-11T20:27:52.540Ztflt 0.000000000
18272023-12-11T20:27:52.540Zdflt 0.000000000
18282023-12-11T20:27:52.540Zkflt 0.000000000
18292023-12-11T20:27:52.540Zlock 0.000000000
18302023-12-11T20:27:52.541Zslp 0.000000000
18312023-12-11T20:27:52.541Zlat 0.000944144
18322023-12-11T20:27:52.541Zstop 0.000242846
18332023-12-11T20:27:52.541Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
18342023-12-11T20:27:52.541Z+ ptime -m gzip
18352023-12-11T20:27:52.541Z++ basename /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-d68396a0af635b1c
18362023-12-11T20:28:09.541Z
18372023-12-11T20:28:09.542Zreal 17.406271863
18382023-12-11T20:28:09.542Zuser 17.229000569
18392023-12-11T20:28:09.542Zsys 0.171964389
18402023-12-11T20:28:09.542Ztrap 0.002874904
18412023-12-11T20:28:09.542Ztflt 0.000000000
18422023-12-11T20:28:09.542Zdflt 0.000000000
18432023-12-11T20:28:09.545Zkflt 0.000000000
18442023-12-11T20:28:09.545Zlock 0.000000000
18452023-12-11T20:28:09.545Zslp 0.000000000
18462023-12-11T20:28:09.545Zlat 0.002061732
18472023-12-11T20:28:09.545Zstop 0.000245774
18482023-12-11T20:28:09.545Z+ banner caboose-util
18492023-12-11T20:28:09.545Z
18502023-12-11T20:28:09.546Z #### ## ##### #### #### #### ###### # # #####
18512023-12-11T20:28:09.546Z # # # # # # # # # # # # # # #
18522023-12-11T20:28:09.546Z # # # ##### # # # # #### ##### ##### # # #
18532023-12-11T20:28:09.546Z # ###### # # # # # # # # # # #
18542023-12-11T20:28:09.546Z # # # # # # # # # # # # # # # #
18552023-12-11T20:28:09.546Z #### # # ##### #### #### #### ###### #### #
18562023-12-11T20:28:09.546Z
18572023-12-11T20:28:09.546Z+ ptime -m cargo build --locked -p caboose-util --release
18582023-12-11T20:28:10.207Z Downloading crates ...
18592023-12-11T20:28:10.520Z Downloaded bitfield v0.14.0
18602023-12-11T20:28:10.546Z Downloaded path-slash v0.1.5
18612023-12-11T20:28:10.549Z Downloaded maybe-uninit v2.0.0
18622023-12-11T20:28:10.551Z Downloaded crc-catalog v2.2.0
18632023-12-11T20:28:10.552Z Downloaded packed_struct_codegen v0.10.1
18642023-12-11T20:28:10.554Z Downloaded funty v2.0.0
18652023-12-11T20:28:10.557Z Downloaded array-init v0.0.4
18662023-12-11T20:28:10.557Z Downloaded serde-hex v0.1.0
18672023-12-11T20:28:10.560Z Downloaded wyz v0.5.1
18682023-12-11T20:28:10.563Z Downloaded env_logger v0.10.0
18692023-12-11T20:28:10.566Z Downloaded smallvec v0.6.14
18702023-12-11T20:28:10.569Z Downloaded crc-any v2.4.3
18712023-12-11T20:28:10.572Z Downloaded packed_struct v0.10.1
18722023-12-11T20:28:10.575Z Downloaded pkcs1 v0.7.5
18732023-12-11T20:28:10.579Z Downloaded num-bigint-dig v0.8.4
18742023-12-11T20:28:10.588Z Downloaded rsa v0.9.2
18752023-12-11T20:28:10.597Z Downloaded x509-cert v0.2.4
18762023-12-11T20:28:10.610Z Downloaded object v0.30.4
18772023-12-11T20:28:10.624Z Downloaded bitvec v1.0.1
18782023-12-11T20:28:10.651Z Downloaded ron v0.8.1
18792023-12-11T20:28:10.663Z Downloaded termcolor v1.2.0
18802023-12-11T20:28:10.672Z Downloaded tap v1.0.1
18812023-12-11T20:28:10.672Z Downloaded radium v0.7.0
18822023-12-11T20:28:10.672Z Downloaded crc v3.0.1
18832023-12-11T20:28:10.672Z Downloaded nodrop v0.1.14
18842023-12-11T20:28:10.848Z Compiling proc-macro2 v1.0.69
18852023-12-11T20:28:10.849Z Compiling unicode-ident v1.0.12
18862023-12-11T20:28:10.852Z Compiling libc v0.2.150
18872023-12-11T20:28:10.852Z Compiling autocfg v1.1.0
18882023-12-11T20:28:10.852Z Compiling serde v1.0.192
18892023-12-11T20:28:10.852Z Compiling cfg-if v1.0.0
18902023-12-11T20:28:10.852Z Compiling version_check v0.9.4
18912023-12-11T20:28:10.998Z Compiling typenum v1.16.0
18922023-12-11T20:28:11.012Z Compiling syn v1.0.109
18932023-12-11T20:28:11.119Z Compiling parking_lot_core v0.9.8
18942023-12-11T20:28:11.683Z Compiling libm v0.2.7
18952023-12-11T20:28:11.740Z Compiling futures-core v0.3.29
18962023-12-11T20:28:11.933Z Compiling generic-array v0.14.7
18972023-12-11T20:28:12.064Z Compiling lock_api v0.4.10
18982023-12-11T20:28:12.207Z Compiling num-traits v0.2.16
18992023-12-11T20:28:12.232Z Compiling once_cell v1.19.0
19002023-12-11T20:28:12.362Z Compiling pkg-config v0.3.27
19012023-12-11T20:28:12.483Z Compiling scopeguard v1.2.0
19022023-12-11T20:28:12.817Z Compiling slab v0.4.9
19032023-12-11T20:28:12.830Z Compiling futures-channel v0.3.29
19042023-12-11T20:28:12.841Z Compiling serde_json v1.0.108
19052023-12-11T20:28:13.264Z Compiling quote v1.0.33
19062023-12-11T20:28:13.287Z Compiling futures-task v0.3.29
19072023-12-11T20:28:13.393Z Compiling thiserror v1.0.49
19082023-12-11T20:28:13.740Z Compiling futures-util v0.3.29
19092023-12-11T20:28:14.065Z Compiling syn v2.0.32
19102023-12-11T20:28:14.103Z Compiling cc v1.0.83
19112023-12-11T20:28:14.207Z Compiling getrandom v0.2.10
19122023-12-11T20:28:14.244Z Compiling memchr v2.6.3
19132023-12-11T20:28:14.736Z Compiling rand_core v0.6.4
19142023-12-11T20:28:14.855Z Compiling itoa v1.0.9
19152023-12-11T20:28:15.186Z Compiling log v0.4.20
19162023-12-11T20:28:15.449Z Compiling smallvec v1.11.0
19172023-12-11T20:28:17.190Z Compiling vcpkg v0.2.15
19182023-12-11T20:28:17.831Z Compiling byteorder v1.5.0
19192023-12-11T20:28:18.351Z Compiling parking_lot v0.12.1
19202023-12-11T20:28:18.792Z Compiling pin-project-lite v0.2.13
19212023-12-11T20:28:19.302Z Compiling const-oid v0.9.5
19222023-12-11T20:28:19.724Z Compiling ring v0.17.7
19232023-12-11T20:28:20.114Z Compiling indexmap v1.9.3
19242023-12-11T20:28:20.127Z Compiling openssl-sys v0.9.96
19252023-12-11T20:28:21.424Z Compiling signal-hook-registry v1.4.1
19262023-12-11T20:28:21.715Z Compiling subtle v2.5.0
19272023-12-11T20:28:22.246Z Compiling io-lifetimes v1.0.11
19282023-12-11T20:28:22.490Z Compiling heck v0.4.1
19292023-12-11T20:28:22.991Z Compiling ring v0.16.20
19302023-12-11T20:28:23.112Z Compiling mio v0.8.9
19312023-12-11T20:28:23.182Z Compiling num-integer v0.1.45
19322023-12-11T20:28:23.615Z Compiling semver v1.0.20
19332023-12-11T20:28:24.276Z Compiling ryu v1.0.15
19342023-12-11T20:28:25.213Z Compiling spin v0.5.2
19352023-12-11T20:28:25.226Z Compiling rustix v0.37.23
19362023-12-11T20:28:26.624Z Compiling socket2 v0.5.5
19372023-12-11T20:28:26.814Z Compiling num_cpus v1.16.0
19382023-12-11T20:28:26.981Z Compiling ucd-trie v0.1.6
19392023-12-11T20:28:27.660Z Compiling httparse v1.8.0
19402023-12-11T20:28:27.786Z Compiling futures-sink v0.3.29
19412023-12-11T20:28:27.998Z Compiling openssl v0.10.60
19422023-12-11T20:28:28.048Z Compiling unicode-xid v0.2.4
19432023-12-11T20:28:28.284Z Compiling synstructure v0.12.6
19442023-12-11T20:28:28.522Z Compiling tinyvec_macros v0.1.1
19452023-12-11T20:28:28.639Z Compiling tinyvec v1.6.0
19462023-12-11T20:28:29.805Z Compiling rustls v0.21.9
19472023-12-11T20:28:29.884Z Compiling pin-utils v0.1.0
19482023-12-11T20:28:30.084Z Compiling futures-io v0.3.29
19492023-12-11T20:28:30.194Z Compiling crc32fast v1.3.2
19502023-12-11T20:28:30.222Z Compiling ppv-lite86 v0.2.17
19512023-12-11T20:28:30.486Z Compiling native-tls v0.2.11
19522023-12-11T20:28:30.841Z Compiling bzip2-sys v0.1.11+1.0.8
19532023-12-11T20:28:30.874Z Compiling spin v0.9.8
19542023-12-11T20:28:31.153Z Compiling tracing-core v0.1.31
19552023-12-11T20:28:31.318Z Compiling unicode-normalization v0.1.22
19562023-12-11T20:28:31.483Z Compiling unicode-bidi v0.3.13
19572023-12-11T20:28:31.561Z Compiling rand_chacha v0.3.1
19582023-12-11T20:28:31.605Z Compiling base64ct v1.6.0
19592023-12-11T20:28:32.920Z Compiling pem-rfc7468 v0.7.0
19602023-12-11T20:28:33.150Z Compiling rand v0.8.5
19612023-12-11T20:28:34.359Z Compiling errno v0.3.2
19622023-12-11T20:28:34.513Z Compiling num-iter v0.1.43
19632023-12-11T20:28:34.647Z Compiling ahash v0.8.3
19642023-12-11T20:28:34.728Z Compiling usdt-impl v0.3.5
19652023-12-11T20:28:35.321Z Compiling flagset v0.4.3
19662023-12-11T20:28:35.661Z Compiling schemars v0.8.13
19672023-12-11T20:28:35.686Z Compiling rustix v0.38.25
19682023-12-11T20:28:35.899Z Compiling signal-hook v0.3.17
19692023-12-11T20:28:36.150Z Compiling base64 v0.21.5
19702023-12-11T20:28:36.329Z Compiling serde_derive_internals v0.26.0
19712023-12-11T20:28:36.572Z Compiling zerocopy-derive v0.2.0
19722023-12-11T20:28:36.591Z Compiling serde_derive v1.0.192
19732023-12-11T20:28:36.595Z Compiling zeroize_derive v1.4.2
19742023-12-11T20:28:36.673Z Compiling tokio-macros v2.2.0
19752023-12-11T20:28:37.863Z Compiling thiserror-impl v1.0.49
19762023-12-11T20:28:38.236Z Compiling futures-macro v0.3.29
19772023-12-11T20:28:38.532Z Compiling tracing-attributes v0.1.26
19782023-12-11T20:28:39.032Z Compiling zeroize v1.7.0
19792023-12-11T20:28:39.643Z Compiling der_derive v0.7.2
19802023-12-11T20:28:40.268Z Compiling openssl-macros v0.1.1
19812023-12-11T20:28:41.337Z Compiling zerocopy-derive v0.6.4
19822023-12-11T20:28:42.000Z Compiling crypto-common v0.1.6
19832023-12-11T20:28:42.016Z Compiling block-buffer v0.10.4
19842023-12-11T20:28:42.395Z Compiling digest v0.10.7
19852023-12-11T20:28:42.648Z Compiling pest v2.7.2
19862023-12-11T20:28:43.587Z Compiling der v0.7.8
19872023-12-11T20:28:44.011Z Compiling tracing v0.1.37
19882023-12-11T20:28:46.705Z Compiling pest_meta v2.7.2
19892023-12-11T20:28:47.390Z Compiling bitflags v1.3.2
19902023-12-11T20:28:48.344Z Compiling fnv v1.0.7
19912023-12-11T20:28:48.510Z Compiling spki v0.7.2
19922023-12-11T20:28:49.015Z Compiling pest_generator v2.7.2
19932023-12-11T20:28:52.078Z Compiling schemars_derive v0.8.13
19942023-12-11T20:28:52.093Z Compiling zerocopy v0.3.0
19952023-12-11T20:28:53.544Z Compiling lazy_static v1.4.0
19962023-12-11T20:28:53.653Z Compiling pest_derive v2.7.2
19972023-12-11T20:28:55.166Z Compiling backtrace v0.3.69
19982023-12-11T20:28:55.758Z Compiling num-bigint v0.4.4
19992023-12-11T20:28:56.145Z Compiling memoffset v0.9.0
20002023-12-11T20:28:56.423Z Compiling untrusted v0.7.1
20012023-12-11T20:28:56.589Z Compiling hashbrown v0.12.3
20022023-12-11T20:28:56.715Z Compiling crossbeam-utils v0.8.16
20032023-12-11T20:28:57.070Z Compiling openssl-probe v0.1.5
20042023-12-11T20:28:57.209Z Compiling doc-comment v0.3.3
20052023-12-11T20:28:57.399Z Compiling equivalent v1.0.1
20062023-12-11T20:28:57.472Z Compiling iana-time-zone v0.1.57
20072023-12-11T20:28:57.540Z Compiling async-trait v0.1.74
20082023-12-11T20:28:57.655Z Compiling percent-encoding v2.3.1
20092023-12-11T20:28:58.152Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
20102023-12-11T20:28:58.169Z Compiling hashbrown v0.14.2
20112023-12-11T20:28:58.734Z Compiling smoltcp v0.9.1
20122023-12-11T20:28:58.878Z Compiling foreign-types-shared v0.1.1
20132023-12-11T20:28:59.017Z Compiling untrusted v0.9.0
20142023-12-11T20:28:59.209Z Compiling foreign-types v0.3.2
20152023-12-11T20:29:00.234Z Compiling bytes v1.5.0
20162023-12-11T20:29:01.214Z Compiling rustc_version v0.4.0
20172023-12-11T20:29:01.383Z Compiling bitflags v2.4.0
20182023-12-11T20:29:01.517Z Compiling uuid v1.6.1
20192023-12-11T20:29:02.316Z Compiling tokio v1.35.0
20202023-12-11T20:29:02.575Z Compiling heapless v0.7.16
20212023-12-11T20:29:03.161Z Compiling http v0.2.11
20222023-12-11T20:29:03.173Z Compiling indexmap v2.1.0
20232023-12-11T20:29:05.177Z Compiling chrono v0.4.31
20242023-12-11T20:29:07.041Z Compiling dtrace-parser v0.1.14
20252023-12-11T20:29:07.607Z Compiling dof v0.1.5
20262023-12-11T20:29:08.975Z Compiling hmac v0.12.1
20272023-12-11T20:29:09.311Z Compiling clap_derive v4.4.2
20282023-12-11T20:29:11.232Z Compiling thread-id v4.2.0
20292023-12-11T20:29:11.565Z Compiling cpufeatures v0.2.9
20302023-12-11T20:29:11.698Z Compiling siphasher v0.3.11
20312023-12-11T20:29:11.722Z Compiling try-lock v0.2.4
20322023-12-11T20:29:11.926Z Compiling utf8parse v0.2.1
20332023-12-11T20:29:12.204Z Compiling time-core v0.1.1
20342023-12-11T20:29:12.346Z Compiling adler v1.0.2
20352023-12-11T20:29:12.413Z Compiling anstyle v1.0.2
20362023-12-11T20:29:12.451Z Compiling rustversion v1.0.14
20372023-12-11T20:29:12.642Z Compiling miniz_oxide v0.7.1
20382023-12-11T20:29:13.428Z Compiling time-macros v0.2.13
20392023-12-11T20:29:17.308Z Compiling tokio-util v0.7.10
20402023-12-11T20:29:17.397Z Compiling anstyle-parse v0.2.1
20412023-12-11T20:29:18.009Z Compiling want v0.3.1
20422023-12-11T20:29:18.514Z Compiling sha2 v0.10.8
20432023-12-11T20:29:19.769Z Compiling h2 v0.3.21
20442023-12-11T20:29:22.987Z Compiling sct v0.7.0
20452023-12-11T20:29:23.419Z Compiling http-body v0.4.5
20462023-12-11T20:29:24.042Z Compiling rustls-webpki v0.101.7
20472023-12-11T20:29:24.914Z Compiling serde_tokenstream v0.1.7
20482023-12-11T20:29:25.342Z Compiling form_urlencoded v1.2.1
20492023-12-11T20:29:25.708Z Compiling pkcs8 v0.10.2
20502023-12-11T20:29:25.814Z Compiling pin-project-internal v1.1.3
20512023-12-11T20:29:26.931Z Compiling hubpack_derive v0.1.1
20522023-12-11T20:29:27.502Z Compiling socket2 v0.4.9
20532023-12-11T20:29:28.228Z Compiling crossbeam-epoch v0.9.15
20542023-12-11T20:29:28.785Z Compiling anstyle-query v1.0.0
20552023-12-11T20:29:28.819Z Compiling httpdate v1.0.3
20562023-12-11T20:29:29.146Z Compiling slog v2.7.0
20572023-12-11T20:29:29.438Z Compiling tower-service v0.3.2
20582023-12-11T20:29:30.090Z Compiling colorchoice v1.0.0
20592023-12-11T20:29:30.199Z Compiling radium v0.7.0
20602023-12-11T20:29:30.716Z Compiling anyhow v1.0.75
20612023-12-11T20:29:30.819Z Compiling anstream v0.5.0
20622023-12-11T20:29:32.214Z Compiling hyper v0.14.27
20632023-12-11T20:29:39.828Z Compiling terminal_size v0.2.6
20642023-12-11T20:29:41.216Z Compiling serde_spanned v0.6.4
20652023-12-11T20:29:41.560Z Compiling toml_datetime v0.6.5
20662023-12-11T20:29:42.938Z Compiling rustls-pemfile v1.0.3
20672023-12-11T20:29:43.457Z Compiling zerocopy v0.6.4
20682023-12-11T20:29:44.829Z Compiling md-5 v0.10.5
20692023-12-11T20:29:45.389Z Compiling idna v0.5.0
20702023-12-11T20:29:45.564Z Compiling stringprep v0.1.3
20712023-12-11T20:29:46.754Z Compiling diesel_table_macro_syntax v0.1.0
20722023-12-11T20:29:46.967Z Compiling hash32 v0.2.1
20732023-12-11T20:29:47.061Z Compiling aho-corasick v1.0.4
20742023-12-11T20:29:47.349Z Compiling tap v1.0.1
20752023-12-11T20:29:47.569Z Compiling maybe-uninit v2.0.0
20762023-12-11T20:29:47.628Z Compiling dyn-clone v1.0.13
20772023-12-11T20:29:47.872Z Compiling either v1.9.0
20782023-12-11T20:29:47.904Z Compiling winnow v0.5.15
20792023-12-11T20:29:48.252Z Compiling strsim v0.10.0
20802023-12-11T20:29:48.374Z Compiling stable_deref_trait v1.2.0
20812023-12-11T20:29:48.485Z Compiling regex-syntax v0.8.2
20822023-12-11T20:29:49.948Z Compiling gimli v0.28.0
20832023-12-11T20:29:50.050Z Compiling fallible-iterator v0.2.0
20842023-12-11T20:29:51.248Z Compiling clap_lex v0.5.1
20852023-12-11T20:29:51.643Z Compiling clap_builder v4.4.2
20862023-12-11T20:29:52.169Z Compiling postgres-protocol v0.6.6
20872023-12-11T20:29:54.182Z Compiling wyz v0.5.1
20882023-12-11T20:29:54.199Z Compiling diesel_derives v2.1.2
20892023-12-11T20:29:54.915Z Compiling regex-automata v0.4.3
20902023-12-11T20:29:55.454Z Compiling url v2.5.0
20912023-12-11T20:29:57.429Z Compiling addr2line v0.21.0
20922023-12-11T20:29:59.101Z Compiling tokio-rustls v0.24.1
20932023-12-11T20:29:59.188Z Compiling rustls-native-certs v0.6.3
20942023-12-11T20:29:59.711Z Compiling strum_macros v0.25.2
20952023-12-11T20:30:00.804Z Compiling tokio-native-tls v0.3.1
20962023-12-11T20:30:06.244Z Compiling usdt-attr-macro v0.3.5
20972023-12-11T20:30:06.911Z Compiling usdt-macro v0.3.5
20982023-12-11T20:30:08.841Z Compiling phf_shared v0.11.2
20992023-12-11T20:30:09.577Z Compiling block-padding v0.3.3
21002023-12-11T20:30:09.591Z Compiling serde_repr v0.1.16
21012023-12-11T20:30:09.895Z Compiling enum-as-inner v0.5.1
21022023-12-11T20:30:10.011Z Compiling snafu-derive v0.7.5
21032023-12-11T20:30:11.260Z Compiling ff v0.13.0
21042023-12-11T20:30:11.396Z Compiling scheduled-thread-pool v0.2.7
21052023-12-11T20:30:11.613Z Compiling object v0.32.1
21062023-12-11T20:30:15.071Z Compiling managed v0.8.0
21072023-12-11T20:30:15.792Z Compiling regex-automata v0.1.10
21082023-12-11T20:30:16.588Z Compiling base16ct v0.2.0
21092023-12-11T20:30:17.047Z Compiling matches v0.1.10
21102023-12-11T20:30:17.170Z Compiling rustc-demangle v0.1.23
21112023-12-11T20:30:18.470Z Compiling packed_struct v0.10.1
21122023-12-11T20:30:19.599Z Compiling bit-vec v0.6.3
21132023-12-11T20:30:19.633Z Compiling ipnet v2.8.0
21142023-12-11T20:30:20.234Z Compiling deranged v0.3.8
21152023-12-11T20:30:21.152Z Compiling num_threads v0.1.6
21162023-12-11T20:30:21.215Z Compiling funty v2.0.0
21172023-12-11T20:30:23.304Z Compiling num-bigint-dig v0.8.4
21182023-12-11T20:30:23.359Z Compiling time v0.3.27
21192023-12-11T20:30:23.774Z Compiling bitvec v1.0.1
21202023-12-11T20:30:29.084Z Compiling idna v0.2.3
21212023-12-11T20:30:31.406Z Compiling sec1 v0.7.3
21222023-12-11T20:30:31.522Z Compiling bstr v0.2.17
21232023-12-11T20:30:32.230Z Compiling r2d2 v0.8.10
21242023-12-11T20:30:32.317Z Compiling group v0.13.0
21252023-12-11T20:30:33.904Z Compiling inout v0.1.3
21262023-12-11T20:30:35.103Z Compiling phf v0.11.2
21272023-12-11T20:30:35.802Z Compiling regex v1.10.2
21282023-12-11T20:30:36.255Z Compiling hyper-tls v0.5.0
21292023-12-11T20:30:36.773Z Compiling hyper-rustls v0.24.2
21302023-12-11T20:30:37.561Z Compiling signal-hook-mio v0.2.3
21312023-12-11T20:30:37.576Z Compiling flate2 v1.0.28
21322023-12-11T20:30:37.779Z Compiling clap v4.4.3
21332023-12-11T20:30:37.942Z Compiling ipnetwork v0.20.0
21342023-12-11T20:30:39.153Z Compiling bzip2 v0.4.4
21352023-12-11T20:30:39.294Z Compiling toml_edit v0.19.15
21362023-12-11T20:30:39.434Z Compiling postgres-types v0.2.6
21372023-12-11T20:30:39.549Z Compiling itertools v0.11.0
21382023-12-11T20:30:39.718Z Compiling pin-project v1.1.3
21392023-12-11T20:30:39.926Z Compiling hubpack v0.1.2
21402023-12-11T20:30:40.080Z Compiling serde_urlencoded v0.7.1
21412023-12-11T20:30:40.618Z Compiling phf_shared v0.10.0
21422023-12-11T20:30:40.881Z Compiling hkdf v0.12.3
21432023-12-11T20:30:41.223Z Compiling futures-executor v0.3.29
21442023-12-11T20:30:43.913Z Compiling crypto-bigint v0.5.2
21452023-12-11T20:30:46.559Z Compiling packed_struct_codegen v0.10.1
21462023-12-11T20:30:47.114Z Compiling float-cmp v0.9.0
21472023-12-11T20:30:47.655Z Compiling encoding_rs v0.8.33
21482023-12-11T20:30:47.822Z Compiling whoami v1.4.1
21492023-12-11T20:30:47.917Z Compiling fixedbitset v0.4.2
21502023-12-11T20:30:48.534Z Compiling data-encoding v2.4.0
21512023-12-11T20:30:48.671Z Compiling unicode-segmentation v1.10.1
21522023-12-11T20:30:50.506Z Compiling crc-catalog v2.2.0
21532023-12-11T20:30:50.883Z Compiling precomputed-hash v0.1.1
21542023-12-11T20:30:51.037Z Compiling nodrop v0.1.14
21552023-12-11T20:30:51.200Z Compiling unicode-width v0.1.11
21562023-12-11T20:30:51.229Z Compiling normalize-line-endings v0.3.0
21572023-12-11T20:30:51.385Z Compiling mime v0.3.17
21582023-12-11T20:30:51.436Z Compiling webpki-roots v0.25.2
21592023-12-11T20:30:51.661Z Compiling regex-automata v0.3.8
21602023-12-11T20:30:52.079Z Compiling static_assertions v1.1.0
21612023-12-11T20:30:52.240Z Compiling new_debug_unreachable v1.0.4
21622023-12-11T20:30:52.328Z Compiling predicates-core v1.0.6
21632023-12-11T20:30:53.547Z Compiling difflib v0.4.0
21642023-12-11T20:30:55.545Z Compiling bstr v1.6.0
21652023-12-11T20:30:55.712Z Compiling predicates v3.0.4
21662023-12-11T20:30:58.239Z Compiling string_cache v0.8.7
21672023-12-11T20:30:58.903Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
21682023-12-11T20:30:59.317Z Compiling reqwest v0.11.22
21692023-12-11T20:31:04.602Z Compiling console v0.15.7
21702023-12-11T20:31:05.012Z Compiling array-init v0.0.4
21712023-12-11T20:31:07.721Z Compiling crc v3.0.1
21722023-12-11T20:31:09.623Z Compiling similar v2.2.1
21732023-12-11T20:31:10.789Z Compiling trust-dns-proto v0.22.0
21742023-12-11T20:31:13.109Z Compiling petgraph v0.6.4
21752023-12-11T20:31:14.703Z Compiling tokio-postgres v0.7.10
21762023-12-11T20:31:22.215Z Compiling elliptic-curve v0.13.8
21772023-12-11T20:31:23.900Z Compiling toml v0.7.8
21782023-12-11T20:31:25.913Z Compiling futures v0.3.29
21792023-12-11T20:31:26.523Z Compiling snafu v0.7.5
21802023-12-11T20:31:27.437Z Compiling zip v0.6.6
21812023-12-11T20:31:27.461Z Compiling smallvec v0.6.14
21822023-12-11T20:31:27.646Z Compiling diesel v2.1.4
21832023-12-11T20:31:27.797Z Compiling yasna v0.5.2
21842023-12-11T20:31:28.213Z Compiling crossterm v0.27.0
21852023-12-11T20:31:28.713Z Compiling cipher v0.4.4
21862023-12-11T20:31:29.536Z Compiling hashbrown v0.13.2
21872023-12-11T20:31:34.055Z Compiling bit-set v0.5.3
21882023-12-11T20:31:34.476Z Compiling usdt v0.3.5
21892023-12-11T20:31:34.874Z Compiling is-terminal v0.4.9
21902023-12-11T20:31:35.066Z Compiling toml_edit v0.21.0
21912023-12-11T20:31:38.420Z Compiling itertools v0.10.5
21922023-12-11T20:31:39.837Z Compiling pkcs1 v0.7.5
21932023-12-11T20:31:43.176Z Compiling tokio-stream v0.1.14
21942023-12-11T20:31:44.709Z Compiling openapiv3 v2.0.0-rc.1
21952023-12-11T20:31:46.132Z Compiling hex v0.4.3
21962023-12-11T20:31:48.215Z Compiling signature v2.1.0
21972023-12-11T20:31:53.107Z Compiling lalrpop-util v0.19.12
21982023-12-11T20:31:53.938Z Compiling termcolor v1.2.0
21992023-12-11T20:31:56.958Z Compiling bitfield v0.14.0
22002023-12-11T20:31:58.118Z Compiling lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
22012023-12-11T20:32:04.339Z Compiling env_logger v0.10.0
22022023-12-11T20:32:29.032Z Compiling rsa v0.9.2
22032023-12-11T20:32:29.032Z Compiling serde-hex v0.1.0
22042023-12-11T20:32:32.110Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
22052023-12-11T20:32:38.573Z Compiling ron v0.8.1
22062023-12-11T20:32:39.127Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22072023-12-11T20:32:39.241Z Compiling x509-cert v0.2.4
22082023-12-11T20:32:42.136Z Compiling crc-any v2.4.3
22092023-12-11T20:33:02.178Z Compiling lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
22102023-12-11T20:33:12.568Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
22112023-12-11T20:33:20.875Z Compiling object v0.30.4
22122023-12-11T20:33:35.739Z Compiling path-slash v0.1.5
22132023-12-11T20:33:36.685Z Compiling hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
22142023-12-11T20:34:33.847Z Compiling caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
22152023-12-11T20:34:33.911Z Finished release [optimized] target(s) in 6m 14s
22162023-12-11T20:34:33.911Z
22172023-12-11T20:34:33.912Zreal 6:14.509013452
22182023-12-11T20:34:33.912Zuser 43:22.375835404
22192023-12-11T20:34:33.912Zsys 3:49.050761165
22202023-12-11T20:34:33.912Ztrap 1.821129338
22212023-12-11T20:34:33.912Ztflt 0.994162755
22222023-12-11T20:34:33.912Zdflt 0.399679985
22232023-12-11T20:34:33.912Zkflt 0.006035302
22242023-12-11T20:34:33.912Zlock 1:37:03.353839124
22252023-12-11T20:34:33.912Zslp 2:02:48.613337959
22262023-12-11T20:34:33.912Zlat 1:50.578722577
22272023-12-11T20:34:33.912Zstop 1:25.514844662
22282023-12-11T20:34:33.912Z+ ptime -m gzip
22292023-12-11T20:34:33.912Z
22302023-12-11T20:34:33.913Zreal 0.656916910
22312023-12-11T20:34:33.913Zuser 0.647200913
22322023-12-11T20:34:33.916Zsys 0.009107989
22332023-12-11T20:34:33.916Ztrap 0.000070137
22342023-12-11T20:34:33.916Ztflt 0.000000000
22352023-12-11T20:34:33.916Zdflt 0.000000000
22362023-12-11T20:34:33.916Zkflt 0.000000000
22372023-12-11T20:34:33.916Zlock 0.000000000
22382023-12-11T20:34:33.916Zslp 0.000000000
22392023-12-11T20:34:33.916Zlat 0.000163544
22402023-12-11T20:34:33.917Zstop 0.000245017
22412023-12-11T20:34:33.917Z+ banner tufaceous
22422023-12-11T20:34:33.917Z
22432023-12-11T20:34:33.917Z ##### # # ###### ## #### ###### #### # # ####
22442023-12-11T20:34:33.917Z # # # # # # # # # # # # # #
22452023-12-11T20:34:33.917Z # # # ##### # # # ##### # # # # ####
22462023-12-11T20:34:33.925Z # # # # ###### # # # # # # #
22472023-12-11T20:34:33.926Z # # # # # # # # # # # # # # #
22482023-12-11T20:34:33.926Z # #### # # # #### ###### #### #### ####
22492023-12-11T20:34:33.926Z
22502023-12-11T20:34:33.926Z+ ptime -m cargo build --locked -p tufaceous --release
22512023-12-11T20:34:33.926Z Downloading crates ...
22522023-12-11T20:34:33.926Z Downloaded globset v0.4.13
22532023-12-11T20:34:33.926Z Downloaded humantime v2.1.0
22542023-12-11T20:34:33.926Z Downloaded buf-list v1.0.3
22552023-12-11T20:34:33.926Z Downloaded serde_plain v1.0.2
22562023-12-11T20:34:33.926Z Downloaded bytesize v1.3.0
22572023-12-11T20:34:33.926Z Downloaded fs-err v2.11.0
22582023-12-11T20:34:33.926Z Downloaded olpc-cjson v0.1.3
22592023-12-11T20:34:33.926Z Downloaded typed-path v0.7.0
22602023-12-11T20:34:33.926Z Downloaded tough v0.16.0
22612023-12-11T20:34:33.926Z Downloaded async-recursion v1.0.5
22622023-12-11T20:34:33.926Z Compiling serde_tokenstream v0.2.0
22632023-12-11T20:34:33.927Z Compiling regress v0.7.1
22642023-12-11T20:34:33.927Z Compiling dirs-sys-next v0.1.2
22652023-12-11T20:34:33.927Z Compiling ident_case v1.0.1
22662023-12-11T20:34:33.927Z Compiling thread_local v1.1.7
22672023-12-11T20:34:33.927Z Compiling heck v0.4.1
22682023-12-11T20:34:33.927Z Compiling slog-async v2.8.0
22692023-12-11T20:34:33.927Z Compiling dirs-next v2.0.0
22702023-12-11T20:34:33.927Z Compiling darling_core v0.20.3
22712023-12-11T20:34:33.927Z Compiling camino v1.1.6
22722023-12-11T20:34:33.927Z Compiling term v0.7.0
22732023-12-11T20:34:33.929Z Compiling crossbeam-channel v0.5.8
22742023-12-11T20:34:33.929Z Compiling getopts v0.2.21
22752023-12-11T20:34:33.930Z Compiling structmeta-derive v0.2.0
22762023-12-11T20:34:33.930Z Compiling atty v0.2.14
22772023-12-11T20:34:33.930Z Compiling multer v2.1.0
22782023-12-11T20:34:33.930Z Compiling take_mut v0.2.2
22792023-12-11T20:34:33.930Z Compiling unsafe-libyaml v0.2.9
22802023-12-11T20:34:33.930Z Compiling paste v1.0.14
22812023-12-11T20:34:33.930Z Compiling match_cfg v0.1.0
22822023-12-11T20:34:33.930Z Compiling hostname v0.3.1
22832023-12-11T20:34:33.930Z Compiling slog-term v2.9.0
22842023-12-11T20:34:33.930Z Compiling typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
22852023-12-11T20:34:34.086Z Compiling structmeta v0.2.0
22862023-12-11T20:34:34.693Z Compiling serde_yaml v0.9.25
22872023-12-11T20:34:35.627Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22882023-12-11T20:34:35.658Z Compiling slog-json v2.6.1
22892023-12-11T20:34:35.818Z Compiling darling_macro v0.20.3
22902023-12-11T20:34:36.434Z Compiling async-stream-impl v0.3.5
22912023-12-11T20:34:37.313Z Compiling darling v0.20.3
22922023-12-11T20:34:37.488Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
22932023-12-11T20:34:37.974Z Compiling fastrand v2.0.0
22942023-12-11T20:34:38.246Z Compiling atomic-waker v1.1.1
22952023-12-11T20:34:38.441Z Compiling regex-syntax v0.7.5
22962023-12-11T20:34:38.517Z Compiling async-stream v0.3.5
22972023-12-11T20:34:38.992Z Compiling tempfile v3.8.1
22982023-12-11T20:34:39.044Z Compiling waitgroup v0.1.2
22992023-12-11T20:34:39.135Z Compiling serde_with_macros v3.4.0
23002023-12-11T20:34:39.384Z Compiling slog-bunyan v2.4.0
23012023-12-11T20:34:42.271Z Compiling toml v0.8.8
23022023-12-11T20:34:42.930Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
23032023-12-11T20:34:43.076Z Compiling progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
23042023-12-11T20:34:44.734Z Compiling sha1 v0.10.6
23052023-12-11T20:34:44.978Z Compiling serde_path_to_error v0.1.14
23062023-12-11T20:34:45.527Z Compiling instant v0.1.12
23072023-12-11T20:34:45.737Z Compiling fs-err v2.11.0
23082023-12-11T20:34:46.191Z Compiling buf-list v1.0.3
23092023-12-11T20:34:46.247Z Compiling arc-swap v1.6.0
23102023-12-11T20:34:46.319Z Compiling same-file v1.0.6
23112023-12-11T20:34:46.702Z Compiling debug-ignore v1.0.5
23122023-12-11T20:34:46.827Z Compiling walkdir v2.4.0
23132023-12-11T20:34:47.180Z Compiling slog-scope v4.4.0
23142023-12-11T20:34:47.700Z Compiling backoff v0.4.0
23152023-12-11T20:34:48.293Z Compiling serde_with v3.4.0
23162023-12-11T20:34:48.634Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23172023-12-11T20:34:49.618Z Compiling parse-display-derive v0.8.2
23182023-12-11T20:34:49.661Z Compiling globset v0.4.13
23192023-12-11T20:34:49.750Z Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23202023-12-11T20:34:50.004Z Compiling strum v0.25.0
23212023-12-11T20:34:50.287Z Compiling olpc-cjson v0.1.3
23222023-12-11T20:34:51.195Z Compiling pem v3.0.2
23232023-12-11T20:34:51.461Z Compiling macaddr v1.0.1
23242023-12-11T20:34:52.033Z Compiling typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
23252023-12-11T20:34:52.664Z Compiling serde_plain v1.0.2
23262023-12-11T20:34:53.929Z Compiling async-recursion v1.0.5
23272023-12-11T20:34:53.943Z Compiling xattr v1.0.1
23282023-12-11T20:34:54.385Z Compiling filetime v0.2.23
23292023-12-11T20:34:54.924Z Compiling typed-path v0.7.0
23302023-12-11T20:34:55.041Z Compiling tar v0.4.40
23312023-12-11T20:34:55.362Z Compiling parse-display v0.8.2
23322023-12-11T20:34:56.451Z Compiling slog-stdlog v4.1.1
23332023-12-11T20:34:58.053Z Compiling camino-tempfile v1.1.1
23342023-12-11T20:34:58.808Z Compiling tough v0.16.0
23352023-12-11T20:34:58.960Z Compiling typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
23362023-12-11T20:34:59.146Z Compiling progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
23372023-12-11T20:35:04.816Z Compiling itertools v0.12.0
23382023-12-11T20:35:04.958Z Compiling bytesize v1.3.0
23392023-12-11T20:35:05.929Z Compiling slog-envlogger v2.2.0
23402023-12-11T20:35:07.131Z Compiling humantime v2.1.0
23412023-12-11T20:35:10.212Z Compiling progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
23422023-12-11T20:35:34.295Z Compiling progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
23432023-12-11T20:35:34.581Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23442023-12-11T20:35:45.800Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
23452023-12-11T20:35:47.986Z Compiling tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
23462023-12-11T20:36:17.989Z Finished release [optimized] target(s) in 1m 53s
23472023-12-11T20:36:18.153Z
23482023-12-11T20:36:18.153Zreal 1:53.240725659
23492023-12-11T20:36:18.153Zuser 12:04.908338517
23502023-12-11T20:36:18.153Zsys 46.641775990
23512023-12-11T20:36:18.153Ztrap 0.467879315
23522023-12-11T20:36:18.154Ztflt 0.282631111
23532023-12-11T20:36:18.154Zdflt 0.807137460
23542023-12-11T20:36:18.154Zkflt 0.000012169
23552023-12-11T20:36:18.154Zlock 23:39.717408345
23562023-12-11T20:36:18.154Zslp 25:18.340327284
23572023-12-11T20:36:18.154Zlat 21.882424810
23582023-12-11T20:36:18.155Zstop 12.156039588
23592023-12-11T20:36:18.155Z+ ptime -m gzip
23602023-12-11T20:36:20.738Z
23612023-12-11T20:36:20.738Zreal 2.348913790
23622023-12-11T20:36:20.738Zuser 2.320903892
23632023-12-11T20:36:20.855Zsys 0.027256328
23642023-12-11T20:36:20.855Ztrap 0.000239581
23652023-12-11T20:36:20.855Ztflt 0.000000000
23662023-12-11T20:36:20.856Zdflt 0.000000000
23672023-12-11T20:36:20.856Zkflt 0.000000000
23682023-12-11T20:36:20.856Zlock 0.000000000
23692023-12-11T20:36:20.856Zslp 0.000000000
23702023-12-11T20:36:20.856Zlat 0.000167186
23712023-12-11T20:36:20.856Zstop 0.000242763
23722023-12-11T20:36:20.856Zprocess exited: duration 1190476 ms, exit code 0
 
23732023-12-11T20:36:21.091Zfound 5 output files
23742023-12-11T20:36:21.091Zuploading: /work/end-to-end-tests/bootstrap-6bafd3fa6eef4151.gz (6318060 bytes)
23752023-12-11T20:36:23.645Zuploaded: /work/end-to-end-tests/bootstrap-6bafd3fa6eef4151.gz
23762023-12-11T20:36:23.645Zuploading: /work/end-to-end-tests/bootstrap.gz (97187549 bytes)
23772023-12-11T20:37:12.597Zuploaded: /work/end-to-end-tests/bootstrap.gz
23782023-12-11T20:37:12.597Zuploading: /work/end-to-end-tests/end_to_end_tests-d68396a0af635b1c.gz (101144711 bytes)
23792023-12-11T20:37:43.456Zuploaded: /work/end-to-end-tests/end_to_end_tests-d68396a0af635b1c.gz
23802023-12-11T20:37:43.457Zuploading: /work/caboose-util.gz (4091709 bytes)
23812023-12-11T20:37:46.363Zuploaded: /work/caboose-util.gz
23822023-12-11T20:37:46.363Zuploading: /work/tufaceous.gz (14969533 bytes)
23832023-12-11T20:37:53.871Zuploaded: /work/tufaceous.gz