01HDH8T5NJJVVPJ4RXR7HFF5PM: 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: 01HDH8TH7V944TA1195XEMTQN8

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12023-10-24T16:39:25.230Zjob assigned to worker 01HDH8TQ40TYXC3NBEM5BGBDNE (queued for 57 s)
 
22023-10-24T16:39:25.294Zstarting task 0: "setup"
32023-10-24T16:39:25.370Z++ uname -s
42023-10-24T16:39:25.781Z+ kern=SunOS
52023-10-24T16:39:25.787Z+ case "$kern" in
62023-10-24T16:39:26.223Z+ groupadd -g 12345 build
72023-10-24T16:39:26.227Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82023-10-24T16:39:27.394Z+ zfs create -o mountpoint=/work rpool/work
92023-10-24T16:39:27.479Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102023-10-24T16:39:27.482Z+ home_fs=zfs
112023-10-24T16:39:27.485Z+ [[ zfs == autofs ]]
122023-10-24T16:39:27.489Z+ mkdir -p /home/build
132023-10-24T16:39:27.492Z+ chown build:build /home/build /work
142023-10-24T16:39:28.487Z+ chmod 0700 /home/build /work
152023-10-24T16:39:28.491Zprocess exited: duration 3194 ms, exit code 0
 
162023-10-24T16:39:28.496Zstarting task 1: "rust-toolchain"
172023-10-24T16:39:28.513Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182023-10-24T16:39:28.516Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192023-10-24T16:39:28.686Zinfo: downloading installer
202023-10-24T16:39:30.582Zwarning: it looks like you have an existing installation of Rust at:
212023-10-24T16:39:30.585Zwarning: /opt/ooce/bin
222023-10-24T16:39:30.587Zwarning: It is recommended that rustup be the primary Rust installation.
232023-10-24T16:39:30.590Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242023-10-24T16:39:30.593Zwarning: If you are sure that you want both rustup and your already installed Rust
252023-10-24T16:39:30.595Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262023-10-24T16:39:30.598Zwarning: or pass `-y' to ignore all ignorable checks.
272023-10-24T16:39:30.601Zerror: cannot install while Rust is installed
282023-10-24T16:39:30.605Zwarning: continuing (because the -y flag is set and the error is ignorable)
292023-10-24T16:39:30.698Zinfo: profile set to 'default'
302023-10-24T16:39:30.701Zinfo: default host triple is x86_64-unknown-illumos
312023-10-24T16:39:30.704Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322023-10-24T16:39:30.888Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332023-10-24T16:39:31.306Zinfo: downloading component 'cargo'
342023-10-24T16:39:31.607Zinfo: downloading component 'clippy'
352023-10-24T16:39:31.871Zinfo: downloading component 'rust-docs'
362023-10-24T16:39:32.864Zinfo: downloading component 'rust-std'
372023-10-24T16:39:34.624Zinfo: downloading component 'rustc'
382023-10-24T16:39:38.692Zinfo: downloading component 'rustfmt'
392023-10-24T16:39:38.927Zinfo: installing component 'cargo'
402023-10-24T16:39:40.335Zinfo: installing component 'clippy'
412023-10-24T16:39:40.946Zinfo: installing component 'rust-docs'
422023-10-24T16:39:43.730Zinfo: installing component 'rust-std'
432023-10-24T16:39:46.783Zinfo: installing component 'rustc'
442023-10-24T16:39:53.707Zinfo: installing component 'rustfmt'
452023-10-24T16:39:54.225Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462023-10-24T16:39:54.230Z
472023-10-24T16:39:54.364Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482023-10-24T16:39:54.369Z
492023-10-24T16:39:54.372Z
502023-10-24T16:39:54.374ZRust is installed now. Great!
512023-10-24T16:39:54.377Z
522023-10-24T16:39:54.380ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532023-10-24T16:39:54.382Zenvironment variable. This has not been done automatically.
542023-10-24T16:39:54.385Z
552023-10-24T16:39:54.388ZTo configure your current shell, run:
562023-10-24T16:39:54.390Zsource "$HOME/.cargo/env"
572023-10-24T16:39:54.459Z+ rustc --version
582023-10-24T16:39:54.576Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592023-10-24T16:39:54.582Zprocess exited: duration 26083 ms, exit code 0
 
602023-10-24T16:39:54.587Zstarting task 2: "authentication"
612023-10-24T16:39:54.622Zprocess exited: duration 32 ms, exit code 0
 
622023-10-24T16:39:54.628Zstarting task 3: "clone repository"
632023-10-24T16:39:54.638Z+ mkdir -p /work/oxidecomputer/omicron
642023-10-24T16:39:54.642Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652023-10-24T16:39:54.688ZCloning into '/work/oxidecomputer/omicron'...
662023-10-24T16:40:01.116Z+ cd /work/oxidecomputer/omicron
672023-10-24T16:40:01.120Z+ [[ -n wicket-rot-fix ]]
682023-10-24T16:40:01.124Z+ git fetch origin wicket-rot-fix
692023-10-24T16:40:01.518ZFrom https://github.com/oxidecomputer/omicron
702023-10-24T16:40:01.547Z * branch wicket-rot-fix -> FETCH_HEAD
712023-10-24T16:40:01.563Z+ git checkout -B wicket-rot-fix remotes/origin/wicket-rot-fix
722023-10-24T16:40:01.629ZSwitched to a new branch 'wicket-rot-fix'
732023-10-24T16:40:02.054Zbranch 'wicket-rot-fix' set up to track 'origin/wicket-rot-fix'.
742023-10-24T16:40:02.483Z+ git reset --hard dac9615f48d9e9e98f9790061f0587f58b5257b8
752023-10-24T16:40:02.501ZHEAD is now at dac9615f fix failing test
762023-10-24T16:40:02.518Zprocess exited: duration 6992 ms, exit code 0
 
772023-10-24T16:40:02.950Zstarting task 4: "build"
782023-10-24T16:40:02.973Z+ cargo --version
792023-10-24T16:40:03.065Zcargo 1.72.1 (103a7ff2e 2023-08-15)
802023-10-24T16:40:03.073Z+ rustc --version
812023-10-24T16:40:03.180Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
822023-10-24T16:40:03.186Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
832023-10-24T16:40:11.892Z Startup: Refreshing catalog 'helios-dev' ... Done
842023-10-24T16:40:12.795Z Startup: Caching catalogs ... Done
852023-10-24T16:40:17.351ZPlanning: Solver setup ... Done (4.263s)
862023-10-24T16:40:17.459ZPlanning: Running solver ... Done (0.110s)
872023-10-24T16:40:17.509ZPlanning: Finding local manifests ... Done (0.003s)
882023-10-24T16:40:17.527ZPlanning: Fetching manifests: 0/4 0% complete
892023-10-24T16:40:17.852ZPlanning: Fetching manifests: 4/4 100% complete
902023-10-24T16:40:17.933ZPlanning: Package planning ... Done (0.081s)
912023-10-24T16:40:18.014ZPlanning: Merging actions ... Done (0.084s)
922023-10-24T16:40:18.922ZPlanning: Checking for conflicting actions ... Done (0.908s)
932023-10-24T16:40:18.940ZPlanning: Consolidating action changes ... Done (0.017s)
942023-10-24T16:40:27.783ZPlanning: Evaluating mediators ... Done (8.844s)
952023-10-24T16:40:27.799ZPlanning: Planning completed in 14.95 seconds
962023-10-24T16:40:27.822Z Packages to install: 4
972023-10-24T16:40:27.825Z Mediators to change: 2
982023-10-24T16:40:27.830Z Services to change: 1
992023-10-24T16:40:27.833Z Estimated space available: 149.39 GB
1002023-10-24T16:40:27.836ZEstimated space to be consumed: 1.37 GB
1012023-10-24T16:40:27.840Z Create boot environment: No
1022023-10-24T16:40:27.843ZCreate backup boot environment: No
1032023-10-24T16:40:27.846Z Rebuild boot archive: No
1042023-10-24T16:40:27.849Z
1052023-10-24T16:40:27.852ZChanged mediators:
1062023-10-24T16:40:27.856Z mediator clang:
1072023-10-24T16:40:27.859Z version: None -> 15 (system default)
1082023-10-24T16:40:27.862Z
1092023-10-24T16:40:27.864Z mediator llvm:
1102023-10-24T16:40:27.868Z version: 14 (system default) -> 15 (system default)
1112023-10-24T16:40:27.871Z
1122023-10-24T16:40:27.874ZChanged packages:
1132023-10-24T16:40:27.878Zhelios-dev
1142023-10-24T16:40:27.885Z developer/build-essential
1152023-10-24T16:40:27.892Z None -> 11-2.0
1162023-10-24T16:40:27.900Z library/libxmlsec1
1172023-10-24T16:40:27.906Z None -> 1.2.35-2.0
1182023-10-24T16:40:27.912Z ooce/developer/clang-15
1192023-10-24T16:40:27.916Z None -> 15.0.7-2.0
1202023-10-24T16:40:27.926Z ooce/developer/llvm-15
1212023-10-24T16:40:27.933Z None -> 15.0.7-2.0
1222023-10-24T16:40:27.952Z
1232023-10-24T16:40:27.969ZServices:
1242023-10-24T16:40:27.980Z restart_fmri:
1252023-10-24T16:40:27.988Z svc:/system/update-man-index:default
1262023-10-24T16:40:28.166Z
1272023-10-24T16:40:28.171ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1282023-10-24T16:40:33.165ZDownload: 979/3290 items 19.3/212.6MB 9% complete (3.9M/s)
1292023-10-24T16:40:38.164ZDownload: 1913/3290 items 118.6/212.6MB 55% complete (11.9M/s)
1302023-10-24T16:40:43.165ZDownload: 2884/3290 items 121.1/212.6MB 56% complete (10.2M/s)
1312023-10-24T16:40:47.434ZDownload: Completed 212.60 MB in 19.27 seconds (11.0M/s)
1322023-10-24T16:40:50.357Z Actions: 1/3687 actions (Installing new actions)
1332023-10-24T16:40:55.754Z Actions: 2681/3687 actions (Installing new actions)
1342023-10-24T16:40:59.029Z Actions: Completed 3687 actions in 8.67 seconds.
1352023-10-24T16:40:59.114Z Done (0.078s)
1362023-10-24T16:40:59.117Z Done (0.000s)
1372023-10-24T16:40:59.313Z Done (0.198s)
1382023-10-24T16:41:07.717Z Done (8.277s)
1392023-10-24T16:41:07.973Z Done (0.158s)
1402023-10-24T16:41:07.981Z Done (0.000s)
1412023-10-24T16:41:08.202Z Done (0.000s)
1422023-10-24T16:41:08.897ZPlanning: Evaluating mediator changes ... Done
1432023-10-24T16:41:09.182ZPlanning: Checking for conflicting actions ... Done
1442023-10-24T16:41:09.191ZPlanning: Consolidating action changes ... Done
1452023-10-24T16:41:09.625ZPlanning: Evaluating mediators ... Done
1462023-10-24T16:41:09.634ZPlanning: Planning completed in 0.73 seconds
1472023-10-24T16:41:09.682Z Mediators to change: 2
1482023-10-24T16:41:09.690Z Create boot environment: No
1492023-10-24T16:41:09.698ZCreate backup boot environment: No
1502023-10-24T16:41:09.778Z Done
1512023-10-24T16:41:09.789Z Done
1522023-10-24T16:41:09.932Z Done
1532023-10-24T16:41:15.864Z Done
1542023-10-24T16:41:15.973Z Done
1552023-10-24T16:41:15.980Z Done
1562023-10-24T16:41:16.076Z Done
1572023-10-24T16:41:17.077ZPlanning: Evaluating mediator changes ... Done
1582023-10-24T16:41:17.080ZPlanning: Merging actions ... Done
1592023-10-24T16:41:17.415ZPlanning: Checking for conflicting actions ... Done
1602023-10-24T16:41:17.423ZPlanning: Consolidating action changes ... Done
1612023-10-24T16:41:17.855ZPlanning: Evaluating mediators ... Done
1622023-10-24T16:41:17.956ZPlanning: Planning completed in 1.31 seconds
1632023-10-24T16:41:18.009Z Packages to change: 1
1642023-10-24T16:41:18.024Z Mediators to change: 1
1652023-10-24T16:41:18.041Z Services to change: 1
1662023-10-24T16:41:18.055Z Create boot environment: No
1672023-10-24T16:41:18.065ZCreate backup boot environment: Yes
1682023-10-24T16:41:20.220Z Actions: 1/6 actions (Updating modified actions)
1692023-10-24T16:41:20.225Z Actions: Completed 6 actions in 0.00 seconds.
1702023-10-24T16:41:20.233Z Done
1712023-10-24T16:41:20.237Z Done
1722023-10-24T16:41:20.261Z Done
1732023-10-24T16:41:26.167Z Done
1742023-10-24T16:41:26.293Z Done
1752023-10-24T16:41:26.296Z Done
1762023-10-24T16:41:26.389Z Done
1772023-10-24T16:41:27.067ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1782023-10-24T16:41:27.070Zclang system 15 system
1792023-10-24T16:41:27.073Zcsh system system illumos
1802023-10-24T16:41:27.076Zctags system system illumos
1812023-10-24T16:41:27.079Zgcc vendor 12 vendor
1822023-10-24T16:41:27.082Zgcc system 10 system
1832023-10-24T16:41:27.085Zgcc system 7 system
1842023-10-24T16:41:27.089Zgo system 1.20 system
1852023-10-24T16:41:27.091Zgo system 1.19 system
1862023-10-24T16:41:27.094Zllvm system 15 system
1872023-10-24T16:41:27.097Zllvm system 14 system
1882023-10-24T16:41:27.100Zmariadb system 10.6 system
1892023-10-24T16:41:27.103Zmta vendor vendor dma
1902023-10-24T16:41:27.106Zopenjdk system 17 system
1912023-10-24T16:41:27.111Zopenjdk system 11 system
1922023-10-24T16:41:27.117Zopenjdk system 1.8 system
1932023-10-24T16:41:27.126Zopenssl vendor 3 vendor
1942023-10-24T16:41:27.138Zperl system 5.36 system
1952023-10-24T16:41:27.554Zpostgresql system 15 system
1962023-10-24T16:41:27.572Zpostgresql system 13 system
1972023-10-24T16:41:27.985Zpython vendor 3 vendor
1982023-10-24T16:41:27.989Zpython system 2 system
1992023-10-24T16:41:27.992Zpython3 system 3.11 system
2002023-10-24T16:41:27.995Zruby system 3.0 system
2012023-10-24T16:41:27.998Zwords vendor vendor american-english
2022023-10-24T16:41:28.003Zwords system system australian-english
2032023-10-24T16:41:28.016Zwords system system british-english
2042023-10-24T16:41:28.434Zwords system system canadian-english
2052023-10-24T16:41:28.445Zwords system system french
2062023-10-24T16:41:28.454Zwords system system italian
2072023-10-24T16:41:28.472Zwords system system ngerman
2082023-10-24T16:41:28.492Zwords system system ogerman
2092023-10-24T16:41:28.496Zwords system system spanish
2102023-10-24T16:41:28.499ZFMRI IFO
2112023-10-24T16:41:28.501Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2122023-10-24T16:41:28.504Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2132023-10-24T16:41:28.507Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2142023-10-24T16:41:28.509Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z im-
2152023-10-24T16:41:28.513Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2162023-10-24T16:41:28.519Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z i--
2172023-10-24T16:41:28.525Z+ set -o errexit
2182023-10-24T16:41:28.531Z+++ dirname ./tools/ci_download_cockroachdb
2192023-10-24T16:41:28.536Z++ cd ./tools
2202023-10-24T16:41:28.544Z++ pwd
2212023-10-24T16:41:28.552Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2222023-10-24T16:41:28.560Z++ basename ./tools/ci_download_cockroachdb
2232023-10-24T16:41:28.567Z+ ARG0=ci_download_cockroachdb
2242023-10-24T16:41:28.579Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2252023-10-24T16:41:28.591Z+ CIDL_VERSION=v22.1.9
2262023-10-24T16:41:28.600Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2272023-10-24T16:41:28.607Z++ CIDL_MD5_DARWIN=2db972c254b4e3b599e12110520178b5
2282023-10-24T16:41:28.615Z++ CIDL_MD5_LINUX=8c3170883e0a0be1a34b44090c067a8c
2292023-10-24T16:41:28.624Z++ CIDL_MD5_ILLUMOS=d8999aff364e5d70f226e139fda724a3
2302023-10-24T16:41:28.632Z+ TARGET_DIR=out
2312023-10-24T16:41:28.637Z+ DOWNLOAD_DIR=out/downloads
2322023-10-24T16:41:28.651Z+ DEST_DIR=./out/cockroachdb
2332023-10-24T16:41:28.655Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2342023-10-24T16:41:28.664Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2352023-10-24T16:41:28.676Z+ main
2362023-10-24T16:41:28.682Z+ [[ 0 != 0 ]]
2372023-10-24T16:41:28.689Z+ CIDL_OS=solaris2.11
2382023-10-24T16:41:28.698Z+ [[ 0 != 0 ]]
2392023-10-24T16:41:28.705Z+ configure_os solaris2.11
2402023-10-24T16:41:28.714Z+ echo 'current directory: /work/oxidecomputer/omicron'
2412023-10-24T16:41:28.723Zcurrent directory: /work/oxidecomputer/omicron
2422023-10-24T16:41:28.730Zconfiguring based on OS: "solaris2.11"
2432023-10-24T16:41:28.739Z+ echo 'configuring based on OS: "solaris2.11"'
2442023-10-24T16:41:28.748Z+ case "$1" in
2452023-10-24T16:41:28.756Z+ CIDL_BUILD=illumos
2462023-10-24T16:41:28.765Z+ CIDL_SUFFIX=tar.gz
2472023-10-24T16:41:28.773Z+ CIDL_MD5=d8999aff364e5d70f226e139fda724a3
2482023-10-24T16:41:28.783Z+ CIDL_MD5FUNC=do_md5sum
2492023-10-24T16:41:28.795Z+ CIDL_URL_BASE=https://illumos.org/downloads
2502023-10-24T16:41:28.801Z+ CIDL_ASSEMBLE=do_assemble_illumos
2512023-10-24T16:41:28.808Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2522023-10-24T16:41:28.823Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2532023-10-24T16:41:28.831Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2542023-10-24T16:41:28.842Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2552023-10-24T16:41:28.850Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2562023-10-24T16:41:28.860Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
2572023-10-24T16:41:28.866ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2582023-10-24T16:41:28.884Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
2592023-10-24T16:41:28.897ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
2602023-10-24T16:41:28.911Z+ mkdir -p out/downloads
2612023-10-24T16:41:28.923Z+ mkdir -p ./out/cockroachdb
2622023-10-24T16:41:28.943Z+ local DO_DOWNLOAD=true
2632023-10-24T16:41:28.960ZDownloading...
2642023-10-24T16:41:28.972Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
2652023-10-24T16:41:28.976Z+ '[' true == true ']'
2662023-10-24T16:41:28.983Z+ echo Downloading...
2672023-10-24T16:41:28.991Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
2682023-10-24T16:41:28.997Z+ 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
2692023-10-24T16:41:31.318Z++ do_md5sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
2702023-10-24T16:41:31.324Z++ md5sum
2712023-10-24T16:41:31.329Z++ awk '{print $1}'
2722023-10-24T16:41:31.516Z+ calculated_md5=d8999aff364e5d70f226e139fda724a3
2732023-10-24T16:41:31.519Z+ [[ 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 ]]
2742023-10-24T16:41:31.522Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
2752023-10-24T16:41:31.525Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
2762023-10-24T16:41:34.929Z+ do_assemble_illumos
2772023-10-24T16:41:34.931Z+ rm -r ./out/cockroachdb
2782023-10-24T16:41:34.934Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
2792023-10-24T16:41:35.635Z+ ./out/cockroachdb/bin/cockroach version
2802023-10-24T16:41:35.922ZBuild Tag: v22.1.9-dirty
2812023-10-24T16:41:35.929ZBuild Time: 2022/10/26 21:17:46
2822023-10-24T16:41:35.935ZDistribution: OSS
2832023-10-24T16:41:35.943ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
2842023-10-24T16:41:35.952ZGo Version: go1.17.13
2852023-10-24T16:41:35.957ZC Compiler: gcc 10.3.0
2862023-10-24T16:41:35.960ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
2872023-10-24T16:41:35.962ZBuild Type: release
2882023-10-24T16:41:35.965Z+ set -o errexit
2892023-10-24T16:41:35.968Z+++ dirname ./tools/ci_download_clickhouse
2902023-10-24T16:41:35.970Z++ cd ./tools
2912023-10-24T16:41:35.973Z++ pwd
2922023-10-24T16:41:35.976Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2932023-10-24T16:41:35.979Z++ basename ./tools/ci_download_clickhouse
2942023-10-24T16:41:35.982Z+ ARG0=ci_download_clickhouse
2952023-10-24T16:41:35.984Z+ TARGET_DIR=out
2962023-10-24T16:41:35.987Z+ DOWNLOAD_DIR=out/downloads
2972023-10-24T16:41:35.995Z+ DEST_DIR=./out/clickhouse
2982023-10-24T16:41:35.999Z+ CIDL_VERSION=v22.8.9.24
2992023-10-24T16:41:36.004Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3002023-10-24T16:41:36.011Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3012023-10-24T16:41:36.023Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3022023-10-24T16:41:36.030Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3032023-10-24T16:41:36.040Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3042023-10-24T16:41:36.048Z+ main
3052023-10-24T16:41:36.056Z+ [[ 0 != 0 ]]
3062023-10-24T16:41:36.064Z+ CIDL_OS=solaris2.11
3072023-10-24T16:41:36.072Z+ [[ 0 != 0 ]]
3082023-10-24T16:41:36.081Z+ configure_os solaris2.11
3092023-10-24T16:41:36.089Z+ echo 'current directory: /work/oxidecomputer/omicron'
3102023-10-24T16:41:36.098Zcurrent directory: /work/oxidecomputer/omicron
3112023-10-24T16:41:36.107Z+ echo 'configuring based on OS: "solaris2.11"'
3122023-10-24T16:41:36.115Zconfiguring based on OS: "solaris2.11"
3132023-10-24T16:41:36.122Z+ CIDL_DASHREV=
3142023-10-24T16:41:36.131Z+ case "$1" in
3152023-10-24T16:41:36.140Z+ CIDL_PLATFORM=illumos
3162023-10-24T16:41:36.149Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3172023-10-24T16:41:36.157Z+ CIDL_MD5FUNC=do_md5sum
3182023-10-24T16:41:36.166Z+ CIDL_DASHREV=-1
3192023-10-24T16:41:36.175Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3202023-10-24T16:41:36.183Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3212023-10-24T16:41:36.193Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3222023-10-24T16:41:36.202Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3232023-10-24T16:41:36.213Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3242023-10-24T16:41:36.220Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3252023-10-24T16:41:36.230Z+ mkdir -p out/downloads
3262023-10-24T16:41:36.239ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3272023-10-24T16:41:36.251ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3282023-10-24T16:41:36.265Z+ mkdir -p ./out/clickhouse
3292023-10-24T16:41:36.281Z+ local DO_DOWNLOAD=true
3302023-10-24T16:41:36.288Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3312023-10-24T16:41:36.293Z+ '[' true == true ']'
3322023-10-24T16:41:36.298Z+ echo Downloading...
3332023-10-24T16:41:36.307ZDownloading...
3342023-10-24T16:41:36.319Z+ 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
3352023-10-24T16:41:36.332Z+ 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
3362023-10-24T16:41:39.771Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3372023-10-24T16:41:39.792Z++ md5sum
3382023-10-24T16:41:39.806Z++ awk '{print $1}'
3392023-10-24T16:41:40.024Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3402023-10-24T16:41:40.028Z+ [[ 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 ]]
3412023-10-24T16:41:40.030Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3422023-10-24T16:41:40.033Z+ mkdir -p ./out/clickhouse
3432023-10-24T16:41:40.036Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3442023-10-24T16:41:44.892Z+ ./out/clickhouse/clickhouse server --version
3452023-10-24T16:41:44.944ZClickHouse server version 22.8.9.1.
3462023-10-24T16:41:44.967Z+ set -o errexit
3472023-10-24T16:41:44.969Z+++ dirname ./tools/ci_download_console
3482023-10-24T16:41:44.973Z++ cd ./tools
3492023-10-24T16:41:44.976Z++ pwd
3502023-10-24T16:41:44.978Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3512023-10-24T16:41:44.981Z++ basename ./tools/ci_download_console
3522023-10-24T16:41:44.984Z+ ARG0=ci_download_console
3532023-10-24T16:41:44.986Z+ TARGET_DIR=out
3542023-10-24T16:41:44.989Z+ DOWNLOAD_DIR=out/downloads
3552023-10-24T16:41:44.992Z+ DEST_DIR=./out/console-assets
3562023-10-24T16:41:44.996Z+ source /work/oxidecomputer/omicron/tools/console_version
3572023-10-24T16:41:45.003Z++ COMMIT=bd65b9da7019ad812dd056e7fc182df2cf4ec128
3582023-10-24T16:41:45.012Z++ SHA2=e4d4f33996a6e89b972fac61737acb7f1dbd21943d1f6bef776d4ee9bcccd2b0
3592023-10-24T16:41:45.027Z+ URL=https://dl.oxide.computer/releases/console/bd65b9da7019ad812dd056e7fc182df2cf4ec128.tar.gz
3602023-10-24T16:41:45.039Z+ TARBALL_FILE=out/downloads/console.tar.gz
3612023-10-24T16:41:45.057Z+ main
3622023-10-24T16:41:45.070Z+ [[ 0 != 0 ]]
3632023-10-24T16:41:45.080Z+ echo 'URL: https://dl.oxide.computer/releases/console/bd65b9da7019ad812dd056e7fc182df2cf4ec128.tar.gz'
3642023-10-24T16:41:45.086ZURL: https://dl.oxide.computer/releases/console/bd65b9da7019ad812dd056e7fc182df2cf4ec128.tar.gz
3652023-10-24T16:41:45.092Z+ echo 'Local file: out/downloads/console.tar.gz'
3662023-10-24T16:41:45.111ZLocal file: out/downloads/console.tar.gz
3672023-10-24T16:41:45.125Z+ local DO_DOWNLOAD=true
3682023-10-24T16:41:45.135Z+ [[ -f out/downloads/console.tar.gz ]]
3692023-10-24T16:41:45.151Z+ mkdir -p out/downloads
3702023-10-24T16:41:45.162Z+ '[' true == true ']'
3712023-10-24T16:41:45.170Z+ echo Downloading...
3722023-10-24T16:41:45.175ZDownloading...
3732023-10-24T16:41:45.180Z+ do_download_curl https://dl.oxide.computer/releases/console/bd65b9da7019ad812dd056e7fc182df2cf4ec128.tar.gz out/downloads/console.tar.gz
3742023-10-24T16:41:45.188Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/bd65b9da7019ad812dd056e7fc182df2cf4ec128.tar.gz
3752023-10-24T16:41:45.633Z++ do_sha256sum out/downloads/console.tar.gz
3762023-10-24T16:41:45.638Z++ case "$OSTYPE" in
3772023-10-24T16:41:45.641Z++ SHA=sha256sum
3782023-10-24T16:41:45.644Z++ sha256sum
3792023-10-24T16:41:45.647Z++ awk '{print $1}'
3802023-10-24T16:41:45.673Z+ calculated_sha2=e4d4f33996a6e89b972fac61737acb7f1dbd21943d1f6bef776d4ee9bcccd2b0
3812023-10-24T16:41:45.677Z+ [[ 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 ]]
3822023-10-24T16:41:45.680Z+ rm -rf ./out/console-assets
3832023-10-24T16:41:45.682Z+ mkdir -p ./out/console-assets
3842023-10-24T16:41:45.685Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
3852023-10-24T16:41:45.688Z+ mkdir -p ./out/console-assets
3862023-10-24T16:41:45.691Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
3872023-10-24T16:41:45.837Z+ set -o errexit
3882023-10-24T16:41:45.840Z+++ dirname ./tools/ci_download_maghemite_openapi
3892023-10-24T16:41:45.843Z++ cd ./tools
3902023-10-24T16:41:45.846Z++ pwd
3912023-10-24T16:41:45.851Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3922023-10-24T16:41:45.854Z++ basename ./tools/ci_download_maghemite_openapi
3932023-10-24T16:41:45.856Z+ ARG0=ci_download_maghemite_openapi
3942023-10-24T16:41:45.859Z+ TARGET_DIR=out
3952023-10-24T16:41:45.862Z+ DOWNLOAD_DIR=out/downloads
3962023-10-24T16:41:45.865Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
3972023-10-24T16:41:45.867Z++ COMMIT=2f25a2005521f643317879b46692141b4127608a
3982023-10-24T16:41:45.872Z++ SHA2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
3992023-10-24T16:41:45.899Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2f25a2005521f643317879b46692141b4127608a/ddm-admin.json
4002023-10-24T16:41:45.904Z+ LOCAL_FILE=out/downloads/ddm-admin-2f25a2005521f643317879b46692141b4127608a.json
4012023-10-24T16:41:45.907Z+ main
4022023-10-24T16:41:45.910Z+ [[ 0 != 0 ]]
4032023-10-24T16:41:45.916Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2f25a2005521f643317879b46692141b4127608a/ddm-admin.json'
4042023-10-24T16:41:45.919ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2f25a2005521f643317879b46692141b4127608a/ddm-admin.json
4052023-10-24T16:41:45.922Z+ echo 'Local file: out/downloads/ddm-admin-2f25a2005521f643317879b46692141b4127608a.json'
4062023-10-24T16:41:45.925ZLocal file: out/downloads/ddm-admin-2f25a2005521f643317879b46692141b4127608a.json
4072023-10-24T16:41:45.930Z+ local DO_DOWNLOAD=true
4082023-10-24T16:41:45.933Z+ [[ -f out/downloads/ddm-admin-2f25a2005521f643317879b46692141b4127608a.json ]]
4092023-10-24T16:41:45.936Z+ mkdir -p out/downloads
4102023-10-24T16:41:45.939Z+ '[' true == true ']'
4112023-10-24T16:41:45.942Z+ echo Downloading...
4122023-10-24T16:41:45.946ZDownloading...
4132023-10-24T16:41:45.948Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2f25a2005521f643317879b46692141b4127608a/ddm-admin.json out/downloads/ddm-admin-2f25a2005521f643317879b46692141b4127608a.json
4142023-10-24T16:41:45.951Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-2f25a2005521f643317879b46692141b4127608a.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2f25a2005521f643317879b46692141b4127608a/ddm-admin.json
4152023-10-24T16:41:46.551Z++ do_sha256sum out/downloads/ddm-admin-2f25a2005521f643317879b46692141b4127608a.json
4162023-10-24T16:41:46.554Z++ case "$OSTYPE" in
4172023-10-24T16:41:46.557Z++ SHA=sha256sum
4182023-10-24T16:41:46.560Z++ sha256sum
4192023-10-24T16:41:46.563Z++ awk '{print $1}'
4202023-10-24T16:41:46.566Z+ calculated_sha2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4212023-10-24T16:41:46.569Z+ [[ 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 ]]
4222023-10-24T16:41:46.573Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4232023-10-24T16:41:46.576Z++ COMMIT=2f25a2005521f643317879b46692141b4127608a
4242023-10-24T16:41:46.580Z++ SHA2=d0f7611e5ecd049b0f83bcfa843942401f155a0be36d9a2dfd73b8341d5f816e
4252023-10-24T16:41:46.583Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2f25a2005521f643317879b46692141b4127608a/mg-admin.json
4262023-10-24T16:41:46.586Z+ LOCAL_FILE=out/downloads/mg-admin-2f25a2005521f643317879b46692141b4127608a.json
4272023-10-24T16:41:46.589Z+ main
4282023-10-24T16:41:46.593Z+ [[ 0 != 0 ]]
4292023-10-24T16:41:46.596Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2f25a2005521f643317879b46692141b4127608a/mg-admin.json'
4302023-10-24T16:41:46.599ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2f25a2005521f643317879b46692141b4127608a/mg-admin.json
4312023-10-24T16:41:46.602Z+ echo 'Local file: out/downloads/mg-admin-2f25a2005521f643317879b46692141b4127608a.json'
4322023-10-24T16:41:46.606ZLocal file: out/downloads/mg-admin-2f25a2005521f643317879b46692141b4127608a.json
4332023-10-24T16:41:46.609Z+ local DO_DOWNLOAD=true
4342023-10-24T16:41:46.612Z+ [[ -f out/downloads/mg-admin-2f25a2005521f643317879b46692141b4127608a.json ]]
4352023-10-24T16:41:46.616Z+ mkdir -p out/downloads
4362023-10-24T16:41:46.619Z+ '[' true == true ']'
4372023-10-24T16:41:46.622Z+ echo Downloading...
4382023-10-24T16:41:46.624ZDownloading...
4392023-10-24T16:41:46.627Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2f25a2005521f643317879b46692141b4127608a/mg-admin.json out/downloads/mg-admin-2f25a2005521f643317879b46692141b4127608a.json
4402023-10-24T16:41:46.630Z+ curl --silent --show-error --fail --location --output out/downloads/mg-admin-2f25a2005521f643317879b46692141b4127608a.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2f25a2005521f643317879b46692141b4127608a/mg-admin.json
4412023-10-24T16:41:46.795Z++ do_sha256sum out/downloads/mg-admin-2f25a2005521f643317879b46692141b4127608a.json
4422023-10-24T16:41:46.805Z++ case "$OSTYPE" in
4432023-10-24T16:41:46.812Z++ SHA=sha256sum
4442023-10-24T16:41:46.819Z++ sha256sum
4452023-10-24T16:41:46.829Z++ awk '{print $1}'
4462023-10-24T16:41:46.838Z+ calculated_sha2=d0f7611e5ecd049b0f83bcfa843942401f155a0be36d9a2dfd73b8341d5f816e
4472023-10-24T16:41:46.848Z+ [[ d0f7611e5ecd049b0f83bcfa843942401f155a0be36d9a2dfd73b8341d5f816e != \d\0\f\7\6\1\1\e\5\e\c\d\0\4\9\b\0\f\8\3\b\c\f\a\8\4\3\9\4\2\4\0\1\f\1\5\5\a\0\b\e\3\6\d\9\a\2\d\f\d\7\3\b\8\3\4\1\d\5\f\8\1\6\e ]]
4482023-10-24T16:41:46.860Z+ set -o errexit
4492023-10-24T16:41:46.870Z+++ dirname ./tools/ci_download_dendrite_openapi
4502023-10-24T16:41:46.881Z++ cd ./tools
4512023-10-24T16:41:46.891Z++ pwd
4522023-10-24T16:41:46.957Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4532023-10-24T16:41:47.377Z++ basename ./tools/ci_download_dendrite_openapi
4542023-10-24T16:41:47.387Z+ ARG0=ci_download_dendrite_openapi
4552023-10-24T16:41:47.402Z+ TARGET_DIR=out
4562023-10-24T16:41:47.425Z+ DOWNLOAD_DIR=out/downloads
4572023-10-24T16:41:47.446Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4582023-10-24T16:41:47.454Z++ COMMIT=c0cbc39b55fac54b95468304c497e00f3d3cf686
4592023-10-24T16:41:47.469Z++ SHA2=cb3f0cfbe6216d2441d34e0470252e0fb142332e47b33b65c24ef7368a694b6d
4602023-10-24T16:41:47.479Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/c0cbc39b55fac54b95468304c497e00f3d3cf686/dpd.json
4612023-10-24T16:41:47.488Z+ LOCAL_FILE=out/downloads/dpd-c0cbc39b55fac54b95468304c497e00f3d3cf686.json
4622023-10-24T16:41:47.501Z+ main
4632023-10-24T16:41:47.515Z+ [[ 0 != 0 ]]
4642023-10-24T16:41:47.529Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/c0cbc39b55fac54b95468304c497e00f3d3cf686/dpd.json'
4652023-10-24T16:41:47.537ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/c0cbc39b55fac54b95468304c497e00f3d3cf686/dpd.json
4662023-10-24T16:41:47.547Z+ echo 'Local file: out/downloads/dpd-c0cbc39b55fac54b95468304c497e00f3d3cf686.json'
4672023-10-24T16:41:47.551ZLocal file: out/downloads/dpd-c0cbc39b55fac54b95468304c497e00f3d3cf686.json
4682023-10-24T16:41:47.555Z+ local DO_DOWNLOAD=true
4692023-10-24T16:41:47.559Z+ [[ -f out/downloads/dpd-c0cbc39b55fac54b95468304c497e00f3d3cf686.json ]]
4702023-10-24T16:41:47.564Z+ mkdir -p out/downloads
4712023-10-24T16:41:47.568Z+ '[' true == true ']'
4722023-10-24T16:41:47.572Z+ echo Downloading...
4732023-10-24T16:41:47.576ZDownloading...
4742023-10-24T16:41:47.580Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/c0cbc39b55fac54b95468304c497e00f3d3cf686/dpd.json out/downloads/dpd-c0cbc39b55fac54b95468304c497e00f3d3cf686.json
4752023-10-24T16:41:47.586Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-c0cbc39b55fac54b95468304c497e00f3d3cf686.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/c0cbc39b55fac54b95468304c497e00f3d3cf686/dpd.json
4762023-10-24T16:41:47.589Z++ do_sha256sum out/downloads/dpd-c0cbc39b55fac54b95468304c497e00f3d3cf686.json
4772023-10-24T16:41:47.593Z++ case "$OSTYPE" in
4782023-10-24T16:41:47.599Z++ SHA=sha256sum
4792023-10-24T16:41:47.603Z++ sha256sum
4802023-10-24T16:41:47.611Z++ awk '{print $1}'
4812023-10-24T16:41:47.618Z+ calculated_sha2=cb3f0cfbe6216d2441d34e0470252e0fb142332e47b33b65c24ef7368a694b6d
4822023-10-24T16:41:47.622Z+ [[ cb3f0cfbe6216d2441d34e0470252e0fb142332e47b33b65c24ef7368a694b6d != \c\b\3\f\0\c\f\b\e\6\2\1\6\d\2\4\4\1\d\3\4\e\0\4\7\0\2\5\2\e\0\f\b\1\4\2\3\3\2\e\4\7\b\3\3\b\6\5\c\2\4\e\f\7\3\6\8\a\6\9\4\b\6\d ]]
4832023-10-24T16:41:47.626Z+ set -o errexit
4842023-10-24T16:41:47.633Z+++ dirname ./tools/ci_download_dendrite_stub
4852023-10-24T16:41:47.641Z++ cd ./tools
4862023-10-24T16:41:47.646Z++ pwd
4872023-10-24T16:41:47.650Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4882023-10-24T16:41:47.656Z++ basename ./tools/ci_download_dendrite_stub
4892023-10-24T16:41:47.660Z+ ARG0=ci_download_dendrite_stub
4902023-10-24T16:41:47.663Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
4912023-10-24T16:41:47.666Z++ CIDL_SHA256_ILLUMOS=3706e0e8230b7f76407ec0acea9020b9efc7d6c78b74c304102fd8e62cac6760
4922023-10-24T16:41:47.670Z++ CIDL_SHA256_LINUX_DPD=b275a1c688eae1024b9ce1cbb766a66e37072e84b4a6cbc18746c903739ccf51
4932023-10-24T16:41:47.673Z++ CIDL_SHA256_LINUX_SWADM=7e604cc4b67c1a711a63ece2a8d0e2e7c8ef2b9ac6bb433b3c2e02f5f66018ba
4942023-10-24T16:41:47.677Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4952023-10-24T16:41:47.681Z++ COMMIT=c0cbc39b55fac54b95468304c497e00f3d3cf686
4962023-10-24T16:41:47.684Z++ SHA2=cb3f0cfbe6216d2441d34e0470252e0fb142332e47b33b65c24ef7368a694b6d
4972023-10-24T16:41:47.689Z+ TARGET_DIR=out
4982023-10-24T16:41:47.694Z+ DOWNLOAD_DIR=out/downloads
4992023-10-24T16:41:47.699Z+ DEST_DIR=./out/dendrite-stub
5002023-10-24T16:41:47.806Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5012023-10-24T16:41:47.811Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5022023-10-24T16:41:47.815Z+ REPO=oxidecomputer/dendrite
5032023-10-24T16:41:47.821Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/c0cbc39b55fac54b95468304c497e00f3d3cf686
5042023-10-24T16:41:47.836Z+ main
5052023-10-24T16:41:47.844Z+ [[ 0 != 0 ]]
5062023-10-24T16:41:47.855Z+ CIDL_OS=solaris2.11
5072023-10-24T16:41:47.868Z+ [[ 0 != 0 ]]
5082023-10-24T16:41:48.286Z+ configure_os solaris2.11
5092023-10-24T16:41:48.290Z+ echo 'current directory: /work/oxidecomputer/omicron'
5102023-10-24T16:41:48.293Zcurrent directory: /work/oxidecomputer/omicron
5112023-10-24T16:41:48.297Z+ echo 'configuring based on OS: "solaris2.11"'
5122023-10-24T16:41:48.303Zconfiguring based on OS: "solaris2.11"
5132023-10-24T16:41:48.323Z+ case "$1" in
5142023-10-24T16:41:48.338Z+ SET_BINARIES=
5152023-10-24T16:41:48.355Z+ CIDL_SHA256=3706e0e8230b7f76407ec0acea9020b9efc7d6c78b74c304102fd8e62cac6760
5162023-10-24T16:41:48.771Z+ CIDL_SHA256FUNC=do_sha256sum
5172023-10-24T16:41:49.241Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5182023-10-24T16:41:49.252ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/c0cbc39b55fac54b95468304c497e00f3d3cf686/dendrite-stub.tar.gz
5192023-10-24T16:41:49.259Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/c0cbc39b55fac54b95468304c497e00f3d3cf686/dendrite-stub.tar.gz
5202023-10-24T16:41:49.267ZLocal file: out/downloads/dendrite-stub.tar.gz
5212023-10-24T16:41:49.270Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5222023-10-24T16:41:49.273ZDownloading...
5232023-10-24T16:41:49.277Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/c0cbc39b55fac54b95468304c497e00f3d3cf686/dendrite-stub.tar.gz'
5242023-10-24T16:41:49.286Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5252023-10-24T16:41:49.296Z+ mkdir -p out/downloads
5262023-10-24T16:41:49.299Z+ mkdir -p ./out/dendrite-stub
5272023-10-24T16:41:49.302Z+ fetch_and_verify
5282023-10-24T16:41:49.305Z+ local DO_DOWNLOAD=true
5292023-10-24T16:41:49.309Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5302023-10-24T16:41:49.312Z+ '[' true == true ']'
5312023-10-24T16:41:49.315Z+ echo Downloading...
5322023-10-24T16:41:49.318Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/c0cbc39b55fac54b95468304c497e00f3d3cf686/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5332023-10-24T16:41:49.320Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/c0cbc39b55fac54b95468304c497e00f3d3cf686/dendrite-stub.tar.gz
5342023-10-24T16:41:54.582Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5352023-10-24T16:41:54.585Z++ sha256sum
5362023-10-24T16:41:54.588Z++ awk '{print $1}'
5372023-10-24T16:41:54.678Z+ calculated_sha256=3706e0e8230b7f76407ec0acea9020b9efc7d6c78b74c304102fd8e62cac6760
5382023-10-24T16:41:54.685Z+ [[ 3706e0e8230b7f76407ec0acea9020b9efc7d6c78b74c304102fd8e62cac6760 != \3\7\0\6\e\0\e\8\2\3\0\b\7\f\7\6\4\0\7\e\c\0\a\c\e\a\9\0\2\0\b\9\e\f\c\7\d\6\c\7\8\b\7\4\c\3\0\4\1\0\2\f\d\8\e\6\2\c\a\c\6\7\6\0 ]]
5392023-10-24T16:41:54.696Z+ do_untar out/downloads/dendrite-stub.tar.gz
5402023-10-24T16:41:55.112Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5412023-10-24T16:41:56.133Z+ do_assemble
5422023-10-24T16:41:56.138Z+ rm -r ./out/dendrite-stub
5432023-10-24T16:41:56.142Z+ mkdir ./out/dendrite-stub
5442023-10-24T16:41:56.147Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5452023-10-24T16:41:56.153Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5462023-10-24T16:41:56.161Z+ set -o errexit
5472023-10-24T16:41:56.174Z+++ dirname ./tools/ci_download_maghemite_mgd
5482023-10-24T16:41:56.192Z++ cd ./tools
5492023-10-24T16:41:56.612Z++ pwd
5502023-10-24T16:41:56.620Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5512023-10-24T16:41:56.637Z++ basename ./tools/ci_download_maghemite_mgd
5522023-10-24T16:41:56.652Z+ ARG0=ci_download_maghemite_mgd
5532023-10-24T16:41:56.658Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5542023-10-24T16:41:56.666Z++ CIDL_SHA256=16878501f5440590674acd82bee6ce5dcf3d1326531c25064dd9c060ab6440a4
5552023-10-24T16:41:57.077Z++ MGD_LINUX_SHA256=45e5ddc9d81cfcb94917f9c58942c3a7211fb34a3c563fbfc2434b0a97306b3d
5562023-10-24T16:41:57.081Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
5572023-10-24T16:41:57.087Z++ COMMIT=2f25a2005521f643317879b46692141b4127608a
5582023-10-24T16:41:57.091Z++ SHA2=d0f7611e5ecd049b0f83bcfa843942401f155a0be36d9a2dfd73b8341d5f816e
5592023-10-24T16:41:57.096Z+ TARGET_DIR=out
5602023-10-24T16:41:57.100Z+ DOWNLOAD_DIR=out/downloads
5612023-10-24T16:41:57.104Z+ DEST_DIR=./out/mgd
5622023-10-24T16:41:57.109Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
5632023-10-24T16:41:57.113Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5642023-10-24T16:41:57.116Z+ REPO=oxidecomputer/maghemite
5652023-10-24T16:41:57.119Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2f25a2005521f643317879b46692141b4127608a
5662023-10-24T16:41:57.122Z+ main
5672023-10-24T16:41:57.125Z+ [[ 0 != 0 ]]
5682023-10-24T16:41:57.128Z+ CIDL_OS=solaris2.11
5692023-10-24T16:41:57.130Z+ [[ 0 != 0 ]]
5702023-10-24T16:41:57.133Z+ configure_os solaris2.11
5712023-10-24T16:41:57.136Z+ echo 'current directory: /work/oxidecomputer/omicron'
5722023-10-24T16:41:57.139Zcurrent directory: /work/oxidecomputer/omicron
5732023-10-24T16:41:57.142Zconfiguring based on OS: "solaris2.11"
5742023-10-24T16:41:57.144Z+ echo 'configuring based on OS: "solaris2.11"'
5752023-10-24T16:41:57.147Z+ case "$1" in
5762023-10-24T16:41:57.150Z+ SET_BINARIES=
5772023-10-24T16:41:57.152Z+ CIDL_SHA256FUNC=do_sha256sum
5782023-10-24T16:41:57.155Z+ TARBALL_FILENAME=mgd.tar.gz
5792023-10-24T16:41:57.157Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2f25a2005521f643317879b46692141b4127608a/mgd.tar.gz
5802023-10-24T16:41:57.161Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
5812023-10-24T16:41:57.164Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2f25a2005521f643317879b46692141b4127608a/mgd.tar.gz'
5822023-10-24T16:41:57.167ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2f25a2005521f643317879b46692141b4127608a/mgd.tar.gz
5832023-10-24T16:41:57.169Z+ echo 'Local file: out/downloads/mgd.tar.gz'
5842023-10-24T16:41:57.172ZLocal file: out/downloads/mgd.tar.gz
5852023-10-24T16:41:57.175Z+ mkdir -p out/downloads
5862023-10-24T16:41:57.177Z+ mkdir -p ./out/mgd
5872023-10-24T16:41:57.180Z+ fetch_and_verify
5882023-10-24T16:41:57.184Z+ local DO_DOWNLOAD=true
5892023-10-24T16:41:57.187Z+ [[ -f out/downloads/mgd.tar.gz ]]
5902023-10-24T16:41:57.189Z+ '[' true == true ']'
5912023-10-24T16:41:57.192Z+ echo Downloading...
5922023-10-24T16:41:57.195ZDownloading...
5932023-10-24T16:41:57.198Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2f25a2005521f643317879b46692141b4127608a/mgd.tar.gz out/downloads/mgd.tar.gz
5942023-10-24T16:41:57.201Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2f25a2005521f643317879b46692141b4127608a/mgd.tar.gz
5952023-10-24T16:42:04.176Z++ do_sha256sum out/downloads/mgd.tar.gz
5962023-10-24T16:42:04.179Z++ sha256sum
5972023-10-24T16:42:04.183Z++ awk '{print $1}'
5982023-10-24T16:42:04.296Z+ calculated_sha256=16878501f5440590674acd82bee6ce5dcf3d1326531c25064dd9c060ab6440a4
5992023-10-24T16:42:04.300Z+ [[ 16878501f5440590674acd82bee6ce5dcf3d1326531c25064dd9c060ab6440a4 != \1\6\8\7\8\5\0\1\f\5\4\4\0\5\9\0\6\7\4\a\c\d\8\2\b\e\e\6\c\e\5\d\c\f\3\d\1\3\2\6\5\3\1\c\2\5\0\6\4\d\d\9\c\0\6\0\a\b\6\4\4\0\a\4 ]]
6002023-10-24T16:42:04.305Z+ do_untar out/downloads/mgd.tar.gz
6012023-10-24T16:42:04.310Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6022023-10-24T16:42:04.930Z+ do_assemble
6032023-10-24T16:42:04.933Z+ rm -r ./out/mgd
6042023-10-24T16:42:04.936Z+ mkdir ./out/mgd
6052023-10-24T16:42:04.939Z+ cp -r out/downloads/root ./out/mgd/root
6062023-10-24T16:42:05.124Z+ set -o errexit
6072023-10-24T16:42:05.134Z+++ dirname ./tools/ci_download_transceiver_control
6082023-10-24T16:42:05.142Z++ cd ./tools
6092023-10-24T16:42:05.150Z++ pwd
6102023-10-24T16:42:05.162Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6112023-10-24T16:42:05.169Z++ basename ./tools/ci_download_transceiver_control
6122023-10-24T16:42:05.178Z+ ARG0=ci_download_transceiver_control
6132023-10-24T16:42:05.182Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6142023-10-24T16:42:05.196Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6152023-10-24T16:42:05.208Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6162023-10-24T16:42:05.213Z+ TARGET_DIR=out
6172023-10-24T16:42:05.224Z+ DOWNLOAD_DIR=out/downloads
6182023-10-24T16:42:05.231Z+ DEST_DIR=./out/transceiver-control
6192023-10-24T16:42:05.241Z+ BIN_DIR=/opt/oxide/bin
6202023-10-24T16:42:05.246Z+ BINARY=xcvradm
6212023-10-24T16:42:05.260Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6222023-10-24T16:42:05.268Z+ REPO=oxidecomputer/transceiver-control
6232023-10-24T16:42:05.272Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6242023-10-24T16:42:05.276Z+ main
6252023-10-24T16:42:05.280Z+ [[ 0 != 0 ]]
6262023-10-24T16:42:05.295Z+ CIDL_OS=solaris2.11
6272023-10-24T16:42:05.342Z+ [[ 0 != 0 ]]
6282023-10-24T16:42:05.363Z+ configure_os solaris2.11
6292023-10-24T16:42:06.775Z+ echo 'current directory: /work/oxidecomputer/omicron'
6302023-10-24T16:42:06.778Zcurrent directory: /work/oxidecomputer/omicron
6312023-10-24T16:42:06.781Z+ echo 'configuring based on OS: "solaris2.11"'
6322023-10-24T16:42:06.784Zconfiguring based on OS: "solaris2.11"
6332023-10-24T16:42:06.786Z+ case "$1" in
6342023-10-24T16:42:06.790Z+ SET_BINARIES=
6352023-10-24T16:42:06.792Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6362023-10-24T16:42:06.795Z+ CIDL_SHA256FUNC=do_sha256sum
6372023-10-24T16:42:06.798Z+ ARCHIVE_FILENAME=xcvradm.gz
6382023-10-24T16:42:06.801Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6392023-10-24T16:42:06.803Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6402023-10-24T16:42:06.806Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6412023-10-24T16:42:06.809ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6422023-10-24T16:42:06.812Z+ echo 'Local file: out/downloads/xcvradm.gz'
6432023-10-24T16:42:06.814ZLocal file: out/downloads/xcvradm.gz
6442023-10-24T16:42:06.817Z+ mkdir -p out/downloads
6452023-10-24T16:42:06.820Z+ mkdir -p ./out/transceiver-control
6462023-10-24T16:42:06.823Z+ fetch_and_verify
6472023-10-24T16:42:06.829Z+ local DO_DOWNLOAD=true
6482023-10-24T16:42:06.832Z+ [[ -f out/downloads/xcvradm.gz ]]
6492023-10-24T16:42:06.836Z+ '[' true == true ']'
6502023-10-24T16:42:06.839Z+ echo Downloading...
6512023-10-24T16:42:06.842ZDownloading...
6522023-10-24T16:42:06.844Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6532023-10-24T16:42:06.847Z+ 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
6542023-10-24T16:42:06.850Z++ do_sha256sum out/downloads/xcvradm.gz
6552023-10-24T16:42:06.852Z++ sha256sum
6562023-10-24T16:42:06.855Z++ awk '{print $1}'
6572023-10-24T16:42:06.858Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6582023-10-24T16:42:06.860Z+ [[ 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 ]]
6592023-10-24T16:42:06.863Z+ do_unpack out/downloads/xcvradm.gz
6602023-10-24T16:42:06.866Z+ mkdir -p out/downloads/root//opt/oxide/bin
6612023-10-24T16:42:06.869Z+ gzip -dc out/downloads/xcvradm.gz
6622023-10-24T16:42:06.872Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
6632023-10-24T16:42:06.874Z+ do_assemble
6642023-10-24T16:42:06.877Z+ rm -r ./out/transceiver-control
6652023-10-24T16:42:06.880Z+ mkdir ./out/transceiver-control
6662023-10-24T16:42:06.883Z+ cp -r out/downloads/root ./out/transceiver-control/root
6672023-10-24T16:42:06.960ZAll prerequisites installed successfully
6682023-10-24T16:42:06.964Z
6692023-10-24T16:42:06.966Zreal 2:03.785181693
6702023-10-24T16:42:06.969Zuser 52.001093240
6712023-10-24T16:42:06.976Zsys 10.017782137
6722023-10-24T16:42:06.985Ztrap 0.019309909
6732023-10-24T16:42:06.996Ztflt 0.229979236
6742023-10-24T16:42:07.018Zdflt 0.561396657
6752023-10-24T16:42:07.023Zkflt 0.297350348
6762023-10-24T16:42:07.026Zlock 1.931995917
6772023-10-24T16:42:07.030Zslp 3:52.852946917
6782023-10-24T16:42:07.033Zlat 3.464902501
6792023-10-24T16:42:07.037Zstop 0.060312321
6802023-10-24T16:42:07.041Z+ banner end-to-end-tests
6812023-10-24T16:42:07.087Z
6822023-10-24T16:42:07.090Z ###### # # ##### ##### #### ###### # # #####
6832023-10-24T16:42:07.093Z # ## # # # # # # # ## # # #
6842023-10-24T16:42:07.096Z ##### # # # # # ##### # # # ##### ##### # # # # #
6852023-10-24T16:42:07.099Z # # # # # # # # # # # # # # #
6862023-10-24T16:42:07.102Z # # ## # # # # # # # ## # #
6872023-10-24T16:42:07.104Z ###### # # ##### # #### ###### # # #####
6882023-10-24T16:42:07.107Z
6892023-10-24T16:42:07.109Z+ export CARGO_PROFILE_DEV_DEBUG=1
6902023-10-24T16:42:07.112Z+ CARGO_PROFILE_DEV_DEBUG=1
6912023-10-24T16:42:07.115Z+ export CARGO_PROFILE_TEST_DEBUG=1
6922023-10-24T16:42:07.117Z+ CARGO_PROFILE_TEST_DEBUG=1
6932023-10-24T16:42:07.120Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
6942023-10-24T16:42:07.466Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
6952023-10-24T16:42:07.973Z Updating crates.io index
6962023-10-24T16:42:08.033Z Updating git repository `https://github.com/oxidecomputer/dropshot`
6972023-10-24T16:42:08.870Z Updating git repository `https://github.com/oxidecomputer/progenitor`
6982023-10-24T16:42:10.725Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
6992023-10-24T16:42:11.509Z Updating git repository `http://github.com/oxidecomputer/tofino`
7002023-10-24T16:42:11.862Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7012023-10-24T16:42:12.198Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7022023-10-24T16:42:12.523Z Updating git repository `https://github.com/oxidecomputer/propolis`
7032023-10-24T16:42:13.480Z Updating git repository `https://github.com/oxidecomputer/crucible`
7042023-10-24T16:42:15.276Z Updating git repository `https://github.com/oxidecomputer/opte`
7052023-10-24T16:42:16.366Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7062023-10-24T16:42:16.810Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7072023-10-24T16:42:17.123Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7082023-10-24T16:42:17.746Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7092023-10-24T16:42:18.111Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7102023-10-24T16:42:18.650Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7112023-10-24T16:42:19.063Z Updating git repository `https://github.com/njaremko/samael`
7122023-10-24T16:42:19.738Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7132023-10-24T16:42:20.383Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7142023-10-24T16:42:20.805Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7152023-10-24T16:42:21.193Z Updating git repository `https://github.com/jgallagher/nix`
7162023-10-24T16:42:22.462Z Updating git repository `https://github.com/cbiffle/hubpack`
7172023-10-24T16:42:22.815Z Updating git repository `https://github.com/oxidecomputer/omicron`
7182023-10-24T16:42:32.488Z Updating git repository `https://github.com/oxidecomputer/rfb`
7192023-10-24T16:42:33.002Z Updating git repository `https://github.com/oxidecomputer/typify`
7202023-10-24T16:42:34.107Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7212023-10-24T16:42:34.520Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7222023-10-24T16:42:34.912Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7232023-10-24T16:42:36.697Z Downloading crates ...
7242023-10-24T16:42:36.965Z Downloaded cfg-if v0.1.10
7252023-10-24T16:42:36.978Z Downloaded num_enum_derive v0.7.0
7262023-10-24T16:42:36.988Z Downloaded arc-swap v1.6.0
7272023-10-24T16:42:36.995Z Downloaded bit_field v0.10.2
7282023-10-24T16:42:37.002Z Downloaded atomicwrites v0.4.2
7292023-10-24T16:42:37.007Z Downloaded async-recursion v1.0.5
7302023-10-24T16:42:37.015Z Downloaded num_enum v0.5.11
7312023-10-24T16:42:37.027Z Downloaded aes-gcm-siv v0.11.1
7322023-10-24T16:42:37.033Z Downloaded lazy_static v1.4.0
7332023-10-24T16:42:37.039Z Downloaded base64ct v1.6.0
7342023-10-24T16:42:37.042Z Downloaded bitstruct_derive v0.1.0
7352023-10-24T16:42:37.045Z Downloaded colorchoice v1.0.0
7362023-10-24T16:42:37.049Z Downloaded ascii v1.1.0
7372023-10-24T16:42:37.055Z Downloaded num_threads v0.1.6
7382023-10-24T16:42:37.058Z Downloaded matches v0.1.10
7392023-10-24T16:42:37.062Z Downloaded async-stream v0.3.5
7402023-10-24T16:42:37.065Z Downloaded bit-set v0.5.3
7412023-10-24T16:42:37.068Z Downloaded anyhow v1.0.75
7422023-10-24T16:42:37.075Z Downloaded match_cfg v0.1.0
7432023-10-24T16:42:37.078Z Downloaded colored v2.0.4
7442023-10-24T16:42:37.082Z Downloaded md5 v0.7.0
7452023-10-24T16:42:37.085Z Downloaded num v0.4.1
7462023-10-24T16:42:37.088Z Downloaded camino v1.1.6
7472023-10-24T16:42:37.094Z Downloaded block-padding v0.3.3
7482023-10-24T16:42:37.100Z Downloaded blowfish v0.9.1
7492023-10-24T16:42:37.105Z Downloaded paste v1.0.14
7502023-10-24T16:42:37.112Z Downloaded num-iter v0.1.43
7512023-10-24T16:42:37.116Z Downloaded aead v0.5.2
7522023-10-24T16:42:37.122Z Downloaded poly1305 v0.8.0
7532023-10-24T16:42:37.127Z Downloaded memoffset v0.9.0
7542023-10-24T16:42:37.130Z Downloaded float-cmp v0.9.0
7552023-10-24T16:42:37.133Z Downloaded managed v0.8.0
7562023-10-24T16:42:37.136Z Downloaded bitflags v2.4.0
7572023-10-24T16:42:37.142Z Downloaded camino-tempfile v1.0.2
7582023-10-24T16:42:37.146Z Downloaded parking_lot_core v0.9.8
7592023-10-24T16:42:37.152Z Downloaded toolchain_find v0.2.0
7602023-10-24T16:42:37.154Z Downloaded predicates-core v1.0.6
7612023-10-24T16:42:37.157Z Downloaded foreign-types-shared v0.3.1
7622023-10-24T16:42:37.160Z Downloaded const-oid v0.9.5
7632023-10-24T16:42:37.163Z Downloaded md-5 v0.10.5
7642023-10-24T16:42:37.167Z Downloaded cancel-safe-futures v0.1.2
7652023-10-24T16:42:37.173Z Downloaded lock_api v0.4.10
7662023-10-24T16:42:37.178Z Downloaded num-integer v0.1.45
7672023-10-24T16:42:37.184Z Downloaded bzip2 v0.4.4
7682023-10-24T16:42:37.188Z Downloaded num-traits v0.2.16
7692023-10-24T16:42:37.194Z Downloaded postgres-types v0.2.6
7702023-10-24T16:42:37.200Z Downloaded base64 v0.13.1
7712023-10-24T16:42:37.207Z Downloaded instant v0.1.12
7722023-10-24T16:42:37.211Z Downloaded hex-literal v0.4.1
7732023-10-24T16:42:37.215Z Downloaded futures-core v0.3.28
7742023-10-24T16:42:37.218Z Downloaded darling v0.20.3
7752023-10-24T16:42:37.226Z Downloaded mime v0.3.17
7762023-10-24T16:42:37.229Z Downloaded mime_guess v2.0.4
7772023-10-24T16:42:37.233Z Downloaded zone_cfg_derive v0.2.0
7782023-10-24T16:42:37.236Z Downloaded tower-service v0.3.2
7792023-10-24T16:42:37.239Z Downloaded r2d2 v0.8.10
7802023-10-24T16:42:37.242Z Downloaded foreign-types-shared v0.1.1
7812023-10-24T16:42:37.249Z Downloaded try-lock v0.2.4
7822023-10-24T16:42:37.271Z Downloaded deranged v0.3.8
7832023-10-24T16:42:37.285Z Downloaded blake2 v0.10.6
7842023-10-24T16:42:37.303Z Downloaded multer v2.1.0
7852023-10-24T16:42:37.314Z Downloaded subtle v2.5.0
7862023-10-24T16:42:37.318Z Downloaded ahash v0.8.3
7872023-10-24T16:42:37.326Z Downloaded bytes v1.5.0
7882023-10-24T16:42:37.330Z Downloaded log v0.4.20
7892023-10-24T16:42:37.334Z Downloaded rand_core v0.5.1
7902023-10-24T16:42:37.337Z Downloaded inout v0.1.3
7912023-10-24T16:42:37.341Z Downloaded http-body v0.4.5
7922023-10-24T16:42:37.344Z Downloaded getrandom v0.1.16
7932023-10-24T16:42:37.347Z Downloaded dirs-sys-next v0.1.2
7942023-10-24T16:42:37.352Z Downloaded whoami v1.4.1
7952023-10-24T16:42:37.355Z Downloaded zerocopy v0.3.0
7962023-10-24T16:42:37.359Z Downloaded fallible-streaming-iterator v0.1.9
7972023-10-24T16:42:37.362Z Downloaded fallible-iterator v0.2.0
7982023-10-24T16:42:37.365Z Downloaded unicase v2.7.0
7992023-10-24T16:42:37.368Z Downloaded getopts v0.2.21
8002023-10-24T16:42:37.371Z Downloaded thiserror-impl v1.0.49
8012023-10-24T16:42:37.374Z Downloaded tempfile v3.8.0
8022023-10-24T16:42:37.377Z Downloaded quote v1.0.33
8032023-10-24T16:42:37.380Z Downloaded static_assertions v1.1.0
8042023-10-24T16:42:37.383Z Downloaded heck v0.4.1
8052023-10-24T16:42:37.385Z Downloaded dirs v5.0.1
8062023-10-24T16:42:37.388Z Downloaded cc v1.0.83
8072023-10-24T16:42:37.390Z Downloaded either v1.9.0
8082023-10-24T16:42:37.393Z Downloaded signal-hook-registry v1.4.1
8092023-10-24T16:42:37.395Z Downloaded signature v2.1.0
8102023-10-24T16:42:37.398Z Downloaded rustls-pemfile v1.0.3
8112023-10-24T16:42:37.401Z Downloaded foreign-types-macros v0.2.3
8122023-10-24T16:42:37.403Z Downloaded foreign-types v0.3.2
8132023-10-24T16:42:37.406Z Downloaded rcgen v0.10.0
8142023-10-24T16:42:37.408Z Downloaded resolv-conf v0.7.0
8152023-10-24T16:42:37.411Z Downloaded thiserror-no-std v2.0.2
8162023-10-24T16:42:37.413Z Downloaded dtrace-parser v0.1.14
8172023-10-24T16:42:37.416Z Downloaded slog-bunyan v2.4.0
8182023-10-24T16:42:37.419Z Downloaded slab v0.4.9
8192023-10-24T16:42:37.422Z Downloaded semver v1.0.18
8202023-10-24T16:42:37.424Z Downloaded siphasher v0.3.11
8212023-10-24T16:42:37.427Z Downloaded rand_chacha v0.2.2
8222023-10-24T16:42:37.430Z Downloaded slog-dtrace v0.2.3
8232023-10-24T16:42:37.433Z Downloaded same-file v1.0.6
8242023-10-24T16:42:37.436Z Downloaded smallvec v1.11.0
8252023-10-24T16:42:37.438Z Downloaded dyn-clone v1.0.13
8262023-10-24T16:42:37.441Z Downloaded home v0.5.5
8272023-10-24T16:42:37.445Z Downloaded fastrand v2.0.0
8282023-10-24T16:42:37.448Z Downloaded slog-term v2.9.0
8292023-10-24T16:42:37.451Z Downloaded smawk v0.3.1
8302023-10-24T16:42:37.453Z Downloaded clap v4.4.3
8312023-10-24T16:42:37.456Z Downloaded group v0.13.0
8322023-10-24T16:42:37.459Z Downloaded vsss-rs v3.3.1
8332023-10-24T16:42:37.462Z Downloaded typenum v1.16.0
8342023-10-24T16:42:37.465Z Downloaded equivalent v1.0.1
8352023-10-24T16:42:37.467Z Downloaded serde_path_to_error v0.1.14
8362023-10-24T16:42:37.470Z Downloaded hyper-tls v0.5.0
8372023-10-24T16:42:37.473Z Downloaded take_mut v0.2.2
8382023-10-24T16:42:37.476Z Downloaded memchr v2.6.3
8392023-10-24T16:42:37.478Z Downloaded time-core v0.1.1
8402023-10-24T16:42:37.481Z Downloaded usdt-macro v0.3.5
8412023-10-24T16:42:37.484Z Downloaded ipnetwork v0.20.0
8422023-10-24T16:42:37.486Z Downloaded backtrace v0.3.69
8432023-10-24T16:42:37.489Z Downloaded usdt-attr-macro v0.3.5
8442023-10-24T16:42:37.492Z Downloaded ident_case v1.0.1
8452023-10-24T16:42:37.494Z Downloaded schemars_derive v0.8.13
8462023-10-24T16:42:37.497Z Downloaded rustc-demangle v0.1.23
8472023-10-24T16:42:37.499Z Downloaded tap v1.0.1
8482023-10-24T16:42:37.502Z Downloaded futures-sink v0.3.28
8492023-10-24T16:42:37.504Z Downloaded similar v2.2.1
8502023-10-24T16:42:37.510Z Downloaded tokio-macros v2.1.0
8512023-10-24T16:42:37.513Z Downloaded utf-8 v0.7.6
8522023-10-24T16:42:37.515Z Downloaded serde_tokenstream v0.1.7
8532023-10-24T16:42:37.521Z Downloaded strum v0.25.0
8542023-10-24T16:42:37.524Z Downloaded structmeta-derive v0.1.6
8552023-10-24T16:42:37.527Z Downloaded elliptic-curve v0.13.5
8562023-10-24T16:42:37.532Z Downloaded jobserver v0.1.26
8572023-10-24T16:42:37.536Z Downloaded itoa v1.0.9
8582023-10-24T16:42:37.539Z Downloaded fixedbitset v0.4.2
8592023-10-24T16:42:37.542Z Downloaded filetime v0.2.22
8602023-10-24T16:42:37.546Z Downloaded ff v0.13.0
8612023-10-24T16:42:37.549Z Downloaded structmeta v0.1.6
8622023-10-24T16:42:37.552Z Downloaded strsim v0.8.0
8632023-10-24T16:42:37.555Z Downloaded sct v0.7.0
8642023-10-24T16:42:37.558Z Downloaded digest v0.10.7
8652023-10-24T16:42:37.561Z Downloaded num-bigint v0.4.4
8662023-10-24T16:42:37.595Z Downloaded russh-cryptovec v0.7.0
8672023-10-24T16:42:37.598Z Downloaded foreign-types v0.5.0
8682023-10-24T16:42:37.600Z Downloaded utf8parse v0.2.1
8692023-10-24T16:42:37.603Z Downloaded spki v0.7.2
8702023-10-24T16:42:37.606Z Downloaded indexmap v2.0.0
8712023-10-24T16:42:37.608Z Downloaded zeroize_derive v1.4.2
8722023-10-24T16:42:37.611Z Downloaded sha1 v0.10.5
8732023-10-24T16:42:37.614Z Downloaded wyz v0.5.1
8742023-10-24T16:42:37.617Z Downloaded form_urlencoded v1.2.0
8752023-10-24T16:42:37.619Z Downloaded socket2 v0.5.4
8762023-10-24T16:42:37.622Z Downloaded serde_urlencoded v0.7.1
8772023-10-24T16:42:37.626Z Downloaded fnv v1.0.7
8782023-10-24T16:42:37.628Z Downloaded is-terminal v0.4.9
8792023-10-24T16:42:37.631Z Downloaded serde_with_macros v2.3.3
8802023-10-24T16:42:37.634Z Downloaded erased-serde v0.3.30
8812023-10-24T16:42:37.637Z Downloaded schemars v0.8.13
8822023-10-24T16:42:37.640Z Downloaded fxhash v0.2.1
8832023-10-24T16:42:37.643Z Downloaded futures-task v0.3.28
8842023-10-24T16:42:37.646Z Downloaded hyper-staticfile v0.9.5
8852023-10-24T16:42:37.649Z Downloaded ghash v0.5.0
8862023-10-24T16:42:37.652Z Downloaded unicode-linebreak v0.1.5
8872023-10-24T16:42:37.655Z Downloaded glob v0.3.1
8882023-10-24T16:42:37.658Z Downloaded tokio-stream v0.1.14
8892023-10-24T16:42:37.661Z Downloaded zeroize v1.6.0
8902023-10-24T16:42:37.664Z Downloaded strum_macros v0.25.2
8912023-10-24T16:42:37.667Z Downloaded strsim v0.10.0
8922023-10-24T16:42:37.670Z Downloaded generic-array v0.14.7
8932023-10-24T16:42:37.674Z Downloaded termcolor v1.2.0
8942023-10-24T16:42:37.677Z Downloaded funty v2.0.0
8952023-10-24T16:42:37.680Z Downloaded stringprep v0.1.3
8962023-10-24T16:42:37.687Z Downloaded tokio-util v0.7.8
8972023-10-24T16:42:37.700Z Downloaded hashlink v0.8.3
8982023-10-24T16:42:37.713Z Downloaded env_logger v0.9.3
8992023-10-24T16:42:37.721Z Downloaded trust-dns-resolver v0.22.0
9002023-10-24T16:42:37.731Z Downloaded toml v0.8.0
9012023-10-24T16:42:37.750Z Downloaded usdt-impl v0.3.5
9022023-10-24T16:42:37.768Z Downloaded russh-keys v0.38.0
9032023-10-24T16:42:37.793Z Downloaded term v0.7.0
9042023-10-24T16:42:37.806Z Downloaded ipnet v2.8.0
9052023-10-24T16:42:37.828Z Downloaded futures v0.3.28
9062023-10-24T16:42:38.249Z Downloaded io-lifetimes v1.0.11
9072023-10-24T16:42:38.258Z Downloaded tokio-rustls v0.24.1
9082023-10-24T16:42:38.264Z Downloaded toml v0.5.11
9092023-10-24T16:42:38.269Z Downloaded libm v0.2.7
9102023-10-24T16:42:38.274Z Downloaded subprocess v0.2.9
9112023-10-24T16:42:38.278Z Downloaded ucd-trie v0.1.6
9122023-10-24T16:42:38.281Z Downloaded aes-gcm v0.10.2
9132023-10-24T16:42:38.283Z Downloaded serde_yaml v0.9.25
9142023-10-24T16:42:38.287Z Downloaded tracing-core v0.1.31
9152023-10-24T16:42:38.290Z Downloaded ed25519-dalek v2.0.0
9162023-10-24T16:42:38.293Z Downloaded tokio-postgres v0.7.10
9172023-10-24T16:42:38.296Z Downloaded structopt v0.3.26
9182023-10-24T16:42:38.299Z Downloaded zip v0.6.6
9192023-10-24T16:42:38.302Z Downloaded tungstenite v0.20.1
9202023-10-24T16:42:38.305Z Downloaded rand v0.8.5
9212023-10-24T16:42:38.308Z Downloaded rand v0.7.3
9222023-10-24T16:42:38.310Z Downloaded time v0.3.27
9232023-10-24T16:42:38.315Z Downloaded toml_edit v0.20.0
9242023-10-24T16:42:38.318Z Downloaded toml_edit v0.19.15
9252023-10-24T16:42:38.321Z Downloaded regex-automata v0.1.10
9262023-10-24T16:42:38.324Z Downloaded itertools v0.10.5
9272023-10-24T16:42:38.327Z Downloaded rusqlite v0.29.0
9282023-10-24T16:42:38.330Z Downloaded winnow v0.5.15
9292023-10-24T16:42:38.335Z Downloaded object v0.32.1
9302023-10-24T16:42:38.339Z Downloaded bitvec v1.0.1
9312023-10-24T16:42:38.342Z Downloaded serde_json v1.0.107
9322023-10-24T16:42:38.346Z Downloaded h2 v0.3.21
9332023-10-24T16:42:38.348Z Downloaded futures-util v0.3.28
9342023-10-24T16:42:38.351Z Downloaded webpki-roots v0.25.2
9352023-10-24T16:42:38.354Z Downloaded syn v2.0.32
9362023-10-24T16:42:38.357Z Downloaded regress v0.7.1
9372023-10-24T16:42:38.360Z Downloaded nix v0.26.2
9382023-10-24T16:42:38.363Z Downloaded syn v1.0.109
9392023-10-24T16:42:38.366Z Downloaded diesel v2.1.1
9402023-10-24T16:42:38.369Z Downloaded smoltcp v0.8.2
9412023-10-24T16:42:38.373Z Downloaded git2 v0.17.2
9422023-10-24T16:42:38.376Z Downloaded bstr v1.6.0
9432023-10-24T16:42:38.379Z Downloaded idna v0.2.3
9442023-10-24T16:42:38.381Z Downloaded rustls v0.21.7
9452023-10-24T16:42:38.384Z Downloaded idna v0.4.0
9462023-10-24T16:42:38.387Z Downloaded regex-syntax v0.7.5
9472023-10-24T16:42:38.390Z Downloaded rustix v0.37.23
9482023-10-24T16:42:38.393Z Downloaded rustix v0.38.9
9492023-10-24T16:42:38.396Z Downloaded bzip2-sys v0.1.11+1.0.8
9502023-10-24T16:42:38.421Z Downloaded zerocopy-derive v0.2.0
9512023-10-24T16:42:38.440Z Downloaded zerocopy-derive v0.6.4
9522023-10-24T16:42:38.461Z Downloaded regex-automata v0.3.8
9532023-10-24T16:42:38.495Z Downloaded sled v0.34.7
9542023-10-24T16:42:38.514Z Downloaded regex-syntax v0.6.29
9552023-10-24T16:42:38.651Z Downloaded libc v0.2.149
9562023-10-24T16:42:38.657Z Downloaded sha3 v0.10.8
9572023-10-24T16:42:38.661Z Downloaded openapiv3 v1.0.3
9582023-10-24T16:42:38.665Z Downloaded gimli v0.28.0
9592023-10-24T16:42:38.669Z Downloaded regex v1.9.5
9602023-10-24T16:42:39.089Z Downloaded tokio v1.33.0
9612023-10-24T16:42:39.093Z Downloaded encoding_rs v0.8.33
9622023-10-24T16:42:39.098Z Downloaded smoltcp v0.9.1
9632023-10-24T16:42:39.104Z Downloaded radix_trie v0.2.1
9642023-10-24T16:42:39.111Z Downloaded trust-dns-proto v0.22.0
9652023-10-24T16:42:39.518Z Downloaded curve25519-dalek v4.1.0
9662023-10-24T16:42:39.522Z Downloaded bstr v0.2.17
9672023-10-24T16:42:39.525Z Downloaded winapi v0.3.9
9682023-10-24T16:42:39.530Z Downloaded openssl v0.10.57
9692023-10-24T16:42:39.540Z Downloaded clap v2.34.0
9702023-10-24T16:42:39.557Z Downloaded vcpkg v0.2.15
9712023-10-24T16:42:39.571Z Downloaded hyper v0.14.27
9722023-10-24T16:42:39.584Z Downloaded hkdf v0.12.3
9732023-10-24T16:42:39.595Z Downloaded unicode-normalization v0.1.22
9742023-10-24T16:42:40.048Z Downloaded itertools v0.11.0
9752023-10-24T16:42:40.061Z Downloaded serde_with v2.3.3
9762023-10-24T16:42:40.065Z Downloaded rustls-webpki v0.101.4
9772023-10-24T16:42:40.068Z Downloaded libgit2-sys v0.15.2+1.6.4
9782023-10-24T16:42:40.071Z Downloaded chrono v0.4.31
9792023-10-24T16:42:40.074Z Downloaded trust-dns-client v0.22.0
9802023-10-24T16:42:40.077Z Downloaded ring v0.16.20
9812023-10-24T16:42:40.080Z Downloaded hashbrown v0.14.0
9822023-10-24T16:42:40.083Z Downloaded hashbrown v0.13.2
9832023-10-24T16:42:40.086Z Downloaded hashbrown v0.12.3
9842023-10-24T16:42:40.089Z Downloaded aes v0.8.3
9852023-10-24T16:42:40.091Z Downloaded reqwest v0.11.20
9862023-10-24T16:42:40.094Z Downloaded russh v0.38.0
9872023-10-24T16:42:40.097Z Downloaded unicode-segmentation v1.10.1
9882023-10-24T16:42:40.099Z Downloaded mio v0.8.8
9892023-10-24T16:42:40.102Z Downloaded clap_builder v4.4.2
9902023-10-24T16:42:40.105Z Downloaded toml v0.7.8
9912023-10-24T16:42:40.108Z Downloaded rand v0.4.6
9922023-10-24T16:42:40.111Z Downloaded pest v2.7.2
9932023-10-24T16:42:40.114Z Downloaded http v0.2.9
9942023-10-24T16:42:40.116Z Downloaded aho-corasick v1.0.4
9952023-10-24T16:42:40.119Z Downloaded trust-dns-server v0.22.1
9962023-10-24T16:42:40.122Z Downloaded serde v1.0.188
9972023-10-24T16:42:40.125Z Downloaded petgraph v0.6.4
9982023-10-24T16:42:40.128Z Downloaded xattr v1.0.1
9992023-10-24T16:42:40.131Z Downloaded tracing-attributes v0.1.26
10002023-10-24T16:42:40.133Z Downloaded structopt-derive v0.4.18
10012023-10-24T16:42:40.136Z Downloaded futures-channel v0.3.28
10022023-10-24T16:42:40.139Z Downloaded serde_derive_internals v0.26.0
10032023-10-24T16:42:40.142Z Downloaded ryu v1.0.15
10042023-10-24T16:42:40.145Z Downloaded libz-sys v1.1.12
10052023-10-24T16:42:40.148Z Downloaded heapless v0.7.16
10062023-10-24T16:42:40.151Z Downloaded tracing v0.1.37
10072023-10-24T16:42:40.153Z Downloaded synstructure v0.12.6
10082023-10-24T16:42:40.156Z Downloaded serde_spanned v0.6.3
10092023-10-24T16:42:40.159Z Downloaded futures-macro v0.3.28
10102023-10-24T16:42:40.164Z Downloaded terminal_size v0.2.6
10112023-10-24T16:42:40.168Z Downloaded dirs-sys v0.4.1
10122023-10-24T16:42:40.172Z Downloaded rustc_version v0.4.0
10132023-10-24T16:42:40.177Z Downloaded ed25519 v2.2.2
10142023-10-24T16:42:40.182Z Downloaded hubpack v0.1.2
10152023-10-24T16:42:40.191Z Downloaded slog-envlogger v2.2.0
10162023-10-24T16:42:40.197Z Downloaded zone v0.2.0
10172023-10-24T16:42:40.204Z Downloaded string_cache v0.8.7
10182023-10-24T16:42:40.210Z Downloaded serde_repr v0.1.16
10192023-10-24T16:42:40.215Z Downloaded serde_tokenstream v0.2.0
10202023-10-24T16:42:40.221Z Downloaded iana-time-zone v0.1.57
10212023-10-24T16:42:40.224Z Downloaded headers v0.3.9
10222023-10-24T16:42:40.227Z Downloaded url v2.4.1
10232023-10-24T16:42:40.231Z Downloaded const_format v0.2.31
10242023-10-24T16:42:40.234Z Downloaded secrecy v0.8.0
10252023-10-24T16:42:40.237Z Downloaded tungstenite v0.18.0
10262023-10-24T16:42:40.240Z Downloaded tokio-native-tls v0.3.1
10272023-10-24T16:42:40.245Z Downloaded unsafe-libyaml v0.2.9
10282023-10-24T16:42:40.248Z Downloaded rand_chacha v0.3.1
10292023-10-24T16:42:40.251Z Downloaded version_check v0.9.4
10302023-10-24T16:42:40.254Z Downloaded toml_datetime v0.6.3
10312023-10-24T16:42:40.256Z Downloaded rustfmt-wrapper v0.2.0
10322023-10-24T16:42:40.259Z Downloaded socket2 v0.4.9
10332023-10-24T16:42:40.262Z Downloaded vergen v8.2.4
10342023-10-24T16:42:40.264Z Downloaded endian-type v0.1.2
10352023-10-24T16:42:40.267Z Downloaded thread-id v4.2.0
10362023-10-24T16:42:40.270Z Downloaded want v0.3.1
10372023-10-24T16:42:40.273Z Downloaded textwrap v0.11.0
10382023-10-24T16:42:40.276Z Downloaded hmac v0.12.1
10392023-10-24T16:42:40.279Z Downloaded slog v2.7.0
10402023-10-24T16:42:40.281Z Downloaded serde_derive v1.0.188
10412023-10-24T16:42:40.285Z Downloaded spin v0.9.8
10422023-10-24T16:42:40.288Z Downloaded flate2 v1.0.27
10432023-10-24T16:42:40.290Z Downloaded tar v0.4.40
10442023-10-24T16:42:40.293Z Downloaded crossbeam-channel v0.5.8
10452023-10-24T16:42:40.295Z Downloaded zerocopy v0.6.4
10462023-10-24T16:42:40.298Z Downloaded unicode-bidi v0.3.13
10472023-10-24T16:42:40.304Z Downloaded uuid v1.4.1
10482023-10-24T16:42:40.307Z Downloaded libsqlite3-sys v0.26.0
10492023-10-24T16:42:40.309Z Downloaded der v0.7.8
10502023-10-24T16:42:40.313Z Downloaded httparse v1.8.0
10512023-10-24T16:42:40.317Z Downloaded base64 v0.21.4
10522023-10-24T16:42:40.320Z Downloaded half v1.8.2
10532023-10-24T16:42:40.323Z Downloaded errno v0.3.2
10542023-10-24T16:42:40.326Z Downloaded smf v0.2.2
10552023-10-24T16:42:40.329Z Downloaded stable_deref_trait v1.2.0
10562023-10-24T16:42:40.332Z Downloaded ron v0.7.1
10572023-10-24T16:42:40.334Z Downloaded indexmap v1.9.3
10582023-10-24T16:42:40.337Z Downloaded ciborium v0.2.1
10592023-10-24T16:42:40.340Z Downloaded chacha20poly1305 v0.10.1
10602023-10-24T16:42:40.342Z Downloaded twox-hash v1.6.3
10612023-10-24T16:42:40.345Z Downloaded yasna v0.5.2
10622023-10-24T16:42:40.348Z Downloaded usdt v0.3.5
10632023-10-24T16:42:40.351Z Downloaded rustls-native-certs v0.6.3
10642023-10-24T16:42:40.354Z Downloaded spin v0.5.2
10652023-10-24T16:42:40.356Z Downloaded enum-as-inner v0.5.1
10662023-10-24T16:42:40.359Z Downloaded dirs-next v2.0.0
10672023-10-24T16:42:40.362Z Downloaded textwrap v0.16.0
10682023-10-24T16:42:40.365Z Downloaded sha2 v0.10.7
10692023-10-24T16:42:40.368Z Downloaded semver-parser v0.10.2
10702023-10-24T16:42:40.371Z Downloaded semver v0.11.0
10712023-10-24T16:42:40.374Z Downloaded tokio-tungstenite v0.20.1
10722023-10-24T16:42:40.376Z Downloaded proc-macro2 v1.0.67
10732023-10-24T16:42:40.380Z Downloaded parking_lot v0.12.1
10742023-10-24T16:42:40.383Z Downloaded derive_more v0.99.17
10752023-10-24T16:42:40.385Z Downloaded unicode-xid v0.2.4
10762023-10-24T16:42:40.388Z Downloaded thiserror-impl-no-std v2.0.2
10772023-10-24T16:42:40.391Z Downloaded scopeguard v1.2.0
10782023-10-24T16:42:40.394Z Downloaded scheduled-thread-pool v0.2.7
10792023-10-24T16:42:40.398Z Downloaded openssl-sys v0.9.93
10802023-10-24T16:42:40.401Z Downloaded universal-hash v0.5.1
10812023-10-24T16:42:40.404Z Downloaded humantime v2.1.0
10822023-10-24T16:42:40.407Z Downloaded tinyvec v1.6.0
10832023-10-24T16:42:40.409Z Downloaded slog-async v2.8.0
10842023-10-24T16:42:40.413Z Downloaded unicode-width v0.1.10
10852023-10-24T16:42:40.415Z Downloaded httpdate v1.0.3
10862023-10-24T16:42:40.418Z Downloaded hyper-rustls v0.24.1
10872023-10-24T16:42:40.421Z Downloaded darling_core v0.20.3
10882023-10-24T16:42:40.424Z Downloaded rand_core v0.6.4
10892023-10-24T16:42:40.427Z Downloaded unicode-ident v1.0.12
10902023-10-24T16:42:40.430Z Downloaded crypto-bigint v0.5.2
10912023-10-24T16:42:40.433Z Downloaded miniz_oxide v0.7.1
10922023-10-24T16:42:40.436Z Downloaded heck v0.3.3
10932023-10-24T16:42:40.438Z Downloaded walkdir v2.4.0
10942023-10-24T16:42:40.441Z Downloaded slog-stdlog v4.1.1
10952023-10-24T16:42:40.444Z Downloaded slog-scope v4.4.0
10962023-10-24T16:42:40.888Z Downloaded slog-json v2.6.1
10972023-10-24T16:42:40.892Z Downloaded serde_arrays v0.1.0
10982023-10-24T16:42:40.895Z Downloaded ringbuffer v0.15.0
10992023-10-24T16:42:40.902Z Downloaded getrandom v0.2.10
11002023-10-24T16:42:40.907Z Downloaded tokio-tungstenite v0.18.0
11012023-10-24T16:42:40.910Z Downloaded postcard v0.7.3
11022023-10-24T16:42:40.913Z Downloaded diesel_derives v2.1.1
11032023-10-24T16:42:40.915Z Downloaded dof v0.1.5
11042023-10-24T16:42:40.918Z Downloaded vec_map v0.8.2
11052023-10-24T16:42:40.922Z Downloaded untrusted v0.7.1
11062023-10-24T16:42:40.925Z Downloaded const_format_proc_macros v0.2.31
11072023-10-24T16:42:40.927Z Downloaded cipher v0.4.4
11082023-10-24T16:42:40.930Z Downloaded rustversion v1.0.14
11092023-10-24T16:42:40.933Z Downloaded crossbeam-epoch v0.9.15
11102023-10-24T16:42:40.936Z Downloaded byteorder v1.4.3
11112023-10-24T16:42:40.939Z Downloaded hubpack_derive v0.1.1
11122023-10-24T16:42:40.942Z Downloaded password-hash v0.4.2
11132023-10-24T16:42:40.960Z Downloaded hostname v0.3.1
11142023-10-24T16:42:40.963Z Downloaded hex v0.4.3
11152023-10-24T16:42:40.966Z Downloaded waitgroup v0.1.2
11162023-10-24T16:42:40.969Z Downloaded thread_local v1.1.7
11172023-10-24T16:42:40.971Z Downloaded ctr v0.9.2
11182023-10-24T16:42:40.974Z Downloaded crypto-common v0.1.6
11192023-10-24T16:42:40.977Z Downloaded crossbeam-utils v0.8.16
11202023-10-24T16:42:40.980Z Downloaded crc32fast v1.3.2
11212023-10-24T16:42:40.983Z Downloaded difflib v0.4.0
11222023-10-24T16:42:40.986Z Downloaded headers-core v0.2.0
11232023-10-24T16:42:40.995Z Downloaded radium v0.7.0
11242023-10-24T16:42:40.998Z Downloaded keccak v0.1.4
11252023-10-24T16:42:41.001Z Downloaded time-macros v0.2.13
11262023-10-24T16:42:41.004Z Downloaded pest_derive v2.7.2
11272023-10-24T16:42:41.008Z Downloaded percent-encoding v2.3.0
11282023-10-24T16:42:41.010Z Downloaded num_cpus v1.16.0
11292023-10-24T16:42:41.013Z Downloaded num-rational v0.4.1
11302023-10-24T16:42:41.016Z Downloaded num-derive v0.4.0
11312023-10-24T16:42:41.019Z Downloaded futures-io v0.3.28
11322023-10-24T16:42:41.022Z Downloaded futures-executor v0.3.28
11332023-10-24T16:42:41.025Z Downloaded proc-macro-error v1.0.4
11342023-10-24T16:42:41.028Z Downloaded addr2line v0.21.0
11352023-10-24T16:42:41.031Z Downloaded lalrpop-util v0.19.12
11362023-10-24T16:42:41.034Z Downloaded http-range v0.1.5
11372023-10-24T16:42:41.039Z Downloaded thiserror v1.0.49
11382023-10-24T16:42:41.044Z Downloaded parking_lot v0.11.2
11392023-10-24T16:42:41.046Z Downloaded once_cell v1.18.0
11402023-10-24T16:42:41.049Z Downloaded bitflags v1.3.2
11412023-10-24T16:42:41.052Z Downloaded native-tls v0.2.11
11422023-10-24T16:42:41.055Z Downloaded num-complex v0.4.4
11432023-10-24T16:42:41.058Z Downloaded debug-ignore v1.0.5
11442023-10-24T16:42:41.061Z Downloaded console v0.15.7
11452023-10-24T16:42:41.064Z Downloaded data-encoding v2.4.0
11462023-10-24T16:42:41.066Z Downloaded openssl-macros v0.1.1
11472023-10-24T16:42:41.069Z Downloaded cstr-argument v0.1.2
11482023-10-24T16:42:41.072Z Downloaded parking_lot_core v0.8.6
11492023-10-24T16:42:41.075Z Downloaded macaddr v1.0.1
11502023-10-24T16:42:41.078Z Downloaded libefi-sys v0.1.0
11512023-10-24T16:42:41.081Z Downloaded parse-display-derive v0.7.0
11522023-10-24T16:42:41.084Z Downloaded bincode v1.3.3
11532023-10-24T16:42:41.086Z Downloaded hash32 v0.2.1
11542023-10-24T16:42:41.089Z Downloaded tinyvec_macros v0.1.1
11552023-10-24T16:42:41.092Z Downloaded pretty-hex v0.2.1
11562023-10-24T16:42:41.094Z Downloaded backoff v0.4.0
11572023-10-24T16:42:41.097Z Downloaded quick-error v1.2.3
11582023-10-24T16:42:41.100Z Downloaded password-hash v0.5.0
11592023-10-24T16:42:41.103Z Downloaded clap_derive v4.4.2
11602023-10-24T16:42:41.105Z Downloaded darling_macro v0.20.3
11612023-10-24T16:42:41.108Z Downloaded curve25519-dalek-derive v0.1.0
11622023-10-24T16:42:41.111Z Downloaded ciborium-ll v0.2.1
11632023-10-24T16:42:41.113Z Downloaded normalize-line-endings v0.3.0
11642023-10-24T16:42:41.116Z Downloaded nibble_vec v0.1.0
11652023-10-24T16:42:41.119Z Downloaded memoffset v0.7.1
11662023-10-24T16:42:41.123Z Downloaded cfg-if v1.0.0
11672023-10-24T16:42:41.125Z Downloaded cbc v0.1.2
11682023-10-24T16:42:41.128Z Downloaded option-ext v0.2.0
11692023-10-24T16:42:41.131Z Downloaded num_enum_derive v0.5.11
11702023-10-24T16:42:41.134Z Downloaded num_enum v0.7.0
11712023-10-24T16:42:41.137Z Downloaded linked-hash-map v0.5.6
11722023-10-24T16:42:41.140Z Downloaded async-trait v0.1.73
11732023-10-24T16:42:41.142Z Downloaded pem v1.1.1
11742023-10-24T16:42:41.145Z Downloaded new_debug_unreachable v1.0.4
11752023-10-24T16:42:41.148Z Downloaded base16ct v0.2.0
11762023-10-24T16:42:41.151Z Downloaded anstyle v1.0.2
11772023-10-24T16:42:41.153Z Downloaded predicates v3.0.4
11782023-10-24T16:42:41.156Z Downloaded postgres-protocol v0.6.6
11792023-10-24T16:42:41.159Z Downloaded postcard-cobs v0.1.5-pre
11802023-10-24T16:42:41.162Z Downloaded proc-macro-error-attr v1.0.4
11812023-10-24T16:42:41.165Z Downloaded pretty-hex v0.3.0
11822023-10-24T16:42:41.167Z Downloaded ppv-lite86 v0.2.17
11832023-10-24T16:42:41.170Z Downloaded proc-macro-crate v1.3.1
11842023-10-24T16:42:41.173Z Downloaded openssl-probe v0.1.5
11852023-10-24T16:42:41.176Z Downloaded crucible-workspace-hack v0.1.0
11862023-10-24T16:42:41.179Z Downloaded cpufeatures v0.2.9
11872023-10-24T16:42:41.182Z Downloaded bcrypt-pbkdf v0.10.0
11882023-10-24T16:42:41.185Z Downloaded polyval v0.6.1
11892023-10-24T16:42:41.188Z Downloaded platforms v3.0.2
11902023-10-24T16:42:41.191Z Downloaded pkcs8 v0.10.2
11912023-10-24T16:42:41.193Z Downloaded pest_generator v2.7.2
11922023-10-24T16:42:41.196Z Downloaded pbkdf2 v0.12.2
11932023-10-24T16:42:41.199Z Downloaded parse-display v0.7.0
11942023-10-24T16:42:41.202Z Downloaded convert_case v0.4.0
11952023-10-24T16:42:41.205Z Downloaded anstyle-query v1.0.0
11962023-10-24T16:42:41.207Z Downloaded lru-cache v0.1.2
11972023-10-24T16:42:41.210Z Downloaded diesel_table_macro_syntax v0.1.0
11982023-10-24T16:42:41.213Z Downloaded precomputed-hash v0.1.1
11992023-10-24T16:42:41.215Z Downloaded argon2 v0.5.2
12002023-10-24T16:42:41.218Z Downloaded pin-utils v0.1.0
12012023-10-24T16:42:41.220Z Downloaded phf_shared v0.10.0
12022023-10-24T16:42:41.223Z Downloaded omicron-zone-package v0.8.3
12032023-10-24T16:42:41.226Z Downloaded chacha20 v0.9.1
12042023-10-24T16:42:41.230Z Downloaded bitstruct v0.1.1
12052023-10-24T16:42:41.233Z Downloaded atty v0.2.14
12062023-10-24T16:42:41.236Z Downloaded async-stream-impl v0.3.5
12072023-10-24T16:42:41.239Z Downloaded pkg-config v0.3.27
12082023-10-24T16:42:41.242Z Downloaded pest_meta v2.7.2
12092023-10-24T16:42:41.246Z Downloaded block-buffer v0.10.4
12102023-10-24T16:42:41.248Z Downloaded bit-vec v0.6.3
12112023-10-24T16:42:41.251Z Downloaded pin-project-lite v0.2.13
12122023-10-24T16:42:41.254Z Downloaded phf_shared v0.11.2
12132023-10-24T16:42:41.257Z Downloaded phf v0.11.2
12142023-10-24T16:42:41.260Z Downloaded clap_lex v0.5.1
12152023-10-24T16:42:41.262Z Downloaded autocfg v1.1.0
12162023-10-24T16:42:41.265Z Downloaded ansi_term v0.12.1
12172023-10-24T16:42:41.268Z Downloaded anstream v0.5.0
12182023-10-24T16:42:41.271Z Downloaded pbkdf2 v0.11.0
12192023-10-24T16:42:41.274Z Downloaded ciborium-io v0.2.1
12202023-10-24T16:42:41.277Z Downloaded adler v1.0.2
12212023-10-24T16:42:41.279Z Downloaded atomic-waker v1.1.1
12222023-10-24T16:42:41.286Z Downloaded anstyle-parse v0.2.1
12232023-10-24T16:42:41.288Z Downloaded allocator-api2 v0.2.16
12242023-10-24T16:42:41.297Z Downloaded opaque-debug v0.3.0
12252023-10-24T16:42:41.310Z Compiling proc-macro2 v1.0.67
12262023-10-24T16:42:41.313Z Compiling unicode-ident v1.0.12
12272023-10-24T16:42:41.317Z Compiling libc v0.2.149
12282023-10-24T16:42:41.320Z Compiling serde v1.0.188
12292023-10-24T16:42:41.330Z Compiling version_check v0.9.4
12302023-10-24T16:42:41.350Z Compiling autocfg v1.1.0
12312023-10-24T16:42:41.353Z Compiling cfg-if v1.0.0
12322023-10-24T16:42:41.356Z Compiling syn v1.0.109
12332023-10-24T16:42:41.556Z Compiling typenum v1.16.0
12342023-10-24T16:42:41.585Z Compiling once_cell v1.18.0
12352023-10-24T16:42:42.319Z Compiling thiserror v1.0.49
12362023-10-24T16:42:42.394Z Compiling generic-array v0.14.7
12372023-10-24T16:42:42.449Z Compiling lock_api v0.4.10
12382023-10-24T16:42:43.991Z Compiling libm v0.2.7
12392023-10-24T16:42:43.994Z Compiling parking_lot_core v0.9.8
12402023-10-24T16:42:44.093Z Compiling num-traits v0.2.16
12412023-10-24T16:42:44.305Z Compiling itoa v1.0.9
12422023-10-24T16:42:44.457Z Compiling memchr v2.6.3
12432023-10-24T16:42:44.460Z Compiling futures-core v0.3.28
12442023-10-24T16:42:44.580Z Compiling ahash v0.8.3
12452023-10-24T16:42:44.644Z Compiling serde_json v1.0.107
12462023-10-24T16:42:44.949Z Compiling log v0.4.20
12472023-10-24T16:42:45.104Z Compiling slab v0.4.9
12482023-10-24T16:42:45.179Z Compiling futures-task v0.3.28
12492023-10-24T16:42:45.610Z Compiling quote v1.0.33
12502023-10-24T16:42:45.698Z Compiling futures-channel v0.3.28
12512023-10-24T16:42:45.824Z Compiling futures-util v0.3.28
12522023-10-24T16:42:45.962Z Compiling pkg-config v0.3.27
12532023-10-24T16:42:46.134Z Compiling getrandom v0.2.10
12542023-10-24T16:42:46.242Z Compiling syn v2.0.32
12552023-10-24T16:42:46.726Z Compiling jobserver v0.1.26
12562023-10-24T16:42:46.874Z Compiling ryu v1.0.15
12572023-10-24T16:42:47.062Z Compiling rand_core v0.6.4
12582023-10-24T16:42:47.450Z Compiling cc v1.0.83
12592023-10-24T16:42:47.754Z Compiling vcpkg v0.2.15
12602023-10-24T16:42:47.776Z Compiling schemars v0.8.13
12612023-10-24T16:42:47.805Z Compiling allocator-api2 v0.2.16
12622023-10-24T16:42:47.829Z Compiling heck v0.4.1
12632023-10-24T16:42:48.261Z Compiling scopeguard v1.2.0
12642023-10-24T16:42:48.463Z Compiling equivalent v1.0.1
12652023-10-24T16:42:49.097Z Compiling hashbrown v0.14.0
12662023-10-24T16:42:49.324Z Compiling smallvec v1.11.0
12672023-10-24T16:42:50.030Z Compiling byteorder v1.4.3
12682023-10-24T16:42:50.766Z Compiling fnv v1.0.7
12692023-10-24T16:42:50.886Z Compiling httparse v1.8.0
12702023-10-24T16:42:50.955Z Compiling iana-time-zone v0.1.57
12712023-10-24T16:42:51.082Z Compiling pin-project-lite v0.2.13
12722023-10-24T16:42:51.264Z Compiling semver v1.0.18
12732023-10-24T16:42:51.672Z Compiling subtle v2.5.0
12742023-10-24T16:42:52.011Z Compiling indexmap v1.9.3
12752023-10-24T16:42:52.139Z Compiling parking_lot v0.12.1
12762023-10-24T16:42:52.202Z Compiling ring v0.16.20
12772023-10-24T16:42:52.410Z Compiling tinyvec_macros v0.1.1
12782023-10-24T16:42:52.528Z Compiling dyn-clone v1.0.13
12792023-10-24T16:42:52.553Z Compiling time-core v0.1.1
12802023-10-24T16:42:52.596Z Compiling tinyvec v1.6.0
12812023-10-24T16:42:52.810Z Compiling time-macros v0.2.13
12822023-10-24T16:42:52.865Z Compiling openssl-sys v0.9.93
12832023-10-24T16:42:52.894Z Compiling socket2 v0.5.4
12842023-10-24T16:42:53.868Z Compiling num_cpus v1.16.0
12852023-10-24T16:42:54.042Z Compiling signal-hook-registry v1.4.1
12862023-10-24T16:42:54.172Z Compiling mio v0.8.8
12872023-10-24T16:42:54.486Z Compiling unicode-bidi v0.3.13
12882023-10-24T16:42:55.143Z Compiling unicode-normalization v0.1.22
12892023-10-24T16:42:55.408Z Compiling rustls v0.21.7
12902023-10-24T16:42:56.044Z Compiling slog v2.7.0
12912023-10-24T16:42:56.646Z Compiling spin v0.5.2
12922023-10-24T16:42:56.979Z Compiling ucd-trie v0.1.6
12932023-10-24T16:42:57.041Z Compiling percent-encoding v2.3.0
12942023-10-24T16:42:57.355Z Compiling backtrace v0.3.69
12952023-10-24T16:42:57.557Z Compiling async-trait v0.1.73
12962023-10-24T16:42:57.857Z Compiling form_urlencoded v1.2.0
12972023-10-24T16:42:57.881Z Compiling aho-corasick v1.0.4
12982023-10-24T16:42:58.092Z Compiling serde_derive_internals v0.26.0
12992023-10-24T16:42:58.279Z Compiling regex-syntax v0.7.5
13002023-10-24T16:42:58.326Z Compiling openssl v0.10.57
13012023-10-24T16:42:58.863Z Compiling winnow v0.5.15
13022023-10-24T16:42:59.118Z Compiling anyhow v1.0.75
13032023-10-24T16:42:59.808Z Compiling pin-utils v0.1.0
13042023-10-24T16:42:59.944Z Compiling futures-sink v0.3.28
13052023-10-24T16:43:00.744Z Compiling idna v0.4.0
13062023-10-24T16:43:01.938Z Compiling native-tls v0.2.11
13072023-10-24T16:43:02.427Z Compiling url v2.4.1
13082023-10-24T16:43:03.562Z Compiling unicode-xid v0.2.4
13092023-10-24T16:43:04.486Z Compiling regex-automata v0.3.8
13102023-10-24T16:43:05.313Z Compiling futures-io v0.3.28
13112023-10-24T16:43:05.401Z Compiling rustversion v1.0.14
13122023-10-24T16:43:05.781Z Compiling const-oid v0.9.5
13132023-10-24T16:43:05.842Z Compiling unicode-width v0.1.10
13142023-10-24T16:43:06.079Z Compiling hashbrown v0.13.2
13152023-10-24T16:43:06.380Z Compiling synstructure v0.12.6
13162023-10-24T16:43:07.974Z Compiling crossbeam-utils v0.8.16
13172023-10-24T16:43:08.588Z Compiling cpufeatures v0.2.9
13182023-10-24T16:43:08.665Z Compiling tracing-core v0.1.31
13192023-10-24T16:43:08.733Z Compiling adler v1.0.2
13202023-10-24T16:43:08.986Z Compiling miniz_oxide v0.7.1
13212023-10-24T16:43:09.019Z Compiling rustix v0.38.9
13222023-10-24T16:43:09.073Z Compiling usdt-impl v0.3.5
13232023-10-24T16:43:09.538Z Compiling ppv-lite86 v0.2.17
13242023-10-24T16:43:10.771Z Compiling bitflags v1.3.2
13252023-10-24T16:43:10.843Z Compiling serde_derive v1.0.188
13262023-10-24T16:43:10.866Z Compiling zeroize_derive v1.4.2
13272023-10-24T16:43:10.938Z Compiling thiserror-impl v1.0.49
13282023-10-24T16:43:10.941Z Compiling tokio-macros v2.1.0
13292023-10-24T16:43:11.233Z Compiling futures-macro v0.3.28
13302023-10-24T16:43:11.759Z Compiling tracing-attributes v0.1.26
13312023-10-24T16:43:11.863Z Compiling schemars_derive v0.8.13
13322023-10-24T16:43:13.340Z Compiling zeroize v1.6.0
13332023-10-24T16:43:13.445Z Compiling openssl-macros v0.1.1
13342023-10-24T16:43:14.555Z Compiling regex v1.9.5
13352023-10-24T16:43:15.981Z Compiling pest v2.7.2
13362023-10-24T16:43:16.363Z Compiling crypto-common v0.1.6
13372023-10-24T16:43:16.633Z Compiling block-buffer v0.10.4
13382023-10-24T16:43:16.887Z Compiling zerocopy-derive v0.2.0
13392023-10-24T16:43:16.965Z Compiling digest v0.10.7
13402023-10-24T16:43:17.367Z Compiling tracing v0.1.37
13412023-10-24T16:43:17.656Z Compiling gimli v0.28.0
13422023-10-24T16:43:18.442Z Compiling object v0.32.1
13432023-10-24T16:43:18.566Z Compiling num_threads v0.1.6
13442023-10-24T16:43:18.740Z Compiling deranged v0.3.8
13452023-10-24T16:43:19.846Z Compiling zerocopy v0.3.0
13462023-10-24T16:43:21.053Z Compiling pest_meta v2.7.2
13472023-10-24T16:43:21.258Z Compiling rustc-demangle v0.1.23
13482023-10-24T16:43:22.167Z Compiling time v0.3.27
13492023-10-24T16:43:22.995Z Compiling dof v0.1.5
13502023-10-24T16:43:23.753Z Compiling pest_generator v2.7.2
13512023-10-24T16:43:26.541Z Compiling addr2line v0.21.0
13522023-10-24T16:43:26.834Z Compiling thread-id v4.2.0
13532023-10-24T16:43:27.042Z Compiling rand_chacha v0.3.1
13542023-10-24T16:43:27.565Z Compiling base64 v0.21.4
13552023-10-24T16:43:28.504Z Compiling pest_derive v2.7.2
13562023-10-24T16:43:28.865Z Compiling rand v0.8.5
13572023-10-24T16:43:29.657Z Compiling dtrace-parser v0.1.14
13582023-10-24T16:43:30.716Z Compiling lazy_static v1.4.0
13592023-10-24T16:43:31.365Z Compiling untrusted v0.7.1
13602023-10-24T16:43:31.809Z Compiling strum_macros v0.25.2
13612023-10-24T16:43:33.020Z Compiling strsim v0.10.0
13622023-10-24T16:43:33.346Z Compiling regress v0.7.1
13632023-10-24T16:43:34.311Z Compiling socket2 v0.4.9
13642023-10-24T16:43:35.215Z Compiling bytes v1.5.0
13652023-10-24T16:43:35.494Z Compiling indexmap v2.0.0
13662023-10-24T16:43:35.868Z Compiling chrono v0.4.31
13672023-10-24T16:43:36.887Z Compiling uuid v1.4.1
13682023-10-24T16:43:37.456Z Compiling http v0.2.9
13692023-10-24T16:43:37.575Z Compiling tokio v1.33.0
13702023-10-24T16:43:38.112Z Compiling serde_spanned v0.6.3
13712023-10-24T16:43:38.289Z Compiling toml_datetime v0.6.3
13722023-10-24T16:43:38.477Z Compiling bitflags v2.4.0
13732023-10-24T16:43:39.050Z Compiling toml_edit v0.19.15
13742023-10-24T16:43:39.176Z Compiling rustc_version v0.4.0
13752023-10-24T16:43:39.343Z Compiling openapiv3 v1.0.3
13762023-10-24T16:43:42.798Z Compiling serde_tokenstream v0.1.7
13772023-10-24T16:43:43.074Z Compiling serde_tokenstream v0.2.0
13782023-10-24T16:43:43.108Z Compiling hashbrown v0.12.3
13792023-10-24T16:43:43.795Z Compiling typify-impl v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
13802023-10-24T16:43:43.903Z Compiling rustls-webpki v0.101.4
13812023-10-24T16:43:45.009Z Compiling usdt-attr-macro v0.3.5
13822023-10-24T16:43:46.501Z Compiling usdt-macro v0.3.5
13832023-10-24T16:43:46.654Z Compiling sct v0.7.0
13842023-10-24T16:43:47.131Z Compiling try-lock v0.2.4
13852023-10-24T16:43:47.253Z Compiling httpdate v1.0.3
13862023-10-24T16:43:47.342Z Compiling want v0.3.1
13872023-10-24T16:43:47.786Z Compiling http-body v0.4.5
13882023-10-24T16:43:48.009Z Compiling rustls-pemfile v1.0.3
13892023-10-24T16:43:48.416Z Compiling foreign-types-shared v0.1.1
13902023-10-24T16:43:48.453Z Compiling tower-service v0.3.2
13912023-10-24T16:43:48.523Z Compiling openssl-probe v0.1.5
13922023-10-24T16:43:48.574Z Compiling mime v0.3.17
13932023-10-24T16:43:48.650Z Compiling foreign-types v0.3.2
13942023-10-24T16:43:49.055Z Compiling errno v0.3.2
13952023-10-24T16:43:49.291Z Compiling ipnet v2.8.0
13962023-10-24T16:43:49.547Z Compiling getopts v0.2.21
13972023-10-24T16:43:51.063Z Compiling tokio-util v0.7.8
13982023-10-24T16:43:51.414Z Compiling encoding_rs v0.8.33
13992023-10-24T16:43:51.557Z Compiling unsafe-libyaml v0.2.9
14002023-10-24T16:43:53.325Z Compiling h2 v0.3.21
14012023-10-24T16:43:53.504Z Compiling rustls-native-certs v0.6.3
14022023-10-24T16:43:54.178Z Compiling tokio-rustls v0.24.1
14032023-10-24T16:43:54.823Z Compiling serde_yaml v0.9.25
14042023-10-24T16:43:54.847Z Compiling serde_urlencoded v0.7.1
14052023-10-24T16:43:56.267Z Compiling webpki-roots v0.25.2
14062023-10-24T16:44:01.115Z Compiling hmac v0.12.1
14072023-10-24T16:44:01.297Z Compiling num-integer v0.1.45
14082023-10-24T16:44:02.093Z Compiling sha2 v0.10.7
14092023-10-24T16:44:02.715Z Compiling tokio-native-tls v0.3.1
14102023-10-24T16:44:02.986Z Compiling block-padding v0.3.3
14112023-10-24T16:44:03.474Z Compiling inout v0.1.3
14122023-10-24T16:44:03.580Z Compiling futures-executor v0.3.28
14132023-10-24T16:44:03.862Z Compiling cipher v0.4.4
14142023-10-24T16:44:04.482Z Compiling toml v0.7.8
14152023-10-24T16:44:04.584Z Compiling fallible-iterator v0.2.0
14162023-10-24T16:44:04.615Z Compiling crc32fast v1.3.2
14172023-10-24T16:44:05.248Z Compiling hyper v0.14.27
14182023-10-24T16:44:05.836Z Compiling futures v0.3.28
14192023-10-24T16:44:05.906Z Compiling ipnetwork v0.20.0
14202023-10-24T16:44:05.996Z Compiling spin v0.9.8
14212023-10-24T16:44:06.480Z Compiling siphasher v0.3.11
14222023-10-24T16:44:06.595Z Compiling usdt v0.3.5
14232023-10-24T16:44:07.670Z Compiling md-5 v0.10.5
14242023-10-24T16:44:08.039Z Compiling stringprep v0.1.3
14252023-10-24T16:44:08.769Z Compiling io-lifetimes v1.0.11
14262023-10-24T16:44:09.108Z Compiling postgres-protocol v0.6.6
14272023-10-24T16:44:09.779Z Compiling phf_shared v0.11.2
14282023-10-24T16:44:09.804Z Compiling hex v0.4.3
14292023-10-24T16:44:09.918Z Compiling enum-as-inner v0.5.1
14302023-10-24T16:44:10.810Z Compiling slog-async v2.8.0
14312023-10-24T16:44:10.845Z Compiling postgres-types v0.2.6
14322023-10-24T16:44:11.435Z Compiling phf v0.11.2
14332023-10-24T16:44:11.498Z Compiling num-bigint v0.4.4
14342023-10-24T16:44:11.929Z Compiling whoami v1.4.1
14352023-10-24T16:44:12.131Z Compiling data-encoding v2.4.0
14362023-10-24T16:44:12.287Z Compiling rustix v0.37.23
14372023-10-24T16:44:12.488Z Compiling tokio-postgres v0.7.10
14382023-10-24T16:44:13.416Z Compiling zerocopy-derive v0.6.4
14392023-10-24T16:44:13.562Z Compiling static_assertions v1.1.0
14402023-10-24T16:44:15.853Z Compiling typify-macro v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
14412023-10-24T16:44:16.887Z Compiling hyper-tls v0.5.0
14422023-10-24T16:44:16.931Z Compiling hyper-rustls v0.24.1
14432023-10-24T16:44:17.430Z Compiling ident_case v1.0.1
14442023-10-24T16:44:17.632Z Compiling reqwest v0.11.20
14452023-10-24T16:44:17.703Z Compiling either v1.9.0
14462023-10-24T16:44:18.255Z Compiling darling_core v0.20.3
14472023-10-24T16:44:18.990Z Compiling camino v1.1.6
14482023-10-24T16:44:19.728Z Compiling flate2 v1.0.27
14492023-10-24T16:44:19.899Z Compiling heapless v0.7.16
14502023-10-24T16:44:20.549Z Compiling bzip2-sys v0.1.11+1.0.8
14512023-10-24T16:44:21.180Z Compiling memoffset v0.9.0
14522023-10-24T16:44:21.350Z Compiling matches v0.1.10
14532023-10-24T16:44:21.486Z Compiling managed v0.8.0
14542023-10-24T16:44:21.510Z Compiling radium v0.7.0
14552023-10-24T16:44:21.595Z Compiling unicode-segmentation v1.10.1
14562023-10-24T16:44:22.215Z Compiling idna v0.2.3
14572023-10-24T16:44:22.527Z Compiling itertools v0.11.0
14582023-10-24T16:44:23.503Z Compiling typify v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
14592023-10-24T16:44:23.554Z Compiling multer v2.1.0
14602023-10-24T16:44:23.699Z Compiling progenitor-impl v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
14612023-10-24T16:44:24.081Z Compiling trust-dns-proto v0.22.0
14622023-10-24T16:44:25.332Z Compiling async-stream-impl v0.3.5
14632023-10-24T16:44:27.450Z Compiling num-iter v0.1.43
14642023-10-24T16:44:27.503Z Compiling crossbeam-epoch v0.9.15
14652023-10-24T16:44:27.834Z Compiling darling_macro v0.20.3
14662023-10-24T16:44:27.860Z Compiling bit-vec v0.6.3
14672023-10-24T16:44:28.099Z Compiling smoltcp v0.9.1
14682023-10-24T16:44:28.593Z Compiling anstyle v1.0.2
14692023-10-24T16:44:29.030Z Compiling utf8parse v0.2.1
14702023-10-24T16:44:29.288Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
14712023-10-24T16:44:29.325Z Compiling paste v1.0.14
14722023-10-24T16:44:29.365Z Compiling darling v0.20.3
14732023-10-24T16:44:29.533Z Compiling serde_with_macros v2.3.3
14742023-10-24T16:44:30.082Z Compiling anstyle-parse v0.2.1
14752023-10-24T16:44:32.641Z Compiling zerocopy v0.6.4
14762023-10-24T16:44:33.320Z Compiling signature v2.1.0
14772023-10-24T16:44:33.490Z Compiling hubpack_derive v0.1.1
14782023-10-24T16:44:33.663Z Compiling clap_derive v4.4.2
14792023-10-24T16:44:34.075Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
14802023-10-24T16:44:34.797Z Compiling colorchoice v1.0.0
14812023-10-24T16:44:35.047Z Compiling anstyle-query v1.0.0
14822023-10-24T16:44:35.245Z Compiling anstream v0.5.0
14832023-10-24T16:44:36.279Z Compiling yasna v0.5.2
14842023-10-24T16:44:36.585Z Compiling terminal_size v0.2.6
14852023-10-24T16:44:37.339Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
14862023-10-24T16:44:37.379Z Compiling progenitor-macro v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
14872023-10-24T16:44:39.121Z Compiling structmeta-derive v0.1.6
14882023-10-24T16:44:39.603Z Compiling diesel_table_macro_syntax v0.1.0
14892023-10-24T16:44:39.653Z Compiling hash32 v0.2.1
14902023-10-24T16:44:40.187Z Compiling tap v1.0.1
14912023-10-24T16:44:40.270Z Compiling stable_deref_trait v1.2.0
14922023-10-24T16:44:40.424Z Compiling clap_lex v0.5.1
14932023-10-24T16:44:40.690Z Compiling wyz v0.5.1
14942023-10-24T16:44:41.272Z Compiling clap_builder v4.4.2
14952023-10-24T16:44:41.649Z Compiling diesel_derives v2.1.1
14962023-10-24T16:44:42.942Z Compiling tokio-stream v0.1.14
14972023-10-24T16:44:43.427Z Compiling serde_repr v0.1.16
14982023-10-24T16:44:43.697Z Compiling structmeta v0.1.6
14992023-10-24T16:44:43.915Z Compiling scheduled-thread-pool v0.2.7
15002023-10-24T16:44:44.346Z Compiling funty v2.0.0
15012023-10-24T16:44:44.509Z Compiling regex-automata v0.1.10
15022023-10-24T16:44:44.924Z Compiling regex-syntax v0.6.29
15032023-10-24T16:44:45.193Z Compiling bstr v0.2.17
15042023-10-24T16:44:46.170Z Compiling r2d2 v0.8.10
15052023-10-24T16:44:46.771Z Compiling bitvec v1.0.1
15062023-10-24T16:44:47.840Z Compiling clap v4.4.3
15072023-10-24T16:44:49.881Z Compiling hubpack v0.1.2
15082023-10-24T16:44:50.688Z Compiling itertools v0.10.5
15092023-10-24T16:44:50.943Z Compiling phf_shared v0.10.0
15102023-10-24T16:44:51.581Z Compiling float-cmp v0.9.0
15112023-10-24T16:44:51.948Z Compiling precomputed-hash v0.1.1
15122023-10-24T16:44:52.114Z Compiling predicates-core v1.0.6
15132023-10-24T16:44:52.709Z Compiling unicode-linebreak v0.1.5
15142023-10-24T16:44:53.590Z Compiling smawk v0.3.1
15152023-10-24T16:44:53.901Z Compiling normalize-line-endings v0.3.0
15162023-10-24T16:44:54.082Z Compiling fixedbitset v0.4.2
15172023-10-24T16:44:54.157Z Compiling new_debug_unreachable v1.0.4
15182023-10-24T16:44:54.287Z Compiling difflib v0.4.0
15192023-10-24T16:44:54.646Z Compiling parse-display-derive v0.7.0
15202023-10-24T16:44:54.812Z Compiling petgraph v0.6.4
15212023-10-24T16:44:55.658Z Compiling predicates v3.0.4
15222023-10-24T16:44:57.160Z Compiling string_cache v0.8.7
15232023-10-24T16:44:57.946Z Compiling textwrap v0.16.0
15242023-10-24T16:44:58.491Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
15252023-10-24T16:44:58.833Z Compiling similar v2.2.1
15262023-10-24T16:45:00.211Z Compiling bit-set v0.5.3
15272023-10-24T16:45:00.681Z Compiling console v0.15.7
15282023-10-24T16:45:00.873Z Compiling bstr v1.6.0
15292023-10-24T16:45:01.145Z Compiling lalrpop-util v0.19.12
15302023-10-24T16:45:06.341Z Compiling diesel v2.1.1
15312023-10-24T16:45:12.954Z Compiling progenitor-client v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
15322023-10-24T16:45:13.155Z Compiling proc-macro-crate v1.3.1
15332023-10-24T16:45:14.102Z Compiling progenitor v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
15342023-10-24T16:45:25.289Z Compiling crucible-workspace-hack v0.1.0
15352023-10-24T16:45:43.608Z Compiling atty v0.2.14
15362023-10-24T16:45:46.093Z Compiling sha1 v0.10.5
15372023-10-24T16:45:46.789Z Compiling match_cfg v0.1.0
15382023-10-24T16:45:46.926Z Compiling hostname v0.3.1
15392023-10-24T16:45:53.245Z Compiling dirs-sys-next v0.1.2
15402023-10-24T16:45:54.285Z Compiling dirs-next v2.0.0
15412023-10-24T16:45:58.665Z Compiling thread_local v1.1.7
15422023-10-24T16:46:01.381Z Compiling term v0.7.0
15432023-10-24T16:46:01.710Z Compiling crossbeam-channel v0.5.8
15442023-10-24T16:46:03.706Z Compiling take_mut v0.2.2
15452023-10-24T16:46:03.881Z Compiling slog-term v2.9.0
15462023-10-24T16:46:05.390Z Compiling slog-json v2.6.1
15472023-10-24T16:46:06.048Z Compiling instant v0.1.12
15482023-10-24T16:46:06.167Z Compiling slog-bunyan v2.4.0
15492023-10-24T16:46:07.352Z Compiling strum v0.25.0
15502023-10-24T16:46:07.763Z Compiling atomic-waker v1.1.1
15512023-10-24T16:46:08.048Z Compiling waitgroup v0.1.2
15522023-10-24T16:46:08.399Z Compiling num_enum_derive v0.5.11
15532023-10-24T16:46:08.605Z Compiling serde_with v2.3.3
15542023-10-24T16:46:08.665Z Compiling async-stream v0.3.5
15552023-10-24T16:46:10.786Z Compiling serde_path_to_error v0.1.14
15562023-10-24T16:46:10.931Z Compiling libz-sys v1.1.12
15572023-10-24T16:46:11.004Z Compiling fastrand v2.0.0
15582023-10-24T16:46:11.735Z Compiling debug-ignore v1.0.5
15592023-10-24T16:46:12.260Z Compiling tempfile v3.8.0
15602023-10-24T16:46:13.945Z Compiling proc-macro-error-attr v1.0.4
15612023-10-24T16:46:14.232Z Compiling slog-dtrace v0.2.3
15622023-10-24T16:46:15.959Z Compiling backoff v0.4.0
15632023-10-24T16:46:16.080Z Compiling parse-display v0.7.0
15642023-10-24T16:46:16.730Z Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
15652023-10-24T16:46:17.522Z Compiling macaddr v1.0.1
15662023-10-24T16:46:17.856Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
15672023-10-24T16:46:18.139Z Compiling libgit2-sys v0.15.2+1.6.4
15682023-10-24T16:46:18.296Z Compiling proc-macro-error v1.0.4
15692023-10-24T16:46:18.902Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
15702023-10-24T16:46:21.090Z Compiling libsqlite3-sys v0.26.0
15712023-10-24T16:46:21.389Z Compiling memoffset v0.7.1
15722023-10-24T16:46:21.714Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
15732023-10-24T16:46:24.183Z Compiling foreign-types-macros v0.2.3
15742023-10-24T16:46:24.632Z Compiling vergen v8.2.4
15752023-10-24T16:46:25.048Z Compiling base64ct v1.6.0
15762023-10-24T16:46:28.289Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
15772023-10-24T16:46:28.788Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
15782023-10-24T16:46:34.677Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
15792023-10-24T16:46:34.739Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
15802023-10-24T16:46:35.996Z Compiling platforms v3.0.2
15812023-10-24T16:46:36.148Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
15822023-10-24T16:46:36.182Z Compiling num_enum_derive v0.7.0
15832023-10-24T16:46:36.357Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
15842023-10-24T16:46:36.589Z Compiling cfg-if v0.1.10
15852023-10-24T16:46:36.736Z Compiling password-hash v0.5.0
15862023-10-24T16:46:37.215Z Compiling heck v0.3.3
15872023-10-24T16:46:37.447Z Compiling curve25519-dalek v4.1.0
15882023-10-24T16:46:37.781Z Compiling blake2 v0.10.6
15892023-10-24T16:46:37.814Z Compiling libefi-sys v0.1.0
15902023-10-24T16:46:38.144Z Compiling structopt-derive v0.4.18
15912023-10-24T16:46:38.272Z Compiling zone_cfg_derive v0.2.0
15922023-10-24T16:46:38.557Z Compiling argon2 v0.5.2
15932023-10-24T16:46:39.986Z Compiling curve25519-dalek-derive v0.1.0
15942023-10-24T16:46:40.364Z Compiling num-derive v0.4.0
15952023-10-24T16:46:40.635Z Compiling same-file v1.0.6
15962023-10-24T16:46:40.993Z Compiling walkdir v2.4.0
15972023-10-24T16:46:41.489Z Compiling toml v0.5.11
15982023-10-24T16:46:42.104Z Compiling semver-parser v0.10.2
15992023-10-24T16:46:42.433Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
16002023-10-24T16:46:42.763Z Compiling xattr v1.0.1
16012023-10-24T16:46:42.985Z Compiling filetime v0.2.22
16022023-10-24T16:46:43.184Z Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
16032023-10-24T16:46:43.512Z Compiling erased-serde v0.3.30
16042023-10-24T16:46:43.608Z Compiling getrandom v0.1.16
16052023-10-24T16:46:44.265Z Compiling semver v0.11.0
16062023-10-24T16:46:44.293Z Compiling tar v0.4.40
16072023-10-24T16:46:44.335Z Compiling universal-hash v0.5.1
16082023-10-24T16:46:44.592Z Compiling bitstruct_derive v0.1.0
16092023-10-24T16:46:44.645Z Compiling async-recursion v1.0.5
16102023-10-24T16:46:45.386Z Compiling home v0.5.5
16112023-10-24T16:46:45.480Z Compiling opaque-debug v0.3.0
16122023-10-24T16:46:45.807Z Compiling toolchain_find v0.2.0
16132023-10-24T16:46:45.956Z Compiling num-rational v0.4.1
16142023-10-24T16:46:46.243Z Compiling unicase v2.7.0
16152023-10-24T16:46:46.385Z Compiling parking_lot_core v0.8.6
16162023-10-24T16:46:46.744Z Compiling rustfmt-wrapper v0.2.0
16172023-10-24T16:46:46.769Z Compiling omicron-zone-package v0.8.3
16182023-10-24T16:46:47.005Z Compiling num_enum v0.5.11
16192023-10-24T16:46:47.031Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
16202023-10-24T16:46:47.243Z Compiling aead v0.5.2
16212023-10-24T16:46:47.767Z Compiling postcard-cobs v0.1.5-pre
16222023-10-24T16:46:47.792Z Compiling winapi v0.3.9
16232023-10-24T16:46:47.858Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
16242023-10-24T16:46:48.022Z Compiling postcard v0.7.3
16252023-10-24T16:46:48.241Z Compiling polyval v0.6.1
16262023-10-24T16:46:48.517Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
16272023-10-24T16:46:49.032Z Compiling smoltcp v0.8.2
16282023-10-24T16:46:49.083Z Compiling ctr v0.9.2
16292023-10-24T16:46:49.203Z Compiling aes v0.8.3
16302023-10-24T16:46:49.649Z Compiling thiserror-impl-no-std v2.0.2
16312023-10-24T16:46:49.706Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
16322023-10-24T16:46:49.986Z Compiling foreign-types-shared v0.3.1
16332023-10-24T16:46:50.168Z Compiling foreign-types v0.5.0
16342023-10-24T16:46:51.211Z Compiling mime_guess v2.0.4
16352023-10-24T16:46:53.987Z Compiling is-terminal v0.4.9
16362023-10-24T16:46:54.180Z Compiling toml_edit v0.20.0
16372023-10-24T16:46:54.469Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
16382023-10-24T16:46:56.069Z Compiling hashlink v0.8.3
16392023-10-24T16:46:57.166Z Compiling cstr-argument v0.1.2
16402023-10-24T16:46:57.568Z Compiling rand v0.4.6
16412023-10-24T16:46:58.134Z Compiling pretty-hex v0.2.1
16422023-10-24T16:46:58.730Z Compiling fallible-streaming-iterator v0.1.9
16432023-10-24T16:46:59.100Z Compiling rusqlite v0.29.0
16442023-10-24T16:46:59.301Z Compiling toml v0.8.0
16452023-10-24T16:47:00.276Z Compiling twox-hash v1.6.3
16462023-10-24T16:47:02.375Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
16472023-10-24T16:47:02.637Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
16482023-10-24T16:47:03.251Z Compiling colored v2.0.4
16492023-10-24T16:47:03.685Z Compiling nix v0.26.2
16502023-10-24T16:47:03.791Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
16512023-10-24T16:47:06.006Z Compiling hkdf v0.12.3
16522023-10-24T16:47:06.377Z Compiling textwrap v0.11.0
16532023-10-24T16:47:06.679Z Compiling const_format_proc_macros v0.2.31
16542023-10-24T16:47:08.501Z Compiling quick-error v1.2.3
16552023-10-24T16:47:08.733Z Compiling base64 v0.13.1
16562023-10-24T16:47:09.953Z Compiling vec_map v0.8.2
16572023-10-24T16:47:10.033Z Compiling ansi_term v0.12.1
16582023-10-24T16:47:10.156Z Compiling linked-hash-map v0.5.6
16592023-10-24T16:47:10.238Z Compiling strsim v0.8.0
16602023-10-24T16:47:10.800Z Compiling lru-cache v0.1.2
16612023-10-24T16:47:10.962Z Compiling clap v2.34.0
16622023-10-24T16:47:11.348Z Compiling resolv-conf v0.7.0
16632023-10-24T16:47:13.695Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
16642023-10-24T16:47:14.635Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
16652023-10-24T16:47:14.916Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
16662023-10-24T16:47:17.329Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
16672023-10-24T16:47:17.462Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
16682023-10-24T16:47:20.678Z Compiling num_enum v0.7.0
16692023-10-24T16:47:20.934Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
16702023-10-24T16:47:22.775Z Compiling bincode v1.3.3
16712023-10-24T16:47:22.964Z Compiling convert_case v0.4.0
16722023-10-24T16:47:24.133Z Compiling humantime v2.1.0
16732023-10-24T16:47:25.008Z Compiling utf-8 v0.7.6
16742023-10-24T16:47:25.365Z Compiling cancel-safe-futures v0.1.2
16752023-10-24T16:47:25.877Z Compiling termcolor v1.2.0
16762023-10-24T16:47:26.037Z Compiling keccak v0.1.4
16772023-10-24T16:47:26.570Z Compiling sha3 v0.10.8
16782023-10-24T16:47:27.104Z Compiling env_logger v0.9.3
16792023-10-24T16:47:27.560Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
16802023-10-24T16:47:29.083Z Compiling derive_more v0.99.17
16812023-10-24T16:47:34.108Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
16822023-10-24T16:47:35.715Z Compiling structopt v0.3.26
16832023-10-24T16:47:35.970Z Compiling trust-dns-resolver v0.22.0
16842023-10-24T16:47:40.363Z Compiling aes-gcm-siv v0.11.1
16852023-10-24T16:47:41.086Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
16862023-10-24T16:47:41.169Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
16872023-10-24T16:47:41.576Z Compiling zone v0.2.0
16882023-10-24T16:47:42.859Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
16892023-10-24T16:47:43.444Z Compiling smf v0.2.2
16902023-10-24T16:47:43.488Z Compiling secrecy v0.8.0
16912023-10-24T16:47:43.879Z Compiling viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
16922023-10-24T16:47:43.912Z Compiling ascii v1.1.0
16932023-10-24T16:47:44.823Z Compiling ringbuffer v0.15.0
16942023-10-24T16:47:45.878Z Compiling rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
16952023-10-24T16:47:46.177Z Compiling viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
16962023-10-24T16:47:46.593Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
16972023-10-24T16:47:47.990Z Compiling bitstruct v0.1.1
16982023-10-24T16:47:49.664Z Compiling dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
16992023-10-24T16:47:50.232Z Compiling serde_arrays v0.1.0
17002023-10-24T16:47:50.488Z Compiling ff v0.13.0
17012023-10-24T16:47:50.701Z Compiling nibble_vec v0.1.0
17022023-10-24T16:47:50.871Z Compiling endian-type v0.1.2
17032023-10-24T16:47:50.895Z Compiling arc-swap v1.6.0
17042023-10-24T16:47:51.233Z Compiling radix_trie v0.2.1
17052023-10-24T16:47:51.492Z Compiling group v0.13.0
17062023-10-24T16:47:51.939Z Compiling slog-scope v4.4.0
17072023-10-24T16:47:52.035Z Compiling rand_core v0.5.1
17082023-10-24T16:47:52.394Z Compiling tungstenite v0.20.1
17092023-10-24T16:47:52.994Z Compiling poly1305 v0.8.0
17102023-10-24T16:47:54.229Z Compiling chacha20 v0.9.1
17112023-10-24T16:47:54.895Z Compiling crypto-bigint v0.5.2
17122023-10-24T16:47:54.899Z Compiling num-complex v0.4.4
17132023-10-24T16:47:55.049Z Compiling ciborium-io v0.2.1
17142023-10-24T16:47:55.111Z Compiling base16ct v0.2.0
17152023-10-24T16:47:55.226Z Compiling option-ext v0.2.0
17162023-10-24T16:47:55.569Z Compiling half v1.8.2
17172023-10-24T16:47:55.789Z Compiling dirs-sys v0.4.1
17182023-10-24T16:47:56.371Z Compiling ciborium-ll v0.2.1
17192023-10-24T16:47:56.747Z Compiling num v0.4.1
17202023-10-24T16:47:56.840Z Compiling tokio-tungstenite v0.20.1
17212023-10-24T16:47:56.844Z Compiling parking_lot v0.11.2
17222023-10-24T16:47:56.913Z Compiling rand_chacha v0.2.2
17232023-10-24T16:47:56.967Z Compiling slog-stdlog v4.1.1
17242023-10-24T16:47:57.076Z Compiling trust-dns-client v0.22.0
17252023-10-24T16:47:57.440Z Compiling thiserror-no-std v2.0.2
17262023-10-24T16:47:58.624Z Compiling elliptic-curve v0.13.5
17272023-10-24T16:47:58.665Z Compiling password-hash v0.4.2
17282023-10-24T16:47:58.840Z Compiling dns-service-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
17292023-10-24T16:47:59.231Z Compiling ed25519 v2.2.2
17302023-10-24T16:47:59.449Z Compiling blowfish v0.9.1
17312023-10-24T16:47:59.896Z Compiling pbkdf2 v0.12.2
17322023-10-24T16:48:00.129Z Compiling fxhash v0.2.1
17332023-10-24T16:48:00.896Z Compiling sled v0.34.7
17342023-10-24T16:48:00.924Z Compiling internal-dns v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
17352023-10-24T16:48:01.372Z Compiling bcrypt-pbkdf v0.10.0
17362023-10-24T16:48:01.398Z Compiling ed25519-dalek v2.0.0
17372023-10-24T16:48:01.519Z Compiling trust-dns-server v0.22.1
17382023-10-24T16:48:01.973Z Compiling pbkdf2 v0.11.0
17392023-10-24T16:48:02.059Z Compiling vsss-rs v3.3.1
17402023-10-24T16:48:02.580Z Compiling russh-cryptovec v0.7.0
17412023-10-24T16:48:03.171Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
17422023-10-24T16:48:03.641Z Compiling rand v0.7.3
17432023-10-24T16:48:03.934Z Compiling slog-envlogger v2.2.0
17442023-10-24T16:48:05.492Z Compiling ciborium v0.2.1
17452023-10-24T16:48:06.290Z Compiling dirs v5.0.1
17462023-10-24T16:48:06.608Z Compiling chacha20poly1305 v0.10.1
17472023-10-24T16:48:06.921Z Compiling tungstenite v0.18.0
17482023-10-24T16:48:07.009Z Compiling const_format v0.2.31
17492023-10-24T16:48:08.053Z Compiling pem v1.1.1
17502023-10-24T16:48:08.175Z Compiling ron v0.7.1
17512023-10-24T16:48:09.873Z Compiling ghash v0.5.0
17522023-10-24T16:48:10.842Z Compiling camino-tempfile v1.0.2
17532023-10-24T16:48:11.800Z Compiling cbc v0.1.2
17542023-10-24T16:48:12.042Z Compiling headers-core v0.2.0
17552023-10-24T16:48:12.495Z Compiling bit_field v0.10.2
17562023-10-24T16:48:12.584Z Compiling pretty-hex v0.3.0
17572023-10-24T16:48:12.793Z Compiling md5 v0.7.0
17582023-10-24T16:48:12.898Z Compiling http-range v0.1.5
17592023-10-24T16:48:13.356Z Compiling russh-keys v0.38.0
17602023-10-24T16:48:13.493Z Compiling hyper-staticfile v0.9.5
17612023-10-24T16:48:13.970Z Compiling headers v0.3.9
17622023-10-24T16:48:18.404Z Compiling aes-gcm v0.10.2
17632023-10-24T16:48:18.940Z Compiling tokio-tungstenite v0.18.0
17642023-10-24T16:48:19.046Z Compiling rcgen v0.10.0
17652023-10-24T16:48:25.645Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
17662023-10-24T16:48:25.742Z Compiling atomicwrites v0.4.2
17672023-10-24T16:48:26.203Z Compiling subprocess v0.2.9
17682023-10-24T16:48:26.838Z Compiling glob v0.3.1
17692023-10-24T16:48:26.869Z Compiling hex-literal v0.4.1
17702023-10-24T16:48:27.311Z Compiling russh v0.38.0
17712023-10-24T16:48:34.635Z Compiling bzip2 v0.4.4
17722023-10-24T16:48:35.159Z Compiling zip v0.6.6
17732023-10-24T16:48:37.548Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17742023-10-24T16:48:38.107Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
17752023-10-24T16:48:38.110Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
17762023-10-24T16:48:38.167Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
17772023-10-24T16:48:38.207Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
17782023-10-24T16:48:38.308Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
17792023-10-24T16:48:38.674Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
17802023-10-24T16:48:38.897Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
17812023-10-24T16:48:39.461Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
17822023-10-24T16:48:41.096Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
17832023-10-24T16:48:51.708Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
17842023-10-24T16:48:57.835Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
17852023-10-24T16:49:02.823Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
17862023-10-24T16:49:07.172Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
17872023-10-24T16:49:15.633Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
17882023-10-24T16:49:17.702Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
17892023-10-24T16:49:24.888Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
17902023-10-24T16:49:25.412Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
17912023-10-24T16:49:26.491Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
17922023-10-24T16:49:29.573Z Compiling internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
17932023-10-24T16:49:41.929Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
17942023-10-24T16:50:24.009Z Compiling git2 v0.17.2
17952023-10-24T16:50:24.185Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
17962023-10-24T16:50:24.269Z Compiling crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
17972023-10-24T16:50:34.045Z Compiling propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
17982023-10-24T16:50:50.585Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
17992023-10-24T16:50:50.877Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
18002023-10-24T16:50:51.444Z Compiling propolis-server v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
18012023-10-24T16:50:54.380Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
18022023-10-24T16:51:33.697Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
18032023-10-24T16:53:09.446Z Finished dev [unoptimized + debuginfo] target(s) in 10m 57s
18042023-10-24T16:53:09.794Z
18052023-10-24T16:53:10.041Zreal 10:58.208468082
18062023-10-24T16:53:10.222Zuser 1:00:23.590640689
18072023-10-24T16:53:10.325Zsys 9:27.578947862
18082023-10-24T16:53:10.410Ztrap 2.410255186
18092023-10-24T16:53:10.451Ztflt 7.752318939
18102023-10-24T16:53:10.551Zdflt 10.569001093
18112023-10-24T16:53:10.630Zkflt 0.020406366
18122023-10-24T16:53:10.654Zlock 1:52:06.507210331
18132023-10-24T16:53:10.744Zslp 3:10:15.866596016
18142023-10-24T16:53:10.768Zlat 2:26.188211388
18152023-10-24T16:53:10.794Zstop 6:01.493678360
18162023-10-24T16:53:10.823Z+ mkdir -p /work/end-to-end-tests
18172023-10-24T16:53:10.868Z++ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
18182023-10-24T16:53:10.908Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
18192023-10-24T16:53:10.946Z+ ptime -m gzip
18202023-10-24T16:53:10.955Z++ basename target/debug/bootstrap
18212023-10-24T16:53:23.497Z
18222023-10-24T16:53:23.502Zreal 16.974779091
18232023-10-24T16:53:23.505Zuser 16.802615765
18242023-10-24T16:53:23.508Zsys 0.168184895
18252023-10-24T16:53:23.510Ztrap 0.002948413
18262023-10-24T16:53:23.513Ztflt 0.000000000
18272023-10-24T16:53:23.516Zdflt 0.000000000
18282023-10-24T16:53:23.519Zkflt 0.000000000
18292023-10-24T16:53:23.522Zlock 0.000000000
18302023-10-24T16:53:23.524Zslp 0.000000000
18312023-10-24T16:53:23.527Zlat 0.000689448
18322023-10-24T16:53:23.530Zstop 0.000226585
18332023-10-24T16:53:23.533Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
18342023-10-24T16:53:23.536Z+ ptime -m gzip
18352023-10-24T16:53:23.539Z++ basename /work/oxidecomputer/omicron/target/debug/deps/bootstrap-49e31e75b930b622
18362023-10-24T16:53:24.630Z
18372023-10-24T16:53:24.634Zreal 1.103418423
18382023-10-24T16:53:24.637Zuser 1.090656211
18392023-10-24T16:53:24.640Zsys 0.012125150
18402023-10-24T16:53:24.643Ztrap 0.000117634
18412023-10-24T16:53:24.646Ztflt 0.000000000
18422023-10-24T16:53:24.649Zdflt 0.000000000
18432023-10-24T16:53:24.652Zkflt 0.000000000
18442023-10-24T16:53:24.656Zlock 0.000000000
18452023-10-24T16:53:24.659Zslp 0.000000000
18462023-10-24T16:53:24.664Zlat 0.000176788
18472023-10-24T16:53:24.669Zstop 0.000226922
18482023-10-24T16:53:25.080Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
18492023-10-24T16:53:25.083Z+ ptime -m gzip
18502023-10-24T16:53:25.086Z++ basename /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-a91cf9af3457d280
18512023-10-24T16:53:44.364Z
18522023-10-24T16:53:44.370Zreal 19.342945564
18532023-10-24T16:53:44.379Zuser 19.153768442
18542023-10-24T16:53:44.385Zsys 0.184177927
18552023-10-24T16:53:44.391Ztrap 0.003521489
18562023-10-24T16:53:44.396Ztflt 0.000000000
18572023-10-24T16:53:44.407Zdflt 0.000000000
18582023-10-24T16:53:44.413Zkflt 0.000000000
18592023-10-24T16:53:44.418Zlock 0.000000000
18602023-10-24T16:53:44.425Zslp 0.000000000
18612023-10-24T16:53:44.438Zlat 0.001141420
18622023-10-24T16:53:44.446Zstop 0.000223156
18632023-10-24T16:53:44.455Z+ banner caboose-util
18642023-10-24T16:53:44.876Z
18652023-10-24T16:53:44.882Z #### ## ##### #### #### #### ###### # # #####
18662023-10-24T16:53:45.296Z # # # # # # # # # # # # # # #
18672023-10-24T16:53:45.300Z # # # ##### # # # # #### ##### ##### # # #
18682023-10-24T16:53:45.320Z # ###### # # # # # # # # # # #
18692023-10-24T16:53:45.324Z # # # # # # # # # # # # # # # #
18702023-10-24T16:53:45.342Z #### # # ##### #### #### #### ###### #### #
18712023-10-24T16:53:45.347Z
18722023-10-24T16:53:45.353Z+ ptime -m cargo build --locked -p caboose-util --release
18732023-10-24T16:53:45.459Z Downloading crates ...
18742023-10-24T16:53:45.463Z Downloaded crc v3.0.1
18752023-10-24T16:53:45.470Z Downloaded der_derive v0.7.2
18762023-10-24T16:53:45.475Z Downloaded packed_struct v0.10.1
18772023-10-24T16:53:45.478Z Downloaded path-slash v0.1.5
18782023-10-24T16:53:45.482Z Downloaded nodrop v0.1.14
18792023-10-24T16:53:45.485Z Downloaded crc-catalog v2.2.0
18802023-10-24T16:53:45.490Z Downloaded packed_struct_codegen v0.10.1
18812023-10-24T16:53:45.496Z Downloaded bitfield v0.14.0
18822023-10-24T16:53:45.500Z Downloaded smallvec v0.6.14
18832023-10-24T16:53:45.503Z Downloaded maybe-uninit v2.0.0
18842023-10-24T16:53:45.506Z Downloaded flagset v0.4.3
18852023-10-24T16:53:45.512Z Downloaded env_logger v0.10.0
18862023-10-24T16:53:45.515Z Downloaded pem-rfc7468 v0.7.0
18872023-10-24T16:53:45.519Z Downloaded crc-any v2.4.3
18882023-10-24T16:53:45.540Z Downloaded pkcs1 v0.7.5
18892023-10-24T16:53:45.547Z Downloaded ron v0.8.1
18902023-10-24T16:53:45.550Z Downloaded x509-cert v0.2.4
18912023-10-24T16:53:45.554Z Downloaded object v0.30.4
18922023-10-24T16:53:45.557Z Downloaded num-bigint-dig v0.8.4
18932023-10-24T16:53:45.561Z Downloaded rsa v0.9.2
18942023-10-24T16:53:45.564Z Downloaded serde-hex v0.1.0
18952023-10-24T16:53:45.569Z Downloaded array-init v0.0.4
18962023-10-24T16:53:45.572Z Compiling proc-macro2 v1.0.67
18972023-10-24T16:53:45.575Z Compiling unicode-ident v1.0.12
18982023-10-24T16:53:45.579Z Compiling libc v0.2.149
18992023-10-24T16:53:45.582Z Compiling autocfg v1.1.0
19002023-10-24T16:53:45.589Z Compiling serde v1.0.188
19012023-10-24T16:53:45.593Z Compiling version_check v0.9.4
19022023-10-24T16:53:45.597Z Compiling cfg-if v1.0.0
19032023-10-24T16:53:45.601Z Compiling parking_lot_core v0.9.8
19042023-10-24T16:53:45.604Z Compiling once_cell v1.18.0
19052023-10-24T16:53:45.633Z Compiling syn v1.0.109
19062023-10-24T16:53:46.124Z Compiling typenum v1.16.0
19072023-10-24T16:53:46.144Z Compiling libm v0.2.7
19082023-10-24T16:53:46.167Z Compiling futures-core v0.3.28
19092023-10-24T16:53:46.527Z Compiling lock_api v0.4.10
19102023-10-24T16:53:46.545Z Compiling generic-array v0.14.7
19112023-10-24T16:53:46.569Z Compiling num-traits v0.2.16
19122023-10-24T16:53:46.591Z Compiling pkg-config v0.3.27
19132023-10-24T16:53:46.928Z Compiling slab v0.4.9
19142023-10-24T16:53:46.957Z Compiling futures-task v0.3.28
19152023-10-24T16:53:47.335Z Compiling serde_json v1.0.107
19162023-10-24T16:53:47.405Z Compiling futures-channel v0.3.28
19172023-10-24T16:53:47.589Z Compiling quote v1.0.33
19182023-10-24T16:53:47.610Z Compiling scopeguard v1.2.0
19192023-10-24T16:53:47.763Z Compiling thiserror v1.0.49
19202023-10-24T16:53:47.833Z Compiling memchr v2.6.3
19212023-10-24T16:53:47.988Z Compiling futures-util v0.3.28
19222023-10-24T16:53:48.371Z Compiling syn v2.0.32
19232023-10-24T16:53:48.396Z Compiling jobserver v0.1.26
19242023-10-24T16:53:48.587Z Compiling getrandom v0.2.10
19252023-10-24T16:53:48.693Z Compiling itoa v1.0.9
19262023-10-24T16:53:48.919Z Compiling cc v1.0.83
19272023-10-24T16:53:50.175Z Compiling ahash v0.8.3
19282023-10-24T16:53:50.222Z Compiling smallvec v1.11.0
19292023-10-24T16:53:50.769Z Compiling log v0.4.20
19302023-10-24T16:53:51.049Z Compiling vcpkg v0.2.15
19312023-10-24T16:53:51.762Z Compiling byteorder v1.4.3
19322023-10-24T16:53:51.978Z Compiling rand_core v0.6.4
19332023-10-24T16:53:52.748Z Compiling pin-project-lite v0.2.13
19342023-10-24T16:53:52.990Z Compiling parking_lot v0.12.1
19352023-10-24T16:53:53.688Z Compiling indexmap v1.9.3
19362023-10-24T16:53:53.779Z Compiling ring v0.16.20
19372023-10-24T16:53:54.090Z Compiling openssl-sys v0.9.93
19382023-10-24T16:53:55.470Z Compiling io-lifetimes v1.0.11
19392023-10-24T16:53:56.431Z Compiling num-integer v0.1.45
19402023-10-24T16:53:56.664Z Compiling ryu v1.0.15
19412023-10-24T16:53:56.833Z Compiling const-oid v0.9.5
19422023-10-24T16:53:57.138Z Compiling semver v1.0.18
19432023-10-24T16:53:57.799Z Compiling spin v0.5.2
19442023-10-24T16:53:58.543Z Compiling rustix v0.37.23
19452023-10-24T16:53:59.360Z Compiling mio v0.8.8
19462023-10-24T16:53:59.687Z Compiling signal-hook-registry v1.4.1
19472023-10-24T16:54:00.152Z Compiling num_cpus v1.16.0
19482023-10-24T16:54:00.318Z Compiling socket2 v0.5.4
19492023-10-24T16:54:00.501Z Compiling heck v0.4.1
19502023-10-24T16:54:00.777Z Compiling ucd-trie v0.1.6
19512023-10-24T16:54:00.940Z Compiling httparse v1.8.0
19522023-10-24T16:54:01.166Z Compiling unicode-xid v0.2.4
19532023-10-24T16:54:01.214Z Compiling futures-sink v0.3.28
19542023-10-24T16:54:01.402Z Compiling openssl v0.10.57
19552023-10-24T16:54:01.486Z Compiling synstructure v0.12.6
19562023-10-24T16:54:01.869Z Compiling tinyvec_macros v0.1.1
19572023-10-24T16:54:01.960Z Compiling tinyvec v1.6.0
19582023-10-24T16:54:03.531Z Compiling radium v0.7.0
19592023-10-24T16:54:04.082Z Compiling rustls v0.21.7
19602023-10-24T16:54:04.152Z Compiling crc32fast v1.3.2
19612023-10-24T16:54:04.449Z Compiling pin-utils v0.1.0
19622023-10-24T16:54:04.579Z Compiling native-tls v0.2.11
19632023-10-24T16:54:04.711Z Compiling ppv-lite86 v0.2.17
19642023-10-24T16:54:04.767Z Compiling futures-io v0.3.28
19652023-10-24T16:54:05.180Z Compiling unicode-normalization v0.1.22
19662023-10-24T16:54:05.193Z Compiling bzip2-sys v0.1.11+1.0.8
19672023-10-24T16:54:05.645Z Compiling tracing-core v0.1.31
19682023-10-24T16:54:05.903Z Compiling subtle v2.5.0
19692023-10-24T16:54:06.157Z Compiling rand_chacha v0.3.1
19702023-10-24T16:54:06.162Z Compiling unicode-bidi v0.3.13
19712023-10-24T16:54:06.915Z Compiling rand v0.8.5
19722023-10-24T16:54:08.519Z Compiling errno v0.3.2
19732023-10-24T16:54:08.609Z Compiling num-iter v0.1.43
19742023-10-24T16:54:08.829Z Compiling usdt-impl v0.3.5
19752023-10-24T16:54:09.136Z Compiling schemars v0.8.13
19762023-10-24T16:54:09.610Z Compiling base64 v0.21.4
19772023-10-24T16:54:10.100Z Compiling rustix v0.38.9
19782023-10-24T16:54:11.289Z Compiling serde_derive v1.0.188
19792023-10-24T16:54:11.400Z Compiling zeroize_derive v1.4.2
19802023-10-24T16:54:11.678Z Compiling tokio-macros v2.1.0
19812023-10-24T16:54:11.773Z Compiling thiserror-impl v1.0.49
19822023-10-24T16:54:11.806Z Compiling futures-macro v0.3.28
19832023-10-24T16:54:11.980Z Compiling tracing-attributes v0.1.26
19842023-10-24T16:54:12.209Z Compiling zerocopy-derive v0.2.0
19852023-10-24T16:54:12.661Z Compiling openssl-macros v0.1.1
19862023-10-24T16:54:13.621Z Compiling zerocopy-derive v0.6.4
19872023-10-24T16:54:13.719Z Compiling zeroize v1.6.0
19882023-10-24T16:54:16.662Z Compiling pest v2.7.2
19892023-10-24T16:54:16.694Z Compiling crypto-common v0.1.6
19902023-10-24T16:54:16.772Z Compiling block-buffer v0.10.4
19912023-10-24T16:54:17.457Z Compiling digest v0.10.7
19922023-10-24T16:54:17.461Z Compiling tracing v0.1.37
19932023-10-24T16:54:17.753Z Compiling serde_derive_internals v0.26.0
19942023-10-24T16:54:19.838Z Compiling fnv v1.0.7
19952023-10-24T16:54:21.527Z Compiling pest_meta v2.7.2
19962023-10-24T16:54:21.931Z Compiling untrusted v0.7.1
19972023-10-24T16:54:22.231Z Compiling bitflags v1.3.2
19982023-10-24T16:54:22.925Z Compiling schemars_derive v0.8.13
19992023-10-24T16:54:26.263Z Compiling pest_generator v2.7.2
20002023-10-24T16:54:27.049Z Compiling zerocopy v0.3.0
20012023-10-24T16:54:28.088Z Compiling lazy_static v1.4.0
20022023-10-24T16:54:28.349Z Compiling backtrace v0.3.69
20032023-10-24T16:54:28.363Z Compiling num-bigint v0.4.4
20042023-10-24T16:54:28.640Z Compiling memoffset v0.9.0
20052023-10-24T16:54:28.708Z Compiling base64ct v1.6.0
20062023-10-24T16:54:28.917Z Compiling foreign-types-shared v0.1.1
20072023-10-24T16:54:29.053Z Compiling hashbrown v0.12.3
20082023-10-24T16:54:29.067Z Compiling crossbeam-utils v0.8.16
20092023-10-24T16:54:29.137Z Compiling openssl-probe v0.1.5
20102023-10-24T16:54:29.407Z Compiling pest_derive v2.7.2
20112023-10-24T16:54:29.710Z Compiling allocator-api2 v0.2.16
20122023-10-24T16:54:29.964Z Compiling iana-time-zone v0.1.57
20132023-10-24T16:54:30.107Z Compiling async-trait v0.1.73
20142023-10-24T16:54:30.519Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
20152023-10-24T16:54:30.614Z Compiling smoltcp v0.9.1
20162023-10-24T16:54:30.773Z Compiling percent-encoding v2.3.0
20172023-10-24T16:54:30.921Z Compiling hashbrown v0.14.0
20182023-10-24T16:54:31.377Z Compiling dtrace-parser v0.1.14
20192023-10-24T16:54:31.518Z Compiling pem-rfc7468 v0.7.0
20202023-10-24T16:54:31.523Z Compiling foreign-types v0.3.2
20212023-10-24T16:54:32.438Z Compiling dof v0.1.5
20222023-10-24T16:54:32.891Z Compiling clap_derive v4.4.2
20232023-10-24T16:54:33.346Z Compiling der_derive v0.7.2
20242023-10-24T16:54:34.504Z Compiling thread-id v4.2.0
20252023-10-24T16:54:34.508Z Compiling time-core v0.1.1
20262023-10-24T16:54:34.524Z Compiling rustversion v1.0.14
20272023-10-24T16:54:34.669Z Compiling equivalent v1.0.1
20282023-10-24T16:54:34.818Z Compiling flagset v0.4.3
20292023-10-24T16:54:35.160Z Compiling bytes v1.5.0
20302023-10-24T16:54:35.979Z Compiling bitflags v2.4.0
20312023-10-24T16:54:36.611Z Compiling tokio v1.33.0
20322023-10-24T16:54:37.103Z Compiling rustc_version v0.4.0
20332023-10-24T16:54:37.200Z Compiling http v0.2.9
20342023-10-24T16:54:37.449Z Compiling uuid v1.4.1
20352023-10-24T16:54:38.516Z Compiling heapless v0.7.16
20362023-10-24T16:54:39.091Z Compiling chrono v0.4.31
20372023-10-24T16:54:40.101Z Compiling siphasher v0.3.11
20382023-10-24T16:54:40.149Z Compiling utf8parse v0.2.1
20392023-10-24T16:54:40.383Z Compiling cpufeatures v0.2.9
20402023-10-24T16:54:40.577Z Compiling try-lock v0.2.4
20412023-10-24T16:54:40.758Z Compiling adler v1.0.2
20422023-10-24T16:54:40.777Z Compiling anstyle v1.0.2
20432023-10-24T16:54:40.793Z Compiling want v0.3.1
20442023-10-24T16:54:41.068Z Compiling miniz_oxide v0.7.1
20452023-10-24T16:54:41.163Z Compiling sha2 v0.10.7
20462023-10-24T16:54:41.181Z Compiling anstyle-parse v0.2.1
20472023-10-24T16:54:43.305Z Compiling http-body v0.4.5
20482023-10-24T16:54:45.315Z Compiling der v0.7.8
20492023-10-24T16:54:49.650Z Compiling indexmap v2.0.0
20502023-10-24T16:54:50.388Z Compiling tokio-util v0.7.8
20512023-10-24T16:54:51.876Z Compiling serde_tokenstream v0.1.7
20522023-10-24T16:54:52.618Z Compiling h2 v0.3.21
20532023-10-24T16:54:53.081Z Compiling time-macros v0.2.13
20542023-10-24T16:54:57.888Z Compiling form_urlencoded v1.2.0
20552023-10-24T16:54:58.345Z Compiling rustls-webpki v0.101.4
20562023-10-24T16:54:58.895Z Compiling sct v0.7.0
20572023-10-24T16:54:59.353Z Compiling hubpack_derive v0.1.1
20582023-10-24T16:54:59.903Z Compiling aho-corasick v1.0.4
20592023-10-24T16:55:00.036Z Compiling socket2 v0.4.9
20602023-10-24T16:55:00.647Z Compiling crossbeam-epoch v0.9.15
20612023-10-24T16:55:01.245Z Compiling regex-syntax v0.7.5
20622023-10-24T16:55:01.381Z Compiling slog v2.7.0
20632023-10-24T16:55:02.471Z Compiling tap v1.0.1
20642023-10-24T16:55:02.475Z Compiling anyhow v1.0.75
20652023-10-24T16:55:02.479Z Compiling anstyle-query v1.0.0
20662023-10-24T16:55:02.590Z Compiling tower-service v0.3.2
20672023-10-24T16:55:02.733Z Compiling httpdate v1.0.3
20682023-10-24T16:55:02.763Z Compiling colorchoice v1.0.0
20692023-10-24T16:55:03.031Z Compiling anstream v0.5.0
20702023-10-24T16:55:03.358Z Compiling wyz v0.5.1
20712023-10-24T16:55:04.763Z Compiling hyper v0.14.27
20722023-10-24T16:55:07.878Z Compiling regex-automata v0.3.8
20732023-10-24T16:55:13.014Z Compiling terminal_size v0.2.6
20742023-10-24T16:55:13.473Z Compiling spki v0.7.2
20752023-10-24T16:55:15.249Z Compiling rustls-pemfile v1.0.3
20762023-10-24T16:55:15.303Z Compiling md-5 v0.10.5
20772023-10-24T16:55:15.660Z Compiling hmac v0.12.1
20782023-10-24T16:55:15.809Z Compiling zerocopy v0.6.4
20792023-10-24T16:55:16.381Z Compiling stringprep v0.1.3
20802023-10-24T16:55:16.779Z Compiling idna v0.4.0
20812023-10-24T16:55:17.539Z Compiling diesel_table_macro_syntax v0.1.0
20822023-10-24T16:55:17.824Z Compiling hash32 v0.2.1
20832023-10-24T16:55:18.113Z Compiling spin v0.9.8
20842023-10-24T16:55:18.638Z Compiling dyn-clone v1.0.13
20852023-10-24T16:55:18.918Z Compiling fallible-iterator v0.2.0
20862023-10-24T16:55:19.242Z Compiling stable_deref_trait v1.2.0
20872023-10-24T16:55:19.525Z Compiling clap_lex v0.5.1
20882023-10-24T16:55:19.788Z Compiling maybe-uninit v2.0.0
20892023-10-24T16:55:20.156Z Compiling funty v2.0.0
20902023-10-24T16:55:20.271Z Compiling strsim v0.10.0
20912023-10-24T16:55:20.479Z Compiling gimli v0.28.0
20922023-10-24T16:55:20.726Z Compiling either v1.9.0
20932023-10-24T16:55:21.052Z Compiling clap_builder v4.4.2
20942023-10-24T16:55:21.360Z Compiling postgres-protocol v0.6.6
20952023-10-24T16:55:23.352Z Compiling bitvec v1.0.1
20962023-10-24T16:55:24.724Z Compiling url v2.4.1
20972023-10-24T16:55:25.110Z Compiling diesel_derives v2.1.1
20982023-10-24T16:55:28.041Z Compiling addr2line v0.21.0
20992023-10-24T16:55:28.965Z Compiling tokio-rustls v0.24.1
21002023-10-24T16:55:29.564Z Compiling rustls-native-certs v0.6.3
21012023-10-24T16:55:29.588Z Compiling strum_macros v0.25.2
21022023-10-24T16:55:30.129Z Compiling tokio-native-tls v0.3.1
21032023-10-24T16:55:32.872Z Compiling usdt-attr-macro v0.3.5
21042023-10-24T16:55:33.969Z Compiling usdt-macro v0.3.5
21052023-10-24T16:55:37.085Z Compiling phf_shared v0.11.2
21062023-10-24T16:55:37.089Z Compiling serde_spanned v0.6.3
21072023-10-24T16:55:37.100Z Compiling toml_datetime v0.6.3
21082023-10-24T16:55:37.595Z Compiling block-padding v0.3.3
21092023-10-24T16:55:38.081Z Compiling enum-as-inner v0.5.1
21102023-10-24T16:55:38.086Z Compiling serde_repr v0.1.16
21112023-10-24T16:55:39.233Z Compiling scheduled-thread-pool v0.2.7
21122023-10-24T16:55:39.597Z Compiling object v0.32.1
21132023-10-24T16:55:46.833Z Compiling winnow v0.5.15
21142023-10-24T16:55:49.714Z Compiling deranged v0.3.8
21152023-10-24T16:55:51.467Z Compiling num-bigint-dig v0.8.4
21162023-10-24T16:55:51.855Z Compiling regex-automata v0.1.10
21172023-10-24T16:55:52.628Z Compiling managed v0.8.0
21182023-10-24T16:55:53.998Z Compiling matches v0.1.10
21192023-10-24T16:55:54.008Z Compiling num_threads v0.1.6
21202023-10-24T16:55:54.411Z Compiling bit-vec v0.6.3
21212023-10-24T16:55:54.789Z Compiling rustc-demangle v0.1.23
21222023-10-24T16:55:55.427Z Compiling packed_struct v0.10.1
21232023-10-24T16:55:55.656Z Compiling unicode-width v0.1.10
21242023-10-24T16:55:55.891Z Compiling ipnet v2.8.0
21252023-10-24T16:55:58.254Z Compiling time v0.3.27
21262023-10-24T16:56:04.135Z Compiling idna v0.2.3
21272023-10-24T16:56:05.679Z Compiling toml_edit v0.19.15
21282023-10-24T16:56:06.651Z Compiling bstr v0.2.17
21292023-10-24T16:56:08.404Z Compiling r2d2 v0.8.10
21302023-10-24T16:56:09.665Z Compiling inout v0.1.3
21312023-10-24T16:56:12.374Z Compiling phf v0.11.2
21322023-10-24T16:56:12.471Z Compiling hyper-tls v0.5.0
21332023-10-24T16:56:12.823Z Compiling hyper-rustls v0.24.1
21342023-10-24T16:56:13.008Z Compiling flate2 v1.0.27
21352023-10-24T16:56:13.930Z Compiling clap v4.4.3
21362023-10-24T16:56:14.081Z Compiling ipnetwork v0.20.0
21372023-10-24T16:56:14.553Z Compiling postgres-types v0.2.6
21382023-10-24T16:56:15.013Z Compiling itertools v0.11.0
21392023-10-24T16:56:15.341Z Compiling regex v1.9.5
21402023-10-24T16:56:16.894Z Compiling pkcs8 v0.10.2
21412023-10-24T16:56:17.718Z Compiling hubpack v0.1.2
21422023-10-24T16:56:17.872Z Compiling serde_urlencoded v0.7.1
21432023-10-24T16:56:18.449Z Compiling phf_shared v0.10.0
21442023-10-24T16:56:19.202Z Compiling futures-executor v0.3.28
21452023-10-24T16:56:20.477Z Compiling signature v2.1.0
21462023-10-24T16:56:22.123Z Compiling packed_struct_codegen v0.10.1
21472023-10-24T16:56:23.842Z Compiling float-cmp v0.9.0
21482023-10-24T16:56:24.812Z Compiling encoding_rs v0.8.33
21492023-10-24T16:56:24.846Z Compiling smawk v0.3.1
21502023-10-24T16:56:25.144Z Compiling difflib v0.4.0
21512023-10-24T16:56:25.603Z Compiling predicates-core v1.0.6
21522023-10-24T16:56:26.105Z Compiling crc-catalog v2.2.0
21532023-10-24T16:56:26.324Z Compiling unicode-segmentation v1.10.1
21542023-10-24T16:56:26.497Z Compiling nodrop v0.1.14
21552023-10-24T16:56:27.343Z Compiling static_assertions v1.1.0
21562023-10-24T16:56:28.083Z Compiling data-encoding v2.4.0
21572023-10-24T16:56:29.913Z Compiling webpki-roots v0.25.2
21582023-10-24T16:56:30.154Z Compiling fixedbitset v0.4.2
21592023-10-24T16:56:31.178Z Compiling normalize-line-endings v0.3.0
21602023-10-24T16:56:31.191Z Compiling whoami v1.4.1
21612023-10-24T16:56:31.309Z Compiling precomputed-hash v0.1.1
21622023-10-24T16:56:31.358Z Compiling unicode-linebreak v0.1.5
21632023-10-24T16:56:31.458Z Compiling mime v0.3.17
21642023-10-24T16:56:32.050Z Compiling new_debug_unreachable v1.0.4
21652023-10-24T16:56:32.201Z Compiling string_cache v0.8.7
21662023-10-24T16:56:32.337Z Compiling textwrap v0.16.0
21672023-10-24T16:56:32.345Z Compiling reqwest v0.11.20
21682023-10-24T16:56:33.470Z Compiling tokio-postgres v0.7.10
21692023-10-24T16:56:34.098Z Compiling predicates v3.0.4
21702023-10-24T16:56:38.438Z Compiling petgraph v0.6.4
21712023-10-24T16:56:41.774Z Compiling trust-dns-proto v0.22.0
21722023-10-24T16:56:45.339Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
21732023-10-24T16:56:50.043Z Compiling similar v2.2.1
21742023-10-24T16:56:53.362Z Compiling array-init v0.0.4
21752023-10-24T16:56:55.161Z Compiling crc v3.0.1
21762023-10-24T16:56:58.713Z Compiling futures v0.3.28
21772023-10-24T16:57:01.647Z Compiling pkcs1 v0.7.5
21782023-10-24T16:57:01.873Z Compiling smallvec v0.6.14
21792023-10-24T16:57:02.948Z Compiling diesel v2.1.1
21802023-10-24T16:57:04.034Z Compiling yasna v0.5.2
21812023-10-24T16:57:04.910Z Compiling toml v0.7.8
21822023-10-24T16:57:05.471Z Compiling cipher v0.4.4
21832023-10-24T16:57:26.568Z Compiling console v0.15.7
21842023-10-24T16:57:27.072Z Compiling bit-set v0.5.3
21852023-10-24T16:57:27.224Z Compiling usdt v0.3.5
21862023-10-24T16:57:27.365Z Compiling is-terminal v0.4.9
21872023-10-24T16:57:27.604Z Compiling itertools v0.10.5
21882023-10-24T16:57:27.708Z Compiling bstr v1.6.0
21892023-10-24T16:57:28.201Z Compiling openapiv3 v1.0.3
21902023-10-24T16:57:28.242Z Compiling tokio-stream v0.1.14
21912023-10-24T16:57:28.296Z Compiling hex v0.4.3
21922023-10-24T16:57:28.329Z Compiling hashbrown v0.13.2
21932023-10-24T16:57:28.369Z Compiling lalrpop-util v0.19.12
21942023-10-24T16:57:28.542Z Compiling bitfield v0.14.0
21952023-10-24T16:57:28.555Z Compiling termcolor v1.2.0
21962023-10-24T16:57:28.567Z Compiling lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
21972023-10-24T16:57:28.576Z Compiling env_logger v0.10.0
21982023-10-24T16:57:40.435Z Compiling rsa v0.9.2
21992023-10-24T16:57:48.571Z Compiling serde-hex v0.1.0
22002023-10-24T16:57:49.883Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
22012023-10-24T16:57:58.674Z Compiling x509-cert v0.2.4
22022023-10-24T16:58:00.064Z Compiling ron v0.8.1
22032023-10-24T16:58:07.789Z Compiling crc-any v2.4.3
22042023-10-24T16:58:24.586Z Compiling lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
22052023-10-24T16:58:35.813Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
22062023-10-24T16:58:43.555Z Compiling object v0.30.4
22072023-10-24T16:58:55.811Z Compiling path-slash v0.1.5
22082023-10-24T16:59:02.587Z Compiling bzip2 v0.4.4
22092023-10-24T16:59:03.175Z Compiling zip v0.6.6
22102023-10-24T16:59:05.386Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22112023-10-24T16:59:11.729Z Compiling hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
22122023-10-24T16:59:45.046Z Compiling caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
22132023-10-24T16:59:46.152Z Finished release [optimized] target(s) in 6m 02s
22142023-10-24T16:59:46.232Z
22152023-10-24T16:59:46.237Zreal 6:02.271336019
22162023-10-24T16:59:46.244Zuser 41:43.199609584
22172023-10-24T16:59:46.249Zsys 3:39.133669800
22182023-10-24T16:59:46.254Ztrap 1.673280036
22192023-10-24T16:59:46.257Ztflt 1.107058323
22202023-10-24T16:59:46.260Zdflt 0.611566934
22212023-10-24T16:59:46.264Zkflt 0.007529311
22222023-10-24T16:59:46.267Zlock 1:39:06.668246774
22232023-10-24T16:59:46.272Zslp 2:23:48.293558007
22242023-10-24T16:59:46.276Zlat 1:46.979109854
22252023-10-24T16:59:46.281Zstop 1:26.391066283
22262023-10-24T16:59:46.286Z+ ptime -m gzip
22272023-10-24T16:59:46.894Z
22282023-10-24T16:59:46.897Zreal 0.656452720
22292023-10-24T16:59:46.901Zuser 0.649082978
22302023-10-24T16:59:46.904Zsys 0.006793901
22312023-10-24T16:59:46.907Ztrap 0.000068178
22322023-10-24T16:59:46.909Ztflt 0.000000000
22332023-10-24T16:59:46.912Zdflt 0.000000000
22342023-10-24T16:59:46.915Zkflt 0.000000000
22352023-10-24T16:59:46.919Zlock 0.000000000
22362023-10-24T16:59:46.922Zslp 0.000000000
22372023-10-24T16:59:46.925Zlat 0.000172590
22382023-10-24T16:59:46.928Zstop 0.000228041
22392023-10-24T16:59:46.931Z+ banner tufaceous
22402023-10-24T16:59:46.934Z
22412023-10-24T16:59:46.938Z ##### # # ###### ## #### ###### #### # # ####
22422023-10-24T16:59:46.941Z # # # # # # # # # # # # # #
22432023-10-24T16:59:46.944Z # # # ##### # # # ##### # # # # ####
22442023-10-24T16:59:46.947Z # # # # ###### # # # # # # #
22452023-10-24T16:59:46.950Z # # # # # # # # # # # # # # #
22462023-10-24T16:59:46.953Z # #### # # # #### ###### #### #### ####
22472023-10-24T16:59:46.956Z
22482023-10-24T16:59:46.959Z+ ptime -m cargo build --locked -p tufaceous --release
22492023-10-24T16:59:47.647Z Downloading crates ...
22502023-10-24T16:59:47.988Z Downloaded path-absolutize v3.1.0
22512023-10-24T16:59:47.994Z Downloaded olpc-cjson v0.1.3
22522023-10-24T16:59:47.999Z Downloaded path-dedot v3.1.0
22532023-10-24T16:59:48.005Z Downloaded bytesize v1.3.0
22542023-10-24T16:59:48.009Z Downloaded doc-comment v0.3.3
22552023-10-24T16:59:48.014Z Downloaded serde_plain v1.0.2
22562023-10-24T16:59:48.020Z Downloaded buf-list v1.0.3
22572023-10-24T16:59:48.025Z Downloaded snafu v0.7.5
22582023-10-24T16:59:48.030Z Downloaded tough v0.12.5
22592023-10-24T16:59:48.041Z Downloaded fs-err v2.9.0
22602023-10-24T16:59:48.046Z Downloaded snafu-derive v0.7.5
22612023-10-24T16:59:48.051Z Downloaded globset v0.4.13
22622023-10-24T16:59:48.226Z Compiling serde_tokenstream v0.2.0
22632023-10-24T16:59:48.230Z Compiling regress v0.7.1
22642023-10-24T16:59:48.233Z Compiling dirs-sys-next v0.1.2
22652023-10-24T16:59:48.239Z Compiling ident_case v1.0.1
22662023-10-24T16:59:48.247Z Compiling thread_local v1.1.7
22672023-10-24T16:59:48.255Z Compiling camino v1.1.6
22682023-10-24T16:59:48.259Z Compiling slog-async v2.8.0
22692023-10-24T16:59:48.460Z Compiling dirs-next v2.0.0
22702023-10-24T16:59:48.824Z Compiling darling_core v0.20.3
22712023-10-24T16:59:48.892Z Compiling heck v0.4.1
22722023-10-24T16:59:49.086Z Compiling term v0.7.0
22732023-10-24T16:59:49.099Z Compiling crossbeam-channel v0.5.8
22742023-10-24T16:59:49.492Z Compiling getopts v0.2.21
22752023-10-24T16:59:50.127Z Compiling structmeta-derive v0.1.6
22762023-10-24T16:59:50.977Z Compiling atty v0.2.14
22772023-10-24T16:59:50.989Z Compiling multer v2.1.0
22782023-10-24T16:59:51.237Z Compiling match_cfg v0.1.0
22792023-10-24T16:59:51.322Z Compiling doc-comment v0.3.3
22802023-10-24T16:59:51.388Z Compiling paste v1.0.14
22812023-10-24T16:59:52.026Z Compiling take_mut v0.2.2
22822023-10-24T16:59:52.030Z Compiling unsafe-libyaml v0.2.9
22832023-10-24T16:59:52.467Z Compiling hostname v0.3.1
22842023-10-24T16:59:52.833Z Compiling slog-term v2.9.0
22852023-10-24T16:59:54.569Z Compiling typify-impl v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
22862023-10-24T16:59:56.689Z Compiling structmeta v0.1.6
22872023-10-24T16:59:57.330Z Compiling serde_yaml v0.9.25
22882023-10-24T16:59:58.156Z Compiling darling_macro v0.20.3
22892023-10-24T16:59:58.232Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22902023-10-24T16:59:58.257Z Compiling slog-json v2.6.1
22912023-10-24T16:59:59.092Z Compiling async-stream-impl v0.3.5
22922023-10-24T16:59:59.579Z Compiling darling v0.20.3
22932023-10-24T16:59:59.741Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
22942023-10-24T17:00:00.170Z Compiling atomic-waker v1.1.1
22952023-10-24T17:00:00.469Z Compiling regex-syntax v0.6.29
22962023-10-24T17:00:00.559Z Compiling fastrand v2.0.0
22972023-10-24T17:00:01.120Z Compiling async-stream v0.3.5
22982023-10-24T17:00:01.588Z Compiling tempfile v3.8.0
22992023-10-24T17:00:01.704Z Compiling waitgroup v0.1.2
23002023-10-24T17:00:01.827Z Compiling serde_with_macros v2.3.3
23012023-10-24T17:00:02.066Z Compiling slog-bunyan v2.4.0
23022023-10-24T17:00:05.152Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
23032023-10-24T17:00:05.571Z Compiling progenitor-client v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
23042023-10-24T17:00:05.870Z Compiling sha1 v0.10.5
23052023-10-24T17:00:07.175Z Compiling snafu-derive v0.7.5
23062023-10-24T17:00:07.777Z Compiling serde_path_to_error v0.1.14
23072023-10-24T17:00:07.781Z Compiling path-dedot v3.1.0
23082023-10-24T17:00:07.924Z Compiling instant v0.1.12
23092023-10-24T17:00:07.972Z Compiling buf-list v1.0.3
23102023-10-24T17:00:08.153Z Compiling debug-ignore v1.0.5
23112023-10-24T17:00:08.373Z Compiling arc-swap v1.6.0
23122023-10-24T17:00:08.511Z Compiling same-file v1.0.6
23132023-10-24T17:00:08.773Z Compiling base64 v0.13.1
23142023-10-24T17:00:09.079Z Compiling walkdir v2.4.0
23152023-10-24T17:00:09.632Z Compiling pem v1.1.1
23162023-10-24T17:00:10.222Z Compiling slog-scope v4.4.0
23172023-10-24T17:00:10.258Z Compiling parse-display-derive v0.7.0
23182023-10-24T17:00:11.808Z Compiling backoff v0.4.0
23192023-10-24T17:00:12.086Z Compiling path-absolutize v3.1.0
23202023-10-24T17:00:12.555Z Compiling serde_with v2.3.3
23212023-10-24T17:00:12.559Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23222023-10-24T17:00:12.564Z Compiling globset v0.4.13
23232023-10-24T17:00:13.444Z Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23242023-10-24T17:00:13.507Z Compiling typify-macro v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
23252023-10-24T17:00:13.696Z Compiling strum v0.25.0
23262023-10-24T17:00:13.975Z Compiling olpc-cjson v0.1.3
23272023-10-24T17:00:14.879Z Compiling macaddr v1.0.1
23282023-10-24T17:00:15.674Z Compiling snafu v0.7.5
23292023-10-24T17:00:18.829Z Compiling serde_plain v1.0.2
23302023-10-24T17:00:18.861Z Compiling parse-display v0.7.0
23312023-10-24T17:00:18.929Z Compiling filetime v0.2.22
23322023-10-24T17:00:19.008Z Compiling xattr v1.0.1
23332023-10-24T17:00:19.037Z Compiling tar v0.4.40
23342023-10-24T17:00:19.067Z Compiling tough v0.12.5
23352023-10-24T17:00:19.094Z Compiling slog-stdlog v4.1.1
23362023-10-24T17:00:20.053Z Compiling camino-tempfile v1.0.2
23372023-10-24T17:00:20.896Z Compiling typify v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
23382023-10-24T17:00:21.076Z Compiling progenitor-impl v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
23392023-10-24T17:00:21.364Z Compiling bytesize v1.3.0
23402023-10-24T17:00:22.318Z Compiling fs-err v2.9.0
23412023-10-24T17:00:23.716Z Compiling slog-envlogger v2.2.0
23422023-10-24T17:00:27.495Z Compiling humantime v2.1.0
23432023-10-24T17:00:30.224Z Compiling progenitor-macro v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
23442023-10-24T17:00:59.980Z Compiling progenitor v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
23452023-10-24T17:01:00.211Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23462023-10-24T17:01:10.031Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
23472023-10-24T17:01:12.617Z Compiling tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
23482023-10-24T17:01:37.552Z Finished release [optimized] target(s) in 1m 50s
23492023-10-24T17:01:37.647Z
23502023-10-24T17:01:37.659Zreal 1:50.725643048
23512023-10-24T17:01:37.671Zuser 11:38.506352337
23522023-10-24T17:01:37.675Zsys 45.526930147
23532023-10-24T17:01:37.679Ztrap 0.426819426
23542023-10-24T17:01:37.682Ztflt 0.342760593
23552023-10-24T17:01:37.685Zdflt 0.709399881
23562023-10-24T17:01:37.688Zkflt 0.006546040
23572023-10-24T17:01:37.691Zlock 23:14.124589846
23582023-10-24T17:01:37.694Zslp 24:32.702147853
23592023-10-24T17:01:37.697Zlat 19.699926986
23602023-10-24T17:01:37.701Zstop 11.074132355
23612023-10-24T17:01:37.703Z+ ptime -m gzip
23622023-10-24T17:01:39.768Z
23632023-10-24T17:01:39.771Zreal 2.119043477
23642023-10-24T17:01:39.774Zuser 2.094032973
23652023-10-24T17:01:39.777Zsys 0.024285391
23662023-10-24T17:01:39.781Ztrap 0.000222977
23672023-10-24T17:01:39.783Ztflt 0.000000000
23682023-10-24T17:01:39.786Zdflt 0.000000000
23692023-10-24T17:01:39.789Zkflt 0.000000000
23702023-10-24T17:01:39.793Zlock 0.000000000
23712023-10-24T17:01:39.796Zslp 0.000000000
23722023-10-24T17:01:39.799Zlat 0.000173905
23732023-10-24T17:01:39.801Zstop 0.000223355
23742023-10-24T17:01:39.804Zprocess exited: duration 1296935 ms, exit code 0
 
23752023-10-24T17:01:39.813Zfound 5 output files
23762023-10-24T17:01:39.828Zuploading: /work/end-to-end-tests/bootstrap-49e31e75b930b622.gz (6514873 bytes)
23772023-10-24T17:01:42.229Zuploaded: /work/end-to-end-tests/bootstrap-49e31e75b930b622.gz
23782023-10-24T17:01:42.241Zuploading: /work/end-to-end-tests/bootstrap.gz (97906215 bytes)
23792023-10-24T17:02:01.407Zuploaded: /work/end-to-end-tests/bootstrap.gz
23802023-10-24T17:02:01.435Zuploading: /work/end-to-end-tests/end_to_end_tests-a91cf9af3457d280.gz (111817595 bytes)
23812023-10-24T17:02:34.682Zuploaded: /work/end-to-end-tests/end_to_end_tests-a91cf9af3457d280.gz
23822023-10-24T17:02:34.695Zuploading: /work/caboose-util.gz (4111313 bytes)
23832023-10-24T17:02:37.506Zuploaded: /work/caboose-util.gz
23842023-10-24T17:02:37.534Zuploading: /work/tufaceous.gz (13496231 bytes)
23852023-10-24T17:02:42.387Zuploaded: /work/tufaceous.gz