01HEK63M6EB22FDZAZKPGV4KD9: 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: 01HEK64YTXVB69H2QR8ZW3FZEN

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12023-11-06T20:47:24.300Zjob assigned to worker 01HEK652EPE7K9ND5K312VD84Y (queued for 1 m 30 s)
 
22023-11-06T20:47:24.671Zstarting task 0: "setup"
32023-11-06T20:47:24.781Z++ uname -s
42023-11-06T20:47:24.858Z+ kern=SunOS
52023-11-06T20:47:25.268Z+ case "$kern" in
62023-11-06T20:47:25.272Z+ groupadd -g 12345 build
72023-11-06T20:47:25.276Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82023-11-06T20:47:26.752Z+ zfs create -o mountpoint=/work rpool/work
92023-11-06T20:47:26.846Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102023-11-06T20:47:26.858Z+ home_fs=zfs
112023-11-06T20:47:26.867Z+ [[ zfs == autofs ]]
122023-11-06T20:47:26.882Z+ mkdir -p /home/build
132023-11-06T20:47:26.927Z+ chown build:build /home/build /work
142023-11-06T20:47:28.782Z+ chmod 0700 /home/build /work
152023-11-06T20:47:28.797Zprocess exited: duration 4108 ms, exit code 0
 
162023-11-06T20:47:28.811Zstarting task 1: "rust-toolchain"
172023-11-06T20:47:29.232Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182023-11-06T20:47:29.242Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192023-11-06T20:47:29.256Zinfo: downloading installer
202023-11-06T20:47:31.775Zwarning: it looks like you have an existing installation of Rust at:
212023-11-06T20:47:31.781Zwarning: /opt/ooce/bin
222023-11-06T20:47:31.788Zwarning: It is recommended that rustup be the primary Rust installation.
232023-11-06T20:47:31.793Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242023-11-06T20:47:31.797Zwarning: If you are sure that you want both rustup and your already installed Rust
252023-11-06T20:47:31.802Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262023-11-06T20:47:31.808Zwarning: or pass `-y' to ignore all ignorable checks.
272023-11-06T20:47:31.813Zerror: cannot install while Rust is installed
282023-11-06T20:47:31.819Zwarning: continuing (because the -y flag is set and the error is ignorable)
292023-11-06T20:47:31.858Zinfo: profile set to 'default'
302023-11-06T20:47:32.288Zinfo: default host triple is x86_64-unknown-illumos
312023-11-06T20:47:32.295Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322023-11-06T20:47:32.301Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332023-11-06T20:47:32.311Zinfo: downloading component 'cargo'
342023-11-06T20:47:32.837Zinfo: downloading component 'clippy'
352023-11-06T20:47:33.119Zinfo: downloading component 'rust-docs'
362023-11-06T20:47:34.124Zinfo: downloading component 'rust-std'
372023-11-06T20:47:35.921Zinfo: downloading component 'rustc'
382023-11-06T20:47:40.251Zinfo: downloading component 'rustfmt'
392023-11-06T20:47:40.712Zinfo: installing component 'cargo'
402023-11-06T20:47:42.790Zinfo: installing component 'clippy'
412023-11-06T20:47:43.827Zinfo: installing component 'rust-docs'
422023-11-06T20:47:46.719Zinfo: installing component 'rust-std'
432023-11-06T20:47:50.633Zinfo: installing component 'rustc'
442023-11-06T20:48:01.135Zinfo: installing component 'rustfmt'
452023-11-06T20:48:01.658Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462023-11-06T20:48:01.664Z
472023-11-06T20:48:01.906Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482023-11-06T20:48:01.936Z
492023-11-06T20:48:01.962Z
502023-11-06T20:48:01.977ZRust is installed now. Great!
512023-11-06T20:48:01.990Z
522023-11-06T20:48:01.996ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532023-11-06T20:48:02.007Zenvironment variable. This has not been done automatically.
542023-11-06T20:48:02.011Z
552023-11-06T20:48:02.016ZTo configure your current shell, run:
562023-11-06T20:48:02.019Zsource "$HOME/.cargo/env"
572023-11-06T20:48:02.022Z+ rustc --version
582023-11-06T20:48:02.061Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592023-11-06T20:48:02.071Zprocess exited: duration 33255 ms, exit code 0
 
602023-11-06T20:48:02.085Zstarting task 2: "authentication"
612023-11-06T20:48:02.131Zprocess exited: duration 39 ms, exit code 0
 
622023-11-06T20:48:02.148Zstarting task 3: "clone repository"
632023-11-06T20:48:02.168Z+ mkdir -p /work/oxidecomputer/omicron
642023-11-06T20:48:02.172Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652023-11-06T20:48:02.357ZCloning into '/work/oxidecomputer/omicron'...
662023-11-06T20:48:10.706Z+ cd /work/oxidecomputer/omicron
672023-11-06T20:48:10.709Z+ [[ -n iliana/four ]]
682023-11-06T20:48:10.712Z+ git fetch origin iliana/four
692023-11-06T20:48:11.076ZFrom https://github.com/oxidecomputer/omicron
702023-11-06T20:48:11.079Z * branch iliana/four -> FETCH_HEAD
712023-11-06T20:48:11.088Z+ git checkout -B iliana/four remotes/origin/iliana/four
722023-11-06T20:48:11.180ZSwitched to a new branch 'iliana/four'
732023-11-06T20:48:11.183Zbranch 'iliana/four' set up to track 'origin/iliana/four'.
742023-11-06T20:48:11.186Z+ git reset --hard 82e543019da81c3ed161b44144ee87f45047c6d9
752023-11-06T20:48:11.199ZHEAD is now at 82e54301 Bump system version to 1.0.4
762023-11-06T20:48:11.202Zprocess exited: duration 9050 ms, exit code 0
 
772023-11-06T20:48:11.208Zstarting task 4: "build"
782023-11-06T20:48:11.245Z+ cargo --version
792023-11-06T20:48:11.331Zcargo 1.72.1 (103a7ff2e 2023-08-15)
802023-11-06T20:48:11.335Z+ rustc --version
812023-11-06T20:48:11.462Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
822023-11-06T20:48:11.469Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
832023-11-06T20:48:20.689Z Startup: Refreshing catalog 'helios-dev' ... Done
842023-11-06T20:48:21.629Z Startup: Caching catalogs ... Done
852023-11-06T20:48:26.546ZPlanning: Solver setup ... Done (4.629s)
862023-11-06T20:48:26.663ZPlanning: Running solver ... Done (0.117s)
872023-11-06T20:48:26.719ZPlanning: Finding local manifests ... Done (0.003s)
882023-11-06T20:48:26.738ZPlanning: Fetching manifests: 0/4 0% complete
892023-11-06T20:48:27.054ZPlanning: Fetching manifests: 4/4 100% complete
902023-11-06T20:48:27.218ZPlanning: Package planning ... Done (0.084s)
912023-11-06T20:48:27.304ZPlanning: Merging actions ... Done (0.161s)
922023-11-06T20:48:28.160ZPlanning: Checking for conflicting actions ... Done (0.862s)
932023-11-06T20:48:28.180ZPlanning: Consolidating action changes ... Done (0.017s)
942023-11-06T20:48:32.856ZPlanning: Evaluating mediators ... Done (4.678s)
952023-11-06T20:48:32.872ZPlanning: Planning completed in 11.18 seconds
962023-11-06T20:48:33.081Z Packages to install: 4
972023-11-06T20:48:33.084Z Mediators to change: 2
982023-11-06T20:48:33.087Z Services to change: 1
992023-11-06T20:48:33.090Z Estimated space available: 149.39 GB
1002023-11-06T20:48:33.092ZEstimated space to be consumed: 1.37 GB
1012023-11-06T20:48:33.095Z Create boot environment: No
1022023-11-06T20:48:33.098ZCreate backup boot environment: No
1032023-11-06T20:48:33.100Z Rebuild boot archive: No
1042023-11-06T20:48:33.103Z
1052023-11-06T20:48:33.108ZChanged mediators:
1062023-11-06T20:48:33.110Z mediator clang:
1072023-11-06T20:48:33.113Z version: None -> 15 (system default)
1082023-11-06T20:48:33.116Z
1092023-11-06T20:48:33.118Z mediator llvm:
1102023-11-06T20:48:33.121Z version: 14 (system default) -> 15 (system default)
1112023-11-06T20:48:33.124Z
1122023-11-06T20:48:33.127ZChanged packages:
1132023-11-06T20:48:33.130Zhelios-dev
1142023-11-06T20:48:33.133Z developer/build-essential
1152023-11-06T20:48:33.135Z None -> 11-2.0
1162023-11-06T20:48:33.138Z library/libxmlsec1
1172023-11-06T20:48:33.141Z None -> 1.2.35-2.0
1182023-11-06T20:48:33.143Z ooce/developer/clang-15
1192023-11-06T20:48:33.146Z None -> 15.0.7-2.0
1202023-11-06T20:48:33.150Z ooce/developer/llvm-15
1212023-11-06T20:48:33.156Z None -> 15.0.7-2.0
1222023-11-06T20:48:33.158Z
1232023-11-06T20:48:33.161ZServices:
1242023-11-06T20:48:33.164Z restart_fmri:
1252023-11-06T20:48:33.166Z svc:/system/update-man-index:default
1262023-11-06T20:48:33.280Z
1272023-11-06T20:48:33.283ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1282023-11-06T20:48:38.281ZDownload: 1193/3290 items 64.6/212.6MB 30% complete (13.0M/s)
1292023-11-06T20:48:44.349ZDownload: 2224/3290 items 119.2/212.6MB 56% complete (13.3M/s)
1302023-11-06T20:48:49.333ZDownload: 2756/3290 items 120.9/212.6MB 56% complete (4.1M/s)
1312023-11-06T20:48:54.346ZDownload: 3245/3290 items 198.6/212.6MB 93% complete (8.4M/s)
1322023-11-06T20:48:59.409ZDownload: 3289/3290 items 212.6/212.6MB 99% complete (9.1M/s)
1332023-11-06T20:48:59.457ZDownload: Completed 212.60 MB in 26.17 seconds (8.1M/s)
1342023-11-06T20:48:59.679Z Actions: 1/3687 actions (Installing new actions)
1352023-11-06T20:49:12.104Z Actions: 2555/3687 actions (Installing new actions)
1362023-11-06T20:49:12.509Z Actions: Completed 3687 actions in 8.10 seconds.
1372023-11-06T20:49:12.732Z Done (0.162s)
1382023-11-06T20:49:12.754Z Done (0.000s)
1392023-11-06T20:49:12.804Z Done (0.210s)
1402023-11-06T20:49:16.129Z Done (7.338s)
1412023-11-06T20:49:16.329Z Done (0.181s)
1422023-11-06T20:49:16.515Z Done (0.000s)
1432023-11-06T20:49:25.936Z Done (0.000s)
1442023-11-06T20:49:26.218ZPlanning: Evaluating mediator changes ... Done
1452023-11-06T20:49:28.637ZPlanning: Checking for conflicting actions ... Done
1462023-11-06T20:49:29.374ZPlanning: Consolidating action changes ... Done
1472023-11-06T20:49:29.828ZPlanning: Evaluating mediators ... Done
1482023-11-06T20:49:30.186ZPlanning: Planning completed in 0.73 seconds
1492023-11-06T20:49:30.524Z Mediators to change: 2
1502023-11-06T20:49:30.931Z Create boot environment: No
1512023-11-06T20:49:31.135ZCreate backup boot environment: No
1522023-11-06T20:49:31.346Z Done
1532023-11-06T20:49:31.576Z Done
1542023-11-06T20:49:31.729Z Done
1552023-11-06T20:49:31.801Z Done
1562023-11-06T20:49:31.822Z Done
1572023-11-06T20:49:31.847Z Done
1582023-11-06T20:49:32.265Z Done
1592023-11-06T20:49:32.405ZPlanning: Evaluating mediator changes ... Done
1602023-11-06T20:49:32.475ZPlanning: Merging actions ... Done
1612023-11-06T20:49:32.589ZPlanning: Checking for conflicting actions ... Done
1622023-11-06T20:49:32.668ZPlanning: Consolidating action changes ... Done
1632023-11-06T20:49:32.721ZPlanning: Evaluating mediators ... Done
1642023-11-06T20:49:32.754ZPlanning: Planning completed in 1.29 seconds
1652023-11-06T20:49:32.784Z Packages to change: 1
1662023-11-06T20:49:32.794Z Mediators to change: 1
1672023-11-06T20:49:32.816Z Services to change: 1
1682023-11-06T20:49:32.824Z Create boot environment: No
1692023-11-06T20:49:32.863ZCreate backup boot environment: Yes
1702023-11-06T20:49:32.901Z Actions: 1/6 actions (Updating modified actions)
1712023-11-06T20:49:32.968Z Actions: Completed 6 actions in 0.00 seconds.
1722023-11-06T20:49:33.005Z Done
1732023-11-06T20:49:33.051Z Done
1742023-11-06T20:49:33.475Z Done
1752023-11-06T20:49:33.948Z Done
1762023-11-06T20:49:34.047Z Done
1772023-11-06T20:49:34.085Z Done
1782023-11-06T20:49:34.123Z Done
1792023-11-06T20:49:34.803ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1802023-11-06T20:49:34.816Zclang system 15 system
1812023-11-06T20:49:34.829Zcsh system system illumos
1822023-11-06T20:49:34.844Zctags system system illumos
1832023-11-06T20:49:34.864Zgcc vendor 12 vendor
1842023-11-06T20:49:34.876Zgcc system 10 system
1852023-11-06T20:49:34.881Zgcc system 7 system
1862023-11-06T20:49:34.894Zgo system 1.20 system
1872023-11-06T20:49:34.905Zgo system 1.19 system
1882023-11-06T20:49:35.349Zllvm system 15 system
1892023-11-06T20:49:35.360Zllvm system 14 system
1902023-11-06T20:49:35.370Zmariadb system 10.6 system
1912023-11-06T20:49:35.374Zmta vendor vendor dma
1922023-11-06T20:49:35.377Zopenjdk system 17 system
1932023-11-06T20:49:35.381Zopenjdk system 11 system
1942023-11-06T20:49:35.383Zopenjdk system 1.8 system
1952023-11-06T20:49:35.387Zopenssl vendor 3 vendor
1962023-11-06T20:49:35.390Zperl system 5.36 system
1972023-11-06T20:49:35.395Zpostgresql system 15 system
1982023-11-06T20:49:35.407Zpostgresql system 13 system
1992023-11-06T20:49:35.412Zpython vendor 3 vendor
2002023-11-06T20:49:35.417Zpython system 2 system
2012023-11-06T20:49:35.419Zpython3 system 3.11 system
2022023-11-06T20:49:35.422Zruby system 3.0 system
2032023-11-06T20:49:35.425Zwords vendor vendor american-english
2042023-11-06T20:49:35.428Zwords system system australian-english
2052023-11-06T20:49:35.430Zwords system system british-english
2062023-11-06T20:49:35.433Zwords system system canadian-english
2072023-11-06T20:49:35.436Zwords system system french
2082023-11-06T20:49:35.438Zwords system system italian
2092023-11-06T20:49:35.441Zwords system system ngerman
2102023-11-06T20:49:35.445Zwords system system ogerman
2112023-11-06T20:49:35.448Zwords system system spanish
2122023-11-06T20:49:35.451ZFMRI IFO
2132023-11-06T20:49:35.453Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2142023-11-06T20:49:35.456Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2152023-11-06T20:49:35.460Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2162023-11-06T20:49:35.463Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z im-
2172023-11-06T20:49:35.465Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2182023-11-06T20:49:35.468Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z i--
2192023-11-06T20:49:35.471Z+ set -o errexit
2202023-11-06T20:49:35.473Z+++ dirname ./tools/ci_download_cockroachdb
2212023-11-06T20:49:35.476Z++ cd ./tools
2222023-11-06T20:49:35.478Z++ pwd
2232023-11-06T20:49:35.481Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2242023-11-06T20:49:35.483Z++ basename ./tools/ci_download_cockroachdb
2252023-11-06T20:49:35.486Z+ ARG0=ci_download_cockroachdb
2262023-11-06T20:49:35.491Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2272023-11-06T20:49:35.501Z+ CIDL_VERSION=v22.1.9
2282023-11-06T20:49:35.506Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2292023-11-06T20:49:35.511Z++ CIDL_MD5_DARWIN=2db972c254b4e3b599e12110520178b5
2302023-11-06T20:49:35.577Z++ CIDL_MD5_LINUX=8c3170883e0a0be1a34b44090c067a8c
2312023-11-06T20:49:35.601Z++ CIDL_MD5_ILLUMOS=d8999aff364e5d70f226e139fda724a3
2322023-11-06T20:49:35.615Z+ TARGET_DIR=out
2332023-11-06T20:49:35.622Z+ DOWNLOAD_DIR=out/downloads
2342023-11-06T20:49:35.630Z+ DEST_DIR=./out/cockroachdb
2352023-11-06T20:49:35.637Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2362023-11-06T20:49:35.645Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2372023-11-06T20:49:35.654Z+ main
2382023-11-06T20:49:35.666Z+ [[ 0 != 0 ]]
2392023-11-06T20:49:35.678Z+ CIDL_OS=solaris2.11
2402023-11-06T20:49:35.692Z+ [[ 0 != 0 ]]
2412023-11-06T20:49:35.704Z+ configure_os solaris2.11
2422023-11-06T20:49:35.711Z+ echo 'current directory: /work/oxidecomputer/omicron'
2432023-11-06T20:49:35.723Zcurrent directory: /work/oxidecomputer/omicron
2442023-11-06T20:49:35.747Z+ echo 'configuring based on OS: "solaris2.11"'
2452023-11-06T20:49:35.758Zconfiguring based on OS: "solaris2.11"
2462023-11-06T20:49:35.775Z+ case "$1" in
2472023-11-06T20:49:35.789Z+ CIDL_BUILD=illumos
2482023-11-06T20:49:35.803Z+ CIDL_SUFFIX=tar.gz
2492023-11-06T20:49:35.817Z+ CIDL_MD5=d8999aff364e5d70f226e139fda724a3
2502023-11-06T20:49:36.245Z+ CIDL_MD5FUNC=do_md5sum
2512023-11-06T20:49:36.266Z+ CIDL_URL_BASE=https://illumos.org/downloads
2522023-11-06T20:49:36.287Z+ CIDL_ASSEMBLE=do_assemble_illumos
2532023-11-06T20:49:36.299Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2542023-11-06T20:49:36.312Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2552023-11-06T20:49:36.320Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2562023-11-06T20:49:36.330Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2572023-11-06T20:49:36.342Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2582023-11-06T20:49:36.355Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
2592023-11-06T20:49:36.364ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2602023-11-06T20:49:36.384Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
2612023-11-06T20:49:36.390ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
2622023-11-06T20:49:36.397Z+ mkdir -p out/downloads
2632023-11-06T20:49:36.415Z+ mkdir -p ./out/cockroachdb
2642023-11-06T20:49:36.421Z+ local DO_DOWNLOAD=true
2652023-11-06T20:49:36.435Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
2662023-11-06T20:49:36.442ZDownloading...
2672023-11-06T20:49:36.467Z+ '[' true == true ']'
2682023-11-06T20:49:36.488Z+ echo Downloading...
2692023-11-06T20:49:36.511Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
2702023-11-06T20:49:36.519Z+ 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
2712023-11-06T20:49:38.064Z++ do_md5sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
2722023-11-06T20:49:38.077Z++ md5sum
2732023-11-06T20:49:38.091Z++ awk '{print $1}'
2742023-11-06T20:49:38.249Z+ calculated_md5=d8999aff364e5d70f226e139fda724a3
2752023-11-06T20:49:38.256Z+ [[ 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 ]]
2762023-11-06T20:49:38.262Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
2772023-11-06T20:49:38.270Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
2782023-11-06T20:49:41.863Z+ do_assemble_illumos
2792023-11-06T20:49:41.888Z+ rm -r ./out/cockroachdb
2802023-11-06T20:49:41.900Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
2812023-11-06T20:49:42.473Z+ ./out/cockroachdb/bin/cockroach version
2822023-11-06T20:49:42.682ZBuild Tag: v22.1.9-dirty
2832023-11-06T20:49:42.688ZBuild Time: 2022/10/26 21:17:46
2842023-11-06T20:49:42.693ZDistribution: OSS
2852023-11-06T20:49:42.697ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
2862023-11-06T20:49:42.703ZGo Version: go1.17.13
2872023-11-06T20:49:42.708ZC Compiler: gcc 10.3.0
2882023-11-06T20:49:42.712ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
2892023-11-06T20:49:42.717ZBuild Type: release
2902023-11-06T20:49:42.725Z+ set -o errexit
2912023-11-06T20:49:42.737Z+++ dirname ./tools/ci_download_clickhouse
2922023-11-06T20:49:42.747Z++ cd ./tools
2932023-11-06T20:49:42.754Z++ pwd
2942023-11-06T20:49:42.768Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2952023-11-06T20:49:42.779Z++ basename ./tools/ci_download_clickhouse
2962023-11-06T20:49:42.790Z+ ARG0=ci_download_clickhouse
2972023-11-06T20:49:42.806Z+ TARGET_DIR=out
2982023-11-06T20:49:42.819Z+ DOWNLOAD_DIR=out/downloads
2992023-11-06T20:49:42.842Z+ DEST_DIR=./out/clickhouse
3002023-11-06T20:49:42.851Z+ CIDL_VERSION=v22.8.9.24
3012023-11-06T20:49:42.857Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3022023-11-06T20:49:42.863Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3032023-11-06T20:49:42.870Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3042023-11-06T20:49:42.878Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3052023-11-06T20:49:42.888Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3062023-11-06T20:49:42.901Z+ main
3072023-11-06T20:49:43.315Z+ [[ 0 != 0 ]]
3082023-11-06T20:49:43.321Z+ CIDL_OS=solaris2.11
3092023-11-06T20:49:43.337Z+ [[ 0 != 0 ]]
3102023-11-06T20:49:43.351Z+ configure_os solaris2.11
3112023-11-06T20:49:43.373Z+ echo 'current directory: /work/oxidecomputer/omicron'
3122023-11-06T20:49:43.383Zcurrent directory: /work/oxidecomputer/omicron
3132023-11-06T20:49:43.387Z+ echo 'configuring based on OS: "solaris2.11"'
3142023-11-06T20:49:43.391Zconfiguring based on OS: "solaris2.11"
3152023-11-06T20:49:43.396Z+ CIDL_DASHREV=
3162023-11-06T20:49:43.399Z+ case "$1" in
3172023-11-06T20:49:43.403Z+ CIDL_PLATFORM=illumos
3182023-11-06T20:49:43.406Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3192023-11-06T20:49:43.410Z+ CIDL_MD5FUNC=do_md5sum
3202023-11-06T20:49:43.414Z+ CIDL_DASHREV=-1
3212023-11-06T20:49:43.418ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3222023-11-06T20:49:43.425ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3232023-11-06T20:49:43.432Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3242023-11-06T20:49:43.441Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3252023-11-06T20:49:43.451Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3262023-11-06T20:49:43.460Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3272023-11-06T20:49:43.473Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3282023-11-06T20:49:43.485Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3292023-11-06T20:49:43.495Z+ mkdir -p out/downloads
3302023-11-06T20:49:43.522Z+ mkdir -p ./out/clickhouse
3312023-11-06T20:49:43.546Z+ local DO_DOWNLOAD=true
3322023-11-06T20:49:43.560Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3332023-11-06T20:49:43.577Z+ '[' true == true ']'
3342023-11-06T20:49:43.587ZDownloading...
3352023-11-06T20:49:43.614Z+ echo Downloading...
3362023-11-06T20:49:43.617Z+ 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
3372023-11-06T20:49:43.623Z+ 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
3382023-11-06T20:49:44.393Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3392023-11-06T20:49:44.410Z++ md5sum
3402023-11-06T20:49:44.426Z++ awk '{print $1}'
3412023-11-06T20:49:44.644Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3422023-11-06T20:49:45.069Z+ [[ 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 ]]
3432023-11-06T20:49:45.075Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3442023-11-06T20:49:45.092Z+ mkdir -p ./out/clickhouse
3452023-11-06T20:49:45.098Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3462023-11-06T20:49:49.778Z+ ./out/clickhouse/clickhouse server --version
3472023-11-06T20:49:49.839ZClickHouse server version 22.8.9.1.
3482023-11-06T20:49:49.865Z+ set -o errexit
3492023-11-06T20:49:49.892Z+++ dirname ./tools/ci_download_console
3502023-11-06T20:49:49.907Z++ cd ./tools
3512023-11-06T20:49:49.928Z++ pwd
3522023-11-06T20:49:50.365Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3532023-11-06T20:49:50.439Z++ basename ./tools/ci_download_console
3542023-11-06T20:49:50.461Z+ ARG0=ci_download_console
3552023-11-06T20:49:50.475Z+ TARGET_DIR=out
3562023-11-06T20:49:50.484Z+ DOWNLOAD_DIR=out/downloads
3572023-11-06T20:49:50.493Z+ DEST_DIR=./out/console-assets
3582023-11-06T20:49:50.502Z+ source /work/oxidecomputer/omicron/tools/console_version
3592023-11-06T20:49:50.507Z++ COMMIT=bd65b9da7019ad812dd056e7fc182df2cf4ec128
3602023-11-06T20:49:50.513Z++ SHA2=e4d4f33996a6e89b972fac61737acb7f1dbd21943d1f6bef776d4ee9bcccd2b0
3612023-11-06T20:49:50.521Z+ URL=https://dl.oxide.computer/releases/console/bd65b9da7019ad812dd056e7fc182df2cf4ec128.tar.gz
3622023-11-06T20:49:50.526Z+ TARBALL_FILE=out/downloads/console.tar.gz
3632023-11-06T20:49:50.532Z+ main
3642023-11-06T20:49:50.536Z+ [[ 0 != 0 ]]
3652023-11-06T20:49:50.544Z+ echo 'URL: https://dl.oxide.computer/releases/console/bd65b9da7019ad812dd056e7fc182df2cf4ec128.tar.gz'
3662023-11-06T20:49:50.549ZURL: https://dl.oxide.computer/releases/console/bd65b9da7019ad812dd056e7fc182df2cf4ec128.tar.gz
3672023-11-06T20:49:50.555Z+ echo 'Local file: out/downloads/console.tar.gz'
3682023-11-06T20:49:50.564ZLocal file: out/downloads/console.tar.gz
3692023-11-06T20:49:50.571Z+ local DO_DOWNLOAD=true
3702023-11-06T20:49:50.581Z+ [[ -f out/downloads/console.tar.gz ]]
3712023-11-06T20:49:50.595Z+ mkdir -p out/downloads
3722023-11-06T20:49:51.017Z+ '[' true == true ']'
3732023-11-06T20:49:51.432Z+ echo Downloading...
3742023-11-06T20:49:51.446ZDownloading...
3752023-11-06T20:49:51.547Z+ do_download_curl https://dl.oxide.computer/releases/console/bd65b9da7019ad812dd056e7fc182df2cf4ec128.tar.gz out/downloads/console.tar.gz
3762023-11-06T20:49:51.623Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/bd65b9da7019ad812dd056e7fc182df2cf4ec128.tar.gz
3772023-11-06T20:49:51.635Z++ do_sha256sum out/downloads/console.tar.gz
3782023-11-06T20:49:51.644Z++ case "$OSTYPE" in
3792023-11-06T20:49:51.743Z++ SHA=sha256sum
3802023-11-06T20:49:51.754Z++ sha256sum
3812023-11-06T20:49:51.761Z++ awk '{print $1}'
3822023-11-06T20:49:51.844Z+ calculated_sha2=e4d4f33996a6e89b972fac61737acb7f1dbd21943d1f6bef776d4ee9bcccd2b0
3832023-11-06T20:49:51.861Z+ [[ e4d4f33996a6e89b972fac61737acb7f1dbd21943d1f6bef776d4ee9bcccd2b0 != \e\4\d\4\f\3\3\9\9\6\a\6\e\8\9\b\9\7\2\f\a\c\6\1\7\3\7\a\c\b\7\f\1\d\b\d\2\1\9\4\3\d\1\f\6\b\e\f\7\7\6\d\4\e\e\9\b\c\c\c\d\2\b\0 ]]
3842023-11-06T20:49:51.883Z+ rm -rf ./out/console-assets
3852023-11-06T20:49:52.026Z+ mkdir -p ./out/console-assets
3862023-11-06T20:49:52.437Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
3872023-11-06T20:49:52.459Z+ mkdir -p ./out/console-assets
3882023-11-06T20:49:52.470Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
3892023-11-06T20:49:52.902Z+ set -o errexit
3902023-11-06T20:49:52.924Z+++ dirname ./tools/ci_download_maghemite_openapi
3912023-11-06T20:49:52.937Z++ cd ./tools
3922023-11-06T20:49:52.985Z++ pwd
3932023-11-06T20:49:52.995Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3942023-11-06T20:49:53.012Z++ basename ./tools/ci_download_maghemite_openapi
3952023-11-06T20:49:53.017Z+ ARG0=ci_download_maghemite_openapi
3962023-11-06T20:49:53.027Z+ TARGET_DIR=out
3972023-11-06T20:49:53.038Z+ DOWNLOAD_DIR=out/downloads
3982023-11-06T20:49:53.060Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
3992023-11-06T20:49:53.085Z++ COMMIT=82aa17646265449ee0ede9410208e510fa4a5877
4002023-11-06T20:49:53.522Z++ SHA2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4012023-11-06T20:49:53.980Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/82aa17646265449ee0ede9410208e510fa4a5877/ddm-admin.json
4022023-11-06T20:49:53.997Z+ LOCAL_FILE=out/downloads/ddm-admin-82aa17646265449ee0ede9410208e510fa4a5877.json
4032023-11-06T20:49:54.007Z+ main
4042023-11-06T20:49:54.023Z+ [[ 0 != 0 ]]
4052023-11-06T20:49:54.033Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/82aa17646265449ee0ede9410208e510fa4a5877/ddm-admin.json'
4062023-11-06T20:49:54.464ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/82aa17646265449ee0ede9410208e510fa4a5877/ddm-admin.json
4072023-11-06T20:49:54.478Z+ echo 'Local file: out/downloads/ddm-admin-82aa17646265449ee0ede9410208e510fa4a5877.json'
4082023-11-06T20:49:54.490ZLocal file: out/downloads/ddm-admin-82aa17646265449ee0ede9410208e510fa4a5877.json
4092023-11-06T20:49:54.504Z+ local DO_DOWNLOAD=true
4102023-11-06T20:49:54.514Z+ [[ -f out/downloads/ddm-admin-82aa17646265449ee0ede9410208e510fa4a5877.json ]]
4112023-11-06T20:49:54.526Z+ mkdir -p out/downloads
4122023-11-06T20:49:54.536Z+ '[' true == true ']'
4132023-11-06T20:49:54.564Z+ echo Downloading...
4142023-11-06T20:49:54.572ZDownloading...
4152023-11-06T20:49:54.580Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/82aa17646265449ee0ede9410208e510fa4a5877/ddm-admin.json out/downloads/ddm-admin-82aa17646265449ee0ede9410208e510fa4a5877.json
4162023-11-06T20:49:54.595Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-82aa17646265449ee0ede9410208e510fa4a5877.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/82aa17646265449ee0ede9410208e510fa4a5877/ddm-admin.json
4172023-11-06T20:49:54.610Z++ do_sha256sum out/downloads/ddm-admin-82aa17646265449ee0ede9410208e510fa4a5877.json
4182023-11-06T20:49:54.628Z++ case "$OSTYPE" in
4192023-11-06T20:49:54.637Z++ SHA=sha256sum
4202023-11-06T20:49:54.643Z++ sha256sum
4212023-11-06T20:49:54.653Z++ awk '{print $1}'
4222023-11-06T20:49:54.671Z+ calculated_sha2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4232023-11-06T20:49:54.682Z+ [[ 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 ]]
4242023-11-06T20:49:54.696Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4252023-11-06T20:49:54.710Z++ COMMIT=82aa17646265449ee0ede9410208e510fa4a5877
4262023-11-06T20:49:54.731Z++ SHA2=b3f55fe24e54530fdf96c22a033f9edc0bad9c0a5e3344763a23e52b251d5113
4272023-11-06T20:49:54.757Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/82aa17646265449ee0ede9410208e510fa4a5877/mg-admin.json
4282023-11-06T20:49:56.145Z+ LOCAL_FILE=out/downloads/mg-admin-82aa17646265449ee0ede9410208e510fa4a5877.json
4292023-11-06T20:49:56.149Z+ main
4302023-11-06T20:49:56.157Z+ [[ 0 != 0 ]]
4312023-11-06T20:49:56.163Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/82aa17646265449ee0ede9410208e510fa4a5877/mg-admin.json'
4322023-11-06T20:49:56.169ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/82aa17646265449ee0ede9410208e510fa4a5877/mg-admin.json
4332023-11-06T20:49:56.181Z+ echo 'Local file: out/downloads/mg-admin-82aa17646265449ee0ede9410208e510fa4a5877.json'
4342023-11-06T20:49:56.389ZLocal file: out/downloads/mg-admin-82aa17646265449ee0ede9410208e510fa4a5877.json
4352023-11-06T20:49:56.513Z+ local DO_DOWNLOAD=true
4362023-11-06T20:49:56.617Z+ [[ -f out/downloads/mg-admin-82aa17646265449ee0ede9410208e510fa4a5877.json ]]
4372023-11-06T20:49:57.041Z+ mkdir -p out/downloads
4382023-11-06T20:49:57.045ZDownloading...
4392023-11-06T20:49:57.068Z+ '[' true == true ']'
4402023-11-06T20:49:57.079ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/559fad2f379900a05ced410944353c1d19100390/dpd.json
4412023-11-06T20:49:57.098Z+ echo Downloading...
4422023-11-06T20:49:57.108ZLocal file: out/downloads/dpd-559fad2f379900a05ced410944353c1d19100390.json
4432023-11-06T20:49:57.115Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/82aa17646265449ee0ede9410208e510fa4a5877/mg-admin.json out/downloads/mg-admin-82aa17646265449ee0ede9410208e510fa4a5877.json
4442023-11-06T20:49:57.121ZDownloading...
4452023-11-06T20:49:57.129Z+ curl --silent --show-error --fail --location --output out/downloads/mg-admin-82aa17646265449ee0ede9410208e510fa4a5877.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/82aa17646265449ee0ede9410208e510fa4a5877/mg-admin.json
4462023-11-06T20:49:57.148Zcurrent directory: /work/oxidecomputer/omicron
4472023-11-06T20:49:57.164Z++ do_sha256sum out/downloads/mg-admin-82aa17646265449ee0ede9410208e510fa4a5877.json
4482023-11-06T20:49:57.181Zconfiguring based on OS: "solaris2.11"
4492023-11-06T20:49:57.198Z++ case "$OSTYPE" in
4502023-11-06T20:49:57.202ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/559fad2f379900a05ced410944353c1d19100390/dendrite-stub.tar.gz
4512023-11-06T20:49:57.205Z++ SHA=sha256sum
4522023-11-06T20:49:57.210ZLocal file: out/downloads/dendrite-stub.tar.gz
4532023-11-06T20:49:57.219Z++ sha256sum
4542023-11-06T20:49:57.225ZDownloading...
4552023-11-06T20:49:57.229Z++ awk '{print $1}'
4562023-11-06T20:49:57.236Z+ calculated_sha2=b3f55fe24e54530fdf96c22a033f9edc0bad9c0a5e3344763a23e52b251d5113
4572023-11-06T20:49:57.239Z+ [[ b3f55fe24e54530fdf96c22a033f9edc0bad9c0a5e3344763a23e52b251d5113 != \b\3\f\5\5\f\e\2\4\e\5\4\5\3\0\f\d\f\9\6\c\2\2\a\0\3\3\f\9\e\d\c\0\b\a\d\9\c\0\a\5\e\3\3\4\4\7\6\3\a\2\3\e\5\2\b\2\5\1\d\5\1\1\3 ]]
4582023-11-06T20:49:57.243Z+ set -o errexit
4592023-11-06T20:49:57.249Z+++ dirname ./tools/ci_download_dendrite_openapi
4602023-11-06T20:49:57.255Z++ cd ./tools
4612023-11-06T20:49:57.272Z++ pwd
4622023-11-06T20:49:57.298Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4632023-11-06T20:49:57.310Z++ basename ./tools/ci_download_dendrite_openapi
4642023-11-06T20:49:57.320Z+ ARG0=ci_download_dendrite_openapi
4652023-11-06T20:49:57.328Z+ TARGET_DIR=out
4662023-11-06T20:49:57.335Z+ DOWNLOAD_DIR=out/downloads
4672023-11-06T20:49:57.365Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4682023-11-06T20:49:57.375Z++ COMMIT=559fad2f379900a05ced410944353c1d19100390
4692023-11-06T20:49:57.794Z++ SHA2=82437c74afd4894aa5b9ea800d5777793e8777fe87471321dd22ad1a1c9c9ef3
4702023-11-06T20:49:57.805Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/559fad2f379900a05ced410944353c1d19100390/dpd.json
4712023-11-06T20:49:57.814Z+ LOCAL_FILE=out/downloads/dpd-559fad2f379900a05ced410944353c1d19100390.json
4722023-11-06T20:49:58.234Z+ main
4732023-11-06T20:49:58.239Z+ [[ 0 != 0 ]]
4742023-11-06T20:49:58.244Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/559fad2f379900a05ced410944353c1d19100390/dpd.json'
4752023-11-06T20:49:58.250Z+ echo 'Local file: out/downloads/dpd-559fad2f379900a05ced410944353c1d19100390.json'
4762023-11-06T20:49:58.258Z+ local DO_DOWNLOAD=true
4772023-11-06T20:49:58.266Z+ [[ -f out/downloads/dpd-559fad2f379900a05ced410944353c1d19100390.json ]]
4782023-11-06T20:49:58.272Z+ mkdir -p out/downloads
4792023-11-06T20:49:58.277Z+ '[' true == true ']'
4802023-11-06T20:49:58.282Z+ echo Downloading...
4812023-11-06T20:49:58.290Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/559fad2f379900a05ced410944353c1d19100390/dpd.json out/downloads/dpd-559fad2f379900a05ced410944353c1d19100390.json
4822023-11-06T20:49:58.294Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-559fad2f379900a05ced410944353c1d19100390.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/559fad2f379900a05ced410944353c1d19100390/dpd.json
4832023-11-06T20:49:58.299Z++ do_sha256sum out/downloads/dpd-559fad2f379900a05ced410944353c1d19100390.json
4842023-11-06T20:49:58.304Z++ case "$OSTYPE" in
4852023-11-06T20:49:58.309Z++ SHA=sha256sum
4862023-11-06T20:49:58.312Z++ sha256sum
4872023-11-06T20:49:58.315Z++ awk '{print $1}'
4882023-11-06T20:49:58.319Z+ calculated_sha2=82437c74afd4894aa5b9ea800d5777793e8777fe87471321dd22ad1a1c9c9ef3
4892023-11-06T20:49:58.322Z+ [[ 82437c74afd4894aa5b9ea800d5777793e8777fe87471321dd22ad1a1c9c9ef3 != \8\2\4\3\7\c\7\4\a\f\d\4\8\9\4\a\a\5\b\9\e\a\8\0\0\d\5\7\7\7\7\9\3\e\8\7\7\7\f\e\8\7\4\7\1\3\2\1\d\d\2\2\a\d\1\a\1\c\9\c\9\e\f\3 ]]
4902023-11-06T20:49:58.326Z+ set -o errexit
4912023-11-06T20:49:58.330Z+++ dirname ./tools/ci_download_dendrite_stub
4922023-11-06T20:49:58.333Z++ cd ./tools
4932023-11-06T20:49:58.338Z++ pwd
4942023-11-06T20:49:58.341Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4952023-11-06T20:49:58.345Z++ basename ./tools/ci_download_dendrite_stub
4962023-11-06T20:49:58.349Z+ ARG0=ci_download_dendrite_stub
4972023-11-06T20:49:58.353Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
4982023-11-06T20:49:58.358Z++ CIDL_SHA256_ILLUMOS=ce14c1f0481b13ce47a25386a3b1e49d9570f4c1c31cad3f13c14f75b130dafa
4992023-11-06T20:49:58.362Z++ CIDL_SHA256_LINUX_DPD=d7da0aaed4e824a8e98b1a39e9ee41ad934ce38b0faa140ab4e7e2ca8c194e4e
5002023-11-06T20:49:58.366Z++ CIDL_SHA256_LINUX_SWADM=0449383a57468aec3b5a4ad26962cfc9e9a121bd13e777329e8a70767e6d9aae
5012023-11-06T20:49:58.370Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5022023-11-06T20:49:58.377Z++ COMMIT=559fad2f379900a05ced410944353c1d19100390
5032023-11-06T20:49:58.384Z++ SHA2=82437c74afd4894aa5b9ea800d5777793e8777fe87471321dd22ad1a1c9c9ef3
5042023-11-06T20:49:58.397Z+ TARGET_DIR=out
5052023-11-06T20:49:58.417Z+ DOWNLOAD_DIR=out/downloads
5062023-11-06T20:49:58.424Z+ DEST_DIR=./out/dendrite-stub
5072023-11-06T20:49:58.431Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5082023-11-06T20:49:58.435Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5092023-11-06T20:49:58.441Z+ REPO=oxidecomputer/dendrite
5102023-11-06T20:49:58.445Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/559fad2f379900a05ced410944353c1d19100390
5112023-11-06T20:49:58.448Z+ main
5122023-11-06T20:49:58.453Z+ [[ 0 != 0 ]]
5132023-11-06T20:49:58.457Z+ CIDL_OS=solaris2.11
5142023-11-06T20:49:58.460Z+ [[ 0 != 0 ]]
5152023-11-06T20:49:58.463Z+ configure_os solaris2.11
5162023-11-06T20:49:58.466Z+ echo 'current directory: /work/oxidecomputer/omicron'
5172023-11-06T20:49:58.468Z+ echo 'configuring based on OS: "solaris2.11"'
5182023-11-06T20:49:58.471Z+ case "$1" in
5192023-11-06T20:49:58.473Z+ SET_BINARIES=
5202023-11-06T20:49:58.476Z+ CIDL_SHA256=ce14c1f0481b13ce47a25386a3b1e49d9570f4c1c31cad3f13c14f75b130dafa
5212023-11-06T20:49:58.478Z+ CIDL_SHA256FUNC=do_sha256sum
5222023-11-06T20:49:58.481Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5232023-11-06T20:49:58.483Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/559fad2f379900a05ced410944353c1d19100390/dendrite-stub.tar.gz
5242023-11-06T20:49:58.487Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5252023-11-06T20:49:58.495Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/559fad2f379900a05ced410944353c1d19100390/dendrite-stub.tar.gz'
5262023-11-06T20:49:58.511Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5272023-11-06T20:49:58.531Z+ mkdir -p out/downloads
5282023-11-06T20:49:58.956Z+ mkdir -p ./out/dendrite-stub
5292023-11-06T20:49:58.972Z+ fetch_and_verify
5302023-11-06T20:49:58.989Z+ local DO_DOWNLOAD=true
5312023-11-06T20:49:59.006Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5322023-11-06T20:49:59.028Z+ '[' true == true ']'
5332023-11-06T20:49:59.043Z+ echo Downloading...
5342023-11-06T20:49:59.068Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/559fad2f379900a05ced410944353c1d19100390/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5352023-11-06T20:49:59.140Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/559fad2f379900a05ced410944353c1d19100390/dendrite-stub.tar.gz
5362023-11-06T20:50:10.033Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5372023-11-06T20:50:10.040Z++ sha256sum
5382023-11-06T20:50:10.046Z++ awk '{print $1}'
5392023-11-06T20:50:10.126Z+ calculated_sha256=ce14c1f0481b13ce47a25386a3b1e49d9570f4c1c31cad3f13c14f75b130dafa
5402023-11-06T20:50:10.543Z+ [[ ce14c1f0481b13ce47a25386a3b1e49d9570f4c1c31cad3f13c14f75b130dafa != \c\e\1\4\c\1\f\0\4\8\1\b\1\3\c\e\4\7\a\2\5\3\8\6\a\3\b\1\e\4\9\d\9\5\7\0\f\4\c\1\c\3\1\c\a\d\3\f\1\3\c\1\4\f\7\5\b\1\3\0\d\a\f\a ]]
5412023-11-06T20:50:10.553Z+ do_untar out/downloads/dendrite-stub.tar.gz
5422023-11-06T20:50:10.561Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5432023-11-06T20:50:11.084Z+ do_assemble
5442023-11-06T20:50:11.088Z+ rm -r ./out/dendrite-stub
5452023-11-06T20:50:11.092Z+ mkdir ./out/dendrite-stub
5462023-11-06T20:50:11.095Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5472023-11-06T20:50:11.225Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5482023-11-06T20:50:11.235Z+ set -o errexit
5492023-11-06T20:50:11.239Z+++ dirname ./tools/ci_download_maghemite_mgd
5502023-11-06T20:50:11.242Z++ cd ./tools
5512023-11-06T20:50:11.246Z++ pwd
5522023-11-06T20:50:11.251Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5532023-11-06T20:50:11.256Z++ basename ./tools/ci_download_maghemite_mgd
5542023-11-06T20:50:11.260Z+ ARG0=ci_download_maghemite_mgd
5552023-11-06T20:50:11.265Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5562023-11-06T20:50:11.302Z++ CIDL_SHA256=1badd6adfece0a1b661f7efb9a2ca65e471f45cf9c8ecbd72b228ca174311e31
5572023-11-06T20:50:11.307Z++ MGD_LINUX_SHA256=92463e3266f5a702af28504349526189aa0ebb23adb166ec2603182acf6cdb8c
5582023-11-06T20:50:11.320Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
5592023-11-06T20:50:11.326Z++ COMMIT=82aa17646265449ee0ede9410208e510fa4a5877
5602023-11-06T20:50:11.330Z++ SHA2=b3f55fe24e54530fdf96c22a033f9edc0bad9c0a5e3344763a23e52b251d5113
5612023-11-06T20:50:11.335Z+ TARGET_DIR=out
5622023-11-06T20:50:11.353Z+ DOWNLOAD_DIR=out/downloads
5632023-11-06T20:50:11.386Z+ DEST_DIR=./out/mgd
5642023-11-06T20:50:11.394Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
5652023-11-06T20:50:11.409Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5662023-11-06T20:50:11.419Z+ REPO=oxidecomputer/maghemite
5672023-11-06T20:50:11.435Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/82aa17646265449ee0ede9410208e510fa4a5877
5682023-11-06T20:50:11.850Z+ main
5692023-11-06T20:50:11.859Z+ [[ 0 != 0 ]]
5702023-11-06T20:50:11.882Z+ CIDL_OS=solaris2.11
5712023-11-06T20:50:11.898Z+ [[ 0 != 0 ]]
5722023-11-06T20:50:11.911Z+ configure_os solaris2.11
5732023-11-06T20:50:11.932Z+ echo 'current directory: /work/oxidecomputer/omicron'
5742023-11-06T20:50:12.352Zcurrent directory: /work/oxidecomputer/omicron
5752023-11-06T20:50:12.360Z+ echo 'configuring based on OS: "solaris2.11"'
5762023-11-06T20:50:12.373Zconfiguring based on OS: "solaris2.11"
5772023-11-06T20:50:12.383Z+ case "$1" in
5782023-11-06T20:50:12.401Z+ SET_BINARIES=
5792023-11-06T20:50:12.412Z+ CIDL_SHA256FUNC=do_sha256sum
5802023-11-06T20:50:12.418Z+ TARBALL_FILENAME=mgd.tar.gz
5812023-11-06T20:50:12.463Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/82aa17646265449ee0ede9410208e510fa4a5877/mgd.tar.gz
5822023-11-06T20:50:12.474Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
5832023-11-06T20:50:12.483Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/82aa17646265449ee0ede9410208e510fa4a5877/mgd.tar.gz'
5842023-11-06T20:50:12.492ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/82aa17646265449ee0ede9410208e510fa4a5877/mgd.tar.gz
5852023-11-06T20:50:12.909Z+ echo 'Local file: out/downloads/mgd.tar.gz'
5862023-11-06T20:50:12.917ZLocal file: out/downloads/mgd.tar.gz
5872023-11-06T20:50:12.927Z+ mkdir -p out/downloads
5882023-11-06T20:50:13.342Z+ mkdir -p ./out/mgd
5892023-11-06T20:50:13.346Z+ fetch_and_verify
5902023-11-06T20:50:13.352Z+ local DO_DOWNLOAD=true
5912023-11-06T20:50:13.361Z+ [[ -f out/downloads/mgd.tar.gz ]]
5922023-11-06T20:50:13.383Z+ '[' true == true ']'
5932023-11-06T20:50:13.393Z+ echo Downloading...
5942023-11-06T20:50:13.402ZDownloading...
5952023-11-06T20:50:13.412Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/82aa17646265449ee0ede9410208e510fa4a5877/mgd.tar.gz out/downloads/mgd.tar.gz
5962023-11-06T20:50:13.419Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/82aa17646265449ee0ede9410208e510fa4a5877/mgd.tar.gz
5972023-11-06T20:50:17.979Z++ do_sha256sum out/downloads/mgd.tar.gz
5982023-11-06T20:50:17.984Z++ sha256sum
5992023-11-06T20:50:17.991Z++ awk '{print $1}'
6002023-11-06T20:50:18.058Z+ calculated_sha256=1badd6adfece0a1b661f7efb9a2ca65e471f45cf9c8ecbd72b228ca174311e31
6012023-11-06T20:50:18.066Z+ [[ 1badd6adfece0a1b661f7efb9a2ca65e471f45cf9c8ecbd72b228ca174311e31 != \1\b\a\d\d\6\a\d\f\e\c\e\0\a\1\b\6\6\1\f\7\e\f\b\9\a\2\c\a\6\5\e\4\7\1\f\4\5\c\f\9\c\8\e\c\b\d\7\2\b\2\2\8\c\a\1\7\4\3\1\1\e\3\1 ]]
6022023-11-06T20:50:18.482Z+ do_untar out/downloads/mgd.tar.gz
6032023-11-06T20:50:18.488Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6042023-11-06T20:50:18.773Z+ do_assemble
6052023-11-06T20:50:18.779Z+ rm -r ./out/mgd
6062023-11-06T20:50:18.788Z+ mkdir ./out/mgd
6072023-11-06T20:50:18.794Z+ cp -r out/downloads/root ./out/mgd/root
6082023-11-06T20:50:18.959Z+ set -o errexit
6092023-11-06T20:50:18.962Z+++ dirname ./tools/ci_download_transceiver_control
6102023-11-06T20:50:18.966Z++ cd ./tools
6112023-11-06T20:50:18.970Z++ pwd
6122023-11-06T20:50:18.973Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6132023-11-06T20:50:18.977Z++ basename ./tools/ci_download_transceiver_control
6142023-11-06T20:50:18.981Z+ ARG0=ci_download_transceiver_control
6152023-11-06T20:50:18.984Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6162023-11-06T20:50:18.988Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6172023-11-06T20:50:18.995Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6182023-11-06T20:50:18.999Z+ TARGET_DIR=out
6192023-11-06T20:50:19.004Z+ DOWNLOAD_DIR=out/downloads
6202023-11-06T20:50:19.013Z+ DEST_DIR=./out/transceiver-control
6212023-11-06T20:50:19.020Z+ BIN_DIR=/opt/oxide/bin
6222023-11-06T20:50:19.025Z+ BINARY=xcvradm
6232023-11-06T20:50:19.029Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6242023-11-06T20:50:19.033Z+ REPO=oxidecomputer/transceiver-control
6252023-11-06T20:50:19.039Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6262023-11-06T20:50:19.046Z+ main
6272023-11-06T20:50:19.050Z+ [[ 0 != 0 ]]
6282023-11-06T20:50:19.054Z+ CIDL_OS=solaris2.11
6292023-11-06T20:50:19.057Z+ [[ 0 != 0 ]]
6302023-11-06T20:50:19.061Z+ configure_os solaris2.11
6312023-11-06T20:50:19.064Z+ echo 'current directory: /work/oxidecomputer/omicron'
6322023-11-06T20:50:19.080Zcurrent directory: /work/oxidecomputer/omicron
6332023-11-06T20:50:19.084Z+ echo 'configuring based on OS: "solaris2.11"'
6342023-11-06T20:50:19.089Zconfiguring based on OS: "solaris2.11"
6352023-11-06T20:50:19.093Z+ case "$1" in
6362023-11-06T20:50:19.097Z+ SET_BINARIES=
6372023-11-06T20:50:19.101Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6382023-11-06T20:50:19.105Z+ CIDL_SHA256FUNC=do_sha256sum
6392023-11-06T20:50:19.196Z+ ARCHIVE_FILENAME=xcvradm.gz
6402023-11-06T20:50:19.209Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6412023-11-06T20:50:19.226Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6422023-11-06T20:50:19.235Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6432023-11-06T20:50:19.262ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6442023-11-06T20:50:19.276Z+ echo 'Local file: out/downloads/xcvradm.gz'
6452023-11-06T20:50:19.286ZLocal file: out/downloads/xcvradm.gz
6462023-11-06T20:50:19.294Z+ mkdir -p out/downloads
6472023-11-06T20:50:19.725Z+ mkdir -p ./out/transceiver-control
6482023-11-06T20:50:20.385Z+ fetch_and_verify
6492023-11-06T20:50:20.410Z+ local DO_DOWNLOAD=true
6502023-11-06T20:50:20.428Z+ [[ -f out/downloads/xcvradm.gz ]]
6512023-11-06T20:50:20.446Z+ '[' true == true ']'
6522023-11-06T20:50:20.464Z+ echo Downloading...
6532023-11-06T20:50:20.476ZDownloading...
6542023-11-06T20:50:20.490Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6552023-11-06T20:50:20.502Z+ 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
6562023-11-06T20:50:21.933Z++ do_sha256sum out/downloads/xcvradm.gz
6572023-11-06T20:50:21.954Z++ sha256sum
6582023-11-06T20:50:21.972Z++ awk '{print $1}'
6592023-11-06T20:50:21.992Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6602023-11-06T20:50:21.999Z+ [[ 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 ]]
6612023-11-06T20:50:22.016Z+ do_unpack out/downloads/xcvradm.gz
6622023-11-06T20:50:22.049Z+ mkdir -p out/downloads/root//opt/oxide/bin
6632023-11-06T20:50:22.063Z+ gzip -dc out/downloads/xcvradm.gz
6642023-11-06T20:50:22.137Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
6652023-11-06T20:50:22.142Z+ do_assemble
6662023-11-06T20:50:22.146Z+ rm -r ./out/transceiver-control
6672023-11-06T20:50:22.150Z+ mkdir ./out/transceiver-control
6682023-11-06T20:50:22.154Z+ cp -r out/downloads/root ./out/transceiver-control/root
6692023-11-06T20:50:22.771ZAll prerequisites installed successfully
6702023-11-06T20:50:22.785Z
6712023-11-06T20:50:22.792Zreal 2:10.916408495
6722023-11-06T20:50:22.810Zuser 52.902878600
6732023-11-06T20:50:22.829Zsys 10.601615902
6742023-11-06T20:50:23.252Ztrap 0.025079627
6752023-11-06T20:50:23.275Ztflt 0.225857790
6762023-11-06T20:50:23.286Zdflt 0.743420533
6772023-11-06T20:50:23.296Zkflt 0.142209312
6782023-11-06T20:50:23.711Zlock 1.549706324
6792023-11-06T20:50:24.129Zslp 4:12.591178119
6802023-11-06T20:50:24.965Zlat 4.169816376
6812023-11-06T20:50:24.976Zstop 0.070748447
6822023-11-06T20:50:25.010Z+ banner end-to-end-tests
6832023-11-06T20:50:25.025Z
6842023-11-06T20:50:25.039Z ###### # # ##### ##### #### ###### # # #####
6852023-11-06T20:50:25.061Z # ## # # # # # # # ## # # #
6862023-11-06T20:50:25.089Z ##### # # # # # ##### # # # ##### ##### # # # # #
6872023-11-06T20:50:25.104Z # # # # # # # # # # # # # # #
6882023-11-06T20:50:25.129Z # # ## # # # # # # # ## # #
6892023-11-06T20:50:25.136Z ###### # # ##### # #### ###### # # #####
6902023-11-06T20:50:25.143Z
6912023-11-06T20:50:25.146Z+ export CARGO_PROFILE_DEV_DEBUG=1
6922023-11-06T20:50:25.152Z+ CARGO_PROFILE_DEV_DEBUG=1
6932023-11-06T20:50:25.166Z+ export CARGO_PROFILE_TEST_DEBUG=1
6942023-11-06T20:50:25.186Z+ CARGO_PROFILE_TEST_DEBUG=1
6952023-11-06T20:50:25.605Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
6962023-11-06T20:50:25.619Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
6972023-11-06T20:50:25.626Z Updating crates.io index
6982023-11-06T20:50:25.634Z Updating git repository `https://github.com/oxidecomputer/dropshot`
6992023-11-06T20:50:25.640Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7002023-11-06T20:50:25.702Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7012023-11-06T20:50:26.059Z Updating git repository `http://github.com/oxidecomputer/tofino`
7022023-11-06T20:50:26.890Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7032023-11-06T20:50:26.908Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7042023-11-06T20:50:27.052Z Updating git repository `https://github.com/oxidecomputer/propolis`
7052023-11-06T20:50:27.886Z Updating git repository `https://github.com/oxidecomputer/crucible`
7062023-11-06T20:50:29.538Z Updating git repository `https://github.com/oxidecomputer/opte`
7072023-11-06T20:50:30.911Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7082023-11-06T20:50:31.729Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7092023-11-06T20:50:31.732Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7102023-11-06T20:50:31.812Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7112023-11-06T20:50:32.169Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7122023-11-06T20:50:32.694Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7132023-11-06T20:50:33.006Z Updating git repository `https://github.com/njaremko/samael`
7142023-11-06T20:50:33.595Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7152023-11-06T20:50:35.140Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7162023-11-06T20:50:35.591Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7172023-11-06T20:50:35.925Z Updating git repository `https://github.com/jgallagher/nix`
7182023-11-06T20:50:37.196Z Updating git repository `https://github.com/cbiffle/hubpack`
7192023-11-06T20:50:37.553Z Updating git repository `https://github.com/oxidecomputer/omicron`
7202023-11-06T20:50:47.577Z Updating git repository `https://github.com/oxidecomputer/rfb`
7212023-11-06T20:50:47.639Z Updating git repository `https://github.com/oxidecomputer/typify`
7222023-11-06T20:50:48.631Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7232023-11-06T20:50:49.011Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7242023-11-06T20:50:49.345Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7252023-11-06T20:50:50.970Z Downloading crates ...
7262023-11-06T20:50:51.171Z Downloaded block-padding v0.3.3
7272023-11-06T20:50:51.201Z Downloaded cfg-if v0.1.10
7282023-11-06T20:50:51.209Z Downloaded ciborium-io v0.2.1
7292023-11-06T20:50:51.216Z Downloaded bzip2 v0.4.4
7302023-11-06T20:50:51.222Z Downloaded colorchoice v1.0.0
7312023-11-06T20:50:51.227Z Downloaded omicron-zone-package v0.8.3
7322023-11-06T20:50:51.236Z Downloaded atomicwrites v0.4.2
7332023-11-06T20:50:51.242Z Downloaded proc-macro-error-attr v1.0.4
7342023-11-06T20:50:51.246Z Downloaded pretty-hex v0.3.0
7352023-11-06T20:50:51.251Z Downloaded convert_case v0.4.0
7362023-11-06T20:50:51.255Z Downloaded async-stream-impl v0.3.5
7372023-11-06T20:50:51.259Z Downloaded pest_generator v2.7.2
7382023-11-06T20:50:51.267Z Downloaded cstr-argument v0.1.2
7392023-11-06T20:50:51.271Z Downloaded bitstruct_derive v0.1.0
7402023-11-06T20:50:51.275Z Downloaded openssl-probe v0.1.5
7412023-11-06T20:50:51.278Z Downloaded match_cfg v0.1.0
7422023-11-06T20:50:51.281Z Downloaded diesel_table_macro_syntax v0.1.0
7432023-11-06T20:50:51.285Z Downloaded anstyle-query v1.0.0
7442023-11-06T20:50:51.289Z Downloaded num-derive v0.4.0
7452023-11-06T20:50:51.296Z Downloaded precomputed-hash v0.1.1
7462023-11-06T20:50:51.300Z Downloaded num_enum v0.7.0
7472023-11-06T20:50:51.317Z Downloaded num-integer v0.1.45
7482023-11-06T20:50:51.323Z Downloaded pem v1.1.1
7492023-11-06T20:50:51.326Z Downloaded cbc v0.1.2
7502023-11-06T20:50:51.331Z Downloaded postgres-types v0.2.6
7512023-11-06T20:50:51.340Z Downloaded colored v2.0.4
7522023-11-06T20:50:51.343Z Downloaded const_format_proc_macros v0.2.31
7532023-11-06T20:50:51.354Z Downloaded num_enum_derive v0.5.11
7542023-11-06T20:50:51.370Z Downloaded subtle v2.5.0
7552023-11-06T20:50:51.392Z Downloaded lazy_static v1.4.0
7562023-11-06T20:50:51.406Z Downloaded foreign-types-shared v0.3.1
7572023-11-06T20:50:51.414Z Downloaded anstyle-parse v0.2.1
7582023-11-06T20:50:51.423Z Downloaded dtrace-parser v0.1.14
7592023-11-06T20:50:51.444Z Downloaded managed v0.8.0
7602023-11-06T20:50:51.464Z Downloaded once_cell v1.18.0
7612023-11-06T20:50:51.477Z Downloaded http-range v0.1.5
7622023-11-06T20:50:51.485Z Downloaded headers-core v0.2.0
7632023-11-06T20:50:51.491Z Downloaded const-oid v0.9.5
7642023-11-06T20:50:51.499Z Downloaded pin-project-lite v0.2.13
7652023-11-06T20:50:51.505Z Downloaded platforms v3.0.2
7662023-11-06T20:50:51.511Z Downloaded filetime v0.2.22
7672023-11-06T20:50:51.517Z Downloaded hubpack_derive v0.1.1
7682023-11-06T20:50:51.521Z Downloaded fxhash v0.2.1
7692023-11-06T20:50:51.524Z Downloaded foreign-types-shared v0.1.1
7702023-11-06T20:50:51.528Z Downloaded addr2line v0.21.0
7712023-11-06T20:50:51.532Z Downloaded spin v0.5.2
7722023-11-06T20:50:51.538Z Downloaded zerocopy v0.3.0
7732023-11-06T20:50:51.543Z Downloaded clap v4.4.3
7742023-11-06T20:50:51.551Z Downloaded http-body v0.4.5
7752023-11-06T20:50:51.558Z Downloaded quick-error v1.2.3
7762023-11-06T20:50:51.567Z Downloaded lalrpop-util v0.19.12
7772023-11-06T20:50:51.572Z Downloaded diesel_derives v2.1.1
7782023-11-06T20:50:51.577Z Downloaded glob v0.3.1
7792023-11-06T20:50:51.650Z Downloaded erased-serde v0.3.30
7802023-11-06T20:50:51.655Z Downloaded float-cmp v0.9.0
7812023-11-06T20:50:51.660Z Downloaded rustfmt-wrapper v0.2.0
7822023-11-06T20:50:51.663Z Downloaded ident_case v1.0.1
7832023-11-06T20:50:51.667Z Downloaded slog-async v2.8.0
7842023-11-06T20:50:51.671Z Downloaded tap v1.0.1
7852023-11-06T20:50:51.674Z Downloaded want v0.3.1
7862023-11-06T20:50:51.678Z Downloaded time-core v0.1.1
7872023-11-06T20:50:51.681Z Downloaded slog-json v2.6.1
7882023-11-06T20:50:51.685Z Downloaded group v0.13.0
7892023-11-06T20:50:51.688Z Downloaded tempfile v3.8.0
7902023-11-06T20:50:51.691Z Downloaded endian-type v0.1.2
7912023-11-06T20:50:51.694Z Downloaded equivalent v1.0.1
7922023-11-06T20:50:51.697Z Downloaded inout v0.1.3
7932023-11-06T20:50:51.701Z Downloaded serde_derive_internals v0.26.0
7942023-11-06T20:50:51.705Z Downloaded tokio-postgres v0.7.10
7952023-11-06T20:50:51.708Z Downloaded opaque-debug v0.3.0
7962023-11-06T20:50:51.711Z Downloaded dirs-sys-next v0.1.2
7972023-11-06T20:50:51.714Z Downloaded foreign-types-macros v0.2.3
7982023-11-06T20:50:51.718Z Downloaded ed25519 v2.2.2
7992023-11-06T20:50:51.721Z Downloaded unicode-xid v0.2.4
8002023-11-06T20:50:51.725Z Downloaded usdt-macro v0.3.5
8012023-11-06T20:50:51.728Z Downloaded hyper-tls v0.5.0
8022023-11-06T20:50:51.731Z Downloaded dyn-clone v1.0.13
8032023-11-06T20:50:51.734Z Downloaded dirs-sys v0.4.1
8042023-11-06T20:50:51.739Z Downloaded tinyvec_macros v0.1.1
8052023-11-06T20:50:51.743Z Downloaded fallible-iterator v0.2.0
8062023-11-06T20:50:51.747Z Downloaded socket2 v0.4.9
8072023-11-06T20:50:51.754Z Downloaded hex-literal v0.4.1
8082023-11-06T20:50:51.757Z Downloaded predicates v3.0.4
8092023-11-06T20:50:51.763Z Downloaded time-macros v0.2.13
8102023-11-06T20:50:51.767Z Downloaded fallible-streaming-iterator v0.1.9
8112023-11-06T20:50:51.770Z Downloaded is-terminal v0.4.9
8122023-11-06T20:50:51.773Z Downloaded try-lock v0.2.4
8132023-11-06T20:50:51.777Z Downloaded spki v0.7.2
8142023-11-06T20:50:51.780Z Downloaded russh-keys v0.38.0
8152023-11-06T20:50:51.783Z Downloaded siphasher v0.3.11
8162023-11-06T20:50:51.787Z Downloaded polyval v0.6.1
8172023-11-06T20:50:51.790Z Downloaded digest v0.10.7
8182023-11-06T20:50:51.794Z Downloaded sha1 v0.10.5
8192023-11-06T20:50:51.797Z Downloaded yasna v0.5.2
8202023-11-06T20:50:51.804Z Downloaded waitgroup v0.1.2
8212023-11-06T20:50:51.811Z Downloaded foreign-types v0.3.2
8222023-11-06T20:50:51.818Z Downloaded utf-8 v0.7.6
8232023-11-06T20:50:51.822Z Downloaded fastrand v2.0.0
8242023-11-06T20:50:51.829Z Downloaded sha2 v0.10.8
8252023-11-06T20:50:51.833Z Downloaded utf8parse v0.2.1
8262023-11-06T20:50:51.838Z Downloaded env_logger v0.9.3
8272023-11-06T20:50:51.848Z Downloaded scopeguard v1.2.0
8282023-11-06T20:50:51.856Z Downloaded signature v2.1.0
8292023-11-06T20:50:51.868Z Downloaded unicode-bidi v0.3.13
8302023-11-06T20:50:51.879Z Downloaded jobserver v0.1.26
8312023-11-06T20:50:52.311Z Downloaded futures-task v0.3.29
8322023-11-06T20:50:52.319Z Downloaded strsim v0.10.0
8332023-11-06T20:50:52.327Z Downloaded home v0.5.5
8342023-11-06T20:50:52.337Z Downloaded tower-service v0.3.2
8352023-11-06T20:50:52.763Z Downloaded unicode-width v0.1.11
8362023-11-06T20:50:52.771Z Downloaded textwrap v0.11.0
8372023-11-06T20:50:52.773Z Downloaded thiserror-impl v1.0.49
8382023-11-06T20:50:52.776Z Downloaded usdt v0.3.5
8392023-11-06T20:50:52.779Z Downloaded tracing-core v0.1.31
8402023-11-06T20:50:52.781Z Downloaded unsafe-libyaml v0.2.9
8412023-11-06T20:50:52.784Z Downloaded take_mut v0.2.2
8422023-11-06T20:50:52.787Z Downloaded fixedbitset v0.4.2
8432023-11-06T20:50:52.790Z Downloaded serde_urlencoded v0.7.1
8442023-11-06T20:50:52.793Z Downloaded twox-hash v1.6.3
8452023-11-06T20:50:52.796Z Downloaded indexmap v1.9.3
8462023-11-06T20:50:52.803Z Downloaded wyz v0.5.1
8472023-11-06T20:50:52.813Z Downloaded version_check v0.9.4
8482023-11-06T20:50:52.829Z Downloaded toolchain_find v0.2.0
8492023-11-06T20:50:52.841Z Downloaded instant v0.1.12
8502023-11-06T20:50:52.849Z Downloaded russh-cryptovec v0.7.0
8512023-11-06T20:50:52.853Z Downloaded stable_deref_trait v1.2.0
8522023-11-06T20:50:52.856Z Downloaded smf v0.2.2
8532023-11-06T20:50:52.859Z Downloaded string_cache v0.8.7
8542023-11-06T20:50:52.861Z Downloaded static_assertions v1.1.0
8552023-11-06T20:50:52.864Z Downloaded radium v0.7.0
8562023-11-06T20:50:52.866Z Downloaded structopt v0.3.26
8572023-11-06T20:50:52.869Z Downloaded thread-id v4.2.0
8582023-11-06T20:50:52.872Z Downloaded thiserror-impl-no-std v2.0.2
8592023-11-06T20:50:52.874Z Downloaded funty v2.0.0
8602023-11-06T20:50:52.877Z Downloaded hashlink v0.8.3
8612023-11-06T20:50:52.890Z Downloaded rustc_version v0.4.0
8622023-11-06T20:50:52.898Z Downloaded zone_cfg_derive v0.2.0
8632023-11-06T20:50:52.906Z Downloaded scheduled-thread-pool v0.2.7
8642023-11-06T20:50:52.908Z Downloaded vergen v8.2.4
8652023-11-06T20:50:52.911Z Downloaded serde_derive v1.0.188
8662023-11-06T20:50:52.914Z Downloaded hubpack v0.1.2
8672023-11-06T20:50:52.920Z Downloaded slog-dtrace v0.2.3
8682023-11-06T20:50:52.922Z Downloaded futures-io v0.3.29
8692023-11-06T20:50:52.925Z Downloaded rand_core v0.5.1
8702023-11-06T20:50:52.928Z Downloaded dirs-next v2.0.0
8712023-11-06T20:50:52.936Z Downloaded elliptic-curve v0.13.5
8722023-11-06T20:50:53.347Z Downloaded keccak v0.1.4
8732023-11-06T20:50:53.353Z Downloaded usdt-impl v0.3.5
8742023-11-06T20:50:53.363Z Downloaded iana-time-zone v0.1.57
8752023-11-06T20:50:53.373Z Downloaded postcard v0.7.3
8762023-11-06T20:50:53.391Z Downloaded time v0.3.27
8772023-11-06T20:50:53.401Z Downloaded spin v0.9.8
8782023-11-06T20:50:53.408Z Downloaded heck v0.3.3
8792023-11-06T20:50:53.416Z Downloaded russh v0.38.0
8802023-11-06T20:50:53.424Z Downloaded tracing v0.1.37
8812023-11-06T20:50:53.430Z Downloaded futures-macro v0.3.29
8822023-11-06T20:50:53.436Z Downloaded io-lifetimes v1.0.11
8832023-11-06T20:50:53.862Z Downloaded headers v0.3.9
8842023-11-06T20:50:53.875Z Downloaded futures-core v0.3.29
8852023-11-06T20:50:54.286Z Downloaded unicode-normalization v0.1.22
8862023-11-06T20:50:54.289Z Downloaded postgres-protocol v0.6.6
8872023-11-06T20:50:54.291Z Downloaded slog-bunyan v2.4.0
8882023-11-06T20:50:54.295Z Downloaded tungstenite v0.18.0
8892023-11-06T20:50:54.298Z Downloaded pest v2.7.2
8902023-11-06T20:50:54.301Z Downloaded humantime v2.1.0
8912023-11-06T20:50:54.304Z Downloaded slog v2.7.0
8922023-11-06T20:50:54.308Z Downloaded socket2 v0.5.4
8932023-11-06T20:50:54.312Z Downloaded aho-corasick v1.0.4
8942023-11-06T20:50:54.316Z Downloaded itertools v0.11.0
8952023-11-06T20:50:54.320Z Downloaded heapless v0.7.16
8962023-11-06T20:50:54.324Z Downloaded flate2 v1.0.28
8972023-11-06T20:50:54.331Z Downloaded http v0.2.9
8982023-11-06T20:50:54.335Z Downloaded hashbrown v0.14.2
8992023-11-06T20:50:54.360Z Downloaded hashbrown v0.13.2
9002023-11-06T20:50:54.364Z Downloaded serde_with v2.3.3
9012023-11-06T20:50:54.368Z Downloaded petgraph v0.6.4
9022023-11-06T20:50:54.380Z Downloaded rand v0.8.5
9032023-11-06T20:50:54.385Z Downloaded rustls-webpki v0.101.7
9042023-11-06T20:50:54.392Z Downloaded ed25519-dalek v2.0.0
9052023-11-06T20:50:54.399Z Downloaded git2 v0.17.2
9062023-11-06T20:50:54.417Z Downloaded hashbrown v0.12.3
9072023-11-06T20:50:54.423Z Downloaded serde_json v1.0.108
9082023-11-06T20:50:54.436Z Downloaded tokio-util v0.7.10
9092023-11-06T20:50:54.452Z Downloaded openssl v0.10.57
9102023-11-06T20:50:54.870Z Downloaded reqwest v0.11.20
9112023-11-06T20:50:54.876Z Downloaded idna v0.2.3
9122023-11-06T20:50:54.886Z Downloaded idna v0.4.0
9132023-11-06T20:50:54.890Z Downloaded regex-automata v0.1.10
9142023-11-06T20:50:54.896Z Downloaded diesel v2.1.3
9152023-11-06T20:50:54.901Z Downloaded webpki-roots v0.25.2
9162023-11-06T20:50:54.905Z Downloaded rustls v0.21.8
9172023-11-06T20:50:54.910Z Downloaded hyper v0.14.27
9182023-11-06T20:50:54.916Z Downloaded futures-util v0.3.29
9192023-11-06T20:50:54.921Z Downloaded rustix v0.37.23
9202023-11-06T20:50:54.926Z Downloaded sled v0.34.7
9212023-11-06T20:50:54.931Z Downloaded radix_trie v0.2.1
9222023-11-06T20:50:54.946Z Downloaded zerocopy-derive v0.2.0
9232023-11-06T20:50:54.958Z Downloaded regex-automata v0.4.3
9242023-11-06T20:50:54.968Z Downloaded vcpkg v0.2.15
9252023-11-06T20:50:54.976Z Downloaded smoltcp v0.8.2
9262023-11-06T20:50:54.984Z Downloaded bstr v0.2.17
9272023-11-06T20:50:54.987Z Downloaded regress v0.7.1
9282023-11-06T20:50:54.989Z Downloaded winapi v0.3.9
9292023-11-06T20:50:54.992Z Downloaded bstr v1.6.0
9302023-11-06T20:50:54.995Z Downloaded trust-dns-proto v0.22.0
9312023-11-06T20:50:54.998Z Downloaded regex-syntax v0.7.5
9322023-11-06T20:50:55.011Z Downloaded regex-syntax v0.8.2
9332023-11-06T20:50:55.013Z Downloaded encoding_rs v0.8.33
9342023-11-06T20:50:55.016Z Downloaded openapiv3 v1.0.3
9352023-11-06T20:50:55.019Z Downloaded regex v1.10.2
9362023-11-06T20:50:55.022Z Downloaded rustix v0.38.9
9372023-11-06T20:50:55.025Z Downloaded regex-syntax v0.6.29
9382023-11-06T20:50:55.027Z Downloaded zerocopy-derive v0.6.4
9392023-11-06T20:50:55.031Z Downloaded clap v2.34.0
9402023-11-06T20:50:55.034Z Downloaded h2 v0.3.21
9412023-11-06T20:50:55.037Z Downloaded hkdf v0.12.3
9422023-11-06T20:50:55.041Z Downloaded smoltcp v0.9.1
9432023-11-06T20:50:55.044Z Downloaded bzip2-sys v0.1.11+1.0.8
9442023-11-06T20:50:55.050Z Downloaded syn v2.0.32
9452023-11-06T20:50:55.053Z Downloaded gimli v0.28.0
9462023-11-06T20:50:55.056Z Downloaded curve25519-dalek v4.1.0
9472023-11-06T20:50:55.060Z Downloaded object v0.32.1
9482023-11-06T20:50:55.062Z Downloaded regex-automata v0.3.8
9492023-11-06T20:50:55.066Z Downloaded libc v0.2.149
9502023-11-06T20:50:55.080Z Downloaded chrono v0.4.31
9512023-11-06T20:50:55.089Z Downloaded tokio v1.33.0
9522023-11-06T20:50:55.096Z Downloaded winnow v0.5.15
9532023-11-06T20:50:55.141Z Downloaded nix v0.26.2
9542023-11-06T20:50:55.154Z Downloaded rand v0.7.3
9552023-11-06T20:50:55.187Z Downloaded sha3 v0.10.8
9562023-11-06T20:50:55.202Z Downloaded syn v1.0.109
9572023-11-06T20:50:55.207Z Downloaded bitvec v1.0.1
9582023-11-06T20:50:55.213Z Downloaded clap_builder v4.4.2
9592023-11-06T20:50:55.217Z Downloaded tungstenite v0.20.1
9602023-11-06T20:50:55.225Z Downloaded trust-dns-resolver v0.22.0
9612023-11-06T20:50:55.246Z Downloaded itertools v0.10.5
9622023-11-06T20:50:55.251Z Downloaded aes-gcm v0.10.3
9632023-11-06T20:50:55.256Z Downloaded zerocopy v0.6.4
9642023-11-06T20:50:55.264Z Downloaded libm v0.2.7
9652023-11-06T20:50:55.271Z Downloaded rusqlite v0.29.0
9662023-11-06T20:50:55.282Z Downloaded semver v1.0.20
9672023-11-06T20:50:55.291Z Downloaded typenum v1.16.0
9682023-11-06T20:50:55.298Z Downloaded schemars v0.8.13
9692023-11-06T20:50:55.303Z Downloaded unicode-segmentation v1.10.1
9702023-11-06T20:50:55.317Z Downloaded toml_edit v0.20.7
9712023-11-06T20:50:55.324Z Downloaded structmeta-derive v0.1.6
9722023-11-06T20:50:55.332Z Downloaded toml_edit v0.19.15
9732023-11-06T20:50:55.344Z Downloaded trust-dns-server v0.22.1
9742023-11-06T20:50:55.352Z Downloaded uuid v1.4.1
9752023-11-06T20:50:55.362Z Downloaded ron v0.7.1
9762023-11-06T20:50:55.371Z Downloaded toml v0.7.8
9772023-11-06T20:50:55.380Z Downloaded toml v0.5.11
9782023-11-06T20:50:55.400Z Downloaded similar v2.2.1
9792023-11-06T20:50:55.412Z Downloaded toml v0.8.6
9802023-11-06T20:50:55.426Z Downloaded sct v0.7.0
9812023-11-06T20:50:55.434Z Downloaded ryu v1.0.15
9822023-11-06T20:50:55.440Z Downloaded serde v1.0.188
9832023-11-06T20:50:55.449Z Downloaded httpdate v1.0.3
9842023-11-06T20:50:55.455Z Downloaded heck v0.4.1
9852023-11-06T20:50:55.461Z Downloaded signal-hook-registry v1.4.1
9862023-11-06T20:50:55.477Z Downloaded untrusted v0.7.1
9872023-11-06T20:50:55.484Z Downloaded unicase v2.7.0
9882023-11-06T20:50:55.491Z Downloaded stringprep v0.1.3
9892023-11-06T20:50:55.501Z Downloaded rustls-native-certs v0.6.3
9902023-11-06T20:50:55.513Z Downloaded futures-channel v0.3.29
9912023-11-06T20:50:55.523Z Downloaded getrandom v0.2.10
9922023-11-06T20:50:55.528Z Downloaded aes v0.8.3
9932023-11-06T20:50:55.532Z Downloaded slab v0.4.9
9942023-11-06T20:50:55.538Z Downloaded schemars_derive v0.8.13
9952023-11-06T20:50:55.557Z Downloaded thread_local v1.1.7
9962023-11-06T20:50:55.565Z Downloaded slog-envlogger v2.2.0
9972023-11-06T20:50:55.573Z Downloaded slog-term v2.9.0
9982023-11-06T20:50:55.588Z Downloaded term v0.7.0
9992023-11-06T20:50:55.592Z Downloaded serde_yaml v0.9.25
10002023-11-06T20:50:55.598Z Downloaded trust-dns-client v0.22.0
10012023-11-06T20:50:55.603Z Downloaded libgit2-sys v0.15.2+1.6.4
10022023-11-06T20:50:55.611Z Downloaded mio v0.8.8
10032023-11-06T20:50:55.617Z Downloaded serde_spanned v0.6.4
10042023-11-06T20:50:55.624Z Downloaded semver v0.11.0
10052023-11-06T20:50:55.631Z Downloaded secrecy v0.8.0
10062023-11-06T20:50:55.637Z Downloaded tokio-tungstenite v0.18.0
10072023-11-06T20:50:55.643Z Downloaded tokio-stream v0.1.14
10082023-11-06T20:50:55.647Z Downloaded ucd-trie v0.1.6
10092023-11-06T20:50:55.658Z Downloaded slog-stdlog v4.1.1
10102023-11-06T20:50:55.668Z Downloaded same-file v1.0.6
10112023-11-06T20:50:55.682Z Downloaded strsim v0.8.0
10122023-11-06T20:50:55.694Z Downloaded rand_chacha v0.2.2
10132023-11-06T20:50:55.707Z Downloaded httparse v1.8.0
10142023-11-06T20:50:55.721Z Downloaded serde_path_to_error v0.1.14
10152023-11-06T20:50:55.732Z Downloaded indexmap v2.1.0
10162023-11-06T20:50:55.739Z Downloaded getrandom v0.1.16
10172023-11-06T20:50:55.743Z Downloaded tinyvec v1.6.0
10182023-11-06T20:50:55.746Z Downloaded serde_tokenstream v0.2.0
10192023-11-06T20:50:55.753Z Downloaded fnv v1.0.7
10202023-11-06T20:50:55.757Z Downloaded thiserror v1.0.49
10212023-11-06T20:50:55.793Z Downloaded crypto-bigint v0.5.2
10222023-11-06T20:50:55.799Z Downloaded memchr v2.6.3
10232023-11-06T20:50:55.802Z Downloaded rustversion v1.0.14
10242023-11-06T20:50:55.807Z Downloaded hex v0.4.3
10252023-11-06T20:50:55.815Z Downloaded serde_with_macros v2.3.3
10262023-11-06T20:50:55.839Z Downloaded hmac v0.12.1
10272023-11-06T20:50:55.852Z Downloaded url v2.4.1
10282023-11-06T20:50:55.858Z Downloaded toml_datetime v0.6.5
10292023-11-06T20:50:55.869Z Downloaded tokio-rustls v0.24.1
10302023-11-06T20:50:55.877Z Downloaded ipnet v2.8.0
10312023-11-06T20:50:55.881Z Downloaded unicode-ident v1.0.12
10322023-11-06T20:50:55.885Z Downloaded subprocess v0.2.9
10332023-11-06T20:50:55.890Z Downloaded cc v1.0.83
10342023-11-06T20:50:55.906Z Downloaded const_format v0.2.31
10352023-11-06T20:50:55.910Z Downloaded rustls-pemfile v1.0.3
10362023-11-06T20:50:55.916Z Downloaded tokio-tungstenite v0.20.1
10372023-11-06T20:50:55.926Z Downloaded half v1.8.2
10382023-11-06T20:50:55.938Z Downloaded backtrace v0.3.69
10392023-11-06T20:50:56.354Z Downloaded der v0.7.8
10402023-11-06T20:50:56.376Z Downloaded itoa v1.0.9
10412023-11-06T20:50:56.385Z Downloaded structmeta-derive v0.2.0
10422023-11-06T20:50:56.398Z Downloaded slog-scope v4.4.0
10432023-11-06T20:50:56.422Z Downloaded enum-as-inner v0.5.1
10442023-11-06T20:50:56.428Z Downloaded either v1.9.0
10452023-11-06T20:50:56.434Z Downloaded structmeta v0.2.0
10462023-11-06T20:50:56.442Z Downloaded vsss-rs v3.3.1
10472023-11-06T20:50:56.451Z Downloaded crossbeam-channel v0.5.8
10482023-11-06T20:50:56.460Z Downloaded serde_arrays v0.1.0
10492023-11-06T20:50:56.473Z Downloaded ppv-lite86 v0.2.17
10502023-11-06T20:50:56.488Z Downloaded bytes v1.5.0
10512023-11-06T20:50:56.498Z Downloaded base64 v0.21.5
10522023-11-06T20:50:56.505Z Downloaded rcgen v0.11.3
10532023-11-06T20:50:56.522Z Downloaded futures v0.3.29
10542023-11-06T20:50:56.528Z Downloaded serde_tokenstream v0.1.7
10552023-11-06T20:50:56.534Z Downloaded generic-array v0.14.7
10562023-11-06T20:50:56.543Z Downloaded zip v0.6.6
10572023-11-06T20:50:56.550Z Downloaded synstructure v0.12.6
10582023-11-06T20:50:56.555Z Downloaded smallvec v1.11.0
10592023-11-06T20:50:56.564Z Downloaded derive_more v0.99.17
10602023-11-06T20:50:56.586Z Downloaded hyper-staticfile v0.9.5
10612023-11-06T20:50:56.594Z Downloaded base64 v0.13.1
10622023-11-06T20:50:56.597Z Downloaded semver-parser v0.10.2
10632023-11-06T20:50:56.600Z Downloaded rustc-demangle v0.1.23
10642023-11-06T20:50:56.603Z Downloaded ff v0.13.0
10652023-11-06T20:50:56.606Z Downloaded xattr v1.0.1
10662023-11-06T20:50:56.610Z Downloaded walkdir v2.4.0
10672023-11-06T20:50:56.613Z Downloaded serde_repr v0.1.16
10682023-11-06T20:50:56.616Z Downloaded ipnetwork v0.20.0
10692023-11-06T20:50:56.619Z Downloaded quote v1.0.33
10702023-11-06T20:50:56.622Z Downloaded num-traits v0.2.16
10712023-11-06T20:50:56.625Z Downloaded darling_core v0.20.3
10722023-11-06T20:50:56.628Z Downloaded miniz_oxide v0.7.1
10732023-11-06T20:50:56.631Z Downloaded ghash v0.5.0
10742023-11-06T20:50:56.633Z Downloaded getopts v0.2.21
10752023-11-06T20:50:56.637Z Downloaded zeroize_derive v1.4.2
10762023-11-06T20:50:56.640Z Downloaded zeroize v1.6.0
10772023-11-06T20:50:56.643Z Downloaded lock_api v0.4.10
10782023-11-06T20:50:56.645Z Downloaded arc-swap v1.6.0
10792023-11-06T20:50:56.648Z Downloaded difflib v0.4.0
10802023-11-06T20:50:56.651Z Downloaded usdt-attr-macro v0.3.5
10812023-11-06T20:50:56.654Z Downloaded universal-hash v0.5.1
10822023-11-06T20:50:56.657Z Downloaded tracing-attributes v0.1.26
10832023-11-06T20:50:56.660Z Downloaded allocator-api2 v0.2.16
10842023-11-06T20:50:56.662Z Downloaded cancel-safe-futures v0.1.5
10852023-11-06T20:50:56.665Z Downloaded blake2 v0.10.6
10862023-11-06T20:50:56.669Z Downloaded camino v1.1.6
10872023-11-06T20:50:56.672Z Downloaded strum_macros v0.25.2
10882023-11-06T20:50:56.675Z Downloaded structmeta v0.1.6
10892023-11-06T20:50:56.678Z Downloaded pest_meta v2.7.2
10902023-11-06T20:50:56.681Z Downloaded dof v0.1.5
10912023-11-06T20:50:56.684Z Downloaded zone v0.2.0
10922023-11-06T20:50:56.688Z Downloaded futures-executor v0.3.29
10932023-11-06T20:50:56.697Z Downloaded form_urlencoded v1.2.0
10942023-11-06T20:50:56.717Z Downloaded dirs v5.0.1
10952023-11-06T20:50:56.723Z Downloaded argon2 v0.5.2
10962023-11-06T20:50:56.727Z Downloaded rand_chacha v0.3.1
10972023-11-06T20:50:56.731Z Downloaded hyper-rustls v0.24.2
10982023-11-06T20:50:56.734Z Downloaded hash32 v0.2.1
10992023-11-06T20:50:56.738Z Downloaded errno v0.3.2
11002023-11-06T20:50:56.742Z Downloaded mime_guess v2.0.4
11012023-11-06T20:50:56.746Z Downloaded ciborium v0.2.1
11022023-11-06T20:50:56.751Z Downloaded whoami v1.4.1
11032023-11-06T20:50:56.754Z Downloaded vec_map v0.8.2
11042023-11-06T20:50:56.758Z Downloaded foreign-types v0.5.0
11052023-11-06T20:50:56.762Z Downloaded thiserror-no-std v2.0.2
11062023-11-06T20:50:56.766Z Downloaded memoffset v0.7.1
11072023-11-06T20:50:56.770Z Downloaded backoff v0.4.0
11082023-11-06T20:50:56.773Z Downloaded bcrypt-pbkdf v0.10.0
11092023-11-06T20:50:56.777Z Downloaded anyhow v1.0.75
11102023-11-06T20:50:56.781Z Downloaded ahash v0.8.3
11112023-11-06T20:50:56.785Z Downloaded ringbuffer v0.15.0
11122023-11-06T20:50:56.790Z Downloaded resolv-conf v0.7.0
11132023-11-06T20:50:56.824Z Downloaded termcolor v1.2.0
11142023-11-06T20:50:56.846Z Downloaded darling_macro v0.20.3
11152023-11-06T20:50:56.860Z Downloaded chacha20poly1305 v0.10.1
11162023-11-06T20:50:56.873Z Downloaded num-complex v0.4.4
11172023-11-06T20:50:56.930Z Downloaded password-hash v0.4.2
11182023-11-06T20:50:56.945Z Downloaded bitflags v2.4.0
11192023-11-06T20:50:56.955Z Downloaded base64ct v1.6.0
11202023-11-06T20:50:56.967Z Downloaded rand_core v0.6.4
11212023-11-06T20:50:56.979Z Downloaded poly1305 v0.8.0
11222023-11-06T20:50:56.987Z Downloaded phf_shared v0.11.2
11232023-11-06T20:50:56.998Z Downloaded multer v2.1.0
11242023-11-06T20:50:57.025Z Downloaded crossbeam-utils v0.8.16
11252023-11-06T20:50:57.041Z Downloaded r2d2 v0.8.10
11262023-11-06T20:50:57.051Z Downloaded tar v0.4.40
11272023-11-06T20:50:57.063Z Downloaded proc-macro-error v1.0.4
11282023-11-06T20:50:57.074Z Downloaded log v0.4.20
11292023-11-06T20:50:57.081Z Downloaded crossbeam-epoch v0.9.15
11302023-11-06T20:50:57.087Z Downloaded untrusted v0.9.0
11312023-11-06T20:50:57.092Z Downloaded terminal_size v0.2.6
11322023-11-06T20:50:57.097Z Downloaded blowfish v0.9.1
11332023-11-06T20:50:57.099Z Downloaded ascii v1.1.0
11342023-11-06T20:50:57.102Z Downloaded bincode v1.3.3
11352023-11-06T20:50:57.105Z Downloaded hostname v0.3.1
11362023-11-06T20:50:57.108Z Downloaded proc-macro2 v1.0.67
11372023-11-06T20:50:57.111Z Downloaded darling v0.20.3
11382023-11-06T20:50:57.114Z Downloaded strum v0.25.0
11392023-11-06T20:50:57.117Z Downloaded libz-sys v1.1.12
11402023-11-06T20:50:57.120Z Downloaded tokio-native-tls v0.3.1
11412023-11-06T20:50:57.123Z Downloaded tokio-macros v2.1.0
11422023-11-06T20:50:57.133Z Downloaded async-trait v0.1.74
11432023-11-06T20:50:57.147Z Downloaded camino-tempfile v1.0.2
11442023-11-06T20:50:57.150Z Downloaded libefi-sys v0.1.0
11452023-11-06T20:50:57.153Z Downloaded proc-macro-crate v1.3.1
11462023-11-06T20:50:57.157Z Downloaded phf v0.11.2
11472023-11-06T20:50:57.161Z Downloaded parking_lot_core v0.9.8
11482023-11-06T20:50:57.165Z Downloaded md-5 v0.10.5
11492023-11-06T20:50:57.169Z Downloaded macaddr v1.0.1
11502023-11-06T20:50:57.173Z Downloaded parse-display-derive v0.8.2
11512023-11-06T20:50:57.177Z Downloaded openssl-sys v0.9.93
11522023-11-06T20:50:57.181Z Downloaded clap_lex v0.5.1
11532023-11-06T20:50:57.185Z Downloaded async-stream v0.3.5
11542023-11-06T20:50:57.197Z Downloaded bit-set v0.5.3
11552023-11-06T20:50:57.203Z Downloaded ansi_term v0.12.1
11562023-11-06T20:50:57.207Z Downloaded num-rational v0.4.1
11572023-11-06T20:50:57.211Z Downloaded password-hash v0.5.0
11582023-11-06T20:50:57.214Z Downloaded chacha20 v0.9.1
11592023-11-06T20:50:57.216Z Downloaded futures-sink v0.3.29
11602023-11-06T20:50:57.219Z Downloaded pbkdf2 v0.12.2
11612023-11-06T20:50:57.222Z Downloaded num_enum_derive v0.7.0
11622023-11-06T20:50:57.226Z Downloaded deranged v0.3.8
11632023-11-06T20:50:57.228Z Downloaded ctr v0.9.2
11642023-11-06T20:50:57.231Z Downloaded crypto-common v0.1.6
11652023-11-06T20:50:57.234Z Downloaded base16ct v0.2.0
11662023-11-06T20:50:57.237Z Downloaded mime v0.3.17
11672023-11-06T20:50:57.243Z Downloaded cipher v0.4.4
11682023-11-06T20:50:57.248Z Downloaded bitflags v1.3.2
11692023-11-06T20:50:57.251Z Downloaded percent-encoding v2.3.0
11702023-11-06T20:50:57.256Z Downloaded num_enum v0.5.11
11712023-11-06T20:50:57.259Z Downloaded autocfg v1.1.0
11722023-11-06T20:50:57.262Z Downloaded aes-gcm-siv v0.11.1
11732023-11-06T20:50:57.264Z Downloaded pkcs8 v0.10.2
11742023-11-06T20:50:57.267Z Downloaded normalize-line-endings v0.3.0
11752023-11-06T20:50:57.270Z Downloaded native-tls v0.2.11
11762023-11-06T20:50:57.273Z Downloaded crc32fast v1.3.2
11772023-11-06T20:50:57.276Z Downloaded cpufeatures v0.2.9
11782023-11-06T20:50:57.282Z Downloaded atomic-waker v1.1.1
11792023-11-06T20:50:57.286Z Downloaded bit_field v0.10.2
11802023-11-06T20:50:57.289Z Downloaded bit-vec v0.6.3
11812023-11-06T20:50:57.296Z Downloaded pest_derive v2.7.2
11822023-11-06T20:50:57.305Z Downloaded parking_lot_core v0.8.6
11832023-11-06T20:50:57.310Z Downloaded parking_lot v0.12.1
11842023-11-06T20:50:57.315Z Downloaded openssl-macros v0.1.1
11852023-11-06T20:50:57.319Z Downloaded aead v0.5.2
11862023-11-06T20:50:57.325Z Downloaded new_debug_unreachable v1.0.4
11872023-11-06T20:50:57.337Z Downloaded structopt-derive v0.4.18
11882023-11-06T20:50:57.347Z Downloaded predicates-core v1.0.6
11892023-11-06T20:50:57.365Z Downloaded pem v3.0.2
11902023-11-06T20:50:57.789Z Downloaded parse-display-derive v0.7.0
11912023-11-06T20:50:58.207Z Downloaded postcard-cobs v0.1.5-pre
11922023-11-06T20:50:58.214Z Downloaded md5 v0.7.0
11932023-11-06T20:50:58.218Z Downloaded pretty-hex v0.2.1
11942023-11-06T20:50:58.221Z Downloaded curve25519-dalek-derive v0.1.0
11952023-11-06T20:50:58.224Z Downloaded console v0.15.7
11962023-11-06T20:50:58.246Z Downloaded bitstruct v0.1.1
11972023-11-06T20:50:58.249Z Downloaded anstream v0.5.0
11982023-11-06T20:50:58.251Z Downloaded anstyle v1.0.2
11992023-11-06T20:50:58.254Z Downloaded num-iter v0.1.43
12002023-11-06T20:50:58.259Z Downloaded nibble_vec v0.1.0
12012023-11-06T20:50:58.279Z Downloaded num_threads v0.1.6
12022023-11-06T20:50:58.283Z Downloaded matches v0.1.10
12032023-11-06T20:50:58.288Z Downloaded linked-hash-map v0.5.6
12042023-11-06T20:50:58.291Z Downloaded crucible-workspace-hack v0.1.0
12052023-11-06T20:50:58.297Z Downloaded adler v1.0.2
12062023-11-06T20:50:58.301Z Downloaded pkg-config v0.3.27
12072023-11-06T20:50:58.305Z Downloaded pin-utils v0.1.0
12082023-11-06T20:50:58.309Z Downloaded pbkdf2 v0.11.0
12092023-11-06T20:50:58.318Z Downloaded lru-cache v0.1.2
12102023-11-06T20:50:58.322Z Downloaded clap_derive v4.4.2
12112023-11-06T20:50:58.332Z Downloaded paste v1.0.14
12122023-11-06T20:50:58.349Z Downloaded parking_lot v0.11.2
12132023-11-06T20:50:58.368Z Downloaded num v0.4.1
12142023-11-06T20:50:58.383Z Downloaded phf_shared v0.10.0
12152023-11-06T20:50:58.397Z Downloaded num_cpus v1.16.0
12162023-11-06T20:50:58.414Z Downloaded memoffset v0.9.0
12172023-11-06T20:50:58.421Z Downloaded debug-ignore v1.0.5
12182023-11-06T20:50:58.441Z Downloaded atty v0.2.14
12192023-11-06T20:50:58.459Z Downloaded async-recursion v1.0.5
12202023-11-06T20:50:58.469Z Downloaded parse-display v0.8.2
12212023-11-06T20:50:58.478Z Downloaded parse-display v0.7.0
12222023-11-06T20:50:58.492Z Downloaded option-ext v0.2.0
12232023-11-06T20:50:58.523Z Downloaded num-bigint v0.4.4
12242023-11-06T20:50:58.544Z Downloaded data-encoding v2.4.0
12252023-11-06T20:50:58.563Z Downloaded ciborium-ll v0.2.1
12262023-11-06T20:50:58.586Z Downloaded cfg-if v1.0.0
12272023-11-06T20:50:58.596Z Downloaded byteorder v1.5.0
12282023-11-06T20:50:58.614Z Downloaded block-buffer v0.10.4
12292023-11-06T20:50:58.626Z Downloaded ring v0.17.5
12302023-11-06T20:50:58.642Z Downloaded libsqlite3-sys v0.26.0
12312023-11-06T20:50:58.656Z Downloaded ring v0.16.20
12322023-11-06T20:50:58.671Z Compiling proc-macro2 v1.0.67
12332023-11-06T20:50:58.678Z Compiling unicode-ident v1.0.12
12342023-11-06T20:50:59.118Z Compiling libc v0.2.149
12352023-11-06T20:50:59.163Z Compiling serde v1.0.188
12362023-11-06T20:50:59.184Z Compiling version_check v0.9.4
12372023-11-06T20:50:59.197Z Compiling autocfg v1.1.0
12382023-11-06T20:50:59.201Z Compiling cfg-if v1.0.0
12392023-11-06T20:50:59.204Z Compiling syn v1.0.109
12402023-11-06T20:50:59.208Z Compiling typenum v1.16.0
12412023-11-06T20:50:59.217Z Compiling once_cell v1.18.0
12422023-11-06T20:50:59.226Z Compiling lock_api v0.4.10
12432023-11-06T20:50:59.234Z Compiling generic-array v0.14.7
12442023-11-06T20:50:59.259Z Compiling thiserror v1.0.49
12452023-11-06T20:50:59.279Z Compiling parking_lot_core v0.9.8
12462023-11-06T20:50:59.300Z Compiling libm v0.2.7
12472023-11-06T20:50:59.725Z Compiling num-traits v0.2.16
12482023-11-06T20:50:59.748Z Compiling itoa v1.0.9
12492023-11-06T20:51:00.844Z Compiling memchr v2.6.3
12502023-11-06T20:51:00.866Z Compiling futures-core v0.3.29
12512023-11-06T20:51:00.879Z Compiling ahash v0.8.3
12522023-11-06T20:51:00.888Z Compiling serde_json v1.0.108
12532023-11-06T20:51:00.899Z Compiling log v0.4.20
12542023-11-06T20:51:00.918Z Compiling slab v0.4.9
12552023-11-06T20:51:00.938Z Compiling quote v1.0.33
12562023-11-06T20:51:00.952Z Compiling futures-channel v0.3.29
12572023-11-06T20:51:00.972Z Compiling futures-task v0.3.29
12582023-11-06T20:51:00.994Z Compiling syn v2.0.32
12592023-11-06T20:51:01.021Z Compiling getrandom v0.2.10
12602023-11-06T20:51:01.035Z Compiling jobserver v0.1.26
12612023-11-06T20:51:01.047Z Compiling futures-util v0.3.29
12622023-11-06T20:51:01.056Z Compiling pkg-config v0.3.27
12632023-11-06T20:51:01.062Z Compiling rand_core v0.6.4
12642023-11-06T20:51:01.484Z Compiling cc v1.0.83
12652023-11-06T20:51:02.187Z Compiling ryu v1.0.15
12662023-11-06T20:51:02.200Z Compiling vcpkg v0.2.15
12672023-11-06T20:51:02.348Z Compiling schemars v0.8.13
12682023-11-06T20:51:02.559Z Compiling allocator-api2 v0.2.16
12692023-11-06T20:51:02.831Z Compiling scopeguard v1.2.0
12702023-11-06T20:51:02.886Z Compiling heck v0.4.1
12712023-11-06T20:51:03.916Z Compiling hashbrown v0.14.2
12722023-11-06T20:51:03.948Z Compiling equivalent v1.0.1
12732023-11-06T20:51:04.428Z Compiling smallvec v1.11.0
12742023-11-06T20:51:04.761Z Compiling byteorder v1.5.0
12752023-11-06T20:51:05.114Z Compiling fnv v1.0.7
12762023-11-06T20:51:05.299Z Compiling httparse v1.8.0
12772023-11-06T20:51:05.513Z Compiling iana-time-zone v0.1.57
12782023-11-06T20:51:05.896Z Compiling pin-project-lite v0.2.13
12792023-11-06T20:51:06.050Z Compiling semver v1.0.20
12802023-11-06T20:51:06.226Z Compiling subtle v2.5.0
12812023-11-06T20:51:06.408Z Compiling ring v0.16.20
12822023-11-06T20:51:06.698Z Compiling ring v0.17.5
12832023-11-06T20:51:06.771Z Compiling parking_lot v0.12.1
12842023-11-06T20:51:06.882Z Compiling indexmap v1.9.3
12852023-11-06T20:51:07.225Z Compiling dyn-clone v1.0.13
12862023-11-06T20:51:07.263Z Compiling tinyvec_macros v0.1.1
12872023-11-06T20:51:07.317Z Compiling time-core v0.1.1
12882023-11-06T20:51:07.399Z Compiling tinyvec v1.6.0
12892023-11-06T20:51:07.553Z Compiling time-macros v0.2.13
12902023-11-06T20:51:07.600Z Compiling openssl-sys v0.9.93
12912023-11-06T20:51:08.441Z Compiling num_cpus v1.16.0
12922023-11-06T20:51:08.512Z Compiling socket2 v0.5.4
12932023-11-06T20:51:08.585Z Compiling signal-hook-registry v1.4.1
12942023-11-06T20:51:08.924Z Compiling mio v0.8.8
12952023-11-06T20:51:09.939Z Compiling unicode-normalization v0.1.22
12962023-11-06T20:51:09.982Z Compiling unicode-bidi v0.3.13
12972023-11-06T20:51:10.092Z Compiling rustls v0.21.8
12982023-11-06T20:51:10.766Z Compiling slog v2.7.0
12992023-11-06T20:51:10.936Z Compiling aho-corasick v1.0.4
13002023-11-06T20:51:11.725Z Compiling regex-syntax v0.8.2
13012023-11-06T20:51:11.843Z Compiling percent-encoding v2.3.0
13022023-11-06T20:51:12.299Z Compiling serde_derive_internals v0.26.0
13032023-11-06T20:51:12.442Z Compiling ucd-trie v0.1.6
13042023-11-06T20:51:12.472Z Compiling spin v0.5.2
13052023-11-06T20:51:12.817Z Compiling backtrace v0.3.69
13062023-11-06T20:51:13.455Z Compiling async-trait v0.1.74
13072023-11-06T20:51:13.582Z Compiling form_urlencoded v1.2.0
13082023-11-06T20:51:14.086Z Compiling openssl v0.10.57
13092023-11-06T20:51:14.210Z Compiling futures-sink v0.3.29
13102023-11-06T20:51:14.454Z Compiling pin-utils v0.1.0
13112023-11-06T20:51:14.574Z Compiling anyhow v1.0.75
13122023-11-06T20:51:14.631Z Compiling winnow v0.5.15
13132023-11-06T20:51:14.659Z Compiling idna v0.4.0
13142023-11-06T20:51:16.361Z Compiling native-tls v0.2.11
13152023-11-06T20:51:16.608Z Compiling url v2.4.1
13162023-11-06T20:51:16.861Z Compiling unicode-xid v0.2.4
13172023-11-06T20:51:18.044Z Compiling regex-automata v0.4.3
13182023-11-06T20:51:18.325Z Compiling rustversion v1.0.14
13192023-11-06T20:51:18.950Z Compiling futures-io v0.3.29
13202023-11-06T20:51:19.311Z Compiling const-oid v0.9.5
13212023-11-06T20:51:20.017Z Compiling hashbrown v0.13.2
13222023-11-06T20:51:21.104Z Compiling unicode-width v0.1.11
13232023-11-06T20:51:21.350Z Compiling synstructure v0.12.6
13242023-11-06T20:51:21.665Z Compiling cpufeatures v0.2.9
13252023-11-06T20:51:21.808Z Compiling crossbeam-utils v0.8.16
13262023-11-06T20:51:21.949Z Compiling tracing-core v0.1.31
13272023-11-06T20:51:22.547Z Compiling adler v1.0.2
13282023-11-06T20:51:22.582Z Compiling ppv-lite86 v0.2.17
13292023-11-06T20:51:22.909Z Compiling miniz_oxide v0.7.1
13302023-11-06T20:51:24.000Z Compiling rustix v0.38.9
13312023-11-06T20:51:24.059Z Compiling rand_chacha v0.3.1
13322023-11-06T20:51:24.491Z Compiling usdt-impl v0.3.5
13332023-11-06T20:51:24.993Z Compiling gimli v0.28.0
13342023-11-06T20:51:25.137Z Compiling regex v1.10.2
13352023-11-06T20:51:25.605Z Compiling bitflags v1.3.2
13362023-11-06T20:51:25.746Z Compiling rand v0.8.5
13372023-11-06T20:51:25.926Z Compiling object v0.32.1
13382023-11-06T20:51:26.286Z Compiling serde_derive v1.0.188
13392023-11-06T20:51:26.403Z Compiling zeroize_derive v1.4.2
13402023-11-06T20:51:27.044Z Compiling thiserror-impl v1.0.49
13412023-11-06T20:51:28.084Z Compiling tokio-macros v2.1.0
13422023-11-06T20:51:28.826Z Compiling futures-macro v0.3.29
13432023-11-06T20:51:29.026Z Compiling tracing-attributes v0.1.26
13442023-11-06T20:51:30.634Z Compiling schemars_derive v0.8.13
13452023-11-06T20:51:32.096Z Compiling zeroize v1.6.0
13462023-11-06T20:51:32.148Z Compiling pest v2.7.2
13472023-11-06T20:51:33.829Z Compiling openssl-macros v0.1.1
13482023-11-06T20:51:35.334Z Compiling crypto-common v0.1.6
13492023-11-06T20:51:35.661Z Compiling block-buffer v0.10.4
13502023-11-06T20:51:36.293Z Compiling zerocopy-derive v0.2.0
13512023-11-06T20:51:51.833Z Compiling digest v0.10.7
13522023-11-06T20:51:52.026Z Compiling tracing v0.1.37
13532023-11-06T20:51:52.159Z Compiling pest_meta v2.7.2
13542023-11-06T20:51:52.280Z Compiling addr2line v0.21.0
13552023-11-06T20:51:52.366Z Compiling num_threads v0.1.6
13562023-11-06T20:51:52.395Z Compiling base64 v0.21.5
13572023-11-06T20:51:52.878Z Compiling deranged v0.3.8
13582023-11-06T20:51:53.134Z Compiling rustc-demangle v0.1.23
13592023-11-06T20:51:53.215Z Compiling zerocopy v0.3.0
13602023-11-06T20:51:53.301Z Compiling pest_generator v2.7.2
13612023-11-06T20:51:53.381Z Compiling spin v0.9.8
13622023-11-06T20:51:53.499Z Compiling dof v0.1.5
13632023-11-06T20:51:53.614Z Compiling time v0.3.27
13642023-11-06T20:51:53.662Z Compiling thread-id v4.2.0
13652023-11-06T20:51:53.816Z Compiling lazy_static v1.4.0
13662023-11-06T20:51:53.850Z Compiling strum_macros v0.25.2
13672023-11-06T20:51:53.906Z Compiling pest_derive v2.7.2
13682023-11-06T20:51:53.916Z Compiling dtrace-parser v0.1.14
13692023-11-06T20:51:54.021Z Compiling strsim v0.10.0
13702023-11-06T20:51:54.110Z Compiling untrusted v0.7.1
13712023-11-06T20:51:54.309Z Compiling untrusted v0.9.0
13722023-11-06T20:51:54.349Z Compiling regress v0.7.1
13732023-11-06T20:51:54.376Z Compiling socket2 v0.4.9
13742023-11-06T20:51:54.405Z Compiling hashbrown v0.12.3
13752023-11-06T20:51:54.424Z Compiling bytes v1.5.0
13762023-11-06T20:51:54.435Z Compiling indexmap v2.1.0
13772023-11-06T20:51:54.473Z Compiling chrono v0.4.31
13782023-11-06T20:51:54.514Z Compiling uuid v1.4.1
13792023-11-06T20:51:54.541Z Compiling http v0.2.9
13802023-11-06T20:51:54.569Z Compiling tokio v1.33.0
13812023-11-06T20:51:55.008Z Compiling toml_datetime v0.6.5
13822023-11-06T20:51:55.045Z Compiling serde_spanned v0.6.4
13832023-11-06T20:51:55.110Z Compiling toml_edit v0.19.15
13842023-11-06T20:51:55.145Z Compiling bitflags v2.4.0
13852023-11-06T20:51:55.153Z Compiling rustc_version v0.4.0
13862023-11-06T20:51:55.162Z Compiling openapiv3 v1.0.3
13872023-11-06T20:51:57.499Z Compiling serde_tokenstream v0.1.7
13882023-11-06T20:51:57.604Z Compiling serde_tokenstream v0.2.0
13892023-11-06T20:51:57.899Z Compiling typify-impl v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
13902023-11-06T20:51:58.479Z Compiling sct v0.7.0
13912023-11-06T20:51:58.946Z Compiling httpdate v1.0.3
13922023-11-06T20:51:59.508Z Compiling usdt-attr-macro v0.3.5
13932023-11-06T20:51:59.731Z Compiling usdt-macro v0.3.5
13942023-11-06T20:51:59.780Z Compiling try-lock v0.2.4
13952023-11-06T20:51:59.984Z Compiling want v0.3.1
13962023-11-06T20:52:00.457Z Compiling http-body v0.4.5
13972023-11-06T20:52:01.128Z Compiling rustls-pemfile v1.0.3
13982023-11-06T20:52:01.156Z Compiling foreign-types-shared v0.1.1
13992023-11-06T20:52:01.331Z Compiling openssl-probe v0.1.5
14002023-11-06T20:52:01.755Z Compiling tower-service v0.3.2
14012023-11-06T20:52:01.805Z Compiling mime v0.3.17
14022023-11-06T20:52:01.841Z Compiling foreign-types v0.3.2
14032023-11-06T20:52:01.988Z Compiling errno v0.3.2
14042023-11-06T20:52:02.172Z Compiling ipnet v2.8.0
14052023-11-06T20:52:02.476Z Compiling getopts v0.2.21
14062023-11-06T20:52:02.790Z Compiling encoding_rs v0.8.33
14072023-11-06T20:52:04.063Z Compiling unsafe-libyaml v0.2.9
14082023-11-06T20:52:04.358Z Compiling regex-syntax v0.6.29
14092023-11-06T20:52:04.454Z Compiling rustls-native-certs v0.6.3
14102023-11-06T20:52:06.386Z Compiling serde_urlencoded v0.7.1
14112023-11-06T20:52:06.507Z Compiling tokio-util v0.7.10
14122023-11-06T20:52:07.344Z Compiling serde_yaml v0.9.25
14132023-11-06T20:52:07.823Z Compiling h2 v0.3.21
14142023-11-06T20:52:08.581Z Compiling webpki-roots v0.25.2
14152023-11-06T20:52:12.647Z Compiling hmac v0.12.1
14162023-11-06T20:52:12.999Z Compiling num-integer v0.1.45
14172023-11-06T20:52:13.894Z Compiling sha2 v0.10.8
14182023-11-06T20:52:14.226Z Compiling block-padding v0.3.3
14192023-11-06T20:52:15.343Z Compiling inout v0.1.3
14202023-11-06T20:52:15.803Z Compiling tokio-native-tls v0.3.1
14212023-11-06T20:52:16.065Z Compiling futures-executor v0.3.29
14222023-11-06T20:52:16.203Z Compiling cipher v0.4.4
14232023-11-06T20:52:16.951Z Compiling toml v0.7.8
14242023-11-06T20:52:17.042Z Compiling crc32fast v1.3.2
14252023-11-06T20:52:17.066Z Compiling fallible-iterator v0.2.0
14262023-11-06T20:52:17.787Z Compiling futures v0.3.29
14272023-11-06T20:52:17.956Z Compiling ipnetwork v0.20.0
14282023-11-06T20:52:18.305Z Compiling siphasher v0.3.11
14292023-11-06T20:52:18.993Z Compiling usdt v0.3.5
14302023-11-06T20:52:19.800Z Compiling md-5 v0.10.5
14312023-11-06T20:52:19.884Z Compiling hyper v0.14.27
14322023-11-06T20:52:20.158Z Compiling stringprep v0.1.3
14332023-11-06T20:52:20.253Z Compiling io-lifetimes v1.0.11
14342023-11-06T20:52:21.351Z Compiling postgres-protocol v0.6.6
14352023-11-06T20:52:21.726Z Compiling phf_shared v0.11.2
14362023-11-06T20:52:21.771Z Compiling hex v0.4.3
14372023-11-06T20:52:21.899Z Compiling enum-as-inner v0.5.1
14382023-11-06T20:52:22.751Z Compiling slog-async v2.8.0
14392023-11-06T20:52:22.813Z Compiling postgres-types v0.2.6
14402023-11-06T20:52:23.493Z Compiling phf v0.11.2
14412023-11-06T20:52:23.544Z Compiling num-bigint v0.4.4
14422023-11-06T20:52:23.613Z Compiling rustix v0.37.23
14432023-11-06T20:52:23.968Z Compiling whoami v1.4.1
14442023-11-06T20:52:24.487Z Compiling data-encoding v2.4.0
14452023-11-06T20:52:24.916Z Compiling tokio-postgres v0.7.10
14462023-11-06T20:52:25.597Z Compiling zerocopy-derive v0.6.4
14472023-11-06T20:52:25.809Z Compiling static_assertions v1.1.0
14482023-11-06T20:52:29.146Z Compiling ident_case v1.0.1
14492023-11-06T20:52:29.513Z Compiling either v1.9.0
14502023-11-06T20:52:29.947Z Compiling darling_core v0.20.3
14512023-11-06T20:52:30.065Z Compiling camino v1.1.6
14522023-11-06T20:52:30.418Z Compiling typify-macro v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
14532023-11-06T20:52:31.102Z Compiling flate2 v1.0.28
14542023-11-06T20:52:31.318Z Compiling heapless v0.7.16
14552023-11-06T20:52:31.889Z Compiling hyper-tls v0.5.0
14562023-11-06T20:52:32.185Z Compiling bzip2-sys v0.1.11+1.0.8
14572023-11-06T20:52:32.428Z Compiling memoffset v0.9.0
14582023-11-06T20:52:32.763Z Compiling matches v0.1.10
14592023-11-06T20:52:32.858Z Compiling unicode-segmentation v1.10.1
14602023-11-06T20:52:32.900Z Compiling radium v0.7.0
14612023-11-06T20:52:33.624Z Compiling managed v0.8.0
14622023-11-06T20:52:33.910Z Compiling idna v0.2.3
14632023-11-06T20:52:34.514Z Compiling itertools v0.11.0
14642023-11-06T20:52:36.208Z Compiling multer v2.1.0
14652023-11-06T20:52:36.908Z Compiling trust-dns-proto v0.22.0
14662023-11-06T20:52:37.415Z Compiling async-stream-impl v0.3.5
14672023-11-06T20:52:37.758Z Compiling crossbeam-epoch v0.9.15
14682023-11-06T20:52:38.526Z Compiling typify v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
14692023-11-06T20:52:38.530Z Compiling progenitor-impl v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
14702023-11-06T20:52:38.535Z Compiling num-iter v0.1.43
14712023-11-06T20:52:38.836Z Compiling smoltcp v0.9.1
14722023-11-06T20:52:38.895Z Compiling darling_macro v0.20.3
14732023-11-06T20:52:39.441Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
14742023-11-06T20:52:39.570Z Compiling utf8parse v0.2.1
14752023-11-06T20:52:39.762Z Compiling paste v1.0.14
14762023-11-06T20:52:39.822Z Compiling bit-vec v0.6.3
14772023-11-06T20:52:40.375Z Compiling darling v0.20.3
14782023-11-06T20:52:40.412Z Compiling anstyle v1.0.2
14792023-11-06T20:52:40.543Z Compiling serde_with_macros v2.3.3
14802023-11-06T20:52:40.724Z Compiling anstyle-parse v0.2.1
14812023-11-06T20:52:42.783Z Compiling zerocopy v0.6.4
14822023-11-06T20:52:43.273Z Compiling signature v2.1.0
14832023-11-06T20:52:43.615Z Compiling hubpack_derive v0.1.1
14842023-11-06T20:52:43.651Z Compiling clap_derive v4.4.2
14852023-11-06T20:52:44.320Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
14862023-11-06T20:52:44.765Z Compiling colorchoice v1.0.0
14872023-11-06T20:52:44.901Z Compiling anstyle-query v1.0.0
14882023-11-06T20:52:45.088Z Compiling anstream v0.5.0
14892023-11-06T20:52:45.427Z Compiling terminal_size v0.2.6
14902023-11-06T20:52:45.644Z Compiling yasna v0.5.2
14912023-11-06T20:52:47.690Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
14922023-11-06T20:52:48.951Z Compiling diesel_table_macro_syntax v0.1.0
14932023-11-06T20:52:49.304Z Compiling hash32 v0.2.1
14942023-11-06T20:52:49.565Z Compiling stable_deref_trait v1.2.0
14952023-11-06T20:52:49.731Z Compiling clap_lex v0.5.1
14962023-11-06T20:52:49.935Z Compiling tap v1.0.1
14972023-11-06T20:52:50.234Z Compiling wyz v0.5.1
14982023-11-06T20:52:50.592Z Compiling clap_builder v4.4.2
14992023-11-06T20:52:51.067Z Compiling diesel_derives v2.1.1
15002023-11-06T20:52:51.850Z Compiling tokio-stream v0.1.14
15012023-11-06T20:52:51.882Z Compiling progenitor-macro v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
15022023-11-06T20:52:52.540Z Compiling serde_repr v0.1.16
15032023-11-06T20:52:52.688Z Compiling scheduled-thread-pool v0.2.7
15042023-11-06T20:52:52.926Z Compiling regex-automata v0.1.10
15052023-11-06T20:52:53.516Z Compiling funty v2.0.0
15062023-11-06T20:52:53.720Z Compiling bstr v0.2.17
15072023-11-06T20:52:53.809Z Compiling r2d2 v0.8.10
15082023-11-06T20:52:56.257Z Compiling bitvec v1.0.1
15092023-11-06T20:52:56.441Z Compiling hubpack v0.1.2
15102023-11-06T20:52:57.345Z Compiling clap v4.4.3
15112023-11-06T20:52:57.352Z Compiling itertools v0.10.5
15122023-11-06T20:52:57.387Z Compiling phf_shared v0.10.0
15132023-11-06T20:52:58.019Z Compiling float-cmp v0.9.0
15142023-11-06T20:52:58.378Z Compiling normalize-line-endings v0.3.0
15152023-11-06T20:52:58.426Z Compiling precomputed-hash v0.1.1
15162023-11-06T20:52:58.557Z Compiling predicates-core v1.0.6
15172023-11-06T20:52:58.588Z Compiling difflib v0.4.0
15182023-11-06T20:52:59.117Z Compiling fixedbitset v0.4.2
15192023-11-06T20:52:59.859Z Compiling new_debug_unreachable v1.0.4
15202023-11-06T20:53:00.004Z Compiling regex-automata v0.3.8
15212023-11-06T20:53:01.447Z Compiling string_cache v0.8.7
15222023-11-06T20:53:02.632Z Compiling petgraph v0.6.4
15232023-11-06T20:53:02.650Z Compiling predicates v3.0.4
15242023-11-06T20:53:04.237Z Compiling bstr v1.6.0
15252023-11-06T20:53:04.325Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
15262023-11-06T20:53:05.141Z Compiling similar v2.2.1
15272023-11-06T20:53:05.297Z Compiling bit-set v0.5.3
15282023-11-06T20:53:05.728Z Compiling console v0.15.7
15292023-11-06T20:53:06.915Z Compiling lalrpop-util v0.19.12
15302023-11-06T20:53:15.725Z Compiling diesel v2.1.3
15312023-11-06T20:53:19.127Z Compiling proc-macro-crate v1.3.1
15322023-11-06T20:53:29.902Z Compiling crucible-workspace-hack v0.1.0
15332023-11-06T20:53:46.504Z Compiling atty v0.2.14
15342023-11-06T20:53:46.868Z Compiling structmeta-derive v0.2.0
15352023-11-06T20:53:50.083Z Compiling toml_edit v0.20.7
15362023-11-06T20:53:51.020Z Compiling sha1 v0.10.5
15372023-11-06T20:53:51.440Z Compiling structmeta v0.2.0
15382023-11-06T20:53:51.464Z Compiling regex-syntax v0.7.5
15392023-11-06T20:53:52.073Z Compiling match_cfg v0.1.0
15402023-11-06T20:53:52.223Z Compiling hostname v0.3.1
15412023-11-06T20:53:57.946Z Compiling toml v0.8.6
15422023-11-06T20:54:02.256Z Compiling parse-display-derive v0.8.2
15432023-11-06T20:54:02.597Z Compiling dirs-sys-next v0.1.2
15442023-11-06T20:54:03.720Z Compiling dirs-next v2.0.0
15452023-11-06T20:54:05.610Z Compiling thread_local v1.1.7
15462023-11-06T20:54:06.868Z Compiling term v0.7.0
15472023-11-06T20:54:06.891Z Compiling crossbeam-channel v0.5.8
15482023-11-06T20:54:09.573Z Compiling take_mut v0.2.2
15492023-11-06T20:54:09.912Z Compiling slog-term v2.9.0
15502023-11-06T20:54:11.935Z Compiling slog-json v2.6.1
15512023-11-06T20:54:12.075Z Compiling instant v0.1.12
15522023-11-06T20:54:12.547Z Compiling slog-bunyan v2.4.0
15532023-11-06T20:54:13.498Z Compiling structmeta-derive v0.1.6
15542023-11-06T20:54:14.518Z Compiling strum v0.25.0
15552023-11-06T20:54:15.019Z Compiling atomic-waker v1.1.1
15562023-11-06T20:54:15.036Z Compiling waitgroup v0.1.2
15572023-11-06T20:54:15.499Z Compiling num_enum_derive v0.5.11
15582023-11-06T20:54:16.028Z Compiling serde_with v2.3.3
15592023-11-06T20:54:16.313Z Compiling async-stream v0.3.5
15602023-11-06T20:54:17.930Z Compiling serde_path_to_error v0.1.14
15612023-11-06T20:54:17.979Z Compiling structmeta v0.1.6
15622023-11-06T20:54:26.555Z Compiling parse-display-derive v0.7.0
15632023-11-06T20:54:27.077Z Compiling libz-sys v1.1.12
15642023-11-06T20:54:27.401Z Compiling debug-ignore v1.0.5
15652023-11-06T20:54:27.553Z Compiling fastrand v2.0.0
15662023-11-06T20:54:27.822Z Compiling tempfile v3.8.0
15672023-11-06T20:54:27.961Z Compiling proc-macro-error-attr v1.0.4
15682023-11-06T20:54:28.093Z Compiling slog-dtrace v0.2.3
15692023-11-06T20:54:28.192Z Compiling backoff v0.4.0
15702023-11-06T20:54:28.265Z Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
15712023-11-06T20:54:28.286Z Compiling macaddr v1.0.1
15722023-11-06T20:54:28.339Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
15732023-11-06T20:54:28.416Z Compiling libgit2-sys v0.15.2+1.6.4
15742023-11-06T20:54:28.475Z Compiling proc-macro-error v1.0.4
15752023-11-06T20:54:28.578Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
15762023-11-06T20:54:28.617Z Compiling libsqlite3-sys v0.26.0
15772023-11-06T20:54:28.763Z Compiling memoffset v0.7.1
15782023-11-06T20:54:28.905Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
15792023-11-06T20:54:30.183Z Compiling foreign-types-macros v0.2.3
15802023-11-06T20:54:30.320Z Compiling vergen v8.2.4
15812023-11-06T20:54:30.971Z Compiling base64ct v1.6.0
15822023-11-06T20:54:35.078Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
15832023-11-06T20:54:37.528Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
15842023-11-06T20:54:41.434Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
15852023-11-06T20:54:41.513Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
15862023-11-06T20:54:42.566Z Compiling platforms v3.0.2
15872023-11-06T20:54:42.808Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
15882023-11-06T20:54:42.841Z Compiling num_enum_derive v0.7.0
15892023-11-06T20:54:43.321Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
15902023-11-06T20:54:43.557Z Compiling password-hash v0.5.0
15912023-11-06T20:54:43.955Z Compiling heck v0.3.3
15922023-11-06T20:54:44.036Z Compiling curve25519-dalek v4.1.0
15932023-11-06T20:54:44.563Z Compiling blake2 v0.10.6
15942023-11-06T20:54:44.588Z Compiling libefi-sys v0.1.0
15952023-11-06T20:54:46.318Z Compiling structopt-derive v0.4.18
15962023-11-06T20:54:46.453Z Compiling argon2 v0.5.2
15972023-11-06T20:54:46.863Z Compiling zone_cfg_derive v0.2.0
15982023-11-06T20:54:46.984Z Compiling num-derive v0.4.0
15992023-11-06T20:54:47.122Z Compiling curve25519-dalek-derive v0.1.0
16002023-11-06T20:54:48.058Z Compiling same-file v1.0.6
16012023-11-06T20:54:48.455Z Compiling walkdir v2.4.0
16022023-11-06T20:54:49.388Z Compiling toml v0.5.11
16032023-11-06T20:54:49.560Z Compiling semver-parser v0.10.2
16042023-11-06T20:54:49.710Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
16052023-11-06T20:54:49.827Z Compiling xattr v1.0.1
16062023-11-06T20:54:50.233Z Compiling filetime v0.2.22
16072023-11-06T20:54:50.261Z Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
16082023-11-06T20:54:50.702Z Compiling erased-serde v0.3.30
16092023-11-06T20:54:50.769Z Compiling getrandom v0.1.16
16102023-11-06T20:54:50.793Z Compiling semver v0.11.0
16112023-11-06T20:54:51.100Z Compiling tar v0.4.40
16122023-11-06T20:54:51.479Z Compiling parse-display v0.8.2
16132023-11-06T20:54:51.656Z Compiling universal-hash v0.5.1
16142023-11-06T20:54:51.824Z Compiling bitstruct_derive v0.1.0
16152023-11-06T20:54:51.922Z Compiling async-recursion v1.0.5
16162023-11-06T20:54:51.971Z Compiling home v0.5.5
16172023-11-06T20:54:52.336Z Compiling opaque-debug v0.3.0
16182023-11-06T20:54:52.486Z Compiling toolchain_find v0.2.0
16192023-11-06T20:54:53.416Z Compiling num-rational v0.4.1
16202023-11-06T20:54:53.548Z Compiling unicase v2.7.0
16212023-11-06T20:54:53.696Z Compiling parking_lot_core v0.8.6
16222023-11-06T20:54:53.730Z Compiling rustfmt-wrapper v0.2.0
16232023-11-06T20:54:54.219Z Compiling parse-display v0.7.0
16242023-11-06T20:54:54.271Z Compiling num_enum v0.5.11
16252023-11-06T20:54:54.336Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
16262023-11-06T20:54:54.554Z Compiling aead v0.5.2
16272023-11-06T20:54:54.805Z Compiling postcard-cobs v0.1.5-pre
16282023-11-06T20:54:54.822Z Compiling winapi v0.3.9
16292023-11-06T20:54:54.909Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
16302023-11-06T20:54:55.079Z Compiling postcard v0.7.3
16312023-11-06T20:54:55.243Z Compiling polyval v0.6.1
16322023-11-06T20:54:55.889Z Compiling smoltcp v0.8.2
16332023-11-06T20:54:55.936Z Compiling aes v0.8.3
16342023-11-06T20:54:56.017Z Compiling ctr v0.9.2
16352023-11-06T20:54:56.217Z Compiling thiserror-impl-no-std v2.0.2
16362023-11-06T20:54:56.519Z Compiling cfg-if v0.1.10
16372023-11-06T20:54:56.546Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
16382023-11-06T20:54:56.609Z Compiling foreign-types-shared v0.3.1
16392023-11-06T20:54:56.788Z Compiling foreign-types v0.5.0
16402023-11-06T20:54:56.957Z Compiling mime_guess v2.0.4
16412023-11-06T20:54:58.796Z Compiling is-terminal v0.4.9
16422023-11-06T20:54:58.860Z Compiling hashlink v0.8.3
16432023-11-06T20:54:58.884Z Compiling cstr-argument v0.1.2
16442023-11-06T20:54:59.154Z Compiling fallible-streaming-iterator v0.1.9
16452023-11-06T20:54:59.545Z Compiling pretty-hex v0.2.1
16462023-11-06T20:54:59.711Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
16472023-11-06T20:54:59.826Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
16482023-11-06T20:54:59.917Z Compiling rusqlite v0.29.0
16492023-11-06T20:55:00.585Z Compiling colored v2.0.4
16502023-11-06T20:55:00.701Z Compiling nix v0.26.2
16512023-11-06T20:55:00.911Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
16522023-11-06T20:55:01.555Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
16532023-11-06T20:55:02.838Z Compiling twox-hash v1.6.3
16542023-11-06T20:55:04.125Z Compiling hkdf v0.12.3
16552023-11-06T20:55:04.722Z Compiling textwrap v0.11.0
16562023-11-06T20:55:04.843Z Compiling const_format_proc_macros v0.2.31
16572023-11-06T20:55:05.184Z Compiling quick-error v1.2.3
16582023-11-06T20:55:05.416Z Compiling linked-hash-map v0.5.6
16592023-11-06T20:55:05.639Z Compiling vec_map v0.8.2
16602023-11-06T20:55:05.877Z Compiling strsim v0.8.0
16612023-11-06T20:55:06.399Z Compiling ansi_term v0.12.1
16622023-11-06T20:55:06.977Z Compiling clap v2.34.0
16632023-11-06T20:55:07.644Z Compiling lru-cache v0.1.2
16642023-11-06T20:55:07.827Z Compiling resolv-conf v0.7.0
16652023-11-06T20:55:07.952Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
16662023-11-06T20:55:13.784Z Compiling num_enum v0.7.0
16672023-11-06T20:55:13.814Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
16682023-11-06T20:55:13.895Z Compiling bincode v1.3.3
16692023-11-06T20:55:13.975Z Compiling humantime v2.1.0
16702023-11-06T20:55:14.043Z Compiling convert_case v0.4.0
16712023-11-06T20:55:14.082Z Compiling base64 v0.13.1
16722023-11-06T20:55:14.089Z Compiling cancel-safe-futures v0.1.5
16732023-11-06T20:55:14.112Z Compiling keccak v0.1.4
16742023-11-06T20:55:14.154Z Compiling termcolor v1.2.0
16752023-11-06T20:55:14.169Z Compiling utf-8 v0.7.6
16762023-11-06T20:55:14.637Z Compiling env_logger v0.9.3
16772023-11-06T20:55:15.236Z Compiling sha3 v0.10.8
16782023-11-06T20:55:15.782Z Compiling derive_more v0.99.17
16792023-11-06T20:55:16.306Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
16802023-11-06T20:55:16.399Z Compiling structopt v0.3.26
16812023-11-06T20:55:16.949Z Compiling trust-dns-resolver v0.22.0
16822023-11-06T20:55:18.364Z Compiling aes-gcm-siv v0.11.1
16832023-11-06T20:55:18.803Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
16842023-11-06T20:55:20.000Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
16852023-11-06T20:55:21.679Z Compiling zone v0.2.0
16862023-11-06T20:55:24.045Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
16872023-11-06T20:55:24.388Z Compiling secrecy v0.8.0
16882023-11-06T20:55:24.635Z Compiling smf v0.2.2
16892023-11-06T20:55:24.823Z Compiling viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
16902023-11-06T20:55:25.040Z Compiling ascii v1.1.0
16912023-11-06T20:55:27.302Z Compiling ringbuffer v0.15.0
16922023-11-06T20:55:27.992Z Compiling rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
16932023-11-06T20:55:28.206Z Compiling viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
16942023-11-06T20:55:28.358Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
16952023-11-06T20:55:29.519Z Compiling bitstruct v0.1.1
16962023-11-06T20:55:30.473Z Compiling dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
16972023-11-06T20:55:31.651Z Compiling serde_arrays v0.1.0
16982023-11-06T20:55:31.892Z Compiling ff v0.13.0
16992023-11-06T20:55:32.114Z Compiling nibble_vec v0.1.0
17002023-11-06T20:55:32.358Z Compiling endian-type v0.1.2
17012023-11-06T20:55:32.436Z Compiling arc-swap v1.6.0
17022023-11-06T20:55:32.708Z Compiling radix_trie v0.2.1
17032023-11-06T20:55:33.545Z Compiling slog-scope v4.4.0
17042023-11-06T20:55:33.672Z Compiling group v0.13.0
17052023-11-06T20:55:34.357Z Compiling rand_core v0.5.1
17062023-11-06T20:55:34.441Z Compiling tungstenite v0.20.1
17072023-11-06T20:55:35.021Z Compiling poly1305 v0.8.0
17082023-11-06T20:55:36.296Z Compiling chacha20 v0.9.1
17092023-11-06T20:55:36.950Z Compiling crypto-bigint v0.5.2
17102023-11-06T20:55:37.123Z Compiling num-complex v0.4.4
17112023-11-06T20:55:37.146Z Compiling half v1.8.2
17122023-11-06T20:55:37.754Z Compiling base16ct v0.2.0
17132023-11-06T20:55:38.143Z Compiling option-ext v0.2.0
17142023-11-06T20:55:38.192Z Compiling ciborium-io v0.2.1
17152023-11-06T20:55:38.342Z Compiling dirs-sys v0.4.1
17162023-11-06T20:55:38.399Z Compiling ciborium-ll v0.2.1
17172023-11-06T20:55:38.895Z Compiling num v0.4.1
17182023-11-06T20:55:38.956Z Compiling tokio-tungstenite v0.20.1
17192023-11-06T20:55:39.108Z Compiling parking_lot v0.11.2
17202023-11-06T20:55:39.348Z Compiling rand_chacha v0.2.2
17212023-11-06T20:55:39.372Z Compiling slog-stdlog v4.1.1
17222023-11-06T20:55:39.432Z Compiling trust-dns-client v0.22.0
17232023-11-06T20:55:39.796Z Compiling thiserror-no-std v2.0.2
17242023-11-06T20:55:40.135Z Compiling elliptic-curve v0.13.5
17252023-11-06T20:55:41.016Z Compiling password-hash v0.4.2
17262023-11-06T20:55:41.117Z Compiling ed25519 v2.2.2
17272023-11-06T20:55:41.752Z Compiling blowfish v0.9.1
17282023-11-06T20:55:42.350Z Compiling pbkdf2 v0.12.2
17292023-11-06T20:55:42.622Z Compiling fxhash v0.2.1
17302023-11-06T20:55:43.303Z Compiling sled v0.34.7
17312023-11-06T20:55:43.517Z Compiling bcrypt-pbkdf v0.10.0
17322023-11-06T20:55:43.643Z Compiling trust-dns-server v0.22.1
17332023-11-06T20:55:44.241Z Compiling pbkdf2 v0.11.0
17342023-11-06T20:55:44.316Z Compiling ed25519-dalek v2.0.0
17352023-11-06T20:55:44.829Z Compiling vsss-rs v3.3.1
17362023-11-06T20:55:45.270Z Compiling russh-cryptovec v0.7.0
17372023-11-06T20:55:45.763Z Compiling rand v0.7.3
17382023-11-06T20:55:46.076Z Compiling slog-envlogger v2.2.0
17392023-11-06T20:55:47.408Z Compiling ciborium v0.2.1
17402023-11-06T20:55:48.468Z Compiling dirs v5.0.1
17412023-11-06T20:55:48.797Z Compiling chacha20poly1305 v0.10.1
17422023-11-06T20:55:49.110Z Compiling tungstenite v0.18.0
17432023-11-06T20:55:49.192Z Compiling ron v0.7.1
17442023-11-06T20:55:50.040Z Compiling const_format v0.2.31
17452023-11-06T20:55:51.212Z Compiling ghash v0.5.0
17462023-11-06T20:55:52.113Z Compiling camino-tempfile v1.0.2
17472023-11-06T20:55:52.871Z Compiling cbc v0.1.2
17482023-11-06T20:55:52.912Z Compiling headers-core v0.2.0
17492023-11-06T20:55:53.456Z Compiling pem v3.0.2
17502023-11-06T20:55:53.501Z Compiling bit_field v0.10.2
17512023-11-06T20:55:53.512Z Compiling pretty-hex v0.3.0
17522023-11-06T20:55:53.634Z Compiling md5 v0.7.0
17532023-11-06T20:55:53.720Z Compiling http-range v0.1.5
17542023-11-06T20:55:53.868Z Compiling rcgen v0.11.3
17552023-11-06T20:55:54.205Z Compiling russh-keys v0.38.0
17562023-11-06T20:55:54.337Z Compiling hyper-staticfile v0.9.5
17572023-11-06T20:55:54.472Z Compiling headers v0.3.9
17582023-11-06T20:55:58.534Z Compiling aes-gcm v0.10.3
17592023-11-06T20:55:59.116Z Compiling tokio-tungstenite v0.18.0
17602023-11-06T20:56:03.014Z Compiling pem v1.1.1
17612023-11-06T20:56:04.330Z Compiling atomicwrites v0.4.2
17622023-11-06T20:56:04.909Z Compiling subprocess v0.2.9
17632023-11-06T20:56:04.930Z Compiling hex-literal v0.4.1
17642023-11-06T20:56:04.959Z Compiling glob v0.3.1
17652023-11-06T20:56:06.361Z Compiling russh v0.38.0
17662023-11-06T20:56:18.894Z Compiling bzip2 v0.4.4
17672023-11-06T20:56:19.286Z Compiling zip v0.6.6
17682023-11-06T20:56:23.603Z Compiling rustls-webpki v0.101.7
17692023-11-06T20:56:26.008Z Compiling tokio-rustls v0.24.1
17702023-11-06T20:56:26.253Z Compiling git2 v0.17.2
17712023-11-06T20:56:26.541Z Compiling hyper-rustls v0.24.2
17722023-11-06T20:56:27.335Z Compiling reqwest v0.11.20
17732023-11-06T20:56:31.566Z Compiling progenitor-client v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
17742023-11-06T20:56:32.234Z Compiling progenitor v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
17752023-11-06T20:56:32.469Z Compiling omicron-zone-package v0.8.3
17762023-11-06T20:56:32.675Z Compiling dns-service-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
17772023-11-06T20:56:35.080Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
17782023-11-06T20:56:38.310Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
17792023-11-06T20:56:39.095Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
17802023-11-06T20:56:50.117Z Compiling crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
17812023-11-06T20:56:50.371Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
17822023-11-06T20:56:50.794Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
17832023-11-06T20:56:53.541Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17842023-11-06T20:56:53.558Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
17852023-11-06T20:56:54.204Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
17862023-11-06T20:56:54.534Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
17872023-11-06T20:56:55.538Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
17882023-11-06T20:56:56.600Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
17892023-11-06T20:56:57.146Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
17902023-11-06T20:56:57.169Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
17912023-11-06T20:56:57.675Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
17922023-11-06T20:56:58.017Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
17932023-11-06T20:57:05.966Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
17942023-11-06T20:57:06.194Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
17952023-11-06T20:57:14.929Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
17962023-11-06T20:57:15.574Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
17972023-11-06T20:57:16.223Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
17982023-11-06T20:57:24.254Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
17992023-11-06T20:57:25.410Z Compiling propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
18002023-11-06T20:57:31.425Z Compiling internal-dns v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
18012023-11-06T20:57:36.799Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
18022023-11-06T20:57:44.878Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
18032023-11-06T20:57:45.629Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
18042023-11-06T20:57:46.313Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
18052023-11-06T20:57:47.723Z Compiling propolis-server v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
18062023-11-06T20:58:04.882Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
18072023-11-06T20:58:05.571Z Compiling internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
18082023-11-06T20:58:05.613Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
18092023-11-06T20:58:12.568Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
18102023-11-06T20:58:15.590Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
18112023-11-06T20:58:26.268Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
18122023-11-06T20:58:34.032Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
18132023-11-06T20:58:41.598Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
18142023-11-06T20:59:29.863Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
18152023-11-06T21:01:04.981Z Finished dev [unoptimized + debuginfo] target(s) in 10m 42s
18162023-11-06T21:01:05.325Z
18172023-11-06T21:01:05.336Zreal 10:42.863469708
18182023-11-06T21:01:05.340Zuser 1:01:44.608947622
18192023-11-06T21:01:05.344Zsys 9:44.855414687
18202023-11-06T21:01:05.349Ztrap 2.656982160
18212023-11-06T21:01:05.353Ztflt 2.997630095
18222023-11-06T21:01:05.359Zdflt 7.574838689
18232023-11-06T21:01:05.363Zkflt 0.018409091
18242023-11-06T21:01:05.367Zlock 1:58:35.123154658
18252023-11-06T21:01:05.371Zslp 3:30:54.309281884
18262023-11-06T21:01:05.375Zlat 2:33.936455626
18272023-11-06T21:01:05.379Zstop 6:26.692893191
18282023-11-06T21:01:05.403Z+ mkdir -p /work/end-to-end-tests
18292023-11-06T21:01:05.411Z++ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
18302023-11-06T21:01:06.245Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
18312023-11-06T21:01:06.673Z+ ptime -m gzip
18322023-11-06T21:01:06.700Z++ basename target/debug/bootstrap
18332023-11-06T21:01:23.687Z
18342023-11-06T21:01:24.303Zreal 17.438767938
18352023-11-06T21:01:24.351Zuser 17.234658879
18362023-11-06T21:01:24.363Zsys 0.186176697
18372023-11-06T21:01:24.370Ztrap 0.006699252
18382023-11-06T21:01:24.374Ztflt 0.000000000
18392023-11-06T21:01:24.382Zdflt 0.000000000
18402023-11-06T21:01:24.386Zkflt 0.000000000
18412023-11-06T21:01:24.463Zlock 0.000000000
18422023-11-06T21:01:27.113Zslp 0.000000000
18432023-11-06T21:01:27.292Zlat 0.010897362
18442023-11-06T21:01:27.457Zstop 0.000222444
18452023-11-06T21:01:27.502Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
18462023-11-06T21:01:27.587Z+ ptime -m gzip
18472023-11-06T21:01:27.636Z++ basename /work/oxidecomputer/omicron/target/debug/deps/bootstrap-346a6c0cadffef35
18482023-11-06T21:01:28.050Z
18492023-11-06T21:01:28.066Zreal 1.103545522
18502023-11-06T21:01:28.095Zuser 1.090203576
18512023-11-06T21:01:28.118Zsys 0.012373118
18522023-11-06T21:01:28.263Ztrap 0.000130020
18532023-11-06T21:01:28.379Ztflt 0.000000000
18542023-11-06T21:01:28.433Zdflt 0.000000000
18552023-11-06T21:01:28.474Zkflt 0.000000000
18562023-11-06T21:01:28.498Zlock 0.000000000
18572023-11-06T21:01:28.523Zslp 0.000000000
18582023-11-06T21:01:28.553Zlat 0.000212950
18592023-11-06T21:01:28.584Zstop 0.000511759
18602023-11-06T21:01:28.613Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
18612023-11-06T21:01:28.625Z+ ptime -m gzip
18622023-11-06T21:01:28.629Z++ basename /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-ad8d578e5459ec9d
18632023-11-06T21:01:44.573Z
18642023-11-06T21:01:44.606Zreal 19.737550792
18652023-11-06T21:01:44.664Zuser 19.533268103
18662023-11-06T21:01:45.124Zsys 0.197945686
18672023-11-06T21:01:45.139Ztrap 0.004497659
18682023-11-06T21:01:45.153Ztflt 0.000000000
18692023-11-06T21:01:45.165Zdflt 0.000000000
18702023-11-06T21:01:45.242Zkflt 0.000000000
18712023-11-06T21:01:45.316Zlock 0.000000000
18722023-11-06T21:01:45.341Zslp 0.000000000
18732023-11-06T21:01:45.356Zlat 0.001494034
18742023-11-06T21:01:45.382Zstop 0.000225651
18752023-11-06T21:01:45.419Z+ banner caboose-util
18762023-11-06T21:01:45.440Z
18772023-11-06T21:01:45.449Z #### ## ##### #### #### #### ###### # # #####
18782023-11-06T21:01:45.454Z # # # # # # # # # # # # # # #
18792023-11-06T21:01:45.470Z # # # ##### # # # # #### ##### ##### # # #
18802023-11-06T21:01:45.479Z # ###### # # # # # # # # # # #
18812023-11-06T21:01:45.489Z # # # # # # # # # # # # # # # #
18822023-11-06T21:01:45.499Z #### # # ##### #### #### #### ###### #### #
18832023-11-06T21:01:45.514Z
18842023-11-06T21:01:45.935Z+ ptime -m cargo build --locked -p caboose-util --release
18852023-11-06T21:01:45.949Z Downloading crates ...
18862023-11-06T21:01:45.973Z Downloaded env_logger v0.10.0
18872023-11-06T21:01:46.008Z Downloaded crc-catalog v2.2.0
18882023-11-06T21:01:46.454Z Downloaded packed_struct_codegen v0.10.1
18892023-11-06T21:01:46.471Z Downloaded nodrop v0.1.14
18902023-11-06T21:01:46.479Z Downloaded path-slash v0.1.5
18912023-11-06T21:01:46.486Z Downloaded maybe-uninit v2.0.0
18922023-11-06T21:01:46.501Z Downloaded array-init v0.0.4
18932023-11-06T21:01:46.516Z Downloaded flagset v0.4.3
18942023-11-06T21:01:46.547Z Downloaded crc v3.0.1
18952023-11-06T21:01:46.569Z Downloaded der_derive v0.7.2
18962023-11-06T21:01:46.578Z Downloaded pkcs1 v0.7.5
18972023-11-06T21:01:46.589Z Downloaded serde-hex v0.1.0
18982023-11-06T21:01:46.605Z Downloaded ron v0.8.1
18992023-11-06T21:01:46.625Z Downloaded crc-any v2.4.3
19002023-11-06T21:01:46.638Z Downloaded rsa v0.9.2
19012023-11-06T21:01:46.646Z Downloaded x509-cert v0.2.4
19022023-11-06T21:01:46.653Z Downloaded num-bigint-dig v0.8.4
19032023-11-06T21:01:46.665Z Downloaded object v0.30.4
19042023-11-06T21:01:47.499Z Downloaded smallvec v0.6.14
19052023-11-06T21:01:47.509Z Downloaded pem-rfc7468 v0.7.0
19062023-11-06T21:01:47.514Z Downloaded bitfield v0.14.0
19072023-11-06T21:01:47.522Z Downloaded packed_struct v0.10.1
19082023-11-06T21:01:47.539Z Compiling proc-macro2 v1.0.67
19092023-11-06T21:01:47.562Z Compiling unicode-ident v1.0.12
19102023-11-06T21:01:47.573Z Compiling libc v0.2.149
19112023-11-06T21:01:47.584Z Compiling autocfg v1.1.0
19122023-11-06T21:01:47.600Z Compiling serde v1.0.188
19132023-11-06T21:01:47.611Z Compiling version_check v0.9.4
19142023-11-06T21:01:47.620Z Compiling cfg-if v1.0.0
19152023-11-06T21:01:47.638Z Compiling syn v1.0.109
19162023-11-06T21:01:47.650Z Compiling parking_lot_core v0.9.8
19172023-11-06T21:01:47.660Z Compiling once_cell v1.18.0
19182023-11-06T21:01:47.670Z Compiling typenum v1.16.0
19192023-11-06T21:01:47.682Z Compiling libm v0.2.7
19202023-11-06T21:01:47.697Z Compiling futures-core v0.3.29
19212023-11-06T21:01:47.711Z Compiling generic-array v0.14.7
19222023-11-06T21:01:47.721Z Compiling lock_api v0.4.10
19232023-11-06T21:01:47.741Z Compiling num-traits v0.2.16
19242023-11-06T21:01:47.758Z Compiling pkg-config v0.3.27
19252023-11-06T21:01:47.771Z Compiling scopeguard v1.2.0
19262023-11-06T21:01:47.792Z Compiling slab v0.4.9
19272023-11-06T21:01:48.243Z Compiling quote v1.0.33
19282023-11-06T21:01:48.279Z Compiling futures-channel v0.3.29
19292023-11-06T21:01:48.288Z Compiling futures-task v0.3.29
19302023-11-06T21:01:48.586Z Compiling serde_json v1.0.108
19312023-11-06T21:01:48.756Z Compiling thiserror v1.0.49
19322023-11-06T21:01:48.962Z Compiling syn v2.0.32
19332023-11-06T21:01:49.090Z Compiling jobserver v0.1.26
19342023-11-06T21:01:49.291Z Compiling getrandom v0.2.10
19352023-11-06T21:01:49.621Z Compiling cc v1.0.83
19362023-11-06T21:01:49.844Z Compiling futures-util v0.3.29
19372023-11-06T21:01:49.951Z Compiling memchr v2.6.3
19382023-11-06T21:01:50.685Z Compiling itoa v1.0.9
19392023-11-06T21:01:50.705Z Compiling ahash v0.8.3
19402023-11-06T21:01:50.727Z Compiling smallvec v1.11.0
19412023-11-06T21:01:50.788Z Compiling vcpkg v0.2.15
19422023-11-06T21:01:51.103Z Compiling log v0.4.20
19432023-11-06T21:01:52.046Z Compiling byteorder v1.5.0
19442023-11-06T21:01:52.867Z Compiling rand_core v0.6.4
19452023-11-06T21:01:53.702Z Compiling pin-project-lite v0.2.13
19462023-11-06T21:01:53.820Z Compiling parking_lot v0.12.1
19472023-11-06T21:01:53.900Z Compiling indexmap v1.9.3
19482023-11-06T21:01:54.421Z Compiling openssl-sys v0.9.93
19492023-11-06T21:01:55.210Z Compiling ring v0.17.5
19502023-11-06T21:01:56.316Z Compiling io-lifetimes v1.0.11
19512023-11-06T21:01:56.926Z Compiling ring v0.16.20
19522023-11-06T21:01:57.160Z Compiling num-integer v0.1.45
19532023-11-06T21:01:57.559Z Compiling ryu v1.0.15
19542023-11-06T21:01:58.026Z Compiling const-oid v0.9.5
19552023-11-06T21:01:58.500Z Compiling semver v1.0.20
19562023-11-06T21:01:59.448Z Compiling spin v0.5.2
19572023-11-06T21:01:59.817Z Compiling rustix v0.37.23
19582023-11-06T21:02:00.436Z Compiling mio v0.8.8
19592023-11-06T21:02:00.702Z Compiling num_cpus v1.16.0
19602023-11-06T21:02:00.871Z Compiling signal-hook-registry v1.4.1
19612023-11-06T21:02:00.997Z Compiling socket2 v0.5.4
19622023-11-06T21:02:01.606Z Compiling ucd-trie v0.1.6
19632023-11-06T21:02:01.709Z Compiling openssl v0.10.57
19642023-11-06T21:02:01.956Z Compiling unicode-xid v0.2.4
19652023-11-06T21:02:02.222Z Compiling httparse v1.8.0
19662023-11-06T21:02:02.234Z Compiling futures-sink v0.3.29
19672023-11-06T21:02:02.267Z Compiling heck v0.4.1
19682023-11-06T21:02:02.415Z Compiling synstructure v0.12.6
19692023-11-06T21:02:02.781Z Compiling tinyvec_macros v0.1.1
19702023-11-06T21:02:02.906Z Compiling tinyvec v1.6.0
19712023-11-06T21:02:04.487Z Compiling radium v0.7.0
19722023-11-06T21:02:05.024Z Compiling ppv-lite86 v0.2.17
19732023-11-06T21:02:05.189Z Compiling crc32fast v1.3.2
19742023-11-06T21:02:12.010Z Compiling futures-io v0.3.29
19752023-11-06T21:02:12.131Z Compiling pin-utils v0.1.0
19762023-11-06T21:02:12.205Z Compiling native-tls v0.2.11
19772023-11-06T21:02:12.233Z Compiling rustls v0.21.8
19782023-11-06T21:02:12.303Z Compiling rand_chacha v0.3.1
19792023-11-06T21:02:12.364Z Compiling unicode-normalization v0.1.22
19802023-11-06T21:02:12.401Z Compiling bzip2-sys v0.1.11+1.0.8
19812023-11-06T21:02:12.435Z Compiling spin v0.9.8
19822023-11-06T21:02:12.461Z Compiling tracing-core v0.1.31
19832023-11-06T21:02:12.523Z Compiling unicode-bidi v0.3.13
19842023-11-06T21:02:12.582Z Compiling subtle v2.5.0
19852023-11-06T21:02:12.630Z Compiling rand v0.8.5
19862023-11-06T21:02:12.642Z Compiling errno v0.3.2
19872023-11-06T21:02:12.706Z Compiling num-iter v0.1.43
19882023-11-06T21:02:12.760Z Compiling usdt-impl v0.3.5
19892023-11-06T21:02:12.813Z Compiling rustix v0.38.9
19902023-11-06T21:02:12.828Z Compiling schemars v0.8.13
19912023-11-06T21:02:12.855Z Compiling base64 v0.21.5
19922023-11-06T21:02:12.906Z Compiling serde_derive v1.0.188
19932023-11-06T21:02:12.930Z Compiling zeroize_derive v1.4.2
19942023-11-06T21:02:12.953Z Compiling tokio-macros v2.1.0
19952023-11-06T21:02:12.971Z Compiling thiserror-impl v1.0.49
19962023-11-06T21:02:12.990Z Compiling futures-macro v0.3.29
19972023-11-06T21:02:13.006Z Compiling tracing-attributes v0.1.26
19982023-11-06T21:02:13.013Z Compiling zerocopy-derive v0.2.0
19992023-11-06T21:02:13.392Z Compiling openssl-macros v0.1.1
20002023-11-06T21:02:14.233Z Compiling zeroize v1.6.0
20012023-11-06T21:02:14.524Z Compiling zerocopy-derive v0.6.4
20022023-11-06T21:02:17.491Z Compiling crypto-common v0.1.6
20032023-11-06T21:02:17.523Z Compiling pest v2.7.2
20042023-11-06T21:02:17.579Z Compiling block-buffer v0.10.4
20052023-11-06T21:02:17.813Z Compiling serde_derive_internals v0.26.0
20062023-11-06T21:02:17.972Z Compiling digest v0.10.7
20072023-11-06T21:02:18.437Z Compiling tracing v0.1.37
20082023-11-06T21:02:20.062Z Compiling bitflags v1.3.2
20092023-11-06T21:02:20.997Z Compiling fnv v1.0.7
20102023-11-06T21:02:21.951Z Compiling pest_meta v2.7.2
20112023-11-06T21:02:22.326Z Compiling schemars_derive v0.8.13
20122023-11-06T21:02:23.245Z Compiling zerocopy v0.3.0
20132023-11-06T21:02:24.236Z Compiling pest_generator v2.7.2
20142023-11-06T21:02:26.254Z Compiling lazy_static v1.4.0
20152023-11-06T21:02:26.960Z Compiling backtrace v0.3.69
20162023-11-06T21:02:27.392Z Compiling memoffset v0.9.0
20172023-11-06T21:02:27.457Z Compiling num-bigint v0.4.4
20182023-11-06T21:02:27.578Z Compiling untrusted v0.9.0
20192023-11-06T21:02:27.790Z Compiling openssl-probe v0.1.5
20202023-11-06T21:02:27.831Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
20212023-11-06T21:02:27.977Z Compiling hashbrown v0.12.3
20222023-11-06T21:02:28.321Z Compiling untrusted v0.7.1
20232023-11-06T21:02:28.625Z Compiling base64ct v1.6.0
20242023-11-06T21:02:28.996Z Compiling allocator-api2 v0.2.16
20252023-11-06T21:02:29.225Z Compiling pest_derive v2.7.2
20262023-11-06T21:02:29.913Z Compiling async-trait v0.1.74
20272023-11-06T21:02:29.921Z Compiling iana-time-zone v0.1.57
20282023-11-06T21:02:30.059Z Compiling smoltcp v0.9.1
20292023-11-06T21:02:30.151Z Compiling foreign-types-shared v0.1.1
20302023-11-06T21:02:30.294Z Compiling crossbeam-utils v0.8.16
20312023-11-06T21:02:30.340Z Compiling percent-encoding v2.3.0
20322023-11-06T21:02:30.872Z Compiling dtrace-parser v0.1.14
20332023-11-06T21:02:30.894Z Compiling foreign-types v0.3.2
20342023-11-06T21:02:30.905Z Compiling hashbrown v0.14.2
20352023-11-06T21:02:30.960Z Compiling pem-rfc7468 v0.7.0
20362023-11-06T21:02:32.626Z Compiling dof v0.1.5
20372023-11-06T21:02:32.864Z Compiling der_derive v0.7.2
20382023-11-06T21:02:33.344Z Compiling clap_derive v4.4.2
20392023-11-06T21:02:35.830Z Compiling bytes v1.5.0
20402023-11-06T21:02:36.888Z Compiling bitflags v2.4.0
20412023-11-06T21:02:37.417Z Compiling tokio v1.33.0
20422023-11-06T21:02:37.486Z Compiling rustc_version v0.4.0
20432023-11-06T21:02:38.614Z Compiling heapless v0.7.16
20442023-11-06T21:02:39.214Z Compiling http v0.2.9
20452023-11-06T21:02:39.838Z Compiling uuid v1.4.1
20462023-11-06T21:02:40.902Z Compiling chrono v0.4.31
20472023-11-06T21:02:41.267Z Compiling thread-id v4.2.0
20482023-11-06T21:02:41.764Z Compiling rustversion v1.0.14
20492023-11-06T21:02:41.770Z Compiling flagset v0.4.3
20502023-11-06T21:02:41.786Z Compiling try-lock v0.2.4
20512023-11-06T21:02:42.274Z Compiling utf8parse v0.2.1
20522023-11-06T21:02:42.290Z Compiling equivalent v1.0.1
20532023-11-06T21:02:42.303Z Compiling cpufeatures v0.2.9
20542023-11-06T21:02:42.802Z Compiling time-core v0.1.1
20552023-11-06T21:02:42.806Z Compiling anstyle v1.0.2
20562023-11-06T21:02:42.814Z Compiling adler v1.0.2
20572023-11-06T21:02:42.969Z Compiling siphasher v0.3.11
20582023-11-06T21:02:43.230Z Compiling miniz_oxide v0.7.1
20592023-11-06T21:02:43.596Z Compiling time-macros v0.2.13
20602023-11-06T21:02:45.540Z Compiling indexmap v2.1.0
20612023-11-06T21:02:47.083Z Compiling sha2 v0.10.8
20622023-11-06T21:02:47.324Z Compiling anstyle-parse v0.2.1
20632023-11-06T21:02:47.664Z Compiling want v0.3.1
20642023-11-06T21:02:47.917Z Compiling http-body v0.4.5
20652023-11-06T21:02:48.075Z Compiling der v0.7.8
20662023-11-06T21:02:51.169Z Compiling tokio-util v0.7.10
20672023-11-06T21:02:52.287Z Compiling serde_tokenstream v0.1.7
20682023-11-06T21:02:53.084Z Compiling h2 v0.3.21
20692023-11-06T21:02:53.469Z Compiling sct v0.7.0
20702023-11-06T21:02:55.406Z Compiling form_urlencoded v1.2.0
20712023-11-06T21:02:56.387Z Compiling hubpack_derive v0.1.1
20722023-11-06T21:02:57.080Z Compiling socket2 v0.4.9
20732023-11-06T21:02:57.646Z Compiling crossbeam-epoch v0.9.15
20742023-11-06T21:02:58.352Z Compiling tower-service v0.3.2
20752023-11-06T21:02:59.456Z Compiling colorchoice v1.0.0
20762023-11-06T21:02:59.734Z Compiling slog v2.7.0
20772023-11-06T21:02:59.841Z Compiling anstyle-query v1.0.0
20782023-11-06T21:02:59.918Z Compiling anyhow v1.0.75
20792023-11-06T21:03:00.056Z Compiling tap v1.0.1
20802023-11-06T21:03:00.708Z Compiling httpdate v1.0.3
20812023-11-06T21:03:01.859Z Compiling wyz v0.5.1
20822023-11-06T21:03:02.130Z Compiling anstream v0.5.0
20832023-11-06T21:03:05.590Z Compiling hyper v0.14.27
20842023-11-06T21:03:07.608Z Compiling terminal_size v0.2.6
20852023-11-06T21:03:07.929Z Compiling spki v0.7.2
20862023-11-06T21:03:10.312Z Compiling rustls-pemfile v1.0.3
20872023-11-06T21:03:10.731Z Compiling md-5 v0.10.5
20882023-11-06T21:03:10.910Z Compiling hmac v0.12.1
20892023-11-06T21:03:11.085Z Compiling zerocopy v0.6.4
20902023-11-06T21:03:11.442Z Compiling idna v0.4.0
20912023-11-06T21:03:11.585Z Compiling stringprep v0.1.3
20922023-11-06T21:03:12.726Z Compiling diesel_table_macro_syntax v0.1.0
20932023-11-06T21:03:13.030Z Compiling hash32 v0.2.1
20942023-11-06T21:03:13.398Z Compiling aho-corasick v1.0.4
20952023-11-06T21:03:13.677Z Compiling strsim v0.10.0
20962023-11-06T21:03:13.980Z Compiling dyn-clone v1.0.13
20972023-11-06T21:03:15.264Z Compiling gimli v0.28.0
20982023-11-06T21:03:15.530Z Compiling clap_lex v0.5.1
20992023-11-06T21:03:16.706Z Compiling funty v2.0.0
21002023-11-06T21:03:17.094Z Compiling stable_deref_trait v1.2.0
21012023-11-06T21:03:17.232Z Compiling fallible-iterator v0.2.0
21022023-11-06T21:03:18.505Z Compiling either v1.9.0
21032023-11-06T21:03:19.565Z Compiling maybe-uninit v2.0.0
21042023-11-06T21:03:19.651Z Compiling regex-syntax v0.8.2
21052023-11-06T21:03:20.636Z Compiling bitvec v1.0.1
21062023-11-06T21:03:20.852Z Compiling postgres-protocol v0.6.6
21072023-11-06T21:03:22.072Z Compiling clap_builder v4.4.2
21082023-11-06T21:03:26.504Z Compiling addr2line v0.21.0
21092023-11-06T21:03:29.428Z Compiling diesel_derives v2.1.1
21102023-11-06T21:03:50.697Z Compiling url v2.4.1
21112023-11-06T21:03:51.049Z Compiling regex-automata v0.4.3
21122023-11-06T21:03:52.069Z Compiling rustls-native-certs v0.6.3
21132023-11-06T21:03:52.649Z Compiling strum_macros v0.25.2
21142023-11-06T21:03:52.715Z Compiling tokio-native-tls v0.3.1
21152023-11-06T21:03:52.765Z Compiling usdt-attr-macro v0.3.5
21162023-11-06T21:03:52.828Z Compiling usdt-macro v0.3.5
21172023-11-06T21:03:52.910Z Compiling phf_shared v0.11.2
21182023-11-06T21:03:52.985Z Compiling toml_datetime v0.6.5
21192023-11-06T21:03:53.067Z Compiling serde_spanned v0.6.4
21202023-11-06T21:03:53.184Z Compiling block-padding v0.3.3
21212023-11-06T21:03:53.781Z Compiling enum-as-inner v0.5.1
21222023-11-06T21:03:54.219Z Compiling serde_repr v0.1.16
21232023-11-06T21:03:54.245Z Compiling scheduled-thread-pool v0.2.7
21242023-11-06T21:03:54.263Z Compiling object v0.32.1
21252023-11-06T21:03:54.282Z Compiling deranged v0.3.8
21262023-11-06T21:03:54.304Z Compiling rustc-demangle v0.1.23
21272023-11-06T21:03:54.316Z Compiling winnow v0.5.15
21282023-11-06T21:03:54.335Z Compiling ipnet v2.8.0
21292023-11-06T21:03:54.787Z Compiling num_threads v0.1.6
21302023-11-06T21:03:54.892Z Compiling bit-vec v0.6.3
21312023-11-06T21:03:54.987Z Compiling managed v0.8.0
21322023-11-06T21:03:55.048Z Compiling num-bigint-dig v0.8.4
21332023-11-06T21:03:55.081Z Compiling regex-automata v0.1.10
21342023-11-06T21:03:55.521Z Compiling packed_struct v0.10.1
21352023-11-06T21:03:55.552Z Compiling matches v0.1.10
21362023-11-06T21:03:55.590Z Compiling idna v0.2.3
21372023-11-06T21:03:55.628Z Compiling toml_edit v0.19.15
21382023-11-06T21:03:55.672Z Compiling bstr v0.2.17
21392023-11-06T21:03:56.597Z Compiling time v0.3.27
21402023-11-06T21:03:58.135Z Compiling r2d2 v0.8.10
21412023-11-06T21:04:01.566Z Compiling inout v0.1.3
21422023-11-06T21:04:02.699Z Compiling phf v0.11.2
21432023-11-06T21:04:03.200Z Compiling regex v1.10.2
21442023-11-06T21:04:03.657Z Compiling hyper-tls v0.5.0
21452023-11-06T21:04:04.012Z Compiling clap v4.4.3
21462023-11-06T21:04:04.177Z Compiling flate2 v1.0.28
21472023-11-06T21:04:04.198Z Compiling ipnetwork v0.20.0
21482023-11-06T21:04:04.574Z Compiling postgres-types v0.2.6
21492023-11-06T21:04:05.055Z Compiling itertools v0.11.0
21502023-11-06T21:04:05.128Z Compiling pkcs8 v0.10.2
21512023-11-06T21:04:06.011Z Compiling hubpack v0.1.2
21522023-11-06T21:04:06.023Z Compiling serde_urlencoded v0.7.1
21532023-11-06T21:04:06.065Z Compiling phf_shared v0.10.0
21542023-11-06T21:04:06.873Z Compiling futures-executor v0.3.29
21552023-11-06T21:04:07.688Z Compiling signature v2.1.0
21562023-11-06T21:04:08.491Z Compiling packed_struct_codegen v0.10.1
21572023-11-06T21:04:09.996Z Compiling float-cmp v0.9.0
21582023-11-06T21:04:10.824Z Compiling encoding_rs v0.8.33
21592023-11-06T21:04:10.839Z Compiling whoami v1.4.1
21602023-11-06T21:04:12.130Z Compiling nodrop v0.1.14
21612023-11-06T21:04:12.144Z Compiling difflib v0.4.0
21622023-11-06T21:04:13.228Z Compiling crc-catalog v2.2.0
21632023-11-06T21:04:13.240Z Compiling webpki-roots v0.25.2
21642023-11-06T21:04:13.274Z Compiling static_assertions v1.1.0
21652023-11-06T21:04:13.304Z Compiling mime v0.3.17
21662023-11-06T21:04:14.159Z Compiling fixedbitset v0.4.2
21672023-11-06T21:04:16.116Z Compiling normalize-line-endings v0.3.0
21682023-11-06T21:04:16.589Z Compiling precomputed-hash v0.1.1
21692023-11-06T21:04:16.600Z Compiling unicode-width v0.1.11
21702023-11-06T21:04:16.610Z Compiling regex-automata v0.3.8
21712023-11-06T21:04:16.685Z Compiling predicates-core v1.0.6
21722023-11-06T21:04:17.188Z Compiling data-encoding v2.4.0
21732023-11-06T21:04:17.311Z Compiling new_debug_unreachable v1.0.4
21742023-11-06T21:04:18.453Z Compiling unicode-segmentation v1.10.1
21752023-11-06T21:04:19.483Z Compiling bstr v1.6.0
21762023-11-06T21:04:20.413Z Compiling similar v2.2.1
21772023-11-06T21:04:22.771Z Compiling trust-dns-proto v0.22.0
21782023-11-06T21:04:24.028Z Compiling string_cache v0.8.7
21792023-11-06T21:04:25.055Z Compiling predicates v3.0.4
21802023-11-06T21:04:25.119Z Compiling console v0.15.7
21812023-11-06T21:04:32.470Z Compiling petgraph v0.6.4
21822023-11-06T21:04:32.511Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
21832023-11-06T21:04:36.678Z Compiling crc v3.0.1
21842023-11-06T21:04:38.904Z Compiling array-init v0.0.4
21852023-11-06T21:04:39.561Z Compiling tokio-postgres v0.7.10
21862023-11-06T21:04:46.561Z Compiling futures v0.3.29
21872023-11-06T21:04:47.947Z Compiling pkcs1 v0.7.5
21882023-11-06T21:04:47.985Z Compiling smallvec v0.6.14
21892023-11-06T21:04:48.741Z Compiling diesel v2.1.3
21902023-11-06T21:04:49.225Z Compiling yasna v0.5.2
21912023-11-06T21:04:49.488Z Compiling cipher v0.4.4
21922023-11-06T21:04:52.702Z Compiling toml v0.7.8
21932023-11-06T21:04:55.468Z Compiling bit-set v0.5.3
21942023-11-06T21:04:55.794Z Compiling usdt v0.3.5
21952023-11-06T21:04:56.315Z Compiling is-terminal v0.4.9
21962023-11-06T21:04:56.322Z Compiling itertools v0.10.5
21972023-11-06T21:04:59.163Z Compiling tokio-stream v0.1.14
21982023-11-06T21:04:59.213Z Compiling openapiv3 v1.0.3
21992023-11-06T21:05:00.746Z Compiling hex v0.4.3
22002023-11-06T21:05:02.620Z Compiling hashbrown v0.13.2
22012023-11-06T21:05:07.254Z Compiling lalrpop-util v0.19.12
22022023-11-06T21:05:07.791Z Compiling regex-syntax v0.6.29
22032023-11-06T21:05:08.151Z Compiling termcolor v1.2.0
22042023-11-06T21:05:10.661Z Compiling bitfield v0.14.0
22052023-11-06T21:05:15.662Z Compiling lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
22062023-11-06T21:05:20.553Z Compiling env_logger v0.10.0
22072023-11-06T21:05:37.914Z Compiling rsa v0.9.2
22082023-11-06T21:05:39.440Z Compiling serde-hex v0.1.0
22092023-11-06T21:05:39.700Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
22102023-11-06T21:05:51.565Z Compiling x509-cert v0.2.4
22112023-11-06T21:05:52.842Z Compiling ron v0.8.1
22122023-11-06T21:06:04.236Z Compiling crc-any v2.4.3
22132023-11-06T21:06:05.620Z Compiling lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
22142023-11-06T21:06:24.944Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
22152023-11-06T21:06:33.226Z Compiling object v0.30.4
22162023-11-06T21:06:41.490Z Compiling path-slash v0.1.5
22172023-11-06T21:06:51.485Z Compiling bzip2 v0.4.4
22182023-11-06T21:06:51.966Z Compiling zip v0.6.6
22192023-11-06T21:06:54.243Z Compiling hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
22202023-11-06T21:06:58.981Z Compiling rustls-webpki v0.101.7
22212023-11-06T21:07:07.881Z Compiling tokio-rustls v0.24.1
22222023-11-06T21:07:08.477Z Compiling hyper-rustls v0.24.2
22232023-11-06T21:07:08.898Z Compiling reqwest v0.11.20
22242023-11-06T21:07:25.428Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22252023-11-06T21:07:45.029Z Compiling caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
22262023-11-06T21:07:46.147Z Finished release [optimized] target(s) in 6m 01s
22272023-11-06T21:07:46.236Z
22282023-11-06T21:07:46.241Zreal 6:01.675891932
22292023-11-06T21:07:46.245Zuser 42:29.499460495
22302023-11-06T21:07:46.249Zsys 3:56.717100573
22312023-11-06T21:07:46.252Ztrap 1.833716404
22322023-11-06T21:07:46.258Ztflt 1.145613822
22332023-11-06T21:07:46.261Zdflt 1.388433229
22342023-11-06T21:07:46.264Zkflt 0.006470370
22352023-11-06T21:07:46.267Zlock 1:32:48.626253534
22362023-11-06T21:07:46.270Zslp 2:56:01.785691863
22372023-11-06T21:07:46.275Zlat 1:42.846056906
22382023-11-06T21:07:46.278Zstop 1:33.290724645
22392023-11-06T21:07:46.281Z+ ptime -m gzip
22402023-11-06T21:07:47.011Z
22412023-11-06T21:07:47.169Zreal 0.658622147
22422023-11-06T21:07:47.207Zuser 0.648334666
22432023-11-06T21:07:47.217Zsys 0.009595714
22442023-11-06T21:07:47.648Ztrap 0.000087706
22452023-11-06T21:07:47.651Ztflt 0.000000000
22462023-11-06T21:07:47.654Zdflt 0.000000000
22472023-11-06T21:07:47.657Zkflt 0.000000000
22482023-11-06T21:07:47.660Zlock 0.000000000
22492023-11-06T21:07:47.662Zslp 0.000000000
22502023-11-06T21:07:47.665Zlat 0.000269699
22512023-11-06T21:07:47.668Zstop 0.000229897
22522023-11-06T21:07:47.671Z+ banner tufaceous
22532023-11-06T21:07:47.674Z
22542023-11-06T21:07:47.677Z ##### # # ###### ## #### ###### #### # # ####
22552023-11-06T21:07:47.681Z # # # # # # # # # # # # # #
22562023-11-06T21:07:47.684Z # # # ##### # # # ##### # # # # ####
22572023-11-06T21:07:47.687Z # # # # ###### # # # # # # #
22582023-11-06T21:07:47.690Z # # # # # # # # # # # # # # #
22592023-11-06T21:07:47.693Z # #### # # # #### ###### #### #### ####
22602023-11-06T21:07:47.696Z
22612023-11-06T21:07:47.706Z+ ptime -m cargo build --locked -p tufaceous --release
22622023-11-06T21:07:47.709Z Downloading crates ...
22632023-11-06T21:07:47.937Z Downloaded path-absolutize v3.1.0
22642023-11-06T21:07:47.957Z Downloaded fs-err v2.9.0
22652023-11-06T21:07:47.974Z Downloaded bytesize v1.3.0
22662023-11-06T21:07:47.991Z Downloaded path-dedot v3.1.0
22672023-11-06T21:07:48.000Z Downloaded globset v0.4.13
22682023-11-06T21:07:48.005Z Downloaded doc-comment v0.3.3
22692023-11-06T21:07:48.012Z Downloaded snafu-derive v0.7.5
22702023-11-06T21:07:48.018Z Downloaded serde_plain v1.0.2
22712023-11-06T21:07:48.022Z Downloaded olpc-cjson v0.1.3
22722023-11-06T21:07:48.030Z Downloaded buf-list v1.0.3
22732023-11-06T21:07:48.038Z Downloaded snafu v0.7.5
22742023-11-06T21:07:48.046Z Downloaded tough v0.12.5
22752023-11-06T21:07:48.162Z Compiling serde_tokenstream v0.2.0
22762023-11-06T21:07:48.181Z Compiling regress v0.7.1
22772023-11-06T21:07:48.197Z Compiling dirs-sys-next v0.1.2
22782023-11-06T21:07:48.200Z Compiling ident_case v1.0.1
22792023-11-06T21:07:48.228Z Compiling thread_local v1.1.7
22802023-11-06T21:07:48.237Z Compiling slog-async v2.8.0
22812023-11-06T21:07:48.241Z Compiling heck v0.4.1
22822023-11-06T21:07:48.444Z Compiling dirs-next v2.0.0
22832023-11-06T21:07:48.824Z Compiling darling_core v0.20.3
22842023-11-06T21:07:48.884Z Compiling camino v1.1.6
22852023-11-06T21:07:49.050Z Compiling term v0.7.0
22862023-11-06T21:07:49.502Z Compiling crossbeam-channel v0.5.8
22872023-11-06T21:07:49.795Z Compiling getopts v0.2.21
22882023-11-06T21:07:50.032Z Compiling structmeta-derive v0.2.0
22892023-11-06T21:07:50.263Z Compiling atty v0.2.14
22902023-11-06T21:07:50.494Z Compiling multer v2.1.0
22912023-11-06T21:07:50.906Z Compiling take_mut v0.2.2
22922023-11-06T21:07:51.156Z Compiling doc-comment v0.3.3
22932023-11-06T21:07:51.579Z Compiling match_cfg v0.1.0
22942023-11-06T21:07:51.594Z Compiling paste v1.0.14
22952023-11-06T21:07:51.884Z Compiling unsafe-libyaml v0.2.9
22962023-11-06T21:07:52.335Z Compiling hostname v0.3.1
22972023-11-06T21:07:52.828Z Compiling slog-term v2.9.0
22982023-11-06T21:07:54.499Z Compiling typify-impl v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
22992023-11-06T21:07:56.602Z Compiling structmeta v0.2.0
23002023-11-06T21:07:57.246Z Compiling serde_yaml v0.9.25
23012023-11-06T21:07:58.111Z Compiling darling_macro v0.20.3
23022023-11-06T21:07:58.402Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23032023-11-06T21:07:58.429Z Compiling slog-json v2.6.1
23042023-11-06T21:07:59.671Z Compiling async-stream-impl v0.3.5
23052023-11-06T21:07:59.709Z Compiling darling v0.20.3
23062023-11-06T21:07:59.792Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
23072023-11-06T21:08:00.316Z Compiling fastrand v2.0.0
23082023-11-06T21:08:00.605Z Compiling atomic-waker v1.1.1
23092023-11-06T21:08:09.157Z Compiling regex-syntax v0.7.5
23102023-11-06T21:08:10.349Z Compiling async-stream v0.3.5
23112023-11-06T21:08:10.616Z Compiling tempfile v3.8.0
23122023-11-06T21:08:10.736Z Compiling waitgroup v0.1.2
23132023-11-06T21:08:11.344Z Compiling serde_with_macros v2.3.3
23142023-11-06T21:08:11.476Z Compiling slog-bunyan v2.4.0
23152023-11-06T21:08:12.061Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
23162023-11-06T21:08:12.539Z Compiling progenitor-client v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
23172023-11-06T21:08:12.739Z Compiling toml_edit v0.20.7
23182023-11-06T21:08:12.756Z Compiling sha1 v0.10.5
23192023-11-06T21:08:12.923Z Compiling snafu-derive v0.7.5
23202023-11-06T21:08:13.553Z Compiling serde_path_to_error v0.1.14
23212023-11-06T21:08:13.714Z Compiling path-dedot v3.1.0
23222023-11-06T21:08:13.913Z Compiling instant v0.1.12
23232023-11-06T21:08:14.016Z Compiling arc-swap v1.6.0
23242023-11-06T21:08:14.473Z Compiling buf-list v1.0.3
23252023-11-06T21:08:14.541Z Compiling debug-ignore v1.0.5
23262023-11-06T21:08:14.578Z Compiling same-file v1.0.6
23272023-11-06T21:08:14.616Z Compiling base64 v0.13.1
23282023-11-06T21:08:14.645Z Compiling walkdir v2.4.0
23292023-11-06T21:08:14.674Z Compiling toml v0.8.6
23302023-11-06T21:08:14.748Z Compiling parse-display-derive v0.8.2
23312023-11-06T21:08:14.807Z Compiling pem v1.1.1
23322023-11-06T21:08:14.872Z Compiling typify-macro v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
23332023-11-06T21:08:15.844Z Compiling slog-scope v4.4.0
23342023-11-06T21:08:16.175Z Compiling snafu v0.7.5
23352023-11-06T21:08:17.417Z Compiling backoff v0.4.0
23362023-11-06T21:08:18.008Z Compiling path-absolutize v3.1.0
23372023-11-06T21:08:18.216Z Compiling serde_with v2.3.3
23382023-11-06T21:08:18.288Z Compiling parse-display v0.8.2
23392023-11-06T21:08:18.321Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23402023-11-06T21:08:18.608Z Compiling globset v0.4.13
23412023-11-06T21:08:19.373Z Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23422023-11-06T21:08:19.659Z Compiling strum v0.25.0
23432023-11-06T21:08:19.916Z Compiling olpc-cjson v0.1.3
23442023-11-06T21:08:20.626Z Compiling typify v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
23452023-11-06T21:08:20.813Z Compiling progenitor-impl v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
23462023-11-06T21:08:21.235Z Compiling serde_plain v1.0.2
23472023-11-06T21:08:21.818Z Compiling macaddr v1.0.1
23482023-11-06T21:08:23.041Z Compiling filetime v0.2.22
23492023-11-06T21:08:23.580Z Compiling xattr v1.0.1
23502023-11-06T21:08:24.069Z Compiling tar v0.4.40
23512023-11-06T21:08:26.166Z Compiling tough v0.12.5
23522023-11-06T21:08:32.787Z Compiling progenitor-macro v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
23532023-11-06T21:08:33.865Z Compiling slog-stdlog v4.1.1
23542023-11-06T21:08:35.437Z Compiling camino-tempfile v1.0.2
23552023-11-06T21:08:35.865Z Compiling bytesize v1.3.0
23562023-11-06T21:08:36.780Z Compiling fs-err v2.9.0
23572023-11-06T21:08:36.854Z Compiling slog-envlogger v2.2.0
23582023-11-06T21:08:38.183Z Compiling humantime v2.1.0
23592023-11-06T21:09:01.124Z Compiling progenitor v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
23602023-11-06T21:09:01.447Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23612023-11-06T21:09:22.867Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
23622023-11-06T21:09:23.650Z Compiling tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
23632023-11-06T21:09:42.758Z Finished release [optimized] target(s) in 1m 55s
23642023-11-06T21:09:42.885Z
23652023-11-06T21:09:42.985Zreal 1:55.434233614
23662023-11-06T21:09:43.005Zuser 12:43.463790692
23672023-11-06T21:09:43.083Zsys 46.421486871
23682023-11-06T21:09:43.735Ztrap 0.493163902
23692023-11-06T21:09:43.942Ztflt 0.427605517
23702023-11-06T21:09:44.552Zdflt 0.824981343
23712023-11-06T21:09:44.775Zkflt 0.000122250
23722023-11-06T21:09:45.010Zlock 26:36.337899048
23732023-11-06T21:09:45.149Zslp 28:22.096145335
23742023-11-06T21:09:45.723Zlat 22.846521783
23752023-11-06T21:09:45.855Zstop 11.941270152
23762023-11-06T21:09:45.973Z+ ptime -m gzip
23772023-11-06T21:09:46.051Z
23782023-11-06T21:09:46.090Zreal 2.316121230
23792023-11-06T21:09:46.118Zuser 2.292038987
23802023-11-06T21:09:46.142Zsys 0.022809083
23812023-11-06T21:09:46.151Ztrap 0.000436174
23822023-11-06T21:09:46.171Ztflt 0.000000000
23832023-11-06T21:09:46.185Zdflt 0.000000000
23842023-11-06T21:09:46.272Zkflt 0.000000000
23852023-11-06T21:09:46.378Zlock 0.000000000
23862023-11-06T21:09:46.549Zslp 0.000000000
23872023-11-06T21:09:46.583Zlat 0.000505005
23882023-11-06T21:09:46.631Zstop 0.000226986
23892023-11-06T21:09:46.746Zprocess exited: duration 1293522 ms, exit code 0
 
23902023-11-06T21:09:46.885Zfound 5 output files
23912023-11-06T21:09:47.057Zuploading: /work/end-to-end-tests/bootstrap-346a6c0cadffef35.gz (6514605 bytes)
23922023-11-06T21:09:52.524Zuploaded: /work/end-to-end-tests/bootstrap-346a6c0cadffef35.gz
23932023-11-06T21:09:52.536Zuploading: /work/end-to-end-tests/bootstrap.gz (100093776 bytes)
23942023-11-06T21:10:50.684Zuploaded: /work/end-to-end-tests/bootstrap.gz
23952023-11-06T21:10:50.737Zuploading: /work/end-to-end-tests/end_to_end_tests-ad8d578e5459ec9d.gz (114573122 bytes)
23962023-11-06T21:11:58.741Zuploaded: /work/end-to-end-tests/end_to_end_tests-ad8d578e5459ec9d.gz
23972023-11-06T21:12:02.037Zuploading: /work/caboose-util.gz (4111190 bytes)
23982023-11-06T21:12:06.210Zuploaded: /work/caboose-util.gz
23992023-11-06T21:12:07.197Zuploading: /work/tufaceous.gz (14762097 bytes)
24002023-11-06T21:12:28.628Zuploaded: /work/tufaceous.gz