01HH0A04MMPZBJE2B7BD944HTE: 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: 01HH0A128XWQP8ME6WYMX71X1V

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12023-12-06T19:36:39.921Zjob assigned to worker 01HH0A03A322M9075DRKWY3327 (queued for 1 m 28 s)
 
22023-12-06T19:36:40.735Zstarting task 0: "setup"
32023-12-06T19:36:40.882Z++ uname -s
42023-12-06T19:36:40.986Z+ kern=SunOS
52023-12-06T19:36:40.987Z+ case "$kern" in
62023-12-06T19:36:40.988Z+ groupadd -g 12345 build
72023-12-06T19:36:40.989Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82023-12-06T19:36:42.874Z+ zfs create -o mountpoint=/work rpool/work
92023-12-06T19:36:42.984Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102023-12-06T19:36:42.990Z+ home_fs=zfs
112023-12-06T19:36:42.990Z+ [[ zfs == autofs ]]
122023-12-06T19:36:42.990Z+ mkdir -p /home/build
132023-12-06T19:36:42.991Z+ chown build:build /home/build /work
142023-12-06T19:36:44.001Z+ chmod 0700 /home/build /work
152023-12-06T19:36:44.009Zprocess exited: duration 3270 ms, exit code 0
 
162023-12-06T19:36:44.039Zstarting task 1: "rust-toolchain"
172023-12-06T19:36:44.046Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182023-12-06T19:36:44.051Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192023-12-06T19:36:44.237Zinfo: downloading installer
202023-12-06T19:36:47.610Zwarning: it looks like you have an existing installation of Rust at:
212023-12-06T19:36:47.610Zwarning: /opt/ooce/bin
222023-12-06T19:36:47.610Zwarning: It is recommended that rustup be the primary Rust installation.
232023-12-06T19:36:47.610Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242023-12-06T19:36:47.610Zwarning: If you are sure that you want both rustup and your already installed Rust
252023-12-06T19:36:47.610Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262023-12-06T19:36:47.611Zwarning: or pass `-y' to ignore all ignorable checks.
272023-12-06T19:36:47.611Zerror: cannot install while Rust is installed
282023-12-06T19:36:47.611Zwarning: continuing (because the -y flag is set and the error is ignorable)
292023-12-06T19:36:47.646Zinfo: profile set to 'default'
302023-12-06T19:36:47.646Zinfo: default host triple is x86_64-unknown-illumos
312023-12-06T19:36:47.646Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322023-12-06T19:36:47.646Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332023-12-06T19:36:47.646Zinfo: downloading component 'cargo'
342023-12-06T19:36:48.236Zinfo: downloading component 'clippy'
352023-12-06T19:36:48.511Zinfo: downloading component 'rust-docs'
362023-12-06T19:36:49.520Zinfo: downloading component 'rust-std'
372023-12-06T19:36:51.402Zinfo: downloading component 'rustc'
382023-12-06T19:36:55.796Zinfo: downloading component 'rustfmt'
392023-12-06T19:36:56.065Zinfo: installing component 'cargo'
402023-12-06T19:36:57.908Zinfo: installing component 'clippy'
412023-12-06T19:36:58.850Zinfo: installing component 'rust-docs'
422023-12-06T19:37:01.634Zinfo: installing component 'rust-std'
432023-12-06T19:37:05.334Zinfo: installing component 'rustc'
442023-12-06T19:37:14.236Zinfo: installing component 'rustfmt'
452023-12-06T19:37:14.292Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462023-12-06T19:37:14.293Z
472023-12-06T19:37:14.427Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482023-12-06T19:37:14.429Z
492023-12-06T19:37:14.433Z
502023-12-06T19:37:14.433ZRust is installed now. Great!
512023-12-06T19:37:14.433Z
522023-12-06T19:37:14.433ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532023-12-06T19:37:14.433Zenvironment variable. This has not been done automatically.
542023-12-06T19:37:14.433Z
552023-12-06T19:37:14.434ZTo configure your current shell, run:
562023-12-06T19:37:14.434Zsource "$HOME/.cargo/env"
572023-12-06T19:37:14.524Z+ rustc --version
582023-12-06T19:37:14.633Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592023-12-06T19:37:14.638Zprocess exited: duration 30604 ms, exit code 0
 
602023-12-06T19:37:14.646Zstarting task 2: "authentication"
612023-12-06T19:37:14.680Zprocess exited: duration 32 ms, exit code 0
 
622023-12-06T19:37:14.688Zstarting task 3: "clone repository"
632023-12-06T19:37:14.697Z+ mkdir -p /work/oxidecomputer/omicron
642023-12-06T19:37:14.707Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652023-12-06T19:37:14.760ZCloning into '/work/oxidecomputer/omicron'...
662023-12-06T19:37:21.111Z+ cd /work/oxidecomputer/omicron
672023-12-06T19:37:21.111Z+ [[ -n bugfix-issue-4589 ]]
682023-12-06T19:37:21.529Z+ git fetch origin bugfix-issue-4589
692023-12-06T19:37:21.529ZFrom https://github.com/oxidecomputer/omicron
702023-12-06T19:37:21.529Z * branch bugfix-issue-4589 -> FETCH_HEAD
712023-12-06T19:37:21.529Z+ git checkout -B bugfix-issue-4589 remotes/origin/bugfix-issue-4589
722023-12-06T19:37:21.654ZSwitched to a new branch 'bugfix-issue-4589'
732023-12-06T19:37:21.699Zbranch 'bugfix-issue-4589' set up to track 'origin/bugfix-issue-4589'.
742023-12-06T19:37:21.700Z+ git reset --hard feeaad65f69bcbeec262090a7760ba3276eb67b7
752023-12-06T19:37:21.782ZHEAD is now at feeaad65 bump dendrite
762023-12-06T19:37:21.795Zprocess exited: duration 7041 ms, exit code 0
 
772023-12-06T19:37:21.820Zstarting task 4: "build"
782023-12-06T19:37:21.832Z+ cargo --version
792023-12-06T19:37:21.849Zinfo: syncing channel updates for '1.74.0-x86_64-unknown-illumos'
802023-12-06T19:37:22.087Zinfo: latest update on 2023-11-16, rust version 1.74.0 (79e9716c9 2023-11-13)
812023-12-06T19:37:22.098Zinfo: downloading component 'cargo'
822023-12-06T19:37:22.779Zinfo: downloading component 'clippy'
832023-12-06T19:37:22.995Zinfo: downloading component 'rust-docs'
842023-12-06T19:37:23.926Zinfo: downloading component 'rust-std'
852023-12-06T19:37:25.410Zinfo: downloading component 'rustc'
862023-12-06T19:37:29.159Zinfo: downloading component 'rustfmt'
872023-12-06T19:37:29.379Zinfo: installing component 'cargo'
882023-12-06T19:37:30.697Zinfo: installing component 'clippy'
892023-12-06T19:37:31.188Zinfo: installing component 'rust-docs'
902023-12-06T19:37:33.988Zinfo: installing component 'rust-std'
912023-12-06T19:37:36.688Zinfo: installing component 'rustc'
922023-12-06T19:37:42.997Zinfo: installing component 'rustfmt'
932023-12-06T19:37:43.546Zcargo 1.74.0 (ecb9851af 2023-10-18)
942023-12-06T19:37:43.565Z+ rustc --version
952023-12-06T19:37:43.677Zrustc 1.74.0 (79e9716c9 2023-11-13)
962023-12-06T19:37:43.685Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
972023-12-06T19:37:54.497Z Startup: Refreshing catalog 'helios-dev' ... Done
982023-12-06T19:37:55.670Z Startup: Caching catalogs ... Done
992023-12-06T19:38:02.133ZPlanning: Solver setup ... Done (6.060s)
1002023-12-06T19:38:02.284ZPlanning: Running solver ... Done (0.147s)
1012023-12-06T19:38:02.820ZPlanning: Finding local manifests ... Done (0.068s)
1022023-12-06T19:38:02.826ZPlanning: Fetching manifests: 0/6 0% complete
1032023-12-06T19:38:03.357ZPlanning: Fetching manifests: 6/6 100% complete
1042023-12-06T19:38:03.363ZPlanning: Package planning ... Done (0.355s)
1052023-12-06T19:38:03.384ZPlanning: Merging actions ... Done (0.085s)
1062023-12-06T19:38:04.557ZPlanning: Checking for conflicting actions ... Done (1.170s)
1072023-12-06T19:38:04.572ZPlanning: Consolidating action changes ... Done (0.017s)
1082023-12-06T19:38:13.429ZPlanning: Evaluating mediators ... Done (8.833s)
1092023-12-06T19:38:13.527ZPlanning: Planning completed in 17.79 seconds
1102023-12-06T19:38:16.796Z Packages to install: 4
1112023-12-06T19:38:16.797Z Packages to update: 2
1122023-12-06T19:38:16.797Z Mediators to change: 2
1132023-12-06T19:38:16.804Z Services to change: 1
1142023-12-06T19:38:16.804Z Estimated space available: 148.88 GB
1152023-12-06T19:38:16.805ZEstimated space to be consumed: 1.43 GB
1162023-12-06T19:38:16.805Z Create boot environment: No
1172023-12-06T19:38:16.805ZCreate backup boot environment: Yes
1182023-12-06T19:38:16.806Z Rebuild boot archive: No
1192023-12-06T19:38:16.807Z
1202023-12-06T19:38:16.807ZChanged mediators:
1212023-12-06T19:38:16.807Z mediator clang:
1222023-12-06T19:38:16.807Z version: None -> 15 (system default)
1232023-12-06T19:38:16.807Z
1242023-12-06T19:38:16.807Z mediator llvm:
1252023-12-06T19:38:16.807Z version: 14 (system default) -> 15 (system default)
1262023-12-06T19:38:16.809Z
1272023-12-06T19:38:16.809ZChanged packages:
1282023-12-06T19:38:16.809Zhelios-dev
1292023-12-06T19:38:16.809Z developer/build-essential
1302023-12-06T19:38:16.809Z None -> 11-2.0
1312023-12-06T19:38:16.809Z library/libxmlsec1
1322023-12-06T19:38:16.809Z None -> 1.2.35-2.0
1332023-12-06T19:38:16.809Z ooce/developer/clang-15
1342023-12-06T19:38:16.809Z None -> 15.0.7-2.0
1352023-12-06T19:38:16.810Z ooce/developer/llvm-15
1362023-12-06T19:38:16.810Z None -> 15.0.7-2.0
1372023-12-06T19:38:16.810Z system/library/g++-runtime
1382023-12-06T19:38:16.810Z 12-2.0 -> 13-2.0
1392023-12-06T19:38:16.810Z system/library/gcc-runtime
1402023-12-06T19:38:16.810Z 12-2.0 -> 13-2.0
1412023-12-06T19:38:16.810Z
1422023-12-06T19:38:16.810ZServices:
1432023-12-06T19:38:16.810Z restart_fmri:
1442023-12-06T19:38:16.810Z svc:/system/update-man-index:default
1452023-12-06T19:38:16.989Z
1462023-12-06T19:38:16.990ZDownload: 0/3330 items 0.0/221.1MB 0% complete
1472023-12-06T19:38:22.836ZDownload: 207/3330 items 1.3/221.1MB 0% complete (262k/s)
1482023-12-06T19:38:29.553ZDownload: 212/3330 items 1.3/221.1MB 0% complete (249k/s)
1492023-12-06T19:38:34.556ZDownload: 608/3330 items 17.7/221.1MB 8% complete (1.9M/s)
1502023-12-06T19:38:39.612ZDownload: 1189/3330 items 67.2/221.1MB 30% complete (6.6M/s)
1512023-12-06T19:38:44.572ZDownload: 1608/3330 items 117.1/221.1MB 52% complete (9.9M/s)
1522023-12-06T19:38:49.843ZDownload: 2220/3330 items 119.2/221.1MB 53% complete (6.2M/s)
1532023-12-06T19:38:54.845ZDownload: 2319/3330 items 119.9/221.1MB 54% complete (204k/s)
1542023-12-06T19:39:00.810ZDownload: 3248/3330 items 203.1/221.1MB 91% complete (8.3M/s)
1552023-12-06T19:39:03.803ZDownload: Completed 221.11 MB in 46.82 seconds (4.7M/s)
1562023-12-06T19:39:04.994Z Actions: 1/3766 actions (Removing old actions)
1572023-12-06T19:39:04.995Z Actions: 5/3766 actions (Installing new actions)
1582023-12-06T19:39:10.382Z Actions: 3204/3766 actions (Installing new actions)
1592023-12-06T19:39:12.988Z Actions: 3729/3766 actions (Updating modified actions)
1602023-12-06T19:39:13.621Z Actions: Completed 3766 actions in 8.63 seconds.
1612023-12-06T19:39:13.811Z Done (0.187s)
1622023-12-06T19:39:13.815Z Done (0.000s)
1632023-12-06T19:39:14.077Z Done (0.260s)
1642023-12-06T19:39:21.480Z Done (7.284s)
1652023-12-06T19:39:21.696Z Done (0.122s)
1662023-12-06T19:39:21.702Z Done (0.000s)
1672023-12-06T19:39:21.967Z Done (0.000s)
1682023-12-06T19:39:22.654ZPlanning: Evaluating mediator changes ... Done
1692023-12-06T19:39:22.942ZPlanning: Checking for conflicting actions ... Done
1702023-12-06T19:39:22.962ZPlanning: Consolidating action changes ... Done
1712023-12-06T19:39:23.419ZPlanning: Evaluating mediators ... Done
1722023-12-06T19:39:23.446ZPlanning: Planning completed in 0.72 seconds
1732023-12-06T19:39:23.452Z Mediators to change: 2
1742023-12-06T19:39:23.452Z Create boot environment: No
1752023-12-06T19:39:23.452ZCreate backup boot environment: No
1762023-12-06T19:39:23.596Z Done
1772023-12-06T19:39:23.596Z Done
1782023-12-06T19:39:23.790Z Done
1792023-12-06T19:39:29.837Z Done
1802023-12-06T19:39:29.842Z Done
1812023-12-06T19:39:29.842Z Done
1822023-12-06T19:39:29.842Z Done
1832023-12-06T19:39:30.663ZPlanning: Evaluating mediator changes ... Done
1842023-12-06T19:39:30.678ZPlanning: Merging actions ... Done
1852023-12-06T19:39:30.990ZPlanning: Checking for conflicting actions ... Done
1862023-12-06T19:39:31.004ZPlanning: Consolidating action changes ... Done
1872023-12-06T19:39:31.421ZPlanning: Evaluating mediators ... Done
1882023-12-06T19:39:31.514ZPlanning: Planning completed in 1.30 seconds
1892023-12-06T19:39:31.576Z Packages to change: 1
1902023-12-06T19:39:31.576Z Mediators to change: 1
1912023-12-06T19:39:31.588Z Services to change: 1
1922023-12-06T19:39:31.589Z Create boot environment: No
1932023-12-06T19:39:31.589ZCreate backup boot environment: Yes
1942023-12-06T19:39:33.779Z Actions: 1/6 actions (Updating modified actions)
1952023-12-06T19:39:33.792Z Actions: Completed 6 actions in 0.00 seconds.
1962023-12-06T19:39:33.792Z Done
1972023-12-06T19:39:33.792Z Done
1982023-12-06T19:39:33.852Z Done
1992023-12-06T19:39:39.481Z Done
2002023-12-06T19:39:39.661Z Done
2012023-12-06T19:39:39.679Z Done
2022023-12-06T19:39:39.849Z Done
2032023-12-06T19:39:40.437ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2042023-12-06T19:39:40.438Zclang system 15 system
2052023-12-06T19:39:40.438Zcsh system system illumos
2062023-12-06T19:39:40.438Zctags system system illumos
2072023-12-06T19:39:40.438Zgcc vendor 12 vendor
2082023-12-06T19:39:40.438Zgcc system 10 system
2092023-12-06T19:39:40.438Zgcc system 7 system
2102023-12-06T19:39:40.439Zgo system 1.20 system
2112023-12-06T19:39:40.439Zgo system 1.19 system
2122023-12-06T19:39:40.439Zllvm system 15 system
2132023-12-06T19:39:40.439Zllvm system 14 system
2142023-12-06T19:39:40.439Zmariadb system 10.6 system
2152023-12-06T19:39:40.439Zmta vendor vendor dma
2162023-12-06T19:39:40.439Zopenjdk system 17 system
2172023-12-06T19:39:40.439Zopenjdk system 11 system
2182023-12-06T19:39:40.439Zopenjdk system 1.8 system
2192023-12-06T19:39:40.440Zopenssl vendor 3 vendor
2202023-12-06T19:39:40.440Zperl system 5.36 system
2212023-12-06T19:39:40.440Zpostgresql system 15 system
2222023-12-06T19:39:40.440Zpostgresql system 13 system
2232023-12-06T19:39:40.440Zpython vendor 3 vendor
2242023-12-06T19:39:40.440Zpython system 2 system
2252023-12-06T19:39:40.440Zpython3 system 3.11 system
2262023-12-06T19:39:40.440Zruby system 3.0 system
2272023-12-06T19:39:40.441Zwords vendor vendor american-english
2282023-12-06T19:39:40.441Zwords system system australian-english
2292023-12-06T19:39:40.441Zwords system system british-english
2302023-12-06T19:39:40.441Zwords system system canadian-english
2312023-12-06T19:39:40.441Zwords system system french
2322023-12-06T19:39:40.441Zwords system system italian
2332023-12-06T19:39:40.441Zwords system system ngerman
2342023-12-06T19:39:40.441Zwords system system ogerman
2352023-12-06T19:39:40.441Zwords system system spanish
2362023-12-06T19:39:49.634ZFMRI IFO
2372023-12-06T19:39:49.654Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2382023-12-06T19:39:49.654Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2392023-12-06T19:39:49.654Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2402023-12-06T19:39:49.654Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z im-
2412023-12-06T19:39:49.654Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2422023-12-06T19:39:49.655Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z i--
2432023-12-06T19:39:49.658Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z im-
2442023-12-06T19:39:49.658Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z im-
2452023-12-06T19:39:49.658Z+ set -o errexit
2462023-12-06T19:39:49.658Z+++ dirname ./tools/ci_download_cockroachdb
2472023-12-06T19:39:49.658Z++ cd ./tools
2482023-12-06T19:39:49.658Z++ pwd
2492023-12-06T19:39:49.659Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2502023-12-06T19:39:49.659Z++ basename ./tools/ci_download_cockroachdb
2512023-12-06T19:39:49.659Z+ ARG0=ci_download_cockroachdb
2522023-12-06T19:39:49.659Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2532023-12-06T19:39:49.659Z+ CIDL_VERSION=v22.1.9
2542023-12-06T19:39:49.659Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2552023-12-06T19:39:49.659Z++ CIDL_MD5_DARWIN=2db972c254b4e3b599e12110520178b5
2562023-12-06T19:39:49.659Z++ CIDL_MD5_LINUX=8c3170883e0a0be1a34b44090c067a8c
2572023-12-06T19:39:49.659Z++ CIDL_MD5_ILLUMOS=d8999aff364e5d70f226e139fda724a3
2582023-12-06T19:39:49.660Z+ TARGET_DIR=out
2592023-12-06T19:39:49.660Z+ DOWNLOAD_DIR=out/downloads
2602023-12-06T19:39:49.660Z+ DEST_DIR=./out/cockroachdb
2612023-12-06T19:39:49.661Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2622023-12-06T19:39:49.661Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2632023-12-06T19:39:49.661Z+ main
2642023-12-06T19:39:49.661Z+ [[ 0 != 0 ]]
2652023-12-06T19:39:49.661Z+ CIDL_OS=solaris2.11
2662023-12-06T19:39:49.661Z+ [[ 0 != 0 ]]
2672023-12-06T19:39:49.661Z+ configure_os solaris2.11
2682023-12-06T19:39:49.661Z+ echo 'current directory: /work/oxidecomputer/omicron'
2692023-12-06T19:39:49.661Zcurrent directory: /work/oxidecomputer/omicron
2702023-12-06T19:39:49.662Z+ echo 'configuring based on OS: "solaris2.11"'
2712023-12-06T19:39:49.662Zconfiguring based on OS: "solaris2.11"
2722023-12-06T19:39:49.662Z+ case "$1" in
2732023-12-06T19:39:49.662Z+ CIDL_BUILD=illumos
2742023-12-06T19:39:49.662Z+ CIDL_SUFFIX=tar.gz
2752023-12-06T19:39:49.662Z+ CIDL_MD5=d8999aff364e5d70f226e139fda724a3
2762023-12-06T19:39:49.662Z+ CIDL_MD5FUNC=do_md5sum
2772023-12-06T19:39:49.663Z+ CIDL_URL_BASE=https://illumos.org/downloads
2782023-12-06T19:39:49.663Z+ CIDL_ASSEMBLE=do_assemble_illumos
2792023-12-06T19:39:49.663Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2802023-12-06T19:39:49.663Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2812023-12-06T19:39:49.663Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2822023-12-06T19:39:49.663Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2832023-12-06T19:39:49.663Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2842023-12-06T19:39:49.663Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
2852023-12-06T19:39:49.663ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2862023-12-06T19:39:49.664Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
2872023-12-06T19:39:49.665ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
2882023-12-06T19:39:49.665Z+ mkdir -p out/downloads
2892023-12-06T19:39:49.665Z+ mkdir -p ./out/cockroachdb
2902023-12-06T19:39:49.665Z+ local DO_DOWNLOAD=true
2912023-12-06T19:39:49.665Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
2922023-12-06T19:39:49.665Z+ '[' true == true ']'
2932023-12-06T19:39:49.665Z+ echo Downloading...
2942023-12-06T19:39:49.665ZDownloading...
2952023-12-06T19:39:49.666Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
2962023-12-06T19:39:49.666Z+ 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
2972023-12-06T19:39:52.920Z++ do_md5sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
2982023-12-06T19:39:52.940Z++ md5sum
2992023-12-06T19:39:52.940Z++ awk '{print $1}'
3002023-12-06T19:39:53.104Z+ calculated_md5=d8999aff364e5d70f226e139fda724a3
3012023-12-06T19:39:53.105Z+ [[ 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 ]]
3022023-12-06T19:39:53.105Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
3032023-12-06T19:39:53.120Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
3042023-12-06T19:39:56.469Z+ do_assemble_illumos
3052023-12-06T19:39:56.469Z+ rm -r ./out/cockroachdb
3062023-12-06T19:39:56.472Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
3072023-12-06T19:39:57.083Z+ ./out/cockroachdb/bin/cockroach version
3082023-12-06T19:39:57.292ZBuild Tag: v22.1.9-dirty
3092023-12-06T19:39:57.292ZBuild Time: 2022/10/26 21:17:46
3102023-12-06T19:39:57.293ZDistribution: OSS
3112023-12-06T19:39:57.293ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3122023-12-06T19:39:57.293ZGo Version: go1.17.13
3132023-12-06T19:39:57.294ZC Compiler: gcc 10.3.0
3142023-12-06T19:39:57.294ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3152023-12-06T19:39:57.294ZBuild Type: release
3162023-12-06T19:39:57.315Z+ set -o errexit
3172023-12-06T19:39:57.323Z+++ dirname ./tools/ci_download_clickhouse
3182023-12-06T19:39:57.323Z++ cd ./tools
3192023-12-06T19:39:57.323Z++ pwd
3202023-12-06T19:39:57.323Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3212023-12-06T19:39:57.323Z++ basename ./tools/ci_download_clickhouse
3222023-12-06T19:39:57.334Z+ ARG0=ci_download_clickhouse
3232023-12-06T19:39:57.335Z+ TARGET_DIR=out
3242023-12-06T19:39:57.335Z+ DOWNLOAD_DIR=out/downloads
3252023-12-06T19:39:57.335Z+ DEST_DIR=./out/clickhouse
3262023-12-06T19:39:57.335Z+ CIDL_VERSION=v22.8.9.24
3272023-12-06T19:39:57.335Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3282023-12-06T19:39:57.335Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3292023-12-06T19:39:57.335Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3302023-12-06T19:39:57.335Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3312023-12-06T19:39:57.335Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3322023-12-06T19:39:57.335Z+ main
3332023-12-06T19:39:57.335Z+ [[ 0 != 0 ]]
3342023-12-06T19:39:57.335Z+ CIDL_OS=solaris2.11
3352023-12-06T19:39:57.335Z+ [[ 0 != 0 ]]
3362023-12-06T19:39:57.335Z+ configure_os solaris2.11
3372023-12-06T19:39:57.335Z+ echo 'current directory: /work/oxidecomputer/omicron'
3382023-12-06T19:39:57.335Zcurrent directory: /work/oxidecomputer/omicron
3392023-12-06T19:39:57.335Z+ echo 'configuring based on OS: "solaris2.11"'
3402023-12-06T19:39:57.335Z+ CIDL_DASHREV=
3412023-12-06T19:39:57.336Z+ case "$1" in
3422023-12-06T19:39:57.336Zconfiguring based on OS: "solaris2.11"
3432023-12-06T19:39:57.337Z+ CIDL_PLATFORM=illumos
3442023-12-06T19:39:57.337Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3452023-12-06T19:39:57.337Z+ CIDL_MD5FUNC=do_md5sum
3462023-12-06T19:39:57.337Z+ CIDL_DASHREV=-1
3472023-12-06T19:39:57.338Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3482023-12-06T19:39:57.338Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3492023-12-06T19:39:57.338Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3502023-12-06T19:39:57.338Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3512023-12-06T19:39:57.338Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3522023-12-06T19:39:57.338ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3532023-12-06T19:39:57.338ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3542023-12-06T19:39:57.338Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3552023-12-06T19:39:57.338Z+ mkdir -p out/downloads
3562023-12-06T19:39:57.338Z+ mkdir -p ./out/clickhouse
3572023-12-06T19:39:57.338Z+ local DO_DOWNLOAD=true
3582023-12-06T19:39:57.338Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3592023-12-06T19:39:57.338Z+ '[' true == true ']'
3602023-12-06T19:39:57.338Z+ echo Downloading...
3612023-12-06T19:39:57.338ZDownloading...
3622023-12-06T19:39:57.338Z+ 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
3632023-12-06T19:39:57.338Z+ 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
3642023-12-06T19:39:58.860Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3652023-12-06T19:39:58.865Z++ md5sum
3662023-12-06T19:39:58.865Z++ awk '{print $1}'
3672023-12-06T19:39:59.141Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3682023-12-06T19:39:59.141Z+ [[ 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 ]]
3692023-12-06T19:39:59.141Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3702023-12-06T19:39:59.150Z+ mkdir -p ./out/clickhouse
3712023-12-06T19:39:59.150Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3722023-12-06T19:40:04.072Z+ ./out/clickhouse/clickhouse server --version
3732023-12-06T19:40:04.177ZClickHouse server version 22.8.9.1.
3742023-12-06T19:40:04.193Z+ set -o errexit
3752023-12-06T19:40:04.193Z+++ dirname ./tools/ci_download_console
3762023-12-06T19:40:04.193Z++ cd ./tools
3772023-12-06T19:40:04.193Z++ pwd
3782023-12-06T19:40:04.194Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3792023-12-06T19:40:04.194Z++ basename ./tools/ci_download_console
3802023-12-06T19:40:04.194Z+ ARG0=ci_download_console
3812023-12-06T19:40:04.194Z+ TARGET_DIR=out
3822023-12-06T19:40:04.195Z+ DOWNLOAD_DIR=out/downloads
3832023-12-06T19:40:04.195Z+ DEST_DIR=./out/console-assets
3842023-12-06T19:40:04.195Z+ source /work/oxidecomputer/omicron/tools/console_version
3852023-12-06T19:40:04.195Z++ COMMIT=ae8218df707360a902133f4a96b48a3b5a62a09e
3862023-12-06T19:40:04.195Z++ SHA2=ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989
3872023-12-06T19:40:04.195Z+ URL=https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
3882023-12-06T19:40:04.195Z+ TARBALL_FILE=out/downloads/console.tar.gz
3892023-12-06T19:40:04.199Z+ main
3902023-12-06T19:40:04.199Z+ [[ 0 != 0 ]]
3912023-12-06T19:40:04.199Z+ echo 'URL: https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz'
3922023-12-06T19:40:04.199ZURL: https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
3932023-12-06T19:40:04.199Z+ echo 'Local file: out/downloads/console.tar.gz'
3942023-12-06T19:40:04.199ZLocal file: out/downloads/console.tar.gz
3952023-12-06T19:40:04.200Z+ local DO_DOWNLOAD=true
3962023-12-06T19:40:04.200Z+ [[ -f out/downloads/console.tar.gz ]]
3972023-12-06T19:40:04.200Z+ mkdir -p out/downloads
3982023-12-06T19:40:04.200Z+ '[' true == true ']'
3992023-12-06T19:40:04.200Z+ echo Downloading...
4002023-12-06T19:40:04.200ZDownloading...
4012023-12-06T19:40:04.200Z+ do_download_curl https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz out/downloads/console.tar.gz
4022023-12-06T19:40:04.201Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
4032023-12-06T19:40:04.797Z++ do_sha256sum out/downloads/console.tar.gz
4042023-12-06T19:40:04.797Z++ case "$OSTYPE" in
4052023-12-06T19:40:04.802Z++ SHA=sha256sum
4062023-12-06T19:40:04.802Z++ sha256sum
4072023-12-06T19:40:04.802Z++ awk '{print $1}'
4082023-12-06T19:40:04.829Z+ calculated_sha2=ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989
4092023-12-06T19:40:04.829Z+ [[ ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989 != \a\e\3\5\b\9\9\1\d\3\f\f\8\3\5\a\5\9\b\5\9\1\2\6\2\9\8\7\9\0\c\b\7\4\3\1\a\2\8\2\b\2\5\b\a\4\a\d\d\4\e\7\f\b\6\e\a\6\b\9\8\9\8\9 ]]
4102023-12-06T19:40:04.834Z+ rm -rf ./out/console-assets
4112023-12-06T19:40:04.834Z+ mkdir -p ./out/console-assets
4122023-12-06T19:40:04.834Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4132023-12-06T19:40:04.834Z+ mkdir -p ./out/console-assets
4142023-12-06T19:40:04.834Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4152023-12-06T19:40:04.964Z+ set -o errexit
4162023-12-06T19:40:04.969Z+++ dirname ./tools/ci_download_maghemite_openapi
4172023-12-06T19:40:04.969Z++ cd ./tools
4182023-12-06T19:40:04.969Z++ pwd
4192023-12-06T19:40:04.969Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4202023-12-06T19:40:04.974Z++ basename ./tools/ci_download_maghemite_openapi
4212023-12-06T19:40:04.974Z+ ARG0=ci_download_maghemite_openapi
4222023-12-06T19:40:04.974Z+ TARGET_DIR=out
4232023-12-06T19:40:04.974Z+ DOWNLOAD_DIR=out/downloads
4242023-12-06T19:40:04.974Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4252023-12-06T19:40:04.974Z++ COMMIT=579592bf474ec4b86805ada60c1b920b3beef5a7
4262023-12-06T19:40:04.974Z++ SHA2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4272023-12-06T19:40:04.974Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/ddm-admin.json
4282023-12-06T19:40:04.974Z+ LOCAL_FILE=out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4292023-12-06T19:40:04.974Z+ main
4302023-12-06T19:40:04.974Z+ [[ 0 != 0 ]]
4312023-12-06T19:40:04.974Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/ddm-admin.json'
4322023-12-06T19:40:04.974ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/ddm-admin.json
4332023-12-06T19:40:04.974Z+ echo 'Local file: out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json'
4342023-12-06T19:40:04.974ZLocal file: out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4352023-12-06T19:40:04.974Z+ local DO_DOWNLOAD=true
4362023-12-06T19:40:04.974Z+ [[ -f out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json ]]
4372023-12-06T19:40:04.974Z+ mkdir -p out/downloads
4382023-12-06T19:40:04.974Z+ '[' true == true ']'
4392023-12-06T19:40:04.974Z+ echo Downloading...
4402023-12-06T19:40:04.975ZDownloading...
4412023-12-06T19:40:04.975Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/ddm-admin.json out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4422023-12-06T19:40:04.977Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/ddm-admin.json
4432023-12-06T19:40:05.250Z++ do_sha256sum out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4442023-12-06T19:40:05.250Z++ case "$OSTYPE" in
4452023-12-06T19:40:05.258Z++ SHA=sha256sum
4462023-12-06T19:40:05.258Z++ sha256sum
4472023-12-06T19:40:05.259Z++ awk '{print $1}'
4482023-12-06T19:40:05.259Z+ calculated_sha2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4492023-12-06T19:40:05.259Z+ [[ 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 ]]
4502023-12-06T19:40:05.259Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4512023-12-06T19:40:05.259Z++ COMMIT=579592bf474ec4b86805ada60c1b920b3beef5a7
4522023-12-06T19:40:05.259Z++ SHA2=6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971
4532023-12-06T19:40:05.259Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/mg-admin.json
4542023-12-06T19:40:05.259Z+ LOCAL_FILE=out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4552023-12-06T19:40:05.259Z+ main
4562023-12-06T19:40:05.259Z+ [[ 0 != 0 ]]
4572023-12-06T19:40:05.262Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/mg-admin.json'
4582023-12-06T19:40:05.262ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/mg-admin.json
4592023-12-06T19:40:05.262Z+ echo 'Local file: out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json'
4602023-12-06T19:40:05.262ZLocal file: out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4612023-12-06T19:40:05.263Z+ local DO_DOWNLOAD=true
4622023-12-06T19:40:05.263Z+ [[ -f out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json ]]
4632023-12-06T19:40:05.263Z+ mkdir -p out/downloads
4642023-12-06T19:40:05.263Z+ '[' true == true ']'
4652023-12-06T19:40:05.263Z+ echo Downloading...
4662023-12-06T19:40:05.263ZDownloading...
4672023-12-06T19:40:05.263Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/mg-admin.json out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4682023-12-06T19:40:05.263Z+ curl --silent --show-error --fail --location --output out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/mg-admin.json
4692023-12-06T19:40:05.477Z++ do_sha256sum out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4702023-12-06T19:40:05.484Z++ case "$OSTYPE" in
4712023-12-06T19:40:05.484Z++ SHA=sha256sum
4722023-12-06T19:40:05.484Z++ sha256sum
4732023-12-06T19:40:05.484Z++ awk '{print $1}'
4742023-12-06T19:40:05.484Z+ calculated_sha2=6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971
4752023-12-06T19:40:05.484Z+ [[ 6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971 != \6\c\1\f\a\b\8\d\5\0\2\8\b\5\2\a\1\6\1\d\8\b\f\0\2\a\a\e\4\7\8\4\4\6\9\9\c\d\c\5\f\7\b\2\8\e\1\a\c\5\1\9\f\c\4\e\c\1\a\b\3\9\7\1 ]]
4762023-12-06T19:40:05.491Z+ set -o errexit
4772023-12-06T19:40:05.501Z+++ dirname ./tools/ci_download_dendrite_openapi
4782023-12-06T19:40:05.501Z++ cd ./tools
4792023-12-06T19:40:05.502Z++ pwd
4802023-12-06T19:40:05.502Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4812023-12-06T19:40:05.508Z++ basename ./tools/ci_download_dendrite_openapi
4822023-12-06T19:40:05.520Z+ ARG0=ci_download_dendrite_openapi
4832023-12-06T19:40:05.521Z+ TARGET_DIR=out
4842023-12-06T19:40:05.521Z+ DOWNLOAD_DIR=out/downloads
4852023-12-06T19:40:05.521Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4862023-12-06T19:40:05.521Z++ COMMIT=1b15e62b04044ef2b15c82d8dcef03f6fc24b3d8
4872023-12-06T19:40:05.521Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
4882023-12-06T19:40:05.521Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/1b15e62b04044ef2b15c82d8dcef03f6fc24b3d8/dpd.json
4892023-12-06T19:40:05.521Z+ LOCAL_FILE=out/downloads/dpd-1b15e62b04044ef2b15c82d8dcef03f6fc24b3d8.json
4902023-12-06T19:40:05.521Z+ main
4912023-12-06T19:40:05.521Z+ [[ 0 != 0 ]]
4922023-12-06T19:40:05.521Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/1b15e62b04044ef2b15c82d8dcef03f6fc24b3d8/dpd.json'
4932023-12-06T19:40:05.521ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/1b15e62b04044ef2b15c82d8dcef03f6fc24b3d8/dpd.json
4942023-12-06T19:40:05.522ZLocal file: out/downloads/dpd-1b15e62b04044ef2b15c82d8dcef03f6fc24b3d8.json
4952023-12-06T19:40:05.522Z+ echo 'Local file: out/downloads/dpd-1b15e62b04044ef2b15c82d8dcef03f6fc24b3d8.json'
4962023-12-06T19:40:05.522Z+ local DO_DOWNLOAD=true
4972023-12-06T19:40:05.522Z+ [[ -f out/downloads/dpd-1b15e62b04044ef2b15c82d8dcef03f6fc24b3d8.json ]]
4982023-12-06T19:40:05.522Z+ mkdir -p out/downloads
4992023-12-06T19:40:05.522Z+ '[' true == true ']'
5002023-12-06T19:40:05.522Z+ echo Downloading...
5012023-12-06T19:40:05.522ZDownloading...
5022023-12-06T19:40:05.522Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/1b15e62b04044ef2b15c82d8dcef03f6fc24b3d8/dpd.json out/downloads/dpd-1b15e62b04044ef2b15c82d8dcef03f6fc24b3d8.json
5032023-12-06T19:40:05.522Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-1b15e62b04044ef2b15c82d8dcef03f6fc24b3d8.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/1b15e62b04044ef2b15c82d8dcef03f6fc24b3d8/dpd.json
5042023-12-06T19:40:05.818Z++ do_sha256sum out/downloads/dpd-1b15e62b04044ef2b15c82d8dcef03f6fc24b3d8.json
5052023-12-06T19:40:05.855Z++ case "$OSTYPE" in
5062023-12-06T19:40:05.855Z++ SHA=sha256sum
5072023-12-06T19:40:05.855Z++ sha256sum
5082023-12-06T19:40:05.855Z++ awk '{print $1}'
5092023-12-06T19:40:05.855Z+ calculated_sha2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5102023-12-06T19:40:05.855Z+ [[ 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 ]]
5112023-12-06T19:40:05.934Z+ set -o errexit
5122023-12-06T19:40:05.934Z+++ dirname ./tools/ci_download_dendrite_stub
5132023-12-06T19:40:05.934Z++ cd ./tools
5142023-12-06T19:40:05.934Z++ pwd
5152023-12-06T19:40:05.934Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5162023-12-06T19:40:05.934Z++ basename ./tools/ci_download_dendrite_stub
5172023-12-06T19:40:05.934Z+ ARG0=ci_download_dendrite_stub
5182023-12-06T19:40:05.935Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5192023-12-06T19:40:05.935Z++ CIDL_SHA256_ILLUMOS=06b5eeedaebf30e96a5c5e932e08034c90947af7a54e9bc04d57d6807013ade9
5202023-12-06T19:40:05.935Z++ CIDL_SHA256_LINUX_DPD=99a800cbd5739245154831004892d47be5a871e37c536ec3009911ddb02fdb16
5212023-12-06T19:40:05.935Z++ CIDL_SHA256_LINUX_SWADM=e92bfc071f3944523a2e69b13ee877a4fd87cb8a9a78011b4aa8f40218347e25
5222023-12-06T19:40:05.935Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5232023-12-06T19:40:05.935Z++ COMMIT=1b15e62b04044ef2b15c82d8dcef03f6fc24b3d8
5242023-12-06T19:40:05.935Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5252023-12-06T19:40:05.935Z+ TARGET_DIR=out
5262023-12-06T19:40:05.935Z+ DOWNLOAD_DIR=out/downloads
5272023-12-06T19:40:05.936Z+ DEST_DIR=./out/dendrite-stub
5282023-12-06T19:40:05.937Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5292023-12-06T19:40:05.937Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5302023-12-06T19:40:05.937Z+ REPO=oxidecomputer/dendrite
5312023-12-06T19:40:05.937Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/1b15e62b04044ef2b15c82d8dcef03f6fc24b3d8
5322023-12-06T19:40:05.937Z+ main
5332023-12-06T19:40:05.937Z+ [[ 0 != 0 ]]
5342023-12-06T19:40:05.938Z+ CIDL_OS=solaris2.11
5352023-12-06T19:40:05.938Z+ [[ 0 != 0 ]]
5362023-12-06T19:40:05.938Z+ configure_os solaris2.11
5372023-12-06T19:40:05.938Z+ echo 'current directory: /work/oxidecomputer/omicron'
5382023-12-06T19:40:05.938Zcurrent directory: /work/oxidecomputer/omicron
5392023-12-06T19:40:05.938Z+ echo 'configuring based on OS: "solaris2.11"'
5402023-12-06T19:40:05.938Zconfiguring based on OS: "solaris2.11"
5412023-12-06T19:40:05.938Z+ case "$1" in
5422023-12-06T19:40:05.938Z+ SET_BINARIES=
5432023-12-06T19:40:05.938Z+ CIDL_SHA256=06b5eeedaebf30e96a5c5e932e08034c90947af7a54e9bc04d57d6807013ade9
5442023-12-06T19:40:05.938Z+ CIDL_SHA256FUNC=do_sha256sum
5452023-12-06T19:40:05.938Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5462023-12-06T19:40:05.938Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/1b15e62b04044ef2b15c82d8dcef03f6fc24b3d8/dendrite-stub.tar.gz
5472023-12-06T19:40:05.938Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5482023-12-06T19:40:05.938Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/1b15e62b04044ef2b15c82d8dcef03f6fc24b3d8/dendrite-stub.tar.gz'
5492023-12-06T19:40:05.938ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/1b15e62b04044ef2b15c82d8dcef03f6fc24b3d8/dendrite-stub.tar.gz
5502023-12-06T19:40:05.938Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5512023-12-06T19:40:05.938ZLocal file: out/downloads/dendrite-stub.tar.gz
5522023-12-06T19:40:05.939Z+ mkdir -p out/downloads
5532023-12-06T19:40:05.939Z+ mkdir -p ./out/dendrite-stub
5542023-12-06T19:40:05.939Z+ fetch_and_verify
5552023-12-06T19:40:05.939Z+ local DO_DOWNLOAD=true
5562023-12-06T19:40:05.939Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5572023-12-06T19:40:05.939Z+ '[' true == true ']'
5582023-12-06T19:40:05.939Z+ echo Downloading...
5592023-12-06T19:40:05.939ZDownloading...
5602023-12-06T19:40:05.939Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/1b15e62b04044ef2b15c82d8dcef03f6fc24b3d8/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5612023-12-06T19:40:05.939Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/1b15e62b04044ef2b15c82d8dcef03f6fc24b3d8/dendrite-stub.tar.gz
5622023-12-06T19:40:17.519Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5632023-12-06T19:40:17.523Z++ sha256sum
5642023-12-06T19:40:17.523Z++ awk '{print $1}'
5652023-12-06T19:40:17.620Z+ calculated_sha256=06b5eeedaebf30e96a5c5e932e08034c90947af7a54e9bc04d57d6807013ade9
5662023-12-06T19:40:17.620Z+ [[ 06b5eeedaebf30e96a5c5e932e08034c90947af7a54e9bc04d57d6807013ade9 != \0\6\b\5\e\e\e\d\a\e\b\f\3\0\e\9\6\a\5\c\5\e\9\3\2\e\0\8\0\3\4\c\9\0\9\4\7\a\f\7\a\5\4\e\9\b\c\0\4\d\5\7\d\6\8\0\7\0\1\3\a\d\e\9 ]]
5672023-12-06T19:40:17.624Z+ do_untar out/downloads/dendrite-stub.tar.gz
5682023-12-06T19:40:17.625Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5692023-12-06T19:40:18.613Z+ do_assemble
5702023-12-06T19:40:18.613Z+ rm -r ./out/dendrite-stub
5712023-12-06T19:40:18.619Z+ mkdir ./out/dendrite-stub
5722023-12-06T19:40:18.636Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5732023-12-06T19:40:18.753Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5742023-12-06T19:40:19.173Z+ set -o errexit
5752023-12-06T19:40:19.214Z+++ dirname ./tools/ci_download_maghemite_mgd
5762023-12-06T19:40:19.215Z++ cd ./tools
5772023-12-06T19:40:19.215Z++ pwd
5782023-12-06T19:40:19.215Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5792023-12-06T19:40:19.215Z++ basename ./tools/ci_download_maghemite_mgd
5802023-12-06T19:40:19.215Z+ ARG0=ci_download_maghemite_mgd
5812023-12-06T19:40:19.215Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5822023-12-06T19:40:19.215Z++ CIDL_SHA256=82aa1ca1d7701b2221c442d58f912be59798258d574effcb866ffab22753cf38
5832023-12-06T19:40:19.215Z++ MGD_LINUX_SHA256=81231b30872fa1c581aa22c101f32d11f33f335758ac1fd2653436fbc7aab93f
5842023-12-06T19:40:19.215Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
5852023-12-06T19:40:19.215Z++ COMMIT=579592bf474ec4b86805ada60c1b920b3beef5a7
5862023-12-06T19:40:19.215Z++ SHA2=6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971
5872023-12-06T19:40:19.215Z+ TARGET_DIR=out
5882023-12-06T19:40:19.215Z+ DOWNLOAD_DIR=out/downloads
5892023-12-06T19:40:19.215Z+ DEST_DIR=./out/mgd
5902023-12-06T19:40:19.215Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
5912023-12-06T19:40:19.215Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5922023-12-06T19:40:19.215Z+ REPO=oxidecomputer/maghemite
5932023-12-06T19:40:19.216Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7
5942023-12-06T19:40:19.216Z+ main
5952023-12-06T19:40:19.216Z+ [[ 0 != 0 ]]
5962023-12-06T19:40:19.216Z+ CIDL_OS=solaris2.11
5972023-12-06T19:40:19.216Z+ [[ 0 != 0 ]]
5982023-12-06T19:40:19.216Z+ configure_os solaris2.11
5992023-12-06T19:40:19.216Z+ echo 'current directory: /work/oxidecomputer/omicron'
6002023-12-06T19:40:19.216Zcurrent directory: /work/oxidecomputer/omicron
6012023-12-06T19:40:19.216Z+ echo 'configuring based on OS: "solaris2.11"'
6022023-12-06T19:40:19.216Z+ case "$1" in
6032023-12-06T19:40:19.216Z+ SET_BINARIES=
6042023-12-06T19:40:19.217Zconfiguring based on OS: "solaris2.11"
6052023-12-06T19:40:19.217Z+ CIDL_SHA256FUNC=do_sha256sum
6062023-12-06T19:40:19.217Z+ TARBALL_FILENAME=mgd.tar.gz
6072023-12-06T19:40:19.217Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7/mgd.tar.gz
6082023-12-06T19:40:19.217Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6092023-12-06T19:40:19.217Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7/mgd.tar.gz'
6102023-12-06T19:40:19.217ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7/mgd.tar.gz
6112023-12-06T19:40:19.217Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6122023-12-06T19:40:19.217ZLocal file: out/downloads/mgd.tar.gz
6132023-12-06T19:40:19.217Z+ mkdir -p out/downloads
6142023-12-06T19:40:19.217Z+ mkdir -p ./out/mgd
6152023-12-06T19:40:19.217Z+ fetch_and_verify
6162023-12-06T19:40:19.218Z+ local DO_DOWNLOAD=true
6172023-12-06T19:40:19.218Z+ [[ -f out/downloads/mgd.tar.gz ]]
6182023-12-06T19:40:19.218Z+ '[' true == true ']'
6192023-12-06T19:40:19.218Z+ echo Downloading...
6202023-12-06T19:40:19.218ZDownloading...
6212023-12-06T19:40:19.218Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7/mgd.tar.gz out/downloads/mgd.tar.gz
6222023-12-06T19:40:19.218Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7/mgd.tar.gz
6232023-12-06T19:40:27.756Z++ do_sha256sum out/downloads/mgd.tar.gz
6242023-12-06T19:40:27.760Z++ sha256sum
6252023-12-06T19:40:27.760Z++ awk '{print $1}'
6262023-12-06T19:40:27.834Z+ calculated_sha256=82aa1ca1d7701b2221c442d58f912be59798258d574effcb866ffab22753cf38
6272023-12-06T19:40:27.834Z+ [[ 82aa1ca1d7701b2221c442d58f912be59798258d574effcb866ffab22753cf38 != \8\2\a\a\1\c\a\1\d\7\7\0\1\b\2\2\2\1\c\4\4\2\d\5\8\f\9\1\2\b\e\5\9\7\9\8\2\5\8\d\5\7\4\e\f\f\c\b\8\6\6\f\f\a\b\2\2\7\5\3\c\f\3\8 ]]
6282023-12-06T19:40:27.839Z+ do_untar out/downloads/mgd.tar.gz
6292023-12-06T19:40:27.839Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6302023-12-06T19:40:28.497Z+ do_assemble
6312023-12-06T19:40:28.499Z+ rm -r ./out/mgd
6322023-12-06T19:40:28.513Z+ mkdir ./out/mgd
6332023-12-06T19:40:28.513Z+ cp -r out/downloads/root ./out/mgd/root
6342023-12-06T19:40:28.695Z+ set -o errexit
6352023-12-06T19:40:28.700Z+++ dirname ./tools/ci_download_transceiver_control
6362023-12-06T19:40:28.700Z++ cd ./tools
6372023-12-06T19:40:28.700Z++ pwd
6382023-12-06T19:40:28.700Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6392023-12-06T19:40:28.700Z++ basename ./tools/ci_download_transceiver_control
6402023-12-06T19:40:28.705Z+ ARG0=ci_download_transceiver_control
6412023-12-06T19:40:28.705Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6422023-12-06T19:40:28.705Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6432023-12-06T19:40:28.705Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6442023-12-06T19:40:28.706Z+ TARGET_DIR=out
6452023-12-06T19:40:28.706Z+ DOWNLOAD_DIR=out/downloads
6462023-12-06T19:40:28.706Z+ DEST_DIR=./out/transceiver-control
6472023-12-06T19:40:28.706Z+ BIN_DIR=/opt/oxide/bin
6482023-12-06T19:40:28.706Z+ BINARY=xcvradm
6492023-12-06T19:40:28.706Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6502023-12-06T19:40:28.706Z+ REPO=oxidecomputer/transceiver-control
6512023-12-06T19:40:28.706Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6522023-12-06T19:40:28.706Z+ main
6532023-12-06T19:40:28.706Z+ [[ 0 != 0 ]]
6542023-12-06T19:40:28.706Z+ CIDL_OS=solaris2.11
6552023-12-06T19:40:28.706Z+ [[ 0 != 0 ]]
6562023-12-06T19:40:28.706Z+ configure_os solaris2.11
6572023-12-06T19:40:28.706Z+ echo 'current directory: /work/oxidecomputer/omicron'
6582023-12-06T19:40:28.707Zcurrent directory: /work/oxidecomputer/omicron
6592023-12-06T19:40:28.707Z+ echo 'configuring based on OS: "solaris2.11"'
6602023-12-06T19:40:28.707Zconfiguring based on OS: "solaris2.11"
6612023-12-06T19:40:28.707Z+ case "$1" in
6622023-12-06T19:40:28.707Z+ SET_BINARIES=
6632023-12-06T19:40:28.707Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6642023-12-06T19:40:28.707Z+ CIDL_SHA256FUNC=do_sha256sum
6652023-12-06T19:40:28.707Z+ ARCHIVE_FILENAME=xcvradm.gz
6662023-12-06T19:40:28.707Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6672023-12-06T19:40:28.707Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6682023-12-06T19:40:28.707Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6692023-12-06T19:40:28.708ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6702023-12-06T19:40:28.708Z+ echo 'Local file: out/downloads/xcvradm.gz'
6712023-12-06T19:40:28.708ZLocal file: out/downloads/xcvradm.gz
6722023-12-06T19:40:28.709Z+ mkdir -p out/downloads
6732023-12-06T19:40:28.709Z+ mkdir -p ./out/transceiver-control
6742023-12-06T19:40:28.713Z+ fetch_and_verify
6752023-12-06T19:40:28.713Z+ local DO_DOWNLOAD=true
6762023-12-06T19:40:28.714Z+ [[ -f out/downloads/xcvradm.gz ]]
6772023-12-06T19:40:28.714Z+ '[' true == true ']'
6782023-12-06T19:40:28.714Z+ echo Downloading...
6792023-12-06T19:40:28.714ZDownloading...
6802023-12-06T19:40:28.714Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6812023-12-06T19:40:28.714Z+ 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
6822023-12-06T19:40:32.051Z++ do_sha256sum out/downloads/xcvradm.gz
6832023-12-06T19:40:32.060Z++ sha256sum
6842023-12-06T19:40:32.060Z++ awk '{print $1}'
6852023-12-06T19:40:32.078Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6862023-12-06T19:40:32.078Z+ [[ 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 ]]
6872023-12-06T19:40:32.089Z+ do_unpack out/downloads/xcvradm.gz
6882023-12-06T19:40:32.089Z+ mkdir -p out/downloads/root//opt/oxide/bin
6892023-12-06T19:40:32.089Z+ gzip -dc out/downloads/xcvradm.gz
6902023-12-06T19:40:32.259Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
6912023-12-06T19:40:32.267Z+ do_assemble
6922023-12-06T19:40:32.267Z+ rm -r ./out/transceiver-control
6932023-12-06T19:40:32.267Z+ mkdir ./out/transceiver-control
6942023-12-06T19:40:32.267Z+ cp -r out/downloads/root ./out/transceiver-control/root
6952023-12-06T19:40:32.524ZAll prerequisites installed successfully
6962023-12-06T19:40:32.552Z
6972023-12-06T19:40:32.552Zreal 2:48.815027770
6982023-12-06T19:40:32.553Zuser 54.670916207
6992023-12-06T19:40:32.553Zsys 10.292561886
7002023-12-06T19:40:32.553Ztrap 0.020747815
7012023-12-06T19:40:32.553Ztflt 0.238874074
7022023-12-06T19:40:32.553Zdflt 0.682548305
7032023-12-06T19:40:32.553Zkflt 0.405814292
7042023-12-06T19:40:32.553Zlock 1.533478318
7052023-12-06T19:40:32.554Zslp 5:31.491146218
7062023-12-06T19:40:32.554Zlat 3.436639411
7072023-12-06T19:40:32.554Zstop 0.060944234
7082023-12-06T19:40:32.554Z+ banner end-to-end-tests
7092023-12-06T19:40:32.572Z
7102023-12-06T19:40:32.572Z ###### # # ##### ##### #### ###### # # #####
7112023-12-06T19:40:32.572Z # ## # # # # # # # ## # # #
7122023-12-06T19:40:32.573Z ##### # # # # # ##### # # # ##### ##### # # # # #
7132023-12-06T19:40:32.573Z # # # # # # # # # # # # # # #
7142023-12-06T19:40:32.573Z # # ## # # # # # # # ## # #
7152023-12-06T19:40:32.573Z ###### # # ##### # #### ###### # # #####
7162023-12-06T19:40:32.573Z
7172023-12-06T19:40:32.573Z+ export CARGO_PROFILE_DEV_DEBUG=1
7182023-12-06T19:40:32.573Z+ CARGO_PROFILE_DEV_DEBUG=1
7192023-12-06T19:40:32.573Z+ export CARGO_PROFILE_TEST_DEBUG=1
7202023-12-06T19:40:32.573Z+ CARGO_PROFILE_TEST_DEBUG=1
7212023-12-06T19:40:32.573Z+ export CARGO_INCREMENTAL=0
7222023-12-06T19:40:32.573Z+ CARGO_INCREMENTAL=0
7232023-12-06T19:40:32.573Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
7242023-12-06T19:40:32.985Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7252023-12-06T19:40:33.273Z Updating crates.io index
7262023-12-06T19:40:33.354Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7272023-12-06T19:40:34.241Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7282023-12-06T19:40:36.316Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7292023-12-06T19:40:36.924Z Updating git repository `http://github.com/oxidecomputer/tofino`
7302023-12-06T19:40:37.239Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7312023-12-06T19:40:37.528Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7322023-12-06T19:40:37.820Z Updating git repository `https://github.com/oxidecomputer/propolis`
7332023-12-06T19:40:40.028Z Updating git repository `https://github.com/oxidecomputer/crucible`
7342023-12-06T19:40:42.138Z Updating git repository `https://github.com/oxidecomputer/opte`
7352023-12-06T19:40:43.286Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7362023-12-06T19:40:43.791Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7372023-12-06T19:40:44.312Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7382023-12-06T19:40:44.711Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7392023-12-06T19:40:44.985Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7402023-12-06T19:40:47.771Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7412023-12-06T19:40:47.782Z Updating git repository `https://github.com/njaremko/samael`
7422023-12-06T19:40:47.782Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7432023-12-06T19:40:47.957Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7442023-12-06T19:40:48.463Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7452023-12-06T19:40:48.820Z Updating git repository `https://github.com/jgallagher/nix`
7462023-12-06T19:40:50.099Z Updating git repository `https://github.com/cbiffle/hubpack`
7472023-12-06T19:40:50.629Z Updating git repository `https://github.com/oxidecomputer/typify`
7482023-12-06T19:40:51.573Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7492023-12-06T19:40:52.034Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7502023-12-06T19:40:52.336Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7512023-12-06T19:40:53.938Z Downloading crates ...
7522023-12-06T19:40:54.130Z Downloaded num_cpus v1.16.0
7532023-12-06T19:40:54.137Z Downloaded backoff v0.4.0
7542023-12-06T19:40:54.143Z Downloaded base64 v0.13.1
7552023-12-06T19:40:54.153Z Downloaded bit-vec v0.6.3
7562023-12-06T19:40:54.159Z Downloaded ansi_term v0.12.1
7572023-12-06T19:40:54.172Z Downloaded camino-tempfile v1.1.1
7582023-12-06T19:40:54.178Z Downloaded mime v0.3.17
7592023-12-06T19:40:54.179Z Downloaded cbc v0.1.2
7602023-12-06T19:40:54.185Z Downloaded tokio-macros v2.2.0
7612023-12-06T19:40:54.186Z Downloaded block-padding v0.3.3
7622023-12-06T19:40:54.186Z Downloaded crossbeam-utils v0.8.16
7632023-12-06T19:40:54.190Z Downloaded bit-set v0.5.3
7642023-12-06T19:40:54.194Z Downloaded atomic-waker v1.1.1
7652023-12-06T19:40:54.199Z Downloaded dirs-next v2.0.0
7662023-12-06T19:40:54.203Z Downloaded atty v0.2.14
7672023-12-06T19:40:54.207Z Downloaded option-ext v0.2.0
7682023-12-06T19:40:54.221Z Downloaded normalize-line-endings v0.3.0
7692023-12-06T19:40:54.226Z Downloaded diesel_table_macro_syntax v0.1.0
7702023-12-06T19:40:54.227Z Downloaded phf_shared v0.10.0
7712023-12-06T19:40:54.227Z Downloaded dof v0.1.5
7722023-12-06T19:40:54.227Z Downloaded precomputed-hash v0.1.1
7732023-12-06T19:40:54.233Z Downloaded async-stream v0.3.5
7742023-12-06T19:40:54.237Z Downloaded pem v1.1.1
7752023-12-06T19:40:54.237Z Downloaded predicates-core v1.0.6
7762023-12-06T19:40:54.241Z Downloaded pretty-hex v0.4.0
7772023-12-06T19:40:54.245Z Downloaded crucible-workspace-hack v0.1.0
7782023-12-06T19:40:54.245Z Downloaded colorchoice v1.0.0
7792023-12-06T19:40:54.250Z Downloaded pretty-hex v0.2.1
7802023-12-06T19:40:54.250Z Downloaded block-buffer v0.10.4
7812023-12-06T19:40:54.254Z Downloaded num_threads v0.1.6
7822023-12-06T19:40:54.254Z Downloaded blowfish v0.9.1
7832023-12-06T19:40:54.258Z Downloaded waitgroup v0.1.2
7842023-12-06T19:40:54.262Z Downloaded dirs-sys-next v0.1.2
7852023-12-06T19:40:54.266Z Downloaded dirs-sys v0.4.1
7862023-12-06T19:40:54.270Z Downloaded resolv-conf v0.7.0
7872023-12-06T19:40:54.275Z Downloaded http-range v0.1.5
7882023-12-06T19:40:54.275Z Downloaded polyval v0.6.1
7892023-12-06T19:40:54.279Z Downloaded num_enum_derive v0.5.11
7902023-12-06T19:40:54.283Z Downloaded num-integer v0.1.45
7912023-12-06T19:40:54.288Z Downloaded postcard-cobs v0.1.5-pre
7922023-12-06T19:40:54.298Z Downloaded heck v0.4.1
7932023-12-06T19:40:54.298Z Downloaded nibble_vec v0.1.0
7942023-12-06T19:40:54.298Z Downloaded rand_core v0.5.1
7952023-12-06T19:40:54.313Z Downloaded walkdir v2.4.0
7962023-12-06T19:40:54.735Z Downloaded native-tls v0.2.11
7972023-12-06T19:40:54.736Z Downloaded usdt-impl v0.3.5
7982023-12-06T19:40:54.736Z Downloaded futures-io v0.3.29
7992023-12-06T19:40:54.736Z Downloaded generic-array v0.14.7
8002023-12-06T19:40:54.736Z Downloaded darling v0.20.3
8012023-12-06T19:40:54.758Z Downloaded libefi-sys v0.1.0
8022023-12-06T19:40:54.759Z Downloaded argon2 v0.5.2
8032023-12-06T19:40:54.759Z Downloaded lalrpop-util v0.19.12
8042023-12-06T19:40:54.759Z Downloaded hash32 v0.2.1
8052023-12-06T19:40:54.759Z Downloaded macaddr v1.0.1
8062023-12-06T19:40:54.761Z Downloaded float-cmp v0.9.0
8072023-12-06T19:40:54.761Z Downloaded utf8parse v0.2.1
8082023-12-06T19:40:54.761Z Downloaded hex-literal v0.4.1
8092023-12-06T19:40:54.762Z Downloaded time-macros v0.2.13
8102023-12-06T19:40:54.762Z Downloaded httpdate v1.0.3
8112023-12-06T19:40:54.762Z Downloaded serde_repr v0.1.16
8122023-12-06T19:40:54.762Z Downloaded platforms v3.0.2
8132023-12-06T19:40:54.762Z Downloaded miniz_oxide v0.7.1
8142023-12-06T19:40:54.763Z Downloaded headers-core v0.2.0
8152023-12-06T19:40:54.763Z Downloaded foreign-types-macros v0.2.3
8162023-12-06T19:40:54.763Z Downloaded futures-macro v0.3.29
8172023-12-06T19:40:54.763Z Downloaded num-traits v0.2.16
8182023-12-06T19:40:54.763Z Downloaded glob v0.3.1
8192023-12-06T19:40:54.763Z Downloaded lock_api v0.4.10
8202023-12-06T19:40:54.764Z Downloaded equivalent v1.0.1
8212023-12-06T19:40:54.764Z Downloaded getrandom v0.1.16
8222023-12-06T19:40:54.764Z Downloaded zerocopy v0.3.0
8232023-12-06T19:40:54.764Z Downloaded zone v0.3.0
8242023-12-06T19:40:54.764Z Downloaded toolchain_find v0.2.0
8252023-12-06T19:40:54.764Z Downloaded errno v0.3.2
8262023-12-06T19:40:54.765Z Downloaded serde_tokenstream v0.1.7
8272023-12-06T19:40:54.765Z Downloaded structopt-derive v0.4.18
8282023-12-06T19:40:54.765Z Downloaded ident_case v1.0.1
8292023-12-06T19:40:54.765Z Downloaded md5 v0.7.0
8302023-12-06T19:40:54.765Z Downloaded want v0.3.1
8312023-12-06T19:40:54.765Z Downloaded rcgen v0.11.3
8322023-12-06T19:40:54.765Z Downloaded russh-cryptovec v0.7.0
8332023-12-06T19:40:54.766Z Downloaded tower-service v0.3.2
8342023-12-06T19:40:54.767Z Downloaded serde_derive_internals v0.26.0
8352023-12-06T19:40:54.768Z Downloaded futures-sink v0.3.29
8362023-12-06T19:40:54.768Z Downloaded instant v0.1.12
8372023-12-06T19:40:54.768Z Downloaded terminal_size v0.2.6
8382023-12-06T19:40:54.768Z Downloaded matches v0.1.10
8392023-12-06T19:40:54.769Z Downloaded half v1.8.2
8402023-12-06T19:40:54.769Z Downloaded usdt-macro v0.3.5
8412023-12-06T19:40:54.769Z Downloaded usdt-attr-macro v0.3.5
8422023-12-06T19:40:54.769Z Downloaded same-file v1.0.6
8432023-12-06T19:40:54.769Z Downloaded is-terminal v0.4.9
8442023-12-06T19:40:54.770Z Downloaded either v1.9.0
8452023-12-06T19:40:54.770Z Downloaded hubpack v0.1.2
8462023-12-06T19:40:54.770Z Downloaded serde_tokenstream v0.2.0
8472023-12-06T19:40:54.770Z Downloaded serde_urlencoded v0.7.1
8482023-12-06T19:40:54.770Z Downloaded foreign-types-shared v0.1.1
8492023-12-06T19:40:54.770Z Downloaded tracing-core v0.1.31
8502023-12-06T19:40:54.771Z Downloaded strum_macros v0.25.2
8512023-12-06T19:40:54.771Z Downloaded endian-type v0.1.2
8522023-12-06T19:40:54.771Z Downloaded unsafe-libyaml v0.2.9
8532023-12-06T19:40:54.771Z Downloaded usdt v0.3.5
8542023-12-06T19:40:54.772Z Downloaded thiserror-no-std v2.0.2
8552023-12-06T19:40:54.772Z Downloaded thread_local v1.1.7
8562023-12-06T19:40:54.773Z Downloaded serde_yaml v0.9.25
8572023-12-06T19:40:54.773Z Downloaded tinyvec_macros v0.1.1
8582023-12-06T19:40:54.773Z Downloaded io-lifetimes v1.0.11
8592023-12-06T19:40:54.773Z Downloaded slog-dtrace v0.2.3
8602023-12-06T19:40:54.773Z Downloaded httparse v1.8.0
8612023-12-06T19:40:54.774Z Downloaded rustc-demangle v0.1.23
8622023-12-06T19:40:54.775Z Downloaded ipnetwork v0.20.0
8632023-12-06T19:40:54.775Z Downloaded yasna v0.5.2
8642023-12-06T19:40:54.775Z Downloaded term v0.7.0
8652023-12-06T19:40:54.775Z Downloaded foreign-types v0.5.0
8662023-12-06T19:40:54.775Z Downloaded time-core v0.1.1
8672023-12-06T19:40:54.775Z Downloaded filetime v0.2.22
8682023-12-06T19:40:54.776Z Downloaded thiserror-impl v1.0.49
8692023-12-06T19:40:54.776Z Downloaded ghash v0.5.0
8702023-12-06T19:40:54.776Z Downloaded inout v0.1.3
8712023-12-06T19:40:54.776Z Downloaded semver-parser v0.10.2
8722023-12-06T19:40:54.776Z Downloaded indexmap v1.9.3
8732023-12-06T19:40:54.776Z Downloaded untrusted v0.9.0
8742023-12-06T19:40:54.777Z Downloaded managed v0.8.0
8752023-12-06T19:40:54.777Z Downloaded spki v0.7.2
8762023-12-06T19:40:54.777Z Downloaded spin v0.9.8
8772023-12-06T19:40:54.777Z Downloaded rustc_version v0.4.0
8782023-12-06T19:40:54.777Z Downloaded zeroize_derive v1.4.2
8792023-12-06T19:40:54.777Z Downloaded universal-hash v0.5.1
8802023-12-06T19:40:54.777Z Downloaded slog-term v2.9.0
8812023-12-06T19:40:54.778Z Downloaded hyper-rustls v0.24.2
8822023-12-06T19:40:54.778Z Downloaded subtle v2.5.0
8832023-12-06T19:40:54.778Z Downloaded textwrap v0.11.0
8842023-12-06T19:40:54.778Z Downloaded getrandom v0.2.10
8852023-12-06T19:40:54.778Z Downloaded tempfile v3.8.1
8862023-12-06T19:40:54.778Z Downloaded unicode-width v0.1.11
8872023-12-06T19:40:54.779Z Downloaded futures-channel v0.3.29
8882023-12-06T19:40:54.779Z Downloaded slog v2.7.0
8892023-12-06T19:40:54.779Z Downloaded ipnet v2.8.0
8902023-12-06T19:40:54.779Z Downloaded memchr v2.6.3
8912023-12-06T19:40:54.779Z Downloaded ucd-trie v0.1.6
8922023-12-06T19:40:54.779Z Downloaded tar v0.4.40
8932023-12-06T19:40:54.779Z Downloaded trust-dns-resolver v0.22.0
8942023-12-06T19:40:54.780Z Downloaded schemars v0.8.13
8952023-12-06T19:40:54.780Z Downloaded unicode-bidi v0.3.13
8962023-12-06T19:40:54.780Z Downloaded ryu v1.0.15
8972023-12-06T19:40:54.780Z Downloaded structopt v0.3.26
8982023-12-06T19:40:54.780Z Downloaded futures v0.3.29
8992023-12-06T19:40:54.780Z Downloaded url v2.5.0
9002023-12-06T19:40:54.780Z Downloaded snafu v0.7.5
9012023-12-06T19:40:54.788Z Downloaded unicode-segmentation v1.10.1
9022023-12-06T19:40:54.788Z Downloaded trust-dns-client v0.22.0
9032023-12-06T19:40:54.788Z Downloaded toml_edit v0.21.0
9042023-12-06T19:40:54.788Z Downloaded serde_with v2.3.3
9052023-12-06T19:40:54.788Z Downloaded libm v0.2.7
9062023-12-06T19:40:54.801Z Downloaded itertools v0.10.5
9072023-12-06T19:40:54.811Z Downloaded hkdf v0.12.3
9082023-12-06T19:40:54.812Z Downloaded futures-util v0.3.29
9092023-12-06T19:40:54.829Z Downloaded itertools v0.11.0
9102023-12-06T19:40:54.852Z Downloaded itertools v0.12.0
9112023-12-06T19:40:54.856Z Downloaded regress v0.7.1
9122023-12-06T19:40:54.868Z Downloaded rustls-webpki v0.101.7
9132023-12-06T19:40:54.899Z Downloaded hyper v0.14.27
9142023-12-06T19:40:54.914Z Downloaded vcpkg v0.2.15
9152023-12-06T19:40:55.002Z Downloaded smoltcp v0.9.1
9162023-12-06T19:40:55.026Z Downloaded syn v2.0.32
9172023-12-06T19:40:55.031Z Downloaded gimli v0.28.0
9182023-12-06T19:40:55.043Z Downloaded rustls v0.21.9
9192023-12-06T19:40:55.054Z Downloaded rustix v0.38.25
9202023-12-06T19:40:55.093Z Downloaded regex-syntax v0.7.5
9212023-12-06T19:40:55.108Z Downloaded rustix v0.37.23
9222023-12-06T19:40:55.142Z Downloaded bzip2-sys v0.1.11+1.0.8
9232023-12-06T19:40:55.165Z Downloaded trust-dns-proto v0.22.0
9242023-12-06T19:40:55.187Z Downloaded libc v0.2.150
9252023-12-06T19:40:55.234Z Downloaded sha3 v0.10.8
9262023-12-06T19:40:55.247Z Downloaded bstr v1.6.0
9272023-12-06T19:40:55.264Z Downloaded sled v0.34.7
9282023-12-06T19:40:55.283Z Downloaded zerocopy-derive v0.2.0
9292023-12-06T19:40:55.300Z Downloaded regex-automata v0.4.3
9302023-12-06T19:40:55.328Z Downloaded regex-automata v0.3.8
9312023-12-06T19:40:55.358Z Downloaded tokio v1.34.0
9322023-12-06T19:40:55.419Z Downloaded encoding_rs v0.8.33
9332023-12-06T19:40:55.458Z Downloaded zerocopy-derive v0.6.4
9342023-12-06T19:40:55.485Z Downloaded regex-syntax v0.8.2
9352023-12-06T19:40:55.498Z Downloaded syn v1.0.109
9362023-12-06T19:40:55.513Z Downloaded bstr v0.2.17
9372023-12-06T19:40:55.537Z Downloaded winapi v0.3.9
9382023-12-06T19:40:55.611Z Downloaded diesel v2.1.4
9392023-12-06T19:40:55.640Z Downloaded webpki-roots v0.25.2
9402023-12-06T19:40:55.652Z Downloaded idna v0.5.0
9412023-12-06T19:40:55.665Z Downloaded idna v0.2.3
9422023-12-06T19:40:56.101Z Downloaded openssl v0.10.60
9432023-12-06T19:40:56.101Z Downloaded curve25519-dalek v4.1.0
9442023-12-06T19:40:56.101Z Downloaded regex v1.10.2
9452023-12-06T19:40:56.101Z Downloaded smoltcp v0.8.2
9462023-12-06T19:40:56.101Z Downloaded object v0.32.1
9472023-12-06T19:40:56.101Z Downloaded radix_trie v0.2.1
9482023-12-06T19:40:56.101Z Downloaded h2 v0.3.21
9492023-12-06T19:40:56.101Z Downloaded clap v2.34.0
9502023-12-06T19:40:56.101Z Downloaded chrono v0.4.31
9512023-12-06T19:40:56.101Z Downloaded hashbrown v0.14.2
9522023-12-06T19:40:56.101Z Downloaded reqwest v0.11.22
9532023-12-06T19:40:56.101Z Downloaded petgraph v0.6.4
9542023-12-06T19:40:56.101Z Downloaded serde_json v1.0.108
9552023-12-06T19:40:56.102Z Downloaded clap_builder v4.4.2
9562023-12-06T19:40:56.102Z Downloaded winnow v0.5.15
9572023-12-06T19:40:56.102Z Downloaded trust-dns-server v0.22.1
9582023-12-06T19:40:56.102Z Downloaded time v0.3.27
9592023-12-06T19:40:56.102Z Downloaded aes-gcm v0.10.3
9602023-12-06T19:40:56.102Z Downloaded tokio-util v0.7.10
9612023-12-06T19:40:56.102Z Downloaded elliptic-curve v0.13.5
9622023-12-06T19:40:56.102Z Downloaded serde v1.0.192
9632023-12-06T19:40:56.102Z Downloaded heapless v0.7.16
9642023-12-06T19:40:56.102Z Downloaded http v0.2.11
9652023-12-06T19:40:56.102Z Downloaded russh v0.39.0
9662023-12-06T19:40:56.102Z Downloaded rand v0.7.3
9672023-12-06T19:40:56.102Z Downloaded unicode-normalization v0.1.22
9682023-12-06T19:40:56.102Z Downloaded socket2 v0.5.5
9692023-12-06T19:40:56.102Z Downloaded pest v2.7.2
9702023-12-06T19:40:56.102Z Downloaded aho-corasick v1.0.4
9712023-12-06T19:40:56.102Z Downloaded ring v0.17.5
9722023-12-06T19:40:56.141Z Downloaded tokio-postgres v0.7.10
9732023-12-06T19:40:56.149Z Downloaded toml v0.8.8
9742023-12-06T19:40:56.155Z Downloaded serde_derive v1.0.192
9752023-12-06T19:40:56.159Z Downloaded flate2 v1.0.28
9762023-12-06T19:40:56.171Z Downloaded aes v0.8.3
9772023-12-06T19:40:56.175Z Downloaded crossterm v0.27.0
9782023-12-06T19:40:56.185Z Downloaded ring v0.16.20
9792023-12-06T19:40:56.347Z Downloaded lru-cache v0.1.2
9802023-12-06T19:40:56.352Z Downloaded tinyvec v1.6.0
9812023-12-06T19:40:56.357Z Downloaded regex-automata v0.1.10
9822023-12-06T19:40:56.364Z Downloaded indexmap v2.1.0
9832023-12-06T19:40:56.372Z Downloaded hashbrown v0.12.3
9842023-12-06T19:40:56.377Z Downloaded hashbrown v0.13.2
9852023-12-06T19:40:56.382Z Downloaded utf-8 v0.7.6
9862023-12-06T19:40:56.386Z Downloaded scopeguard v1.2.0
9872023-12-06T19:40:56.386Z Downloaded vsss-rs v3.3.1
9882023-12-06T19:40:56.390Z Downloaded zerocopy v0.6.4
9892023-12-06T19:40:56.395Z Downloaded headers v0.3.9
9902023-12-06T19:40:56.406Z Downloaded semver v0.11.0
9912023-12-06T19:40:56.412Z Downloaded iana-time-zone v0.1.57
9922023-12-06T19:40:56.414Z Downloaded toml v0.7.8
9932023-12-06T19:40:56.418Z Downloaded hmac v0.12.1
9942023-12-06T19:40:56.418Z Downloaded structmeta v0.2.0
9952023-12-06T19:40:56.424Z Downloaded serde_with_macros v2.3.3
9962023-12-06T19:40:56.425Z Downloaded stringprep v0.1.3
9972023-12-06T19:40:56.431Z Downloaded schemars_derive v0.8.13
9982023-12-06T19:40:56.432Z Downloaded rustls-pemfile v1.0.3
9992023-12-06T19:40:56.432Z Downloaded sha1 v0.10.6
10002023-12-06T19:40:56.439Z Downloaded linked-hash-map v0.5.6
10012023-12-06T19:40:56.439Z Downloaded tracing v0.1.37
10022023-12-06T19:40:56.447Z Downloaded zip v0.6.6
10032023-12-06T19:40:56.457Z Downloaded num-bigint v0.4.4
10042023-12-06T19:40:56.465Z Downloaded structmeta-derive v0.2.0
10052023-12-06T19:40:56.465Z Downloaded socket2 v0.4.9
10062023-12-06T19:40:56.465Z Downloaded smallvec v1.11.0
10072023-12-06T19:40:56.475Z Downloaded slog-async v2.8.0
10082023-12-06T19:40:56.476Z Downloaded subprocess v0.2.9
10092023-12-06T19:40:56.485Z Downloaded similar v2.2.1
10102023-12-06T19:40:56.486Z Downloaded home v0.5.5
10112023-12-06T19:40:56.486Z Downloaded version_check v0.9.4
10122023-12-06T19:40:56.499Z Downloaded russh-keys v0.38.0
10132023-12-06T19:40:56.499Z Downloaded hyper-staticfile v0.9.5
10142023-12-06T19:40:56.500Z Downloaded sha2 v0.10.8
10152023-12-06T19:40:56.500Z Downloaded slog-bunyan v2.4.0
10162023-12-06T19:40:56.507Z Downloaded whoami v1.4.1
10172023-12-06T19:40:56.508Z Downloaded string_cache v0.8.7
10182023-12-06T19:40:56.508Z Downloaded slog-json v2.6.1
10192023-12-06T19:40:56.508Z Downloaded futures-core v0.3.29
10202023-12-06T19:40:56.508Z Downloaded ff v0.13.0
10212023-12-06T19:40:56.513Z Downloaded signal-hook v0.3.17
10222023-12-06T19:40:56.513Z Downloaded ed25519-dalek v2.0.0
10232023-12-06T19:40:56.518Z Downloaded strsim v0.10.0
10242023-12-06T19:40:56.518Z Downloaded hubpack_derive v0.1.1
10252023-12-06T19:40:56.522Z Downloaded stable_deref_trait v1.2.0
10262023-12-06T19:40:56.522Z Downloaded semver v1.0.20
10272023-12-06T19:40:56.527Z Downloaded crossbeam-channel v0.5.8
10282023-12-06T19:40:56.536Z Downloaded mio v0.8.9
10292023-12-06T19:40:56.540Z Downloaded rand v0.8.5
10302023-12-06T19:40:56.548Z Downloaded snafu-derive v0.7.5
10312023-12-06T19:40:56.554Z Downloaded serde_spanned v0.6.4
10322023-12-06T19:40:56.555Z Downloaded serde_path_to_error v0.1.14
10332023-12-06T19:40:56.555Z Downloaded secrecy v0.8.0
10342023-12-06T19:40:56.564Z Downloaded unicode-xid v0.2.4
10352023-12-06T19:40:56.564Z Downloaded heck v0.3.3
10362023-12-06T19:40:56.564Z Downloaded hyper-tls v0.5.0
10372023-12-06T19:40:56.565Z Downloaded tungstenite v0.20.1
10382023-12-06T19:40:56.579Z Downloaded toml v0.5.11
10392023-12-06T19:40:56.579Z Downloaded pin-project v1.1.3
10402023-12-06T19:40:57.000Z Downloaded typenum v1.16.0
10412023-12-06T19:40:57.007Z Downloaded der v0.7.8
10422023-12-06T19:40:57.007Z Downloaded base64 v0.21.5
10432023-12-06T19:40:57.007Z Downloaded fixedbitset v0.4.2
10442023-12-06T19:40:57.007Z Downloaded futures-executor v0.3.29
10452023-12-06T19:40:57.007Z Downloaded static_assertions v1.1.0
10462023-12-06T19:40:57.007Z Downloaded slog-stdlog v4.1.1
10472023-12-06T19:40:57.007Z Downloaded slog-scope v4.4.0
10482023-12-06T19:40:57.007Z Downloaded thiserror-impl-no-std v2.0.2
10492023-12-06T19:40:57.007Z Downloaded vec_map v0.8.2
10502023-12-06T19:40:57.007Z Downloaded http-body v0.4.5
10512023-12-06T19:40:57.007Z Downloaded strsim v0.8.0
10522023-12-06T19:40:57.007Z Downloaded chacha20poly1305 v0.10.1
10532023-12-06T19:40:57.007Z Downloaded derive_more v0.99.17
10542023-12-06T19:40:57.008Z Downloaded synstructure v0.12.6
10552023-12-06T19:40:57.008Z Downloaded log v0.4.20
10562023-12-06T19:40:57.008Z Downloaded sct v0.7.0
10572023-12-06T19:40:57.008Z Downloaded uuid v1.6.1
10582023-12-06T19:40:57.008Z Downloaded rustfmt-wrapper v0.2.0
10592023-12-06T19:40:57.008Z Downloaded match_cfg v0.1.0
10602023-12-06T19:40:57.008Z Downloaded tokio-native-tls v0.3.1
10612023-12-06T19:40:57.008Z Downloaded spin v0.5.2
10622023-12-06T19:40:57.008Z Downloaded smf v0.2.2
10632023-12-06T19:40:57.008Z Downloaded signal-hook-registry v1.4.1
10642023-12-06T19:40:57.008Z Downloaded unicase v2.7.0
10652023-12-06T19:40:57.008Z Downloaded slab v0.4.9
10662023-12-06T19:40:57.008Z Downloaded siphasher v0.3.11
10672023-12-06T19:40:57.008Z Downloaded cancel-safe-futures v0.1.5
10682023-12-06T19:40:57.008Z Downloaded fxhash v0.2.1
10692023-12-06T19:40:57.008Z Downloaded signature v2.1.0
10702023-12-06T19:40:57.010Z Downloaded crypto-bigint v0.5.2
10712023-12-06T19:40:57.010Z Downloaded tokio-rustls v0.24.1
10722023-12-06T19:40:57.010Z Downloaded thread-id v4.2.0
10732023-12-06T19:40:57.010Z Downloaded slog-envlogger v2.2.0
10742023-12-06T19:40:57.010Z Downloaded hostname v0.3.1
10752023-12-06T19:40:57.010Z Downloaded tokio-tungstenite v0.20.1
10762023-12-06T19:40:57.010Z Downloaded unicode-ident v1.0.12
10772023-12-06T19:40:57.010Z Downloaded signal-hook-mio v0.2.3
10782023-12-06T19:40:57.010Z Downloaded futures-task v0.3.29
10792023-12-06T19:40:57.010Z Downloaded proc-macro2 v1.0.69
10802023-12-06T19:40:57.010Z Downloaded thiserror v1.0.49
10812023-12-06T19:40:57.010Z Downloaded password-hash v0.4.2
10822023-12-06T19:40:57.011Z Downloaded kstat-rs v0.2.3
10832023-12-06T19:40:57.011Z Downloaded postgres-types v0.2.6
10842023-12-06T19:40:57.011Z Downloaded cc v1.0.83
10852023-12-06T19:40:57.011Z Downloaded take_mut v0.2.2
10862023-12-06T19:40:57.011Z Downloaded pest_derive v2.7.2
10872023-12-06T19:40:57.011Z Downloaded keccak v0.1.4
10882023-12-06T19:40:57.011Z Downloaded itoa v1.0.9
10892023-12-06T19:40:57.011Z Downloaded parking_lot v0.12.1
10902023-12-06T19:40:57.011Z Downloaded md-5 v0.10.5
10912023-12-06T19:40:57.011Z Downloaded lazy_static v1.4.0
10922023-12-06T19:40:57.011Z Downloaded addr2line v0.21.0
10932023-12-06T19:40:57.011Z Downloaded rustversion v1.0.14
10942023-12-06T19:40:57.011Z Downloaded clap v4.4.3
10952023-12-06T19:40:57.011Z Downloaded tracing-attributes v0.1.26
10962023-12-06T19:40:57.011Z Downloaded quote v1.0.33
10972023-12-06T19:40:57.011Z Downloaded postgres-protocol v0.6.6
10982023-12-06T19:40:57.013Z Downloaded pin-project-lite v0.2.13
10992023-12-06T19:40:57.013Z Downloaded rand_core v0.6.4
11002023-12-06T19:40:57.013Z Downloaded ppv-lite86 v0.2.17
11012023-12-06T19:40:57.013Z Downloaded pkcs8 v0.10.2
11022023-12-06T19:40:57.013Z Downloaded pin-project-internal v1.1.3
11032023-12-06T19:40:57.013Z Downloaded pkg-config v0.3.27
11042023-12-06T19:40:57.013Z Downloaded once_cell v1.18.0
11052023-12-06T19:40:57.013Z Downloaded num-rational v0.4.1
11062023-12-06T19:40:57.014Z Downloaded scheduled-thread-pool v0.2.7
11072023-12-06T19:40:57.014Z Downloaded group v0.13.0
11082023-12-06T19:40:57.014Z Downloaded rustls-native-certs v0.6.3
11092023-12-06T19:40:57.014Z Downloaded poly1305 v0.8.0
11102023-12-06T19:40:57.014Z Downloaded const-oid v0.9.5
11112023-12-06T19:40:57.014Z Downloaded foreign-types v0.3.2
11122023-12-06T19:40:57.014Z Downloaded zone_cfg_derive v0.3.0
11132023-12-06T19:40:57.014Z Downloaded crossbeam-epoch v0.9.15
11142023-12-06T19:40:57.014Z Downloaded arc-swap v1.6.0
11152023-12-06T19:40:57.014Z Downloaded pest_meta v2.7.2
11162023-12-06T19:40:57.014Z Downloaded omicron-zone-package v0.9.1
11172023-12-06T19:40:57.014Z Downloaded openssl-sys v0.9.96
11182023-12-06T19:40:57.014Z Downloaded diesel_derives v2.1.2
11192023-12-06T19:40:57.014Z Downloaded colored v2.0.4
11202023-12-06T19:40:57.014Z Downloaded num-iter v0.1.43
11212023-12-06T19:40:57.014Z Downloaded hex v0.4.3
11222023-12-06T19:40:57.014Z Downloaded mime_guess v2.0.4
11232023-12-06T19:40:57.014Z Downloaded bytes v1.5.0
11242023-12-06T19:40:57.014Z Downloaded getopts v0.2.21
11252023-12-06T19:40:57.014Z Downloaded form_urlencoded v1.2.1
11262023-12-06T19:40:57.015Z Downloaded fnv v1.0.7
11272023-12-06T19:40:57.015Z Downloaded ciborium v0.2.1
11282023-12-06T19:40:57.015Z Downloaded parking_lot_core v0.9.8
11292023-12-06T19:40:57.015Z Downloaded enum-as-inner v0.5.1
11302023-12-06T19:40:57.015Z Downloaded zeroize v1.7.0
11312023-12-06T19:40:57.015Z Downloaded openapiv3 v2.0.0-rc.1
11322023-12-06T19:40:57.015Z Downloaded fastrand v2.0.0
11332023-12-06T19:40:57.015Z Downloaded fallible-iterator v0.2.0
11342023-12-06T19:40:57.015Z Downloaded ed25519 v2.2.2
11352023-12-06T19:40:57.015Z Downloaded convert_case v0.4.0
11362023-12-06T19:40:57.015Z Downloaded xattr v1.0.1
11372023-12-06T19:40:57.015Z Downloaded multer v2.1.0
11382023-12-06T19:40:57.016Z Downloaded crc32fast v1.3.2
11392023-12-06T19:40:57.016Z Downloaded console v0.15.7
11402023-12-06T19:40:57.016Z Downloaded toml_datetime v0.6.5
11412023-12-06T19:40:57.023Z Downloaded rand_chacha v0.3.1
11422023-12-06T19:40:57.023Z Downloaded quick-error v1.2.3
11432023-12-06T19:40:57.023Z Downloaded proc-macro-crate v1.3.1
11442023-12-06T19:40:57.024Z Downloaded untrusted v0.7.1
11452023-12-06T19:40:57.024Z Downloaded ctr v0.9.2
11462023-12-06T19:40:57.024Z Downloaded strum v0.25.0
11472023-12-06T19:40:57.024Z Downloaded num-complex v0.4.4
11482023-12-06T19:40:57.024Z Downloaded paste v1.0.14
11492023-12-06T19:40:57.024Z Downloaded pest_generator v2.7.2
11502023-12-06T19:40:57.024Z Downloaded pem v3.0.2
11512023-12-06T19:40:57.025Z Downloaded pbkdf2 v0.11.0
11522023-12-06T19:40:57.025Z Downloaded aead v0.5.2
11532023-12-06T19:40:57.025Z Downloaded num-derive v0.4.0
11542023-12-06T19:40:57.026Z Downloaded digest v0.10.7
11552023-12-06T19:40:57.026Z Downloaded difflib v0.4.0
11562023-12-06T19:40:57.026Z Downloaded num_enum v0.5.11
11572023-12-06T19:40:57.026Z Downloaded debug-ignore v1.0.5
11582023-12-06T19:40:57.026Z Downloaded clap_derive v4.4.2
11592023-12-06T19:40:57.026Z Downloaded cpufeatures v0.2.9
11602023-12-06T19:40:57.026Z Downloaded proc-macro-error v1.0.4
11612023-12-06T19:40:57.026Z Downloaded parking_lot_core v0.8.6
11622023-12-06T19:40:57.026Z Downloaded password-hash v0.5.0
11632023-12-06T19:40:57.068Z Downloaded camino v1.1.6
11642023-12-06T19:40:57.068Z Downloaded backtrace v0.3.69
11652023-12-06T19:40:57.068Z Downloaded foreign-types-shared v0.3.1
11662023-12-06T19:40:57.068Z Downloaded predicates v3.0.4
11672023-12-06T19:40:57.075Z Downloaded phf_shared v0.11.2
11682023-12-06T19:40:57.075Z Downloaded memoffset v0.9.0
11692023-12-06T19:40:57.075Z Downloaded data-encoding v2.4.0
11702023-12-06T19:40:57.075Z Downloaded parking_lot v0.11.2
11712023-12-06T19:40:57.075Z Downloaded phf v0.11.2
11722023-12-06T19:40:57.075Z Downloaded parse-display v0.8.2
11732023-12-06T19:40:57.075Z Downloaded clap_lex v0.5.1
11742023-12-06T19:40:57.075Z Downloaded dyn-clone v1.0.13
11752023-12-06T19:40:57.075Z Downloaded base16ct v0.2.0
11762023-12-06T19:40:57.075Z Downloaded num v0.4.1
11772023-12-06T19:40:57.075Z Downloaded cfg-if v0.1.10
11782023-12-06T19:40:57.075Z Downloaded chacha20 v0.9.1
11792023-12-06T19:40:57.075Z Downloaded try-lock v0.2.4
11802023-12-06T19:40:57.075Z Downloaded anstyle v1.0.2
11812023-12-06T19:40:57.077Z Downloaded opaque-debug v0.3.0
11822023-12-06T19:40:57.077Z Downloaded new_debug_unreachable v1.0.4
11832023-12-06T19:40:57.077Z Downloaded dtrace-parser v0.1.14
11842023-12-06T19:40:57.077Z Downloaded proc-macro-error-attr v1.0.4
11852023-12-06T19:40:57.077Z Downloaded cipher v0.4.4
11862023-12-06T19:40:57.077Z Downloaded bitflags v2.4.0
11872023-12-06T19:40:57.084Z Downloaded openssl-macros v0.1.1
11882023-12-06T19:40:57.084Z Downloaded openssl-probe v0.1.5
11892023-12-06T19:40:57.084Z Downloaded byteorder v1.5.0
11902023-12-06T19:40:57.090Z Downloaded cfg-if v1.0.0
11912023-12-06T19:40:57.090Z Downloaded ciborium-ll v0.2.1
11922023-12-06T19:40:57.090Z Downloaded bcrypt-pbkdf v0.10.0
11932023-12-06T19:40:57.090Z Downloaded crypto-common v0.1.6
11942023-12-06T19:40:57.090Z Downloaded r2d2 v0.8.10
11952023-12-06T19:40:57.097Z Downloaded curve25519-dalek-derive v0.1.0
11962023-12-06T19:40:57.097Z Downloaded ciborium-io v0.2.1
11972023-12-06T19:40:57.097Z Downloaded adler v1.0.2
11982023-12-06T19:40:57.097Z Downloaded dirs v5.0.1
11992023-12-06T19:40:57.116Z Downloaded cstr-argument v0.1.2
12002023-12-06T19:40:57.116Z Downloaded doc-comment v0.3.3
12012023-12-06T19:40:57.116Z Downloaded bitflags v1.3.2
12022023-12-06T19:40:57.121Z Downloaded tokio-stream v0.1.14
12032023-12-06T19:40:57.121Z Downloaded pbkdf2 v0.12.2
12042023-12-06T19:40:57.121Z Downloaded toml_edit v0.19.15
12052023-12-06T19:40:57.143Z Downloaded postcard v0.7.3
12062023-12-06T19:40:57.148Z Downloaded darling_macro v0.20.3
12072023-12-06T19:40:57.148Z Downloaded async-stream-impl v0.3.5
12082023-12-06T19:40:57.159Z Downloaded base64ct v1.6.0
12092023-12-06T19:40:57.160Z Downloaded anstyle-query v1.0.0
12102023-12-06T19:40:57.160Z Downloaded rand_chacha v0.2.2
12112023-12-06T19:40:57.160Z Downloaded pin-utils v0.1.0
12122023-12-06T19:40:57.579Z Downloaded darling_core v0.20.3
12132023-12-06T19:40:57.580Z Downloaded blake2 v0.10.6
12142023-12-06T19:40:57.584Z Downloaded bzip2 v0.4.4
12152023-12-06T19:40:57.584Z Downloaded anstream v0.5.0
12162023-12-06T19:40:57.584Z Downloaded async-trait v0.1.74
12172023-12-06T19:40:57.584Z Downloaded anyhow v1.0.75
12182023-12-06T19:40:57.584Z Downloaded anstyle-parse v0.2.1
12192023-12-06T19:40:57.584Z Downloaded percent-encoding v2.3.1
12202023-12-06T19:40:57.584Z Downloaded atomicwrites v0.4.2
12212023-12-06T19:40:57.584Z Downloaded autocfg v1.1.0
12222023-12-06T19:40:57.584Z Downloaded parse-display-derive v0.8.2
12232023-12-06T19:40:57.584Z Downloaded ahash v0.8.3
12242023-12-06T19:40:57.584Z Downloaded deranged v0.3.8
12252023-12-06T19:40:57.584Z Compiling proc-macro2 v1.0.69
12262023-12-06T19:40:57.595Z Compiling unicode-ident v1.0.12
12272023-12-06T19:40:57.596Z Compiling libc v0.2.150
12282023-12-06T19:40:57.596Z Compiling serde v1.0.192
12292023-12-06T19:40:57.596Z Compiling autocfg v1.1.0
12302023-12-06T19:40:57.596Z Compiling version_check v0.9.4
12312023-12-06T19:40:57.596Z Compiling cfg-if v1.0.0
12322023-12-06T19:40:57.613Z Compiling syn v1.0.109
12332023-12-06T19:40:57.905Z Compiling parking_lot_core v0.9.8
12342023-12-06T19:40:57.925Z Compiling typenum v1.16.0
12352023-12-06T19:40:58.815Z Compiling libm v0.2.7
12362023-12-06T19:40:58.904Z Compiling lock_api v0.4.10
12372023-12-06T19:40:59.773Z Compiling generic-array v0.14.7
12382023-12-06T19:40:59.790Z Compiling once_cell v1.18.0
12392023-12-06T19:40:59.794Z Compiling num-traits v0.2.16
12402023-12-06T19:40:59.988Z Compiling thiserror v1.0.49
12412023-12-06T19:41:00.062Z Compiling futures-core v0.3.29
12422023-12-06T19:41:00.247Z Compiling serde_json v1.0.108
12432023-12-06T19:41:00.251Z Compiling slab v0.4.9
12442023-12-06T19:41:00.420Z Compiling futures-channel v0.3.29
12452023-12-06T19:41:00.544Z Compiling futures-task v0.3.29
12462023-12-06T19:41:00.696Z Compiling memchr v2.6.3
12472023-12-06T19:41:00.702Z Compiling futures-util v0.3.29
12482023-12-06T19:41:00.737Z Compiling itoa v1.0.9
12492023-12-06T19:41:00.897Z Compiling pkg-config v0.3.27
12502023-12-06T19:41:01.037Z Compiling quote v1.0.33
12512023-12-06T19:41:01.371Z Compiling scopeguard v1.2.0
12522023-12-06T19:41:01.668Z Compiling syn v2.0.32
12532023-12-06T19:41:02.161Z Compiling cc v1.0.83
12542023-12-06T19:41:02.414Z Compiling getrandom v0.2.10
12552023-12-06T19:41:03.088Z Compiling rand_core v0.6.4
12562023-12-06T19:41:03.137Z Compiling log v0.4.20
12572023-12-06T19:41:03.861Z Compiling heck v0.4.1
12582023-12-06T19:41:04.557Z Compiling ryu v1.0.15
12592023-12-06T19:41:04.764Z Compiling smallvec v1.11.0
12602023-12-06T19:41:05.102Z Compiling schemars v0.8.13
12612023-12-06T19:41:05.374Z Compiling vcpkg v0.2.15
12622023-12-06T19:41:05.568Z Compiling subtle v2.5.0
12632023-12-06T19:41:05.756Z Compiling httparse v1.8.0
12642023-12-06T19:41:06.062Z Compiling indexmap v1.9.3
12652023-12-06T19:41:06.351Z Compiling hashbrown v0.14.2
12662023-12-06T19:41:06.475Z Compiling equivalent v1.0.1
12672023-12-06T19:41:06.636Z Compiling pin-project-lite v0.2.13
12682023-12-06T19:41:06.983Z Compiling ring v0.17.5
12692023-12-06T19:41:07.694Z Compiling ring v0.16.20
12702023-12-06T19:41:07.715Z Compiling semver v1.0.20
12712023-12-06T19:41:08.493Z Compiling parking_lot v0.12.1
12722023-12-06T19:41:08.940Z Compiling ahash v0.8.3
12732023-12-06T19:41:09.023Z Compiling openssl-sys v0.9.96
12742023-12-06T19:41:09.401Z Compiling fnv v1.0.7
12752023-12-06T19:41:10.254Z Compiling openssl v0.10.60
12762023-12-06T19:41:10.567Z Compiling signal-hook-registry v1.4.1
12772023-12-06T19:41:10.646Z Compiling ucd-trie v0.1.6
12782023-12-06T19:41:10.792Z Compiling rustls v0.21.9
12792023-12-06T19:41:10.832Z Compiling iana-time-zone v0.1.57
12802023-12-06T19:41:11.505Z Compiling mio v0.8.9
12812023-12-06T19:41:11.613Z Compiling native-tls v0.2.11
12822023-12-06T19:41:12.089Z Compiling socket2 v0.5.5
12832023-12-06T19:41:12.124Z Compiling num_cpus v1.16.0
12842023-12-06T19:41:12.392Z Compiling spin v0.5.2
12852023-12-06T19:41:12.756Z Compiling byteorder v1.5.0
12862023-12-06T19:41:13.456Z Compiling futures-sink v0.3.29
12872023-12-06T19:41:13.484Z Compiling dyn-clone v1.0.13
12882023-12-06T19:41:13.541Z Compiling async-trait v0.1.74
12892023-12-06T19:41:13.841Z Compiling aho-corasick v1.0.4
12902023-12-06T19:41:13.921Z Compiling serde_derive_internals v0.26.0
12912023-12-06T19:41:14.366Z Compiling regex-syntax v0.8.2
12922023-12-06T19:41:14.408Z Compiling const-oid v0.9.5
12932023-12-06T19:41:14.727Z Compiling rustix v0.38.25
12942023-12-06T19:41:15.588Z Compiling tinyvec_macros v0.1.1
12952023-12-06T19:41:15.710Z Compiling tinyvec v1.6.0
12962023-12-06T19:41:16.185Z Compiling hashbrown v0.13.2
12972023-12-06T19:41:18.213Z Compiling backtrace v0.3.69
12982023-12-06T19:41:18.269Z Compiling futures-io v0.3.29
12992023-12-06T19:41:18.547Z Compiling pin-utils v0.1.0
13002023-12-06T19:41:18.689Z Compiling winnow v0.5.15
13012023-12-06T19:41:18.730Z Compiling unicode-normalization v0.1.22
13022023-12-06T19:41:18.870Z Compiling spin v0.9.8
13032023-12-06T19:41:19.009Z Compiling tracing-core v0.1.31
13042023-12-06T19:41:19.420Z Compiling unicode-bidi v0.3.13
13052023-12-06T19:41:20.493Z Compiling regex-automata v0.4.3
13062023-12-06T19:41:21.740Z Compiling cpufeatures v0.2.9
13072023-12-06T19:41:21.835Z Compiling anyhow v1.0.75
13082023-12-06T19:41:21.862Z Compiling crc32fast v1.3.2
13092023-12-06T19:41:23.437Z Compiling base64 v0.21.5
13102023-12-06T19:41:23.867Z Compiling time-core v0.1.1
13112023-12-06T19:41:24.583Z Compiling time-macros v0.2.13
13122023-12-06T19:41:25.433Z Compiling num-integer v0.1.45
13132023-12-06T19:41:25.604Z Compiling serde_derive v1.0.192
13142023-12-06T19:41:25.724Z Compiling zeroize_derive v1.4.2
13152023-12-06T19:41:25.860Z Compiling thiserror-impl v1.0.49
13162023-12-06T19:41:26.604Z Compiling tokio-macros v2.2.0
13172023-12-06T19:41:27.983Z Compiling futures-macro v0.3.29
13182023-12-06T19:41:28.339Z Compiling zeroize v1.7.0
13192023-12-06T19:41:28.967Z Compiling tracing-attributes v0.1.26
13202023-12-06T19:41:29.400Z Compiling schemars_derive v0.8.13
13212023-12-06T19:41:30.078Z Compiling openssl-macros v0.1.1
13222023-12-06T19:41:31.408Z Compiling pest v2.7.2
13232023-12-06T19:41:31.637Z Compiling crypto-common v0.1.6
13242023-12-06T19:41:31.974Z Compiling block-buffer v0.10.4
13252023-12-06T19:41:32.350Z Compiling digest v0.10.7
13262023-12-06T19:41:33.062Z Compiling regex v1.10.2
13272023-12-06T19:41:34.919Z Compiling untrusted v0.9.0
13282023-12-06T19:41:35.205Z Compiling slog v2.7.0
13292023-12-06T19:41:35.343Z Compiling tracing v0.1.37
13302023-12-06T19:41:35.542Z Compiling hashbrown v0.12.3
13312023-12-06T19:41:35.877Z Compiling untrusted v0.7.1
13322023-12-06T19:41:36.054Z Compiling percent-encoding v2.3.1
13332023-12-06T19:41:36.114Z Compiling unicode-xid v0.2.4
13342023-12-06T19:41:36.154Z Compiling openssl-probe v0.1.5
13352023-12-06T19:41:36.182Z Compiling unicode-width v0.1.11
13362023-12-06T19:41:36.331Z Compiling foreign-types-shared v0.1.1
13372023-12-06T19:41:36.408Z Compiling synstructure v0.12.6
13382023-12-06T19:41:36.494Z Compiling foreign-types v0.3.2
13392023-12-06T19:41:39.479Z Compiling errno v0.3.2
13402023-12-06T19:41:39.612Z Compiling try-lock v0.2.4
13412023-12-06T19:41:39.812Z Compiling ppv-lite86 v0.2.17
13422023-12-06T19:41:40.981Z Compiling rustls-webpki v0.101.7
13432023-12-06T19:41:41.036Z Compiling want v0.3.1
13442023-12-06T19:41:41.449Z Compiling sct v0.7.0
13452023-12-06T19:41:42.654Z Compiling zerocopy-derive v0.2.0
13462023-12-06T19:41:42.940Z Compiling form_urlencoded v1.2.1
13472023-12-06T19:41:43.036Z Compiling pest_meta v2.7.2
13482023-12-06T19:41:44.108Z Compiling socket2 v0.4.9
13492023-12-06T19:41:44.228Z Compiling tower-service v0.3.2
13502023-12-06T19:41:44.510Z Compiling io-lifetimes v1.0.11
13512023-12-06T19:41:44.982Z Compiling httpdate v1.0.3
13522023-12-06T19:41:45.393Z Compiling pest_generator v2.7.2
13532023-12-06T19:41:45.949Z Compiling rustls-pemfile v1.0.3
13542023-12-06T19:41:46.225Z Compiling idna v0.5.0
13552023-12-06T19:41:46.506Z Compiling lazy_static v1.4.0
13562023-12-06T19:41:47.741Z Compiling adler v1.0.2
13572023-12-06T19:41:47.748Z Compiling crossbeam-utils v0.8.16
13582023-12-06T19:41:48.386Z Compiling url v2.5.0
13592023-12-06T19:41:48.733Z Compiling miniz_oxide v0.7.1
13602023-12-06T19:41:48.865Z Compiling rustls-native-certs v0.6.3
13612023-12-06T19:41:49.485Z Compiling bytes v1.5.0
13622023-12-06T19:41:50.007Z Compiling indexmap v2.1.0
13632023-12-06T19:41:51.487Z Compiling chrono v0.4.31
13642023-12-06T19:41:51.500Z Compiling uuid v1.6.1
13652023-12-06T19:41:51.540Z Compiling http v0.2.11
13662023-12-06T19:41:51.875Z Compiling tokio v1.34.0
13672023-12-06T19:41:52.505Z Compiling toml_datetime v0.6.5
13682023-12-06T19:41:53.202Z Compiling serde_spanned v0.6.4
13692023-12-06T19:41:53.547Z Compiling bitflags v2.4.0
13702023-12-06T19:41:54.211Z Compiling toml_edit v0.19.15
13712023-12-06T19:41:55.022Z Compiling rustc_version v0.4.0
13722023-12-06T19:41:58.308Z Compiling http-body v0.4.5
13732023-12-06T19:41:58.496Z Compiling openapiv3 v2.0.0-rc.1
13742023-12-06T19:41:59.793Z Compiling pest_derive v2.7.2
13752023-12-06T19:42:01.494Z Compiling rand_chacha v0.3.1
13762023-12-06T19:42:03.314Z Compiling usdt-impl v0.3.5
13772023-12-06T19:42:04.454Z Compiling tokio-util v0.7.10
13782023-12-06T19:42:06.520Z Compiling h2 v0.3.21
13792023-12-06T19:42:06.905Z Compiling tokio-rustls v0.24.1
13802023-12-06T19:42:07.323Z Compiling tokio-native-tls v0.3.1
13812023-12-06T19:42:07.428Z Compiling ipnet v2.8.0
13822023-12-06T19:42:07.521Z Compiling rustix v0.37.23
13832023-12-06T19:42:07.734Z Compiling rand v0.8.5
13842023-12-06T19:42:08.473Z Compiling serde_urlencoded v0.7.1
13852023-12-06T19:42:09.444Z Compiling encoding_rs v0.8.33
13862023-12-06T19:42:09.546Z Compiling webpki-roots v0.25.2
13872023-12-06T19:42:09.788Z Compiling mime v0.3.17
13882023-12-06T19:42:10.404Z Compiling gimli v0.28.0
13892023-12-06T19:42:11.875Z Compiling zerocopy v0.3.0
13902023-12-06T19:42:12.197Z Compiling object v0.32.1
13912023-12-06T19:42:13.065Z Compiling num-bigint v0.4.4
13922023-12-06T19:42:14.990Z Compiling rustc-demangle v0.1.23
13932023-12-06T19:42:15.555Z Compiling dof v0.1.5
13942023-12-06T19:42:16.418Z Compiling flate2 v1.0.28
13952023-12-06T19:42:16.700Z Compiling dtrace-parser v0.1.14
13962023-12-06T19:42:16.776Z Compiling heapless v0.7.16
13972023-12-06T19:42:17.189Z Compiling serde_tokenstream v0.2.0
13982023-12-06T19:42:17.380Z Compiling hyper v0.14.27
13992023-12-06T19:42:17.689Z Compiling addr2line v0.21.0
14002023-12-06T19:42:17.940Z Compiling bzip2-sys v0.1.11+1.0.8
14012023-12-06T19:42:18.040Z Compiling thread-id v4.2.0
14022023-12-06T19:42:18.589Z Compiling rustversion v1.0.14
14032023-12-06T19:42:18.744Z Compiling signal-hook v0.3.17
14042023-12-06T19:42:20.053Z Compiling toml v0.7.8
14052023-12-06T19:42:20.205Z Compiling toml_edit v0.21.0
14062023-12-06T19:42:22.349Z Compiling hex v0.4.3
14072023-12-06T19:42:22.773Z Compiling serde_tokenstream v0.1.7
14082023-12-06T19:42:23.041Z Compiling zerocopy-derive v0.6.4
14092023-12-06T19:42:23.393Z Compiling regress v0.7.1
14102023-12-06T19:42:23.968Z Compiling memoffset v0.9.0
14112023-12-06T19:42:24.694Z Compiling strsim v0.10.0
14122023-12-06T19:42:26.956Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
14132023-12-06T19:42:28.035Z Compiling doc-comment v0.3.3
14142023-12-06T19:42:28.175Z Compiling bitflags v1.3.2
14152023-12-06T19:42:28.860Z Compiling hyper-tls v0.5.0
14162023-12-06T19:42:28.860Z Compiling hyper-rustls v0.24.2
14172023-12-06T19:42:28.899Z Compiling typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
14182023-12-06T19:42:29.006Z Compiling smoltcp v0.9.1
14192023-12-06T19:42:29.224Z Compiling reqwest v0.11.22
14202023-12-06T19:42:30.083Z Compiling strum_macros v0.25.2
14212023-12-06T19:42:32.008Z Compiling usdt-attr-macro v0.3.5
14222023-12-06T19:42:32.088Z Compiling usdt-macro v0.3.5
14232023-12-06T19:42:34.102Z Compiling enum-as-inner v0.5.1
14242023-12-06T19:42:34.363Z Compiling crossbeam-epoch v0.9.15
14252023-12-06T19:42:35.013Z Compiling num-iter v0.1.43
14262023-12-06T19:42:35.034Z Compiling siphasher v0.3.11
14272023-12-06T19:42:35.445Z Compiling unicode-segmentation v1.10.1
14282023-12-06T19:42:36.096Z Compiling hubpack_derive v0.1.1
14292023-12-06T19:42:36.876Z Compiling pin-project-internal v1.1.3
14302023-12-06T19:42:37.384Z Compiling deranged v0.3.8
14312023-12-06T19:42:37.481Z Compiling anstyle v1.0.2
14322023-12-06T19:42:38.742Z Compiling num_threads v0.1.6
14332023-12-06T19:42:38.907Z Compiling utf8parse v0.2.1
14342023-12-06T19:42:40.247Z Compiling time v0.3.27
14352023-12-06T19:42:41.646Z Compiling sha2 v0.10.8
14362023-12-06T19:42:42.142Z Compiling anstyle-parse v0.2.1
14372023-12-06T19:42:42.581Z Compiling hmac v0.12.1
14382023-12-06T19:42:42.982Z Compiling md-5 v0.10.5
14392023-12-06T19:42:43.852Z Compiling block-padding v0.3.3
14402023-12-06T19:42:44.232Z Compiling clap_derive v4.4.2
14412023-12-06T19:42:44.491Z Compiling stringprep v0.1.3
14422023-12-06T19:42:44.795Z Compiling hash32 v0.2.1
14432023-12-06T19:42:45.393Z Compiling diesel_table_macro_syntax v0.1.0
14442023-12-06T19:42:45.532Z Compiling fallible-iterator v0.2.0
14452023-12-06T19:42:46.017Z Compiling colorchoice v1.0.0
14462023-12-06T19:42:46.494Z Compiling either v1.9.0
14472023-12-06T19:42:46.637Z Compiling anstyle-query v1.0.0
14482023-12-06T19:42:46.665Z Compiling stable_deref_trait v1.2.0
14492023-12-06T19:42:46.981Z Compiling anstream v0.5.0
14502023-12-06T19:42:47.928Z Compiling postgres-protocol v0.6.6
14512023-12-06T19:42:48.739Z Compiling diesel_derives v2.1.2
14522023-12-06T19:42:49.304Z Compiling terminal_size v0.2.6
14532023-12-06T19:42:49.570Z Compiling inout v0.1.3
14542023-12-06T19:42:51.296Z Compiling phf_shared v0.11.2
14552023-12-06T19:42:52.607Z Compiling getopts v0.2.21
14562023-12-06T19:42:52.761Z Compiling snafu-derive v0.7.5
14572023-12-06T19:42:52.914Z Compiling serde_repr v0.1.16
14582023-12-06T19:42:53.019Z Compiling scheduled-thread-pool v0.2.7
14592023-12-06T19:42:54.013Z Compiling unsafe-libyaml v0.2.9
14602023-12-06T19:42:54.259Z Compiling bit-vec v0.6.3
14612023-12-06T19:42:54.900Z Compiling clap_lex v0.5.1
14622023-12-06T19:42:55.093Z Compiling managed v0.8.0
14632023-12-06T19:42:55.966Z Compiling regex-automata v0.1.10
14642023-12-06T19:42:56.774Z Compiling matches v0.1.10
14652023-12-06T19:42:56.888Z Compiling idna v0.2.3
14662023-12-06T19:42:57.215Z Compiling bstr v0.2.17
14672023-12-06T19:42:57.291Z Compiling serde_yaml v0.9.25
14682023-12-06T19:42:59.200Z Compiling typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
14692023-12-06T19:42:59.613Z Compiling clap_builder v4.4.2
14702023-12-06T19:43:03.434Z Compiling r2d2 v0.8.10
14712023-12-06T19:43:06.293Z Compiling phf v0.11.2
14722023-12-06T19:43:06.734Z Compiling signal-hook-mio v0.2.3
14732023-12-06T19:43:06.958Z Compiling cipher v0.4.4
14742023-12-06T19:43:07.637Z Compiling typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
14752023-12-06T19:43:07.737Z Compiling bzip2 v0.4.4
14762023-12-06T19:43:07.825Z Compiling progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
14772023-12-06T19:43:08.115Z Compiling postgres-types v0.2.6
14782023-12-06T19:43:08.320Z Compiling itertools v0.11.0
14792023-12-06T19:43:10.438Z Compiling pin-project v1.1.3
14802023-12-06T19:43:10.644Z Compiling hubpack v0.1.2
14812023-12-06T19:43:11.316Z Compiling phf_shared v0.10.0
14822023-12-06T19:43:12.300Z Compiling zerocopy v0.6.4
14832023-12-06T19:43:12.973Z Compiling ipnetwork v0.20.0
14842023-12-06T19:43:13.078Z Compiling futures-executor v0.3.29
14852023-12-06T19:43:13.764Z Compiling float-cmp v0.9.0
14862023-12-06T19:43:14.192Z Compiling static_assertions v1.1.0
14872023-12-06T19:43:14.329Z Compiling data-encoding v2.4.0
14882023-12-06T19:43:14.374Z Compiling predicates-core v1.0.6
14892023-12-06T19:43:14.943Z Compiling normalize-line-endings v0.3.0
14902023-12-06T19:43:15.107Z Compiling precomputed-hash v0.1.1
14912023-12-06T19:43:15.252Z Compiling whoami v1.4.1
14922023-12-06T19:43:15.712Z Compiling regex-automata v0.3.8
14932023-12-06T19:43:16.235Z Compiling new_debug_unreachable v1.0.4
14942023-12-06T19:43:16.353Z Compiling fixedbitset v0.4.2
14952023-12-06T19:43:17.056Z Compiling difflib v0.4.0
14962023-12-06T19:43:18.889Z Compiling bstr v1.6.0
14972023-12-06T19:43:19.688Z Compiling trust-dns-proto v0.22.0
14982023-12-06T19:43:19.754Z Compiling predicates v3.0.4
14992023-12-06T19:43:20.605Z Compiling progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
15002023-12-06T19:43:21.454Z Compiling petgraph v0.6.4
15012023-12-06T19:43:21.736Z Compiling string_cache v0.8.7
15022023-12-06T19:43:22.042Z Compiling tokio-postgres v0.7.10
15032023-12-06T19:43:22.559Z Compiling diesel v2.1.4
15042023-12-06T19:43:22.559Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
15052023-12-06T19:43:28.829Z Compiling futures v0.3.29
15062023-12-06T19:43:30.496Z Compiling snafu v0.7.5
15072023-12-06T19:43:31.871Z Compiling yasna v0.5.2
15082023-12-06T19:43:32.032Z Compiling zip v0.6.6
15092023-12-06T19:43:33.385Z Compiling crossterm v0.27.0
15102023-12-06T19:43:34.315Z Compiling clap v4.4.3
15112023-12-06T19:43:35.000Z Compiling similar v2.2.1
15122023-12-06T19:43:35.249Z Compiling bit-set v0.5.3
15132023-12-06T19:43:35.672Z Compiling itertools v0.10.5
15142023-12-06T19:43:38.855Z Compiling usdt v0.3.5
15152023-12-06T19:43:39.254Z Compiling signature v2.1.0
15162023-12-06T19:43:39.591Z Compiling tokio-stream v0.1.14
15172023-12-06T19:43:39.610Z Compiling console v0.15.7
15182023-12-06T19:43:40.089Z Compiling lalrpop-util v0.19.12
15192023-12-06T19:44:21.684Z Compiling progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
15202023-12-06T19:44:28.804Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15212023-12-06T19:44:28.964Z Compiling sha1 v0.10.6
15222023-12-06T19:44:29.596Z Compiling atty v0.2.14
15232023-12-06T19:44:31.465Z Compiling match_cfg v0.1.0
15242023-12-06T19:44:35.545Z Compiling hostname v0.3.1
15252023-12-06T19:44:37.549Z Compiling progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
15262023-12-06T19:44:40.144Z Compiling dirs-sys-next v0.1.2
15272023-12-06T19:44:41.153Z Compiling dirs-next v2.0.0
15282023-12-06T19:44:41.368Z Compiling thread_local v1.1.7
15292023-12-06T19:44:41.858Z Compiling camino v1.1.6
15302023-12-06T19:44:41.859Z Compiling ident_case v1.0.1
15312023-12-06T19:44:41.859Z Compiling slog-async v2.8.0
15322023-12-06T19:44:42.337Z Compiling darling_core v0.20.3
15332023-12-06T19:44:42.378Z Compiling term v0.7.0
15342023-12-06T19:44:42.439Z Compiling crossbeam-channel v0.5.8
15352023-12-06T19:44:42.661Z Compiling multer v2.1.0
15362023-12-06T19:44:43.053Z Compiling instant v0.1.12
15372023-12-06T19:44:43.249Z Compiling take_mut v0.2.2
15382023-12-06T19:44:43.468Z Compiling paste v1.0.14
15392023-12-06T19:44:44.290Z Compiling slog-term v2.9.0
15402023-12-06T19:44:44.550Z Compiling slog-json v2.6.1
15412023-12-06T19:44:45.255Z Compiling async-stream-impl v0.3.5
15422023-12-06T19:44:45.269Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
15432023-12-06T19:44:45.540Z Compiling atomic-waker v1.1.1
15442023-12-06T19:44:45.776Z Compiling waitgroup v0.1.2
15452023-12-06T19:44:45.908Z Compiling slog-bunyan v2.4.0
15462023-12-06T19:44:46.177Z Compiling toml v0.8.8
15472023-12-06T19:44:46.199Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
15482023-12-06T19:44:46.289Z Compiling serde_path_to_error v0.1.14
15492023-12-06T19:44:47.031Z Compiling async-stream v0.3.5
15502023-12-06T19:44:47.499Z Compiling structmeta-derive v0.2.0
15512023-12-06T19:44:47.663Z Compiling debug-ignore v1.0.5
15522023-12-06T19:44:47.751Z Compiling strum v0.25.0
15532023-12-06T19:44:47.868Z Compiling regex-syntax v0.7.5
15542023-12-06T19:44:47.995Z Compiling backoff v0.4.0
15552023-12-06T19:44:48.030Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
15562023-12-06T19:44:48.512Z Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
15572023-12-06T19:44:48.813Z Compiling macaddr v1.0.1
15582023-12-06T19:44:48.981Z Compiling proc-macro-error-attr v1.0.4
15592023-12-06T19:44:49.206Z Compiling proc-macro-crate v1.3.1
15602023-12-06T19:44:49.500Z Compiling proc-macro-error v1.0.4
15612023-12-06T19:44:50.133Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
15622023-12-06T19:44:50.665Z Compiling postcard-cobs v0.1.5-pre
15632023-12-06T19:44:50.960Z Compiling num_enum_derive v0.5.11
15642023-12-06T19:44:51.106Z Compiling same-file v1.0.6
15652023-12-06T19:44:51.453Z Compiling fastrand v2.0.0
15662023-12-06T19:44:51.991Z Compiling darling_macro v0.20.3
15672023-12-06T19:44:52.010Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
15682023-12-06T19:44:52.321Z Compiling tempfile v3.8.1
15692023-12-06T19:44:52.458Z Compiling walkdir v2.4.0
15702023-12-06T19:44:52.556Z Compiling structmeta v0.2.0
15712023-12-06T19:44:53.232Z Compiling postcard v0.7.3
15722023-12-06T19:44:53.670Z Compiling darling v0.20.3
15732023-12-06T19:44:53.723Z Compiling smoltcp v0.8.2
15742023-12-06T19:44:53.772Z Compiling semver-parser v0.10.2
15752023-12-06T19:44:53.845Z Compiling serde_with_macros v2.3.3
15762023-12-06T19:44:54.056Z Compiling foreign-types-macros v0.2.3
15772023-12-06T19:44:55.404Z Compiling num_enum v0.5.11
15782023-12-06T19:44:55.633Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
15792023-12-06T19:44:56.077Z Compiling cfg-if v0.1.10
15802023-12-06T19:44:56.184Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
15812023-12-06T19:44:56.588Z Compiling foreign-types-shared v0.3.1
15822023-12-06T19:44:56.754Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
15832023-12-06T19:44:57.036Z Compiling crucible-workspace-hack v0.1.0
15842023-12-06T19:44:57.481Z Compiling foreign-types v0.5.0
15852023-12-06T19:44:57.625Z Compiling semver v0.11.0
15862023-12-06T19:44:58.173Z Compiling serde_with v2.3.3
15872023-12-06T19:44:58.185Z Compiling is-terminal v0.4.9
15882023-12-06T19:44:58.354Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
15892023-12-06T19:44:58.397Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
15902023-12-06T19:44:58.895Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
15912023-12-06T19:44:59.260Z Compiling parse-display-derive v0.8.2
15922023-12-06T19:44:59.792Z Compiling cstr-argument v0.1.2
15932023-12-06T19:44:59.849Z Compiling xattr v1.0.1
15942023-12-06T19:45:00.138Z Compiling filetime v0.2.22
15952023-12-06T19:45:00.236Z Compiling pretty-hex v0.2.1
15962023-12-06T19:45:00.509Z Compiling home v0.5.5
15972023-12-06T19:45:00.609Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
15982023-12-06T19:45:00.883Z Compiling toolchain_find v0.2.0
15992023-12-06T19:45:01.374Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
16002023-12-06T19:45:01.832Z Compiling tar v0.4.40
16012023-12-06T19:45:01.917Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
16022023-12-06T19:45:02.607Z Compiling colored v2.0.4
16032023-12-06T19:45:02.959Z Compiling textwrap v0.11.0
16042023-12-06T19:45:02.981Z Compiling heck v0.3.3
16052023-12-06T19:45:03.599Z Compiling toml v0.5.11
16062023-12-06T19:45:03.803Z Compiling ansi_term v0.12.1
16072023-12-06T19:45:03.804Z Compiling vec_map v0.8.2
16082023-12-06T19:45:04.058Z Compiling platforms v3.0.2
16092023-12-06T19:45:04.249Z Compiling libefi-sys v0.1.0
16102023-12-06T19:45:04.522Z Compiling strsim v0.8.0
16112023-12-06T19:45:04.701Z Compiling structopt-derive v0.4.18
16122023-12-06T19:45:04.809Z Compiling omicron-zone-package v0.9.1
16132023-12-06T19:45:04.941Z Compiling clap v2.34.0
16142023-12-06T19:45:05.527Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
16152023-12-06T19:45:06.659Z Compiling parse-display v0.8.2
16162023-12-06T19:45:06.946Z Compiling rustfmt-wrapper v0.2.0
16172023-12-06T19:45:07.932Z Compiling camino-tempfile v1.1.1
16182023-12-06T19:45:08.429Z Compiling zone_cfg_derive v0.3.0
16192023-12-06T19:45:08.628Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
16202023-12-06T19:45:09.738Z Compiling num-derive v0.4.0
16212023-12-06T19:45:09.829Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
16222023-12-06T19:45:10.797Z Compiling base64ct v1.6.0
16232023-12-06T19:45:10.900Z Compiling zone v0.3.0
16242023-12-06T19:45:11.354Z Compiling structopt v0.3.26
16252023-12-06T19:45:11.576Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
16262023-12-06T19:45:11.704Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
16272023-12-06T19:45:12.174Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
16282023-12-06T19:45:12.656Z Compiling smf v0.2.2
16292023-12-06T19:45:13.037Z Compiling unicase v2.7.0
16302023-12-06T19:45:13.058Z Compiling curve25519-dalek v4.1.0
16312023-12-06T19:45:13.435Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
16322023-12-06T19:45:13.482Z Compiling universal-hash v0.5.1
16332023-12-06T19:45:13.597Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=945f040d259ca8013d3fb26f510453da7cd7b1a6#945f040d)
16342023-12-06T19:45:13.796Z Compiling opaque-debug v0.3.0
16352023-12-06T19:45:13.930Z Compiling hkdf v0.12.3
16362023-12-06T19:45:14.052Z Compiling curve25519-dalek-derive v0.1.0
16372023-12-06T19:45:14.081Z Compiling num-rational v0.4.1
16382023-12-06T19:45:14.121Z Compiling getrandom v0.1.16
16392023-12-06T19:45:14.557Z Compiling quick-error v1.2.3
16402023-12-06T19:45:14.772Z Compiling parking_lot_core v0.8.6
16412023-12-06T19:45:14.823Z Compiling keccak v0.1.4
16422023-12-06T19:45:14.881Z Compiling linked-hash-map v0.5.6
16432023-12-06T19:45:15.399Z Compiling lru-cache v0.1.2
16442023-12-06T19:45:15.454Z Compiling sha3 v0.10.8
16452023-12-06T19:45:15.677Z Compiling resolv-conf v0.7.0
16462023-12-06T19:45:16.472Z Compiling password-hash v0.5.0
16472023-12-06T19:45:16.606Z Compiling blake2 v0.10.6
16482023-12-06T19:45:16.969Z Compiling aead v0.5.2
16492023-12-06T19:45:17.004Z Compiling secrecy v0.8.0
16502023-12-06T19:45:17.386Z Compiling num-complex v0.4.4
16512023-12-06T19:45:17.477Z Compiling ff v0.13.0
16522023-12-06T19:45:17.806Z Compiling nibble_vec v0.1.0
16532023-12-06T19:45:18.247Z Compiling slog-dtrace v0.2.3
16542023-12-06T19:45:19.425Z Compiling winapi v0.3.9
16552023-12-06T19:45:19.425Z Compiling convert_case v0.4.0
16562023-12-06T19:45:20.741Z Compiling arc-swap v1.6.0
16572023-12-06T19:45:20.741Z Compiling utf-8 v0.7.6
16582023-12-06T19:45:20.741Z Compiling endian-type v0.1.2
16592023-12-06T19:45:20.741Z Compiling radix_trie v0.2.1
16602023-12-06T19:45:20.928Z Compiling tungstenite v0.20.1
16612023-12-06T19:45:20.929Z Compiling slog-scope v4.4.0
16622023-12-06T19:45:20.929Z Compiling derive_more v0.99.17
16632023-12-06T19:45:20.929Z Compiling num v0.4.1
16642023-12-06T19:45:20.929Z Compiling group v0.13.0
16652023-12-06T19:45:20.929Z Compiling argon2 v0.5.2
16662023-12-06T19:45:20.930Z Compiling mime_guess v2.0.4
16672023-12-06T19:45:20.930Z Compiling trust-dns-resolver v0.22.0
16682023-12-06T19:45:20.930Z Compiling rand_core v0.5.1
16692023-12-06T19:45:23.808Z Compiling poly1305 v0.8.0
16702023-12-06T19:45:25.370Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
16712023-12-06T19:45:25.371Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
16722023-12-06T19:45:25.371Z Compiling chacha20 v0.9.1
16732023-12-06T19:45:26.018Z Compiling crypto-bigint v0.5.2
16742023-12-06T19:45:26.018Z Compiling thiserror-impl-no-std v2.0.2
16752023-12-06T19:45:26.018Z Compiling ciborium-io v0.2.1
16762023-12-06T19:45:26.018Z Compiling base16ct v0.2.0
16772023-12-06T19:45:26.019Z Compiling half v1.8.2
16782023-12-06T19:45:46.807Z Compiling option-ext v0.2.0
16792023-12-06T19:45:47.894Z Compiling dirs-sys v0.4.1
16802023-12-06T19:45:47.894Z Compiling ciborium-ll v0.2.1
16812023-12-06T19:45:47.896Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
16822023-12-06T19:45:47.896Z Compiling elliptic-curve v0.13.5
16832023-12-06T19:45:47.896Z Compiling parking_lot v0.11.2
16842023-12-06T19:45:47.896Z Compiling tokio-tungstenite v0.20.1
16852023-12-06T19:45:47.896Z Compiling rand_chacha v0.2.2
16862023-12-06T19:45:47.896Z Compiling trust-dns-client v0.22.0
16872023-12-06T19:45:47.896Z Compiling thiserror-no-std v2.0.2
16882023-12-06T19:45:47.896Z Compiling slog-stdlog v4.1.1
16892023-12-06T19:45:48.402Z Compiling polyval v0.6.1
16902023-12-06T19:45:48.402Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
16912023-12-06T19:45:48.402Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
16922023-12-06T19:45:48.558Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
16932023-12-06T19:45:48.559Z Compiling password-hash v0.4.2
16942023-12-06T19:45:48.559Z Compiling ed25519 v2.2.2
16952023-12-06T19:45:48.559Z Compiling blowfish v0.9.1
16962023-12-06T19:45:48.559Z Compiling ctr v0.9.2
16972023-12-06T19:45:48.559Z Compiling aes v0.8.3
16982023-12-06T19:45:48.559Z Compiling pbkdf2 v0.12.2
16992023-12-06T19:45:48.559Z Compiling fxhash v0.2.1
17002023-12-06T19:45:48.559Z Compiling cancel-safe-futures v0.1.5
17012023-12-06T19:45:48.559Z Compiling glob v0.3.1
17022023-12-06T19:45:48.559Z Compiling trust-dns-server v0.22.1
17032023-12-06T19:45:48.559Z Compiling sled v0.34.7
17042023-12-06T19:45:48.559Z Compiling bcrypt-pbkdf v0.10.0
17052023-12-06T19:45:48.559Z Compiling pbkdf2 v0.11.0
17062023-12-06T19:45:48.559Z Compiling ed25519-dalek v2.0.0
17072023-12-06T19:45:48.559Z Compiling ghash v0.5.0
17082023-12-06T19:45:48.559Z Compiling russh-cryptovec v0.7.0
17092023-12-06T19:45:48.559Z Compiling slog-envlogger v2.2.0
17102023-12-06T19:45:48.559Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
17112023-12-06T19:45:48.559Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
17122023-12-06T19:45:48.559Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
17132023-12-06T19:45:48.559Z Compiling vsss-rs v3.3.1
17142023-12-06T19:45:48.559Z Compiling rand v0.7.3
17152023-12-06T19:45:49.759Z Compiling ciborium v0.2.1
17162023-12-06T19:45:50.210Z Compiling dirs v5.0.1
17172023-12-06T19:45:50.502Z Compiling chacha20poly1305 v0.10.1
17182023-12-06T19:45:50.828Z Compiling cbc v0.1.2
17192023-12-06T19:45:51.196Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
17202023-12-06T19:45:51.775Z Compiling pem v3.0.2
17212023-12-06T19:45:52.280Z Compiling headers-core v0.2.0
17222023-12-06T19:45:52.515Z Compiling kstat-rs v0.2.3
17232023-12-06T19:45:53.009Z Compiling md5 v0.7.0
17242023-12-06T19:45:53.104Z Compiling http-range v0.1.5
17252023-12-06T19:45:54.130Z Compiling base64 v0.13.1
17262023-12-06T19:45:54.152Z Compiling pretty-hex v0.4.0
17272023-12-06T19:45:54.152Z Compiling russh-keys v0.38.0
17282023-12-06T19:45:54.152Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
17292023-12-06T19:45:54.602Z Compiling pem v1.1.1
17302023-12-06T19:45:55.612Z Compiling hyper-staticfile v0.9.5
17312023-12-06T19:45:56.549Z Compiling headers v0.3.9
17322023-12-06T19:45:56.695Z Compiling rcgen v0.11.3
17332023-12-06T19:45:57.149Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
17342023-12-06T19:45:57.171Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
17352023-12-06T19:45:57.599Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
17362023-12-06T19:45:58.333Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
17372023-12-06T19:46:00.207Z Compiling internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
17382023-12-06T19:46:01.300Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
17392023-12-06T19:46:04.808Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
17402023-12-06T19:46:04.866Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
17412023-12-06T19:46:05.505Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
17422023-12-06T19:46:09.236Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
17432023-12-06T19:46:13.606Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
17442023-12-06T19:46:13.719Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
17452023-12-06T19:46:15.727Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
17462023-12-06T19:46:17.737Z Compiling aes-gcm v0.10.3
17472023-12-06T19:46:19.132Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
17482023-12-06T19:46:20.713Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=945f040d259ca8013d3fb26f510453da7cd7b1a6#945f040d)
17492023-12-06T19:46:23.142Z Compiling atomicwrites v0.4.2
17502023-12-06T19:46:23.582Z Compiling itertools v0.12.0
17512023-12-06T19:46:23.710Z Compiling subprocess v0.2.9
17522023-12-06T19:46:27.107Z Compiling hex-literal v0.4.1
17532023-12-06T19:46:27.327Z Compiling russh v0.39.0
17542023-12-06T19:46:27.858Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
17552023-12-06T19:46:28.708Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
17562023-12-06T19:46:32.378Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
17572023-12-06T19:47:08.729Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
17582023-12-06T19:48:24.749Z Finished dev [unoptimized + debuginfo] target(s) in 7m 43s
17592023-12-06T19:48:24.749Z
17602023-12-06T19:48:24.749Zreal 7:44.310441747
17612023-12-06T19:48:24.749Zuser 42:31.554218799
17622023-12-06T19:48:24.749Zsys 6:20.156283054
17632023-12-06T19:48:25.070Ztrap 1.592907494
17642023-12-06T19:48:25.070Ztflt 2.967159410
17652023-12-06T19:48:25.071Zdflt 6.512236938
17662023-12-06T19:48:25.071Zkflt 0.050987977
17672023-12-06T19:48:25.071Zlock 1:21:24.497204033
17682023-12-06T19:48:25.071Zslp 2:01:40.245540935
17692023-12-06T19:48:25.071Zlat 1:56.899560886
17702023-12-06T19:48:25.071Zstop 3:56.422803047
17712023-12-06T19:48:25.071Z+ mkdir -p /work/end-to-end-tests
17722023-12-06T19:48:25.071Z++ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
17732023-12-06T19:48:25.071Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
17742023-12-06T19:48:25.071Z+ ptime -m gzip
17752023-12-06T19:48:25.071Z++ basename target/debug/bootstrap
17762023-12-06T19:48:50.281Z
17772023-12-06T19:48:50.444Zreal 16.654466980
17782023-12-06T19:48:50.444Zuser 16.472122882
17792023-12-06T19:48:50.444Zsys 0.158747041
17802023-12-06T19:48:50.444Ztrap 0.007601228
17812023-12-06T19:48:50.444Ztflt 0.000000000
17822023-12-06T19:48:50.444Zdflt 0.000000000
17832023-12-06T19:48:50.445Zkflt 0.000000000
17842023-12-06T19:48:50.447Zlock 0.000000000
17852023-12-06T19:48:50.447Zslp 0.000000000
17862023-12-06T19:48:50.448Zlat 0.015651627
17872023-12-06T19:48:50.448Zstop 0.000227339
17882023-12-06T19:48:50.448Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
17892023-12-06T19:48:50.448Z+ ptime -m gzip
17902023-12-06T19:48:50.448Z++ basename /work/oxidecomputer/omicron/target/debug/deps/bootstrap-83d41f1b41d1fb89
17912023-12-06T19:48:50.883Z
17922023-12-06T19:48:50.884Zreal 1.072795151
17932023-12-06T19:48:50.884Zuser 1.060912096
17942023-12-06T19:48:50.884Zsys 0.011242675
17952023-12-06T19:48:50.885Ztrap 0.000110131
17962023-12-06T19:48:50.885Ztflt 0.000000000
17972023-12-06T19:48:50.885Zdflt 0.000000000
17982023-12-06T19:48:50.885Zkflt 0.000000000
17992023-12-06T19:48:50.885Zlock 0.000000000
18002023-12-06T19:48:50.885Zslp 0.000000000
18012023-12-06T19:48:50.885Zlat 0.000185942
18022023-12-06T19:48:50.885Zstop 0.000226685
18032023-12-06T19:48:50.885Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
18042023-12-06T19:48:50.885Z+ ptime -m gzip
18052023-12-06T19:48:50.885Z++ basename /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-8c93950b566420c7
18062023-12-06T19:48:52.770Z
18072023-12-06T19:48:52.774Zreal 17.034060298
18082023-12-06T19:48:52.774Zuser 16.870067693
18092023-12-06T19:48:52.774Zsys 0.158056451
18102023-12-06T19:48:52.774Ztrap 0.003436478
18112023-12-06T19:48:52.774Ztflt 0.000000000
18122023-12-06T19:48:52.775Zdflt 0.000000000
18132023-12-06T19:48:52.775Zkflt 0.000000000
18142023-12-06T19:48:52.775Zlock 0.000000000
18152023-12-06T19:48:52.775Zslp 0.000000000
18162023-12-06T19:48:52.775Zlat 0.002159066
18172023-12-06T19:48:52.775Zstop 0.000225498
18182023-12-06T19:48:52.775Z+ banner caboose-util
18192023-12-06T19:48:52.775Z
18202023-12-06T19:48:52.775Z #### ## ##### #### #### #### ###### # # #####
18212023-12-06T19:48:52.775Z # # # # # # # # # # # # # # #
18222023-12-06T19:48:52.775Z # # # ##### # # # # #### ##### ##### # # #
18232023-12-06T19:48:52.775Z # ###### # # # # # # # # # # #
18242023-12-06T19:48:52.775Z # # # # # # # # # # # # # # # #
18252023-12-06T19:48:52.775Z #### # # ##### #### #### #### ###### #### #
18262023-12-06T19:48:52.775Z
18272023-12-06T19:48:52.775Z+ ptime -m cargo build --locked -p caboose-util --release
18282023-12-06T19:48:53.402Z Downloading crates ...
18292023-12-06T19:48:53.782Z Downloaded funty v2.0.0
18302023-12-06T19:48:53.785Z Downloaded array-init v0.0.4
18312023-12-06T19:48:53.786Z Downloaded crc v3.0.1
18322023-12-06T19:48:53.790Z Downloaded packed_struct_codegen v0.10.1
18332023-12-06T19:48:53.794Z Downloaded nodrop v0.1.14
18342023-12-06T19:48:53.794Z Downloaded path-slash v0.1.5
18352023-12-06T19:48:53.802Z Downloaded crc-catalog v2.2.0
18362023-12-06T19:48:53.813Z Downloaded maybe-uninit v2.0.0
18372023-12-06T19:48:53.813Z Downloaded flagset v0.4.3
18382023-12-06T19:48:53.817Z Downloaded smallvec v0.6.14
18392023-12-06T19:48:53.817Z Downloaded termcolor v1.2.0
18402023-12-06T19:48:53.817Z Downloaded packed_struct v0.10.1
18412023-12-06T19:48:53.818Z Downloaded serde-hex v0.1.0
18422023-12-06T19:48:53.821Z Downloaded tap v1.0.1
18432023-12-06T19:48:53.821Z Downloaded env_logger v0.10.0
18442023-12-06T19:48:53.825Z Downloaded pkcs1 v0.7.5
18452023-12-06T19:48:53.829Z Downloaded der_derive v0.7.2
18462023-12-06T19:48:53.832Z Downloaded rsa v0.9.2
18472023-12-06T19:48:53.842Z Downloaded ron v0.8.1
18482023-12-06T19:48:53.869Z Downloaded num-bigint-dig v0.8.4
18492023-12-06T19:48:53.884Z Downloaded bitvec v1.0.1
18502023-12-06T19:48:53.898Z Downloaded object v0.30.4
18512023-12-06T19:48:53.911Z Downloaded crc-any v2.4.3
18522023-12-06T19:48:53.911Z Downloaded x509-cert v0.2.4
18532023-12-06T19:48:53.917Z Downloaded pem-rfc7468 v0.7.0
18542023-12-06T19:48:53.929Z Downloaded wyz v0.5.1
18552023-12-06T19:48:53.933Z Downloaded radium v0.7.0
18562023-12-06T19:48:53.933Z Downloaded bitfield v0.14.0
18572023-12-06T19:48:54.085Z Compiling proc-macro2 v1.0.69
18582023-12-06T19:48:54.089Z Compiling unicode-ident v1.0.12
18592023-12-06T19:48:54.090Z Compiling libc v0.2.150
18602023-12-06T19:48:54.090Z Compiling autocfg v1.1.0
18612023-12-06T19:48:54.090Z Compiling serde v1.0.192
18622023-12-06T19:48:54.090Z Compiling cfg-if v1.0.0
18632023-12-06T19:48:54.090Z Compiling version_check v0.9.4
18642023-12-06T19:48:54.222Z Compiling syn v1.0.109
18652023-12-06T19:48:54.238Z Compiling parking_lot_core v0.9.8
18662023-12-06T19:48:54.382Z Compiling typenum v1.16.0
18672023-12-06T19:48:54.814Z Compiling futures-core v0.3.29
18682023-12-06T19:48:55.015Z Compiling libm v0.2.7
18692023-12-06T19:48:55.114Z Compiling generic-array v0.14.7
18702023-12-06T19:48:55.154Z Compiling lock_api v0.4.10
18712023-12-06T19:48:55.251Z Compiling num-traits v0.2.16
18722023-12-06T19:48:55.322Z Compiling once_cell v1.18.0
18732023-12-06T19:48:55.517Z Compiling pkg-config v0.3.27
18742023-12-06T19:48:55.545Z Compiling scopeguard v1.2.0
18752023-12-06T19:48:55.901Z Compiling slab v0.4.9
18762023-12-06T19:48:55.909Z Compiling futures-task v0.3.29
18772023-12-06T19:48:55.992Z Compiling futures-channel v0.3.29
18782023-12-06T19:48:56.310Z Compiling quote v1.0.33
18792023-12-06T19:48:56.342Z Compiling serde_json v1.0.108
18802023-12-06T19:48:56.550Z Compiling thiserror v1.0.49
18812023-12-06T19:48:56.782Z Compiling memchr v2.6.3
18822023-12-06T19:48:57.181Z Compiling syn v2.0.32
18832023-12-06T19:48:57.202Z Compiling cc v1.0.83
18842023-12-06T19:48:57.227Z Compiling getrandom v0.2.10
18852023-12-06T19:48:57.805Z Compiling itoa v1.0.9
18862023-12-06T19:48:57.869Z Compiling futures-util v0.3.29
18872023-12-06T19:48:58.129Z Compiling log v0.4.20
18882023-12-06T19:48:58.314Z Compiling smallvec v1.11.0
18892023-12-06T19:48:59.686Z Compiling vcpkg v0.2.15
18902023-12-06T19:48:59.865Z Compiling byteorder v1.5.0
18912023-12-06T19:49:00.111Z Compiling rand_core v0.6.4
18922023-12-06T19:49:00.677Z Compiling parking_lot v0.12.1
18932023-12-06T19:49:00.759Z Compiling pin-project-lite v0.2.13
18942023-12-06T19:49:01.305Z Compiling ring v0.17.5
18952023-12-06T19:49:02.398Z Compiling indexmap v1.9.3
18962023-12-06T19:49:02.609Z Compiling openssl-sys v0.9.96
18972023-12-06T19:49:03.074Z Compiling signal-hook-registry v1.4.1
18982023-12-06T19:49:04.036Z Compiling io-lifetimes v1.0.11
18992023-12-06T19:49:04.275Z Compiling heck v0.4.1
19002023-12-06T19:49:04.841Z Compiling ring v0.16.20
19012023-12-06T19:49:04.861Z Compiling mio v0.8.9
19022023-12-06T19:49:06.403Z Compiling num-integer v0.1.45
19032023-12-06T19:49:06.423Z Compiling ryu v1.0.15
19042023-12-06T19:49:06.543Z Compiling semver v1.0.20
19052023-12-06T19:49:06.806Z Compiling const-oid v0.9.5
19062023-12-06T19:49:07.182Z Compiling spin v0.5.2
19072023-12-06T19:49:07.504Z Compiling rustix v0.37.23
19082023-12-06T19:49:08.318Z Compiling num_cpus v1.16.0
19092023-12-06T19:49:08.750Z Compiling socket2 v0.5.5
19102023-12-06T19:49:08.834Z Compiling unicode-xid v0.2.4
19112023-12-06T19:49:09.083Z Compiling ucd-trie v0.1.6
19122023-12-06T19:49:09.670Z Compiling futures-sink v0.3.29
19132023-12-06T19:49:09.815Z Compiling openssl v0.10.60
19142023-12-06T19:49:09.874Z Compiling httparse v1.8.0
19152023-12-06T19:49:10.146Z Compiling synstructure v0.12.6
19162023-12-06T19:49:10.445Z Compiling tinyvec_macros v0.1.1
19172023-12-06T19:49:10.557Z Compiling tinyvec v1.6.0
19182023-12-06T19:49:11.634Z Compiling ppv-lite86 v0.2.17
19192023-12-06T19:49:11.810Z Compiling native-tls v0.2.11
19202023-12-06T19:49:11.814Z Compiling pin-utils v0.1.0
19212023-12-06T19:49:11.930Z Compiling futures-io v0.3.29
19222023-12-06T19:49:12.270Z Compiling crc32fast v1.3.2
19232023-12-06T19:49:12.518Z Compiling rustls v0.21.9
19242023-12-06T19:49:12.529Z Compiling bzip2-sys v0.1.11+1.0.8
19252023-12-06T19:49:12.893Z Compiling rand_chacha v0.3.1
19262023-12-06T19:49:12.905Z Compiling spin v0.9.8
19272023-12-06T19:49:13.128Z Compiling unicode-normalization v0.1.22
19282023-12-06T19:49:13.148Z Compiling tracing-core v0.1.31
19292023-12-06T19:49:13.636Z Compiling unicode-bidi v0.3.13
19302023-12-06T19:49:14.168Z Compiling subtle v2.5.0
19312023-12-06T19:49:14.640Z Compiling rand v0.8.5
19322023-12-06T19:49:15.582Z Compiling errno v0.3.2
19332023-12-06T19:49:15.713Z Compiling num-iter v0.1.43
19342023-12-06T19:49:15.775Z Compiling ahash v0.8.3
19352023-12-06T19:49:15.951Z Compiling usdt-impl v0.3.5
19362023-12-06T19:49:16.065Z Compiling base64 v0.21.5
19372023-12-06T19:49:16.539Z Compiling rustix v0.38.25
19382023-12-06T19:49:16.873Z Compiling schemars v0.8.13
19392023-12-06T19:49:17.083Z Compiling signal-hook v0.3.17
19402023-12-06T19:49:17.756Z Compiling serde_derive_internals v0.26.0
19412023-12-06T19:49:18.770Z Compiling serde_derive v1.0.192
19422023-12-06T19:49:18.999Z Compiling zeroize_derive v1.4.2
19432023-12-06T19:49:19.241Z Compiling tokio-macros v2.2.0
19442023-12-06T19:49:19.723Z Compiling thiserror-impl v1.0.49
19452023-12-06T19:49:20.219Z Compiling futures-macro v0.3.29
19462023-12-06T19:49:21.223Z Compiling zeroize v1.7.0
19472023-12-06T19:49:21.742Z Compiling tracing-attributes v0.1.26
19482023-12-06T19:49:22.326Z Compiling zerocopy-derive v0.2.0
19492023-12-06T19:49:22.489Z Compiling openssl-macros v0.1.1
19502023-12-06T19:49:23.499Z Compiling zerocopy-derive v0.6.4
19512023-12-06T19:49:24.204Z Compiling crypto-common v0.1.6
19522023-12-06T19:49:24.252Z Compiling block-buffer v0.10.4
19532023-12-06T19:49:24.322Z Compiling pest v2.7.2
19542023-12-06T19:49:24.639Z Compiling digest v0.10.7
19552023-12-06T19:49:26.154Z Compiling bitflags v1.3.2
19562023-12-06T19:49:26.283Z Compiling fnv v1.0.7
19572023-12-06T19:49:26.696Z Compiling zerocopy v0.3.0
19582023-12-06T19:49:27.125Z Compiling tracing v0.1.37
19592023-12-06T19:49:27.434Z Compiling schemars_derive v0.8.13
19602023-12-06T19:49:28.056Z Compiling lazy_static v1.4.0
19612023-12-06T19:49:28.208Z Compiling pest_meta v2.7.2
19622023-12-06T19:49:31.475Z Compiling pest_generator v2.7.2
19632023-12-06T19:49:32.306Z Compiling backtrace v0.3.69
19642023-12-06T19:49:32.515Z Compiling memoffset v0.9.0
19652023-12-06T19:49:32.882Z Compiling num-bigint v0.4.4
19662023-12-06T19:49:32.950Z Compiling equivalent v1.0.1
19672023-12-06T19:49:33.365Z Compiling iana-time-zone v0.1.57
19682023-12-06T19:49:33.365Z Compiling openssl-probe v0.1.5
19692023-12-06T19:49:33.365Z Compiling doc-comment v0.3.3
19702023-12-06T19:49:33.531Z Compiling untrusted v0.7.1
19712023-12-06T19:49:33.634Z Compiling percent-encoding v2.3.1
19722023-12-06T19:49:33.657Z Compiling hashbrown v0.12.3
19732023-12-06T19:49:33.880Z Compiling hashbrown v0.14.2
19742023-12-06T19:49:34.048Z Compiling foreign-types-shared v0.1.1
19752023-12-06T19:49:34.128Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
19762023-12-06T19:49:34.187Z Compiling async-trait v0.1.74
19772023-12-06T19:49:34.804Z Compiling pest_derive v2.7.2
19782023-12-06T19:49:34.837Z Compiling base64ct v1.6.0
19792023-12-06T19:49:35.128Z Compiling untrusted v0.9.0
19802023-12-06T19:49:35.362Z Compiling smoltcp v0.9.1
19812023-12-06T19:49:35.863Z Compiling crossbeam-utils v0.8.16
19822023-12-06T19:49:35.868Z Compiling dtrace-parser v0.1.14
19832023-12-06T19:49:36.001Z Compiling pem-rfc7468 v0.7.0
19842023-12-06T19:49:36.559Z Compiling foreign-types v0.3.2
19852023-12-06T19:49:38.552Z Compiling dof v0.1.5
19862023-12-06T19:49:38.964Z Compiling der_derive v0.7.2
19872023-12-06T19:49:39.088Z Compiling clap_derive v4.4.2
19882023-12-06T19:49:41.117Z Compiling bytes v1.5.0
19892023-12-06T19:49:42.200Z Compiling bitflags v2.4.0
19902023-12-06T19:49:42.983Z Compiling tokio v1.34.0
19912023-12-06T19:49:43.495Z Compiling rustc_version v0.4.0
19922023-12-06T19:49:43.578Z Compiling http v0.2.11
19932023-12-06T19:49:45.622Z Compiling heapless v0.7.16
19942023-12-06T19:49:46.162Z Compiling uuid v1.6.1
19952023-12-06T19:49:46.629Z Compiling indexmap v2.1.0
19962023-12-06T19:49:46.641Z Compiling chrono v0.4.31
19972023-12-06T19:49:47.466Z Compiling thread-id v4.2.0
19982023-12-06T19:49:56.277Z Compiling try-lock v0.2.4
19992023-12-06T19:49:56.638Z Compiling siphasher v0.3.11
20002023-12-06T19:49:56.638Z Compiling cpufeatures v0.2.9
20012023-12-06T19:49:56.639Z Compiling adler v1.0.2
20022023-12-06T19:49:56.639Z Compiling anstyle v1.0.2
20032023-12-06T19:49:56.639Z Compiling utf8parse v0.2.1
20042023-12-06T19:49:56.639Z Compiling time-core v0.1.1
20052023-12-06T19:49:56.639Z Compiling rustversion v1.0.14
20062023-12-06T19:49:56.639Z Compiling flagset v0.4.3
20072023-12-06T19:49:56.639Z Compiling der v0.7.8
20082023-12-06T19:49:57.097Z Compiling time-macros v0.2.13
20092023-12-06T19:49:57.097Z Compiling anstyle-parse v0.2.1
20102023-12-06T19:49:57.097Z Compiling miniz_oxide v0.7.1
20112023-12-06T19:49:57.098Z Compiling sha2 v0.10.8
20122023-12-06T19:49:57.098Z Compiling tokio-util v0.7.10
20132023-12-06T19:49:58.305Z Compiling h2 v0.3.21
20142023-12-06T19:49:58.626Z Compiling want v0.3.1
20152023-12-06T19:50:01.160Z Compiling http-body v0.4.5
20162023-12-06T19:50:01.743Z Compiling serde_tokenstream v0.1.7
20172023-12-06T19:50:03.697Z Compiling sct v0.7.0
20182023-12-06T19:50:04.222Z Compiling rustls-webpki v0.101.7
20192023-12-06T19:50:04.872Z Compiling form_urlencoded v1.2.1
20202023-12-06T19:50:04.876Z Compiling hubpack_derive v0.1.1
20212023-12-06T19:50:04.876Z Compiling pin-project-internal v1.1.3
20222023-12-06T19:50:05.596Z Compiling socket2 v0.4.9
20232023-12-06T19:50:05.971Z Compiling crossbeam-epoch v0.9.15
20242023-12-06T19:50:06.552Z Compiling httpdate v1.0.3
20252023-12-06T19:50:06.793Z Compiling tower-service v0.3.2
20262023-12-06T19:50:07.162Z Compiling slog v2.7.0
20272023-12-06T19:50:07.238Z Compiling anstyle-query v1.0.0
20282023-12-06T19:50:07.779Z Compiling colorchoice v1.0.0
20292023-12-06T19:50:08.016Z Compiling radium v0.7.0
20302023-12-06T19:50:08.197Z Compiling anyhow v1.0.75
20312023-12-06T19:50:09.098Z Compiling anstream v0.5.0
20322023-12-06T19:50:09.577Z Compiling hyper v0.14.27
20332023-12-06T19:50:17.523Z Compiling terminal_size v0.2.6
20342023-12-06T19:50:17.837Z Compiling spki v0.7.2
20352023-12-06T19:50:18.979Z Compiling toml_datetime v0.6.5
20362023-12-06T19:50:19.615Z Compiling serde_spanned v0.6.4
20372023-12-06T19:50:20.699Z Compiling zerocopy v0.6.4
20382023-12-06T19:50:22.055Z Compiling rustls-pemfile v1.0.3
20392023-12-06T19:50:22.184Z Compiling md-5 v0.10.5
20402023-12-06T19:50:22.363Z Compiling hmac v0.12.1
20412023-12-06T19:50:22.649Z Compiling idna v0.5.0
20422023-12-06T19:50:22.712Z Compiling stringprep v0.1.3
20432023-12-06T19:50:24.036Z Compiling diesel_table_macro_syntax v0.1.0
20442023-12-06T19:50:24.077Z Compiling hash32 v0.2.1
20452023-12-06T19:50:24.584Z Compiling aho-corasick v1.0.4
20462023-12-06T19:50:24.610Z Compiling regex-syntax v0.8.2
20472023-12-06T19:50:24.728Z Compiling strsim v0.10.0
20482023-12-06T19:50:24.764Z Compiling stable_deref_trait v1.2.0
20492023-12-06T19:50:24.895Z Compiling gimli v0.28.0
20502023-12-06T19:50:25.055Z Compiling either v1.9.0
20512023-12-06T19:50:25.780Z Compiling maybe-uninit v2.0.0
20522023-12-06T19:50:27.157Z Compiling winnow v0.5.15
20532023-12-06T19:50:27.984Z Compiling fallible-iterator v0.2.0
20542023-12-06T19:50:28.700Z Compiling clap_lex v0.5.1
20552023-12-06T19:50:29.203Z Compiling tap v1.0.1
20562023-12-06T19:50:29.583Z Compiling dyn-clone v1.0.13
20572023-12-06T19:50:30.300Z Compiling wyz v0.5.1
20582023-12-06T19:50:30.524Z Compiling regex-automata v0.4.3
20592023-12-06T19:50:30.577Z Compiling postgres-protocol v0.6.6
20602023-12-06T19:50:30.645Z Compiling clap_builder v4.4.2
20612023-12-06T19:50:32.382Z Compiling addr2line v0.21.0
20622023-12-06T19:50:32.794Z Compiling diesel_derives v2.1.2
20632023-12-06T19:50:33.290Z Compiling url v2.5.0
20642023-12-06T19:50:34.815Z Compiling rustls-native-certs v0.6.3
20652023-12-06T19:50:34.967Z Compiling tokio-rustls v0.24.1
20662023-12-06T19:50:35.559Z Compiling strum_macros v0.25.2
20672023-12-06T19:50:35.923Z Compiling tokio-native-tls v0.3.1
20682023-12-06T19:50:41.888Z Compiling usdt-attr-macro v0.3.5
20692023-12-06T19:50:42.284Z Compiling usdt-macro v0.3.5
20702023-12-06T19:50:43.859Z Compiling phf_shared v0.11.2
20712023-12-06T19:50:44.600Z Compiling block-padding v0.3.3
20722023-12-06T19:50:44.658Z Compiling snafu-derive v0.7.5
20732023-12-06T19:50:44.900Z Compiling enum-as-inner v0.5.1
20742023-12-06T19:50:44.912Z Compiling serde_repr v0.1.16
20752023-12-06T19:50:46.350Z Compiling scheduled-thread-pool v0.2.7
20762023-12-06T19:50:46.495Z Compiling object v0.32.1
20772023-12-06T19:50:49.844Z Compiling bit-vec v0.6.3
20782023-12-06T19:50:50.485Z Compiling ipnet v2.8.0
20792023-12-06T19:50:52.202Z Compiling managed v0.8.0
20802023-12-06T19:50:52.640Z Compiling rustc-demangle v0.1.23
20812023-12-06T19:50:52.932Z Compiling packed_struct v0.10.1
20822023-12-06T19:50:53.531Z Compiling deranged v0.3.8
20832023-12-06T19:50:53.893Z Compiling regex-automata v0.1.10
20842023-12-06T19:50:54.679Z Compiling funty v2.0.0
20852023-12-06T19:50:55.960Z Compiling num-bigint-dig v0.8.4
20862023-12-06T19:50:56.519Z Compiling num_threads v0.1.6
20872023-12-06T19:50:56.686Z Compiling matches v0.1.10
20882023-12-06T19:50:58.232Z Compiling idna v0.2.3
20892023-12-06T19:50:59.427Z Compiling time v0.3.27
20902023-12-06T19:51:00.759Z Compiling bitvec v1.0.1
20912023-12-06T19:51:03.301Z Compiling bstr v0.2.17
20922023-12-06T19:51:07.953Z Compiling r2d2 v0.8.10
20932023-12-06T19:51:10.112Z Compiling inout v0.1.3
20942023-12-06T19:51:10.920Z Compiling phf v0.11.2
20952023-12-06T19:51:11.370Z Compiling regex v1.10.2
20962023-12-06T19:51:11.382Z Compiling clap v4.4.3
20972023-12-06T19:51:11.529Z Compiling hyper-tls v0.5.0
20982023-12-06T19:51:12.023Z Compiling hyper-rustls v0.24.2
20992023-12-06T19:51:12.379Z Compiling signal-hook-mio v0.2.3
21002023-12-06T19:51:12.597Z Compiling bzip2 v0.4.4
21012023-12-06T19:51:12.773Z Compiling flate2 v1.0.28
21022023-12-06T19:51:12.998Z Compiling toml_edit v0.19.15
21032023-12-06T19:51:13.164Z Compiling ipnetwork v0.20.0
21042023-12-06T19:51:14.303Z Compiling postgres-types v0.2.6
21052023-12-06T19:51:14.503Z Compiling itertools v0.11.0
21062023-12-06T19:51:15.119Z Compiling pkcs8 v0.10.2
21072023-12-06T19:51:15.636Z Compiling pin-project v1.1.3
21082023-12-06T19:51:16.723Z Compiling hubpack v0.1.2
21092023-12-06T19:51:16.734Z Compiling serde_urlencoded v0.7.1
21102023-12-06T19:51:16.993Z Compiling phf_shared v0.10.0
21112023-12-06T19:51:17.379Z Compiling futures-executor v0.3.29
21122023-12-06T19:51:19.503Z Compiling signature v2.1.0
21132023-12-06T19:51:19.838Z Compiling packed_struct_codegen v0.10.1
21142023-12-06T19:51:21.167Z Compiling float-cmp v0.9.0
21152023-12-06T19:51:21.913Z Compiling encoding_rs v0.8.33
21162023-12-06T19:51:23.077Z Compiling fixedbitset v0.4.2
21172023-12-06T19:51:23.715Z Compiling whoami v1.4.1
21182023-12-06T19:51:24.009Z Compiling mime v0.3.17
21192023-12-06T19:51:24.574Z Compiling precomputed-hash v0.1.1
21202023-12-06T19:51:24.725Z Compiling normalize-line-endings v0.3.0
21212023-12-06T19:51:24.885Z Compiling regex-automata v0.3.8
21222023-12-06T19:51:24.981Z Compiling webpki-roots v0.25.2
21232023-12-06T19:51:25.190Z Compiling nodrop v0.1.14
21242023-12-06T19:51:25.361Z Compiling crc-catalog v2.2.0
21252023-12-06T19:51:25.557Z Compiling static_assertions v1.1.0
21262023-12-06T19:51:25.687Z Compiling data-encoding v2.4.0
21272023-12-06T19:51:25.770Z Compiling difflib v0.4.0
21282023-12-06T19:51:28.182Z Compiling predicates-core v1.0.6
21292023-12-06T19:51:28.188Z Compiling new_debug_unreachable v1.0.4
21302023-12-06T19:51:28.247Z Compiling unicode-segmentation v1.10.1
21312023-12-06T19:51:28.530Z Compiling unicode-width v0.1.11
21322023-12-06T19:51:28.548Z Compiling string_cache v0.8.7
21332023-12-06T19:51:28.841Z Compiling console v0.15.7
21342023-12-06T19:51:29.171Z Compiling predicates v3.0.4
21352023-12-06T19:51:29.618Z Compiling similar v2.2.1
21362023-12-06T19:51:31.282Z Compiling bstr v1.6.0
21372023-12-06T19:51:31.588Z Compiling trust-dns-proto v0.22.0
21382023-12-06T19:51:32.885Z Compiling reqwest v0.11.22
21392023-12-06T19:51:33.201Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
21402023-12-06T19:51:41.201Z Compiling crc v3.0.1
21412023-12-06T19:51:42.339Z Compiling array-init v0.0.4
21422023-12-06T19:51:44.340Z Compiling tokio-postgres v0.7.10
21432023-12-06T19:51:48.794Z Compiling petgraph v0.6.4
21442023-12-06T19:51:55.229Z Compiling toml v0.7.8
21452023-12-06T19:51:56.916Z Compiling futures v0.3.29
21462023-12-06T19:51:58.621Z Compiling snafu v0.7.5
21472023-12-06T19:51:58.814Z Compiling pkcs1 v0.7.5
21482023-12-06T19:51:58.972Z Compiling smallvec v0.6.14
21492023-12-06T19:51:59.655Z Compiling zip v0.6.6
21502023-12-06T19:51:59.807Z Compiling diesel v2.1.4
21512023-12-06T19:51:59.900Z Compiling yasna v0.5.2
21522023-12-06T19:52:00.186Z Compiling crossterm v0.27.0
21532023-12-06T19:52:01.696Z Compiling cipher v0.4.4
21542023-12-06T19:52:02.544Z Compiling hashbrown v0.13.2
21552023-12-06T19:52:05.657Z Compiling bit-set v0.5.3
21562023-12-06T19:52:06.064Z Compiling usdt v0.3.5
21572023-12-06T19:52:06.432Z Compiling is-terminal v0.4.9
21582023-12-06T19:52:06.599Z Compiling toml_edit v0.21.0
21592023-12-06T19:52:09.633Z Compiling itertools v0.10.5
21602023-12-06T19:52:10.666Z Compiling tokio-stream v0.1.14
21612023-12-06T19:52:12.300Z Compiling openapiv3 v2.0.0-rc.1
21622023-12-06T19:52:14.139Z Compiling hex v0.4.3
21632023-12-06T19:52:20.064Z Compiling termcolor v1.2.0
21642023-12-06T19:52:21.119Z Compiling lalrpop-util v0.19.12
21652023-12-06T19:52:22.444Z Compiling bitfield v0.14.0
21662023-12-06T19:52:26.932Z Compiling lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
21672023-12-06T19:52:38.481Z Compiling env_logger v0.10.0
21682023-12-06T19:53:01.337Z Compiling rsa v0.9.2
21692023-12-06T19:53:01.337Z Compiling serde-hex v0.1.0
21702023-12-06T19:53:01.477Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
21712023-12-06T19:53:06.037Z Compiling x509-cert v0.2.4
21722023-12-06T19:53:06.839Z Compiling ron v0.8.1
21732023-12-06T19:53:07.724Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
21742023-12-06T19:53:17.128Z Compiling crc-any v2.4.3
21752023-12-06T19:53:18.681Z Compiling lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
21762023-12-06T19:53:36.262Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
21772023-12-06T19:53:45.619Z Compiling object v0.30.4
21782023-12-06T19:53:59.486Z Compiling path-slash v0.1.5
21792023-12-06T19:54:00.384Z Compiling hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
21802023-12-06T19:54:43.732Z Compiling caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
21812023-12-06T19:54:44.851Z Finished release [optimized] target(s) in 5m 52s
21822023-12-06T19:54:44.950Z
21832023-12-06T19:54:44.977Zreal 5:52.157839316
21842023-12-06T19:54:44.980Zuser 40:49.969317086
21852023-12-06T19:54:44.981Zsys 3:30.449814400
21862023-12-06T19:54:44.981Ztrap 1.598310185
21872023-12-06T19:54:44.982Ztflt 0.906640852
21882023-12-06T19:54:44.982Zdflt 0.464031323
21892023-12-06T19:54:44.982Zkflt 0.003394765
21902023-12-06T19:54:44.982Zlock 1:31:00.321320213
21912023-12-06T19:54:44.982Zslp 1:55:09.574013556
21922023-12-06T19:54:44.982Zlat 1:44.724846598
21932023-12-06T19:54:44.982Zstop 1:14.675929257
21942023-12-06T19:54:44.982Z+ ptime -m gzip
21952023-12-06T19:54:45.594Z
21962023-12-06T19:54:45.603Zreal 0.656566567
21972023-12-06T19:54:45.604Zuser 0.649433072
21982023-12-06T19:54:45.604Zsys 0.006524436
21992023-12-06T19:54:45.604Ztrap 0.000104332
22002023-12-06T19:54:45.604Ztflt 0.000000000
22012023-12-06T19:54:45.604Zdflt 0.000000000
22022023-12-06T19:54:45.604Zkflt 0.000000000
22032023-12-06T19:54:45.604Zlock 0.000000000
22042023-12-06T19:54:45.604Zslp 0.000000000
22052023-12-06T19:54:45.604Zlat 0.000176563
22062023-12-06T19:54:45.604Zstop 0.000225331
22072023-12-06T19:54:45.605Z+ banner tufaceous
22082023-12-06T19:54:45.605Z
22092023-12-06T19:54:45.605Z ##### # # ###### ## #### ###### #### # # ####
22102023-12-06T19:54:45.605Z # # # # # # # # # # # # # #
22112023-12-06T19:54:45.605Z # # # ##### # # # ##### # # # # ####
22122023-12-06T19:54:45.606Z # # # # ###### # # # # # # #
22132023-12-06T19:54:45.606Z # # # # # # # # # # # # # # #
22142023-12-06T19:54:45.607Z # #### # # # #### ###### #### #### ####
22152023-12-06T19:54:45.607Z
22162023-12-06T19:54:45.607Z+ ptime -m cargo build --locked -p tufaceous --release
22172023-12-06T19:54:46.224Z Downloading crates ...
22182023-12-06T19:54:46.620Z Downloaded async-recursion v1.0.5
22192023-12-06T19:54:46.629Z Downloaded serde_plain v1.0.2
22202023-12-06T19:54:46.629Z Downloaded fs-err v2.11.0
22212023-12-06T19:54:46.629Z Downloaded humantime v2.1.0
22222023-12-06T19:54:46.629Z Downloaded typed-path v0.6.0
22232023-12-06T19:54:46.629Z Downloaded tough v0.15.0
22242023-12-06T19:54:46.629Z Downloaded buf-list v1.0.3
22252023-12-06T19:54:46.629Z Downloaded olpc-cjson v0.1.3
22262023-12-06T19:54:46.629Z Downloaded bytesize v1.3.0
22272023-12-06T19:54:46.635Z Downloaded globset v0.4.13
22282023-12-06T19:54:46.790Z Compiling serde_tokenstream v0.2.0
22292023-12-06T19:54:46.812Z Compiling regress v0.7.1
22302023-12-06T19:54:46.827Z Compiling dirs-sys-next v0.1.2
22312023-12-06T19:54:46.854Z Compiling ident_case v1.0.1
22322023-12-06T19:54:47.316Z Compiling thread_local v1.1.7
22332023-12-06T19:54:47.316Z Compiling heck v0.4.1
22342023-12-06T19:54:47.319Z Compiling camino v1.1.6
22352023-12-06T19:54:47.320Z Compiling dirs-next v2.0.0
22362023-12-06T19:54:47.381Z Compiling darling_core v0.20.3
22372023-12-06T19:54:47.576Z Compiling slog-async v2.8.0
22382023-12-06T19:54:48.061Z Compiling term v0.7.0
22392023-12-06T19:54:48.198Z Compiling crossbeam-channel v0.5.8
22402023-12-06T19:54:48.445Z Compiling getopts v0.2.21
22412023-12-06T19:54:48.705Z Compiling structmeta-derive v0.2.0
22422023-12-06T19:54:48.750Z Compiling atty v0.2.14
22432023-12-06T19:54:48.947Z Compiling multer v2.1.0
22442023-12-06T19:54:49.365Z Compiling take_mut v0.2.2
22452023-12-06T19:54:49.588Z Compiling paste v1.0.14
22462023-12-06T19:54:49.825Z Compiling match_cfg v0.1.0
22472023-12-06T19:54:49.961Z Compiling unsafe-libyaml v0.2.9
22482023-12-06T19:54:50.292Z Compiling hostname v0.3.1
22492023-12-06T19:54:50.946Z Compiling slog-term v2.9.0
22502023-12-06T19:55:01.092Z Compiling typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
22512023-12-06T19:55:01.319Z Compiling structmeta v0.2.0
22522023-12-06T19:55:01.320Z Compiling serde_yaml v0.9.25
22532023-12-06T19:55:01.417Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22542023-12-06T19:55:01.418Z Compiling slog-json v2.6.1
22552023-12-06T19:55:01.418Z Compiling darling_macro v0.20.3
22562023-12-06T19:55:01.418Z Compiling async-stream-impl v0.3.5
22572023-12-06T19:55:01.418Z Compiling darling v0.20.3
22582023-12-06T19:55:01.418Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
22592023-12-06T19:55:01.418Z Compiling regex-syntax v0.7.5
22602023-12-06T19:55:01.418Z Compiling atomic-waker v1.1.1
22612023-12-06T19:55:01.419Z Compiling fastrand v2.0.0
22622023-12-06T19:55:01.419Z Compiling waitgroup v0.1.2
22632023-12-06T19:55:01.419Z Compiling tempfile v3.8.1
22642023-12-06T19:55:01.419Z Compiling async-stream v0.3.5
22652023-12-06T19:55:01.422Z Compiling serde_with_macros v2.3.3
22662023-12-06T19:55:01.423Z Compiling slog-bunyan v2.4.0
22672023-12-06T19:55:02.381Z Compiling toml v0.8.8
22682023-12-06T19:55:02.933Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
22692023-12-06T19:55:14.361Z Compiling progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
22702023-12-06T19:55:14.738Z Compiling sha1 v0.10.6
22712023-12-06T19:55:14.738Z Compiling serde_path_to_error v0.1.14
22722023-12-06T19:55:14.943Z Compiling fs-err v2.11.0
22732023-12-06T19:55:14.943Z Compiling instant v0.1.12
22742023-12-06T19:55:14.943Z Compiling buf-list v1.0.3
22752023-12-06T19:55:14.943Z Compiling debug-ignore v1.0.5
22762023-12-06T19:55:14.943Z Compiling arc-swap v1.6.0
22772023-12-06T19:55:14.943Z Compiling same-file v1.0.6
22782023-12-06T19:55:14.943Z Compiling walkdir v2.4.0
22792023-12-06T19:55:14.943Z Compiling slog-scope v4.4.0
22802023-12-06T19:55:14.943Z Compiling backoff v0.4.0
22812023-12-06T19:55:14.943Z Compiling parse-display-derive v0.8.2
22822023-12-06T19:55:14.943Z Compiling serde_with v2.3.3
22832023-12-06T19:55:14.943Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22842023-12-06T19:55:14.943Z Compiling globset v0.4.13
22852023-12-06T19:55:14.943Z Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
22862023-12-06T19:55:15.083Z Compiling strum v0.25.0
22872023-12-06T19:55:15.083Z Compiling olpc-cjson v0.1.3
22882023-12-06T19:55:15.083Z Compiling pem v3.0.2
22892023-12-06T19:55:15.085Z Compiling typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
22902023-12-06T19:55:15.085Z Compiling serde_plain v1.0.2
22912023-12-06T19:55:15.085Z Compiling macaddr v1.0.1
22922023-12-06T19:55:15.085Z Compiling async-recursion v1.0.5
22932023-12-06T19:55:15.085Z Compiling filetime v0.2.22
22942023-12-06T19:55:15.085Z Compiling parse-display v0.8.2
22952023-12-06T19:55:15.085Z Compiling xattr v1.0.1
22962023-12-06T19:55:15.085Z Compiling typed-path v0.6.0
22972023-12-06T19:55:15.085Z Compiling tar v0.4.40
22982023-12-06T19:55:15.596Z Compiling slog-stdlog v4.1.1
22992023-12-06T19:55:17.420Z Compiling camino-tempfile v1.1.1
23002023-12-06T19:55:17.581Z Compiling itertools v0.12.0
23012023-12-06T19:55:18.183Z Compiling typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
23022023-12-06T19:55:18.392Z Compiling progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
23032023-12-06T19:55:23.319Z Compiling tough v0.15.0
23042023-12-06T19:55:24.043Z Compiling bytesize v1.3.0
23052023-12-06T19:55:24.047Z Compiling slog-envlogger v2.2.0
23062023-12-06T19:55:24.944Z Compiling humantime v2.1.0
23072023-12-06T19:55:28.688Z Compiling progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
23082023-12-06T19:55:54.908Z Compiling progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
23092023-12-06T19:55:55.576Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23102023-12-06T19:56:02.182Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
23112023-12-06T19:56:04.462Z Compiling tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
23122023-12-06T19:56:32.864Z Finished release [optimized] target(s) in 1m 47s
23132023-12-06T19:56:33.224Z
23142023-12-06T19:56:33.240Zreal 1:47.166043056
23152023-12-06T19:56:33.240Zuser 11:30.986113853
23162023-12-06T19:56:33.240Zsys 43.757646000
23172023-12-06T19:56:33.240Ztrap 0.421846631
23182023-12-06T19:56:33.240Ztflt 0.309718443
23192023-12-06T19:56:33.240Zdflt 0.596478130
23202023-12-06T19:56:33.240Zkflt 0.006004346
23212023-12-06T19:56:33.240Zlock 21:48.501499022
23222023-12-06T19:56:33.240Zslp 22:34.897715775
23232023-12-06T19:56:33.240Zlat 21.456852033
23242023-12-06T19:56:33.240Zstop 10.361358098
23252023-12-06T19:56:33.240Z+ ptime -m gzip
23262023-12-06T19:56:35.762Z
23272023-12-06T19:56:35.762Zreal 2.352524691
23282023-12-06T19:56:35.762Zuser 2.329541190
23292023-12-06T19:56:35.762Zsys 0.020157315
23302023-12-06T19:56:35.762Ztrap 0.000710615
23312023-12-06T19:56:35.762Ztflt 0.000000000
23322023-12-06T19:56:35.762Zdflt 0.000000000
23332023-12-06T19:56:36.418Zkflt 0.000000000
23342023-12-06T19:56:36.418Zlock 0.000000000
23352023-12-06T19:56:36.418Zslp 0.000000000
23362023-12-06T19:56:36.418Zlat 0.001784803
23372023-12-06T19:56:36.418Zstop 0.000225847
23382023-12-06T19:56:36.418Zprocess exited: duration 1153416 ms, exit code 0
 
23392023-12-06T19:56:37.786Zfound 5 output files
23402023-12-06T19:56:37.786Zuploading: /work/end-to-end-tests/bootstrap-83d41f1b41d1fb89.gz (6319406 bytes)
23412023-12-06T19:56:42.927Zuploaded: /work/end-to-end-tests/bootstrap-83d41f1b41d1fb89.gz
23422023-12-06T19:56:42.966Zuploading: /work/end-to-end-tests/bootstrap.gz (95902595 bytes)
23432023-12-06T19:57:35.621Zuploaded: /work/end-to-end-tests/bootstrap.gz
23442023-12-06T19:57:35.621Zuploading: /work/end-to-end-tests/end_to_end_tests-8c93950b566420c7.gz (99178452 bytes)
23452023-12-06T19:58:18.207Zuploaded: /work/end-to-end-tests/end_to_end_tests-8c93950b566420c7.gz
23462023-12-06T19:58:18.207Zuploading: /work/caboose-util.gz (4091465 bytes)
23472023-12-06T19:58:21.411Zuploaded: /work/caboose-util.gz
23482023-12-06T19:58:21.412Zuploading: /work/tufaceous.gz (14958993 bytes)
23492023-12-06T19:58:25.369Zuploaded: /work/tufaceous.gz