01HKD907WVWA1NT74YP6ZPD34V: 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: 01HKD90H03VE4EA774YVC6FXMK

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-01-05T17:00:13.167Zjob assigned to worker 01HKD90S83WZSCWD76TGVVBRSX (queued for 1 m 16 s)
 
22024-01-05T17:00:13.744Zstarting task 0: "setup"
32024-01-05T17:00:13.821Z++ uname -s
42024-01-05T17:00:13.827Z+ kern=SunOS
52024-01-05T17:00:13.828Z+ case "$kern" in
62024-01-05T17:00:13.829Z+ groupadd -g 12345 build
72024-01-05T17:00:13.829Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-01-05T17:00:15.837Z+ zfs create -o mountpoint=/work rpool/work
92024-01-05T17:00:15.983Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-01-05T17:00:15.986Z+ home_fs=zfs
112024-01-05T17:00:15.986Z+ [[ zfs == autofs ]]
122024-01-05T17:00:15.986Z+ mkdir -p /home/build
132024-01-05T17:00:15.989Z+ chown build:build /home/build /work
142024-01-05T17:00:17.991Z+ chmod 0700 /home/build /work
152024-01-05T17:00:17.995Zprocess exited: duration 4250 ms, exit code 0
 
162024-01-05T17:00:18.001Zstarting task 1: "rust-toolchain"
172024-01-05T17:00:18.010Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182024-01-05T17:00:18.013Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192024-01-05T17:00:18.219Zinfo: downloading installer
202024-01-05T17:00:19.927Zwarning: it looks like you have an existing installation of Rust at:
212024-01-05T17:00:19.927Zwarning: /opt/ooce/bin
222024-01-05T17:00:19.927Zwarning: It is recommended that rustup be the primary Rust installation.
232024-01-05T17:00:19.927Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242024-01-05T17:00:19.927Zwarning: If you are sure that you want both rustup and your already installed Rust
252024-01-05T17:00:19.928Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262024-01-05T17:00:19.928Zwarning: or pass `-y' to ignore all ignorable checks.
272024-01-05T17:00:19.928Zerror: cannot install while Rust is installed
282024-01-05T17:00:19.928Zwarning: continuing (because the -y flag is set and the error is ignorable)
292024-01-05T17:00:20.040Zinfo: profile set to 'default'
302024-01-05T17:00:20.040Zinfo: default host triple is x86_64-unknown-illumos
312024-01-05T17:00:20.050Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322024-01-05T17:00:20.216Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332024-01-05T17:00:20.216Zinfo: downloading component 'cargo'
342024-01-05T17:00:20.992Zinfo: downloading component 'clippy'
352024-01-05T17:00:21.281Zinfo: downloading component 'rust-docs'
362024-01-05T17:00:22.265Zinfo: downloading component 'rust-std'
372024-01-05T17:00:24.025Zinfo: downloading component 'rustc'
382024-01-05T17:00:28.253Zinfo: downloading component 'rustfmt'
392024-01-05T17:00:28.511Zinfo: installing component 'cargo'
402024-01-05T17:00:29.929Zinfo: installing component 'clippy'
412024-01-05T17:00:30.555Zinfo: installing component 'rust-docs'
422024-01-05T17:00:33.338Zinfo: installing component 'rust-std'
432024-01-05T17:00:36.422Zinfo: installing component 'rustc'
442024-01-05T17:00:45.191Zinfo: installing component 'rustfmt'
452024-01-05T17:00:45.869Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462024-01-05T17:00:45.869Z
472024-01-05T17:00:46.009Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482024-01-05T17:00:46.009Z
492024-01-05T17:00:46.012Z
502024-01-05T17:00:46.012ZRust is installed now. Great!
512024-01-05T17:00:46.012Z
522024-01-05T17:00:46.012ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532024-01-05T17:00:46.013Zenvironment variable. This has not been done automatically.
542024-01-05T17:00:46.013Z
552024-01-05T17:00:46.013ZTo configure your current shell, run:
562024-01-05T17:00:46.013Zsource "$HOME/.cargo/env"
572024-01-05T17:00:46.106Z+ rustc --version
582024-01-05T17:00:46.224Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592024-01-05T17:00:46.230Zprocess exited: duration 28232 ms, exit code 0
 
602024-01-05T17:00:46.236Zstarting task 2: "authentication"
612024-01-05T17:00:46.274Zprocess exited: duration 36 ms, exit code 0
 
622024-01-05T17:00:46.279Zstarting task 3: "clone repository"
632024-01-05T17:00:46.287Z+ mkdir -p /work/oxidecomputer/omicron
642024-01-05T17:00:46.289Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652024-01-05T17:00:46.360ZCloning into '/work/oxidecomputer/omicron'...
662024-01-05T17:00:53.271Z+ cd /work/oxidecomputer/omicron
672024-01-05T17:00:53.278Z+ [[ -n ip-pools-rework ]]
682024-01-05T17:00:53.278Z+ git fetch origin ip-pools-rework
692024-01-05T17:00:53.667ZFrom https://github.com/oxidecomputer/omicron
702024-01-05T17:00:53.668Z * branch ip-pools-rework -> FETCH_HEAD
712024-01-05T17:00:53.676Z+ git checkout -B ip-pools-rework remotes/origin/ip-pools-rework
722024-01-05T17:00:53.774ZSwitched to a new branch 'ip-pools-rework'
732024-01-05T17:00:53.795Zbranch 'ip-pools-rework' set up to track 'origin/ip-pools-rework'.
742024-01-05T17:00:53.795Z+ git reset --hard 16cbd29e9d579728a4d6e98cafdca07f0aee60d1
752024-01-05T17:00:53.818ZHEAD is now at 16cbd29e9 Merge branch 'main' into ip-pools-rework
762024-01-05T17:00:53.827Zprocess exited: duration 7537 ms, exit code 0
 
772024-01-05T17:00:53.863Zstarting task 4: "build"
782024-01-05T17:00:53.869Z+ cargo --version
792024-01-05T17:00:53.870Zinfo: syncing channel updates for '1.74.1-x86_64-unknown-illumos'
802024-01-05T17:00:54.108Zinfo: latest update on 2023-12-07, rust version 1.74.1 (a28077b28 2023-12-04)
812024-01-05T17:00:54.121Zinfo: downloading component 'cargo'
822024-01-05T17:00:55.123Zinfo: downloading component 'clippy'
832024-01-05T17:00:55.441Zinfo: downloading component 'rust-docs'
842024-01-05T17:00:56.690Zinfo: downloading component 'rust-std'
852024-01-05T17:00:58.582Zinfo: downloading component 'rustc'
862024-01-05T17:01:03.897Zinfo: downloading component 'rustfmt'
872024-01-05T17:01:04.261Zinfo: installing component 'cargo'
882024-01-05T17:01:05.573Zinfo: installing component 'clippy'
892024-01-05T17:01:06.059Zinfo: installing component 'rust-docs'
902024-01-05T17:01:08.980Zinfo: installing component 'rust-std'
912024-01-05T17:01:11.379Zinfo: installing component 'rustc'
922024-01-05T17:01:17.707Zinfo: installing component 'rustfmt'
932024-01-05T17:01:18.266Zcargo 1.74.1 (ecb9851af 2023-10-18)
942024-01-05T17:01:18.270Z+ rustc --version
952024-01-05T17:01:18.424Zrustc 1.74.1 (a28077b28 2023-12-04)
962024-01-05T17:01:18.432Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
972024-01-05T17:01:30.353Z Startup: Refreshing catalog 'helios-dev' ... Done
982024-01-05T17:01:31.885Z Startup: Caching catalogs ... Done
992024-01-05T17:01:40.105ZPlanning: Solver setup ... Done (7.776s)
1002024-01-05T17:01:40.273ZPlanning: Running solver ... Done (0.167s)
1012024-01-05T17:01:40.353ZPlanning: Finding local manifests ... Done (0.004s)
1022024-01-05T17:01:40.368ZPlanning: Fetching manifests: 0/6 0% complete
1032024-01-05T17:01:40.706ZPlanning: Fetching manifests: 6/6 100% complete
1042024-01-05T17:01:40.799ZPlanning: Package planning ... Done (0.093s)
1052024-01-05T17:01:40.888ZPlanning: Merging actions ... Done (0.088s)
1062024-01-05T17:01:41.927ZPlanning: Checking for conflicting actions ... Done (1.037s)
1072024-01-05T17:01:41.944ZPlanning: Consolidating action changes ... Done (0.018s)
1082024-01-05T17:01:47.166ZPlanning: Evaluating mediators ... Done (5.222s)
1092024-01-05T17:01:47.282ZPlanning: Planning completed in 15.33 seconds
1102024-01-05T17:01:47.305Z Packages to install: 4
1112024-01-05T17:01:47.305Z Packages to update: 2
1122024-01-05T17:01:47.305Z Mediators to change: 2
1132024-01-05T17:01:47.308Z Services to change: 1
1142024-01-05T17:01:47.308Z Estimated space available: 148.88 GB
1152024-01-05T17:01:47.308ZEstimated space to be consumed: 1.44 GB
1162024-01-05T17:01:47.308Z Create boot environment: No
1172024-01-05T17:01:47.308ZCreate backup boot environment: Yes
1182024-01-05T17:01:47.308Z Rebuild boot archive: No
1192024-01-05T17:01:47.308Z
1202024-01-05T17:01:47.308ZChanged mediators:
1212024-01-05T17:01:47.308Z mediator clang:
1222024-01-05T17:01:47.308Z version: None -> 15 (system default)
1232024-01-05T17:01:47.309Z
1242024-01-05T17:01:47.311Z mediator llvm:
1252024-01-05T17:01:47.311Z version: 14 (system default) -> 15 (system default)
1262024-01-05T17:01:47.311Z
1272024-01-05T17:01:47.311ZChanged packages:
1282024-01-05T17:01:47.311Zhelios-dev
1292024-01-05T17:01:47.311Z developer/build-essential
1302024-01-05T17:01:47.311Z None -> 11-2.0
1312024-01-05T17:01:47.311Z library/libxmlsec1
1322024-01-05T17:01:47.311Z None -> 1.2.35-2.0
1332024-01-05T17:01:47.311Z ooce/developer/clang-15
1342024-01-05T17:01:47.311Z None -> 15.0.7-2.0
1352024-01-05T17:01:47.312Z ooce/developer/llvm-15
1362024-01-05T17:01:47.312Z None -> 15.0.7-2.0
1372024-01-05T17:01:47.312Z system/library/g++-runtime
1382024-01-05T17:01:47.312Z 12-2.0 -> 13-2.0
1392024-01-05T17:01:47.312Z system/library/gcc-runtime
1402024-01-05T17:01:47.312Z 12-2.0 -> 13-2.0
1412024-01-05T17:01:47.312Z
1422024-01-05T17:01:47.312ZServices:
1432024-01-05T17:01:47.312Z restart_fmri:
1442024-01-05T17:01:47.312Z svc:/system/update-man-index:default
1452024-01-05T17:01:47.709Z
1462024-01-05T17:01:47.709ZDownload: 0/3330 items 0.0/221.1MB 0% complete
1472024-01-05T17:01:53.139ZDownload: 1198/3330 items 80.0/221.1MB 36% complete (17.0M/s)
1482024-01-05T17:01:58.141ZDownload: 2235/3330 items 119.3/221.1MB 53% complete (11.9M/s)
1492024-01-05T17:02:03.147ZDownload: 3157/3330 items 149.8/221.1MB 67% complete (6.9M/s)
1502024-01-05T17:02:09.651ZDownload: 3277/3330 items 208.9/221.1MB 94% complete (8.9M/s)
1512024-01-05T17:02:14.404ZDownload: Completed 221.11 MB in 26.70 seconds (8.3M/s)
1522024-01-05T17:02:16.420Z Actions: 1/3766 actions (Removing old actions)
1532024-01-05T17:02:16.420Z Actions: 5/3766 actions (Installing new actions)
1542024-01-05T17:02:21.668Z Actions: 2330/3766 actions (Installing new actions)
1552024-01-05T17:02:25.231Z Actions: 3729/3766 actions (Updating modified actions)
1562024-01-05T17:02:26.264Z Actions: Completed 3766 actions in 9.84 seconds.
1572024-01-05T17:02:26.590Z Done (0.313s)
1582024-01-05T17:02:26.593Z Done (0.001s)
1592024-01-05T17:02:26.893Z Done (0.302s)
1602024-01-05T17:02:35.506Z Done (8.476s)
1612024-01-05T17:02:35.930Z Done (0.315s)
1622024-01-05T17:02:35.933Z Done (0.000s)
1632024-01-05T17:02:36.195Z Done (0.000s)
1642024-01-05T17:02:36.995ZPlanning: Evaluating mediator changes ... Done
1652024-01-05T17:02:37.257ZPlanning: Checking for conflicting actions ... Done
1662024-01-05T17:02:37.260ZPlanning: Consolidating action changes ... Done
1672024-01-05T17:02:37.717ZPlanning: Evaluating mediators ... Done
1682024-01-05T17:02:37.723ZPlanning: Planning completed in 0.76 seconds
1692024-01-05T17:02:37.781Z Mediators to change: 2
1702024-01-05T17:02:37.781Z Create boot environment: No
1712024-01-05T17:02:37.781ZCreate backup boot environment: No
1722024-01-05T17:02:37.890Z Done
1732024-01-05T17:02:37.890Z Done
1742024-01-05T17:02:38.090Z Done
1752024-01-05T17:02:44.436Z Done
1762024-01-05T17:02:44.569Z Done
1772024-01-05T17:02:44.572Z Done
1782024-01-05T17:02:44.685Z Done
1792024-01-05T17:02:45.758ZPlanning: Evaluating mediator changes ... Done
1802024-01-05T17:02:45.761ZPlanning: Merging actions ... Done
1812024-01-05T17:02:46.115ZPlanning: Checking for conflicting actions ... Done
1822024-01-05T17:02:46.119ZPlanning: Consolidating action changes ... Done
1832024-01-05T17:02:46.575ZPlanning: Evaluating mediators ... Done
1842024-01-05T17:02:46.673ZPlanning: Planning completed in 1.37 seconds
1852024-01-05T17:02:46.741Z Packages to change: 1
1862024-01-05T17:02:46.741Z Mediators to change: 1
1872024-01-05T17:02:46.742Z Services to change: 1
1882024-01-05T17:02:46.751Z Create boot environment: No
1892024-01-05T17:02:46.751ZCreate backup boot environment: Yes
1902024-01-05T17:02:48.733Z Actions: 1/6 actions (Updating modified actions)
1912024-01-05T17:02:48.733Z Actions: Completed 6 actions in 0.00 seconds.
1922024-01-05T17:02:48.733Z Done
1932024-01-05T17:02:48.733Z Done
1942024-01-05T17:02:48.804Z Done
1952024-01-05T17:02:55.276Z Done
1962024-01-05T17:02:55.403Z Done
1972024-01-05T17:02:55.406Z Done
1982024-01-05T17:02:55.515Z Done
1992024-01-05T17:02:56.211ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2002024-01-05T17:02:56.211Zclang system 15 system
2012024-01-05T17:02:56.211Zcsh system system illumos
2022024-01-05T17:02:56.211Zctags system system illumos
2032024-01-05T17:02:56.212Zgcc vendor 12 vendor
2042024-01-05T17:02:56.212Zgcc system 10 system
2052024-01-05T17:02:56.212Zgcc system 7 system
2062024-01-05T17:02:56.212Zgo system 1.20 system
2072024-01-05T17:02:56.212Zgo system 1.19 system
2082024-01-05T17:02:56.212Zllvm system 15 system
2092024-01-05T17:02:56.212Zllvm system 14 system
2102024-01-05T17:02:56.212Zmariadb system 10.6 system
2112024-01-05T17:02:56.212Zmta vendor vendor dma
2122024-01-05T17:02:56.212Zopenjdk system 17 system
2132024-01-05T17:02:56.212Zopenjdk system 11 system
2142024-01-05T17:02:56.212Zopenjdk system 1.8 system
2152024-01-05T17:02:56.212Zopenssl vendor 3 vendor
2162024-01-05T17:02:56.212Zperl system 5.36 system
2172024-01-05T17:02:56.212Zpostgresql system 15 system
2182024-01-05T17:02:56.212Zpostgresql system 13 system
2192024-01-05T17:02:56.212Zpython vendor 3 vendor
2202024-01-05T17:02:56.212Zpython system 2 system
2212024-01-05T17:02:56.212Zpython3 system 3.11 system
2222024-01-05T17:02:56.212Zruby system 3.0 system
2232024-01-05T17:02:56.212Zwords vendor vendor american-english
2242024-01-05T17:02:56.212Zwords system system australian-english
2252024-01-05T17:02:56.212Zwords system system british-english
2262024-01-05T17:02:56.212Zwords system system canadian-english
2272024-01-05T17:02:56.213Zwords system system french
2282024-01-05T17:02:56.213Zwords system system italian
2292024-01-05T17:02:56.213Zwords system system ngerman
2302024-01-05T17:02:56.213Zwords system system ogerman
2312024-01-05T17:02:56.213Zwords system system spanish
2322024-01-05T17:02:56.774ZFMRI IFO
2332024-01-05T17:02:56.775Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2342024-01-05T17:02:56.775Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2352024-01-05T17:02:56.775Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2362024-01-05T17:02:56.775Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z im-
2372024-01-05T17:02:56.775Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2382024-01-05T17:02:56.775Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z i--
2392024-01-05T17:02:56.775Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z im-
2402024-01-05T17:02:56.775Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z im-
2412024-01-05T17:02:56.868Z+ set -o errexit
2422024-01-05T17:02:56.872Z+++ dirname ./tools/ci_download_cockroachdb
2432024-01-05T17:02:56.872Z++ cd ./tools
2442024-01-05T17:02:56.872Z++ pwd
2452024-01-05T17:02:56.872Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2462024-01-05T17:02:56.872Z++ basename ./tools/ci_download_cockroachdb
2472024-01-05T17:02:56.872Z+ ARG0=ci_download_cockroachdb
2482024-01-05T17:02:56.875Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2492024-01-05T17:02:56.875Z+ CIDL_VERSION=v22.1.9
2502024-01-05T17:02:56.875Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2512024-01-05T17:02:56.875Z++ CIDL_MD5_DARWIN=2db972c254b4e3b599e12110520178b5
2522024-01-05T17:02:56.875Z++ CIDL_MD5_LINUX=8c3170883e0a0be1a34b44090c067a8c
2532024-01-05T17:02:56.875Z++ CIDL_MD5_ILLUMOS=d8999aff364e5d70f226e139fda724a3
2542024-01-05T17:02:56.875Z+ TARGET_DIR=out
2552024-01-05T17:02:56.877Z+ DOWNLOAD_DIR=out/downloads
2562024-01-05T17:02:56.877Z+ DEST_DIR=./out/cockroachdb
2572024-01-05T17:02:56.877Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2582024-01-05T17:02:56.877Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2592024-01-05T17:02:56.877Z+ main
2602024-01-05T17:02:56.877Z+ [[ 0 != 0 ]]
2612024-01-05T17:02:56.877Z+ CIDL_OS=solaris2.11
2622024-01-05T17:02:56.877Z+ [[ 0 != 0 ]]
2632024-01-05T17:02:56.877Z+ configure_os solaris2.11
2642024-01-05T17:02:56.877Z+ echo 'current directory: /work/oxidecomputer/omicron'
2652024-01-05T17:02:56.877Zcurrent directory: /work/oxidecomputer/omicron
2662024-01-05T17:02:56.877Zconfiguring based on OS: "solaris2.11"
2672024-01-05T17:02:56.881Z+ echo 'configuring based on OS: "solaris2.11"'
2682024-01-05T17:02:56.881Z+ case "$1" in
2692024-01-05T17:02:56.881Z+ CIDL_BUILD=illumos
2702024-01-05T17:02:56.881Z+ CIDL_SUFFIX=tar.gz
2712024-01-05T17:02:56.881Z+ CIDL_MD5=d8999aff364e5d70f226e139fda724a3
2722024-01-05T17:02:56.881Z+ CIDL_MD5FUNC=do_md5sum
2732024-01-05T17:02:56.881Z+ CIDL_URL_BASE=https://illumos.org/downloads
2742024-01-05T17:02:56.881Z+ CIDL_ASSEMBLE=do_assemble_illumos
2752024-01-05T17:02:56.881Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2762024-01-05T17:02:56.881Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2772024-01-05T17:02:56.881Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2782024-01-05T17:02:56.881Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2792024-01-05T17:02:56.881Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2802024-01-05T17:02:56.881Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
2812024-01-05T17:02:56.881ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2822024-01-05T17:02:56.882Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
2832024-01-05T17:02:56.882Z+ mkdir -p out/downloads
2842024-01-05T17:02:56.882ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
2852024-01-05T17:02:56.882Z+ mkdir -p ./out/cockroachdb
2862024-01-05T17:02:56.882Z+ local DO_DOWNLOAD=true
2872024-01-05T17:02:56.882Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
2882024-01-05T17:02:56.882Z+ '[' true == true ']'
2892024-01-05T17:02:56.882Z+ echo Downloading...
2902024-01-05T17:02:56.882ZDownloading...
2912024-01-05T17:02:56.884Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
2922024-01-05T17:02:56.884Z+ 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
2932024-01-05T17:02:58.791Z++ do_md5sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
2942024-01-05T17:02:58.794Z++ md5sum
2952024-01-05T17:02:58.794Z++ awk '{print $1}'
2962024-01-05T17:02:58.976Z+ calculated_md5=d8999aff364e5d70f226e139fda724a3
2972024-01-05T17:02:58.976Z+ [[ 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 ]]
2982024-01-05T17:02:58.976Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
2992024-01-05T17:02:58.976Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
3002024-01-05T17:03:02.384Z+ do_assemble_illumos
3012024-01-05T17:03:02.384Z+ rm -r ./out/cockroachdb
3022024-01-05T17:03:02.387Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
3032024-01-05T17:03:03.031Z+ ./out/cockroachdb/bin/cockroach version
3042024-01-05T17:03:03.249ZBuild Tag: v22.1.9-dirty
3052024-01-05T17:03:03.249ZBuild Time: 2022/10/26 21:17:46
3062024-01-05T17:03:03.249ZDistribution: OSS
3072024-01-05T17:03:03.249ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3082024-01-05T17:03:03.249ZGo Version: go1.17.13
3092024-01-05T17:03:03.249ZC Compiler: gcc 10.3.0
3102024-01-05T17:03:03.249ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3112024-01-05T17:03:03.250ZBuild Type: release
3122024-01-05T17:03:03.275Z+ set -o errexit
3132024-01-05T17:03:03.279Z+++ dirname ./tools/ci_download_clickhouse
3142024-01-05T17:03:03.279Z++ cd ./tools
3152024-01-05T17:03:03.279Z++ pwd
3162024-01-05T17:03:03.283Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3172024-01-05T17:03:03.283Z++ basename ./tools/ci_download_clickhouse
3182024-01-05T17:03:03.283Z+ ARG0=ci_download_clickhouse
3192024-01-05T17:03:03.283Z+ TARGET_DIR=out
3202024-01-05T17:03:03.283Z+ DOWNLOAD_DIR=out/downloads
3212024-01-05T17:03:03.283Z+ DEST_DIR=./out/clickhouse
3222024-01-05T17:03:03.283Z+ CIDL_VERSION=v22.8.9.24
3232024-01-05T17:03:03.283Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3242024-01-05T17:03:03.287Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3252024-01-05T17:03:03.287Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3262024-01-05T17:03:03.287Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3272024-01-05T17:03:03.287Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3282024-01-05T17:03:03.287Z+ main
3292024-01-05T17:03:03.287Z+ [[ 0 != 0 ]]
3302024-01-05T17:03:03.287Z+ CIDL_OS=solaris2.11
3312024-01-05T17:03:03.287Z+ [[ 0 != 0 ]]
3322024-01-05T17:03:03.287Z+ configure_os solaris2.11
3332024-01-05T17:03:03.287Z+ echo 'current directory: /work/oxidecomputer/omicron'
3342024-01-05T17:03:03.287Zcurrent directory: /work/oxidecomputer/omicron
3352024-01-05T17:03:03.287Z+ echo 'configuring based on OS: "solaris2.11"'
3362024-01-05T17:03:03.287Z+ CIDL_DASHREV=
3372024-01-05T17:03:03.287Z+ case "$1" in
3382024-01-05T17:03:03.287Zconfiguring based on OS: "solaris2.11"
3392024-01-05T17:03:03.289Z+ CIDL_PLATFORM=illumos
3402024-01-05T17:03:03.289Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3412024-01-05T17:03:03.289Z+ CIDL_MD5FUNC=do_md5sum
3422024-01-05T17:03:03.289Z+ CIDL_DASHREV=-1
3432024-01-05T17:03:03.289Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3442024-01-05T17:03:03.289Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3452024-01-05T17:03:03.289Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3462024-01-05T17:03:03.289Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3472024-01-05T17:03:03.289Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3482024-01-05T17:03:03.289Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3492024-01-05T17:03:03.289ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3502024-01-05T17:03:03.289ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3512024-01-05T17:03:03.289Z+ mkdir -p out/downloads
3522024-01-05T17:03:03.289Z+ mkdir -p ./out/clickhouse
3532024-01-05T17:03:03.294Z+ local DO_DOWNLOAD=true
3542024-01-05T17:03:03.294Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3552024-01-05T17:03:03.294Z+ '[' true == true ']'
3562024-01-05T17:03:03.294Z+ echo Downloading...
3572024-01-05T17:03:03.294ZDownloading...
3582024-01-05T17:03:03.295Z+ 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
3592024-01-05T17:03:03.295Z+ 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
3602024-01-05T17:03:05.165Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3612024-01-05T17:03:05.169Z++ md5sum
3622024-01-05T17:03:05.169Z++ awk '{print $1}'
3632024-01-05T17:03:05.439Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3642024-01-05T17:03:05.440Z+ [[ 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 ]]
3652024-01-05T17:03:05.440Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3662024-01-05T17:03:05.443Z+ mkdir -p ./out/clickhouse
3672024-01-05T17:03:05.443Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3682024-01-05T17:03:10.350Z+ ./out/clickhouse/clickhouse server --version
3692024-01-05T17:03:10.409ZClickHouse server version 22.8.9.1.
3702024-01-05T17:03:10.433Z+ set -o errexit
3712024-01-05T17:03:10.436Z+++ dirname ./tools/ci_download_console
3722024-01-05T17:03:10.441Z++ cd ./tools
3732024-01-05T17:03:10.441Z++ pwd
3742024-01-05T17:03:10.441Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3752024-01-05T17:03:10.445Z++ basename ./tools/ci_download_console
3762024-01-05T17:03:10.445Z+ ARG0=ci_download_console
3772024-01-05T17:03:10.445Z+ TARGET_DIR=out
3782024-01-05T17:03:10.445Z+ DOWNLOAD_DIR=out/downloads
3792024-01-05T17:03:10.445Z+ DEST_DIR=./out/console-assets
3802024-01-05T17:03:10.445Z+ source /work/oxidecomputer/omicron/tools/console_version
3812024-01-05T17:03:10.445Z++ COMMIT=02c6ce747fd5dd05e9d454ecb1bf70392c9d954e
3822024-01-05T17:03:10.445Z++ SHA2=39fd191993e147a569e28df86414e3d0f33963b7675474d7c522c3f685d4d4f0
3832024-01-05T17:03:10.445Z+ URL=https://dl.oxide.computer/releases/console/02c6ce747fd5dd05e9d454ecb1bf70392c9d954e.tar.gz
3842024-01-05T17:03:10.445Z+ TARBALL_FILE=out/downloads/console.tar.gz
3852024-01-05T17:03:10.445Z+ main
3862024-01-05T17:03:10.445Z+ [[ 0 != 0 ]]
3872024-01-05T17:03:10.445Z+ echo 'URL: https://dl.oxide.computer/releases/console/02c6ce747fd5dd05e9d454ecb1bf70392c9d954e.tar.gz'
3882024-01-05T17:03:10.445ZURL: https://dl.oxide.computer/releases/console/02c6ce747fd5dd05e9d454ecb1bf70392c9d954e.tar.gz
3892024-01-05T17:03:10.445Z+ echo 'Local file: out/downloads/console.tar.gz'
3902024-01-05T17:03:10.445ZLocal file: out/downloads/console.tar.gz
3912024-01-05T17:03:10.445Z+ local DO_DOWNLOAD=true
3922024-01-05T17:03:10.445Z+ [[ -f out/downloads/console.tar.gz ]]
3932024-01-05T17:03:10.445Z+ mkdir -p out/downloads
3942024-01-05T17:03:10.448Z+ '[' true == true ']'
3952024-01-05T17:03:10.448Z+ echo Downloading...
3962024-01-05T17:03:10.448ZDownloading...
3972024-01-05T17:03:10.448Z+ do_download_curl https://dl.oxide.computer/releases/console/02c6ce747fd5dd05e9d454ecb1bf70392c9d954e.tar.gz out/downloads/console.tar.gz
3982024-01-05T17:03:10.449Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/02c6ce747fd5dd05e9d454ecb1bf70392c9d954e.tar.gz
3992024-01-05T17:03:11.193Z++ do_sha256sum out/downloads/console.tar.gz
4002024-01-05T17:03:11.196Z++ case "$OSTYPE" in
4012024-01-05T17:03:11.196Z++ SHA=sha256sum
4022024-01-05T17:03:11.196Z++ sha256sum
4032024-01-05T17:03:11.196Z++ awk '{print $1}'
4042024-01-05T17:03:11.218Z+ calculated_sha2=39fd191993e147a569e28df86414e3d0f33963b7675474d7c522c3f685d4d4f0
4052024-01-05T17:03:11.218Z+ [[ 39fd191993e147a569e28df86414e3d0f33963b7675474d7c522c3f685d4d4f0 != \3\9\f\d\1\9\1\9\9\3\e\1\4\7\a\5\6\9\e\2\8\d\f\8\6\4\1\4\e\3\d\0\f\3\3\9\6\3\b\7\6\7\5\4\7\4\d\7\c\5\2\2\c\3\f\6\8\5\d\4\d\4\f\0 ]]
4062024-01-05T17:03:11.221Z+ rm -rf ./out/console-assets
4072024-01-05T17:03:11.221Z+ mkdir -p ./out/console-assets
4082024-01-05T17:03:11.223Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4092024-01-05T17:03:11.224Z+ mkdir -p ./out/console-assets
4102024-01-05T17:03:11.226Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4112024-01-05T17:03:11.360Z+ set -o errexit
4122024-01-05T17:03:11.363Z+++ dirname ./tools/ci_download_maghemite_openapi
4132024-01-05T17:03:11.369Z++ cd ./tools
4142024-01-05T17:03:11.369Z++ pwd
4152024-01-05T17:03:11.369Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4162024-01-05T17:03:11.372Z++ basename ./tools/ci_download_maghemite_openapi
4172024-01-05T17:03:11.372Z+ ARG0=ci_download_maghemite_openapi
4182024-01-05T17:03:11.372Z+ TARGET_DIR=out
4192024-01-05T17:03:11.372Z+ DOWNLOAD_DIR=out/downloads
4202024-01-05T17:03:11.372Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4212024-01-05T17:03:11.376Z++ COMMIT=2fd39b75df696961e5ea190c7d74dd91f4849cd3
4222024-01-05T17:03:11.376Z++ SHA2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4232024-01-05T17:03:11.376Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/ddm-admin.json
4242024-01-05T17:03:11.376Z+ LOCAL_FILE=out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4252024-01-05T17:03:11.376Z+ main
4262024-01-05T17:03:11.376Z+ [[ 0 != 0 ]]
4272024-01-05T17:03:11.376Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/ddm-admin.json'
4282024-01-05T17:03:11.376ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/ddm-admin.json
4292024-01-05T17:03:11.376Z+ echo 'Local file: out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json'
4302024-01-05T17:03:11.376Z+ local DO_DOWNLOAD=true
4312024-01-05T17:03:11.376ZLocal file: out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4322024-01-05T17:03:11.376Z+ [[ -f out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json ]]
4332024-01-05T17:03:11.376Z+ mkdir -p out/downloads
4342024-01-05T17:03:11.377Z+ '[' true == true ']'
4352024-01-05T17:03:11.377Z+ echo Downloading...
4362024-01-05T17:03:11.377ZDownloading...
4372024-01-05T17:03:11.377Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/ddm-admin.json out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4382024-01-05T17:03:11.377Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/ddm-admin.json
4392024-01-05T17:03:11.673Z++ do_sha256sum out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4402024-01-05T17:03:11.673Z++ case "$OSTYPE" in
4412024-01-05T17:03:11.675Z++ SHA=sha256sum
4422024-01-05T17:03:11.675Z++ sha256sum
4432024-01-05T17:03:11.676Z++ awk '{print $1}'
4442024-01-05T17:03:11.679Z+ calculated_sha2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4452024-01-05T17:03:11.679Z+ [[ 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 ]]
4462024-01-05T17:03:11.682Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4472024-01-05T17:03:11.682Z++ COMMIT=2fd39b75df696961e5ea190c7d74dd91f4849cd3
4482024-01-05T17:03:11.682Z++ SHA2=931efa310d972b1f8afba2308751fc6a2035afbaebba77b3a40a8358c123ba3c
4492024-01-05T17:03:11.682Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mg-admin.json
4502024-01-05T17:03:11.682Z+ LOCAL_FILE=out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4512024-01-05T17:03:11.682Z+ main
4522024-01-05T17:03:11.682Z+ [[ 0 != 0 ]]
4532024-01-05T17:03:11.682Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mg-admin.json'
4542024-01-05T17:03:11.682ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mg-admin.json
4552024-01-05T17:03:11.682Z+ echo 'Local file: out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json'
4562024-01-05T17:03:11.682ZLocal file: out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4572024-01-05T17:03:11.682Z+ local DO_DOWNLOAD=true
4582024-01-05T17:03:11.682Z+ [[ -f out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json ]]
4592024-01-05T17:03:11.682Z+ mkdir -p out/downloads
4602024-01-05T17:03:11.685Z+ '[' true == true ']'
4612024-01-05T17:03:11.685Z+ echo Downloading...
4622024-01-05T17:03:11.685ZDownloading...
4632024-01-05T17:03:11.685Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mg-admin.json out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4642024-01-05T17:03:11.686Z+ curl --silent --show-error --fail --location --output out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mg-admin.json
4652024-01-05T17:03:11.831Z++ do_sha256sum out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4662024-01-05T17:03:11.834Z++ case "$OSTYPE" in
4672024-01-05T17:03:11.834Z++ SHA=sha256sum
4682024-01-05T17:03:11.834Z++ sha256sum
4692024-01-05T17:03:11.834Z++ awk '{print $1}'
4702024-01-05T17:03:11.838Z+ calculated_sha2=931efa310d972b1f8afba2308751fc6a2035afbaebba77b3a40a8358c123ba3c
4712024-01-05T17:03:11.841Z+ [[ 931efa310d972b1f8afba2308751fc6a2035afbaebba77b3a40a8358c123ba3c != \9\3\1\e\f\a\3\1\0\d\9\7\2\b\1\f\8\a\f\b\a\2\3\0\8\7\5\1\f\c\6\a\2\0\3\5\a\f\b\a\e\b\b\a\7\7\b\3\a\4\0\a\8\3\5\8\c\1\2\3\b\a\3\c ]]
4722024-01-05T17:03:11.848Z+ set -o errexit
4732024-01-05T17:03:11.851Z+++ dirname ./tools/ci_download_dendrite_openapi
4742024-01-05T17:03:11.857Z++ cd ./tools
4752024-01-05T17:03:11.857Z++ pwd
4762024-01-05T17:03:11.857Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4772024-01-05T17:03:11.860Z++ basename ./tools/ci_download_dendrite_openapi
4782024-01-05T17:03:11.860Z+ ARG0=ci_download_dendrite_openapi
4792024-01-05T17:03:11.860Z+ TARGET_DIR=out
4802024-01-05T17:03:11.860Z+ DOWNLOAD_DIR=out/downloads
4812024-01-05T17:03:11.860Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4822024-01-05T17:03:11.860Z++ COMMIT=1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7
4832024-01-05T17:03:11.860Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
4842024-01-05T17:03:11.860Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dpd.json
4852024-01-05T17:03:11.860Z+ LOCAL_FILE=out/downloads/dpd-1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7.json
4862024-01-05T17:03:11.861Z+ main
4872024-01-05T17:03:11.861Z+ [[ 0 != 0 ]]
4882024-01-05T17:03:11.862Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dpd.json'
4892024-01-05T17:03:11.862ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dpd.json
4902024-01-05T17:03:11.862Z+ echo 'Local file: out/downloads/dpd-1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7.json'
4912024-01-05T17:03:11.862Z+ local DO_DOWNLOAD=true
4922024-01-05T17:03:11.862ZLocal file: out/downloads/dpd-1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7.json
4932024-01-05T17:03:11.862Z+ [[ -f out/downloads/dpd-1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7.json ]]
4942024-01-05T17:03:11.862Z+ mkdir -p out/downloads
4952024-01-05T17:03:11.865Z+ '[' true == true ']'
4962024-01-05T17:03:11.865Z+ echo Downloading...
4972024-01-05T17:03:11.865ZDownloading...
4982024-01-05T17:03:11.865Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dpd.json out/downloads/dpd-1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7.json
4992024-01-05T17:03:11.865Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dpd.json
5002024-01-05T17:03:12.052Z++ do_sha256sum out/downloads/dpd-1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7.json
5012024-01-05T17:03:12.052Z++ case "$OSTYPE" in
5022024-01-05T17:03:12.055Z++ SHA=sha256sum
5032024-01-05T17:03:12.055Z++ sha256sum
5042024-01-05T17:03:12.055Z++ awk '{print $1}'
5052024-01-05T17:03:12.059Z+ calculated_sha2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5062024-01-05T17:03:12.059Z+ [[ 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 ]]
5072024-01-05T17:03:12.069Z+ set -o errexit
5082024-01-05T17:03:12.073Z+++ dirname ./tools/ci_download_dendrite_stub
5092024-01-05T17:03:12.077Z++ cd ./tools
5102024-01-05T17:03:12.077Z++ pwd
5112024-01-05T17:03:12.077Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5122024-01-05T17:03:12.077Z++ basename ./tools/ci_download_dendrite_stub
5132024-01-05T17:03:12.077Z+ ARG0=ci_download_dendrite_stub
5142024-01-05T17:03:12.077Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5152024-01-05T17:03:12.078Z++ CIDL_SHA256_ILLUMOS=052d97370515189465e4e835edb4a2d7e1e0b55ace0230ba18f045a03d975e80
5162024-01-05T17:03:12.078Z++ CIDL_SHA256_LINUX_DPD=5c8bc252818897bc552a039f2423eb668d99e19ef54374644412c7aca533f94e
5172024-01-05T17:03:12.078Z++ CIDL_SHA256_LINUX_SWADM=9d549fc3ebaf392961404b50e802ccb5e81e41e779ecc46166d49e5fb44b524f
5182024-01-05T17:03:12.078Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5192024-01-05T17:03:12.078Z++ COMMIT=1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7
5202024-01-05T17:03:12.078Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5212024-01-05T17:03:12.078Z+ TARGET_DIR=out
5222024-01-05T17:03:12.078Z+ DOWNLOAD_DIR=out/downloads
5232024-01-05T17:03:12.078Z+ DEST_DIR=./out/dendrite-stub
5242024-01-05T17:03:12.078Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5252024-01-05T17:03:12.078Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5262024-01-05T17:03:12.081Z+ REPO=oxidecomputer/dendrite
5272024-01-05T17:03:12.081Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7
5282024-01-05T17:03:12.081Z+ main
5292024-01-05T17:03:12.081Z+ [[ 0 != 0 ]]
5302024-01-05T17:03:12.081Z+ CIDL_OS=solaris2.11
5312024-01-05T17:03:12.081Z+ [[ 0 != 0 ]]
5322024-01-05T17:03:12.081Z+ configure_os solaris2.11
5332024-01-05T17:03:12.081Z+ echo 'current directory: /work/oxidecomputer/omicron'
5342024-01-05T17:03:12.083Zcurrent directory: /work/oxidecomputer/omicron
5352024-01-05T17:03:12.083Zconfiguring based on OS: "solaris2.11"
5362024-01-05T17:03:12.083Z+ echo 'configuring based on OS: "solaris2.11"'
5372024-01-05T17:03:12.083Z+ case "$1" in
5382024-01-05T17:03:12.083Z+ SET_BINARIES=
5392024-01-05T17:03:12.083Z+ CIDL_SHA256=052d97370515189465e4e835edb4a2d7e1e0b55ace0230ba18f045a03d975e80
5402024-01-05T17:03:12.083Z+ CIDL_SHA256FUNC=do_sha256sum
5412024-01-05T17:03:12.083Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5422024-01-05T17:03:12.083Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dendrite-stub.tar.gz
5432024-01-05T17:03:12.083Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5442024-01-05T17:03:12.083Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dendrite-stub.tar.gz'
5452024-01-05T17:03:12.083ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dendrite-stub.tar.gz
5462024-01-05T17:03:12.083Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5472024-01-05T17:03:12.083ZLocal file: out/downloads/dendrite-stub.tar.gz
5482024-01-05T17:03:12.083Z+ mkdir -p out/downloads
5492024-01-05T17:03:12.083Z+ mkdir -p ./out/dendrite-stub
5502024-01-05T17:03:12.087Z+ fetch_and_verify
5512024-01-05T17:03:12.087Z+ local DO_DOWNLOAD=true
5522024-01-05T17:03:12.087Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5532024-01-05T17:03:12.087Z+ '[' true == true ']'
5542024-01-05T17:03:12.087Z+ echo Downloading...
5552024-01-05T17:03:12.087ZDownloading...
5562024-01-05T17:03:12.088Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5572024-01-05T17:03:12.088Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dendrite-stub.tar.gz
5582024-01-05T17:03:16.126Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5592024-01-05T17:03:16.133Z++ sha256sum
5602024-01-05T17:03:16.134Z++ awk '{print $1}'
5612024-01-05T17:03:16.249Z+ calculated_sha256=052d97370515189465e4e835edb4a2d7e1e0b55ace0230ba18f045a03d975e80
5622024-01-05T17:03:16.250Z+ [[ 052d97370515189465e4e835edb4a2d7e1e0b55ace0230ba18f045a03d975e80 != \0\5\2\d\9\7\3\7\0\5\1\5\1\8\9\4\6\5\e\4\e\8\3\5\e\d\b\4\a\2\d\7\e\1\e\0\b\5\5\a\c\e\0\2\3\0\b\a\1\8\f\0\4\5\a\0\3\d\9\7\5\e\8\0 ]]
5632024-01-05T17:03:16.250Z+ do_untar out/downloads/dendrite-stub.tar.gz
5642024-01-05T17:03:16.257Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5652024-01-05T17:03:17.328Z+ do_assemble
5662024-01-05T17:03:17.328Z+ rm -r ./out/dendrite-stub
5672024-01-05T17:03:17.331Z+ mkdir ./out/dendrite-stub
5682024-01-05T17:03:17.334Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5692024-01-05T17:03:17.482Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5702024-01-05T17:03:17.496Z+ set -o errexit
5712024-01-05T17:03:17.499Z+++ dirname ./tools/ci_download_maghemite_mgd
5722024-01-05T17:03:17.501Z++ cd ./tools
5732024-01-05T17:03:17.501Z++ pwd
5742024-01-05T17:03:17.501Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5752024-01-05T17:03:17.504Z++ basename ./tools/ci_download_maghemite_mgd
5762024-01-05T17:03:17.505Z+ ARG0=ci_download_maghemite_mgd
5772024-01-05T17:03:17.505Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5782024-01-05T17:03:17.505Z++ CIDL_SHA256=802636775fa77dc6eec193e65fde87e403f6a11531745d47ef5e7ff13b242890
5792024-01-05T17:03:17.505Z++ MGD_LINUX_SHA256=1bcadfd700902e3640843e0bb53d3defdbcd8d86c3279efa0953ae8d6437e2b0
5802024-01-05T17:03:17.505Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
5812024-01-05T17:03:17.505Z++ COMMIT=2fd39b75df696961e5ea190c7d74dd91f4849cd3
5822024-01-05T17:03:17.505Z++ SHA2=931efa310d972b1f8afba2308751fc6a2035afbaebba77b3a40a8358c123ba3c
5832024-01-05T17:03:17.505Z+ TARGET_DIR=out
5842024-01-05T17:03:17.505Z+ DOWNLOAD_DIR=out/downloads
5852024-01-05T17:03:17.505Z+ DEST_DIR=./out/mgd
5862024-01-05T17:03:17.505Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
5872024-01-05T17:03:17.505Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5882024-01-05T17:03:17.505Z+ REPO=oxidecomputer/maghemite
5892024-01-05T17:03:17.509Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3
5902024-01-05T17:03:17.509Z+ main
5912024-01-05T17:03:17.509Z+ [[ 0 != 0 ]]
5922024-01-05T17:03:17.509Z+ CIDL_OS=solaris2.11
5932024-01-05T17:03:17.509Z+ [[ 0 != 0 ]]
5942024-01-05T17:03:17.509Z+ configure_os solaris2.11
5952024-01-05T17:03:17.509Z+ echo 'current directory: /work/oxidecomputer/omicron'
5962024-01-05T17:03:17.509Zcurrent directory: /work/oxidecomputer/omicron
5972024-01-05T17:03:17.509Z+ echo 'configuring based on OS: "solaris2.11"'
5982024-01-05T17:03:17.509Zconfiguring based on OS: "solaris2.11"
5992024-01-05T17:03:17.509Z+ case "$1" in
6002024-01-05T17:03:17.509Z+ SET_BINARIES=
6012024-01-05T17:03:17.509Z+ CIDL_SHA256FUNC=do_sha256sum
6022024-01-05T17:03:17.509Z+ TARBALL_FILENAME=mgd.tar.gz
6032024-01-05T17:03:17.509Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mgd.tar.gz
6042024-01-05T17:03:17.509Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6052024-01-05T17:03:17.510Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mgd.tar.gz'
6062024-01-05T17:03:17.511ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mgd.tar.gz
6072024-01-05T17:03:17.511ZLocal file: out/downloads/mgd.tar.gz
6082024-01-05T17:03:17.512Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6092024-01-05T17:03:17.512Z+ mkdir -p out/downloads
6102024-01-05T17:03:17.512Z+ mkdir -p ./out/mgd
6112024-01-05T17:03:17.515Z+ fetch_and_verify
6122024-01-05T17:03:17.515Z+ local DO_DOWNLOAD=true
6132024-01-05T17:03:17.515Z+ [[ -f out/downloads/mgd.tar.gz ]]
6142024-01-05T17:03:17.515Z+ '[' true == true ']'
6152024-01-05T17:03:17.515Z+ echo Downloading...
6162024-01-05T17:03:17.515ZDownloading...
6172024-01-05T17:03:17.515Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mgd.tar.gz out/downloads/mgd.tar.gz
6182024-01-05T17:03:17.515Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mgd.tar.gz
6192024-01-05T17:03:22.990Z++ do_sha256sum out/downloads/mgd.tar.gz
6202024-01-05T17:03:22.993Z++ sha256sum
6212024-01-05T17:03:22.993Z++ awk '{print $1}'
6222024-01-05T17:03:23.069Z+ calculated_sha256=802636775fa77dc6eec193e65fde87e403f6a11531745d47ef5e7ff13b242890
6232024-01-05T17:03:23.070Z+ [[ 802636775fa77dc6eec193e65fde87e403f6a11531745d47ef5e7ff13b242890 != \8\0\2\6\3\6\7\7\5\f\a\7\7\d\c\6\e\e\c\1\9\3\e\6\5\f\d\e\8\7\e\4\0\3\f\6\a\1\1\5\3\1\7\4\5\d\4\7\e\f\5\e\7\f\f\1\3\b\2\4\2\8\9\0 ]]
6242024-01-05T17:03:23.073Z+ do_untar out/downloads/mgd.tar.gz
6252024-01-05T17:03:23.073Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6262024-01-05T17:03:23.729Z+ do_assemble
6272024-01-05T17:03:23.729Z+ rm -r ./out/mgd
6282024-01-05T17:03:23.729Z+ mkdir ./out/mgd
6292024-01-05T17:03:23.732Z+ cp -r out/downloads/root ./out/mgd/root
6302024-01-05T17:03:23.980Z+ set -o errexit
6312024-01-05T17:03:23.986Z+++ dirname ./tools/ci_download_transceiver_control
6322024-01-05T17:03:23.987Z++ cd ./tools
6332024-01-05T17:03:23.987Z++ pwd
6342024-01-05T17:03:23.987Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6352024-01-05T17:03:23.988Z++ basename ./tools/ci_download_transceiver_control
6362024-01-05T17:03:23.988Z+ ARG0=ci_download_transceiver_control
6372024-01-05T17:03:23.988Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6382024-01-05T17:03:23.988Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6392024-01-05T17:03:23.988Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6402024-01-05T17:03:23.988Z+ TARGET_DIR=out
6412024-01-05T17:03:23.988Z+ DOWNLOAD_DIR=out/downloads
6422024-01-05T17:03:23.988Z+ DEST_DIR=./out/transceiver-control
6432024-01-05T17:03:23.989Z+ BIN_DIR=/opt/oxide/bin
6442024-01-05T17:03:23.989Z+ BINARY=xcvradm
6452024-01-05T17:03:23.989Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6462024-01-05T17:03:23.989Z+ REPO=oxidecomputer/transceiver-control
6472024-01-05T17:03:23.989Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6482024-01-05T17:03:23.989Z+ main
6492024-01-05T17:03:23.989Z+ [[ 0 != 0 ]]
6502024-01-05T17:03:23.989Z+ CIDL_OS=solaris2.11
6512024-01-05T17:03:23.990Z+ [[ 0 != 0 ]]
6522024-01-05T17:03:23.990Z+ configure_os solaris2.11
6532024-01-05T17:03:23.990Z+ echo 'current directory: /work/oxidecomputer/omicron'
6542024-01-05T17:03:23.990Zcurrent directory: /work/oxidecomputer/omicron
6552024-01-05T17:03:23.990Z+ echo 'configuring based on OS: "solaris2.11"'
6562024-01-05T17:03:23.990Zconfiguring based on OS: "solaris2.11"
6572024-01-05T17:03:23.990Z+ case "$1" in
6582024-01-05T17:03:23.990Z+ SET_BINARIES=
6592024-01-05T17:03:23.992Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6602024-01-05T17:03:23.992Z+ CIDL_SHA256FUNC=do_sha256sum
6612024-01-05T17:03:23.992Z+ ARCHIVE_FILENAME=xcvradm.gz
6622024-01-05T17:03:23.992Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6632024-01-05T17:03:23.992Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6642024-01-05T17:03:23.992Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6652024-01-05T17:03:23.992ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6662024-01-05T17:03:23.992Z+ echo 'Local file: out/downloads/xcvradm.gz'
6672024-01-05T17:03:23.993ZLocal file: out/downloads/xcvradm.gz
6682024-01-05T17:03:23.993Z+ mkdir -p out/downloads
6692024-01-05T17:03:23.993Z+ mkdir -p ./out/transceiver-control
6702024-01-05T17:03:23.997Z+ fetch_and_verify
6712024-01-05T17:03:23.997Z+ local DO_DOWNLOAD=true
6722024-01-05T17:03:23.997Z+ [[ -f out/downloads/xcvradm.gz ]]
6732024-01-05T17:03:23.997Z+ '[' true == true ']'
6742024-01-05T17:03:23.997Z+ echo Downloading...
6752024-01-05T17:03:23.997ZDownloading...
6762024-01-05T17:03:23.997Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6772024-01-05T17:03:23.997Z+ 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
6782024-01-05T17:03:26.292Z++ do_sha256sum out/downloads/xcvradm.gz
6792024-01-05T17:03:26.298Z++ sha256sum
6802024-01-05T17:03:26.299Z++ awk '{print $1}'
6812024-01-05T17:03:26.315Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6822024-01-05T17:03:26.315Z+ [[ 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 ]]
6832024-01-05T17:03:26.318Z+ do_unpack out/downloads/xcvradm.gz
6842024-01-05T17:03:26.318Z+ mkdir -p out/downloads/root//opt/oxide/bin
6852024-01-05T17:03:26.321Z+ gzip -dc out/downloads/xcvradm.gz
6862024-01-05T17:03:26.498Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
6872024-01-05T17:03:26.949Z+ do_assemble
6882024-01-05T17:03:26.949Z+ rm -r ./out/transceiver-control
6892024-01-05T17:03:26.949Z+ mkdir ./out/transceiver-control
6902024-01-05T17:03:26.949Z+ cp -r out/downloads/root ./out/transceiver-control/root
6912024-01-05T17:03:26.950ZAll prerequisites installed successfully
6922024-01-05T17:03:26.950Z
6932024-01-05T17:03:26.950Zreal 2:08.289120820
6942024-01-05T17:03:26.950Zuser 59.391891798
6952024-01-05T17:03:26.950Zsys 10.881292603
6962024-01-05T17:03:26.950Ztrap 0.030781298
6972024-01-05T17:03:26.950Ztflt 0.256348575
6982024-01-05T17:03:26.950Zdflt 1.112367801
6992024-01-05T17:03:26.950Zkflt 0.179924097
7002024-01-05T17:03:26.950Zlock 1.589627981
7012024-01-05T17:03:26.951Zslp 3:43.583317780
7022024-01-05T17:03:26.951Zlat 3.504290445
7032024-01-05T17:03:26.951Zstop 0.065102854
7042024-01-05T17:03:26.951Z+ banner end-to-end-tests
7052024-01-05T17:03:26.951Z
7062024-01-05T17:03:26.951Z ###### # # ##### ##### #### ###### # # #####
7072024-01-05T17:03:26.951Z # ## # # # # # # # ## # # #
7082024-01-05T17:03:26.951Z ##### # # # # # ##### # # # ##### ##### # # # # #
7092024-01-05T17:03:26.951Z # # # # # # # # # # # # # # #
7102024-01-05T17:03:26.951Z # # ## # # # # # # # ## # #
7112024-01-05T17:03:26.951Z ###### # # ##### # #### ###### # # #####
7122024-01-05T17:03:26.951Z
7132024-01-05T17:03:26.951Z+ export CARGO_PROFILE_DEV_DEBUG=1
7142024-01-05T17:03:26.951Z+ CARGO_PROFILE_DEV_DEBUG=1
7152024-01-05T17:03:26.951Z+ export CARGO_PROFILE_TEST_DEBUG=1
7162024-01-05T17:03:26.951Z+ CARGO_PROFILE_TEST_DEBUG=1
7172024-01-05T17:03:26.951Z+ export CARGO_INCREMENTAL=0
7182024-01-05T17:03:26.952Z+ CARGO_INCREMENTAL=0
7192024-01-05T17:03:26.952Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
7202024-01-05T17:03:27.118Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7212024-01-05T17:03:27.584Z Updating crates.io index
7222024-01-05T17:03:27.642Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7232024-01-05T17:03:28.511Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7242024-01-05T17:03:30.532Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7252024-01-05T17:03:30.983Z Updating git repository `http://github.com/oxidecomputer/tofino`
7262024-01-05T17:03:31.410Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7272024-01-05T17:03:31.839Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7282024-01-05T17:03:32.251Z Updating git repository `https://github.com/oxidecomputer/propolis`
7292024-01-05T17:03:33.332Z Updating git repository `https://github.com/oxidecomputer/crucible`
7302024-01-05T17:03:35.350Z Updating git repository `https://github.com/oxidecomputer/opte`
7312024-01-05T17:03:36.398Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7322024-01-05T17:03:36.802Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7332024-01-05T17:03:37.581Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7342024-01-05T17:03:38.167Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
7352024-01-05T17:03:38.592Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7362024-01-05T17:03:39.035Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7372024-01-05T17:03:39.548Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7382024-01-05T17:03:39.987Z Updating git repository `https://github.com/njaremko/samael`
7392024-01-05T17:03:40.708Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7402024-01-05T17:03:41.262Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7412024-01-05T17:03:41.775Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7422024-01-05T17:03:42.221Z Updating git repository `https://github.com/jgallagher/nix`
7432024-01-05T17:03:43.553Z Updating git repository `https://github.com/cbiffle/hubpack`
7442024-01-05T17:03:44.014Z Updating git repository `https://github.com/oxidecomputer/typify`
7452024-01-05T17:03:45.888Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7462024-01-05T17:03:46.267Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7472024-01-05T17:03:46.591Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7482024-01-05T17:03:48.337Z Downloading crates ...
7492024-01-05T17:03:48.561Z Downloaded multer v2.1.0
7502024-01-05T17:03:48.567Z Downloaded crypto-bigint v0.5.2
7512024-01-05T17:03:48.582Z Downloaded crossbeam-epoch v0.9.15
7522024-01-05T17:03:48.592Z Downloaded async-stream-impl v0.3.5
7532024-01-05T17:03:48.596Z Downloaded atty v0.2.14
7542024-01-05T17:03:48.600Z Downloaded atomicwrites v0.4.3
7552024-01-05T17:03:48.604Z Downloaded pest_meta v2.7.2
7562024-01-05T17:03:48.611Z Downloaded aead v0.5.2
7572024-01-05T17:03:48.616Z Downloaded native-tls v0.2.11
7582024-01-05T17:03:48.628Z Downloaded normalize-line-endings v0.3.0
7592024-01-05T17:03:48.635Z Downloaded block-padding v0.3.3
7602024-01-05T17:03:48.641Z Downloaded ciborium-io v0.2.1
7612024-01-05T17:03:48.647Z Downloaded dtrace-parser v0.1.14
7622024-01-05T17:03:48.650Z Downloaded display-error-chain v0.2.0
7632024-01-05T17:03:48.665Z Downloaded defmt-parser v0.3.3
7642024-01-05T17:03:48.668Z Downloaded ansi_term v0.12.1
7652024-01-05T17:03:48.668Z Downloaded phf_shared v0.11.2
7662024-01-05T17:03:48.668Z Downloaded colorchoice v1.0.0
7672024-01-05T17:03:48.668Z Downloaded block-buffer v0.10.4
7682024-01-05T17:03:48.671Z Downloaded memoffset v0.9.0
7692024-01-05T17:03:48.674Z Downloaded precomputed-hash v0.1.1
7702024-01-05T17:03:48.678Z Downloaded pin-utils v0.1.0
7712024-01-05T17:03:48.683Z Downloaded cbc v0.1.2
7722024-01-05T17:03:48.691Z Downloaded chacha20 v0.9.1
7732024-01-05T17:03:48.699Z Downloaded thiserror-impl-no-std v2.0.2
7742024-01-05T17:03:48.704Z Downloaded convert_case v0.4.0
7752024-01-05T17:03:48.708Z Downloaded pem-rfc7468 v0.7.0
7762024-01-05T17:03:48.715Z Downloaded ident_case v1.0.1
7772024-01-05T17:03:48.719Z Downloaded deranged v0.3.8
7782024-01-05T17:03:48.730Z Downloaded dirs v5.0.1
7792024-01-05T17:03:48.731Z Downloaded rand_core v0.5.1
7802024-01-05T17:03:48.735Z Downloaded predicates-core v1.0.6
7812024-01-05T17:03:48.741Z Downloaded console v0.15.7
7822024-01-05T17:03:48.745Z Downloaded adler v1.0.2
7832024-01-05T17:03:48.790Z Downloaded http-range v0.1.5
7842024-01-05T17:03:48.795Z Downloaded quote v1.0.35
7852024-01-05T17:03:48.795Z Downloaded parking_lot_core v0.8.6
7862024-01-05T17:03:48.795Z Downloaded postgres-types v0.2.6
7872024-01-05T17:03:48.795Z Downloaded hubpack_derive v0.1.1
7882024-01-05T17:03:48.795Z Downloaded strsim v0.10.0
7892024-01-05T17:03:48.795Z Downloaded option-ext v0.2.0
7902024-01-05T17:03:48.795Z Downloaded zerocopy v0.3.0
7912024-01-05T17:03:48.795Z Downloaded hubpack v0.1.2
7922024-01-05T17:03:48.796Z Downloaded log v0.4.20
7932024-01-05T17:03:48.796Z Downloaded pbkdf2 v0.11.0
7942024-01-05T17:03:48.814Z Downloaded slog-envlogger v2.2.0
7952024-01-05T17:03:48.814Z Downloaded rustversion v1.0.14
7962024-01-05T17:03:48.814Z Downloaded slog-scope v4.4.0
7972024-01-05T17:03:49.232Z Downloaded signal-hook-registry v1.4.1
7982024-01-05T17:03:49.232Z Downloaded crc32fast v1.3.2
7992024-01-05T17:03:49.232Z Downloaded proc-macro2 v1.0.74
8002024-01-05T17:03:49.232Z Downloaded unicode-xid v0.2.4
8012024-01-05T17:03:49.232Z Downloaded dirs-next v2.0.0
8022024-01-05T17:03:49.236Z Downloaded platforms v3.0.2
8032024-01-05T17:03:49.236Z Downloaded pin-project-internal v1.1.3
8042024-01-05T17:03:49.236Z Downloaded thread_local v1.1.7
8052024-01-05T17:03:49.236Z Downloaded instant v0.1.12
8062024-01-05T17:03:49.236Z Downloaded ctr v0.9.2
8072024-01-05T17:03:49.237Z Downloaded russh-cryptovec v0.7.0
8082024-01-05T17:03:49.237Z Downloaded pkcs8 v0.10.2
8092024-01-05T17:03:49.237Z Downloaded httparse v1.8.0
8102024-01-05T17:03:49.237Z Downloaded slog-json v2.6.1
8112024-01-05T17:03:49.237Z Downloaded bytes v1.5.0
8122024-01-05T17:03:49.237Z Downloaded tempfile v3.8.1
8132024-01-05T17:03:49.237Z Downloaded md5 v0.7.0
8142024-01-05T17:03:49.237Z Downloaded tracing v0.1.37
8152024-01-05T17:03:49.237Z Downloaded doc-comment v0.3.3
8162024-01-05T17:03:49.237Z Downloaded indexmap v1.9.3
8172024-01-05T17:03:49.237Z Downloaded thread-id v4.2.0
8182024-01-05T17:03:49.237Z Downloaded chacha20poly1305 v0.10.1
8192024-01-05T17:03:49.238Z Downloaded equivalent v1.0.1
8202024-01-05T17:03:49.238Z Downloaded hyper-tls v0.5.0
8212024-01-05T17:03:49.238Z Downloaded pretty-hex v0.2.1
8222024-01-05T17:03:49.238Z Downloaded waitgroup v0.1.2
8232024-01-05T17:03:49.238Z Downloaded unicase v2.7.0
8242024-01-05T17:03:49.238Z Downloaded foreign-types v0.3.2
8252024-01-05T17:03:49.238Z Downloaded synstructure v0.12.6
8262024-01-05T17:03:49.238Z Downloaded num-rational v0.4.1
8272024-01-05T17:03:49.238Z Downloaded getrandom v0.1.16
8282024-01-05T17:03:49.238Z Downloaded subprocess v0.2.9
8292024-01-05T17:03:49.238Z Downloaded pin-project v1.1.3
8302024-01-05T17:03:49.238Z Downloaded rand_core v0.6.4
8312024-01-05T17:03:49.238Z Downloaded linked-hash-map v0.5.6
8322024-01-05T17:03:49.239Z Downloaded hostname v0.3.1
8332024-01-05T17:03:49.239Z Downloaded resolv-conf v0.7.0
8342024-01-05T17:03:49.239Z Downloaded rustc_version v0.4.0
8352024-01-05T17:03:49.239Z Downloaded phf_shared v0.10.0
8362024-01-05T17:03:49.239Z Downloaded tokio-native-tls v0.3.1
8372024-01-05T17:03:49.239Z Downloaded sha2 v0.10.8
8382024-01-05T17:03:49.239Z Downloaded take_mut v0.2.2
8392024-01-05T17:03:49.239Z Downloaded vec_map v0.8.2
8402024-01-05T17:03:49.239Z Downloaded hex v0.4.3
8412024-01-05T17:03:49.239Z Downloaded usdt v0.3.5
8422024-01-05T17:03:49.239Z Downloaded stable_deref_trait v1.2.0
8432024-01-05T17:03:49.239Z Downloaded fallible-iterator v0.2.0
8442024-01-05T17:03:49.239Z Downloaded miniz_oxide v0.7.1
8452024-01-05T17:03:49.240Z Downloaded num-bigint v0.4.4
8462024-01-05T17:03:49.240Z Downloaded foreign-types v0.5.0
8472024-01-05T17:03:49.240Z Downloaded slog-stdlog v4.1.1
8482024-01-05T17:03:49.241Z Downloaded managed v0.8.0
8492024-01-05T17:03:49.241Z Downloaded serde_spanned v0.6.4
8502024-01-05T17:03:49.241Z Downloaded memchr v2.6.3
8512024-01-05T17:03:49.241Z Downloaded foreign-types-shared v0.3.1
8522024-01-05T17:03:49.241Z Downloaded inout v0.1.3
8532024-01-05T17:03:49.241Z Downloaded lalrpop-util v0.19.12
8542024-01-05T17:03:49.241Z Downloaded ed25519 v2.2.2
8552024-01-05T17:03:49.241Z Downloaded static_assertions v1.1.0
8562024-01-05T17:03:49.241Z Downloaded quick-error v1.2.3
8572024-01-05T17:03:49.241Z Downloaded pkg-config v0.3.27
8582024-01-05T17:03:49.241Z Downloaded rcgen v0.11.3
8592024-01-05T17:03:49.241Z Downloaded semver-parser v0.10.2
8602024-01-05T17:03:49.242Z Downloaded proc-macro-crate v1.3.1
8612024-01-05T17:03:49.242Z Downloaded serde_path_to_error v0.1.14
8622024-01-05T17:03:49.242Z Downloaded swrite v0.1.0
8632024-01-05T17:03:49.242Z Downloaded toolchain_find v0.2.0
8642024-01-05T17:03:49.242Z Downloaded strum_macros v0.25.2
8652024-01-05T17:03:49.242Z Downloaded foreign-types-macros v0.2.3
8662024-01-05T17:03:49.242Z Downloaded ucd-trie v0.1.6
8672024-01-05T17:03:49.242Z Downloaded toml v0.8.8
8682024-01-05T17:03:49.242Z Downloaded libsw v3.3.1
8692024-01-05T17:03:49.242Z Downloaded trust-dns-client v0.22.0
8702024-01-05T17:03:49.242Z Downloaded want v0.3.1
8712024-01-05T17:03:49.242Z Downloaded futures-sink v0.3.30
8722024-01-05T17:03:49.242Z Downloaded rustfmt-wrapper v0.2.0
8732024-01-05T17:03:49.242Z Downloaded generic-array v0.14.7
8742024-01-05T17:03:49.242Z Downloaded fnv v1.0.7
8752024-01-05T17:03:49.243Z Downloaded secrecy v0.8.0
8762024-01-05T17:03:49.243Z Downloaded uuid v1.6.1
8772024-01-05T17:03:49.243Z Downloaded siphasher v0.3.11
8782024-01-05T17:03:49.243Z Downloaded fixedbitset v0.4.2
8792024-01-05T17:03:49.244Z Downloaded hmac v0.12.1
8802024-01-05T17:03:49.244Z Downloaded smallvec v1.11.2
8812024-01-05T17:03:49.244Z Downloaded serde_tokenstream v0.2.0
8822024-01-05T17:03:49.244Z Downloaded zeroize_derive v1.4.2
8832024-01-05T17:03:49.244Z Downloaded zip v0.6.6
8842024-01-05T17:03:49.244Z Downloaded http-body v0.4.5
8852024-01-05T17:03:49.244Z Downloaded sct v0.7.0
8862024-01-05T17:03:49.244Z Downloaded structopt-derive v0.4.18
8872024-01-05T17:03:49.244Z Downloaded rand_chacha v0.2.2
8882024-01-05T17:03:49.244Z Downloaded subtle v2.5.0
8892024-01-05T17:03:49.244Z Downloaded term v0.7.0
8902024-01-05T17:03:49.244Z Downloaded kstat-rs v0.2.3
8912024-01-05T17:03:49.244Z Downloaded aes v0.8.3
8922024-01-05T17:03:49.244Z Downloaded sha1 v0.10.6
8932024-01-05T17:03:49.245Z Downloaded heck v0.3.3
8942024-01-05T17:03:49.245Z Downloaded enum-as-inner v0.5.1
8952024-01-05T17:03:49.245Z Downloaded ed25519-dalek v2.0.0
8962024-01-05T17:03:49.245Z Downloaded nom v7.1.3
8972024-01-05T17:03:49.245Z Downloaded rustls-native-certs v0.6.3
8982024-01-05T17:03:49.245Z Downloaded snafu v0.7.5
8992024-01-05T17:03:49.245Z Downloaded spin v0.9.8
9002024-01-05T17:03:49.255Z Downloaded snafu-derive v0.7.5
9012024-01-05T17:03:49.255Z Downloaded tinyvec v1.6.0
9022024-01-05T17:03:49.256Z Downloaded getrandom v0.2.10
9032024-01-05T17:03:49.261Z Downloaded trust-dns-server v0.22.1
9042024-01-05T17:03:49.268Z Downloaded ipnet v2.8.0
9052024-01-05T17:03:49.268Z Downloaded similar v2.3.0
9062024-01-05T17:03:49.277Z Downloaded rand v0.7.3
9072024-01-05T17:03:49.291Z Downloaded flate2 v1.0.28
9082024-01-05T17:03:49.299Z Downloaded tokio-postgres v0.7.10
9092024-01-05T17:03:49.312Z Downloaded russh v0.40.2
9102024-01-05T17:03:49.319Z Downloaded aho-corasick v1.0.4
9112024-01-05T17:03:49.326Z Downloaded unicode-segmentation v1.10.1
9122024-01-05T17:03:49.334Z Downloaded trust-dns-resolver v0.22.0
9132024-01-05T17:03:49.342Z Downloaded hashbrown v0.12.3
9142024-01-05T17:03:49.351Z Downloaded serde_json v1.0.108
9152024-01-05T17:03:49.365Z Downloaded clap_builder v4.4.2
9162024-01-05T17:03:49.379Z Downloaded serde_with v3.4.0
9172024-01-05T17:03:49.391Z Downloaded petgraph v0.6.4
9182024-01-05T17:03:49.417Z Downloaded radix_trie v0.2.1
9192024-01-05T17:03:49.428Z Downloaded tokio-util v0.7.10
9202024-01-05T17:03:49.442Z Downloaded rustls-webpki v0.101.7
9212024-01-05T17:03:49.474Z Downloaded mio v0.8.9
9222024-01-05T17:03:49.485Z Downloaded regex-automata v0.1.10
9232024-01-05T17:03:49.497Z Downloaded itertools v0.12.0
9242024-01-05T17:03:49.510Z Downloaded hyper v0.14.27
9252024-01-05T17:03:49.527Z Downloaded gimli v0.28.0
9262024-01-05T17:03:49.544Z Downloaded reqwest v0.11.22
9272024-01-05T17:03:49.559Z Downloaded winnow v0.5.15
9282024-01-05T17:03:49.576Z Downloaded idna v0.5.0
9292024-01-05T17:03:49.601Z Downloaded syn v1.0.109
9302024-01-05T17:03:49.611Z Downloaded syn v2.0.46
9312024-01-05T17:03:49.633Z Downloaded regex-syntax v0.7.5
9322024-01-05T17:03:49.651Z Downloaded smoltcp v0.9.1
9332024-01-05T17:03:49.674Z Downloaded vcpkg v0.2.15
9342024-01-05T17:03:49.753Z Downloaded webpki-roots v0.25.2
9352024-01-05T17:03:49.761Z Downloaded trust-dns-proto v0.22.0
9362024-01-05T17:03:49.821Z Downloaded rustix v0.38.25
9372024-01-05T17:03:49.849Z Downloaded sled v0.34.7
9382024-01-05T17:03:49.871Z Downloaded rustix v0.37.23
9392024-01-05T17:03:49.916Z Downloaded regex-automata v0.3.8
9402024-01-05T17:03:49.954Z Downloaded tokio v1.35.0
9412024-01-05T17:03:50.030Z Downloaded regex-syntax v0.8.2
9422024-01-05T17:03:50.047Z Downloaded zerocopy-derive v0.2.0
9432024-01-05T17:03:50.069Z Downloaded regex-automata v0.4.3
9442024-01-05T17:03:50.106Z Downloaded libc v0.2.151
9452024-01-05T17:03:50.164Z Downloaded sha3 v0.10.8
9462024-01-05T17:03:50.187Z Downloaded bzip2-sys v0.1.11+1.0.8
9472024-01-05T17:03:50.208Z Downloaded zerocopy-derive v0.7.31
9482024-01-05T17:03:50.230Z Downloaded zerocopy-derive v0.6.4
9492024-01-05T17:03:50.251Z Downloaded winapi v0.3.9
9502024-01-05T17:03:50.331Z Downloaded encoding_rs v0.8.33
9512024-01-05T17:03:50.379Z Downloaded bstr v1.6.0
9522024-01-05T17:03:50.402Z Downloaded diesel v2.1.4
9532024-01-05T17:03:50.433Z Downloaded rustls v0.21.9
9542024-01-05T17:03:50.462Z Downloaded bstr v0.2.17
9552024-01-05T17:03:50.480Z Downloaded curve25519-dalek v4.1.1
9562024-01-05T17:03:50.504Z Downloaded openssl v0.10.60
9572024-01-05T17:03:50.520Z Downloaded regress v0.7.1
9582024-01-05T17:03:50.541Z Downloaded smoltcp v0.10.0
9592024-01-05T17:03:50.566Z Downloaded ring v0.17.7
9602024-01-05T17:03:50.699Z Downloaded h2 v0.3.21
9612024-01-05T17:03:50.711Z Downloaded regex v1.10.2
9622024-01-05T17:03:50.737Z Downloaded idna v0.2.3
9632024-01-05T17:03:50.750Z Downloaded openapiv3 v2.0.0
9642024-01-05T17:03:50.775Z Downloaded chrono v0.4.31
9652024-01-05T17:03:50.791Z Downloaded hkdf v0.12.4
9662024-01-05T17:03:50.796Z Downloaded clap v2.34.0
9672024-01-05T17:03:50.810Z Downloaded object v0.32.1
9682024-01-05T17:03:50.853Z Downloaded time v0.3.27
9692024-01-05T17:03:50.856Z Downloaded itertools v0.10.5
9702024-01-05T17:03:50.859Z Downloaded ring v0.16.20
9712024-01-05T17:03:51.031Z Downloaded itertools v0.11.0
9722024-01-05T17:03:51.038Z Downloaded toml_edit v0.19.15
9732024-01-05T17:03:51.061Z Downloaded hashbrown v0.14.2
9742024-01-05T17:03:51.070Z Downloaded serde v1.0.193
9752024-01-05T17:03:51.076Z Downloaded toml_edit v0.21.0
9762024-01-05T17:03:51.116Z Downloaded hashbrown v0.13.2
9772024-01-05T17:03:51.125Z Downloaded libm v0.2.7
9782024-01-05T17:03:51.141Z Downloaded futures-util v0.3.30
9792024-01-05T17:03:51.162Z Downloaded structopt v0.3.26
9802024-01-05T17:03:51.175Z Downloaded pest v2.7.2
9812024-01-05T17:03:51.185Z Downloaded postcard v1.0.8
9822024-01-05T17:03:51.193Z Downloaded http v0.2.11
9832024-01-05T17:03:51.197Z Downloaded slog v2.7.0
9842024-01-05T17:03:51.202Z Downloaded elliptic-curve v0.13.8
9852024-01-05T17:03:51.208Z Downloaded zerocopy v0.7.31
9862024-01-05T17:03:51.238Z Downloaded socket2 v0.5.5
9872024-01-05T17:03:51.243Z Downloaded heapless v0.7.16
9882024-01-05T17:03:51.250Z Downloaded url v2.5.0
9892024-01-05T17:03:51.255Z Downloaded headers v0.3.9
9902024-01-05T17:03:51.265Z Downloaded socket2 v0.4.9
9912024-01-05T17:03:51.268Z Downloaded iana-time-zone v0.1.57
9922024-01-05T17:03:51.271Z Downloaded zeroize v1.7.0
9932024-01-05T17:03:51.273Z Downloaded slog-dtrace v0.2.3
9942024-01-05T17:03:51.276Z Downloaded half v1.8.2
9952024-01-05T17:03:51.279Z Downloaded unicode-normalization v0.1.22
9962024-01-05T17:03:51.292Z Downloaded keccak v0.1.4
9972024-01-05T17:03:51.295Z Downloaded zone v0.3.0
9982024-01-05T17:03:51.295Z Downloaded hyper-staticfile v0.9.5
9992024-01-05T17:03:51.295Z Downloaded schemars v0.8.16
10002024-01-05T17:03:51.312Z Downloaded minimal-lexical v0.2.1
10012024-01-05T17:03:51.320Z Downloaded getopts v0.2.21
10022024-01-05T17:03:51.323Z Downloaded thiserror v1.0.49
10032024-01-05T17:03:51.329Z Downloaded group v0.13.0
10042024-01-05T17:03:51.332Z Downloaded glob v0.3.1
10052024-01-05T17:03:51.337Z Downloaded spin v0.5.2
10062024-01-05T17:03:51.340Z Downloaded num-traits v0.2.16
10072024-01-05T17:03:51.343Z Downloaded slab v0.4.9
10082024-01-05T17:03:51.343Z Downloaded tokio-rustls v0.24.1
10092024-01-05T17:03:51.347Z Downloaded slog-bunyan v2.4.0
10102024-01-05T17:03:51.350Z Downloaded flagset v0.4.3
10112024-01-05T17:03:51.352Z Downloaded pin-project-lite v0.2.13
10122024-01-05T17:03:51.360Z Downloaded walkdir v2.4.0
10132024-01-05T17:03:51.363Z Downloaded string_cache v0.8.7
10142024-01-05T17:03:51.366Z Downloaded unicode-ident v1.0.12
10152024-01-05T17:03:51.369Z Downloaded indexmap v2.1.0
10162024-01-05T17:03:51.375Z Downloaded dirs-sys v0.4.1
10172024-01-05T17:03:51.378Z Downloaded heck v0.4.1
10182024-01-05T17:03:51.381Z Downloaded dof v0.1.5
10192024-01-05T17:03:51.384Z Downloaded serde_derive_internals v0.26.0
10202024-01-05T17:03:51.391Z Downloaded tokio-stream v0.1.14
10212024-01-05T17:03:51.393Z Downloaded futures-macro v0.3.30
10222024-01-05T17:03:51.394Z Downloaded crossbeam-channel v0.5.8
10232024-01-05T17:03:51.400Z Downloaded aes-gcm v0.10.3
10242024-01-05T17:03:51.407Z Downloaded serde_yaml v0.9.25
10252024-01-05T17:03:51.413Z Downloaded serde_tokenstream v0.1.7
10262024-01-05T17:03:51.418Z Downloaded spki v0.7.2
10272024-01-05T17:03:51.421Z Downloaded yasna v0.5.2
10282024-01-05T17:03:51.425Z Downloaded futures-core v0.3.30
10292024-01-05T17:03:51.428Z Downloaded stringprep v0.1.3
10302024-01-05T17:03:51.430Z Downloaded home v0.5.5
10312024-01-05T17:03:51.436Z Downloaded parking_lot_core v0.9.8
10322024-01-05T17:03:51.436Z Downloaded unsafe-libyaml v0.2.10
10332024-01-05T17:03:51.442Z Downloaded derive_more v0.99.17
10342024-01-05T17:03:51.451Z Downloaded linear-map v1.2.0
10352024-01-05T17:03:51.454Z Downloaded thiserror-no-std v2.0.2
10362024-01-05T17:03:51.461Z Downloaded tracing-core v0.1.31
10372024-01-05T17:03:51.465Z Downloaded tower-service v0.3.2
10382024-01-05T17:03:51.471Z Downloaded num_threads v0.1.6
10392024-01-05T17:03:51.471Z Downloaded serde_urlencoded v0.7.1
10402024-01-05T17:03:51.474Z Downloaded schemars_derive v0.8.16
10412024-01-05T17:03:51.474Z Downloaded semver v0.11.0
10422024-01-05T17:03:51.477Z Downloaded libefi-sys v0.1.0
10432024-01-05T17:03:51.479Z Downloaded semver v1.0.20
10442024-01-05T17:03:51.482Z Downloaded unicode-bidi v0.3.13
10452024-01-05T17:03:51.486Z Downloaded zerocopy v0.6.4
10462024-01-05T17:03:51.490Z Downloaded rfc6979 v0.4.0
10472024-01-05T17:03:51.493Z Downloaded toml v0.7.8
10482024-01-05T17:03:51.497Z Downloaded openssl-sys v0.9.96
10492024-01-05T17:03:51.506Z Downloaded sec1 v0.7.3
10502024-01-05T17:03:51.509Z Downloaded rustc-demangle v0.1.23
10512024-01-05T17:03:51.511Z Downloaded russh-keys v0.40.1
10522024-01-05T17:03:51.516Z Downloaded filetime v0.2.23
10532024-01-05T17:03:51.519Z Downloaded futures-channel v0.3.30
10542024-01-05T17:03:51.525Z Downloaded typenum v1.16.0
10552024-01-05T17:03:51.528Z Downloaded hex-literal v0.4.1
10562024-01-05T17:03:51.528Z Downloaded ff v0.13.0
10572024-01-05T17:03:51.531Z Downloaded either v1.9.0
10582024-01-05T17:03:51.531Z Downloaded hyper-rustls v0.24.2
10592024-01-05T17:03:51.535Z Downloaded structmeta v0.2.0
10602024-01-05T17:03:51.537Z Downloaded is-terminal v0.4.9
10612024-01-05T17:03:51.540Z Downloaded ipnetwork v0.20.0
10622024-01-05T17:03:51.543Z Downloaded hash32 v0.2.1
10632024-01-05T17:03:51.543Z Downloaded utf8parse v0.2.1
10642024-01-05T17:03:51.545Z Downloaded usdt-impl v0.3.5
10652024-01-05T17:03:51.548Z Downloaded der v0.7.8
10662024-01-05T17:03:51.556Z Downloaded io-lifetimes v1.0.11
10672024-01-05T17:03:51.560Z Downloaded tar v0.4.40
10682024-01-05T17:03:51.565Z Downloaded serde_with_macros v3.4.0
10692024-01-05T17:03:51.567Z Downloaded const-oid v0.9.5
10702024-01-05T17:03:51.572Z Downloaded slog-async v2.8.0
10712024-01-05T17:03:51.575Z Downloaded backtrace v0.3.69
10722024-01-05T17:03:51.585Z Downloaded ryu v1.0.15
10732024-01-05T17:03:51.588Z Downloaded itoa v1.0.9
10742024-01-05T17:03:51.591Z Downloaded float-cmp v0.9.0
10752024-01-05T17:03:51.593Z Downloaded serde_repr v0.1.16
10762024-01-05T17:03:51.598Z Downloaded httpdate v1.0.3
10772024-01-05T17:03:51.598Z Downloaded zone_cfg_derive v0.3.0
10782024-01-05T17:03:51.601Z Downloaded smf v0.2.2
10792024-01-05T17:03:51.601Z Downloaded cc v1.0.83
10802024-01-05T17:03:51.611Z Downloaded serde_derive v1.0.193
10812024-01-05T17:03:51.611Z Downloaded futures-task v0.3.30
10822024-01-05T17:03:51.611Z Downloaded futures-executor v0.3.30
10832024-01-05T17:03:51.615Z Downloaded thiserror-impl v1.0.49
10842024-01-05T17:03:51.615Z Downloaded ghash v0.5.0
10852024-01-05T17:03:51.619Z Downloaded openssl-macros v0.1.1
10862024-01-05T17:03:51.619Z Downloaded headers-core v0.2.0
10872024-01-05T17:03:51.619Z Downloaded tinyvec_macros v0.1.1
10882024-01-05T17:03:51.622Z Downloaded textwrap v0.11.0
10892024-01-05T17:03:51.626Z Downloaded rand v0.8.5
10902024-01-05T17:03:51.629Z Downloaded fastrand v2.0.0
10912024-01-05T17:03:51.632Z Downloaded embedded-io v0.4.0
10922024-01-05T17:03:51.634Z Downloaded blake2 v0.10.6
10932024-01-05T17:03:51.638Z Downloaded tokio-macros v2.2.0
10942024-01-05T17:03:51.640Z Downloaded time-core v0.1.1
10952024-01-05T17:03:51.641Z Downloaded base64 v0.21.5
10962024-01-05T17:03:51.647Z Downloaded num-complex v0.4.4
10972024-01-05T17:03:51.657Z Downloaded darling v0.20.3
10982024-01-05T17:03:51.660Z Downloaded time-macros v0.2.13
10992024-01-05T17:03:51.660Z Downloaded percent-encoding v2.3.1
11002024-01-05T17:03:51.661Z Downloaded rustls-pemfile v1.0.3
11012024-01-05T17:03:51.664Z Downloaded futures v0.3.30
11022024-01-05T17:03:51.673Z Downloaded ecdsa v0.16.9
11032024-01-05T17:03:51.676Z Downloaded terminal_size v0.2.6
11042024-01-05T17:03:51.679Z Downloaded postgres-protocol v0.6.6
11052024-01-05T17:03:51.682Z Downloaded pbkdf2 v0.12.2
11062024-01-05T17:03:51.685Z Downloaded parse-display-derive v0.8.2
11072024-01-05T17:03:51.688Z Downloaded parking_lot v0.11.2
11082024-01-05T17:03:51.693Z Downloaded slog-term v2.9.0
11092024-01-05T17:03:51.696Z Downloaded derive-where v1.2.7
11102024-01-05T17:03:51.700Z Downloaded clap v4.4.3
11112024-01-05T17:03:51.717Z Downloaded parking_lot v0.12.1
11122024-01-05T17:03:51.720Z Downloaded usdt-attr-macro v0.3.5
11132024-01-05T17:03:51.726Z Downloaded try-lock v0.2.4
11142024-01-05T17:03:51.726Z Downloaded crossbeam-utils v0.8.16
11152024-01-05T17:03:51.729Z Downloaded pest_derive v2.7.2
11162024-01-05T17:03:51.732Z Downloaded lock_api v0.4.10
11172024-01-05T17:03:51.734Z Downloaded universal-hash v0.5.1
11182024-01-05T17:03:51.734Z Downloaded unicode-width v0.1.11
11192024-01-05T17:03:51.737Z Downloaded toml_datetime v0.6.5
11202024-01-05T17:03:51.741Z Downloaded structmeta-derive v0.2.0
11212024-01-05T17:03:51.741Z Downloaded fxhash v0.2.1
11222024-01-05T17:03:51.744Z Downloaded dyn-clone v1.0.13
11232024-01-05T17:03:51.744Z Downloaded data-encoding v2.4.0
11242024-01-05T17:03:51.747Z Downloaded ciborium v0.2.1
11252024-01-05T17:03:51.750Z Downloaded tungstenite v0.20.1
11262024-01-05T17:03:51.755Z Downloaded darling_core v0.20.3
11272024-01-05T17:03:51.763Z Downloaded xattr v1.0.1
11282024-01-05T17:03:51.766Z Downloaded rand_chacha v0.3.1
11292024-01-05T17:03:51.769Z Downloaded digest v0.10.7
11302024-01-05T17:03:51.772Z Downloaded atomic-waker v1.1.1
11312024-01-05T17:03:51.775Z Downloaded signature v2.1.0
11322024-01-05T17:03:51.778Z Downloaded scopeguard v1.2.0
11332024-01-05T17:03:51.778Z Downloaded bzip2 v0.4.4
11342024-01-05T17:03:51.780Z Downloaded password-hash v0.5.0
11352024-01-05T17:03:51.783Z Downloaded num-integer v0.1.45
11362024-01-05T17:03:51.792Z Downloaded proc-macro-error-attr v1.0.4
11372024-01-05T17:03:51.792Z Downloaded p256 v0.13.2
11382024-01-05T17:03:51.795Z Downloaded clap_derive v4.4.2
11392024-01-05T17:03:51.798Z Downloaded bitflags v1.3.2
11402024-01-05T17:03:51.802Z Downloaded paste v1.0.14
11412024-01-05T17:03:51.808Z Downloaded strsim v0.8.0
11422024-01-05T17:03:51.811Z Downloaded usdt-macro v0.3.5
11432024-01-05T17:03:51.811Z Downloaded camino v1.1.6
11442024-01-05T17:03:51.813Z Downloaded cobs v0.2.3
11452024-01-05T17:03:51.816Z Downloaded nibble_vec v0.1.0
11462024-01-05T17:03:51.819Z Downloaded mime v0.3.17
11472024-01-05T17:03:51.821Z Downloaded lazy_static v1.4.0
11482024-01-05T17:03:51.821Z Downloaded polyval v0.6.1
11492024-01-05T17:03:51.824Z Downloaded num_enum v0.5.11
11502024-01-05T17:03:51.832Z Downloaded num-derive v0.4.0
11512024-01-05T17:03:51.835Z Downloaded defmt v0.3.5
11522024-01-05T17:03:51.840Z Downloaded arc-swap v1.6.0
11532024-01-05T17:03:51.847Z Downloaded scheduled-thread-pool v0.2.7
11542024-01-05T17:03:51.853Z Downloaded cpufeatures v0.2.9
11552024-01-05T17:03:51.886Z Downloaded colored v2.0.4
11562024-01-05T17:03:51.886Z Downloaded utf-8 v0.7.6
11572024-01-05T17:03:51.886Z Downloaded toml v0.5.11
11582024-01-05T17:03:51.890Z Downloaded owo-colors v3.5.0
11592024-01-05T17:03:51.890Z Downloaded proc-macro-error v1.0.4
11602024-01-05T17:03:51.890Z Downloaded addr2line v0.21.0
11612024-01-05T17:03:51.890Z Downloaded ahash v0.8.6
11622024-01-05T17:03:51.890Z Downloaded same-file v1.0.6
11632024-01-05T17:03:51.890Z Downloaded crucible-workspace-hack v0.1.0
11642024-01-05T17:03:51.891Z Downloaded der_derive v0.7.2
11652024-01-05T17:03:51.891Z Downloaded omicron-zone-package v0.9.1
11662024-01-05T17:03:51.891Z Downloaded async-trait v0.1.77
11672024-01-05T17:03:51.894Z Downloaded futures-io v0.3.30
11682024-01-05T17:03:51.896Z Downloaded phf v0.11.2
11692024-01-05T17:03:51.899Z Downloaded form_urlencoded v1.2.1
11702024-01-05T17:03:51.899Z Downloaded errno v0.3.2
11712024-01-05T17:03:51.902Z Downloaded predicates v3.0.4
11722024-01-05T17:03:51.905Z Downloaded anyhow v1.0.75
11732024-01-05T17:03:51.911Z Downloaded pest_generator v2.7.2
11742024-01-05T17:03:51.914Z Downloaded r2d2 v0.8.10
11752024-01-05T17:03:51.916Z Downloaded ciborium-ll v0.2.1
11762024-01-05T17:03:51.919Z Downloaded strum v0.25.0
11772024-01-05T17:03:51.919Z Downloaded md-5 v0.10.5
11782024-01-05T17:03:51.922Z Downloaded whoami v1.4.1
11792024-01-05T17:03:51.925Z Downloaded difflib v0.4.0
11802024-01-05T17:03:51.925Z Downloaded clap_lex v0.5.1
11812024-01-05T17:03:51.930Z Downloaded debug-ignore v1.0.5
11822024-01-05T17:03:51.930Z Downloaded defmt-macros v0.3.6
11832024-01-05T17:03:51.936Z Downloaded camino-tempfile v1.1.1
11842024-01-05T17:03:51.939Z Downloaded parse-display v0.8.2
11852024-01-05T17:03:51.939Z Downloaded cstr-argument v0.1.2
11862024-01-05T17:03:51.939Z Downloaded bit-set v0.5.3
11872024-01-05T17:03:51.942Z Downloaded foreign-types-shared v0.1.1
11882024-01-05T17:03:51.942Z Downloaded new_debug_unreachable v1.0.4
11892024-01-05T17:03:51.945Z Downloaded poly1305 v0.8.0
11902024-01-05T17:03:51.948Z Downloaded cipher v0.4.4
11912024-01-05T17:03:51.952Z Downloaded vsss-rs v3.3.2
11922024-01-05T17:03:51.955Z Downloaded tracing-attributes v0.1.26
11932024-01-05T17:03:51.958Z Downloaded byteorder v1.5.0
11942024-01-05T17:03:51.961Z Downloaded blowfish v0.9.1
11952024-01-05T17:03:51.964Z Downloaded backoff v0.4.0
11962024-01-05T17:03:51.967Z Downloaded lru-cache v0.1.2
11972024-01-05T17:03:51.971Z Downloaded dirs-sys-next v0.1.2
11982024-01-05T17:03:51.971Z Downloaded primeorder v0.13.6
11992024-01-05T17:03:51.974Z Downloaded ppv-lite86 v0.2.17
12002024-01-05T17:03:51.977Z Downloaded num_cpus v1.16.0
12012024-01-05T17:03:51.979Z Downloaded cancel-safe-futures v0.1.5
12022024-01-05T17:03:51.987Z Downloaded bitflags v2.4.0
12032024-01-05T17:03:51.990Z Downloaded base64ct v1.6.0
12042024-01-05T17:03:51.993Z Downloaded once_cell v1.19.0
12052024-01-05T17:03:51.997Z Downloaded untrusted v0.9.0
12062024-01-05T17:03:52.000Z Downloaded num-iter v0.1.43
12072024-01-05T17:03:52.005Z Downloaded tokio-tungstenite v0.20.1
12082024-01-05T17:03:52.008Z Downloaded num_enum_derive v0.5.11
12092024-01-05T17:03:52.008Z Downloaded pretty-hex v0.4.0
12102024-01-05T17:03:52.011Z Downloaded curve25519-dalek-derive v0.1.0
12112024-01-05T17:03:52.011Z Downloaded anstream v0.5.0
12122024-01-05T17:03:52.015Z Downloaded untrusted v0.7.1
12132024-01-05T17:03:52.019Z Downloaded argon2 v0.5.2
12142024-01-05T17:03:52.019Z Downloaded anstyle-parse v0.2.1
12152024-01-05T17:03:52.022Z Downloaded password-hash v0.4.2
12162024-01-05T17:03:52.024Z Downloaded mime_guess v2.0.4
12172024-01-05T17:03:52.027Z Downloaded version_check v0.9.4
12182024-01-05T17:03:52.030Z Downloaded autocfg v1.1.0
12192024-01-05T17:03:52.036Z Downloaded anstyle v1.0.2
12202024-01-05T17:03:52.039Z Downloaded openssl-probe v0.1.5
12212024-01-05T17:03:52.040Z Downloaded endian-type v0.1.2
12222024-01-05T17:03:52.040Z Downloaded darling_macro v0.20.3
12232024-01-05T17:03:52.040Z Downloaded opaque-debug v0.3.0
12242024-01-05T17:03:52.040Z Downloaded match_cfg v0.1.0
12252024-01-05T17:03:52.042Z Downloaded diesel_table_macro_syntax v0.1.0
12262024-01-05T17:03:52.042Z Downloaded diesel_derives v2.1.2
12272024-01-05T17:03:52.047Z Downloaded macaddr v1.0.1
12282024-01-05T17:03:52.049Z Downloaded crypto-common v0.1.6
12292024-01-05T17:03:52.052Z Downloaded base16ct v0.2.0
12302024-01-05T17:03:52.056Z Downloaded pem v3.0.2
12312024-01-05T17:03:52.056Z Downloaded matches v0.1.10
12322024-01-05T17:03:52.059Z Downloaded bit-vec v0.6.3
12332024-01-05T17:03:52.059Z Downloaded anstyle-query v1.0.0
12342024-01-05T17:03:52.065Z Downloaded bcrypt-pbkdf v0.10.0
12352024-01-05T17:03:52.065Z Downloaded num v0.4.1
12362024-01-05T17:03:52.065Z Downloaded async-stream v0.3.5
12372024-01-05T17:03:52.068Z Downloaded cfg-if v1.0.0
12382024-01-05T17:03:52.482Z Compiling proc-macro2 v1.0.74
12392024-01-05T17:03:52.486Z Compiling unicode-ident v1.0.12
12402024-01-05T17:03:52.486Z Compiling libc v0.2.151
12412024-01-05T17:03:52.486Z Compiling serde v1.0.193
12422024-01-05T17:03:52.486Z Compiling autocfg v1.1.0
12432024-01-05T17:03:52.486Z Compiling version_check v0.9.4
12442024-01-05T17:03:52.505Z Compiling cfg-if v1.0.0
12452024-01-05T17:03:52.682Z Compiling syn v1.0.109
12462024-01-05T17:03:52.744Z Compiling typenum v1.16.0
12472024-01-05T17:03:52.850Z Compiling parking_lot_core v0.9.8
12482024-01-05T17:03:53.673Z Compiling generic-array v0.14.7
12492024-01-05T17:03:53.752Z Compiling lock_api v0.4.10
12502024-01-05T17:03:55.396Z Compiling libm v0.2.7
12512024-01-05T17:03:55.399Z Compiling once_cell v1.19.0
12522024-01-05T17:03:55.556Z Compiling num-traits v0.2.16
12532024-01-05T17:03:55.559Z Compiling thiserror v1.0.49
12542024-01-05T17:03:55.619Z Compiling serde_json v1.0.108
12552024-01-05T17:03:55.931Z Compiling slab v0.4.9
12562024-01-05T17:03:56.030Z Compiling memchr v2.6.3
12572024-01-05T17:03:56.141Z Compiling itoa v1.0.9
12582024-01-05T17:03:56.379Z Compiling scopeguard v1.2.0
12592024-01-05T17:03:56.575Z Compiling pkg-config v0.3.27
12602024-01-05T17:03:56.629Z Compiling byteorder v1.5.0
12612024-01-05T17:03:57.427Z Compiling quote v1.0.35
12622024-01-05T17:03:57.896Z Compiling getrandom v0.2.10
12632024-01-05T17:03:58.301Z Compiling syn v2.0.46
12642024-01-05T17:03:58.323Z Compiling cc v1.0.83
12652024-01-05T17:03:58.560Z Compiling rand_core v0.6.4
12662024-01-05T17:03:59.130Z Compiling heck v0.4.1
12672024-01-05T17:03:59.173Z Compiling log v0.4.20
12682024-01-05T17:03:59.381Z Compiling ryu v1.0.15
12692024-01-05T17:03:59.904Z Compiling subtle v2.5.0
12702024-01-05T17:04:00.243Z Compiling smallvec v1.11.2
12712024-01-05T17:04:00.464Z Compiling schemars v0.8.16
12722024-01-05T17:04:00.911Z Compiling vcpkg v0.2.15
12732024-01-05T17:04:00.964Z Compiling semver v1.0.20
12742024-01-05T17:04:01.725Z Compiling httparse v1.8.0
12752024-01-05T17:04:02.352Z Compiling indexmap v1.9.3
12762024-01-05T17:04:02.382Z Compiling pin-project-lite v0.2.13
12772024-01-05T17:04:02.554Z Compiling equivalent v1.0.1
12782024-01-05T17:04:02.792Z Compiling hashbrown v0.14.2
12792024-01-05T17:04:03.386Z Compiling const-oid v0.9.5
12802024-01-05T17:04:03.651Z Compiling ring v0.17.7
12812024-01-05T17:04:04.018Z Compiling ring v0.16.20
12822024-01-05T17:04:04.794Z Compiling openssl-sys v0.9.96
12832024-01-05T17:04:04.957Z Compiling parking_lot v0.12.1
12842024-01-05T17:04:05.759Z Compiling ahash v0.8.6
12852024-01-05T17:04:06.260Z Compiling fnv v1.0.7
12862024-01-05T17:04:06.618Z Compiling openssl v0.10.60
12872024-01-05T17:04:06.642Z Compiling ucd-trie v0.1.6
12882024-01-05T17:04:06.752Z Compiling iana-time-zone v0.1.57
12892024-01-05T17:04:07.440Z Compiling rustls v0.21.9
12902024-01-05T17:04:07.519Z Compiling native-tls v0.2.11
12912024-01-05T17:04:07.625Z Compiling mio v0.8.9
12922024-01-05T17:04:07.691Z Compiling socket2 v0.5.5
12932024-01-05T17:04:07.855Z Compiling num_cpus v1.16.0
12942024-01-05T17:04:08.031Z Compiling signal-hook-registry v1.4.1
12952024-01-05T17:04:08.705Z Compiling futures-core v0.3.30
12962024-01-05T17:04:09.076Z Compiling spin v0.5.2
12972024-01-05T17:04:09.605Z Compiling futures-sink v0.3.30
12982024-01-05T17:04:09.718Z Compiling async-trait v0.1.77
12992024-01-05T17:04:09.877Z Compiling dyn-clone v1.0.13
13002024-01-05T17:04:10.206Z Compiling aho-corasick v1.0.4
13012024-01-05T17:04:10.578Z Compiling serde_derive_internals v0.26.0
13022024-01-05T17:04:11.058Z Compiling regex-syntax v0.8.2
13032024-01-05T17:04:11.573Z Compiling tinyvec_macros v0.1.1
13042024-01-05T17:04:11.601Z Compiling rustix v0.38.25
13052024-01-05T17:04:11.708Z Compiling tinyvec v1.6.0
13062024-01-05T17:04:12.056Z Compiling futures-channel v0.3.30
13072024-01-05T17:04:12.720Z Compiling backtrace v0.3.69
13082024-01-05T17:04:13.387Z Compiling futures-io v0.3.30
13092024-01-05T17:04:13.618Z Compiling winnow v0.5.15
13102024-01-05T17:04:13.836Z Compiling pin-utils v0.1.0
13112024-01-05T17:04:13.984Z Compiling futures-task v0.3.30
13122024-01-05T17:04:14.495Z Compiling unicode-normalization v0.1.22
13132024-01-05T17:04:15.000Z Compiling spin v0.9.8
13142024-01-05T17:04:15.548Z Compiling tracing-core v0.1.31
13152024-01-05T17:04:15.944Z Compiling cpufeatures v0.2.9
13162024-01-05T17:04:16.316Z Compiling unicode-bidi v0.3.13
13172024-01-05T17:04:17.990Z Compiling regex-automata v0.4.3
13182024-01-05T17:04:18.965Z Compiling anyhow v1.0.75
13192024-01-05T17:04:19.037Z Compiling crc32fast v1.3.2
13202024-01-05T17:04:20.283Z Compiling time-core v0.1.1
13212024-01-05T17:04:20.518Z Compiling base64 v0.21.5
13222024-01-05T17:04:21.188Z Compiling time-macros v0.2.13
13232024-01-05T17:04:22.081Z Compiling num-integer v0.1.45
13242024-01-05T17:04:22.505Z Compiling untrusted v0.7.1
13252024-01-05T17:04:22.607Z Compiling slog v2.7.0
13262024-01-05T17:04:22.794Z Compiling foreign-types-shared v0.1.1
13272024-01-05T17:04:22.947Z Compiling untrusted v0.9.0
13282024-01-05T17:04:22.973Z Compiling serde_derive v1.0.193
13292024-01-05T17:04:23.013Z Compiling zeroize_derive v1.4.2
13302024-01-05T17:04:23.198Z Compiling thiserror-impl v1.0.49
13312024-01-05T17:04:23.244Z Compiling tokio-macros v2.2.0
13322024-01-05T17:04:25.767Z Compiling zeroize v1.7.0
13332024-01-05T17:04:25.792Z Compiling futures-macro v0.3.30
13342024-01-05T17:04:26.128Z Compiling tracing-attributes v0.1.26
13352024-01-05T17:04:26.729Z Compiling schemars_derive v0.8.16
13362024-01-05T17:04:28.243Z Compiling zerocopy-derive v0.7.31
13372024-01-05T17:04:28.825Z Compiling crypto-common v0.1.6
13382024-01-05T17:04:29.116Z Compiling pest v2.7.2
13392024-01-05T17:04:29.146Z Compiling block-buffer v0.10.4
13402024-01-05T17:04:29.463Z Compiling openssl-macros v0.1.1
13412024-01-05T17:04:29.526Z Compiling digest v0.10.7
13422024-01-05T17:04:31.175Z Compiling futures-util v0.3.30
13432024-01-05T17:04:32.295Z Compiling zerocopy v0.7.31
13442024-01-05T17:04:32.706Z Compiling regex v1.10.2
13452024-01-05T17:04:32.873Z Compiling tracing v0.1.37
13462024-01-05T17:04:34.090Z Compiling der_derive v0.7.2
13472024-01-05T17:04:34.591Z Compiling hashbrown v0.12.3
13482024-01-05T17:04:35.650Z Compiling unicode-width v0.1.11
13492024-01-05T17:04:35.899Z Compiling hashbrown v0.13.2
13502024-01-05T17:04:35.991Z Compiling openssl-probe v0.1.5
13512024-01-05T17:04:36.245Z Compiling unicode-xid v0.2.4
13522024-01-05T17:04:36.489Z Compiling percent-encoding v2.3.1
13532024-01-05T17:04:36.561Z Compiling synstructure v0.12.6
13542024-01-05T17:04:38.621Z Compiling foreign-types v0.3.2
13552024-01-05T17:04:39.858Z Compiling errno v0.3.2
13562024-01-05T17:04:40.194Z Compiling ppv-lite86 v0.2.17
13572024-01-05T17:04:41.253Z Compiling try-lock v0.2.4
13582024-01-05T17:04:41.472Z Compiling want v0.3.1
13592024-01-05T17:04:41.515Z Compiling sct v0.7.0
13602024-01-05T17:04:41.600Z Compiling rustls-webpki v0.101.7
13612024-01-05T17:04:41.988Z Compiling zerocopy-derive v0.2.0
13622024-01-05T17:04:43.085Z Compiling form_urlencoded v1.2.1
13632024-01-05T17:04:43.605Z Compiling pest_meta v2.7.2
13642024-01-05T17:04:44.268Z Compiling socket2 v0.4.9
13652024-01-05T17:04:44.843Z Compiling io-lifetimes v1.0.11
13662024-01-05T17:04:44.993Z Compiling tower-service v0.3.2
13672024-01-05T17:04:45.180Z Compiling httpdate v1.0.3
13682024-01-05T17:04:45.918Z Compiling pest_generator v2.7.2
13692024-01-05T17:04:46.575Z Compiling rustls-pemfile v1.0.3
13702024-01-05T17:04:47.183Z Compiling idna v0.5.0
13712024-01-05T17:04:48.530Z Compiling bytes v1.5.0
13722024-01-05T17:04:49.063Z Compiling indexmap v2.1.0
13732024-01-05T17:04:49.997Z Compiling chrono v0.4.31
13742024-01-05T17:04:50.653Z Compiling uuid v1.6.1
13752024-01-05T17:04:50.732Z Compiling tokio v1.35.0
13762024-01-05T17:04:50.838Z Compiling rustc_version v0.4.0
13772024-01-05T17:04:51.139Z Compiling http v0.2.11
13782024-01-05T17:04:52.426Z Compiling serde_spanned v0.6.4
13792024-01-05T17:04:52.792Z Compiling toml_datetime v0.6.5
13802024-01-05T17:04:53.279Z Compiling bitflags v2.4.0
13812024-01-05T17:04:53.965Z Compiling toml_edit v0.19.15
13822024-01-05T17:04:56.755Z Compiling http-body v0.4.5
13832024-01-05T17:04:57.417Z Compiling heapless v0.7.16
13842024-01-05T17:04:58.070Z Compiling openapiv3 v2.0.0
13852024-01-05T17:04:58.847Z Compiling lazy_static v1.4.0
13862024-01-05T17:05:00.376Z Compiling adler v1.0.2
13872024-01-05T17:05:00.728Z Compiling crossbeam-utils v0.8.16
13882024-01-05T17:05:00.819Z Compiling miniz_oxide v0.7.1
13892024-01-05T17:05:01.776Z Compiling pest_derive v2.7.2
13902024-01-05T17:05:03.094Z Compiling url v2.5.0
13912024-01-05T17:05:05.487Z Compiling tokio-util v0.7.10
13922024-01-05T17:05:06.914Z Compiling tokio-rustls v0.24.1
13932024-01-05T17:05:07.387Z Compiling h2 v0.3.21
13942024-01-05T17:05:07.571Z Compiling tokio-native-tls v0.3.1
13952024-01-05T17:05:08.074Z Compiling rustls-native-certs v0.6.3
13962024-01-05T17:05:08.386Z Compiling rand_chacha v0.3.1
13972024-01-05T17:05:08.653Z Compiling usdt-impl v0.3.5
13982024-01-05T17:05:09.179Z Compiling rustix v0.37.23
13992024-01-05T17:05:10.230Z Compiling ipnet v2.8.0
14002024-01-05T17:05:10.568Z Compiling rand v0.8.5
14012024-01-05T17:05:11.468Z Compiling serde_urlencoded v0.7.1
14022024-01-05T17:05:12.142Z Compiling encoding_rs v0.8.33
14032024-01-05T17:05:12.282Z Compiling gimli v0.28.0
14042024-01-05T17:05:12.331Z Compiling mime v0.3.17
14052024-01-05T17:05:13.314Z Compiling webpki-roots v0.25.2
14062024-01-05T17:05:14.887Z Compiling zerocopy v0.3.0
14072024-01-05T17:05:15.464Z Compiling object v0.32.1
14082024-01-05T17:05:16.148Z Compiling num-bigint v0.4.4
14092024-01-05T17:05:17.199Z Compiling rustc-demangle v0.1.23
14102024-01-05T17:05:18.090Z Compiling dof v0.1.5
14112024-01-05T17:05:18.587Z Compiling flate2 v1.0.28
14122024-01-05T17:05:18.956Z Compiling dtrace-parser v0.1.14
14132024-01-05T17:05:19.328Z Compiling hyper v0.14.27
14142024-01-05T17:05:19.626Z Compiling addr2line v0.21.0
14152024-01-05T17:05:20.310Z Compiling bzip2-sys v0.1.11+1.0.8
14162024-01-05T17:05:20.553Z Compiling thread-id v4.2.0
14172024-01-05T17:05:20.763Z Compiling rustversion v1.0.14
14182024-01-05T17:05:21.524Z Compiling toml v0.7.8
14192024-01-05T17:05:21.923Z Compiling toml_edit v0.21.0
14202024-01-05T17:05:22.407Z Compiling serde_tokenstream v0.1.7
14212024-01-05T17:05:23.267Z Compiling serde_tokenstream v0.2.0
14222024-01-05T17:05:23.971Z Compiling hex v0.4.3
14232024-01-05T17:05:24.198Z Compiling memoffset v0.9.0
14242024-01-05T17:05:24.671Z Compiling strsim v0.10.0
14252024-01-05T17:05:25.028Z Compiling base64ct v1.6.0
14262024-01-05T17:05:26.066Z Compiling regress v0.7.1
14272024-01-05T17:05:28.888Z Compiling bitflags v1.3.2
14282024-01-05T17:05:29.039Z Compiling doc-comment v0.3.3
14292024-01-05T17:05:29.110Z Compiling smoltcp v0.9.1
14302024-01-05T17:05:29.923Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
14312024-01-05T17:05:30.603Z Compiling pem-rfc7468 v0.7.0
14322024-01-05T17:05:31.209Z Compiling hyper-tls v0.5.0
14332024-01-05T17:05:31.738Z Compiling hyper-rustls v0.24.2
14342024-01-05T17:05:31.905Z Compiling typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
14352024-01-05T17:05:32.209Z Compiling strum_macros v0.25.2
14362024-01-05T17:05:32.663Z Compiling reqwest v0.11.22
14372024-01-05T17:05:33.276Z Compiling usdt-macro v0.3.5
14382024-01-05T17:05:33.663Z Compiling usdt-attr-macro v0.3.5
14392024-01-05T17:05:35.465Z Compiling hmac v0.12.1
14402024-01-05T17:05:36.164Z Compiling enum-as-inner v0.5.1
14412024-01-05T17:05:36.713Z Compiling crossbeam-epoch v0.9.15
14422024-01-05T17:05:37.411Z Compiling num-iter v0.1.43
14432024-01-05T17:05:37.852Z Compiling siphasher v0.3.11
14442024-01-05T17:05:37.887Z Compiling flagset v0.4.3
14452024-01-05T17:05:38.204Z Compiling unicode-segmentation v1.10.1
14462024-01-05T17:05:38.320Z Compiling der v0.7.8
14472024-01-05T17:05:39.713Z Compiling hubpack_derive v0.1.1
14482024-01-05T17:05:40.019Z Compiling zerocopy-derive v0.6.4
14492024-01-05T17:05:40.065Z Compiling pin-project-internal v1.1.3
14502024-01-05T17:05:42.298Z Compiling utf8parse v0.2.1
14512024-01-05T17:05:43.802Z Compiling num_threads v0.1.6
14522024-01-05T17:05:44.069Z Compiling anstyle v1.0.2
14532024-01-05T17:05:44.410Z Compiling deranged v0.3.8
14542024-01-05T17:05:44.880Z Compiling anstyle-parse v0.2.1
14552024-01-05T17:05:45.424Z Compiling sha2 v0.10.8
14562024-01-05T17:05:45.488Z Compiling spki v0.7.2
14572024-01-05T17:05:47.445Z Compiling time v0.3.27
14582024-01-05T17:05:47.466Z Compiling md-5 v0.10.5
14592024-01-05T17:05:47.980Z Compiling block-padding v0.3.3
14602024-01-05T17:05:48.486Z Compiling clap_derive v4.4.2
14612024-01-05T17:05:48.539Z Compiling stringprep v0.1.3
14622024-01-05T17:05:50.278Z Compiling diesel_table_macro_syntax v0.1.0
14632024-01-05T17:05:50.651Z Compiling hash32 v0.2.1
14642024-01-05T17:05:50.938Z Compiling fallible-iterator v0.2.0
14652024-01-05T17:05:51.326Z Compiling colorchoice v1.0.0
14662024-01-05T17:05:51.933Z Compiling stable_deref_trait v1.2.0
14672024-01-05T17:05:51.936Z Compiling either v1.9.0
14682024-01-05T17:05:52.024Z Compiling anstyle-query v1.0.0
14692024-01-05T17:05:52.217Z Compiling anstream v0.5.0
14702024-01-05T17:05:52.798Z Compiling postgres-protocol v0.6.6
14712024-01-05T17:05:54.486Z Compiling diesel_derives v2.1.2
14722024-01-05T17:05:56.135Z Compiling inout v0.1.3
14732024-01-05T17:05:56.492Z Compiling terminal_size v0.2.6
14742024-01-05T17:05:56.794Z Compiling pkcs8 v0.10.2
14752024-01-05T17:05:57.003Z Compiling phf_shared v0.11.2
14762024-01-05T17:05:58.248Z Compiling ff v0.13.0
14772024-01-05T17:05:58.565Z Compiling snafu-derive v0.7.5
14782024-01-05T17:05:58.625Z Compiling serde_repr v0.1.16
14792024-01-05T17:05:58.704Z Compiling scheduled-thread-pool v0.2.7
14802024-01-05T17:05:58.869Z Compiling base16ct v0.2.0
14812024-01-05T17:05:59.160Z Compiling bit-vec v0.6.3
14822024-01-05T17:05:59.927Z Compiling regex-automata v0.1.10
14832024-01-05T17:06:00.372Z Compiling matches v0.1.10
14842024-01-05T17:06:00.930Z Compiling managed v0.8.0
14852024-01-05T17:06:01.073Z Compiling clap_lex v0.5.1
14862024-01-05T17:06:01.347Z Compiling bstr v0.2.17
14872024-01-05T17:06:01.870Z Compiling clap_builder v4.4.2
14882024-01-05T17:06:03.865Z Compiling idna v0.2.3
14892024-01-05T17:06:04.096Z Compiling typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
14902024-01-05T17:06:06.686Z Compiling sec1 v0.7.3
14912024-01-05T17:06:07.579Z Compiling r2d2 v0.8.10
14922024-01-05T17:06:08.675Z Compiling group v0.13.0
14932024-01-05T17:06:12.746Z Compiling phf v0.11.2
14942024-01-05T17:06:12.882Z Compiling typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
14952024-01-05T17:06:13.172Z Compiling bzip2 v0.4.4
14962024-01-05T17:06:13.212Z Compiling cipher v0.4.4
14972024-01-05T17:06:13.799Z Compiling postgres-types v0.2.6
14982024-01-05T17:06:14.021Z Compiling itertools v0.11.0
14992024-01-05T17:06:15.700Z Compiling pin-project v1.1.3
15002024-01-05T17:06:15.900Z Compiling zerocopy v0.6.4
15012024-01-05T17:06:16.481Z Compiling hubpack v0.1.2
15022024-01-05T17:06:17.295Z Compiling phf_shared v0.10.0
15032024-01-05T17:06:17.720Z Compiling hkdf v0.12.4
15042024-01-05T17:06:17.920Z Compiling ipnetwork v0.20.0
15052024-01-05T17:06:18.131Z Compiling crypto-bigint v0.5.2
15062024-01-05T17:06:18.853Z Compiling futures-executor v0.3.30
15072024-01-05T17:06:18.990Z Compiling getopts v0.2.21
15082024-01-05T17:06:19.545Z Compiling float-cmp v0.9.0
15092024-01-05T17:06:19.946Z Compiling regex-automata v0.3.8
15102024-01-05T17:06:20.838Z Compiling data-encoding v2.4.0
15112024-01-05T17:06:22.948Z Compiling unsafe-libyaml v0.2.10
15122024-01-05T17:06:24.158Z Compiling fixedbitset v0.4.2
15132024-01-05T17:06:24.904Z Compiling normalize-line-endings v0.3.0
15142024-01-05T17:06:24.959Z Compiling precomputed-hash v0.1.1
15152024-01-05T17:06:25.095Z Compiling static_assertions v1.1.0
15162024-01-05T17:06:25.122Z Compiling minimal-lexical v0.2.1
15172024-01-05T17:06:25.242Z Compiling whoami v1.4.1
15182024-01-05T17:06:25.962Z Compiling predicates-core v1.0.6
15192024-01-05T17:06:26.118Z Compiling difflib v0.4.0
15202024-01-05T17:06:26.204Z Compiling new_debug_unreachable v1.0.4
15212024-01-05T17:06:26.261Z Compiling nom v7.1.3
15222024-01-05T17:06:26.347Z Compiling string_cache v0.8.7
15232024-01-05T17:06:26.394Z Compiling tokio-postgres v0.7.10
15242024-01-05T17:06:26.533Z Compiling serde_yaml v0.9.25
15252024-01-05T17:06:27.155Z Compiling predicates v3.0.4
15262024-01-05T17:06:27.672Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
15272024-01-05T17:06:27.872Z Compiling petgraph v0.6.4
15282024-01-05T17:06:28.962Z Compiling diesel v2.1.4
15292024-01-05T17:06:30.074Z Compiling bstr v1.6.0
15302024-01-05T17:06:32.777Z Compiling trust-dns-proto v0.22.0
15312024-01-05T17:06:33.859Z Compiling elliptic-curve v0.13.8
15322024-01-05T17:06:34.876Z Compiling progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
15332024-01-05T17:06:36.145Z Compiling futures v0.3.30
15342024-01-05T17:06:37.611Z Compiling snafu v0.7.5
15352024-01-05T17:06:37.878Z Compiling yasna v0.5.2
15362024-01-05T17:06:39.003Z Compiling zip v0.6.6
15372024-01-05T17:06:41.851Z Compiling clap v4.4.3
15382024-01-05T17:06:42.026Z Compiling similar v2.3.0
15392024-01-05T17:06:42.338Z Compiling bit-set v0.5.3
15402024-01-05T17:06:42.801Z Compiling itertools v0.10.5
15412024-01-05T17:06:46.467Z Compiling usdt v0.3.5
15422024-01-05T17:06:47.497Z Compiling tokio-stream v0.1.14
15432024-01-05T17:06:47.638Z Compiling console v0.15.7
15442024-01-05T17:06:49.058Z Compiling lalrpop-util v0.19.12
15452024-01-05T17:06:49.939Z Compiling progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
15462024-01-05T17:07:38.599Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15472024-01-05T17:07:39.481Z Compiling progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
15482024-01-05T17:07:40.961Z Compiling sha1 v0.10.6
15492024-01-05T17:07:54.174Z Compiling atty v0.2.14
15502024-01-05T17:07:54.647Z Compiling match_cfg v0.1.0
15512024-01-05T17:07:54.826Z Compiling hostname v0.3.1
15522024-01-05T17:07:54.957Z Compiling progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
15532024-01-05T17:07:56.424Z Compiling dirs-sys-next v0.1.2
15542024-01-05T17:07:56.439Z Compiling ident_case v1.0.1
15552024-01-05T17:07:56.439Z Compiling thread_local v1.1.7
15562024-01-05T17:07:56.439Z Compiling darling_core v0.20.3
15572024-01-05T17:07:56.439Z Compiling dirs-next v2.0.0
15582024-01-05T17:07:56.439Z Compiling camino v1.1.6
15592024-01-05T17:07:56.439Z Compiling slog-async v2.8.0
15602024-01-05T17:07:56.439Z Compiling term v0.7.0
15612024-01-05T17:07:57.288Z Compiling crossbeam-channel v0.5.8
15622024-01-05T17:07:57.316Z Compiling multer v2.1.0
15632024-01-05T17:07:57.767Z Compiling instant v0.1.12
15642024-01-05T17:07:57.967Z Compiling paste v1.0.14
15652024-01-05T17:07:57.990Z Compiling take_mut v0.2.2
15662024-01-05T17:07:58.893Z Compiling slog-term v2.9.0
15672024-01-05T17:07:59.210Z Compiling slog-json v2.6.1
15682024-01-05T17:07:59.843Z Compiling async-stream-impl v0.3.5
15692024-01-05T17:08:00.158Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
15702024-01-05T17:08:00.629Z Compiling debug-ignore v1.0.5
15712024-01-05T17:08:00.846Z Compiling atomic-waker v1.1.1
15722024-01-05T17:08:01.045Z Compiling waitgroup v0.1.2
15732024-01-05T17:08:01.103Z Compiling slog-bunyan v2.4.0
15742024-01-05T17:08:01.824Z Compiling toml v0.8.8
15752024-01-05T17:08:02.211Z Compiling async-stream v0.3.5
15762024-01-05T17:08:02.718Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
15772024-01-05T17:08:03.198Z Compiling serde_path_to_error v0.1.14
15782024-01-05T17:08:03.201Z Compiling structmeta-derive v0.2.0
15792024-01-05T17:08:03.382Z Compiling strum v0.25.0
15802024-01-05T17:08:03.647Z Compiling regex-syntax v0.7.5
15812024-01-05T17:08:04.310Z Compiling backoff v0.4.0
15822024-01-05T17:08:04.342Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
15832024-01-05T17:08:04.637Z Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
15842024-01-05T17:08:04.932Z Compiling macaddr v1.0.1
15852024-01-05T17:08:04.946Z Compiling proc-macro-error-attr v1.0.4
15862024-01-05T17:08:05.507Z Compiling proc-macro-crate v1.3.1
15872024-01-05T17:08:05.580Z Compiling proc-macro-error v1.0.4
15882024-01-05T17:08:06.132Z Compiling darling_macro v0.20.3
15892024-01-05T17:08:06.231Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
15902024-01-05T17:08:06.755Z Compiling smoltcp v0.10.0
15912024-01-05T17:08:07.308Z Compiling num_enum_derive v0.5.11
15922024-01-05T17:08:07.821Z Compiling darling v0.20.3
15932024-01-05T17:08:07.962Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
15942024-01-05T17:08:08.003Z Compiling serde_with_macros v3.4.0
15952024-01-05T17:08:08.220Z Compiling cobs v0.2.3
15962024-01-05T17:08:08.366Z Compiling structmeta v0.2.0
15972024-01-05T17:08:08.403Z Compiling embedded-io v0.4.0
15982024-01-05T17:08:08.765Z Compiling fastrand v2.0.0
15992024-01-05T17:08:08.777Z Compiling postcard v1.0.8
16002024-01-05T17:08:09.674Z Compiling tempfile v3.8.1
16012024-01-05T17:08:10.275Z Compiling foreign-types-macros v0.2.3
16022024-01-05T17:08:11.193Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
16032024-01-05T17:08:11.667Z Compiling crucible-workspace-hack v0.1.0
16042024-01-05T17:08:12.006Z Compiling num_enum v0.5.11
16052024-01-05T17:08:12.107Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
16062024-01-05T17:08:12.253Z Compiling same-file v1.0.6
16072024-01-05T17:08:12.403Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
16082024-01-05T17:08:12.453Z Compiling foreign-types-shared v0.3.1
16092024-01-05T17:08:12.628Z Compiling foreign-types v0.5.0
16102024-01-05T17:08:12.631Z Compiling walkdir v2.4.0
16112024-01-05T17:08:12.695Z Compiling serde_with v3.4.0
16122024-01-05T17:08:13.170Z Compiling is-terminal v0.4.9
16132024-01-05T17:08:13.286Z Compiling semver-parser v0.10.2
16142024-01-05T17:08:13.363Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
16152024-01-05T17:08:14.012Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
16162024-01-05T17:08:14.741Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
16172024-01-05T17:08:15.531Z Compiling parse-display-derive v0.8.2
16182024-01-05T17:08:15.573Z Compiling cstr-argument v0.1.2
16192024-01-05T17:08:15.949Z Compiling pretty-hex v0.2.1
16202024-01-05T17:08:17.173Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
16212024-01-05T17:08:17.653Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
16222024-01-05T17:08:17.739Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
16232024-01-05T17:08:18.465Z Compiling semver v0.11.0
16242024-01-05T17:08:18.497Z Compiling colored v2.0.4
16252024-01-05T17:08:19.110Z Compiling filetime v0.2.23
16262024-01-05T17:08:19.110Z Compiling xattr v1.0.1
16272024-01-05T17:08:19.345Z Compiling home v0.5.5
16282024-01-05T17:08:19.383Z Compiling tar v0.4.40
16292024-01-05T17:08:19.644Z Compiling toolchain_find v0.2.0
16302024-01-05T17:08:19.837Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
16312024-01-05T17:08:20.011Z Compiling camino-tempfile v1.1.1
16322024-01-05T17:08:20.678Z Compiling zone_cfg_derive v0.3.0
16332024-01-05T17:08:20.721Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f1571ce141421cff3d3328f43e7722f5df96fdda#f1571ce1)
16342024-01-05T17:08:20.838Z Compiling textwrap v0.11.0
16352024-01-05T17:08:21.413Z Compiling heck v0.3.3
16362024-01-05T17:08:22.097Z Compiling toml v0.5.11
16372024-01-05T17:08:22.381Z Compiling num-derive v0.4.0
16382024-01-05T17:08:23.002Z Compiling platforms v3.0.2
16392024-01-05T17:08:23.091Z Compiling ansi_term v0.12.1
16402024-01-05T17:08:23.228Z Compiling strsim v0.8.0
16412024-01-05T17:08:23.305Z Compiling parse-display v0.8.2
16422024-01-05T17:08:23.501Z Compiling libefi-sys v0.1.0
16432024-01-05T17:08:23.605Z Compiling vec_map v0.8.2
16442024-01-05T17:08:24.015Z Compiling zone v0.3.0
16452024-01-05T17:08:24.039Z Compiling clap v2.34.0
16462024-01-05T17:08:24.077Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
16472024-01-05T17:08:24.572Z Compiling structopt-derive v0.4.18
16482024-01-05T17:08:25.800Z Compiling rustfmt-wrapper v0.2.0
16492024-01-05T17:08:26.487Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=fab27994d0bd12725c17d6b478a9bfc2673ad6f4#fab27994)
16502024-01-05T17:08:26.644Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f1571ce141421cff3d3328f43e7722f5df96fdda#f1571ce1)
16512024-01-05T17:08:26.709Z Compiling omicron-zone-package v0.9.1
16522024-01-05T17:08:27.313Z Compiling smf v0.2.2
16532024-01-05T17:08:28.110Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
16542024-01-05T17:08:29.609Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
16552024-01-05T17:08:29.633Z Compiling unicase v2.7.0
16562024-01-05T17:08:29.730Z Compiling curve25519-dalek v4.1.1
16572024-01-05T17:08:29.876Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
16582024-01-05T17:08:29.901Z Compiling structopt v0.3.26
16592024-01-05T17:08:30.168Z Compiling universal-hash v0.5.1
16602024-01-05T17:08:30.448Z Compiling opaque-debug v0.3.0
16612024-01-05T17:08:30.474Z Compiling curve25519-dalek-derive v0.1.0
16622024-01-05T17:08:30.620Z Compiling num-rational v0.4.1
16632024-01-05T17:08:30.756Z Compiling getrandom v0.1.16
16642024-01-05T17:08:30.945Z Compiling signature v2.1.0
16652024-01-05T17:08:31.091Z Compiling keccak v0.1.4
16662024-01-05T17:08:31.324Z Compiling parking_lot_core v0.8.6
16672024-01-05T17:08:31.425Z Compiling quick-error v1.2.3
16682024-01-05T17:08:31.653Z Compiling linked-hash-map v0.5.6
16692024-01-05T17:08:32.059Z Compiling resolv-conf v0.7.0
16702024-01-05T17:08:32.228Z Compiling lru-cache v0.1.2
16712024-01-05T17:08:32.533Z Compiling sha3 v0.10.8
16722024-01-05T17:08:33.426Z Compiling password-hash v0.5.0
16732024-01-05T17:08:33.431Z Compiling blake2 v0.10.6
16742024-01-05T17:08:33.789Z Compiling aead v0.5.2
16752024-01-05T17:08:34.150Z Compiling secrecy v0.8.0
16762024-01-05T17:08:34.321Z Compiling num-complex v0.4.4
16772024-01-05T17:08:34.586Z Compiling nibble_vec v0.1.0
16782024-01-05T17:08:34.918Z Compiling slog-dtrace v0.2.3
16792024-01-05T17:08:35.271Z Compiling convert_case v0.4.0
16802024-01-05T17:08:35.386Z Compiling arc-swap v1.6.0
16812024-01-05T17:08:35.871Z Compiling utf-8 v0.7.6
16822024-01-05T17:08:35.945Z Compiling winapi v0.3.9
16832024-01-05T17:08:36.228Z Compiling endian-type v0.1.2
16842024-01-05T17:08:36.368Z Compiling cancel-safe-futures v0.1.5
16852024-01-05T17:08:36.475Z Compiling tungstenite v0.20.1
16862024-01-05T17:08:36.573Z Compiling radix_trie v0.2.1
16872024-01-05T17:08:36.853Z Compiling derive_more v0.99.17
16882024-01-05T17:08:36.933Z Compiling slog-scope v4.4.0
16892024-01-05T17:08:37.643Z Compiling num v0.4.1
16902024-01-05T17:08:37.786Z Compiling argon2 v0.5.2
16912024-01-05T17:08:37.812Z Compiling mime_guess v2.0.4
16922024-01-05T17:08:37.855Z Compiling trust-dns-resolver v0.22.0
16932024-01-05T17:08:39.810Z Compiling rand_core v0.5.1
16942024-01-05T17:08:40.269Z Compiling poly1305 v0.8.0
16952024-01-05T17:08:40.881Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
16962024-01-05T17:08:41.207Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
16972024-01-05T17:08:41.689Z Compiling chacha20 v0.9.1
16982024-01-05T17:08:42.465Z Compiling rfc6979 v0.4.0
16992024-01-05T17:08:42.760Z Compiling thiserror-impl-no-std v2.0.2
17002024-01-05T17:08:42.819Z Compiling option-ext v0.2.0
17012024-01-05T17:08:43.012Z Compiling half v1.8.2
17022024-01-05T17:08:43.106Z Compiling ciborium-io v0.2.1
17032024-01-05T17:08:43.248Z Compiling dirs-sys v0.4.1
17042024-01-05T17:08:43.292Z Compiling ecdsa v0.16.9
17052024-01-05T17:08:44.052Z Compiling ciborium-ll v0.2.1
17062024-01-05T17:08:44.317Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
17072024-01-05T17:08:44.730Z Compiling parking_lot v0.11.2
17082024-01-05T17:08:44.812Z Compiling rand_chacha v0.2.2
17092024-01-05T17:08:45.433Z Compiling tokio-tungstenite v0.20.1
17102024-01-05T17:08:46.564Z Compiling slog-stdlog v4.1.1
17112024-01-05T17:08:47.177Z Compiling trust-dns-client v0.22.0
17122024-01-05T17:08:47.314Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
17132024-01-05T17:08:48.171Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
17142024-01-05T17:08:48.219Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
17152024-01-05T17:08:48.420Z Compiling thiserror-no-std v2.0.2
17162024-01-05T17:08:48.598Z Compiling ed25519 v2.2.2
17172024-01-05T17:08:48.895Z Compiling polyval v0.6.1
17182024-01-05T17:08:49.301Z Compiling primeorder v0.13.6
17192024-01-05T17:08:49.610Z Compiling ctr v0.9.2
17202024-01-05T17:08:50.147Z Compiling aes v0.8.3
17212024-01-05T17:08:50.185Z Compiling blowfish v0.9.1
17222024-01-05T17:08:50.949Z Compiling password-hash v0.4.2
17232024-01-05T17:08:51.841Z Compiling libsw v3.3.1
17242024-01-05T17:08:52.403Z Compiling pbkdf2 v0.12.2
17252024-01-05T17:08:52.567Z Compiling derive-where v1.2.7
17262024-01-05T17:08:52.640Z Compiling fxhash v0.2.1
17272024-01-05T17:08:53.880Z Compiling linear-map v1.2.0
17282024-01-05T17:08:54.467Z Compiling owo-colors v3.5.0
17292024-01-05T17:08:55.135Z Compiling glob v0.3.1
17302024-01-05T17:08:56.891Z Compiling swrite v0.1.0
17312024-01-05T17:08:57.079Z Compiling trust-dns-server v0.22.1
17322024-01-05T17:08:58.906Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
17332024-01-05T17:08:58.949Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
17342024-01-05T17:08:58.993Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
17352024-01-05T17:08:59.627Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
17362024-01-05T17:09:01.534Z Compiling sled v0.34.7
17372024-01-05T17:09:05.148Z Compiling bcrypt-pbkdf v0.10.0
17382024-01-05T17:09:06.091Z Compiling pbkdf2 v0.11.0
17392024-01-05T17:09:06.688Z Compiling p256 v0.13.2
17402024-01-05T17:09:07.349Z Compiling ghash v0.5.0
17412024-01-05T17:09:07.645Z Compiling ed25519-dalek v2.0.0
17422024-01-05T17:09:08.157Z Compiling vsss-rs v3.3.2
17432024-01-05T17:09:09.827Z Compiling slog-envlogger v2.2.0
17442024-01-05T17:09:09.830Z Compiling russh-cryptovec v0.7.0
17452024-01-05T17:09:10.711Z Compiling rand v0.7.3
17462024-01-05T17:09:11.871Z Compiling ciborium v0.2.1
17472024-01-05T17:09:14.321Z Compiling dirs v5.0.1
17482024-01-05T17:09:14.552Z Compiling chacha20poly1305 v0.10.1
17492024-01-05T17:09:14.608Z Compiling cbc v0.1.2
17502024-01-05T17:09:14.657Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f1571ce141421cff3d3328f43e7722f5df96fdda#f1571ce1)
17512024-01-05T17:09:14.821Z Compiling pem v3.0.2
17522024-01-05T17:09:15.088Z Compiling headers-core v0.2.0
17532024-01-05T17:09:15.212Z Compiling kstat-rs v0.2.3
17542024-01-05T17:09:15.341Z Compiling md5 v0.7.0
17552024-01-05T17:09:15.432Z Compiling pretty-hex v0.4.0
17562024-01-05T17:09:15.778Z Compiling http-range v0.1.5
17572024-01-05T17:09:15.784Z Compiling russh-keys v0.40.1
17582024-01-05T17:09:16.203Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
17592024-01-05T17:09:16.281Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
17602024-01-05T17:09:16.349Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
17612024-01-05T17:09:16.375Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
17622024-01-05T17:09:16.510Z Compiling hyper-staticfile v0.9.5
17632024-01-05T17:09:17.485Z Compiling internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
17642024-01-05T17:09:18.050Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
17652024-01-05T17:09:21.561Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
17662024-01-05T17:09:22.543Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
17672024-01-05T17:09:23.110Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
17682024-01-05T17:09:25.313Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
17692024-01-05T17:09:28.656Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
17702024-01-05T17:09:29.550Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
17712024-01-05T17:09:30.717Z Compiling rcgen v0.11.3
17722024-01-05T17:09:31.053Z Compiling headers v0.3.9
17732024-01-05T17:09:31.077Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f1571ce141421cff3d3328f43e7722f5df96fdda#f1571ce1)
17742024-01-05T17:09:34.552Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
17752024-01-05T17:09:35.276Z Compiling aes-gcm v0.10.3
17762024-01-05T17:09:35.760Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
17772024-01-05T17:09:37.726Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=f1571ce141421cff3d3328f43e7722f5df96fdda#f1571ce1)
17782024-01-05T17:09:47.109Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=fab27994d0bd12725c17d6b478a9bfc2673ad6f4#fab27994)
17792024-01-05T17:09:49.521Z Compiling atomicwrites v0.4.3
17802024-01-05T17:09:49.793Z Compiling itertools v0.12.0
17812024-01-05T17:09:50.175Z Compiling subprocess v0.2.9
17822024-01-05T17:09:50.261Z Compiling hex-literal v0.4.1
17832024-01-05T17:09:50.501Z Compiling display-error-chain v0.2.0
17842024-01-05T17:09:50.735Z Compiling russh v0.40.2
17852024-01-05T17:09:52.660Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
17862024-01-05T17:09:53.649Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
17872024-01-05T17:09:55.281Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
17882024-01-05T17:10:27.919Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
17892024-01-05T17:11:51.549Z Finished dev [unoptimized + debuginfo] target(s) in 8m 24s
17902024-01-05T17:11:51.918Z
17912024-01-05T17:11:51.918Zreal 8:25.113476869
17922024-01-05T17:11:51.918Zuser 46:24.457430527
17932024-01-05T17:11:51.918Zsys 6:56.315870262
17942024-01-05T17:11:51.918Ztrap 1.813630165
17952024-01-05T17:11:51.919Ztflt 6.146257282
17962024-01-05T17:11:51.919Zdflt 9.747930031
17972024-01-05T17:11:51.943Zkflt 0.023763096
17982024-01-05T17:11:51.943Zlock 1:28:25.272800331
17992024-01-05T17:11:51.943Zslp 2:12:24.161378802
18002024-01-05T17:11:51.943Zlat 2:01.900356262
18012024-01-05T17:11:51.943Zstop 4:41.872496642
18022024-01-05T17:11:51.944Z+ mkdir -p /work/end-to-end-tests
18032024-01-05T17:11:51.944Z++ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
18042024-01-05T17:11:52.658Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
18052024-01-05T17:11:52.659Z+ ptime -m gzip
18062024-01-05T17:11:52.678Z++ basename target/debug/bootstrap
18072024-01-05T17:12:09.851Z
18082024-01-05T17:12:09.856Zreal 17.199946043
18092024-01-05T17:12:09.856Zuser 16.993492063
18102024-01-05T17:12:09.856Zsys 0.187175012
18112024-01-05T17:12:09.856Ztrap 0.006296465
18122024-01-05T17:12:09.856Ztflt 0.000000000
18132024-01-05T17:12:09.856Zdflt 0.000000000
18142024-01-05T17:12:09.856Zkflt 0.000000000
18152024-01-05T17:12:09.856Zlock 0.000000000
18162024-01-05T17:12:09.856Zslp 0.000000000
18172024-01-05T17:12:09.856Zlat 0.012619252
18182024-01-05T17:12:09.856Zstop 0.000241504
18192024-01-05T17:12:09.856Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
18202024-01-05T17:12:09.856Z+ ptime -m gzip
18212024-01-05T17:12:09.856Z++ basename /work/oxidecomputer/omicron/target/debug/deps/bootstrap-eaf0754f960079f9
18222024-01-05T17:12:10.942Z
18232024-01-05T17:12:10.948Zreal 1.077169941
18242024-01-05T17:12:10.948Zuser 1.064279781
18252024-01-05T17:12:10.948Zsys 0.012147962
18262024-01-05T17:12:10.948Ztrap 0.000192147
18272024-01-05T17:12:10.948Ztflt 0.000000000
18282024-01-05T17:12:10.948Zdflt 0.000000000
18292024-01-05T17:12:10.948Zkflt 0.000000000
18302024-01-05T17:12:10.948Zlock 0.000000000
18312024-01-05T17:12:10.948Zslp 0.000000000
18322024-01-05T17:12:10.948Zlat 0.000180669
18332024-01-05T17:12:10.948Zstop 0.000244393
18342024-01-05T17:12:10.948Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
18352024-01-05T17:12:10.948Z+ ptime -m gzip
18362024-01-05T17:12:10.948Z++ basename /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-66cfb9eb8d705a1d
18372024-01-05T17:12:28.514Z
18382024-01-05T17:12:28.525Zreal 17.564876790
18392024-01-05T17:12:28.525Zuser 17.379461282
18402024-01-05T17:12:28.526Zsys 0.178507588
18412024-01-05T17:12:28.526Ztrap 0.004764212
18422024-01-05T17:12:28.526Ztflt 0.000000000
18432024-01-05T17:12:28.526Zdflt 0.000000000
18442024-01-05T17:12:28.527Zkflt 0.000000000
18452024-01-05T17:12:28.527Zlock 0.000000000
18462024-01-05T17:12:28.527Zslp 0.000000000
18472024-01-05T17:12:28.527Zlat 0.001777249
18482024-01-05T17:12:28.527Zstop 0.000242967
18492024-01-05T17:12:28.527Z+ banner caboose-util
18502024-01-05T17:12:28.528Z
18512024-01-05T17:12:28.528Z #### ## ##### #### #### #### ###### # # #####
18522024-01-05T17:12:28.528Z # # # # # # # # # # # # # # #
18532024-01-05T17:12:28.530Z # # # ##### # # # # #### ##### ##### # # #
18542024-01-05T17:12:28.530Z # ###### # # # # # # # # # # #
18552024-01-05T17:12:28.530Z # # # # # # # # # # # # # # # #
18562024-01-05T17:12:28.530Z #### # # ##### #### #### #### ###### #### #
18572024-01-05T17:12:28.531Z
18582024-01-05T17:12:28.531Z+ ptime -m cargo build --locked -p caboose-util --release
18592024-01-05T17:12:29.210Z Downloading crates ...
18602024-01-05T17:12:29.625Z Downloaded bitfield v0.14.0
18612024-01-05T17:12:29.636Z Downloaded env_logger v0.10.0
18622024-01-05T17:12:29.654Z Downloaded path-slash v0.1.5
18632024-01-05T17:12:29.655Z Downloaded packed_struct v0.10.1
18642024-01-05T17:12:29.655Z Downloaded nodrop v0.1.14
18652024-01-05T17:12:29.655Z Downloaded serde-hex v0.1.0
18662024-01-05T17:12:29.655Z Downloaded crc v3.0.1
18672024-01-05T17:12:29.677Z Downloaded termcolor v1.2.0
18682024-01-05T17:12:29.677Z Downloaded packed_struct_codegen v0.10.1
18692024-01-05T17:12:29.677Z Downloaded radium v0.7.0
18702024-01-05T17:12:29.677Z Downloaded crc-catalog v2.2.0
18712024-01-05T17:12:29.677Z Downloaded pkcs1 v0.7.5
18722024-01-05T17:12:29.677Z Downloaded crc-any v2.4.3
18732024-01-05T17:12:29.677Z Downloaded rsa v0.9.2
18742024-01-05T17:12:29.683Z Downloaded x509-cert v0.2.4
18752024-01-05T17:12:29.688Z Downloaded object v0.30.4
18762024-01-05T17:12:29.700Z Downloaded bitvec v1.0.1
18772024-01-05T17:12:29.733Z Downloaded num-bigint-dig v0.8.4
18782024-01-05T17:12:29.741Z Downloaded ron v0.8.1
18792024-01-05T17:12:29.751Z Downloaded tap v1.0.1
18802024-01-05T17:12:29.757Z Downloaded wyz v0.5.1
18812024-01-05T17:12:29.757Z Downloaded maybe-uninit v2.0.0
18822024-01-05T17:12:29.757Z Downloaded array-init v0.0.4
18832024-01-05T17:12:29.764Z Downloaded smallvec v0.6.14
18842024-01-05T17:12:29.764Z Downloaded funty v2.0.0
18852024-01-05T17:12:29.948Z Compiling proc-macro2 v1.0.74
18862024-01-05T17:12:29.948Z Compiling unicode-ident v1.0.12
18872024-01-05T17:12:29.961Z Compiling libc v0.2.151
18882024-01-05T17:12:29.961Z Compiling autocfg v1.1.0
18892024-01-05T17:12:29.961Z Compiling serde v1.0.193
18902024-01-05T17:12:29.961Z Compiling cfg-if v1.0.0
18912024-01-05T17:12:29.973Z Compiling version_check v0.9.4
18922024-01-05T17:12:30.587Z Compiling typenum v1.16.0
18932024-01-05T17:12:30.603Z Compiling syn v1.0.109
18942024-01-05T17:12:30.603Z Compiling parking_lot_core v0.9.8
18952024-01-05T17:12:30.765Z Compiling libm v0.2.7
18962024-01-05T17:12:30.786Z Compiling once_cell v1.19.0
18972024-01-05T17:12:30.976Z Compiling generic-array v0.14.7
18982024-01-05T17:12:31.481Z Compiling lock_api v0.4.10
18992024-01-05T17:12:31.496Z Compiling num-traits v0.2.16
19002024-01-05T17:12:31.496Z Compiling pkg-config v0.3.27
19012024-01-05T17:12:31.496Z Compiling scopeguard v1.2.0
19022024-01-05T17:12:32.014Z Compiling slab v0.4.9
19032024-01-05T17:12:32.423Z Compiling serde_json v1.0.108
19042024-01-05T17:12:32.423Z Compiling memchr v2.6.3
19052024-01-05T17:12:32.423Z Compiling quote v1.0.35
19062024-01-05T17:12:32.423Z Compiling thiserror v1.0.49
19072024-01-05T17:12:33.079Z Compiling syn v2.0.46
19082024-01-05T17:12:33.163Z Compiling cc v1.0.83
19092024-01-05T17:12:33.175Z Compiling getrandom v0.2.10
19102024-01-05T17:12:33.831Z Compiling rand_core v0.6.4
19112024-01-05T17:12:34.560Z Compiling byteorder v1.5.0
19122024-01-05T17:12:34.601Z Compiling itoa v1.0.9
19132024-01-05T17:12:35.118Z Compiling smallvec v1.11.2
19142024-01-05T17:12:35.857Z Compiling log v0.4.20
19152024-01-05T17:12:35.926Z Compiling vcpkg v0.2.15
19162024-01-05T17:12:37.656Z Compiling const-oid v0.9.5
19172024-01-05T17:12:37.934Z Compiling pin-project-lite v0.2.13
19182024-01-05T17:12:38.112Z Compiling parking_lot v0.12.1
19192024-01-05T17:12:38.138Z Compiling ring v0.17.7
19202024-01-05T17:12:38.225Z Compiling indexmap v1.9.3
19212024-01-05T17:12:39.082Z Compiling openssl-sys v0.9.96
19222024-01-05T17:12:39.988Z Compiling heck v0.4.1
19232024-01-05T17:12:40.627Z Compiling subtle v2.5.0
19242024-01-05T17:12:40.631Z Compiling io-lifetimes v1.0.11
19252024-01-05T17:12:40.688Z Compiling ring v0.16.20
19262024-01-05T17:12:41.053Z Compiling num-integer v0.1.45
19272024-01-05T17:12:41.460Z Compiling semver v1.0.20
19282024-01-05T17:12:41.472Z Compiling futures-core v0.3.30
19292024-01-05T17:12:41.804Z Compiling ryu v1.0.15
19302024-01-05T17:12:43.448Z Compiling rustix v0.37.23
19312024-01-05T17:12:44.125Z Compiling spin v0.5.2
19322024-01-05T17:12:44.480Z Compiling mio v0.8.9
19332024-01-05T17:12:44.602Z Compiling signal-hook-registry v1.4.1
19342024-01-05T17:12:44.625Z Compiling num_cpus v1.16.0
19352024-01-05T17:12:44.826Z Compiling socket2 v0.5.5
19362024-01-05T17:12:45.440Z Compiling ucd-trie v0.1.6
19372024-01-05T17:12:45.696Z Compiling openssl v0.10.60
19382024-01-05T17:12:45.783Z Compiling futures-sink v0.3.30
19392024-01-05T17:12:46.000Z Compiling httparse v1.8.0
19402024-01-05T17:12:46.142Z Compiling unicode-xid v0.2.4
19412024-01-05T17:12:46.292Z Compiling tinyvec_macros v0.1.1
19422024-01-05T17:12:46.378Z Compiling synstructure v0.12.6
19432024-01-05T17:12:46.408Z Compiling tinyvec v1.6.0
19442024-01-05T17:12:46.561Z Compiling futures-channel v0.3.30
19452024-01-05T17:12:47.789Z Compiling ppv-lite86 v0.2.17
19462024-01-05T17:12:48.873Z Compiling crc32fast v1.3.2
19472024-01-05T17:12:49.079Z Compiling futures-task v0.3.30
19482024-01-05T17:12:49.194Z Compiling pin-utils v0.1.0
19492024-01-05T17:12:49.318Z Compiling native-tls v0.2.11
19502024-01-05T17:12:49.511Z Compiling futures-io v0.3.30
19512024-01-05T17:12:49.525Z Compiling rustls v0.21.9
19522024-01-05T17:12:49.830Z Compiling rand_chacha v0.3.1
19532024-01-05T17:12:49.923Z Compiling unicode-normalization v0.1.22
19542024-01-05T17:12:49.985Z Compiling bzip2-sys v0.1.11+1.0.8
19552024-01-05T17:12:49.995Z Compiling spin v0.9.8
19562024-01-05T17:12:50.285Z Compiling tracing-core v0.1.31
19572024-01-05T17:12:50.385Z Compiling unicode-bidi v0.3.13
19582024-01-05T17:12:50.553Z Compiling base64ct v1.6.0
19592024-01-05T17:12:51.704Z Compiling pem-rfc7468 v0.7.0
19602024-01-05T17:12:52.034Z Compiling rand v0.8.5
19612024-01-05T17:12:52.635Z Compiling errno v0.3.2
19622024-01-05T17:12:52.807Z Compiling num-iter v0.1.43
19632024-01-05T17:12:53.024Z Compiling usdt-impl v0.3.5
19642024-01-05T17:12:53.243Z Compiling ahash v0.8.6
19652024-01-05T17:12:53.287Z Compiling rustix v0.38.25
19662024-01-05T17:12:53.499Z Compiling base64 v0.21.5
19672024-01-05T17:12:54.611Z Compiling schemars v0.8.16
19682024-01-05T17:12:54.978Z Compiling flagset v0.4.3
19692024-01-05T17:12:55.242Z Compiling serde_derive_internals v0.26.0
19702024-01-05T17:12:55.333Z Compiling zerocopy-derive v0.2.0
19712024-01-05T17:12:55.350Z Compiling serde_derive v1.0.193
19722024-01-05T17:12:55.527Z Compiling zeroize_derive v1.4.2
19732024-01-05T17:12:56.723Z Compiling tokio-macros v2.2.0
19742024-01-05T17:12:57.358Z Compiling thiserror-impl v1.0.49
19752024-01-05T17:12:57.807Z Compiling zeroize v1.7.0
19762024-01-05T17:12:58.453Z Compiling futures-macro v0.3.30
19772024-01-05T17:12:59.133Z Compiling tracing-attributes v0.1.26
19782024-01-05T17:12:59.671Z Compiling der_derive v0.7.2
19792024-01-05T17:13:00.043Z Compiling openssl-macros v0.1.1
19802024-01-05T17:13:01.115Z Compiling crypto-common v0.1.6
19812024-01-05T17:13:01.200Z Compiling block-buffer v0.10.4
19822024-01-05T17:13:01.538Z Compiling digest v0.10.7
19832024-01-05T17:13:01.628Z Compiling futures-util v0.3.30
19842024-01-05T17:13:01.710Z Compiling zerocopy-derive v0.7.31
19852024-01-05T17:13:02.128Z Compiling pest v2.7.2
19862024-01-05T17:13:02.275Z Compiling zerocopy-derive v0.6.4
19872024-01-05T17:13:03.554Z Compiling der v0.7.8
19882024-01-05T17:13:04.561Z Compiling tracing v0.1.37
19892024-01-05T17:13:05.692Z Compiling bitflags v1.3.2
19902024-01-05T17:13:05.843Z Compiling fnv v1.0.7
19912024-01-05T17:13:06.204Z Compiling pest_meta v2.7.2
19922024-01-05T17:13:06.873Z Compiling schemars_derive v0.8.16
19932024-01-05T17:13:08.049Z Compiling spki v0.7.2
19942024-01-05T17:13:11.406Z Compiling pest_generator v2.7.2
19952024-01-05T17:13:11.864Z Compiling zerocopy v0.3.0
19962024-01-05T17:13:13.081Z Compiling lazy_static v1.4.0
19972024-01-05T17:13:14.301Z Compiling backtrace v0.3.69
19982024-01-05T17:13:14.429Z Compiling pest_derive v2.7.2
19992024-01-05T17:13:14.530Z Compiling memoffset v0.9.0
20002024-01-05T17:13:14.945Z Compiling num-bigint v0.4.4
20012024-01-05T17:13:14.982Z Compiling hashbrown v0.14.2
20022024-01-05T17:13:15.615Z Compiling percent-encoding v2.3.1
20032024-01-05T17:13:15.681Z Compiling hashbrown v0.12.3
20042024-01-05T17:13:16.121Z Compiling iana-time-zone v0.1.57
20052024-01-05T17:13:16.650Z Compiling doc-comment v0.3.3
20062024-01-05T17:13:17.024Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
20072024-01-05T17:13:17.361Z Compiling async-trait v0.1.77
20082024-01-05T17:13:17.392Z Compiling smoltcp v0.9.1
20092024-01-05T17:13:17.469Z Compiling untrusted v0.9.0
20102024-01-05T17:13:17.715Z Compiling equivalent v1.0.1
20112024-01-05T17:13:17.757Z Compiling foreign-types-shared v0.1.1
20122024-01-05T17:13:17.868Z Compiling openssl-probe v0.1.5
20132024-01-05T17:13:17.902Z Compiling untrusted v0.7.1
20142024-01-05T17:13:18.038Z Compiling crossbeam-utils v0.8.16
20152024-01-05T17:13:18.310Z Compiling foreign-types v0.3.2
20162024-01-05T17:13:18.711Z Compiling bytes v1.5.0
20172024-01-05T17:13:20.156Z Compiling bitflags v2.4.0
20182024-01-05T17:13:20.440Z Compiling tokio v1.35.0
20192024-01-05T17:13:21.781Z Compiling rustc_version v0.4.0
20202024-01-05T17:13:23.014Z Compiling heapless v0.7.16
20212024-01-05T17:13:23.722Z Compiling http v0.2.11
20222024-01-05T17:13:23.832Z Compiling uuid v1.6.1
20232024-01-05T17:13:24.202Z Compiling chrono v0.4.31
20242024-01-05T17:13:25.018Z Compiling indexmap v2.1.0
20252024-01-05T17:13:26.623Z Compiling dtrace-parser v0.1.14
20262024-01-05T17:13:27.588Z Compiling dof v0.1.5
20272024-01-05T17:13:28.969Z Compiling hmac v0.12.1
20282024-01-05T17:13:29.305Z Compiling clap_derive v4.4.2
20292024-01-05T17:13:30.108Z Compiling thread-id v4.2.0
20302024-01-05T17:13:30.254Z Compiling adler v1.0.2
20312024-01-05T17:13:30.548Z Compiling try-lock v0.2.4
20322024-01-05T17:13:30.559Z Compiling cpufeatures v0.2.9
20332024-01-05T17:13:30.698Z Compiling siphasher v0.3.11
20342024-01-05T17:13:31.058Z Compiling anstyle v1.0.2
20352024-01-05T17:13:31.314Z Compiling time-core v0.1.1
20362024-01-05T17:13:31.563Z Compiling utf8parse v0.2.1
20372024-01-05T17:13:31.723Z Compiling rustversion v1.0.14
20382024-01-05T17:13:32.030Z Compiling anstyle-parse v0.2.1
20392024-01-05T17:13:32.648Z Compiling time-macros v0.2.13
20402024-01-05T17:13:33.367Z Compiling tokio-util v0.7.10
20412024-01-05T17:13:35.784Z Compiling h2 v0.3.21
20422024-01-05T17:13:37.609Z Compiling want v0.3.1
20432024-01-05T17:13:38.022Z Compiling sha2 v0.10.8
20442024-01-05T17:13:39.740Z Compiling miniz_oxide v0.7.1
20452024-01-05T17:13:42.982Z Compiling http-body v0.4.5
20462024-01-05T17:13:43.073Z Compiling rustls-webpki v0.101.7
20472024-01-05T17:13:43.417Z Compiling sct v0.7.0
20482024-01-05T17:13:43.848Z Compiling serde_tokenstream v0.1.7
20492024-01-05T17:13:44.615Z Compiling form_urlencoded v1.2.1
20502024-01-05T17:13:45.073Z Compiling pkcs8 v0.10.2
20512024-01-05T17:13:45.236Z Compiling pin-project-internal v1.1.3
20522024-01-05T17:13:45.997Z Compiling hubpack_derive v0.1.1
20532024-01-05T17:13:46.482Z Compiling socket2 v0.4.9
20542024-01-05T17:13:47.292Z Compiling crossbeam-epoch v0.9.15
20552024-01-05T17:13:47.939Z Compiling tower-service v0.3.2
20562024-01-05T17:13:48.107Z Compiling colorchoice v1.0.0
20572024-01-05T17:13:48.119Z Compiling anyhow v1.0.75
20582024-01-05T17:13:48.289Z Compiling radium v0.7.0
20592024-01-05T17:13:48.950Z Compiling anstyle-query v1.0.0
20602024-01-05T17:13:49.142Z Compiling httpdate v1.0.3
20612024-01-05T17:13:49.153Z Compiling slog v2.7.0
20622024-01-05T17:13:49.978Z Compiling hyper v0.14.27
20632024-01-05T17:13:51.829Z Compiling anstream v0.5.0
20642024-01-05T17:13:57.093Z Compiling terminal_size v0.2.6
20652024-01-05T17:14:00.264Z Compiling serde_spanned v0.6.4
20662024-01-05T17:14:00.606Z Compiling toml_datetime v0.6.5
20672024-01-05T17:14:01.365Z Compiling rustls-pemfile v1.0.3
20682024-01-05T17:14:01.890Z Compiling zerocopy v0.6.4
20692024-01-05T17:14:03.371Z Compiling md-5 v0.10.5
20702024-01-05T17:14:04.104Z Compiling stringprep v0.1.3
20712024-01-05T17:14:04.152Z Compiling idna v0.5.0
20722024-01-05T17:14:05.650Z Compiling diesel_table_macro_syntax v0.1.0
20732024-01-05T17:14:05.697Z Compiling hash32 v0.2.1
20742024-01-05T17:14:06.104Z Compiling aho-corasick v1.0.4
20752024-01-05T17:14:06.242Z Compiling fallible-iterator v0.2.0
20762024-01-05T17:14:06.260Z Compiling gimli v0.28.0
20772024-01-05T17:14:06.595Z Compiling tap v1.0.1
20782024-01-05T17:14:06.636Z Compiling dyn-clone v1.0.13
20792024-01-05T17:14:06.870Z Compiling clap_lex v0.5.1
20802024-01-05T17:14:07.451Z Compiling either v1.9.0
20812024-01-05T17:14:07.714Z Compiling maybe-uninit v2.0.0
20822024-01-05T17:14:07.984Z Compiling winnow v0.5.15
20832024-01-05T17:14:08.070Z Compiling regex-syntax v0.8.2
20842024-01-05T17:14:08.395Z Compiling strsim v0.10.0
20852024-01-05T17:14:09.275Z Compiling stable_deref_trait v1.2.0
20862024-01-05T17:14:11.488Z Compiling clap_builder v4.4.2
20872024-01-05T17:14:11.906Z Compiling postgres-protocol v0.6.6
20882024-01-05T17:14:12.128Z Compiling wyz v0.5.1
20892024-01-05T17:14:12.670Z Compiling diesel_derives v2.1.2
20902024-01-05T17:14:12.878Z Compiling url v2.5.0
20912024-01-05T17:14:13.891Z Compiling addr2line v0.21.0
20922024-01-05T17:14:14.218Z Compiling regex-automata v0.4.3
20932024-01-05T17:14:16.752Z Compiling tokio-rustls v0.24.1
20942024-01-05T17:14:17.383Z Compiling rustls-native-certs v0.6.3
20952024-01-05T17:14:17.927Z Compiling strum_macros v0.25.2
20962024-01-05T17:14:18.782Z Compiling tokio-native-tls v0.3.1
20972024-01-05T17:14:24.155Z Compiling usdt-macro v0.3.5
20982024-01-05T17:14:24.444Z Compiling usdt-attr-macro v0.3.5
20992024-01-05T17:14:26.587Z Compiling phf_shared v0.11.2
21002024-01-05T17:14:27.763Z Compiling zerocopy v0.7.31
21012024-01-05T17:14:28.079Z Compiling block-padding v0.3.3
21022024-01-05T17:14:28.436Z Compiling serde_repr v0.1.16
21032024-01-05T17:14:28.436Z Compiling enum-as-inner v0.5.1
21042024-01-05T17:14:30.034Z Compiling snafu-derive v0.7.5
21052024-01-05T17:14:30.754Z Compiling ff v0.13.0
21062024-01-05T17:14:30.914Z Compiling scheduled-thread-pool v0.2.7
21072024-01-05T17:14:31.110Z Compiling object v0.32.1
21082024-01-05T17:14:35.869Z Compiling num_threads v0.1.6
21092024-01-05T17:14:36.235Z Compiling matches v0.1.10
21102024-01-05T17:14:36.367Z Compiling deranged v0.3.8
21112024-01-05T17:14:36.907Z Compiling funty v2.0.0
21122024-01-05T17:14:38.237Z Compiling managed v0.8.0
21132024-01-05T17:14:38.987Z Compiling ipnet v2.8.0
21142024-01-05T17:14:40.140Z Compiling regex-automata v0.1.10
21152024-01-05T17:14:40.781Z Compiling base16ct v0.2.0
21162024-01-05T17:14:41.225Z Compiling packed_struct v0.10.1
21172024-01-05T17:14:41.809Z Compiling bit-vec v0.6.3
21182024-01-05T17:14:41.890Z Compiling num-bigint-dig v0.8.4
21192024-01-05T17:14:41.903Z Compiling rustc-demangle v0.1.23
21202024-01-05T17:14:42.465Z Compiling sec1 v0.7.3
21212024-01-05T17:14:42.548Z Compiling bstr v0.2.17
21222024-01-05T17:14:44.780Z Compiling time v0.3.27
21232024-01-05T17:14:48.320Z Compiling bitvec v1.0.1
21242024-01-05T17:14:49.077Z Compiling idna v0.2.3
21252024-01-05T17:14:49.517Z Compiling r2d2 v0.8.10
21262024-01-05T17:14:50.139Z Compiling group v0.13.0
21272024-01-05T17:14:51.623Z Compiling inout v0.1.3
21282024-01-05T17:14:54.412Z Compiling phf v0.11.2
21292024-01-05T17:14:55.293Z Compiling regex v1.10.2
21302024-01-05T17:14:55.379Z Compiling hyper-tls v0.5.0
21312024-01-05T17:14:55.757Z Compiling hyper-rustls v0.24.2
21322024-01-05T17:14:55.874Z Compiling clap v4.4.3
21332024-01-05T17:14:56.030Z Compiling ipnetwork v0.20.0
21342024-01-05T17:14:56.573Z Compiling flate2 v1.0.28
21352024-01-05T17:14:56.960Z Compiling toml_edit v0.19.15
21362024-01-05T17:14:57.331Z Compiling postgres-types v0.2.6
21372024-01-05T17:14:57.914Z Compiling bzip2 v0.4.4
21382024-01-05T17:14:58.302Z Compiling itertools v0.11.0
21392024-01-05T17:14:58.441Z Compiling pin-project v1.1.3
21402024-01-05T17:14:58.831Z Compiling hubpack v0.1.2
21412024-01-05T17:14:58.854Z Compiling serde_urlencoded v0.7.1
21422024-01-05T17:14:59.519Z Compiling phf_shared v0.10.0
21432024-01-05T17:14:59.612Z Compiling hkdf v0.12.4
21442024-01-05T17:14:59.765Z Compiling futures-executor v0.3.30
21452024-01-05T17:15:02.387Z Compiling crypto-bigint v0.5.2
21462024-01-05T17:15:03.836Z Compiling packed_struct_codegen v0.10.1
21472024-01-05T17:15:05.880Z Compiling float-cmp v0.9.0
21482024-01-05T17:15:06.268Z Compiling encoding_rs v0.8.33
21492024-01-05T17:15:06.284Z Compiling difflib v0.4.0
21502024-01-05T17:15:08.240Z Compiling unicode-segmentation v1.10.1
21512024-01-05T17:15:08.764Z Compiling mime v0.3.17
21522024-01-05T17:15:08.868Z Compiling fixedbitset v0.4.2
21532024-01-05T17:15:09.490Z Compiling nodrop v0.1.14
21542024-01-05T17:15:09.662Z Compiling precomputed-hash v0.1.1
21552024-01-05T17:15:09.805Z Compiling predicates-core v1.0.6
21562024-01-05T17:15:09.829Z Compiling webpki-roots v0.25.2
21572024-01-05T17:15:09.957Z Compiling crc-catalog v2.2.0
21582024-01-05T17:15:10.060Z Compiling regex-automata v0.3.8
21592024-01-05T17:15:10.162Z Compiling normalize-line-endings v0.3.0
21602024-01-05T17:15:10.274Z Compiling minimal-lexical v0.2.1
21612024-01-05T17:15:10.324Z Compiling data-encoding v2.4.0
21622024-01-05T17:15:11.111Z Compiling new_debug_unreachable v1.0.4
21632024-01-05T17:15:11.225Z Compiling unicode-width v0.1.11
21642024-01-05T17:15:11.477Z Compiling static_assertions v1.1.0
21652024-01-05T17:15:11.622Z Compiling whoami v1.4.1
21662024-01-05T17:15:13.266Z Compiling bstr v1.6.0
21672024-01-05T17:15:15.674Z Compiling tokio-postgres v0.7.10
21682024-01-05T17:15:19.012Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
21692024-01-05T17:15:23.733Z Compiling console v0.15.7
21702024-01-05T17:15:24.529Z Compiling trust-dns-proto v0.22.0
21712024-01-05T17:15:24.799Z Compiling string_cache v0.8.7
21722024-01-05T17:15:25.427Z Compiling nom v7.1.3
21732024-01-05T17:15:26.262Z Compiling reqwest v0.11.22
21742024-01-05T17:15:28.235Z Compiling predicates v3.0.4
21752024-01-05T17:15:28.664Z Compiling crc v3.0.1
21762024-01-05T17:15:31.725Z Compiling array-init v0.0.4
21772024-01-05T17:15:32.848Z Compiling similar v2.3.0
21782024-01-05T17:15:33.874Z Compiling petgraph v0.6.4
21792024-01-05T17:15:40.979Z Compiling elliptic-curve v0.13.8
21802024-01-05T17:15:42.875Z Compiling toml v0.7.8
21812024-01-05T17:15:45.203Z Compiling futures v0.3.30
21822024-01-05T17:15:46.481Z Compiling snafu v0.7.5
21832024-01-05T17:15:46.739Z Compiling zip v0.6.6
21842024-01-05T17:15:46.759Z Compiling smallvec v0.6.14
21852024-01-05T17:15:46.821Z Compiling diesel v2.1.4
21862024-01-05T17:15:47.588Z Compiling yasna v0.5.2
21872024-01-05T17:15:48.211Z Compiling hashbrown v0.13.2
21882024-01-05T17:15:48.868Z Compiling cipher v0.4.4
21892024-01-05T17:15:51.451Z Compiling bit-set v0.5.3
21902024-01-05T17:15:51.900Z Compiling usdt v0.3.5
21912024-01-05T17:15:52.309Z Compiling is-terminal v0.4.9
21922024-01-05T17:15:53.750Z Compiling toml_edit v0.21.0
21932024-01-05T17:15:54.948Z Compiling itertools v0.10.5
21942024-01-05T17:15:59.632Z Compiling pkcs1 v0.7.5
21952024-01-05T17:15:59.927Z Compiling tokio-stream v0.1.14
21962024-01-05T17:16:01.500Z Compiling openapiv3 v2.0.0
21972024-01-05T17:16:05.641Z Compiling hex v0.4.3
21982024-01-05T17:16:07.296Z Compiling signature v2.1.0
21992024-01-05T17:16:11.881Z Compiling bitfield v0.14.0
22002024-01-05T17:16:13.519Z Compiling lalrpop-util v0.19.12
22012024-01-05T17:16:15.238Z Compiling termcolor v1.2.0
22022024-01-05T17:16:15.916Z Compiling env_logger v0.10.0
22032024-01-05T17:16:23.396Z Compiling lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
22042024-01-05T17:16:33.793Z Compiling rsa v0.9.2
22052024-01-05T17:16:45.740Z Compiling serde-hex v0.1.0
22062024-01-05T17:16:50.292Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
22072024-01-05T17:16:56.613Z Compiling ron v0.8.1
22082024-01-05T17:16:57.329Z Compiling x509-cert v0.2.4
22092024-01-05T17:16:57.819Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22102024-01-05T17:17:08.639Z Compiling crc-any v2.4.3
22112024-01-05T17:17:12.556Z Compiling lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
22122024-01-05T17:17:28.481Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
22132024-01-05T17:17:39.053Z Compiling object v0.30.4
22142024-01-05T17:17:50.219Z Compiling path-slash v0.1.5
22152024-01-05T17:17:51.161Z Compiling hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
22162024-01-05T17:18:47.238Z Compiling caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
22172024-01-05T17:18:47.239Z Finished release [optimized] target(s) in 6m 12s
22182024-01-05T17:18:47.239Z
22192024-01-05T17:18:47.239Zreal 6:12.596329290
22202024-01-05T17:18:47.239Zuser 43:10.045444347
22212024-01-05T17:18:47.239Zsys 3:44.376339497
22222024-01-05T17:18:47.239Ztrap 1.780196863
22232024-01-05T17:18:47.239Ztflt 1.050969214
22242024-01-05T17:18:47.239Zdflt 0.424674681
22252024-01-05T17:18:47.239Zkflt 0.000727335
22262024-01-05T17:18:47.239Zlock 1:35:22.711356728
22272024-01-05T17:18:47.239Zslp 2:01:21.721216846
22282024-01-05T17:18:47.239Zlat 1:52.725634386
22292024-01-05T17:18:47.239Zstop 1:22.368302805
22302024-01-05T17:18:47.239Z+ ptime -m gzip
22312024-01-05T17:18:47.239Z
22322024-01-05T17:18:47.239Zreal 0.655439553
22332024-01-05T17:18:47.240Zuser 0.647981071
22342024-01-05T17:18:47.240Zsys 0.006852055
22352024-01-05T17:18:47.240Ztrap 0.000076664
22362024-01-05T17:18:47.240Ztflt 0.000000000
22372024-01-05T17:18:47.240Zdflt 0.000000000
22382024-01-05T17:18:47.240Zkflt 0.000000000
22392024-01-05T17:18:47.240Zlock 0.000000000
22402024-01-05T17:18:47.240Zslp 0.000000000
22412024-01-05T17:18:47.240Zlat 0.000181205
22422024-01-05T17:18:47.241Zstop 0.000241081
22432024-01-05T17:18:47.241Z+ banner tufaceous
22442024-01-05T17:18:47.241Z
22452024-01-05T17:18:47.241Z ##### # # ###### ## #### ###### #### # # ####
22462024-01-05T17:18:47.241Z # # # # # # # # # # # # # #
22472024-01-05T17:18:47.241Z # # # ##### # # # ##### # # # # ####
22482024-01-05T17:18:47.241Z # # # # ###### # # # # # # #
22492024-01-05T17:18:47.241Z # # # # # # # # # # # # # # #
22502024-01-05T17:18:47.241Z # #### # # # #### ###### #### #### ####
22512024-01-05T17:18:47.241Z
22522024-01-05T17:18:47.241Z+ ptime -m cargo build --locked -p tufaceous --release
22532024-01-05T17:18:47.241Z Downloading crates ...
22542024-01-05T17:18:47.241Z Downloaded humantime v2.1.0
22552024-01-05T17:18:47.241Z Downloaded serde_plain v1.0.2
22562024-01-05T17:18:47.241Z Downloaded buf-list v1.0.3
22572024-01-05T17:18:47.241Z Downloaded olpc-cjson v0.1.3
22582024-01-05T17:18:47.241Z Downloaded globset v0.4.13
22592024-01-05T17:18:47.242Z Downloaded fs-err v2.11.0
22602024-01-05T17:18:47.242Z Downloaded async-recursion v1.0.5
22612024-01-05T17:18:47.242Z Downloaded bytesize v1.3.0
22622024-01-05T17:18:47.242Z Downloaded typed-path v0.7.0
22632024-01-05T17:18:47.242Z Downloaded tough v0.16.0
22642024-01-05T17:18:47.242Z Compiling serde_tokenstream v0.2.0
22652024-01-05T17:18:47.242Z Compiling regress v0.7.1
22662024-01-05T17:18:47.242Z Compiling dirs-sys-next v0.1.2
22672024-01-05T17:18:47.242Z Compiling ident_case v1.0.1
22682024-01-05T17:18:47.242Z Compiling thread_local v1.1.7
22692024-01-05T17:18:47.242Z Compiling camino v1.1.6
22702024-01-05T17:18:47.242Z Compiling slog-async v2.8.0
22712024-01-05T17:18:47.242Z Compiling dirs-next v2.0.0
22722024-01-05T17:18:47.242Z Compiling darling_core v0.20.3
22732024-01-05T17:18:47.244Z Compiling heck v0.4.1
22742024-01-05T17:18:47.244Z Compiling term v0.7.0
22752024-01-05T17:18:47.244Z Compiling crossbeam-channel v0.5.8
22762024-01-05T17:18:47.244Z Compiling getopts v0.2.21
22772024-01-05T17:18:47.244Z Compiling structmeta-derive v0.2.0
22782024-01-05T17:18:47.244Z Compiling atty v0.2.14
22792024-01-05T17:18:47.244Z Compiling multer v2.1.0
22802024-01-05T17:18:47.244Z Compiling take_mut v0.2.2
22812024-01-05T17:18:47.244Z Compiling match_cfg v0.1.0
22822024-01-05T17:18:47.244Z Compiling paste v1.0.14
22832024-01-05T17:18:47.244Z Compiling unsafe-libyaml v0.2.10
22842024-01-05T17:18:47.356Z Compiling hostname v0.3.1
22852024-01-05T17:18:47.356Z Compiling slog-term v2.9.0
22862024-01-05T17:18:49.595Z Compiling typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
22872024-01-05T17:18:50.793Z Compiling structmeta v0.2.0
22882024-01-05T17:18:51.391Z Compiling serde_yaml v0.9.25
22892024-01-05T17:18:52.468Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22902024-01-05T17:18:52.501Z Compiling slog-json v2.6.1
22912024-01-05T17:18:52.578Z Compiling darling_macro v0.20.3
22922024-01-05T17:18:53.308Z Compiling async-stream-impl v0.3.5
22932024-01-05T17:18:54.003Z Compiling darling v0.20.3
22942024-01-05T17:18:54.183Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
22952024-01-05T17:18:54.616Z Compiling fastrand v2.0.0
22962024-01-05T17:18:54.947Z Compiling atomic-waker v1.1.1
22972024-01-05T17:18:55.222Z Compiling regex-syntax v0.7.5
22982024-01-05T17:18:55.291Z Compiling async-stream v0.3.5
22992024-01-05T17:18:55.709Z Compiling tempfile v3.8.1
23002024-01-05T17:18:55.752Z Compiling waitgroup v0.1.2
23012024-01-05T17:18:55.956Z Compiling serde_with_macros v3.4.0
23022024-01-05T17:18:56.103Z Compiling slog-bunyan v2.4.0
23032024-01-05T17:18:58.911Z Compiling toml v0.8.8
23042024-01-05T17:18:59.511Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
23052024-01-05T17:18:59.832Z Compiling progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
23062024-01-05T17:19:01.382Z Compiling sha1 v0.10.6
23072024-01-05T17:19:01.612Z Compiling serde_path_to_error v0.1.14
23082024-01-05T17:19:02.304Z Compiling instant v0.1.12
23092024-01-05T17:19:02.525Z Compiling fs-err v2.11.0
23102024-01-05T17:19:02.797Z Compiling buf-list v1.0.3
23112024-01-05T17:19:02.916Z Compiling arc-swap v1.6.0
23122024-01-05T17:19:02.967Z Compiling same-file v1.0.6
23132024-01-05T17:19:03.304Z Compiling debug-ignore v1.0.5
23142024-01-05T17:19:03.423Z Compiling walkdir v2.4.0
23152024-01-05T17:19:03.702Z Compiling slog-scope v4.4.0
23162024-01-05T17:19:04.255Z Compiling backoff v0.4.0
23172024-01-05T17:19:04.873Z Compiling serde_with v3.4.0
23182024-01-05T17:19:05.232Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23192024-01-05T17:19:05.535Z Compiling parse-display-derive v0.8.2
23202024-01-05T17:19:06.273Z Compiling globset v0.4.13
23212024-01-05T17:19:06.294Z Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23222024-01-05T17:19:06.539Z Compiling strum v0.25.0
23232024-01-05T17:19:06.800Z Compiling olpc-cjson v0.1.3
23242024-01-05T17:19:07.671Z Compiling pem v3.0.2
23252024-01-05T17:19:08.007Z Compiling macaddr v1.0.1
23262024-01-05T17:19:08.249Z Compiling typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
23272024-01-05T17:19:09.161Z Compiling serde_plain v1.0.2
23282024-01-05T17:19:10.044Z Compiling async-recursion v1.0.5
23292024-01-05T17:19:10.404Z Compiling filetime v0.2.23
23302024-01-05T17:19:10.953Z Compiling xattr v1.0.1
23312024-01-05T17:19:11.385Z Compiling typed-path v0.7.0
23322024-01-05T17:19:11.520Z Compiling tar v0.4.40
23332024-01-05T17:19:11.799Z Compiling parse-display v0.8.2
23342024-01-05T17:19:12.681Z Compiling slog-stdlog v4.1.1
23352024-01-05T17:19:14.204Z Compiling camino-tempfile v1.1.1
23362024-01-05T17:19:15.208Z Compiling tough v0.16.0
23372024-01-05T17:19:15.490Z Compiling itertools v0.12.0
23382024-01-05T17:19:15.504Z Compiling typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
23392024-01-05T17:19:15.690Z Compiling progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
23402024-01-05T17:19:21.145Z Compiling bytesize v1.3.0
23412024-01-05T17:19:21.267Z Compiling slog-envlogger v2.2.0
23422024-01-05T17:19:22.070Z Compiling humantime v2.1.0
23432024-01-05T17:19:26.233Z Compiling progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
23442024-01-05T17:19:52.122Z Compiling progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
23452024-01-05T17:19:52.416Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23462024-01-05T17:20:02.138Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
23472024-01-05T17:20:04.122Z Compiling tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
23482024-01-05T17:20:35.323Z Finished release [optimized] target(s) in 1m 53s
23492024-01-05T17:20:35.425Z
23502024-01-05T17:20:35.425Zreal 1:53.631287257
23512024-01-05T17:20:35.425Zuser 12:00.770090199
23522024-01-05T17:20:35.425Zsys 45.179071875
23532024-01-05T17:20:35.426Ztrap 0.435327441
23542024-01-05T17:20:35.426Ztflt 0.279412011
23552024-01-05T17:20:35.839Zdflt 0.609715945
23562024-01-05T17:20:35.839Zkflt 0.000320448
23572024-01-05T17:20:35.839Zlock 22:57.412786890
23582024-01-05T17:20:35.839Zslp 24:34.118636176
23592024-01-05T17:20:35.839Zlat 20.531092299
23602024-01-05T17:20:35.839Zstop 10.817301782
23612024-01-05T17:20:35.839Z+ ptime -m gzip
23622024-01-05T17:20:37.793Z
23632024-01-05T17:20:37.805Zreal 2.364147208
23642024-01-05T17:20:37.805Zuser 2.333645742
23652024-01-05T17:20:37.805Zsys 0.029580846
23662024-01-05T17:20:37.805Ztrap 0.000371797
23672024-01-05T17:20:37.806Ztflt 0.000000000
23682024-01-05T17:20:37.806Zdflt 0.000000000
23692024-01-05T17:20:37.806Zkflt 0.000000000
23702024-01-05T17:20:37.806Zlock 0.000000000
23712024-01-05T17:20:37.806Zslp 0.000000000
23722024-01-05T17:20:37.806Zlat 0.000181252
23732024-01-05T17:20:37.806Zstop 0.000248287
23742024-01-05T17:20:37.806Zprocess exited: duration 1184065 ms, exit code 0
 
23752024-01-05T17:20:37.856Zfound 5 output files
23762024-01-05T17:20:37.856Zuploading: /work/end-to-end-tests/bootstrap-eaf0754f960079f9.gz (6318486 bytes)
23772024-01-05T17:20:40.722Zuploaded: /work/end-to-end-tests/bootstrap-eaf0754f960079f9.gz
23782024-01-05T17:20:40.722Zuploading: /work/end-to-end-tests/bootstrap.gz (98951363 bytes)
23792024-01-05T17:21:12.435Zuploaded: /work/end-to-end-tests/bootstrap.gz
23802024-01-05T17:21:12.436Zuploading: /work/end-to-end-tests/end_to_end_tests-66cfb9eb8d705a1d.gz (102100671 bytes)
23812024-01-05T17:21:45.787Zuploaded: /work/end-to-end-tests/end_to_end_tests-66cfb9eb8d705a1d.gz
23822024-01-05T17:21:45.787Zuploading: /work/caboose-util.gz (4094465 bytes)
23832024-01-05T17:21:49.766Zuploaded: /work/caboose-util.gz
23842024-01-05T17:21:49.766Zuploading: /work/tufaceous.gz (15021846 bytes)
23852024-01-05T17:21:56.386Zuploaded: /work/tufaceous.gz