01HGYN0E76VXVD74FTFSY448K5: build-and-test (helios)

BasicConfig {
    output_rules: [
        "/var/tmp/omicron_tmp/*",
        "!/var/tmp/omicron_tmp/crdb-base*",
        "!/var/tmp/omicron_tmp/rustc*",
    ],
    rust_toolchain: Some(
        String(
            "1.72.1",
        ),
    ),
    target: Some(
        "helios-2.0",
    ),
    access_repos: [],
    publish: [],
    skip_clone: false,
}

Buildomat Job: 01HGYN0ZSJT49T7R0HBTV8ZWKG

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12023-12-06T04:09:54.688Zjob assigned to worker 01HGYN15ED6CN0WWVP0G2F6T8E (queued for 59 s)
 
22023-12-06T04:09:54.824Zstarting task 0: "setup"
32023-12-06T04:09:54.885Z++ uname -s
42023-12-06T04:09:54.889Z+ kern=SunOS
52023-12-06T04:09:54.889Z+ case "$kern" in
62023-12-06T04:09:54.889Z+ groupadd -g 12345 build
72023-12-06T04:09:54.892Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82023-12-06T04:09:56.905Z+ zfs create -o mountpoint=/work rpool/work
92023-12-06T04:09:57.014Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102023-12-06T04:09:57.017Z+ home_fs=zfs
112023-12-06T04:09:57.017Z+ [[ zfs == autofs ]]
122023-12-06T04:09:57.017Z+ mkdir -p /home/build
132023-12-06T04:09:57.021Z+ chown build:build /home/build /work
142023-12-06T04:09:59.023Z+ chmod 0700 /home/build /work
152023-12-06T04:09:59.029Zprocess exited: duration 4200 ms, exit code 0
 
162023-12-06T04:09:59.042Zstarting task 1: "rust-toolchain"
172023-12-06T04:09:59.054Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182023-12-06T04:09:59.062Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192023-12-06T04:09:59.239Zinfo: downloading installer
202023-12-06T04:10:01.547Zwarning: it looks like you have an existing installation of Rust at:
212023-12-06T04:10:01.547Zwarning: /opt/ooce/bin
222023-12-06T04:10:01.547Zwarning: It is recommended that rustup be the primary Rust installation.
232023-12-06T04:10:01.547Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242023-12-06T04:10:01.547Zwarning: If you are sure that you want both rustup and your already installed Rust
252023-12-06T04:10:01.547Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262023-12-06T04:10:01.547Zwarning: or pass `-y' to ignore all ignorable checks.
272023-12-06T04:10:01.552Zerror: cannot install while Rust is installed
282023-12-06T04:10:01.552Zwarning: continuing (because the -y flag is set and the error is ignorable)
292023-12-06T04:10:01.700Zinfo: profile set to 'default'
302023-12-06T04:10:01.700Zinfo: default host triple is x86_64-unknown-illumos
312023-12-06T04:10:01.705Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322023-12-06T04:10:01.882Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332023-12-06T04:10:01.883Zinfo: downloading component 'cargo'
342023-12-06T04:10:02.593Zinfo: downloading component 'clippy'
352023-12-06T04:10:02.777Zinfo: downloading component 'rust-docs'
362023-12-06T04:10:03.611Zinfo: downloading component 'rust-std'
372023-12-06T04:10:05.142Zinfo: downloading component 'rustc'
382023-12-06T04:10:08.736Zinfo: downloading component 'rustfmt'
392023-12-06T04:10:08.948Zinfo: installing component 'cargo'
402023-12-06T04:10:10.377Zinfo: installing component 'clippy'
412023-12-06T04:10:10.983Zinfo: installing component 'rust-docs'
422023-12-06T04:10:13.702Zinfo: installing component 'rust-std'
432023-12-06T04:10:16.901Zinfo: installing component 'rustc'
442023-12-06T04:10:23.698Zinfo: installing component 'rustfmt'
452023-12-06T04:10:24.165Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462023-12-06T04:10:24.166Z
472023-12-06T04:10:24.298Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482023-12-06T04:10:24.298Z
492023-12-06T04:10:24.302Z
502023-12-06T04:10:24.302ZRust is installed now. Great!
512023-12-06T04:10:24.302Z
522023-12-06T04:10:24.302ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532023-12-06T04:10:24.302Zenvironment variable. This has not been done automatically.
542023-12-06T04:10:24.302Z
552023-12-06T04:10:24.302ZTo configure your current shell, run:
562023-12-06T04:10:24.302Zsource "$HOME/.cargo/env"
572023-12-06T04:10:24.382Z+ rustc --version
582023-12-06T04:10:24.518Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592023-12-06T04:10:24.526Zprocess exited: duration 25463 ms, exit code 0
 
602023-12-06T04:10:24.540Zstarting task 2: "authentication"
612023-12-06T04:10:24.573Zprocess exited: duration 35 ms, exit code 0
 
622023-12-06T04:10:24.585Zstarting task 3: "clone repository"
632023-12-06T04:10:24.590Z+ mkdir -p /work/oxidecomputer/omicron
642023-12-06T04:10:24.594Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652023-12-06T04:10:24.660ZCloning into '/work/oxidecomputer/omicron'...
662023-12-06T04:10:31.106Z+ cd /work/oxidecomputer/omicron
672023-12-06T04:10:31.110Z+ [[ -n renovate/filetime-0.x ]]
682023-12-06T04:10:31.110Z+ git fetch origin renovate/filetime-0.x
692023-12-06T04:10:31.474ZFrom https://github.com/oxidecomputer/omicron
702023-12-06T04:10:31.474Z * branch renovate/filetime-0.x -> FETCH_HEAD
712023-12-06T04:10:31.486Z+ git checkout -B renovate/filetime-0.x remotes/origin/renovate/filetime-0.x
722023-12-06T04:10:31.513ZSwitched to a new branch 'renovate/filetime-0.x'
732023-12-06T04:10:31.517Zbranch 'renovate/filetime-0.x' set up to track 'origin/renovate/filetime-0.x'.
742023-12-06T04:10:31.517Z+ git reset --hard c0a76046b011b336e0b5ae0bf9c4fadd283ddacc
752023-12-06T04:10:31.548ZHEAD is now at c0a76046 Update Rust crate filetime to 0.2.23
762023-12-06T04:10:31.554Zprocess exited: duration 6966 ms, exit code 0
 
772023-12-06T04:10:31.562Zstarting task 4: "build"
782023-12-06T04:10:31.577Z+ NEXTEST_VERSION=0.9.64
792023-12-06T04:10:31.577Z+ cargo --version
802023-12-06T04:10:31.582Zinfo: syncing channel updates for '1.74.0-x86_64-unknown-illumos'
812023-12-06T04:10:31.790Zinfo: latest update on 2023-11-16, rust version 1.74.0 (79e9716c9 2023-11-13)
822023-12-06T04:10:31.794Zinfo: downloading component 'cargo'
832023-12-06T04:10:32.633Zinfo: downloading component 'clippy'
842023-12-06T04:10:32.907Zinfo: downloading component 'rust-docs'
852023-12-06T04:10:33.961Zinfo: downloading component 'rust-std'
862023-12-06T04:10:35.669Zinfo: downloading component 'rustc'
872023-12-06T04:10:40.041Zinfo: downloading component 'rustfmt'
882023-12-06T04:10:40.356Zinfo: installing component 'cargo'
892023-12-06T04:10:41.660Zinfo: installing component 'clippy'
902023-12-06T04:10:42.130Zinfo: installing component 'rust-docs'
912023-12-06T04:10:45.035Zinfo: installing component 'rust-std'
922023-12-06T04:10:47.718Zinfo: installing component 'rustc'
932023-12-06T04:10:54.050Zinfo: installing component 'rustfmt'
942023-12-06T04:10:54.601Zcargo 1.74.0 (ecb9851af 2023-10-18)
952023-12-06T04:10:54.606Z+ rustc --version
962023-12-06T04:10:54.733Zrustc 1.74.0 (79e9716c9 2023-11-13)
972023-12-06T04:10:54.741Z+ curl -sSfL --retry 10 https://get.nexte.st/0.9.64/illumos
982023-12-06T04:10:54.746Z+ gunzip
992023-12-06T04:10:54.746Z+ tar -xvf - -C /home/build/.cargo/bin
1002023-12-06T04:10:55.933Zx cargo-nextest, 10985408 bytes, 21456 tape blocks
1012023-12-06T04:10:55.936Z+ TEST_TMPDIR=/var/tmp/omicron_tmp
1022023-12-06T04:10:55.936Z+ echo 'tests will store output in /var/tmp/omicron_tmp'
1032023-12-06T04:10:55.937Ztests will store output in /var/tmp/omicron_tmp
1042023-12-06T04:10:55.937Z+ mkdir /var/tmp/omicron_tmp
1052023-12-06T04:10:55.937Z+ source ./env.sh
1062023-12-06T04:10:55.937Z++ set -o xtrace
1072023-12-06T04:10:55.940Z++++ dirname ./env.sh
1082023-12-06T04:10:55.944Z+++ cd .
1092023-12-06T04:10:55.944Z+++ echo /work/oxidecomputer/omicron
1102023-12-06T04:10:55.944Z++ OMICRON_WS=/work/oxidecomputer/omicron
1112023-12-06T04:10:55.944Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1122023-12-06T04:10:55.944Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1132023-12-06T04:10:55.944Z++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1142023-12-06T04:10:55.944Z++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1152023-12-06T04:10:55.944Z++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1162023-12-06T04:10:55.945Z++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1172023-12-06T04:10:55.945Z++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1182023-12-06T04:10:55.945Z++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1192023-12-06T04:10:55.945Z++ unset OMICRON_WS
1202023-12-06T04:10:55.945Z++ set +o xtrace
1212023-12-06T04:10:56.002Z
1222023-12-06T04:10:56.002Z ##### ##### ###### ##### ###### #### # # # #### #
1232023-12-06T04:10:56.002Z # # # # # # # # # # # # # # #
1242023-12-06T04:10:56.002Z # # # # ##### # # ##### # # # # # #### #
1252023-12-06T04:10:56.002Z ##### ##### # ##### # # # # # # # # #
1262023-12-06T04:10:56.003Z # # # # # # # # # # # # # # #
1272023-12-06T04:10:56.003Z # # # ###### # # ###### ### # #### # #### #
1282023-12-06T04:10:56.003Z
1292023-12-06T04:11:05.787Z Startup: Refreshing catalog 'helios-dev' ... Done
1302023-12-06T04:11:07.082Z Startup: Caching catalogs ... Done
1312023-12-06T04:11:13.905ZPlanning: Solver setup ... Done (6.366s)
1322023-12-06T04:11:14.053ZPlanning: Running solver ... Done (0.149s)
1332023-12-06T04:11:14.212ZPlanning: Finding local manifests ... Done (0.077s)
1342023-12-06T04:11:14.228ZPlanning: Fetching manifests: 0/6 0% complete
1352023-12-06T04:11:14.796ZPlanning: Fetching manifests: 6/6 100% complete
1362023-12-06T04:11:15.189ZPlanning: Package planning ... Done (0.393s)
1372023-12-06T04:11:15.274ZPlanning: Merging actions ... Done (0.085s)
1382023-12-06T04:11:16.877ZPlanning: Checking for conflicting actions ... Done (1.602s)
1392023-12-06T04:11:16.902ZPlanning: Consolidating action changes ... Done (0.019s)
1402023-12-06T04:11:27.362ZPlanning: Evaluating mediators ... Done (10.464s)
1412023-12-06T04:11:27.476ZPlanning: Planning completed in 20.33 seconds
1422023-12-06T04:11:32.779Z Packages to install: 4
1432023-12-06T04:11:32.780Z Packages to update: 2
1442023-12-06T04:11:32.780Z Mediators to change: 2
1452023-12-06T04:11:32.784Z Services to change: 1
1462023-12-06T04:11:32.784Z Estimated space available: 148.87 GB
1472023-12-06T04:11:32.784ZEstimated space to be consumed: 1.43 GB
1482023-12-06T04:11:32.784Z Create boot environment: No
1492023-12-06T04:11:32.784ZCreate backup boot environment: Yes
1502023-12-06T04:11:32.784Z Rebuild boot archive: No
1512023-12-06T04:11:32.784Z
1522023-12-06T04:11:32.784ZChanged mediators:
1532023-12-06T04:11:32.784Z mediator clang:
1542023-12-06T04:11:32.784Z version: None -> 15 (system default)
1552023-12-06T04:11:32.784Z
1562023-12-06T04:11:32.784Z mediator llvm:
1572023-12-06T04:11:32.785Z version: 14 (system default) -> 15 (system default)
1582023-12-06T04:11:32.785Z
1592023-12-06T04:11:32.785ZChanged packages:
1602023-12-06T04:11:32.785Zhelios-dev
1612023-12-06T04:11:32.785Z developer/build-essential
1622023-12-06T04:11:32.785Z None -> 11-2.0
1632023-12-06T04:11:32.785Z library/libxmlsec1
1642023-12-06T04:11:32.785Z None -> 1.2.35-2.0
1652023-12-06T04:11:32.785Z ooce/developer/clang-15
1662023-12-06T04:11:32.785Z None -> 15.0.7-2.0
1672023-12-06T04:11:32.785Z ooce/developer/llvm-15
1682023-12-06T04:11:32.785Z None -> 15.0.7-2.0
1692023-12-06T04:11:32.785Z system/library/g++-runtime
1702023-12-06T04:11:32.785Z 12-2.0 -> 13-2.0
1712023-12-06T04:11:32.785Z system/library/gcc-runtime
1722023-12-06T04:11:32.785Z 12-2.0 -> 13-2.0
1732023-12-06T04:11:32.785Z
1742023-12-06T04:11:32.785ZServices:
1752023-12-06T04:11:32.785Z restart_fmri:
1762023-12-06T04:11:32.785Z svc:/system/update-man-index:default
1772023-12-06T04:11:33.094Z
1782023-12-06T04:11:33.094ZDownload: 0/3330 items 0.0/221.1MB 0% complete
1792023-12-06T04:11:38.095ZDownload: 1197/3330 items 70.6/221.1MB 31% complete (14.8M/s)
1802023-12-06T04:11:43.098ZDownload: 2182/3330 items 118.6/221.1MB 53% complete (11.9M/s)
1812023-12-06T04:11:48.161ZDownload: 3139/3330 items 145.5/221.1MB 65% complete (7.4M/s)
1822023-12-06T04:11:53.135ZDownload: 3297/3330 items 218.5/221.1MB 98% complete (9.9M/s)
1832023-12-06T04:11:59.223ZDownload: 3327/3330 items 221.0/221.1MB 99% complete (10.4M/s)
1842023-12-06T04:11:59.245ZDownload: Completed 221.11 MB in 26.23 seconds (8.4M/s)
1852023-12-06T04:12:01.240Z Actions: 1/3766 actions (Removing old actions)
1862023-12-06T04:12:01.240Z Actions: 5/3766 actions (Installing new actions)
1872023-12-06T04:12:06.255Z Actions: 2928/3766 actions (Installing new actions)
1882023-12-06T04:12:09.398Z Actions: 3729/3766 actions (Updating modified actions)
1892023-12-06T04:12:10.061Z Actions: Completed 3766 actions in 8.82 seconds.
1902023-12-06T04:12:10.294Z Done (0.223s)
1912023-12-06T04:12:10.300Z Done (0.000s)
1922023-12-06T04:12:10.565Z Done (0.269s)
1932023-12-06T04:12:18.567Z Done (7.867s)
1942023-12-06T04:12:18.975Z Done (0.282s)
1952023-12-06T04:12:18.979Z Done (0.000s)
1962023-12-06T04:12:19.221Z Done (0.000s)
1972023-12-06T04:12:19.979ZPlanning: Evaluating mediator changes ... Done
1982023-12-06T04:12:20.691ZPlanning: Checking for conflicting actions ... Done
1992023-12-06T04:12:20.702ZPlanning: Consolidating action changes ... Done
2002023-12-06T04:12:20.725ZPlanning: Evaluating mediators ... Done
2012023-12-06T04:12:20.734ZPlanning: Planning completed in 0.75 seconds
2022023-12-06T04:12:20.793Z Mediators to change: 2
2032023-12-06T04:12:20.793Z Create boot environment: No
2042023-12-06T04:12:20.808ZCreate backup boot environment: No
2052023-12-06T04:12:20.911Z Done
2062023-12-06T04:12:20.911Z Done
2072023-12-06T04:12:21.065Z Done
2082023-12-06T04:12:27.630Z Done
2092023-12-06T04:12:27.637Z Done
2102023-12-06T04:12:27.637Z Done
2112023-12-06T04:12:27.637Z Done
2122023-12-06T04:12:28.571ZPlanning: Evaluating mediator changes ... Done
2132023-12-06T04:12:28.579ZPlanning: Merging actions ... Done
2142023-12-06T04:12:28.906ZPlanning: Checking for conflicting actions ... Done
2152023-12-06T04:12:28.910ZPlanning: Consolidating action changes ... Done
2162023-12-06T04:12:29.369ZPlanning: Evaluating mediators ... Done
2172023-12-06T04:12:29.457ZPlanning: Planning completed in 1.35 seconds
2182023-12-06T04:12:29.520Z Packages to change: 1
2192023-12-06T04:12:29.524Z Mediators to change: 1
2202023-12-06T04:12:29.524Z Services to change: 1
2212023-12-06T04:12:29.524Z Create boot environment: No
2222023-12-06T04:12:29.524ZCreate backup boot environment: Yes
2232023-12-06T04:12:31.515Z Actions: 1/6 actions (Updating modified actions)
2242023-12-06T04:12:31.520Z Actions: Completed 6 actions in 0.00 seconds.
2252023-12-06T04:12:31.520Z Done
2262023-12-06T04:12:31.520Z Done
2272023-12-06T04:12:31.581Z Done
2282023-12-06T04:12:37.700Z Done
2292023-12-06T04:12:37.850Z Done
2302023-12-06T04:12:37.857Z Done
2312023-12-06T04:12:38.378Z Done
2322023-12-06T04:12:38.670ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2332023-12-06T04:12:38.670Zclang system 15 system
2342023-12-06T04:12:38.670Zcsh system system illumos
2352023-12-06T04:12:38.671Zctags system system illumos
2362023-12-06T04:12:38.671Zgcc vendor 12 vendor
2372023-12-06T04:12:38.671Zgcc system 10 system
2382023-12-06T04:12:38.671Zgcc system 7 system
2392023-12-06T04:12:38.671Zgo system 1.20 system
2402023-12-06T04:12:38.671Zgo system 1.19 system
2412023-12-06T04:12:38.672Zllvm system 15 system
2422023-12-06T04:12:38.672Zllvm system 14 system
2432023-12-06T04:12:38.672Zmariadb system 10.6 system
2442023-12-06T04:12:38.672Zmta vendor vendor dma
2452023-12-06T04:12:38.672Zopenjdk system 17 system
2462023-12-06T04:12:38.672Zopenjdk system 11 system
2472023-12-06T04:12:38.673Zopenjdk system 1.8 system
2482023-12-06T04:12:38.673Zopenssl vendor 3 vendor
2492023-12-06T04:12:38.673Zperl system 5.36 system
2502023-12-06T04:12:38.673Zpostgresql system 15 system
2512023-12-06T04:12:38.673Zpostgresql system 13 system
2522023-12-06T04:12:38.673Zpython vendor 3 vendor
2532023-12-06T04:12:38.674Zpython system 2 system
2542023-12-06T04:12:38.674Zpython3 system 3.11 system
2552023-12-06T04:12:38.674Zruby system 3.0 system
2562023-12-06T04:12:38.674Zwords vendor vendor american-english
2572023-12-06T04:12:38.674Zwords system system australian-english
2582023-12-06T04:12:38.674Zwords system system british-english
2592023-12-06T04:12:38.674Zwords system system canadian-english
2602023-12-06T04:12:38.675Zwords system system french
2612023-12-06T04:12:38.675Zwords system system italian
2622023-12-06T04:12:38.675Zwords system system ngerman
2632023-12-06T04:12:38.675Zwords system system ogerman
2642023-12-06T04:12:38.675Zwords system system spanish
2652023-12-06T04:12:39.230ZFMRI IFO
2662023-12-06T04:12:39.230Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2672023-12-06T04:12:39.230Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2682023-12-06T04:12:39.230Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2692023-12-06T04:12:39.230Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z im-
2702023-12-06T04:12:39.230Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2712023-12-06T04:12:39.230Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z i--
2722023-12-06T04:12:39.230Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z im-
2732023-12-06T04:12:39.231Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z im-
2742023-12-06T04:12:39.305Z+ set -o errexit
2752023-12-06T04:12:39.311Z+++ dirname ./tools/ci_download_cockroachdb
2762023-12-06T04:12:39.311Z++ cd ./tools
2772023-12-06T04:12:39.311Z++ pwd
2782023-12-06T04:12:39.320Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2792023-12-06T04:12:39.320Z++ basename ./tools/ci_download_cockroachdb
2802023-12-06T04:12:39.320Z+ ARG0=ci_download_cockroachdb
2812023-12-06T04:12:39.320Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2822023-12-06T04:12:39.325Z+ CIDL_VERSION=v22.1.9
2832023-12-06T04:12:39.325Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2842023-12-06T04:12:39.325Z++ CIDL_MD5_DARWIN=2db972c254b4e3b599e12110520178b5
2852023-12-06T04:12:39.325Z++ CIDL_MD5_LINUX=8c3170883e0a0be1a34b44090c067a8c
2862023-12-06T04:12:39.325Z++ CIDL_MD5_ILLUMOS=d8999aff364e5d70f226e139fda724a3
2872023-12-06T04:12:39.325Z+ TARGET_DIR=out
2882023-12-06T04:12:39.325Z+ DOWNLOAD_DIR=out/downloads
2892023-12-06T04:12:39.325Z+ DEST_DIR=./out/cockroachdb
2902023-12-06T04:12:39.325Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2912023-12-06T04:12:39.326Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2922023-12-06T04:12:39.326Z+ main
2932023-12-06T04:12:39.326Z+ [[ 0 != 0 ]]
2942023-12-06T04:12:39.326Z+ CIDL_OS=solaris2.11
2952023-12-06T04:12:39.326Z+ [[ 0 != 0 ]]
2962023-12-06T04:12:39.326Z+ configure_os solaris2.11
2972023-12-06T04:12:39.326Z+ echo 'current directory: /work/oxidecomputer/omicron'
2982023-12-06T04:12:39.326Zcurrent directory: /work/oxidecomputer/omicron
2992023-12-06T04:12:39.326Z+ echo 'configuring based on OS: "solaris2.11"'
3002023-12-06T04:12:39.326Z+ case "$1" in
3012023-12-06T04:12:39.326Zconfiguring based on OS: "solaris2.11"
3022023-12-06T04:12:39.326Z+ CIDL_BUILD=illumos
3032023-12-06T04:12:39.326Z+ CIDL_SUFFIX=tar.gz
3042023-12-06T04:12:39.326Z+ CIDL_MD5=d8999aff364e5d70f226e139fda724a3
3052023-12-06T04:12:39.327Z+ CIDL_MD5FUNC=do_md5sum
3062023-12-06T04:12:39.327Z+ CIDL_URL_BASE=https://illumos.org/downloads
3072023-12-06T04:12:39.327Z+ CIDL_ASSEMBLE=do_assemble_illumos
3082023-12-06T04:12:39.327Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
3092023-12-06T04:12:39.327Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
3102023-12-06T04:12:39.327Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
3112023-12-06T04:12:39.327Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
3122023-12-06T04:12:39.327Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
3132023-12-06T04:12:39.327Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
3142023-12-06T04:12:39.327ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
3152023-12-06T04:12:39.327ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
3162023-12-06T04:12:39.327Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
3172023-12-06T04:12:39.327Z+ mkdir -p out/downloads
3182023-12-06T04:12:39.327Z+ mkdir -p ./out/cockroachdb
3192023-12-06T04:12:39.327Z+ local DO_DOWNLOAD=true
3202023-12-06T04:12:39.328Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
3212023-12-06T04:12:39.328Z+ '[' true == true ']'
3222023-12-06T04:12:39.328Z+ echo Downloading...
3232023-12-06T04:12:39.328ZDownloading...
3242023-12-06T04:12:39.328Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
3252023-12-06T04:12:39.328Z+ 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
3262023-12-06T04:12:42.120Z++ do_md5sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
3272023-12-06T04:12:42.124Z++ md5sum
3282023-12-06T04:12:42.124Z++ awk '{print $1}'
3292023-12-06T04:12:42.310Z+ calculated_md5=d8999aff364e5d70f226e139fda724a3
3302023-12-06T04:12:42.310Z+ [[ 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 ]]
3312023-12-06T04:12:42.310Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
3322023-12-06T04:12:42.331Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
3332023-12-06T04:12:45.709Z+ do_assemble_illumos
3342023-12-06T04:12:45.709Z+ rm -r ./out/cockroachdb
3352023-12-06T04:12:45.715Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
3362023-12-06T04:12:46.374Z+ ./out/cockroachdb/bin/cockroach version
3372023-12-06T04:12:46.752ZBuild Tag: v22.1.9-dirty
3382023-12-06T04:12:46.752ZBuild Time: 2022/10/26 21:17:46
3392023-12-06T04:12:46.752ZDistribution: OSS
3402023-12-06T04:12:46.752ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3412023-12-06T04:12:46.752ZGo Version: go1.17.13
3422023-12-06T04:12:46.752ZC Compiler: gcc 10.3.0
3432023-12-06T04:12:46.752ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3442023-12-06T04:12:46.752ZBuild Type: release
3452023-12-06T04:12:46.780Z+ set -o errexit
3462023-12-06T04:12:46.784Z+++ dirname ./tools/ci_download_clickhouse
3472023-12-06T04:12:46.789Z++ cd ./tools
3482023-12-06T04:12:46.789Z++ pwd
3492023-12-06T04:12:46.789Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3502023-12-06T04:12:46.789Z++ basename ./tools/ci_download_clickhouse
3512023-12-06T04:12:46.794Z+ ARG0=ci_download_clickhouse
3522023-12-06T04:12:46.794Z+ TARGET_DIR=out
3532023-12-06T04:12:46.794Z+ DOWNLOAD_DIR=out/downloads
3542023-12-06T04:12:46.794Z+ DEST_DIR=./out/clickhouse
3552023-12-06T04:12:46.794Z+ CIDL_VERSION=v22.8.9.24
3562023-12-06T04:12:46.794Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3572023-12-06T04:12:46.794Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3582023-12-06T04:12:46.794Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3592023-12-06T04:12:46.794Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3602023-12-06T04:12:46.794Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3612023-12-06T04:12:46.794Z+ main
3622023-12-06T04:12:46.794Z+ [[ 0 != 0 ]]
3632023-12-06T04:12:46.794Z+ CIDL_OS=solaris2.11
3642023-12-06T04:12:46.794Z+ [[ 0 != 0 ]]
3652023-12-06T04:12:46.794Z+ configure_os solaris2.11
3662023-12-06T04:12:46.794Z+ echo 'current directory: /work/oxidecomputer/omicron'
3672023-12-06T04:12:46.794Zcurrent directory: /work/oxidecomputer/omicron
3682023-12-06T04:12:46.794Z+ echo 'configuring based on OS: "solaris2.11"'
3692023-12-06T04:12:46.794Z+ CIDL_DASHREV=
3702023-12-06T04:12:46.795Zconfiguring based on OS: "solaris2.11"
3712023-12-06T04:12:46.795Z+ case "$1" in
3722023-12-06T04:12:46.795Z+ CIDL_PLATFORM=illumos
3732023-12-06T04:12:46.795Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3742023-12-06T04:12:46.795Z+ CIDL_MD5FUNC=do_md5sum
3752023-12-06T04:12:46.795Z+ CIDL_DASHREV=-1
3762023-12-06T04:12:46.795Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3772023-12-06T04:12:46.795Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3782023-12-06T04:12:46.795Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3792023-12-06T04:12:46.795Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3802023-12-06T04:12:46.795ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3812023-12-06T04:12:46.795ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3822023-12-06T04:12:46.795Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3832023-12-06T04:12:46.795Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3842023-12-06T04:12:46.795Z+ mkdir -p out/downloads
3852023-12-06T04:12:46.799Z+ mkdir -p ./out/clickhouse
3862023-12-06T04:12:46.799Z+ local DO_DOWNLOAD=true
3872023-12-06T04:12:46.799Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3882023-12-06T04:12:46.799Z+ '[' true == true ']'
3892023-12-06T04:12:46.799Z+ echo Downloading...
3902023-12-06T04:12:46.799ZDownloading...
3912023-12-06T04:12:46.799Z+ 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
3922023-12-06T04:12:46.799Z+ 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
3932023-12-06T04:12:48.261Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3942023-12-06T04:12:48.267Z++ md5sum
3952023-12-06T04:12:48.267Z++ awk '{print $1}'
3962023-12-06T04:12:48.527Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3972023-12-06T04:12:48.527Z+ [[ 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 ]]
3982023-12-06T04:12:48.527Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3992023-12-06T04:12:48.532Z+ mkdir -p ./out/clickhouse
4002023-12-06T04:12:48.532Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
4012023-12-06T04:12:53.372Z+ ./out/clickhouse/clickhouse server --version
4022023-12-06T04:12:53.428ZClickHouse server version 22.8.9.1.
4032023-12-06T04:12:53.478Z+ set -o errexit
4042023-12-06T04:12:53.493Z+++ dirname ./tools/ci_download_console
4052023-12-06T04:12:53.493Z++ cd ./tools
4062023-12-06T04:12:53.493Z++ pwd
4072023-12-06T04:12:53.493Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4082023-12-06T04:12:53.493Z++ basename ./tools/ci_download_console
4092023-12-06T04:12:53.494Z+ ARG0=ci_download_console
4102023-12-06T04:12:53.494Z+ TARGET_DIR=out
4112023-12-06T04:12:53.494Z+ DOWNLOAD_DIR=out/downloads
4122023-12-06T04:12:53.494Z+ DEST_DIR=./out/console-assets
4132023-12-06T04:12:53.494Z+ source /work/oxidecomputer/omicron/tools/console_version
4142023-12-06T04:12:53.494Z++ COMMIT=ae8218df707360a902133f4a96b48a3b5a62a09e
4152023-12-06T04:12:53.494Z++ SHA2=ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989
4162023-12-06T04:12:53.494Z+ URL=https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
4172023-12-06T04:12:53.495Z+ TARBALL_FILE=out/downloads/console.tar.gz
4182023-12-06T04:12:53.495Z+ main
4192023-12-06T04:12:53.495Z+ [[ 0 != 0 ]]
4202023-12-06T04:12:53.495Z+ echo 'URL: https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz'
4212023-12-06T04:12:53.495ZURL: https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
4222023-12-06T04:12:53.495Z+ echo 'Local file: out/downloads/console.tar.gz'
4232023-12-06T04:12:53.495ZLocal file: out/downloads/console.tar.gz
4242023-12-06T04:12:53.495Z+ local DO_DOWNLOAD=true
4252023-12-06T04:12:53.496Z+ [[ -f out/downloads/console.tar.gz ]]
4262023-12-06T04:12:53.496Z+ mkdir -p out/downloads
4272023-12-06T04:12:53.496Z+ '[' true == true ']'
4282023-12-06T04:12:53.496Z+ echo Downloading...
4292023-12-06T04:12:53.496ZDownloading...
4302023-12-06T04:12:53.496Z+ do_download_curl https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz out/downloads/console.tar.gz
4312023-12-06T04:12:53.496Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
4322023-12-06T04:12:54.120Z++ do_sha256sum out/downloads/console.tar.gz
4332023-12-06T04:12:54.120Z++ case "$OSTYPE" in
4342023-12-06T04:12:54.120Z++ SHA=sha256sum
4352023-12-06T04:12:54.124Z++ sha256sum
4362023-12-06T04:12:54.124Z++ awk '{print $1}'
4372023-12-06T04:12:54.144Z+ calculated_sha2=ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989
4382023-12-06T04:12:54.144Z+ [[ ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989 != \a\e\3\5\b\9\9\1\d\3\f\f\8\3\5\a\5\9\b\5\9\1\2\6\2\9\8\7\9\0\c\b\7\4\3\1\a\2\8\2\b\2\5\b\a\4\a\d\d\4\e\7\f\b\6\e\a\6\b\9\8\9\8\9 ]]
4392023-12-06T04:12:54.150Z+ rm -rf ./out/console-assets
4402023-12-06T04:12:54.150Z+ mkdir -p ./out/console-assets
4412023-12-06T04:12:54.155Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4422023-12-06T04:12:54.155Z+ mkdir -p ./out/console-assets
4432023-12-06T04:12:54.155Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4442023-12-06T04:12:54.293Z+ set -o errexit
4452023-12-06T04:12:54.298Z+++ dirname ./tools/ci_download_maghemite_openapi
4462023-12-06T04:12:54.298Z++ cd ./tools
4472023-12-06T04:12:54.304Z++ pwd
4482023-12-06T04:12:54.304Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4492023-12-06T04:12:54.304Z++ basename ./tools/ci_download_maghemite_openapi
4502023-12-06T04:12:54.304Z+ ARG0=ci_download_maghemite_openapi
4512023-12-06T04:12:54.304Z+ TARGET_DIR=out
4522023-12-06T04:12:54.304Z+ DOWNLOAD_DIR=out/downloads
4532023-12-06T04:12:54.304Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4542023-12-06T04:12:54.304Z++ COMMIT=579592bf474ec4b86805ada60c1b920b3beef5a7
4552023-12-06T04:12:54.304Z++ SHA2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4562023-12-06T04:12:54.305Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/ddm-admin.json
4572023-12-06T04:12:54.305Z+ LOCAL_FILE=out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4582023-12-06T04:12:54.305Z+ main
4592023-12-06T04:12:54.305Z+ [[ 0 != 0 ]]
4602023-12-06T04:12:54.305Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/ddm-admin.json'
4612023-12-06T04:12:54.305ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/ddm-admin.json
4622023-12-06T04:12:54.305Z+ echo 'Local file: out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json'
4632023-12-06T04:12:54.305ZLocal file: out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4642023-12-06T04:12:54.305Z+ local DO_DOWNLOAD=true
4652023-12-06T04:12:54.305Z+ [[ -f out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json ]]
4662023-12-06T04:12:54.305Z+ mkdir -p out/downloads
4672023-12-06T04:12:54.312Z+ '[' true == true ']'
4682023-12-06T04:12:54.312Z+ echo Downloading...
4692023-12-06T04:12:54.312ZDownloading...
4702023-12-06T04:12:54.312Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/ddm-admin.json out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4712023-12-06T04:12:54.312Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/ddm-admin.json
4722023-12-06T04:12:54.540Z++ do_sha256sum out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4732023-12-06T04:12:54.540Z++ case "$OSTYPE" in
4742023-12-06T04:12:54.545Z++ SHA=sha256sum
4752023-12-06T04:12:54.545Z++ sha256sum
4762023-12-06T04:12:54.546Z++ awk '{print $1}'
4772023-12-06T04:12:54.551Z+ calculated_sha2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4782023-12-06T04:12:54.551Z+ [[ 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 ]]
4792023-12-06T04:12:54.551Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4802023-12-06T04:12:54.551Z++ COMMIT=579592bf474ec4b86805ada60c1b920b3beef5a7
4812023-12-06T04:12:54.551Z++ SHA2=6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971
4822023-12-06T04:12:54.551Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/mg-admin.json
4832023-12-06T04:12:54.551Z+ LOCAL_FILE=out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4842023-12-06T04:12:54.551Z+ main
4852023-12-06T04:12:54.551Z+ [[ 0 != 0 ]]
4862023-12-06T04:12:54.551Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/mg-admin.json'
4872023-12-06T04:12:54.551ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/mg-admin.json
4882023-12-06T04:12:54.551Z+ echo 'Local file: out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json'
4892023-12-06T04:12:54.551ZLocal file: out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4902023-12-06T04:12:54.551Z+ local DO_DOWNLOAD=true
4912023-12-06T04:12:54.551Z+ [[ -f out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json ]]
4922023-12-06T04:12:54.551Z+ mkdir -p out/downloads
4932023-12-06T04:12:54.551Z+ '[' true == true ']'
4942023-12-06T04:12:54.552Z+ echo Downloading...
4952023-12-06T04:12:54.552ZDownloading...
4962023-12-06T04:12:54.552Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/mg-admin.json out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4972023-12-06T04:12:54.552Z+ curl --silent --show-error --fail --location --output out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/mg-admin.json
4982023-12-06T04:12:54.713Z++ do_sha256sum out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4992023-12-06T04:12:54.716Z++ case "$OSTYPE" in
5002023-12-06T04:12:54.716Z++ SHA=sha256sum
5012023-12-06T04:12:54.717Z++ sha256sum
5022023-12-06T04:12:54.717Z++ awk '{print $1}'
5032023-12-06T04:12:54.720Z+ calculated_sha2=6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971
5042023-12-06T04:12:54.720Z+ [[ 6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971 != \6\c\1\f\a\b\8\d\5\0\2\8\b\5\2\a\1\6\1\d\8\b\f\0\2\a\a\e\4\7\8\4\4\6\9\9\c\d\c\5\f\7\b\2\8\e\1\a\c\5\1\9\f\c\4\e\c\1\a\b\3\9\7\1 ]]
5052023-12-06T04:12:54.731Z+ set -o errexit
5062023-12-06T04:12:54.734Z+++ dirname ./tools/ci_download_dendrite_openapi
5072023-12-06T04:12:54.739Z++ cd ./tools
5082023-12-06T04:12:54.739Z++ pwd
5092023-12-06T04:12:54.739Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5102023-12-06T04:12:54.739Z++ basename ./tools/ci_download_dendrite_openapi
5112023-12-06T04:12:54.743Z+ ARG0=ci_download_dendrite_openapi
5122023-12-06T04:12:54.743Z+ TARGET_DIR=out
5132023-12-06T04:12:54.743Z+ DOWNLOAD_DIR=out/downloads
5142023-12-06T04:12:54.744Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5152023-12-06T04:12:54.744Z++ COMMIT=2af6adea85c62ac37e451148b84e5eb0ef005f36
5162023-12-06T04:12:54.744Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5172023-12-06T04:12:54.744Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/2af6adea85c62ac37e451148b84e5eb0ef005f36/dpd.json
5182023-12-06T04:12:54.744Z+ LOCAL_FILE=out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json
5192023-12-06T04:12:54.744Z+ main
5202023-12-06T04:12:54.744Z+ [[ 0 != 0 ]]
5212023-12-06T04:12:54.744Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/2af6adea85c62ac37e451148b84e5eb0ef005f36/dpd.json'
5222023-12-06T04:12:54.744ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/2af6adea85c62ac37e451148b84e5eb0ef005f36/dpd.json
5232023-12-06T04:12:54.744Z+ echo 'Local file: out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json'
5242023-12-06T04:12:54.744ZLocal file: out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json
5252023-12-06T04:12:54.744Z+ local DO_DOWNLOAD=true
5262023-12-06T04:12:54.744Z+ [[ -f out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json ]]
5272023-12-06T04:12:54.745Z+ mkdir -p out/downloads
5282023-12-06T04:12:54.745Z+ '[' true == true ']'
5292023-12-06T04:12:54.745Z+ echo Downloading...
5302023-12-06T04:12:54.745ZDownloading...
5312023-12-06T04:12:54.745Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/2af6adea85c62ac37e451148b84e5eb0ef005f36/dpd.json out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json
5322023-12-06T04:12:54.745Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/2af6adea85c62ac37e451148b84e5eb0ef005f36/dpd.json
5332023-12-06T04:12:54.944Z++ do_sha256sum out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json
5342023-12-06T04:12:54.944Z++ case "$OSTYPE" in
5352023-12-06T04:12:54.945Z++ SHA=sha256sum
5362023-12-06T04:12:54.949Z++ sha256sum
5372023-12-06T04:12:54.949Z++ awk '{print $1}'
5382023-12-06T04:12:54.949Z+ calculated_sha2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5392023-12-06T04:12:54.949Z+ [[ 07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0 != \0\7\d\1\1\5\b\f\a\8\4\9\8\a\8\0\1\5\c\a\2\a\8\4\4\7\e\f\e\e\a\c\3\2\e\2\4\a\e\b\2\5\b\a\f\3\d\5\e\2\3\1\3\2\1\6\e\1\1\2\9\3\c\0 ]]
5402023-12-06T04:12:54.962Z+ set -o errexit
5412023-12-06T04:12:55.020Z+++ dirname ./tools/ci_download_dendrite_stub
5422023-12-06T04:12:55.020Z++ cd ./tools
5432023-12-06T04:12:55.020Z++ pwd
5442023-12-06T04:12:55.020Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5452023-12-06T04:12:55.020Z++ basename ./tools/ci_download_dendrite_stub
5462023-12-06T04:12:55.020Z+ ARG0=ci_download_dendrite_stub
5472023-12-06T04:12:55.021Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5482023-12-06T04:12:55.021Z++ CIDL_SHA256_ILLUMOS=dc93b671cce54e83ed55faaa267f81ba9e65abcd6714aa559d68a8783d73b1c1
5492023-12-06T04:12:55.021Z++ CIDL_SHA256_LINUX_DPD=b13b391a085ba6bf16fdd99774f64c9d53cd7220ad518d5839c8558fb925c40c
5502023-12-06T04:12:55.021Z++ CIDL_SHA256_LINUX_SWADM=6bfa4e367eb2b0be89f1588ac458026a186314597a4feb9fee6cea60101c7ebe
5512023-12-06T04:12:55.021Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5522023-12-06T04:12:55.021Z++ COMMIT=2af6adea85c62ac37e451148b84e5eb0ef005f36
5532023-12-06T04:12:55.022Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5542023-12-06T04:12:55.022Z+ TARGET_DIR=out
5552023-12-06T04:12:55.022Z+ DOWNLOAD_DIR=out/downloads
5562023-12-06T04:12:55.022Z+ DEST_DIR=./out/dendrite-stub
5572023-12-06T04:12:55.022Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5582023-12-06T04:12:55.022Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5592023-12-06T04:12:55.022Z+ REPO=oxidecomputer/dendrite
5602023-12-06T04:12:55.022Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/2af6adea85c62ac37e451148b84e5eb0ef005f36
5612023-12-06T04:12:55.443Z+ main
5622023-12-06T04:12:55.443Z+ [[ 0 != 0 ]]
5632023-12-06T04:12:55.443Z+ CIDL_OS=solaris2.11
5642023-12-06T04:12:55.443Z+ [[ 0 != 0 ]]
5652023-12-06T04:12:55.443Z+ configure_os solaris2.11
5662023-12-06T04:12:55.443Z+ echo 'current directory: /work/oxidecomputer/omicron'
5672023-12-06T04:12:55.443Zcurrent directory: /work/oxidecomputer/omicron
5682023-12-06T04:12:55.443Z+ echo 'configuring based on OS: "solaris2.11"'
5692023-12-06T04:12:55.443Z+ case "$1" in
5702023-12-06T04:12:55.443Zconfiguring based on OS: "solaris2.11"
5712023-12-06T04:12:55.443Z+ SET_BINARIES=
5722023-12-06T04:12:55.443Z+ CIDL_SHA256=dc93b671cce54e83ed55faaa267f81ba9e65abcd6714aa559d68a8783d73b1c1
5732023-12-06T04:12:55.443Z+ CIDL_SHA256FUNC=do_sha256sum
5742023-12-06T04:12:55.443Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5752023-12-06T04:12:55.443Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/2af6adea85c62ac37e451148b84e5eb0ef005f36/dendrite-stub.tar.gz
5762023-12-06T04:12:55.443Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5772023-12-06T04:12:55.444Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/2af6adea85c62ac37e451148b84e5eb0ef005f36/dendrite-stub.tar.gz'
5782023-12-06T04:12:55.444ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/2af6adea85c62ac37e451148b84e5eb0ef005f36/dendrite-stub.tar.gz
5792023-12-06T04:12:55.444Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5802023-12-06T04:12:55.444ZLocal file: out/downloads/dendrite-stub.tar.gz
5812023-12-06T04:12:55.444Z+ mkdir -p out/downloads
5822023-12-06T04:12:55.444Z+ mkdir -p ./out/dendrite-stub
5832023-12-06T04:12:55.444Z+ fetch_and_verify
5842023-12-06T04:12:55.444Z+ local DO_DOWNLOAD=true
5852023-12-06T04:12:55.444Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5862023-12-06T04:12:55.444Z+ '[' true == true ']'
5872023-12-06T04:12:55.444Z+ echo Downloading...
5882023-12-06T04:12:55.444ZDownloading...
5892023-12-06T04:12:55.444Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/2af6adea85c62ac37e451148b84e5eb0ef005f36/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5902023-12-06T04:12:55.444Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/2af6adea85c62ac37e451148b84e5eb0ef005f36/dendrite-stub.tar.gz
5912023-12-06T04:13:01.934Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5922023-12-06T04:13:01.938Z++ sha256sum
5932023-12-06T04:13:01.938Z++ awk '{print $1}'
5942023-12-06T04:13:02.038Z+ calculated_sha256=dc93b671cce54e83ed55faaa267f81ba9e65abcd6714aa559d68a8783d73b1c1
5952023-12-06T04:13:02.038Z+ [[ dc93b671cce54e83ed55faaa267f81ba9e65abcd6714aa559d68a8783d73b1c1 != \d\c\9\3\b\6\7\1\c\c\e\5\4\e\8\3\e\d\5\5\f\a\a\a\2\6\7\f\8\1\b\a\9\e\6\5\a\b\c\d\6\7\1\4\a\a\5\5\9\d\6\8\a\8\7\8\3\d\7\3\b\1\c\1 ]]
5962023-12-06T04:13:02.038Z+ do_untar out/downloads/dendrite-stub.tar.gz
5972023-12-06T04:13:02.044Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5982023-12-06T04:13:03.554Z+ do_assemble
5992023-12-06T04:13:03.554Z+ rm -r ./out/dendrite-stub
6002023-12-06T04:13:03.570Z+ mkdir ./out/dendrite-stub
6012023-12-06T04:13:03.571Z+ cp -r out/downloads/root ./out/dendrite-stub/root
6022023-12-06T04:13:03.571Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
6032023-12-06T04:13:03.571Z+ set -o errexit
6042023-12-06T04:13:03.571Z+++ dirname ./tools/ci_download_maghemite_mgd
6052023-12-06T04:13:03.571Z++ cd ./tools
6062023-12-06T04:13:03.571Z++ pwd
6072023-12-06T04:13:03.571Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6082023-12-06T04:13:03.571Z++ basename ./tools/ci_download_maghemite_mgd
6092023-12-06T04:13:03.571Z+ ARG0=ci_download_maghemite_mgd
6102023-12-06T04:13:03.571Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
6112023-12-06T04:13:03.571Z++ CIDL_SHA256=82aa1ca1d7701b2221c442d58f912be59798258d574effcb866ffab22753cf38
6122023-12-06T04:13:03.571Z++ MGD_LINUX_SHA256=81231b30872fa1c581aa22c101f32d11f33f335758ac1fd2653436fbc7aab93f
6132023-12-06T04:13:03.571Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
6142023-12-06T04:13:03.571Z++ COMMIT=579592bf474ec4b86805ada60c1b920b3beef5a7
6152023-12-06T04:13:03.571Z++ SHA2=6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971
6162023-12-06T04:13:03.571Z+ TARGET_DIR=out
6172023-12-06T04:13:03.571Z+ DOWNLOAD_DIR=out/downloads
6182023-12-06T04:13:03.572Z+ DEST_DIR=./out/mgd
6192023-12-06T04:13:03.572Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
6202023-12-06T04:13:03.572Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6212023-12-06T04:13:03.572Z+ REPO=oxidecomputer/maghemite
6222023-12-06T04:13:03.572Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7
6232023-12-06T04:13:03.572Z+ main
6242023-12-06T04:13:03.572Z+ [[ 0 != 0 ]]
6252023-12-06T04:13:03.572Z+ CIDL_OS=solaris2.11
6262023-12-06T04:13:03.572Z+ [[ 0 != 0 ]]
6272023-12-06T04:13:03.572Z+ configure_os solaris2.11
6282023-12-06T04:13:03.572Z+ echo 'current directory: /work/oxidecomputer/omicron'
6292023-12-06T04:13:03.572Zcurrent directory: /work/oxidecomputer/omicron
6302023-12-06T04:13:03.573Z+ echo 'configuring based on OS: "solaris2.11"'
6312023-12-06T04:13:03.573Z+ case "$1" in
6322023-12-06T04:13:03.573Z+ SET_BINARIES=
6332023-12-06T04:13:03.573Zconfiguring based on OS: "solaris2.11"
6342023-12-06T04:13:03.573Z+ CIDL_SHA256FUNC=do_sha256sum
6352023-12-06T04:13:03.573Z+ TARBALL_FILENAME=mgd.tar.gz
6362023-12-06T04:13:03.573Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7/mgd.tar.gz
6372023-12-06T04:13:03.573Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6382023-12-06T04:13:03.573Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7/mgd.tar.gz'
6392023-12-06T04:13:03.573ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7/mgd.tar.gz
6402023-12-06T04:13:03.573Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6412023-12-06T04:13:03.573ZLocal file: out/downloads/mgd.tar.gz
6422023-12-06T04:13:03.573Z+ mkdir -p out/downloads
6432023-12-06T04:13:03.573Z+ mkdir -p ./out/mgd
6442023-12-06T04:13:03.574Z+ fetch_and_verify
6452023-12-06T04:13:03.574Z+ local DO_DOWNLOAD=true
6462023-12-06T04:13:03.574Z+ [[ -f out/downloads/mgd.tar.gz ]]
6472023-12-06T04:13:03.574Z+ '[' true == true ']'
6482023-12-06T04:13:03.574Z+ echo Downloading...
6492023-12-06T04:13:03.574ZDownloading...
6502023-12-06T04:13:03.574Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7/mgd.tar.gz out/downloads/mgd.tar.gz
6512023-12-06T04:13:03.574Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7/mgd.tar.gz
6522023-12-06T04:13:11.760Z++ do_sha256sum out/downloads/mgd.tar.gz
6532023-12-06T04:13:11.766Z++ sha256sum
6542023-12-06T04:13:11.767Z++ awk '{print $1}'
6552023-12-06T04:13:11.837Z+ calculated_sha256=82aa1ca1d7701b2221c442d58f912be59798258d574effcb866ffab22753cf38
6562023-12-06T04:13:11.837Z+ [[ 82aa1ca1d7701b2221c442d58f912be59798258d574effcb866ffab22753cf38 != \8\2\a\a\1\c\a\1\d\7\7\0\1\b\2\2\2\1\c\4\4\2\d\5\8\f\9\1\2\b\e\5\9\7\9\8\2\5\8\d\5\7\4\e\f\f\c\b\8\6\6\f\f\a\b\2\2\7\5\3\c\f\3\8 ]]
6572023-12-06T04:13:11.852Z+ do_untar out/downloads/mgd.tar.gz
6582023-12-06T04:13:11.852Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6592023-12-06T04:13:12.498Z+ do_assemble
6602023-12-06T04:13:12.498Z+ rm -r ./out/mgd
6612023-12-06T04:13:12.519Z+ mkdir ./out/mgd
6622023-12-06T04:13:12.519Z+ cp -r out/downloads/root ./out/mgd/root
6632023-12-06T04:13:12.730Z+ set -o errexit
6642023-12-06T04:13:12.733Z+++ dirname ./tools/ci_download_transceiver_control
6652023-12-06T04:13:12.733Z++ cd ./tools
6662023-12-06T04:13:12.733Z++ pwd
6672023-12-06T04:13:12.733Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6682023-12-06T04:13:12.738Z++ basename ./tools/ci_download_transceiver_control
6692023-12-06T04:13:12.738Z+ ARG0=ci_download_transceiver_control
6702023-12-06T04:13:12.738Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6712023-12-06T04:13:12.738Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6722023-12-06T04:13:12.738Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6732023-12-06T04:13:12.738Z+ TARGET_DIR=out
6742023-12-06T04:13:12.738Z+ DOWNLOAD_DIR=out/downloads
6752023-12-06T04:13:12.738Z+ DEST_DIR=./out/transceiver-control
6762023-12-06T04:13:12.738Z+ BIN_DIR=/opt/oxide/bin
6772023-12-06T04:13:12.738Z+ BINARY=xcvradm
6782023-12-06T04:13:12.738Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6792023-12-06T04:13:12.738Z+ REPO=oxidecomputer/transceiver-control
6802023-12-06T04:13:12.738Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6812023-12-06T04:13:12.738Z+ main
6822023-12-06T04:13:12.738Z+ [[ 0 != 0 ]]
6832023-12-06T04:13:12.738Z+ CIDL_OS=solaris2.11
6842023-12-06T04:13:12.738Z+ [[ 0 != 0 ]]
6852023-12-06T04:13:12.738Z+ configure_os solaris2.11
6862023-12-06T04:13:12.738Z+ echo 'current directory: /work/oxidecomputer/omicron'
6872023-12-06T04:13:12.738Zcurrent directory: /work/oxidecomputer/omicron
6882023-12-06T04:13:12.738Z+ echo 'configuring based on OS: "solaris2.11"'
6892023-12-06T04:13:12.738Zconfiguring based on OS: "solaris2.11"
6902023-12-06T04:13:12.738Z+ case "$1" in
6912023-12-06T04:13:12.738Z+ SET_BINARIES=
6922023-12-06T04:13:12.739Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6932023-12-06T04:13:12.739Z+ CIDL_SHA256FUNC=do_sha256sum
6942023-12-06T04:13:12.739Z+ ARCHIVE_FILENAME=xcvradm.gz
6952023-12-06T04:13:12.739Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6962023-12-06T04:13:12.739Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6972023-12-06T04:13:12.739Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6982023-12-06T04:13:12.739ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6992023-12-06T04:13:12.739ZLocal file: out/downloads/xcvradm.gz
7002023-12-06T04:13:12.739Z+ echo 'Local file: out/downloads/xcvradm.gz'
7012023-12-06T04:13:12.739Z+ mkdir -p out/downloads
7022023-12-06T04:13:12.743Z+ mkdir -p ./out/transceiver-control
7032023-12-06T04:13:12.743Z+ fetch_and_verify
7042023-12-06T04:13:12.743Z+ local DO_DOWNLOAD=true
7052023-12-06T04:13:12.743Z+ [[ -f out/downloads/xcvradm.gz ]]
7062023-12-06T04:13:12.743Z+ '[' true == true ']'
7072023-12-06T04:13:12.743Z+ echo Downloading...
7082023-12-06T04:13:12.743ZDownloading...
7092023-12-06T04:13:12.743Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
7102023-12-06T04:13:12.743Z+ 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
7112023-12-06T04:13:15.602Z++ do_sha256sum out/downloads/xcvradm.gz
7122023-12-06T04:13:15.612Z++ sha256sum
7132023-12-06T04:13:15.612Z++ awk '{print $1}'
7142023-12-06T04:13:15.618Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
7152023-12-06T04:13:15.618Z+ [[ 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 ]]
7162023-12-06T04:13:15.622Z+ do_unpack out/downloads/xcvradm.gz
7172023-12-06T04:13:15.622Z+ mkdir -p out/downloads/root//opt/oxide/bin
7182023-12-06T04:13:15.622Z+ gzip -dc out/downloads/xcvradm.gz
7192023-12-06T04:13:15.805Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
7202023-12-06T04:13:15.813Z+ do_assemble
7212023-12-06T04:13:15.813Z+ rm -r ./out/transceiver-control
7222023-12-06T04:13:15.814Z+ mkdir ./out/transceiver-control
7232023-12-06T04:13:15.819Z+ cp -r out/downloads/root ./out/transceiver-control/root
7242023-12-06T04:13:16.064ZAll builder prerequisites installed successfully, and PATH looks valid
7252023-12-06T04:13:16.068Z
7262023-12-06T04:13:16.068Zreal 2:19.962694192
7272023-12-06T04:13:16.068Zuser 57.267397047
7282023-12-06T04:13:16.068Zsys 10.764874735
7292023-12-06T04:13:16.068Ztrap 0.025699950
7302023-12-06T04:13:16.068Ztflt 0.163921744
7312023-12-06T04:13:16.068Zdflt 0.644538049
7322023-12-06T04:13:16.068Zkflt 0.164378151
7332023-12-06T04:13:16.069Zlock 2.424759344
7342023-12-06T04:13:16.069Zslp 4:16.595663860
7352023-12-06T04:13:16.069Zlat 3.596870884
7362023-12-06T04:13:16.069Zstop 0.085729843
7372023-12-06T04:13:16.072Z
7382023-12-06T04:13:16.073Z ##### # # # # #####
7392023-12-06T04:13:16.073Z # # # # # # # #
7402023-12-06T04:13:16.073Z ##### # # # # # #
7412023-12-06T04:13:16.073Z # # # # # # # #
7422023-12-06T04:13:16.073Z # # # # # # # #
7432023-12-06T04:13:16.073Z ##### #### # ###### #####
7442023-12-06T04:13:16.073Z
7452023-12-06T04:13:16.463Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7462023-12-06T04:13:16.836Z Updating crates.io index
7472023-12-06T04:13:16.918Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7482023-12-06T04:13:17.669Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7492023-12-06T04:13:19.644Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7502023-12-06T04:13:20.278Z Updating git repository `http://github.com/oxidecomputer/tofino`
7512023-12-06T04:13:20.664Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7522023-12-06T04:13:20.960Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7532023-12-06T04:13:21.256Z Updating git repository `https://github.com/oxidecomputer/propolis`
7542023-12-06T04:13:22.160Z Updating git repository `https://github.com/oxidecomputer/crucible`
7552023-12-06T04:13:24.456Z Updating git repository `https://github.com/oxidecomputer/opte`
7562023-12-06T04:13:25.480Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7572023-12-06T04:13:25.790Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7582023-12-06T04:13:26.384Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7592023-12-06T04:13:26.733Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7602023-12-06T04:13:27.054Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7612023-12-06T04:13:27.504Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7622023-12-06T04:13:27.811Z Updating git repository `https://github.com/njaremko/samael`
7632023-12-06T04:13:28.401Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7642023-12-06T04:13:28.903Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7652023-12-06T04:13:29.305Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7662023-12-06T04:13:29.640Z Updating git repository `https://github.com/jgallagher/nix`
7672023-12-06T04:13:30.929Z Updating git repository `https://github.com/cbiffle/hubpack`
7682023-12-06T04:13:31.445Z Updating git repository `https://github.com/oxidecomputer/typify`
7692023-12-06T04:13:32.518Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7702023-12-06T04:13:32.878Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7712023-12-06T04:13:33.246Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7722023-12-06T04:13:34.858Z Downloading crates ...
7732023-12-06T04:13:35.089Z Downloaded cancel-safe-futures v0.1.5
7742023-12-06T04:13:35.107Z Downloaded hubpack v0.1.2
7752023-12-06T04:13:35.112Z Downloaded http-range v0.1.5
7762023-12-06T04:13:35.116Z Downloaded anstream v0.5.0
7772023-12-06T04:13:35.123Z Downloaded hostname v0.3.1
7782023-12-06T04:13:35.129Z Downloaded iana-time-zone v0.1.57
7792023-12-06T04:13:35.135Z Downloaded base16ct v0.2.0
7802023-12-06T04:13:35.139Z Downloaded nodrop v0.1.14
7812023-12-06T04:13:35.143Z Downloaded indoc v2.0.3
7822023-12-06T04:13:35.148Z Downloaded num_enum_derive v0.5.11
7832023-12-06T04:13:35.154Z Downloaded rust-argon2 v1.0.1
7842023-12-06T04:13:35.163Z Downloaded ciborium-io v0.2.1
7852023-12-06T04:13:35.168Z Downloaded num-derive v0.4.0
7862023-12-06T04:13:35.171Z Downloaded base64 v0.13.1
7872023-12-06T04:13:35.182Z Downloaded cast v0.3.0
7882023-12-06T04:13:35.186Z Downloaded cc v1.0.83
7892023-12-06T04:13:35.194Z Downloaded httparse v1.8.0
7902023-12-06T04:13:35.201Z Downloaded blake2b_simd v1.0.1
7912023-12-06T04:13:35.209Z Downloaded block-buffer v0.10.4
7922023-12-06T04:13:35.216Z Downloaded managed v0.8.0
7932023-12-06T04:13:35.222Z Downloaded match_cfg v0.1.0
7942023-12-06T04:13:35.226Z Downloaded num_threads v0.1.6
7952023-12-06T04:13:35.230Z Downloaded newline-converter v0.3.0
7962023-12-06T04:13:35.233Z Downloaded indexmap v2.1.0
7972023-12-06T04:13:35.252Z Downloaded normalize-line-endings v0.3.0
7982023-12-06T04:13:35.257Z Downloaded anes v0.1.6
7992023-12-06T04:13:35.257Z Downloaded matches v0.1.10
8002023-12-06T04:13:35.257Z Downloaded crucible-workspace-hack v0.1.0
8012023-12-06T04:13:35.258Z Downloaded arrayref v0.3.7
8022023-12-06T04:13:35.263Z Downloaded macaddr v1.0.1
8032023-12-06T04:13:35.267Z Downloaded highway v1.1.0
8042023-12-06T04:13:35.271Z Downloaded usdt-attr-macro v0.3.5
8052023-12-06T04:13:35.275Z Downloaded memoffset v0.9.0
8062023-12-06T04:13:35.279Z Downloaded mime v0.3.17
8072023-12-06T04:13:35.283Z Downloaded arrayvec v0.7.4
8082023-12-06T04:13:35.287Z Downloaded crc32fast v1.3.2
8092023-12-06T04:13:35.291Z Downloaded unicode-xid v0.2.4
8102023-12-06T04:13:35.295Z Downloaded num v0.4.1
8112023-12-06T04:13:35.299Z Downloaded lalrpop-util v0.19.12
8122023-12-06T04:13:35.303Z Downloaded serde_urlencoded v0.7.1
8132023-12-06T04:13:35.307Z Downloaded mockall v0.11.4
8142023-12-06T04:13:35.312Z Downloaded num-iter v0.1.43
8152023-12-06T04:13:35.312Z Downloaded argon2 v0.5.2
8162023-12-06T04:13:35.316Z Downloaded tower-service v0.3.2
8172023-12-06T04:13:35.321Z Downloaded async-recursion v1.0.5
8182023-12-06T04:13:35.325Z Downloaded derive_builder_macro v0.12.0
8192023-12-06T04:13:35.330Z Downloaded bzip2 v0.4.4
8202023-12-06T04:13:35.334Z Downloaded stable_deref_trait v1.2.0
8212023-12-06T04:13:35.339Z Downloaded time-macros v0.2.13
8222023-12-06T04:13:35.344Z Downloaded colored v2.0.4
8232023-12-06T04:13:35.351Z Downloaded bitflags v2.4.0
8242023-12-06T04:13:35.354Z Downloaded foreign-types-shared v0.3.1
8252023-12-06T04:13:35.354Z Downloaded usdt-macro v0.3.5
8262023-12-06T04:13:35.355Z Downloaded signature v1.6.4
8272023-12-06T04:13:35.358Z Downloaded rustc-demangle v0.1.23
8282023-12-06T04:13:35.362Z Downloaded nu-ansi-term v0.49.0
8292023-12-06T04:13:35.365Z Downloaded num-rational v0.4.1
8302023-12-06T04:13:35.371Z Downloaded path-slash v0.1.5
8312023-12-06T04:13:35.376Z Downloaded zone_cfg_derive v0.3.0
8322023-12-06T04:13:35.376Z Downloaded addr2line v0.21.0
8332023-12-06T04:13:35.379Z Downloaded num-complex v0.4.4
8342023-12-06T04:13:35.383Z Downloaded generic-array v0.14.7
8352023-12-06T04:13:35.386Z Downloaded slog-envlogger v2.2.0
8362023-12-06T04:13:35.390Z Downloaded equivalent v1.0.1
8372023-12-06T04:13:35.390Z Downloaded version_check v0.9.4
8382023-12-06T04:13:35.393Z Downloaded serial_test v0.10.0
8392023-12-06T04:13:35.397Z Downloaded same-file v1.0.6
8402023-12-06T04:13:35.400Z Downloaded radium v0.7.0
8412023-12-06T04:13:35.400Z Downloaded spin v0.9.8
8422023-12-06T04:13:35.405Z Downloaded headers-core v0.2.0
8432023-12-06T04:13:35.409Z Downloaded vte_generate_state_changes v0.1.1
8442023-12-06T04:13:35.409Z Downloaded http v0.2.11
8452023-12-06T04:13:35.429Z Downloaded tempfile v3.8.1
8462023-12-06T04:13:35.453Z Downloaded pem v1.1.1
8472023-12-06T04:13:35.453Z Downloaded signal-hook v0.3.17
8482023-12-06T04:13:35.453Z Downloaded supports-color v2.1.0
8492023-12-06T04:13:35.454Z Downloaded semver-parser v0.10.2
8502023-12-06T04:13:35.463Z Downloaded strum_macros v0.25.2
8512023-12-06T04:13:35.464Z Downloaded percent-encoding v2.3.1
8522023-12-06T04:13:35.464Z Downloaded serde_tokenstream v0.1.7
8532023-12-06T04:13:35.464Z Downloaded difflib v0.4.0
8542023-12-06T04:13:35.464Z Downloaded similar-asserts v1.5.0
8552023-12-06T04:13:35.464Z Downloaded socket2 v0.5.5
8562023-12-06T04:13:35.464Z Downloaded signal-hook-mio v0.2.3
8572023-12-06T04:13:35.464Z Downloaded crypto-common v0.1.6
8582023-12-06T04:13:35.468Z Downloaded derive_builder_core v0.12.0
8592023-12-06T04:13:35.473Z Downloaded fixedbitset v0.4.2
8602023-12-06T04:13:35.473Z Downloaded packed_struct v0.10.1
8612023-12-06T04:13:35.477Z Downloaded downcast v0.11.0
8622023-12-06T04:13:35.484Z Downloaded foreign-types v0.3.2
8632023-12-06T04:13:35.484Z Downloaded slog-term v2.9.0
8642023-12-06T04:13:35.550Z Downloaded unarray v0.1.4
8652023-12-06T04:13:35.551Z Downloaded tokio-rustls v0.24.1
8662023-12-06T04:13:35.569Z Downloaded futures-executor v0.3.29
8672023-12-06T04:13:35.570Z Downloaded structopt-derive v0.4.18
8682023-12-06T04:13:35.570Z Downloaded semver v1.0.20
8692023-12-06T04:13:35.570Z Downloaded foreign-types-shared v0.1.1
8702023-12-06T04:13:35.570Z Downloaded plotters-svg v0.3.5
8712023-12-06T04:13:35.570Z Downloaded futures-macro v0.3.29
8722023-12-06T04:13:35.570Z Downloaded strsim v0.10.0
8732023-12-06T04:13:35.570Z Downloaded globset v0.4.13
8742023-12-06T04:13:35.570Z Downloaded relative-path v1.9.0
8752023-12-06T04:13:35.570Z Downloaded structmeta v0.2.0
8762023-12-06T04:13:35.570Z Downloaded predicates-core v1.0.6
8772023-12-06T04:13:35.570Z Downloaded futures-sink v0.3.29
8782023-12-06T04:13:35.570Z Downloaded futures-io v0.3.29
8792023-12-06T04:13:35.571Z Downloaded memchr v2.6.3
8802023-12-06T04:13:35.571Z Downloaded strum v0.25.0
8812023-12-06T04:13:35.571Z Downloaded strip-ansi-escapes v0.2.0
8822023-12-06T04:13:35.571Z Downloaded thiserror-impl-no-std v2.0.2
8832023-12-06T04:13:35.571Z Downloaded shlex v1.1.0
8842023-12-06T04:13:35.571Z Downloaded dirs-sys-next v0.1.2
8852023-12-06T04:13:35.571Z Downloaded rand_xorshift v0.3.0
8862023-12-06T04:13:35.571Z Downloaded signal-hook-registry v1.4.1
8872023-12-06T04:13:35.571Z Downloaded datatest-stable v0.2.3
8882023-12-06T04:13:35.600Z Downloaded usdt v0.3.5
8892023-12-06T04:13:35.600Z Downloaded topological-sort v0.2.2
8902023-12-06T04:13:35.600Z Downloaded yasna v0.5.2
8912023-12-06T04:13:35.600Z Downloaded ena v0.14.2
8922023-12-06T04:13:35.600Z Downloaded darling_core v0.14.4
8932023-12-06T04:13:35.601Z Downloaded password-hash v0.5.0
8942023-12-06T04:13:35.621Z Downloaded paste v1.0.14
8952023-12-06T04:13:35.621Z Downloaded cstr-argument v0.1.2
8962023-12-06T04:13:35.621Z Downloaded fastrand v2.0.0
8972023-12-06T04:13:35.622Z Downloaded utf8parse v0.2.1
8982023-12-06T04:13:35.622Z Downloaded parking_lot v0.11.2
8992023-12-06T04:13:35.622Z Downloaded darling v0.14.4
9002023-12-06T04:13:35.634Z Downloaded curve25519-dalek-derive v0.1.0
9012023-12-06T04:13:35.634Z Downloaded string_cache v0.8.7
9022023-12-06T04:13:35.634Z Downloaded terminal_size v0.2.6
9032023-12-06T04:13:35.634Z Downloaded tinyvec_macros v0.1.1
9042023-12-06T04:13:35.634Z Downloaded fxhash v0.2.1
9052023-12-06T04:13:35.634Z Downloaded resolv-conf v0.7.0
9062023-12-06T04:13:35.635Z Downloaded snafu v0.7.5
9072023-12-06T04:13:35.647Z Downloaded untrusted v0.9.0
9082023-12-06T04:13:35.657Z Downloaded ucd-trie v0.1.6
9092023-12-06T04:13:35.657Z Downloaded x509-cert v0.2.4
9102023-12-06T04:13:36.070Z Downloaded fs-err v2.11.0
9112023-12-06T04:13:36.070Z Downloaded foreign-types v0.5.0
9122023-12-06T04:13:36.070Z Downloaded dirs-next v2.0.0
9132023-12-06T04:13:36.071Z Downloaded try-lock v0.2.4
9142023-12-06T04:13:36.071Z Downloaded bindgen v0.65.1
9152023-12-06T04:13:36.071Z Downloaded doc-comment v0.3.3
9162023-12-06T04:13:36.071Z Downloaded endian-type v0.1.2
9172023-12-06T04:13:36.071Z Downloaded unicode-width v0.1.11
9182023-12-06T04:13:36.071Z Downloaded criterion v0.5.1
9192023-12-06T04:13:36.071Z Downloaded termtree v0.4.1
9202023-12-06T04:13:36.071Z Downloaded universal-hash v0.5.1
9212023-12-06T04:13:36.071Z Downloaded enum-as-inner v0.5.1
9222023-12-06T04:13:36.071Z Downloaded structmeta-derive v0.2.0
9232023-12-06T04:13:36.071Z Downloaded postgres-types v0.2.6
9242023-12-06T04:13:36.071Z Downloaded itertools v0.10.5
9252023-12-06T04:13:36.071Z Downloaded oso-derive v0.27.0
9262023-12-06T04:13:36.072Z Downloaded glob v0.3.1
9272023-12-06T04:13:36.072Z Downloaded tokio-postgres v0.7.10
9282023-12-06T04:13:36.072Z Downloaded openssl-probe v0.1.5
9292023-12-06T04:13:36.072Z Downloaded papergrid v0.10.0
9302023-12-06T04:13:36.072Z Downloaded serde_spanned v0.6.4
9312023-12-06T04:13:36.072Z Downloaded siphasher v0.3.11
9322023-12-06T04:13:36.072Z Downloaded packed_struct_codegen v0.10.1
9332023-12-06T04:13:36.072Z Downloaded r2d2 v0.8.10
9342023-12-06T04:13:36.072Z Downloaded zeroize v1.7.0
9352023-12-06T04:13:36.072Z Downloaded predicates v3.0.4
9362023-12-06T04:13:36.072Z Downloaded uuid v1.6.1
9372023-12-06T04:13:36.072Z Downloaded precomputed-hash v0.1.1
9382023-12-06T04:13:36.072Z Downloaded vte v0.11.1
9392023-12-06T04:13:36.072Z Downloaded wait-timeout v0.2.0
9402023-12-06T04:13:36.072Z Downloaded pin-utils v0.1.0
9412023-12-06T04:13:36.072Z Downloaded proc-macro2 v1.0.69
9422023-12-06T04:13:36.072Z Downloaded number_prefix v0.4.0
9432023-12-06T04:13:36.072Z Downloaded quick-error v1.2.3
9442023-12-06T04:13:36.072Z Downloaded parse-display-derive v0.8.2
9452023-12-06T04:13:36.072Z Downloaded num-bigint-dig v0.8.4
9462023-12-06T04:13:36.072Z Downloaded want v0.3.1
9472023-12-06T04:13:36.072Z Downloaded darling_macro v0.20.3
9482023-12-06T04:13:36.072Z Downloaded darling_macro v0.14.4
9492023-12-06T04:13:36.072Z Downloaded remove_dir_all v0.5.3
9502023-12-06T04:13:36.073Z Downloaded fd-lock v3.0.13
9512023-12-06T04:13:36.073Z Downloaded openssl-macros v0.1.1
9522023-12-06T04:13:36.073Z Downloaded ff v0.13.0
9532023-12-06T04:13:36.073Z Downloaded crossbeam-utils v0.8.16
9542023-12-06T04:13:36.073Z Downloaded which v4.4.0
9552023-12-06T04:13:36.073Z Downloaded thiserror-impl v1.0.49
9562023-12-06T04:13:36.073Z Downloaded funty v2.0.0
9572023-12-06T04:13:36.073Z Downloaded form_urlencoded v1.2.1
9582023-12-06T04:13:36.073Z Downloaded thiserror v1.0.49
9592023-12-06T04:13:36.073Z Downloaded proc-macro-error-attr v1.0.4
9602023-12-06T04:13:36.073Z Downloaded data-encoding v2.4.0
9612023-12-06T04:13:36.073Z Downloaded quote v1.0.33
9622023-12-06T04:13:36.073Z Downloaded rstest v0.18.2
9632023-12-06T04:13:36.073Z Downloaded plotters-backend v0.3.5
9642023-12-06T04:13:36.073Z Downloaded phf v0.11.2
9652023-12-06T04:13:36.073Z Downloaded digest v0.10.7
9662023-12-06T04:13:36.073Z Downloaded postcard v0.7.3
9672023-12-06T04:13:36.073Z Downloaded unsafe-libyaml v0.2.9
9682023-12-06T04:13:36.073Z Downloaded either v1.9.0
9692023-12-06T04:13:36.073Z Downloaded slog-json v2.6.1
9702023-12-06T04:13:36.073Z Downloaded hashbrown v0.12.3
9712023-12-06T04:13:36.073Z Downloaded utf-8 v0.7.6
9722023-12-06T04:13:36.073Z Downloaded heck v0.3.3
9732023-12-06T04:13:36.073Z Downloaded pest v2.7.2
9742023-12-06T04:13:36.073Z Downloaded unicode-bidi v0.3.13
9752023-12-06T04:13:36.073Z Downloaded pin-project-lite v0.2.13
9762023-12-06T04:13:36.074Z Downloaded filetime v0.2.23
9772023-12-06T04:13:36.074Z Downloaded pest_generator v2.7.2
9782023-12-06T04:13:36.074Z Downloaded serde_derive v1.0.192
9792023-12-06T04:13:36.074Z Downloaded tabled_derive v0.6.0
9802023-12-06T04:13:36.074Z Downloaded time v0.3.27
9812023-12-06T04:13:36.074Z Downloaded pest_meta v2.7.2
9822023-12-06T04:13:36.074Z Downloaded usdt-impl v0.3.5
9832023-12-06T04:13:36.074Z Downloaded test-strategy v0.3.1
9842023-12-06T04:13:36.074Z Downloaded rcgen v0.11.3
9852023-12-06T04:13:36.074Z Downloaded pin-project v1.1.3
9862023-12-06T04:13:36.074Z Downloaded similar v2.2.1
9872023-12-06T04:13:36.074Z Downloaded reedline v0.26.0
9882023-12-06T04:13:36.074Z Downloaded tracing v0.1.37
9892023-12-06T04:13:36.074Z Downloaded rstest_macros v0.18.2
9902023-12-06T04:13:36.074Z Downloaded lalrpop v0.19.12
9912023-12-06T04:13:36.074Z Downloaded toml_edit v0.21.0
9922023-12-06T04:13:36.105Z Downloaded rsa v0.9.2
9932023-12-06T04:13:36.121Z Downloaded rayon v1.8.0
9942023-12-06T04:13:36.134Z Downloaded h2 v0.3.21
9952023-12-06T04:13:36.147Z Downloaded plotters v0.3.5
9962023-12-06T04:13:36.208Z Downloaded winnow v0.5.15
9972023-12-06T04:13:36.226Z Downloaded idna v0.2.3
9982023-12-06T04:13:36.226Z Downloaded bitvec v1.0.1
9992023-12-06T04:13:36.235Z Downloaded quick-xml v0.23.1
10002023-12-06T04:13:36.243Z Downloaded unicode-normalization v0.1.22
10012023-12-06T04:13:36.249Z Downloaded tabled v0.14.0
10022023-12-06T04:13:36.272Z Downloaded hashbrown v0.14.2
10032023-12-06T04:13:36.282Z Downloaded regex v1.10.2
10042023-12-06T04:13:36.307Z Downloaded openssl v0.10.60
10052023-12-06T04:13:36.328Z Downloaded radix_trie v0.2.1
10062023-12-06T04:13:36.337Z Downloaded regex-syntax v0.6.29
10072023-12-06T04:13:36.352Z Downloaded regress v0.7.1
10082023-12-06T04:13:36.371Z Downloaded trust-dns-proto v0.22.0
10092023-12-06T04:13:36.404Z Downloaded openapiv3 v2.0.0-rc.1
10102023-12-06T04:13:36.428Z Downloaded curve25519-dalek v4.1.0
10112023-12-06T04:13:36.449Z Downloaded webpki-roots v0.25.2
10122023-12-06T04:13:36.457Z Downloaded rustls v0.21.9
10132023-12-06T04:13:36.490Z Downloaded rustix v0.38.25
10142023-12-06T04:13:36.528Z Downloaded regex-syntax v0.8.2
10152023-12-06T04:13:36.545Z Downloaded regex-automata v0.4.3
10162023-12-06T04:13:36.582Z Downloaded libc v0.2.150
10172023-12-06T04:13:36.653Z Downloaded sled v0.34.7
10182023-12-06T04:13:36.664Z Downloaded zerocopy-derive v0.6.4
10192023-12-06T04:13:36.679Z Downloaded regex-automata v0.3.8
10202023-12-06T04:13:36.711Z Downloaded sha3 v0.10.8
10212023-12-06T04:13:36.724Z Downloaded tokio v1.34.0
10222023-12-06T04:13:36.800Z Downloaded bzip2-sys v0.1.11+1.0.8
10232023-12-06T04:13:36.826Z Downloaded zerocopy-derive v0.2.0
10242023-12-06T04:13:36.844Z Downloaded regex-syntax v0.7.5
10252023-12-06T04:13:36.863Z Downloaded vcpkg v0.2.15
10262023-12-06T04:13:36.948Z Downloaded encoding_rs v0.8.33
10272023-12-06T04:13:36.991Z Downloaded rustix v0.37.23
10282023-12-06T04:13:37.028Z Downloaded object v0.32.1
10292023-12-06T04:13:37.045Z Downloaded bstr v1.6.0
10302023-12-06T04:13:37.081Z Downloaded polar-core v0.27.0
10312023-12-06T04:13:37.112Z Downloaded diesel v2.1.4
10322023-12-06T04:13:37.150Z Downloaded syn v1.0.109
10332023-12-06T04:13:37.154Z Downloaded gimli v0.28.0
10342023-12-06T04:13:37.155Z Downloaded syn v2.0.32
10352023-12-06T04:13:37.162Z Downloaded smoltcp v0.9.1
10362023-12-06T04:13:37.179Z Downloaded petgraph v0.6.4
10372023-12-06T04:13:37.237Z Downloaded tough v0.15.0
10382023-12-06T04:13:37.250Z Downloaded object v0.30.4
10392023-12-06T04:13:37.250Z Downloaded smoltcp v0.8.2
10402023-12-06T04:13:37.256Z Downloaded idna v0.5.0
10412023-12-06T04:13:37.267Z Downloaded futures-util v0.3.29
10422023-12-06T04:13:37.280Z Downloaded ratatui v0.23.0
10432023-12-06T04:13:37.303Z Downloaded bstr v0.2.17
10442023-12-06T04:13:37.319Z Downloaded rustls-webpki v0.101.7
10452023-12-06T04:13:37.346Z Downloaded pretty_assertions v1.4.0
10462023-12-06T04:13:37.350Z Downloaded proptest v1.4.0
10472023-12-06T04:13:37.376Z Downloaded salty v0.2.0
10482023-12-06T04:13:37.381Z Downloaded chrono v0.4.31
10492023-12-06T04:13:37.388Z Downloaded portable-atomic v1.4.3
10502023-12-06T04:13:37.396Z Downloaded futures v0.3.29
10512023-12-06T04:13:37.405Z Downloaded darling v0.20.3
10522023-12-06T04:13:37.411Z Downloaded hyper v0.14.27
10532023-12-06T04:13:37.423Z Downloaded fatfs v0.3.6
10542023-12-06T04:13:37.428Z Downloaded diff v0.1.13
10552023-12-06T04:13:37.433Z Downloaded unicode-segmentation v1.10.1
10562023-12-06T04:13:37.438Z Downloaded toml_edit v0.19.15
10572023-12-06T04:13:37.467Z Downloaded ring v0.17.5
10582023-12-06T04:13:37.595Z Downloaded flate2 v1.0.28
10592023-12-06T04:13:37.603Z Downloaded regex-automata v0.1.10
10602023-12-06T04:13:37.613Z Downloaded clap v2.34.0
10612023-12-06T04:13:37.628Z Downloaded aho-corasick v1.0.4
10622023-12-06T04:13:37.636Z Downloaded reqwest v0.11.22
10632023-12-06T04:13:37.654Z Downloaded slog-dtrace v0.2.3
10642023-12-06T04:13:37.675Z Downloaded smallvec v1.11.0
10652023-12-06T04:13:37.675Z Downloaded ring v0.16.20
10662023-12-06T04:13:37.821Z Downloaded zerocopy v0.6.4
10672023-12-06T04:13:37.829Z Downloaded pest_derive v2.7.2
10682023-12-06T04:13:37.829Z Downloaded omicron-zone-package v0.9.1
10692023-12-06T04:13:37.838Z Downloaded serde_with v2.3.3
10702023-12-06T04:13:37.846Z Downloaded rustc_version v0.1.7
10712023-12-06T04:13:37.846Z Downloaded untrusted v0.7.1
10722023-12-06T04:13:37.846Z Downloaded phf_shared v0.11.2
10732023-12-06T04:13:37.846Z Downloaded olpc-cjson v0.1.3
10742023-12-06T04:13:37.846Z Downloaded fnv v1.0.7
10752023-12-06T04:13:37.861Z Downloaded float-cmp v0.9.0
10762023-12-06T04:13:37.861Z Downloaded smf v0.2.2
10772023-12-06T04:13:37.862Z Downloaded scheduled-thread-pool v0.2.7
10782023-12-06T04:13:37.862Z Downloaded predicates-tree v1.0.9
10792023-12-06T04:13:37.862Z Downloaded tinytemplate v1.2.1
10802023-12-06T04:13:37.862Z Downloaded zip v0.6.6
10812023-12-06T04:13:37.869Z Downloaded flume v0.11.0
10822023-12-06T04:13:37.880Z Downloaded tokio-util v0.7.10
10832023-12-06T04:13:37.891Z Downloaded trust-dns-client v0.22.0
10842023-12-06T04:13:37.903Z Downloaded crossterm v0.27.0
10852023-12-06T04:13:37.929Z Downloaded serde_json v1.0.108
10862023-12-06T04:13:37.939Z Downloaded pkcs1 v0.7.5
10872023-12-06T04:13:37.939Z Downloaded serde_yaml v0.9.25
10882023-12-06T04:13:37.939Z Downloaded url v2.5.0
10892023-12-06T04:13:37.940Z Downloaded heck v0.4.1
10902023-12-06T04:13:37.940Z Downloaded smawk v0.3.1
10912023-12-06T04:13:37.940Z Downloaded strum_macros v0.24.3
10922023-12-06T04:13:37.960Z Downloaded slab v0.4.9
10932023-12-06T04:13:37.960Z Downloaded hex v0.4.3
10942023-12-06T04:13:37.960Z Downloaded synstructure v0.12.6
10952023-12-06T04:13:37.960Z Downloaded platforms v3.0.2
10962023-12-06T04:13:37.960Z Downloaded diesel_derives v2.1.2
10972023-12-06T04:13:38.373Z Downloaded parking_lot v0.12.1
10982023-12-06T04:13:38.373Z Downloaded tar v0.4.40
10992023-12-06T04:13:38.373Z Downloaded hkdf v0.12.3
11002023-12-06T04:13:38.373Z Downloaded pem v3.0.2
11012023-12-06T04:13:38.373Z Downloaded typed-path v0.6.0
11022023-12-06T04:13:38.381Z Downloaded rustfmt-wrapper v0.2.0
11032023-12-06T04:13:38.381Z Downloaded rtoolbox v0.0.1
11042023-12-06T04:13:38.381Z Downloaded serde_derive_internals v0.26.0
11052023-12-06T04:13:38.381Z Downloaded tracing-attributes v0.1.26
11062023-12-06T04:13:38.381Z Downloaded phf_shared v0.10.0
11072023-12-06T04:13:38.381Z Downloaded waitgroup v0.1.2
11082023-12-06T04:13:38.381Z Downloaded foreign-types-macros v0.2.3
11092023-12-06T04:13:38.381Z Downloaded zerocopy v0.3.0
11102023-12-06T04:13:38.381Z Downloaded typenum v1.16.0
11112023-12-06T04:13:38.381Z Downloaded tracing-core v0.1.31
11122023-12-06T04:13:38.381Z Downloaded prettyplease v0.2.12
11132023-12-06T04:13:38.381Z Downloaded elliptic-curve v0.13.5
11142023-12-06T04:13:38.381Z Downloaded der v0.7.8
11152023-12-06T04:13:38.381Z Downloaded nom v7.1.3
11162023-12-06T04:13:38.381Z Downloaded vsss-rs v3.3.1
11172023-12-06T04:13:38.381Z Downloaded headers v0.3.9
11182023-12-06T04:13:38.381Z Downloaded trust-dns-resolver v0.22.0
11192023-12-06T04:13:38.381Z Downloaded toml v0.5.11
11202023-12-06T04:13:38.381Z Downloaded rand v0.4.6
11212023-12-06T04:13:38.381Z Downloaded hashbrown v0.13.2
11222023-12-06T04:13:38.382Z Downloaded clap_builder v4.4.2
11232023-12-06T04:13:38.382Z Downloaded rayon-core v1.12.0
11242023-12-06T04:13:38.382Z Downloaded parking_lot_core v0.9.8
11252023-12-06T04:13:38.382Z Downloaded getrandom v0.2.10
11262023-12-06T04:13:38.382Z Downloaded serde_repr v0.1.16
11272023-12-06T04:13:38.382Z Downloaded predicates v2.1.5
11282023-12-06T04:13:38.382Z Downloaded derive_more v0.99.17
11292023-12-06T04:13:38.382Z Downloaded trybuild v1.0.85
11302023-12-06T04:13:38.382Z Downloaded libm v0.2.7
11312023-12-06T04:13:38.382Z Downloaded zone v0.3.0
11322023-12-06T04:13:38.382Z Downloaded libxml v0.3.3
11332023-12-06T04:13:38.382Z Downloaded derive_builder v0.12.0
11342023-12-06T04:13:38.382Z Downloaded futures-channel v0.3.29
11352023-12-06T04:13:38.382Z Downloaded expectorate v1.1.0
11362023-12-06T04:13:38.382Z Downloaded ed25519 v1.5.3
11372023-12-06T04:13:38.382Z Downloaded dyn-clone v1.0.13
11382023-12-06T04:13:38.382Z Downloaded once_cell v1.18.0
11392023-12-06T04:13:38.382Z Downloaded pin-project-internal v1.1.3
11402023-12-06T04:13:38.382Z Downloaded toml v0.8.8
11412023-12-06T04:13:38.382Z Downloaded openssl-sys v0.9.96
11422023-12-06T04:13:38.382Z Downloaded rand v0.8.5
11432023-12-06T04:13:38.382Z Downloaded heapless v0.7.16
11442023-12-06T04:13:38.382Z Downloaded env_logger v0.10.0
11452023-12-06T04:13:38.382Z Downloaded debug-ignore v1.0.5
11462023-12-06T04:13:38.382Z Downloaded rustc_version v0.4.0
11472023-12-06T04:13:38.382Z Downloaded serde-hex v0.1.0
11482023-12-06T04:13:38.382Z Downloaded walkdir v2.4.0
11492023-12-06T04:13:38.383Z Downloaded termcolor v1.2.0
11502023-12-06T04:13:38.383Z Downloaded tap v1.0.1
11512023-12-06T04:13:38.383Z Downloaded slog-scope v4.4.0
11522023-12-06T04:13:38.383Z Downloaded group v0.13.0
11532023-12-06T04:13:38.383Z Downloaded fallible-iterator v0.2.0
11542023-12-06T04:13:38.383Z Downloaded proc-macro-error v1.0.4
11552023-12-06T04:13:38.383Z Downloaded dashmap v5.5.1
11562023-12-06T04:13:38.383Z Downloaded crypto-bigint v0.5.2
11572023-12-06T04:13:38.383Z Downloaded num-bigint v0.4.4
11582023-12-06T04:13:38.383Z Downloaded display-error-chain v0.2.0
11592023-12-06T04:13:38.383Z Downloaded swrite v0.1.0
11602023-12-06T04:13:38.383Z Downloaded diesel_table_macro_syntax v0.1.0
11612023-12-06T04:13:38.383Z Downloaded toolchain_find v0.2.0
11622023-12-06T04:13:38.383Z Downloaded subtle v2.5.0
11632023-12-06T04:13:38.383Z Downloaded thiserror-no-std v2.0.2
11642023-12-06T04:13:38.383Z Downloaded termios v0.3.3
11652023-12-06T04:13:38.383Z Downloaded smallvec v0.6.14
11662023-12-06T04:13:38.383Z Downloaded threadpool v1.8.1
11672023-12-06T04:13:38.383Z Downloaded thread_local v1.1.7
11682023-12-06T04:13:38.383Z Downloaded rand_chacha v0.3.1
11692023-12-06T04:13:38.383Z Downloaded ppv-lite86 v0.2.17
11702023-12-06T04:13:38.383Z Downloaded postgres-protocol v0.6.6
11712023-12-06T04:13:38.383Z Downloaded vec_map v0.8.2
11722023-12-06T04:13:38.384Z Downloaded oso v0.27.0
11732023-12-06T04:13:38.384Z Downloaded half v1.8.2
11742023-12-06T04:13:38.384Z Downloaded flagset v0.4.3
11752023-12-06T04:13:38.384Z Downloaded getopts v0.2.21
11762023-12-06T04:13:38.384Z Downloaded rand_core v0.6.4
11772023-12-06T04:13:38.384Z Downloaded fragile v2.0.0
11782023-12-06T04:13:38.384Z Downloaded zeroize_derive v1.4.2
11792023-12-06T04:13:38.384Z Downloaded proc-macro-crate v1.3.1
11802023-12-06T04:13:38.384Z Downloaded postcard-cobs v0.1.5-pre
11812023-12-06T04:13:38.384Z Downloaded subprocess v0.2.9
11822023-12-06T04:13:38.384Z Downloaded itertools v0.11.0
11832023-12-06T04:13:38.384Z Downloaded stringprep v0.1.3
11842023-12-06T04:13:38.384Z Downloaded trust-dns-server v0.22.1
11852023-12-06T04:13:38.384Z Downloaded steno v0.4.0
11862023-12-06T04:13:38.384Z Downloaded pem-rfc7468 v0.7.0
11872023-12-06T04:13:38.384Z Downloaded textwrap v0.16.0
11882023-12-06T04:13:38.384Z Downloaded minimal-lexical v0.2.1
11892023-12-06T04:13:38.384Z Downloaded opaque-debug v0.3.0
11902023-12-06T04:13:38.384Z Downloaded pretty-hex v0.2.1
11912023-12-06T04:13:38.384Z Downloaded unicode-ident v1.0.12
11922023-12-06T04:13:38.384Z Downloaded structopt v0.3.26
11932023-12-06T04:13:38.384Z Downloaded backtrace v0.3.69
11942023-12-06T04:13:38.398Z Downloaded slog v2.7.0
11952023-12-06T04:13:38.399Z Downloaded derive-where v1.2.6
11962023-12-06T04:13:38.419Z Downloaded crossbeam-channel v0.5.8
11972023-12-06T04:13:38.420Z Downloaded pkcs8 v0.10.2
11982023-12-06T04:13:38.420Z Downloaded tiny-keccak v2.0.2
11992023-12-06T04:13:38.832Z Downloaded tinyvec v1.6.0
12002023-12-06T04:13:38.832Z Downloaded itertools v0.12.0
12012023-12-06T04:13:38.832Z Downloaded oorandom v11.1.3
12022023-12-06T04:13:38.833Z Downloaded deranged v0.3.8
12032023-12-06T04:13:38.853Z Downloaded ryu v1.0.15
12042023-12-06T04:13:38.853Z Downloaded dof v0.1.5
12052023-12-06T04:13:38.853Z Downloaded strsim v0.8.0
12062023-12-06T04:13:38.853Z Downloaded ref-cast-impl v1.0.20
12072023-12-06T04:13:38.853Z Downloaded pkg-config v0.3.27
12082023-12-06T04:13:38.854Z Downloaded owo-colors v3.5.0
12092023-12-06T04:13:38.854Z Downloaded mio v0.8.9
12102023-12-06T04:13:38.854Z Downloaded partial-io v0.5.4
12112023-12-06T04:13:38.854Z Downloaded ref-cast v1.0.20
12122023-12-06T04:13:38.854Z Downloaded serde_with_macros v2.3.3
12132023-12-06T04:13:38.854Z Downloaded futures-core v0.3.29
12142023-12-06T04:13:38.854Z Downloaded sha2 v0.10.8
12152023-12-06T04:13:38.854Z Downloaded der_derive v0.7.2
12162023-12-06T04:13:38.854Z Downloaded base64 v0.21.5
12172023-12-06T04:13:38.854Z Downloaded tungstenite v0.20.1
12182023-12-06T04:13:38.854Z Downloaded socket2 v0.4.9
12192023-12-06T04:13:38.854Z Downloaded futures-task v0.3.29
12202023-12-06T04:13:38.854Z Downloaded textwrap v0.11.0
12212023-12-06T04:13:38.855Z Downloaded chacha20poly1305 v0.10.1
12222023-12-06T04:13:38.855Z Downloaded darling_core v0.20.3
12232023-12-06T04:13:38.855Z Downloaded hash32 v0.2.1
12242023-12-06T04:13:38.855Z Downloaded thread-id v4.2.0
12252023-12-06T04:13:38.855Z Downloaded sct v0.7.0
12262023-12-06T04:13:38.855Z Downloaded toml v0.7.8
12272023-12-06T04:13:38.855Z Downloaded unicase v2.7.0
12282023-12-06T04:13:38.855Z Downloaded rustls-native-certs v0.6.3
12292023-12-06T04:13:38.855Z Downloaded poly1305 v0.8.0
12302023-12-06T04:13:38.855Z Downloaded dtrace-parser v0.1.14
12312023-12-06T04:13:38.855Z Downloaded errno v0.3.2
12322023-12-06T04:13:38.856Z Downloaded unicode-linebreak v0.1.5
12332023-12-06T04:13:38.856Z Downloaded yansi v0.5.1
12342023-12-06T04:13:38.856Z Downloaded whoami v1.4.1
12352023-12-06T04:13:38.856Z Downloaded secrecy v0.8.0
12362023-12-06T04:13:38.856Z Downloaded snafu-derive v0.7.5
12372023-12-06T04:13:38.856Z Downloaded shell-words v1.1.0
12382023-12-06T04:13:38.856Z Downloaded blake2 v0.10.6
12392023-12-06T04:13:38.856Z Downloaded arc-swap v1.6.0
12402023-12-06T04:13:38.856Z Downloaded bytes v1.5.0
12412023-12-06T04:13:38.856Z Downloaded parking_lot_core v0.8.6
12422023-12-06T04:13:38.856Z Downloaded scopeguard v1.2.0
12432023-12-06T04:13:38.856Z Downloaded indexmap v1.9.3
12442023-12-06T04:13:38.856Z Downloaded tokio-tungstenite v0.20.1
12452023-12-06T04:13:38.856Z Downloaded tokio-stream v0.1.14
12462023-12-06T04:13:38.856Z Downloaded rustc-hash v1.1.0
12472023-12-06T04:13:38.856Z Downloaded pretty-hex v0.4.0
12482023-12-06T04:13:38.856Z Downloaded semver v0.1.20
12492023-12-06T04:13:38.856Z Downloaded native-tls v0.2.11
12502023-12-06T04:13:38.857Z Downloaded miniz_oxide v0.7.1
12512023-12-06T04:13:38.857Z Downloaded schemars v0.8.13
12522023-12-06T04:13:38.857Z Downloaded rustls-pemfile v1.0.3
12532023-12-06T04:13:38.857Z Downloaded mockall_derive v0.11.4
12542023-12-06T04:13:38.857Z Downloaded take_mut v0.2.2
12552023-12-06T04:13:38.857Z Downloaded mime_guess v2.0.4
12562023-12-06T04:13:38.857Z Downloaded crossbeam-epoch v0.9.15
12572023-12-06T04:13:38.857Z Downloaded async-trait v0.1.74
12582023-12-06T04:13:38.857Z Downloaded multer v2.1.0
12592023-12-06T04:13:38.857Z Downloaded toml_datetime v0.6.5
12602023-12-06T04:13:38.857Z Downloaded anyhow v1.0.75
12612023-12-06T04:13:38.857Z Downloaded futures-timer v3.0.2
12622023-12-06T04:13:38.857Z Downloaded crossbeam-deque v0.8.3
12632023-12-06T04:13:38.857Z Downloaded ahash v0.8.3
12642023-12-06T04:13:38.857Z Downloaded serde_plain v1.0.2
12652023-12-06T04:13:38.857Z Downloaded wyz v0.5.1
12662023-12-06T04:13:38.857Z Downloaded tempdir v0.3.7
12672023-12-06T04:13:38.857Z Downloaded crunchy v0.2.2
12682023-12-06T04:13:38.857Z Downloaded peeking_take_while v0.1.2
12692023-12-06T04:13:38.857Z Downloaded term v0.7.0
12702023-12-06T04:13:38.857Z Downloaded slog-async v2.8.0
12712023-12-06T04:13:38.857Z Downloaded lock_api v0.4.10
12722023-12-06T04:13:38.857Z Downloaded sha1 v0.10.6
12732023-12-06T04:13:38.857Z Downloaded ipnet v2.8.0
12742023-12-06T04:13:38.858Z Downloaded num_cpus v1.16.0
12752023-12-06T04:13:38.858Z Downloaded log v0.4.20
12762023-12-06T04:13:38.858Z Downloaded libtest-mimic v0.6.1
12772023-12-06T04:13:38.858Z Downloaded libloading v0.7.4
12782023-12-06T04:13:38.858Z Downloaded static_assertions v1.1.0
12792023-12-06T04:13:38.858Z Downloaded spki v0.7.2
12802023-12-06T04:13:38.858Z Downloaded cookie v0.18.0
12812023-12-06T04:13:38.858Z Downloaded spin v0.5.2
12822023-12-06T04:13:38.858Z Downloaded const-oid v0.9.5
12832023-12-06T04:13:38.858Z Downloaded serde-big-array v0.5.1
12842023-12-06T04:13:38.858Z Downloaded parse-display v0.8.2
12852023-12-06T04:13:38.858Z Downloaded schemars_derive v0.8.13
12862023-12-06T04:13:38.858Z Downloaded io-lifetimes v1.0.11
12872023-12-06T04:13:38.858Z Downloaded autocfg v1.1.0
12882023-12-06T04:13:38.858Z Downloaded base64ct v1.6.0
12892023-12-06T04:13:38.858Z Downloaded tui-tree-widget v0.13.0
12902023-12-06T04:13:38.858Z Downloaded tokio-native-tls v0.3.1
12912023-12-06T04:13:38.858Z Downloaded tokio-macros v2.2.0
12922023-12-06T04:13:38.858Z Downloaded slog-stdlog v4.1.1
12932023-12-06T04:13:38.858Z Downloaded backoff v0.4.0
12942023-12-06T04:13:38.858Z Downloaded xattr v1.0.1
12952023-12-06T04:13:38.858Z Downloaded slog-bunyan v2.4.0
12962023-12-06T04:13:38.858Z Downloaded assert_cmd v2.0.12
12972023-12-06T04:13:38.858Z Downloaded anstyle-parse v0.2.1
12982023-12-06T04:13:38.858Z Downloaded num_enum v0.5.11
12992023-12-06T04:13:38.859Z Downloaded nanorand v0.7.0
13002023-12-06T04:13:38.859Z Downloaded ansi_term v0.12.1
13012023-12-06T04:13:38.859Z Downloaded serde_tokenstream v0.2.0
13022023-12-06T04:13:38.859Z Downloaded serde_path_to_error v0.1.14
13032023-12-06T04:13:38.874Z Downloaded rustversion v1.0.14
13042023-12-06T04:13:38.874Z Downloaded camino-tempfile v1.1.1
13052023-12-06T04:13:38.874Z Downloaded constant_time_eq v0.2.6
13062023-12-06T04:13:38.874Z Downloaded maybe-uninit v2.0.0
13072023-12-06T04:13:38.875Z Downloaded memoffset v0.7.1
13082023-12-06T04:13:38.875Z Downloaded serde-big-array v0.4.1
13092023-12-06T04:13:38.875Z Downloaded rusty-fork v0.3.0
13102023-12-06T04:13:38.875Z Downloaded indicatif v0.17.7
13112023-12-06T04:13:38.875Z Downloaded nibble_vec v0.1.0
13122023-12-06T04:13:38.875Z Downloaded linked-hash-map v0.5.6
13132023-12-06T04:13:38.875Z Downloaded linear-map v1.2.0
13142023-12-06T04:13:38.875Z Downloaded indoc v1.0.9
13152023-12-06T04:13:38.875Z Downloaded md-5 v0.10.5
13162023-12-06T04:13:38.875Z Downloaded lru-cache v0.1.2
13172023-12-06T04:13:38.875Z Downloaded bitflags v1.3.2
13182023-12-06T04:13:38.875Z Downloaded lazycell v1.3.0
13192023-12-06T04:13:38.876Z Downloaded crossbeam-queue v0.3.8
13202023-12-06T04:13:38.876Z Downloaded libsw v3.3.0
13212023-12-06T04:13:38.876Z Downloaded kstat-rs v0.2.3
13222023-12-06T04:13:38.876Z Downloaded bit-set v0.5.3
13232023-12-06T04:13:38.876Z Downloaded serial_test_derive v0.10.0
13242023-12-06T04:13:38.876Z Downloaded crc-any v2.4.3
13252023-12-06T04:13:38.876Z Downloaded time-core v0.1.1
13262023-12-06T04:13:38.876Z Downloaded signature v2.1.0
13272023-12-06T04:13:38.876Z Downloaded cfg-if v0.1.10
13282023-12-06T04:13:38.876Z Downloaded bb8 v0.8.1
13292023-12-06T04:13:38.876Z Downloaded atomic-waker v1.1.1
13302023-12-06T04:13:38.876Z Downloaded semver v0.11.0
13312023-12-06T04:13:38.876Z Downloaded clap_lex v0.5.1
13322023-12-06T04:13:38.876Z Downloaded cexpr v0.6.0
13332023-12-06T04:13:38.876Z Downloaded is-terminal v0.4.9
13342023-12-06T04:13:38.876Z Downloaded impl-trait-for-tuples v0.2.2
13352023-12-06T04:13:38.876Z Downloaded crossbeam v0.8.2
13362023-12-06T04:13:38.876Z Downloaded block-padding v0.3.3
13372023-12-06T04:13:38.876Z Downloaded byteorder v1.5.0
13382023-12-06T04:13:38.876Z Downloaded assert_matches v1.5.0
13392023-12-06T04:13:38.877Z Downloaded aead v0.5.2
13402023-12-06T04:13:38.877Z Downloaded anstyle-query v1.0.0
13412023-12-06T04:13:38.877Z Downloaded async-stream v0.3.5
13422023-12-06T04:13:38.877Z Downloaded approx v0.5.1
13432023-12-06T04:13:38.877Z Downloaded signal-hook-tokio v0.3.1
13442023-12-06T04:13:38.877Z Downloaded criterion-plot v0.5.0
13452023-12-06T04:13:39.306Z Downloaded array-init v0.0.4
13462023-12-06T04:13:39.307Z Downloaded adler v1.0.2
13472023-12-06T04:13:39.307Z Downloaded cipher v0.4.4
13482023-12-06T04:13:39.307Z Downloaded ascii-canvas v3.0.0
13492023-12-06T04:13:39.307Z Downloaded cpufeatures v0.2.9
13502023-12-06T04:13:39.307Z Downloaded constant_time_eq v0.3.0
13512023-12-06T04:13:39.307Z Downloaded libefi-sys v0.1.0
13522023-12-06T04:13:39.307Z Downloaded newtype_derive v0.1.6
13532023-12-06T04:13:39.307Z Downloaded ciborium v0.2.1
13542023-12-06T04:13:39.311Z Downloaded buf-list v1.0.3
13552023-12-06T04:13:39.311Z Downloaded anstyle v1.0.2
13562023-12-06T04:13:39.311Z Downloaded new_debug_unreachable v1.0.4
13572023-12-06T04:13:39.311Z Downloaded keccak v0.1.4
13582023-12-06T04:13:39.311Z Downloaded itoa v1.0.9
13592023-12-06T04:13:39.311Z Downloaded instant v0.1.12
13602023-12-06T04:13:39.312Z Downloaded clang-sys v1.6.1
13612023-12-06T04:13:39.312Z Downloaded async-stream-impl v0.3.5
13622023-12-06T04:13:39.312Z Downloaded atty v0.2.14
13632023-12-06T04:13:39.312Z Downloaded atomicwrites v0.4.2
13642023-12-06T04:13:39.312Z Downloaded is_ci v1.1.1
13652023-12-06T04:13:39.312Z Downloaded maplit v1.0.2
13662023-12-06T04:13:39.312Z Downloaded camino v1.1.6
13672023-12-06T04:13:39.312Z Downloaded bitfield v0.14.0
13682023-12-06T04:13:39.312Z Downloaded bit-vec v0.6.3
13692023-12-06T04:13:39.312Z Downloaded bcs v0.1.6
13702023-12-06T04:13:39.312Z Downloaded basic-toml v0.1.4
13712023-12-06T04:13:39.312Z Downloaded clap v4.4.3
13722023-12-06T04:13:39.312Z Downloaded hex-literal v0.4.1
13732023-12-06T04:13:39.312Z Downloaded serde v1.0.192
13742023-12-06T04:13:39.312Z Downloaded rpassword v7.3.1
13752023-12-06T04:13:39.312Z Downloaded lazy_static v1.4.0
13762023-12-06T04:13:39.312Z Downloaded crc v3.0.1
13772023-12-06T04:13:39.312Z Downloaded cfg-if v1.0.0
13782023-12-06T04:13:39.312Z Downloaded bytesize v1.3.0
13792023-12-06T04:13:39.312Z Downloaded hyper-tls v0.5.0
13802023-12-06T04:13:39.312Z Downloaded hubpack_derive v0.1.1
13812023-12-06T04:13:39.312Z Downloaded httptest v0.15.5
13822023-12-06T04:13:39.312Z Downloaded corncobs v0.1.3
13832023-12-06T04:13:39.312Z Downloaded ron v0.8.1
13842023-12-06T04:13:39.313Z Downloaded crc-catalog v2.2.0
13852023-12-06T04:13:39.313Z Downloaded console v0.15.7
13862023-12-06T04:13:39.313Z Downloaded num-traits v0.2.16
13872023-12-06T04:13:39.313Z Downloaded num-integer v0.1.45
13882023-12-06T04:13:39.313Z Downloaded ipnetwork v0.20.0
13892023-12-06T04:13:39.313Z Downloaded hyper-rustls v0.24.2
13902023-12-06T04:13:39.313Z Downloaded ciborium-ll v0.2.1
13912023-12-06T04:13:39.313Z Downloaded inout v0.1.3
13922023-12-06T04:13:39.313Z Downloaded httpdate v1.0.3
13932023-12-06T04:13:39.313Z Downloaded chacha20 v0.9.1
13942023-12-06T04:13:39.313Z Downloaded cassowary v0.3.0
13952023-12-06T04:13:39.313Z Downloaded bytecount v0.6.3
13962023-12-06T04:13:39.313Z Downloaded ident_case v1.0.1
13972023-12-06T04:13:39.313Z Downloaded humantime v2.1.0
13982023-12-06T04:13:39.313Z Downloaded hyper-staticfile v0.9.5
13992023-12-06T04:13:39.313Z Downloaded http-body v0.4.5
14002023-12-06T04:13:39.313Z Downloaded convert_case v0.4.0
14012023-12-06T04:13:39.313Z Downloaded clap_derive v4.4.2
14022023-12-06T04:13:39.313Z Downloaded home v0.5.5
14032023-12-06T04:13:39.313Z Downloaded hmac v0.12.1
14042023-12-06T04:13:39.313Z Downloaded colorchoice v1.0.0
14052023-12-06T04:13:39.664Z Compiling proc-macro2 v1.0.69
14062023-12-06T04:13:39.664Z Compiling unicode-ident v1.0.12
14072023-12-06T04:13:39.668Z Compiling libc v0.2.150
14082023-12-06T04:13:39.668Z Compiling cfg-if v1.0.0
14092023-12-06T04:13:39.668Z Compiling serde v1.0.192
14102023-12-06T04:13:39.668Z Compiling autocfg v1.1.0
14112023-12-06T04:13:39.690Z Compiling version_check v0.9.4
14122023-12-06T04:13:39.694Z Compiling syn v1.0.109
14132023-12-06T04:13:39.694Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.69/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C metadata=eb1f525ce55dcca0 -C extra-filename=-eb1f525ce55dcca0 --out-dir /work/oxidecomputer/omicron/target/debug/build/proc-macro2-eb1f525ce55dcca0 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
14142023-12-06T04:13:39.694Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name unicode_ident --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-ident-1.0.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=d84da02132e91997 -C extra-filename=-d84da02132e91997 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
14152023-12-06T04:13:39.707Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.150/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' -C metadata=5f2d8efe6a5b94cf -C extra-filename=-5f2d8efe6a5b94cf --out-dir /work/oxidecomputer/omicron/target/debug/build/libc-5f2d8efe6a5b94cf -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
14162023-12-06T04:13:39.710Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name cfg_if --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=bc2c501506aafa82 -C extra-filename=-bc2c501506aafa82 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
14172023-12-06T04:13:39.711Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name autocfg /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/autocfg-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=c1e84996da593841 -C extra-filename=-c1e84996da593841 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
14182023-12-06T04:13:39.711Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.192/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="rc"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' -C metadata=8bce2695bb143fc6 -C extra-filename=-8bce2695bb143fc6 --out-dir /work/oxidecomputer/omicron/target/debug/build/serde-8bce2695bb143fc6 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
14192023-12-06T04:13:39.711Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name version_check /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/version_check-0.9.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=2c487f79507661dd -C extra-filename=-2c487f79507661dd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
14202023-12-06T04:13:39.711Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' -C metadata=f70da3b4ef23834d -C extra-filename=-f70da3b4ef23834d --out-dir /work/oxidecomputer/omicron/target/debug/build/syn-f70da3b4ef23834d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
14212023-12-06T04:13:40.041Z Compiling memchr v2.6.3
14222023-12-06T04:13:40.044Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name memchr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/memchr-2.6.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=918fa9e671606ec5 -C extra-filename=-918fa9e671606ec5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
14232023-12-06T04:13:40.840Z Compiling log v0.4.20
14242023-12-06T04:13:40.849Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name log /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/log-0.4.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' -C metadata=c5d2103652c0a8bc -C extra-filename=-c5d2103652c0a8bc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
14252023-12-06T04:13:40.934Z Compiling once_cell v1.18.0
14262023-12-06T04:13:40.938Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name once_cell --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.18.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --cfg 'feature="unstable"' -C metadata=60360085401b1f6c -C extra-filename=-60360085401b1f6c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
14272023-12-06T04:13:41.361Z Compiling scopeguard v1.2.0
14282023-12-06T04:13:41.365Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name scopeguard /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/scopeguard-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=9ff0b066c30ae916 -C extra-filename=-9ff0b066c30ae916 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
14292023-12-06T04:13:41.473Z Compiling lock_api v0.4.10
14302023-12-06T04:13:41.513Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lock_api-0.4.10/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="atomic_usize"' --cfg 'feature="default"' -C metadata=6ebba4f898318ce6 -C extra-filename=-6ebba4f898318ce6 --out-dir /work/oxidecomputer/omicron/target/debug/build/lock_api-6ebba4f898318ce6 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-c1e84996da593841.rlib --cap-lints allow -D warnings`
14312023-12-06T04:13:41.595Z Compiling smallvec v1.11.0
14322023-12-06T04:13:41.600Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name smallvec --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/smallvec-1.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=0a077806bd7e84eb -C extra-filename=-0a077806bd7e84eb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
14332023-12-06T04:13:41.990Z Compiling itoa v1.0.9
14342023-12-06T04:13:41.994Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name itoa --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/itoa-1.0.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=7860ae71447b6389 -C extra-filename=-7860ae71447b6389 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
14352023-12-06T04:13:42.044Z Running `/work/oxidecomputer/omicron/target/debug/build/syn-f70da3b4ef23834d/build-script-build`
14362023-12-06T04:13:42.048Z Running `/work/oxidecomputer/omicron/target/debug/build/proc-macro2-eb1f525ce55dcca0/build-script-build`
14372023-12-06T04:13:42.049Z Running `/work/oxidecomputer/omicron/target/debug/build/libc-5f2d8efe6a5b94cf/build-script-build`
14382023-12-06T04:13:42.049Z Running `/work/oxidecomputer/omicron/target/debug/build/serde-8bce2695bb143fc6/build-script-build`
14392023-12-06T04:13:42.118Z Running `/work/oxidecomputer/omicron/target/debug/build/lock_api-6ebba4f898318ce6/build-script-build`
14402023-12-06T04:13:42.149Z Compiling parking_lot_core v0.9.8
14412023-12-06T04:13:42.152Z Compiling libm v0.2.7
14422023-12-06T04:13:42.172Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libm-0.2.7/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=e5475095bd848c83 -C extra-filename=-e5475095bd848c83 --out-dir /work/oxidecomputer/omicron/target/debug/build/libm-e5475095bd848c83 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
14432023-12-06T04:13:42.172Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/parking_lot_core-0.9.8/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=cd16db7f1061154e -C extra-filename=-cd16db7f1061154e --out-dir /work/oxidecomputer/omicron/target/debug/build/parking_lot_core-cd16db7f1061154e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
14442023-12-06T04:13:42.203Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name proc_macro2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.69/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C metadata=537e95fdbea99744 -C extra-filename=-537e95fdbea99744 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-d84da02132e91997.rmeta --cap-lints allow -D warnings --cfg wrap_proc_macro`
14452023-12-06T04:13:42.207Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name libc /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.150/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' -C metadata=45ce8912dc32de8c -C extra-filename=-45ce8912dc32de8c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_long_array --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_const_extern_fn`
14462023-12-06T04:13:42.286Z Compiling num-traits v0.2.16
14472023-12-06T04:13:42.290Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-traits-0.2.16/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="i128"' --cfg 'feature="libm"' --cfg 'feature="std"' -C metadata=51a2c0ef3cfe76e2 -C extra-filename=-51a2c0ef3cfe76e2 --out-dir /work/oxidecomputer/omicron/target/debug/build/num-traits-51a2c0ef3cfe76e2 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-c1e84996da593841.rlib --cap-lints allow -D warnings`
14482023-12-06T04:13:42.329Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name lock_api --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lock_api-0.4.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="atomic_usize"' --cfg 'feature="default"' -C metadata=c0d85aeeedd1db0a -C extra-filename=-c0d85aeeedd1db0a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-9ff0b066c30ae916.rmeta --cap-lints allow -D warnings --cfg has_const_fn_trait_bound`
14492023-12-06T04:13:42.356Z Compiling spin v0.5.2
14502023-12-06T04:13:42.388Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name spin /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/spin-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=330d2d2ff14221bf -C extra-filename=-330d2d2ff14221bf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
14512023-12-06T04:13:42.775Z Compiling pin-project-lite v0.2.13
14522023-12-06T04:13:42.780Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name pin_project_lite --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pin-project-lite-0.2.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=2c68fbf53c1efe19 -C extra-filename=-2c68fbf53c1efe19 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
14532023-12-06T04:13:42.867Z Compiling thiserror v1.0.49
14542023-12-06T04:13:42.871Z Running `/work/oxidecomputer/omicron/target/debug/build/libm-e5475095bd848c83/build-script-build`
14552023-12-06T04:13:42.871Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/thiserror-1.0.49/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=3dada0de3a176c94 -C extra-filename=-3dada0de3a176c94 --out-dir /work/oxidecomputer/omicron/target/debug/build/thiserror-3dada0de3a176c94 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
14562023-12-06T04:13:42.924Z Running `/work/oxidecomputer/omicron/target/debug/build/num-traits-51a2c0ef3cfe76e2/build-script-build`
14572023-12-06T04:13:42.954Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name libm --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libm-0.2.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=b2de4a05ed778b08 -C extra-filename=-b2de4a05ed778b08 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
14582023-12-06T04:13:42.975Z Compiling futures-core v0.3.29
14592023-12-06T04:13:42.979Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-core-0.3.29/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=cf834724fcf94c8c -C extra-filename=-cf834724fcf94c8c --out-dir /work/oxidecomputer/omicron/target/debug/build/futures-core-cf834724fcf94c8c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
14602023-12-06T04:13:43.080Z Running `/work/oxidecomputer/omicron/target/debug/build/parking_lot_core-cd16db7f1061154e/build-script-build`
14612023-12-06T04:13:43.091Z Compiling ryu v1.0.15
14622023-12-06T04:13:43.095Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name ryu --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ryu-1.0.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=38d350ef85d2d309 -C extra-filename=-38d350ef85d2d309 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
14632023-12-06T04:13:43.146Z Compiling serde_json v1.0.108
14642023-12-06T04:13:43.150Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_json-1.0.108/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="raw_value"' --cfg 'feature="std"' -C metadata=a1b2d4ac8ebf1491 -C extra-filename=-a1b2d4ac8ebf1491 --out-dir /work/oxidecomputer/omicron/target/debug/build/serde_json-a1b2d4ac8ebf1491 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
14652023-12-06T04:13:43.609Z Compiling quote v1.0.33
14662023-12-06T04:13:43.613Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name quote --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/quote-1.0.33/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C metadata=b52270d439c9d728 -C extra-filename=-b52270d439c9d728 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-537e95fdbea99744.rmeta --cap-lints allow -D warnings`
14672023-12-06T04:13:43.747Z Running `/work/oxidecomputer/omicron/target/debug/build/futures-core-cf834724fcf94c8c/build-script-build`
14682023-12-06T04:13:43.761Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-core-0.3.29/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=85b0c1ea6a5e4905 -C extra-filename=-85b0c1ea6a5e4905 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
14692023-12-06T04:13:43.819Z Running `/work/oxidecomputer/omicron/target/debug/build/thiserror-3dada0de3a176c94/build-script-build`
14702023-12-06T04:13:43.846Z Running `/work/oxidecomputer/omicron/target/debug/build/serde_json-a1b2d4ac8ebf1491/build-script-build`
14712023-12-06T04:13:43.867Z Compiling heck v0.4.1
14722023-12-06T04:13:43.870Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name heck --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/heck-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=e8726b1e312bd2e5 -C extra-filename=-e8726b1e312bd2e5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
14732023-12-06T04:13:43.980Z Compiling fnv v1.0.7
14742023-12-06T04:13:43.984Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name fnv /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fnv-1.0.7/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=5d2ad75ee5f58135 -C extra-filename=-5d2ad75ee5f58135 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
14752023-12-06T04:13:44.133Z Compiling futures-sink v0.3.29
14762023-12-06T04:13:44.136Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_sink --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-sink-0.3.29/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=b95f9ca11c6cfc07 -C extra-filename=-b95f9ca11c6cfc07 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
14772023-12-06T04:13:44.164Z Compiling lazy_static v1.4.0
14782023-12-06T04:13:44.169Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name lazy_static /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lazy_static-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="spin"' --cfg 'feature="spin_no_std"' -C metadata=9c9c3756e3f392b3 -C extra-filename=-9c9c3756e3f392b3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-330d2d2ff14221bf.rmeta --cap-lints allow -D warnings`
14792023-12-06T04:13:44.186Z Compiling slab v0.4.9
14802023-12-06T04:13:44.190Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slab-0.4.9/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=6b062511ba964ae2 -C extra-filename=-6b062511ba964ae2 --out-dir /work/oxidecomputer/omicron/target/debug/build/slab-6b062511ba964ae2 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-c1e84996da593841.rlib --cap-lints allow -D warnings`
14812023-12-06T04:13:44.325Z Compiling syn v2.0.32
14822023-12-06T04:13:44.349Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name syn --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' -C metadata=085545494ccbad1b -C extra-filename=-085545494ccbad1b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-537e95fdbea99744.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b52270d439c9d728.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-d84da02132e91997.rmeta --cap-lints allow -D warnings`
14832023-12-06T04:13:44.356Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name syn --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' -C metadata=48fabcfe082d99df -C extra-filename=-48fabcfe082d99df --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-537e95fdbea99744.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b52270d439c9d728.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-d84da02132e91997.rmeta --cap-lints allow -D warnings --cfg syn_disable_nightly_tests`
14842023-12-06T04:13:44.599Z Compiling getrandom v0.2.10
14852023-12-06T04:13:44.604Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name getrandom --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/getrandom-0.2.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="js"' --cfg 'feature="js-sys"' --cfg 'feature="rdrand"' --cfg 'feature="std"' --cfg 'feature="wasm-bindgen"' -C metadata=fd3f8e5b97695db0 -C extra-filename=-fd3f8e5b97695db0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-bc2c501506aafa82.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-45ce8912dc32de8c.rmeta --cap-lints allow -D warnings`
14862023-12-06T04:13:44.719Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name parking_lot_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/parking_lot_core-0.9.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=dfc67bc75751d566 -C extra-filename=-dfc67bc75751d566 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-bc2c501506aafa82.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-45ce8912dc32de8c.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-0a077806bd7e84eb.rmeta --cap-lints allow -D warnings`
14872023-12-06T04:13:44.773Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name num_traits --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-traits-0.2.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="i128"' --cfg 'feature="libm"' --cfg 'feature="std"' -C metadata=66b98c12d6f7f3b4 -C extra-filename=-66b98c12d6f7f3b4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libm=/work/oxidecomputer/omicron/target/debug/deps/liblibm-b2de4a05ed778b08.rmeta --cap-lints allow -D warnings --cfg has_to_int_unchecked --cfg has_reverse_bits --cfg has_leading_trailing_ones --cfg has_div_euclid --cfg has_copysign --cfg has_is_subnormal --cfg has_int_to_from_bytes --cfg has_float_to_from_bytes`
14882023-12-06T04:13:44.918Z Compiling cc v1.0.83
14892023-12-06T04:13:44.949Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name cc --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cc-1.0.83/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=3d7dbaf4d3b8f9e6 -C extra-filename=-3d7dbaf4d3b8f9e6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-45ce8912dc32de8c.rmeta --cap-lints allow -D warnings`
14902023-12-06T04:13:45.035Z Compiling rand_core v0.6.4
14912023-12-06T04:13:45.039Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name rand_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rand_core-0.6.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="getrandom"' --cfg 'feature="std"' -C metadata=8e66244baa1a5b19 -C extra-filename=-8e66244baa1a5b19 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-fd3f8e5b97695db0.rmeta --cap-lints allow -D warnings`
14922023-12-06T04:13:45.328Z Compiling parking_lot v0.12.1
14932023-12-06T04:13:45.332Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name parking_lot --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/parking_lot-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=5405541c40fedf6c -C extra-filename=-5405541c40fedf6c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern lock_api=/work/oxidecomputer/omicron/target/debug/deps/liblock_api-c0d85aeeedd1db0a.rmeta --extern parking_lot_core=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot_core-dfc67bc75751d566.rmeta --cap-lints allow -D warnings`
14942023-12-06T04:13:45.408Z Compiling signal-hook-registry v1.4.1
14952023-12-06T04:13:45.412Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name signal_hook_registry /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/signal-hook-registry-1.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=448540a737297354 -C extra-filename=-448540a737297354 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-45ce8912dc32de8c.rmeta --cap-lints allow -D warnings`
14962023-12-06T04:13:45.821Z Compiling mio v0.8.9
14972023-12-06T04:13:45.825Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name mio --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mio-0.8.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="net"' --cfg 'feature="os-ext"' --cfg 'feature="os-poll"' -C metadata=681018778da6c197 -C extra-filename=-681018778da6c197 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-45ce8912dc32de8c.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-c5d2103652c0a8bc.rmeta --cap-lints allow -D warnings`
14982023-12-06T04:13:45.849Z Compiling num_cpus v1.16.0
14992023-12-06T04:13:45.853Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name num_cpus /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num_cpus-1.16.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=2f696aea8912d905 -C extra-filename=-2f696aea8912d905 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-45ce8912dc32de8c.rmeta --cap-lints allow -D warnings`
15002023-12-06T04:13:46.037Z Compiling socket2 v0.5.5
15012023-12-06T04:13:46.041Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name socket2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/socket2-0.5.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="all"' -C metadata=ef8aaf88987f1e15 -C extra-filename=-ef8aaf88987f1e15 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-45ce8912dc32de8c.rmeta --cap-lints allow -D warnings`
15022023-12-06T04:13:46.835Z Compiling regex-syntax v0.8.2
15032023-12-06T04:13:46.839Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name regex_syntax --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/regex-syntax-0.8.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' -C metadata=ac03edf4730b2374 -C extra-filename=-ac03edf4730b2374 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
15042023-12-06T04:13:47.098Z Compiling futures-channel v0.3.29
15052023-12-06T04:13:47.101Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-channel-0.3.29/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="futures-sink"' --cfg 'feature="sink"' --cfg 'feature="std"' -C metadata=4a0738c1efc1c712 -C extra-filename=-4a0738c1efc1c712 --out-dir /work/oxidecomputer/omicron/target/debug/build/futures-channel-4a0738c1efc1c712 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
15062023-12-06T04:13:47.619Z Compiling futures-task v0.3.29
15072023-12-06T04:13:47.623Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-task-0.3.29/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="std"' -C metadata=7f60fbf027555926 -C extra-filename=-7f60fbf027555926 --out-dir /work/oxidecomputer/omicron/target/debug/build/futures-task-7f60fbf027555926 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
15082023-12-06T04:13:47.787Z Running `/work/oxidecomputer/omicron/target/debug/build/futures-channel-4a0738c1efc1c712/build-script-build`
15092023-12-06T04:13:47.797Z Running `/work/oxidecomputer/omicron/target/debug/build/slab-6b062511ba964ae2/build-script-build`
15102023-12-06T04:13:47.950Z Compiling hashbrown v0.14.2
15112023-12-06T04:13:47.953Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name hashbrown --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hashbrown-0.14.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="raw"' -C metadata=6c8ddd4bb2d1b04a -C extra-filename=-6c8ddd4bb2d1b04a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
15122023-12-06T04:13:48.004Z Compiling pin-utils v0.1.0
15132023-12-06T04:13:48.038Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name pin_utils --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pin-utils-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=494a3e00a892adf5 -C extra-filename=-494a3e00a892adf5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
15142023-12-06T04:13:48.145Z Compiling futures-util v0.3.29
15152023-12-06T04:13:48.149Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.29/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="channel"' --cfg 'feature="default"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-macro"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' -C metadata=f4697aeb8a9596fb -C extra-filename=-f4697aeb8a9596fb --out-dir /work/oxidecomputer/omicron/target/debug/build/futures-util-f4697aeb8a9596fb -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
15162023-12-06T04:13:48.249Z Running `/work/oxidecomputer/omicron/target/debug/build/futures-task-7f60fbf027555926/build-script-build`
15172023-12-06T04:13:48.294Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_task --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-task-0.3.29/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="std"' -C metadata=a51c9503c37b751e -C extra-filename=-a51c9503c37b751e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
15182023-12-06T04:13:48.436Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name slab --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slab-0.4.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=195b1228936a30c9 -C extra-filename=-195b1228936a30c9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
15192023-12-06T04:13:48.773Z Running `/work/oxidecomputer/omicron/target/debug/build/futures-util-f4697aeb8a9596fb/build-script-build`
15202023-12-06T04:13:48.799Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_channel --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-channel-0.3.29/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="futures-sink"' --cfg 'feature="sink"' --cfg 'feature="std"' -C metadata=06412b5ccf50305b -C extra-filename=-06412b5ccf50305b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-85b0c1ea6a5e4905.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-b95f9ca11c6cfc07.rmeta --cap-lints allow -D warnings`
15212023-12-06T04:13:48.826Z Compiling errno v0.3.2
15222023-12-06T04:13:48.830Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name errno --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/errno-0.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' -C metadata=6dc528fb33689de0 -C extra-filename=-6dc528fb33689de0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-45ce8912dc32de8c.rmeta --cap-lints allow -D warnings`
15232023-12-06T04:13:48.852Z Compiling aho-corasick v1.0.4
15242023-12-06T04:13:48.856Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name aho_corasick --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/aho-corasick-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="perf-literal"' --cfg 'feature="std"' -C metadata=eca6581c4ec1a882 -C extra-filename=-eca6581c4ec1a882 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-918fa9e671606ec5.rmeta --cap-lints allow -D warnings`
15252023-12-06T04:13:49.178Z Compiling futures-io v0.3.29
15262023-12-06T04:13:49.184Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_io --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-io-0.3.29/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' -C metadata=4915a8c6c3fe3b6a -C extra-filename=-4915a8c6c3fe3b6a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
15272023-12-06T04:13:49.445Z Compiling typenum v1.16.0
15282023-12-06T04:13:49.448Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_main --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/typenum-1.16.0/build/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=7f4f9d2c38d1cf54 -C extra-filename=-7f4f9d2c38d1cf54 --out-dir /work/oxidecomputer/omicron/target/debug/build/typenum-7f4f9d2c38d1cf54 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
15292023-12-06T04:13:49.652Z Compiling byteorder v1.5.0
15302023-12-06T04:13:49.657Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name byteorder --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/byteorder-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=1b4ad01209984ea0 -C extra-filename=-1b4ad01209984ea0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
15312023-12-06T04:13:50.032Z Compiling equivalent v1.0.1
15322023-12-06T04:13:50.045Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name equivalent /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/equivalent-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=94a74370476ed385 -C extra-filename=-94a74370476ed385 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
15332023-12-06T04:13:50.110Z Compiling generic-array v0.14.7
15342023-12-06T04:13:50.149Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/generic-array-0.14.7/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="more_lengths"' --cfg 'feature="zeroize"' -C metadata=ed7b2ef4fa5b21b9 -C extra-filename=-ed7b2ef4fa5b21b9 --out-dir /work/oxidecomputer/omicron/target/debug/build/generic-array-ed7b2ef4fa5b21b9 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-2c487f79507661dd.rlib --cap-lints allow -D warnings`
15352023-12-06T04:13:50.196Z Compiling iana-time-zone v0.1.57
15362023-12-06T04:13:50.200Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name iana_time_zone --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/iana-time-zone-0.1.57/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="fallback"' -C metadata=85b44ad93d1da9c4 -C extra-filename=-85b44ad93d1da9c4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
15372023-12-06T04:13:50.403Z Compiling pkg-config v0.3.27
15382023-12-06T04:13:50.409Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name pkg_config /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pkg-config-0.3.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=676180268410563e -C extra-filename=-676180268410563e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
15392023-12-06T04:13:50.698Z Running `/work/oxidecomputer/omicron/target/debug/build/generic-array-ed7b2ef4fa5b21b9/build-script-build`
15402023-12-06T04:13:50.796Z Compiling subtle v2.5.0
15412023-12-06T04:13:50.814Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name subtle --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/subtle-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="i128"' --cfg 'feature="std"' -C metadata=e4d03c814ee1d591 -C extra-filename=-e4d03c814ee1d591 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
15422023-12-06T04:13:50.892Z Compiling rustix v0.38.25
15432023-12-06T04:13:50.896Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustix-0.38.25/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="std"' --cfg 'feature="termios"' --cfg 'feature="use-libc-auxv"' -C metadata=eda37ffc0ed3c598 -C extra-filename=-eda37ffc0ed3c598 --out-dir /work/oxidecomputer/omicron/target/debug/build/rustix-eda37ffc0ed3c598 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
15442023-12-06T04:13:51.245Z Running `/work/oxidecomputer/omicron/target/debug/build/typenum-7f4f9d2c38d1cf54/build-script-main`
15452023-12-06T04:13:51.326Z Compiling tinyvec_macros v0.1.1
15462023-12-06T04:13:51.330Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name tinyvec_macros --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tinyvec_macros-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=89b2b77651f9688d -C extra-filename=-89b2b77651f9688d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
15472023-12-06T04:13:51.476Z Compiling tinyvec v1.6.0
15482023-12-06T04:13:51.508Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name tinyvec --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tinyvec-1.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="tinyvec_macros"' -C metadata=beae685ade96ae94 -C extra-filename=-beae685ade96ae94 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern tinyvec_macros=/work/oxidecomputer/omicron/target/debug/deps/libtinyvec_macros-89b2b77651f9688d.rmeta --cap-lints allow -D warnings`
15492023-12-06T04:13:51.652Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name typenum --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/typenum-1.16.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=fa9cea36d31f4ee9 -C extra-filename=-fa9cea36d31f4ee9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
15502023-12-06T04:13:52.184Z Running `/work/oxidecomputer/omicron/target/debug/build/rustix-eda37ffc0ed3c598/build-script-build`
15512023-12-06T04:13:52.350Z Compiling tracing-core v0.1.31
15522023-12-06T04:13:52.354Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name tracing_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tracing-core-0.1.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="once_cell"' --cfg 'feature="std"' -C metadata=38aa913b0151a141 -C extra-filename=-38aa913b0151a141 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-60360085401b1f6c.rmeta --cap-lints allow -D warnings`
15532023-12-06T04:13:52.622Z Compiling base64 v0.21.5
15542023-12-06T04:13:52.626Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name base64 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/base64-0.21.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=efdef217e0fabd4e -C extra-filename=-efdef217e0fabd4e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
15552023-12-06T04:13:53.902Z Compiling regex-automata v0.4.3
15562023-12-06T04:13:53.909Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name regex_automata --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/regex-automata-0.4.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="dfa-onepass"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' -C metadata=57572678d71e52ed -C extra-filename=-57572678d71e52ed --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern aho_corasick=/work/oxidecomputer/omicron/target/debug/deps/libaho_corasick-eca6581c4ec1a882.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-918fa9e671606ec5.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-ac03edf4730b2374.rmeta --cap-lints allow -D warnings`
15572023-12-06T04:13:54.061Z Compiling unicode-normalization v0.1.22
15582023-12-06T04:13:54.065Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name unicode_normalization --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-normalization-0.1.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=7c2cf4bd1cb476cd -C extra-filename=-7c2cf4bd1cb476cd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern tinyvec=/work/oxidecomputer/omicron/target/debug/deps/libtinyvec-beae685ade96ae94.rmeta --cap-lints allow -D warnings`
15592023-12-06T04:13:54.087Z Compiling const-oid v0.9.5
15602023-12-06T04:13:54.091Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name const_oid --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/const-oid-0.9.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="db"' --cfg 'feature="std"' -C metadata=8036eb2fb0734902 -C extra-filename=-8036eb2fb0734902 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
15612023-12-06T04:13:54.793Z Compiling unicode-bidi v0.3.13
15622023-12-06T04:13:54.796Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name unicode_bidi --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-bidi-0.3.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="hardcoded-data"' --cfg 'feature="std"' -C metadata=9c36c215e5778119 -C extra-filename=-9c36c215e5778119 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
15632023-12-06T04:13:55.899Z Compiling dyn-clone v1.0.13
15642023-12-06T04:13:55.906Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name dyn_clone --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dyn-clone-1.0.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=b5627ba9c8616dae -C extra-filename=-b5627ba9c8616dae --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
15652023-12-06T04:13:56.230Z Compiling serde_derive_internals v0.26.0
15662023-12-06T04:13:56.234Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_derive_internals /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_derive_internals-0.26.0/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=ff5090d4367af08e -C extra-filename=-ff5090d4367af08e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-537e95fdbea99744.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b52270d439c9d728.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-48fabcfe082d99df.rmeta --cap-lints allow -D warnings`
15672023-12-06T04:13:56.582Z Compiling percent-encoding v2.3.1
15682023-12-06T04:13:56.617Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name percent_encoding --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/percent-encoding-2.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=912c31485e79e9fc -C extra-filename=-912c31485e79e9fc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
15692023-12-06T04:13:57.163Z Compiling schemars v0.8.13
15702023-12-06T04:13:57.166Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/schemars-0.8.13/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="bytes"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="schemars_derive"' --cfg 'feature="uuid1"' -C metadata=0feca7d8756f2fa7 -C extra-filename=-0feca7d8756f2fa7 --out-dir /work/oxidecomputer/omicron/target/debug/build/schemars-0feca7d8756f2fa7 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
15712023-12-06T04:13:57.308Z Compiling unicode-width v0.1.11
15722023-12-06T04:13:57.311Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name unicode_width /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-width-0.1.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=d72b7a0cbab620b4 -C extra-filename=-d72b7a0cbab620b4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
15732023-12-06T04:13:57.362Z Compiling bitflags v1.3.2
15742023-12-06T04:13:57.366Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name bitflags --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bitflags-1.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=b6f8a7d540d47813 -C extra-filename=-b6f8a7d540d47813 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
15752023-12-06T04:13:57.510Z Compiling ppv-lite86 v0.2.17
15762023-12-06T04:13:57.514Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name ppv_lite86 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ppv-lite86-0.2.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="simd"' --cfg 'feature="std"' -C metadata=3ca074035a2e7100 -C extra-filename=-3ca074035a2e7100 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
15772023-12-06T04:13:57.545Z Compiling form_urlencoded v1.2.1
15782023-12-06T04:13:57.549Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name form_urlencoded --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/form_urlencoded-1.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=8797d3f240ac357c -C extra-filename=-8797d3f240ac357c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-912c31485e79e9fc.rmeta --cap-lints allow -D warnings`
15792023-12-06T04:13:57.791Z Running `/work/oxidecomputer/omicron/target/debug/build/schemars-0feca7d8756f2fa7/build-script-build`
15802023-12-06T04:13:57.833Z Compiling spin v0.9.8
15812023-12-06T04:13:57.837Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name spin /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/spin-0.9.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="barrier"' --cfg 'feature="default"' --cfg 'feature="lazy"' --cfg 'feature="lock_api"' --cfg 'feature="lock_api_crate"' --cfg 'feature="mutex"' --cfg 'feature="once"' --cfg 'feature="rwlock"' --cfg 'feature="spin_mutex"' -C metadata=4c240d9238dcc0df -C extra-filename=-4c240d9238dcc0df --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern lock_api_crate=/work/oxidecomputer/omicron/target/debug/deps/liblock_api-c0d85aeeedd1db0a.rmeta --cap-lints allow -D warnings`
15822023-12-06T04:13:58.083Z Compiling indexmap v1.9.3
15832023-12-06T04:13:58.087Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/indexmap-1.9.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' -C metadata=586b5fef6a1cf410 -C extra-filename=-586b5fef6a1cf410 --out-dir /work/oxidecomputer/omicron/target/debug/build/indexmap-586b5fef6a1cf410 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-c1e84996da593841.rlib --cap-lints allow -D warnings`
15842023-12-06T04:13:58.437Z Compiling vcpkg v0.2.15
15852023-12-06T04:13:58.440Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name vcpkg /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/vcpkg-0.2.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=56cfc2712411fd04 -C extra-filename=-56cfc2712411fd04 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
15862023-12-06T04:13:58.657Z Running `/work/oxidecomputer/omicron/target/debug/build/indexmap-586b5fef6a1cf410/build-script-build`
15872023-12-06T04:13:58.697Z Compiling hashbrown v0.12.3
15882023-12-06T04:13:58.703Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name hashbrown --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hashbrown-0.12.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="raw"' -C metadata=e264e3929dd770e0 -C extra-filename=-e264e3929dd770e0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
15892023-12-06T04:13:58.735Z Compiling rand_chacha v0.3.1
15902023-12-06T04:13:58.739Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name rand_chacha --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rand_chacha-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="std"' -C metadata=49ba573a971a5789 -C extra-filename=-49ba573a971a5789 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ppv_lite86=/work/oxidecomputer/omicron/target/debug/deps/libppv_lite86-3ca074035a2e7100.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-8e66244baa1a5b19.rmeta --cap-lints allow -D warnings`
15912023-12-06T04:13:58.774Z Compiling httparse v1.8.0
15922023-12-06T04:13:58.778Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/httparse-1.8.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=349d83d4d0fe8905 -C extra-filename=-349d83d4d0fe8905 --out-dir /work/oxidecomputer/omicron/target/debug/build/httparse-349d83d4d0fe8905 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
15932023-12-06T04:13:59.528Z Compiling rand v0.8.5
15942023-12-06T04:13:59.532Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name rand --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="libc"' --cfg 'feature="rand_chacha"' --cfg 'feature="std"' --cfg 'feature="std_rng"' -C metadata=8c4ac547107558e9 -C extra-filename=-8c4ac547107558e9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-45ce8912dc32de8c.rmeta --extern rand_chacha=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-49ba573a971a5789.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-8e66244baa1a5b19.rmeta --cap-lints allow -D warnings`
15952023-12-06T04:14:00.534Z Compiling regex v1.10.2
15962023-12-06T04:14:00.538Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name regex --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/regex-1.10.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="perf"' --cfg 'feature="perf-backtrack"' --cfg 'feature="perf-cache"' --cfg 'feature="perf-dfa"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-onepass"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' -C metadata=537384909654dd1b -C extra-filename=-537384909654dd1b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern aho_corasick=/work/oxidecomputer/omicron/target/debug/deps/libaho_corasick-eca6581c4ec1a882.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-918fa9e671606ec5.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-57572678d71e52ed.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-ac03edf4730b2374.rmeta --cap-lints allow -D warnings`
15972023-12-06T04:14:01.030Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name indexmap --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/indexmap-1.9.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' -C metadata=fa80c618b8065deb -C extra-filename=-fa80c618b8065deb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-e264e3929dd770e0.rmeta --cap-lints allow -D warnings --cfg has_std`
15982023-12-06T04:14:01.713Z Running `/work/oxidecomputer/omicron/target/debug/build/httparse-349d83d4d0fe8905/build-script-build`
15992023-12-06T04:14:01.749Z Compiling either v1.9.0
16002023-12-06T04:14:01.754Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name either --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/either-1.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="use_std"' -C metadata=294f21b38637a1be -C extra-filename=-294f21b38637a1be --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
16012023-12-06T04:14:02.215Z Compiling openssl-sys v0.9.96
16022023-12-06T04:14:02.222Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_main --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/openssl-sys-0.9.96/build/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=03af073f44efbba9 -C extra-filename=-03af073f44efbba9 --out-dir /work/oxidecomputer/omicron/target/debug/build/openssl-sys-03af073f44efbba9 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-3d7dbaf4d3b8f9e6.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-676180268410563e.rlib --extern vcpkg=/work/oxidecomputer/omicron/target/debug/deps/libvcpkg-56cfc2712411fd04.rlib --cap-lints allow -D warnings`
16032023-12-06T04:14:02.274Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name httparse --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/httparse-1.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=c25a7f7496695df9 -C extra-filename=-c25a7f7496695df9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings --cfg httparse_simd`
16042023-12-06T04:14:02.474Z Compiling idna v0.5.0
16052023-12-06T04:14:02.479Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name idna --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/idna-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=6558d1cbfbb2fcb3 -C extra-filename=-6558d1cbfbb2fcb3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern unicode_bidi=/work/oxidecomputer/omicron/target/debug/deps/libunicode_bidi-9c36c215e5778119.rmeta --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-7c2cf4bd1cb476cd.rmeta --cap-lints allow -D warnings`
16062023-12-06T04:14:02.537Z Compiling ucd-trie v0.1.6
16072023-12-06T04:14:02.559Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name ucd_trie --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ucd-trie-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' -C metadata=581c47aa4fcf9374 -C extra-filename=-581c47aa4fcf9374 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
16082023-12-06T04:14:03.324Z Compiling semver v1.0.20
16092023-12-06T04:14:03.328Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/semver-1.0.20/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' -C metadata=6817f87a6b1b14e4 -C extra-filename=-6817f87a6b1b14e4 --out-dir /work/oxidecomputer/omicron/target/debug/build/semver-6817f87a6b1b14e4 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
16102023-12-06T04:14:03.422Z Compiling ring v0.17.5
16112023-12-06T04:14:03.426Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' -C metadata=8884798a5cb10bd2 -C extra-filename=-8884798a5cb10bd2 --out-dir /work/oxidecomputer/omicron/target/debug/build/ring-8884798a5cb10bd2 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-3d7dbaf4d3b8f9e6.rlib --cap-lints allow -D warnings`
16122023-12-06T04:14:03.520Z Compiling ring v0.16.20
16132023-12-06T04:14:03.560Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.16.20/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' --cfg 'feature="once_cell"' --cfg 'feature="std"' -C metadata=b044ec4a0bf7a5c7 -C extra-filename=-b044ec4a0bf7a5c7 --out-dir /work/oxidecomputer/omicron/target/debug/build/ring-b044ec4a0bf7a5c7 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-3d7dbaf4d3b8f9e6.rlib --cap-lints allow -D warnings`
16142023-12-06T04:14:03.947Z Running `/work/oxidecomputer/omicron/target/debug/build/openssl-sys-03af073f44efbba9/build-script-main`
16152023-12-06T04:14:04.222Z Running `/work/oxidecomputer/omicron/target/debug/build/semver-6817f87a6b1b14e4/build-script-build`
16162023-12-06T04:14:04.335Z Compiling url v2.5.0
16172023-12-06T04:14:04.344Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name url --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/url-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=4ee5ed5bde7ce18a -C extra-filename=-4ee5ed5bde7ce18a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern form_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libform_urlencoded-8797d3f240ac357c.rmeta --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-6558d1cbfbb2fcb3.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-912c31485e79e9fc.rmeta --cap-lints allow -D warnings`
16182023-12-06T04:14:05.117Z Compiling socket2 v0.4.9
16192023-12-06T04:14:05.122Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name socket2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/socket2-0.4.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="all"' -C metadata=4af9db241e249833 -C extra-filename=-4af9db241e249833 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-45ce8912dc32de8c.rmeta --cap-lints allow -D warnings`
16202023-12-06T04:14:05.326Z Compiling ahash v0.8.3
16212023-12-06T04:14:05.331Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ahash-0.8.3/./build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=01adb4bcf8196813 -C extra-filename=-01adb4bcf8196813 --out-dir /work/oxidecomputer/omicron/target/debug/build/ahash-01adb4bcf8196813 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-2c487f79507661dd.rlib --cap-lints allow -D warnings`
16222023-12-06T04:14:05.360Z Compiling winnow v0.5.15
16232023-12-06T04:14:05.364Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name winnow --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/winnow-0.5.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=b747da8a50a0933d -C extra-filename=-b747da8a50a0933d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
16242023-12-06T04:14:05.924Z Compiling adler v1.0.2
16252023-12-06T04:14:05.928Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name adler /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/adler-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=b64914fab9901ac1 -C extra-filename=-b64914fab9901ac1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
16262023-12-06T04:14:06.087Z Running `/work/oxidecomputer/omicron/target/debug/build/ahash-01adb4bcf8196813/build-script-build`
16272023-12-06T04:14:06.260Z Compiling miniz_oxide v0.7.1
16282023-12-06T04:14:06.264Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name miniz_oxide --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/miniz_oxide-0.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="with-alloc"' -C metadata=eae4032ca8079f20 -C extra-filename=-eae4032ca8079f20 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern adler=/work/oxidecomputer/omicron/target/debug/deps/libadler-b64914fab9901ac1.rmeta --cap-lints allow -D warnings`
16292023-12-06T04:14:06.290Z Running `/work/oxidecomputer/omicron/target/debug/build/ring-b044ec4a0bf7a5c7/build-script-build`
16302023-12-06T04:14:06.501Z Running `/work/oxidecomputer/omicron/target/debug/build/ring-8884798a5cb10bd2/build-script-build`
16312023-12-06T04:14:07.459Z Compiling strsim v0.10.0
16322023-12-06T04:14:07.464Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name strsim /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/strsim-0.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=24e28f3cc805bf1a -C extra-filename=-24e28f3cc805bf1a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
16332023-12-06T04:14:08.632Z Compiling serde_derive v1.0.192
16342023-12-06T04:14:08.638Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_derive /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_derive-1.0.192/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=101f844cca2ed149 -C extra-filename=-101f844cca2ed149 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-537e95fdbea99744.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b52270d439c9d728.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-085545494ccbad1b.rlib --extern proc_macro --cap-lints allow -D warnings`
16352023-12-06T04:14:08.704Z Compiling thiserror-impl v1.0.49
16362023-12-06T04:14:08.708Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name thiserror_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/thiserror-impl-1.0.49/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=56271d855a05ea1b -C extra-filename=-56271d855a05ea1b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-537e95fdbea99744.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b52270d439c9d728.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-085545494ccbad1b.rlib --extern proc_macro --cap-lints allow -D warnings`
16372023-12-06T04:14:08.828Z Compiling zeroize_derive v1.4.2
16382023-12-06T04:14:08.832Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name zeroize_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zeroize_derive-1.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=3347ed7177904ed4 -C extra-filename=-3347ed7177904ed4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-537e95fdbea99744.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b52270d439c9d728.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-085545494ccbad1b.rlib --extern proc_macro --cap-lints allow -D warnings`
16392023-12-06T04:14:09.251Z Compiling tokio-macros v2.2.0
16402023-12-06T04:14:09.254Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-macros-2.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=26a74a4f951ce6d6 -C extra-filename=-26a74a4f951ce6d6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-537e95fdbea99744.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b52270d439c9d728.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-085545494ccbad1b.rlib --extern proc_macro --cap-lints allow -D warnings`
16412023-12-06T04:14:09.663Z Compiling futures-macro v0.3.29
16422023-12-06T04:14:09.667Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_macro --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-macro-0.3.29/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=bb9ed1180fbb61d5 -C extra-filename=-bb9ed1180fbb61d5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-537e95fdbea99744.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b52270d439c9d728.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-085545494ccbad1b.rlib --extern proc_macro --cap-lints allow -D warnings`
16432023-12-06T04:14:09.774Z Compiling tracing-attributes v0.1.26
16442023-12-06T04:14:09.777Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name tracing_attributes --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tracing-attributes-0.1.26/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=66cea2a3af41ad65 -C extra-filename=-66cea2a3af41ad65 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-537e95fdbea99744.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b52270d439c9d728.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-085545494ccbad1b.rlib --extern proc_macro --cap-lints allow -D warnings`
16452023-12-06T04:14:11.406Z Compiling schemars_derive v0.8.13
16462023-12-06T04:14:11.430Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name schemars_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/schemars_derive-0.8.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=42470dea69332415 -C extra-filename=-42470dea69332415 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-537e95fdbea99744.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b52270d439c9d728.rlib --extern serde_derive_internals=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive_internals-ff5090d4367af08e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-48fabcfe082d99df.rlib --extern proc_macro --cap-lints allow -D warnings`
16472023-12-06T04:14:11.811Z Compiling zeroize v1.7.0
16482023-12-06T04:14:11.815Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name zeroize --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zeroize-1.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="zeroize_derive"' -C metadata=d4ac8e2ff6ba4016 -C extra-filename=-d4ac8e2ff6ba4016 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern zeroize_derive=/work/oxidecomputer/omicron/target/debug/deps/libzeroize_derive-3347ed7177904ed4.so --cap-lints allow -D warnings`
16492023-12-06T04:14:11.994Z Compiling async-trait v0.1.74
16502023-12-06T04:14:11.998Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-trait-0.1.74/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=cf8e9364e182c572 -C extra-filename=-cf8e9364e182c572 --out-dir /work/oxidecomputer/omicron/target/debug/build/async-trait-cf8e9364e182c572 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
16512023-12-06T04:14:12.396Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name generic_array /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/generic-array-0.14.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="more_lengths"' --cfg 'feature="zeroize"' -C metadata=f6df480a7c6817d8 -C extra-filename=-f6df480a7c6817d8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern typenum=/work/oxidecomputer/omicron/target/debug/deps/libtypenum-fa9cea36d31f4ee9.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d4ac8e2ff6ba4016.rmeta --cap-lints allow -D warnings --cfg relaxed_coherence`
16522023-12-06T04:14:12.425Z Compiling try-lock v0.2.4
16532023-12-06T04:14:12.428Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name try_lock /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/try-lock-0.2.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=a7be4507a63f0a69 -C extra-filename=-a7be4507a63f0a69 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
16542023-12-06T04:14:12.637Z Compiling httpdate v1.0.3
16552023-12-06T04:14:12.641Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name httpdate --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/httpdate-1.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=0c1307657e91e527 -C extra-filename=-0c1307657e91e527 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
16562023-12-06T04:14:12.864Z Compiling untrusted v0.7.1
16572023-12-06T04:14:12.870Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name untrusted --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/untrusted-0.7.1/src/untrusted.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=a24220ed5be04632 -C extra-filename=-a24220ed5be04632 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
16582023-12-06T04:14:13.189Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name ring --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.16.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' --cfg 'feature="once_cell"' --cfg 'feature="std"' -C metadata=c4886c411ec599bb -C extra-filename=-c4886c411ec599bb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-60360085401b1f6c.rmeta --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-330d2d2ff14221bf.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-a24220ed5be04632.rmeta --cap-lints allow -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -l static=ring-core -l static=ring-test`
16592023-12-06T04:14:13.349Z Running `/work/oxidecomputer/omicron/target/debug/build/async-trait-cf8e9364e182c572/build-script-build`
16602023-12-06T04:14:13.450Z Compiling want v0.3.1
16612023-12-06T04:14:13.454Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name want --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/want-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=071a5e6e1eac6ac9 -C extra-filename=-071a5e6e1eac6ac9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern try_lock=/work/oxidecomputer/omicron/target/debug/deps/libtry_lock-a7be4507a63f0a69.rmeta --cap-lints allow -D warnings`
16622023-12-06T04:14:13.627Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_util --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.29/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="channel"' --cfg 'feature="default"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-macro"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' -C metadata=af647ea9423ed3ec -C extra-filename=-af647ea9423ed3ec --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-06412b5ccf50305b.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-85b0c1ea6a5e4905.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-4915a8c6c3fe3b6a.rmeta --extern futures_macro=/work/oxidecomputer/omicron/target/debug/deps/libfutures_macro-bb9ed1180fbb61d5.so --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-b95f9ca11c6cfc07.rmeta --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-a51c9503c37b751e.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-918fa9e671606ec5.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-2c68fbf53c1efe19.rmeta --extern pin_utils=/work/oxidecomputer/omicron/target/debug/deps/libpin_utils-494a3e00a892adf5.rmeta --extern slab=/work/oxidecomputer/omicron/target/debug/deps/libslab-195b1228936a30c9.rmeta --cap-lints allow -D warnings`
16632023-12-06T04:14:13.886Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name ahash --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ahash-0.8.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=d3ff75378bf82262 -C extra-filename=-d3ff75378bf82262 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-bc2c501506aafa82.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-60360085401b1f6c.rmeta --cap-lints allow -D warnings --cfg 'feature="folded_multiply"'`
16642023-12-06T04:14:14.586Z Compiling foreign-types-shared v0.1.1
16652023-12-06T04:14:14.590Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name foreign_types_shared /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/foreign-types-shared-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=98a776ebe496b644 -C extra-filename=-98a776ebe496b644 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
16662023-12-06T04:14:14.613Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name thiserror --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/thiserror-1.0.49/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=72e52f26c0ec0c7e -C extra-filename=-72e52f26c0ec0c7e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern thiserror_impl=/work/oxidecomputer/omicron/target/debug/deps/libthiserror_impl-56271d855a05ea1b.so --cap-lints allow -D warnings`
16672023-12-06T04:14:14.751Z Compiling crypto-common v0.1.6
16682023-12-06T04:14:14.755Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name crypto_common --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crypto-common-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="getrandom"' --cfg 'feature="rand_core"' --cfg 'feature="std"' -C metadata=457861be037dadda -C extra-filename=-457861be037dadda --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-f6df480a7c6817d8.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-8e66244baa1a5b19.rmeta --extern typenum=/work/oxidecomputer/omicron/target/debug/deps/libtypenum-fa9cea36d31f4ee9.rmeta --cap-lints allow -D warnings`
16692023-12-06T04:14:14.821Z Compiling block-buffer v0.10.4
16702023-12-06T04:14:14.837Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name block_buffer --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/block-buffer-0.10.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on -C metadata=cb664025e876bf64 -C extra-filename=-cb664025e876bf64 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-f6df480a7c6817d8.rmeta --cap-lints allow -D warnings`
16712023-12-06T04:14:14.848Z Compiling pest v2.7.2
16722023-12-06T04:14:14.852Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name pest --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pest-2.7.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=44170135f2510804 -C extra-filename=-44170135f2510804 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rmeta --extern ucd_trie=/work/oxidecomputer/omicron/target/debug/deps/libucd_trie-581c47aa4fcf9374.rmeta --cap-lints allow -D warnings`
16732023-12-06T04:14:15.087Z Compiling openssl-probe v0.1.5
16742023-12-06T04:14:15.090Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name openssl_probe /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/openssl-probe-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=66d32c3547f15b53 -C extra-filename=-66d32c3547f15b53 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
16752023-12-06T04:14:15.215Z Compiling digest v0.10.7
16762023-12-06T04:14:15.218Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name digest --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="block-buffer"' --cfg 'feature="const-oid"' --cfg 'feature="core-api"' --cfg 'feature="default"' --cfg 'feature="mac"' --cfg 'feature="oid"' --cfg 'feature="std"' --cfg 'feature="subtle"' -C metadata=cfb2bbac779740b0 -C extra-filename=-cfb2bbac779740b0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern block_buffer=/work/oxidecomputer/omicron/target/debug/deps/libblock_buffer-cb664025e876bf64.rmeta --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-8036eb2fb0734902.rmeta --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-457861be037dadda.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-e4d03c814ee1d591.rmeta --cap-lints allow -D warnings`
16772023-12-06T04:14:15.570Z Compiling tower-service v0.3.2
16782023-12-06T04:14:15.576Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name tower_service --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tower-service-0.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=318184497ae75df2 -C extra-filename=-318184497ae75df2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
16792023-12-06T04:14:15.749Z Compiling openssl v0.10.60
16802023-12-06T04:14:15.754Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/openssl-0.10.60/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=a5a437a816e734eb -C extra-filename=-a5a437a816e734eb --out-dir /work/oxidecomputer/omicron/target/debug/build/openssl-a5a437a816e734eb -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
16812023-12-06T04:14:15.994Z Compiling cpufeatures v0.2.9
16822023-12-06T04:14:15.998Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name cpufeatures --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cpufeatures-0.2.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on -C metadata=688e8dc1d1448767 -C extra-filename=-688e8dc1d1448767 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
16832023-12-06T04:14:16.141Z Compiling untrusted v0.9.0
16842023-12-06T04:14:16.177Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name untrusted --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/untrusted-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=51c844fb339406e8 -C extra-filename=-51c844fb339406e8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
16852023-12-06T04:14:16.457Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name ring --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' -C metadata=a2184cc7dcbbb190 -C extra-filename=-a2184cc7dcbbb190 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-fd3f8e5b97695db0.rmeta --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-4c240d9238dcc0df.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-51c844fb339406e8.rmeta --cap-lints allow -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -l static=ring_core_0_17_5_ -l static=ring_core_0_17_5_test`
16862023-12-06T04:14:16.535Z Running `/work/oxidecomputer/omicron/target/debug/build/openssl-a5a437a816e734eb/build-script-build`
16872023-12-06T04:14:16.580Z Compiling foreign-types v0.3.2
16882023-12-06T04:14:16.585Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name foreign_types /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/foreign-types-0.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=eb280c5795426c7f -C extra-filename=-eb280c5795426c7f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern foreign_types_shared=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types_shared-98a776ebe496b644.rmeta --cap-lints allow -D warnings`
16892023-12-06T04:14:16.728Z Compiling hashbrown v0.13.2
16902023-12-06T04:14:16.733Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name hashbrown --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hashbrown-0.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="ahash"' --cfg 'feature="default"' --cfg 'feature="inline-more"' -C metadata=0da48a872d5df034 -C extra-filename=-0da48a872d5df034 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ahash=/work/oxidecomputer/omicron/target/debug/deps/libahash-d3ff75378bf82262.rmeta --cap-lints allow -D warnings`
16912023-12-06T04:14:16.794Z Compiling tracing v0.1.37
16922023-12-06T04:14:16.838Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name tracing --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tracing-0.1.37/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="attributes"' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="std"' --cfg 'feature="tracing-attributes"' -C metadata=0fcd7419c0caa38d -C extra-filename=-0fcd7419c0caa38d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-bc2c501506aafa82.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-c5d2103652c0a8bc.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-2c68fbf53c1efe19.rmeta --extern tracing_attributes=/work/oxidecomputer/omicron/target/debug/deps/libtracing_attributes-66cea2a3af41ad65.so --extern tracing_core=/work/oxidecomputer/omicron/target/debug/deps/libtracing_core-38aa913b0151a141.rmeta --cap-lints allow -D warnings`
16932023-12-06T04:14:17.402Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name async_trait --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-trait-0.1.74/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=084832dceff4d290 -C extra-filename=-084832dceff4d290 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-537e95fdbea99744.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b52270d439c9d728.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-085545494ccbad1b.rlib --extern proc_macro --cap-lints allow -D warnings`
16942023-12-06T04:14:17.586Z Compiling openssl-macros v0.1.1
16952023-12-06T04:14:17.590Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name openssl_macros --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/openssl-macros-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=aff19cdabe242b73 -C extra-filename=-aff19cdabe242b73 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-537e95fdbea99744.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b52270d439c9d728.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-085545494ccbad1b.rlib --extern proc_macro --cap-lints allow -D warnings`
16962023-12-06T04:14:18.588Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name openssl_sys --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/openssl-sys-0.9.96/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=b97b694c637962a9 -C extra-filename=-b97b694c637962a9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-45ce8912dc32de8c.rmeta --cap-lints allow -D warnings -L native=/usr/ssl-3/lib/amd64 -l ssl -l crypto --cfg 'osslconf="OPENSSL_NO_SSL3_METHOD"' --cfg openssl --cfg ossl300 --cfg ossl101 --cfg ossl102 --cfg ossl102f --cfg ossl102h --cfg ossl110 --cfg ossl110f --cfg ossl110g --cfg ossl110h --cfg ossl111 --cfg ossl111b --cfg ossl111c --cfg ossl111d`
16972023-12-06T04:14:19.087Z Compiling rustls v0.21.9
16982023-12-06T04:14:19.092Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-0.21.9/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="dangerous_configuration"' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="tls12"' -C metadata=4a4ac025b6c4148e -C extra-filename=-4a4ac025b6c4148e --out-dir /work/oxidecomputer/omicron/target/debug/build/rustls-4a4ac025b6c4148e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
16992023-12-06T04:14:19.493Z Compiling mime v0.3.17
17002023-12-06T04:14:19.498Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name mime /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mime-0.3.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=a6cf1a4a13963194 -C extra-filename=-a6cf1a4a13963194 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
17012023-12-06T04:14:19.638Z Running `/work/oxidecomputer/omicron/target/debug/build/rustls-4a4ac025b6c4148e/build-script-build`
17022023-12-06T04:14:19.658Z Compiling sct v0.7.0
17032023-12-06T04:14:19.664Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name sct --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sct-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=fee862dc150e6395 -C extra-filename=-fee862dc150e6395 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-c4886c411ec599bb.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-a24220ed5be04632.rmeta --cap-lints allow -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out`
17042023-12-06T04:14:19.683Z Compiling native-tls v0.2.11
17052023-12-06T04:14:19.683Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/native-tls-0.2.11/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=dbb3784313065716 -C extra-filename=-dbb3784313065716 --out-dir /work/oxidecomputer/omicron/target/debug/build/native-tls-dbb3784313065716 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
17062023-12-06T04:14:20.149Z Compiling rustls-webpki v0.101.7
17072023-12-06T04:14:20.154Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name webpki --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-webpki-0.101.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=6f2df29225feba44 -C extra-filename=-6f2df29225feba44 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-a2184cc7dcbbb190.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-51c844fb339406e8.rmeta --cap-lints allow -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out`
17082023-12-06T04:14:20.301Z Compiling ipnet v2.8.0
17092023-12-06T04:14:20.306Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name ipnet --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ipnet-2.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=12ae00b3bd1f0594 -C extra-filename=-12ae00b3bd1f0594 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
17102023-12-06T04:14:20.487Z Running `/work/oxidecomputer/omicron/target/debug/build/native-tls-dbb3784313065716/build-script-build`
17112023-12-06T04:14:20.492Z Compiling rustls-pemfile v1.0.3
17122023-12-06T04:14:20.492Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name rustls_pemfile --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-pemfile-1.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=d4874c9bffb6de6d -C extra-filename=-d4874c9bffb6de6d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-efdef217e0fabd4e.rmeta --cap-lints allow -D warnings`
17132023-12-06T04:14:20.934Z Compiling backtrace v0.3.69
17142023-12-06T04:14:20.938Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/backtrace-0.3.69/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=adf632ad3be64156 -C extra-filename=-adf632ad3be64156 --out-dir /work/oxidecomputer/omicron/target/debug/build/backtrace-adf632ad3be64156 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-3d7dbaf4d3b8f9e6.rlib --cap-lints allow -D warnings`
17152023-12-06T04:14:21.075Z Compiling gimli v0.28.0
17162023-12-06T04:14:21.093Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name gimli --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/gimli-0.28.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="read"' --cfg 'feature="read-core"' -C metadata=1ab9a11901dc3db4 -C extra-filename=-1ab9a11901dc3db4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
17172023-12-06T04:14:21.818Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-0.21.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="dangerous_configuration"' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="tls12"' -C metadata=0749c1580f3bf80c -C extra-filename=-0749c1580f3bf80c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-c5d2103652c0a8bc.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-a2184cc7dcbbb190.rmeta --extern webpki=/work/oxidecomputer/omicron/target/debug/deps/libwebpki-6f2df29225feba44.rmeta --extern sct=/work/oxidecomputer/omicron/target/debug/deps/libsct-fee862dc150e6395.rmeta --cap-lints allow -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out`
17182023-12-06T04:14:22.427Z Compiling unicode-xid v0.2.4
17192023-12-06T04:14:22.430Z Compiling crossbeam-utils v0.8.16
17202023-12-06T04:14:22.430Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name unicode_xid /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-xid-0.2.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=8f50244e4f591a95 -C extra-filename=-8f50244e4f591a95 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
17212023-12-06T04:14:22.452Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-utils-0.8.16/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=c76935f39f50000a -C extra-filename=-c76935f39f50000a --out-dir /work/oxidecomputer/omicron/target/debug/build/crossbeam-utils-c76935f39f50000a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
17222023-12-06T04:14:22.685Z Running `/work/oxidecomputer/omicron/target/debug/build/backtrace-adf632ad3be64156/build-script-build`
17232023-12-06T04:14:22.727Z Compiling object v0.32.1
17242023-12-06T04:14:22.730Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name object --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/object-0.32.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="unaligned"' -C metadata=c982e9cdd75f2239 -C extra-filename=-c982e9cdd75f2239 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-918fa9e671606ec5.rmeta --cap-lints allow -D warnings`
17252023-12-06T04:14:22.988Z Compiling encoding_rs v0.8.33
17262023-12-06T04:14:22.991Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name encoding_rs --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/encoding_rs-0.8.33/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' -C metadata=af2729f3af85d5f2 -C extra-filename=-af2729f3af85d5f2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-bc2c501506aafa82.rmeta --cap-lints allow -D warnings`
17272023-12-06T04:14:23.363Z Running `/work/oxidecomputer/omicron/target/debug/build/crossbeam-utils-c76935f39f50000a/build-script-build`
17282023-12-06T04:14:23.368Z Compiling anyhow v1.0.75
17292023-12-06T04:14:23.368Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.75/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="backtrace"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=10af975f37e62d27 -C extra-filename=-10af975f37e62d27 --out-dir /work/oxidecomputer/omicron/target/debug/build/anyhow-10af975f37e62d27 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
17302023-12-06T04:14:23.447Z Compiling rustc-demangle v0.1.23
17312023-12-06T04:14:23.450Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name rustc_demangle /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustc-demangle-0.1.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=e74e0db405f79ada -C extra-filename=-e74e0db405f79ada --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
17322023-12-06T04:14:23.535Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name serde --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.192/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="rc"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' -C metadata=fc3da6c1712bbba6 -C extra-filename=-fc3da6c1712bbba6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-101f844cca2ed149.so --cap-lints allow -D warnings`
17332023-12-06T04:14:23.797Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name crossbeam_utils --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-utils-0.8.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=ecd3b02fa9b0bdac -C extra-filename=-ecd3b02fa9b0bdac --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-bc2c501506aafa82.rmeta --cap-lints allow -D warnings`
17342023-12-06T04:14:24.323Z Running `/work/oxidecomputer/omicron/target/debug/build/anyhow-10af975f37e62d27/build-script-build`
17352023-12-06T04:14:24.572Z Compiling rustls-native-certs v0.6.3
17362023-12-06T04:14:24.603Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name rustls_native_certs --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-native-certs-0.6.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=6c97518b15dbc26a -C extra-filename=-6c97518b15dbc26a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern openssl_probe=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_probe-66d32c3547f15b53.rmeta --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-d4874c9bffb6de6d.rmeta --cap-lints allow -D warnings`
17372023-12-06T04:14:25.013Z Compiling crc32fast v1.3.2
17382023-12-06T04:14:25.019Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crc32fast-1.3.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=f356901160b6596c -C extra-filename=-f356901160b6596c --out-dir /work/oxidecomputer/omicron/target/debug/build/crc32fast-f356901160b6596c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
17392023-12-06T04:14:25.237Z Compiling webpki-roots v0.25.2
17402023-12-06T04:14:25.275Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name webpki_roots --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/webpki-roots-0.25.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=caf9de3e3e0ba9b0 -C extra-filename=-caf9de3e3e0ba9b0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
17412023-12-06T04:14:25.476Z Compiling utf8parse v0.2.1
17422023-12-06T04:14:25.480Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name utf8parse --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/utf8parse-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=4593178b619af749 -C extra-filename=-4593178b619af749 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
17432023-12-06T04:14:25.650Z Compiling slog v2.7.0
17442023-12-06T04:14:25.666Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-2.7.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="dynamic-keys"' --cfg 'feature="max_level_trace"' --cfg 'feature="release_max_level_debug"' --cfg 'feature="release_max_level_trace"' --cfg 'feature="std"' -C metadata=d14f0a24e13b3b90 -C extra-filename=-d14f0a24e13b3b90 --out-dir /work/oxidecomputer/omicron/target/debug/build/slog-d14f0a24e13b3b90 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
17452023-12-06T04:14:25.713Z Compiling io-lifetimes v1.0.11
17462023-12-06T04:14:25.748Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/io-lifetimes-1.0.11/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="close"' --cfg 'feature="hermit-abi"' --cfg 'feature="libc"' --cfg 'feature="windows-sys"' -C metadata=b0f51f0961ace6fb -C extra-filename=-b0f51f0961ace6fb --out-dir /work/oxidecomputer/omicron/target/debug/build/io-lifetimes-b0f51f0961ace6fb -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
17472023-12-06T04:14:25.907Z Running `/work/oxidecomputer/omicron/target/debug/build/crc32fast-f356901160b6596c/build-script-build`
17482023-12-06T04:14:26.004Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name crc32fast /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crc32fast-1.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=2e6cb0fdfac0d5fc -C extra-filename=-2e6cb0fdfac0d5fc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-bc2c501506aafa82.rmeta --cap-lints allow -D warnings --cfg crc32fast_stdarchx86`
17492023-12-06T04:14:26.591Z Running `/work/oxidecomputer/omicron/target/debug/build/slog-d14f0a24e13b3b90/build-script-build`
17502023-12-06T04:14:26.621Z Compiling rustversion v1.0.14
17512023-12-06T04:14:26.621Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustversion-1.0.14/build/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=4f1c6522f19fc259 -C extra-filename=-4f1c6522f19fc259 --out-dir /work/oxidecomputer/omicron/target/debug/build/rustversion-4f1c6522f19fc259 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
17522023-12-06T04:14:26.689Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name slog /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-2.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="dynamic-keys"' --cfg 'feature="max_level_trace"' --cfg 'feature="release_max_level_debug"' --cfg 'feature="release_max_level_trace"' --cfg 'feature="std"' -C metadata=9c8f30a579f036e3 -C extra-filename=-9c8f30a579f036e3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings --cfg integer128`
17532023-12-06T04:14:26.768Z Running `/work/oxidecomputer/omicron/target/debug/build/io-lifetimes-b0f51f0961ace6fb/build-script-build`
17542023-12-06T04:14:27.131Z Compiling futures-executor v0.3.29
17552023-12-06T04:14:27.136Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_executor --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-executor-0.3.29/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' -C metadata=e8030b61cb9ca4f2 -C extra-filename=-e8030b61cb9ca4f2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-85b0c1ea6a5e4905.rmeta --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-a51c9503c37b751e.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-af647ea9423ed3ec.rmeta --cap-lints allow -D warnings`
17562023-12-06T04:14:27.770Z Running `/work/oxidecomputer/omicron/target/debug/build/rustversion-4f1c6522f19fc259/build-script-build`
17572023-12-06T04:14:27.868Z Compiling num-integer v0.1.45
17582023-12-06T04:14:27.872Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-integer-0.1.45/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="i128"' --cfg 'feature="std"' -C metadata=bfe21c224e826a64 -C extra-filename=-bfe21c224e826a64 --out-dir /work/oxidecomputer/omicron/target/debug/build/num-integer-bfe21c224e826a64 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-c1e84996da593841.rlib --cap-lints allow -D warnings`
17592023-12-06T04:14:28.020Z Compiling time-core v0.1.1
17602023-12-06T04:14:28.051Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name time_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/time-core-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=3f0dd9071974c592 -C extra-filename=-3f0dd9071974c592 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
17612023-12-06T04:14:28.068Z Compiling anstyle v1.0.2
17622023-12-06T04:14:28.072Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name anstyle --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/anstyle-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=de2619156f222cb2 -C extra-filename=-de2619156f222cb2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
17632023-12-06T04:14:28.287Z Compiling addr2line v0.21.0
17642023-12-06T04:14:28.291Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name addr2line --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/addr2line-0.21.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=0e4f6cacba3a2570 -C extra-filename=-0e4f6cacba3a2570 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern gimli=/work/oxidecomputer/omicron/target/debug/deps/libgimli-1ab9a11901dc3db4.rmeta --cap-lints allow -D warnings`
17652023-12-06T04:14:28.438Z Compiling rustix v0.37.23
17662023-12-06T04:14:28.441Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustix-0.37.23/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="io-lifetimes"' --cfg 'feature="libc"' --cfg 'feature="std"' --cfg 'feature="termios"' --cfg 'feature="use-libc-auxv"' -C metadata=116534d5d0bd8b2b -C extra-filename=-116534d5d0bd8b2b --out-dir /work/oxidecomputer/omicron/target/debug/build/rustix-116534d5d0bd8b2b -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
17672023-12-06T04:14:28.759Z Running `/work/oxidecomputer/omicron/target/debug/build/num-integer-bfe21c224e826a64/build-script-build`
17682023-12-06T04:14:28.803Z Compiling time-macros v0.2.13
17692023-12-06T04:14:28.806Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name time_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/time-macros-0.2.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="formatting"' --cfg 'feature="parsing"' -C metadata=dbc03062bd046473 -C extra-filename=-dbc03062bd046473 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern time_core=/work/oxidecomputer/omicron/target/debug/deps/libtime_core-3f0dd9071974c592.rlib --extern proc_macro --cap-lints allow -D warnings`
17702023-12-06T04:14:29.320Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name rustversion --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustversion-1.0.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=1857facc6a275161 -C extra-filename=-1857facc6a275161 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro --cap-lints allow -D warnings`
17712023-12-06T04:14:29.562Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name io_lifetimes --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/io-lifetimes-1.0.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="close"' --cfg 'feature="hermit-abi"' --cfg 'feature="libc"' --cfg 'feature="windows-sys"' -C metadata=0a4e164824626899 -C extra-filename=-0a4e164824626899 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-45ce8912dc32de8c.rmeta --cap-lints allow -D warnings --cfg io_safety_is_in_std`
17722023-12-06T04:14:29.589Z Running `/work/oxidecomputer/omicron/target/debug/build/rustix-116534d5d0bd8b2b/build-script-build`
17732023-12-06T04:14:29.736Z Compiling synstructure v0.12.6
17742023-12-06T04:14:29.774Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name synstructure --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/synstructure-0.12.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C metadata=25e594cfc85bcc46 -C extra-filename=-25e594cfc85bcc46 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-537e95fdbea99744.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b52270d439c9d728.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-48fabcfe082d99df.rmeta --extern unicode_xid=/work/oxidecomputer/omicron/target/debug/deps/libunicode_xid-8f50244e4f591a95.rmeta --cap-lints allow -D warnings`
17752023-12-06T04:14:29.859Z Compiling pest_meta v2.7.2
17762023-12-06T04:14:29.902Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name pest_meta --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pest_meta-2.7.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=59ac61c60e3a378e -C extra-filename=-59ac61c60e3a378e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-60360085401b1f6c.rmeta --extern pest=/work/oxidecomputer/omicron/target/debug/deps/libpest-44170135f2510804.rmeta --cap-lints allow -D warnings`
17772023-12-06T04:14:30.979Z Compiling deranged v0.3.8
17782023-12-06T04:14:30.983Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name deranged --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/deranged-0.3.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="std"' -C metadata=598da518e72e5dfb -C extra-filename=-598da518e72e5dfb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
17792023-12-06T04:14:32.078Z Compiling num_threads v0.1.6
17802023-12-06T04:14:32.081Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name num_threads /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num_threads-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=4c6d51928e99bf40 -C extra-filename=-4c6d51928e99bf40 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
17812023-12-06T04:14:32.264Z Compiling pest_generator v2.7.2
17822023-12-06T04:14:32.267Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name pest_generator --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pest_generator-2.7.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' -C metadata=cb8b0f020db1d377 -C extra-filename=-cb8b0f020db1d377 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern pest=/work/oxidecomputer/omicron/target/debug/deps/libpest-44170135f2510804.rmeta --extern pest_meta=/work/oxidecomputer/omicron/target/debug/deps/libpest_meta-59ac61c60e3a378e.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-537e95fdbea99744.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b52270d439c9d728.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-085545494ccbad1b.rmeta --cap-lints allow -D warnings`
17832023-12-06T04:14:32.876Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name backtrace --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/backtrace-0.3.69/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=a9672aa5509b59d9 -C extra-filename=-a9672aa5509b59d9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern addr2line=/work/oxidecomputer/omicron/target/debug/deps/libaddr2line-0e4f6cacba3a2570.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-bc2c501506aafa82.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-45ce8912dc32de8c.rmeta --extern miniz_oxide=/work/oxidecomputer/omicron/target/debug/deps/libminiz_oxide-eae4032ca8079f20.rmeta --extern object=/work/oxidecomputer/omicron/target/debug/deps/libobject-c982e9cdd75f2239.rmeta --extern rustc_demangle=/work/oxidecomputer/omicron/target/debug/deps/librustc_demangle-e74e0db405f79ada.rmeta --cap-lints allow -D warnings`
17842023-12-06T04:14:33.885Z Compiling bytes v1.5.0
17852023-12-06T04:14:33.966Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name bytes --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' -C metadata=cf72f843b9ce520b -C extra-filename=-cf72f843b9ce520b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --cap-lints allow -D warnings`
17862023-12-06T04:14:34.027Z Compiling bitflags v2.4.0
17872023-12-06T04:14:34.031Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name bitflags --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bitflags-2.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="serde"' --cfg 'feature="std"' -C metadata=95e0840708437b88 -C extra-filename=-95e0840708437b88 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --cap-lints allow -D warnings`
17882023-12-06T04:14:34.154Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_json --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_json-1.0.108/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="raw_value"' --cfg 'feature="std"' -C metadata=dd2977d951e95a2e -C extra-filename=-dd2977d951e95a2e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-7860ae71447b6389.rmeta --extern ryu=/work/oxidecomputer/omicron/target/debug/deps/libryu-38d350ef85d2d309.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --cap-lints allow -D warnings --cfg limb_width_64`
17892023-12-06T04:14:34.703Z Compiling indexmap v2.1.0
17902023-12-06T04:14:34.706Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name indexmap --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/indexmap-2.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' -C metadata=2e7a89619d1b841a -C extra-filename=-2e7a89619d1b841a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern equivalent=/work/oxidecomputer/omicron/target/debug/deps/libequivalent-94a74370476ed385.rmeta --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-6c8ddd4bb2d1b04a.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --cap-lints allow -D warnings`
17912023-12-06T04:14:34.732Z Compiling chrono v0.4.31
17922023-12-06T04:14:34.736Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name chrono --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/chrono-0.4.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="android-tzdata"' --cfg 'feature="clock"' --cfg 'feature="default"' --cfg 'feature="iana-time-zone"' --cfg 'feature="js-sys"' --cfg 'feature="oldtime"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="wasm-bindgen"' --cfg 'feature="wasmbind"' --cfg 'feature="winapi"' --cfg 'feature="windows-targets"' -C metadata=9ebc0d9ab6a565e5 -C extra-filename=-9ebc0d9ab6a565e5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern iana_time_zone=/work/oxidecomputer/omicron/target/debug/deps/libiana_time_zone-85b44ad93d1da9c4.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-66b98c12d6f7f3b4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --cap-lints allow -D warnings`
17932023-12-06T04:14:35.599Z Compiling tokio v1.34.0
17942023-12-06T04:14:35.603Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' -C metadata=92ca6d6243f4e95c -C extra-filename=-92ca6d6243f4e95c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-cf72f843b9ce520b.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-45ce8912dc32de8c.rmeta --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-681018778da6c197.rmeta --extern num_cpus=/work/oxidecomputer/omicron/target/debug/deps/libnum_cpus-2f696aea8912d905.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-5405541c40fedf6c.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-2c68fbf53c1efe19.rmeta --extern signal_hook_registry=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_registry-448540a737297354.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-ef8aaf88987f1e15.rmeta --extern tokio_macros=/work/oxidecomputer/omicron/target/debug/deps/libtokio_macros-26a74a4f951ce6d6.so --cap-lints allow -D warnings`
17952023-12-06T04:14:36.021Z Compiling uuid v1.6.1
17962023-12-06T04:14:36.025Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name uuid --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/uuid-1.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="rng"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="v4"' -C metadata=3397c14cb16db240 -C extra-filename=-3397c14cb16db240 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-fd3f8e5b97695db0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --cap-lints allow -D warnings`
17972023-12-06T04:14:36.776Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name rustix --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustix-0.38.25/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="std"' --cfg 'feature="termios"' --cfg 'feature="use-libc-auxv"' -C metadata=b07637ba55941490 -C extra-filename=-b07637ba55941490 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-95e0840708437b88.rmeta --extern libc_errno=/work/oxidecomputer/omicron/target/debug/deps/liberrno-6dc528fb33689de0.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-45ce8912dc32de8c.rmeta --cap-lints allow -D warnings --cfg libc --cfg solarish`
17982023-12-06T04:14:36.823Z Compiling http v0.2.11
17992023-12-06T04:14:36.847Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name http --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/http-0.2.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=a198b56a5f9eb1ad -C extra-filename=-a198b56a5f9eb1ad --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-cf72f843b9ce520b.rmeta --extern fnv=/work/oxidecomputer/omicron/target/debug/deps/libfnv-5d2ad75ee5f58135.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-7860ae71447b6389.rmeta --cap-lints allow -D warnings`
18002023-12-06T04:14:38.344Z Compiling toml_datetime v0.6.5
18012023-12-06T04:14:38.349Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name toml_datetime --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/toml_datetime-0.6.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="serde"' -C metadata=f7c2b7796e32d7a6 -C extra-filename=-f7c2b7796e32d7a6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --cap-lints allow -D warnings`
18022023-12-06T04:14:38.630Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name schemars --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/schemars-0.8.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="bytes"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="schemars_derive"' --cfg 'feature="uuid1"' -C metadata=655abe61a0792043 -C extra-filename=-655abe61a0792043 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-cf72f843b9ce520b.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rmeta --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-b5627ba9c8616dae.rmeta --extern schemars_derive=/work/oxidecomputer/omicron/target/debug/deps/libschemars_derive-42470dea69332415.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rmeta --extern uuid1=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rmeta --cap-lints allow -D warnings --cfg std_atomic64 --cfg std_atomic`
18032023-12-06T04:14:39.069Z Compiling serde_spanned v0.6.4
18042023-12-06T04:14:39.072Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_spanned --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_spanned-0.6.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="serde"' -C metadata=fe3e9a6041e02309 -C extra-filename=-fe3e9a6041e02309 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --cap-lints allow -D warnings`
18052023-12-06T04:14:39.211Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name semver --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/semver-1.0.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' -C metadata=54881a1782a3e1b0 -C extra-filename=-54881a1782a3e1b0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --cap-lints allow -D warnings`
18062023-12-06T04:14:39.321Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name openssl --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/openssl-0.10.60/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=4ec7b76c1a619998 -C extra-filename=-4ec7b76c1a619998 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-95e0840708437b88.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-bc2c501506aafa82.rmeta --extern foreign_types=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types-eb280c5795426c7f.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-45ce8912dc32de8c.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-60360085401b1f6c.rmeta --extern openssl_macros=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_macros-aff19cdabe242b73.so --extern ffi=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-b97b694c637962a9.rmeta --cap-lints allow -D warnings -L native=/usr/ssl-3/lib/amd64 --cfg 'osslconf="OPENSSL_NO_SSL3_METHOD"' --cfg ossl101 --cfg ossl102 --cfg ossl110 --cfg ossl110g --cfg ossl110h --cfg ossl111 --cfg ossl300`
18072023-12-06T04:14:39.420Z Compiling http-body v0.4.5
18082023-12-06T04:14:39.424Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name http_body --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/http-body-0.4.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=9fcbfd8235f78087 -C extra-filename=-9fcbfd8235f78087 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-cf72f843b9ce520b.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a198b56a5f9eb1ad.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-2c68fbf53c1efe19.rmeta --cap-lints allow -D warnings`
18092023-12-06T04:14:40.073Z Compiling toml_edit v0.19.15
18102023-12-06T04:14:40.077Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name toml_edit --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/toml_edit-0.19.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="serde"' -C metadata=32ad42ce06f6cab4 -C extra-filename=-32ad42ce06f6cab4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-2e7a89619d1b841a.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --extern serde_spanned=/work/oxidecomputer/omicron/target/debug/deps/libserde_spanned-fe3e9a6041e02309.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-f7c2b7796e32d7a6.rmeta --extern winnow=/work/oxidecomputer/omicron/target/debug/deps/libwinnow-b747da8a50a0933d.rmeta --cap-lints allow -D warnings`
18112023-12-06T04:14:40.435Z Compiling serde_urlencoded v0.7.1
18122023-12-06T04:14:40.439Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_urlencoded --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_urlencoded-0.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=9bc61d3be642612c -C extra-filename=-9bc61d3be642612c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern form_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libform_urlencoded-8797d3f240ac357c.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-7860ae71447b6389.rmeta --extern ryu=/work/oxidecomputer/omicron/target/debug/deps/libryu-38d350ef85d2d309.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --cap-lints allow -D warnings`
18132023-12-06T04:14:41.103Z Compiling openapiv3 v2.0.0-rc.1
18142023-12-06T04:14:41.119Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name openapiv3 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/openapiv3-2.0.0-rc.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="skip_serializing_defaults"' -C metadata=8bdc91c0611425a8 -C extra-filename=-8bdc91c0611425a8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-2e7a89619d1b841a.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rmeta --cap-lints allow -D warnings`
18152023-12-06T04:14:41.269Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name anyhow --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.75/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="backtrace"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=4df5b42792d76143 -C extra-filename=-4df5b42792d76143 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern backtrace=/work/oxidecomputer/omicron/target/debug/deps/libbacktrace-a9672aa5509b59d9.rmeta --cap-lints allow -D warnings`
18162023-12-06T04:14:41.341Z Compiling rustc_version v0.4.0
18172023-12-06T04:14:41.395Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name rustc_version --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustc_version-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=a24886e505c93f47 -C extra-filename=-a24886e505c93f47 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-54881a1782a3e1b0.rmeta --cap-lints allow -D warnings`
18182023-12-06T04:14:41.765Z Compiling hex v0.4.3
18192023-12-06T04:14:41.769Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name hex --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hex-0.4.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' -C metadata=6f7e7e787f938be2 -C extra-filename=-6f7e7e787f938be2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --cap-lints allow -D warnings`
18202023-12-06T04:14:42.606Z Compiling time v0.3.27
18212023-12-06T04:14:42.610Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name time --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/time-0.3.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="formatting"' --cfg 'feature="local-offset"' --cfg 'feature="macros"' --cfg 'feature="parsing"' --cfg 'feature="std"' -C metadata=9b800e302f11b330 -C extra-filename=-9b800e302f11b330 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern deranged=/work/oxidecomputer/omicron/target/debug/deps/libderanged-598da518e72e5dfb.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-7860ae71447b6389.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-45ce8912dc32de8c.rmeta --extern num_threads=/work/oxidecomputer/omicron/target/debug/deps/libnum_threads-4c6d51928e99bf40.rmeta --extern time_core=/work/oxidecomputer/omicron/target/debug/deps/libtime_core-3f0dd9071974c592.rmeta --extern time_macros=/work/oxidecomputer/omicron/target/debug/deps/libtime_macros-dbc03062bd046473.so --cap-lints allow -D warnings`
18222023-12-06T04:14:42.750Z Compiling zerocopy-derive v0.2.0
18232023-12-06T04:14:42.775Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name zerocopy_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zerocopy-derive-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=132b467ed93bdcda -C extra-filename=-132b467ed93bdcda --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-537e95fdbea99744.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-48fabcfe082d99df.rlib --extern synstructure=/work/oxidecomputer/omicron/target/debug/deps/libsynstructure-25e594cfc85bcc46.rlib --extern proc_macro --cap-lints allow -D warnings`
18242023-12-06T04:14:42.950Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name rustix --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustix-0.37.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="io-lifetimes"' --cfg 'feature="libc"' --cfg 'feature="std"' --cfg 'feature="termios"' --cfg 'feature="use-libc-auxv"' -C metadata=827de0a1033a10a6 -C extra-filename=-827de0a1033a10a6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-b6f8a7d540d47813.rmeta --extern libc_errno=/work/oxidecomputer/omicron/target/debug/deps/liberrno-6dc528fb33689de0.rmeta --extern io_lifetimes=/work/oxidecomputer/omicron/target/debug/deps/libio_lifetimes-0a4e164824626899.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-45ce8912dc32de8c.rmeta --cap-lints allow -D warnings --cfg libc --cfg solarish`
18252023-12-06T04:14:44.765Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name num_integer /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-integer-0.1.45/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="i128"' --cfg 'feature="std"' -C metadata=78c4e619da17149f -C extra-filename=-78c4e619da17149f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-66b98c12d6f7f3b4.rmeta --cap-lints allow -D warnings --cfg has_i128`
18262023-12-06T04:14:45.280Z Compiling futures v0.3.29
18272023-12-06T04:14:45.324Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name futures --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-0.3.29/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="default"' --cfg 'feature="executor"' --cfg 'feature="futures-executor"' --cfg 'feature="std"' -C metadata=60db96e8e3fbb005 -C extra-filename=-60db96e8e3fbb005 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-06412b5ccf50305b.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-85b0c1ea6a5e4905.rmeta --extern futures_executor=/work/oxidecomputer/omicron/target/debug/deps/libfutures_executor-e8030b61cb9ca4f2.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-4915a8c6c3fe3b6a.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-b95f9ca11c6cfc07.rmeta --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-a51c9503c37b751e.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-af647ea9423ed3ec.rmeta --cap-lints allow -D warnings`
18282023-12-06T04:14:45.448Z Compiling flate2 v1.0.28
18292023-12-06T04:14:45.452Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name flate2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/flate2-1.0.28/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="any_impl"' --cfg 'feature="default"' --cfg 'feature="miniz_oxide"' --cfg 'feature="rust_backend"' -C metadata=9c343eab58a7ea84 -C extra-filename=-9c343eab58a7ea84 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern crc32fast=/work/oxidecomputer/omicron/target/debug/deps/libcrc32fast-2e6cb0fdfac0d5fc.rmeta --extern miniz_oxide=/work/oxidecomputer/omicron/target/debug/deps/libminiz_oxide-eae4032ca8079f20.rmeta --cap-lints allow -D warnings`
18302023-12-06T04:14:46.099Z Compiling anstyle-parse v0.2.1
18312023-12-06T04:14:46.102Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name anstyle_parse --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/anstyle-parse-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="utf8"' -C metadata=bbb859da10bbbc65 -C extra-filename=-bbb859da10bbbc65 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern utf8parse=/work/oxidecomputer/omicron/target/debug/deps/libutf8parse-4593178b619af749.rmeta --cap-lints allow -D warnings`
18322023-12-06T04:14:46.494Z Compiling zerocopy-derive v0.6.4
18332023-12-06T04:14:46.528Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name zerocopy_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zerocopy-derive-0.6.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=e6980bf4148d297e -C extra-filename=-e6980bf4148d297e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-537e95fdbea99744.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b52270d439c9d728.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-085545494ccbad1b.rlib --extern proc_macro --cap-lints allow -D warnings`
18342023-12-06T04:14:46.631Z Compiling itertools v0.10.5
18352023-12-06T04:14:46.638Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name itertools --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/itertools-0.10.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="use_alloc"' --cfg 'feature="use_std"' -C metadata=5d2789e50494f686 -C extra-filename=-5d2789e50494f686 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-294f21b38637a1be.rmeta --cap-lints allow -D warnings`
18362023-12-06T04:14:47.097Z Compiling colorchoice v1.0.0
18372023-12-06T04:14:47.102Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name colorchoice --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/colorchoice-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=f3d013d7fa334b4b -C extra-filename=-f3d013d7fa334b4b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
18382023-12-06T04:14:47.338Z Compiling anstyle-query v1.0.0
18392023-12-06T04:14:47.341Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name anstyle_query --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/anstyle-query-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=90a2a36a46bba70f -C extra-filename=-90a2a36a46bba70f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
18402023-12-06T04:14:47.530Z Compiling unicode-segmentation v1.10.1
18412023-12-06T04:14:47.534Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name unicode_segmentation --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-segmentation-1.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=a7b83919c0401bc3 -C extra-filename=-a7b83919c0401bc3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
18422023-12-06T04:14:49.020Z Compiling tokio-util v0.7.10
18432023-12-06T04:14:49.027Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_util --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-util-0.7.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="codec"' --cfg 'feature="default"' --cfg 'feature="io"' --cfg 'feature="io-util"' --cfg 'feature="tracing"' -C metadata=785b7f79852bfc20 -C extra-filename=-785b7f79852bfc20 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-cf72f843b9ce520b.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-85b0c1ea6a5e4905.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-b95f9ca11c6cfc07.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-2c68fbf53c1efe19.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-0fcd7419c0caa38d.rmeta --cap-lints allow -D warnings`
18442023-12-06T04:14:49.677Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name native_tls /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/native-tls-0.2.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=b3c40a6fa6ded888 -C extra-filename=-b3c40a6fa6ded888 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-c5d2103652c0a8bc.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4ec7b76c1a619998.rmeta --extern openssl_probe=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_probe-66d32c3547f15b53.rmeta --extern openssl_sys=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-b97b694c637962a9.rmeta --cap-lints allow -D warnings -L native=/usr/ssl-3/lib/amd64 --cfg have_min_max_version`
18452023-12-06T04:14:50.571Z Compiling tokio-rustls v0.24.1
18462023-12-06T04:14:50.575Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_rustls --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-rustls-0.24.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="logging"' --cfg 'feature="tls12"' -C metadata=c09986439c97375a -C extra-filename=-c09986439c97375a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-0749c1580f3bf80c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rmeta --cap-lints allow -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out`
18472023-12-06T04:14:50.689Z Compiling tokio-native-tls v0.3.1
18482023-12-06T04:14:50.693Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_native_tls --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-native-tls-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=5b4ed2854398073b -C extra-filename=-5b4ed2854398073b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern native_tls=/work/oxidecomputer/omicron/target/debug/deps/libnative_tls-b3c40a6fa6ded888.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rmeta --cap-lints allow -D warnings -L native=/usr/ssl-3/lib/amd64`
18492023-12-06T04:14:51.110Z Compiling h2 v0.3.21
18502023-12-06T04:14:51.114Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name h2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/h2-0.3.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=46d5e3c9df5cab33 -C extra-filename=-46d5e3c9df5cab33 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-cf72f843b9ce520b.rmeta --extern fnv=/work/oxidecomputer/omicron/target/debug/deps/libfnv-5d2ad75ee5f58135.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-85b0c1ea6a5e4905.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-b95f9ca11c6cfc07.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-af647ea9423ed3ec.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a198b56a5f9eb1ad.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-fa80c618b8065deb.rmeta --extern slab=/work/oxidecomputer/omicron/target/debug/deps/libslab-195b1228936a30c9.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-785b7f79852bfc20.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-0fcd7419c0caa38d.rmeta --cap-lints allow -D warnings`
18512023-12-06T04:14:51.203Z Compiling siphasher v0.3.11
18522023-12-06T04:14:51.207Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name siphasher --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/siphasher-0.3.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=cc130dcd8b93b422 -C extra-filename=-cc130dcd8b93b422 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
18532023-12-06T04:14:51.425Z Compiling zerocopy v0.6.4
18542023-12-06T04:14:51.426Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name zerocopy --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zerocopy-0.6.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=c3bf34b18ecf8b70 -C extra-filename=-c3bf34b18ecf8b70 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-1b4ad01209984ea0.rmeta --extern zerocopy_derive=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy_derive-e6980bf4148d297e.so --cap-lints allow -D warnings`
18552023-12-06T04:14:51.516Z Compiling anstream v0.5.0
18562023-12-06T04:14:51.520Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name anstream --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/anstream-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="auto"' --cfg 'feature="default"' --cfg 'feature="wincon"' -C metadata=0ddec8b0a8dad00f -C extra-filename=-0ddec8b0a8dad00f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anstyle=/work/oxidecomputer/omicron/target/debug/deps/libanstyle-de2619156f222cb2.rmeta --extern anstyle_parse=/work/oxidecomputer/omicron/target/debug/deps/libanstyle_parse-bbb859da10bbbc65.rmeta --extern anstyle_query=/work/oxidecomputer/omicron/target/debug/deps/libanstyle_query-90a2a36a46bba70f.rmeta --extern colorchoice=/work/oxidecomputer/omicron/target/debug/deps/libcolorchoice-f3d013d7fa334b4b.rmeta --extern utf8parse=/work/oxidecomputer/omicron/target/debug/deps/libutf8parse-4593178b619af749.rmeta --cap-lints allow -D warnings`
18572023-12-06T04:14:51.768Z Compiling zerocopy v0.3.0
18582023-12-06T04:14:51.772Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name zerocopy --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zerocopy-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=29aa7ee8fe9290cd -C extra-filename=-29aa7ee8fe9290cd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-1b4ad01209984ea0.rmeta --extern zerocopy_derive=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy_derive-132b467ed93bdcda.so --cap-lints allow -D warnings`
18592023-12-06T04:14:51.924Z Compiling terminal_size v0.2.6
18602023-12-06T04:14:51.968Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name terminal_size --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/terminal_size-0.2.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=f0596fa69a918767 -C extra-filename=-f0596fa69a918767 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-827de0a1033a10a6.rmeta --cap-lints allow -D warnings`
18612023-12-06T04:14:52.201Z Compiling pest_derive v2.7.2
18622023-12-06T04:14:52.211Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name pest_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pest_derive-2.7.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=08632d05d7b6ebb3 -C extra-filename=-08632d05d7b6ebb3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern pest=/work/oxidecomputer/omicron/target/debug/deps/libpest-44170135f2510804.rlib --extern pest_generator=/work/oxidecomputer/omicron/target/debug/deps/libpest_generator-cb8b0f020db1d377.rlib --extern proc_macro --cap-lints allow -D warnings`
18632023-12-06T04:14:52.622Z Compiling memoffset v0.9.0
18642023-12-06T04:14:52.626Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/memoffset-0.9.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=373fa88f2059b22f -C extra-filename=-373fa88f2059b22f --out-dir /work/oxidecomputer/omicron/target/debug/build/memoffset-373fa88f2059b22f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-c1e84996da593841.rlib --cap-lints allow -D warnings`
18652023-12-06T04:14:52.816Z Compiling usdt-impl v0.3.5
18662023-12-06T04:14:52.820Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/usdt-impl-0.3.5/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="asm"' -C metadata=f72c6ed2b1b05ce6 -C extra-filename=-f72c6ed2b1b05ce6 --out-dir /work/oxidecomputer/omicron/target/debug/build/usdt-impl-f72c6ed2b1b05ce6 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-2c487f79507661dd.rlib --cap-lints allow -D warnings`
18672023-12-06T04:14:53.051Z Compiling bit-vec v0.6.3
18682023-12-06T04:14:53.055Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name bit_vec /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bit-vec-0.6.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=be2b16d8eb900e10 -C extra-filename=-be2b16d8eb900e10 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
18692023-12-06T04:14:53.219Z Compiling clap_lex v0.5.1
18702023-12-06T04:14:53.223Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name clap_lex --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/clap_lex-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=5077f1311841a9d7 -C extra-filename=-5077f1311841a9d7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
18712023-12-06T04:14:53.422Z Running `/work/oxidecomputer/omicron/target/debug/build/usdt-impl-f72c6ed2b1b05ce6/build-script-build`
18722023-12-06T04:14:53.469Z Running `/work/oxidecomputer/omicron/target/debug/build/memoffset-373fa88f2059b22f/build-script-build`
18732023-12-06T04:14:53.641Z Compiling clap_builder v4.4.2
18742023-12-06T04:14:53.670Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name clap_builder --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/clap_builder-4.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="color"' --cfg 'feature="env"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --cfg 'feature="wrap_help"' -C metadata=8e6cb03a3615cb75 -C extra-filename=-8e6cb03a3615cb75 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anstream=/work/oxidecomputer/omicron/target/debug/deps/libanstream-0ddec8b0a8dad00f.rmeta --extern anstyle=/work/oxidecomputer/omicron/target/debug/deps/libanstyle-de2619156f222cb2.rmeta --extern clap_lex=/work/oxidecomputer/omicron/target/debug/deps/libclap_lex-5077f1311841a9d7.rmeta --extern strsim=/work/oxidecomputer/omicron/target/debug/deps/libstrsim-24e28f3cc805bf1a.rmeta --extern terminal_size=/work/oxidecomputer/omicron/target/debug/deps/libterminal_size-f0596fa69a918767.rmeta --cap-lints allow -D warnings`
18752023-12-06T04:14:53.681Z Compiling dof v0.1.5
18762023-12-06T04:14:53.697Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name dof --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dof-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=6b1cdfcb1750576b -C extra-filename=-6b1cdfcb1750576b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-29aa7ee8fe9290cd.rmeta --cap-lints allow -D warnings`
18772023-12-06T04:14:53.729Z Compiling toml v0.7.8
18782023-12-06T04:14:53.733Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name toml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/toml-0.7.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="display"' --cfg 'feature="parse"' -C metadata=06af5535c6198b55 -C extra-filename=-06af5535c6198b55 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --extern serde_spanned=/work/oxidecomputer/omicron/target/debug/deps/libserde_spanned-fe3e9a6041e02309.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-f7c2b7796e32d7a6.rmeta --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-32ad42ce06f6cab4.rmeta --cap-lints allow -D warnings`
18792023-12-06T04:14:53.780Z Compiling dtrace-parser v0.1.14
18802023-12-06T04:14:53.784Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name dtrace_parser --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dtrace-parser-0.1.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=dcea443e6c284b25 -C extra-filename=-dcea443e6c284b25 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern pest=/work/oxidecomputer/omicron/target/debug/deps/libpest-44170135f2510804.rmeta --extern pest_derive=/work/oxidecomputer/omicron/target/debug/deps/libpest_derive-08632d05d7b6ebb3.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rmeta --cap-lints allow -D warnings`
18812023-12-06T04:14:53.840Z Compiling toml_edit v0.21.0
18822023-12-06T04:14:53.844Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name toml_edit --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/toml_edit-0.21.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="display"' --cfg 'feature="parse"' --cfg 'feature="serde"' -C metadata=e0682a68817d4d48 -C extra-filename=-e0682a68817d4d48 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-2e7a89619d1b841a.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --extern serde_spanned=/work/oxidecomputer/omicron/target/debug/deps/libserde_spanned-fe3e9a6041e02309.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-f7c2b7796e32d7a6.rmeta --extern winnow=/work/oxidecomputer/omicron/target/debug/deps/libwinnow-b747da8a50a0933d.rmeta --cap-lints allow -D warnings`
18832023-12-06T04:14:53.990Z Compiling clap_derive v4.4.2
18842023-12-06T04:14:53.994Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name clap_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/clap_derive-4.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=09f6461d2b951fca -C extra-filename=-09f6461d2b951fca --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-e8726b1e312bd2e5.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-537e95fdbea99744.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b52270d439c9d728.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-085545494ccbad1b.rlib --extern proc_macro --cap-lints allow -D warnings`
18852023-12-06T04:14:55.215Z Compiling thread-id v4.2.0
18862023-12-06T04:14:55.218Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name thread_id /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/thread-id-4.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=a44f4ab348dc9b12 -C extra-filename=-a44f4ab348dc9b12 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-45ce8912dc32de8c.rmeta --cap-lints allow -D warnings`
18872023-12-06T04:14:55.387Z Compiling crossbeam-epoch v0.9.15
18882023-12-06T04:14:55.390Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-epoch-0.9.15/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=65a45cdd2078d237 -C extra-filename=-65a45cdd2078d237 --out-dir /work/oxidecomputer/omicron/target/debug/build/crossbeam-epoch-65a45cdd2078d237 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-c1e84996da593841.rlib --cap-lints allow -D warnings`
18892023-12-06T04:14:56.233Z Compiling data-encoding v2.4.0
18902023-12-06T04:14:56.237Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name data_encoding --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/data-encoding-2.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=6b18b93accc321e4 -C extra-filename=-6b18b93accc321e4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
18912023-12-06T04:14:56.562Z Running `/work/oxidecomputer/omicron/target/debug/build/crossbeam-epoch-65a45cdd2078d237/build-script-build`
18922023-12-06T04:14:56.776Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name usdt_impl --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/usdt-impl-0.3.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="asm"' -C metadata=e1fe6e8ae9df5f9b -C extra-filename=-e1fe6e8ae9df5f9b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-1b4ad01209984ea0.rmeta --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-6b1cdfcb1750576b.rmeta --extern dtrace_parser=/work/oxidecomputer/omicron/target/debug/deps/libdtrace_parser-dcea443e6c284b25.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-45ce8912dc32de8c.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-537e95fdbea99744.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b52270d439c9d728.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-48fabcfe082d99df.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rmeta --extern thread_id=/work/oxidecomputer/omicron/target/debug/deps/libthread_id-a44f4ab348dc9b12.rmeta --cap-lints allow -D warnings --cfg usdt_stable_asm --cfg usdt_backend_standard`
18932023-12-06T04:14:57.184Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name memoffset /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/memoffset-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=1ffa478a3c8874cc -C extra-filename=-1ffa478a3c8874cc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings --cfg tuple_ty --cfg allow_clippy --cfg maybe_uninit --cfg doctests --cfg raw_ref_macros --cfg stable_const`
18942023-12-06T04:14:57.350Z Compiling serde_tokenstream v0.1.7
18952023-12-06T04:14:57.354Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_tokenstream --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_tokenstream-0.1.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=2fd957c89515b950 -C extra-filename=-2fd957c89515b950 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-537e95fdbea99744.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-48fabcfe082d99df.rmeta --cap-lints allow -D warnings`
18962023-12-06T04:14:58.204Z Compiling strum_macros v0.25.2
18972023-12-06T04:14:58.211Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name strum_macros --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/strum_macros-0.25.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=51af52420240f790 -C extra-filename=-51af52420240f790 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-e8726b1e312bd2e5.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-537e95fdbea99744.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b52270d439c9d728.rlib --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-1857facc6a275161.so --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-085545494ccbad1b.rlib --extern proc_macro --cap-lints allow -D warnings`
18982023-12-06T04:14:59.737Z Compiling num-iter v0.1.43
18992023-12-06T04:14:59.741Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-iter-0.1.43/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="i128"' -C metadata=13e61c00b13f3451 -C extra-filename=-13e61c00b13f3451 --out-dir /work/oxidecomputer/omicron/target/debug/build/num-iter-13e61c00b13f3451 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-c1e84996da593841.rlib --cap-lints allow -D warnings`
19002023-12-06T04:15:00.198Z Compiling signal-hook v0.3.17
19012023-12-06T04:15:00.202Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/signal-hook-0.3.17/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="channel"' --cfg 'feature="default"' --cfg 'feature="iterator"' -C metadata=cd0a85eeecb50ba2 -C extra-filename=-cd0a85eeecb50ba2 --out-dir /work/oxidecomputer/omicron/target/debug/build/signal-hook-cd0a85eeecb50ba2 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
19022023-12-06T04:15:00.307Z Compiling managed v0.8.0
19032023-12-06T04:15:00.311Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name managed /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/managed-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="map"' -C metadata=c4f0e08992bb4f35 -C extra-filename=-c4f0e08992bb4f35 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
19042023-12-06T04:15:00.737Z Running `/work/oxidecomputer/omicron/target/debug/build/signal-hook-cd0a85eeecb50ba2/build-script-build`
19052023-12-06T04:15:00.815Z Running `/work/oxidecomputer/omicron/target/debug/build/num-iter-13e61c00b13f3451/build-script-build`
19062023-12-06T04:15:00.949Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name crossbeam_epoch --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-epoch-0.9.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=2d9f0b9c67027185 -C extra-filename=-2d9f0b9c67027185 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-bc2c501506aafa82.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-ecd3b02fa9b0bdac.rmeta --extern memoffset=/work/oxidecomputer/omicron/target/debug/deps/libmemoffset-1ffa478a3c8874cc.rmeta --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-9ff0b066c30ae916.rmeta --cap-lints allow -D warnings`
19072023-12-06T04:15:00.980Z Compiling bit-set v0.5.3
19082023-12-06T04:15:00.984Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name bit_set /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bit-set-0.5.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=c87ee7a4a219efa1 -C extra-filename=-c87ee7a4a219efa1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bit_vec=/work/oxidecomputer/omicron/target/debug/deps/libbit_vec-be2b16d8eb900e10.rmeta --cap-lints allow -D warnings`
19092023-12-06T04:15:01.026Z Compiling phf_shared v0.10.0
19102023-12-06T04:15:01.030Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name phf_shared --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/phf_shared-0.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=a184df2ed88559cb -C extra-filename=-a184df2ed88559cb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern siphasher=/work/oxidecomputer/omicron/target/debug/deps/libsiphasher-cc130dcd8b93b422.rmeta --cap-lints allow -D warnings`
19112023-12-06T04:15:01.436Z Compiling ipnetwork v0.20.0
19122023-12-06T04:15:01.440Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name ipnetwork --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ipnetwork-0.20.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="schemars"' --cfg 'feature="serde"' -C metadata=847fb59b18b2aee3 -C extra-filename=-847fb59b18b2aee3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --cap-lints allow -D warnings`
19132023-12-06T04:15:01.669Z Compiling sha2 v0.10.8
19142023-12-06T04:15:01.676Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name sha2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sha2-0.10.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="oid"' --cfg 'feature="std"' -C metadata=3efb67152f9bb7fd -C extra-filename=-3efb67152f9bb7fd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-bc2c501506aafa82.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-688e8dc1d1448767.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-cfb2bbac779740b0.rmeta --cap-lints allow -D warnings`
19152023-12-06T04:15:02.274Z Compiling fixedbitset v0.4.2
19162023-12-06T04:15:02.277Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name fixedbitset /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fixedbitset-0.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=1eca94f2b80e5845 -C extra-filename=-1eca94f2b80e5845 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
19172023-12-06T04:15:02.870Z Compiling hyper v0.14.27
19182023-12-06T04:15:02.900Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name hyper --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hyper-0.14.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="client"' --cfg 'feature="default"' --cfg 'feature="full"' --cfg 'feature="h2"' --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="runtime"' --cfg 'feature="server"' --cfg 'feature="socket2"' --cfg 'feature="stream"' --cfg 'feature="tcp"' -C metadata=f0d93093a2b87f0e -C extra-filename=-f0d93093a2b87f0e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-cf72f843b9ce520b.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-06412b5ccf50305b.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-85b0c1ea6a5e4905.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-af647ea9423ed3ec.rmeta --extern h2=/work/oxidecomputer/omicron/target/debug/deps/libh2-46d5e3c9df5cab33.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a198b56a5f9eb1ad.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-9fcbfd8235f78087.rmeta --extern httparse=/work/oxidecomputer/omicron/target/debug/deps/libhttparse-c25a7f7496695df9.rmeta --extern httpdate=/work/oxidecomputer/omicron/target/debug/deps/libhttpdate-0c1307657e91e527.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-7860ae71447b6389.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-2c68fbf53c1efe19.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-4af9db241e249833.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-318184497ae75df2.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-0fcd7419c0caa38d.rmeta --extern want=/work/oxidecomputer/omicron/target/debug/deps/libwant-071a5e6e1eac6ac9.rmeta --cap-lints allow -D warnings`
19192023-12-06T04:15:03.022Z Compiling precomputed-hash v0.1.1
19202023-12-06T04:15:03.031Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name precomputed_hash /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/precomputed-hash-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=2664089f1d17b1fd -C extra-filename=-2664089f1d17b1fd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
19212023-12-06T04:15:03.058Z Compiling clap v4.4.3
19222023-12-06T04:15:03.077Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name clap --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/clap-4.4.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="env"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --cfg 'feature="wrap_help"' -C metadata=bef443fbbfa73a43 -C extra-filename=-bef443fbbfa73a43 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern clap_builder=/work/oxidecomputer/omicron/target/debug/deps/libclap_builder-8e6cb03a3615cb75.rmeta --extern clap_derive=/work/oxidecomputer/omicron/target/debug/deps/libclap_derive-09f6461d2b951fca.so --cap-lints allow -D warnings`
19232023-12-06T04:15:03.186Z Compiling new_debug_unreachable v1.0.4
19242023-12-06T04:15:03.216Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name debug_unreachable --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/new_debug_unreachable-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=0def1793713052ad -C extra-filename=-0def1793713052ad --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
19252023-12-06T04:15:03.228Z Compiling petgraph v0.6.4
19262023-12-06T04:15:03.228Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name petgraph --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/petgraph-0.6.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="graphmap"' --cfg 'feature="matrix_graph"' --cfg 'feature="serde"' --cfg 'feature="serde-1"' --cfg 'feature="serde_derive"' --cfg 'feature="stable_graph"' -C metadata=cb3b038c24d25106 -C extra-filename=-cb3b038c24d25106 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern fixedbitset=/work/oxidecomputer/omicron/target/debug/deps/libfixedbitset-1eca94f2b80e5845.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-2e7a89619d1b841a.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-101f844cca2ed149.so --cap-lints allow -D warnings`
19272023-12-06T04:15:03.327Z Compiling string_cache v0.8.7
19282023-12-06T04:15:03.338Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name string_cache --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/string_cache-0.8.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="serde_support"' -C metadata=275f3cec25e20431 -C extra-filename=-275f3cec25e20431 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern debug_unreachable=/work/oxidecomputer/omicron/target/debug/deps/libdebug_unreachable-0def1793713052ad.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-60360085401b1f6c.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-5405541c40fedf6c.rmeta --extern phf_shared=/work/oxidecomputer/omicron/target/debug/deps/libphf_shared-a184df2ed88559cb.rmeta --extern precomputed_hash=/work/oxidecomputer/omicron/target/debug/deps/libprecomputed_hash-2664089f1d17b1fd.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --cap-lints allow -D warnings`
19292023-12-06T04:15:04.150Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name num_iter /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-iter-0.1.43/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="i128"' -C metadata=90ee7d264145cac8 -C extra-filename=-90ee7d264145cac8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-78c4e619da17149f.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-66b98c12d6f7f3b4.rmeta --cap-lints allow -D warnings --cfg has_i128 --cfg rustc_1_28`
19302023-12-06T04:15:04.393Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name signal_hook --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/signal-hook-0.3.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="channel"' --cfg 'feature="default"' --cfg 'feature="iterator"' -C metadata=f2eb63f7b73ee948 -C extra-filename=-f2eb63f7b73ee948 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-45ce8912dc32de8c.rmeta --extern signal_hook_registry=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_registry-448540a737297354.rmeta --cap-lints allow -D warnings`
19312023-12-06T04:15:05.914Z Compiling usdt-macro v0.3.5
19322023-12-06T04:15:05.937Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name usdt_macro --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/usdt-macro-0.3.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="asm"' -C metadata=91acab1736c4e9ec -C extra-filename=-91acab1736c4e9ec --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern dtrace_parser=/work/oxidecomputer/omicron/target/debug/deps/libdtrace_parser-dcea443e6c284b25.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-537e95fdbea99744.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b52270d439c9d728.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-2fd957c89515b950.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-48fabcfe082d99df.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-e1fe6e8ae9df5f9b.rlib --extern proc_macro --cap-lints allow -D warnings`
19332023-12-06T04:15:06.480Z Compiling usdt-attr-macro v0.3.5
19342023-12-06T04:15:06.488Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name usdt_attr_macro --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/usdt-attr-macro-0.3.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="asm"' -C metadata=ba5027b44d0cc7cd -C extra-filename=-ba5027b44d0cc7cd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern dtrace_parser=/work/oxidecomputer/omicron/target/debug/deps/libdtrace_parser-dcea443e6c284b25.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-537e95fdbea99744.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b52270d439c9d728.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-2fd957c89515b950.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-48fabcfe082d99df.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-e1fe6e8ae9df5f9b.rlib --extern proc_macro --cap-lints allow -D warnings`
19352023-12-06T04:15:07.390Z Compiling hmac v0.12.1
19362023-12-06T04:15:07.399Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name hmac --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hmac-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on -C metadata=13083b5630564db2 -C extra-filename=-13083b5630564db2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-cfb2bbac779740b0.rmeta --cap-lints allow -D warnings`
19372023-12-06T04:15:07.763Z Compiling bzip2-sys v0.1.11+1.0.8
19382023-12-06T04:15:07.780Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bzip2-sys-0.1.11+1.0.8/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=855b098f48ac0d1d -C extra-filename=-855b098f48ac0d1d --out-dir /work/oxidecomputer/omicron/target/debug/build/bzip2-sys-855b098f48ac0d1d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-3d7dbaf4d3b8f9e6.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-676180268410563e.rlib --cap-lints allow -D warnings`
19392023-12-06T04:15:08.089Z Compiling doc-comment v0.3.3
19402023-12-06T04:15:08.093Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/doc-comment-0.3.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=ec51527b80ba850c -C extra-filename=-ec51527b80ba850c --out-dir /work/oxidecomputer/omicron/target/debug/build/doc-comment-ec51527b80ba850c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
19412023-12-06T04:15:08.140Z Compiling heapless v0.7.16
19422023-12-06T04:15:08.153Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/heapless-0.7.16/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="atomic-polyfill"' --cfg 'feature="cas"' --cfg 'feature="default"' -C metadata=db4f4dd10436268c -C extra-filename=-db4f4dd10436268c --out-dir /work/oxidecomputer/omicron/target/debug/build/heapless-db4f4dd10436268c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustc_version=/work/oxidecomputer/omicron/target/debug/deps/librustc_version-a24886e505c93f47.rlib --cap-lints allow -D warnings`
19432023-12-06T04:15:08.628Z Running `/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-855b098f48ac0d1d/build-script-build`
19442023-12-06T04:15:08.853Z Compiling usdt v0.3.5
19452023-12-06T04:15:08.877Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name usdt --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/usdt-0.3.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="asm"' --cfg 'feature="default"' --cfg 'feature="dtrace-parser"' -C metadata=ce93925926181581 -C extra-filename=-ce93925926181581 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern dtrace_parser=/work/oxidecomputer/omicron/target/debug/deps/libdtrace_parser-dcea443e6c284b25.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --extern usdt_attr_macro=/work/oxidecomputer/omicron/target/debug/deps/libusdt_attr_macro-ba5027b44d0cc7cd.so --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-e1fe6e8ae9df5f9b.rmeta --extern usdt_macro=/work/oxidecomputer/omicron/target/debug/deps/libusdt_macro-91acab1736c4e9ec.so --cap-lints allow -D warnings`
19462023-12-06T04:15:08.905Z Compiling pin-project-internal v1.1.3
19472023-12-06T04:15:08.910Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name pin_project_internal --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pin-project-internal-1.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=3196e1157de3c3f1 -C extra-filename=-3196e1157de3c3f1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-537e95fdbea99744.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b52270d439c9d728.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-085545494ccbad1b.rlib --extern proc_macro --cap-lints allow -D warnings`
19482023-12-06T04:15:09.042Z Compiling predicates-core v1.0.6
19492023-12-06T04:15:09.047Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name predicates_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/predicates-core-1.0.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=a707c93b27fc17a9 -C extra-filename=-a707c93b27fc17a9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
19502023-12-06T04:15:09.135Z Running `/work/oxidecomputer/omicron/target/debug/build/doc-comment-ec51527b80ba850c/build-script-build`
19512023-12-06T04:15:09.271Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
19522023-12-06T04:15:09.290Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build /home/build/.cargo/git/checkouts/pq-sys-b85381a66dd4f47f/b1194c1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=c1ef013ccae74676 -C extra-filename=-c1ef013ccae74676 --out-dir /work/oxidecomputer/omicron/target/debug/build/pq-sys-c1ef013ccae74676 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
19532023-12-06T04:15:09.333Z Compiling regex-automata v0.1.10
19542023-12-06T04:15:09.349Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name regex_automata /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/regex-automata-0.1.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=3cc09e81d5f271c0 -C extra-filename=-3cc09e81d5f271c0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
19552023-12-06T04:15:09.589Z Compiling lalrpop-util v0.19.12
19562023-12-06T04:15:09.649Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name lalrpop_util --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lalrpop-util-0.19.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=a2c79a7f288a2d69 -C extra-filename=-a2c79a7f288a2d69 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
19572023-12-06T04:15:09.815Z Compiling matches v0.1.10
19582023-12-06T04:15:09.832Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name matches /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/matches-0.1.10/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=94d6c321c924df6e -C extra-filename=-94d6c321c924df6e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
19592023-12-06T04:15:09.934Z Compiling idna v0.2.3
19602023-12-06T04:15:09.934Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name idna --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/idna-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=d80edfaf957fba38 -C extra-filename=-d80edfaf957fba38 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern matches=/work/oxidecomputer/omicron/target/debug/deps/libmatches-94d6c321c924df6e.rmeta --extern unicode_bidi=/work/oxidecomputer/omicron/target/debug/deps/libunicode_bidi-9c36c215e5778119.rmeta --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-7c2cf4bd1cb476cd.rmeta --cap-lints allow -D warnings`
19612023-12-06T04:15:10.077Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name bzip2_sys /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bzip2-sys-0.1.11+1.0.8/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=db9e60a6dcb62e11 -C extra-filename=-db9e60a6dcb62e11 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-45ce8912dc32de8c.rmeta --cap-lints allow -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -l static=bz2`
19622023-12-06T04:15:10.081Z Compiling bstr v0.2.17
19632023-12-06T04:15:10.081Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name bstr --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bstr-0.2.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="lazy_static"' --cfg 'feature="regex-automata"' --cfg 'feature="std"' --cfg 'feature="unicode"' -C metadata=49019ba25fed05fd -C extra-filename=-49019ba25fed05fd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-9c9c3756e3f392b3.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-918fa9e671606ec5.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-3cc09e81d5f271c0.rmeta --cap-lints allow -D warnings`
19642023-12-06T04:15:10.123Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name doc_comment /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/doc-comment-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=80c9eeeb148ee19b -C extra-filename=-80c9eeeb148ee19b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
19652023-12-06T04:15:10.174Z Running `/work/oxidecomputer/omicron/target/debug/build/heapless-db4f4dd10436268c/build-script-build`
19662023-12-06T04:15:10.179Z Compiling signal-hook-mio v0.2.3
19672023-12-06T04:15:10.208Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name signal_hook_mio --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/signal-hook-mio-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="mio-0_8"' --cfg 'feature="support-v0_8"' -C metadata=806687a411aee27d -C extra-filename=-806687a411aee27d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-45ce8912dc32de8c.rmeta --extern mio_0_8=/work/oxidecomputer/omicron/target/debug/deps/libmio-681018778da6c197.rmeta --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-f2eb63f7b73ee948.rmeta --cap-lints allow -D warnings`
19682023-12-06T04:15:10.260Z Compiling signature v2.1.0
19692023-12-06T04:15:10.269Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name signature --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/signature-2.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="digest"' --cfg 'feature="rand_core"' --cfg 'feature="std"' -C metadata=2893b2cd5c278914 -C extra-filename=-2893b2cd5c278914 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-cfb2bbac779740b0.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-8e66244baa1a5b19.rmeta --cap-lints allow -D warnings`
19702023-12-06T04:15:10.692Z Compiling block-padding v0.3.3
19712023-12-06T04:15:10.698Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name block_padding --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/block-padding-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="std"' -C metadata=e589ae0d682b7d69 -C extra-filename=-e589ae0d682b7d69 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-f6df480a7c6817d8.rmeta --cap-lints allow -D warnings`
19722023-12-06T04:15:10.698Z Compiling enum-as-inner v0.5.1
19732023-12-06T04:15:10.698Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name enum_as_inner --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/enum-as-inner-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=c877e58e27839d73 -C extra-filename=-c877e58e27839d73 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-e8726b1e312bd2e5.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-537e95fdbea99744.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b52270d439c9d728.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-48fabcfe082d99df.rlib --extern proc_macro --cap-lints allow -D warnings`
19742023-12-06T04:15:10.698Z Compiling itertools v0.11.0
19752023-12-06T04:15:10.699Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name itertools --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/itertools-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="use_alloc"' --cfg 'feature="use_std"' -C metadata=b7536b5015ff5583 -C extra-filename=-b7536b5015ff5583 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-294f21b38637a1be.rmeta --cap-lints allow -D warnings`
19762023-12-06T04:15:10.699Z Running `/work/oxidecomputer/omicron/target/debug/build/pq-sys-c1ef013ccae74676/build-script-build`
19772023-12-06T04:15:10.699Z Compiling diesel_table_macro_syntax v0.1.0
19782023-12-06T04:15:10.699Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name diesel_table_macro_syntax --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/diesel_table_macro_syntax-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=d144b3fa8e7da5b9 -C extra-filename=-d144b3fa8e7da5b9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-085545494ccbad1b.rmeta --cap-lints allow -D warnings`
19792023-12-06T04:15:10.800Z Compiling hash32 v0.2.1
19802023-12-06T04:15:10.831Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name hash32 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hash32-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=cf9d20fada302159 -C extra-filename=-cf9d20fada302159 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-1b4ad01209984ea0.rmeta --cap-lints allow -D warnings`
19812023-12-06T04:15:11.338Z Compiling float-cmp v0.9.0
19822023-12-06T04:15:11.342Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name float_cmp --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/float-cmp-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="num-traits"' --cfg 'feature="ratio"' -C metadata=69d4a8c3409fe82d -C extra-filename=-69d4a8c3409fe82d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-66b98c12d6f7f3b4.rmeta --cap-lints allow -D warnings`
19832023-12-06T04:15:11.489Z Compiling scheduled-thread-pool v0.2.7
19842023-12-06T04:15:11.493Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name scheduled_thread_pool --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/scheduled-thread-pool-0.2.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=c6d89e63f21e1dcd -C extra-filename=-c6d89e63f21e1dcd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-5405541c40fedf6c.rmeta --cap-lints allow -D warnings`
19852023-12-06T04:15:11.753Z Compiling num-bigint v0.4.4
19862023-12-06T04:15:11.757Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-bigint-0.4.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="rand"' --cfg 'feature="std"' -C metadata=15332bf2239b142c -C extra-filename=-15332bf2239b142c --out-dir /work/oxidecomputer/omicron/target/debug/build/num-bigint-15332bf2239b142c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-c1e84996da593841.rlib --cap-lints allow -D warnings`
19872023-12-06T04:15:12.385Z Compiling stable_deref_trait v1.2.0
19882023-12-06T04:15:12.388Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name stable_deref_trait /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/stable_deref_trait-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=9b9016c9969df329 -C extra-filename=-9b9016c9969df329 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
19892023-12-06T04:15:12.472Z Compiling smoltcp v0.9.1
19902023-12-06T04:15:12.491Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/smoltcp-0.9.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="proto-ipv6"' -C metadata=4936fa914ae02a62 -C extra-filename=-4936fa914ae02a62 --out-dir /work/oxidecomputer/omicron/target/debug/build/smoltcp-4936fa914ae02a62 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
19912023-12-06T04:15:12.542Z Compiling regex-automata v0.3.8
19922023-12-06T04:15:12.546Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name regex_automata --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/regex-automata-0.3.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="dfa-search"' -C metadata=83cd0a0ebc06daa3 -C extra-filename=-83cd0a0ebc06daa3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
19932023-12-06T04:15:12.571Z Compiling normalize-line-endings v0.3.0
19942023-12-06T04:15:12.571Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name normalize_line_endings /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/normalize-line-endings-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=3c4947c0768711ac -C extra-filename=-3c4947c0768711ac --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
19952023-12-06T04:15:12.753Z Compiling difflib v0.4.0
19962023-12-06T04:15:12.757Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name difflib /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/difflib-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=1eed2584789273b3 -C extra-filename=-1eed2584789273b3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
19972023-12-06T04:15:12.757Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name heapless --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/heapless-0.7.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="atomic-polyfill"' --cfg 'feature="cas"' --cfg 'feature="default"' -C metadata=a61490c645a348db -C extra-filename=-a61490c645a348db --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern hash32=/work/oxidecomputer/omicron/target/debug/deps/libhash32-cf9d20fada302159.rmeta --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-4c240d9238dcc0df.rmeta --extern stable_deref_trait=/work/oxidecomputer/omicron/target/debug/deps/libstable_deref_trait-9b9016c9969df329.rmeta --cap-lints allow -D warnings --cfg has_cas --cfg has_atomics`
19982023-12-06T04:15:13.191Z Running `/work/oxidecomputer/omicron/target/debug/build/num-bigint-15332bf2239b142c/build-script-build`
19992023-12-06T04:15:13.742Z Running `/work/oxidecomputer/omicron/target/debug/build/smoltcp-4936fa914ae02a62/build-script-build`
20002023-12-06T04:15:13.771Z Compiling trust-dns-proto v0.22.0
20012023-12-06T04:15:13.771Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name trust_dns_proto --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/trust-dns-proto-0.22.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="tokio"' --cfg 'feature="tokio-runtime"' -C metadata=72b81b7739219936 -C extra-filename=-72b81b7739219936 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-084832dceff4d290.so --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-bc2c501506aafa82.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-6b18b93accc321e4.rmeta --extern enum_as_inner=/work/oxidecomputer/omicron/target/debug/deps/libenum_as_inner-c877e58e27839d73.so --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-06412b5ccf50305b.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-4915a8c6c3fe3b6a.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-af647ea9423ed3ec.rmeta --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-d80edfaf957fba38.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-12ae00b3bd1f0594.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-9c9c3756e3f392b3.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8c4ac547107558e9.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-0a077806bd7e84eb.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rmeta --extern tinyvec=/work/oxidecomputer/omicron/target/debug/deps/libtinyvec-beae685ade96ae94.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-0fcd7419c0caa38d.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-4ee5ed5bde7ce18a.rmeta --cap-lints allow -D warnings`
20022023-12-06T04:15:13.799Z Compiling r2d2 v0.8.10
20032023-12-06T04:15:13.803Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name r2d2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/r2d2-0.8.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=1d293ec619e7fc50 -C extra-filename=-1d293ec619e7fc50 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-c5d2103652c0a8bc.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-5405541c40fedf6c.rmeta --extern scheduled_thread_pool=/work/oxidecomputer/omicron/target/debug/deps/libscheduled_thread_pool-c6d89e63f21e1dcd.rmeta --cap-lints allow -D warnings`
20042023-12-06T04:15:14.416Z Compiling hyper-tls v0.5.0
20052023-12-06T04:15:14.425Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name hyper_tls --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hyper-tls-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=616f837fe023d359 -C extra-filename=-616f837fe023d359 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-cf72f843b9ce520b.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-f0d93093a2b87f0e.rmeta --extern native_tls=/work/oxidecomputer/omicron/target/debug/deps/libnative_tls-b3c40a6fa6ded888.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rmeta --extern tokio_native_tls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_native_tls-5b4ed2854398073b.rmeta --cap-lints allow -D warnings -L native=/usr/ssl-3/lib/amd64`
20062023-12-06T04:15:14.493Z Compiling hyper-rustls v0.24.2
20072023-12-06T04:15:14.496Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name hyper_rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hyper-rustls-0.24.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="acceptor"' --cfg 'feature="default"' --cfg 'feature="http1"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="native-tokio"' --cfg 'feature="rustls-native-certs"' --cfg 'feature="tls12"' --cfg 'feature="tokio-runtime"' -C metadata=983e1819edbed73e -C extra-filename=-983e1819edbed73e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-af647ea9423ed3ec.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a198b56a5f9eb1ad.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-f0d93093a2b87f0e.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-c5d2103652c0a8bc.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-0749c1580f3bf80c.rmeta --extern rustls_native_certs=/work/oxidecomputer/omicron/target/debug/deps/librustls_native_certs-6c97518b15dbc26a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-c09986439c97375a.rmeta --cap-lints allow -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out`
20082023-12-06T04:15:14.695Z Compiling pin-project v1.1.3
20092023-12-06T04:15:14.704Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name pin_project --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pin-project-1.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=b3b9e2874c7400c7 -C extra-filename=-b3b9e2874c7400c7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern pin_project_internal=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_internal-3196e1157de3c3f1.so --cap-lints allow -D warnings`
20102023-12-06T04:15:14.883Z Compiling diesel_derives v2.1.2
20112023-12-06T04:15:14.887Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name diesel_derives --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/diesel_derives-2.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="32-column-tables"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="postgres"' --cfg 'feature="r2d2"' --cfg 'feature="with-deprecated"' -C metadata=da4946441935c62d -C extra-filename=-da4946441935c62d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern diesel_table_macro_syntax=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_table_macro_syntax-d144b3fa8e7da5b9.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-537e95fdbea99744.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b52270d439c9d728.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-085545494ccbad1b.rlib --extern proc_macro --cap-lints allow -D warnings`
20122023-12-06T04:15:14.958Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name pq_sys /home/build/.cargo/git/checkouts/pq-sys-b85381a66dd4f47f/b1194c1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=7f4ec8f2135bf59e -C extra-filename=-7f4ec8f2135bf59e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -L native=/opt/ooce/pgsql-13/lib/amd64 -l pq`
20132023-12-06T04:15:15.377Z Compiling reqwest v0.11.22
20142023-12-06T04:15:15.401Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name reqwest --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/reqwest-0.11.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="__rustls"' --cfg 'feature="__tls"' --cfg 'feature="blocking"' --cfg 'feature="default"' --cfg 'feature="default-tls"' --cfg 'feature="hyper-rustls"' --cfg 'feature="hyper-tls"' --cfg 'feature="json"' --cfg 'feature="native-tls-crate"' --cfg 'feature="rustls"' --cfg 'feature="rustls-pemfile"' --cfg 'feature="rustls-tls"' --cfg 'feature="rustls-tls-webpki-roots"' --cfg 'feature="serde_json"' --cfg 'feature="stream"' --cfg 'feature="tokio-native-tls"' --cfg 'feature="tokio-rustls"' --cfg 'feature="tokio-util"' --cfg 'feature="wasm-streams"' --cfg 'feature="webpki-roots"' -C metadata=b24efef102cca4ec -C extra-filename=-b24efef102cca4ec --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-efdef217e0fabd4e.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-cf72f843b9ce520b.rmeta --extern encoding_rs=/work/oxidecomputer/omicron/target/debug/deps/libencoding_rs-af2729f3af85d5f2.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-85b0c1ea6a5e4905.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-af647ea9423ed3ec.rmeta --extern h2=/work/oxidecomputer/omicron/target/debug/deps/libh2-46d5e3c9df5cab33.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a198b56a5f9eb1ad.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-9fcbfd8235f78087.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-f0d93093a2b87f0e.rmeta --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-983e1819edbed73e.rmeta --extern hyper_tls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_tls-616f837fe023d359.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-12ae00b3bd1f0594.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-c5d2103652c0a8bc.rmeta --extern mime=/work/oxidecomputer/omicron/target/debug/deps/libmime-a6cf1a4a13963194.rmeta --extern native_tls_crate=/work/oxidecomputer/omicron/target/debug/deps/libnative_tls-b3c40a6fa6ded888.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-60360085401b1f6c.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-912c31485e79e9fc.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-2c68fbf53c1efe19.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-0749c1580f3bf80c.rmeta --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-d4874c9bffb6de6d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-9bc61d3be642612c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rmeta --extern tokio_native_tls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_native_tls-5b4ed2854398073b.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-c09986439c97375a.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-785b7f79852bfc20.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-318184497ae75df2.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-4ee5ed5bde7ce18a.rmeta --extern webpki_roots=/work/oxidecomputer/omicron/target/debug/deps/libwebpki_roots-caf9de3e3e0ba9b0.rmeta --cap-lints allow -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/usr/ssl-3/lib/amd64`
20152023-12-06T04:15:15.406Z Compiling bstr v1.6.0
20162023-12-06T04:15:15.406Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name bstr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bstr-1.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' -C metadata=f119340823f1aa08 -C extra-filename=-f119340823f1aa08 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-918fa9e671606ec5.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-83cd0a0ebc06daa3.rmeta --cap-lints allow -D warnings`
20172023-12-06T04:15:15.458Z Compiling inout v0.1.3
20182023-12-06T04:15:15.465Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name inout --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/inout-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="block-padding"' --cfg 'feature="std"' -C metadata=8190e8f00691da95 -C extra-filename=-8190e8f00691da95 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern block_padding=/work/oxidecomputer/omicron/target/debug/deps/libblock_padding-e589ae0d682b7d69.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-f6df480a7c6817d8.rmeta --cap-lints allow -D warnings`
20192023-12-06T04:15:15.507Z Compiling crossterm v0.27.0
20202023-12-06T04:15:15.515Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name crossterm --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crossterm-0.27.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="bracketed-paste"' --cfg 'feature="default"' --cfg 'feature="event-stream"' --cfg 'feature="events"' --cfg 'feature="serde"' --cfg 'feature="windows"' -C metadata=a6f7ca36058256e5 -C extra-filename=-a6f7ca36058256e5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-95e0840708437b88.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-85b0c1ea6a5e4905.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-45ce8912dc32de8c.rmeta --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-681018778da6c197.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-5405541c40fedf6c.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-f2eb63f7b73ee948.rmeta --extern signal_hook_mio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_mio-806687a411aee27d.rmeta --cap-lints allow -D warnings`
20212023-12-06T04:15:15.876Z Compiling bzip2 v0.4.4
20222023-12-06T04:15:15.881Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name bzip2 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bzip2-0.4.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=60f78854abbde1df -C extra-filename=-60f78854abbde1df --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bzip2_sys=/work/oxidecomputer/omicron/target/debug/deps/libbzip2_sys-db9e60a6dcb62e11.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-45ce8912dc32de8c.rmeta --cap-lints allow -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
20232023-12-06T04:15:16.574Z Compiling md-5 v0.10.5
20242023-12-06T04:15:16.992Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name md5 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/md-5-0.10.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=344835e48cb462fb -C extra-filename=-344835e48cb462fb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-cfb2bbac779740b0.rmeta --cap-lints allow -D warnings`
20252023-12-06T04:15:17.008Z Compiling snafu-derive v0.7.5
20262023-12-06T04:15:17.009Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name snafu_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/snafu-derive-0.7.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="rust_1_39"' --cfg 'feature="rust_1_46"' -C metadata=a408964f14bfbe36 -C extra-filename=-a408964f14bfbe36 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-e8726b1e312bd2e5.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-537e95fdbea99744.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b52270d439c9d728.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-48fabcfe082d99df.rlib --extern proc_macro --cap-lints allow -D warnings`
20272023-12-06T04:15:17.009Z Compiling hubpack_derive v0.1.1
20282023-12-06T04:15:17.009Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name hubpack_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hubpack_derive-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=4a471ede8111718f -C extra-filename=-4a471ede8111718f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-537e95fdbea99744.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b52270d439c9d728.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-48fabcfe082d99df.rlib --extern proc_macro --cap-lints allow -D warnings`
20292023-12-06T04:15:18.121Z Compiling console v0.15.7
20302023-12-06T04:15:18.133Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name console --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/console-0.15.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="ansi-parsing"' --cfg 'feature="default"' --cfg 'feature="unicode-width"' -C metadata=9be0e24052f4a227 -C extra-filename=-9be0e24052f4a227 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-9c9c3756e3f392b3.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-45ce8912dc32de8c.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-d72b7a0cbab620b4.rmeta --cap-lints allow -D warnings`
20312023-12-06T04:15:18.729Z Compiling stringprep v0.1.3
20322023-12-06T04:15:18.735Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name stringprep /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/stringprep-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=77fd75175a07d3af -C extra-filename=-77fd75175a07d3af --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern unicode_bidi=/work/oxidecomputer/omicron/target/debug/deps/libunicode_bidi-9c36c215e5778119.rmeta --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-7c2cf4bd1cb476cd.rmeta --cap-lints allow -D warnings`
20332023-12-06T04:15:19.739Z Compiling static_assertions v1.1.0
20342023-12-06T04:15:19.752Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name static_assertions /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/static_assertions-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=8396087cdeea73a3 -C extra-filename=-8396087cdeea73a3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
20352023-12-06T04:15:19.894Z Compiling fallible-iterator v0.2.0
20362023-12-06T04:15:19.898Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name fallible_iterator --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fallible-iterator-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=e4ac42d45e35c03c -C extra-filename=-e4ac42d45e35c03c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
20372023-12-06T04:15:20.370Z Compiling hubpack v0.1.2
20382023-12-06T04:15:20.374Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name hubpack --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hubpack-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=b5edf382b896fc95 -C extra-filename=-b5edf382b896fc95 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern hubpack_derive=/work/oxidecomputer/omicron/target/debug/deps/libhubpack_derive-4a471ede8111718f.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --cap-lints allow -D warnings`
20392023-12-06T04:15:20.589Z Compiling zip v0.6.6
20402023-12-06T04:15:20.638Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name zip --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zip-0.6.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="bzip2"' --cfg 'feature="deflate"' --cfg 'feature="flate2"' -C metadata=1e6182992effe9a1 -C extra-filename=-1e6182992effe9a1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-1b4ad01209984ea0.rmeta --extern bzip2=/work/oxidecomputer/omicron/target/debug/deps/libbzip2-60f78854abbde1df.rmeta --extern crc32fast=/work/oxidecomputer/omicron/target/debug/deps/libcrc32fast-2e6cb0fdfac0d5fc.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-9c343eab58a7ea84.rmeta --cap-lints allow -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
20412023-12-06T04:15:21.098Z Compiling postgres-protocol v0.6.6
20422023-12-06T04:15:21.102Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name postgres_protocol --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/postgres-protocol-0.6.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=61a09e0f33c7e80f -C extra-filename=-61a09e0f33c7e80f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-efdef217e0fabd4e.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-1b4ad01209984ea0.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-cf72f843b9ce520b.rmeta --extern fallible_iterator=/work/oxidecomputer/omicron/target/debug/deps/libfallible_iterator-e4ac42d45e35c03c.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-13083b5630564db2.rmeta --extern md5=/work/oxidecomputer/omicron/target/debug/deps/libmd5-344835e48cb462fb.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-918fa9e671606ec5.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8c4ac547107558e9.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-3efb67152f9bb7fd.rmeta --extern stringprep=/work/oxidecomputer/omicron/target/debug/deps/libstringprep-77fd75175a07d3af.rmeta --cap-lints allow -D warnings`
20432023-12-06T04:15:21.137Z Compiling cipher v0.4.4
20442023-12-06T04:15:21.174Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name cipher --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cipher-0.4.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="block-padding"' --cfg 'feature="zeroize"' -C metadata=72a2abb2cf0395e1 -C extra-filename=-72a2abb2cf0395e1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-457861be037dadda.rmeta --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-8190e8f00691da95.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d4ac8e2ff6ba4016.rmeta --cap-lints allow -D warnings`
20452023-12-06T04:15:21.873Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name smoltcp --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/smoltcp-0.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="proto-ipv6"' -C metadata=ef5680972a20b76f -C extra-filename=-ef5680972a20b76f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-b6f8a7d540d47813.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-1b4ad01209984ea0.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-bc2c501506aafa82.rmeta --extern heapless=/work/oxidecomputer/omicron/target/debug/deps/libheapless-a61490c645a348db.rmeta --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-c4f0e08992bb4f35.rmeta --cap-lints allow -D warnings`
20462023-12-06T04:15:22.021Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name num_bigint --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-bigint-0.4.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="rand"' --cfg 'feature="std"' -C metadata=aa335b19d16a7164 -C extra-filename=-aa335b19d16a7164 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-78c4e619da17149f.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-66b98c12d6f7f3b4.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8c4ac547107558e9.rmeta --cap-lints allow -D warnings --cfg u64_digit --cfg has_try_from --cfg use_addcarry`
20472023-12-06T04:15:22.999Z Compiling similar v2.2.1
20482023-12-06T04:15:23.003Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name similar --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/similar-2.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="bstr"' --cfg 'feature="default"' --cfg 'feature="inline"' --cfg 'feature="text"' --cfg 'feature="unicode"' --cfg 'feature="unicode-segmentation"' -C metadata=2b119b775ec4cb49 -C extra-filename=-2b119b775ec4cb49 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-49019ba25fed05fd.rmeta --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-a7b83919c0401bc3.rmeta --cap-lints allow -D warnings`
20492023-12-06T04:15:23.390Z Compiling phf_shared v0.11.2
20502023-12-06T04:15:23.394Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name phf_shared --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/phf_shared-0.11.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' -C metadata=f861812bc0bc68b5 -C extra-filename=-f861812bc0bc68b5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern siphasher=/work/oxidecomputer/omicron/target/debug/deps/libsiphasher-cc130dcd8b93b422.rmeta --cap-lints allow -D warnings`
20512023-12-06T04:15:24.005Z Compiling serde_repr v0.1.16
20522023-12-06T04:15:24.015Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_repr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_repr-0.1.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=53b79ef2209a3e5a -C extra-filename=-53b79ef2209a3e5a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-537e95fdbea99744.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b52270d439c9d728.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-085545494ccbad1b.rlib --extern proc_macro --cap-lints allow -D warnings`
20532023-12-06T04:15:25.615Z Compiling phf v0.11.2
20542023-12-06T04:15:25.622Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name phf --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/phf-0.11.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=47b8476697169a82 -C extra-filename=-47b8476697169a82 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern phf_shared=/work/oxidecomputer/omicron/target/debug/deps/libphf_shared-f861812bc0bc68b5.rmeta --cap-lints allow -D warnings`
20552023-12-06T04:15:26.108Z Compiling postgres-types v0.2.6
20562023-12-06T04:15:26.121Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name postgres_types --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/postgres-types-0.2.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="chrono-04"' --cfg 'feature="serde-1"' --cfg 'feature="serde_json-1"' --cfg 'feature="uuid-1"' --cfg 'feature="with-chrono-0_4"' --cfg 'feature="with-serde_json-1"' --cfg 'feature="with-uuid-1"' -C metadata=c38624b0c58cc739 -C extra-filename=-c38624b0c58cc739 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-cf72f843b9ce520b.rmeta --extern chrono_04=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rmeta --extern fallible_iterator=/work/oxidecomputer/omicron/target/debug/deps/libfallible_iterator-e4ac42d45e35c03c.rmeta --extern postgres_protocol=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_protocol-61a09e0f33c7e80f.rmeta --extern serde_1=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --extern serde_json_1=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rmeta --extern uuid_1=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rmeta --cap-lints allow -D warnings`
20572023-12-06T04:15:26.237Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
20582023-12-06T04:15:26.267Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name gateway_messages --edition=2021 /home/build/.cargo/git/checkouts/management-gateway-service-749acba834b73294/2739c18/gateway-messages/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="smoltcp"' --cfg 'feature="std"' -C metadata=35e5e75d00a35726 -C extra-filename=-35e5e75d00a35726 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-b6f8a7d540d47813.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-b5edf382b896fc95.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --extern serde_repr=/work/oxidecomputer/omicron/target/debug/deps/libserde_repr-53b79ef2209a3e5a.so --extern smoltcp=/work/oxidecomputer/omicron/target/debug/deps/libsmoltcp-ef5680972a20b76f.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-8396087cdeea73a3.rmeta --extern strum_macros=/work/oxidecomputer/omicron/target/debug/deps/libstrum_macros-51af52420240f790.so --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-c3bf34b18ecf8b70.rmeta --cap-lints allow -D warnings`
20592023-12-06T04:15:27.028Z Compiling snafu v0.7.5
20602023-12-06T04:15:27.497Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name snafu --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/snafu-0.7.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="futures"' --cfg 'feature="futures-core-crate"' --cfg 'feature="pin-project"' --cfg 'feature="rust_1_39"' --cfg 'feature="rust_1_46"' --cfg 'feature="std"' -C metadata=f45fb991151db88a -C extra-filename=-f45fb991151db88a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern doc_comment=/work/oxidecomputer/omicron/target/debug/deps/libdoc_comment-80c9eeeb148ee19b.rmeta --extern futures_core_crate=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-85b0c1ea6a5e4905.rmeta --extern pin_project=/work/oxidecomputer/omicron/target/debug/deps/libpin_project-b3b9e2874c7400c7.rmeta --extern snafu_derive=/work/oxidecomputer/omicron/target/debug/deps/libsnafu_derive-a408964f14bfbe36.so --cap-lints allow -D warnings`
20612023-12-06T04:15:27.497Z Compiling yasna v0.5.2
20622023-12-06T04:15:27.497Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name yasna --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/yasna-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="bit-vec"' --cfg 'feature="default"' --cfg 'feature="num-bigint"' --cfg 'feature="std"' --cfg 'feature="time"' -C metadata=a4b6622587f02829 -C extra-filename=-a4b6622587f02829 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bit_vec=/work/oxidecomputer/omicron/target/debug/deps/libbit_vec-be2b16d8eb900e10.rmeta --extern num_bigint=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint-aa335b19d16a7164.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-9b800e302f11b330.rmeta --cap-lints allow -D warnings`
20632023-12-06T04:15:28.334Z Compiling predicates v3.0.4
20642023-12-06T04:15:28.339Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name predicates --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/predicates-3.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="diff"' --cfg 'feature="float-cmp"' --cfg 'feature="normalize-line-endings"' --cfg 'feature="regex"' -C metadata=765e2540c35635c8 -C extra-filename=-765e2540c35635c8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anstyle=/work/oxidecomputer/omicron/target/debug/deps/libanstyle-de2619156f222cb2.rmeta --extern difflib=/work/oxidecomputer/omicron/target/debug/deps/libdifflib-1eed2584789273b3.rmeta --extern float_cmp=/work/oxidecomputer/omicron/target/debug/deps/libfloat_cmp-69d4a8c3409fe82d.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-b7536b5015ff5583.rmeta --extern normalize_line_endings=/work/oxidecomputer/omicron/target/debug/deps/libnormalize_line_endings-3c4947c0768711ac.rmeta --extern predicates_core=/work/oxidecomputer/omicron/target/debug/deps/libpredicates_core-a707c93b27fc17a9.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-537384909654dd1b.rmeta --cap-lints allow -D warnings`
20652023-12-06T04:15:28.448Z Compiling whoami v1.4.1
20662023-12-06T04:15:28.488Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name whoami --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/whoami-1.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="wasm-bindgen"' --cfg 'feature="web"' --cfg 'feature="web-sys"' -C metadata=f211d5d0f0e3e245 -C extra-filename=-f211d5d0f0e3e245 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
20672023-12-06T04:15:28.809Z Compiling tokio-stream v0.1.14
20682023-12-06T04:15:28.872Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_stream --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-stream-0.1.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="net"' --cfg 'feature="time"' -C metadata=6d791c70a9e95963 -C extra-filename=-6d791c70a9e95963 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-85b0c1ea6a5e4905.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-2c68fbf53c1efe19.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rmeta --cap-lints allow -D warnings`
20692023-12-06T04:15:29.425Z Compiling tokio-postgres v0.7.10
20702023-12-06T04:15:29.434Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_postgres --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-postgres-0.7.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="runtime"' --cfg 'feature="with-chrono-0_4"' --cfg 'feature="with-serde_json-1"' --cfg 'feature="with-uuid-1"' -C metadata=f0c5030d0b6c74bb -C extra-filename=-f0c5030d0b6c74bb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-084832dceff4d290.so --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-1b4ad01209984ea0.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-cf72f843b9ce520b.rmeta --extern fallible_iterator=/work/oxidecomputer/omicron/target/debug/deps/libfallible_iterator-e4ac42d45e35c03c.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-06412b5ccf50305b.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-af647ea9423ed3ec.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-c5d2103652c0a8bc.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-5405541c40fedf6c.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-912c31485e79e9fc.rmeta --extern phf=/work/oxidecomputer/omicron/target/debug/deps/libphf-47b8476697169a82.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-2c68fbf53c1efe19.rmeta --extern postgres_protocol=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_protocol-61a09e0f33c7e80f.rmeta --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-c38624b0c58cc739.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8c4ac547107558e9.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-ef8aaf88987f1e15.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-785b7f79852bfc20.rmeta --extern whoami=/work/oxidecomputer/omicron/target/debug/deps/libwhoami-f211d5d0f0e3e245.rmeta --cap-lints allow -D warnings`
20712023-12-06T04:15:30.340Z Compiling serde_tokenstream v0.2.0
20722023-12-06T04:15:30.351Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_tokenstream --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_tokenstream-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=69f3793e4993904d -C extra-filename=-69f3793e4993904d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-537e95fdbea99744.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b52270d439c9d728.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-085545494ccbad1b.rmeta --cap-lints allow -D warnings`
20732023-12-06T04:15:30.538Z Compiling regress v0.7.1
20742023-12-06T04:15:30.583Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name regress --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/regress-0.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="backend-pikevm"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=c0eec027309d72d7 -C extra-filename=-c0eec027309d72d7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-0da48a872d5df034.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-918fa9e671606ec5.rmeta --cap-lints allow -D warnings`
20752023-12-06T04:15:31.226Z Compiling getopts v0.2.21
20762023-12-06T04:15:31.230Z Compiling unsafe-libyaml v0.2.9
20772023-12-06T04:15:31.230Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name getopts /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/getopts-0.2.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=0e62094522edc43d -C extra-filename=-0e62094522edc43d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-d72b7a0cbab620b4.rmeta --cap-lints allow -D warnings`
20782023-12-06T04:15:31.230Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name unsafe_libyaml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unsafe-libyaml-0.2.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=31e7c5b4b3dadabc -C extra-filename=-31e7c5b4b3dadabc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
20792023-12-06T04:15:32.992Z Compiling progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
20802023-12-06T04:15:32.996Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name progenitor_client --edition=2021 /home/build/.cargo/git/checkouts/progenitor-639bd64206ac5e43/9339b57/progenitor-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=23667305794a523a -C extra-filename=-23667305794a523a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-cf72f843b9ce520b.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-85b0c1ea6a5e4905.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-912c31485e79e9fc.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-9bc61d3be642612c.rmeta --cap-lints allow -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/usr/ssl-3/lib/amd64`
20812023-12-06T04:15:33.642Z Compiling serde_yaml v0.9.25
20822023-12-06T04:15:33.646Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_yaml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_yaml-0.9.25/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=57ae3cfe26fdfcc6 -C extra-filename=-57ae3cfe26fdfcc6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-2e7a89619d1b841a.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-7860ae71447b6389.rmeta --extern ryu=/work/oxidecomputer/omicron/target/debug/deps/libryu-38d350ef85d2d309.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --extern unsafe_libyaml=/work/oxidecomputer/omicron/target/debug/deps/libunsafe_libyaml-31e7c5b4b3dadabc.rmeta --cap-lints allow -D warnings`
20832023-12-06T04:15:34.634Z Compiling fastrand v2.0.0
20842023-12-06T04:15:34.650Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name fastrand --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fastrand-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=0840ce99a6c85a78 -C extra-filename=-0840ce99a6c85a78 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
20852023-12-06T04:15:35.542Z Compiling tempfile v3.8.1
20862023-12-06T04:15:35.545Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name tempfile --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tempfile-3.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=c421aae3f8abc685 -C extra-filename=-c421aae3f8abc685 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-bc2c501506aafa82.rmeta --extern fastrand=/work/oxidecomputer/omicron/target/debug/deps/libfastrand-0840ce99a6c85a78.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-b07637ba55941490.rmeta --cap-lints allow -D warnings`
20872023-12-06T04:15:36.399Z Compiling typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
20882023-12-06T04:15:36.406Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name typify_impl --edition=2021 /home/build/.cargo/git/checkouts/typify-288d5a84bbbe6a46/c9d6453/typify-impl/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=c332b6a05f56ffc9 -C extra-filename=-c332b6a05f56ffc9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-e8726b1e312bd2e5.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-c5d2103652c0a8bc.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-537e95fdbea99744.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b52270d439c9d728.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-c0eec027309d72d7.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-085545494ccbad1b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-d84da02132e91997.rmeta --cap-lints allow -D warnings`
20892023-12-06T04:15:36.982Z Compiling dirs-sys-next v0.1.2
20902023-12-06T04:15:36.987Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name dirs_sys_next --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dirs-sys-next-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=73adccad44b3ae3d -C extra-filename=-73adccad44b3ae3d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-45ce8912dc32de8c.rmeta --cap-lints allow -D warnings`
20912023-12-06T04:15:37.996Z Compiling dirs-next v2.0.0
20922023-12-06T04:15:38.001Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name dirs_next --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dirs-next-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=abbe4a2b4710e55b -C extra-filename=-abbe4a2b4710e55b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-bc2c501506aafa82.rmeta --extern dirs_sys_next=/work/oxidecomputer/omicron/target/debug/deps/libdirs_sys_next-73adccad44b3ae3d.rmeta --cap-lints allow -D warnings`
20932023-12-06T04:15:38.222Z Compiling toml v0.8.8
20942023-12-06T04:15:38.226Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name toml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/toml-0.8.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="display"' --cfg 'feature="parse"' -C metadata=5e9108efc6e4e2b4 -C extra-filename=-5e9108efc6e4e2b4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --extern serde_spanned=/work/oxidecomputer/omicron/target/debug/deps/libserde_spanned-fe3e9a6041e02309.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-f7c2b7796e32d7a6.rmeta --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-e0682a68817d4d48.rmeta --cap-lints allow -D warnings`
20952023-12-06T04:15:38.289Z Compiling ident_case v1.0.1
20962023-12-06T04:15:38.293Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name ident_case /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ident_case-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=9c54d2122078b91b -C extra-filename=-9c54d2122078b91b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
20972023-12-06T04:15:38.565Z Compiling term v0.7.0
20982023-12-06T04:15:38.570Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name term --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/term-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=c563df115e0bf367 -C extra-filename=-c563df115e0bf367 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern dirs_next=/work/oxidecomputer/omicron/target/debug/deps/libdirs_next-abbe4a2b4710e55b.rmeta --cap-lints allow -D warnings`
20992023-12-06T04:15:39.834Z Compiling match_cfg v0.1.0
21002023-12-06T04:15:39.876Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name match_cfg /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/match_cfg-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="use_core"' -C metadata=4d265072bd8787fb -C extra-filename=-4d265072bd8787fb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
21012023-12-06T04:15:39.977Z Compiling hostname v0.3.1
21022023-12-06T04:15:40.024Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name hostname /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hostname-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=0ef0ec2613103eb6 -C extra-filename=-0ef0ec2613103eb6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-45ce8912dc32de8c.rmeta --extern match_cfg=/work/oxidecomputer/omicron/target/debug/deps/libmatch_cfg-4d265072bd8787fb.rmeta --cap-lints allow -D warnings`
21032023-12-06T04:15:40.337Z Compiling quick-error v1.2.3
21042023-12-06T04:15:40.341Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name quick_error /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/quick-error-1.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=0673ec99874d5ad1 -C extra-filename=-0673ec99874d5ad1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
21052023-12-06T04:15:40.365Z Compiling atty v0.2.14
21062023-12-06T04:15:40.369Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name atty /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/atty-0.2.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=99a45a6314d045bd -C extra-filename=-99a45a6314d045bd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-45ce8912dc32de8c.rmeta --cap-lints allow -D warnings`
21072023-12-06T04:15:40.555Z Compiling paste v1.0.14
21082023-12-06T04:15:40.555Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/paste-1.0.14/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=c1accb279ad2318a -C extra-filename=-c1accb279ad2318a --out-dir /work/oxidecomputer/omicron/target/debug/build/paste-c1accb279ad2318a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
21092023-12-06T04:15:40.581Z Compiling crossbeam-channel v0.5.8
21102023-12-06T04:15:40.585Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name crossbeam_channel --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-channel-0.5.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="crossbeam-utils"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=2aaaef3e6eb094ab -C extra-filename=-2aaaef3e6eb094ab --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-bc2c501506aafa82.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-ecd3b02fa9b0bdac.rmeta --cap-lints allow -D warnings`
21112023-12-06T04:15:40.702Z Compiling sha1 v0.10.6
21122023-12-06T04:15:40.738Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name sha1 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sha1-0.10.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=6029a9906444aeac -C extra-filename=-6029a9906444aeac --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-bc2c501506aafa82.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-688e8dc1d1448767.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-cfb2bbac779740b0.rmeta --cap-lints allow -D warnings`
21132023-12-06T04:15:40.941Z Compiling camino v1.1.6
21142023-12-06T04:15:40.945Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/camino-1.1.6/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="serde"' --cfg 'feature="serde1"' -C metadata=7ff1ded629d369d1 -C extra-filename=-7ff1ded629d369d1 --out-dir /work/oxidecomputer/omicron/target/debug/build/camino-7ff1ded629d369d1 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
21152023-12-06T04:15:41.145Z Compiling thread_local v1.1.7
21162023-12-06T04:15:41.149Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name thread_local --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/thread_local-1.1.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=a14a70265ab330ce -C extra-filename=-a14a70265ab330ce --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-bc2c501506aafa82.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-60360085401b1f6c.rmeta --cap-lints allow -D warnings`
21172023-12-06T04:15:41.176Z Compiling instant v0.1.12
21182023-12-06T04:15:41.210Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name instant --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/instant-0.1.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=30c7dc3283c535e9 -C extra-filename=-30c7dc3283c535e9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-bc2c501506aafa82.rmeta --cap-lints allow -D warnings`
21192023-12-06T04:15:41.347Z Compiling slog-async v2.8.0
21202023-12-06T04:15:41.352Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-async-2.8.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=28214851df9395b0 -C extra-filename=-28214851df9395b0 --out-dir /work/oxidecomputer/omicron/target/debug/build/slog-async-28214851df9395b0 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
21212023-12-06T04:15:41.385Z Compiling multer v2.1.0
21222023-12-06T04:15:41.389Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/multer-2.1.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=35b96cc9c44adcff -C extra-filename=-35b96cc9c44adcff --out-dir /work/oxidecomputer/omicron/target/debug/build/multer-35b96cc9c44adcff -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-2c487f79507661dd.rlib --cap-lints allow -D warnings`
21232023-12-06T04:15:41.512Z Running `/work/oxidecomputer/omicron/target/debug/build/paste-c1accb279ad2318a/build-script-build`
21242023-12-06T04:15:41.570Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name paste --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/paste-1.0.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=3b5a8e4899b9500f -C extra-filename=-3b5a8e4899b9500f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro --cap-lints allow -D warnings`
21252023-12-06T04:15:41.970Z Compiling take_mut v0.2.2
21262023-12-06T04:15:41.994Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name take_mut /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/take_mut-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=c71625649b3ae831 -C extra-filename=-c71625649b3ae831 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
21272023-12-06T04:15:42.050Z Running `/work/oxidecomputer/omicron/target/debug/build/camino-7ff1ded629d369d1/build-script-build`
21282023-12-06T04:15:42.105Z Running `/work/oxidecomputer/omicron/target/debug/build/multer-35b96cc9c44adcff/build-script-build`
21292023-12-06T04:15:42.178Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name camino --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/camino-1.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="serde"' --cfg 'feature="serde1"' -C metadata=2a7a8e4c96530537 -C extra-filename=-2a7a8e4c96530537 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --cap-lints allow -D warnings --cfg path_buf_capacity --cfg shrink_to --cfg try_reserve_2 --cfg path_buf_deref_mut`
21302023-12-06T04:15:42.203Z Compiling slog-term v2.9.0
21312023-12-06T04:15:42.207Z Compiling darling_core v0.20.3
21322023-12-06T04:15:42.207Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name slog_term --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-term-2.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=c349af8c7b0a6baa -C extra-filename=-c349af8c7b0a6baa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern atty=/work/oxidecomputer/omicron/target/debug/deps/libatty-99a45a6314d045bd.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rmeta --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-c563df115e0bf367.rmeta --extern thread_local=/work/oxidecomputer/omicron/target/debug/deps/libthread_local-a14a70265ab330ce.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-9b800e302f11b330.rmeta --cap-lints allow -D warnings`
21332023-12-06T04:15:42.207Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name darling_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/darling_core-0.20.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="strsim"' --cfg 'feature="suggestions"' -C metadata=0757e3b653339fd6 -C extra-filename=-0757e3b653339fd6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern fnv=/work/oxidecomputer/omicron/target/debug/deps/libfnv-5d2ad75ee5f58135.rmeta --extern ident_case=/work/oxidecomputer/omicron/target/debug/deps/libident_case-9c54d2122078b91b.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-537e95fdbea99744.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b52270d439c9d728.rmeta --extern strsim=/work/oxidecomputer/omicron/target/debug/deps/libstrsim-24e28f3cc805bf1a.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-085545494ccbad1b.rmeta --cap-lints allow -D warnings`
21342023-12-06T04:15:42.258Z Running `/work/oxidecomputer/omicron/target/debug/build/slog-async-28214851df9395b0/build-script-build`
21352023-12-06T04:15:42.388Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name slog_async /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-async-2.8.0/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=15ce21501173de9d -C extra-filename=-15ce21501173de9d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern crossbeam_channel=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_channel-2aaaef3e6eb094ab.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rmeta --extern take_mut=/work/oxidecomputer/omicron/target/debug/deps/libtake_mut-c71625649b3ae831.rmeta --extern thread_local=/work/oxidecomputer/omicron/target/debug/deps/libthread_local-a14a70265ab330ce.rmeta --cap-lints allow -D warnings --cfg integer128`
21362023-12-06T04:15:42.449Z Compiling slog-json v2.6.1
21372023-12-06T04:15:42.453Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name slog_json --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-json-2.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=87c48134d777f570 -C extra-filename=-87c48134d777f570 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-9b800e302f11b330.rmeta --cap-lints allow -D warnings`
21382023-12-06T04:15:42.746Z Compiling diesel v2.1.4
21392023-12-06T04:15:42.753Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name diesel --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/diesel-2.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="32-column-tables"' --cfg 'feature="bitflags"' --cfg 'feature="byteorder"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="i-implement-a-third-party-backend-and-opt-into-breaking-changes"' --cfg 'feature="ipnetwork"' --cfg 'feature="itoa"' --cfg 'feature="libc"' --cfg 'feature="network-address"' --cfg 'feature="postgres"' --cfg 'feature="postgres_backend"' --cfg 'feature="pq-sys"' --cfg 'feature="r2d2"' --cfg 'feature="serde_json"' --cfg 'feature="uuid"' --cfg 'feature="with-deprecated"' -C metadata=131baaa97c231bbc -C extra-filename=-131baaa97c231bbc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-95e0840708437b88.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-1b4ad01209984ea0.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rmeta --extern diesel_derives=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_derives-da4946441935c62d.so --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-847fb59b18b2aee3.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-7860ae71447b6389.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-45ce8912dc32de8c.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-7f4ec8f2135bf59e.rmeta --extern r2d2=/work/oxidecomputer/omicron/target/debug/deps/libr2d2-1d293ec619e7fc50.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rmeta --cap-lints allow -D warnings -L native=/opt/ooce/pgsql-13/lib/amd64`
21402023-12-06T04:15:43.043Z Compiling async-stream-impl v0.3.5
21412023-12-06T04:15:43.048Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name async_stream_impl --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-stream-impl-0.3.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=e34850a7ea3e5fd2 -C extra-filename=-e34850a7ea3e5fd2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-537e95fdbea99744.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b52270d439c9d728.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-085545494ccbad1b.rlib --extern proc_macro --cap-lints allow -D warnings`
21422023-12-06T04:15:43.717Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
21432023-12-06T04:15:43.722Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/ff87a01/dropshot/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' -C metadata=446ee876741e023c -C extra-filename=-446ee876741e023c --out-dir /work/oxidecomputer/omicron/target/debug/build/dropshot-446ee876741e023c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-2c487f79507661dd.rlib --cap-lints allow -D warnings`
21442023-12-06T04:15:43.871Z Compiling atomic-waker v1.1.1
21452023-12-06T04:15:43.875Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name atomic_waker --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/atomic-waker-1.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=7463564f876868fa -C extra-filename=-7463564f876868fa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
21462023-12-06T04:15:44.163Z Compiling debug-ignore v1.0.5
21472023-12-06T04:15:44.167Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name debug_ignore /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/debug-ignore-1.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=212a8b0dc002b8b7 -C extra-filename=-212a8b0dc002b8b7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
21482023-12-06T04:15:44.245Z Compiling waitgroup v0.1.2
21492023-12-06T04:15:44.249Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name waitgroup --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/waitgroup-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=c07f2db12c20c762 -C extra-filename=-c07f2db12c20c762 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern atomic_waker=/work/oxidecomputer/omicron/target/debug/deps/libatomic_waker-7463564f876868fa.rmeta --cap-lints allow -D warnings`
21502023-12-06T04:15:44.314Z Running `/work/oxidecomputer/omicron/target/debug/build/dropshot-446ee876741e023c/build-script-build`
21512023-12-06T04:15:44.362Z Compiling slog-bunyan v2.4.0
21522023-12-06T04:15:44.387Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name slog_bunyan --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-bunyan-2.4.0/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=bb83720ea4b74ae5 -C extra-filename=-bb83720ea4b74ae5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern hostname=/work/oxidecomputer/omicron/target/debug/deps/libhostname-0ef0ec2613103eb6.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rmeta --extern slog_json=/work/oxidecomputer/omicron/target/debug/deps/libslog_json-87c48134d777f570.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-9b800e302f11b330.rmeta --cap-lints allow -D warnings`
21532023-12-06T04:15:44.392Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
21542023-12-06T04:15:44.396Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name multer --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/multer-2.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=01a2678ba1607efb -C extra-filename=-01a2678ba1607efb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-cf72f843b9ce520b.rmeta --extern encoding_rs=/work/oxidecomputer/omicron/target/debug/deps/libencoding_rs-af2729f3af85d5f2.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-af647ea9423ed3ec.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a198b56a5f9eb1ad.rmeta --extern httparse=/work/oxidecomputer/omicron/target/debug/deps/libhttparse-c25a7f7496695df9.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-c5d2103652c0a8bc.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-918fa9e671606ec5.rmeta --extern mime=/work/oxidecomputer/omicron/target/debug/deps/libmime-a6cf1a4a13963194.rmeta --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-4c240d9238dcc0df.rmeta --cap-lints allow -D warnings`
21552023-12-06T04:15:44.396Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name dropshot_endpoint --edition=2018 /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/ff87a01/dropshot_endpoint/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=a301684ca649e894 -C extra-filename=-a301684ca649e894 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-537e95fdbea99744.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b52270d439c9d728.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-69f3793e4993904d.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-085545494ccbad1b.rlib --extern proc_macro --cap-lints allow -D warnings`
21562023-12-06T04:15:44.569Z Compiling serde_path_to_error v0.1.14
21572023-12-06T04:15:44.575Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_path_to_error --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_path_to_error-0.1.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=6180809874198223 -C extra-filename=-6180809874198223 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-7860ae71447b6389.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --cap-lints allow -D warnings`
21582023-12-06T04:15:44.649Z Compiling strum v0.25.0
21592023-12-06T04:15:44.654Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name strum --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/strum-0.25.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="std"' --cfg 'feature="strum_macros"' -C metadata=b260bcdad7d801cc -C extra-filename=-b260bcdad7d801cc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern strum_macros=/work/oxidecomputer/omicron/target/debug/deps/libstrum_macros-51af52420240f790.so --cap-lints allow -D warnings`
21602023-12-06T04:15:44.900Z Compiling structmeta-derive v0.2.0
21612023-12-06T04:15:44.904Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name structmeta_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/structmeta-derive-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=b7539908e9b30a4b -C extra-filename=-b7539908e9b30a4b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-537e95fdbea99744.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b52270d439c9d728.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-085545494ccbad1b.rlib --extern proc_macro --cap-lints allow -D warnings`
21622023-12-06T04:15:45.635Z Compiling async-stream v0.3.5
21632023-12-06T04:15:45.639Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name async_stream --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-stream-0.3.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=6e63237218ad5274 -C extra-filename=-6e63237218ad5274 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_stream_impl=/work/oxidecomputer/omicron/target/debug/deps/libasync_stream_impl-e34850a7ea3e5fd2.so --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-85b0c1ea6a5e4905.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-2c68fbf53c1efe19.rmeta --cap-lints allow -D warnings`
21642023-12-06T04:15:45.978Z Compiling wait-timeout v0.2.0
21652023-12-06T04:15:45.978Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name wait_timeout /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/wait-timeout-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=3f631e4a575f532c -C extra-filename=-3f631e4a575f532c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-45ce8912dc32de8c.rmeta --cap-lints allow -D warnings`
21662023-12-06T04:15:46.050Z Compiling rand_xorshift v0.3.0
21672023-12-06T04:15:46.054Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name rand_xorshift --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rand_xorshift-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on -C metadata=cc0b3d0f411e54d3 -C extra-filename=-cc0b3d0f411e54d3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-8e66244baa1a5b19.rmeta --cap-lints allow -D warnings`
21682023-12-06T04:15:46.126Z Compiling unarray v0.1.4
21692023-12-06T04:15:46.132Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name unarray --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unarray-0.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=6e91d0d1ca68601a -C extra-filename=-6e91d0d1ca68601a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
21702023-12-06T04:15:46.419Z Compiling rusty-fork v0.3.0
21712023-12-06T04:15:46.461Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name rusty_fork --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rusty-fork-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="timeout"' --cfg 'feature="wait-timeout"' -C metadata=90c434779e9bea68 -C extra-filename=-90c434779e9bea68 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern fnv=/work/oxidecomputer/omicron/target/debug/deps/libfnv-5d2ad75ee5f58135.rmeta --extern quick_error=/work/oxidecomputer/omicron/target/debug/deps/libquick_error-0673ec99874d5ad1.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c421aae3f8abc685.rmeta --extern wait_timeout=/work/oxidecomputer/omicron/target/debug/deps/libwait_timeout-3f631e4a575f532c.rmeta --cap-lints allow -D warnings`
21722023-12-06T04:15:46.572Z Compiling regex-syntax v0.7.5
21732023-12-06T04:15:46.576Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name regex_syntax --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/regex-syntax-0.7.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' -C metadata=f9af4c78b14a919e -C extra-filename=-f9af4c78b14a919e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
21742023-12-06T04:15:46.979Z Compiling proptest v1.4.0
21752023-12-06T04:15:46.984Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name proptest --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/proptest-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="bit-set"' --cfg 'feature="default"' --cfg 'feature="fork"' --cfg 'feature="lazy_static"' --cfg 'feature="regex-syntax"' --cfg 'feature="rusty-fork"' --cfg 'feature="std"' --cfg 'feature="tempfile"' --cfg 'feature="timeout"' -C metadata=894db676841aa3cb -C extra-filename=-894db676841aa3cb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bit_set=/work/oxidecomputer/omicron/target/debug/deps/libbit_set-c87ee7a4a219efa1.rmeta --extern bit_vec=/work/oxidecomputer/omicron/target/debug/deps/libbit_vec-be2b16d8eb900e10.rmeta --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-95e0840708437b88.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-9c9c3756e3f392b3.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-66b98c12d6f7f3b4.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8c4ac547107558e9.rmeta --extern rand_chacha=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-49ba573a971a5789.rmeta --extern rand_xorshift=/work/oxidecomputer/omicron/target/debug/deps/librand_xorshift-cc0b3d0f411e54d3.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-ac03edf4730b2374.rmeta --extern rusty_fork=/work/oxidecomputer/omicron/target/debug/deps/librusty_fork-90c434779e9bea68.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c421aae3f8abc685.rmeta --extern unarray=/work/oxidecomputer/omicron/target/debug/deps/libunarray-6e91d0d1ca68601a.rmeta --cap-lints allow -D warnings`
21762023-12-06T04:15:47.698Z Compiling backoff v0.4.0
21772023-12-06T04:15:47.704Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name backoff --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/backoff-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="futures"' --cfg 'feature="futures-core"' --cfg 'feature="pin-project-lite"' --cfg 'feature="tokio"' --cfg 'feature="tokio_1"' -C metadata=5a238ae6b80ab6de -C extra-filename=-5a238ae6b80ab6de --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-85b0c1ea6a5e4905.rmeta --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-fd3f8e5b97695db0.rmeta --extern instant=/work/oxidecomputer/omicron/target/debug/deps/libinstant-30c7dc3283c535e9.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-2c68fbf53c1efe19.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8c4ac547107558e9.rmeta --extern tokio_1=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rmeta --cap-lints allow -D warnings`
21782023-12-06T04:15:48.244Z Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
21792023-12-06T04:15:48.248Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_human_bytes --edition=2018 /home/build/.cargo/git/checkouts/serde_human_bytes-25cac76e2ef2d15c/0a09794/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=dfa91eaf5f5704dc -C extra-filename=-dfa91eaf5f5704dc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-6f7e7e787f938be2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --cap-lints allow -D warnings`
21802023-12-06T04:15:48.340Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name dropshot --edition=2018 /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/ff87a01/dropshot/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' -C metadata=01bd857863c8e5f4 -C extra-filename=-01bd857863c8e5f4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_stream=/work/oxidecomputer/omicron/target/debug/deps/libasync_stream-6e63237218ad5274.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-084832dceff4d290.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-efdef217e0fabd4e.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-cf72f843b9ce520b.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-212a8b0dc002b8b7.rmeta --extern dropshot_endpoint=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_endpoint-a301684ca649e894.so --extern form_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libform_urlencoded-8797d3f240ac357c.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rmeta --extern hostname=/work/oxidecomputer/omicron/target/debug/deps/libhostname-0ef0ec2613103eb6.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a198b56a5f9eb1ad.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-f0d93093a2b87f0e.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-2e7a89619d1b841a.rmeta --extern multer=/work/oxidecomputer/omicron/target/debug/deps/libmulter-01a2678ba1607efb.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-8bdc91c0611425a8.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-3b5a8e4899b9500f.so --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-912c31485e79e9fc.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-537e95fdbea99744.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-0749c1580f3bf80c.rmeta --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-d4874c9bffb6de6d.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rmeta --extern serde_path_to_error=/work/oxidecomputer/omicron/target/debug/deps/libserde_path_to_error-6180809874198223.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-9bc61d3be642612c.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-6029a9906444aeac.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-15ce21501173de9d.rmeta --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-bb83720ea4b74ae5.rmeta --extern slog_json=/work/oxidecomputer/omicron/target/debug/deps/libslog_json-87c48134d777f570.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-c349af8c7b0a6baa.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-c09986439c97375a.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5e9108efc6e4e2b4.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-ce93925926181581.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rmeta --extern waitgroup=/work/oxidecomputer/omicron/target/debug/deps/libwaitgroup-c07f2db12c20c762.rmeta --cap-lints allow -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out`
21812023-12-06T04:15:48.483Z Compiling macaddr v1.0.1
21822023-12-06T04:15:48.489Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name macaddr --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/macaddr-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="serde_std"' --cfg 'feature="std"' -C metadata=1ce9557757fa651b -C extra-filename=-1ce9557757fa651b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --cap-lints allow -D warnings`
21832023-12-06T04:15:49.191Z Compiling camino-tempfile v1.1.1
21842023-12-06T04:15:49.198Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name camino_tempfile --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/camino-tempfile-1.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=7c6e8f28fa0558b4 -C extra-filename=-7c6e8f28fa0558b4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c421aae3f8abc685.rmeta --cap-lints allow -D warnings`
21852023-12-06T04:15:49.870Z Compiling is-terminal v0.4.9
21862023-12-06T04:15:49.874Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name is_terminal --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/is-terminal-0.4.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=d7be28484e0c869b -C extra-filename=-d7be28484e0c869b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-b07637ba55941490.rmeta --cap-lints allow -D warnings`
21872023-12-06T04:15:50.062Z Compiling proc-macro-error-attr v1.0.4
21882023-12-06T04:15:50.102Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/proc-macro-error-attr-1.0.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=986758c1354d228d -C extra-filename=-986758c1354d228d --out-dir /work/oxidecomputer/omicron/target/debug/build/proc-macro-error-attr-986758c1354d228d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-2c487f79507661dd.rlib --cap-lints allow -D warnings`
21892023-12-06T04:15:50.289Z Compiling structmeta v0.2.0
21902023-12-06T04:15:50.292Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name structmeta --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/structmeta-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=a6a911b74384e2a0 -C extra-filename=-a6a911b74384e2a0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-537e95fdbea99744.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b52270d439c9d728.rmeta --extern structmeta_derive=/work/oxidecomputer/omicron/target/debug/deps/libstructmeta_derive-b7539908e9b30a4b.so --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-085545494ccbad1b.rmeta --cap-lints allow -D warnings`
21912023-12-06T04:15:50.674Z Running `/work/oxidecomputer/omicron/target/debug/build/proc-macro-error-attr-986758c1354d228d/build-script-build`
21922023-12-06T04:15:50.722Z Compiling proc-macro-error v1.0.4
21932023-12-06T04:15:50.726Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/proc-macro-error-1.0.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="syn"' --cfg 'feature="syn-error"' -C metadata=e447ec32eda35281 -C extra-filename=-e447ec32eda35281 --out-dir /work/oxidecomputer/omicron/target/debug/build/proc-macro-error-e447ec32eda35281 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-2c487f79507661dd.rlib --cap-lints allow -D warnings`
21942023-12-06T04:15:50.942Z Compiling test-strategy v0.3.1
21952023-12-06T04:15:50.946Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name test_strategy --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/test-strategy-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=f6b05fbf7e100ea2 -C extra-filename=-f6b05fbf7e100ea2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-537e95fdbea99744.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b52270d439c9d728.rlib --extern structmeta=/work/oxidecomputer/omicron/target/debug/deps/libstructmeta-a6a911b74384e2a0.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-085545494ccbad1b.rlib --extern proc_macro --cap-lints allow -D warnings`
21962023-12-06T04:15:51.287Z Running `/work/oxidecomputer/omicron/target/debug/build/proc-macro-error-e447ec32eda35281/build-script-build`
21972023-12-06T04:15:51.564Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name proc_macro_error_attr --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/proc-macro-error-attr-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=79d283e88cf8f16c -C extra-filename=-79d283e88cf8f16c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-537e95fdbea99744.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b52270d439c9d728.rlib --extern proc_macro --cap-lints allow -D warnings`
21982023-12-06T04:15:52.662Z Compiling darling_macro v0.20.3
21992023-12-06T04:15:52.666Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name darling_macro --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/darling_macro-0.20.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=7035a8371e9c2850 -C extra-filename=-7035a8371e9c2850 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern darling_core=/work/oxidecomputer/omicron/target/debug/deps/libdarling_core-0757e3b653339fd6.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b52270d439c9d728.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-085545494ccbad1b.rlib --extern proc_macro --cap-lints allow -D warnings`
22002023-12-06T04:15:53.076Z Compiling termtree v0.4.1
22012023-12-06T04:15:53.080Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name termtree --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/termtree-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=292b6f402ec9eff4 -C extra-filename=-292b6f402ec9eff4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
22022023-12-06T04:15:53.418Z Compiling predicates-tree v1.0.9
22032023-12-06T04:15:53.463Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name predicates_tree --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/predicates-tree-1.0.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=2b21937ee10d575a -C extra-filename=-2b21937ee10d575a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern predicates_core=/work/oxidecomputer/omicron/target/debug/deps/libpredicates_core-a707c93b27fc17a9.rmeta --extern termtree=/work/oxidecomputer/omicron/target/debug/deps/libtermtree-292b6f402ec9eff4.rmeta --cap-lints allow -D warnings`
22042023-12-06T04:15:54.262Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name proc_macro_error --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/proc-macro-error-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="syn"' --cfg 'feature="syn-error"' -C metadata=53597bc160bbd407 -C extra-filename=-53597bc160bbd407 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro_error_attr=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro_error_attr-79d283e88cf8f16c.so --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-537e95fdbea99744.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b52270d439c9d728.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-48fabcfe082d99df.rmeta --cap-lints allow -D warnings --cfg use_fallback`
22052023-12-06T04:15:54.712Z Compiling darling v0.20.3
22062023-12-06T04:15:54.758Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name darling --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/darling-0.20.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="suggestions"' -C metadata=6015ec470c6077be -C extra-filename=-6015ec470c6077be --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern darling_core=/work/oxidecomputer/omicron/target/debug/deps/libdarling_core-0757e3b653339fd6.rmeta --extern darling_macro=/work/oxidecomputer/omicron/target/debug/deps/libdarling_macro-7035a8371e9c2850.so --cap-lints allow -D warnings`
22072023-12-06T04:15:54.883Z Compiling serde_with_macros v2.3.3
22082023-12-06T04:15:54.888Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_with_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_with_macros-2.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=92bbf7a6e9f5a29b -C extra-filename=-92bbf7a6e9f5a29b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern darling=/work/oxidecomputer/omicron/target/debug/deps/libdarling-6015ec470c6077be.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-537e95fdbea99744.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b52270d439c9d728.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-085545494ccbad1b.rlib --extern proc_macro --cap-lints allow -D warnings`
22092023-12-06T04:15:55.399Z Compiling proc-macro-crate v1.3.1
22102023-12-06T04:15:55.402Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name proc_macro_crate --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/proc-macro-crate-1.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=614628ded145be44 -C extra-filename=-614628ded145be44 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-60360085401b1f6c.rmeta --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-32ad42ce06f6cab4.rmeta --cap-lints allow -D warnings`
22112023-12-06T04:15:57.221Z Compiling num_enum_derive v0.5.11
22122023-12-06T04:15:57.225Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name num_enum_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num_enum_derive-0.5.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="proc-macro-crate"' --cfg 'feature="std"' -C metadata=a1c5fec0e3ff1b3f -C extra-filename=-a1c5fec0e3ff1b3f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro_crate=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro_crate-614628ded145be44.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-537e95fdbea99744.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b52270d439c9d728.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-48fabcfe082d99df.rlib --extern proc_macro --cap-lints allow -D warnings`
22132023-12-06T04:15:58.063Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22142023-12-06T04:15:58.067Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/git/checkouts/rust-libzfs-f1cb3f43d7b73bd9/ecd5a92/nvpair-sys/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=321c5e5ab08e0729 -C extra-filename=-321c5e5ab08e0729 --out-dir /work/oxidecomputer/omicron/target/debug/build/nvpair-sys-321c5e5ab08e0729 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
22152023-12-06T04:15:58.135Z Compiling parse-display-derive v0.8.2
22162023-12-06T04:15:58.139Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name parse_display_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/parse-display-derive-0.8.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=337e787335156bff -C extra-filename=-337e787335156bff --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-60360085401b1f6c.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-537e95fdbea99744.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b52270d439c9d728.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-537384909654dd1b.rlib --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-f9af4c78b14a919e.rlib --extern structmeta=/work/oxidecomputer/omicron/target/debug/deps/libstructmeta-a6a911b74384e2a0.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-085545494ccbad1b.rlib --extern proc_macro --cap-lints allow -D warnings`
22172023-12-06T04:15:58.697Z Running `/work/oxidecomputer/omicron/target/debug/build/nvpair-sys-321c5e5ab08e0729/build-script-build`
22182023-12-06T04:15:58.762Z Compiling xattr v1.0.1
22192023-12-06T04:15:58.767Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name xattr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/xattr-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="unsupported"' -C metadata=01677af57b476a6b -C extra-filename=-01677af57b476a6b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-45ce8912dc32de8c.rmeta --cap-lints allow -D warnings`
22202023-12-06T04:15:59.142Z Compiling filetime v0.2.23
22212023-12-06T04:15:59.145Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name filetime --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/filetime-0.2.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=52ce6d369e8499fc -C extra-filename=-52ce6d369e8499fc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-bc2c501506aafa82.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-45ce8912dc32de8c.rmeta --cap-lints allow -D warnings`
22222023-12-06T04:15:59.659Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
22232023-12-06T04:15:59.662Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/dlpi-sys-029573be7cbcde29/1d587ea/libdlpi-sys/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=ad719539977b3e01 -C extra-filename=-ad719539977b3e01 --out-dir /work/oxidecomputer/omicron/target/debug/build/libdlpi-sys-ad719539977b3e01 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
22242023-12-06T04:15:59.846Z Compiling serde_with v2.3.3
22252023-12-06T04:15:59.850Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_with --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_with-2.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="macros"' --cfg 'feature="std"' -C metadata=f002f3f98557c91c -C extra-filename=-f002f3f98557c91c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --extern serde_with_macros=/work/oxidecomputer/omicron/target/debug/deps/libserde_with_macros-92bbf7a6e9f5a29b.so --cap-lints allow -D warnings`
22262023-12-06T04:16:00.223Z Compiling crucible-workspace-hack v0.1.0
22272023-12-06T04:16:00.259Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crucible-workspace-hack-0.1.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=06767ab83fb00bd3 -C extra-filename=-06767ab83fb00bd3 --out-dir /work/oxidecomputer/omicron/target/debug/build/crucible-workspace-hack-06767ab83fb00bd3 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
22282023-12-06T04:16:00.813Z Compiling postcard-cobs v0.1.5-pre
22292023-12-06T04:16:00.817Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name postcard_cobs --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/postcard-cobs-0.1.5-pre/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=fe75e5abf38e383c -C extra-filename=-fe75e5abf38e383c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
22302023-12-06T04:16:01.241Z Compiling postcard v0.7.3
22312023-12-06T04:16:01.245Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name postcard --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/postcard-0.7.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' -C metadata=b5fad5c67031b10b -C extra-filename=-b5fad5c67031b10b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cobs=/work/oxidecomputer/omicron/target/debug/deps/libpostcard_cobs-fe75e5abf38e383c.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --cap-lints allow -D warnings`
22322023-12-06T04:16:01.736Z Running `/work/oxidecomputer/omicron/target/debug/build/crucible-workspace-hack-06767ab83fb00bd3/build-script-build`
22332023-12-06T04:16:01.781Z Running `/work/oxidecomputer/omicron/target/debug/build/libdlpi-sys-ad719539977b3e01/build-script-build`
22342023-12-06T04:16:01.843Z Compiling tar v0.4.40
22352023-12-06T04:16:01.847Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name tar --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tar-0.4.40/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="xattr"' -C metadata=fe8950a9f7b3553a -C extra-filename=-fe8950a9f7b3553a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-52ce6d369e8499fc.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-45ce8912dc32de8c.rmeta --extern xattr=/work/oxidecomputer/omicron/target/debug/deps/libxattr-01677af57b476a6b.rmeta --cap-lints allow -D warnings`
22362023-12-06T04:16:02.082Z Compiling smoltcp v0.8.2
22372023-12-06T04:16:02.088Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name smoltcp --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/smoltcp-0.8.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="medium-ethernet"' --cfg 'feature="proto-dhcpv4"' --cfg 'feature="proto-ipv4"' --cfg 'feature="proto-ipv6"' --cfg 'feature="socket"' --cfg 'feature="socket-raw"' -C metadata=172a14d5e5b25250 -C extra-filename=-172a14d5e5b25250 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-b6f8a7d540d47813.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-1b4ad01209984ea0.rmeta --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-c4f0e08992bb4f35.rmeta --cap-lints allow -D warnings`
22382023-12-06T04:16:02.297Z Compiling num_enum v0.5.11
22392023-12-06T04:16:02.301Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name num_enum --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num_enum-0.5.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=b1b4198663076078 -C extra-filename=-b1b4198663076078 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern num_enum_derive=/work/oxidecomputer/omicron/target/debug/deps/libnum_enum_derive-a1c5fec0e3ff1b3f.so --cap-lints allow -D warnings`
22402023-12-06T04:16:02.532Z Compiling foreign-types-macros v0.2.3
22412023-12-06T04:16:02.537Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name foreign_types_macros --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/foreign-types-macros-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' -C metadata=8ad73231a2c28f0e -C extra-filename=-8ad73231a2c28f0e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-537e95fdbea99744.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b52270d439c9d728.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-085545494ccbad1b.rlib --extern proc_macro --cap-lints allow -D warnings`
22422023-12-06T04:16:04.941Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
22432023-12-06T04:16:04.945Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/opte-c3062ea19cee8fd4/258a8b5/lib/opte/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="api"' --cfg 'feature="std"' -C metadata=8758505766381466 -C extra-filename=-8758505766381466 --out-dir /work/oxidecomputer/omicron/target/debug/build/opte-8758505766381466 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-2c487f79507661dd.rlib --cap-lints allow -D warnings`
22442023-12-06T04:16:05.397Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
22452023-12-06T04:16:05.401Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name illumos_sys_hdrs --edition=2021 /home/build/.cargo/git/checkouts/opte-c3062ea19cee8fd4/258a8b5/crates/illumos-sys-hdrs/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=11d4a0e2dc0ceab4 -C extra-filename=-11d4a0e2dc0ceab4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
22462023-12-06T04:16:05.521Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
22472023-12-06T04:16:05.525Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/git/checkouts/rusty-doors-f5932c202d734158/42ad010/lib/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=ef5ec70e55da580e -C extra-filename=-ef5ec70e55da580e --out-dir /work/oxidecomputer/omicron/target/debug/build/rusty-doors-ef5ec70e55da580e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
22482023-12-06T04:16:05.679Z Compiling foreign-types-shared v0.3.1
22492023-12-06T04:16:05.683Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name foreign_types_shared --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/foreign-types-shared-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=8d3a8e6e72a78c61 -C extra-filename=-8d3a8e6e72a78c61 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
22502023-12-06T04:16:05.866Z Compiling cfg-if v0.1.10
22512023-12-06T04:16:05.870Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name cfg_if --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cfg-if-0.1.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=0ff313e7456bb203 -C extra-filename=-0ff313e7456bb203 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
22522023-12-06T04:16:06.014Z Compiling foreign-types v0.5.0
22532023-12-06T04:16:06.018Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name foreign_types --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/foreign-types-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=dbf097337717218b -C extra-filename=-dbf097337717218b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern foreign_types_macros=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types_macros-8ad73231a2c28f0e.so --extern foreign_types_shared=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types_shared-8d3a8e6e72a78c61.rmeta --cap-lints allow -D warnings`
22542023-12-06T04:16:06.083Z Running `/work/oxidecomputer/omicron/target/debug/build/rusty-doors-ef5ec70e55da580e/build-script-build`
22552023-12-06T04:16:06.157Z Running `/work/oxidecomputer/omicron/target/debug/build/opte-8758505766381466/build-script-build`
22562023-12-06T04:16:06.188Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name libdlpi_sys --edition=2021 /home/build/.cargo/git/checkouts/dlpi-sys-029573be7cbcde29/1d587ea/libdlpi-sys/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=b14e2177334d57aa -C extra-filename=-b14e2177334d57aa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -l dlpi`
22572023-12-06T04:16:06.255Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name crucible_workspace_hack /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crucible-workspace-hack-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=4e1825748425f003 -C extra-filename=-4e1825748425f003 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
22582023-12-06T04:16:06.405Z Compiling parse-display v0.8.2
22592023-12-06T04:16:06.453Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name nvpair_sys --edition=2018 /home/build/.cargo/git/checkouts/rust-libzfs-f1cb3f43d7b73bd9/ecd5a92/nvpair-sys/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=ab56b0622ccd114e -C extra-filename=-ab56b0622ccd114e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -l nvpair -l zfs`
22602023-12-06T04:16:06.457Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name parse_display --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/parse-display-0.8.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="once_cell"' --cfg 'feature="regex"' --cfg 'feature="std"' -C metadata=5cf2ce8a9a4b9f66 -C extra-filename=-5cf2ce8a9a4b9f66 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-60360085401b1f6c.rmeta --extern parse_display_derive=/work/oxidecomputer/omicron/target/debug/deps/libparse_display_derive-337e787335156bff.so --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-537384909654dd1b.rmeta --cap-lints allow -D warnings`
22612023-12-06T04:16:06.518Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
22622023-12-06T04:16:06.542Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name rusty_doors_macros --edition=2018 /home/build/.cargo/git/checkouts/rusty-doors-f5932c202d734158/42ad010/macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=4a4ce453b69720b2 -C extra-filename=-4a4ce453b69720b2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b52270d439c9d728.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-48fabcfe082d99df.rlib --extern proc_macro --cap-lints allow -D warnings`
22632023-12-06T04:16:06.753Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
22642023-12-06T04:16:06.779Z Compiling cstr-argument v0.1.2
22652023-12-06T04:16:06.791Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name kstat_macro --edition=2021 /home/build/.cargo/git/checkouts/opte-c3062ea19cee8fd4/258a8b5/crates/kstat-macro/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=b9d8975b563c08bd -C extra-filename=-b9d8975b563c08bd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b52270d439c9d728.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-48fabcfe082d99df.rlib --extern proc_macro --cap-lints allow -D warnings`
22662023-12-06T04:16:06.791Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name cstr_argument /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cstr-argument-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=7b209ff284153718 -C extra-filename=-7b209ff284153718 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-bc2c501506aafa82.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-918fa9e671606ec5.rmeta --cap-lints allow -D warnings`
22672023-12-06T04:16:06.934Z Compiling pretty-hex v0.2.1
22682023-12-06T04:16:06.992Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name pretty_hex /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pretty-hex-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' -C metadata=261eb22442d2874a -C extra-filename=-261eb22442d2874a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
22692023-12-06T04:16:07.142Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
22702023-12-06T04:16:07.145Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/netadm-sys-25ac2db9b1b244c6/f114bd0/libnet/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=140387ef96fbe19d -C extra-filename=-140387ef96fbe19d --out-dir /work/oxidecomputer/omicron/target/debug/build/libnet-140387ef96fbe19d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
22712023-12-06T04:16:07.225Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
22722023-12-06T04:16:07.235Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name dlpi --edition=2021 /home/build/.cargo/git/checkouts/dlpi-sys-029573be7cbcde29/1d587ea/dlpi/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=6f68ee2360a2508f -C extra-filename=-6f68ee2360a2508f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-45ce8912dc32de8c.rmeta --extern libdlpi_sys=/work/oxidecomputer/omicron/target/debug/deps/liblibdlpi_sys-b14e2177334d57aa.rmeta --extern num_enum=/work/oxidecomputer/omicron/target/debug/deps/libnum_enum-b1b4198663076078.rmeta --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-261eb22442d2874a.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rmeta --cap-lints allow -D warnings`
22732023-12-06T04:16:07.710Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
22742023-12-06T04:16:07.715Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name opte_api --edition=2021 /home/build/.cargo/git/checkouts/opte-c3062ea19cee8fd4/258a8b5/crates/opte-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="ipnetwork"' --cfg 'feature="std"' -C metadata=000c3592c9dea896 -C extra-filename=-000c3592c9dea896 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-0ff313e7456bb203.rmeta --extern illumos_sys_hdrs=/work/oxidecomputer/omicron/target/debug/deps/libillumos_sys_hdrs-11d4a0e2dc0ceab4.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-847fb59b18b2aee3.rmeta --extern postcard=/work/oxidecomputer/omicron/target/debug/deps/libpostcard-b5fad5c67031b10b.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --extern smoltcp=/work/oxidecomputer/omicron/target/debug/deps/libsmoltcp-172a14d5e5b25250.rmeta --cap-lints allow -D warnings`
22752023-12-06T04:16:07.771Z Running `/work/oxidecomputer/omicron/target/debug/build/libnet-140387ef96fbe19d/build-script-build`
22762023-12-06T04:16:07.790Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22772023-12-06T04:16:07.794Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name nvpair --edition=2018 /home/build/.cargo/git/checkouts/rust-libzfs-f1cb3f43d7b73bd9/ecd5a92/nvpair/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=5e4930586d9c16db -C extra-filename=-5e4930586d9c16db --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cstr_argument=/work/oxidecomputer/omicron/target/debug/deps/libcstr_argument-7b209ff284153718.rmeta --extern foreign_types=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types-dbf097337717218b.rmeta --extern nvpair_sys=/work/oxidecomputer/omicron/target/debug/deps/libnvpair_sys-ab56b0622ccd114e.rmeta --cap-lints allow -D warnings`
22782023-12-06T04:16:07.980Z Compiling typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
22792023-12-06T04:16:07.984Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name typify_macro --edition=2021 /home/build/.cargo/git/checkouts/typify-288d5a84bbbe6a46/c9d6453/typify-macro/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=07e89a796174ce58 -C extra-filename=-07e89a796174ce58 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-537e95fdbea99744.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b52270d439c9d728.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-69f3793e4993904d.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-085545494ccbad1b.rlib --extern typify_impl=/work/oxidecomputer/omicron/target/debug/deps/libtypify_impl-c332b6a05f56ffc9.rlib --extern proc_macro --cap-lints allow -D warnings`
22802023-12-06T04:16:08.166Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name rusty_doors --edition=2018 /home/build/.cargo/git/checkouts/rusty-doors-f5932c202d734158/42ad010/lib/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=0ce78bad5bb969e2 -C extra-filename=-0ce78bad5bb969e2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-45ce8912dc32de8c.rmeta --extern rusty_doors_macros=/work/oxidecomputer/omicron/target/debug/deps/librusty_doors_macros-4a4ce453b69720b2.so --cap-lints allow -D warnings -l door`
22812023-12-06T04:16:08.379Z Compiling colored v2.0.4
22822023-12-06T04:16:08.413Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name colored --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/colored-2.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=167ae099d980c033 -C extra-filename=-167ae099d980c033 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern is_terminal=/work/oxidecomputer/omicron/target/debug/deps/libis_terminal-d7be28484e0c869b.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-9c9c3756e3f392b3.rmeta --cap-lints allow -D warnings`
22832023-12-06T04:16:08.508Z Compiling zone_cfg_derive v0.3.0
22842023-12-06T04:16:08.512Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name zone_cfg_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zone_cfg_derive-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=c8f1794d09607ec3 -C extra-filename=-c8f1794d09607ec3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-e8726b1e312bd2e5.rlib --extern proc_macro_error=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro_error-53597bc160bbd407.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-537e95fdbea99744.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b52270d439c9d728.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-48fabcfe082d99df.rlib --extern proc_macro --cap-lints allow -D warnings`
22852023-12-06T04:16:08.692Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
22862023-12-06T04:16:08.697Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name bhyve_api_sys --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/3e1d129/crates/bhyve-api/sys/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=6ab8170fd37f7ba7 -C extra-filename=-6ab8170fd37f7ba7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-45ce8912dc32de8c.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-b260bcdad7d801cc.rmeta --cap-lints allow -D warnings`
22872023-12-06T04:16:09.398Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name libnet --edition=2021 /home/build/.cargo/git/checkouts/netadm-sys-25ac2db9b1b244c6/f114bd0/libnet/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=e2bd2f6030bccaae -C extra-filename=-e2bd2f6030bccaae --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-bc2c501506aafa82.rmeta --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-167ae099d980c033.rmeta --extern dlpi=/work/oxidecomputer/omicron/target/debug/deps/libdlpi-6f68ee2360a2508f.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-45ce8912dc32de8c.rmeta --extern num_enum=/work/oxidecomputer/omicron/target/debug/deps/libnum_enum-b1b4198663076078.rmeta --extern nvpair=/work/oxidecomputer/omicron/target/debug/deps/libnvpair-5e4930586d9c16db.rmeta --extern nvpair_sys=/work/oxidecomputer/omicron/target/debug/deps/libnvpair_sys-ab56b0622ccd114e.rmeta --extern rusty_doors=/work/oxidecomputer/omicron/target/debug/deps/librusty_doors-0ce78bad5bb969e2.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-4af9db241e249833.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-0fcd7419c0caa38d.rmeta --cap-lints allow -D warnings -l kstat`
22882023-12-06T04:16:09.543Z Compiling predicates v2.1.5
22892023-12-06T04:16:09.576Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name predicates --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/predicates-2.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="diff"' --cfg 'feature="float-cmp"' --cfg 'feature="normalize-line-endings"' --cfg 'feature="regex"' -C metadata=b7516eec50af2704 -C extra-filename=-b7516eec50af2704 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern difflib=/work/oxidecomputer/omicron/target/debug/deps/libdifflib-1eed2584789273b3.rmeta --extern float_cmp=/work/oxidecomputer/omicron/target/debug/deps/libfloat_cmp-69d4a8c3409fe82d.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-5d2789e50494f686.rmeta --extern normalize_line_endings=/work/oxidecomputer/omicron/target/debug/deps/libnormalize_line_endings-3c4947c0768711ac.rmeta --extern predicates_core=/work/oxidecomputer/omicron/target/debug/deps/libpredicates_core-a707c93b27fc17a9.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-537384909654dd1b.rmeta --cap-lints allow -D warnings`
22902023-12-06T04:16:11.202Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name opte --edition=2021 /home/build/.cargo/git/checkouts/opte-c3062ea19cee8fd4/258a8b5/lib/opte/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="api"' --cfg 'feature="std"' -C metadata=12a564cd530fd455 -C extra-filename=-12a564cd530fd455 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-0ff313e7456bb203.rmeta --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-b5627ba9c8616dae.rmeta --extern illumos_sys_hdrs=/work/oxidecomputer/omicron/target/debug/deps/libillumos_sys_hdrs-11d4a0e2dc0ceab4.rmeta --extern kstat_macro=/work/oxidecomputer/omicron/target/debug/deps/libkstat_macro-b9d8975b563c08bd.so --extern opte_api=/work/oxidecomputer/omicron/target/debug/deps/libopte_api-000c3592c9dea896.rmeta --extern postcard=/work/oxidecomputer/omicron/target/debug/deps/libpostcard-b5fad5c67031b10b.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --extern smoltcp=/work/oxidecomputer/omicron/target/debug/deps/libsmoltcp-172a14d5e5b25250.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-c3bf34b18ecf8b70.rmeta --cap-lints allow -D warnings --cfg usdt_stable_asm`
22912023-12-06T04:16:11.342Z Compiling mockall_derive v0.11.4
22922023-12-06T04:16:11.346Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name mockall_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mockall_derive-0.11.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=8847bbb68f2a80b7 -C extra-filename=-8847bbb68f2a80b7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-bc2c501506aafa82.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-537e95fdbea99744.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b52270d439c9d728.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-48fabcfe082d99df.rlib --extern proc_macro --cap-lints allow -D warnings`
22932023-12-06T04:16:11.579Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
22942023-12-06T04:16:11.583Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name oxide_vpc --edition=2021 /home/build/.cargo/git/checkouts/opte-c3062ea19cee8fd4/258a8b5/lib/oxide-vpc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="api"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=f2f75a5f2ae3f4fc -C extra-filename=-f2f75a5f2ae3f4fc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-0ff313e7456bb203.rmeta --extern illumos_sys_hdrs=/work/oxidecomputer/omicron/target/debug/deps/libillumos_sys_hdrs-11d4a0e2dc0ceab4.rmeta --extern opte=/work/oxidecomputer/omicron/target/debug/deps/libopte-12a564cd530fd455.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --extern smoltcp=/work/oxidecomputer/omicron/target/debug/deps/libsmoltcp-172a14d5e5b25250.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-c3bf34b18ecf8b70.rmeta --cap-lints allow -D warnings`
22952023-12-06T04:16:11.712Z Compiling num-derive v0.4.0
22962023-12-06T04:16:11.716Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name num_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-derive-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=730bc376787eaa34 -C extra-filename=-730bc376787eaa34 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-537e95fdbea99744.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b52270d439c9d728.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-085545494ccbad1b.rlib --extern proc_macro --cap-lints allow -D warnings`
22972023-12-06T04:16:12.207Z Compiling fragile v2.0.0
22982023-12-06T04:16:12.237Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name fragile --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fragile-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=e0897cf076b99a59 -C extra-filename=-e0897cf076b99a59 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
22992023-12-06T04:16:13.259Z Compiling downcast v0.11.0
23002023-12-06T04:16:13.263Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name downcast --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/downcast-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=e3b8e0a39507d7ce -C extra-filename=-e3b8e0a39507d7ce --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
23012023-12-06T04:16:13.616Z Compiling zone v0.3.0
23022023-12-06T04:16:13.619Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name zone --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zone-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="async"' -C metadata=060c9a4ff1566730 -C extra-filename=-060c9a4ff1566730 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-5d2789e50494f686.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rmeta --extern zone_cfg_derive=/work/oxidecomputer/omicron/target/debug/deps/libzone_cfg_derive-c8f1794d09607ec3.so --cap-lints allow -D warnings`
23032023-12-06T04:16:14.573Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
23042023-12-06T04:16:14.578Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name opte_ioctl --edition=2021 /home/build/.cargo/git/checkouts/opte-c3062ea19cee8fd4/258a8b5/lib/opte-ioctl/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=b8e04b6673ff165e -C extra-filename=-b8e04b6673ff165e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-45ce8912dc32de8c.rmeta --extern libnet=/work/oxidecomputer/omicron/target/debug/deps/liblibnet-e2bd2f6030bccaae.rmeta --extern opte=/work/oxidecomputer/omicron/target/debug/deps/libopte-12a564cd530fd455.rmeta --extern oxide_vpc=/work/oxidecomputer/omicron/target/debug/deps/liboxide_vpc-f2f75a5f2ae3f4fc.rmeta --extern postcard=/work/oxidecomputer/omicron/target/debug/deps/libpostcard-b5fad5c67031b10b.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rmeta --cap-lints allow -D warnings`
23052023-12-06T04:16:15.981Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=945f040d259ca8013d3fb26f510453da7cd7b1a6#945f040d)
23062023-12-06T04:16:15.989Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
23072023-12-06T04:16:15.989Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name crucible_smf --edition=2021 /home/build/.cargo/git/checkouts/crucible-f3b5bdecdc6486d6/945f040/smf/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=d6cdc2cc60846d48 -C extra-filename=-d6cdc2cc60846d48 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern crucible_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_workspace_hack-4e1825748425f003.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-45ce8912dc32de8c.rmeta --extern num_derive=/work/oxidecomputer/omicron/target/debug/deps/libnum_derive-730bc376787eaa34.so --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-66b98c12d6f7f3b4.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rmeta --cap-lints allow -D warnings`
23082023-12-06T04:16:15.989Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name bhyve_api --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/3e1d129/crates/bhyve-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=c45a2e65d1ad4516 -C extra-filename=-c45a2e65d1ad4516 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bhyve_api_sys=/work/oxidecomputer/omicron/target/debug/deps/libbhyve_api_sys-6ab8170fd37f7ba7.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-45ce8912dc32de8c.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-b260bcdad7d801cc.rmeta --cap-lints allow -D warnings`
23092023-12-06T04:16:16.069Z Compiling smf v0.2.2
23102023-12-06T04:16:16.105Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name smf --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/smf-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=37221c7372c347f0 -C extra-filename=-37221c7372c347f0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rmeta --cap-lints allow -D warnings`
23112023-12-06T04:16:16.110Z Compiling base64ct v1.6.0
23122023-12-06T04:16:16.135Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name base64ct --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/base64ct-1.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="std"' -C metadata=4d3202f783ee952f -C extra-filename=-4d3202f783ee952f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
23132023-12-06T04:16:16.630Z Compiling pem v3.0.2
23142023-12-06T04:16:16.633Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name pem --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pem-3.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=b0f2d03dc9773fed -C extra-filename=-b0f2d03dc9773fed --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-efdef217e0fabd4e.rmeta --cap-lints allow -D warnings`
23152023-12-06T04:16:17.159Z Compiling headers-core v0.2.0
23162023-12-06T04:16:17.163Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name headers_core /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/headers-core-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=63d00f02623f87f5 -C extra-filename=-63d00f02623f87f5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a198b56a5f9eb1ad.rmeta --cap-lints allow -D warnings`
23172023-12-06T04:16:17.384Z Compiling typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
23182023-12-06T04:16:17.389Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name typify --edition=2021 /home/build/.cargo/git/checkouts/typify-288d5a84bbbe6a46/c9d6453/typify/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="macro"' --cfg 'feature="typify-macro"' -C metadata=aaaa886d3ab915af -C extra-filename=-aaaa886d3ab915af --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern typify_impl=/work/oxidecomputer/omicron/target/debug/deps/libtypify_impl-c332b6a05f56ffc9.rmeta --extern typify_macro=/work/oxidecomputer/omicron/target/debug/deps/libtypify_macro-07e89a796174ce58.so --cap-lints allow -D warnings`
23192023-12-06T04:16:17.409Z Compiling headers v0.3.9
23202023-12-06T04:16:17.414Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name headers /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/headers-0.3.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=61e2da29bd33c601 -C extra-filename=-61e2da29bd33c601 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-efdef217e0fabd4e.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-cf72f843b9ce520b.rmeta --extern headers_core=/work/oxidecomputer/omicron/target/debug/deps/libheaders_core-63d00f02623f87f5.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a198b56a5f9eb1ad.rmeta --extern httpdate=/work/oxidecomputer/omicron/target/debug/deps/libhttpdate-0c1307657e91e527.rmeta --extern mime=/work/oxidecomputer/omicron/target/debug/deps/libmime-a6cf1a4a13963194.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-6029a9906444aeac.rmeta --cap-lints allow -D warnings`
23212023-12-06T04:16:17.589Z Compiling progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
23222023-12-06T04:16:17.593Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name progenitor_impl --edition=2021 /home/build/.cargo/git/checkouts/progenitor-639bd64206ac5e43/9339b57/progenitor-impl/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=3a1190b2e5c9cfdf -C extra-filename=-3a1190b2e5c9cfdf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern getopts=/work/oxidecomputer/omicron/target/debug/deps/libgetopts-0e62094522edc43d.rmeta --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-e8726b1e312bd2e5.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a198b56a5f9eb1ad.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-2e7a89619d1b841a.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-8bdc91c0611425a8.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-537e95fdbea99744.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b52270d439c9d728.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-537384909654dd1b.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-085545494ccbad1b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rmeta --extern typify=/work/oxidecomputer/omicron/target/debug/deps/libtypify-aaaa886d3ab915af.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-d84da02132e91997.rmeta --cap-lints allow -D warnings`
23232023-12-06T04:16:17.633Z Compiling base64 v0.13.1
23242023-12-06T04:16:17.636Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name base64 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/base64-0.13.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=3fe2c4d04a3a4e93 -C extra-filename=-3fe2c4d04a3a4e93 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
23252023-12-06T04:16:17.908Z Compiling rcgen v0.11.3
23262023-12-06T04:16:17.912Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name rcgen --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rcgen-0.11.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="pem"' -C metadata=33b1d199dc0867dc -C extra-filename=-33b1d199dc0867dc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-b0f2d03dc9773fed.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-c4886c411ec599bb.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-9b800e302f11b330.rmeta --extern yasna=/work/oxidecomputer/omicron/target/debug/deps/libyasna-a4b6622587f02829.rmeta --cap-lints allow -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out`
23272023-12-06T04:16:18.390Z Compiling pem v1.1.1
23282023-12-06T04:16:18.396Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name pem --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pem-1.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=4c8f0a63daf8a4b6 -C extra-filename=-4c8f0a63daf8a4b6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-3fe2c4d04a3a4e93.rmeta --cap-lints allow -D warnings`
23292023-12-06T04:16:18.576Z Compiling atomicwrites v0.4.2
23302023-12-06T04:16:18.580Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name atomicwrites /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/atomicwrites-0.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=c131f2361b5c2b2d -C extra-filename=-c131f2361b5c2b2d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-b07637ba55941490.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c421aae3f8abc685.rmeta --cap-lints allow -D warnings`
23312023-12-06T04:16:19.112Z Compiling subprocess v0.2.9
23322023-12-06T04:16:19.119Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name subprocess --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/subprocess-0.2.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=7ba83478b0b28ec3 -C extra-filename=-7ba83478b0b28ec3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-45ce8912dc32de8c.rmeta --cap-lints allow -D warnings`
23332023-12-06T04:16:19.507Z Compiling linked-hash-map v0.5.6
23342023-12-06T04:16:19.511Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name linked_hash_map /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/linked-hash-map-0.5.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=50fc4be4ff4fa5d3 -C extra-filename=-50fc4be4ff4fa5d3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
23352023-12-06T04:16:20.045Z Compiling lru-cache v0.1.2
23362023-12-06T04:16:20.049Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name lru_cache /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lru-cache-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=1aeaf1d60cc951d6 -C extra-filename=-1aeaf1d60cc951d6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern linked_hash_map=/work/oxidecomputer/omicron/target/debug/deps/liblinked_hash_map-50fc4be4ff4fa5d3.rmeta --cap-lints allow -D warnings`
23372023-12-06T04:16:20.341Z Compiling same-file v1.0.6
23382023-12-06T04:16:20.388Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name same_file --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/same-file-1.0.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=d7abc45e158c5113 -C extra-filename=-d7abc45e158c5113 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
23392023-12-06T04:16:20.699Z Compiling walkdir v2.4.0
23402023-12-06T04:16:20.703Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name walkdir --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/walkdir-2.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=f3795c7200a14d0e -C extra-filename=-f3795c7200a14d0e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern same_file=/work/oxidecomputer/omicron/target/debug/deps/libsame_file-d7abc45e158c5113.rmeta --cap-lints allow -D warnings`
23412023-12-06T04:16:20.922Z Compiling password-hash v0.5.0
23422023-12-06T04:16:20.926Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name password_hash --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/password-hash-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="rand_core"' --cfg 'feature="std"' -C metadata=98a345b30d3d0d1c -C extra-filename=-98a345b30d3d0d1c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64ct=/work/oxidecomputer/omicron/target/debug/deps/libbase64ct-4d3202f783ee952f.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-8e66244baa1a5b19.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-e4d03c814ee1d591.rmeta --cap-lints allow -D warnings`
23432023-12-06T04:16:22.029Z Compiling blake2 v0.10.6
23442023-12-06T04:16:22.033Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name blake2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/blake2-0.10.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on -C metadata=bf5f71a7f68b2afa -C extra-filename=-bf5f71a7f68b2afa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-cfb2bbac779740b0.rmeta --cap-lints allow -D warnings`
23452023-12-06T04:16:22.227Z Compiling heck v0.3.3
23462023-12-06T04:16:22.232Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name heck --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/heck-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=8e9436929c8fa349 -C extra-filename=-8e9436929c8fa349 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-a7b83919c0401bc3.rmeta --cap-lints allow -D warnings`
23472023-12-06T04:16:22.626Z Compiling toml v0.5.11
23482023-12-06T04:16:22.630Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name toml --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/toml-0.5.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=28edde0e79fa81cf -C extra-filename=-28edde0e79fa81cf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --cap-lints allow -D warnings`
23492023-12-06T04:16:22.708Z Compiling textwrap v0.11.0
23502023-12-06T04:16:22.712Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name textwrap /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/textwrap-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=318f5bb0d7471778 -C extra-filename=-318f5bb0d7471778 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-d72b7a0cbab620b4.rmeta --cap-lints allow -D warnings`
23512023-12-06T04:16:22.881Z Compiling argon2 v0.5.2
23522023-12-06T04:16:22.885Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name argon2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/argon2-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="password-hash"' --cfg 'feature="rand"' --cfg 'feature="std"' -C metadata=ab1c60233b851b26 -C extra-filename=-ab1c60233b851b26 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64ct=/work/oxidecomputer/omicron/target/debug/deps/libbase64ct-4d3202f783ee952f.rmeta --extern blake2=/work/oxidecomputer/omicron/target/debug/deps/libblake2-bf5f71a7f68b2afa.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-688e8dc1d1448767.rmeta --extern password_hash=/work/oxidecomputer/omicron/target/debug/deps/libpassword_hash-98a345b30d3d0d1c.rmeta --cap-lints allow -D warnings`
23532023-12-06T04:16:23.557Z Compiling vec_map v0.8.2
23542023-12-06T04:16:23.560Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name vec_map /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/vec_map-0.8.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=d47e502a24254615 -C extra-filename=-d47e502a24254615 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
23552023-12-06T04:16:24.018Z Compiling ansi_term v0.12.1
23562023-12-06T04:16:24.022Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name ansi_term /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ansi_term-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=fd79a37a6dab7d7c -C extra-filename=-fd79a37a6dab7d7c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
23572023-12-06T04:16:24.439Z Compiling cancel-safe-futures v0.1.5
23582023-12-06T04:16:24.465Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cancel-safe-futures-0.1.5/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="macros"' --cfg 'feature="std"' -C metadata=6d4c3afe80cf1c7e -C extra-filename=-6d4c3afe80cf1c7e --out-dir /work/oxidecomputer/omicron/target/debug/build/cancel-safe-futures-6d4c3afe80cf1c7e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
23592023-12-06T04:16:24.867Z Compiling libefi-sys v0.1.0
23602023-12-06T04:16:24.906Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libefi-sys-0.1.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=ab0e28b74949ac58 -C extra-filename=-ab0e28b74949ac58 --out-dir /work/oxidecomputer/omicron/target/debug/build/libefi-sys-ab0e28b74949ac58 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
23612023-12-06T04:16:25.085Z Compiling strsim v0.8.0
23622023-12-06T04:16:25.089Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name strsim /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/strsim-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=e236f6b8c5dbd7ae -C extra-filename=-e236f6b8c5dbd7ae --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
23632023-12-06T04:16:25.434Z Running `/work/oxidecomputer/omicron/target/debug/build/libefi-sys-ab0e28b74949ac58/build-script-build`
23642023-12-06T04:16:25.478Z Compiling clap v2.34.0
23652023-12-06T04:16:25.482Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name clap --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/clap-2.34.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="ansi_term"' --cfg 'feature="atty"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --cfg 'feature="vec_map"' -C metadata=f8255713fa394c77 -C extra-filename=-f8255713fa394c77 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ansi_term=/work/oxidecomputer/omicron/target/debug/deps/libansi_term-fd79a37a6dab7d7c.rmeta --extern atty=/work/oxidecomputer/omicron/target/debug/deps/libatty-99a45a6314d045bd.rmeta --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-b6f8a7d540d47813.rmeta --extern strsim=/work/oxidecomputer/omicron/target/debug/deps/libstrsim-e236f6b8c5dbd7ae.rmeta --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-318f5bb0d7471778.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-d72b7a0cbab620b4.rmeta --extern vec_map=/work/oxidecomputer/omicron/target/debug/deps/libvec_map-d47e502a24254615.rmeta --cap-lints allow -D warnings`
23662023-12-06T04:16:25.536Z Compiling mockall v0.11.4
23672023-12-06T04:16:25.551Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name mockall --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mockall-0.11.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=6d3a23f55653afda -C extra-filename=-6d3a23f55653afda --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-bc2c501506aafa82.rmeta --extern downcast=/work/oxidecomputer/omicron/target/debug/deps/libdowncast-e3b8e0a39507d7ce.rmeta --extern fragile=/work/oxidecomputer/omicron/target/debug/deps/libfragile-e0897cf076b99a59.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-9c9c3756e3f392b3.rmeta --extern mockall_derive=/work/oxidecomputer/omicron/target/debug/deps/libmockall_derive-8847bbb68f2a80b7.so --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-b7516eec50af2704.rmeta --extern predicates_tree=/work/oxidecomputer/omicron/target/debug/deps/libpredicates_tree-2b21937ee10d575a.rmeta --cap-lints allow -D warnings`
23682023-12-06T04:16:26.034Z Running `/work/oxidecomputer/omicron/target/debug/build/cancel-safe-futures-6d4c3afe80cf1c7e/build-script-build`
23692023-12-06T04:16:26.075Z Compiling structopt-derive v0.4.18
23702023-12-06T04:16:26.079Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name structopt_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/structopt-derive-0.4.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=8b1c38582f0356e7 -C extra-filename=-8b1c38582f0356e7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-8e9436929c8fa349.rlib --extern proc_macro_error=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro_error-53597bc160bbd407.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-537e95fdbea99744.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b52270d439c9d728.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-48fabcfe082d99df.rlib --extern proc_macro --cap-lints allow -D warnings`
23712023-12-06T04:16:26.141Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
23722023-12-06T04:16:26.144Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/tofino-58dffaaa92c7532b/8283f80/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=8a82733cd31bff68 -C extra-filename=-8a82733cd31bff68 --out-dir /work/oxidecomputer/omicron/target/debug/build/tofino-8a82733cd31bff68 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-3d7dbaf4d3b8f9e6.rlib --cap-lints allow -D warnings`
23732023-12-06T04:16:26.901Z Compiling ciborium-io v0.2.1
23742023-12-06T04:16:26.904Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name ciborium_io --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ciborium-io-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="std"' -C metadata=8459582e1882a84b -C extra-filename=-8459582e1882a84b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
23752023-12-06T04:16:27.092Z Compiling half v1.8.2
23762023-12-06T04:16:27.096Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name half --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/half-1.8.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=11d0aeaa1daf1c3f -C extra-filename=-11d0aeaa1daf1c3f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
23772023-12-06T04:16:28.127Z Compiling ciborium-ll v0.2.1
23782023-12-06T04:16:28.131Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name ciborium_ll --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ciborium-ll-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=13d857dfd44f4025 -C extra-filename=-13d857dfd44f4025 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ciborium_io=/work/oxidecomputer/omicron/target/debug/deps/libciborium_io-8459582e1882a84b.rmeta --extern half=/work/oxidecomputer/omicron/target/debug/deps/libhalf-11d0aeaa1daf1c3f.rmeta --cap-lints allow -D warnings`
23792023-12-06T04:16:28.221Z Running `/work/oxidecomputer/omicron/target/debug/build/tofino-8a82733cd31bff68/build-script-build`
23802023-12-06T04:16:28.373Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name cancel_safe_futures --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cancel-safe-futures-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="macros"' --cfg 'feature="std"' -C metadata=71ec371fbde11ff1 -C extra-filename=-71ec371fbde11ff1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-85b0c1ea6a5e4905.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-b95f9ca11c6cfc07.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-af647ea9423ed3ec.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-2c68fbf53c1efe19.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rmeta --cap-lints allow -D warnings`
23812023-12-06T04:16:28.812Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name libefi_sys --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libefi-sys-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=0af6583503e1636a -C extra-filename=-0af6583503e1636a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -l efi`
23822023-12-06T04:16:29.055Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
23832023-12-06T04:16:29.059Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name illumos_devinfo --edition=2021 /home/build/.cargo/git/checkouts/illumos-devinfo-af88cd6aebd8ce54/4323b17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=a692247e9b2f6b99 -C extra-filename=-a692247e9b2f6b99 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-45ce8912dc32de8c.rmeta --extern num_enum=/work/oxidecomputer/omicron/target/debug/deps/libnum_enum-b1b4198663076078.rmeta --cap-lints allow -D warnings`
23842023-12-06T04:16:29.284Z Compiling ciborium v0.2.1
23852023-12-06T04:16:29.288Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name ciborium --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ciborium-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=ea9e8cb8d8ec83be -C extra-filename=-ea9e8cb8d8ec83be --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ciborium_io=/work/oxidecomputer/omicron/target/debug/deps/libciborium_io-8459582e1882a84b.rmeta --extern ciborium_ll=/work/oxidecomputer/omicron/target/debug/deps/libciborium_ll-13d857dfd44f4025.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --cap-lints allow -D warnings`
23862023-12-06T04:16:29.715Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
23872023-12-06T04:16:29.720Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name libefi_illumos --edition=2021 /home/build/.cargo/git/checkouts/libefi-illumos-957749dcb6b6e5a2/54c398c/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=dfff9f250ebab94e -C extra-filename=-dfff9f250ebab94e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-45ce8912dc32de8c.rmeta --extern libefi_sys=/work/oxidecomputer/omicron/target/debug/deps/liblibefi_sys-0af6583503e1636a.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rmeta --cap-lints allow -D warnings`
23882023-12-06T04:16:30.144Z Compiling arc-swap v1.6.0
23892023-12-06T04:16:30.149Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name arc_swap --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/arc-swap-1.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=7dc1f088f356a3f0 -C extra-filename=-7dc1f088f356a3f0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
23902023-12-06T04:16:30.269Z Compiling slog-dtrace v0.2.3
23912023-12-06T04:16:30.273Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-dtrace-0.2.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=a30f6b8b7bca8ec0 -C extra-filename=-a30f6b8b7bca8ec0 --out-dir /work/oxidecomputer/omicron/target/debug/build/slog-dtrace-a30f6b8b7bca8ec0 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-2c487f79507661dd.rlib --cap-lints allow -D warnings`
23922023-12-06T04:16:30.756Z Compiling progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
23932023-12-06T04:16:30.760Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name progenitor_macro --edition=2021 /home/build/.cargo/git/checkouts/progenitor-639bd64206ac5e43/9339b57/progenitor-macro/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=6b771ee702bc5bba -C extra-filename=-6b771ee702bc5bba --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-8bdc91c0611425a8.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-537e95fdbea99744.rlib --extern progenitor_impl=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_impl-3a1190b2e5c9cfdf.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b52270d439c9d728.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-69f3793e4993904d.rlib --extern serde_yaml=/work/oxidecomputer/omicron/target/debug/deps/libserde_yaml-57ae3cfe26fdfcc6.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-085545494ccbad1b.rlib --extern proc_macro --cap-lints allow -D warnings`
23942023-12-06T04:16:30.853Z Compiling convert_case v0.4.0
23952023-12-06T04:16:30.857Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name convert_case --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/convert_case-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=75f259e6c8d85f5c -C extra-filename=-75f259e6c8d85f5c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
23962023-12-06T04:16:31.204Z Compiling slog-scope v4.4.0
23972023-12-06T04:16:31.208Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name slog_scope /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-scope-4.4.0/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=a0d7778226839f4c -C extra-filename=-a0d7778226839f4c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern arc_swap=/work/oxidecomputer/omicron/target/debug/deps/libarc_swap-7dc1f088f356a3f0.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-9c9c3756e3f392b3.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rmeta --cap-lints allow -D warnings`
23982023-12-06T04:16:31.484Z Compiling structopt v0.3.26
23992023-12-06T04:16:31.488Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name structopt --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/structopt-0.3.26/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=d7c34332714493bc -C extra-filename=-d7c34332714493bc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-f8255713fa394c77.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-9c9c3756e3f392b3.rmeta --extern structopt_derive=/work/oxidecomputer/omicron/target/debug/deps/libstructopt_derive-8b1c38582f0356e7.so --cap-lints allow -D warnings`
24002023-12-06T04:16:31.740Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name tofino --edition=2021 /home/build/.cargo/git/checkouts/tofino-58dffaaa92c7532b/8283f80/src/lib/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=ef1108e0a124fcde -C extra-filename=-ef1108e0a124fcde --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rmeta --extern illumos_devinfo=/work/oxidecomputer/omicron/target/debug/deps/libillumos_devinfo-a692247e9b2f6b99.rmeta --extern structopt=/work/oxidecomputer/omicron/target/debug/deps/libstructopt-d7c34332714493bc.rmeta --cap-lints allow -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out -l static=pci`
24012023-12-06T04:16:31.829Z Compiling slog-stdlog v4.1.1
24022023-12-06T04:16:31.833Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name slog_stdlog --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-stdlog-4.1.1/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=b35d073ae930acd9 -C extra-filename=-b35d073ae930acd9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-c5d2103652c0a8bc.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rmeta --extern slog_scope=/work/oxidecomputer/omicron/target/debug/deps/libslog_scope-a0d7778226839f4c.rmeta --cap-lints allow -D warnings`
24032023-12-06T04:16:32.096Z Running `/work/oxidecomputer/omicron/target/debug/build/slog-dtrace-a30f6b8b7bca8ec0/build-script-build`
24042023-12-06T04:16:32.195Z Compiling slog-envlogger v2.2.0
24052023-12-06T04:16:32.199Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name slog_envlogger /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-envlogger-2.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="regex"' -C metadata=6f26cbe745a3a4fc -C extra-filename=-6f26cbe745a3a4fc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-c5d2103652c0a8bc.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-537384909654dd1b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-15ce21501173de9d.rmeta --extern slog_scope=/work/oxidecomputer/omicron/target/debug/deps/libslog_scope-a0d7778226839f4c.rmeta --extern slog_stdlog=/work/oxidecomputer/omicron/target/debug/deps/libslog_stdlog-b35d073ae930acd9.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-c349af8c7b0a6baa.rmeta --cap-lints allow -D warnings`
24062023-12-06T04:16:32.418Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name slog_dtrace --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-dtrace-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=032e298af57f7cdc -C extra-filename=-032e298af57f7cdc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-ce93925926181581.rmeta --cap-lints allow -D warnings`
24072023-12-06T04:16:32.447Z Compiling derive_more v0.99.17
24082023-12-06T04:16:32.450Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name derive_more --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/derive_more-0.99.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="add"' --cfg 'feature="add_assign"' --cfg 'feature="as_mut"' --cfg 'feature="as_ref"' --cfg 'feature="constructor"' --cfg 'feature="convert_case"' --cfg 'feature="default"' --cfg 'feature="deref"' --cfg 'feature="deref_mut"' --cfg 'feature="display"' --cfg 'feature="error"' --cfg 'feature="from"' --cfg 'feature="from_str"' --cfg 'feature="index"' --cfg 'feature="index_mut"' --cfg 'feature="into"' --cfg 'feature="into_iterator"' --cfg 'feature="is_variant"' --cfg 'feature="iterator"' --cfg 'feature="mul"' --cfg 'feature="mul_assign"' --cfg 'feature="not"' --cfg 'feature="rustc_version"' --cfg 'feature="sum"' --cfg 'feature="try_into"' --cfg 'feature="unwrap"' -C metadata=46eebefa6ecc0bc6 -C extra-filename=-46eebefa6ecc0bc6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern convert_case=/work/oxidecomputer/omicron/target/debug/deps/libconvert_case-75f259e6c8d85f5c.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-537e95fdbea99744.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b52270d439c9d728.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-48fabcfe082d99df.rlib --extern proc_macro --cap-lints allow -D warnings`
24092023-12-06T04:16:32.527Z Compiling resolv-conf v0.7.0
24102023-12-06T04:16:32.531Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name resolv_conf /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/resolv-conf-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="hostname"' --cfg 'feature="system"' -C metadata=9998fa33ea3ccc6e -C extra-filename=-9998fa33ea3ccc6e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern hostname=/work/oxidecomputer/omicron/target/debug/deps/libhostname-0ef0ec2613103eb6.rmeta --extern quick_error=/work/oxidecomputer/omicron/target/debug/deps/libquick_error-0673ec99874d5ad1.rmeta --cap-lints allow -D warnings`
24112023-12-06T04:16:33.266Z Compiling trust-dns-resolver v0.22.0
24122023-12-06T04:16:33.270Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name trust_dns_resolver --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/trust-dns-resolver-0.22.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="ipconfig"' --cfg 'feature="resolv-conf"' --cfg 'feature="system-config"' --cfg 'feature="tokio"' --cfg 'feature="tokio-runtime"' -C metadata=39a9a8a132b41a0d -C extra-filename=-39a9a8a132b41a0d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-bc2c501506aafa82.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-af647ea9423ed3ec.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-9c9c3756e3f392b3.rmeta --extern lru_cache=/work/oxidecomputer/omicron/target/debug/deps/liblru_cache-1aeaf1d60cc951d6.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-5405541c40fedf6c.rmeta --extern resolv_conf=/work/oxidecomputer/omicron/target/debug/deps/libresolv_conf-9998fa33ea3ccc6e.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-0a077806bd7e84eb.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-0fcd7419c0caa38d.rmeta --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-72b81b7739219936.rmeta --cap-lints allow -D warnings`
24132023-12-06T04:16:33.382Z Compiling fxhash v0.2.1
24142023-12-06T04:16:33.386Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name fxhash /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fxhash-0.2.1/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=a981ba183737ec33 -C extra-filename=-a981ba183737ec33 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-1b4ad01209984ea0.rmeta --cap-lints allow -D warnings`
24152023-12-06T04:16:33.693Z Compiling newline-converter v0.3.0
24162023-12-06T04:16:33.697Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name newline_converter --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/newline-converter-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=e4889edf4561401f -C extra-filename=-e4889edf4561401f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-a7b83919c0401bc3.rmeta --cap-lints allow -D warnings`
24172023-12-06T04:16:33.924Z Compiling expectorate v1.1.0
24182023-12-06T04:16:33.928Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name expectorate --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/expectorate-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=0a3fb3c08f13db7a -C extra-filename=-0a3fb3c08f13db7a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-9be0e24052f4a227.rmeta --extern newline_converter=/work/oxidecomputer/omicron/target/debug/deps/libnewline_converter-e4889edf4561401f.rmeta --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-2b119b775ec4cb49.rmeta --cap-lints allow -D warnings`
24192023-12-06T04:16:33.952Z Compiling glob v0.3.1
24202023-12-06T04:16:33.986Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name glob /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/glob-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=daf84fcebc6d5eca -C extra-filename=-daf84fcebc6d5eca --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
24212023-12-06T04:16:34.178Z Compiling itertools v0.12.0
24222023-12-06T04:16:34.181Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name itertools --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/itertools-0.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="use_alloc"' --cfg 'feature="use_std"' -C metadata=938138eb45012d55 -C extra-filename=-938138eb45012d55 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-294f21b38637a1be.rmeta --cap-lints allow -D warnings`
24232023-12-06T04:16:34.766Z Compiling termcolor v1.2.0
24242023-12-06T04:16:34.770Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name termcolor --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/termcolor-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=37d60876ed20c975 -C extra-filename=-37d60876ed20c975 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
24252023-12-06T04:16:35.627Z Compiling omicron-zone-package v0.9.1
24262023-12-06T04:16:35.631Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_zone_package --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/omicron-zone-package-0.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=f16f8b586493d9f6 -C extra-filename=-f16f8b586493d9f6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-084832dceff4d290.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rmeta --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-52ce6d369e8499fc.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-9c343eab58a7ea84.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-af647ea9423ed3ec.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-6f7e7e787f938be2.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-c4886c411ec599bb.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-54881a1782a3e1b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-101f844cca2ed149.so --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-fe8950a9f7b3553a.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c421aae3f8abc685.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-06af5535c6198b55.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-f3795c7200a14d0e.rmeta --cap-lints allow -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/usr/ssl-3/lib/amd64`
24272023-12-06T04:16:36.210Z Compiling pem-rfc7468 v0.7.0
24282023-12-06T04:16:36.214Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name pem_rfc7468 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pem-rfc7468-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="std"' -C metadata=c37157d808c21f6c -C extra-filename=-c37157d808c21f6c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64ct=/work/oxidecomputer/omicron/target/debug/deps/libbase64ct-4d3202f783ee952f.rmeta --cap-lints allow -D warnings`
24292023-12-06T04:16:37.490Z Compiling semver-parser v0.10.2
24302023-12-06T04:16:37.498Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name semver_parser --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/semver-parser-0.10.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=1f7734b57f6be7bd -C extra-filename=-1f7734b57f6be7bd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern pest=/work/oxidecomputer/omicron/target/debug/deps/libpest-44170135f2510804.rmeta --cap-lints allow -D warnings`
24312023-12-06T04:16:39.403Z Compiling der_derive v0.7.2
24322023-12-06T04:16:39.407Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name der_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/der_derive-0.7.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=468e6a46749aa333 -C extra-filename=-468e6a46749aa333 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-537e95fdbea99744.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b52270d439c9d728.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-085545494ccbad1b.rlib --extern proc_macro --cap-lints allow -D warnings`
24332023-12-06T04:16:40.791Z Compiling flagset v0.4.3
24342023-12-06T04:16:40.796Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name flagset --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/flagset-0.4.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=d65ca4e97fcddc6f -C extra-filename=-d65ca4e97fcddc6f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
24352023-12-06T04:16:41.120Z Compiling semver v0.11.0
24362023-12-06T04:16:41.127Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name semver /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/semver-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=3a0bb39fc94a1d3d -C extra-filename=-3a0bb39fc94a1d3d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern semver_parser=/work/oxidecomputer/omicron/target/debug/deps/libsemver_parser-1f7734b57f6be7bd.rmeta --cap-lints allow -D warnings`
24372023-12-06T04:16:41.312Z Compiling radium v0.7.0
24382023-12-06T04:16:41.316Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/radium-0.7.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=54f115d39e5efe8d -C extra-filename=-54f115d39e5efe8d --out-dir /work/oxidecomputer/omicron/target/debug/build/radium-54f115d39e5efe8d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
24392023-12-06T04:16:42.166Z Compiling home v0.5.5
24402023-12-06T04:16:42.170Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name home --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/home-0.5.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=36989160e6b31e23 -C extra-filename=-36989160e6b31e23 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
24412023-12-06T04:16:42.466Z Compiling toolchain_find v0.2.0
24422023-12-06T04:16:42.470Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name toolchain_find --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/toolchain_find-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=91e6363bcecd5c8c -C extra-filename=-91e6363bcecd5c8c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern home=/work/oxidecomputer/omicron/target/debug/deps/libhome-36989160e6b31e23.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-9c9c3756e3f392b3.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-537384909654dd1b.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-3a0bb39fc94a1d3d.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-f3795c7200a14d0e.rmeta --cap-lints allow -D warnings`
24432023-12-06T04:16:42.561Z Compiling hkdf v0.12.3
24442023-12-06T04:16:42.565Z Running `/work/oxidecomputer/omicron/target/debug/build/radium-54f115d39e5efe8d/build-script-build`
24452023-12-06T04:16:42.565Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name hkdf --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hkdf-0.12.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on -C metadata=18ec698418f45d91 -C extra-filename=-18ec698418f45d91 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-13083b5630564db2.rmeta --cap-lints allow -D warnings`
24462023-12-06T04:16:42.626Z Compiling maybe-uninit v2.0.0
24472023-12-06T04:16:42.630Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/maybe-uninit-2.0.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=f714a593871c4a56 -C extra-filename=-f714a593871c4a56 --out-dir /work/oxidecomputer/omicron/target/debug/build/maybe-uninit-f714a593871c4a56 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
24482023-12-06T04:16:42.938Z Compiling tap v1.0.1
24492023-12-06T04:16:42.941Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name tap /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tap-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=30dddda8e7a4d974 -C extra-filename=-30dddda8e7a4d974 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
24502023-12-06T04:16:43.216Z Compiling wyz v0.5.1
24512023-12-06T04:16:43.223Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name wyz --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/wyz-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=f517a8beba484217 -C extra-filename=-f517a8beba484217 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern tap=/work/oxidecomputer/omicron/target/debug/deps/libtap-30dddda8e7a4d974.rmeta --cap-lints allow -D warnings`
24522023-12-06T04:16:43.434Z Compiling rustfmt-wrapper v0.2.0
24532023-12-06T04:16:43.439Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name rustfmt_wrapper --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustfmt-wrapper-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=76b99ea68de61fe7 -C extra-filename=-76b99ea68de61fe7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c421aae3f8abc685.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-28edde0e79fa81cf.rmeta --extern toolchain_find=/work/oxidecomputer/omicron/target/debug/deps/libtoolchain_find-91e6363bcecd5c8c.rmeta --cap-lints allow -D warnings`
24542023-12-06T04:16:43.525Z Running `/work/oxidecomputer/omicron/target/debug/build/maybe-uninit-f714a593871c4a56/build-script-build`
24552023-12-06T04:16:43.626Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name radium --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/radium-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=184136ec6747b782 -C extra-filename=-184136ec6747b782 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings --cfg radium_atomic_8 --cfg radium_atomic_16 --cfg radium_atomic_32 --cfg radium_atomic_64 --cfg radium_atomic_ptr`
24562023-12-06T04:16:43.791Z Compiling num-rational v0.4.1
24572023-12-06T04:16:43.794Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-rational-0.4.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=35877ac485ca8490 -C extra-filename=-35877ac485ca8490 --out-dir /work/oxidecomputer/omicron/target/debug/build/num-rational-35877ac485ca8490 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-c1e84996da593841.rlib --cap-lints allow -D warnings`
24582023-12-06T04:16:43.919Z Compiling keccak v0.1.4
24592023-12-06T04:16:43.926Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name keccak --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/keccak-0.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on -C metadata=42b0c13038d1f5b6 -C extra-filename=-42b0c13038d1f5b6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
24602023-12-06T04:16:44.087Z Compiling der v0.7.8
24612023-12-06T04:16:44.092Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name der --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/der-0.7.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="derive"' --cfg 'feature="flagset"' --cfg 'feature="oid"' --cfg 'feature="pem"' --cfg 'feature="std"' --cfg 'feature="zeroize"' -C metadata=cceb8e0e028647cd -C extra-filename=-cceb8e0e028647cd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-8036eb2fb0734902.rmeta --extern der_derive=/work/oxidecomputer/omicron/target/debug/deps/libder_derive-468e6a46749aa333.so --extern flagset=/work/oxidecomputer/omicron/target/debug/deps/libflagset-d65ca4e97fcddc6f.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-c37157d808c21f6c.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d4ac8e2ff6ba4016.rmeta --cap-lints allow -D warnings`
24622023-12-06T04:16:44.363Z Compiling funty v2.0.0
24632023-12-06T04:16:44.368Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name funty --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/funty-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=c845abd79b94a012 -C extra-filename=-c845abd79b94a012 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
24642023-12-06T04:16:44.390Z Compiling crc-catalog v2.2.0
24652023-12-06T04:16:44.396Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name crc_catalog --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crc-catalog-2.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=e3d909bf79973734 -C extra-filename=-e3d909bf79973734 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
24662023-12-06T04:16:44.449Z Compiling packed_struct v0.10.1
24672023-12-06T04:16:44.453Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/packed_struct-0.10.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="serde"' --cfg 'feature="std"' -C metadata=2601aea4b3a549db -C extra-filename=-2601aea4b3a549db --out-dir /work/oxidecomputer/omicron/target/debug/build/packed_struct-2601aea4b3a549db -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
24682023-12-06T04:16:44.604Z Compiling num-bigint-dig v0.8.4
24692023-12-06T04:16:44.609Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-bigint-dig-0.8.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="i128"' --cfg 'feature="prime"' --cfg 'feature="rand"' --cfg 'feature="serde"' --cfg 'feature="zeroize"' -C metadata=990dde5a4a9cee6d -C extra-filename=-990dde5a4a9cee6d --out-dir /work/oxidecomputer/omicron/target/debug/build/num-bigint-dig-990dde5a4a9cee6d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
24702023-12-06T04:16:45.166Z Running `/work/oxidecomputer/omicron/target/debug/build/num-bigint-dig-990dde5a4a9cee6d/build-script-build`
24712023-12-06T04:16:45.207Z Compiling crc v3.0.1
24722023-12-06T04:16:45.212Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name crc --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crc-3.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=aba0ec4eb9ec4013 -C extra-filename=-aba0ec4eb9ec4013 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern crc_catalog=/work/oxidecomputer/omicron/target/debug/deps/libcrc_catalog-e3d909bf79973734.rmeta --cap-lints allow -D warnings`
24732023-12-06T04:16:45.233Z Running `/work/oxidecomputer/omicron/target/debug/build/packed_struct-2601aea4b3a549db/build-script-build`
24742023-12-06T04:16:45.273Z Compiling sha3 v0.10.8
24752023-12-06T04:16:45.283Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name sha3 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sha3-0.10.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=b60aa24d05f29b5f -C extra-filename=-b60aa24d05f29b5f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-cfb2bbac779740b0.rmeta --extern keccak=/work/oxidecomputer/omicron/target/debug/deps/libkeccak-42b0c13038d1f5b6.rmeta --cap-lints allow -D warnings`
24762023-12-06T04:16:45.565Z Running `/work/oxidecomputer/omicron/target/debug/build/num-rational-35877ac485ca8490/build-script-build`
24772023-12-06T04:16:45.691Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name maybe_uninit /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/maybe-uninit-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=fbc56d06ff64b9a7 -C extra-filename=-fbc56d06ff64b9a7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings --cfg derive_copy --cfg repr_transparent --cfg native_uninit`
24782023-12-06T04:16:45.827Z Compiling secrecy v0.8.0
24792023-12-06T04:16:45.831Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name secrecy --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/secrecy-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' -C metadata=65adaff614060fb5 -C extra-filename=-65adaff614060fb5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d4ac8e2ff6ba4016.rmeta --cap-lints allow -D warnings`
24802023-12-06T04:16:45.931Z Compiling packed_struct_codegen v0.10.1
24812023-12-06T04:16:45.935Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name packed_struct_codegen --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/packed_struct_codegen-0.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=9acaac233565381e -C extra-filename=-9acaac233565381e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-537e95fdbea99744.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b52270d439c9d728.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-48fabcfe082d99df.rlib --extern proc_macro --cap-lints allow -D warnings`
24822023-12-06T04:16:46.227Z Compiling nodrop v0.1.14
24832023-12-06T04:16:46.231Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name nodrop /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/nodrop-0.1.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=45f19903373ec438 -C extra-filename=-45f19903373ec438 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
24842023-12-06T04:16:46.431Z Compiling bitvec v1.0.1
24852023-12-06T04:16:46.438Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name bitvec --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bitvec-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=47435de1652fa9fb -C extra-filename=-47435de1652fa9fb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern funty=/work/oxidecomputer/omicron/target/debug/deps/libfunty-c845abd79b94a012.rmeta --extern radium=/work/oxidecomputer/omicron/target/debug/deps/libradium-184136ec6747b782.rmeta --extern tap=/work/oxidecomputer/omicron/target/debug/deps/libtap-30dddda8e7a4d974.rmeta --extern wyz=/work/oxidecomputer/omicron/target/debug/deps/libwyz-f517a8beba484217.rmeta --cap-lints allow -D warnings`
24862023-12-06T04:16:46.932Z Compiling array-init v0.0.4
24872023-12-06T04:16:46.959Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name array_init /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/array-init-0.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=1a3aaf1886ea04d5 -C extra-filename=-1a3aaf1886ea04d5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern nodrop=/work/oxidecomputer/omicron/target/debug/deps/libnodrop-45f19903373ec438.rmeta --cap-lints allow -D warnings`
24882023-12-06T04:16:47.498Z Compiling spki v0.7.2
24892023-12-06T04:16:47.501Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name spki --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/spki-0.7.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="pem"' --cfg 'feature="std"' -C metadata=050b5b1ec547420c -C extra-filename=-050b5b1ec547420c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-cceb8e0e028647cd.rmeta --cap-lints allow -D warnings`
24902023-12-06T04:16:47.737Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name num_rational --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-rational-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=57f435888b122c70 -C extra-filename=-57f435888b122c70 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-78c4e619da17149f.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-66b98c12d6f7f3b4.rmeta --cap-lints allow -D warnings --cfg has_int_exp_fmt`
24912023-12-06T04:16:48.097Z Compiling pkcs8 v0.10.2
24922023-12-06T04:16:48.101Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name pkcs8 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pkcs8-0.10.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="pem"' --cfg 'feature="std"' -C metadata=83176ad9c8455734 -C extra-filename=-83176ad9c8455734 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-cceb8e0e028647cd.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-050b5b1ec547420c.rmeta --cap-lints allow -D warnings`
24932023-12-06T04:16:48.955Z Compiling pkcs1 v0.7.5
24942023-12-06T04:16:48.959Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name pkcs1 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pkcs1-0.7.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="std"' --cfg 'feature="zeroize"' -C metadata=ce8094695dd8f6ce -C extra-filename=-ce8094695dd8f6ce --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-cceb8e0e028647cd.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-83176ad9c8455734.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-050b5b1ec547420c.rmeta --cap-lints allow -D warnings`
24952023-12-06T04:16:49.016Z Compiling smallvec v0.6.14
24962023-12-06T04:16:49.019Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name smallvec /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/smallvec-0.6.14/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=d6310ae9a5c0d8ed -C extra-filename=-d6310ae9a5c0d8ed --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern maybe_uninit=/work/oxidecomputer/omicron/target/debug/deps/libmaybe_uninit-fbc56d06ff64b9a7.rmeta --cap-lints allow -D warnings`
24972023-12-06T04:16:49.670Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name num_bigint_dig --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-bigint-dig-0.8.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="i128"' --cfg 'feature="prime"' --cfg 'feature="rand"' --cfg 'feature="serde"' --cfg 'feature="zeroize"' -C metadata=d096faeef301f222 -C extra-filename=-d096faeef301f222 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-1b4ad01209984ea0.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-9c9c3756e3f392b3.rmeta --extern libm=/work/oxidecomputer/omicron/target/debug/deps/liblibm-b2de4a05ed778b08.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-78c4e619da17149f.rmeta --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-90ee7d264145cac8.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-66b98c12d6f7f3b4.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8c4ac547107558e9.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-0a077806bd7e84eb.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d4ac8e2ff6ba4016.rmeta --cap-lints allow -D warnings --cfg has_i128`
24982023-12-06T04:16:49.697Z Compiling num-complex v0.4.4
24992023-12-06T04:16:49.701Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name num_complex --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-complex-0.4.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="libm"' -C metadata=03a3ee00558cc36e -C extra-filename=-03a3ee00558cc36e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-66b98c12d6f7f3b4.rmeta --cap-lints allow -D warnings`
25002023-12-06T04:16:50.559Z Compiling bitfield v0.14.0
25012023-12-06T04:16:50.566Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name bitfield /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bitfield-0.14.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=6672fc3e7cd21291 -C extra-filename=-6672fc3e7cd21291 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
25022023-12-06T04:16:50.670Z Compiling serde-hex v0.1.0
25032023-12-06T04:16:50.674Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_hex /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde-hex-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=4a04219f8eb986bf -C extra-filename=-4a04219f8eb986bf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern array_init=/work/oxidecomputer/omicron/target/debug/deps/libarray_init-1a3aaf1886ea04d5.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-d6310ae9a5c0d8ed.rmeta --cap-lints allow -D warnings`
25042023-12-06T04:16:51.052Z Compiling x509-cert v0.2.4
25052023-12-06T04:16:51.056Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name x509_cert --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/x509-cert-0.2.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' -C metadata=b2b95ff7fe67ca3c -C extra-filename=-b2b95ff7fe67ca3c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-8036eb2fb0734902.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-cceb8e0e028647cd.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-050b5b1ec547420c.rmeta --cap-lints allow -D warnings`
25062023-12-06T04:16:51.192Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
25072023-12-06T04:16:51.224Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name tlvc --edition=2021 /home/build/.cargo/git/checkouts/tlvc-747b6a86320a4fa5/e644a21/tlvc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=b66b648628aa5f74 -C extra-filename=-b66b648628aa5f74 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-1b4ad01209984ea0.rmeta --extern crc=/work/oxidecomputer/omicron/target/debug/deps/libcrc-aba0ec4eb9ec4013.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-c3bf34b18ecf8b70.rmeta --cap-lints allow -D warnings`
25082023-12-06T04:16:51.513Z Compiling num v0.4.1
25092023-12-06T04:16:51.517Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name num --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="libm"' -C metadata=bf5edac01f673ca3 -C extra-filename=-bf5edac01f673ca3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern num_complex=/work/oxidecomputer/omicron/target/debug/deps/libnum_complex-03a3ee00558cc36e.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-78c4e619da17149f.rmeta --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-90ee7d264145cac8.rmeta --extern num_rational=/work/oxidecomputer/omicron/target/debug/deps/libnum_rational-57f435888b122c70.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-66b98c12d6f7f3b4.rmeta --cap-lints allow -D warnings`
25102023-12-06T04:16:51.674Z Compiling env_logger v0.10.0
25112023-12-06T04:16:51.678Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name env_logger --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/env_logger-0.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="auto-color"' --cfg 'feature="color"' -C metadata=4bd4e13ee64fd06a -C extra-filename=-4bd4e13ee64fd06a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern is_terminal=/work/oxidecomputer/omicron/target/debug/deps/libis_terminal-d7be28484e0c869b.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-c5d2103652c0a8bc.rmeta --extern termcolor=/work/oxidecomputer/omicron/target/debug/deps/libtermcolor-37d60876ed20c975.rmeta --cap-lints allow -D warnings`
25122023-12-06T04:16:51.729Z Compiling ron v0.8.1
25132023-12-06T04:16:51.754Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name ron --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ron-0.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=d5f5f414d2286419 -C extra-filename=-d5f5f414d2286419 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-efdef217e0fabd4e.rmeta --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-95e0840708437b88.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-101f844cca2ed149.so --cap-lints allow -D warnings`
25142023-12-06T04:16:52.724Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25152023-12-06T04:16:52.729Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build workspace-hack/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=33722c107ba9847b -C extra-filename=-33722c107ba9847b --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-workspace-hack-33722c107ba9847b -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern bit_set=/work/oxidecomputer/omicron/target/debug/deps/libbit_set-c87ee7a4a219efa1.rlib --extern bit_vec=/work/oxidecomputer/omicron/target/debug/deps/libbit_vec-be2b16d8eb900e10.rlib --extern bitflags_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-b6f8a7d540d47813.rlib --extern bitflags_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-95e0840708437b88.rlib --extern bstr_6f8ce4dd05d13bba=/work/oxidecomputer/omicron/target/debug/deps/libbstr-49019ba25fed05fd.rlib --extern bstr_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libbstr-f119340823f1aa08.rlib --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-1b4ad01209984ea0.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-cf72f843b9ce520b.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rlib --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-72a2abb2cf0395e1.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rlib --extern clap_builder=/work/oxidecomputer/omicron/target/debug/deps/libclap_builder-8e6cb03a3615cb75.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-9be0e24052f4a227.rlib --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-8036eb2fb0734902.rlib --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-2d9f0b9c67027185.rlib --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-ecd3b02fa9b0bdac.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-a6f7ca36058256e5.rlib --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-457861be037dadda.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-131baaa97c231bbc.rlib --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-cfb2bbac779740b0.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-294f21b38637a1be.rlib --extern errno=/work/oxidecomputer/omicron/target/debug/deps/liberrno-6dc528fb33689de0.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-9c343eab58a7ea84.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rlib --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-06412b5ccf50305b.rlib --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-85b0c1ea6a5e4905.rlib --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-4915a8c6c3fe3b6a.rlib --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-b95f9ca11c6cfc07.rlib --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-a51c9503c37b751e.rlib --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-af647ea9423ed3ec.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-35e5e75d00a35726.rlib --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-f6df480a7c6817d8.rlib --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-fd3f8e5b97695db0.rlib --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-0da48a872d5df034.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-6f7e7e787f938be2.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-f0d93093a2b87f0e.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-983e1819edbed73e.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-2e7a89619d1b841a.rlib --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-8190e8f00691da95.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-847fb59b18b2aee3.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-5d2789e50494f686.rlib --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-a2c79a7f288a2d69.rlib --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-9c9c3756e3f392b3.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-45ce8912dc32de8c.rlib --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-c5d2103652c0a8bc.rlib --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-c4f0e08992bb4f35.rlib --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-918fa9e671606ec5.rlib --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-681018778da6c197.rlib --extern num_bigint=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint-aa335b19d16a7164.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-78c4e619da17149f.rlib --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-90ee7d264145cac8.rlib --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-66b98c12d6f7f3b4.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-60360085401b1f6c.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-8bdc91c0611425a8.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-cb3b038c24d25106.rlib --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-c38624b0c58cc739.rlib --extern ppv_lite86=/work/oxidecomputer/omicron/target/debug/deps/libppv_lite86-3ca074035a2e7100.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-765e2540c35635c8.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-537e95fdbea99744.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8c4ac547107558e9.rlib --extern rand_chacha=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-49ba573a971a5789.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-537384909654dd1b.rlib --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-57572678d71e52ed.rlib --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-ac03edf4730b2374.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-c4886c411ec599bb.rlib --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-b07637ba55941490.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-54881a1782a3e1b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-3efb67152f9bb7fd.rlib --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-2893b2cd5c278914.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-2b119b775ec4cb49.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern snafu=/work/oxidecomputer/omicron/target/debug/deps/libsnafu-f45fb991151db88a.rlib --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-4c240d9238dcc0df.rlib --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-275f3cec25e20431.rlib --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-e4d03c814ee1d591.rlib --extern syn_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libsyn-48fabcfe082d99df.rlib --extern syn_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libsyn-085545494ccbad1b.rlib --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-9b800e302f11b330.rlib --extern time_macros=/work/oxidecomputer/omicron/target/debug/deps/libtime_macros-dbc03062bd046473.so --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-f0c5030d0b6c74bb.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-6d791c70a9e95963.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-785b7f79852bfc20.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-06af5535c6198b55.rlib --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-f7c2b7796e32d7a6.rlib --extern toml_edit_cdcf2f9584511fe6=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-32ad42ce06f6cab4.rlib --extern toml_edit_647d43efb71741da=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-e0682a68817d4d48.rlib --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-0fcd7419c0caa38d.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-72b81b7739219936.rlib --extern unicode_bidi=/work/oxidecomputer/omicron/target/debug/deps/libunicode_bidi-9c36c215e5778119.rlib --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-7c2cf4bd1cb476cd.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-ce93925926181581.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib --extern yasna=/work/oxidecomputer/omicron/target/debug/deps/libyasna-a4b6622587f02829.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d4ac8e2ff6ba4016.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-1e6182992effe9a1.rlib -D warnings -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
25162023-12-06T04:16:52.876Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name packed_struct --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/packed_struct-0.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="serde"' --cfg 'feature="std"' -C metadata=56be592896df7f4b -C extra-filename=-56be592896df7f4b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitvec=/work/oxidecomputer/omicron/target/debug/deps/libbitvec-47435de1652fa9fb.rmeta --extern packed_struct_codegen=/work/oxidecomputer/omicron/target/debug/deps/libpacked_struct_codegen-9acaac233565381e.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --cap-lints allow -D warnings`
25172023-12-06T04:16:53.285Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-workspace-hack-33722c107ba9847b/build-script-build`
25182023-12-06T04:16:53.369Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_workspace_hack workspace-hack/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=0153c59c53a6dec4 -C extra-filename=-0153c59c53a6dec4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rmeta --extern bit_set=/work/oxidecomputer/omicron/target/debug/deps/libbit_set-c87ee7a4a219efa1.rmeta --extern bit_vec=/work/oxidecomputer/omicron/target/debug/deps/libbit_vec-be2b16d8eb900e10.rmeta --extern bitflags_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-b6f8a7d540d47813.rmeta --extern bitflags_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-95e0840708437b88.rmeta --extern bstr_6f8ce4dd05d13bba=/work/oxidecomputer/omicron/target/debug/deps/libbstr-49019ba25fed05fd.rmeta --extern bstr_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libbstr-f119340823f1aa08.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-1b4ad01209984ea0.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-cf72f843b9ce520b.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-72a2abb2cf0395e1.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rmeta --extern clap_builder=/work/oxidecomputer/omicron/target/debug/deps/libclap_builder-8e6cb03a3615cb75.rmeta --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-9be0e24052f4a227.rmeta --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-8036eb2fb0734902.rmeta --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-2d9f0b9c67027185.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-ecd3b02fa9b0bdac.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-a6f7ca36058256e5.rmeta --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-457861be037dadda.rmeta --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-131baaa97c231bbc.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-cfb2bbac779740b0.rmeta --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-294f21b38637a1be.rmeta --extern errno=/work/oxidecomputer/omicron/target/debug/deps/liberrno-6dc528fb33689de0.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-9c343eab58a7ea84.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-06412b5ccf50305b.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-85b0c1ea6a5e4905.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-4915a8c6c3fe3b6a.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-b95f9ca11c6cfc07.rmeta --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-a51c9503c37b751e.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-af647ea9423ed3ec.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-35e5e75d00a35726.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-f6df480a7c6817d8.rmeta --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-fd3f8e5b97695db0.rmeta --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-0da48a872d5df034.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-6f7e7e787f938be2.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-f0d93093a2b87f0e.rmeta --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-983e1819edbed73e.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-2e7a89619d1b841a.rmeta --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-8190e8f00691da95.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-847fb59b18b2aee3.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-5d2789e50494f686.rmeta --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-a2c79a7f288a2d69.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-9c9c3756e3f392b3.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-45ce8912dc32de8c.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-c5d2103652c0a8bc.rmeta --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-c4f0e08992bb4f35.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-918fa9e671606ec5.rmeta --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-681018778da6c197.rmeta --extern num_bigint=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint-aa335b19d16a7164.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-78c4e619da17149f.rmeta --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-90ee7d264145cac8.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-66b98c12d6f7f3b4.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-60360085401b1f6c.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-8bdc91c0611425a8.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-cb3b038c24d25106.rmeta --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-c38624b0c58cc739.rmeta --extern ppv_lite86=/work/oxidecomputer/omicron/target/debug/deps/libppv_lite86-3ca074035a2e7100.rmeta --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-765e2540c35635c8.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-537e95fdbea99744.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8c4ac547107558e9.rmeta --extern rand_chacha=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-49ba573a971a5789.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-537384909654dd1b.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-57572678d71e52ed.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-ac03edf4730b2374.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-c4886c411ec599bb.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-b07637ba55941490.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-54881a1782a3e1b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-3efb67152f9bb7fd.rmeta --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-2893b2cd5c278914.rmeta --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-2b119b775ec4cb49.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rmeta --extern snafu=/work/oxidecomputer/omicron/target/debug/deps/libsnafu-f45fb991151db88a.rmeta --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-4c240d9238dcc0df.rmeta --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-275f3cec25e20431.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-e4d03c814ee1d591.rmeta --extern syn_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libsyn-48fabcfe082d99df.rmeta --extern syn_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libsyn-085545494ccbad1b.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-9b800e302f11b330.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-f0c5030d0b6c74bb.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-6d791c70a9e95963.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-785b7f79852bfc20.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-06af5535c6198b55.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-f7c2b7796e32d7a6.rmeta --extern toml_edit_cdcf2f9584511fe6=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-32ad42ce06f6cab4.rmeta --extern toml_edit_647d43efb71741da=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-e0682a68817d4d48.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-0fcd7419c0caa38d.rmeta --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-72b81b7739219936.rmeta --extern unicode_bidi=/work/oxidecomputer/omicron/target/debug/deps/libunicode_bidi-9c36c215e5778119.rmeta --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-7c2cf4bd1cb476cd.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-ce93925926181581.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rmeta --extern yasna=/work/oxidecomputer/omicron/target/debug/deps/libyasna-a4b6622587f02829.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d4ac8e2ff6ba4016.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-1e6182992effe9a1.rmeta -D warnings -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
25192023-12-06T04:16:53.498Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25202023-12-06T04:16:53.502Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name api_identity --edition=2021 api_identity/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=c6e67cbcdaa79b85 -C extra-filename=-c6e67cbcdaa79b85 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-537e95fdbea99744.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b52270d439c9d728.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-085545494ccbad1b.rlib --extern proc_macro -D warnings -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
25212023-12-06T04:16:53.929Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
25222023-12-06T04:16:53.933Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_passwords --edition=2021 passwords/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=45fbddfdc8fb1816 -C extra-filename=-45fbddfdc8fb1816 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern argon2=/work/oxidecomputer/omicron/target/debug/deps/libargon2-ab1c60233b851b26.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8c4ac547107558e9.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f002f3f98557c91c.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rmeta -D warnings -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
25232023-12-06T04:16:54.527Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25242023-12-06T04:16:54.532Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_macro_impl --edition=2021 oximeter/oximeter-macro-impl/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=ffdb58a7f96a11a6 -C extra-filename=-ffdb58a7f96a11a6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-537e95fdbea99744.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b52270d439c9d728.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-085545494ccbad1b.rlib --extern proc_macro -D warnings -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
25252023-12-06T04:16:54.996Z Compiling rsa v0.9.2
25262023-12-06T04:16:55.023Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name rsa --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rsa-0.9.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="pem"' --cfg 'feature="serde"' --cfg 'feature="sha2"' --cfg 'feature="std"' -C metadata=cfe3681cbf346f58 -C extra-filename=-cfe3681cbf346f58 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-1b4ad01209984ea0.rmeta --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-8036eb2fb0734902.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-cfb2bbac779740b0.rmeta --extern num_bigint=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint_dig-d096faeef301f222.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-78c4e619da17149f.rmeta --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-90ee7d264145cac8.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-66b98c12d6f7f3b4.rmeta --extern pkcs1=/work/oxidecomputer/omicron/target/debug/deps/libpkcs1-ce8094695dd8f6ce.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-83176ad9c8455734.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-8e66244baa1a5b19.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-3efb67152f9bb7fd.rmeta --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-2893b2cd5c278914.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-050b5b1ec547420c.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-e4d03c814ee1d591.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d4ac8e2ff6ba4016.rmeta --cap-lints allow -D warnings`
25272023-12-06T04:16:56.235Z Compiling utf-8 v0.7.6
25282023-12-06T04:16:56.239Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name utf8 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/utf-8-0.7.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=d127f35e1baf2f5e -C extra-filename=-d127f35e1baf2f5e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
25292023-12-06T04:16:56.741Z Compiling crc-any v2.4.3
25302023-12-06T04:16:56.747Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name crc_any --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crc-any-2.4.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=243f4363216938b3 -C extra-filename=-243f4363216938b3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
25312023-12-06T04:16:56.780Z Compiling tungstenite v0.20.1
25322023-12-06T04:16:56.810Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name tungstenite --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tungstenite-0.20.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="data-encoding"' --cfg 'feature="handshake"' --cfg 'feature="http"' --cfg 'feature="httparse"' --cfg 'feature="sha1"' --cfg 'feature="url"' -C metadata=e8449dc5a9970012 -C extra-filename=-e8449dc5a9970012 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-1b4ad01209984ea0.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-cf72f843b9ce520b.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-6b18b93accc321e4.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a198b56a5f9eb1ad.rmeta --extern httparse=/work/oxidecomputer/omicron/target/debug/deps/libhttparse-c25a7f7496695df9.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-c5d2103652c0a8bc.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8c4ac547107558e9.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-6029a9906444aeac.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-4ee5ed5bde7ce18a.rmeta --extern utf8=/work/oxidecomputer/omicron/target/debug/deps/libutf8-d127f35e1baf2f5e.rmeta --cap-lints allow -D warnings`
25332023-12-06T04:16:57.582Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
25342023-12-06T04:16:57.585Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name tlvc_text --edition=2021 /home/build/.cargo/git/checkouts/tlvc-747b6a86320a4fa5/e644a21/text/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=befeeca455d3ad0f -C extra-filename=-befeeca455d3ad0f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ron=/work/oxidecomputer/omicron/target/debug/deps/libron-d5f5f414d2286419.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --extern tlvc=/work/oxidecomputer/omicron/target/debug/deps/libtlvc-b66b648628aa5f74.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-c3bf34b18ecf8b70.rmeta --cap-lints allow -D warnings`
25352023-12-06T04:16:58.809Z Compiling lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
25362023-12-06T04:16:58.812Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name lpc55_areas --edition=2021 /home/build/.cargo/git/checkouts/lpc55_support-19f1da7b60efd927/96f064e/lpc55_areas/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=9af0bb8304cb4699 -C extra-filename=-9af0bb8304cb4699 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitfield=/work/oxidecomputer/omicron/target/debug/deps/libbitfield-6672fc3e7cd21291.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rmeta --extern packed_struct=/work/oxidecomputer/omicron/target/debug/deps/libpacked_struct-56be592896df7f4b.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --cap-lints allow -D warnings`
25372023-12-06T04:16:58.888Z Compiling object v0.30.4
25382023-12-06T04:16:58.892Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name object --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/object-0.30.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="crc32fast"' --cfg 'feature="elf"' --cfg 'feature="hashbrown"' --cfg 'feature="indexmap"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read"' --cfg 'feature="read_core"' --cfg 'feature="std"' --cfg 'feature="unaligned"' --cfg 'feature="write"' --cfg 'feature="write_core"' --cfg 'feature="write_std"' -C metadata=7a1c1e1d51468047 -C extra-filename=-7a1c1e1d51468047 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern crc32fast=/work/oxidecomputer/omicron/target/debug/deps/libcrc32fast-2e6cb0fdfac0d5fc.rmeta --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-0da48a872d5df034.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-fa80c618b8065deb.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-918fa9e671606ec5.rmeta --cap-lints allow -D warnings`
25392023-12-06T04:16:59.437Z Compiling path-slash v0.1.5
25402023-12-06T04:16:59.441Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name path_slash --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/path-slash-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=870e60259411baa0 -C extra-filename=-870e60259411baa0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
25412023-12-06T04:16:59.745Z Compiling tokio-tungstenite v0.20.1
25422023-12-06T04:16:59.748Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_tungstenite --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-tungstenite-0.20.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="connect"' --cfg 'feature="default"' --cfg 'feature="handshake"' --cfg 'feature="stream"' -C metadata=0fd5306edbdb4e16 -C extra-filename=-0fd5306edbdb4e16 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-af647ea9423ed3ec.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-c5d2103652c0a8bc.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rmeta --extern tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtungstenite-e8449dc5a9970012.rmeta --cap-lints allow -D warnings`
25432023-12-06T04:16:59.778Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25442023-12-06T04:16:59.820Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_rpaths --edition=2021 rpaths/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=8f259a5fc252a2f6 -C extra-filename=-8f259a5fc252a2f6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rmeta -D warnings -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
25452023-12-06T04:17:00.271Z Compiling buf-list v1.0.3
25462023-12-06T04:17:00.274Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/buf-list-1.0.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="tokio"' --cfg 'feature="tokio1"' -C metadata=e819ecfedebe66cc -C extra-filename=-e819ecfedebe66cc --out-dir /work/oxidecomputer/omicron/target/debug/build/buf-list-e819ecfedebe66cc -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
25472023-12-06T04:17:00.418Z Compiling swrite v0.1.0
25482023-12-06T04:17:00.422Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name swrite /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/swrite-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=70fd40af0a67716f -C extra-filename=-70fd40af0a67716f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
25492023-12-06T04:17:00.572Z Compiling parking_lot_core v0.8.6
25502023-12-06T04:17:00.585Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/parking_lot_core-0.8.6/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=99d4ca97820188b4 -C extra-filename=-99d4ca97820188b4 --out-dir /work/oxidecomputer/omicron/target/debug/build/parking_lot_core-99d4ca97820188b4 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
25512023-12-06T04:17:00.602Z Compiling nibble_vec v0.1.0
25522023-12-06T04:17:00.605Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name nibble_vec --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/nibble_vec-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=c95765574927dbcd -C extra-filename=-c95765574927dbcd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-0a077806bd7e84eb.rmeta --cap-lints allow -D warnings`
25532023-12-06T04:17:00.902Z Compiling endian-type v0.1.2
25542023-12-06T04:17:00.906Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name endian_type /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/endian-type-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=7094093e52ffe519 -C extra-filename=-7094093e52ffe519 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
25552023-12-06T04:17:01.242Z Compiling radix_trie v0.2.1
25562023-12-06T04:17:01.309Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name radix_trie --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/radix_trie-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=1b3fb1d8f55b783f -C extra-filename=-1b3fb1d8f55b783f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern endian_type=/work/oxidecomputer/omicron/target/debug/deps/libendian_type-7094093e52ffe519.rmeta --extern nibble_vec=/work/oxidecomputer/omicron/target/debug/deps/libnibble_vec-c95765574927dbcd.rmeta --cap-lints allow -D warnings`
25572023-12-06T04:17:01.352Z Running `/work/oxidecomputer/omicron/target/debug/build/buf-list-e819ecfedebe66cc/build-script-build`
25582023-12-06T04:17:01.379Z Running `/work/oxidecomputer/omicron/target/debug/build/parking_lot_core-99d4ca97820188b4/build-script-build`
25592023-12-06T04:17:01.435Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name parking_lot_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/parking_lot_core-0.8.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=81e41ba2b0ac7d15 -C extra-filename=-81e41ba2b0ac7d15 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-bc2c501506aafa82.rmeta --extern instant=/work/oxidecomputer/omicron/target/debug/deps/libinstant-30c7dc3283c535e9.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-45ce8912dc32de8c.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-0a077806bd7e84eb.rmeta --cap-lints allow -D warnings`
25602023-12-06T04:17:01.494Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name buf_list --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/buf-list-1.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="tokio"' --cfg 'feature="tokio1"' -C metadata=5b6a3f2dbc51070b -C extra-filename=-5b6a3f2dbc51070b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-cf72f843b9ce520b.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rmeta --cap-lints allow -D warnings --cfg seek_convenience --cfg const_fn_trait_bounds`
25612023-12-06T04:17:02.391Z Compiling parking_lot v0.11.2
25622023-12-06T04:17:02.395Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name parking_lot --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/parking_lot-0.11.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=3707e1945799fc30 -C extra-filename=-3707e1945799fc30 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern instant=/work/oxidecomputer/omicron/target/debug/deps/libinstant-30c7dc3283c535e9.rmeta --extern lock_api=/work/oxidecomputer/omicron/target/debug/deps/liblock_api-c0d85aeeedd1db0a.rmeta --extern parking_lot_core=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot_core-81e41ba2b0ac7d15.rmeta --cap-lints allow -D warnings`
25632023-12-06T04:17:02.443Z Compiling trust-dns-client v0.22.0
25642023-12-06T04:17:02.481Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name trust_dns_client --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/trust-dns-client-0.22.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=d55d864b656b8ef8 -C extra-filename=-d55d864b656b8ef8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-bc2c501506aafa82.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-6b18b93accc321e4.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-06412b5ccf50305b.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-af647ea9423ed3ec.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-9c9c3756e3f392b3.rmeta --extern radix_trie=/work/oxidecomputer/omicron/target/debug/deps/libradix_trie-1b3fb1d8f55b783f.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8c4ac547107558e9.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-9b800e302f11b330.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-0fcd7419c0caa38d.rmeta --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-72b81b7739219936.rmeta --cap-lints allow -D warnings`
25652023-12-06T04:17:02.536Z Compiling libsw v3.3.0
25662023-12-06T04:17:02.540Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name libsw --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libsw-3.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="std_instant"' --cfg 'feature="std_systemtime"' --cfg 'feature="tokio"' -C metadata=4ad378aadac45620 -C extra-filename=-4ad378aadac45620 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rmeta --cap-lints allow -D warnings`
25672023-12-06T04:17:03.221Z Compiling derive-where v1.2.6
25682023-12-06T04:17:03.235Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name derive_where --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/derive-where-1.2.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=d5d148f8b0aeac01 -C extra-filename=-d5d148f8b0aeac01 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-537e95fdbea99744.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b52270d439c9d728.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-085545494ccbad1b.rlib --extern proc_macro --cap-lints allow -D warnings`
25692023-12-06T04:17:03.235Z Compiling progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25702023-12-06T04:17:03.235Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name progenitor --edition=2021 /home/build/.cargo/git/checkouts/progenitor-639bd64206ac5e43/9339b57/progenitor/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=4e143c5f8c64568e -C extra-filename=-4e143c5f8c64568e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-23667305794a523a.rmeta --extern progenitor_impl=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_impl-3a1190b2e5c9cfdf.rmeta --extern progenitor_macro=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_macro-6b771ee702bc5bba.so --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rmeta --cap-lints allow -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/usr/ssl-3/lib/amd64`
25712023-12-06T04:17:03.467Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25722023-12-06T04:17:03.472Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_common --edition=2021 common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="proptest"' --cfg 'feature="test-strategy"' --cfg 'feature="testing"' -C metadata=56ad7866c094280a -C extra-filename=-56ad7866c094280a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rmeta --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-c6e67cbcdaa79b85.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-084832dceff4d290.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-5a238ae6b80ab6de.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-01bd857863c8e5f4.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-6f7e7e787f938be2.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a198b56a5f9eb1ad.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-847fb59b18b2aee3.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-9c9c3756e3f392b3.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-1ce9557757fa651b.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-5cf2ce8a9a4b9f66.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4e143c5f8c64568e.rmeta --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-894db676841aa3cb.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8c4ac547107558e9.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-54881a1782a3e1b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-dfa91eaf5f5704dc.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f002f3f98557c91c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-b260bcdad7d801cc.rmeta --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-f6b05fbf7e100ea2.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-f0c5030d0b6c74bb.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5e9108efc6e4e2b4.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rmeta -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
25732023-12-06T04:17:04.084Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25742023-12-06T04:17:04.088Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name gateway_client --edition=2021 clients/gateway-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=631432619dcdb2cf -C extra-filename=-631432619dcdb2cf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-efdef217e0fabd4e.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-35e5e75d00a35726.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4e143c5f8c64568e.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8c4ac547107558e9.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rmeta -D warnings -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
25752023-12-06T04:17:05.906Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
25762023-12-06T04:17:05.909Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name dns_service_client --edition=2021 clients/dns-service-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=98d42ca17519d4d0 -C extra-filename=-98d42ca17519d4d0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a198b56a5f9eb1ad.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4e143c5f8c64568e.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rmeta -D warnings -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
25772023-12-06T04:17:07.782Z Compiling owo-colors v3.5.0
25782023-12-06T04:17:07.785Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name owo_colors --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/owo-colors-3.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=cc81b9d222c0d737 -C extra-filename=-cc81b9d222c0d737 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
25792023-12-06T04:17:08.267Z Compiling linear-map v1.2.0
25802023-12-06T04:17:08.270Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name linear_map /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/linear-map-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=9a24c9cb3f4a98ce -C extra-filename=-9a24c9cb3f4a98ce --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
25812023-12-06T04:17:08.867Z Compiling trust-dns-server v0.22.1
25822023-12-06T04:17:08.870Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name trust_dns_server --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/trust-dns-server-0.22.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=cd29faf0d0bd8dd6 -C extra-filename=-cd29faf0d0bd8dd6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-084832dceff4d290.so --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-cf72f843b9ce520b.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-bc2c501506aafa82.rmeta --extern enum_as_inner=/work/oxidecomputer/omicron/target/debug/deps/libenum_as_inner-c877e58e27839d73.so --extern futures_executor=/work/oxidecomputer/omicron/target/debug/deps/libfutures_executor-e8030b61cb9ca4f2.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-af647ea9423ed3ec.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-9b800e302f11b330.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-28edde0e79fa81cf.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-0fcd7419c0caa38d.rmeta --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-d55d864b656b8ef8.rmeta --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-72b81b7739219936.rmeta --cap-lints allow -D warnings`
25832023-12-06T04:17:09.502Z Compiling sled v0.34.7
25842023-12-06T04:17:09.506Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name sled --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sled-0.34.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="no_metrics"' -C metadata=bb596902a395f642 -C extra-filename=-bb596902a395f642 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern crc32fast=/work/oxidecomputer/omicron/target/debug/deps/libcrc32fast-2e6cb0fdfac0d5fc.rmeta --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-2d9f0b9c67027185.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-ecd3b02fa9b0bdac.rmeta --extern fxhash=/work/oxidecomputer/omicron/target/debug/deps/libfxhash-a981ba183737ec33.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-45ce8912dc32de8c.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-c5d2103652c0a8bc.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-3707e1945799fc30.rmeta --cap-lints allow -D warnings`
25852023-12-06T04:17:12.223Z Compiling pretty-hex v0.4.0
25862023-12-06T04:17:12.226Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name pretty_hex /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pretty-hex-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' -C metadata=bbeb7eb58c6ead42 -C extra-filename=-bbeb7eb58c6ead42 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
25872023-12-06T04:17:12.557Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
25882023-12-06T04:17:12.562Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name update_engine --edition=2021 update-engine/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=8031e02958dc1e30 -C extra-filename=-8031e02958dc1e30 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rmeta --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-71ec371fbde11ff1.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-212a8b0dc002b8b7.rmeta --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-d5d148f8b0aeac01.so --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-294f21b38637a1be.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-2e7a89619d1b841a.rmeta --extern libsw=/work/oxidecomputer/omicron/target/debug/deps/liblibsw-4ad378aadac45620.rmeta --extern linear_map=/work/oxidecomputer/omicron/target/debug/deps/liblinear_map-9a24c9cb3f4a98ce.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rmeta --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-cc81b9d222c0d737.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-cb3b038c24d25106.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f002f3f98557c91c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rmeta --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-70fd40af0a67716f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-d72b7a0cbab620b4.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rmeta -D warnings -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
25892023-12-06T04:17:13.167Z Compiling semver v0.1.20
25902023-12-06T04:17:13.171Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name semver /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/semver-0.1.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=9167605ef855e737 -C extra-filename=-9167605ef855e737 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
25912023-12-06T04:17:14.286Z Compiling rustc_version v0.1.7
25922023-12-06T04:17:14.290Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name rustc_version /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustc_version-0.1.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=c204b087ee0a29ce -C extra-filename=-c204b087ee0a29ce --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-9167605ef855e737.rmeta --cap-lints allow -D warnings`
25932023-12-06T04:17:14.965Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
25942023-12-06T04:17:14.969Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 clients/ddm-admin-client/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=57764e9ddb2d15a2 -C extra-filename=-57764e9ddb2d15a2 --out-dir /work/oxidecomputer/omicron/target/debug/build/ddm-admin-client-57764e9ddb2d15a2 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-f16f8b586493d9f6.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4e143c5f8c64568e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b52270d439c9d728.rlib --extern rustfmt_wrapper=/work/oxidecomputer/omicron/target/debug/deps/librustfmt_wrapper-76b99ea68de61fe7.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5e9108efc6e4e2b4.rlib -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/usr/ssl-3/lib/amd64`
25952023-12-06T04:17:15.030Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
25962023-12-06T04:17:15.043Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 clients/dpd-client/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=8749ec97f6b7e9f5 -C extra-filename=-8749ec97f6b7e9f5 --out-dir /work/oxidecomputer/omicron/target/debug/build/dpd-client-8749ec97f6b7e9f5 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-f16f8b586493d9f6.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4e143c5f8c64568e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b52270d439c9d728.rlib --extern rustfmt_wrapper=/work/oxidecomputer/omicron/target/debug/deps/librustfmt_wrapper-76b99ea68de61fe7.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5e9108efc6e4e2b4.rlib -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/usr/ssl-3/lib/amd64`
25972023-12-06T04:17:15.047Z Compiling newtype_derive v0.1.6
25982023-12-06T04:17:15.047Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/newtype_derive-0.1.6/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=87ab273cfcac2f77 -C extra-filename=-87ab273cfcac2f77 --out-dir /work/oxidecomputer/omicron/target/debug/build/newtype_derive-87ab273cfcac2f77 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustc_version=/work/oxidecomputer/omicron/target/debug/deps/librustc_version-c204b087ee0a29ce.rlib --cap-lints allow -D warnings`
25992023-12-06T04:17:15.623Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
26002023-12-06T04:17:15.627Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name dns_server --edition=2021 dns-server/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=bb40435aa341911f -C extra-filename=-bb40435aa341911f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-98d42ca17519d4d0.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-01bd857863c8e5f4.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a198b56a5f9eb1ad.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rmeta --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-bbeb7eb58c6ead42.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rmeta --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-bb596902a395f642.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-15ce21501173de9d.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-6f26cbe745a3a4fc.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-c349af8c7b0a6baa.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c421aae3f8abc685.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5e9108efc6e4e2b4.rmeta --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-d55d864b656b8ef8.rmeta --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-72b81b7739219936.rmeta --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-39a9a8a132b41a0d.rmeta --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-cd29faf0d0bd8dd6.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rmeta -D warnings -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
26012023-12-06T04:17:19.784Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26022023-12-06T04:17:19.791Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name illumos_utils --edition=2021 illumos-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="mockall"' --cfg 'feature="testing"' --cfg 'feature="tmp_keypath"' -C metadata=fa7fc4284eeebfb6 -C extra-filename=-fa7fc4284eeebfb6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-084832dceff4d290.so --extern bhyve_api=/work/oxidecomputer/omicron/target/debug/deps/libbhyve_api-c45a2e65d1ad4516.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-1b4ad01209984ea0.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-7c6e8f28fa0558b4.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-bc2c501506aafa82.rmeta --extern crucible_smf=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_smf-d6cdc2cc60846d48.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-847fb59b18b2aee3.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-45ce8912dc32de8c.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-1ce9557757fa651b.rmeta --extern mockall=/work/oxidecomputer/omicron/target/debug/deps/libmockall-6d3a23f55653afda.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rmeta --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-b8e04b6673ff165e.rmeta --extern oxide_vpc=/work/oxidecomputer/omicron/target/debug/deps/liboxide_vpc-f2f75a5f2ae3f4fc.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-37221c7372c347f0.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rmeta --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-060c9a4ff1566730.rmeta -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
26032023-12-06T04:17:20.623Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
26042023-12-06T04:17:20.627Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_test_utils --edition=2021 test-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="seed-gen"' -C metadata=29c2c34e83c1988c -C extra-filename=-29c2c34e83c1988c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rmeta --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-c131f2361b5c2b2d.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-7c6e8f28fa0558b4.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-01bd857863c8e5f4.rmeta --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-52ce6d369e8499fc.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-61e2da29bd33c601.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-6f7e7e787f938be2.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a198b56a5f9eb1ad.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-45ce8912dc32de8c.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rmeta --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-4c8f0a63daf8a4b6.rmeta --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-33b1d199dc0867dc.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-537384909654dd1b.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-c4886c411ec599bb.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-0749c1580f3bf80c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rmeta --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-7ba83478b0b28ec3.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-fe8950a9f7b3553a.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c421aae3f8abc685.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-f0c5030d0b6c74bb.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-ce93925926181581.rmeta -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
26052023-12-06T04:17:24.227Z Compiling lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
26062023-12-06T04:17:24.230Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name lpc55_sign --edition=2021 /home/build/.cargo/git/checkouts/lpc55_support-19f1da7b60efd927/96f064e/lpc55_sign/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on -C metadata=4fc3386d3b11b8ee -C extra-filename=-4fc3386d3b11b8ee --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-1b4ad01209984ea0.rmeta --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-8036eb2fb0734902.rmeta --extern crc_any=/work/oxidecomputer/omicron/target/debug/deps/libcrc_any-243f4363216938b3.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-cceb8e0e028647cd.rmeta --extern env_logger=/work/oxidecomputer/omicron/target/debug/deps/libenv_logger-4bd4e13ee64fd06a.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-6f7e7e787f938be2.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-c5d2103652c0a8bc.rmeta --extern lpc55_areas=/work/oxidecomputer/omicron/target/debug/deps/liblpc55_areas-9af0bb8304cb4699.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-66b98c12d6f7f3b4.rmeta --extern packed_struct=/work/oxidecomputer/omicron/target/debug/deps/libpacked_struct-56be592896df7f4b.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-c37157d808c21f6c.rmeta --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-cfe3681cbf346f58.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --extern serde_hex=/work/oxidecomputer/omicron/target/debug/deps/libserde_hex-4a04219f8eb986bf.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-3efb67152f9bb7fd.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-b2b95ff7fe67ca3c.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-c3bf34b18ecf8b70.rmeta --cap-lints allow -D warnings`
26072023-12-06T04:17:26.663Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
26082023-12-06T04:17:26.667Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter --edition=2021 oximeter/oximeter/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=dc5a9bdd5f501204 -C extra-filename=-dc5a9bdd5f501204 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-cf72f843b9ce520b.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rmeta --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-bf5edac01f673ca3.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rmeta --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-ffdb58a7f96a11a6.so --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-b260bcdad7d801cc.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rmeta -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
26092023-12-06T04:17:27.575Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26102023-12-06T04:17:27.578Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name key_manager --edition=2021 key-manager/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=187b419874e2b841 -C extra-filename=-187b419874e2b841 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-084832dceff4d290.so --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-18ec698418f45d91.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rmeta --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-65adaff614060fb5.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-b60aa24d05f29b5f.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d4ac8e2ff6ba4016.rmeta -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
26112023-12-06T04:17:27.924Z Compiling hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
26122023-12-06T04:17:27.960Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name hubtools --edition=2021 /home/build/.cargo/git/checkouts/hubtools-660036efb99a0cd0/73cd5a8/hubtools/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=62208256bbfa2b7a -C extra-filename=-62208256bbfa2b7a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern lpc55_areas=/work/oxidecomputer/omicron/target/debug/deps/liblpc55_areas-9af0bb8304cb4699.rmeta --extern lpc55_sign=/work/oxidecomputer/omicron/target/debug/deps/liblpc55_sign-4fc3386d3b11b8ee.rmeta --extern object=/work/oxidecomputer/omicron/target/debug/deps/libobject-7a1c1e1d51468047.rmeta --extern path_slash=/work/oxidecomputer/omicron/target/debug/deps/libpath_slash-870e60259411baa0.rmeta --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-cfe3681cbf346f58.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rmeta --extern tlvc=/work/oxidecomputer/omicron/target/debug/deps/libtlvc-b66b648628aa5f74.rmeta --extern tlvc_text=/work/oxidecomputer/omicron/target/debug/deps/libtlvc_text-befeeca455d3ad0f.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-06af5535c6198b55.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-b2b95ff7fe67ca3c.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-c3bf34b18ecf8b70.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-1e6182992effe9a1.rmeta --cap-lints allow -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
26132023-12-06T04:17:28.723Z Compiling internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
26142023-12-06T04:17:28.727Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name internal_dns --edition=2021 internal-dns/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=547b1c3c4bdf1830 -C extra-filename=-547b1c3c4bdf1830 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-98d42ca17519d4d0.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-f0d93093a2b87f0e.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rmeta --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-39a9a8a132b41a0d.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rmeta -D warnings -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
26152023-12-06T04:17:29.397Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
26162023-12-06T04:17:29.406Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_client --edition=2021 clients/nexus-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=9c737d968e4a9661 -C extra-filename=-9c737d968e4a9661 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-847fb59b18b2aee3.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-45fbddfdc8fb1816.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4e143c5f8c64568e.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-c0eec027309d72d7.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rmeta -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
26172023-12-06T04:17:33.101Z Compiling ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
26182023-12-06T04:17:33.104Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name ipcc_key_value --edition=2021 ipcc-key-value/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=4d8c90e7401be3fc -C extra-filename=-4d8c90e7401be3fc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-ea9e8cb8d8ec83be.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-45ce8912dc32de8c.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rmeta -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
26192023-12-06T04:17:34.265Z Running `/work/oxidecomputer/omicron/target/debug/build/newtype_derive-87ab273cfcac2f77/build-script-build`
26202023-12-06T04:17:34.367Z Compiling openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
26212023-12-06T04:17:34.371Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name openapi_lint --edition=2021 /home/build/.cargo/git/checkouts/openapi-lint-42a90d71bc44c8c6/ef442ee/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=629959fb0c9ff071 -C extra-filename=-629959fb0c9ff071 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-e8726b1e312bd2e5.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-2e7a89619d1b841a.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-9c9c3756e3f392b3.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-8bdc91c0611425a8.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-537384909654dd1b.rmeta --cap-lints allow -D warnings`
26222023-12-06T04:17:35.101Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name newtype_derive /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/newtype_derive-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=90083c391ac2a709 -C extra-filename=-90083c391ac2a709 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings --cfg op_assign`
26232023-12-06T04:17:35.273Z Compiling memoffset v0.7.1
26242023-12-06T04:17:35.277Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/memoffset-0.7.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=8f380bafbc631838 -C extra-filename=-8f380bafbc631838 --out-dir /work/oxidecomputer/omicron/target/debug/build/memoffset-8f380bafbc631838 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-c1e84996da593841.rlib --cap-lints allow -D warnings`
26252023-12-06T04:17:35.878Z Compiling platforms v3.0.2
26262023-12-06T04:17:35.881Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/platforms-3.0.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=0cb7554db24782e0 -C extra-filename=-0cb7554db24782e0 --out-dir /work/oxidecomputer/omicron/target/debug/build/platforms-0cb7554db24782e0 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
26272023-12-06T04:17:36.527Z Running `/work/oxidecomputer/omicron/target/debug/build/platforms-0cb7554db24782e0/build-script-build`
26282023-12-06T04:17:36.571Z Running `/work/oxidecomputer/omicron/target/debug/build/memoffset-8f380bafbc631838/build-script-build`
26292023-12-06T04:17:36.782Z Compiling steno v0.4.0
26302023-12-06T04:17:36.786Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name steno --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/steno-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=6fc797d1a29f6577 -C extra-filename=-6fc797d1a29f6577 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-084832dceff4d290.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-9c9c3756e3f392b3.rmeta --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-90083c391ac2a709.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-cb3b038c24d25106.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rmeta --cap-lints allow -D warnings`
26312023-12-06T04:17:37.505Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name memoffset /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/memoffset-0.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=b09f3b757e13ec10 -C extra-filename=-b09f3b757e13ec10 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings --cfg tuple_ty --cfg allow_clippy --cfg maybe_uninit --cfg doctests --cfg raw_ref_macros`
26322023-12-06T04:17:37.691Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name platforms --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/platforms-3.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=ea9b135a7169d8e5 -C extra-filename=-ea9b135a7169d8e5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
26332023-12-06T04:17:38.750Z Compiling crossbeam-deque v0.8.3
26342023-12-06T04:17:38.754Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name crossbeam_deque --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-deque-0.8.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="crossbeam-epoch"' --cfg 'feature="crossbeam-utils"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=de0c924a38105e0e -C extra-filename=-de0c924a38105e0e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-bc2c501506aafa82.rmeta --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-2d9f0b9c67027185.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-ecd3b02fa9b0bdac.rmeta --cap-lints allow -D warnings`
26352023-12-06T04:17:38.949Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
26362023-12-06T04:17:38.955Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/management-gateway-service-749acba834b73294/2739c18/gateway-sp-comms/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=fcf733c510251e73 -C extra-filename=-fcf733c510251e73 --out-dir /work/oxidecomputer/omicron/target/debug/build/gateway-sp-comms-fcf733c510251e73 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-2c487f79507661dd.rlib --cap-lints allow -D warnings`
26372023-12-06T04:17:39.288Z Compiling unicase v2.7.0
26382023-12-06T04:17:39.292Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicase-2.7.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=4e17b597ff6e6fea -C extra-filename=-4e17b597ff6e6fea --out-dir /work/oxidecomputer/omicron/target/debug/build/unicase-4e17b597ff6e6fea -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-2c487f79507661dd.rlib --cap-lints allow -D warnings`
26392023-12-06T04:17:39.523Z Compiling rayon-core v1.12.0
26402023-12-06T04:17:39.527Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rayon-core-1.12.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=83d4042876c001bf -C extra-filename=-83d4042876c001bf --out-dir /work/oxidecomputer/omicron/target/debug/build/rayon-core-83d4042876c001bf -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
26412023-12-06T04:17:39.869Z Compiling salty v0.2.0
26422023-12-06T04:17:39.873Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/salty-0.2.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on -C metadata=be16da5b0a40bd70 -C extra-filename=-be16da5b0a40bd70 --out-dir /work/oxidecomputer/omicron/target/debug/build/salty-be16da5b0a40bd70 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
26432023-12-06T04:17:40.087Z Compiling signature v1.6.4
26442023-12-06T04:17:40.129Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name signature --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/signature-1.6.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on -C metadata=63c1f06889acbd12 -C extra-filename=-63c1f06889acbd12 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
26452023-12-06T04:17:40.339Z Compiling ed25519 v1.5.3
26462023-12-06T04:17:40.343Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name ed25519 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ed25519-1.5.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on -C metadata=51d0566daf0fad5f -C extra-filename=-51d0566daf0fad5f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-63c1f06889acbd12.rmeta --cap-lints allow -D warnings`
26472023-12-06T04:17:40.789Z Running `/work/oxidecomputer/omicron/target/debug/build/salty-be16da5b0a40bd70/build-script-build`
26482023-12-06T04:17:40.814Z Running `/work/oxidecomputer/omicron/target/debug/build/rayon-core-83d4042876c001bf/build-script-build`
26492023-12-06T04:17:40.841Z Running `/work/oxidecomputer/omicron/target/debug/build/unicase-4e17b597ff6e6fea/build-script-build`
26502023-12-06T04:17:40.877Z Running `/work/oxidecomputer/omicron/target/debug/build/gateway-sp-comms-fcf733c510251e73/build-script-build`
26512023-12-06T04:17:40.992Z Compiling curve25519-dalek v4.1.0
26522023-12-06T04:17:40.992Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/curve25519-dalek-4.1.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="digest"' --cfg 'feature="legacy_compatibility"' --cfg 'feature="precomputed-tables"' --cfg 'feature="rand_core"' --cfg 'feature="zeroize"' -C metadata=df6a69afff6ca425 -C extra-filename=-df6a69afff6ca425 --out-dir /work/oxidecomputer/omicron/target/debug/build/curve25519-dalek-df6a69afff6ca425 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern platforms=/work/oxidecomputer/omicron/target/debug/deps/libplatforms-ea9b135a7169d8e5.rlib --extern rustc_version=/work/oxidecomputer/omicron/target/debug/deps/librustc_version-a24886e505c93f47.rlib --cap-lints allow -D warnings`
26532023-12-06T04:17:41.129Z Compiling nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
26542023-12-06T04:17:41.133Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name nix --edition=2018 /home/build/.cargo/git/checkouts/nix-a6715c5f5bedbb76/c1a3636/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="acct"' --cfg 'feature="aio"' --cfg 'feature="default"' --cfg 'feature="dir"' --cfg 'feature="env"' --cfg 'feature="event"' --cfg 'feature="feature"' --cfg 'feature="fs"' --cfg 'feature="hostname"' --cfg 'feature="inotify"' --cfg 'feature="ioctl"' --cfg 'feature="kmod"' --cfg 'feature="memoffset"' --cfg 'feature="mman"' --cfg 'feature="mount"' --cfg 'feature="mqueue"' --cfg 'feature="net"' --cfg 'feature="personality"' --cfg 'feature="pin-utils"' --cfg 'feature="poll"' --cfg 'feature="process"' --cfg 'feature="pthread"' --cfg 'feature="ptrace"' --cfg 'feature="quota"' --cfg 'feature="reboot"' --cfg 'feature="resource"' --cfg 'feature="sched"' --cfg 'feature="signal"' --cfg 'feature="socket"' --cfg 'feature="term"' --cfg 'feature="time"' --cfg 'feature="ucontext"' --cfg 'feature="uio"' --cfg 'feature="user"' --cfg 'feature="zerocopy"' -C metadata=2a6836173286b347 -C extra-filename=-2a6836173286b347 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-b6f8a7d540d47813.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-bc2c501506aafa82.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-45ce8912dc32de8c.rmeta --extern memoffset=/work/oxidecomputer/omicron/target/debug/deps/libmemoffset-b09f3b757e13ec10.rmeta --extern pin_utils=/work/oxidecomputer/omicron/target/debug/deps/libpin_utils-494a3e00a892adf5.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-8396087cdeea73a3.rmeta --cap-lints allow -D warnings`
26552023-12-06T04:17:42.030Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26562023-12-06T04:17:42.034Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name sled_hardware --edition=2021 sled-hardware/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=a83b969693a5ff41 -C extra-filename=-a83b969693a5ff41 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-bc2c501506aafa82.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rmeta --extern illumos_devinfo=/work/oxidecomputer/omicron/target/debug/deps/libillumos_devinfo-a692247e9b2f6b99.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-fa7fc4284eeebfb6.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-45ce8912dc32de8c.rmeta --extern libefi_illumos=/work/oxidecomputer/omicron/target/debug/deps/liblibefi_illumos-dfff9f250ebab94e.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-1ce9557757fa651b.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8c4ac547107558e9.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rmeta --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-ef1108e0a124fcde.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rmeta -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out`
26572023-12-06T04:17:43.836Z Running `/work/oxidecomputer/omicron/target/debug/build/dpd-client-8749ec97f6b7e9f5/build-script-build`
26582023-12-06T04:17:43.839Z Running `/work/oxidecomputer/omicron/target/debug/build/ddm-admin-client-57764e9ddb2d15a2/build-script-build`
26592023-12-06T04:17:44.176Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26602023-12-06T04:17:44.180Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_types --edition=2021 nexus/types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=305091d02c9a506b -C extra-filename=-305091d02c9a506b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rmeta --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-c6e67cbcdaa79b85.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-efdef217e0fabd4e.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-98d42ca17519d4d0.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-631432619dcdb2cf.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-45fbddfdc8fb1816.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4ec7b76c1a619998.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-5cf2ce8a9a4b9f66.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-6fc797d1a29f6577.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-b260bcdad7d801cc.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rmeta -D warnings -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
26612023-12-06T04:17:44.767Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26622023-12-06T04:17:44.770Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name sled_storage --edition=2021 sled-storage/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="testing"' -C metadata=bf5feb06a1f33204 -C extra-filename=-bf5feb06a1f33204 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-084832dceff4d290.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-bc2c501506aafa82.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-46eebefa6ecc0bc6.so --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-daf84fcebc6d5eca.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-fa7fc4284eeebfb6.rmeta --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-187b419874e2b841.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8c4ac547107558e9.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-a83b969693a5ff41.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rmeta -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out`
26632023-12-06T04:17:47.773Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name ddm_admin_client --edition=2021 clients/ddm-admin-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=c9501f7940078ebc -C extra-filename=-c9501f7940078ebc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-294f21b38637a1be.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-23667305794a523a.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-a83b969693a5ff41.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rmeta -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out`
26642023-12-06T04:17:49.606Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name dpd_client --edition=2021 clients/dpd-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=379f97179455a046 -C extra-filename=-379f97179455a046 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a198b56a5f9eb1ad.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-847fb59b18b2aee3.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-23667305794a523a.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8c4ac547107558e9.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-c0eec027309d72d7.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rmeta -D warnings -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
26652023-12-06T04:17:50.574Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26662023-12-06T04:17:50.579Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_client --edition=2021 clients/sled-agent-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=f57dc633a8f36c1a -C extra-filename=-f57dc633a8f36c1a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-084832dceff4d290.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-847fb59b18b2aee3.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4e143c5f8c64568e.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-c0eec027309d72d7.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-bf5feb06a1f33204.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rmeta -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out`
26672023-12-06T04:17:51.038Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26682023-12-06T04:17:51.091Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name installinator_common --edition=2021 installinator-common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=6480b84d1e7438e7 -C extra-filename=-6480b84d1e7438e7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-fa7fc4284eeebfb6.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f002f3f98557c91c.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-8031e02958dc1e30.rmeta -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
26692023-12-06T04:17:51.341Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
26702023-12-06T04:17:51.345Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name tlvc --edition=2021 /home/build/.cargo/git/checkouts/tlvc-747b6a86320a4fa5/e644a21/tlvc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=118f6820456a65b3 -C extra-filename=-118f6820456a65b3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-1b4ad01209984ea0.rmeta --extern crc=/work/oxidecomputer/omicron/target/debug/deps/libcrc-aba0ec4eb9ec4013.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-c3bf34b18ecf8b70.rmeta --cap-lints allow -D warnings`
26712023-12-06T04:17:51.854Z Compiling globset v0.4.13
26722023-12-06T04:17:51.857Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name globset --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/globset-0.4.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="log"' -C metadata=2d1cbf750e05e64c -C extra-filename=-2d1cbf750e05e64c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern aho_corasick=/work/oxidecomputer/omicron/target/debug/deps/libaho_corasick-eca6581c4ec1a882.rmeta --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-f119340823f1aa08.rmeta --extern fnv=/work/oxidecomputer/omicron/target/debug/deps/libfnv-5d2ad75ee5f58135.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-c5d2103652c0a8bc.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-537384909654dd1b.rmeta --cap-lints allow -D warnings`
26732023-12-06T04:17:54.583Z Compiling olpc-cjson v0.1.3
26742023-12-06T04:17:54.589Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name olpc_cjson --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/olpc-cjson-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=f95ae50b77144ede -C extra-filename=-f95ae50b77144ede --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rmeta --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-7c2cf4bd1cb476cd.rmeta --cap-lints allow -D warnings`
26752023-12-06T04:17:55.096Z Compiling serde_plain v1.0.2
26762023-12-06T04:17:55.101Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_plain --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_plain-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=144bc284e3e61bd5 -C extra-filename=-144bc284e3e61bd5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --cap-lints allow -D warnings`
26772023-12-06T04:17:55.145Z Compiling serde-big-array v0.5.1
26782023-12-06T04:17:55.177Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_big_array --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde-big-array-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=647c32cd25b537b1 -C extra-filename=-647c32cd25b537b1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --cap-lints allow -D warnings`
26792023-12-06T04:17:55.515Z Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
26802023-12-06T04:17:55.519Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name hubpack_derive --edition=2021 /home/build/.cargo/git/checkouts/hubpack-0dd69a0378549116/df08cc3/derive/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=d32ed444ec33b26f -C extra-filename=-d32ed444ec33b26f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-537e95fdbea99744.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b52270d439c9d728.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-48fabcfe082d99df.rlib --extern proc_macro --cap-lints allow -D warnings`
26812023-12-06T04:17:55.722Z Compiling async-recursion v1.0.5
26822023-12-06T04:17:55.725Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name async_recursion --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-recursion-1.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=f6bfcd26565b1af7 -C extra-filename=-f6bfcd26565b1af7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-537e95fdbea99744.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b52270d439c9d728.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-085545494ccbad1b.rlib --extern proc_macro --cap-lints allow -D warnings`
26832023-12-06T04:17:57.225Z Compiling ff v0.13.0
26842023-12-06T04:17:57.249Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name ff --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ff-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=8f518bf296793878 -C extra-filename=-8f518bf296793878 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-8e66244baa1a5b19.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-e4d03c814ee1d591.rmeta --cap-lints allow -D warnings`
26852023-12-06T04:17:57.565Z Compiling display-error-chain v0.2.0
26862023-12-06T04:17:57.608Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name display_error_chain --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/display-error-chain-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=c33ee704d422915a -C extra-filename=-c33ee704d422915a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
26872023-12-06T04:17:57.764Z Compiling typed-path v0.6.0
26882023-12-06T04:17:57.791Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name typed_path --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/typed-path-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=7df5b01458f7f6af -C extra-filename=-7df5b01458f7f6af --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
26892023-12-06T04:17:57.827Z Compiling group v0.13.0
26902023-12-06T04:17:57.858Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name group --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/group-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=00ccb38b7b0a7367 -C extra-filename=-00ccb38b7b0a7367 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-8f518bf296793878.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-8e66244baa1a5b19.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-e4d03c814ee1d591.rmeta --cap-lints allow -D warnings`
26912023-12-06T04:17:58.088Z Compiling hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
26922023-12-06T04:17:58.091Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name hubpack --edition=2021 /home/build/.cargo/git/checkouts/hubpack-0dd69a0378549116/df08cc3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=4d1d2ae1ea660778 -C extra-filename=-4d1d2ae1ea660778 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern hubpack_derive=/work/oxidecomputer/omicron/target/debug/deps/libhubpack_derive-d32ed444ec33b26f.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --cap-lints allow -D warnings`
26932023-12-06T04:17:58.887Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name gateway_sp_comms --edition=2021 /home/build/.cargo/git/checkouts/management-gateway-service-749acba834b73294/2739c18/gateway-sp-comms/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=46d5803305cee028 -C extra-filename=-46d5803305cee028 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-084832dceff4d290.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-5a238ae6b80ab6de.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rmeta --extern fxhash=/work/oxidecomputer/omicron/target/debug/deps/libfxhash-a981ba183737ec33.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-35e5e75d00a35726.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-6f7e7e787f938be2.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-b5edf382b896fc95.rmeta --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-62208256bbfa2b7a.rmeta --extern lru_cache=/work/oxidecomputer/omicron/target/debug/deps/liblru_cache-1aeaf1d60cc951d6.rmeta --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-2a6836173286b347.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-60360085401b1f6c.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-3b5a8e4899b9500f.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --extern serde_big_array=/work/oxidecomputer/omicron/target/debug/deps/libserde_big_array-647c32cd25b537b1.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-ef8aaf88987f1e15.rmeta --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-275f3cec25e20431.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rmeta --extern tlvc=/work/oxidecomputer/omicron/target/debug/deps/libtlvc-118f6820456a65b3.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-ce93925926181581.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-1e6182992effe9a1.rmeta --cap-lints allow -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
26942023-12-06T04:17:59.744Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
26952023-12-06T04:17:59.840Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name bootstrap_agent_client --edition=2021 clients/bootstrap-agent-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=08ec0042be1e3f75 -C extra-filename=-08ec0042be1e3f75 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-847fb59b18b2aee3.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4e143c5f8c64568e.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-c0eec027309d72d7.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-a83b969693a5ff41.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rmeta -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out`
26962023-12-06T04:18:00.093Z Running `/work/oxidecomputer/omicron/target/debug/build/curve25519-dalek-df6a69afff6ca425/build-script-build`
26972023-12-06T04:18:00.248Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name unicase /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicase-2.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=492ed662d5ae01f7 -C extra-filename=-492ed662d5ae01f7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings --cfg __unicase__iter_cmp --cfg __unicase__default_hasher --cfg __unicase__const_fns --cfg __unicase__core_and_alloc`
26982023-12-06T04:18:00.945Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name rayon_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rayon-core-1.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=190de7141266ef1a -C extra-filename=-190de7141266ef1a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern crossbeam_deque=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_deque-de0c924a38105e0e.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-ecd3b02fa9b0bdac.rmeta --cap-lints allow -D warnings`
26992023-12-06T04:18:03.224Z Compiling tough v0.15.0
27002023-12-06T04:18:03.228Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name tough --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tough-0.15.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="http"' --cfg 'feature="reqwest"' -C metadata=e04d0fa46ba8ae83 -C extra-filename=-e04d0fa46ba8ae83 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-f6bfcd26565b1af7.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-084832dceff4d290.so --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-cf72f843b9ce520b.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rmeta --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-b5627ba9c8616dae.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-85b0c1ea6a5e4905.rmeta --extern globset=/work/oxidecomputer/omicron/target/debug/deps/libglobset-2d1cbf750e05e64c.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-6f7e7e787f938be2.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-c5d2103652c0a8bc.rmeta --extern olpc_cjson=/work/oxidecomputer/omicron/target/debug/deps/libolpc_cjson-f95ae50b77144ede.rmeta --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-b0f2d03dc9773fed.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-912c31485e79e9fc.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-c4886c411ec599bb.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rmeta --extern serde_plain=/work/oxidecomputer/omicron/target/debug/deps/libserde_plain-144bc284e3e61bd5.rmeta --extern snafu=/work/oxidecomputer/omicron/target/debug/deps/libsnafu-f45fb991151db88a.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c421aae3f8abc685.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-785b7f79852bfc20.rmeta --extern typed_path=/work/oxidecomputer/omicron/target/debug/deps/libtyped_path-7df5b01458f7f6af.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-a24220ed5be04632.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-4ee5ed5bde7ce18a.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-f3795c7200a14d0e.rmeta --cap-lints allow -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/usr/ssl-3/lib/amd64`
27012023-12-06T04:18:03.916Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name salty --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/salty-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on -C metadata=4ac78139275a0bd6 -C extra-filename=-4ac78139275a0bd6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ed25519=/work/oxidecomputer/omicron/target/debug/deps/libed25519-51d0566daf0fad5f.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-e4d03c814ee1d591.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d4ac8e2ff6ba4016.rmeta --cap-lints allow -D warnings --cfg tweetnacl`
27022023-12-06T04:18:05.179Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
27032023-12-06T04:18:05.217Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 clients/mg-admin-client/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=59e82cbf3893112c -C extra-filename=-59e82cbf3893112c --out-dir /work/oxidecomputer/omicron/target/debug/build/mg-admin-client-59e82cbf3893112c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-f16f8b586493d9f6.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4e143c5f8c64568e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b52270d439c9d728.rlib --extern rustfmt_wrapper=/work/oxidecomputer/omicron/target/debug/deps/librustfmt_wrapper-76b99ea68de61fe7.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5e9108efc6e4e2b4.rlib -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/usr/ssl-3/lib/amd64`
27042023-12-06T04:18:07.004Z Compiling signal-hook-tokio v0.3.1
27052023-12-06T04:18:07.008Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name signal_hook_tokio --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/signal-hook-tokio-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="futures-core-0_3"' --cfg 'feature="futures-v0_3"' -C metadata=6ac4b78c905ab268 -C extra-filename=-6ac4b78c905ab268 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures_core_0_3=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-85b0c1ea6a5e4905.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-45ce8912dc32de8c.rmeta --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-f2eb63f7b73ee948.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rmeta --cap-lints allow -D warnings`
27062023-12-06T04:18:07.286Z Compiling serde-big-array v0.4.1
27072023-12-06T04:18:07.349Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_big_array --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde-big-array-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=2192f96db6e2dfd8 -C extra-filename=-2192f96db6e2dfd8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --cap-lints allow -D warnings`
27082023-12-06T04:18:07.558Z Compiling universal-hash v0.5.1
27092023-12-06T04:18:07.562Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name universal_hash --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/universal-hash-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=4ee25eaeac943688 -C extra-filename=-4ee25eaeac943688 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-457861be037dadda.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-e4d03c814ee1d591.rmeta --cap-lints allow -D warnings`
27102023-12-06T04:18:07.874Z Compiling crypto-bigint v0.5.2
27112023-12-06T04:18:07.878Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name crypto_bigint --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crypto-bigint-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="generic-array"' --cfg 'feature="rand_core"' --cfg 'feature="zeroize"' -C metadata=ae906e8fb6cb3e96 -C extra-filename=-ae906e8fb6cb3e96 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-f6df480a7c6817d8.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-8e66244baa1a5b19.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-e4d03c814ee1d591.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d4ac8e2ff6ba4016.rmeta --cap-lints allow -D warnings`
27122023-12-06T04:18:08.605Z Compiling thiserror-impl-no-std v2.0.2
27132023-12-06T04:18:08.608Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name thiserror_impl_no_std --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/thiserror-impl-no-std-2.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=6f5aabbc32661f8c -C extra-filename=-6f5aabbc32661f8c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-537e95fdbea99744.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b52270d439c9d728.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-48fabcfe082d99df.rlib --extern proc_macro --cap-lints allow -D warnings`
27142023-12-06T04:18:09.560Z Compiling curve25519-dalek-derive v0.1.0
27152023-12-06T04:18:09.564Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name curve25519_dalek_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/curve25519-dalek-derive-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=ab452b72d444a318 -C extra-filename=-ab452b72d444a318 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-537e95fdbea99744.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b52270d439c9d728.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-085545494ccbad1b.rlib --extern proc_macro --cap-lints allow -D warnings`
27162023-12-06T04:18:12.391Z Compiling base16ct v0.2.0
27172023-12-06T04:18:12.395Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name base16ct --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/base16ct-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=ddc9d2d992648df0 -C extra-filename=-ddc9d2d992648df0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
27182023-12-06T04:18:12.823Z Compiling opaque-debug v0.3.0
27192023-12-06T04:18:12.827Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name opaque_debug --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/opaque-debug-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=2b10d27ff7ff6954 -C extra-filename=-2b10d27ff7ff6954 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
27202023-12-06T04:18:12.964Z Compiling poly1305 v0.8.0
27212023-12-06T04:18:12.968Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name poly1305 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/poly1305-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on -C metadata=52a2a9ca0ae6d810 -C extra-filename=-52a2a9ca0ae6d810 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-688e8dc1d1448767.rmeta --extern opaque_debug=/work/oxidecomputer/omicron/target/debug/deps/libopaque_debug-2b10d27ff7ff6954.rmeta --extern universal_hash=/work/oxidecomputer/omicron/target/debug/deps/libuniversal_hash-4ee25eaeac943688.rmeta --cap-lints allow -D warnings`
27222023-12-06T04:18:13.554Z Compiling elliptic-curve v0.13.5
27232023-12-06T04:18:13.558Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name elliptic_curve --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/elliptic-curve-0.13.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="arithmetic"' --cfg 'feature="default"' --cfg 'feature="digest"' --cfg 'feature="ecdh"' --cfg 'feature="ff"' --cfg 'feature="group"' -C metadata=ce99c81cb146a6f8 -C extra-filename=-ce99c81cb146a6f8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base16ct=/work/oxidecomputer/omicron/target/debug/deps/libbase16ct-ddc9d2d992648df0.rmeta --extern crypto_bigint=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_bigint-ae906e8fb6cb3e96.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-cfb2bbac779740b0.rmeta --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-8f518bf296793878.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-f6df480a7c6817d8.rmeta --extern group=/work/oxidecomputer/omicron/target/debug/deps/libgroup-00ccb38b7b0a7367.rmeta --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-18ec698418f45d91.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-8e66244baa1a5b19.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-e4d03c814ee1d591.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d4ac8e2ff6ba4016.rmeta --cap-lints allow -D warnings`
27242023-12-06T04:18:13.691Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name curve25519_dalek --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/curve25519-dalek-4.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="digest"' --cfg 'feature="legacy_compatibility"' --cfg 'feature="precomputed-tables"' --cfg 'feature="rand_core"' --cfg 'feature="zeroize"' -C metadata=d289b81fa12ccfd4 -C extra-filename=-d289b81fa12ccfd4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-bc2c501506aafa82.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-688e8dc1d1448767.rmeta --extern curve25519_dalek_derive=/work/oxidecomputer/omicron/target/debug/deps/libcurve25519_dalek_derive-ab452b72d444a318.so --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-cfb2bbac779740b0.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-8e66244baa1a5b19.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-e4d03c814ee1d591.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d4ac8e2ff6ba4016.rmeta --cap-lints allow -D warnings --cfg 'curve25519_dalek_bits="64"' --cfg 'curve25519_dalek_backend="simd"'`
27252023-12-06T04:18:14.452Z Compiling thiserror-no-std v2.0.2
27262023-12-06T04:18:14.478Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name thiserror_no_std --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/thiserror-no-std-2.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=f13c9997f7087a68 -C extra-filename=-f13c9997f7087a68 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern thiserror_impl_no_std=/work/oxidecomputer/omicron/target/debug/deps/libthiserror_impl_no_std-6f5aabbc32661f8c.so --cap-lints allow -D warnings`
27272023-12-06T04:18:14.484Z Compiling sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
27282023-12-06T04:18:14.484Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name sprockets_common --edition=2021 /home/build/.cargo/git/checkouts/sprockets-82488b5b61bf00db/77df31e/common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="salty"' -C metadata=dbce165d6dd78309 -C extra-filename=-dbce165d6dd78309 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-46eebefa6ecc0bc6.so --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-4d1d2ae1ea660778.rmeta --extern salty=/work/oxidecomputer/omicron/target/debug/deps/libsalty-4ac78139275a0bd6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --extern serde_big_array=/work/oxidecomputer/omicron/target/debug/deps/libserde_big_array-2192f96db6e2dfd8.rmeta --cap-lints allow -D warnings`
27292023-12-06T04:18:14.627Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
27302023-12-06T04:18:14.632Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_gateway --edition=2021 gateway/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=af5183315ece0b4c -C extra-filename=-af5183315ece0b4c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-efdef217e0fabd4e.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-01bd857863c8e5f4.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-35e5e75d00a35726.rmeta --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-46d5803305cee028.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-6f7e7e787f938be2.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a198b56a5f9eb1ad.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-f0d93093a2b87f0e.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-fa7fc4284eeebfb6.rmeta --extern ipcc_key_value=/work/oxidecomputer/omicron/target/debug/deps/libipcc_key_value-4d8c90e7401be3fc.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-60360085401b1f6c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-f2eb63f7b73ee948.rmeta --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-6ac4b78c905ab268.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-032e298af57f7cdc.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-6d791c70a9e95963.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-0fd5306edbdb4e16.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5e9108efc6e4e2b4.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rmeta -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
27312023-12-06T04:18:15.834Z Compiling rayon v1.8.0
27322023-12-06T04:18:15.838Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name rayon --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rayon-1.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=8bfab4357444caa6 -C extra-filename=-8bfab4357444caa6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-294f21b38637a1be.rmeta --extern rayon_core=/work/oxidecomputer/omicron/target/debug/deps/librayon_core-190de7141266ef1a.rmeta --cap-lints allow -D warnings`
27332023-12-06T04:18:16.659Z Compiling mime_guess v2.0.4
27342023-12-06T04:18:16.664Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mime_guess-2.0.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="rev-mappings"' -C metadata=4e19c81f511d4ca8 -C extra-filename=-4e19c81f511d4ca8 --out-dir /work/oxidecomputer/omicron/target/debug/build/mime_guess-4e19c81f511d4ca8 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern unicase=/work/oxidecomputer/omicron/target/debug/deps/libunicase-492ed662d5ae01f7.rlib --cap-lints allow -D warnings`
27352023-12-06T04:18:18.909Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
27362023-12-06T04:18:18.913Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 bootstore/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on -C metadata=5d9b239cbbe77969 -C extra-filename=-5d9b239cbbe77969 --out-dir /work/oxidecomputer/omicron/target/debug/build/bootstore-5d9b239cbbe77969 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-8f259a5fc252a2f6.rlib -D warnings -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
27372023-12-06T04:18:19.462Z Compiling chacha20 v0.9.1
27382023-12-06T04:18:19.488Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name chacha20 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/chacha20-0.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="zeroize"' -C metadata=e92b3c88abb03bef -C extra-filename=-e92b3c88abb03bef --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-bc2c501506aafa82.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-72a2abb2cf0395e1.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-688e8dc1d1448767.rmeta --cap-lints allow -D warnings`
27392023-12-06T04:18:20.219Z Compiling aead v0.5.2
27402023-12-06T04:18:20.223Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name aead --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/aead-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="getrandom"' --cfg 'feature="rand_core"' -C metadata=1a624d83266eaee3 -C extra-filename=-1a624d83266eaee3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-457861be037dadda.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-f6df480a7c6817d8.rmeta --cap-lints allow -D warnings`
27412023-12-06T04:18:20.748Z Compiling kstat-rs v0.2.3
27422023-12-06T04:18:20.752Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name kstat_rs --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/kstat-rs-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=b20127b1a8309df2 -C extra-filename=-b20127b1a8309df2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-45ce8912dc32de8c.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rmeta --cap-lints allow -D warnings`
27432023-12-06T04:18:21.747Z Compiling corncobs v0.1.3
27442023-12-06T04:18:21.751Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name corncobs --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/corncobs-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=0822af0aea738034 -C extra-filename=-0822af0aea738034 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
27452023-12-06T04:18:21.886Z Compiling chacha20poly1305 v0.10.1
27462023-12-06T04:18:21.889Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name chacha20poly1305 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/chacha20poly1305-0.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="rand_core"' -C metadata=c48846e160e3d559 -C extra-filename=-c48846e160e3d559 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern aead=/work/oxidecomputer/omicron/target/debug/deps/libaead-1a624d83266eaee3.rmeta --extern chacha20=/work/oxidecomputer/omicron/target/debug/deps/libchacha20-e92b3c88abb03bef.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-72a2abb2cf0395e1.rmeta --extern poly1305=/work/oxidecomputer/omicron/target/debug/deps/libpoly1305-52a2a9ca0ae6d810.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d4ac8e2ff6ba4016.rmeta --cap-lints allow -D warnings`
27472023-12-06T04:18:22.217Z Compiling sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
27482023-12-06T04:18:22.220Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name sprockets_rot --edition=2021 /home/build/.cargo/git/checkouts/sprockets-82488b5b61bf00db/77df31e/rot/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="rand"' -C metadata=009eb845872f02e3 -C extra-filename=-009eb845872f02e3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern corncobs=/work/oxidecomputer/omicron/target/debug/deps/libcorncobs-0822af0aea738034.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-46eebefa6ecc0bc6.so --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-4d1d2ae1ea660778.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8c4ac547107558e9.rmeta --extern salty=/work/oxidecomputer/omicron/target/debug/deps/libsalty-4ac78139275a0bd6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --extern sprockets_common=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_common-dbce165d6dd78309.rmeta --extern tinyvec=/work/oxidecomputer/omicron/target/debug/deps/libtinyvec-beae685ade96ae94.rmeta --cap-lints allow -D warnings`
27492023-12-06T04:18:22.247Z Running `/work/oxidecomputer/omicron/target/debug/build/bootstore-5d9b239cbbe77969/build-script-build`
27502023-12-06T04:18:22.250Z Running `/work/oxidecomputer/omicron/target/debug/build/mime_guess-4e19c81f511d4ca8/build-script-build`
27512023-12-06T04:18:22.306Z Compiling vsss-rs v3.3.1
27522023-12-06T04:18:22.329Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name vsss_rs --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/vsss-rs-3.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="curve25519"' --cfg 'feature="curve25519-dalek"' --cfg 'feature="default"' --cfg 'feature="hex"' --cfg 'feature="serde"' --cfg 'feature="std"' -C metadata=4d5162024ffca061 -C extra-filename=-4d5162024ffca061 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern curve25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libcurve25519_dalek-d289b81fa12ccfd4.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-ce99c81cb146a6f8.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-6f7e7e787f938be2.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8c4ac547107558e9.rmeta --extern rand_chacha=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-49ba573a971a5789.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-8e66244baa1a5b19.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-e4d03c814ee1d591.rmeta --extern thiserror_no_std=/work/oxidecomputer/omicron/target/debug/deps/libthiserror_no_std-f13c9997f7087a68.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d4ac8e2ff6ba4016.rmeta --cap-lints allow -D warnings`
27532023-12-06T04:18:22.334Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27542023-12-06T04:18:22.380Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_producer --edition=2021 oximeter/producer/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=9321eb045fc8b772 -C extra-filename=-9321eb045fc8b772 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-01bd857863c8e5f4.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-9c737d968e4a9661.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-dc5a9bdd5f501204.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-032e298af57f7cdc.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rmeta -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
27552023-12-06T04:18:22.905Z Compiling diff v0.1.13
27562023-12-06T04:18:22.909Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name diff /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/diff-0.1.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=b40759dfb27c6b8f -C extra-filename=-b40759dfb27c6b8f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
27572023-12-06T04:18:23.743Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27582023-12-06T04:18:23.743Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name mime_guess /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mime_guess-2.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="rev-mappings"' -C metadata=aa349d6acb1d14a1 -C extra-filename=-aa349d6acb1d14a1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern mime=/work/oxidecomputer/omicron/target/debug/deps/libmime-a6cf1a4a13963194.rmeta --extern unicase=/work/oxidecomputer/omicron/target/debug/deps/libunicase-492ed662d5ae01f7.rmeta --cap-lints allow -D warnings`
27592023-12-06T04:18:23.746Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_instruments --edition=2021 oximeter/instruments/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="http"' --cfg 'feature="http-instruments"' --cfg 'feature="kstat"' --cfg 'feature="kstat-rs"' -C metadata=066ba162961b630d -C extra-filename=-066ba162961b630d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-bc2c501506aafa82.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-01bd857863c8e5f4.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a198b56a5f9eb1ad.rmeta --extern kstat_rs=/work/oxidecomputer/omicron/target/debug/deps/libkstat_rs-b20127b1a8309df2.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-dc5a9bdd5f501204.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rmeta -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
27602023-12-06T04:18:24.046Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=945f040d259ca8013d3fb26f510453da7cd7b1a6#945f040d)
27612023-12-06T04:18:24.050Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name crucible_agent_client --edition=2021 /home/build/.cargo/git/checkouts/crucible-f3b5bdecdc6486d6/945f040/agent-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=099a91aaf05cf254 -C extra-filename=-099a91aaf05cf254 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rmeta --extern crucible_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_workspace_hack-4e1825748425f003.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-912c31485e79e9fc.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4e143c5f8c64568e.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rmeta --cap-lints allow -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/usr/ssl-3/lib/amd64`
27622023-12-06T04:18:25.369Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
27632023-12-06T04:18:25.373Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name propolis_client --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/3e1d129/lib/propolis-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=649ba928ca4a142f -C extra-filename=-649ba928ca4a142f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-084832dceff4d290.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-efdef217e0fabd4e.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4e143c5f8c64568e.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8c4ac547107558e9.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-0fd5306edbdb4e16.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rmeta --cap-lints allow -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/usr/ssl-3/lib/amd64`
27642023-12-06T04:18:26.513Z Compiling bcs v0.1.6
27652023-12-06T04:18:26.536Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name bcs --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bcs-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=74933ec96320e472 -C extra-filename=-74933ec96320e472 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rmeta --cap-lints allow -D warnings`
27662023-12-06T04:18:27.687Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
27672023-12-06T04:18:27.690Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name sp_sim --edition=2021 sp-sim/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=e13ef2b544c9c02e -C extra-filename=-e13ef2b544c9c02e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-084832dceff4d290.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-01bd857863c8e5f4.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-35e5e75d00a35726.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-6f7e7e787f938be2.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rmeta --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-af5183315ece0b4c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-032e298af57f7cdc.rmeta --extern sprockets_rot=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_rot-009eb845872f02e3.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5e9108efc6e4e2b4.rmeta -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
27682023-12-06T04:18:28.462Z Compiling highway v1.1.0
27692023-12-06T04:18:28.466Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name highway --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/highway-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=ac2bb27a4d43cdb1 -C extra-filename=-ac2bb27a4d43cdb1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
27702023-12-06T04:18:29.687Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name bootstore --edition=2021 bootstore/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on -C metadata=db50ad87901e3b6c -C extra-filename=-db50ad87901e3b6c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-cf72f843b9ce520b.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rmeta --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-c48846e160e3d559.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-ea9e8cb8d8ec83be.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-46eebefa6ecc0bc6.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-6f7e7e787f938be2.rmeta --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-18ec698418f45d91.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-7f4ec8f2135bf59e.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8c4ac547107558e9.rmeta --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-65adaff614060fb5.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f002f3f98557c91c.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-b60aa24d05f29b5f.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-a83b969693a5ff41.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rmeta --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-4d5162024ffca061.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d4ac8e2ff6ba4016.rmeta -D warnings -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out`
27712023-12-06T04:18:30.435Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
27722023-12-06T04:18:30.449Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_certificates --edition=2021 certificates/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=f6301c3d8594f267 -C extra-filename=-f6301c3d8594f267 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c33ee704d422915a.rmeta --extern foreign_types=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types-eb280c5795426c7f.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4ec7b76c1a619998.rmeta --extern openssl_sys=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-b97b694c637962a9.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rmeta -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
27732023-12-06T04:18:31.527Z Compiling assert_matches v1.5.0
27742023-12-06T04:18:31.530Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name assert_matches /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/assert_matches-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=c31966c9f8a96595 -C extra-filename=-c31966c9f8a96595 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
27752023-12-06T04:18:31.680Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27762023-12-06T04:18:31.684Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_db --edition=2021 oximeter/db/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=8669751f656c688a -C extra-filename=-8669751f656c688a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-084832dceff4d290.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-74933ec96320e472.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-cf72f843b9ce520b.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-01bd857863c8e5f4.rmeta --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-ac2bb27a4d43cdb1.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-dc5a9bdd5f501204.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-537384909654dd1b.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-15ce21501173de9d.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-c349af8c7b0a6baa.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-ce93925926181581.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rmeta -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
27772023-12-06T04:18:33.082Z Running `/work/oxidecomputer/omicron/target/debug/build/mg-admin-client-59e82cbf3893112c/build-script-build`
27782023-12-06T04:18:33.168Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
27792023-12-06T04:18:33.171Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name propolis_types --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/3e1d129/crates/propolis-types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=2f6f4c816d50851c -C extra-filename=-2f6f4c816d50851c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --cap-lints allow -D warnings`
27802023-12-06T04:18:33.423Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name mg_admin_client --edition=2021 clients/mg-admin-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=5334c5c04078b022 -C extra-filename=-5334c5c04078b022 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-294f21b38637a1be.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-23667305794a523a.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-a83b969693a5ff41.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rmeta -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out`
27812023-12-06T04:18:33.696Z Compiling http-range v0.1.5
27822023-12-06T04:18:33.699Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name http_range --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/http-range-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=624d8bf4a474c564 -C extra-filename=-624d8bf4a474c564 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
27832023-12-06T04:18:34.284Z Compiling hyper-staticfile v0.9.5
27842023-12-06T04:18:34.288Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name hyper_staticfile --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hyper-staticfile-0.9.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=1bec46e598608fa2 -C extra-filename=-1bec46e598608fa2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-af647ea9423ed3ec.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a198b56a5f9eb1ad.rmeta --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-624d8bf4a474c564.rmeta --extern httpdate=/work/oxidecomputer/omicron/target/debug/deps/libhttpdate-0c1307657e91e527.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-f0d93093a2b87f0e.rmeta --extern mime_guess=/work/oxidecomputer/omicron/target/debug/deps/libmime_guess-aa349d6acb1d14a1.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-912c31485e79e9fc.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8c4ac547107558e9.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-4ee5ed5bde7ce18a.rmeta --cap-lints allow -D warnings`
27852023-12-06T04:18:35.097Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
27862023-12-06T04:18:35.100Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name propolis_mock_server --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/3e1d129/bin/mock-server/src/lib/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=f674418241f8b611 -C extra-filename=-f674418241f8b611 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rmeta --extern atty=/work/oxidecomputer/omicron/target/debug/deps/libatty-99a45a6314d045bd.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-efdef217e0fabd4e.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-01bd857863c8e5f4.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-f0d93093a2b87f0e.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4e143c5f8c64568e.rmeta --extern propolis_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_types-2f6f4c816d50851c.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8c4ac547107558e9.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-15ce21501173de9d.rmeta --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-bb83720ea4b74ae5.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-032e298af57f7cdc.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-c349af8c7b0a6baa.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-0fd5306edbdb4e16.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rmeta --cap-lints allow -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/usr/ssl-3/lib/amd64`
27872023-12-06T04:18:35.832Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27882023-12-06T04:18:35.836Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_client --edition=2021 clients/oximeter-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=5817f5223639848f -C extra-filename=-5817f5223639848f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4e143c5f8c64568e.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rmeta -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
27892023-12-06T04:18:37.022Z Compiling portable-atomic v1.4.3
27902023-12-06T04:18:37.026Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/portable-atomic-1.4.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="fallback"' -C metadata=dbb387c2f0dcaf3a -C extra-filename=-dbb387c2f0dcaf3a --out-dir /work/oxidecomputer/omicron/target/debug/build/portable-atomic-dbb387c2f0dcaf3a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
27912023-12-06T04:18:37.223Z Compiling crunchy v0.2.2
27922023-12-06T04:18:37.246Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crunchy-0.2.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="limit_128"' -C metadata=3376d3ae36664b65 -C extra-filename=-3376d3ae36664b65 --out-dir /work/oxidecomputer/omicron/target/debug/build/crunchy-3376d3ae36664b65 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
27932023-12-06T04:18:38.106Z Running `/work/oxidecomputer/omicron/target/debug/build/crunchy-3376d3ae36664b65/build-script-build`
27942023-12-06T04:18:38.146Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
27952023-12-06T04:18:38.150Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name gateway_test_utils --edition=2021 gateway-test-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=c81c22362c9d8d19 -C extra-filename=-c81c22362c9d8d19 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-01bd857863c8e5f4.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-35e5e75d00a35726.rmeta --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-af5183315ece0b4c.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-29c2c34e83c1988c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rmeta --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-e13ef2b544c9c02e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rmeta -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
27962023-12-06T04:18:38.744Z Running `/work/oxidecomputer/omicron/target/debug/build/portable-atomic-dbb387c2f0dcaf3a/build-script-build`
27972023-12-06T04:18:38.849Z Compiling clang-sys v1.6.1
27982023-12-06T04:18:38.852Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/clang-sys-1.6.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="clang_3_5"' --cfg 'feature="clang_3_6"' --cfg 'feature="clang_3_7"' --cfg 'feature="clang_3_8"' --cfg 'feature="clang_3_9"' --cfg 'feature="clang_4_0"' --cfg 'feature="clang_5_0"' --cfg 'feature="clang_6_0"' --cfg 'feature="libloading"' --cfg 'feature="runtime"' -C metadata=159fd715a3d2ceb9 -C extra-filename=-159fd715a3d2ceb9 --out-dir /work/oxidecomputer/omicron/target/debug/build/clang-sys-159fd715a3d2ceb9 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-daf84fcebc6d5eca.rlib --cap-lints allow -D warnings`
27992023-12-06T04:18:39.423Z Compiling tiny-keccak v2.0.2
28002023-12-06T04:18:39.449Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tiny-keccak-2.0.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="sha3"' -C metadata=9873ee69bc200370 -C extra-filename=-9873ee69bc200370 --out-dir /work/oxidecomputer/omicron/target/debug/build/tiny-keccak-9873ee69bc200370 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
28012023-12-06T04:18:39.953Z Compiling prettyplease v0.2.12
28022023-12-06T04:18:39.957Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/prettyplease-0.2.12/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=f5769255b7b8bdaf -C extra-filename=-f5769255b7b8bdaf --out-dir /work/oxidecomputer/omicron/target/debug/build/prettyplease-f5769255b7b8bdaf -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
28032023-12-06T04:18:39.980Z Compiling humantime v2.1.0
28042023-12-06T04:18:40.021Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name humantime --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/humantime-2.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=5ec1d71338dd5297 -C extra-filename=-5ec1d71338dd5297 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
28052023-12-06T04:18:40.111Z Running `/work/oxidecomputer/omicron/target/debug/build/clang-sys-159fd715a3d2ceb9/build-script-build`
28062023-12-06T04:18:40.142Z Running `/work/oxidecomputer/omicron/target/debug/build/tiny-keccak-9873ee69bc200370/build-script-build`
28072023-12-06T04:18:40.185Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name portable_atomic --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/portable-atomic-1.4.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="fallback"' -C metadata=ea11d264558709fb -C extra-filename=-ea11d264558709fb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings --cfg portable_atomic_llvm_16`
28082023-12-06T04:18:40.530Z Running `/work/oxidecomputer/omicron/target/debug/build/prettyplease-f5769255b7b8bdaf/build-script-build`
28092023-12-06T04:18:40.570Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name crunchy /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crunchy-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="limit_128"' -C metadata=ef5bd9cae5ef00d5 -C extra-filename=-ef5bd9cae5ef00d5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
28102023-12-06T04:18:40.729Z Compiling darling_core v0.14.4
28112023-12-06T04:18:40.733Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name darling_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/darling_core-0.14.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="strsim"' --cfg 'feature="suggestions"' -C metadata=ed75269fea986458 -C extra-filename=-ed75269fea986458 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern fnv=/work/oxidecomputer/omicron/target/debug/deps/libfnv-5d2ad75ee5f58135.rmeta --extern ident_case=/work/oxidecomputer/omicron/target/debug/deps/libident_case-9c54d2122078b91b.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-537e95fdbea99744.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b52270d439c9d728.rmeta --extern strsim=/work/oxidecomputer/omicron/target/debug/deps/libstrsim-24e28f3cc805bf1a.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-48fabcfe082d99df.rmeta --cap-lints allow -D warnings`
28122023-12-06T04:18:40.828Z Compiling number_prefix v0.4.0
28132023-12-06T04:18:40.832Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name number_prefix /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/number_prefix-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=41ec9f0d84c73123 -C extra-filename=-41ec9f0d84c73123 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
28142023-12-06T04:18:41.167Z Compiling minimal-lexical v0.2.1
28152023-12-06T04:18:41.173Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name minimal_lexical --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/minimal-lexical-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' -C metadata=e6a09c60c1c2b55e -C extra-filename=-e6a09c60c1c2b55e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
28162023-12-06T04:18:42.043Z Compiling indicatif v0.17.7
28172023-12-06T04:18:42.048Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name indicatif --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/indicatif-0.17.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="rayon"' --cfg 'feature="unicode-width"' -C metadata=59795aa0d9c5f644 -C extra-filename=-59795aa0d9c5f644 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-9be0e24052f4a227.rmeta --extern number_prefix=/work/oxidecomputer/omicron/target/debug/deps/libnumber_prefix-41ec9f0d84c73123.rmeta --extern portable_atomic=/work/oxidecomputer/omicron/target/debug/deps/libportable_atomic-ea11d264558709fb.rmeta --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-8bfab4357444caa6.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-d72b7a0cbab620b4.rmeta --cap-lints allow -D warnings`
28182023-12-06T04:18:42.503Z Compiling nom v7.1.3
28192023-12-06T04:18:42.528Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name nom --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/nom-7.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="std"' -C metadata=dcd0cf91ec915e4d -C extra-filename=-dcd0cf91ec915e4d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-918fa9e671606ec5.rmeta --extern minimal_lexical=/work/oxidecomputer/omicron/target/debug/deps/libminimal_lexical-e6a09c60c1c2b55e.rmeta --cap-lints allow -D warnings`
28202023-12-06T04:18:45.501Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28212023-12-06T04:18:45.505Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_sled_agent --edition=2021 sled-agent/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=bda1950156f6bc02 -C extra-filename=-bda1950156f6bc02 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-084832dceff4d290.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-efdef217e0fabd4e.rmeta --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-db50ad87901e3b6c.rmeta --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-08ec0042be1e3f75.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-cf72f843b9ce520b.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-7c6e8f28fa0558b4.rmeta --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-71ec371fbde11ff1.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-bc2c501506aafa82.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rmeta --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-099a91aaf05cf254.rmeta --extern ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libddm_admin_client-c9501f7940078ebc.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-46eebefa6ecc0bc6.so --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-bb40435aa341911f.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-98d42ca17519d4d0.rmeta --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-379f97179455a046.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-01bd857863c8e5f4.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-9c343eab58a7ea84.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-631432619dcdb2cf.rmeta --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-daf84fcebc6d5eca.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a198b56a5f9eb1ad.rmeta --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-1bec46e598608fa2.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-fa7fc4284eeebfb6.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-547b1c3c4bdf1830.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-847fb59b18b2aee3.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-938138eb45012d55.rmeta --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-187b419874e2b841.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-45ce8912dc32de8c.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-1ce9557757fa651b.rmeta --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-5334c5c04078b022.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-9c737d968e4a9661.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-60360085401b1f6c.rmeta --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-b8e04b6673ff165e.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-dc5a9bdd5f501204.rmeta --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-066ba162961b630d.rmeta --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-9321eb045fc8b772.rmeta --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-649ba928ca4a142f.rmeta --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-f674418241f8b611.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8c4ac547107558e9.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-54881a1782a3e1b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-b60aa24d05f29b5f.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-f57dc633a8f36c1a.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-a83b969693a5ff41.rmeta --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-bf5feb06a1f33204.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-15ce21501173de9d.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-032e298af57f7cdc.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-c349af8c7b0a6baa.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-37221c7372c347f0.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-8396087cdeea73a3.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-fe8950a9f7b3553a.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rmeta --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-ef1108e0a124fcde.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5e9108efc6e4e2b4.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-ce93925926181581.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d4ac8e2ff6ba4016.rmeta --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-060c9a4ff1566730.rmeta -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out`
28222023-12-06T04:18:45.782Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name tiny_keccak --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tiny-keccak-2.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="sha3"' -C metadata=9439a74d3356bcd6 -C extra-filename=-9439a74d3356bcd6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern crunchy=/work/oxidecomputer/omicron/target/debug/deps/libcrunchy-ef5bd9cae5ef00d5.rmeta --cap-lints allow -D warnings`
28232023-12-06T04:18:46.880Z Compiling ascii-canvas v3.0.0
28242023-12-06T04:18:46.883Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name ascii_canvas --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ascii-canvas-3.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=af1022019d10b377 -C extra-filename=-af1022019d10b377 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-c563df115e0bf367.rmeta --cap-lints allow -D warnings`
28252023-12-06T04:18:47.781Z Compiling ena v0.14.2
28262023-12-06T04:18:47.784Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name ena /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ena-0.14.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=1ff2821cd612a907 -C extra-filename=-1ff2821cd612a907 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-c5d2103652c0a8bc.rmeta --cap-lints allow -D warnings`
28272023-12-06T04:18:48.448Z Compiling libloading v0.7.4
28282023-12-06T04:18:48.451Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name libloading /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libloading-0.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=58f08b9a0f06fc51 -C extra-filename=-58f08b9a0f06fc51 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-bc2c501506aafa82.rmeta --cap-lints allow -D warnings`
28292023-12-06T04:18:48.903Z Compiling maplit v1.0.2
28302023-12-06T04:18:48.906Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name maplit /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/maplit-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=2be96bd6b55b8b90 -C extra-filename=-2be96bd6b55b8b90 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
28312023-12-06T04:18:49.047Z Compiling bindgen v0.65.1
28322023-12-06T04:18:49.051Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bindgen-0.65.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="runtime"' --cfg 'feature="which"' --cfg 'feature="which-rustfmt"' -C metadata=2dc4fb3d69c16665 -C extra-filename=-2dc4fb3d69c16665 --out-dir /work/oxidecomputer/omicron/target/debug/build/bindgen-2dc4fb3d69c16665 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
28332023-12-06T04:18:49.073Z Compiling ref-cast v1.0.20
28342023-12-06T04:18:49.077Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ref-cast-1.0.20/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=94f12e0317de2d68 -C extra-filename=-94f12e0317de2d68 --out-dir /work/oxidecomputer/omicron/target/debug/build/ref-cast-94f12e0317de2d68 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
28352023-12-06T04:18:49.968Z Compiling regex-syntax v0.6.29
28362023-12-06T04:18:49.971Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name regex_syntax --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/regex-syntax-0.6.29/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' -C metadata=748dcee92cac8211 -C extra-filename=-748dcee92cac8211 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
28372023-12-06T04:18:50.275Z Running `/work/oxidecomputer/omicron/target/debug/build/bindgen-2dc4fb3d69c16665/build-script-build`
28382023-12-06T04:18:50.319Z Running `/work/oxidecomputer/omicron/target/debug/build/ref-cast-94f12e0317de2d68/build-script-build`
28392023-12-06T04:18:50.436Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name clang_sys /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/clang-sys-1.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="clang_3_5"' --cfg 'feature="clang_3_6"' --cfg 'feature="clang_3_7"' --cfg 'feature="clang_3_8"' --cfg 'feature="clang_3_9"' --cfg 'feature="clang_4_0"' --cfg 'feature="clang_5_0"' --cfg 'feature="clang_6_0"' --cfg 'feature="libloading"' --cfg 'feature="runtime"' -C metadata=5a307eb8c2caa848 -C extra-filename=-5a307eb8c2caa848 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-daf84fcebc6d5eca.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-45ce8912dc32de8c.rmeta --extern libloading=/work/oxidecomputer/omicron/target/debug/deps/liblibloading-58f08b9a0f06fc51.rmeta --cap-lints allow -D warnings`
28402023-12-06T04:18:50.823Z Compiling darling_macro v0.14.4
28412023-12-06T04:18:50.826Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name darling_macro --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/darling_macro-0.14.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=10c0a0d5b4aa0b51 -C extra-filename=-10c0a0d5b4aa0b51 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern darling_core=/work/oxidecomputer/omicron/target/debug/deps/libdarling_core-ed75269fea986458.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b52270d439c9d728.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-48fabcfe082d99df.rlib --extern proc_macro --cap-lints allow -D warnings`
28422023-12-06T04:18:52.601Z Compiling cexpr v0.6.0
28432023-12-06T04:18:52.605Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name cexpr --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cexpr-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=5dd74d2c75a6eb41 -C extra-filename=-5dd74d2c75a6eb41 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-dcd0cf91ec915e4d.rmeta --cap-lints allow -D warnings`
28442023-12-06T04:18:52.869Z Compiling darling v0.14.4
28452023-12-06T04:18:52.899Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name darling --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/darling-0.14.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="suggestions"' -C metadata=8d93138f60d7bd18 -C extra-filename=-8d93138f60d7bd18 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern darling_core=/work/oxidecomputer/omicron/target/debug/deps/libdarling_core-ed75269fea986458.rmeta --extern darling_macro=/work/oxidecomputer/omicron/target/debug/deps/libdarling_macro-10c0a0d5b4aa0b51.so --cap-lints allow -D warnings`
28462023-12-06T04:18:53.047Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name prettyplease --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/prettyplease-0.2.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=4ae04745cafca00b -C extra-filename=-4ae04745cafca00b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-537e95fdbea99744.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-085545494ccbad1b.rmeta --cap-lints allow -D warnings`
28472023-12-06T04:18:55.451Z Compiling lalrpop v0.19.12
28482023-12-06T04:18:55.455Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name lalrpop /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lalrpop-0.19.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on -C metadata=38e2e7f6ec632e22 -C extra-filename=-38e2e7f6ec632e22 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ascii_canvas=/work/oxidecomputer/omicron/target/debug/deps/libascii_canvas-af1022019d10b377.rmeta --extern bit_set=/work/oxidecomputer/omicron/target/debug/deps/libbit_set-c87ee7a4a219efa1.rmeta --extern diff=/work/oxidecomputer/omicron/target/debug/deps/libdiff-b40759dfb27c6b8f.rmeta --extern ena=/work/oxidecomputer/omicron/target/debug/deps/libena-1ff2821cd612a907.rmeta --extern is_terminal=/work/oxidecomputer/omicron/target/debug/deps/libis_terminal-d7be28484e0c869b.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-5d2789e50494f686.rmeta --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-a2c79a7f288a2d69.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-cb3b038c24d25106.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-537384909654dd1b.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-748dcee92cac8211.rmeta --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-275f3cec25e20431.rmeta --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-c563df115e0bf367.rmeta --extern tiny_keccak=/work/oxidecomputer/omicron/target/debug/deps/libtiny_keccak-9439a74d3356bcd6.rmeta --extern unicode_xid=/work/oxidecomputer/omicron/target/debug/deps/libunicode_xid-8f50244e4f591a95.rmeta --cap-lints allow -D warnings`
28492023-12-06T04:18:56.482Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
28502023-12-06T04:18:56.487Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_defaults --edition=2021 nexus/defaults/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=d74bff91f052c054 -C extra-filename=-d74bff91f052c054 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-847fb59b18b2aee3.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-9c9c3756e3f392b3.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8c4ac547107558e9.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rmeta -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
28512023-12-06T04:18:57.806Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
28522023-12-06T04:18:57.810Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 nexus/db-model/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=34f3ed7103e79c68 -C extra-filename=-34f3ed7103e79c68 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-db-model-34f3ed7103e79c68 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-8f259a5fc252a2f6.rlib -D warnings -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
28532023-12-06T04:18:58.353Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
28542023-12-06T04:18:58.356Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name db_macros --edition=2021 nexus/db-macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=1bc00afa9d2289dc -C extra-filename=-1bc00afa9d2289dc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-e8726b1e312bd2e5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-537e95fdbea99744.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b52270d439c9d728.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-69f3793e4993904d.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-085545494ccbad1b.rlib --extern proc_macro -D warnings -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
28552023-12-06T04:18:59.253Z Compiling ref-cast-impl v1.0.20
28562023-12-06T04:18:59.257Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name ref_cast_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ref-cast-impl-1.0.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=52c0ec772ea27005 -C extra-filename=-52c0ec772ea27005 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-537e95fdbea99744.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b52270d439c9d728.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-085545494ccbad1b.rlib --extern proc_macro --cap-lints allow -D warnings`
28572023-12-06T04:19:00.380Z Compiling which v4.4.0
28582023-12-06T04:19:00.387Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name which --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/which-4.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=fdd4eddad83fbb79 -C extra-filename=-fdd4eddad83fbb79 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-294f21b38637a1be.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-45ce8912dc32de8c.rmeta --cap-lints allow -D warnings`
28592023-12-06T04:19:01.383Z Compiling fs-err v2.11.0
28602023-12-06T04:19:01.406Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fs-err-2.11.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=0099cc6bb9418a56 -C extra-filename=-0099cc6bb9418a56 --out-dir /work/oxidecomputer/omicron/target/debug/build/fs-err-0099cc6bb9418a56 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-c1e84996da593841.rlib --cap-lints allow -D warnings`
28612023-12-06T04:19:01.538Z Compiling shlex v1.1.0
28622023-12-06T04:19:01.542Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name shlex /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/shlex-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=6a8a0f9a58c9fc10 -C extra-filename=-6a8a0f9a58c9fc10 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
28632023-12-06T04:19:02.003Z Compiling rustc-hash v1.1.0
28642023-12-06T04:19:02.007Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name rustc_hash /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustc-hash-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=7a98917ec901c0bd -C extra-filename=-7a98917ec901c0bd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
28652023-12-06T04:19:02.027Z Compiling peeking_take_while v0.1.2
28662023-12-06T04:19:02.033Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name peeking_take_while /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/peeking_take_while-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=06d3e9b429c43bd7 -C extra-filename=-06d3e9b429c43bd7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
28672023-12-06T04:19:02.246Z Compiling lazycell v1.3.0
28682023-12-06T04:19:02.254Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name lazycell /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lazycell-1.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=a6fd7d5884299277 -C extra-filename=-a6fd7d5884299277 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
28692023-12-06T04:19:02.254Z Running `/work/oxidecomputer/omicron/target/debug/build/fs-err-0099cc6bb9418a56/build-script-build`
28702023-12-06T04:19:02.479Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name bindgen --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bindgen-0.65.1/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="runtime"' --cfg 'feature="which"' --cfg 'feature="which-rustfmt"' -C metadata=d5d9999381572790 -C extra-filename=-d5d9999381572790 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-b6f8a7d540d47813.rmeta --extern cexpr=/work/oxidecomputer/omicron/target/debug/deps/libcexpr-5dd74d2c75a6eb41.rmeta --extern clang_sys=/work/oxidecomputer/omicron/target/debug/deps/libclang_sys-5a307eb8c2caa848.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-9c9c3756e3f392b3.rmeta --extern lazycell=/work/oxidecomputer/omicron/target/debug/deps/liblazycell-a6fd7d5884299277.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-c5d2103652c0a8bc.rmeta --extern peeking_take_while=/work/oxidecomputer/omicron/target/debug/deps/libpeeking_take_while-06d3e9b429c43bd7.rmeta --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-4ae04745cafca00b.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-537e95fdbea99744.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b52270d439c9d728.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-537384909654dd1b.rmeta --extern rustc_hash=/work/oxidecomputer/omicron/target/debug/deps/librustc_hash-7a98917ec901c0bd.rmeta --extern shlex=/work/oxidecomputer/omicron/target/debug/deps/libshlex-6a8a0f9a58c9fc10.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-085545494ccbad1b.rmeta --extern which=/work/oxidecomputer/omicron/target/debug/deps/libwhich-fdd4eddad83fbb79.rmeta --cap-lints allow -D warnings`
28712023-12-06T04:19:02.546Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name ref_cast --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ref-cast-1.0.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=650cbfdbbdfe8fde -C extra-filename=-650cbfdbbdfe8fde --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ref_cast_impl=/work/oxidecomputer/omicron/target/debug/deps/libref_cast_impl-52c0ec772ea27005.so --cap-lints allow -D warnings`
28722023-12-06T04:19:02.718Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-db-model-34f3ed7103e79c68/build-script-build`
28732023-12-06T04:19:02.783Z Compiling derive_builder_core v0.12.0
28742023-12-06T04:19:02.789Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name derive_builder_core /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/derive_builder_core-0.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=1c12beefcdfc180a -C extra-filename=-1c12beefcdfc180a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern darling=/work/oxidecomputer/omicron/target/debug/deps/libdarling-8d93138f60d7bd18.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-537e95fdbea99744.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b52270d439c9d728.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-48fabcfe082d99df.rmeta --cap-lints allow -D warnings`
28752023-12-06T04:19:04.261Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28762023-12-06T04:19:04.265Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name wicket_common --edition=2021 wicket-common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=8e13e76234b61139 -C extra-filename=-8e13e76234b61139 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-631432619dcdb2cf.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-8031e02958dc1e30.rmeta -D warnings -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
28772023-12-06T04:19:04.736Z Compiling libxml v0.3.3
28782023-12-06T04:19:04.740Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libxml-0.3.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=1c14b6e27c8d1703 -C extra-filename=-1c14b6e27c8d1703 --out-dir /work/oxidecomputer/omicron/target/debug/build/libxml-1c14b6e27c8d1703 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-676180268410563e.rlib --cap-lints allow -D warnings`
28792023-12-06T04:19:05.427Z Running `/work/oxidecomputer/omicron/target/debug/build/libxml-1c14b6e27c8d1703/build-script-build`
28802023-12-06T04:19:05.509Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name fs_err --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fs-err-2.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=276ec3bce00d5f09 -C extra-filename=-276ec3bce00d5f09 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings --cfg rustc_1_63`
28812023-12-06T04:19:06.389Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28822023-12-06T04:19:06.393Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_collector --edition=2021 oximeter/collector/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=07fe7a571758b3b8 -C extra-filename=-07fe7a571758b3b8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-01bd857863c8e5f4.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-547b1c3c4bdf1830.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-9c737d968e4a9661.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-305091d02c9a506b.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-dc5a9bdd5f501204.rmeta --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-5817f5223639848f.rmeta --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-8669751f656c688a.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8c4ac547107558e9.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-15ce21501173de9d.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-032e298af57f7cdc.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-c349af8c7b0a6baa.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-b260bcdad7d801cc.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5e9108efc6e4e2b4.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rmeta -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
28832023-12-06T04:19:06.925Z Compiling derive_builder_macro v0.12.0
28842023-12-06T04:19:06.929Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name derive_builder_macro /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/derive_builder_macro-0.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=26cbf5ffbafedd0c -C extra-filename=-26cbf5ffbafedd0c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern derive_builder_core=/work/oxidecomputer/omicron/target/debug/deps/libderive_builder_core-1c12beefcdfc180a.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-48fabcfe082d99df.rlib --extern proc_macro --cap-lints allow -D warnings`
28852023-12-06T04:19:07.393Z Compiling bytesize v1.3.0
28862023-12-06T04:19:07.416Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name bytesize /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bytesize-1.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="serde"' -C metadata=eeae718e0c35ba84 -C extra-filename=-eeae718e0c35ba84 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --cap-lints allow -D warnings`
28872023-12-06T04:19:07.738Z Compiling strum_macros v0.24.3
28882023-12-06T04:19:07.742Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name strum_macros --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/strum_macros-0.24.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=de549791c812edf1 -C extra-filename=-de549791c812edf1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-e8726b1e312bd2e5.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-537e95fdbea99744.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b52270d439c9d728.rlib --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-1857facc6a275161.so --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-48fabcfe082d99df.rlib --extern proc_macro --cap-lints allow -D warnings`
28892023-12-06T04:19:08.044Z Compiling cookie v0.18.0
28902023-12-06T04:19:08.047Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cookie-0.18.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=a22a2ef6b5d380b1 -C extra-filename=-a22a2ef6b5d380b1 --out-dir /work/oxidecomputer/omicron/target/debug/build/cookie-a22a2ef6b5d380b1 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-2c487f79507661dd.rlib --cap-lints allow -D warnings`
28912023-12-06T04:19:08.618Z Compiling diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
28922023-12-06T04:19:08.624Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/diesel-dtrace-b9b9a29f91f682b9/c1252df/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=e8df28a2c4d490af -C extra-filename=-e8df28a2c4d490af --out-dir /work/oxidecomputer/omicron/target/debug/build/diesel-dtrace-e8df28a2c4d490af -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-2c487f79507661dd.rlib --cap-lints allow -D warnings`
28932023-12-06T04:19:08.657Z Compiling indoc v1.0.9
28942023-12-06T04:19:08.661Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name indoc --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/indoc-1.0.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=a762f8d2daa77eb2 -C extra-filename=-a762f8d2daa77eb2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro --cap-lints allow -D warnings`
28952023-12-06T04:19:09.213Z Running `/work/oxidecomputer/omicron/target/debug/build/diesel-dtrace-e8df28a2c4d490af/build-script-build`
28962023-12-06T04:19:09.315Z Compiling derive_builder v0.12.0
28972023-12-06T04:19:09.319Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name derive_builder /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/derive_builder-0.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=eb1a666d81f8694c -C extra-filename=-eb1a666d81f8694c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern derive_builder_macro=/work/oxidecomputer/omicron/target/debug/deps/libderive_builder_macro-26cbf5ffbafedd0c.so --cap-lints allow -D warnings`
28982023-12-06T04:19:09.604Z Running `/work/oxidecomputer/omicron/target/debug/build/cookie-a22a2ef6b5d380b1/build-script-build`
28992023-12-06T04:19:09.681Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name libxml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libxml-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=fbedf2bc58b17751 -C extra-filename=-fbedf2bc58b17751 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-45ce8912dc32de8c.rmeta --cap-lints allow -D warnings -L native=/usr/lib/amd64 -l xml2`
29002023-12-06T04:19:10.505Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_db_model --edition=2021 nexus/db-model/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=e7693fb180d48fc6 -C extra-filename=-e7693fb180d48fc6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rmeta --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-1bc00afa9d2289dc.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-131baaa97c231bbc.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-6f7e7e787f938be2.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-847fb59b18b2aee3.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-1ce9557757fa651b.rmeta --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-90083c391ac2a709.rmeta --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-d74bff91f052c054.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-305091d02c9a506b.rmeta --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-f6301c3d8594f267.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-45fbddfdc8fb1816.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-5cf2ce8a9a4b9f66.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-7f4ec8f2135bf59e.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8c4ac547107558e9.rmeta --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-650cbfdbbdfe8fde.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-54881a1782a3e1b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-f57dc633a8f36c1a.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-6fc797d1a29f6577.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-b260bcdad7d801cc.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rmeta -D warnings -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out`
29012023-12-06T04:19:13.419Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
29022023-12-06T04:19:13.422Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 nexus/db-queries/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=312d356a7f0dc57b -C extra-filename=-312d356a7f0dc57b --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-db-queries-312d356a7f0dc57b -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-8f259a5fc252a2f6.rlib -D warnings -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
29032023-12-06T04:19:13.977Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
29042023-12-06T04:19:13.977Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name authz_macros --edition=2021 nexus/authz-macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=4ab64f4aa726322e -C extra-filename=-4ab64f4aa726322e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-e8726b1e312bd2e5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-537e95fdbea99744.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b52270d439c9d728.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-69f3793e4993904d.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-085545494ccbad1b.rlib --extern proc_macro -D warnings -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
29052023-12-06T04:19:14.698Z Compiling bb8 v0.8.1
29062023-12-06T04:19:14.702Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name bb8 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bb8-0.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="parking_lot"' -C metadata=31f953e0ba0ced3a -C extra-filename=-31f953e0ba0ced3a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-084832dceff4d290.so --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-06412b5ccf50305b.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-af647ea9423ed3ec.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-5405541c40fedf6c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rmeta --cap-lints allow -D warnings`
29072023-12-06T04:19:14.790Z Compiling quick-xml v0.23.1
29082023-12-06T04:19:14.833Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name quick_xml --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/quick-xml-0.23.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="serialize"' -C metadata=3ed581c6855895b5 -C extra-filename=-3ed581c6855895b5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-918fa9e671606ec5.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --cap-lints allow -D warnings`
29092023-12-06T04:19:15.553Z Compiling impl-trait-for-tuples v0.2.2
29102023-12-06T04:19:15.557Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name impl_trait_for_tuples --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/impl-trait-for-tuples-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=05e4534c61cf9ec3 -C extra-filename=-05e4534c61cf9ec3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-537e95fdbea99744.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b52270d439c9d728.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-48fabcfe082d99df.rlib --extern proc_macro --cap-lints allow -D warnings`
29112023-12-06T04:19:16.640Z Compiling oso-derive v0.27.0
29122023-12-06T04:19:16.647Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name oso_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/oso-derive-0.27.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=cb3d098932c2b5ad -C extra-filename=-cb3d098932c2b5ad --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b52270d439c9d728.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-48fabcfe082d99df.rlib --extern proc_macro --cap-lints allow -D warnings`
29132023-12-06T04:19:18.327Z Compiling smawk v0.3.1
29142023-12-06T04:19:18.333Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name smawk --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/smawk-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=5597cffd9fb84645 -C extra-filename=-5597cffd9fb84645 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
29152023-12-06T04:19:18.653Z Compiling unicode-linebreak v0.1.5
29162023-12-06T04:19:18.656Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name unicode_linebreak --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-linebreak-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=7d22bc351435492d -C extra-filename=-7d22bc351435492d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
29172023-12-06T04:19:18.676Z Compiling is_ci v1.1.1
29182023-12-06T04:19:18.677Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name is_ci --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/is_ci-1.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=a54a863ce1f57c8f -C extra-filename=-a54a863ce1f57c8f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
29192023-12-06T04:19:19.061Z Compiling supports-color v2.1.0
29202023-12-06T04:19:19.065Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name supports_color --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/supports-color-2.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=7ec8ff03521d695a -C extra-filename=-7ec8ff03521d695a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern is_terminal=/work/oxidecomputer/omicron/target/debug/deps/libis_terminal-d7be28484e0c869b.rmeta --extern is_ci=/work/oxidecomputer/omicron/target/debug/deps/libis_ci-a54a863ce1f57c8f.rmeta --cap-lints allow -D warnings`
29212023-12-06T04:19:19.482Z Compiling textwrap v0.16.0
29222023-12-06T04:19:19.486Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name textwrap --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/textwrap-0.16.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="smawk"' --cfg 'feature="unicode-linebreak"' --cfg 'feature="unicode-width"' -C metadata=efbdc2c66f61b52d -C extra-filename=-efbdc2c66f61b52d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern smawk=/work/oxidecomputer/omicron/target/debug/deps/libsmawk-5597cffd9fb84645.rmeta --extern unicode_linebreak=/work/oxidecomputer/omicron/target/debug/deps/libunicode_linebreak-7d22bc351435492d.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-d72b7a0cbab620b4.rmeta --cap-lints allow -D warnings`
29232023-12-06T04:19:19.681Z Compiling async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=1446f7e0c1f05f33a0581abd51fa873c7652ab61#1446f7e0)
29242023-12-06T04:19:19.705Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name async_bb8_diesel --edition=2018 /home/build/.cargo/git/checkouts/async-bb8-diesel-a50dc900a40dfa44/1446f7e/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=af82347d4343c6d8 -C extra-filename=-af82347d4343c6d8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-084832dceff4d290.so --extern bb8=/work/oxidecomputer/omicron/target/debug/deps/libbb8-31f953e0ba0ced3a.rmeta --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-131baaa97c231bbc.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rmeta --cap-lints allow -D warnings -L native=/opt/ooce/pgsql-13/lib/amd64`
29252023-12-06T04:19:20.592Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-db-queries-312d356a7f0dc57b/build-script-build`
29262023-12-06T04:19:20.634Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name cookie --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cookie-0.18.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=5f85abe9eac07172 -C extra-filename=-5f85abe9eac07172 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-9b800e302f11b330.rmeta --cap-lints allow -D warnings`
29272023-12-06T04:19:21.701Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name diesel_dtrace --edition=2021 /home/build/.cargo/git/checkouts/diesel-dtrace-b9b9a29f91f682b9/c1252df/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=605ba6f83ccb42eb -C extra-filename=-605ba6f83ccb42eb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-131baaa97c231bbc.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-ce93925926181581.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rmeta --cap-lints allow -D warnings -L native=/opt/ooce/pgsql-13/lib/amd64`
29282023-12-06T04:19:22.290Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
29292023-12-06T04:19:22.294Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name tufaceous_lib --edition=2021 tufaceous-lib/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=59099c43644bd7a8 -C extra-filename=-59099c43644bd7a8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-084832dceff4d290.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-5b6a3f2dbc51070b.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-cf72f843b9ce520b.rmeta --extern bytesize=/work/oxidecomputer/omicron/target/debug/deps/libbytesize-eeae718e0c35ba84.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-7c6e8f28fa0558b4.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-212a8b0dc002b8b7.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-9c343eab58a7ea84.rmeta --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-276ec3bce00d5f09.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-6f7e7e787f938be2.rmeta --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-62208256bbfa2b7a.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-938138eb45012d55.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8c4ac547107558e9.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-c4886c411ec599bb.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rmeta --extern serde_path_to_error=/work/oxidecomputer/omicron/target/debug/deps/libserde_path_to_error-6180809874198223.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-3efb67152f9bb7fd.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-fe8950a9f7b3553a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5e9108efc6e4e2b4.rmeta --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-e04d0fa46ba8ae83.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-4ee5ed5bde7ce18a.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-1e6182992effe9a1.rmeta -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
29302023-12-06T04:19:22.472Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
29312023-12-06T04:19:22.512Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name wicketd_client --edition=2021 clients/wicketd-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=a2e28a520bc2ca88 -C extra-filename=-a2e28a520bc2ca88 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-6480b84d1e7438e7.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-847fb59b18b2aee3.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4e143c5f8c64568e.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-c0eec027309d72d7.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-8031e02958dc1e30.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rmeta --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-8e13e76234b61139.rmeta -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
29322023-12-06T04:19:35.616Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
29332023-12-06T04:19:35.638Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_test_interface --edition=2021 nexus/test-interface/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=88e09ca29f0b2795 -C extra-filename=-88e09ca29f0b2795 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-084832dceff4d290.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-305091d02c9a506b.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rmeta -D warnings -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
29342023-12-06T04:19:35.731Z Compiling cassowary v0.3.0
29352023-12-06T04:19:35.735Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name cassowary /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cassowary-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=604bbb0567fc0a81 -C extra-filename=-604bbb0567fc0a81 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
29362023-12-06T04:19:36.245Z Compiling indoc v2.0.3
29372023-12-06T04:19:36.249Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name indoc --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/indoc-2.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=1da3176054db8acb -C extra-filename=-1da3176054db8acb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro --cap-lints allow -D warnings`
29382023-12-06T04:19:37.996Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
29392023-12-06T04:19:38.000Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_inventory --edition=2021 nexus/inventory/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=6418386886224879 -C extra-filename=-6418386886224879 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-efdef217e0fabd4e.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-631432619dcdb2cf.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-35e5e75d00a35726.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-305091d02c9a506b.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-b260bcdad7d801cc.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rmeta -D warnings -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
29402023-12-06T04:19:38.259Z Compiling ratatui v0.23.0
29412023-12-06T04:19:38.289Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name ratatui --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ratatui-0.23.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="crossterm"' --cfg 'feature="default"' -C metadata=6826507eaa28f4f1 -C extra-filename=-6826507eaa28f4f1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-95e0840708437b88.rmeta --extern cassowary=/work/oxidecomputer/omicron/target/debug/deps/libcassowary-604bbb0567fc0a81.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-a6f7ca36058256e5.rmeta --extern indoc=/work/oxidecomputer/omicron/target/debug/deps/libindoc-1da3176054db8acb.so --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-b7536b5015ff5583.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-3b5a8e4899b9500f.so --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-b260bcdad7d801cc.rmeta --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-a7b83919c0401bc3.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-d72b7a0cbab620b4.rmeta --cap-lints allow -D warnings`
29422023-12-06T04:19:42.286Z Compiling rtoolbox v0.0.1
29432023-12-06T04:19:42.290Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name rtoolbox --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rtoolbox-0.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=f827b6360075776b -C extra-filename=-f827b6360075776b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-45ce8912dc32de8c.rmeta --cap-lints allow -D warnings`
29442023-12-06T04:19:42.929Z Compiling tui-tree-widget v0.13.0
29452023-12-06T04:19:42.933Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name tui_tree_widget --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tui-tree-widget-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=7d790c9a4e8e7341 -C extra-filename=-7d790c9a4e8e7341 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-6826507eaa28f4f1.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-d72b7a0cbab620b4.rmeta --cap-lints allow -D warnings`
29462023-12-06T04:19:44.041Z Compiling rpassword v7.3.1
29472023-12-06T04:19:44.045Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name rpassword --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rpassword-7.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=19270a1b98edf2ba -C extra-filename=-19270a1b98edf2ba --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-45ce8912dc32de8c.rmeta --extern rtoolbox=/work/oxidecomputer/omicron/target/debug/deps/librtoolbox-f827b6360075776b.rmeta --cap-lints allow -D warnings`
29482023-12-06T04:19:44.539Z Compiling shell-words v1.1.0
29492023-12-06T04:19:44.545Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name shell_words /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/shell-words-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=c646a9162b042b75 -C extra-filename=-c646a9162b042b75 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
29502023-12-06T04:19:45.064Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
29512023-12-06T04:19:45.068Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 nexus/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=f6e108b52317ffc5 -C extra-filename=-f6e108b52317ffc5 --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-nexus-f6e108b52317ffc5 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-8f259a5fc252a2f6.rlib -D warnings -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
29522023-12-06T04:19:45.619Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-nexus-f6e108b52317ffc5/build-script-build`
29532023-12-06T04:19:45.660Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
29542023-12-06T04:19:45.664Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name wicket --edition=2021 wicket/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=007787b3095b71bd -C extra-filename=-007787b3095b71bd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rmeta --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-5b6a3f2dbc51070b.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-ea9e8cb8d8ec83be.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-a6f7ca36058256e5.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-5ec1d71338dd5297.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-2e7a89619d1b841a.rmeta --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-59795aa0d9c5f644.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-938138eb45012d55.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-45fbddfdc8fb1816.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-60360085401b1f6c.rmeta --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-cc81b9d222c0d737.rmeta --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-6826507eaa28f4f1.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rmeta --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-19270a1b98edf2ba.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rmeta --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-c646a9162b042b75.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-15ce21501173de9d.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-6f26cbe745a3a4fc.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-c349af8c7b0a6baa.rmeta --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-7ec8ff03521d695a.rmeta --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-efbdc2c66f61b52d.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-785b7f79852bfc20.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5e9108efc6e4e2b4.rmeta --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-e0682a68817d4d48.rmeta --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-7d790c9a4e8e7341.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-d72b7a0cbab620b4.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-8031e02958dc1e30.rmeta --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-8e13e76234b61139.rmeta --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-a2e28a520bc2ca88.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d4ac8e2ff6ba4016.rmeta -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
29552023-12-06T04:19:47.385Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=945f040d259ca8013d3fb26f510453da7cd7b1a6#945f040d)
29562023-12-06T04:19:47.389Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name crucible_pantry_client --edition=2021 /home/build/.cargo/git/checkouts/crucible-f3b5bdecdc6486d6/945f040/pantry-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=69592389a848d3c6 -C extra-filename=-69592389a848d3c6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rmeta --extern crucible_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_workspace_hack-4e1825748425f003.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-912c31485e79e9fc.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4e143c5f8c64568e.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rmeta --cap-lints allow -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/usr/ssl-3/lib/amd64`
29572023-12-06T04:19:47.683Z Compiling fatfs v0.3.6
29582023-12-06T04:19:47.687Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name fatfs /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fatfs-0.3.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=1b0f8a63927350db -C extra-filename=-1b0f8a63927350db --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-b6f8a7d540d47813.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-1b4ad01209984ea0.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-c5d2103652c0a8bc.rmeta --cap-lints allow -D warnings`
29592023-12-06T04:19:47.713Z Compiling yansi v0.5.1
29602023-12-06T04:19:47.754Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name yansi /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/yansi-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=71523450b988fa1f -C extra-filename=-71523450b988fa1f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
29612023-12-06T04:19:48.283Z Compiling pretty_assertions v1.4.0
29622023-12-06T04:19:48.296Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name pretty_assertions --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pretty_assertions-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=d9e65c209facc62c -C extra-filename=-d9e65c209facc62c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern diff=/work/oxidecomputer/omicron/target/debug/deps/libdiff-b40759dfb27c6b8f.rmeta --extern yansi=/work/oxidecomputer/omicron/target/debug/deps/libyansi-71523450b988fa1f.rmeta --cap-lints allow -D warnings`
29632023-12-06T04:19:48.854Z Compiling installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
29642023-12-06T04:19:48.871Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name installinator_artifactd --edition=2021 installinator-artifactd/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=18afd5e984c99e07 -C extra-filename=-18afd5e984c99e07 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-084832dceff4d290.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-01bd857863c8e5f4.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-f0d93093a2b87f0e.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-6480b84d1e7438e7.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rmeta -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
29652023-12-06T04:19:50.592Z Compiling serial_test_derive v0.10.0
29662023-12-06T04:19:50.595Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name serial_test_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serial_test_derive-0.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="async"' -C metadata=7405105dbe3861cf -C extra-filename=-7405105dbe3861cf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-537e95fdbea99744.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b52270d439c9d728.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-48fabcfe082d99df.rlib --extern proc_macro --cap-lints allow -D warnings`
29672023-12-06T04:19:51.365Z Compiling dashmap v5.5.1
29682023-12-06T04:19:51.403Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name dashmap --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dashmap-5.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=d27b952cf85e9f3c -C extra-filename=-d27b952cf85e9f3c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-bc2c501506aafa82.rmeta --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-6c8ddd4bb2d1b04a.rmeta --extern lock_api=/work/oxidecomputer/omicron/target/debug/deps/liblock_api-c0d85aeeedd1db0a.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-60360085401b1f6c.rmeta --extern parking_lot_core=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot_core-dfc67bc75751d566.rmeta --cap-lints allow -D warnings`
29692023-12-06T04:19:52.777Z Compiling rand v0.4.6
29702023-12-06T04:19:52.783Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name rand /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rand-0.4.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="libc"' --cfg 'feature="std"' -C metadata=d6abe9b874c50522 -C extra-filename=-d6abe9b874c50522 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-45ce8912dc32de8c.rmeta --cap-lints allow -D warnings`
29712023-12-06T04:19:52.999Z Compiling remove_dir_all v0.5.3
29722023-12-06T04:19:53.023Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name remove_dir_all /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/remove_dir_all-0.5.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=1d813a2aff1924d4 -C extra-filename=-1d813a2aff1924d4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
29732023-12-06T04:19:53.162Z Compiling plotters-backend v0.3.5
29742023-12-06T04:19:53.165Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name plotters_backend --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/plotters-backend-0.3.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=6316c9d891d6bc6a -C extra-filename=-6316c9d891d6bc6a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
29752023-12-06T04:19:54.065Z Compiling plotters-svg v0.3.5
29762023-12-06T04:19:54.068Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name plotters_svg --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/plotters-svg-0.3.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=1944c1a49c5e64f1 -C extra-filename=-1944c1a49c5e64f1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern plotters_backend=/work/oxidecomputer/omicron/target/debug/deps/libplotters_backend-6316c9d891d6bc6a.rmeta --cap-lints allow -D warnings`
29772023-12-06T04:19:54.734Z Compiling tempdir v0.3.7
29782023-12-06T04:19:54.740Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name tempdir /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tempdir-0.3.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=e1d4c69a0724bff8 -C extra-filename=-e1d4c69a0724bff8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d6abe9b874c50522.rmeta --extern remove_dir_all=/work/oxidecomputer/omicron/target/debug/deps/libremove_dir_all-1d813a2aff1924d4.rmeta --cap-lints allow -D warnings`
29792023-12-06T04:19:55.383Z Compiling serial_test v0.10.0
29802023-12-06T04:19:55.387Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name serial_test --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serial_test-0.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="async"' --cfg 'feature="default"' --cfg 'feature="futures"' --cfg 'feature="log"' --cfg 'feature="logging"' -C metadata=8fe01134124edd24 -C extra-filename=-8fe01134124edd24 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern dashmap=/work/oxidecomputer/omicron/target/debug/deps/libdashmap-d27b952cf85e9f3c.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-9c9c3756e3f392b3.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-c5d2103652c0a8bc.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-5405541c40fedf6c.rmeta --extern serial_test_derive=/work/oxidecomputer/omicron/target/debug/deps/libserial_test_derive-7405105dbe3861cf.so --cap-lints allow -D warnings`
29812023-12-06T04:19:56.757Z Compiling tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
29822023-12-06T04:19:56.761Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name tufaceous --edition=2021 tufaceous/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=58d7cb7bb6442a82 -C extra-filename=-58d7cb7bb6442a82 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rmeta --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-9be0e24052f4a227.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-5ec1d71338dd5297.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-15ce21501173de9d.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-6f26cbe745a3a4fc.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-c349af8c7b0a6baa.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rmeta --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-59099c43644bd7a8.rmeta -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
29832023-12-06T04:19:57.569Z Compiling installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
29842023-12-06T04:19:57.573Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name installinator_artifact_client --edition=2021 clients/installinator-artifact-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=83963a2e6249c0dd -C extra-filename=-83963a2e6249c0dd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-6480b84d1e7438e7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4e143c5f8c64568e.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-c0eec027309d72d7.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-8031e02958dc1e30.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rmeta -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
29852023-12-06T04:20:00.127Z Compiling assert_cmd v2.0.12
29862023-12-06T04:20:00.132Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name assert_cmd --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/assert_cmd-2.0.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=7462df53b4dba49b -C extra-filename=-7462df53b4dba49b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anstyle=/work/oxidecomputer/omicron/target/debug/deps/libanstyle-de2619156f222cb2.rmeta --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-f119340823f1aa08.rmeta --extern doc_comment=/work/oxidecomputer/omicron/target/debug/deps/libdoc_comment-80c9eeeb148ee19b.rmeta --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-765e2540c35635c8.rmeta --extern predicates_core=/work/oxidecomputer/omicron/target/debug/deps/libpredicates_core-a707c93b27fc17a9.rmeta --extern predicates_tree=/work/oxidecomputer/omicron/target/debug/deps/libpredicates_tree-2b21937ee10d575a.rmeta --extern wait_timeout=/work/oxidecomputer/omicron/target/debug/deps/libwait_timeout-3f631e4a575f532c.rmeta --cap-lints allow -D warnings`
29872023-12-06T04:20:02.324Z Compiling cast v0.3.0
29882023-12-06T04:20:02.328Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name cast --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cast-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=b96c307ad73be188 -C extra-filename=-b96c307ad73be188 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
29892023-12-06T04:20:02.953Z Compiling criterion-plot v0.5.0
29902023-12-06T04:20:02.957Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name criterion_plot --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/criterion-plot-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=cc45f56475d8c694 -C extra-filename=-cc45f56475d8c694 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cast=/work/oxidecomputer/omicron/target/debug/deps/libcast-b96c307ad73be188.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-5d2789e50494f686.rmeta --cap-lints allow -D warnings`
29912023-12-06T04:20:04.647Z Compiling plotters v0.3.5
29922023-12-06T04:20:04.651Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name plotters --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/plotters-0.3.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="area_series"' --cfg 'feature="line_series"' --cfg 'feature="plotters-svg"' --cfg 'feature="svg_backend"' -C metadata=414cbdfc7cd282eb -C extra-filename=-414cbdfc7cd282eb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-66b98c12d6f7f3b4.rmeta --extern plotters_backend=/work/oxidecomputer/omicron/target/debug/deps/libplotters_backend-6316c9d891d6bc6a.rmeta --extern plotters_svg=/work/oxidecomputer/omicron/target/debug/deps/libplotters_svg-1944c1a49c5e64f1.rmeta --cap-lints allow -D warnings`
29932023-12-06T04:20:08.849Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
29942023-12-06T04:20:08.853Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name oxide_client --edition=2021 clients/oxide-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=8c2a82bd788f1748 -C extra-filename=-8c2a82bd788f1748 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-efdef217e0fabd4e.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a198b56a5f9eb1ad.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-f0d93093a2b87f0e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4e143c5f8c64568e.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8c4ac547107558e9.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-c0eec027309d72d7.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rmeta --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-39a9a8a132b41a0d.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rmeta -D warnings -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
29952023-12-06T04:20:08.943Z Compiling tinytemplate v1.2.1
29962023-12-06T04:20:08.946Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name tinytemplate /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tinytemplate-1.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=176ee5ce0291a68d -C extra-filename=-176ee5ce0291a68d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rmeta --cap-lints allow -D warnings`
29972023-12-06T04:20:10.783Z Compiling vte_generate_state_changes v0.1.1
29982023-12-06T04:20:10.786Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name vte_generate_state_changes --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/vte_generate_state_changes-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=e52875883792dcf6 -C extra-filename=-e52875883792dcf6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-537e95fdbea99744.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b52270d439c9d728.rlib --extern proc_macro --cap-lints allow -D warnings`
29992023-12-06T04:20:12.028Z Compiling oorandom v11.1.3
30002023-12-06T04:20:12.033Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name oorandom --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/oorandom-11.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=a9a074737efed806 -C extra-filename=-a9a074737efed806 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
30012023-12-06T04:20:12.320Z Compiling anes v0.1.6
30022023-12-06T04:20:12.324Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name anes --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/anes-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=5a8a8944eb83c142 -C extra-filename=-5a8a8944eb83c142 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
30032023-12-06T04:20:13.136Z Compiling criterion v0.5.1
30042023-12-06T04:20:13.140Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name criterion --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/criterion-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="async"' --cfg 'feature="async_tokio"' --cfg 'feature="cargo_bench_support"' --cfg 'feature="default"' --cfg 'feature="futures"' --cfg 'feature="plotters"' --cfg 'feature="rayon"' --cfg 'feature="tokio"' -C metadata=5ce27fb01723ac05 -C extra-filename=-5ce27fb01723ac05 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anes=/work/oxidecomputer/omicron/target/debug/deps/libanes-5a8a8944eb83c142.rmeta --extern cast=/work/oxidecomputer/omicron/target/debug/deps/libcast-b96c307ad73be188.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-ea9e8cb8d8ec83be.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rmeta --extern criterion_plot=/work/oxidecomputer/omicron/target/debug/deps/libcriterion_plot-cc45f56475d8c694.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rmeta --extern is_terminal=/work/oxidecomputer/omicron/target/debug/deps/libis_terminal-d7be28484e0c869b.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-5d2789e50494f686.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-66b98c12d6f7f3b4.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-60360085401b1f6c.rmeta --extern oorandom=/work/oxidecomputer/omicron/target/debug/deps/liboorandom-a9a074737efed806.rmeta --extern plotters=/work/oxidecomputer/omicron/target/debug/deps/libplotters-414cbdfc7cd282eb.rmeta --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-8bfab4357444caa6.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-537384909654dd1b.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-101f844cca2ed149.so --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rmeta --extern tinytemplate=/work/oxidecomputer/omicron/target/debug/deps/libtinytemplate-176ee5ce0291a68d.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-f3795c7200a14d0e.rmeta --cap-lints allow -D warnings`
30052023-12-06T04:20:24.715Z Compiling vte v0.11.1
30062023-12-06T04:20:24.719Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name vte --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/vte-0.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=42b2fb31672684c9 -C extra-filename=-42b2fb31672684c9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern utf8parse=/work/oxidecomputer/omicron/target/debug/deps/libutf8parse-4593178b619af749.rmeta --extern vte_generate_state_changes=/work/oxidecomputer/omicron/target/debug/deps/libvte_generate_state_changes-e52875883792dcf6.so --cap-lints allow -D warnings`
30072023-12-06T04:20:29.286Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
30082023-12-06T04:20:29.310Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_test_utils_macros --edition=2021 nexus/test-utils-macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=df4588627d45bf7d -C extra-filename=-df4588627d45bf7d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b52270d439c9d728.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-085545494ccbad1b.rlib --extern proc_macro -D warnings -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
30092023-12-06T04:20:32.082Z Compiling threadpool v1.8.1
30102023-12-06T04:20:32.086Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name threadpool /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/threadpool-1.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=1ff1ec83fe9a3dd5 -C extra-filename=-1ff1ec83fe9a3dd5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern num_cpus=/work/oxidecomputer/omicron/target/debug/deps/libnum_cpus-2f696aea8912d905.rmeta --cap-lints allow -D warnings`
30112023-12-06T04:20:33.583Z Compiling nanorand v0.7.0
30122023-12-06T04:20:33.587Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name nanorand --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/nanorand-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="chacha"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="pcg64"' --cfg 'feature="std"' --cfg 'feature="tls"' --cfg 'feature="wyrand"' -C metadata=151f4df35564026b -C extra-filename=-151f4df35564026b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-fd3f8e5b97695db0.rmeta --cap-lints allow -D warnings`
30132023-12-06T04:20:34.512Z Compiling flume v0.11.0
30142023-12-06T04:20:34.516Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name flume --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/flume-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="async"' --cfg 'feature="default"' --cfg 'feature="eventual-fairness"' --cfg 'feature="futures-core"' --cfg 'feature="futures-sink"' --cfg 'feature="nanorand"' --cfg 'feature="select"' -C metadata=4750fc70f249085f -C extra-filename=-4750fc70f249085f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-85b0c1ea6a5e4905.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-b95f9ca11c6cfc07.rmeta --extern nanorand=/work/oxidecomputer/omicron/target/debug/deps/libnanorand-151f4df35564026b.rmeta --extern spin1=/work/oxidecomputer/omicron/target/debug/deps/libspin-4c240d9238dcc0df.rmeta --cap-lints allow -D warnings`
30152023-12-06T04:20:35.603Z Compiling libtest-mimic v0.6.1
30162023-12-06T04:20:35.607Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name libtest_mimic --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libtest-mimic-0.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=7215cee7e52d6c56 -C extra-filename=-7215cee7e52d6c56 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rmeta --extern termcolor=/work/oxidecomputer/omicron/target/debug/deps/libtermcolor-37d60876ed20c975.rmeta --extern threadpool=/work/oxidecomputer/omicron/target/debug/deps/libthreadpool-1ff1ec83fe9a3dd5.rmeta --cap-lints allow -D warnings`
30172023-12-06T04:20:37.092Z Compiling strip-ansi-escapes v0.2.0
30182023-12-06T04:20:37.096Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name strip_ansi_escapes /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/strip-ansi-escapes-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=0d82e1796fb48264 -C extra-filename=-0d82e1796fb48264 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern vte=/work/oxidecomputer/omicron/target/debug/deps/libvte-42b2fb31672684c9.rmeta --cap-lints allow -D warnings`
30192023-12-06T04:20:37.712Z Compiling installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
30202023-12-06T04:20:37.716Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name installinator --edition=2021 installinator/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=c41f111c4ca49be1 -C extra-filename=-c41f111c4ca49be1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-084832dceff4d290.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-5b6a3f2dbc51070b.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-cf72f843b9ce520b.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rmeta --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-71ec371fbde11ff1.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rmeta --extern ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libddm_admin_client-c9501f7940078ebc.rmeta --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c33ee704d422915a.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-6f7e7e787f938be2.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a198b56a5f9eb1ad.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-fa7fc4284eeebfb6.rmeta --extern installinator_artifact_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_artifact_client-83963a2e6249c0dd.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-6480b84d1e7438e7.rmeta --extern ipcc_key_value=/work/oxidecomputer/omicron/target/debug/deps/libipcc_key_value-4d8c90e7401be3fc.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-938138eb45012d55.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-45ce8912dc32de8c.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-3efb67152f9bb7fd.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-a83b969693a5ff41.rmeta --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-bf5feb06a1f33204.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-15ce21501173de9d.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-6f26cbe745a3a4fc.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-c349af8c7b0a6baa.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-37221c7372c347f0.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c421aae3f8abc685.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rmeta --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-59099c43644bd7a8.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-8031e02958dc1e30.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rmeta -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out`
30212023-12-06T04:20:39.005Z Compiling rstest_macros v0.18.2
30222023-12-06T04:20:39.011Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rstest_macros-0.18.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="async-timeout"' -C metadata=95cc66c31d9b69ac -C extra-filename=-95cc66c31d9b69ac --out-dir /work/oxidecomputer/omicron/target/debug/build/rstest_macros-95cc66c31d9b69ac -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustc_version=/work/oxidecomputer/omicron/target/debug/deps/librustc_version-a24886e505c93f47.rlib --cap-lints allow -D warnings`
30232023-12-06T04:20:39.987Z Compiling fd-lock v3.0.13
30242023-12-06T04:20:39.995Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name fd_lock --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fd-lock-3.0.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=1853336bba2e2edd -C extra-filename=-1853336bba2e2edd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-bc2c501506aafa82.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-b07637ba55941490.rmeta --cap-lints allow -D warnings`
30252023-12-06T04:20:40.288Z Compiling nu-ansi-term v0.49.0
30262023-12-06T04:20:40.292Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name nu_ansi_term --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/nu-ansi-term-0.49.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=7ee404f26ab5d2de -C extra-filename=-7ee404f26ab5d2de --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
30272023-12-06T04:20:41.549Z Compiling reedline v0.26.0
30282023-12-06T04:20:41.553Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name reedline --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/reedline-0.26.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=c416d521fdfcbe9f -C extra-filename=-c416d521fdfcbe9f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-a6f7ca36058256e5.rmeta --extern fd_lock=/work/oxidecomputer/omicron/target/debug/deps/libfd_lock-1853336bba2e2edd.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-5d2789e50494f686.rmeta --extern nu_ansi_term=/work/oxidecomputer/omicron/target/debug/deps/libnu_ansi_term-7ee404f26ab5d2de.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --extern strip_ansi_escapes=/work/oxidecomputer/omicron/target/debug/deps/libstrip_ansi_escapes-0d82e1796fb48264.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-b260bcdad7d801cc.rmeta --extern strum_macros=/work/oxidecomputer/omicron/target/debug/deps/libstrum_macros-51af52420240f790.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rmeta --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-a7b83919c0401bc3.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-d72b7a0cbab620b4.rmeta --cap-lints allow -D warnings`
30292023-12-06T04:20:50.380Z Running `/work/oxidecomputer/omicron/target/debug/build/rstest_macros-95cc66c31d9b69ac/build-script-build`
30302023-12-06T04:20:50.547Z Compiling datatest-stable v0.2.3
30312023-12-06T04:20:50.551Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name datatest_stable --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/datatest-stable-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=14890b8d55e1c3c1 -C extra-filename=-14890b8d55e1c3c1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rmeta --extern libtest_mimic=/work/oxidecomputer/omicron/target/debug/deps/liblibtest_mimic-7215cee7e52d6c56.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-537384909654dd1b.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-f3795c7200a14d0e.rmeta --cap-lints allow -D warnings`
30322023-12-06T04:20:51.076Z Compiling httptest v0.15.5
30332023-12-06T04:20:51.080Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name httptest --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/httptest-0.15.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=0ef33579aeb56c93 -C extra-filename=-0ef33579aeb56c93 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-49019ba25fed05fd.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-cf72f843b9ce520b.rmeta --extern crossbeam_channel=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_channel-2aaaef3e6eb094ab.rmeta --extern form_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libform_urlencoded-8797d3f240ac357c.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a198b56a5f9eb1ad.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-f0d93093a2b87f0e.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-c5d2103652c0a8bc.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-60360085401b1f6c.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-537384909654dd1b.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-9bc61d3be642612c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rmeta --cap-lints allow -D warnings`
30342023-12-06T04:20:51.517Z Compiling similar-asserts v1.5.0
30352023-12-06T04:20:51.557Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name similar_asserts --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/similar-asserts-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="unicode"' -C metadata=476a7049abc798e8 -C extra-filename=-476a7049abc798e8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-9be0e24052f4a227.rmeta --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-2b119b775ec4cb49.rmeta --cap-lints allow -D warnings`
30362023-12-06T04:20:51.746Z Compiling trybuild v1.0.85
30372023-12-06T04:20:51.750Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/trybuild-1.0.85/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=2c5a72d18df7e15e -C extra-filename=-2c5a72d18df7e15e --out-dir /work/oxidecomputer/omicron/target/debug/build/trybuild-2c5a72d18df7e15e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
30382023-12-06T04:20:52.464Z Compiling bytecount v0.6.3
30392023-12-06T04:20:52.467Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name bytecount --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bytecount-0.6.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=5392151e45ac97f7 -C extra-filename=-5392151e45ac97f7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
30402023-12-06T04:20:52.818Z Compiling relative-path v1.9.0
30412023-12-06T04:20:52.822Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name relative_path --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/relative-path-1.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=0cb9f34a783b6db6 -C extra-filename=-0cb9f34a783b6db6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
30422023-12-06T04:20:53.404Z Compiling topological-sort v0.2.2
30432023-12-06T04:20:53.407Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name topological_sort --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/topological-sort-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=eb567069d3f60cfd -C extra-filename=-eb567069d3f60cfd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
30442023-12-06T04:20:53.737Z Compiling papergrid v0.10.0
30452023-12-06T04:20:53.740Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name papergrid --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/papergrid-0.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' -C metadata=299ef4ca9cbc319a -C extra-filename=-299ef4ca9cbc319a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytecount=/work/oxidecomputer/omicron/target/debug/deps/libbytecount-5392151e45ac97f7.rmeta --extern fnv=/work/oxidecomputer/omicron/target/debug/deps/libfnv-5d2ad75ee5f58135.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-d72b7a0cbab620b4.rmeta --cap-lints allow -D warnings`
30462023-12-06T04:20:54.035Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name rstest_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rstest_macros-0.18.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="async-timeout"' -C metadata=84044d8579f986f5 -C extra-filename=-84044d8579f986f5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-bc2c501506aafa82.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-daf84fcebc6d5eca.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-537e95fdbea99744.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b52270d439c9d728.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-537384909654dd1b.rlib --extern relative_path=/work/oxidecomputer/omicron/target/debug/deps/librelative_path-0cb9f34a783b6db6.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-085545494ccbad1b.rlib --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-d84da02132e91997.rlib --extern proc_macro --cap-lints allow -D warnings`
30472023-12-06T04:21:00.758Z Running `/work/oxidecomputer/omicron/target/debug/build/trybuild-2c5a72d18df7e15e/build-script-build`
30482023-12-06T04:21:00.801Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
30492023-12-06T04:21:00.812Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name wicketd --edition=2021 wicketd/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=8af502b5265edb2e -C extra-filename=-8af502b5265edb2e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-084832dceff4d290.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-efdef217e0fabd4e.rmeta --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-08ec0042be1e3f75.rmeta --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-5b6a3f2dbc51070b.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-cf72f843b9ce520b.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-7c6e8f28fa0558b4.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rmeta --extern ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libddm_admin_client-c9501f7940078ebc.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-212a8b0dc002b8b7.rmeta --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c33ee704d422915a.rmeta --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-379f97179455a046.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-01bd857863c8e5f4.rmeta --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-294f21b38637a1be.rmeta --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-4750fc70f249085f.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-631432619dcdb2cf.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-35e5e75d00a35726.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-6f7e7e787f938be2.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a198b56a5f9eb1ad.rmeta --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-62208256bbfa2b7a.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-f0d93093a2b87f0e.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-fa7fc4284eeebfb6.rmeta --extern installinator_artifactd=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_artifactd-18afd5e984c99e07.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-6480b84d1e7438e7.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-547b1c3c4bdf1830.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-847fb59b18b2aee3.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-938138eb45012d55.rmeta --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-f6301c3d8594f267.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-45fbddfdc8fb1816.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-3efb67152f9bb7fd.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-a83b969693a5ff41.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-032e298af57f7cdc.rmeta --extern snafu=/work/oxidecomputer/omicron/target/debug/deps/libsnafu-f45fb991151db88a.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-6d791c70a9e95963.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-785b7f79852bfc20.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5e9108efc6e4e2b4.rmeta --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-e04d0fa46ba8ae83.rmeta --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-39a9a8a132b41a0d.rmeta --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-59099c43644bd7a8.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-8031e02958dc1e30.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rmeta --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-8e13e76234b61139.rmeta --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-a2e28a520bc2ca88.rmeta -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out`
30502023-12-06T04:21:02.571Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
30512023-12-06T04:21:02.580Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 dev-tools/omdb/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=35ab5f750161493f -C extra-filename=-35ab5f750161493f --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-omdb-35ab5f750161493f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-8f259a5fc252a2f6.rlib -D warnings -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
30522023-12-06T04:21:03.138Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
30532023-12-06T04:21:03.142Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 dev-tools/omicron-dev/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=db5384af91cca304 -C extra-filename=-db5384af91cca304 --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-dev-db5384af91cca304 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-8f259a5fc252a2f6.rlib -D warnings -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
30542023-12-06T04:21:03.714Z Compiling tabled_derive v0.6.0
30552023-12-06T04:21:03.718Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name tabled_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tabled_derive-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=a7bf2457eb3bb813 -C extra-filename=-a7bf2457eb3bb813 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-e8726b1e312bd2e5.rlib --extern proc_macro_error=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro_error-53597bc160bbd407.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-537e95fdbea99744.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b52270d439c9d728.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-48fabcfe082d99df.rlib --extern proc_macro --cap-lints allow -D warnings`
30562023-12-06T04:21:08.345Z Compiling basic-toml v0.1.4
30572023-12-06T04:21:08.349Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name basic_toml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/basic-toml-0.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=5c1cb3a3149b8069 -C extra-filename=-5c1cb3a3149b8069 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --cap-lints allow -D warnings`
30582023-12-06T04:21:10.629Z Compiling crossbeam-queue v0.3.8
30592023-12-06T04:21:10.632Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-queue-0.3.8/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="std"' -C metadata=54a6890ae100e8c1 -C extra-filename=-54a6890ae100e8c1 --out-dir /work/oxidecomputer/omicron/target/debug/build/crossbeam-queue-54a6890ae100e8c1 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
30602023-12-06T04:21:11.548Z Compiling constant_time_eq v0.2.6
30612023-12-06T04:21:11.575Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name constant_time_eq --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/constant_time_eq-0.2.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on -C metadata=cda92da30c7fc137 -C extra-filename=-cda92da30c7fc137 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
30622023-12-06T04:21:11.826Z Compiling arrayvec v0.7.4
30632023-12-06T04:21:11.832Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name arrayvec --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/arrayvec-0.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=c9b60ea25ec83303 -C extra-filename=-c9b60ea25ec83303 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
30642023-12-06T04:21:11.949Z Compiling futures-timer v3.0.2
30652023-12-06T04:21:11.953Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_timer --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-timer-3.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=c292dbb3a669c763 -C extra-filename=-c292dbb3a669c763 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
30662023-12-06T04:21:12.458Z Compiling arrayref v0.3.7
30672023-12-06T04:21:12.461Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name arrayref /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/arrayref-0.3.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=e775d0f24cfa2fe5 -C extra-filename=-e775d0f24cfa2fe5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
30682023-12-06T04:21:12.612Z Compiling blake2b_simd v1.0.1
30692023-12-06T04:21:12.618Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name blake2b_simd --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/blake2b_simd-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=cce39a0e82a1286d -C extra-filename=-cce39a0e82a1286d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern arrayref=/work/oxidecomputer/omicron/target/debug/deps/libarrayref-e775d0f24cfa2fe5.rmeta --extern arrayvec=/work/oxidecomputer/omicron/target/debug/deps/libarrayvec-c9b60ea25ec83303.rmeta --extern constant_time_eq=/work/oxidecomputer/omicron/target/debug/deps/libconstant_time_eq-cda92da30c7fc137.rmeta --cap-lints allow -D warnings`
30702023-12-06T04:21:13.373Z Compiling rstest v0.18.2
30712023-12-06T04:21:13.376Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name rstest --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rstest-0.18.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="async-timeout"' --cfg 'feature="default"' -C metadata=e3df991513cc11c4 -C extra-filename=-e3df991513cc11c4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rmeta --extern futures_timer=/work/oxidecomputer/omicron/target/debug/deps/libfutures_timer-c292dbb3a669c763.rmeta --extern rstest_macros=/work/oxidecomputer/omicron/target/debug/deps/librstest_macros-84044d8579f986f5.so --cap-lints allow -D warnings`
30722023-12-06T04:21:13.720Z Running `/work/oxidecomputer/omicron/target/debug/build/crossbeam-queue-54a6890ae100e8c1/build-script-build`
30732023-12-06T04:21:13.787Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name trybuild --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/trybuild-1.0.85/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=7aebfe61ae665bd3 -C extra-filename=-7aebfe61ae665bd3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern basic_toml=/work/oxidecomputer/omicron/target/debug/deps/libbasic_toml-5c1cb3a3149b8069.rmeta --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-daf84fcebc6d5eca.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-60360085401b1f6c.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-101f844cca2ed149.so --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rmeta --extern termcolor=/work/oxidecomputer/omicron/target/debug/deps/libtermcolor-37d60876ed20c975.rmeta --cap-lints allow -D warnings`
30742023-12-06T04:21:19.275Z Compiling tabled v0.14.0
30752023-12-06T04:21:19.281Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name tabled --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tabled-0.14.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="macros"' --cfg 'feature="std"' --cfg 'feature="tabled_derive"' -C metadata=534709829fd0a93c -C extra-filename=-534709829fd0a93c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern papergrid=/work/oxidecomputer/omicron/target/debug/deps/libpapergrid-299ef4ca9cbc319a.rmeta --extern tabled_derive=/work/oxidecomputer/omicron/target/debug/deps/libtabled_derive-a7bf2457eb3bb813.so --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-d72b7a0cbab620b4.rmeta --cap-lints allow -D warnings`
30762023-12-06T04:21:22.613Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-dev-db5384af91cca304/build-script-build`
30772023-12-06T04:21:22.660Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-omdb-35ab5f750161493f/build-script-build`
30782023-12-06T04:21:22.701Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
30792023-12-06T04:21:22.704Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_package --edition=2021 package/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=68f9a386e558241a -C extra-filename=-68f9a386e558241a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-6f7e7e787f938be2.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-fa7fc4284eeebfb6.rmeta --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-59795aa0d9c5f644.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rmeta --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-f16f8b586493d9f6.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-cb3b038c24d25106.rmeta --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-8bfab4357444caa6.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-c4886c411ec599bb.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-54881a1782a3e1b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-a83b969693a5ff41.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-15ce21501173de9d.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-c349af8c7b0a6baa.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-37221c7372c347f0.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-b260bcdad7d801cc.rmeta --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-70fd40af0a67716f.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-fe8950a9f7b3553a.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5e9108efc6e4e2b4.rmeta --extern topological_sort=/work/oxidecomputer/omicron/target/debug/deps/libtopological_sort-eb567069d3f60cfd.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-f3795c7200a14d0e.rmeta -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out`
30802023-12-06T04:21:27.136Z Compiling wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
30812023-12-06T04:21:27.140Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name wicket_dbg --edition=2021 wicket-dbg/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=9f25a140936df0a6 -C extra-filename=-9f25a140936df0a6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-cf72f843b9ce520b.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-ea9e8cb8d8ec83be.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-a6f7ca36058256e5.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rmeta --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-c416d521fdfcbe9f.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-15ce21501173de9d.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-6f26cbe745a3a4fc.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-c349af8c7b0a6baa.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rmeta --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-007787b3095b71bd.rmeta -D warnings -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
30822023-12-06T04:21:27.582Z Compiling samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
30832023-12-06T04:21:27.586Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_bindings --edition=2021 /home/build/.cargo/git/checkouts/samael-22e3a9757ca35ba2/52028e4/bindings.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="lazy_static"' --cfg 'feature="libc"' --cfg 'feature="libxml"' --cfg 'feature="xmlsec"' -C metadata=4f3d178434be652a -C extra-filename=-4f3d178434be652a --out-dir /work/oxidecomputer/omicron/target/debug/build/samael-4f3d178434be652a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bindgen=/work/oxidecomputer/omicron/target/debug/deps/libbindgen-d5d9999381572790.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-676180268410563e.rlib --cap-lints allow -D warnings`
30842023-12-06T04:21:29.136Z Compiling partial-io v0.5.4
30852023-12-06T04:21:29.140Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name partial_io --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/partial-io-0.5.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="futures"' --cfg 'feature="futures03"' --cfg 'feature="pin-project"' --cfg 'feature="proptest"' --cfg 'feature="proptest1"' --cfg 'feature="tokio"' --cfg 'feature="tokio1"' -C metadata=9a714ab6f9d45de7 -C extra-filename=-9a714ab6f9d45de7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rmeta --extern pin_project=/work/oxidecomputer/omicron/target/debug/deps/libpin_project-b3b9e2874c7400c7.rmeta --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-894db676841aa3cb.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rmeta --cap-lints allow -D warnings`
30862023-12-06T04:21:29.906Z Compiling approx v0.5.1
30872023-12-06T04:21:29.909Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name approx /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/approx-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=8cb86b6fdecad456 -C extra-filename=-8cb86b6fdecad456 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-66b98c12d6f7f3b4.rmeta --cap-lints allow -D warnings`
30882023-12-06T04:21:30.066Z Compiling constant_time_eq v0.3.0
30892023-12-06T04:21:30.092Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name constant_time_eq --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/constant_time_eq-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on -C metadata=d2fc0ba4c4ab8e14 -C extra-filename=-d2fc0ba4c4ab8e14 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
30902023-12-06T04:21:30.306Z Compiling hex-literal v0.4.1
30912023-12-06T04:21:30.309Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name hex_literal --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hex-literal-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=8e38b9b5434fe580 -C extra-filename=-8e38b9b5434fe580 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings`
30922023-12-06T04:21:30.342Z Compiling rust-argon2 v1.0.1
30932023-12-06T04:21:30.407Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name argon2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rust-argon2-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="crossbeam-utils"' --cfg 'feature="default"' -C metadata=78933f846eed4887 -C extra-filename=-78933f846eed4887 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-efdef217e0fabd4e.rmeta --extern blake2b_simd=/work/oxidecomputer/omicron/target/debug/deps/libblake2b_simd-cce39a0e82a1286d.rmeta --extern constant_time_eq=/work/oxidecomputer/omicron/target/debug/deps/libconstant_time_eq-d2fc0ba4c4ab8e14.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-ecd3b02fa9b0bdac.rmeta --cap-lints allow -D warnings`
30942023-12-06T04:21:30.539Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name crossbeam_queue --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-queue-0.3.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="std"' -C metadata=70b9f848c466bf80 -C extra-filename=-70b9f848c466bf80 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-bc2c501506aafa82.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-ecd3b02fa9b0bdac.rmeta --cap-lints allow -D warnings`
30952023-12-06T04:21:30.960Z Compiling crossbeam v0.8.2
30962023-12-06T04:21:30.960Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name crossbeam --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-0.8.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="crossbeam-channel"' --cfg 'feature="crossbeam-deque"' --cfg 'feature="crossbeam-epoch"' --cfg 'feature="crossbeam-queue"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=abcda72a598022d6 -C extra-filename=-abcda72a598022d6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-bc2c501506aafa82.rmeta --extern crossbeam_channel=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_channel-2aaaef3e6eb094ab.rmeta --extern crossbeam_deque=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_deque-de0c924a38105e0e.rmeta --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-2d9f0b9c67027185.rmeta --extern crossbeam_queue=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_queue-70b9f848c466bf80.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-ecd3b02fa9b0bdac.rmeta --cap-lints allow -D warnings`
30972023-12-06T04:21:31.128Z Compiling termios v0.3.3
30982023-12-06T04:21:31.131Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name termios /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/termios-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=75b73657962302a4 -C extra-filename=-75b73657962302a4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-45ce8912dc32de8c.rmeta --cap-lints allow -D warnings`
30992023-12-06T04:21:31.207Z Running `/work/oxidecomputer/omicron/target/debug/build/samael-4f3d178434be652a/build-script-bindings`
31002023-12-06T04:21:31.573Z Compiling gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
31012023-12-06T04:21:31.577Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name gateway_cli --edition=2021 gateway-cli/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --test -C metadata=d4d2f5996b38316c -C extra-filename=-d4d2f5996b38316c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-631432619dcdb2cf.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-35e5e75d00a35726.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-15ce21501173de9d.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-c349af8c7b0a6baa.rlib --extern termios=/work/oxidecomputer/omicron/target/debug/deps/libtermios-75b73657962302a4.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-0fd5306edbdb4e16.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib -D warnings -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
31022023-12-06T04:21:35.170Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name samael --edition=2021 /home/build/.cargo/git/checkouts/samael-22e3a9757ca35ba2/52028e4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type staticlib --crate-type rlib --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="lazy_static"' --cfg 'feature="libc"' --cfg 'feature="libxml"' --cfg 'feature="xmlsec"' -C metadata=5f73fb019096a95e -C extra-filename=-5f73fb019096a95e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-efdef217e0fabd4e.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rlib --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-6b18b93accc321e4.rlib --extern derive_builder=/work/oxidecomputer/omicron/target/debug/deps/libderive_builder-eb1a666d81f8694c.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-9c343eab58a7ea84.rlib --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-9c9c3756e3f392b3.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-45ce8912dc32de8c.rlib --extern libxml=/work/oxidecomputer/omicron/target/debug/deps/liblibxml-fbedf2bc58b17751.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4ec7b76c1a619998.rlib --extern openssl_probe=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_probe-66d32c3547f15b53.rlib --extern openssl_sys=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-b97b694c637962a9.rlib --extern quick_xml=/work/oxidecomputer/omicron/target/debug/deps/libquick_xml-3ed581c6855895b5.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8c4ac547107558e9.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern snafu=/work/oxidecomputer/omicron/target/debug/deps/libsnafu-f45fb991151db88a.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-4ee5ed5bde7ce18a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib --cap-lints allow -D warnings -L native=/usr/lib/amd64 -l xmlsec1 -l xml2 -l ssl -l crypto -l xmlsec1 -l ltdl -l xslt -l xml2 -l z -l lzma -l m -l socket -l nsl -l m -l xml2 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 --cfg xmlsec_dynamic`
31032023-12-06T04:21:35.854Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_passwords --edition=2021 passwords/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --test -C metadata=92a7311bbb055cd0 -C extra-filename=-92a7311bbb055cd0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern argon2=/work/oxidecomputer/omicron/target/debug/deps/libargon2-ab1c60233b851b26.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-5ce27fb01723ac05.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8c4ac547107558e9.rlib --extern argon2alt=/work/oxidecomputer/omicron/target/debug/deps/libargon2-78933f846eed4887.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f002f3f98557c91c.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib -D warnings -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
31042023-12-06T04:21:36.893Z Compiling omicron-deploy v0.1.0 (/work/oxidecomputer/omicron/dev-tools/thing-flinger)
31052023-12-06T04:21:36.897Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name thing_flinger --edition=2021 dev-tools/thing-flinger/src/bin/thing-flinger.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --test -C metadata=1ac959c50898162c -C extra-filename=-1ac959c50898162c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rlib --extern crossbeam=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam-abcda72a598022d6.rlib --extern omicron_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_package-68f9a386e558241a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-101f844cca2ed149.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out`
31062023-12-06T04:21:37.687Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name installinator --edition=2021 installinator/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --test -C metadata=570d72ff7a8de8d5 -C extra-filename=-570d72ff7a8de8d5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-084832dceff4d290.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-5b6a3f2dbc51070b.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-cf72f843b9ce520b.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-71ec371fbde11ff1.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rlib --extern ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libddm_admin_client-c9501f7940078ebc.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c33ee704d422915a.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-6f7e7e787f938be2.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-8e38b9b5434fe580.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a198b56a5f9eb1ad.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-fa7fc4284eeebfb6.rlib --extern installinator_artifact_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_artifact_client-83963a2e6249c0dd.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-6480b84d1e7438e7.rlib --extern ipcc_key_value=/work/oxidecomputer/omicron/target/debug/deps/libipcc_key_value-4d8c90e7401be3fc.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-938138eb45012d55.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-45ce8912dc32de8c.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-29c2c34e83c1988c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern partial_io=/work/oxidecomputer/omicron/target/debug/deps/libpartial_io-9a714ab6f9d45de7.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-894db676841aa3cb.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-3efb67152f9bb7fd.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-a83b969693a5ff41.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-bf5feb06a1f33204.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-15ce21501173de9d.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-6f26cbe745a3a4fc.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-c349af8c7b0a6baa.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-37221c7372c347f0.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c421aae3f8abc685.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-f6b05fbf7e100ea2.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-6d791c70a9e95963.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-59099c43644bd7a8.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-8031e02958dc1e30.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out`
31072023-12-06T04:21:38.970Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name installinator --edition=2021 installinator/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --test -C metadata=bf598b3c0568f6b7 -C extra-filename=-bf598b3c0568f6b7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-084832dceff4d290.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-5b6a3f2dbc51070b.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-cf72f843b9ce520b.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-71ec371fbde11ff1.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rlib --extern ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libddm_admin_client-c9501f7940078ebc.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c33ee704d422915a.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-6f7e7e787f938be2.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-8e38b9b5434fe580.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a198b56a5f9eb1ad.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-fa7fc4284eeebfb6.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-c41f111c4ca49be1.rlib --extern installinator_artifact_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_artifact_client-83963a2e6249c0dd.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-6480b84d1e7438e7.rlib --extern ipcc_key_value=/work/oxidecomputer/omicron/target/debug/deps/libipcc_key_value-4d8c90e7401be3fc.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-938138eb45012d55.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-45ce8912dc32de8c.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-29c2c34e83c1988c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern partial_io=/work/oxidecomputer/omicron/target/debug/deps/libpartial_io-9a714ab6f9d45de7.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-894db676841aa3cb.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-3efb67152f9bb7fd.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-a83b969693a5ff41.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-bf5feb06a1f33204.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-15ce21501173de9d.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-6f26cbe745a3a4fc.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-c349af8c7b0a6baa.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-37221c7372c347f0.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c421aae3f8abc685.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-f6b05fbf7e100ea2.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-6d791c70a9e95963.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-59099c43644bd7a8.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-8031e02958dc1e30.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out`
31082023-12-06T04:21:41.862Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name test_compilation --edition=2021 oximeter/oximeter/tests/test_compilation.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --test -C metadata=55d02d6c0bd42139 -C extra-filename=-55d02d6c0bd42139 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern approx=/work/oxidecomputer/omicron/target/debug/deps/libapprox-8cb86b6fdecad456.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-cf72f843b9ce520b.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-bf5edac01f673ca3.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-dc5a9bdd5f501204.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-ffdb58a7f96a11a6.so --extern rstest=/work/oxidecomputer/omicron/target/debug/deps/librstest-e3df991513cc11c4.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-b260bcdad7d801cc.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib --extern trybuild=/work/oxidecomputer/omicron/target/debug/deps/libtrybuild-7aebfe61ae665bd3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
31092023-12-06T04:21:43.246Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter --edition=2021 oximeter/oximeter/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --test -C metadata=8439c0df9ba663a5 -C extra-filename=-8439c0df9ba663a5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern approx=/work/oxidecomputer/omicron/target/debug/deps/libapprox-8cb86b6fdecad456.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-cf72f843b9ce520b.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-bf5edac01f673ca3.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-ffdb58a7f96a11a6.so --extern rstest=/work/oxidecomputer/omicron/target/debug/deps/librstest-e3df991513cc11c4.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-b260bcdad7d801cc.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib --extern trybuild=/work/oxidecomputer/omicron/target/debug/deps/libtrybuild-7aebfe61ae665bd3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
31102023-12-06T04:21:46.336Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_package --edition=2021 package/src/bin/omicron-package.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --test -C metadata=189f30d8c9be94a7 -C extra-filename=-189f30d8c9be94a7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0a3fb3c08f13db7a.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-6f7e7e787f938be2.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-fa7fc4284eeebfb6.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-59795aa0d9c5f644.rlib --extern omicron_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_package-68f9a386e558241a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-f16f8b586493d9f6.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-cb3b038c24d25106.rlib --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-8bfab4357444caa6.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-c4886c411ec599bb.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-54881a1782a3e1b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-a83b969693a5ff41.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-15ce21501173de9d.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-c349af8c7b0a6baa.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-37221c7372c347f0.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-b260bcdad7d801cc.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-70fd40af0a67716f.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-fe8950a9f7b3553a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5e9108efc6e4e2b4.rlib --extern topological_sort=/work/oxidecomputer/omicron/target/debug/deps/libtopological_sort-eb567069d3f60cfd.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-f3795c7200a14d0e.rlib -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out`
31112023-12-06T04:21:48.674Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name wicket_dbg_server --edition=2021 wicket-dbg/src/bin/wicket-dbg-server.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --test -C metadata=6f1c13bd019a7830 -C extra-filename=-6f1c13bd019a7830 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-cf72f843b9ce520b.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-ea9e8cb8d8ec83be.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-a6f7ca36058256e5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-c416d521fdfcbe9f.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-15ce21501173de9d.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-6f26cbe745a3a4fc.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-c349af8c7b0a6baa.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-007787b3095b71bd.rlib --extern wicket_dbg=/work/oxidecomputer/omicron/target/debug/deps/libwicket_dbg-9f25a140936df0a6.rlib -D warnings -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
31122023-12-06T04:21:49.660Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent --edition=2021 sled-agent/src/bin/sled-agent.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --test -C metadata=17d01c9c95d5aca4 -C extra-filename=-17d01c9c95d5aca4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-c31966c9f8a96595.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-084832dceff4d290.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-efdef217e0fabd4e.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-db50ad87901e3b6c.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-08ec0042be1e3f75.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-cf72f843b9ce520b.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-7c6e8f28fa0558b4.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-71ec371fbde11ff1.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-bc2c501506aafa82.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-099a91aaf05cf254.rlib --extern ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libddm_admin_client-c9501f7940078ebc.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-46eebefa6ecc0bc6.so --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-bb40435aa341911f.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-98d42ca17519d4d0.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-379f97179455a046.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-01bd857863c8e5f4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0a3fb3c08f13db7a.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-9c343eab58a7ea84.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-631432619dcdb2cf.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-daf84fcebc6d5eca.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a198b56a5f9eb1ad.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-f0d93093a2b87f0e.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-1bec46e598608fa2.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-fa7fc4284eeebfb6.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-547b1c3c4bdf1830.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-847fb59b18b2aee3.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-938138eb45012d55.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-187b419874e2b841.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-45ce8912dc32de8c.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-1ce9557757fa651b.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-5334c5c04078b022.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-9c737d968e4a9661.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-bda1950156f6bc02.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-29c2c34e83c1988c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-60360085401b1f6c.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-629959fb0c9ff071.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-8bdc91c0611425a8.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-b8e04b6673ff165e.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-dc5a9bdd5f501204.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-066ba162961b630d.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-9321eb045fc8b772.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-d9e65c209facc62c.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-649ba928ca4a142f.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-f674418241f8b611.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8c4ac547107558e9.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-33b1d199dc0867dc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-54881a1782a3e1b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rlib --extern serial_test=/work/oxidecomputer/omicron/target/debug/deps/libserial_test-8fe01134124edd24.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-b60aa24d05f29b5f.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-f57dc633a8f36c1a.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-a83b969693a5ff41.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-bf5feb06a1f33204.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-15ce21501173de9d.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-032e298af57f7cdc.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-c349af8c7b0a6baa.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-37221c7372c347f0.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-8396087cdeea73a3.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-7ba83478b0b28ec3.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-fe8950a9f7b3553a.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c421aae3f8abc685.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-ef1108e0a124fcde.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5e9108efc6e4e2b4.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-ce93925926181581.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d4ac8e2ff6ba4016.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-060c9a4ff1566730.rlib -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out`
31132023-12-06T04:21:50.246Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name zone_bundle --edition=2021 sled-agent/src/bin/zone-bundle.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --test -C metadata=c7c075d248007286 -C extra-filename=-c7c075d248007286 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-c31966c9f8a96595.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-084832dceff4d290.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-efdef217e0fabd4e.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-db50ad87901e3b6c.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-08ec0042be1e3f75.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-cf72f843b9ce520b.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-7c6e8f28fa0558b4.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-71ec371fbde11ff1.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-bc2c501506aafa82.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-099a91aaf05cf254.rlib --extern ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libddm_admin_client-c9501f7940078ebc.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-46eebefa6ecc0bc6.so --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-bb40435aa341911f.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-98d42ca17519d4d0.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-379f97179455a046.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-01bd857863c8e5f4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0a3fb3c08f13db7a.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-9c343eab58a7ea84.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-631432619dcdb2cf.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-daf84fcebc6d5eca.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a198b56a5f9eb1ad.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-f0d93093a2b87f0e.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-1bec46e598608fa2.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-fa7fc4284eeebfb6.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-547b1c3c4bdf1830.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-847fb59b18b2aee3.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-938138eb45012d55.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-187b419874e2b841.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-45ce8912dc32de8c.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-1ce9557757fa651b.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-5334c5c04078b022.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-9c737d968e4a9661.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-bda1950156f6bc02.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-29c2c34e83c1988c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-60360085401b1f6c.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-629959fb0c9ff071.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-8bdc91c0611425a8.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-b8e04b6673ff165e.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-dc5a9bdd5f501204.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-066ba162961b630d.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-9321eb045fc8b772.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-d9e65c209facc62c.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-649ba928ca4a142f.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-f674418241f8b611.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8c4ac547107558e9.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-33b1d199dc0867dc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-54881a1782a3e1b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rlib --extern serial_test=/work/oxidecomputer/omicron/target/debug/deps/libserial_test-8fe01134124edd24.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-b60aa24d05f29b5f.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-f57dc633a8f36c1a.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-a83b969693a5ff41.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-bf5feb06a1f33204.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-15ce21501173de9d.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-032e298af57f7cdc.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-c349af8c7b0a6baa.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-37221c7372c347f0.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-8396087cdeea73a3.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-7ba83478b0b28ec3.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-fe8950a9f7b3553a.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c421aae3f8abc685.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-ef1108e0a124fcde.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5e9108efc6e4e2b4.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-ce93925926181581.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d4ac8e2ff6ba4016.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-060c9a4ff1566730.rlib -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out`
31142023-12-06T04:21:51.529Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name services_ledger_check_migrate --edition=2021 sled-agent/src/bin/services-ledger-check-migrate.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=dac53104280cf962 -C extra-filename=-dac53104280cf962 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-084832dceff4d290.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-efdef217e0fabd4e.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-db50ad87901e3b6c.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-08ec0042be1e3f75.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-cf72f843b9ce520b.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-7c6e8f28fa0558b4.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-71ec371fbde11ff1.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-bc2c501506aafa82.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-099a91aaf05cf254.rlib --extern ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libddm_admin_client-c9501f7940078ebc.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-46eebefa6ecc0bc6.so --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-bb40435aa341911f.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-98d42ca17519d4d0.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-379f97179455a046.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-01bd857863c8e5f4.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-9c343eab58a7ea84.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-631432619dcdb2cf.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-daf84fcebc6d5eca.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a198b56a5f9eb1ad.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-1bec46e598608fa2.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-fa7fc4284eeebfb6.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-547b1c3c4bdf1830.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-847fb59b18b2aee3.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-938138eb45012d55.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-187b419874e2b841.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-45ce8912dc32de8c.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-1ce9557757fa651b.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-5334c5c04078b022.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-9c737d968e4a9661.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-bda1950156f6bc02.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-60360085401b1f6c.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-b8e04b6673ff165e.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-dc5a9bdd5f501204.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-066ba162961b630d.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-9321eb045fc8b772.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-649ba928ca4a142f.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-f674418241f8b611.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8c4ac547107558e9.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-54881a1782a3e1b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-b60aa24d05f29b5f.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-f57dc633a8f36c1a.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-a83b969693a5ff41.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-bf5feb06a1f33204.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-15ce21501173de9d.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-032e298af57f7cdc.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-c349af8c7b0a6baa.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-37221c7372c347f0.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-8396087cdeea73a3.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-fe8950a9f7b3553a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-ef1108e0a124fcde.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5e9108efc6e4e2b4.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-ce93925926181581.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d4ac8e2ff6ba4016.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-060c9a4ff1566730.rlib -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out`
31152023-12-06T04:21:53.413Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name services_ledger_check_migrate --edition=2021 sled-agent/src/bin/services-ledger-check-migrate.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --test -C metadata=6b9955ee9f040330 -C extra-filename=-6b9955ee9f040330 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-c31966c9f8a96595.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-084832dceff4d290.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-efdef217e0fabd4e.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-db50ad87901e3b6c.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-08ec0042be1e3f75.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-cf72f843b9ce520b.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-7c6e8f28fa0558b4.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-71ec371fbde11ff1.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-bc2c501506aafa82.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-099a91aaf05cf254.rlib --extern ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libddm_admin_client-c9501f7940078ebc.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-46eebefa6ecc0bc6.so --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-bb40435aa341911f.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-98d42ca17519d4d0.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-379f97179455a046.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-01bd857863c8e5f4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0a3fb3c08f13db7a.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-9c343eab58a7ea84.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-631432619dcdb2cf.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-daf84fcebc6d5eca.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a198b56a5f9eb1ad.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-f0d93093a2b87f0e.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-1bec46e598608fa2.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-fa7fc4284eeebfb6.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-547b1c3c4bdf1830.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-847fb59b18b2aee3.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-938138eb45012d55.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-187b419874e2b841.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-45ce8912dc32de8c.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-1ce9557757fa651b.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-5334c5c04078b022.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-9c737d968e4a9661.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-bda1950156f6bc02.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-29c2c34e83c1988c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-60360085401b1f6c.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-629959fb0c9ff071.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-8bdc91c0611425a8.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-b8e04b6673ff165e.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-dc5a9bdd5f501204.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-066ba162961b630d.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-9321eb045fc8b772.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-d9e65c209facc62c.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-649ba928ca4a142f.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-f674418241f8b611.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8c4ac547107558e9.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-33b1d199dc0867dc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-54881a1782a3e1b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rlib --extern serial_test=/work/oxidecomputer/omicron/target/debug/deps/libserial_test-8fe01134124edd24.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-b60aa24d05f29b5f.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-f57dc633a8f36c1a.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-a83b969693a5ff41.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-bf5feb06a1f33204.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-15ce21501173de9d.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-032e298af57f7cdc.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-c349af8c7b0a6baa.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-37221c7372c347f0.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-8396087cdeea73a3.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-7ba83478b0b28ec3.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-fe8950a9f7b3553a.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c421aae3f8abc685.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-ef1108e0a124fcde.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5e9108efc6e4e2b4.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-ce93925926181581.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d4ac8e2ff6ba4016.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-060c9a4ff1566730.rlib -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out`
31162023-12-06T04:21:54.556Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent --edition=2021 sled-agent/src/bin/sled-agent.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=92a93f5fd61b8940 -C extra-filename=-92a93f5fd61b8940 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-084832dceff4d290.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-efdef217e0fabd4e.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-db50ad87901e3b6c.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-08ec0042be1e3f75.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-cf72f843b9ce520b.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-7c6e8f28fa0558b4.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-71ec371fbde11ff1.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-bc2c501506aafa82.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-099a91aaf05cf254.rlib --extern ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libddm_admin_client-c9501f7940078ebc.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-46eebefa6ecc0bc6.so --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-bb40435aa341911f.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-98d42ca17519d4d0.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-379f97179455a046.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-01bd857863c8e5f4.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-9c343eab58a7ea84.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-631432619dcdb2cf.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-daf84fcebc6d5eca.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a198b56a5f9eb1ad.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-1bec46e598608fa2.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-fa7fc4284eeebfb6.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-547b1c3c4bdf1830.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-847fb59b18b2aee3.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-938138eb45012d55.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-187b419874e2b841.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-45ce8912dc32de8c.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-1ce9557757fa651b.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-5334c5c04078b022.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-9c737d968e4a9661.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-bda1950156f6bc02.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-60360085401b1f6c.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-b8e04b6673ff165e.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-dc5a9bdd5f501204.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-066ba162961b630d.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-9321eb045fc8b772.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-649ba928ca4a142f.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-f674418241f8b611.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8c4ac547107558e9.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-54881a1782a3e1b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-b60aa24d05f29b5f.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-f57dc633a8f36c1a.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-a83b969693a5ff41.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-bf5feb06a1f33204.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-15ce21501173de9d.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-032e298af57f7cdc.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-c349af8c7b0a6baa.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-37221c7372c347f0.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-8396087cdeea73a3.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-fe8950a9f7b3553a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-ef1108e0a124fcde.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5e9108efc6e4e2b4.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-ce93925926181581.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d4ac8e2ff6ba4016.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-060c9a4ff1566730.rlib -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out`
31172023-12-06T04:21:56.749Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name mod --edition=2021 sled-agent/tests/mod.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --test -C metadata=9a37cc66de4dc6f5 -C extra-filename=-9a37cc66de4dc6f5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-c31966c9f8a96595.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-084832dceff4d290.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-efdef217e0fabd4e.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-db50ad87901e3b6c.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-08ec0042be1e3f75.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-cf72f843b9ce520b.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-7c6e8f28fa0558b4.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-71ec371fbde11ff1.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-bc2c501506aafa82.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-099a91aaf05cf254.rlib --extern ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libddm_admin_client-c9501f7940078ebc.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-46eebefa6ecc0bc6.so --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-bb40435aa341911f.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-98d42ca17519d4d0.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-379f97179455a046.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-01bd857863c8e5f4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0a3fb3c08f13db7a.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-9c343eab58a7ea84.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-631432619dcdb2cf.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-daf84fcebc6d5eca.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a198b56a5f9eb1ad.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-f0d93093a2b87f0e.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-1bec46e598608fa2.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-fa7fc4284eeebfb6.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-547b1c3c4bdf1830.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-847fb59b18b2aee3.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-938138eb45012d55.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-187b419874e2b841.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-45ce8912dc32de8c.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-1ce9557757fa651b.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-5334c5c04078b022.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-9c737d968e4a9661.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-bda1950156f6bc02.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-29c2c34e83c1988c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-60360085401b1f6c.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-629959fb0c9ff071.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-8bdc91c0611425a8.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-b8e04b6673ff165e.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-dc5a9bdd5f501204.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-066ba162961b630d.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-9321eb045fc8b772.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-d9e65c209facc62c.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-649ba928ca4a142f.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-f674418241f8b611.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8c4ac547107558e9.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-33b1d199dc0867dc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-54881a1782a3e1b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rlib --extern serial_test=/work/oxidecomputer/omicron/target/debug/deps/libserial_test-8fe01134124edd24.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-b60aa24d05f29b5f.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-f57dc633a8f36c1a.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-a83b969693a5ff41.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-bf5feb06a1f33204.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-15ce21501173de9d.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-032e298af57f7cdc.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-c349af8c7b0a6baa.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-37221c7372c347f0.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-8396087cdeea73a3.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-7ba83478b0b28ec3.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-fe8950a9f7b3553a.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c421aae3f8abc685.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-ef1108e0a124fcde.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5e9108efc6e4e2b4.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-ce93925926181581.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d4ac8e2ff6ba4016.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-060c9a4ff1566730.rlib -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out`
31182023-12-06T04:21:59.931Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name zone_bundle --edition=2021 sled-agent/src/bin/zone-bundle.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=3667712a67e789bd -C extra-filename=-3667712a67e789bd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-084832dceff4d290.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-efdef217e0fabd4e.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-db50ad87901e3b6c.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-08ec0042be1e3f75.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-cf72f843b9ce520b.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-7c6e8f28fa0558b4.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-71ec371fbde11ff1.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-bc2c501506aafa82.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-099a91aaf05cf254.rlib --extern ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libddm_admin_client-c9501f7940078ebc.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-46eebefa6ecc0bc6.so --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-bb40435aa341911f.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-98d42ca17519d4d0.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-379f97179455a046.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-01bd857863c8e5f4.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-9c343eab58a7ea84.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-631432619dcdb2cf.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-daf84fcebc6d5eca.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a198b56a5f9eb1ad.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-1bec46e598608fa2.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-fa7fc4284eeebfb6.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-547b1c3c4bdf1830.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-847fb59b18b2aee3.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-938138eb45012d55.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-187b419874e2b841.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-45ce8912dc32de8c.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-1ce9557757fa651b.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-5334c5c04078b022.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-9c737d968e4a9661.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-bda1950156f6bc02.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-60360085401b1f6c.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-b8e04b6673ff165e.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-dc5a9bdd5f501204.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-066ba162961b630d.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-9321eb045fc8b772.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-649ba928ca4a142f.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-f674418241f8b611.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8c4ac547107558e9.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-54881a1782a3e1b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-b60aa24d05f29b5f.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-f57dc633a8f36c1a.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-a83b969693a5ff41.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-bf5feb06a1f33204.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-15ce21501173de9d.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-032e298af57f7cdc.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-c349af8c7b0a6baa.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-37221c7372c347f0.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-8396087cdeea73a3.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-fe8950a9f7b3553a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-ef1108e0a124fcde.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5e9108efc6e4e2b4.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-ce93925926181581.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d4ac8e2ff6ba4016.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-060c9a4ff1566730.rlib -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out`
31192023-12-06T04:22:06.613Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_sim --edition=2021 sled-agent/src/bin/sled-agent-sim.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --test -C metadata=b004b74292872db4 -C extra-filename=-b004b74292872db4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-c31966c9f8a96595.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-084832dceff4d290.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-efdef217e0fabd4e.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-db50ad87901e3b6c.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-08ec0042be1e3f75.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-cf72f843b9ce520b.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-7c6e8f28fa0558b4.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-71ec371fbde11ff1.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-bc2c501506aafa82.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-099a91aaf05cf254.rlib --extern ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libddm_admin_client-c9501f7940078ebc.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-46eebefa6ecc0bc6.so --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-bb40435aa341911f.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-98d42ca17519d4d0.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-379f97179455a046.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-01bd857863c8e5f4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0a3fb3c08f13db7a.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-9c343eab58a7ea84.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-631432619dcdb2cf.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-daf84fcebc6d5eca.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a198b56a5f9eb1ad.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-f0d93093a2b87f0e.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-1bec46e598608fa2.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-fa7fc4284eeebfb6.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-547b1c3c4bdf1830.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-847fb59b18b2aee3.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-938138eb45012d55.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-187b419874e2b841.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-45ce8912dc32de8c.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-1ce9557757fa651b.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-5334c5c04078b022.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-9c737d968e4a9661.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-bda1950156f6bc02.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-29c2c34e83c1988c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-60360085401b1f6c.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-629959fb0c9ff071.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-8bdc91c0611425a8.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-b8e04b6673ff165e.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-dc5a9bdd5f501204.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-066ba162961b630d.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-9321eb045fc8b772.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-d9e65c209facc62c.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-649ba928ca4a142f.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-f674418241f8b611.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8c4ac547107558e9.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-33b1d199dc0867dc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-54881a1782a3e1b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rlib --extern serial_test=/work/oxidecomputer/omicron/target/debug/deps/libserial_test-8fe01134124edd24.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-b60aa24d05f29b5f.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-f57dc633a8f36c1a.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-a83b969693a5ff41.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-bf5feb06a1f33204.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-15ce21501173de9d.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-032e298af57f7cdc.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-c349af8c7b0a6baa.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-37221c7372c347f0.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-8396087cdeea73a3.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-7ba83478b0b28ec3.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-fe8950a9f7b3553a.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c421aae3f8abc685.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-ef1108e0a124fcde.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5e9108efc6e4e2b4.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-ce93925926181581.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d4ac8e2ff6ba4016.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-060c9a4ff1566730.rlib -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out`
31202023-12-06T04:22:10.187Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_sim --edition=2021 sled-agent/src/bin/sled-agent-sim.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=10bcf063ec20b7a5 -C extra-filename=-10bcf063ec20b7a5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-084832dceff4d290.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-efdef217e0fabd4e.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-db50ad87901e3b6c.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-08ec0042be1e3f75.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-cf72f843b9ce520b.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-7c6e8f28fa0558b4.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-71ec371fbde11ff1.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-bc2c501506aafa82.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-099a91aaf05cf254.rlib --extern ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libddm_admin_client-c9501f7940078ebc.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-46eebefa6ecc0bc6.so --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-bb40435aa341911f.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-98d42ca17519d4d0.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-379f97179455a046.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-01bd857863c8e5f4.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-9c343eab58a7ea84.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-631432619dcdb2cf.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-daf84fcebc6d5eca.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a198b56a5f9eb1ad.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-1bec46e598608fa2.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-fa7fc4284eeebfb6.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-547b1c3c4bdf1830.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-847fb59b18b2aee3.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-938138eb45012d55.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-187b419874e2b841.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-45ce8912dc32de8c.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-1ce9557757fa651b.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-5334c5c04078b022.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-9c737d968e4a9661.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-bda1950156f6bc02.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-60360085401b1f6c.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-b8e04b6673ff165e.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-dc5a9bdd5f501204.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-066ba162961b630d.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-9321eb045fc8b772.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-649ba928ca4a142f.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-f674418241f8b611.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8c4ac547107558e9.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-54881a1782a3e1b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-b60aa24d05f29b5f.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-f57dc633a8f36c1a.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-a83b969693a5ff41.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-bf5feb06a1f33204.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-15ce21501173de9d.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-032e298af57f7cdc.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-c349af8c7b0a6baa.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-37221c7372c347f0.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-8396087cdeea73a3.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-fe8950a9f7b3553a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-ef1108e0a124fcde.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5e9108efc6e4e2b4.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-ce93925926181581.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d4ac8e2ff6ba4016.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-060c9a4ff1566730.rlib -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out`
31212023-12-06T04:22:25.267Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name wicket_dbg --edition=2021 wicket-dbg/src/bin/wicket-dbg.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --test -C metadata=9198cb74f03fb778 -C extra-filename=-9198cb74f03fb778 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-cf72f843b9ce520b.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-ea9e8cb8d8ec83be.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-a6f7ca36058256e5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-c416d521fdfcbe9f.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-15ce21501173de9d.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-6f26cbe745a3a4fc.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-c349af8c7b0a6baa.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-007787b3095b71bd.rlib --extern wicket_dbg=/work/oxidecomputer/omicron/target/debug/deps/libwicket_dbg-9f25a140936df0a6.rlib -D warnings -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
31222023-12-06T04:22:26.417Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_package --edition=2021 package/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --test -C metadata=51b266489f5259e4 -C extra-filename=-51b266489f5259e4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0a3fb3c08f13db7a.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-6f7e7e787f938be2.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-fa7fc4284eeebfb6.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-59795aa0d9c5f644.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-f16f8b586493d9f6.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-cb3b038c24d25106.rlib --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-8bfab4357444caa6.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-c4886c411ec599bb.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-54881a1782a3e1b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-a83b969693a5ff41.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-15ce21501173de9d.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-c349af8c7b0a6baa.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-37221c7372c347f0.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-b260bcdad7d801cc.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-70fd40af0a67716f.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-fe8950a9f7b3553a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5e9108efc6e4e2b4.rlib --extern topological_sort=/work/oxidecomputer/omicron/target/debug/deps/libtopological_sort-eb567069d3f60cfd.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-f3795c7200a14d0e.rlib -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out`
31232023-12-06T04:22:28.359Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name wicket_dbg --edition=2021 wicket-dbg/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --test -C metadata=891b5c88cadce743 -C extra-filename=-891b5c88cadce743 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-cf72f843b9ce520b.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-ea9e8cb8d8ec83be.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-a6f7ca36058256e5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-c416d521fdfcbe9f.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-15ce21501173de9d.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-6f26cbe745a3a4fc.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-c349af8c7b0a6baa.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-007787b3095b71bd.rlib -D warnings -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
31242023-12-06T04:22:32.276Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name manifest_tests --edition=2021 tufaceous/tests/manifest-tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg test -C metadata=c15614c1666f4381 -C extra-filename=-c15614c1666f4381 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-7462df53b4dba49b.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-9be0e24052f4a227.rlib --extern datatest_stable=/work/oxidecomputer/omicron/target/debug/deps/libdatatest_stable-14890b8d55e1c3c1.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-276ec3bce00d5f09.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-5ec1d71338dd5297.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-29c2c34e83c1988c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-765e2540c35635c8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-15ce21501173de9d.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-6f26cbe745a3a4fc.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-c349af8c7b0a6baa.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c421aae3f8abc685.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-58d7cb7bb6442a82.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-59099c43644bd7a8.rlib -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
31252023-12-06T04:22:32.785Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name wicketd --edition=2021 wicketd/src/bin/wicketd.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=94c0de72cf79cc52 -C extra-filename=-94c0de72cf79cc52 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-084832dceff4d290.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-efdef217e0fabd4e.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-08ec0042be1e3f75.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-5b6a3f2dbc51070b.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-cf72f843b9ce520b.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-7c6e8f28fa0558b4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rlib --extern ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libddm_admin_client-c9501f7940078ebc.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-212a8b0dc002b8b7.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c33ee704d422915a.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-379f97179455a046.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-01bd857863c8e5f4.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-294f21b38637a1be.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-4750fc70f249085f.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-631432619dcdb2cf.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-35e5e75d00a35726.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-6f7e7e787f938be2.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a198b56a5f9eb1ad.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-62208256bbfa2b7a.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-f0d93093a2b87f0e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-fa7fc4284eeebfb6.rlib --extern installinator_artifactd=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_artifactd-18afd5e984c99e07.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-6480b84d1e7438e7.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-547b1c3c4bdf1830.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-847fb59b18b2aee3.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-938138eb45012d55.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-f6301c3d8594f267.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-45fbddfdc8fb1816.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-3efb67152f9bb7fd.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-a83b969693a5ff41.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-032e298af57f7cdc.rlib --extern snafu=/work/oxidecomputer/omicron/target/debug/deps/libsnafu-f45fb991151db88a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-6d791c70a9e95963.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-785b7f79852bfc20.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5e9108efc6e4e2b4.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-e04d0fa46ba8ae83.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-39a9a8a132b41a0d.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-59099c43644bd7a8.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-8031e02958dc1e30.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-8e13e76234b61139.rlib --extern wicketd=/work/oxidecomputer/omicron/target/debug/deps/libwicketd-8af502b5265edb2e.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-a2e28a520bc2ca88.rlib -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out`
31262023-12-06T04:22:35.933Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name mod --edition=2021 wicketd/tests/mod.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --test -C metadata=2499ac8b8ccc2c38 -C extra-filename=-2499ac8b8ccc2c38 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-084832dceff4d290.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-efdef217e0fabd4e.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-08ec0042be1e3f75.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-5b6a3f2dbc51070b.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-cf72f843b9ce520b.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-7c6e8f28fa0558b4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rlib --extern ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libddm_admin_client-c9501f7940078ebc.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-212a8b0dc002b8b7.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c33ee704d422915a.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-379f97179455a046.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-01bd857863c8e5f4.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-294f21b38637a1be.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0a3fb3c08f13db7a.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-9c343eab58a7ea84.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-4750fc70f249085f.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-276ec3bce00d5f09.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-631432619dcdb2cf.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-35e5e75d00a35726.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-c81c22362c9d8d19.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-6f7e7e787f938be2.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a198b56a5f9eb1ad.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-62208256bbfa2b7a.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-f0d93093a2b87f0e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-fa7fc4284eeebfb6.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-c41f111c4ca49be1.rlib --extern installinator_artifact_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_artifact_client-83963a2e6249c0dd.rlib --extern installinator_artifactd=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_artifactd-18afd5e984c99e07.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-6480b84d1e7438e7.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-547b1c3c4bdf1830.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-847fb59b18b2aee3.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-938138eb45012d55.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-2be96bd6b55b8b90.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-f6301c3d8594f267.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-45fbddfdc8fb1816.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-29c2c34e83c1988c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-629959fb0c9ff071.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-8bdc91c0611425a8.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8c4ac547107558e9.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-3efb67152f9bb7fd.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-a83b969693a5ff41.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-032e298af57f7cdc.rlib --extern snafu=/work/oxidecomputer/omicron/target/debug/deps/libsnafu-f45fb991151db88a.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-7ba83478b0b28ec3.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-fe8950a9f7b3553a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-6d791c70a9e95963.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-785b7f79852bfc20.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5e9108efc6e4e2b4.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-e04d0fa46ba8ae83.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-39a9a8a132b41a0d.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-58d7cb7bb6442a82.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-59099c43644bd7a8.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-8031e02958dc1e30.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-007787b3095b71bd.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-8e13e76234b61139.rlib --extern wicketd=/work/oxidecomputer/omicron/target/debug/deps/libwicketd-8af502b5265edb2e.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-a2e28a520bc2ca88.rlib -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out`
31272023-12-06T04:22:37.633Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name wicketd --edition=2021 wicketd/src/bin/wicketd.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --test -C metadata=f787e8ffc718f746 -C extra-filename=-f787e8ffc718f746 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-084832dceff4d290.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-efdef217e0fabd4e.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-08ec0042be1e3f75.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-5b6a3f2dbc51070b.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-cf72f843b9ce520b.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-7c6e8f28fa0558b4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rlib --extern ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libddm_admin_client-c9501f7940078ebc.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-212a8b0dc002b8b7.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c33ee704d422915a.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-379f97179455a046.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-01bd857863c8e5f4.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-294f21b38637a1be.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0a3fb3c08f13db7a.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-9c343eab58a7ea84.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-4750fc70f249085f.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-276ec3bce00d5f09.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-631432619dcdb2cf.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-35e5e75d00a35726.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-c81c22362c9d8d19.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-6f7e7e787f938be2.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a198b56a5f9eb1ad.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-62208256bbfa2b7a.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-f0d93093a2b87f0e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-fa7fc4284eeebfb6.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-c41f111c4ca49be1.rlib --extern installinator_artifact_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_artifact_client-83963a2e6249c0dd.rlib --extern installinator_artifactd=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_artifactd-18afd5e984c99e07.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-6480b84d1e7438e7.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-547b1c3c4bdf1830.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-847fb59b18b2aee3.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-938138eb45012d55.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-2be96bd6b55b8b90.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-f6301c3d8594f267.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-45fbddfdc8fb1816.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-29c2c34e83c1988c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-629959fb0c9ff071.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-8bdc91c0611425a8.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8c4ac547107558e9.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-3efb67152f9bb7fd.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-a83b969693a5ff41.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-032e298af57f7cdc.rlib --extern snafu=/work/oxidecomputer/omicron/target/debug/deps/libsnafu-f45fb991151db88a.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-7ba83478b0b28ec3.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-fe8950a9f7b3553a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-6d791c70a9e95963.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-785b7f79852bfc20.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5e9108efc6e4e2b4.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-e04d0fa46ba8ae83.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-39a9a8a132b41a0d.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-58d7cb7bb6442a82.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-59099c43644bd7a8.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-8031e02958dc1e30.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-007787b3095b71bd.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-8e13e76234b61139.rlib --extern wicketd=/work/oxidecomputer/omicron/target/debug/deps/libwicketd-8af502b5265edb2e.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-a2e28a520bc2ca88.rlib -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out`
31282023-12-06T04:22:41.175Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name integration_tests --edition=2021 tufaceous/tests/integration-tests/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --test -C metadata=ffc66d0a57a66a75 -C extra-filename=-ffc66d0a57a66a75 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-7462df53b4dba49b.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-9be0e24052f4a227.rlib --extern datatest_stable=/work/oxidecomputer/omicron/target/debug/deps/libdatatest_stable-14890b8d55e1c3c1.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-276ec3bce00d5f09.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-5ec1d71338dd5297.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-29c2c34e83c1988c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-765e2540c35635c8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-15ce21501173de9d.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-6f26cbe745a3a4fc.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-c349af8c7b0a6baa.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c421aae3f8abc685.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-58d7cb7bb6442a82.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-59099c43644bd7a8.rlib -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
31292023-12-06T04:22:50.408Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name tufaceous --edition=2021 tufaceous/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --test -C metadata=1a5f1d480d28fe00 -C extra-filename=-1a5f1d480d28fe00 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-7462df53b4dba49b.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-9be0e24052f4a227.rlib --extern datatest_stable=/work/oxidecomputer/omicron/target/debug/deps/libdatatest_stable-14890b8d55e1c3c1.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-276ec3bce00d5f09.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-5ec1d71338dd5297.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-29c2c34e83c1988c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-765e2540c35635c8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-15ce21501173de9d.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-6f26cbe745a3a4fc.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-c349af8c7b0a6baa.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c421aae3f8abc685.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-59099c43644bd7a8.rlib -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
31302023-12-06T04:22:51.360Z Compiling polar-core v0.27.0
31312023-12-06T04:22:51.364Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/polar-core-0.27.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' -C metadata=370f3369fd965da7 -C extra-filename=-370f3369fd965da7 --out-dir /work/oxidecomputer/omicron/target/debug/build/polar-core-370f3369fd965da7 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern lalrpop=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop-38e2e7f6ec632e22.rlib --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-101f844cca2ed149.so --cap-lints allow -D warnings`
31322023-12-06T04:22:52.952Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name tufaceous --edition=2021 tufaceous/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --test -C metadata=f8c900df4360a423 -C extra-filename=-f8c900df4360a423 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-7462df53b4dba49b.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-9be0e24052f4a227.rlib --extern datatest_stable=/work/oxidecomputer/omicron/target/debug/deps/libdatatest_stable-14890b8d55e1c3c1.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-276ec3bce00d5f09.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-5ec1d71338dd5297.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-29c2c34e83c1988c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-765e2540c35635c8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-15ce21501173de9d.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-6f26cbe745a3a4fc.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-c349af8c7b0a6baa.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c421aae3f8abc685.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-58d7cb7bb6442a82.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-59099c43644bd7a8.rlib -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
31332023-12-06T04:22:54.038Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name wicket --edition=2021 wicket/src/bin/wicket.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --test -C metadata=b9aabb5050636058 -C extra-filename=-b9aabb5050636058 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-7462df53b4dba49b.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-5b6a3f2dbc51070b.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-ea9e8cb8d8ec83be.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-a6f7ca36058256e5.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-5ec1d71338dd5297.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-2e7a89619d1b841a.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-59795aa0d9c5f644.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-938138eb45012d55.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-45fbddfdc8fb1816.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-60360085401b1f6c.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-cc81b9d222c0d737.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-894db676841aa3cb.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-6826507eaa28f4f1.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-19270a1b98edf2ba.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-c646a9162b042b75.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-15ce21501173de9d.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-6f26cbe745a3a4fc.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-c349af8c7b0a6baa.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-7ec8ff03521d695a.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c421aae3f8abc685.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-efbdc2c66f61b52d.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-785b7f79852bfc20.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5e9108efc6e4e2b4.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-e0682a68817d4d48.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-7d790c9a4e8e7341.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-d72b7a0cbab620b4.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-8031e02958dc1e30.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-007787b3095b71bd.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-8e13e76234b61139.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-a2e28a520bc2ca88.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d4ac8e2ff6ba4016.rlib -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
31342023-12-06T04:22:54.444Z Running `/work/oxidecomputer/omicron/target/debug/build/polar-core-370f3369fd965da7/build-script-build`
31352023-12-06T04:22:55.928Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name wicketd --edition=2021 wicketd/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --test -C metadata=841e331919b11e06 -C extra-filename=-841e331919b11e06 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-084832dceff4d290.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-efdef217e0fabd4e.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-08ec0042be1e3f75.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-5b6a3f2dbc51070b.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-cf72f843b9ce520b.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-7c6e8f28fa0558b4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rlib --extern ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libddm_admin_client-c9501f7940078ebc.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-212a8b0dc002b8b7.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c33ee704d422915a.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-379f97179455a046.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-01bd857863c8e5f4.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-294f21b38637a1be.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0a3fb3c08f13db7a.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-9c343eab58a7ea84.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-4750fc70f249085f.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-276ec3bce00d5f09.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-631432619dcdb2cf.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-35e5e75d00a35726.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-c81c22362c9d8d19.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-6f7e7e787f938be2.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a198b56a5f9eb1ad.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-62208256bbfa2b7a.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-f0d93093a2b87f0e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-fa7fc4284eeebfb6.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-c41f111c4ca49be1.rlib --extern installinator_artifact_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_artifact_client-83963a2e6249c0dd.rlib --extern installinator_artifactd=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_artifactd-18afd5e984c99e07.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-6480b84d1e7438e7.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-547b1c3c4bdf1830.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-847fb59b18b2aee3.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-938138eb45012d55.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-2be96bd6b55b8b90.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-f6301c3d8594f267.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-45fbddfdc8fb1816.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-29c2c34e83c1988c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-629959fb0c9ff071.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-8bdc91c0611425a8.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8c4ac547107558e9.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-3efb67152f9bb7fd.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-a83b969693a5ff41.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-032e298af57f7cdc.rlib --extern snafu=/work/oxidecomputer/omicron/target/debug/deps/libsnafu-f45fb991151db88a.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-7ba83478b0b28ec3.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-fe8950a9f7b3553a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-6d791c70a9e95963.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-785b7f79852bfc20.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5e9108efc6e4e2b4.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-e04d0fa46ba8ae83.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-39a9a8a132b41a0d.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-58d7cb7bb6442a82.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-59099c43644bd7a8.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-8031e02958dc1e30.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-007787b3095b71bd.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-8e13e76234b61139.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-a2e28a520bc2ca88.rlib -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out`
31362023-12-06T04:22:56.788Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name mod --edition=2021 wicket/tests/mod.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --test -C metadata=b9eaec068007d671 -C extra-filename=-b9eaec068007d671 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-7462df53b4dba49b.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-5b6a3f2dbc51070b.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-ea9e8cb8d8ec83be.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-a6f7ca36058256e5.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-5ec1d71338dd5297.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-2e7a89619d1b841a.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-59795aa0d9c5f644.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-938138eb45012d55.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-45fbddfdc8fb1816.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-60360085401b1f6c.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-cc81b9d222c0d737.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-894db676841aa3cb.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-6826507eaa28f4f1.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-19270a1b98edf2ba.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-c646a9162b042b75.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-15ce21501173de9d.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-6f26cbe745a3a4fc.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-c349af8c7b0a6baa.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-7ec8ff03521d695a.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c421aae3f8abc685.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-efbdc2c66f61b52d.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-785b7f79852bfc20.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5e9108efc6e4e2b4.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-e0682a68817d4d48.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-7d790c9a4e8e7341.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-d72b7a0cbab620b4.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-8031e02958dc1e30.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-007787b3095b71bd.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-8e13e76234b61139.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-a2e28a520bc2ca88.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d4ac8e2ff6ba4016.rlib -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
31372023-12-06T04:22:58.027Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name polar_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/polar-core-0.27.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' -C metadata=cacef4c471a7aeb7 -C extra-filename=-cacef4c471a7aeb7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern indoc=/work/oxidecomputer/omicron/target/debug/deps/libindoc-a762f8d2daa77eb2.so --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-a2c79a7f288a2d69.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --extern strum_macros=/work/oxidecomputer/omicron/target/debug/deps/libstrum_macros-de549791c812edf1.so --cap-lints allow -D warnings`
31382023-12-06T04:22:59.076Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name wicket --edition=2021 wicket/src/bin/wicket.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=160544a8070157f6 -C extra-filename=-160544a8070157f6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-5b6a3f2dbc51070b.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-ea9e8cb8d8ec83be.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-a6f7ca36058256e5.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-5ec1d71338dd5297.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-2e7a89619d1b841a.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-59795aa0d9c5f644.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-938138eb45012d55.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-45fbddfdc8fb1816.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-60360085401b1f6c.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-cc81b9d222c0d737.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-6826507eaa28f4f1.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-19270a1b98edf2ba.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-c646a9162b042b75.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-15ce21501173de9d.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-6f26cbe745a3a4fc.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-c349af8c7b0a6baa.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-7ec8ff03521d695a.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-efbdc2c66f61b52d.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-785b7f79852bfc20.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5e9108efc6e4e2b4.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-e0682a68817d4d48.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-7d790c9a4e8e7341.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-d72b7a0cbab620b4.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-8031e02958dc1e30.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-007787b3095b71bd.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-8e13e76234b61139.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-a2e28a520bc2ca88.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d4ac8e2ff6ba4016.rlib -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
31392023-12-06T04:23:11.393Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name installinator_artifactd --edition=2021 installinator-artifactd/src/bin/installinator-artifactd.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=ca5dea888504d280 -C extra-filename=-ca5dea888504d280 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-084832dceff4d290.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-01bd857863c8e5f4.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-f0d93093a2b87f0e.rlib --extern installinator_artifactd=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_artifactd-18afd5e984c99e07.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-6480b84d1e7438e7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
31402023-12-06T04:23:25.296Z Compiling oso v0.27.0
31412023-12-06T04:23:25.300Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name oso --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/oso-0.27.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="oso-derive"' -C metadata=ebef0be877aacd6b -C extra-filename=-ebef0be877aacd6b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern impl_trait_for_tuples=/work/oxidecomputer/omicron/target/debug/deps/libimpl_trait_for_tuples-05e4534c61cf9ec3.so --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-9c9c3756e3f392b3.rmeta --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-2be96bd6b55b8b90.rmeta --extern oso_derive=/work/oxidecomputer/omicron/target/debug/deps/liboso_derive-cb3d098932c2b5ad.so --extern polar_core=/work/oxidecomputer/omicron/target/debug/deps/libpolar_core-cacef4c471a7aeb7.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-0fcd7419c0caa38d.rmeta --cap-lints allow -D warnings`
31422023-12-06T04:23:33.825Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_db_queries --edition=2021 nexus/db-queries/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=6a17c3b506048dec -C extra-filename=-6a17c3b506048dec --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rmeta --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-af82347d4343c6d8.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-084832dceff4d290.so --extern authz_macros=/work/oxidecomputer/omicron/target/debug/deps/libauthz_macros-4ab64f4aa726322e.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-efdef217e0fabd4e.rmeta --extern bb8=/work/oxidecomputer/omicron/target/debug/deps/libbb8-31f953e0ba0ced3a.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rmeta --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-5f85abe9eac07172.rmeta --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-1bc00afa9d2289dc.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-131baaa97c231bbc.rmeta --extern diesel_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_dtrace-605ba6f83ccb42eb.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-01bd857863c8e5f4.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-61e2da29bd33c601.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a198b56a5f9eb1ad.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-f0d93093a2b87f0e.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-847fb59b18b2aee3.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-9c9c3756e3f392b3.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-1ce9557757fa651b.rmeta --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-90083c391ac2a709.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-e7693fb180d48fc6.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-305091d02c9a506b.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-45fbddfdc8fb1816.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4ec7b76c1a619998.rmeta --extern oso=/work/oxidecomputer/omicron/target/debug/deps/liboso-ebef0be877aacd6b.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-dc5a9bdd5f501204.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-3b5a8e4899b9500f.so --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-7f4ec8f2135bf59e.rmeta --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-650cbfdbbdfe8fde.rmeta --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-5f73fb019096a95e.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-9bc61d3be642612c.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f002f3f98557c91c.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-f57dc633a8f36c1a.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-8396087cdeea73a3.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-6fc797d1a29f6577.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-ce93925926181581.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rmeta -D warnings -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
31432023-12-06T04:23:36.979Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name installinator_artifactd --edition=2021 installinator-artifactd/src/bin/installinator-artifactd.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --test -C metadata=d0d4b6f99c1114a5 -C extra-filename=-d0d4b6f99c1114a5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-084832dceff4d290.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-01bd857863c8e5f4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0a3fb3c08f13db7a.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-f0d93093a2b87f0e.rlib --extern installinator_artifactd=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_artifactd-18afd5e984c99e07.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-6480b84d1e7438e7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-29c2c34e83c1988c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-629959fb0c9ff071.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-8bdc91c0611425a8.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-7ba83478b0b28ec3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
31442023-12-06T04:23:37.666Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name mod --edition=2021 installinator-artifactd/tests/mod.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --test -C metadata=f5f8a37d480cf89b -C extra-filename=-f5f8a37d480cf89b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-084832dceff4d290.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-01bd857863c8e5f4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0a3fb3c08f13db7a.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-f0d93093a2b87f0e.rlib --extern installinator_artifactd=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_artifactd-18afd5e984c99e07.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-6480b84d1e7438e7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-29c2c34e83c1988c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-629959fb0c9ff071.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-8bdc91c0611425a8.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-7ba83478b0b28ec3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
31452023-12-06T04:23:39.698Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name wicket --edition=2021 wicket/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --test -C metadata=1b1f6a3b345ea198 -C extra-filename=-1b1f6a3b345ea198 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-7462df53b4dba49b.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-5b6a3f2dbc51070b.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-ea9e8cb8d8ec83be.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-a6f7ca36058256e5.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-5ec1d71338dd5297.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-2e7a89619d1b841a.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-59795aa0d9c5f644.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-938138eb45012d55.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-45fbddfdc8fb1816.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-60360085401b1f6c.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-cc81b9d222c0d737.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-894db676841aa3cb.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-6826507eaa28f4f1.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-19270a1b98edf2ba.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-c646a9162b042b75.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-15ce21501173de9d.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-6f26cbe745a3a4fc.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-c349af8c7b0a6baa.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-7ec8ff03521d695a.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c421aae3f8abc685.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-efbdc2c66f61b52d.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-785b7f79852bfc20.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5e9108efc6e4e2b4.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-e0682a68817d4d48.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-7d790c9a4e8e7341.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-d72b7a0cbab620b4.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-8031e02958dc1e30.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-8e13e76234b61139.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-a2e28a520bc2ca88.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d4ac8e2ff6ba4016.rlib -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
31462023-12-06T04:23:46.091Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name tufaceous --edition=2021 tufaceous/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=1d15727389adb0b7 -C extra-filename=-1d15727389adb0b7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-9be0e24052f4a227.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-5ec1d71338dd5297.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-15ce21501173de9d.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-6f26cbe745a3a4fc.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-c349af8c7b0a6baa.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-58d7cb7bb6442a82.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-59099c43644bd7a8.rlib -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
31472023-12-06T04:23:53.115Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name openapi_test --edition=2021 dns-server/tests/openapi_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --test -C metadata=7dad740695a402c6 -C extra-filename=-7dad740695a402c6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-bb40435aa341911f.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-98d42ca17519d4d0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-01bd857863c8e5f4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0a3fb3c08f13db7a.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a198b56a5f9eb1ad.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-29c2c34e83c1988c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-629959fb0c9ff071.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-8bdc91c0611425a8.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-bbeb7eb58c6ead42.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-bb596902a395f642.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-15ce21501173de9d.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-6f26cbe745a3a4fc.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-c349af8c7b0a6baa.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-7ba83478b0b28ec3.rlib --extern tempdir=/work/oxidecomputer/omicron/target/debug/deps/libtempdir-e1d4c69a0724bff8.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c421aae3f8abc685.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5e9108efc6e4e2b4.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-d55d864b656b8ef8.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-72b81b7739219936.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-39a9a8a132b41a0d.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-cd29faf0d0bd8dd6.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib -D warnings -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
31482023-12-06T04:24:06.786Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name dns_db_dump --edition=2021 dns-server/src/bin/dns-db-dump.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --test -C metadata=4760ce8fc50da976 -C extra-filename=-4760ce8fc50da976 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-bb40435aa341911f.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-98d42ca17519d4d0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-01bd857863c8e5f4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0a3fb3c08f13db7a.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a198b56a5f9eb1ad.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-29c2c34e83c1988c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-629959fb0c9ff071.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-8bdc91c0611425a8.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-bbeb7eb58c6ead42.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-bb596902a395f642.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-15ce21501173de9d.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-6f26cbe745a3a4fc.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-c349af8c7b0a6baa.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-7ba83478b0b28ec3.rlib --extern tempdir=/work/oxidecomputer/omicron/target/debug/deps/libtempdir-e1d4c69a0724bff8.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c421aae3f8abc685.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5e9108efc6e4e2b4.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-d55d864b656b8ef8.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-72b81b7739219936.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-39a9a8a132b41a0d.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-cd29faf0d0bd8dd6.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib -D warnings -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
31492023-12-06T04:24:07.856Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name apigen --edition=2021 dns-server/src/bin/apigen.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --test -C metadata=308da8601be82d57 -C extra-filename=-308da8601be82d57 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-bb40435aa341911f.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-98d42ca17519d4d0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-01bd857863c8e5f4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0a3fb3c08f13db7a.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a198b56a5f9eb1ad.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-29c2c34e83c1988c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-629959fb0c9ff071.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-8bdc91c0611425a8.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-bbeb7eb58c6ead42.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-bb596902a395f642.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-15ce21501173de9d.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-6f26cbe745a3a4fc.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-c349af8c7b0a6baa.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-7ba83478b0b28ec3.rlib --extern tempdir=/work/oxidecomputer/omicron/target/debug/deps/libtempdir-e1d4c69a0724bff8.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c421aae3f8abc685.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5e9108efc6e4e2b4.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-d55d864b656b8ef8.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-72b81b7739219936.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-39a9a8a132b41a0d.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-cd29faf0d0bd8dd6.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib -D warnings -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
31502023-12-06T04:24:07.863Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name dns_server --edition=2021 dns-server/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --test -C metadata=dbbf636f533a4730 -C extra-filename=-dbbf636f533a4730 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-98d42ca17519d4d0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-01bd857863c8e5f4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0a3fb3c08f13db7a.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a198b56a5f9eb1ad.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-29c2c34e83c1988c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-629959fb0c9ff071.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-8bdc91c0611425a8.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-bbeb7eb58c6ead42.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-bb596902a395f642.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-15ce21501173de9d.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-6f26cbe745a3a4fc.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-c349af8c7b0a6baa.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-7ba83478b0b28ec3.rlib --extern tempdir=/work/oxidecomputer/omicron/target/debug/deps/libtempdir-e1d4c69a0724bff8.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c421aae3f8abc685.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5e9108efc6e4e2b4.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-d55d864b656b8ef8.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-72b81b7739219936.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-39a9a8a132b41a0d.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-cd29faf0d0bd8dd6.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib -D warnings -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
31512023-12-06T04:24:10.233Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name basic_test --edition=2021 dns-server/tests/basic_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --test -C metadata=695becb88e24d942 -C extra-filename=-695becb88e24d942 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-bb40435aa341911f.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-98d42ca17519d4d0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-01bd857863c8e5f4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0a3fb3c08f13db7a.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a198b56a5f9eb1ad.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-29c2c34e83c1988c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-629959fb0c9ff071.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-8bdc91c0611425a8.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-bbeb7eb58c6ead42.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-bb596902a395f642.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-15ce21501173de9d.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-6f26cbe745a3a4fc.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-c349af8c7b0a6baa.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-7ba83478b0b28ec3.rlib --extern tempdir=/work/oxidecomputer/omicron/target/debug/deps/libtempdir-e1d4c69a0724bff8.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c421aae3f8abc685.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5e9108efc6e4e2b4.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-d55d864b656b8ef8.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-72b81b7739219936.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-39a9a8a132b41a0d.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-cd29faf0d0bd8dd6.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib -D warnings -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
31522023-12-06T04:24:12.121Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name dns_server --edition=2021 dns-server/src/bin/dns-server.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --test -C metadata=6bdb9c54f2befcc8 -C extra-filename=-6bdb9c54f2befcc8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-bb40435aa341911f.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-98d42ca17519d4d0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-01bd857863c8e5f4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0a3fb3c08f13db7a.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a198b56a5f9eb1ad.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-29c2c34e83c1988c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-629959fb0c9ff071.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-8bdc91c0611425a8.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-bbeb7eb58c6ead42.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-bb596902a395f642.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-15ce21501173de9d.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-6f26cbe745a3a4fc.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-c349af8c7b0a6baa.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-7ba83478b0b28ec3.rlib --extern tempdir=/work/oxidecomputer/omicron/target/debug/deps/libtempdir-e1d4c69a0724bff8.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c421aae3f8abc685.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5e9108efc6e4e2b4.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-d55d864b656b8ef8.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-72b81b7739219936.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-39a9a8a132b41a0d.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-cd29faf0d0bd8dd6.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib -D warnings -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
31532023-12-06T04:24:14.879Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name dnsadm --edition=2021 dns-server/src/bin/dnsadm.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --test -C metadata=adf88085bb0fadb7 -C extra-filename=-adf88085bb0fadb7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-bb40435aa341911f.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-98d42ca17519d4d0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-01bd857863c8e5f4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0a3fb3c08f13db7a.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a198b56a5f9eb1ad.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-29c2c34e83c1988c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-629959fb0c9ff071.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-8bdc91c0611425a8.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-bbeb7eb58c6ead42.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-bb596902a395f642.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-15ce21501173de9d.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-6f26cbe745a3a4fc.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-c349af8c7b0a6baa.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-7ba83478b0b28ec3.rlib --extern tempdir=/work/oxidecomputer/omicron/target/debug/deps/libtempdir-e1d4c69a0724bff8.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c421aae3f8abc685.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5e9108efc6e4e2b4.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-d55d864b656b8ef8.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-72b81b7739219936.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-39a9a8a132b41a0d.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-cd29faf0d0bd8dd6.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib -D warnings -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
31542023-12-06T04:24:16.891Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name commands_test --edition=2021 dns-server/tests/commands_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --test -C metadata=2f33efd58c4e8cc9 -C extra-filename=-2f33efd58c4e8cc9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-bb40435aa341911f.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-98d42ca17519d4d0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-01bd857863c8e5f4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0a3fb3c08f13db7a.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a198b56a5f9eb1ad.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-29c2c34e83c1988c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-629959fb0c9ff071.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-8bdc91c0611425a8.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-bbeb7eb58c6ead42.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-bb596902a395f642.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-15ce21501173de9d.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-6f26cbe745a3a4fc.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-c349af8c7b0a6baa.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-7ba83478b0b28ec3.rlib --extern tempdir=/work/oxidecomputer/omicron/target/debug/deps/libtempdir-e1d4c69a0724bff8.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c421aae3f8abc685.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5e9108efc6e4e2b4.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-d55d864b656b8ef8.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-72b81b7739219936.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-39a9a8a132b41a0d.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-cd29faf0d0bd8dd6.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib -D warnings -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
31552023-12-06T04:24:17.933Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name sled_hardware --edition=2021 sled-hardware/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --test -C metadata=ebdd7f79af347e57 -C extra-filename=-ebdd7f79af347e57 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-bc2c501506aafa82.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rlib --extern illumos_devinfo=/work/oxidecomputer/omicron/target/debug/deps/libillumos_devinfo-a692247e9b2f6b99.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-fa7fc4284eeebfb6.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-45ce8912dc32de8c.rlib --extern libefi_illumos=/work/oxidecomputer/omicron/target/debug/deps/liblibefi_illumos-dfff9f250ebab94e.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-1ce9557757fa651b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-29c2c34e83c1988c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8c4ac547107558e9.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serial_test=/work/oxidecomputer/omicron/target/debug/deps/libserial_test-8fe01134124edd24.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-ef1108e0a124fcde.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out`
31562023-12-06T04:24:23.870Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_sled_agent --edition=2021 sled-agent/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --test -C metadata=d4f3ece6ab8a1602 -C extra-filename=-d4f3ece6ab8a1602 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-c31966c9f8a96595.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-084832dceff4d290.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-efdef217e0fabd4e.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-db50ad87901e3b6c.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-08ec0042be1e3f75.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-cf72f843b9ce520b.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-7c6e8f28fa0558b4.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-71ec371fbde11ff1.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-bc2c501506aafa82.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-099a91aaf05cf254.rlib --extern ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libddm_admin_client-c9501f7940078ebc.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-46eebefa6ecc0bc6.so --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-bb40435aa341911f.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-98d42ca17519d4d0.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-379f97179455a046.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-01bd857863c8e5f4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0a3fb3c08f13db7a.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-9c343eab58a7ea84.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-631432619dcdb2cf.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-daf84fcebc6d5eca.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a198b56a5f9eb1ad.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-f0d93093a2b87f0e.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-1bec46e598608fa2.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-fa7fc4284eeebfb6.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-547b1c3c4bdf1830.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-847fb59b18b2aee3.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-938138eb45012d55.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-187b419874e2b841.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-45ce8912dc32de8c.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-1ce9557757fa651b.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-5334c5c04078b022.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-9c737d968e4a9661.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-29c2c34e83c1988c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-60360085401b1f6c.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-629959fb0c9ff071.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-8bdc91c0611425a8.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-b8e04b6673ff165e.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-dc5a9bdd5f501204.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-066ba162961b630d.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-9321eb045fc8b772.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-d9e65c209facc62c.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-649ba928ca4a142f.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-f674418241f8b611.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8c4ac547107558e9.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-33b1d199dc0867dc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-54881a1782a3e1b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rlib --extern serial_test=/work/oxidecomputer/omicron/target/debug/deps/libserial_test-8fe01134124edd24.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-b60aa24d05f29b5f.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-f57dc633a8f36c1a.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-a83b969693a5ff41.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-bf5feb06a1f33204.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-15ce21501173de9d.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-032e298af57f7cdc.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-c349af8c7b0a6baa.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-37221c7372c347f0.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-8396087cdeea73a3.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-7ba83478b0b28ec3.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-fe8950a9f7b3553a.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c421aae3f8abc685.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-ef1108e0a124fcde.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5e9108efc6e4e2b4.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-ce93925926181581.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d4ac8e2ff6ba4016.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-060c9a4ff1566730.rlib -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out`
31572023-12-06T04:24:33.372Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
31582023-12-06T04:24:33.376Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_test_utils --edition=2021 nexus/test-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="omicron-dev"' -C metadata=5d197e8fd7ca057c -C extra-filename=-5d197e8fd7ca057c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-cf72f843b9ce520b.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-7c6e8f28fa0558b4.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rmeta --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-099a91aaf05cf254.rmeta --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-bb40435aa341911f.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-98d42ca17519d4d0.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-01bd857863c8e5f4.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-35e5e75d00a35726.rmeta --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-c81c22362c9d8d19.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-61e2da29bd33c601.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a198b56a5f9eb1ad.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-f0d93093a2b87f0e.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-547b1c3c4bdf1830.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-6a17c3b506048dec.rmeta --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-88e09ca29f0b2795.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-305091d02c9a506b.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-45fbddfdc8fb1816.rmeta --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-bda1950156f6bc02.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-29c2c34e83c1988c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-dc5a9bdd5f501204.rmeta --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-07fe7a571758b3b8.rmeta --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-9321eb045fc8b772.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-9bc61d3be642612c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rmeta --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-39a9a8a132b41a0d.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rmeta -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
31592023-12-06T04:24:38.811Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_nexus --edition=2021 nexus/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=a1d387470020f4b6 -C extra-filename=-a1d387470020f4b6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rmeta --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-c31966c9f8a96595.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-084832dceff4d290.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-efdef217e0fabd4e.rmeta --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-5b6a3f2dbc51070b.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rmeta --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-71ec371fbde11ff1.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rmeta --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-099a91aaf05cf254.rmeta --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-69592389a848d3c6.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-98d42ca17519d4d0.rmeta --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-379f97179455a046.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-01bd857863c8e5f4.rmeta --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-1b0f8a63927350db.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-631432619dcdb2cf.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-61e2da29bd33c601.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-6f7e7e787f938be2.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a198b56a5f9eb1ad.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-f0d93093a2b87f0e.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-547b1c3c4bdf1830.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-847fb59b18b2aee3.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-9c9c3756e3f392b3.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-1ce9557757fa651b.rmeta --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-5334c5c04078b022.rmeta --extern mime_guess=/work/oxidecomputer/omicron/target/debug/deps/libmime_guess-aa349d6acb1d14a1.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-e7693fb180d48fc6.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-6a17c3b506048dec.rmeta --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-d74bff91f052c054.rmeta --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-6418386886224879.rmeta --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-88e09ca29f0b2795.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-305091d02c9a506b.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-78c4e619da17149f.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-45fbddfdc8fb1816.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-60360085401b1f6c.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4ec7b76c1a619998.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-dc5a9bdd5f501204.rmeta --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-5817f5223639848f.rmeta --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-8669751f656c688a.rmeta --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-066ba162961b630d.rmeta --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-9321eb045fc8b772.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-5cf2ce8a9a4b9f66.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-3b5a8e4899b9500f.so --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-7f4ec8f2135bf59e.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-23667305794a523a.rmeta --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-649ba928ca4a142f.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8c4ac547107558e9.rmeta --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-650cbfdbbdfe8fde.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-c4886c411ec599bb.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-0749c1580f3bf80c.rmeta --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-5f73fb019096a95e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-54881a1782a3e1b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-9bc61d3be642612c.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f002f3f98557c91c.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-f57dc633a8f36c1a.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-15ce21501173de9d.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-032e298af57f7cdc.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-c349af8c7b0a6baa.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-6fc797d1a29f6577.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c421aae3f8abc685.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-f0c5030d0b6c74bb.rmeta --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-e04d0fa46ba8ae83.rmeta --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-39a9a8a132b41a0d.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rmeta -D warnings -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
31602023-12-06T04:24:45.884Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter --edition=2021 oximeter/collector/src/bin/oximeter.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=45000851e94187e6 -C extra-filename=-45000851e94187e6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-01bd857863c8e5f4.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-547b1c3c4bdf1830.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-9c737d968e4a9661.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-305091d02c9a506b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-dc5a9bdd5f501204.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-5817f5223639848f.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-07fe7a571758b3b8.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-8669751f656c688a.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8c4ac547107558e9.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-15ce21501173de9d.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-032e298af57f7cdc.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-c349af8c7b0a6baa.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-b260bcdad7d801cc.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5e9108efc6e4e2b4.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
31612023-12-06T04:24:49.376Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name clickhouse_schema_updater --edition=2021 oximeter/collector/src/bin/clickhouse-schema-updater.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=b7986fbf21a94576 -C extra-filename=-b7986fbf21a94576 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-01bd857863c8e5f4.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-547b1c3c4bdf1830.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-9c737d968e4a9661.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-305091d02c9a506b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-dc5a9bdd5f501204.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-5817f5223639848f.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-07fe7a571758b3b8.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-8669751f656c688a.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8c4ac547107558e9.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-15ce21501173de9d.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-032e298af57f7cdc.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-c349af8c7b0a6baa.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-b260bcdad7d801cc.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5e9108efc6e4e2b4.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
31622023-12-06T04:24:52.030Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name test_commands --edition=2021 oximeter/collector/tests/test_commands.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --test -C metadata=524d9eadb8b2e94e -C extra-filename=-524d9eadb8b2e94e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-01bd857863c8e5f4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0a3fb3c08f13db7a.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-f0d93093a2b87f0e.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-547b1c3c4bdf1830.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-9c737d968e4a9661.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-305091d02c9a506b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-29c2c34e83c1988c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-629959fb0c9ff071.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-8bdc91c0611425a8.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-dc5a9bdd5f501204.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-5817f5223639848f.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-07fe7a571758b3b8.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-8669751f656c688a.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8c4ac547107558e9.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-15ce21501173de9d.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-032e298af57f7cdc.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-c349af8c7b0a6baa.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-b260bcdad7d801cc.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-7ba83478b0b28ec3.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5e9108efc6e4e2b4.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
31632023-12-06T04:24:53.100Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter --edition=2021 oximeter/collector/src/bin/oximeter.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --test -C metadata=f63dd4fa31ca5abb -C extra-filename=-f63dd4fa31ca5abb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-01bd857863c8e5f4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0a3fb3c08f13db7a.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-f0d93093a2b87f0e.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-547b1c3c4bdf1830.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-9c737d968e4a9661.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-305091d02c9a506b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-29c2c34e83c1988c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-629959fb0c9ff071.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-8bdc91c0611425a8.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-dc5a9bdd5f501204.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-5817f5223639848f.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-07fe7a571758b3b8.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-8669751f656c688a.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8c4ac547107558e9.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-15ce21501173de9d.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-032e298af57f7cdc.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-c349af8c7b0a6baa.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-b260bcdad7d801cc.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-7ba83478b0b28ec3.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5e9108efc6e4e2b4.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
31642023-12-06T04:24:55.985Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name clickhouse_schema_updater --edition=2021 oximeter/collector/src/bin/clickhouse-schema-updater.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --test -C metadata=75d1656509d34bef -C extra-filename=-75d1656509d34bef --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-01bd857863c8e5f4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0a3fb3c08f13db7a.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-f0d93093a2b87f0e.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-547b1c3c4bdf1830.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-9c737d968e4a9661.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-305091d02c9a506b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-29c2c34e83c1988c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-629959fb0c9ff071.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-8bdc91c0611425a8.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-dc5a9bdd5f501204.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-5817f5223639848f.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-07fe7a571758b3b8.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-8669751f656c688a.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8c4ac547107558e9.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-15ce21501173de9d.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-032e298af57f7cdc.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-c349af8c7b0a6baa.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-b260bcdad7d801cc.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-7ba83478b0b28ec3.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5e9108efc6e4e2b4.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
31652023-12-06T04:24:56.649Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name update_engine_basic --edition=2021 update-engine/examples/update-engine-basic/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=507371731a18bf3f -C extra-filename=-507371731a18bf3f --out-dir /work/oxidecomputer/omicron/target/debug/examples -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-5b6a3f2dbc51070b.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-cf72f843b9ce520b.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-7c6e8f28fa0558b4.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-71ec371fbde11ff1.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-212a8b0dc002b8b7.rlib --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-d5d148f8b0aeac01.so --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-294f21b38637a1be.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-2e7a89619d1b841a.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-59795aa0d9c5f644.rlib --extern libsw=/work/oxidecomputer/omicron/target/debug/deps/liblibsw-4ad378aadac45620.rlib --extern linear_map=/work/oxidecomputer/omicron/target/debug/deps/liblinear_map-9a24c9cb3f4a98ce.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-29c2c34e83c1988c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-cc81b9d222c0d737.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-cb3b038c24d25106.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f002f3f98557c91c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-7ec8ff03521d695a.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-70fd40af0a67716f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-6d791c70a9e95963.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-d72b7a0cbab620b4.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-8031e02958dc1e30.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
31662023-12-06T04:24:58.880Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name update_engine --edition=2021 update-engine/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --test -C metadata=c409b09bfc2cacb7 -C extra-filename=-c409b09bfc2cacb7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-5b6a3f2dbc51070b.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-cf72f843b9ce520b.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-7c6e8f28fa0558b4.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-71ec371fbde11ff1.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-212a8b0dc002b8b7.rlib --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-d5d148f8b0aeac01.so --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-294f21b38637a1be.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-2e7a89619d1b841a.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-59795aa0d9c5f644.rlib --extern libsw=/work/oxidecomputer/omicron/target/debug/deps/liblibsw-4ad378aadac45620.rlib --extern linear_map=/work/oxidecomputer/omicron/target/debug/deps/liblinear_map-9a24c9cb3f4a98ce.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-29c2c34e83c1988c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-cc81b9d222c0d737.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-cb3b038c24d25106.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f002f3f98557c91c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-7ec8ff03521d695a.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-70fd40af0a67716f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-6d791c70a9e95963.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-d72b7a0cbab620b4.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
31672023-12-06T04:25:11.294Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name tufaceous_lib --edition=2021 tufaceous-lib/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --test -C metadata=40c98e80d45d6044 -C extra-filename=-40c98e80d45d6044 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-084832dceff4d290.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-5b6a3f2dbc51070b.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-cf72f843b9ce520b.rlib --extern bytesize=/work/oxidecomputer/omicron/target/debug/deps/libbytesize-eeae718e0c35ba84.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-7c6e8f28fa0558b4.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-212a8b0dc002b8b7.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-9c343eab58a7ea84.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-276ec3bce00d5f09.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-6f7e7e787f938be2.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-62208256bbfa2b7a.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-938138eb45012d55.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-29c2c34e83c1988c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8c4ac547107558e9.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-c4886c411ec599bb.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rlib --extern serde_path_to_error=/work/oxidecomputer/omicron/target/debug/deps/libserde_path_to_error-6180809874198223.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-3efb67152f9bb7fd.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-fe8950a9f7b3553a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5e9108efc6e4e2b4.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-e04d0fa46ba8ae83.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-4ee5ed5bde7ce18a.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-1e6182992effe9a1.rlib -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
31682023-12-06T04:25:19.840Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name wicketd_client --edition=2021 clients/wicketd-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --test -C metadata=292c458a1ad746fb -C extra-filename=-292c458a1ad746fb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-6480b84d1e7438e7.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-847fb59b18b2aee3.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4e143c5f8c64568e.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-c0eec027309d72d7.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-8031e02958dc1e30.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-8e13e76234b61139.rlib -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
31692023-12-06T04:25:30.258Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name v0_fsm_proptest_rack_coordinator --edition=2021 bootstore/tests/v0-fsm-proptest-rack-coordinator.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --test -C metadata=33128d2a0b792ce5 -C extra-filename=-33128d2a0b792ce5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-c31966c9f8a96595.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-db50ad87901e3b6c.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-cf72f843b9ce520b.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-7c6e8f28fa0558b4.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-c48846e160e3d559.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-ea9e8cb8d8ec83be.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-46eebefa6ecc0bc6.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-6f7e7e787f938be2.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-18ec698418f45d91.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-29c2c34e83c1988c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-7f4ec8f2135bf59e.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-894db676841aa3cb.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8c4ac547107558e9.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-65adaff614060fb5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f002f3f98557c91c.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-b60aa24d05f29b5f.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-a83b969693a5ff41.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-15ce21501173de9d.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-c349af8c7b0a6baa.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-4d5162024ffca061.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d4ac8e2ff6ba4016.rlib -D warnings -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out`
31702023-12-06T04:25:31.427Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name v0_fsm_proptest_learner --edition=2021 bootstore/tests/v0-fsm-proptest-learner.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --test -C metadata=342a8d26fe0f896c -C extra-filename=-342a8d26fe0f896c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-c31966c9f8a96595.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-db50ad87901e3b6c.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-cf72f843b9ce520b.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-7c6e8f28fa0558b4.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-c48846e160e3d559.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-ea9e8cb8d8ec83be.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-46eebefa6ecc0bc6.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-6f7e7e787f938be2.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-18ec698418f45d91.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-29c2c34e83c1988c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-7f4ec8f2135bf59e.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-894db676841aa3cb.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8c4ac547107558e9.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-65adaff614060fb5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f002f3f98557c91c.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-b60aa24d05f29b5f.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-a83b969693a5ff41.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-15ce21501173de9d.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-c349af8c7b0a6baa.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-4d5162024ffca061.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d4ac8e2ff6ba4016.rlib -D warnings -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out`
31712023-12-06T04:25:33.296Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name test_all --edition=2021 gateway/tests/test_all.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --test -C metadata=3ed3dea804c23e0f -C extra-filename=-3ed3dea804c23e0f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-efdef217e0fabd4e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-01bd857863c8e5f4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0a3fb3c08f13db7a.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-35e5e75d00a35726.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-46d5803305cee028.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-c81c22362c9d8d19.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-6f7e7e787f938be2.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a198b56a5f9eb1ad.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-f0d93093a2b87f0e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-fa7fc4284eeebfb6.rlib --extern ipcc_key_value=/work/oxidecomputer/omicron/target/debug/deps/libipcc_key_value-4d8c90e7401be3fc.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-af5183315ece0b4c.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-29c2c34e83c1988c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-60360085401b1f6c.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-629959fb0c9ff071.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-8bdc91c0611425a8.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-f2eb63f7b73ee948.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-6ac4b78c905ab268.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-032e298af57f7cdc.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-e13ef2b544c9c02e.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-7ba83478b0b28ec3.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-6d791c70a9e95963.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-0fd5306edbdb4e16.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5e9108efc6e4e2b4.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
31722023-12-06T04:25:40.348Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name sp_sim --edition=2021 sp-sim/src/bin/sp-sim.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --test -C metadata=5f83d714be90259f -C extra-filename=-5f83d714be90259f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-084832dceff4d290.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-01bd857863c8e5f4.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-35e5e75d00a35726.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-6f7e7e787f938be2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-af5183315ece0b4c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-032e298af57f7cdc.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-e13ef2b544c9c02e.rlib --extern sprockets_rot=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_rot-009eb845872f02e3.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5e9108efc6e4e2b4.rlib -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
31732023-12-06T04:25:42.856Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_inventory --edition=2021 nexus/inventory/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --test -C metadata=b003655e7f58de6c -C extra-filename=-b003655e7f58de6c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-efdef217e0fabd4e.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0a3fb3c08f13db7a.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-631432619dcdb2cf.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-35e5e75d00a35726.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-c81c22362c9d8d19.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-305091d02c9a506b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-537384909654dd1b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-b260bcdad7d801cc.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib -D warnings -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
31742023-12-06T04:25:43.368Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name gateway_test_utils --edition=2021 gateway-test-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --test -C metadata=0a8ea8d704cfdfa5 -C extra-filename=-0a8ea8d704cfdfa5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-01bd857863c8e5f4.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-35e5e75d00a35726.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-af5183315ece0b4c.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-29c2c34e83c1988c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-e13ef2b544c9c02e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
31752023-12-06T04:25:46.401Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name mgs --edition=2021 gateway/src/bin/mgs.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --test -C metadata=e28093633861be6c -C extra-filename=-e28093633861be6c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-efdef217e0fabd4e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-01bd857863c8e5f4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0a3fb3c08f13db7a.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-35e5e75d00a35726.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-46d5803305cee028.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-c81c22362c9d8d19.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-6f7e7e787f938be2.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a198b56a5f9eb1ad.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-f0d93093a2b87f0e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-fa7fc4284eeebfb6.rlib --extern ipcc_key_value=/work/oxidecomputer/omicron/target/debug/deps/libipcc_key_value-4d8c90e7401be3fc.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-af5183315ece0b4c.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-29c2c34e83c1988c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-60360085401b1f6c.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-629959fb0c9ff071.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-8bdc91c0611425a8.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-f2eb63f7b73ee948.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-6ac4b78c905ab268.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-032e298af57f7cdc.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-e13ef2b544c9c02e.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-7ba83478b0b28ec3.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-6d791c70a9e95963.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-0fd5306edbdb4e16.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5e9108efc6e4e2b4.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
31762023-12-06T04:25:49.670Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name mgs --edition=2021 gateway/src/bin/mgs.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=9859c531671b4dba -C extra-filename=-9859c531671b4dba --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-efdef217e0fabd4e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-01bd857863c8e5f4.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-35e5e75d00a35726.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-46d5803305cee028.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-6f7e7e787f938be2.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a198b56a5f9eb1ad.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-f0d93093a2b87f0e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-fa7fc4284eeebfb6.rlib --extern ipcc_key_value=/work/oxidecomputer/omicron/target/debug/deps/libipcc_key_value-4d8c90e7401be3fc.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-af5183315ece0b4c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-60360085401b1f6c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-f2eb63f7b73ee948.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-6ac4b78c905ab268.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-032e298af57f7cdc.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-6d791c70a9e95963.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-0fd5306edbdb4e16.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5e9108efc6e4e2b4.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
31772023-12-06T04:26:05.677Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name omdb --edition=2021 dev-tools/omdb/src/bin/omdb/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=aa7600ed37f4a8f0 -C extra-filename=-aa7600ed37f4a8f0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-af82347d4343c6d8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-099a91aaf05cf254.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-131baaa97c231bbc.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-01bd857863c8e5f4.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-631432619dcdb2cf.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-35e5e75d00a35726.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-c81c22362c9d8d19.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-5ec1d71338dd5297.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-547b1c3c4bdf1830.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-847fb59b18b2aee3.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-9c737d968e4a9661.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-e7693fb180d48fc6.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-6a17c3b506048dec.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-5d197e8fd7ca057c.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-305091d02c9a506b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-5817f5223639848f.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-7f4ec8f2135bf59e.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-f57dc633a8f36c1a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-b260bcdad7d801cc.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-534709829fd0a93c.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-efbdc2c66f61b52d.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-d72b7a0cbab620b4.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib -D warnings -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
31782023-12-06T04:26:14.910Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_db_queries --edition=2021 nexus/db-queries/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --test -C metadata=5c5e158312a40e0a -C extra-filename=-5c5e158312a40e0a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-c31966c9f8a96595.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-af82347d4343c6d8.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-084832dceff4d290.so --extern authz_macros=/work/oxidecomputer/omicron/target/debug/deps/libauthz_macros-4ab64f4aa726322e.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-efdef217e0fabd4e.rlib --extern bb8=/work/oxidecomputer/omicron/target/debug/deps/libbb8-31f953e0ba0ced3a.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-7c6e8f28fa0558b4.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rlib --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-5f85abe9eac07172.rlib --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-1bc00afa9d2289dc.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-131baaa97c231bbc.rlib --extern diesel_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_dtrace-605ba6f83ccb42eb.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-01bd857863c8e5f4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0a3fb3c08f13db7a.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-631432619dcdb2cf.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-61e2da29bd33c601.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a198b56a5f9eb1ad.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-f0d93093a2b87f0e.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-983e1819edbed73e.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-547b1c3c4bdf1830.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-847fb59b18b2aee3.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-938138eb45012d55.rlib --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-9c9c3756e3f392b3.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-1ce9557757fa651b.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-90083c391ac2a709.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-e7693fb180d48fc6.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-6418386886224879.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-5d197e8fd7ca057c.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-305091d02c9a506b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-45fbddfdc8fb1816.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-bda1950156f6bc02.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-29c2c34e83c1988c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-8bdc91c0611425a8.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4ec7b76c1a619998.rlib --extern oso=/work/oxidecomputer/omicron/target/debug/deps/liboso-ebef0be877aacd6b.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-dc5a9bdd5f501204.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-3b5a8e4899b9500f.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-4c8f0a63daf8a4b6.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-cb3b038c24d25106.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-7f4ec8f2135bf59e.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-33b1d199dc0867dc.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-650cbfdbbdfe8fde.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-537384909654dd1b.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-0749c1580f3bf80c.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-5f73fb019096a95e.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-9bc61d3be642612c.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f002f3f98557c91c.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-f57dc633a8f36c1a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-8396087cdeea73a3.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-6fc797d1a29f6577.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-b260bcdad7d801cc.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-7ba83478b0b28ec3.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-c563df115e0bf367.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-ce93925926181581.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib -D warnings -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
31792023-12-06T04:26:20.020Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_nexus --edition=2021 nexus/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --test -C metadata=a8c0261712f9611a -C extra-filename=-a8c0261712f9611a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-c31966c9f8a96595.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-af82347d4343c6d8.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-084832dceff4d290.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-efdef217e0fabd4e.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-5b6a3f2dbc51070b.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-71ec371fbde11ff1.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-5ce27fb01723ac05.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-099a91aaf05cf254.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-69592389a848d3c6.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-131baaa97c231bbc.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-bb40435aa341911f.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-98d42ca17519d4d0.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-379f97179455a046.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-01bd857863c8e5f4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0a3fb3c08f13db7a.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-1b0f8a63927350db.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-631432619dcdb2cf.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-35e5e75d00a35726.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-c81c22362c9d8d19.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-61e2da29bd33c601.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-6f7e7e787f938be2.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a198b56a5f9eb1ad.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-0ef33579aeb56c93.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-62208256bbfa2b7a.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-f0d93093a2b87f0e.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-983e1819edbed73e.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-547b1c3c4bdf1830.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-847fb59b18b2aee3.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-938138eb45012d55.rlib --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-9c9c3756e3f392b3.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-1ce9557757fa651b.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-5334c5c04078b022.rlib --extern mime_guess=/work/oxidecomputer/omicron/target/debug/deps/libmime_guess-aa349d6acb1d14a1.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-e7693fb180d48fc6.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-6a17c3b506048dec.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-d74bff91f052c054.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-6418386886224879.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-88e09ca29f0b2795.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-5d197e8fd7ca057c.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-df4588627d45bf7d.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-305091d02c9a506b.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-78c4e619da17149f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-45fbddfdc8fb1816.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-bda1950156f6bc02.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-29c2c34e83c1988c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-60360085401b1f6c.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-629959fb0c9ff071.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-8bdc91c0611425a8.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4ec7b76c1a619998.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-8c2a82bd788f1748.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-dc5a9bdd5f501204.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-5817f5223639848f.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-8669751f656c688a.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-066ba162961b630d.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-9321eb045fc8b772.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-5cf2ce8a9a4b9f66.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-3b5a8e4899b9500f.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-4c8f0a63daf8a4b6.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-cb3b038c24d25106.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-7f4ec8f2135bf59e.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-d9e65c209facc62c.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-23667305794a523a.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-649ba928ca4a142f.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8c4ac547107558e9.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-33b1d199dc0867dc.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-650cbfdbbdfe8fde.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-537384909654dd1b.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-c4886c411ec599bb.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-0749c1580f3bf80c.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-5f73fb019096a95e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-54881a1782a3e1b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-9bc61d3be642612c.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f002f3f98557c91c.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-476a7049abc798e8.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-f57dc633a8f36c1a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-15ce21501173de9d.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-032e298af57f7cdc.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-c349af8c7b0a6baa.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-e13ef2b544c9c02e.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-6fc797d1a29f6577.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-b260bcdad7d801cc.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-7ba83478b0b28ec3.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c421aae3f8abc685.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-c563df115e0bf367.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-f0c5030d0b6c74bb.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-e04d0fa46ba8ae83.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-39a9a8a132b41a0d.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib -D warnings -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
31802023-12-06T04:26:31.647Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_gateway --edition=2021 gateway/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --test -C metadata=cf9a018e5d1307cc -C extra-filename=-cf9a018e5d1307cc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-efdef217e0fabd4e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-01bd857863c8e5f4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0a3fb3c08f13db7a.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-35e5e75d00a35726.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-46d5803305cee028.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-c81c22362c9d8d19.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-6f7e7e787f938be2.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a198b56a5f9eb1ad.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-f0d93093a2b87f0e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-fa7fc4284eeebfb6.rlib --extern ipcc_key_value=/work/oxidecomputer/omicron/target/debug/deps/libipcc_key_value-4d8c90e7401be3fc.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-29c2c34e83c1988c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-60360085401b1f6c.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-629959fb0c9ff071.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-8bdc91c0611425a8.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-f2eb63f7b73ee948.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-6ac4b78c905ab268.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-032e298af57f7cdc.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-e13ef2b544c9c02e.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-7ba83478b0b28ec3.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-6d791c70a9e95963.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-0fd5306edbdb4e16.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5e9108efc6e4e2b4.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
31812023-12-06T04:26:33.113Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name sp_sim --edition=2021 sp-sim/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --test -C metadata=06c88d0c37372771 -C extra-filename=-06c88d0c37372771 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-084832dceff4d290.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-01bd857863c8e5f4.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-35e5e75d00a35726.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-6f7e7e787f938be2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-af5183315ece0b4c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-032e298af57f7cdc.rlib --extern sprockets_rot=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_rot-009eb845872f02e3.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5e9108efc6e4e2b4.rlib -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
31822023-12-06T04:26:38.586Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_db_model --edition=2021 nexus/db-model/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --test -C metadata=aed3dfc3a2b603af -C extra-filename=-aed3dfc3a2b603af --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rlib --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-1bc00afa9d2289dc.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-131baaa97c231bbc.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0a3fb3c08f13db7a.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-6f7e7e787f938be2.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-847fb59b18b2aee3.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-1ce9557757fa651b.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-90083c391ac2a709.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-d74bff91f052c054.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-305091d02c9a506b.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-f6301c3d8594f267.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-45fbddfdc8fb1816.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-5cf2ce8a9a4b9f66.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-7f4ec8f2135bf59e.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8c4ac547107558e9.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-650cbfdbbdfe8fde.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-54881a1782a3e1b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-f57dc633a8f36c1a.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-6fc797d1a29f6577.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-b260bcdad7d801cc.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib -D warnings -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out`
31832023-12-06T04:26:40.887Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name oxdb --edition=2021 oximeter/db/src/bin/oxdb.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --test -C metadata=0791ff135e1ba98e -C extra-filename=-0791ff135e1ba98e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-084832dceff4d290.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-74933ec96320e472.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-cf72f843b9ce520b.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-01bd857863c8e5f4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0a3fb3c08f13db7a.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-ac2bb27a4d43cdb1.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-938138eb45012d55.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-29c2c34e83c1988c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-dc5a9bdd5f501204.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-8669751f656c688a.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-537384909654dd1b.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-15ce21501173de9d.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-032e298af57f7cdc.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-c349af8c7b0a6baa.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-b260bcdad7d801cc.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c421aae3f8abc685.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-ce93925926181581.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
31842023-12-06T04:26:44.892Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_collector --edition=2021 oximeter/collector/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --test -C metadata=f2a7367ed4c1eaee -C extra-filename=-f2a7367ed4c1eaee --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-01bd857863c8e5f4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0a3fb3c08f13db7a.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-f0d93093a2b87f0e.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-547b1c3c4bdf1830.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-9c737d968e4a9661.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-305091d02c9a506b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-29c2c34e83c1988c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-629959fb0c9ff071.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-8bdc91c0611425a8.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-dc5a9bdd5f501204.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-5817f5223639848f.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-8669751f656c688a.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8c4ac547107558e9.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-15ce21501173de9d.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-032e298af57f7cdc.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-c349af8c7b0a6baa.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-b260bcdad7d801cc.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-7ba83478b0b28ec3.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5e9108efc6e4e2b4.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
31852023-12-06T04:26:45.305Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name producer --edition=2021 oximeter/producer/examples/producer.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=9f501ab3a8457ed2 -C extra-filename=-9f501ab3a8457ed2 --out-dir /work/oxidecomputer/omicron/target/debug/examples -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-01bd857863c8e5f4.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-9c737d968e4a9661.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-dc5a9bdd5f501204.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-9321eb045fc8b772.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-032e298af57f7cdc.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
31862023-12-06T04:26:58.872Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name mg_admin_client --edition=2021 clients/mg-admin-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --test -C metadata=c261fdda4f5bb7ad -C extra-filename=-c261fdda4f5bb7ad --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-294f21b38637a1be.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-23667305794a523a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-a83b969693a5ff41.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out`
31872023-12-06T04:27:03.356Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name bootstore --edition=2021 bootstore/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --test -C metadata=41b624a6e6ab8554 -C extra-filename=-41b624a6e6ab8554 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-c31966c9f8a96595.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-cf72f843b9ce520b.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-7c6e8f28fa0558b4.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-c48846e160e3d559.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-ea9e8cb8d8ec83be.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-46eebefa6ecc0bc6.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-6f7e7e787f938be2.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-18ec698418f45d91.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-29c2c34e83c1988c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-7f4ec8f2135bf59e.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-894db676841aa3cb.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8c4ac547107558e9.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-65adaff614060fb5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f002f3f98557c91c.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-b60aa24d05f29b5f.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-a83b969693a5ff41.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-15ce21501173de9d.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-c349af8c7b0a6baa.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-4d5162024ffca061.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d4ac8e2ff6ba4016.rlib -D warnings -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out`
31882023-12-06T04:27:04.676Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name internal_dns --edition=2021 internal-dns/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --test -C metadata=4ea149e3d161d0cb -C extra-filename=-4ea149e3d161d0cb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-c31966c9f8a96595.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-bb40435aa341911f.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-98d42ca17519d4d0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-01bd857863c8e5f4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0a3fb3c08f13db7a.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-f0d93093a2b87f0e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-29c2c34e83c1988c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4e143c5f8c64568e.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-bb596902a395f642.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c421aae3f8abc685.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-39a9a8a132b41a0d.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib -D warnings -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
31892023-12-06T04:27:37.457Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_db --edition=2021 oximeter/db/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --test -C metadata=8867c41d71337e65 -C extra-filename=-8867c41d71337e65 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-084832dceff4d290.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-74933ec96320e472.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-cf72f843b9ce520b.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-01bd857863c8e5f4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0a3fb3c08f13db7a.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-ac2bb27a4d43cdb1.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-938138eb45012d55.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-29c2c34e83c1988c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-dc5a9bdd5f501204.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-537384909654dd1b.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-15ce21501173de9d.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-032e298af57f7cdc.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-c349af8c7b0a6baa.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-b260bcdad7d801cc.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c421aae3f8abc685.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-ce93925926181581.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
31902023-12-06T04:28:00.758Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_instruments --edition=2021 oximeter/instruments/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --test --cfg 'feature="default"' --cfg 'feature="http"' --cfg 'feature="http-instruments"' --cfg 'feature="kstat"' --cfg 'feature="kstat-rs"' -C metadata=041eb820e5b5228a -C extra-filename=-041eb820e5b5228a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-bc2c501506aafa82.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-01bd857863c8e5f4.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a198b56a5f9eb1ad.rlib --extern kstat_rs=/work/oxidecomputer/omicron/target/debug/deps/libkstat_rs-b20127b1a8309df2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-dc5a9bdd5f501204.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8c4ac547107558e9.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-15ce21501173de9d.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-c349af8c7b0a6baa.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
31912023-12-06T04:28:14.791Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name installinator_artifactd --edition=2021 installinator-artifactd/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --test -C metadata=f84a9702bfd660a5 -C extra-filename=-f84a9702bfd660a5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-084832dceff4d290.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-01bd857863c8e5f4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0a3fb3c08f13db7a.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-f0d93093a2b87f0e.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-6480b84d1e7438e7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-29c2c34e83c1988c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-629959fb0c9ff071.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-8bdc91c0611425a8.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-7ba83478b0b28ec3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
31922023-12-06T04:28:18.170Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name installinator_artifact_client --edition=2021 clients/installinator-artifact-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --test -C metadata=f20f9851b7491766 -C extra-filename=-f20f9851b7491766 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-6480b84d1e7438e7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4e143c5f8c64568e.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-c0eec027309d72d7.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-8031e02958dc1e30.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
31932023-12-06T04:28:25.846Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name bootstrap_agent_client --edition=2021 clients/bootstrap-agent-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --test -C metadata=4c19639c3c072fa2 -C extra-filename=-4c19639c3c072fa2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-847fb59b18b2aee3.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4e143c5f8c64568e.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-c0eec027309d72d7.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-a83b969693a5ff41.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out`
31942023-12-06T04:28:27.217Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_client --edition=2021 clients/sled-agent-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --test -C metadata=d330a820b608bef5 -C extra-filename=-d330a820b608bef5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-084832dceff4d290.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-847fb59b18b2aee3.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4e143c5f8c64568e.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-c0eec027309d72d7.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-bf5feb06a1f33204.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out`
31952023-12-06T04:28:31.895Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name ddm_admin_client --edition=2021 clients/ddm-admin-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --test -C metadata=4e934961735850f0 -C extra-filename=-4e934961735850f0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-294f21b38637a1be.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-23667305794a523a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-a83b969693a5ff41.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out`
31962023-12-06T04:28:33.985Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name sled_storage --edition=2021 sled-storage/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --test --cfg 'feature="testing"' -C metadata=85c12dbad5d25d0b -C extra-filename=-85c12dbad5d25d0b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-084832dceff4d290.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-7c6e8f28fa0558b4.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-bc2c501506aafa82.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-46eebefa6ecc0bc6.so --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-daf84fcebc6d5eca.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-fa7fc4284eeebfb6.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-187b419874e2b841.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-29c2c34e83c1988c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8c4ac547107558e9.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-a83b969693a5ff41.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out`
31972023-12-06T04:28:35.756Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name installinator_common --edition=2021 installinator-common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --test -C metadata=4886c5cb118b7950 -C extra-filename=-4886c5cb118b7950 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-fa7fc4284eeebfb6.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f002f3f98557c91c.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-8031e02958dc1e30.rlib -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
31982023-12-06T04:28:39.760Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_producer --edition=2021 oximeter/producer/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --test -C metadata=343084a78641a3d1 -C extra-filename=-343084a78641a3d1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-01bd857863c8e5f4.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-9c737d968e4a9661.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-dc5a9bdd5f501204.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-032e298af57f7cdc.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
31992023-12-06T04:28:46.614Z Compiling caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
32002023-12-06T04:28:46.728Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name caboose_util --edition=2021 caboose-util/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --test -C metadata=12ace09a991f009d -C extra-filename=-12ace09a991f009d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-62208256bbfa2b7a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/usr/ssl-3/lib/amd64`
32012023-12-06T04:28:46.728Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_certificates --edition=2021 certificates/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --test -C metadata=23d178cfaab71cde -C extra-filename=-23d178cfaab71cde --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c33ee704d422915a.rlib --extern foreign_types=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types-eb280c5795426c7f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-29c2c34e83c1988c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4ec7b76c1a619998.rlib --extern openssl_sys=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-b97b694c637962a9.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-33b1d199dc0867dc.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
32022023-12-06T04:28:46.909Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_types --edition=2021 nexus/types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --test -C metadata=13ebec2b998447de -C extra-filename=-13ebec2b998447de --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-c6e67cbcdaa79b85.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-efdef217e0fabd4e.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-98d42ca17519d4d0.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-631432619dcdb2cf.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-45fbddfdc8fb1816.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4ec7b76c1a619998.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-5cf2ce8a9a4b9f66.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-6fc797d1a29f6577.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-b260bcdad7d801cc.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib -D warnings -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
32032023-12-06T04:28:58.910Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name dpd_client --edition=2021 clients/dpd-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --test -C metadata=24368635f70c3869 -C extra-filename=-24368635f70c3869 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a198b56a5f9eb1ad.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-847fb59b18b2aee3.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-23667305794a523a.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8c4ac547107558e9.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-c0eec027309d72d7.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib -D warnings -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
32042023-12-06T04:29:10.109Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
32052023-12-06T04:29:10.114Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name dnswait --edition=2021 internal-dns-cli/src/bin/dnswait.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --test -C metadata=5a2241a3b5a9f927 -C extra-filename=-5a2241a3b5a9f927 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-01bd857863c8e5f4.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-547b1c3c4bdf1830.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-39a9a8a132b41a0d.rlib -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
32062023-12-06T04:29:12.510Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name dns_db_dump --edition=2021 dns-server/src/bin/dns-db-dump.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=bab51bb353d137b2 -C extra-filename=-bab51bb353d137b2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-bb40435aa341911f.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-98d42ca17519d4d0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-01bd857863c8e5f4.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a198b56a5f9eb1ad.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-bbeb7eb58c6ead42.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-bb596902a395f642.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-15ce21501173de9d.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-6f26cbe745a3a4fc.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-c349af8c7b0a6baa.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c421aae3f8abc685.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5e9108efc6e4e2b4.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-d55d864b656b8ef8.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-72b81b7739219936.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-39a9a8a132b41a0d.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-cd29faf0d0bd8dd6.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib -D warnings -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
32072023-12-06T04:29:13.091Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name dnsadm --edition=2021 dns-server/src/bin/dnsadm.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=739dcb22fa51b7b1 -C extra-filename=-739dcb22fa51b7b1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-bb40435aa341911f.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-98d42ca17519d4d0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-01bd857863c8e5f4.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a198b56a5f9eb1ad.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-bbeb7eb58c6ead42.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-bb596902a395f642.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-15ce21501173de9d.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-6f26cbe745a3a4fc.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-c349af8c7b0a6baa.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c421aae3f8abc685.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5e9108efc6e4e2b4.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-d55d864b656b8ef8.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-72b81b7739219936.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-39a9a8a132b41a0d.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-cd29faf0d0bd8dd6.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib -D warnings -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
32082023-12-06T04:29:14.717Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name dns_server --edition=2021 dns-server/src/bin/dns-server.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=d2fca43467b605f8 -C extra-filename=-d2fca43467b605f8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-bb40435aa341911f.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-98d42ca17519d4d0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-01bd857863c8e5f4.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a198b56a5f9eb1ad.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-bbeb7eb58c6ead42.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-bb596902a395f642.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-15ce21501173de9d.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-6f26cbe745a3a4fc.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-c349af8c7b0a6baa.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c421aae3f8abc685.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5e9108efc6e4e2b4.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-d55d864b656b8ef8.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-72b81b7739219936.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-39a9a8a132b41a0d.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-cd29faf0d0bd8dd6.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib -D warnings -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
32092023-12-06T04:29:15.346Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name apigen --edition=2021 dns-server/src/bin/apigen.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=5999e0aa51f52064 -C extra-filename=-5999e0aa51f52064 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-bb40435aa341911f.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-98d42ca17519d4d0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-01bd857863c8e5f4.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a198b56a5f9eb1ad.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-bbeb7eb58c6ead42.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-bb596902a395f642.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-15ce21501173de9d.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-6f26cbe745a3a4fc.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-c349af8c7b0a6baa.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c421aae3f8abc685.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5e9108efc6e4e2b4.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-d55d864b656b8ef8.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-72b81b7739219936.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-39a9a8a132b41a0d.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-cd29faf0d0bd8dd6.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib -D warnings -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
32102023-12-06T04:29:29.462Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_defaults --edition=2021 nexus/defaults/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --test -C metadata=9243423b81a2dd89 -C extra-filename=-9243423b81a2dd89 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-847fb59b18b2aee3.rlib --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-9c9c3756e3f392b3.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8c4ac547107558e9.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rlib -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
32112023-12-06T04:29:30.164Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name illumos_utils --edition=2021 illumos-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --test --cfg 'feature="mockall"' --cfg 'feature="testing"' --cfg 'feature="tmp_keypath"' -C metadata=b39a1644cce78920 -C extra-filename=-b39a1644cce78920 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-084832dceff4d290.so --extern bhyve_api=/work/oxidecomputer/omicron/target/debug/deps/libbhyve_api-c45a2e65d1ad4516.rlib --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-1b4ad01209984ea0.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-7c6e8f28fa0558b4.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-bc2c501506aafa82.rlib --extern crucible_smf=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_smf-d6cdc2cc60846d48.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-847fb59b18b2aee3.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-45ce8912dc32de8c.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-1ce9557757fa651b.rlib --extern mockall=/work/oxidecomputer/omicron/target/debug/deps/libmockall-6d3a23f55653afda.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-b8e04b6673ff165e.rlib --extern oxide_vpc=/work/oxidecomputer/omicron/target/debug/deps/liboxide_vpc-f2f75a5f2ae3f4fc.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-c0eec027309d72d7.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-37221c7372c347f0.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5e9108efc6e4e2b4.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-060c9a4ff1566730.rlib -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
32122023-12-06T04:29:35.882Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_test_utils --edition=2021 test-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --test --cfg 'feature="seed-gen"' -C metadata=6a9eff380e97e1dc -C extra-filename=-6a9eff380e97e1dc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-c131f2361b5c2b2d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-7c6e8f28fa0558b4.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-01bd857863c8e5f4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0a3fb3c08f13db7a.rlib --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-52ce6d369e8499fc.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-61e2da29bd33c601.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-6f7e7e787f938be2.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a198b56a5f9eb1ad.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-45ce8912dc32de8c.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-4c8f0a63daf8a4b6.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-33b1d199dc0867dc.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-537384909654dd1b.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-c4886c411ec599bb.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-0749c1580f3bf80c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-7ba83478b0b28ec3.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-fe8950a9f7b3553a.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c421aae3f8abc685.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-f0c5030d0b6c74bb.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-ce93925926181581.rlib -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
32132023-12-06T04:29:42.084Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_client --edition=2021 clients/oximeter-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --test -C metadata=4fac905501737feb -C extra-filename=-4fac905501737feb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4e143c5f8c64568e.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
32142023-12-06T04:29:45.370Z Compiling crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
32152023-12-06T04:29:45.374Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name crdb_seed --edition=2021 dev-tools/crdb-seed/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --test -C metadata=4c2cb235b12f97f9 -C extra-filename=-4c2cb235b12f97f9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-01bd857863c8e5f4.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-29c2c34e83c1988c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
32162023-12-06T04:29:47.884Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_client --edition=2021 clients/nexus-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --test -C metadata=67fe4287973347ee -C extra-filename=-67fe4287973347ee --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-847fb59b18b2aee3.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-45fbddfdc8fb1816.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4e143c5f8c64568e.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-c0eec027309d72d7.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
32172023-12-06T04:29:49.845Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name wicket_common --edition=2021 wicket-common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --test -C metadata=9096b0325c35f69e -C extra-filename=-9096b0325c35f69e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-631432619dcdb2cf.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-8031e02958dc1e30.rlib -D warnings -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
32182023-12-06T04:29:51.414Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name backoff_print --edition=2021 common/examples/backoff-print.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="proptest"' --cfg 'feature="test-strategy"' --cfg 'feature="testing"' -C metadata=3a2a46f77a953215 -C extra-filename=-3a2a46f77a953215 --out-dir /work/oxidecomputer/omicron/target/debug/examples -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-c6e67cbcdaa79b85.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-084832dceff4d290.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-5a238ae6b80ab6de.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-7c6e8f28fa0558b4.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-01bd857863c8e5f4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0a3fb3c08f13db7a.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-6f7e7e787f938be2.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a198b56a5f9eb1ad.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-847fb59b18b2aee3.rlib --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-9c9c3756e3f392b3.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-45ce8912dc32de8c.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-1ce9557757fa651b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-5cf2ce8a9a4b9f66.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4e143c5f8c64568e.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-894db676841aa3cb.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8c4ac547107558e9.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-c0eec027309d72d7.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-54881a1782a3e1b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-dfa91eaf5f5704dc.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-9bc61d3be642612c.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f002f3f98557c91c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-b260bcdad7d801cc.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-f6b05fbf7e100ea2.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-f0c5030d0b6c74bb.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5e9108efc6e4e2b4.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
32192023-12-06T04:29:53.664Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name ipcc_key_value --edition=2021 ipcc-key-value/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --test -C metadata=1ae184c3fe5d4978 -C extra-filename=-1ae184c3fe5d4978 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-ea9e8cb8d8ec83be.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-45ce8912dc32de8c.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-894db676841aa3cb.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-f6b05fbf7e100ea2.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
32202023-12-06T04:30:03.810Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name key_manager --edition=2021 key-manager/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --test -C metadata=9de24eeb14b589df -C extra-filename=-9de24eeb14b589df --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-084832dceff4d290.so --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-18ec698418f45d91.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-65adaff614060fb5.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-b60aa24d05f29b5f.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d4ac8e2ff6ba4016.rlib -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
32212023-12-06T04:30:04.312Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_common --edition=2021 common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --test --cfg 'feature="proptest"' --cfg 'feature="test-strategy"' --cfg 'feature="testing"' -C metadata=a24a70f61df983c4 -C extra-filename=-a24a70f61df983c4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-c6e67cbcdaa79b85.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-084832dceff4d290.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-5a238ae6b80ab6de.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-7c6e8f28fa0558b4.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-01bd857863c8e5f4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0a3fb3c08f13db7a.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-6f7e7e787f938be2.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a198b56a5f9eb1ad.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-847fb59b18b2aee3.rlib --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-9c9c3756e3f392b3.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-45ce8912dc32de8c.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-1ce9557757fa651b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-5cf2ce8a9a4b9f66.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4e143c5f8c64568e.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-894db676841aa3cb.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8c4ac547107558e9.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-c0eec027309d72d7.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-54881a1782a3e1b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-dfa91eaf5f5704dc.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-9bc61d3be642612c.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f002f3f98557c91c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-b260bcdad7d801cc.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-f6b05fbf7e100ea2.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-f0c5030d0b6c74bb.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5e9108efc6e4e2b4.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib -D warnings -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
32222023-12-06T04:30:05.382Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name gateway_client --edition=2021 clients/gateway-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --test -C metadata=47c9f137d23c26bc -C extra-filename=-47c9f137d23c26bc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-efdef217e0fabd4e.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-35e5e75d00a35726.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4e143c5f8c64568e.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8c4ac547107558e9.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib -D warnings -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
32232023-12-06T04:30:09.445Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name oxide_client --edition=2021 clients/oxide-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --test -C metadata=112a835ef859b159 -C extra-filename=-112a835ef859b159 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-efdef217e0fabd4e.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a198b56a5f9eb1ad.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-f0d93093a2b87f0e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4e143c5f8c64568e.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8c4ac547107558e9.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-c0eec027309d72d7.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-39a9a8a132b41a0d.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib -D warnings -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
32242023-12-06T04:30:13.232Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name dns_service_client --edition=2021 clients/dns-service-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --test -C metadata=7b54c24b41ecffaa -C extra-filename=-7b54c24b41ecffaa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a198b56a5f9eb1ad.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4e143c5f8c64568e.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib -D warnings -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
32252023-12-06T04:30:15.266Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_rpaths --edition=2021 rpaths/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --test -C metadata=ccd8775432ea2879 -C extra-filename=-ccd8775432ea2879 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib -D warnings -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
32262023-12-06T04:30:15.392Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name authz_macros --edition=2021 nexus/authz-macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --test -C metadata=744010cd493b1f6c -C extra-filename=-744010cd493b1f6c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-e8726b1e312bd2e5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-537e95fdbea99744.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b52270d439c9d728.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-69f3793e4993904d.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-085545494ccbad1b.rlib --extern proc_macro -D warnings -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
32272023-12-06T04:30:15.890Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_macro_impl --edition=2021 oximeter/oximeter-macro-impl/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --test -C metadata=7843ecbf4c3545ec -C extra-filename=-7843ecbf4c3545ec --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-537e95fdbea99744.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b52270d439c9d728.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-085545494ccbad1b.rlib --extern proc_macro -D warnings -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
32282023-12-06T04:30:16.702Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name db_macros --edition=2021 nexus/db-macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --test -C metadata=c4e9e69e1317c9f4 -C extra-filename=-c4e9e69e1317c9f4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-e8726b1e312bd2e5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-537e95fdbea99744.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b52270d439c9d728.rlib --extern rustfmt_wrapper=/work/oxidecomputer/omicron/target/debug/deps/librustfmt_wrapper-76b99ea68de61fe7.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-69f3793e4993904d.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-085545494ccbad1b.rlib --extern proc_macro -D warnings -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib`
32292023-12-06T04:32:55.433Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_dev --edition=2021 dev-tools/omicron-dev/src/bin/omicron-dev.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=ac3591f641e341e5 -C extra-filename=-ac3591f641e341e5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-01bd857863c8e5f4.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-35e5e75d00a35726.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-c81c22362c9d8d19.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-45ce8912dc32de8c.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-88e09ca29f0b2795.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-5d197e8fd7ca057c.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-a1d387470020f4b6.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-29c2c34e83c1988c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-7f4ec8f2135bf59e.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-33b1d199dc0867dc.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-f2eb63f7b73ee948.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-6ac4b78c905ab268.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-f0c5030d0b6c74bb.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5e9108efc6e4e2b4.rlib -D warnings -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
32302023-12-06T04:32:55.439Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name test_omicron_dev --edition=2021 dev-tools/omicron-dev/tests/test_omicron_dev.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --test -C metadata=d51f839b4d26f561 -C extra-filename=-d51f839b4d26f561 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-7c6e8f28fa0558b4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-01bd857863c8e5f4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0a3fb3c08f13db7a.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-35e5e75d00a35726.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-c81c22362c9d8d19.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-45ce8912dc32de8c.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-88e09ca29f0b2795.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-5d197e8fd7ca057c.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-a1d387470020f4b6.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-29c2c34e83c1988c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4ec7b76c1a619998.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-8c2a82bd788f1748.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-7f4ec8f2135bf59e.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-33b1d199dc0867dc.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-f2eb63f7b73ee948.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-6ac4b78c905ab268.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-7ba83478b0b28ec3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-f0c5030d0b6c74bb.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5e9108efc6e4e2b4.rlib -D warnings -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
32312023-12-06T04:32:55.439Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name omdb --edition=2021 dev-tools/omdb/src/bin/omdb/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --test -C metadata=d40fec2960488e0b -C extra-filename=-d40fec2960488e0b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-af82347d4343c6d8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-099a91aaf05cf254.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-131baaa97c231bbc.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-01bd857863c8e5f4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0a3fb3c08f13db7a.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-631432619dcdb2cf.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-35e5e75d00a35726.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-c81c22362c9d8d19.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-5ec1d71338dd5297.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-547b1c3c4bdf1830.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-847fb59b18b2aee3.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-9c737d968e4a9661.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-e7693fb180d48fc6.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-6a17c3b506048dec.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-5d197e8fd7ca057c.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-df4588627d45bf7d.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-305091d02c9a506b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-a1d387470020f4b6.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-29c2c34e83c1988c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-5817f5223639848f.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-7f4ec8f2135bf59e.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-537384909654dd1b.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-f57dc633a8f36c1a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-b260bcdad7d801cc.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-7ba83478b0b28ec3.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-534709829fd0a93c.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-efbdc2c66f61b52d.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-d72b7a0cbab620b4.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib -D warnings -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
32322023-12-06T04:32:55.439Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name schema_updater --edition=2021 nexus/src/bin/schema-updater.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --test -C metadata=198dc914056015f5 -C extra-filename=-198dc914056015f5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-c31966c9f8a96595.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-af82347d4343c6d8.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-084832dceff4d290.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-efdef217e0fabd4e.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-5b6a3f2dbc51070b.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-71ec371fbde11ff1.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-5ce27fb01723ac05.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-099a91aaf05cf254.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-69592389a848d3c6.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-131baaa97c231bbc.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-bb40435aa341911f.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-98d42ca17519d4d0.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-379f97179455a046.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-01bd857863c8e5f4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0a3fb3c08f13db7a.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-1b0f8a63927350db.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-631432619dcdb2cf.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-35e5e75d00a35726.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-c81c22362c9d8d19.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-61e2da29bd33c601.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-6f7e7e787f938be2.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a198b56a5f9eb1ad.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-0ef33579aeb56c93.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-62208256bbfa2b7a.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-f0d93093a2b87f0e.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-983e1819edbed73e.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-547b1c3c4bdf1830.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-847fb59b18b2aee3.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-938138eb45012d55.rlib --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-9c9c3756e3f392b3.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-1ce9557757fa651b.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-5334c5c04078b022.rlib --extern mime_guess=/work/oxidecomputer/omicron/target/debug/deps/libmime_guess-aa349d6acb1d14a1.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-e7693fb180d48fc6.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-6a17c3b506048dec.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-d74bff91f052c054.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-6418386886224879.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-88e09ca29f0b2795.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-5d197e8fd7ca057c.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-df4588627d45bf7d.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-305091d02c9a506b.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-78c4e619da17149f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-a1d387470020f4b6.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-45fbddfdc8fb1816.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-bda1950156f6bc02.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-29c2c34e83c1988c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-60360085401b1f6c.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-629959fb0c9ff071.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-8bdc91c0611425a8.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4ec7b76c1a619998.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-8c2a82bd788f1748.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-dc5a9bdd5f501204.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-5817f5223639848f.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-8669751f656c688a.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-066ba162961b630d.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-9321eb045fc8b772.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-5cf2ce8a9a4b9f66.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-3b5a8e4899b9500f.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-4c8f0a63daf8a4b6.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-cb3b038c24d25106.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-7f4ec8f2135bf59e.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-d9e65c209facc62c.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-23667305794a523a.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-649ba928ca4a142f.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8c4ac547107558e9.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-33b1d199dc0867dc.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-650cbfdbbdfe8fde.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-537384909654dd1b.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-c4886c411ec599bb.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-0749c1580f3bf80c.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-5f73fb019096a95e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-54881a1782a3e1b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-9bc61d3be642612c.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f002f3f98557c91c.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-476a7049abc798e8.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-f57dc633a8f36c1a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-15ce21501173de9d.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-032e298af57f7cdc.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-c349af8c7b0a6baa.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-e13ef2b544c9c02e.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-6fc797d1a29f6577.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-b260bcdad7d801cc.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-7ba83478b0b28ec3.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c421aae3f8abc685.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-c563df115e0bf367.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-f0c5030d0b6c74bb.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-e04d0fa46ba8ae83.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-39a9a8a132b41a0d.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib -D warnings -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
32332023-12-06T04:32:59.034Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name test_all_output --edition=2021 dev-tools/omdb/tests/test_all_output.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --test -C metadata=dbcc66eeea019098 -C extra-filename=-dbcc66eeea019098 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-af82347d4343c6d8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-099a91aaf05cf254.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-131baaa97c231bbc.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-01bd857863c8e5f4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0a3fb3c08f13db7a.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-631432619dcdb2cf.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-35e5e75d00a35726.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-c81c22362c9d8d19.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-5ec1d71338dd5297.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-547b1c3c4bdf1830.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-847fb59b18b2aee3.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-9c737d968e4a9661.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-e7693fb180d48fc6.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-6a17c3b506048dec.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-5d197e8fd7ca057c.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-df4588627d45bf7d.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-305091d02c9a506b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-a1d387470020f4b6.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-29c2c34e83c1988c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-5817f5223639848f.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-7f4ec8f2135bf59e.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-537384909654dd1b.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-f57dc633a8f36c1a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-b260bcdad7d801cc.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-7ba83478b0b28ec3.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-534709829fd0a93c.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-efbdc2c66f61b52d.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-d72b7a0cbab620b4.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib -D warnings -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
32342023-12-06T04:33:06.227Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_dev --edition=2021 dev-tools/omicron-dev/src/bin/omicron-dev.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --test -C metadata=a83bb2df42d1d3ef -C extra-filename=-a83bb2df42d1d3ef --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-7c6e8f28fa0558b4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-01bd857863c8e5f4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0a3fb3c08f13db7a.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-35e5e75d00a35726.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-c81c22362c9d8d19.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-45ce8912dc32de8c.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-88e09ca29f0b2795.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-5d197e8fd7ca057c.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-a1d387470020f4b6.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-29c2c34e83c1988c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4ec7b76c1a619998.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-8c2a82bd788f1748.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-7f4ec8f2135bf59e.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-33b1d199dc0867dc.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-f2eb63f7b73ee948.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-6ac4b78c905ab268.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-7ba83478b0b28ec3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-f0c5030d0b6c74bb.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5e9108efc6e4e2b4.rlib -D warnings -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
32352023-12-06T04:33:12.424Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus --edition=2021 nexus/src/bin/nexus.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=ea3450a69533f7ba -C extra-filename=-ea3450a69533f7ba --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-c31966c9f8a96595.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-084832dceff4d290.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-efdef217e0fabd4e.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-5b6a3f2dbc51070b.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-71ec371fbde11ff1.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-099a91aaf05cf254.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-69592389a848d3c6.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-98d42ca17519d4d0.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-379f97179455a046.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-01bd857863c8e5f4.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-1b0f8a63927350db.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-631432619dcdb2cf.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-61e2da29bd33c601.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-6f7e7e787f938be2.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a198b56a5f9eb1ad.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-f0d93093a2b87f0e.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-547b1c3c4bdf1830.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-847fb59b18b2aee3.rlib --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-9c9c3756e3f392b3.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-1ce9557757fa651b.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-5334c5c04078b022.rlib --extern mime_guess=/work/oxidecomputer/omicron/target/debug/deps/libmime_guess-aa349d6acb1d14a1.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-e7693fb180d48fc6.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-6a17c3b506048dec.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-d74bff91f052c054.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-6418386886224879.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-88e09ca29f0b2795.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-305091d02c9a506b.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-78c4e619da17149f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-a1d387470020f4b6.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-45fbddfdc8fb1816.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-60360085401b1f6c.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4ec7b76c1a619998.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-dc5a9bdd5f501204.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-5817f5223639848f.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-8669751f656c688a.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-066ba162961b630d.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-9321eb045fc8b772.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-5cf2ce8a9a4b9f66.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-3b5a8e4899b9500f.so --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-7f4ec8f2135bf59e.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-23667305794a523a.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-649ba928ca4a142f.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8c4ac547107558e9.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-650cbfdbbdfe8fde.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-c4886c411ec599bb.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-0749c1580f3bf80c.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-5f73fb019096a95e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-54881a1782a3e1b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-9bc61d3be642612c.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f002f3f98557c91c.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-f57dc633a8f36c1a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-15ce21501173de9d.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-032e298af57f7cdc.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-c349af8c7b0a6baa.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-6fc797d1a29f6577.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c421aae3f8abc685.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-f0c5030d0b6c74bb.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-e04d0fa46ba8ae83.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-39a9a8a132b41a0d.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib -D warnings -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
32362023-12-06T04:33:20.181Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name schema_updater --edition=2021 nexus/src/bin/schema-updater.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=cc6a7fefad2687b5 -C extra-filename=-cc6a7fefad2687b5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-c31966c9f8a96595.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-084832dceff4d290.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-efdef217e0fabd4e.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-5b6a3f2dbc51070b.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-71ec371fbde11ff1.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-099a91aaf05cf254.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-69592389a848d3c6.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-98d42ca17519d4d0.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-379f97179455a046.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-01bd857863c8e5f4.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-1b0f8a63927350db.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-631432619dcdb2cf.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-61e2da29bd33c601.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-6f7e7e787f938be2.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a198b56a5f9eb1ad.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-f0d93093a2b87f0e.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-547b1c3c4bdf1830.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-847fb59b18b2aee3.rlib --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-9c9c3756e3f392b3.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-1ce9557757fa651b.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-5334c5c04078b022.rlib --extern mime_guess=/work/oxidecomputer/omicron/target/debug/deps/libmime_guess-aa349d6acb1d14a1.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-e7693fb180d48fc6.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-6a17c3b506048dec.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-d74bff91f052c054.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-6418386886224879.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-88e09ca29f0b2795.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-305091d02c9a506b.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-78c4e619da17149f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-a1d387470020f4b6.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-45fbddfdc8fb1816.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-60360085401b1f6c.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4ec7b76c1a619998.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-dc5a9bdd5f501204.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-5817f5223639848f.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-8669751f656c688a.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-066ba162961b630d.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-9321eb045fc8b772.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-5cf2ce8a9a4b9f66.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-3b5a8e4899b9500f.so --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-7f4ec8f2135bf59e.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-23667305794a523a.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-649ba928ca4a142f.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8c4ac547107558e9.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-650cbfdbbdfe8fde.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-c4886c411ec599bb.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-0749c1580f3bf80c.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-5f73fb019096a95e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-54881a1782a3e1b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-9bc61d3be642612c.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f002f3f98557c91c.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-f57dc633a8f36c1a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-15ce21501173de9d.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-032e298af57f7cdc.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-c349af8c7b0a6baa.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-6fc797d1a29f6577.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c421aae3f8abc685.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-f0c5030d0b6c74bb.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-e04d0fa46ba8ae83.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-39a9a8a132b41a0d.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib -D warnings -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
32372023-12-06T04:33:31.963Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus --edition=2021 nexus/src/bin/nexus.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --test -C metadata=9501d471fad0e6f8 -C extra-filename=-9501d471fad0e6f8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-c31966c9f8a96595.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-af82347d4343c6d8.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-084832dceff4d290.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-efdef217e0fabd4e.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-5b6a3f2dbc51070b.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-71ec371fbde11ff1.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-5ce27fb01723ac05.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-099a91aaf05cf254.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-69592389a848d3c6.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-131baaa97c231bbc.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-bb40435aa341911f.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-98d42ca17519d4d0.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-379f97179455a046.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-01bd857863c8e5f4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0a3fb3c08f13db7a.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-1b0f8a63927350db.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-631432619dcdb2cf.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-35e5e75d00a35726.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-c81c22362c9d8d19.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-61e2da29bd33c601.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-6f7e7e787f938be2.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a198b56a5f9eb1ad.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-0ef33579aeb56c93.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-62208256bbfa2b7a.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-f0d93093a2b87f0e.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-983e1819edbed73e.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-547b1c3c4bdf1830.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-847fb59b18b2aee3.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-938138eb45012d55.rlib --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-9c9c3756e3f392b3.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-1ce9557757fa651b.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-5334c5c04078b022.rlib --extern mime_guess=/work/oxidecomputer/omicron/target/debug/deps/libmime_guess-aa349d6acb1d14a1.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-e7693fb180d48fc6.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-6a17c3b506048dec.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-d74bff91f052c054.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-6418386886224879.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-88e09ca29f0b2795.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-5d197e8fd7ca057c.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-df4588627d45bf7d.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-305091d02c9a506b.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-78c4e619da17149f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-a1d387470020f4b6.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-45fbddfdc8fb1816.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-bda1950156f6bc02.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-29c2c34e83c1988c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-60360085401b1f6c.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-629959fb0c9ff071.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-8bdc91c0611425a8.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4ec7b76c1a619998.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-8c2a82bd788f1748.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-dc5a9bdd5f501204.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-5817f5223639848f.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-8669751f656c688a.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-066ba162961b630d.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-9321eb045fc8b772.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-5cf2ce8a9a4b9f66.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-3b5a8e4899b9500f.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-4c8f0a63daf8a4b6.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-cb3b038c24d25106.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-7f4ec8f2135bf59e.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-d9e65c209facc62c.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-23667305794a523a.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-649ba928ca4a142f.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8c4ac547107558e9.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-33b1d199dc0867dc.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-650cbfdbbdfe8fde.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-537384909654dd1b.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-c4886c411ec599bb.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-0749c1580f3bf80c.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-5f73fb019096a95e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-54881a1782a3e1b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-9bc61d3be642612c.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f002f3f98557c91c.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-476a7049abc798e8.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-f57dc633a8f36c1a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-15ce21501173de9d.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-032e298af57f7cdc.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-c349af8c7b0a6baa.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-e13ef2b544c9c02e.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-6fc797d1a29f6577.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-b260bcdad7d801cc.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-7ba83478b0b28ec3.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c421aae3f8abc685.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-c563df115e0bf367.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-f0c5030d0b6c74bb.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-e04d0fa46ba8ae83.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-39a9a8a132b41a0d.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib -D warnings -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
32382023-12-06T04:33:33.786Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustc --crate-name test_all --edition=2021 nexus/tests/test_all.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --test -C metadata=b43abf158dae514e -C extra-filename=-b43abf158dae514e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-c31966c9f8a96595.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-af82347d4343c6d8.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-084832dceff4d290.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-efdef217e0fabd4e.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-5b6a3f2dbc51070b.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-71ec371fbde11ff1.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-5ce27fb01723ac05.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-099a91aaf05cf254.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-69592389a848d3c6.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-131baaa97c231bbc.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-bb40435aa341911f.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-98d42ca17519d4d0.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-379f97179455a046.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-01bd857863c8e5f4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0a3fb3c08f13db7a.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-1b0f8a63927350db.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-631432619dcdb2cf.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-35e5e75d00a35726.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-c81c22362c9d8d19.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-61e2da29bd33c601.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-6f7e7e787f938be2.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a198b56a5f9eb1ad.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-0ef33579aeb56c93.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-62208256bbfa2b7a.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-f0d93093a2b87f0e.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-983e1819edbed73e.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-547b1c3c4bdf1830.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-847fb59b18b2aee3.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-938138eb45012d55.rlib --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-9c9c3756e3f392b3.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-1ce9557757fa651b.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-5334c5c04078b022.rlib --extern mime_guess=/work/oxidecomputer/omicron/target/debug/deps/libmime_guess-aa349d6acb1d14a1.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-e7693fb180d48fc6.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-6a17c3b506048dec.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-d74bff91f052c054.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-6418386886224879.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-88e09ca29f0b2795.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-5d197e8fd7ca057c.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-df4588627d45bf7d.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-305091d02c9a506b.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-78c4e619da17149f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-a1d387470020f4b6.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-45fbddfdc8fb1816.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-bda1950156f6bc02.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-29c2c34e83c1988c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-60360085401b1f6c.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-629959fb0c9ff071.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-8bdc91c0611425a8.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4ec7b76c1a619998.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-8c2a82bd788f1748.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-dc5a9bdd5f501204.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-5817f5223639848f.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-8669751f656c688a.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-066ba162961b630d.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-9321eb045fc8b772.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-5cf2ce8a9a4b9f66.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-3b5a8e4899b9500f.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-4c8f0a63daf8a4b6.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-cb3b038c24d25106.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-7f4ec8f2135bf59e.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-d9e65c209facc62c.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-23667305794a523a.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-649ba928ca4a142f.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8c4ac547107558e9.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-33b1d199dc0867dc.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-650cbfdbbdfe8fde.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-537384909654dd1b.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-c4886c411ec599bb.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-0749c1580f3bf80c.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-5f73fb019096a95e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-54881a1782a3e1b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-9bc61d3be642612c.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f002f3f98557c91c.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-476a7049abc798e8.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-f57dc633a8f36c1a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-15ce21501173de9d.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-032e298af57f7cdc.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-c349af8c7b0a6baa.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-e13ef2b544c9c02e.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-6fc797d1a29f6577.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-b260bcdad7d801cc.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-7ba83478b0b28ec3.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c421aae3f8abc685.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-c563df115e0bf367.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-f0c5030d0b6c74bb.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-e04d0fa46ba8ae83.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-39a9a8a132b41a0d.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib -D warnings -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
32392023-12-06T04:45:04.557Z Finished test [unoptimized + debuginfo] target(s) in 31m 48s
32402023-12-06T04:45:04.878Z Executable `/work/oxidecomputer/omicron/target/debug/deps/authz_macros-744010cd493b1f6c`
32412023-12-06T04:45:04.878Z Executable `/work/oxidecomputer/omicron/target/debug/deps/bootstore-41b624a6e6ab8554`
32422023-12-06T04:45:04.878Z Executable `/work/oxidecomputer/omicron/target/debug/deps/v0_fsm_proptest_learner-342a8d26fe0f896c`
32432023-12-06T04:45:04.878Z Executable `/work/oxidecomputer/omicron/target/debug/deps/v0_fsm_proptest_rack_coordinator-33128d2a0b792ce5`
32442023-12-06T04:45:04.878Z Executable `/work/oxidecomputer/omicron/target/debug/deps/bootstrap_agent_client-4c19639c3c072fa2`
32452023-12-06T04:45:04.878Z Executable `/work/oxidecomputer/omicron/target/debug/deps/caboose_util-12ace09a991f009d`
32462023-12-06T04:45:04.878Z Executable `/work/oxidecomputer/omicron/target/debug/deps/crdb_seed-4c2cb235b12f97f9`
32472023-12-06T04:45:04.878Z Executable `/work/oxidecomputer/omicron/target/debug/deps/db_macros-c4e9e69e1317c9f4`
32482023-12-06T04:45:04.884Z Executable `/work/oxidecomputer/omicron/target/debug/deps/ddm_admin_client-4e934961735850f0`
32492023-12-06T04:45:04.884Z Executable `/work/oxidecomputer/omicron/target/debug/deps/dns_server-dbbf636f533a4730`
32502023-12-06T04:45:04.884Z Executable `/work/oxidecomputer/omicron/target/debug/deps/apigen-308da8601be82d57`
32512023-12-06T04:45:04.885Z Executable `/work/oxidecomputer/omicron/target/debug/deps/dns_db_dump-4760ce8fc50da976`
32522023-12-06T04:45:04.885Z Executable `/work/oxidecomputer/omicron/target/debug/deps/dns_server-6bdb9c54f2befcc8`
32532023-12-06T04:45:04.885Z Executable `/work/oxidecomputer/omicron/target/debug/deps/dnsadm-adf88085bb0fadb7`
32542023-12-06T04:45:04.885Z Executable `/work/oxidecomputer/omicron/target/debug/deps/basic_test-695becb88e24d942`
32552023-12-06T04:45:04.885Z Executable `/work/oxidecomputer/omicron/target/debug/deps/commands_test-2f33efd58c4e8cc9`
32562023-12-06T04:45:04.885Z Executable `/work/oxidecomputer/omicron/target/debug/deps/openapi_test-7dad740695a402c6`
32572023-12-06T04:45:04.885Z Executable `/work/oxidecomputer/omicron/target/debug/deps/dns_service_client-7b54c24b41ecffaa`
32582023-12-06T04:45:04.885Z Executable `/work/oxidecomputer/omicron/target/debug/deps/dpd_client-24368635f70c3869`
32592023-12-06T04:45:04.885Z Executable `/work/oxidecomputer/omicron/target/debug/deps/gateway_cli-d4d2f5996b38316c`
32602023-12-06T04:45:04.885Z Executable `/work/oxidecomputer/omicron/target/debug/deps/gateway_client-47c9f137d23c26bc`
32612023-12-06T04:45:04.885Z Executable `/work/oxidecomputer/omicron/target/debug/deps/gateway_test_utils-0a8ea8d704cfdfa5`
32622023-12-06T04:45:04.885Z Executable `/work/oxidecomputer/omicron/target/debug/deps/illumos_utils-b39a1644cce78920`
32632023-12-06T04:45:04.885Z Executable `/work/oxidecomputer/omicron/target/debug/deps/installinator-570d72ff7a8de8d5`
32642023-12-06T04:45:04.885Z Executable `/work/oxidecomputer/omicron/target/debug/deps/installinator-bf598b3c0568f6b7`
32652023-12-06T04:45:04.885Z Executable `/work/oxidecomputer/omicron/target/debug/deps/installinator_artifact_client-f20f9851b7491766`
32662023-12-06T04:45:04.885Z Executable `/work/oxidecomputer/omicron/target/debug/deps/installinator_artifactd-f84a9702bfd660a5`
32672023-12-06T04:45:04.885Z Executable `/work/oxidecomputer/omicron/target/debug/deps/installinator_artifactd-d0d4b6f99c1114a5`
32682023-12-06T04:45:04.885Z Executable `/work/oxidecomputer/omicron/target/debug/deps/mod-f5f8a37d480cf89b`
32692023-12-06T04:45:04.885Z Executable `/work/oxidecomputer/omicron/target/debug/deps/installinator_common-4886c5cb118b7950`
32702023-12-06T04:45:04.885Z Executable `/work/oxidecomputer/omicron/target/debug/deps/internal_dns-4ea149e3d161d0cb`
32712023-12-06T04:45:04.886Z Executable `/work/oxidecomputer/omicron/target/debug/deps/dnswait-5a2241a3b5a9f927`
32722023-12-06T04:45:04.886Z Executable `/work/oxidecomputer/omicron/target/debug/deps/ipcc_key_value-1ae184c3fe5d4978`
32732023-12-06T04:45:04.886Z Executable `/work/oxidecomputer/omicron/target/debug/deps/key_manager-9de24eeb14b589df`
32742023-12-06T04:45:04.886Z Executable `/work/oxidecomputer/omicron/target/debug/deps/mg_admin_client-c261fdda4f5bb7ad`
32752023-12-06T04:45:04.886Z Executable `/work/oxidecomputer/omicron/target/debug/deps/nexus_client-67fe4287973347ee`
32762023-12-06T04:45:04.886Z Executable `/work/oxidecomputer/omicron/target/debug/deps/nexus_db_model-aed3dfc3a2b603af`
32772023-12-06T04:45:04.886Z Executable `/work/oxidecomputer/omicron/target/debug/deps/nexus_db_queries-5c5e158312a40e0a`
32782023-12-06T04:45:04.886Z Executable `/work/oxidecomputer/omicron/target/debug/deps/nexus_defaults-9243423b81a2dd89`
32792023-12-06T04:45:04.886Z Executable `/work/oxidecomputer/omicron/target/debug/deps/nexus_inventory-b003655e7f58de6c`
32802023-12-06T04:45:04.886Z Executable `/work/oxidecomputer/omicron/target/debug/deps/nexus_types-13ebec2b998447de`
32812023-12-06T04:45:04.886Z Executable `/work/oxidecomputer/omicron/target/debug/deps/omicron_certificates-23d178cfaab71cde`
32822023-12-06T04:45:04.886Z Executable `/work/oxidecomputer/omicron/target/debug/deps/omicron_common-a24a70f61df983c4`
32832023-12-06T04:45:04.886Z Executable `/work/oxidecomputer/omicron/target/debug/deps/thing_flinger-1ac959c50898162c`
32842023-12-06T04:45:04.886Z Executable `/work/oxidecomputer/omicron/target/debug/deps/omicron_dev-a83bb2df42d1d3ef`
32852023-12-06T04:45:04.886Z Executable `/work/oxidecomputer/omicron/target/debug/deps/test_omicron_dev-d51f839b4d26f561`
32862023-12-06T04:45:04.886Z Executable `/work/oxidecomputer/omicron/target/debug/deps/omicron_gateway-cf9a018e5d1307cc`
32872023-12-06T04:45:04.886Z Executable `/work/oxidecomputer/omicron/target/debug/deps/mgs-e28093633861be6c`
32882023-12-06T04:45:04.886Z Executable `/work/oxidecomputer/omicron/target/debug/deps/test_all-3ed3dea804c23e0f`
32892023-12-06T04:45:04.886Z Executable `/work/oxidecomputer/omicron/target/debug/deps/omicron_nexus-a8c0261712f9611a`
32902023-12-06T04:45:04.886Z Executable `/work/oxidecomputer/omicron/target/debug/deps/nexus-9501d471fad0e6f8`
32912023-12-06T04:45:04.886Z Executable `/work/oxidecomputer/omicron/target/debug/deps/schema_updater-198dc914056015f5`
32922023-12-06T04:45:04.886Z Executable `/work/oxidecomputer/omicron/target/debug/deps/test_all-b43abf158dae514e`
32932023-12-06T04:45:04.886Z Executable `/work/oxidecomputer/omicron/target/debug/deps/omdb-d40fec2960488e0b`
32942023-12-06T04:45:04.886Z Executable `/work/oxidecomputer/omicron/target/debug/deps/test_all_output-dbcc66eeea019098`
32952023-12-06T04:45:04.886Z Executable `/work/oxidecomputer/omicron/target/debug/deps/omicron_package-51b266489f5259e4`
32962023-12-06T04:45:04.886Z Executable `/work/oxidecomputer/omicron/target/debug/deps/omicron_package-189f30d8c9be94a7`
32972023-12-06T04:45:04.887Z Executable `/work/oxidecomputer/omicron/target/debug/deps/omicron_passwords-92a7311bbb055cd0`
32982023-12-06T04:45:04.887Z Executable `/work/oxidecomputer/omicron/target/debug/deps/omicron_rpaths-ccd8775432ea2879`
32992023-12-06T04:45:04.887Z Executable `/work/oxidecomputer/omicron/target/debug/deps/omicron_sled_agent-d4f3ece6ab8a1602`
33002023-12-06T04:45:04.887Z Executable `/work/oxidecomputer/omicron/target/debug/deps/services_ledger_check_migrate-6b9955ee9f040330`
33012023-12-06T04:45:04.887Z Executable `/work/oxidecomputer/omicron/target/debug/deps/sled_agent-17d01c9c95d5aca4`
33022023-12-06T04:45:04.887Z Executable `/work/oxidecomputer/omicron/target/debug/deps/sled_agent_sim-b004b74292872db4`
33032023-12-06T04:45:04.887Z Executable `/work/oxidecomputer/omicron/target/debug/deps/zone_bundle-c7c075d248007286`
33042023-12-06T04:45:04.887Z Executable `/work/oxidecomputer/omicron/target/debug/deps/mod-9a37cc66de4dc6f5`
33052023-12-06T04:45:04.887Z Executable `/work/oxidecomputer/omicron/target/debug/deps/omicron_test_utils-6a9eff380e97e1dc`
33062023-12-06T04:45:04.887Z Executable `/work/oxidecomputer/omicron/target/debug/deps/oxide_client-112a835ef859b159`
33072023-12-06T04:45:04.887Z Executable `/work/oxidecomputer/omicron/target/debug/deps/oximeter-8439c0df9ba663a5`
33082023-12-06T04:45:04.887Z Executable `/work/oxidecomputer/omicron/target/debug/deps/test_compilation-55d02d6c0bd42139`
33092023-12-06T04:45:04.887Z Executable `/work/oxidecomputer/omicron/target/debug/deps/oximeter_client-4fac905501737feb`
33102023-12-06T04:45:04.887Z Executable `/work/oxidecomputer/omicron/target/debug/deps/oximeter_collector-f2a7367ed4c1eaee`
33112023-12-06T04:45:04.887Z Executable `/work/oxidecomputer/omicron/target/debug/deps/clickhouse_schema_updater-75d1656509d34bef`
33122023-12-06T04:45:04.887Z Executable `/work/oxidecomputer/omicron/target/debug/deps/oximeter-f63dd4fa31ca5abb`
33132023-12-06T04:45:04.887Z Executable `/work/oxidecomputer/omicron/target/debug/deps/test_commands-524d9eadb8b2e94e`
33142023-12-06T04:45:04.887Z Executable `/work/oxidecomputer/omicron/target/debug/deps/oximeter_db-8867c41d71337e65`
33152023-12-06T04:45:04.887Z Executable `/work/oxidecomputer/omicron/target/debug/deps/oxdb-0791ff135e1ba98e`
33162023-12-06T04:45:04.887Z Executable `/work/oxidecomputer/omicron/target/debug/deps/oximeter_instruments-041eb820e5b5228a`
33172023-12-06T04:45:04.887Z Executable `/work/oxidecomputer/omicron/target/debug/deps/oximeter_macro_impl-7843ecbf4c3545ec`
33182023-12-06T04:45:04.887Z Executable `/work/oxidecomputer/omicron/target/debug/deps/oximeter_producer-343084a78641a3d1`
33192023-12-06T04:45:04.887Z Executable `/work/oxidecomputer/omicron/target/debug/deps/sled_agent_client-d330a820b608bef5`
33202023-12-06T04:45:04.887Z Executable `/work/oxidecomputer/omicron/target/debug/deps/sled_hardware-ebdd7f79af347e57`
33212023-12-06T04:45:04.888Z Executable `/work/oxidecomputer/omicron/target/debug/deps/sled_storage-85c12dbad5d25d0b`
33222023-12-06T04:45:04.888Z Executable `/work/oxidecomputer/omicron/target/debug/deps/sp_sim-06c88d0c37372771`
33232023-12-06T04:45:04.888Z Executable `/work/oxidecomputer/omicron/target/debug/deps/sp_sim-5f83d714be90259f`
33242023-12-06T04:45:04.888Z Executable `/work/oxidecomputer/omicron/target/debug/deps/tufaceous-1a5f1d480d28fe00`
33252023-12-06T04:45:04.888Z Executable `/work/oxidecomputer/omicron/target/debug/deps/tufaceous-f8c900df4360a423`
33262023-12-06T04:45:04.888Z Executable `/work/oxidecomputer/omicron/target/debug/deps/integration_tests-ffc66d0a57a66a75`
33272023-12-06T04:45:04.888Z Executable `/work/oxidecomputer/omicron/target/debug/deps/manifest_tests-c15614c1666f4381`
33282023-12-06T04:45:04.888Z Executable `/work/oxidecomputer/omicron/target/debug/deps/tufaceous_lib-40c98e80d45d6044`
33292023-12-06T04:45:04.888Z Executable `/work/oxidecomputer/omicron/target/debug/deps/update_engine-c409b09bfc2cacb7`
33302023-12-06T04:45:04.888Z Executable `/work/oxidecomputer/omicron/target/debug/deps/wicket-1b1f6a3b345ea198`
33312023-12-06T04:45:04.888Z Executable `/work/oxidecomputer/omicron/target/debug/deps/wicket-b9aabb5050636058`
33322023-12-06T04:45:04.888Z Executable `/work/oxidecomputer/omicron/target/debug/deps/mod-b9eaec068007d671`
33332023-12-06T04:45:04.888Z Executable `/work/oxidecomputer/omicron/target/debug/deps/wicket_common-9096b0325c35f69e`
33342023-12-06T04:45:04.888Z Executable `/work/oxidecomputer/omicron/target/debug/deps/wicket_dbg-891b5c88cadce743`
33352023-12-06T04:45:04.888Z Executable `/work/oxidecomputer/omicron/target/debug/deps/wicket_dbg-9198cb74f03fb778`
33362023-12-06T04:45:04.888Z Executable `/work/oxidecomputer/omicron/target/debug/deps/wicket_dbg_server-6f1c13bd019a7830`
33372023-12-06T04:45:04.888Z Executable `/work/oxidecomputer/omicron/target/debug/deps/wicketd-841e331919b11e06`
33382023-12-06T04:45:04.888Z Executable `/work/oxidecomputer/omicron/target/debug/deps/wicketd-f787e8ffc718f746`
33392023-12-06T04:45:04.888Z Executable `/work/oxidecomputer/omicron/target/debug/deps/mod-2499ac8b8ccc2c38`
33402023-12-06T04:45:04.888Z Executable `/work/oxidecomputer/omicron/target/debug/deps/wicketd_client-292c458a1ad746fb`
33412023-12-06T04:45:04.983Z
33422023-12-06T04:45:04.983Zreal 31:48.837457451
33432023-12-06T04:45:04.983Zuser 3:01:48.060001437
33442023-12-06T04:45:04.983Zsys 19:09.922318569
33452023-12-06T04:45:04.983Ztrap 5.928736768
33462023-12-06T04:45:04.983Ztflt 2.708580759
33472023-12-06T04:45:04.983Zdflt 14.008777099
33482023-12-06T04:45:04.987Zkflt 0.017087511
33492023-12-06T04:45:04.988Zlock 5:53:02.587410454
33502023-12-06T04:45:04.988Zslp 11:09:45.447834460
33512023-12-06T04:45:04.988Zlat 4:52.006943288
33522023-12-06T04:45:04.988Zstop 5:29.747179431
33532023-12-06T04:45:04.995Z
33542023-12-06T04:45:04.995Z ##### ###### #### #####
33552023-12-06T04:45:04.996Z # # # #
33562023-12-06T04:45:04.996Z # ##### #### #
33572023-12-06T04:45:04.996Z # # # #
33582023-12-06T04:45:04.996Z # # # # #
33592023-12-06T04:45:04.996Z # ###### #### #
33602023-12-06T04:45:04.996Z
33612023-12-06T04:45:06.859Z Downloading crates ...
33622023-12-06T04:45:07.711Z Downloaded system-configuration-sys v0.5.0
33632023-12-06T04:45:07.725Z Downloaded bcrypt-pbkdf v0.10.0
33642023-12-06T04:45:07.730Z Downloaded dirs v5.0.1
33652023-12-06T04:45:07.734Z Downloaded ctr v0.9.2
33662023-12-06T04:45:07.734Z Downloaded bumpalo v3.13.0
33672023-12-06T04:45:07.740Z Downloaded errno-dragonfly v0.1.2
33682023-12-06T04:45:07.743Z Downloaded dirs-sys v0.4.1
33692023-12-06T04:45:07.747Z Downloaded redox_users v0.4.3
33702023-12-06T04:45:07.747Z Downloaded cargo-platform v0.1.3
33712023-12-06T04:45:07.750Z Downloaded ed25519 v2.2.2
33722023-12-06T04:45:07.753Z Downloaded cargo_toml v0.17.0
33732023-12-06T04:45:07.757Z Downloaded password-hash v0.4.2
33742023-12-06T04:45:07.760Z Downloaded atomic-polyfill v0.1.11
33752023-12-06T04:45:07.760Z Downloaded getrandom v0.1.16
33762023-12-06T04:45:07.767Z Downloaded aes v0.8.3
33772023-12-06T04:45:07.771Z Downloaded rdrand v0.4.0
33782023-12-06T04:45:07.774Z Downloaded ghash v0.5.0
33792023-12-06T04:45:07.777Z Downloaded core-foundation-sys v0.8.4
33802023-12-06T04:45:07.780Z Downloaded fuchsia-cprng v0.1.1
33812023-12-06T04:45:07.780Z Downloaded option-ext v0.2.0
33822023-12-06T04:45:07.784Z Downloaded rand_core v0.3.1
33832023-12-06T04:45:07.784Z Downloaded redox_syscall v0.3.5
33842023-12-06T04:45:07.787Z Downloaded md5 v0.7.0
33852023-12-06T04:45:07.791Z Downloaded windows-targets v0.42.2
33862023-12-06T04:45:07.794Z Downloaded hermit-abi v0.3.2
33872023-12-06T04:45:07.795Z Downloaded blowfish v0.9.1
33882023-12-06T04:45:07.798Z Downloaded iana-time-zone-haiku v0.1.2
33892023-12-06T04:45:07.798Z Downloaded pbkdf2 v0.12.2
33902023-12-06T04:45:07.801Z Downloaded redox_syscall v0.2.16
33912023-12-06T04:45:07.805Z Downloaded windows-targets v0.48.5
33922023-12-06T04:45:07.809Z Downloaded rand_chacha v0.2.2
33932023-12-06T04:45:07.809Z Downloaded winapi-util v0.1.5
33942023-12-06T04:45:07.812Z Downloaded wasm-bindgen-futures v0.4.37
33952023-12-06T04:45:07.812Z Downloaded russh-cryptovec v0.7.0
33962023-12-06T04:45:07.816Z Downloaded pbkdf2 v0.11.0
33972023-12-06T04:45:07.819Z Downloaded windows-targets v0.52.0
33982023-12-06T04:45:07.819Z Downloaded wasm-bindgen-shared v0.2.87
33992023-12-06T04:45:07.823Z Downloaded anstyle-wincon v2.1.0
34002023-12-06T04:45:07.823Z Downloaded rand_core v0.4.2
34012023-12-06T04:45:07.829Z Downloaded encode_unicode v0.3.6
34022023-12-06T04:45:07.834Z Downloaded polyval v0.6.1
34032023-12-06T04:45:07.834Z Downloaded russh-keys v0.38.0
34042023-12-06T04:45:07.837Z Downloaded ipconfig v0.3.2
34052023-12-06T04:45:07.840Z Downloaded wasm-bindgen-macro-support v0.2.87
34062023-12-06T04:45:07.840Z Downloaded redox_syscall v0.4.1
34072023-12-06T04:45:07.844Z Downloaded rand_core v0.5.1
34082023-12-06T04:45:07.847Z Downloaded ed25519-dalek v2.0.0
34092023-12-06T04:45:07.851Z Downloaded wasm-bindgen-macro v0.2.87
34102023-12-06T04:45:07.858Z Downloaded security-framework-sys v2.9.1
34112023-12-06T04:45:07.861Z Downloaded crossterm_winapi v0.9.1
34122023-12-06T04:45:07.865Z Downloaded wasi v0.9.0+wasi-snapshot-preview1
34132023-12-06T04:45:07.868Z Downloaded system-configuration v0.5.1
34142023-12-06T04:45:07.871Z Downloaded wasi v0.11.0+wasi-snapshot-preview1
34152023-12-06T04:45:07.875Z Downloaded wasm-streams v0.3.0
34162023-12-06T04:45:07.880Z Downloaded rand_hc v0.2.0
34172023-12-06T04:45:07.883Z Downloaded winreg v0.50.0
34182023-12-06T04:45:07.886Z Downloaded core-foundation v0.9.3
34192023-12-06T04:45:07.894Z Downloaded wasm-bindgen-backend v0.2.87
34202023-12-06T04:45:07.898Z Downloaded android-tzdata v0.1.1
34212023-12-06T04:45:07.898Z Downloaded cargo_metadata v0.18.0
34222023-12-06T04:45:07.898Z Downloaded js-sys v0.3.64
34232023-12-06T04:45:07.906Z Downloaded cbc v0.1.2
34242023-12-06T04:45:07.910Z Downloaded schannel v0.1.22
34252023-12-06T04:45:07.914Z Downloaded hermit-abi v0.1.19
34262023-12-06T04:45:07.919Z Downloaded critical-section v1.1.2
34272023-12-06T04:45:07.924Z Downloaded fs2 v0.4.3
34282023-12-06T04:45:07.924Z Downloaded android_system_properties v0.1.5
34292023-12-06T04:45:07.928Z Downloaded security-framework v2.9.2
34302023-12-06T04:45:07.971Z Downloaded rand v0.7.3
34312023-12-06T04:45:07.981Z Downloaded widestring v1.0.2
34322023-12-06T04:45:08.023Z Downloaded russh v0.39.0
34332023-12-06T04:45:08.141Z Downloaded wasm-bindgen v0.2.87
34342023-12-06T04:45:08.192Z Downloaded aes-gcm v0.10.3
34352023-12-06T04:45:08.429Z Downloaded fiat-crypto v0.2.1
34362023-12-06T04:45:08.474Z Downloaded windows_x86_64_gnullvm v0.42.2
34372023-12-06T04:45:08.531Z Downloaded windows_aarch64_gnullvm v0.42.2
34382023-12-06T04:45:08.602Z Downloaded windows_x86_64_gnullvm v0.52.0
34392023-12-06T04:45:08.658Z Downloaded windows_aarch64_gnullvm v0.52.0
34402023-12-06T04:45:08.681Z Downloaded windows_x86_64_gnullvm v0.48.5
34412023-12-06T04:45:08.696Z Downloaded windows_aarch64_gnullvm v0.48.5
34422023-12-06T04:45:09.008Z Downloaded windows_aarch64_msvc v0.42.2
34432023-12-06T04:45:09.073Z Downloaded windows_x86_64_msvc v0.42.2
34442023-12-06T04:45:09.099Z Downloaded windows_x86_64_gnu v0.42.2
34452023-12-06T04:45:09.129Z Downloaded windows_i686_msvc v0.42.2
34462023-12-06T04:45:09.155Z Downloaded web-sys v0.3.64
34472023-12-06T04:45:09.392Z Downloaded windows_i686_gnu v0.42.2
34482023-12-06T04:45:09.450Z Downloaded windows_x86_64_gnu v0.48.5
34492023-12-06T04:45:09.491Z Downloaded windows_aarch64_msvc v0.48.5
34502023-12-06T04:45:09.515Z Downloaded windows_x86_64_msvc v0.48.5
34512023-12-06T04:45:09.542Z Downloaded windows_x86_64_msvc v0.52.0
34522023-12-06T04:45:09.573Z Downloaded windows_x86_64_gnu v0.52.0
34532023-12-06T04:45:09.611Z Downloaded windows_i686_gnu v0.48.5
34542023-12-06T04:45:09.650Z Downloaded windows_i686_msvc v0.48.5
34552023-12-06T04:45:09.678Z Downloaded windows_i686_msvc v0.52.0
34562023-12-06T04:45:09.711Z Downloaded windows_i686_gnu v0.52.0
34572023-12-06T04:45:09.749Z Downloaded linux-raw-sys v0.3.8
34582023-12-06T04:45:09.793Z Downloaded windows_aarch64_msvc v0.52.0
34592023-12-06T04:45:09.894Z Downloaded winapi v0.3.9
34602023-12-06T04:45:10.044Z Downloaded linux-raw-sys v0.4.11
34612023-12-06T04:45:10.479Z Downloaded windows-sys v0.52.0
34622023-12-06T04:45:10.620Z Downloaded windows-sys v0.48.0
34632023-12-06T04:45:10.777Z Downloaded windows-sys v0.45.0
34642023-12-06T04:45:10.975Z Downloaded winapi-i686-pc-windows-gnu v0.4.0
34652023-12-06T04:45:11.311Z Downloaded winapi-x86_64-pc-windows-gnu v0.4.0
34662023-12-06T04:45:12.232Z Downloaded windows v0.48.0
34672023-12-06T04:45:13.246Zinfo: experimental features enabled: setup-scripts
34682023-12-06T04:45:14.613Z Finished test [unoptimized + debuginfo] target(s) in 1.33s
34692023-12-06T04:45:16.106Z Starting 961 tests across 101 binaries (3 skipped)
34702023-12-06T04:45:16.110Z SETUP [ 1/1] crdb-seed: cargo run -p crdb-seed --profile test
34712023-12-06T04:45:16.999Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
34722023-12-06T04:45:27.754Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
34732023-12-06T04:45:30.268Z Compiling crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
34742023-12-06T04:45:42.362Z Finished test [unoptimized + debuginfo] target(s) in 26.16s
34752023-12-06T04:45:42.410Z Running `target/debug/crdb-seed`
34762023-12-06T04:45:42.477ZDec 06 04:45:42.445 INFO cockroach temporary directory: /var/tmp/omicron_tmp/.tmpDPLV2C
34772023-12-06T04:45:42.477ZDec 06 04:45:42.446 INFO cockroach command line: cockroach start-single-node --insecure --http-addr=:0 --store=path=/var/tmp/omicron_tmp/crdb-base-build/.tmpTaXk2i,ballast-size=0 --listen-addr [::1]:0 --listening-url-file /var/tmp/omicron_tmp/.tmpDPLV2C/listen-url
34782023-12-06T04:45:42.478ZDec 06 04:45:42.446 INFO cockroach environment: BUILDOMAT_JOB_ID=01HGYN0ZSJT49T7R0HBTV8ZWKG BUILDOMAT_TASK_ID=4 CARGO=/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/cargo CARGO_HOME=/home/build/.cargo CARGO_INCREMENTAL=0 CARGO_MANIFEST_DIR=/work/oxidecomputer/omicron/dev-tools/crdb-seed CARGO_PKG_AUTHORS= CARGO_PKG_DESCRIPTION= CARGO_PKG_HOMEPAGE= CARGO_PKG_LICENSE=MPL-2.0 CARGO_PKG_LICENSE_FILE= CARGO_PKG_NAME=crdb-seed CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY= CARGO_PKG_RUST_VERSION= CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE= CI=true GITHUB_BRANCH=renovate/filetime-0.x GITHUB_REF=refs/heads/renovate/filetime-0.x GITHUB_REPOSITORY=oxidecomputer/omicron GITHUB_SHA=c0a76046b011b336e0b5ae0bf9c4fadd283ddacc GOTRACEBACK=crash HOME=/home/build LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LD_LIBRARY_PATH=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib:/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out:/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out:/work/oxidecomputer/omicron/target/debug/deps:/work/oxidecomputer/omicron/target/debug:/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/lib/rustlib/x86_64-unknown-illumos/lib:/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib:/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out:/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out:/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out:/work/oxidecomputer/omicron/target/debug/deps:/work/oxidecomputer/omicron/target/debug:/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/lib LOGNAME=build NEXTEST=1 NEXTEST_ENV=/var/tmp/omicron_tmp/nextest-envKhEKro NEXTEST_LD_LIBRARY_PATH=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib:/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out:/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out:/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out:/work/oxidecomputer/omicron/target/debug/deps:/work/oxidecomputer/omicron/target/debug:/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/lib NEXTEST_RUN_ID=786a53a3-c198-407e-8390-c3cb9d2517e4 PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin PWD=/work/oxidecomputer/omicron RUSTDOCFLAGS=-D warnings RUSTFLAGS=-D warnings RUSTUP_HOME=/home/build/.rustup RUSTUP_TOOLCHAIN=1.74.0-x86_64-unknown-illumos RUST_BACKTRACE=1 RUST_RECURSION_COUNT=2 SHLVL=1 SSL_CERT_DIR=/usr/ssl/certs SSL_CERT_FILE=/etc/ssl/cacert.pem TMPDIR=/var/tmp/omicron_tmp TZ=UTC USER=build _=/usr/bin/ptime
34792023-12-06T04:45:43.901ZDec 06 04:45:43.902 INFO cockroach pid: 3893
34802023-12-06T04:45:43.902ZDec 06 04:45:43.902 INFO cockroach listen URL: postgresql://root@[::1]:41066/omicron?sslmode=disable
34812023-12-06T04:45:43.902ZDec 06 04:45:43.902 INFO cockroach: populating
34822023-12-06T04:45:46.111ZDec 06 04:45:46.111 INFO cockroach: populated
34832023-12-06T04:45:48.756ZDec 06 04:45:48.756 INFO Created CRDB seed tarball: `/var/tmp/omicron_tmp/crdb-base-build/df61b6ecb9dae370a1885af8faf1cd279182d8032fc303d5eb20fa559f11c2b8.tar`
34842023-12-06T04:45:48.761Z SETUP PASS [ 1/1] crdb-seed: cargo run -p crdb-seed --profile test
34852023-12-06T04:45:48.806Z PASS [ 0.043s] authz-macros test_authz_dump
34862023-12-06T04:45:48.823Z PASS [ 0.041s] bootstore schemes::tests::hello_roundtrip
34872023-12-06T04:45:48.836Z PASS [ 0.035s] bootstore trust_quorum::rack_secret::tests::create_and_verify
34882023-12-06T04:45:48.836Z PASS [ 0.030s] bootstore trust_quorum::rack_secret::tests::secret_splitting_fails_with_threshold_larger_than_total_shares
34892023-12-06T04:45:48.843Z PASS [ 0.054s] bootstore schemes::v0::share_pkg::tests::create_packages
34902023-12-06T04:45:48.856Z PASS [ 0.032s] db-macros tests::test_derive_metadata_identity_fails_for_enums
34912023-12-06T04:45:48.861Z PASS [ 0.031s] db-macros tests::test_derive_metadata_identity_fails_with_wrong_table_name_type
34922023-12-06T04:45:48.864Z PASS [ 0.033s] db-macros tests::test_derive_metadata_identity_fails_without_embedded_identity
34932023-12-06T04:45:48.883Z PASS [ 0.032s] db-macros tests::test_derive_metadata_identity_fails_without_table_name
34942023-12-06T04:45:48.883Z PASS [ 0.027s] db-macros tests::test_derive_metadata_identity_minimal_example_compiles
34952023-12-06T04:45:48.898Z PASS [ 0.114s] bootstore schemes::v0::peer::tests::network_config
34962023-12-06T04:45:49.131Z PASS [ 0.260s] dns-server storage::test::test_update_in_progress
34972023-12-06T04:45:49.139Z PASS [ 0.265s] dns-server storage::test::test_update_interrupted
34982023-12-06T04:45:49.149Z PASS [ 0.288s] dns-server storage::test::test_update_basic
34992023-12-06T04:45:49.389Z PASS [ 0.505s] dns-server::basic_test a_crud
35002023-12-06T04:45:49.396Z PASS [ 0.497s] dns-server::basic_test aaaa_crud
35012023-12-06T04:45:49.544Z PASS [ 0.414s] dns-server::basic_test empty_record
35022023-12-06T04:45:49.568Z PASS [ 0.427s] dns-server::basic_test multi_record_crud
35032023-12-06T04:45:49.574Z PASS [ 0.425s] dns-server::basic_test name_contains_zone
35042023-12-06T04:45:49.752Z PASS [ 0.356s] dns-server::basic_test servfail
35052023-12-06T04:45:49.781Z PASS [ 0.204s] dns-server::openapi_test test_dns_server_openapi
35062023-12-06T04:45:49.797Z PASS [ 0.044s] gateway-cli::bin/gateway-cli picocom_map::tests::reject_invalid_rules
35072023-12-06T04:45:49.815Z PASS [ 0.035s] gateway-cli::bin/gateway-cli picocom_map::tests::remapping
35082023-12-06T04:45:49.823Z PASS [ 0.435s] dns-server::basic_test nxdomain
35092023-12-06T04:45:49.854Z PASS [ 0.056s] illumos-utils destructor::test::test_delayed_delete
35102023-12-06T04:45:49.859Z PASS [ 0.037s] illumos-utils destructor::test::test_destructor_bad_close
35112023-12-06T04:45:49.888Z PASS [ 0.034s] illumos-utils link::test::test_allocate
35122023-12-06T04:45:49.895Z PASS [ 0.035s] illumos-utils link::test::test_allocate_within_scopes
35132023-12-06T04:45:49.920Z PASS [ 0.034s] illumos-utils running_zone::tests::test_is_oxide_smf_log_file
35142023-12-06T04:45:49.926Z PASS [ 0.032s] illumos-utils running_zone::tests::test_is_oxide_smf_service
35152023-12-06T04:45:49.948Z PASS [ 0.029s] illumos-utils zone::tests::test_parse_ip_network
35162023-12-06T04:45:49.958Z PASS [ 0.032s] illumos-utils zpool::test::test_parse_bad_zpool_names
35172023-12-06T04:45:49.973Z PASS [ 1.191s] bootstore schemes::v0::peer::tests::basic_3_nodes
35182023-12-06T04:45:49.980Z PASS [ 0.028s] illumos-utils zpool::test::test_parse_external_zpool_name
35192023-12-06T04:45:49.986Z PASS [ 0.027s] illumos-utils zpool::test::test_parse_internal_zpool_name
35202023-12-06T04:45:50.001Z PASS [ 0.031s] illumos-utils zpool::test::test_parse_zpool
35212023-12-06T04:45:50.009Z PASS [ 0.030s] illumos-utils zpool::test::test_parse_zpool_missing_column
35222023-12-06T04:45:50.015Z PASS [ 0.031s] illumos-utils zpool::test::test_parse_zpool_name_json
35232023-12-06T04:45:50.036Z PASS [ 0.035s] illumos-utils zpool::test::test_zpool_name_regex
35242023-12-06T04:45:50.043Z PASS [ 0.501s] dns-server::basic_test srv_crud
35252023-12-06T04:45:50.202Z PASS [ 0.193s] installinator block_size_writer::tests::proptest_block_writer
35262023-12-06T04:45:50.241Z PASS [ 0.040s] internal-dns config::test::display_hosts
35272023-12-06T04:45:50.266Z PASS [ 0.026s] internal-dns config::test::display_srv_service
35282023-12-06T04:45:50.306Z PASS [ 0.039s] internal-dns config::test::test_builder_errors
35292023-12-06T04:45:50.393Z PASS [ 0.041s] internal-dns config::test::test_builder_output
35302023-12-06T04:45:50.399Z PASS [ 0.324s] installinator-artifactd::mod integration_tests::openapi::test_server_openapi
35312023-12-06T04:45:50.596Z PASS [ 0.748s] illumos-utils destructor::test::test_delayed_delete_with_error
35322023-12-06T04:45:50.959Z PASS [ 0.542s] internal-dns resolver::test::insert_and_lookup_one_record
35332023-12-06T04:45:50.964Z PASS [ 0.373s] internal-dns resolver::test::lookup_nonexistent_record_fails
35342023-12-06T04:45:51.058Z PASS [ 0.710s] internal-dns resolver::test::insert_and_lookup_multiple_records
35352023-12-06T04:45:51.620Z PASS [ 0.651s] internal-dns resolver::test::resolver_can_be_used_with_progenitor_client
35362023-12-06T04:45:51.709Z PASS [ 0.626s] internal-dns resolver::test::resolver_doesnt_bail_on_missing_targets
35372023-12-06T04:45:51.713Z PASS [ 0.785s] internal-dns resolver::test::resolver_can_access_backup_dns_server
35382023-12-06T04:45:51.728Z PASS [ 0.042s] ipcc-key-value tests::deserialize_fixed_value
35392023-12-06T04:45:51.856Z PASS [ 0.044s] ipcc-key-value tests::installinator_image_id_round_trip
35402023-12-06T04:45:51.863Z PASS [ 0.049s] ipcc-key-value tests::serialized_size
35412023-12-06T04:45:51.864Z PASS [ 0.056s] key-manager tests::different_disks_produce_different_keys
35422023-12-06T04:45:51.864Z PASS [ 0.030s] key-manager tests::different_ikm_produces_different_keys
35432023-12-06T04:45:51.864Z PASS [ 0.032s] key-manager tests::disk_encryption_key_epoch_0
35442023-12-06T04:45:51.864Z PASS [ 0.029s] key-manager tests::loading_key_for_old_epoch_loads_latest_epoch
35452023-12-06T04:45:51.931Z PASS [ 0.034s] nexus-db-model bytecount::test::test_bytecount_i64_conversions
35462023-12-06T04:45:51.940Z PASS [ 0.041s] nexus-db-model bytecount::test::test_pg_numeric_to_byte_count
35472023-12-06T04:45:51.940Z PASS [ 0.032s] nexus-db-model role_assignment::tests::test_role_assignment_from_database
35482023-12-06T04:45:51.944Z PASS [ 0.035s] nexus-db-model semver_version::test::test_to_from_sortable_string
35492023-12-06T04:45:52.023Z PASS [ 0.031s] nexus-db-model tests::test_ip_subnet_check_requestable_address
35502023-12-06T04:45:52.029Z PASS [ 0.123s] nexus-db-model device_auth::test::test_generate_user_code
35512023-12-06T04:45:52.029Z PASS [ 0.031s] nexus-db-model tests::test_ipv6_net_random_subnet
35522023-12-06T04:45:52.029Z PASS [ 0.033s] nexus-db-model tests::test_roles_database_strings
35532023-12-06T04:45:52.120Z PASS [ 0.056s] nexus-db-model tests::test_vpc_subnet_check_requestable_addr
35542023-12-06T04:45:52.131Z PASS [ 0.056s] nexus-db-queries authn::external::cookies::test::test_parse_cookies_empty_headers
35552023-12-06T04:45:52.131Z PASS [ 0.059s] nexus-db-queries authn::external::cookies::test::test_parse_cookies_ignore_other_headers
35562023-12-06T04:45:52.212Z PASS [ 0.052s] nexus-db-queries authn::external::cookies::test::test_parse_cookies_one_cookie
35572023-12-06T04:45:52.229Z PASS [ 0.552s] internal-dns resolver::test::update_record
35582023-12-06T04:45:52.229Z PASS [ 0.047s] nexus-db-queries authn::external::cookies::test::test_parse_cookies_two_cookie_headers
35592023-12-06T04:45:52.229Z PASS [ 0.047s] nexus-db-queries authn::external::cookies::test::test_parse_cookies_two_cookie_headers_same_name
35602023-12-06T04:45:52.229Z PASS [ 0.044s] nexus-db-queries authn::external::cookies::test::test_parse_cookies_two_cookies
35612023-12-06T04:45:52.309Z PASS [ 0.055s] nexus-db-queries authn::external::session_cookie::test::test_garbage_cookie
35622023-12-06T04:45:52.313Z PASS [ 0.113s] nexus-db-queries authn::external::session_cookie::test::test_expired_cookie_absolute
35632023-12-06T04:45:52.313Z PASS [ 0.048s] nexus-db-queries authn::external::session_cookie::test::test_get_token
35642023-12-06T04:45:52.313Z PASS [ 0.113s] nexus-db-queries authn::external::session_cookie::test::test_expired_cookie_idle
35652023-12-06T04:45:52.386Z PASS [ 0.046s] nexus-db-queries authn::external::session_cookie::test::test_get_token_no_header
35662023-12-06T04:45:52.390Z PASS [ 0.045s] nexus-db-queries authn::external::session_cookie::test::test_get_token_other_cookie_present
35672023-12-06T04:45:52.390Z PASS [ 0.048s] nexus-db-queries authn::external::session_cookie::test::test_missing_cookie
35682023-12-06T04:45:52.390Z PASS [ 0.045s] nexus-db-queries authn::external::session_cookie::test::test_other_cookie
35692023-12-06T04:45:52.390Z PASS [ 0.045s] nexus-db-queries authn::external::session_cookie::test::test_session_cookie_value
35702023-12-06T04:45:52.470Z PASS [ 0.043s] nexus-db-queries authn::external::session_cookie::test::test_session_cookie_value_error
35712023-12-06T04:45:52.474Z PASS [ 0.047s] nexus-db-queries authn::external::spoof::test::test_make_header_value
35722023-12-06T04:45:52.474Z PASS [ 0.046s] nexus-db-queries authn::external::spoof::test::test_make_header_value_raw
35732023-12-06T04:45:52.474Z PASS [ 0.061s] nexus-db-queries authn::external::session_cookie::test::test_valid_cookie
35742023-12-06T04:45:52.474Z PASS [ 0.035s] nexus-db-queries authn::external::spoof::test::test_spoof_header_missing
35752023-12-06T04:45:52.478Z PASS [ 0.049s] nexus-db-queries authn::external::spoof::test::test_spoof_header_bad_uuids
35762023-12-06T04:45:52.478Z PASS [ 0.043s] nexus-db-queries authn::external::spoof::test::test_spoof_header_valid
35772023-12-06T04:45:52.554Z PASS [ 0.045s] nexus-db-queries authn::external::spoof::test::test_spoof_reserved_values
35782023-12-06T04:45:52.558Z PASS [ 0.044s] nexus-db-queries authn::external::token::test::test_make_header_value
35792023-12-06T04:45:52.559Z PASS [ 0.057s] nexus-db-queries authn::external::test::test_authn_sequence
35802023-12-06T04:45:52.559Z PASS [ 0.045s] nexus-db-queries authn::external::token::test::test_token_header_bad_utf8
35812023-12-06T04:45:52.562Z PASS [ 0.039s] nexus-db-queries authn::external::token::test::test_token_header_missing
35822023-12-06T04:45:52.570Z PASS [ 0.042s] nexus-db-queries authn::external::token::test::test_token_header_valid
35832023-12-06T04:45:52.638Z PASS [ 0.052s] nexus-db-queries authn::test::test_internal_users
35842023-12-06T04:45:52.645Z PASS [ 0.053s] nexus-db-queries authz::oso_generic::test::test_duplicate_polar_classes
35852023-12-06T04:45:54.043Z PASS [ 4.364s] dns-server::commands_test test_dnsadm
35862023-12-06T04:46:00.222Z PASS [ 7.655s] nexus-db-queries authz::context::test::test_unregistered_resource
35872023-12-06T04:46:01.772Z PASS [ 7.838s] nexus-db-queries context::test::test_background_context
35882023-12-06T04:46:04.272Z PASS [ 14.247s] installinator mock_peers::tests::proptest_fetch_artifact
35892023-12-06T04:46:08.145Z PASS [ 18.106s] installinator write::tests::proptest_write_artifact
35902023-12-06T04:46:08.943Z PASS [ 16.336s] nexus-db-queries authz::policy_test::test_conferred_roles
35912023-12-06T04:46:09.750Z PASS [ 9.478s] nexus-db-queries context::test::test_child_context
35922023-12-06T04:46:11.824Z PASS [ 10.038s] nexus-db-queries context::test::test_test_context
35932023-12-06T04:46:12.211Z PASS [ 7.941s] nexus-db-queries db::collection_attach::test::test_attach_beyond_capacity_fails
35942023-12-06T04:46:16.333Z PASS [ 8.187s] nexus-db-queries db::collection_attach::test::test_attach_deleted_resource_fails
35952023-12-06T04:46:17.193Z PASS [ 8.251s] nexus-db-queries db::collection_attach::test::test_attach_missing_collection_fails
35962023-12-06T04:46:17.483Z PASS [ 7.786s] nexus-db-queries db::collection_attach::test::test_attach_missing_resource_fails
35972023-12-06T04:46:20.508Z PASS [ 8.292s] nexus-db-queries db::collection_attach::test::test_attach_once
35982023-12-06T04:46:20.839Z PASS [ 9.027s] nexus-db-queries db::collection_attach::test::test_attach_multiple_times
35992023-12-06T04:46:20.890Z PASS [ 0.053s] nexus-db-queries db::collection_attach::test::test_verify_query
36002023-12-06T04:46:24.261Z PASS [ 7.891s] nexus-db-queries db::collection_attach::test::test_attach_once_synchronous
36012023-12-06T04:46:25.480Z PASS [ 8.232s] nexus-db-queries db::collection_attach::test::test_attach_while_already_attached
36022023-12-06T04:46:25.505Z PASS [ 8.012s] nexus-db-queries db::collection_attach::test::test_attach_with_filters
36032023-12-06T04:46:28.261Z PASS [ 7.753s] nexus-db-queries db::collection_attach::test::test_attach_without_update_filter
36042023-12-06T04:46:29.143Z PASS [ 8.251s] nexus-db-queries db::collection_detach::test::test_detach_deleted_resource_fails
36052023-12-06T04:46:32.590Z PASS [ 8.342s] nexus-db-queries db::collection_detach::test::test_detach_missing_collection_fails
36062023-12-06T04:46:32.625Z PASS [ 0.055s] nexus-db-queries db::collection_detach::test::test_verify_query
36072023-12-06T04:46:34.117Z PASS [ 8.621s] nexus-db-queries db::collection_detach::test::test_detach_once
36082023-12-06T04:46:34.210Z PASS [ 8.784s] nexus-db-queries db::collection_detach::test::test_detach_missing_resource_fails
36092023-12-06T04:46:36.722Z PASS [ 8.425s] nexus-db-queries db::collection_detach::test::test_detach_while_already_detached
36102023-12-06T04:46:37.124Z PASS [ 7.979s] nexus-db-queries db::collection_detach::test::test_detach_without_update_filter
36112023-12-06T04:46:38.871Z PASS [ 46.246s] nexus-db-queries authz::policy_test::test_iam_roles_behavior
36122023-12-06T04:46:39.965Z PASS [ 7.344s] nexus-db-queries db::collection_detach_many::test::test_detach_deleted_resource
36132023-12-06T04:46:40.544Z PASS [ 6.408s] nexus-db-queries db::collection_detach_many::test::test_detach_filter_collection
36142023-12-06T04:46:40.724Z PASS [ 6.515s] nexus-db-queries db::collection_detach_many::test::test_detach_many
36152023-12-06T04:46:40.775Z PASS [ 0.051s] nexus-db-queries db::collection_detach_many::test::test_verify_query
36162023-12-06T04:46:42.397Z PASS [ 5.717s] nexus-db-queries db::collection_detach_many::test::test_detach_missing_collection_fails
36172023-12-06T04:46:42.961Z PASS [ 5.840s] nexus-db-queries db::collection_detach_many::test::test_detach_missing_resource_succeeds
36182023-12-06T04:46:43.016Z PASS [ 0.053s] nexus-db-queries db::collection_insert::test::test_verify_query
36192023-12-06T04:46:43.069Z PASS [ 0.055s] nexus-db-queries db::column_walker::test::test_walk_columns
36202023-12-06T04:46:43.122Z PASS [ 0.052s] nexus-db-queries db::column_walker::test::test_walk_table
36212023-12-06T04:46:43.195Z PASS [ 0.074s] nexus-db-queries db::datastore::db_metadata::test::all_sql_for_version_migration_allows_valid_up_sql_collections
36222023-12-06T04:46:43.252Z PASS [ 0.056s] nexus-db-queries db::datastore::db_metadata::test::all_sql_for_version_migration_rejects_invalid_up_sql_collections
36232023-12-06T04:46:43.302Z PASS [ 0.053s] nexus-db-queries db::datastore::db_metadata::test::all_sql_for_version_migration_rejects_invalid_up_sql_names
36242023-12-06T04:46:43.366Z PASS [ 0.062s] nexus-db-queries db::datastore::db_metadata::test::all_sql_for_version_migration_rejects_no_up_sql_files
36252023-12-06T04:46:44.607Z PASS [ 5.737s] nexus-db-queries db::collection_detach_many::test::test_detach_once
36262023-12-06T04:46:46.081Z PASS [ 5.996s] nexus-db-queries db::collection_detach_many::test::test_detach_once_synchronous
36272023-12-06T04:46:46.259Z PASS [ 5.480s] nexus-db-queries db::collection_insert::test::test_collection_not_present
36282023-12-06T04:46:46.313Z PASS [ 0.056s] nexus-db-queries db::datastore::dns::test::test_dns_builder_basic
36292023-12-06T04:46:46.376Z PASS [ 5.853s] nexus-db-queries db::collection_detach_many::test::test_detach_while_already_detached
36302023-12-06T04:46:47.647Z PASS [ 5.254s] nexus-db-queries db::collection_insert::test::test_collection_present
36312023-12-06T04:46:48.805Z SLOW [> 60.000s] bootstore::v0-fsm-proptest-learner run
36322023-12-06T04:46:48.817Z SLOW [> 60.000s] bootstore::v0-fsm-proptest-rack-coordinator run
36332023-12-06T04:46:49.091Z PASS [ 5.722s] nexus-db-queries db::datastore::db_metadata::test::concurrent_nexus_instances_only_move_forward
36342023-12-06T04:46:49.892Z PASS [ 5.283s] nexus-db-queries db::datastore::db_metadata::test::ensure_schema_is_current_version
36352023-12-06T04:46:53.834Z PASS [ 7.859s] nexus-db-queries db::datastore::disk::tests::test_undelete_disk_set_faulted_idempotent
36362023-12-06T04:46:53.848Z PASS [ 7.532s] nexus-db-queries db::datastore::dns::test::test_dns_uniqueness
36372023-12-06T04:46:55.640Z PASS [ 7.988s] nexus-db-queries db::datastore::dns::test::test_read_dns_config_basic
36382023-12-06T04:46:55.767Z PASS [ 66.961s] bootstore::v0-fsm-proptest-learner run
36392023-12-06T04:46:55.874Z PASS [ 9.498s] nexus-db-queries db::datastore::dns::test::test_dns_update
36402023-12-06T04:46:57.273Z PASS [ 8.187s] nexus-db-queries db::datastore::dns::test::test_read_dns_config_complex
36412023-12-06T04:46:57.525Z PASS [ 7.588s] nexus-db-queries db::datastore::dns::test::test_read_dns_config_uninitialized
36422023-12-06T04:47:01.305Z PASS [ 7.472s] nexus-db-queries db::datastore::inventory::test::test_find_hw_baseboard_id_missing_returns_not_found
36432023-12-06T04:47:03.905Z PASS [ 75.081s] bootstore::v0-fsm-proptest-rack-coordinator run
36442023-12-06T04:47:04.165Z PASS [ 8.287s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_deletion_idempotency
36452023-12-06T04:47:04.196Z PASS [ 8.561s] nexus-db-queries db::datastore::ip_pool::test::test_default_ip_pools
36462023-12-06T04:47:04.266Z PASS [ 8.497s] nexus-db-queries db::datastore::ipv4_nat_entry::test::nat_version_tracking
36472023-12-06T04:47:04.618Z PASS [ 10.773s] nexus-db-queries db::datastore::inventory::test::test_inventory_insert
36482023-12-06T04:47:05.386Z PASS [ 8.110s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_upsert_delete_reupsert_new_sled
36492023-12-06T04:47:05.433Z PASS [ 7.956s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_upsert_different_disks
36502023-12-06T04:47:08.707Z PASS [ 7.415s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_upsert_different_uuid_idempotent
36512023-12-06T04:47:12.225Z PASS [ 8.326s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_upsert_reupsert_new_sled
36522023-12-06T04:47:12.307Z PASS [ 8.110s] nexus-db-queries db::datastore::rack::test::allocate_sled_underlay_subnet_octets
36532023-12-06T04:47:12.358Z PASS [ 0.052s] nexus-db-queries db::datastore::region::test::test_extent_count
36542023-12-06T04:47:12.419Z PASS [ 8.258s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_upsert_same_uuid_idempotent
36552023-12-06T04:47:13.027Z PASS [ 8.399s] nexus-db-queries db::datastore::rack::test::rack_set_initialized_missing_service_pool_ip_throws_error
36562023-12-06T04:47:13.137Z PASS [ 8.872s] nexus-db-queries db::datastore::rack::test::rack_set_initialized_empty
36572023-12-06T04:47:13.389Z PASS [ 8.004s] nexus-db-queries db::datastore::rack::test::rack_set_initialized_overlapping_ips_throws_error
36582023-12-06T04:47:13.984Z PASS [ 8.551s] nexus-db-queries db::datastore::rack::test::rack_set_initialized_with_many_nexus_services
36592023-12-06T04:47:17.579Z PASS [ 8.033s] nexus-db-queries db::datastore::rack::test::rack_set_initialized_with_services
36602023-12-06T04:47:20.024Z PASS [ 7.605s] nexus-db-queries db::datastore::sled::test::upsert_sled_updates_hardware
36612023-12-06T04:47:20.171Z PASS [ 7.947s] nexus-db-queries db::datastore::rack::test::rack_sled_subnet_allocations
36622023-12-06T04:47:20.664Z PASS [ 8.301s] nexus-db-queries db::datastore::sled::test::sled_reservation_create_non_provisionable
36632023-12-06T04:47:20.913Z PASS [ 7.769s] nexus-db-queries db::datastore::test::test_component_update_conflict
36642023-12-06T04:47:21.026Z PASS [ 8.011s] nexus-db-queries db::datastore::switch_port::test::test_bgp_boundary_switches
36652023-12-06T04:47:21.037Z PASS [ 7.646s] nexus-db-queries db::datastore::test::test_deallocate_external_ip_by_instance_id_is_idempotent
36662023-12-06T04:47:21.300Z PASS [ 7.314s] nexus-db-queries db::datastore::test::test_deallocate_external_ip_is_idempotent
36672023-12-06T04:47:23.521Z PASS [ 6.782s] nexus-db-queries db::datastore::test::test_external_ip_check_constraints
36682023-12-06T04:47:25.440Z PASS [ 5.264s] nexus-db-queries db::datastore::test::test_queries_do_not_require_full_table_scan
36692023-12-06T04:47:27.858Z PASS [ 7.833s] nexus-db-queries db::datastore::test::test_project_creation
36702023-12-06T04:47:28.807Z PASS [ 8.147s] nexus-db-queries db::datastore::test::test_rack_initialize_is_idempotent
36712023-12-06T04:47:29.155Z PASS [ 8.129s] nexus-db-queries db::datastore::test::test_region_allocation_not_enough_zpools
36722023-12-06T04:47:31.333Z PASS [ 10.296s] nexus-db-queries db::datastore::test::test_region_allocation_out_of_space_fails
36732023-12-06T04:47:31.398Z PASS [ 10.493s] nexus-db-queries db::datastore::test::test_region_allocation_is_idempotent
36742023-12-06T04:47:32.126Z PASS [ 10.824s] nexus-db-queries db::datastore::test::test_region_allocation_strat_random
36752023-12-06T04:47:34.512Z PASS [ 5.348s] nexus-db-queries db::datastore::test::test_sled_ipv6_address_allocation
36762023-12-06T04:47:34.615Z PASS [ 11.079s] nexus-db-queries db::datastore::test::test_region_allocation_strat_random_with_distinct_sleds
36772023-12-06T04:47:35.537Z PASS [ 7.675s] nexus-db-queries db::datastore::test::test_service_upsert_and_list
36782023-12-06T04:47:35.584Z PASS [ 10.150s] nexus-db-queries db::datastore::test::test_region_allocation_strat_random_with_distinct_sleds_fails
36792023-12-06T04:47:36.002Z PASS [ 7.196s] nexus-db-queries db::datastore::test::test_session_methods
36802023-12-06T04:47:36.045Z PASS [ 0.044s] nexus-db-queries db::fixed_data::role_builtin::test::test_fixed_role_data
36812023-12-06T04:47:36.088Z PASS [ 0.040s] nexus-db-queries db::fixed_data::silo_user::test::test_silo_user_ids_are_valid
36822023-12-06T04:47:36.128Z PASS [ 0.042s] nexus-db-queries db::fixed_data::test::test_builtin_fleet_id_is_valid
36832023-12-06T04:47:36.175Z PASS [ 0.042s] nexus-db-queries db::fixed_data::user_builtin::test::test_builtin_user_ids_are_valid
36842023-12-06T04:47:38.343Z PASS [ 6.944s] nexus-db-queries db::datastore::test::test_system_update_conflict
36852023-12-06T04:47:38.485Z PASS [ 7.155s] nexus-db-queries db::datastore::test::test_ssh_keys
36862023-12-06T04:47:38.868Z PASS [ 6.742s] nexus-db-queries db::datastore::test::test_table_scan
36872023-12-06T04:47:40.685Z PASS [ 5.143s] nexus-db-queries db::explain::test::test_explain_async
36882023-12-06T04:47:40.834Z PASS [ 5.183s] nexus-db-queries db::explain::test::test_explain_full_table_scan
36892023-12-06T04:47:42.014Z PASS [ 7.512s] nexus-db-queries db::datastore::vpc::tests::test_project_create_vpc_raw_returns_none_on_vni_exhaustion
36902023-12-06T04:47:42.246Z PASS [ 7.645s] nexus-db-queries db::datastore::vpc::tests::test_project_create_vpc_retries
36912023-12-06T04:47:42.739Z PASS [ 6.569s] nexus-db-queries db::lookup::test::test_lookup
36922023-12-06T04:47:43.745Z PASS [ 5.403s] nexus-db-queries db::pagination::test::test_paginated_multicolumn_ascending
36932023-12-06T04:47:43.932Z PASS [ 5.393s] nexus-db-queries db::pagination::test::test_paginated_multicolumn_descending
36942023-12-06T04:47:44.434Z PASS [ 5.566s] nexus-db-queries db::pagination::test::test_paginated_single_column_ascending
36952023-12-06T04:47:46.312Z PASS [ 5.637s] nexus-db-queries db::pagination::test::test_paginated_single_column_descending
36962023-12-06T04:47:48.450Z PASS [ 7.680s] nexus-db-queries db::queries::external_ip::tests::test_ensure_pool_exhaustion_does_not_use_other_pool
36972023-12-06T04:47:49.301Z PASS [ 7.286s] nexus-db-queries db::queries::external_ip::tests::test_ephemeral_and_snat_ips_do_not_overlap
36982023-12-06T04:47:50.374Z PASS [ 7.636s] nexus-db-queries db::queries::external_ip::tests::test_explicit_external_ip_for_service_out_of_range
36992023-12-06T04:47:50.407Z PASS [ 8.163s] nexus-db-queries db::queries::external_ip::tests::test_explicit_external_ip_for_service_is_idempotent
37002023-12-06T04:47:51.563Z PASS [ 7.819s] nexus-db-queries db::queries::external_ip::tests::test_insert_external_ip_for_service_is_idempotent
37012023-12-06T04:47:51.779Z PASS [ 7.899s] nexus-db-queries db::queries::external_ip::tests::test_insert_external_ip_for_service_is_idempotent_even_when_full
37022023-12-06T04:47:51.831Z PASS [ 0.044s] nexus-db-queries db::queries::network_interface::tests::test_first_available_address
37032023-12-06T04:47:51.853Z PASS [ 7.421s] nexus-db-queries db::queries::external_ip::tests::test_insert_external_ip_is_idempotent
37042023-12-06T04:47:53.371Z PASS [ 7.059s] nexus-db-queries db::queries::external_ip::tests::test_next_external_ip_allocation_and_exhaustion
37052023-12-06T04:47:56.002Z PASS [ 7.553s] nexus-db-queries db::queries::external_ip::tests::test_next_external_ip_for_service
37062023-12-06T04:47:56.791Z PASS [ 7.489s] nexus-db-queries db::queries::external_ip::tests::test_next_external_ip_is_restricted_to_pools
37072023-12-06T04:47:57.834Z PASS [ 7.427s] nexus-db-queries db::queries::external_ip::tests::test_next_external_ip_with_ephemeral_takes_whole_port_range
37082023-12-06T04:47:58.087Z PASS [ 7.713s] nexus-db-queries db::queries::external_ip::tests::test_next_external_ip_out_of_order_allocation_ok
37092023-12-06T04:47:59.600Z PASS [ 7.747s] nexus-db-queries db::queries::network_interface::tests::test_insert_multiple_vpcs_fails
37102023-12-06T04:47:59.615Z PASS [ 7.791s] nexus-db-queries db::queries::network_interface::tests::test_insert_multiple_vpc_subnets_succeeds
37112023-12-06T04:48:00.179Z PASS [ 8.608s] nexus-db-queries db::queries::network_interface::tests::test_detect_ip_exhaustion
37122023-12-06T04:48:00.480Z PASS [ 7.110s] nexus-db-queries db::queries::network_interface::tests::test_insert_no_instance_fails
37132023-12-06T04:48:03.302Z PASS [ 7.300s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_exact_ip
37142023-12-06T04:48:03.868Z PASS [ 7.078s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_mac
37152023-12-06T04:48:03.936Z PASS [ 0.042s] nexus-db-queries db::queries::network_interface::tests::test_last_address_offset
37162023-12-06T04:48:05.379Z PASS [ 7.291s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_same_mac_fails
37172023-12-06T04:48:05.442Z PASS [ 7.604s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_same_ip_fails
37182023-12-06T04:48:05.584Z PASS [ 0.142s] nexus-db-queries db::queries::vpc::tests::test_vni_search_iter_full_count
37192023-12-06T04:48:05.621Z PASS [ 0.041s] nexus-db-queries db::queries::vpc::tests::test_vni_search_iter_steps
37202023-12-06T04:48:05.669Z PASS [ 0.047s] nexus-db-queries db::queries::vpc::tests::test_vni_search_iter_wrapping
37212023-12-06T04:48:05.713Z PASS [ 0.042s] nexus-db-queries db::queries::vpc::tests::test_vni_shift_no_wrapping
37222023-12-06T04:48:05.767Z PASS [ 0.054s] nexus-db-queries db::queries::vpc::tests::test_vni_shift_with_wrapping
37232023-12-06T04:48:07.307Z PASS [ 7.693s] nexus-db-queries db::queries::network_interface::tests::test_insert_same_interface_fails
37242023-12-06T04:48:07.437Z PASS [ 7.837s] nexus-db-queries db::queries::network_interface::tests::test_insert_running_instance_fails
37252023-12-06T04:48:07.726Z PASS [ 7.551s] nexus-db-queries db::queries::network_interface::tests::test_insert_same_vpc_subnet_fails
37262023-12-06T04:48:07.773Z PASS [ 0.041s] nexus-defaults tests::test_random_vpc_ipv6_prefix
37272023-12-06T04:48:07.864Z PASS [ 0.099s] nexus-inventory builder::test::test_basic
37282023-12-06T04:48:07.900Z PASS [ 0.037s] nexus-inventory builder::test::test_empty
37292023-12-06T04:48:07.944Z PASS [ 0.039s] nexus-inventory builder::test::test_problems
37302023-12-06T04:48:07.970Z PASS [ 7.485s] nexus-db-queries db::queries::network_interface::tests::test_insert_sequential_ip_allocation
37312023-12-06T04:48:08.476Z PASS [ 0.537s] nexus-inventory collector::test::test_basic
37322023-12-06T04:48:08.701Z PASS [ 0.737s] nexus-inventory collector::test::test_multi_mgs
37332023-12-06T04:48:08.736Z PASS [ 0.032s] nexus-types external_api::shared::test::test_policy_parsing
37342023-12-06T04:48:08.825Z PASS [ 0.092s] omicron-certificates tests::cert_validated_if_any_possible_hostname_is_valid
37352023-12-06T04:48:08.868Z PASS [ 0.043s] omicron-certificates tests::common_name_is_ignored_if_subject_alternate_names_exist
37362023-12-06T04:48:08.948Z PASS [ 0.078s] omicron-certificates tests::test_cert_extended_key_usage
37372023-12-06T04:48:08.977Z PASS [ 0.500s] nexus-inventory collector::test::test_multi_mgs_failure
37382023-12-06T04:48:09.034Z PASS [ 0.080s] omicron-certificates tests::test_common_name_is_validated
37392023-12-06T04:48:09.090Z PASS [ 0.087s] omicron-certificates tests::test_subject_alternate_names_are_validated
37402023-12-06T04:48:09.094Z PASS [ 0.043s] omicron-common address::test::test_dns_subnets
37412023-12-06T04:48:09.094Z PASS [ 0.026s] omicron-common address::test::test_ip_range_checks_non_decreasing
37422023-12-06T04:48:09.104Z PASS [ 0.034s] omicron-common address::test::test_ip_range_enum_deserialization
37432023-12-06T04:48:09.124Z PASS [ 0.034s] omicron-common address::test::test_ip_range_iter
37442023-12-06T04:48:09.133Z PASS [ 0.030s] omicron-common address::test::test_ip_range_try_from
37452023-12-06T04:48:09.160Z PASS [ 0.032s] omicron-common address::test::test_ipv6_subnet_deserialize
37462023-12-06T04:48:09.170Z PASS [ 0.030s] omicron-common address::test::test_sled_address
37472023-12-06T04:48:09.184Z PASS [ 0.028s] omicron-common api::external::error::test::test_bail_unless
37482023-12-06T04:48:09.196Z PASS [ 0.027s] omicron-common api::external::error::test::test_context
37492023-12-06T04:48:09.229Z PASS [ 0.046s] omicron-common api::external::http_pagination::test::test_pagination_examples
37502023-12-06T04:48:09.238Z PASS [ 0.046s] omicron-common api::external::http_pagination::test::test_pagination_schemas
37512023-12-06T04:48:09.275Z PASS [ 0.045s] omicron-common api::external::http_pagination::test::test_scan_by_id
37522023-12-06T04:48:09.288Z PASS [ 0.045s] omicron-common api::external::http_pagination::test::test_scan_by_name
37532023-12-06T04:48:09.327Z PASS [ 0.040s] omicron-common api::external::http_pagination::test::test_scan_by_nameid_id
37542023-12-06T04:48:09.336Z PASS [ 0.060s] omicron-common api::external::http_pagination::test::test_scan_by_nameid_generic
37552023-12-06T04:48:09.379Z PASS [ 0.031s] omicron-common api::external::test::test_bytecount
37562023-12-06T04:48:09.399Z PASS [ 0.076s] omicron-common api::external::http_pagination::test::test_scan_by_nameid_name
37572023-12-06T04:48:09.407Z PASS [ 0.040s] omicron-common api::external::test::test_bytecount_display
37582023-12-06T04:48:09.439Z PASS [ 0.040s] omicron-common api::external::test::test_digest
37592023-12-06T04:48:09.447Z PASS [ 0.040s] omicron-common api::external::test::test_firewall_deserialization
37602023-12-06T04:48:09.491Z PASS [ 0.051s] omicron-common api::external::test::test_firewall_rule_host_filter_parse
37612023-12-06T04:48:09.499Z PASS [ 0.051s] omicron-common api::external::test::test_firewall_rule_target_parse
37622023-12-06T04:48:09.522Z PASS [ 0.032s] omicron-common api::external::test::test_ip_port_range_from_str
37632023-12-06T04:48:09.528Z PASS [ 0.031s] omicron-common api::external::test::test_ip_port_range_into_str
37642023-12-06T04:48:09.557Z PASS [ 0.029s] omicron-common api::external::test::test_ipnet_first_last_address
37652023-12-06T04:48:09.562Z PASS [ 0.029s] omicron-common api::external::test::test_ipnet_serde
37662023-12-06T04:48:09.594Z PASS [ 0.034s] omicron-common api::external::test::test_ipv4_net_operations
37672023-12-06T04:48:09.598Z PASS [ 0.033s] omicron-common api::external::test::test_ipv6_net_operations
37682023-12-06T04:48:09.619Z PASS [ 0.033s] omicron-common api::external::test::test_mac_system_iterator
37692023-12-06T04:48:09.625Z PASS [ 0.035s] omicron-common api::external::test::test_mac_to_int_conversions
37702023-12-06T04:48:09.645Z PASS [ 0.029s] omicron-common api::external::test::test_macaddr
37712023-12-06T04:48:09.653Z PASS [ 0.027s] omicron-common api::external::test::test_name_parse
37722023-12-06T04:48:09.673Z PASS [ 0.027s] omicron-common api::external::test::test_name_parse_from_param
37732023-12-06T04:48:09.681Z PASS [ 0.028s] omicron-common api::external::test::test_resource_name_parse
37742023-12-06T04:48:09.706Z PASS [ 0.033s] omicron-common api::external::test::test_role_name_parse
37752023-12-06T04:48:09.719Z PASS [ 0.039s] omicron-common api::external::test::test_route_destination_parse
37762023-12-06T04:48:09.743Z PASS [ 0.035s] omicron-common api::external::test::test_route_target_parse
37772023-12-06T04:48:09.747Z PASS [ 0.028s] omicron-common api::external::test::test_semver_serialize
37782023-12-06T04:48:09.770Z PASS [ 0.024s] omicron-common api::internal::nexus::tests::known_artifact_kind_roundtrip
37792023-12-06T04:48:09.776Z PASS [ 0.036s] omicron-common api::external::test::test_semver_validation
37802023-12-06T04:48:09.813Z PASS [ 0.032s] omicron-common ledger::test::test_create_default_ledger
37812023-12-06T04:48:09.816Z PASS [ 0.046s] omicron-common ledger::test::test_commit_handles_write_failures
37822023-12-06T04:48:09.839Z PASS [ 0.030s] omicron-common ledger::test::test_create_ledger_reads_from_storage
37832023-12-06T04:48:09.845Z PASS [ 0.030s] omicron-common ledger::test::test_create_ledger_reads_latest_from_storage
37842023-12-06T04:48:09.873Z PASS [ 0.034s] omicron-common nexus_config::test::test_bad_authn_schemes
37852023-12-06T04:48:09.877Z PASS [ 0.033s] omicron-common nexus_config::test::test_config_bad_toml
37862023-12-06T04:48:09.903Z PASS [ 0.030s] omicron-common nexus_config::test::test_config_empty
37872023-12-06T04:48:09.909Z PASS [ 0.030s] omicron-common nexus_config::test::test_config_nonexistent
37882023-12-06T04:48:09.937Z PASS [ 0.031s] omicron-common nexus_config::test::test_deployment_config_schema
37892023-12-06T04:48:09.941Z PASS [ 0.032s] omicron-common nexus_config::test::test_invalid_ipv4_prefix_tunable
37902023-12-06T04:48:10.002Z PASS [ 0.049s] omicron-common nexus_config::test::test_valid
37912023-12-06T04:48:10.012Z PASS [ 0.064s] omicron-common nexus_config::test::test_repo_configs_are_valid
37922023-12-06T04:48:10.031Z PASS [ 0.034s] omicron-common postgres_config::test::test_bad_url
37932023-12-06T04:48:10.038Z PASS [ 0.035s] omicron-common postgres_config::test::test_example_url
37942023-12-06T04:48:10.077Z PASS [ 0.039s] omicron-common update::tests::serde_artifact_kind
37952023-12-06T04:48:10.295Z PASS [ 6.992s] nexus-db-queries db::queries::network_interface::tests::test_insert_with_duplicate_name_fails
37962023-12-06T04:48:10.383Z PASS [ 0.348s] omicron-dev::test_omicron_dev test_cert_create
37972023-12-06T04:48:10.969Z PASS [ 0.102s] omicron-dev::test_omicron_dev test_omicron_dev_bad_cmd
37982023-12-06T04:48:10.975Z PASS [ 0.105s] omicron-dev::test_omicron_dev test_omicron_dev_db_populate_no_args
37992023-12-06T04:48:10.975Z PASS [ 0.106s] omicron-dev::test_omicron_dev test_omicron_dev_db_wipe_no_args
38002023-12-06T04:48:10.975Z PASS [ 5.383s] nexus-db-queries db::queries::next_item::tests::test_wrapping_next_item_query
38012023-12-06T04:48:10.975Z PASS [ 0.103s] omicron-dev::test_omicron_dev test_omicron_dev_no_args
38022023-12-06T04:48:10.975Z PASS [ 0.048s] omicron-gateway management_switch::location_map::tests::test_config_validation
38032023-12-06T04:48:10.975Z PASS [ 0.046s] omicron-gateway management_switch::location_map::tests::test_resolve_location
38042023-12-06T04:48:11.060Z PASS [ 5.294s] nexus-db-queries db::queries::vpc_subnet::test::test_filter_conflicting_vpc_subnet_ranges_query
38052023-12-06T04:48:11.248Z PASS [ 0.341s] omicron-gateway::test_all integration_tests::commands::test_mgs_openapi_sled
38062023-12-06T04:48:11.341Z PASS [ 7.431s] nexus-db-queries db::queries::network_interface::tests::test_limit_number_of_interfaces_per_instance_query
38072023-12-06T04:48:11.393Z PASS [ 0.332s] omicron-gateway::test_all integration_tests::component_list::component_list
38082023-12-06T04:48:11.617Z PASS [ 0.276s] omicron-gateway::test_all integration_tests::serial_console::serial_console_communication
38092023-12-06T04:48:11.684Z PASS [ 0.291s] omicron-gateway::test_all integration_tests::serial_console::serial_console_detach
38102023-12-06T04:48:11.762Z PASS [ 0.516s] omicron-gateway::test_all integration_tests::location_discovery::discovery_both_locations
38112023-12-06T04:48:12.669Z PASS [ 5.354s] nexus-db-queries db::saga_recovery::test::test_failure_during_saga_can_be_recovered
38122023-12-06T04:48:12.677Z PASS [ 5.237s] nexus-db-queries db::saga_recovery::test::test_successful_saga_does_not_replay_during_recovery
38132023-12-06T04:48:24.746Z PASS [ 14.679s] omicron-dev::test_omicron_dev test_db_killed
38142023-12-06T04:48:31.182Z PASS [ 20.888s] omicron-dev::test_omicron_dev test_db_run
38152023-12-06T04:48:39.247Z PASS [ 26.149s] omicron-dev::test_omicron_dev test_run_all
38162023-12-06T04:48:39.275Z PASS [ 26.274s] omicron-nexus app::background::common::test::test_driver_basic
38172023-12-06T04:48:39.275Z PASS [ 26.450s] omicron-nexus app::background::dns_config::test::test_basic
38182023-12-06T04:48:39.275Z PASS [ 25.650s] omicron-nexus app::background::dns_servers::test::test_basic
38192023-12-06T04:48:39.275Z PASS [ 0.158s] omicron-nexus app::external_endpoints::test::test_external_endpoints_basic
38202023-12-06T04:48:39.275Z PASS [ 0.106s] omicron-nexus app::external_endpoints::test::test_external_endpoints_empty
38212023-12-06T04:48:39.275Z PASS [ 0.071s] omicron-nexus app::external_endpoints::test::test_no_endpoint
38222023-12-06T04:48:39.275Z PASS [ 0.077s] omicron-nexus app::instance::tests::test_serial_console_stream_proxying
38232023-12-06T04:48:39.276Z PASS [ 26.254s] omicron-nexus app::background::dns_propagation::test::test_basic
38242023-12-06T04:48:39.378Z PASS [ 1.420s] omicron-nexus app::external_endpoints::test::test_authority
38252023-12-06T04:48:39.415Z PASS [ 27.798s] omicron-nexus app::background::common::test::test_activation_in_progress
38262023-12-06T04:48:49.760Z PASS [ 25.014s] omicron-nexus app::background::external_endpoints::test::test_basic
38272023-12-06T04:48:51.147Z PASS [ 12.821s] omicron-nexus app::external_endpoints::test::test_external_endpoints_complex
38282023-12-06T04:48:56.504Z PASS [ 25.322s] omicron-nexus app::background::init::test::test_dns_propagation_basic
38292023-12-06T04:49:05.838Z PASS [ 26.421s] omicron-nexus app::sagas::disk_create::test::test_saga_basic_usage_succeeds
38302023-12-06T04:49:08.461Z PASS [ 29.076s] omicron-nexus app::sagas::disk_create::test::test_actions_succeed_idempotently
38312023-12-06T04:49:08.646Z PASS [ 31.732s] omicron-nexus app::background::inventory_collection::test::test_basic
38322023-12-06T04:49:12.669Z PASS [ 34.055s] omicron-nexus app::sagas::disk_create::test::test_action_failure_can_unwind
38332023-12-06T04:49:13.481Z PASS [ 34.470s] omicron-nexus app::sagas::disk_create::test::test_action_failure_can_unwind_idempotently
38342023-12-06T04:49:18.432Z PASS [ 28.648s] omicron-nexus app::sagas::disk_delete::test::test_actions_succeed_idempotently
38352023-12-06T04:49:20.422Z PASS [ 29.278s] omicron-nexus app::sagas::disk_delete::test::test_saga_basic_usage_succeeds
38362023-12-06T04:49:40.265Z PASS [ 31.613s] omicron-nexus app::sagas::instance_create::test::test_saga_basic_usage_succeeds
38372023-12-06T04:49:42.671Z PASS [ 34.217s] omicron-nexus app::sagas::instance_create::test::test_actions_succeed_idempotently
38382023-12-06T04:49:44.827Z PASS [ 31.441s] omicron-nexus app::sagas::instance_delete::test::test_saga_basic_usage_succeeds
38392023-12-06T04:49:45.045Z PASS [ 32.351s] omicron-nexus app::sagas::instance_delete::test::test_actions_succeed_idempotently
38402023-12-06T04:49:53.293Z PASS [ 32.856s] omicron-nexus app::sagas::instance_migrate::tests::test_saga_basic_usage_succeeds
38412023-12-06T04:49:56.505Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
38422023-12-06T04:50:05.838Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
38432023-12-06T04:50:14.283Z PASS [ 31.607s] omicron-nexus app::sagas::instance_start::test::test_actions_succeed_idempotently
38442023-12-06T04:50:15.391Z PASS [ 30.516s] omicron-nexus app::sagas::instance_start::test::test_saga_basic_usage_succeeds
38452023-12-06T04:50:17.837Z PASS [ 24.527s] omicron-nexus app::sagas::project_create::test::test_saga_basic_usage_succeeds
38462023-12-06T04:50:17.885Z PASS [ 0.077s] omicron-nexus app::sagas::snapshot_create::test::test_create_snapshot_from_disk_modify_request
38472023-12-06T04:50:18.409Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_migrate::tests::test_action_failure_can_unwind
38482023-12-06T04:50:18.946Z PASS [ 33.930s] omicron-nexus app::sagas::project_create::test::test_action_failure_can_unwind
38492023-12-06T04:50:19.191Z PASS [ 38.929s] omicron-nexus app::sagas::instance_start::test::test_action_failure_can_unwind
38502023-12-06T04:50:28.657Z PASS [ 70.248s] omicron-nexus app::sagas::instance_migrate::tests::test_action_failure_can_unwind
38512023-12-06T04:50:37.697Z PASS [ 101.194s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
38522023-12-06T04:50:47.981Z PASS [ 102.145s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
38532023-12-06T04:50:48.967Z PASS [ 31.085s] omicron-nexus app::sagas::snapshot_create::test::test_saga_basic_usage_succeeds
38542023-12-06T04:50:50.130Z PASS [ 21.475s] omicron-nexus app::sagas::test_saga::test_saga_stuck
38552023-12-06T04:50:53.021Z PASS [ 34.074s] omicron-nexus app::sagas::snapshot_create::test::test_saga_use_the_pantry_wrongly_set
38562023-12-06T04:50:59.748Z PASS [ 40.562s] omicron-nexus app::sagas::snapshot_create::test::test_saga_use_the_pantry_wrongly_unset
38572023-12-06T04:51:09.010Z PASS [ 31.311s] omicron-nexus app::sagas::vpc_create::test::test_action_failure_can_unwind
38582023-12-06T04:51:11.231Z PASS [ 22.264s] omicron-nexus app::update::tests::test_populate_mock_system_updates
38592023-12-06T04:51:12.222Z PASS [ 22.089s] omicron-nexus app::update::tests::test_semver_max
38602023-12-06T04:51:12.276Z PASS [ 0.056s] omicron-nexus external_api::console_api::test::test_find_file_404_on_directory
38612023-12-06T04:51:12.347Z PASS [ 0.069s] omicron-nexus external_api::console_api::test::test_find_file_404_on_nonexistent
38622023-12-06T04:51:12.403Z PASS [ 0.056s] omicron-nexus external_api::console_api::test::test_find_file_404_on_nonexistent_nested
38632023-12-06T04:51:12.466Z PASS [ 0.061s] omicron-nexus external_api::console_api::test::test_find_file_404_on_symlink
38642023-12-06T04:51:12.524Z PASS [ 0.062s] omicron-nexus external_api::console_api::test::test_find_file_finds_file
38652023-12-06T04:51:12.592Z PASS [ 0.067s] omicron-nexus external_api::console_api::test::test_find_file_wont_follow_symlink
38662023-12-06T04:51:12.654Z PASS [ 0.060s] omicron-nexus external_api::console_api::test::test_relative_uri
38672023-12-06T04:51:12.783Z PASS [ 0.131s] omicron-nexus external_api::http_entrypoints::test::test_nexus_tag_policy
38682023-12-06T04:51:13.759Z PASS [ 25.778s] omicron-nexus app::sagas::vpc_create::test::test_saga_basic_usage_succeeds
38692023-12-06T04:51:14.278Z SLOW [> 60.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
38702023-12-06T04:51:15.193Z PASS [ 22.159s] omicron-nexus app::update::tests::test_system_updates
38712023-12-06T04:51:15.342Z SLOW [> 60.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_pantry
38722023-12-06T04:51:19.144Z PASS [ 7.912s] omicron-nexus cidata::tests::build_vfat_works_with_arbitrarily_sized_input
38732023-12-06T04:51:21.854Z PASS [ 22.104s] omicron-nexus app::update::tests::test_update_deployments
38742023-12-06T04:51:31.293Z PASS [ 22.284s] omicron-nexus app::update::tests::test_updateable_components
38752023-12-06T04:51:31.420Z PASS [ 0.127s] omicron-nexus::test_all integration_tests::authn_http::test_authn_spoof_unconfigured
38762023-12-06T04:51:31.439Z PASS [ 12.294s] omicron-nexus::test_all integration_tests::authn_http::test_authn_session_cookie
38772023-12-06T04:51:33.123Z PASS [ 11.271s] omicron-nexus::test_all integration_tests::authn_http::test_authn_spoof_allowed
38782023-12-06T04:51:36.653Z PASS [ 21.473s] omicron-nexus::test_all integration_tests::address_lots::test_address_lot_invalid_range
38792023-12-06T04:51:36.685Z PASS [ 22.926s] omicron-nexus::test_all integration_tests::address_lots::test_address_lot_basic_crud
38802023-12-06T04:51:54.075Z PASS [ 22.637s] omicron-nexus::test_all integration_tests::authz::test_list_silo_idps_for_unpriv
38812023-12-06T04:51:55.271Z PASS [ 23.443s] omicron-nexus::test_all integration_tests::authz::test_cannot_read_others_ssh_keys
38822023-12-06T04:51:56.821Z PASS [ 23.699s] omicron-nexus::test_all integration_tests::authz::test_list_silo_users_for_unpriv
38832023-12-06T04:51:59.991Z PASS [ 23.337s] omicron-nexus::test_all integration_tests::authz::test_session_me_for_unpriv
38842023-12-06T04:52:00.351Z PASS [ 23.662s] omicron-nexus::test_all integration_tests::authz::test_silo_read_for_unpriv
38852023-12-06T04:52:12.784Z SLOW [> 60.000s] omicron-nexus populate::test::test_populators
38862023-12-06T04:52:14.279Z SLOW [>120.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
38872023-12-06T04:52:15.347Z SLOW [>120.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_pantry
38882023-12-06T04:52:15.857Z PASS [ 21.784s] omicron-nexus::test_all integration_tests::basic::test_basic_failures
38892023-12-06T04:52:16.501Z PASS [ 21.638s] omicron-nexus::test_all integration_tests::basic::test_ping
38902023-12-06T04:52:22.156Z PASS [ 21.809s] omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_bad_cert
38912023-12-06T04:52:23.375Z PASS [ 128.033s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_pantry
38922023-12-06T04:52:25.168Z PASS [ 72.382s] omicron-nexus populate::test::test_populators
38932023-12-06T04:52:28.833Z PASS [ 32.013s] omicron-nexus::test_all integration_tests::basic::test_projects_basic
38942023-12-06T04:52:37.068Z PASS [ 37.078s] omicron-nexus::test_all integration_tests::basic::test_projects_list
38952023-12-06T04:52:38.647Z PASS [ 22.789s] omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_bad_key
38962023-12-06T04:52:39.258Z PASS [ 22.756s] omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_expired_cert
38972023-12-06T04:52:44.783Z PASS [ 22.629s] omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_incorrect_subject_alt_name
38982023-12-06T04:52:44.922Z PASS [ 0.136s] omicron-nexus::test_all integration_tests::commands::test_nexus_no_args
38992023-12-06T04:52:45.268Z PASS [ 6.621s] omicron-nexus::test_all integration_tests::commands::test_nexus_bad_config
39002023-12-06T04:52:45.477Z PASS [ 6.217s] omicron-nexus::test_all integration_tests::commands::test_nexus_invalid_config
39012023-12-06T04:52:45.671Z PASS [ 0.391s] omicron-nexus::test_all integration_tests::commands::test_nexus_openapi_internal
39022023-12-06T04:52:46.015Z PASS [ 1.095s] omicron-nexus::test_all integration_tests::commands::test_nexus_openapi
39032023-12-06T04:52:46.218Z PASS [ 22.844s] omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_mismatched_key
39042023-12-06T04:52:50.226Z PASS [ 25.061s] omicron-nexus::test_all integration_tests::certificates::test_crud
39052023-12-06T04:52:51.951Z PASS [ 23.109s] omicron-nexus::test_all integration_tests::certificates::test_not_found_before_creation
39062023-12-06T04:53:10.800Z PASS [ 23.289s] omicron-nexus::test_all integration_tests::console_api::test_absolute_static_dir
39072023-12-06T04:53:10.923Z PASS [ 23.587s] omicron-nexus::test_all integration_tests::console_api::test_assets
39082023-12-06T04:53:10.924Z PASS [ 23.406s] omicron-nexus::test_all integration_tests::console_api::test_bad_redirect_uri
39092023-12-06T04:53:10.994Z PASS [ 33.874s] omicron-nexus::test_all integration_tests::certificates::test_silo_certificates
39102023-12-06T04:53:14.291Z SLOW [>180.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
39112023-12-06T04:53:14.472Z PASS [ 28.248s] omicron-nexus::test_all integration_tests::console_api::test_console_pages
39122023-12-06T04:53:15.125Z PASS [ 23.180s] omicron-nexus::test_all integration_tests::console_api::test_login_redirect_simple
39132023-12-06T04:53:22.242Z PASS [ 32.015s] omicron-nexus::test_all integration_tests::console_api::test_login_redirect_multiple_silos
39142023-12-06T04:53:33.090Z PASS [ 24.308s] omicron-nexus::test_all integration_tests::console_api::test_session_me
39152023-12-06T04:53:33.980Z PASS [ 24.736s] omicron-nexus::test_all integration_tests::console_api::test_session_me_groups
39162023-12-06T04:53:35.191Z PASS [ 24.246s] omicron-nexus::test_all integration_tests::console_api::test_unauthed_console_pages
39172023-12-06T04:53:38.188Z PASS [ 23.715s] omicron-nexus::test_all integration_tests::device_auth::test_device_auth_flow
39182023-12-06T04:53:44.845Z PASS [ 30.339s] omicron-nexus::test_all integration_tests::console_api::test_sessions
39192023-12-06T04:53:45.238Z PASS [ 29.022s] omicron-nexus::test_all integration_tests::disks::test_disk_backed_by_multiple_region_sets
39202023-12-06T04:54:03.093Z PASS [ 30.022s] omicron-nexus::test_all integration_tests::disks::test_disk_create_disk_that_already_exists_fails
39212023-12-06T04:54:03.750Z PASS [ 29.770s] omicron-nexus::test_all integration_tests::disks::test_disk_create_for_importing
39222023-12-06T04:54:04.262Z PASS [ 42.021s] omicron-nexus::test_all integration_tests::disks::test_disk_create_attach_detach_delete
39232023-12-06T04:54:04.353Z PASS [ 29.163s] omicron-nexus::test_all integration_tests::disks::test_disk_creation_region_requested_then_started
39242023-12-06T04:54:05.461Z PASS [ 27.279s] omicron-nexus::test_all integration_tests::disks::test_disk_invalid_block_size_rejected
39252023-12-06T04:54:14.279Z SLOW [>240.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
39262023-12-06T04:54:23.637Z PASS [ 43.877s] omicron-nexus::test_all integration_tests::disks::test_disk_metrics
39272023-12-06T04:54:30.335Z PASS [ 25.986s] omicron-nexus::test_all integration_tests::disks::test_disk_reject_total_size_greater_than_max_disk_size_bytes
39282023-12-06T04:54:30.755Z PASS [ 27.004s] omicron-nexus::test_all integration_tests::disks::test_disk_not_found_before_creation
39292023-12-06T04:54:31.808Z PASS [ 26.347s] omicron-nexus::test_all integration_tests::disks::test_disk_reject_total_size_less_than_min_disk_size_bytes
39302023-12-06T04:54:33.809Z PASS [ 29.547s] omicron-nexus::test_all integration_tests::disks::test_disk_region_creation_failure
39312023-12-06T04:54:37.724Z PASS [ 53.555s] omicron-nexus::test_all integration_tests::disks::test_disk_metrics_paginated
39322023-12-06T04:54:50.375Z PASS [ 26.725s] omicron-nexus::test_all integration_tests::disks::test_disk_reject_total_size_not_divisible_by_block_size
39332023-12-06T04:54:54.913Z PASS [ 51.819s] omicron-nexus::test_all integration_tests::disks::test_disk_move_between_instances
39342023-12-06T04:54:55.930Z PASS [ 25.594s] omicron-nexus::test_all integration_tests::disks::test_disk_reject_total_size_not_divisible_by_min_disk_size
39352023-12-06T04:55:01.947Z PASS [ 28.138s] omicron-nexus::test_all integration_tests::disks::test_disk_too_big
39362023-12-06T04:55:03.651Z PASS [ 32.896s] omicron-nexus::test_all integration_tests::disks::test_disk_size_accounting
39372023-12-06T04:55:04.516Z PASS [ 0.865s] omicron-nexus::test_all integration_tests::host_phase1_updater::test_host_phase1_updater_remembers_successful_mgs_instance
39382023-12-06T04:55:05.062Z PASS [ 0.546s] omicron-nexus::test_all integration_tests::host_phase1_updater::test_host_phase1_updater_switches_mgs_instances_on_failure
39392023-12-06T04:55:05.610Z PASS [ 3.661s] omicron-nexus::test_all integration_tests::host_phase1_updater::test_host_phase1_updater_delivers_progress
39402023-12-06T04:55:05.691Z PASS [ 0.613s] omicron-nexus::test_all integration_tests::host_phase1_updater::test_host_phase1_updater_updates_sled
39412023-12-06T04:55:11.038Z PASS [ 33.338s] omicron-nexus::test_all integration_tests::disks::test_disk_virtual_provisioning_collection
39422023-12-06T04:55:14.280Z SLOW [>300.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
39432023-12-06T04:55:18.770Z PASS [ 46.962s] omicron-nexus::test_all integration_tests::disks::test_disk_slot_assignment
39442023-12-06T04:55:23.168Z PASS [ 308.892s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
39452023-12-06T04:55:23.916Z PASS [ 33.554s] omicron-nexus::test_all integration_tests::disks::test_disk_virtual_provisioning_collection_failed_delete
39462023-12-06T04:55:26.014Z PASS [ 30.081s] omicron-nexus::test_all integration_tests::disks::test_project_delete_disk_no_auth_idempotent
39472023-12-06T04:55:27.608Z PASS [ 32.687s] omicron-nexus::test_all integration_tests::disks::test_multiple_disks_multiple_zpools
39482023-12-06T04:55:35.118Z PASS [ 29.437s] omicron-nexus::test_all integration_tests::images::test_image_create_bad_content_length
39492023-12-06T04:55:35.146Z PASS [ 29.532s] omicron-nexus::test_all integration_tests::images::test_image_create
39502023-12-06T04:55:39.403Z PASS [ 28.346s] omicron-nexus::test_all integration_tests::images::test_image_create_bad_image_size
39512023-12-06T04:55:46.550Z PASS [ 27.771s] omicron-nexus::test_all integration_tests::images::test_image_create_bad_url
39522023-12-06T04:55:49.137Z PASS [ 25.969s] omicron-nexus::test_all integration_tests::images::test_image_create_url_404
39532023-12-06T04:55:52.614Z PASS [ 28.694s] omicron-nexus::test_all integration_tests::images::test_image_deletion_permissions
39542023-12-06T04:55:56.192Z PASS [ 28.592s] omicron-nexus::test_all integration_tests::images::test_image_promotion
39552023-12-06T04:56:00.243Z PASS [ 10.969s] omicron-nexus::test_all integration_tests::initialization::test_nexus_boots_before_cockroach
39562023-12-06T04:56:01.313Z PASS [ 26.170s] omicron-nexus::test_all integration_tests::images::test_make_disk_from_image_too_small
39572023-12-06T04:56:01.838Z PASS [ 35.825s] omicron-nexus::test_all integration_tests::images::test_image_from_other_project_snapshot_fails
39582023-12-06T04:56:02.370Z PASS [ 9.758s] omicron-nexus::test_all integration_tests::initialization::test_nexus_boots_before_dendrite
39592023-12-06T04:56:02.802Z PASS [ 27.678s] omicron-nexus::test_all integration_tests::images::test_make_disk_from_image
39602023-12-06T04:56:06.681Z PASS [ 10.484s] omicron-nexus::test_all integration_tests::initialization::test_nexus_boots_with_valid_schema
39612023-12-06T04:56:06.729Z PASS [ 27.338s] omicron-nexus::test_all integration_tests::images::test_make_disk_from_other_project_image_fails
39622023-12-06T04:56:09.902Z PASS [ 23.357s] omicron-nexus::test_all integration_tests::images::test_silo_image_create
39632023-12-06T04:56:12.131Z PASS [ 12.022s] omicron-nexus::test_all integration_tests::initialization::test_nexus_does_not_boot_until_schema_updated
39642023-12-06T04:56:26.999Z PASS [ 25.689s] omicron-nexus::test_all integration_tests::initialization::test_nexus_does_not_boot_without_valid_schema
39652023-12-06T04:56:32.251Z PASS [ 22.304s] omicron-nexus::test_all integration_tests::instances::test_cannot_provision_instance_beyond_cpu_limit
39662023-12-06T04:56:35.684Z PASS [ 33.267s] omicron-nexus::test_all integration_tests::instances::test_attach_one_disk_to_instance
39672023-12-06T04:56:43.789Z PASS [ 37.112s] omicron-nexus::test_all integration_tests::instances::test_cannot_attach_nine_disks_to_instance
39682023-12-06T04:56:46.758Z PASS [ 40.037s] omicron-nexus::test_all integration_tests::instances::test_cannot_provision_instance_beyond_cpu_capacity
39692023-12-06T04:56:48.767Z PASS [ 45.958s] omicron-nexus::test_all integration_tests::instances::test_cannot_attach_faulted_disks
39702023-12-06T04:56:53.563Z PASS [ 41.433s] omicron-nexus::test_all integration_tests::instances::test_cannot_provision_instance_beyond_ram_capacity
39712023-12-06T04:56:55.871Z PASS [ 54.031s] omicron-nexus::test_all integration_tests::instances::test_attach_eight_disks_to_instance
39722023-12-06T04:57:03.169Z PASS [ 30.966s] omicron-nexus::test_all integration_tests::instances::test_instance_access
39732023-12-06T04:57:14.110Z PASS [ 38.471s] omicron-nexus::test_all integration_tests::instances::test_instance_create_attach_disks
39742023-12-06T04:57:22.464Z PASS [ 33.680s] omicron-nexus::test_all integration_tests::instances::test_instance_create_in_silo
39752023-12-06T04:57:23.075Z PASS [ 39.284s] omicron-nexus::test_all integration_tests::instances::test_instance_create_attach_disks_undo
39762023-12-06T04:57:25.396Z PASS [ 38.629s] omicron-nexus::test_all integration_tests::instances::test_instance_create_delete_network_interface
39772023-12-06T04:57:26.999Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::instances::test_disks_detached_when_instance_destroyed
39782023-12-06T04:57:30.951Z PASS [ 37.370s] omicron-nexus::test_all integration_tests::instances::test_instance_create_saga_removes_instance_database_record
39792023-12-06T04:57:39.013Z PASS [ 43.138s] omicron-nexus::test_all integration_tests::instances::test_instance_ephemeral_ip_from_correct_pool
39802023-12-06T04:57:53.599Z PASS [ 39.484s] omicron-nexus::test_all integration_tests::instances::test_instance_metrics_with_migration
39812023-12-06T04:57:54.639Z PASS [ 51.474s] omicron-nexus::test_all integration_tests::instances::test_instance_metrics
39822023-12-06T04:57:56.287Z PASS [ 89.283s] omicron-nexus::test_all integration_tests::instances::test_disks_detached_when_instance_destroyed
39832023-12-06T04:58:01.796Z PASS [ 38.925s] omicron-nexus::test_all integration_tests::instances::test_instance_migrate
39842023-12-06T04:58:02.283Z PASS [ 36.891s] omicron-nexus::test_all integration_tests::instances::test_instance_serial
39852023-12-06T04:58:05.695Z PASS [ 42.623s] omicron-nexus::test_all integration_tests::instances::test_instance_migrate_v2p
39862023-12-06T04:58:13.979Z PASS [ 43.045s] omicron-nexus::test_all integration_tests::instances::test_instance_start_creates_networking_state
39872023-12-06T04:58:21.006Z PASS [ 26.995s] omicron-nexus::test_all integration_tests::instances::test_instance_using_image_from_other_project_fails
39882023-12-06T04:58:23.502Z PASS [ 27.219s] omicron-nexus::test_all integration_tests::instances::test_instance_with_multiple_nics_unwinds_completely
39892023-12-06T04:58:23.578Z PASS [ 44.567s] omicron-nexus::test_all integration_tests::instances::test_instance_update_network_interfaces
39902023-12-06T04:58:30.460Z PASS [ 24.763s] omicron-nexus::test_all integration_tests::instances::test_instances_access_before_create_returns_not_found
39912023-12-06T04:58:32.171Z PASS [ 29.880s] omicron-nexus::test_all integration_tests::instances::test_instance_with_single_explicit_ip_address
39922023-12-06T04:58:33.096Z PASS [ 31.740s] omicron-nexus::test_all integration_tests::instances::test_instance_with_new_custom_network_interfaces
39932023-12-06T04:58:33.250Z PASS [ 38.611s] omicron-nexus::test_all integration_tests::instances::test_instance_v2p_mappings
39942023-12-06T04:58:46.356Z PASS [ 22.770s] omicron-nexus::test_all integration_tests::instances::test_instances_invalid_creation_returns_bad_request
39952023-12-06T04:58:52.313Z PASS [ 31.729s] omicron-nexus::test_all integration_tests::instances::test_instances_create_stopped_start
39962023-12-06T04:58:54.860Z PASS [ 24.402s] omicron-nexus::test_all integration_tests::instances::test_instances_memory_greater_than_max_size
39972023-12-06T04:58:57.793Z PASS [ 25.220s] omicron-nexus::test_all integration_tests::instances::test_instances_memory_not_divisible_by_min_memory_size
39982023-12-06T04:58:57.820Z PASS [ 24.240s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_basic_crud
39992023-12-06T04:58:58.148Z PASS [ 25.056s] omicron-nexus::test_all integration_tests::instances::test_instances_memory_rejected_less_than_min_memory_size
40002023-12-06T04:58:58.345Z PASS [ 34.820s] omicron-nexus::test_all integration_tests::instances::test_instances_delete_fails_when_running_succeeds_when_stopped
40012023-12-06T04:58:58.508Z PASS [ 44.516s] omicron-nexus::test_all integration_tests::instances::test_instances_create_reboot_halt
40022023-12-06T04:59:16.626Z PASS [ 24.313s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_range_overlapping_ranges_fails
40032023-12-06T04:59:18.730Z PASS [ 23.871s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_range_pagination
40042023-12-06T04:59:21.474Z PASS [ 23.984s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_with_silo
40052023-12-06T04:59:21.794Z PASS [ 24.410s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_service
40062023-12-06T04:59:23.220Z PASS [ 36.843s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_list_usable_by_project
40072023-12-06T04:59:23.946Z PASS [ 25.454s] omicron-nexus::test_all integration_tests::loopback_address::test_loopback_address_basic_crud
40082023-12-06T04:59:23.988Z PASS [ 25.667s] omicron-nexus::test_all integration_tests::loopback_address::test_anycast_loopback_address_basic_crud
40092023-12-06T04:59:30.750Z PASS [ 32.603s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_range_delete_with_allocated_external_ip_fails
40102023-12-06T04:59:44.439Z PASS [ 22.966s] omicron-nexus::test_all integration_tests::oximeter::test_oximeter_database_records
40112023-12-06T04:59:51.716Z PASS [ 27.720s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_data_non_base64
40122023-12-06T04:59:51.716Z PASS [ 29.918s] omicron-nexus::test_all integration_tests::oximeter::test_oximeter_reregistration
40132023-12-06T04:59:56.952Z PASS [ 26.203s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_data_not_block_size_multiple
40142023-12-06T05:00:00.980Z PASS [ 37.792s] omicron-nexus::test_all integration_tests::pantry::test_can_stop_start_import_from_bulk_write
40152023-12-06T05:00:10.700Z PASS [ 26.175s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_data_past_end_of_disk
40162023-12-06T05:00:16.630Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::metrics::test_metrics
40172023-12-06T05:00:18.237Z PASS [ 54.291s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_attached_disk
40182023-12-06T05:00:18.738Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::oximeter::test_oximeter_collector_reregistration_gets_all_assignments
40192023-12-06T05:00:22.969Z PASS [ 26.009s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_to_unaligned_offset
40202023-12-06T05:00:27.499Z PASS [ 70.875s] omicron-nexus::test_all integration_tests::metrics::test_metrics
40212023-12-06T05:00:43.418Z PASS [ 51.713s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_start_attached_disk
40222023-12-06T05:00:44.228Z PASS [ 52.514s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_stop_attached_disk
40232023-12-06T05:00:53.370Z PASS [ 35.136s] omicron-nexus::test_all integration_tests::pantry::test_cannot_mount_import_from_bulk_writes_disk
40242023-12-06T05:00:53.972Z PASS [ 52.995s] omicron-nexus::test_all integration_tests::pantry::test_cannot_finalize_attached_disk
40252023-12-06T05:00:54.232Z PASS [ 43.617s] omicron-nexus::test_all integration_tests::pantry::test_cannot_finalize_without_stopping_bulk_writes
40262023-12-06T05:00:54.325Z PASS [ 26.827s] omicron-nexus::test_all integration_tests::pantry::test_disk_create_for_importing
40272023-12-06T05:01:00.667Z PASS [ 37.699s] omicron-nexus::test_all integration_tests::pantry::test_cannot_mount_import_ready_disk
40282023-12-06T05:01:17.622Z PASS [ 118.891s] omicron-nexus::test_all integration_tests::oximeter::test_oximeter_collector_reregistration_gets_all_assignments
40292023-12-06T05:01:19.275Z PASS [ 25.036s] omicron-nexus::test_all integration_tests::projects::test_project_deletion
40302023-12-06T05:01:21.492Z PASS [ 38.074s] omicron-nexus::test_all integration_tests::pantry::test_import_blocks_from_url
40312023-12-06T05:01:22.708Z PASS [ 28.382s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_disk
40322023-12-06T05:01:25.424Z PASS [ 24.758s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_image
40332023-12-06T05:01:48.586Z PASS [ 53.819s] omicron-nexus::test_all integration_tests::pantry::test_import_blocks_with_bulk_write
40342023-12-06T05:01:49.991Z PASS [ 28.827s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_instance
40352023-12-06T05:01:49.991Z PASS [ 21.936s] omicron-nexus::test_all integration_tests::rack::test_get_own_rack
40362023-12-06T05:01:49.992Z PASS [ 26.089s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_vpc
40372023-12-06T05:01:49.992Z PASS [ 54.969s] omicron-nexus::test_all integration_tests::pantry::test_import_blocks_with_bulk_write_with_snapshot
40382023-12-06T05:01:49.992Z PASS [ 25.672s] omicron-nexus::test_all integration_tests::projects::test_projects
40392023-12-06T05:01:53.972Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::password_login::test_local_users
40402023-12-06T05:01:56.947Z PASS [ 37.675s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_snapshot
40412023-12-06T05:02:01.425Z PASS [ 22.962s] omicron-nexus::test_all integration_tests::rack::test_list_own_rack
40422023-12-06T05:02:10.456Z PASS [ 76.486s] omicron-nexus::test_all integration_tests::password_login::test_local_users
40432023-12-06T05:02:11.475Z PASS [ 24.098s] omicron-nexus::test_all integration_tests::rack::test_uninitialized_sled_list
40442023-12-06T05:02:12.238Z PASS [ 24.655s] omicron-nexus::test_all integration_tests::role_assignments::test_role_assignments_fleet
40452023-12-06T05:02:12.668Z PASS [ 26.222s] omicron-nexus::test_all integration_tests::rack::test_rack_initialization
40462023-12-06T05:02:12.739Z PASS [ 0.500s] omicron-nexus::test_all integration_tests::rot_updater::test_rot_updater_switches_mgs_instances_on_failure
40472023-12-06T05:02:12.867Z PASS [ 24.483s] omicron-nexus::test_all integration_tests::role_assignments::test_role_assignments_silo
40482023-12-06T05:02:14.053Z PASS [ 3.600s] omicron-nexus::test_all integration_tests::rot_updater::test_rot_updater_delivers_progress
40492023-12-06T05:02:14.087Z PASS [ 25.736s] omicron-nexus::test_all integration_tests::role_assignments::test_role_assignments_project
40502023-12-06T05:02:14.170Z PASS [ 0.097s] omicron-nexus::test_all integration_tests::saml::test_correct_saml_response
40512023-12-06T05:02:14.179Z PASS [ 0.124s] omicron-nexus::test_all integration_tests::saml::test_accept_saml_response_only_assertion_signed
40522023-12-06T05:02:14.299Z PASS [ 0.113s] omicron-nexus::test_all integration_tests::saml::test_correct_saml_response_ecdsa_sha256
40532023-12-06T05:02:14.300Z PASS [ 0.106s] omicron-nexus::test_all integration_tests::saml::test_correct_saml_response_with_group_attributes
40542023-12-06T05:02:14.410Z PASS [ 0.113s] omicron-nexus::test_all integration_tests::saml::test_correct_saml_response_with_group_attributes_wrong_attribute_name
40552023-12-06T05:02:15.155Z PASS [ 3.704s] omicron-nexus::test_all integration_tests::rot_updater::test_rot_updater_remembers_successful_mgs_instance
40562023-12-06T05:02:16.262Z PASS [ 3.591s] omicron-nexus::test_all integration_tests::rot_updater::test_rot_updater_updates_sled
40572023-12-06T05:02:16.295Z PASS [ 3.542s] omicron-nexus::test_all integration_tests::rot_updater::test_rot_updater_updates_switch
40582023-12-06T05:02:17.956Z PASS [ 21.014s] omicron-nexus::test_all integration_tests::role_assignments::test_role_assignments_silo_implicit
40592023-12-06T05:02:24.603Z PASS [ 23.591s] omicron-nexus::test_all integration_tests::roles_builtin::test_roles_builtin
40602023-12-06T05:02:38.470Z PASS [ 23.765s] omicron-nexus::test_all integration_tests::saml::test_create_a_hidden_silo_saml_idp
40612023-12-06T05:02:38.610Z PASS [ 24.210s] omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp
40622023-12-06T05:02:38.771Z PASS [ 0.159s] omicron-nexus::test_all integration_tests::saml::test_reject_saml_response_signed_with_other_key
40632023-12-06T05:02:38.862Z PASS [ 0.088s] omicron-nexus::test_all integration_tests::saml::test_reject_saml_response_with_xml_comment
40642023-12-06T05:02:38.990Z PASS [ 0.130s] omicron-nexus::test_all integration_tests::saml::test_reject_unsigned_saml_response
40652023-12-06T05:02:39.541Z PASS [ 24.344s] omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp_invalid_descriptor_no_redirect_binding
40662023-12-06T05:02:40.255Z PASS [ 27.395s] omicron-nexus::test_all integration_tests::router_routes::test_router_routes
40672023-12-06T05:02:40.799Z PASS [ 24.520s] omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp_metadata_no_keys
40682023-12-06T05:02:40.844Z PASS [ 24.585s] omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp_invalid_descriptor_truncated
40692023-12-06T05:02:41.740Z PASS [ 23.785s] omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp_metadata_only_encryption_keys
40702023-12-06T05:02:50.492Z PASS [ 25.892s] omicron-nexus::test_all integration_tests::saml::test_post_saml_response
40712023-12-06T05:02:52.955Z PASS [ 12.108s] omicron-nexus::test_all integration_tests::schema::compare_index_creation_differing_columns
40722023-12-06T05:02:53.241Z PASS [ 11.493s] omicron-nexus::test_all integration_tests::schema::compare_index_creation_differing_where_clause
40732023-12-06T05:03:00.804Z PASS [ 10.312s] omicron-nexus::test_all integration_tests::schema::compare_sequence_differing_increment
40742023-12-06T05:03:01.355Z PASS [ 23.288s] omicron-nexus::test_all integration_tests::saml::test_post_saml_response_with_relay_state
40752023-12-06T05:03:01.703Z PASS [ 22.194s] omicron-nexus::test_all integration_tests::saml::test_saml_idp_metadata_url_invalid
40762023-12-06T05:03:01.784Z PASS [ 22.770s] omicron-nexus::test_all integration_tests::saml::test_saml_idp_metadata_url_404
40772023-12-06T05:03:02.508Z PASS [ 22.245s] omicron-nexus::test_all integration_tests::saml::test_saml_idp_reject_keypair
40782023-12-06T05:03:02.964Z PASS [ 10.009s] omicron-nexus::test_all integration_tests::schema::compare_table_differing_constraint
40792023-12-06T05:03:03.169Z PASS [ 22.368s] omicron-nexus::test_all integration_tests::saml::test_saml_idp_rsa_keypair_ok
40802023-12-06T05:03:03.682Z PASS [ 10.449s] omicron-nexus::test_all integration_tests::schema::compare_table_differing_not_null_order
40812023-12-06T05:03:07.473Z PASS [ 5.779s] omicron-nexus::test_all integration_tests::schema::dbinit_version_matches_version_known_to_nexus
40822023-12-06T05:03:11.586Z PASS [ 10.776s] omicron-nexus::test_all integration_tests::schema::compare_view_differing_where_clause
40832023-12-06T05:03:25.860Z PASS [ 23.352s] omicron-nexus::test_all integration_tests::schema::nexus_cannot_apply_update_from_unknown_version
40842023-12-06T05:03:26.032Z PASS [ 22.845s] omicron-nexus::test_all integration_tests::silo_users::test_silo_group_detail_bad_group_id
40852023-12-06T05:03:27.904Z PASS [ 24.222s] omicron-nexus::test_all integration_tests::silo_users::test_silo_group_users
40862023-12-06T05:03:30.168Z PASS [ 22.686s] omicron-nexus::test_all integration_tests::silo_users::test_silo_group_users_bad_group_id
40872023-12-06T05:03:34.668Z PASS [ 31.706s] omicron-nexus::test_all integration_tests::schema::versions_have_idempotent_up
40882023-12-06T05:03:35.690Z PASS [ 24.111s] omicron-nexus::test_all integration_tests::silos::test_deleting_a_silo_deletes_the_idp
40892023-12-06T05:03:36.163Z PASS [ 34.403s] omicron-nexus::test_all integration_tests::schema::nexus_applies_update_on_boot
40902023-12-06T05:03:50.034Z PASS [ 24.181s] omicron-nexus::test_all integration_tests::silos::test_ensure_same_silo_group
40912023-12-06T05:03:50.161Z PASS [ 24.152s] omicron-nexus::test_all integration_tests::silos::test_jit_silo_constraints
40922023-12-06T05:03:52.108Z PASS [ 24.204s] omicron-nexus::test_all integration_tests::silos::test_listing_identity_providers
40932023-12-06T05:03:54.588Z PASS [ 24.428s] omicron-nexus::test_all integration_tests::silos::test_local_silo_constraints
40942023-12-06T05:03:59.437Z PASS [ 23.746s] omicron-nexus::test_all integration_tests::silos::test_saml_idp_metadata_data_invalid
40952023-12-06T05:03:59.560Z PASS [ 23.399s] omicron-nexus::test_all integration_tests::silos::test_saml_idp_metadata_data_truncated
40962023-12-06T05:04:01.351Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::schema::dbinit_equals_sum_of_all_up
40972023-12-06T05:04:01.945Z PASS [ 27.277s] omicron-nexus::test_all integration_tests::silos::test_local_silo_users
40982023-12-06T05:04:03.544Z PASS [ 62.197s] omicron-nexus::test_all integration_tests::schema::dbinit_equals_sum_of_all_up
40992023-12-06T05:04:14.296Z PASS [ 24.262s] omicron-nexus::test_all integration_tests::silos::test_saml_idp_metadata_data_valid
41002023-12-06T05:04:15.872Z PASS [ 25.710s] omicron-nexus::test_all integration_tests::silos::test_silo_admin_group
41012023-12-06T05:04:19.452Z PASS [ 24.865s] omicron-nexus::test_all integration_tests::silos::test_silo_delete_clean_up_groups
41022023-12-06T05:04:23.681Z PASS [ 24.243s] omicron-nexus::test_all integration_tests::silos::test_silo_groups_fixed
41032023-12-06T05:04:23.832Z PASS [ 24.269s] omicron-nexus::test_all integration_tests::silos::test_silo_groups_jit
41042023-12-06T05:04:26.151Z PASS [ 24.202s] omicron-nexus::test_all integration_tests::silos::test_silo_groups_remove_from_both_groups
41052023-12-06T05:04:26.375Z PASS [ 34.264s] omicron-nexus::test_all integration_tests::silos::test_silo_authn_policy
41062023-12-06T05:04:28.883Z PASS [ 25.339s] omicron-nexus::test_all integration_tests::silos::test_silo_groups_remove_from_one_group
41072023-12-06T05:04:39.519Z PASS [ 25.223s] omicron-nexus::test_all integration_tests::silos::test_silo_user_fetch_by_external_id
41082023-12-06T05:04:45.065Z PASS [ 29.187s] omicron-nexus::test_all integration_tests::silos::test_silo_user_provision_types
41092023-12-06T05:04:49.782Z PASS [ 26.104s] omicron-nexus::test_all integration_tests::silos::test_silo_users_list
41102023-12-06T05:04:50.080Z PASS [ 23.932s] omicron-nexus::test_all integration_tests::sleds::test_physical_disk_create_list_delete
41112023-12-06T05:04:51.667Z PASS [ 32.204s] omicron-nexus::test_all integration_tests::silos::test_silo_user_views
41122023-12-06T05:04:53.883Z PASS [ 24.999s] omicron-nexus::test_all integration_tests::sleds::test_sleds_list
41132023-12-06T05:04:55.143Z PASS [ 31.313s] omicron-nexus::test_all integration_tests::silos::test_silos
41142023-12-06T05:04:57.094Z PASS [ 30.718s] omicron-nexus::test_all integration_tests::sleds::test_sled_instance_list
41152023-12-06T05:05:08.532Z PASS [ 29.013s] omicron-nexus::test_all integration_tests::snapshots::test_cannot_snapshot_if_no_space
41162023-12-06T05:05:10.839Z PASS [ 25.779s] omicron-nexus::test_all integration_tests::snapshots::test_create_snapshot_record_idempotent
41172023-12-06T05:05:14.428Z PASS [ 22.772s] omicron-nexus::test_all integration_tests::snapshots::test_region_snapshot_create_idempotent
41182023-12-06T05:05:19.198Z PASS [ 25.317s] omicron-nexus::test_all integration_tests::snapshots::test_reject_creating_disk_from_illegal_snapshot
41192023-12-06T05:05:20.833Z PASS [ 25.680s] omicron-nexus::test_all integration_tests::snapshots::test_reject_creating_disk_from_other_project_snapshot
41202023-12-06T05:05:22.244Z PASS [ 25.156s] omicron-nexus::test_all integration_tests::snapshots::test_reject_creating_disk_from_snapshot
41212023-12-06T05:05:23.765Z PASS [ 1.517s] omicron-nexus::test_all integration_tests::sp_updater::test_sp_updater_switches_mgs_instances_on_failure
41222023-12-06T05:05:23.826Z PASS [ 4.625s] omicron-nexus::test_all integration_tests::sp_updater::test_sp_updater_delivers_progress
41232023-12-06T05:05:25.563Z PASS [ 4.738s] omicron-nexus::test_all integration_tests::sp_updater::test_sp_updater_remembers_successful_mgs_instance
41242023-12-06T05:05:26.308Z PASS [ 36.522s] omicron-nexus::test_all integration_tests::snapshots::test_delete_snapshot
41252023-12-06T05:05:27.878Z PASS [ 37.800s] omicron-nexus::test_all integration_tests::snapshots::test_multiple_deletes_not_sent
41262023-12-06T05:05:28.336Z PASS [ 4.572s] omicron-nexus::test_all integration_tests::sp_updater::test_sp_updater_updates_sled
41272023-12-06T05:05:28.415Z PASS [ 4.583s] omicron-nexus::test_all integration_tests::sp_updater::test_sp_updater_updates_switch
41282023-12-06T05:05:43.470Z PASS [ 29.043s] omicron-nexus::test_all integration_tests::snapshots::test_snapshot_without_instance
41292023-12-06T05:05:43.763Z PASS [ 35.231s] omicron-nexus::test_all integration_tests::snapshots::test_snapshot_basic
41302023-12-06T05:05:48.307Z PASS [ 22.748s] omicron-nexus::test_all integration_tests::ssh_keys::test_ssh_keys
41312023-12-06T05:05:49.373Z PASS [ 21.494s] omicron-nexus::test_all integration_tests::system_updates::test_get_update
41322023-12-06T05:05:49.797Z PASS [ 21.457s] omicron-nexus::test_all integration_tests::system_updates::test_list_components
41332023-12-06T05:05:50.713Z PASS [ 0.922s] omicron-nexus::test_all integration_tests::unauthorized_coverage::test_unauthorized_coverage
41342023-12-06T05:05:50.999Z PASS [ 22.591s] omicron-nexus::test_all integration_tests::system_updates::test_list_update_components
41352023-12-06T05:05:57.512Z PASS [ 46.674s] omicron-nexus::test_all integration_tests::snapshots::test_snapshot_unwind
41362023-12-06T05:06:04.285Z PASS [ 37.968s] omicron-nexus::test_all integration_tests::subnet_allocation::test_subnet_allocation
41372023-12-06T05:06:06.737Z PASS [ 23.252s] omicron-nexus::test_all integration_tests::system_updates::test_list_updates
41382023-12-06T05:06:07.537Z PASS [ 23.770s] omicron-nexus::test_all integration_tests::system_updates::test_system_version
41392023-12-06T05:06:11.776Z PASS [ 23.469s] omicron-nexus::test_all integration_tests::system_updates::test_update_deployments
41402023-12-06T05:06:13.963Z PASS [ 23.236s] omicron-nexus::test_all integration_tests::updates::test_download_with_dots_fails
41412023-12-06T05:06:16.581Z PASS [ 25.582s] omicron-nexus::test_all integration_tests::updates::test_update_end_to_end
41422023-12-06T05:06:19.554Z PASS [ 22.042s] omicron-nexus::test_all integration_tests::users_builtin::test_users_builtin
41432023-12-06T05:06:37.119Z PASS [ 32.845s] omicron-nexus::test_all integration_tests::volume_management::test_create_image_from_snapshot
41442023-12-06T05:06:42.140Z PASS [ 34.606s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_1
41452023-12-06T05:06:44.147Z PASS [ 37.424s] omicron-nexus::test_all integration_tests::volume_management::test_create_image_from_snapshot_delete
41462023-12-06T05:06:48.148Z PASS [ 36.315s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_2
41472023-12-06T05:06:48.801Z PASS [ 34.846s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_3
41482023-12-06T05:06:49.374Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::unauthorized::test_unauthorized
41492023-12-06T05:06:52.718Z PASS [ 36.121s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_4
41502023-12-06T05:06:54.538Z PASS [ 34.985s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_5
41512023-12-06T05:07:12.873Z PASS [ 24.780s] omicron-nexus::test_all integration_tests::volume_management::test_keep_your_targets_straight
41522023-12-06T05:07:15.154Z PASS [ 38.035s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_6
41532023-12-06T05:07:18.469Z PASS [ 36.328s] omicron-nexus::test_all integration_tests::volume_management::test_delete_snapshot_then_disk
41542023-12-06T05:07:25.072Z PASS [ 40.922s] omicron-nexus::test_all integration_tests::volume_management::test_disk_create_saga_unwinds_correctly
41552023-12-06T05:07:33.231Z PASS [ 44.436s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_disks_multiple_snapshots_order_1
41562023-12-06T05:07:36.847Z PASS [ 44.147s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_disks_multiple_snapshots_order_2
41572023-12-06T05:07:39.368Z PASS [ 109.996s] omicron-nexus::test_all integration_tests::unauthorized::test_unauthorized
41582023-12-06T05:07:48.741Z PASS [ 54.203s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_layers_of_snapshots_delete_all_disks_first
41592023-12-06T05:08:00.565Z PASS [ 21.196s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout
41602023-12-06T05:08:05.528Z PASS [ 40.428s] omicron-nexus::test_all integration_tests::volume_management::test_snapshot_create_saga_unwinds_correctly
41612023-12-06T05:08:06.921Z PASS [ 54.050s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_layers_of_snapshots_delete_all_snapshots_first
41622023-12-06T05:08:07.121Z PASS [ 51.968s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_layers_of_snapshots_random_delete_order
41632023-12-06T05:08:09.065Z PASS [ 20.323s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_randomize_ids_only_read_only
41642023-12-06T05:08:10.584Z PASS [ 37.185s] omicron-nexus::test_all integration_tests::volume_management::test_snapshot_prevents_other_disk
41652023-12-06T05:08:11.128Z PASS [ 52.635s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_snapshots
41662023-12-06T05:08:11.658Z PASS [ 34.812s] omicron-nexus::test_all integration_tests::volume_management::test_snapshot_then_delete_disk
41672023-12-06T05:08:23.128Z PASS [ 22.563s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_updates_multiple_gen
41682023-12-06T05:08:28.805Z PASS [ 23.308s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_updates_nothing
41692023-12-06T05:08:30.273Z PASS [ 23.153s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_updates_sparse_multiple_gen
41702023-12-06T05:08:30.449Z PASS [ 23.528s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_updates_sparse_mid_multiple_gen
41712023-12-06T05:08:32.845Z PASS [ 23.781s] omicron-nexus::test_all integration_tests::volume_management::test_volume_hard_delete_idempotent
41722023-12-06T05:08:33.597Z PASS [ 23.182s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_bad_volume
41732023-12-06T05:08:34.629Z PASS [ 22.972s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_no_parent
41742023-12-06T05:08:34.963Z PASS [ 23.839s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_base
41752023-12-06T05:08:46.493Z PASS [ 23.362s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_volume_deleted
41762023-12-06T05:08:52.265Z PASS [ 23.457s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_volume_not_volume
41772023-12-06T05:08:54.374Z PASS [ 23.921s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga_deleted_volume
41782023-12-06T05:08:54.649Z PASS [ 24.371s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga
41792023-12-06T05:08:57.134Z PASS [ 24.286s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga_no_volume
41802023-12-06T05:08:57.240Z PASS [ 23.635s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga_twice
41812023-12-06T05:08:58.794Z PASS [ 24.165s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga_volume_not_volume
41822023-12-06T05:09:03.798Z PASS [ 28.858s] omicron-nexus::test_all integration_tests::vpc_firewall::test_vpc_firewall
41832023-12-06T05:09:17.741Z PASS [ 31.251s] omicron-nexus::test_all integration_tests::vpc_routers::test_vpc_routers
41842023-12-06T05:09:20.081Z PASS [ 22.953s] omicron-nexus::test_all integration_tests::zpools::test_zpool_put_bad_physical_disk_returns_not_found
41852023-12-06T05:09:20.160Z PASS [ 22.928s] omicron-nexus::test_all integration_tests::zpools::test_zpool_put_bad_sled_returns_not_found
41862023-12-06T05:09:20.223Z PASS [ 0.060s] omicron-package dot::test::test_bad_dependency
41872023-12-06T05:09:20.264Z PASS [ 0.042s] omicron-package dot::test::test_dot_output
41882023-12-06T05:09:21.235Z PASS [ 22.441s] omicron-nexus::test_all integration_tests::zpools::test_zpool_put_success
41892023-12-06T05:09:21.263Z PASS [ 0.028s] omicron-passwords test::test_password_constraints
41902023-12-06T05:09:24.596Z PASS [ 30.227s] omicron-nexus::test_all integration_tests::vpc_subnets::test_vpc_subnets
41912023-12-06T05:09:24.833Z PASS [ 4.751s] omicron-omdb::test_all_output test_omdb_usage_errors
41922023-12-06T05:09:24.897Z PASS [ 0.063s] omicron-passwords test::test_stable
41932023-12-06T05:09:24.929Z PASS [ 0.033s] omicron-passwords test::test_weak_hashes
41942023-12-06T05:09:24.961Z PASS [ 0.032s] omicron-rpaths internal::tests::test_configure_from_path
41952023-12-06T05:09:25.048Z PASS [ 0.081s] omicron-rpaths internal::tests::test_configure_rpaths_from_bad_envvar
41962023-12-06T05:09:25.070Z PASS [ 0.028s] omicron-rpaths internal::tests::test_emit_rpath
41972023-12-06T05:09:25.153Z PASS [ 0.083s] omicron-sled-agent bootstrap::early_networking::tests::serialized_early_network_config_v0_to_v1_conversion
41982023-12-06T05:09:25.168Z PASS [ 3.905s] omicron-passwords test::test_reproducible
41992023-12-06T05:09:25.198Z PASS [ 0.045s] omicron-sled-agent bootstrap::params::tests::json_serialization_round_trips
42002023-12-06T05:09:25.234Z PASS [ 0.066s] omicron-sled-agent bootstrap::params::tests::parse_rack_initialization
42012023-12-06T05:09:25.245Z PASS [ 0.048s] omicron-sled-agent bootstrap::params::tests::parse_rack_initialization_weak_hash
42022023-12-06T05:09:25.278Z PASS [ 0.041s] omicron-sled-agent bootstrap::params::tests::serialize_start_sled_agent_v0_deserialize_v1
42032023-12-06T05:09:25.299Z PASS [ 0.051s] omicron-sled-agent bootstrap::params::tests::validate_external_dns_ips_must_be_in_internal_services_ip_pools
42042023-12-06T05:09:25.342Z PASS [ 0.065s] omicron-sled-agent bootstrap::server::tests::start_sled_agent_request_serialization
42052023-12-06T05:09:25.347Z PASS [ 0.051s] omicron-sled-agent bootstrap::server::tests::test_persistent_sled_agent_request_schema
42062023-12-06T05:09:25.381Z PASS [ 0.040s] omicron-sled-agent common::instance::test::destruction_after_migration_out_does_not_transition
42072023-12-06T05:09:25.390Z PASS [ 0.041s] omicron-sled-agent common::instance::test::failure_after_migration_in_does_not_transition
42082023-12-06T05:09:25.419Z PASS [ 0.037s] omicron-sled-agent common::instance::test::migration_out_after_migration_in
42092023-12-06T05:09:25.427Z PASS [ 0.038s] omicron-sled-agent common::instance::test::propolis_terminal_states_request_destroy_action
42102023-12-06T05:09:25.458Z PASS [ 0.038s] omicron-sled-agent common::instance::test::rude_terminate_of_migration_target_does_not_transition_instance
42112023-12-06T05:09:25.465Z PASS [ 0.037s] omicron-sled-agent common::instance::test::test_migration_ids_already_set
42122023-12-06T05:09:25.516Z PASS [ 0.042s] omicron-sled-agent profile::tests::empty_profile
42132023-12-06T05:09:25.516Z PASS [ 0.051s] omicron-sled-agent config::test::test_smf_configs
42142023-12-06T05:09:25.552Z PASS [ 0.043s] omicron-sled-agent profile::tests::test_instance
42152023-12-06T05:09:25.577Z PASS [ 0.045s] omicron-sled-agent profile::tests::test_multiple
42162023-12-06T05:09:25.621Z PASS [ 0.050s] omicron-sled-agent profile::tests::test_property
42172023-12-06T05:09:25.632Z PASS [ 0.069s] omicron-sled-agent profile::tests::test_property_group
42182023-12-06T05:09:25.665Z PASS [ 0.055s] omicron-sled-agent profile::tests::test_service
42192023-12-06T05:09:25.679Z PASS [ 0.046s] omicron-sled-agent profile::tests::test_service_property_group
42202023-12-06T05:09:25.723Z PASS [ 0.067s] omicron-sled-agent rack_setup::config::test::test_extra_certs
42212023-12-06T05:09:25.737Z PASS [ 0.056s] omicron-sled-agent rack_setup::config::test::test_subnets
42222023-12-06T05:09:25.781Z PASS [ 0.045s] omicron-sled-agent rack_setup::plan::service::tests::bump_allocator_basics
42232023-12-06T05:09:25.786Z PASS [ 0.046s] omicron-sled-agent rack_setup::plan::service::tests::bump_allocator_exhaustion
42242023-12-06T05:09:25.828Z PASS [ 0.052s] omicron-sled-agent rack_setup::plan::service::tests::service_port_builder_skips_dns_ips
42252023-12-06T05:09:25.837Z PASS [ 0.058s] omicron-sled-agent rack_setup::plan::service::tests::test_rss_service_plan_v2_schema
42262023-12-06T05:09:25.849Z PASS [ 33.585s] omicron-nexus::test_all integration_tests::vpc_subnets::test_delete_vpc_subnet_with_interfaces_fails
42272023-12-06T05:09:25.877Z PASS [ 0.053s] omicron-sled-agent rack_setup::plan::sled::tests::test_rss_sled_plan_schema
42282023-12-06T05:09:25.886Z PASS [ 31.242s] omicron-nexus::test_all integration_tests::vpcs::test_vpcs
42292023-12-06T05:09:25.906Z PASS [ 0.049s] omicron-sled-agent services::test::test_all_zones_requests_schema
42302023-12-06T05:09:25.931Z PASS [ 0.045s] omicron-sled-agent services::test::test_bootstrap_addr_to_techport_prefixes
42312023-12-06T05:09:25.939Z PASS [ 0.103s] omicron-sled-agent rack_setup::service::test::test_omicron_zone_configs
42322023-12-06T05:09:26.207Z PASS [ 0.268s] omicron-sled-agent services::test::test_ensure_service_which_already_exists
42332023-12-06T05:09:26.208Z PASS [ 0.304s] omicron-sled-agent services::test::test_ensure_service
42342023-12-06T05:09:26.246Z PASS [ 0.369s] omicron-sled-agent services::test::test_bad_generations
42352023-12-06T05:09:26.252Z PASS [ 0.313s] omicron-sled-agent services::test::test_old_ledger_migration
42362023-12-06T05:09:26.422Z PASS [ 0.221s] omicron-sled-agent services::test::test_old_ledger_migration_bad
42372023-12-06T05:09:26.477Z PASS [ 0.053s] omicron-sled-agent services::test::test_zone_bundle_metadata_schema
42382023-12-06T05:09:26.529Z PASS [ 0.276s] omicron-sled-agent services::test::test_services_do_not_persist_without_config
42392023-12-06T05:09:26.539Z PASS [ 0.065s] omicron-sled-agent services_migration::test::test_all_services_requests_schema
42402023-12-06T05:09:26.599Z PASS [ 0.057s] omicron-sled-agent sim::collection::test::test_sim_disk_attach_then_destroy
42412023-12-06T05:09:26.656Z PASS [ 0.060s] omicron-sled-agent sim::collection::test::test_sim_disk_attach_then_fault
42422023-12-06T05:09:26.710Z PASS [ 0.054s] omicron-sled-agent sim::collection::test::test_sim_disk_transition_to_detached_states
42432023-12-06T05:09:26.738Z PASS [ 0.208s] omicron-sled-agent services_migration::test::test_convert_known_ledgers
42442023-12-06T05:09:26.760Z PASS [ 0.049s] omicron-sled-agent sim::collection::test::test_sim_instance_creating_to_stop
42452023-12-06T05:09:26.810Z PASS [ 0.053s] omicron-sled-agent sim::collection::test::test_sim_instance_reboot
42462023-12-06T05:09:26.815Z PASS [ 0.052s] omicron-sled-agent sim::collection::test::test_sim_instance_running_then_destroyed
42472023-12-06T05:09:26.839Z PASS [ 0.048s] omicron-sled-agent updates::test::test_query_no_components
42482023-12-06T05:09:26.864Z PASS [ 0.052s] omicron-sled-agent updates::test::test_query_sled_agent_version
42492023-12-06T05:09:26.898Z PASS [ 0.056s] omicron-sled-agent updates::test::test_query_zone_version
42502023-12-06T05:09:26.944Z PASS [ 0.046s] omicron-sled-agent zone_bundle::illumos_tests::camino_starts_with_behaviour
42512023-12-06T05:09:27.042Z PASS [ 0.791s] omicron-sled-agent services::test::test_services_are_recreated_on_reboot
42522023-12-06T05:09:27.042Z PASS [ 0.826s] omicron-sled-agent services::test::test_old_ledger_migration_continue
42532023-12-06T05:09:27.093Z PASS [ 0.051s] omicron-sled-agent zone_bundle::illumos_tests::test_find_archived_log_files
42542023-12-06T05:09:27.101Z PASS [ 0.240s] omicron-sled-agent updates::test::test_write_artifact_to_filesystem
42552023-12-06T05:09:27.864Z PASS [ 0.760s] omicron-sled-agent zone_bundle::illumos_tests::test_update_context
42562023-12-06T05:09:27.873Z PASS [ 0.838s] omicron-sled-agent zone_bundle::illumos_tests::test_context
42572023-12-06T05:09:27.962Z PASS [ 0.087s] omicron-sled-agent zone_bundle::illumos_tests::test_zfs_quota
42582023-12-06T05:09:28.008Z PASS [ 0.045s] omicron-sled-agent zone_bundle::tests::test_compare_bundles
42592023-12-06T05:09:28.071Z PASS [ 0.066s] omicron-sled-agent zone_bundle::tests::test_disk_usage
42602023-12-06T05:09:28.110Z PASS [ 0.040s] omicron-sled-agent zone_bundle::tests::test_priority_dimension
42612023-12-06T05:09:28.161Z PASS [ 0.048s] omicron-sled-agent zone_bundle::tests::test_sort_zone_bundle_cause
42622023-12-06T05:09:28.210Z PASS [ 0.048s] omicron-sled-agent zone_bundle::tests::test_storage_limit_bytes_available
42632023-12-06T05:09:28.456Z PASS [ 1.514s] omicron-sled-agent zone_bundle::illumos_tests::test_cleanup
42642023-12-06T05:09:28.529Z PASS [ 0.319s] omicron-sled-agent::mod integration_tests::commands::test_bootstrap_agent_openapi_sled
42652023-12-06T05:09:28.537Z PASS [ 0.082s] omicron-sled-agent::mod integration_tests::commands::test_sled_agent_no_args
42662023-12-06T05:09:28.706Z PASS [ 0.168s] omicron-sled-agent::mod integration_tests::commands::test_sled_agent_sim_no_args
42672023-12-06T05:09:28.774Z PASS [ 0.069s] omicron-test-utils dev::clickhouse::tests::test_clickhouse_in_path
42682023-12-06T05:09:28.884Z PASS [ 0.353s] omicron-sled-agent::mod integration_tests::commands::test_sled_agent_openapi_sled
42692023-12-06T05:09:28.918Z PASS [ 0.038s] omicron-test-utils dev::clickhouse::tests::test_discover_clickhouse_ready
42702023-12-06T05:09:28.957Z PASS [ 0.036s] omicron-test-utils dev::clickhouse::tests::test_discover_local_listening_port
42712023-12-06T05:09:29.047Z PASS [ 0.091s] omicron-test-utils dev::clickhouse::tests::test_discover_local_listening_port_slow_write
42722023-12-06T05:09:29.086Z PASS [ 0.039s] omicron-test-utils dev::clickhouse::tests::test_discover_local_listening_port_timeout
42732023-12-06T05:09:29.145Z PASS [ 2.050s] omicron-sled-agent zone_bundle::illumos_tests::test_list_with_filter
42742023-12-06T05:09:29.218Z PASS [ 1.355s] omicron-sled-agent zone_bundle::illumos_tests::test_utilization
42752023-12-06T05:09:29.475Z PASS [ 0.390s] omicron-test-utils dev::db::test::test_bad_cmd
42762023-12-06T05:09:29.546Z PASS [ 9.282s] omicron-passwords test::test_compatible
42772023-12-06T05:09:29.594Z PASS [ 0.049s] omicron-test-utils dev::db::test::test_make_pg_config_fail
42782023-12-06T05:09:29.647Z PASS [ 0.053s] omicron-test-utils dev::db::test::test_make_pg_config_ok
42792023-12-06T05:09:29.696Z PASS [ 0.044s] omicron-test-utils dev::db::test::test_process_exit_abnormal
42802023-12-06T05:09:29.751Z PASS [ 0.055s] omicron-test-utils dev::db::test::test_process_exit_normal
42812023-12-06T05:09:29.827Z PASS [ 1.049s] omicron-test-utils dev::clickhouse::tests::test_discover_clickhouse_not_ready
42822023-12-06T05:09:29.882Z PASS [ 0.709s] omicron-test-utils dev::db::test::test_cmd_fails
42832023-12-06T05:09:29.944Z PASS [ 0.466s] omicron-test-utils dev::db::test::test_database_start_hang
42842023-12-06T05:09:29.989Z PASS [ 0.047s] omicron-test-utils dev::db::test::test_starter_tmpdir
42852023-12-06T05:09:30.023Z PASS [ 26.222s] omicron-omdb::test_all_output test_omdb_env_settings
42862023-12-06T05:09:30.052Z PASS [ 0.064s] omicron-test-utils dev::dendrite::tests::test_discover_local_listening_port
42872023-12-06T05:09:30.076Z PASS [ 0.055s] omicron-test-utils dev::dendrite::tests::test_dpd_in_path
42882023-12-06T05:09:30.103Z PASS [ 0.040s] oximeter histogram::tests::test_bin_range
42892023-12-06T05:09:30.116Z PASS [ 0.041s] oximeter histogram::tests::test_bin_range_from
42902023-12-06T05:09:30.132Z PASS [ 0.040s] oximeter histogram::tests::test_bin_range_to
42912023-12-06T05:09:30.174Z PASS [ 0.054s] oximeter histogram::tests::test_empty_bins_not_supported
42922023-12-06T05:09:30.186Z PASS [ 0.052s] oximeter histogram::tests::test_ensure_finite
42932023-12-06T05:09:30.229Z PASS [ 0.053s] oximeter histogram::tests::test_histogram
42942023-12-06T05:09:30.236Z PASS [ 0.054s] oximeter histogram::tests::test_histogram_extreme_bins
42952023-12-06T05:09:30.274Z PASS [ 0.041s] oximeter histogram::tests::test_histogram_extreme_samples
42962023-12-06T05:09:30.274Z PASS [ 0.035s] oximeter histogram::tests::test_histogram_float_bins
42972023-12-06T05:09:30.305Z PASS [ 0.041s] oximeter histogram::tests::test_histogram_to_arrays
42982023-12-06T05:09:30.316Z PASS [ 0.043s] oximeter histogram::tests::test_histogram_unbounded_samples
42992023-12-06T05:09:30.347Z PASS [ 0.035s] oximeter histogram::tests::test_histogram_unsorted_bins
43002023-12-06T05:09:30.355Z PASS [ 0.039s] oximeter histogram::tests::test_histogram_with_bins
43012023-12-06T05:09:30.398Z PASS [ 0.040s] oximeter histogram::tests::test_histogram_with_non_partitioned_bins
43022023-12-06T05:09:30.428Z PASS [ 0.061s] oximeter histogram::tests::test_histogram_with_overlapping_bins
43032023-12-06T05:09:30.460Z PASS [ 0.078s] oximeter histogram::tests::test_log_linear_bins_all_representable
43042023-12-06T05:09:30.494Z PASS [ 0.053s] oximeter histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_1
43052023-12-06T05:09:31.531Z PASS [ 0.044s] oximeter histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_2
43062023-12-06T05:09:31.531Z PASS [ 0.053s] oximeter histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_3
43072023-12-06T05:09:31.537Z PASS [ 0.058s] oximeter histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_4
43082023-12-06T05:09:31.537Z PASS [ 0.050s] oximeter histogram::tests::test_log_linear_bins_integer_size_checks
43092023-12-06T05:09:31.537Z PASS [ 0.040s] oximeter histogram::tests::test_span_decades
43102023-12-06T05:09:31.537Z PASS [ 0.062s] oximeter histogram::tests::test_log_linear_bins_small_bin_count
43112023-12-06T05:09:31.537Z PASS [ 0.061s] oximeter histogram::tests::test_span_decades_other_counts_f64
43122023-12-06T05:09:31.537Z PASS [ 0.051s] oximeter histogram::tests::test_span_decades_other_counts_u64_resolution_ok
43132023-12-06T05:09:31.537Z PASS [ 0.043s] oximeter histogram::tests::test_span_decades_other_counts_u64_resolution_too_low
43142023-12-06T05:09:31.537Z PASS [ 0.038s] oximeter traits::tests::test_metric_trait
43152023-12-06T05:09:31.537Z PASS [ 0.055s] oximeter test_util::tests::test_gen_test_samples
43162023-12-06T05:09:31.538Z PASS [ 0.038s] oximeter traits::tests::test_producer_trait
43172023-12-06T05:09:31.538Z PASS [ 0.039s] oximeter traits::tests::test_target_trait
43182023-12-06T05:09:31.538Z PASS [ 0.046s] oximeter types::tests::test_cumulative_f64
43192023-12-06T05:09:31.538Z PASS [ 0.046s] oximeter types::tests::test_cumulative_i64
43202023-12-06T05:09:31.538Z PASS [ 0.035s] oximeter types::tests::test_datum
43212023-12-06T05:09:31.538Z PASS [ 0.047s] oximeter types::tests::test_field_value_parse_as_type::case_01_as_string
43222023-12-06T05:09:31.538Z PASS [ 0.037s] oximeter types::tests::test_field_value_parse_as_type::case_02_as_i8
43232023-12-06T05:09:31.538Z PASS [ 0.038s] oximeter types::tests::test_field_value_parse_as_type::case_03_as_u8
43242023-12-06T05:09:31.538Z PASS [ 0.060s] oximeter types::tests::test_field_value_parse_as_type::case_04_as_i16
43252023-12-06T05:09:31.538Z PASS [ 0.056s] oximeter types::tests::test_field_value_parse_as_type::case_05_as_u16
43262023-12-06T05:09:31.538Z PASS [ 0.088s] oximeter types::tests::test_field_value_parse_as_type::case_06_as_i32
43272023-12-06T05:09:31.538Z PASS [ 0.035s] oximeter types::tests::test_field_value_parse_as_type::case_08_as_i64
43282023-12-06T05:09:31.538Z PASS [ 0.119s] oximeter types::tests::test_field_value_parse_as_type::case_07_as_u32
43292023-12-06T05:09:31.539Z PASS [ 0.040s] oximeter types::tests::test_field_value_parse_as_type::case_09_as_u64
43302023-12-06T05:09:31.539Z PASS [ 0.052s] oximeter types::tests::test_field_value_parse_as_type::case_10_as_uuid
43312023-12-06T05:09:31.539Z PASS [ 0.070s] oximeter types::tests::test_field_value_parse_as_type::case_11_as_ipv4addr
43322023-12-06T05:09:31.539Z PASS [ 0.042s] oximeter types::tests::test_field_value_parse_as_type::case_12_as_ipv6addr
43332023-12-06T05:09:31.539Z PASS [ 0.104s] oximeter types::tests::test_field_value_parse_as_wrong_type::case_1_as_u64
43342023-12-06T05:09:31.539Z PASS [ 0.065s] oximeter types::tests::test_field_value_parse_as_wrong_type::case_2_as_uuid
43352023-12-06T05:09:31.539Z PASS [ 0.076s] oximeter types::tests::test_field_value_parse_as_wrong_type::case_3_as_bool
43362023-12-06T05:09:31.539Z PASS [ 0.041s] oximeter types::tests::test_field_value_parse_as_wrong_type::case_4_as_ipaddr
43372023-12-06T05:09:31.539Z PASS [ 0.051s] oximeter types::tests::test_field_value_parse_as_wrong_type::case_5_as_uuid
43382023-12-06T05:09:31.539Z PASS [ 0.062s] oximeter types::tests::test_measurement
43392023-12-06T05:09:31.539Z PASS [ 0.048s] oximeter types::tests::test_sample_struct
43402023-12-06T05:09:31.544Z PASS [ 0.048s] oximeter types::tests::test_verify_field_names
43412023-12-06T05:09:31.976Z PASS [ 0.397s] oximeter-collector agent::tests::test_self_stat_error_counter
43422023-12-06T05:09:31.976Z PASS [ 0.422s] oximeter-collector agent::tests::test_self_stat_collection_count
43432023-12-06T05:09:32.024Z PASS [ 0.057s] oximeter-collector self_stats::tests::test_failure_reason_serialization
43442023-12-06T05:09:32.132Z LEAK [ 2.385s] omicron-test-utils dev::db::test::test_setup_database_bad_listen_url
43452023-12-06T05:09:32.246Z PASS [ 0.329s] oximeter-collector agent::tests::test_self_stat_unreachable_counter
43462023-12-06T05:09:32.343Z PASS [ 0.342s] oximeter-collector::test_commands test_oximeter_no_args
43472023-12-06T05:09:32.365Z PASS [ 0.233s] oximeter-collector::test_commands test_oximeter_openapi
43482023-12-06T05:09:33.603Z PASS [ 1.277s] oximeter-db client::tests::test_apply_one_schema_upgrade_single_node
43492023-12-06T05:09:33.949Z PASS [ 1.586s] oximeter-db client::tests::test_ensure_schema_walks_through_multiple_steps_single_node
43502023-12-06T05:09:35.186Z PASS [ 5.330s] omicron-test-utils dev::db::test::test_setup_database_overridden_dir
43512023-12-06T05:09:35.236Z PASS [ 0.053s] oximeter-db client::tests::test_read_schema_upgrade_sql_files
43522023-12-06T05:09:35.475Z PASS [ 1.525s] oximeter-db client::tests::test_ensure_schema_with_version_gaps_fails
43532023-12-06T05:09:35.486Z PASS [ 1.883s] oximeter-db client::tests::test_ensure_schema_with_missing_desired_schema_version_fails
43542023-12-06T05:09:35.524Z PASS [ 6.297s] omicron-test-utils dev::db::test::test_database_concurrent
43552023-12-06T05:09:35.536Z PASS [ 0.046s] oximeter-db client::tests::test_unravel_index
43562023-12-06T05:09:35.576Z PASS [ 0.043s] oximeter-db model::tests::test_db_bool
43572023-12-06T05:09:35.585Z PASS [ 0.071s] oximeter-db client::tests::test_verify_schema_upgrades
43582023-12-06T05:09:35.627Z PASS [ 0.041s] oximeter-db model::tests::test_db_datum_type_conversion
43592023-12-06T05:09:35.675Z PASS [ 0.048s] oximeter-db model::tests::test_db_field_list_conversion
43602023-12-06T05:09:35.721Z PASS [ 0.041s] oximeter-db model::tests::test_db_field_type_conversion
43612023-12-06T05:09:35.752Z PASS [ 3.517s] oximeter-db client::tests::test_apply_one_schema_upgrade_replicated
43622023-12-06T05:09:35.782Z PASS [ 0.045s] oximeter-db model::tests::test_db_histogram
43632023-12-06T05:09:35.822Z PASS [ 0.054s] oximeter-db model::tests::test_histogram_to_arrays
43642023-12-06T05:09:35.966Z PASS [ 0.376s] oximeter-db model::tests::test_db_bool_bad
43652023-12-06T05:09:36.037Z PASS [ 0.044s] oximeter-db model::tests::test_parse_bytes_measurement
43662023-12-06T05:09:36.045Z PASS [ 0.050s] oximeter-db model::tests::test_parse_string_datum_requiring_escape
43672023-12-06T05:09:36.151Z PASS [ 0.043s] oximeter-db model::tests::test_parse_timeseries_histogram_measurement
43682023-12-06T05:09:36.156Z PASS [ 0.285s] oximeter-db model::tests::test_parse_bad_cumulative_json_data
43692023-12-06T05:09:36.156Z PASS [ 0.041s] oximeter-db model::tests::test_parse_timeseries_scalar_cumulative_measurement
43702023-12-06T05:09:36.156Z PASS [ 0.040s] oximeter-db model::tests::test_parse_timeseries_scalar_gauge_measurement
43712023-12-06T05:09:36.179Z PASS [ 0.047s] oximeter-db model::tests::test_unroll_from_source
43722023-12-06T05:09:36.246Z PASS [ 0.048s] oximeter-db model::tests::test_unroll_measurement_row
43732023-12-06T05:09:36.251Z PASS [ 0.046s] oximeter-db model::tests::test_unroll_missing_measurement_row
43742023-12-06T05:09:36.251Z PASS [ 0.050s] oximeter-db query::tests::test_field_cmp
43752023-12-06T05:09:36.268Z PASS [ 0.045s] oximeter-db query::tests::test_field_selector_as_query
43762023-12-06T05:09:36.276Z PASS [ 0.038s] oximeter-db query::tests::test_field_value_as_db_str
43772023-12-06T05:09:36.377Z PASS [ 0.085s] oximeter-db query::tests::test_select_query_builder_field_selectors
43782023-12-06T05:09:36.390Z PASS [ 0.104s] oximeter-db query::tests::test_select_query_builder_filter_raw
43792023-12-06T05:09:36.400Z PASS [ 0.046s] oximeter-db query::tests::test_select_query_builder_from_parts
43802023-12-06T05:09:36.453Z PASS [ 0.069s] oximeter-db query::tests::test_select_query_builder_full
43812023-12-06T05:09:36.465Z PASS [ 0.060s] oximeter-db query::tests::test_select_query_builder_limit_offset
43822023-12-06T05:09:36.499Z PASS [ 0.050s] oximeter-db query::tests::test_select_query_builder_no_fields
43832023-12-06T05:09:36.508Z PASS [ 0.049s] oximeter-db query::tests::test_select_query_builder_no_selectors
43842023-12-06T05:09:36.614Z PASS [ 0.044s] oximeter-db query::tests::test_time_range
43852023-12-06T05:09:36.619Z PASS [ 0.076s] oximeter-db query::tests::test_string_field_selector
43862023-12-06T05:09:36.620Z PASS [ 0.050s] oximeter-db tests::test_field_schema_ordering
43872023-12-06T05:09:36.638Z PASS [ 0.061s] oximeter-db tests::test_schema_field_ordering_across_target_metric
43882023-12-06T05:09:36.716Z PASS [ 0.054s] oximeter-db tests::test_timeseries_key_field_stability
43892023-12-06T05:09:36.721Z PASS [ 0.046s] oximeter-db tests::test_timeseries_key_sample_stability
43902023-12-06T05:09:36.721Z PASS [ 0.057s] oximeter-db tests::test_timeseries_name
43912023-12-06T05:09:36.750Z PASS [ 0.067s] oximeter-db tests::test_timeseries_name_from_str
43922023-12-06T05:09:36.762Z PASS [ 0.047s] oximeter-db tests::test_unsorted_db_fields_are_sorted_on_read
43932023-12-06T05:09:36.831Z PASS [ 0.054s] oximeter-instruments http::tests::test_latency_tracker
43942023-12-06T05:09:36.837Z PASS [ 0.052s] oximeter-instruments http::tests::test_normalize_uri_path
43952023-12-06T05:09:36.926Z PASS [ 0.099s] oximeter-instruments kstat::link::tests::test_kstat_sampler_with_overflow
43962023-12-06T05:09:36.926Z PASS [ 0.108s] oximeter-instruments kstat::link::tests::test_kstat_sampler
43972023-12-06T05:09:37.052Z PASS [ 0.088s] oximeter-instruments kstat::link::tests::test_kstat_start_time_is_equal
43982023-12-06T05:09:37.061Z PASS [ 0.089s] oximeter-instruments kstat::link::tests::test_kstat_with_expiration
43992023-12-06T05:09:37.074Z PASS [ 0.073s] oximeter-instruments kstat::link::tests::test_physical_datalink
44002023-12-06T05:09:37.102Z PASS [ 0.092s] oximeter-instruments kstat::link::tests::test_prune_creation_times_when_kstat_is_gone
44012023-12-06T05:09:37.286Z PASS [ 0.037s] oximeter-macro-impl tests::test_extract_datum_type_by_annotatd_field
44022023-12-06T05:09:37.297Z PASS [ 0.096s] oximeter-instruments kstat::link::tests::test_prune_creation_times_when_target_is_removed
44032023-12-06T05:09:37.297Z PASS [ 0.039s] oximeter-macro-impl tests::test_extract_datum_type_by_field_name
44042023-12-06T05:09:37.298Z PASS [ 1.962s] oximeter-db client::tests::test_select_all_field_types
44052023-12-06T05:09:37.298Z PASS [ 0.030s] oximeter-macro-impl tests::test_extract_datum_type_named_and_annotated
44062023-12-06T05:09:37.298Z PASS [ 0.038s] oximeter-macro-impl tests::test_extract_datum_type_multiple_annotated_fields
44072023-12-06T05:09:37.298Z PASS [ 0.031s] oximeter-macro-impl tests::test_extract_datum_type_named_and_annotated_same_field
44082023-12-06T05:09:37.298Z PASS [ 0.037s] oximeter-macro-impl tests::test_metric_annotated_field
44092023-12-06T05:09:37.298Z PASS [ 0.040s] oximeter-macro-impl tests::test_metric_datum_field
44102023-12-06T05:09:37.298Z PASS [ 0.038s] oximeter-macro-impl tests::test_metric_enum
44112023-12-06T05:09:37.298Z PASS [ 0.030s] oximeter-macro-impl tests::test_metric_without_datum_field
44122023-12-06T05:09:37.298Z PASS [ 0.028s] oximeter-macro-impl tests::test_target
44132023-12-06T05:09:37.302Z PASS [ 0.029s] oximeter-macro-impl tests::test_target_empty_struct
44142023-12-06T05:09:37.302Z PASS [ 0.029s] oximeter-macro-impl tests::test_target_enum
44152023-12-06T05:09:37.310Z PASS [ 0.028s] oximeter-macro-impl tests::test_target_unit_struct
44162023-12-06T05:09:37.322Z PASS [ 0.027s] oximeter-macro-impl tests::test_target_with_datum_field
44172023-12-06T05:09:37.421Z PASS [ 0.097s] sled-hardware disk::test::test_disk_paths
44182023-12-06T05:09:37.421Z PASS [ 0.090s] sled-hardware disk::test::test_partition_device_paths
44192023-12-06T05:09:37.425Z PASS [ 0.092s] sled-hardware illumos::partitions::test::ensure_partition_layout_m2_cannot_format
44202023-12-06T05:09:37.442Z PASS [ 0.041s] sled-hardware illumos::partitions::test::ensure_partition_layout_m2_fails_with_empty_gpt
44212023-12-06T05:09:37.451Z PASS [ 0.042s] sled-hardware illumos::partitions::test::ensure_partition_layout_m2_with_expected_format
44222023-12-06T05:09:37.461Z PASS [ 0.043s] sled-hardware illumos::partitions::test::ensure_partition_layout_u2_fails_with_empty_gpt
44232023-12-06T05:09:37.489Z PASS [ 0.048s] sled-hardware illumos::partitions::test::ensure_partition_layout_u2_format_with_dev_path
44242023-12-06T05:09:37.497Z PASS [ 0.047s] sled-hardware illumos::partitions::test::ensure_partition_layout_u2_no_format_without_dev_path
44252023-12-06T05:09:37.508Z PASS [ 0.047s] sled-hardware illumos::partitions::test::ensure_partition_layout_u2_with_expected_format
44262023-12-06T05:09:37.535Z PASS [ 0.045s] sled-hardware underlay::tests::test_mac_to_bootstrap_ip
44272023-12-06T05:09:37.552Z PASS [ 0.046s] sled-storage dataset::test::serialize_dataset_name
44282023-12-06T05:09:37.652Z PASS [ 0.102s] sled-storage manager::tests::add_u2_disk_while_not_in_normal_stage_and_ensure_it_gets_queued
44292023-12-06T05:09:39.437Z PASS [ 1.892s] sled-storage manager::tests::ensure_u2_gets_added_to_resources
44302023-12-06T05:09:39.531Z PASS [ 1.996s] sled-storage manager::tests::delete_disk_triggers_notification
44312023-12-06T05:09:40.782Z PASS [ 1.345s] sled-storage manager::tests::queued_disks_get_added_as_resources
44322023-12-06T05:09:41.059Z PASS [ 1.513s] sled-storage manager::tests::queued_disks_get_requeued_on_secret_retriever_error
44332023-12-06T05:09:42.077Z PASS [ 1.295s] sled-storage manager::tests::upsert_filesystem
44342023-12-06T05:09:42.204Z PASS [ 1.161s] sled-storage manager::tests::wait_for_bootdisk
44352023-12-06T05:09:42.957Z PASS [ 0.753s] tufaceous::integration-tests command_tests::test_init_and_add
44362023-12-06T05:09:43.988Z PASS [ 1.912s] tufaceous::integration-tests command_tests::test_assemble_fake
44372023-12-06T05:09:44.033Z PASS [ 0.045s] tufaceous-lib archive::tests::test_validate_path
44382023-12-06T05:09:44.076Z PASS [ 0.041s] tufaceous-lib key::tests::test_from_str
44392023-12-06T05:09:44.236Z PASS [ 0.158s] tufaceous-lib repository::tests::reject_artifacts_with_the_same_filename
44402023-12-06T05:09:44.486Z PASS [ 1.529s] tufaceous::manifest-tests check_manifest::fake.toml
44412023-12-06T05:09:44.636Z PASS [ 0.399s] update-engine buffer::tests::test_buffer
44422023-12-06T05:09:44.677Z PASS [ 0.045s] update-engine display::line_display_shared::tests::test_format_progress_counter
44432023-12-06T05:09:44.692Z PASS [ 0.200s] update-engine display::group_display::tests::test_stats
44442023-12-06T05:09:44.692Z PASS [ 26.956s] omicron-omdb::test_all_output test_omdb_success_cases
44452023-12-06T05:09:44.728Z PASS [ 0.049s] update-engine engine::tests::error_exits_early
44462023-12-06T05:09:44.746Z PASS [ 0.043s] update-engine events::tests::step_event_parse_unknown
44472023-12-06T05:09:44.747Z PASS [ 0.051s] update-engine events::tests::progress_event_parse_unknown
44482023-12-06T05:09:44.965Z PASS [ 0.051s] wicket state::inventory::tests::component_id_display
44492023-12-06T05:09:44.972Z PASS [ 0.080s] wicket cli::rack_setup::config_toml::tests::round_trip_nonempty_config
44502023-12-06T05:09:44.972Z PASS [ 0.156s] wicketd artifacts::update_plan::tests::test_update_plan_from_artifacts
44512023-12-06T05:09:45.043Z PASS [ 0.294s] wicket::mod integration_tests::command_tests::test_wicket_ssh_force_command_like
44522023-12-06T05:09:45.101Z PASS [ 0.137s] wicketd installinator_progress::tests::test_states
44532023-12-06T05:09:45.560Z PASS [ 0.519s] wicketd::mod integration_tests::commands::test_wicketd_openapi
44542023-12-06T05:09:46.198Z PASS [ 21.603s] omicron-passwords test::test_smoke
44552023-12-06T05:09:46.775Z PASS [ 1.984s] wicketd artifacts::artifacts_with_plan::tests::test_extract_fake
44562023-12-06T05:09:46.874Z PASS [ 1.782s] wicketd::mod integration_tests::inventory::test_inventory
44572023-12-06T05:09:47.232Z PASS [ 17.416s] omicron-test-utils dev::db::test::test_setup_database_default_dir
44582023-12-06T05:09:48.850Z PASS [ 2.660s] wicketd::mod integration_tests::updates::test_update_races
44592023-12-06T05:09:49.933Z PASS [ 12.333s] sled-storage manager::tests::ensure_using_exactly_these_disks
44602023-12-06T05:09:50.275Z PASS [ 4.725s] wicketd::mod integration_tests::updates::test_installinator_fetch
44612023-12-06T05:09:50.386Z PASS [ 3.621s] wicketd::mod integration_tests::updates::test_updates
44622023-12-06T05:09:53.639Z PASS [ 18.173s] oximeter-db client::tests::test_single_node
44632023-12-06T05:10:00.082Z PASS [ 24.306s] oximeter-db client::tests::test_ensure_schema_walks_through_multiple_steps_replicated
44642023-12-06T05:11:00.053Z SLOW [> 60.000s] oximeter-db client::tests::test_replicated
44652023-12-06T05:12:00.054Z SLOW [>120.000s] oximeter-db client::tests::test_replicated
44662023-12-06T05:13:00.055Z SLOW [>180.000s] oximeter-db client::tests::test_replicated
44672023-12-06T05:14:00.056Z SLOW [>240.000s] oximeter-db client::tests::test_replicated
44682023-12-06T05:15:00.058Z SLOW [>300.000s] oximeter-db client::tests::test_replicated
44692023-12-06T05:16:00.060Z SLOW [>360.000s] oximeter-db client::tests::test_replicated
44702023-12-06T05:16:01.713Z PASS [ 361.668s] oximeter-db client::tests::test_replicated
44712023-12-06T05:16:01.718Z------------
44722023-12-06T05:16:01.718Z Summary [1845.622s] 961 tests run: 961 passed (15 slow, 1 leaky), 3 skipped
44732023-12-06T05:16:01.749Z
44742023-12-06T05:16:01.753Zreal 30:56.749579480
44752023-12-06T05:16:01.753Zuser 2:29:40.492743052
44762023-12-06T05:16:01.753Zsys 35:05.559733100
44772023-12-06T05:16:01.753Ztrap 2:44.989416152
44782023-12-06T05:16:01.753Ztflt 4.569203625
44792023-12-06T05:16:01.753Zdflt 16.667988645
44802023-12-06T05:16:01.753Zkflt 0.257742231
44812023-12-06T05:16:01.753Zlock 653:05:54.986294580
44822023-12-06T05:16:01.753Zslp 37:00:21.413955456
44832023-12-06T05:16:01.753Zlat 2:46:03.341489786
44842023-12-06T05:16:01.753Zstop 24:05.458415119
44852023-12-06T05:16:01.753Z
44862023-12-06T05:16:01.753Z ##### #### #### ##### ###### #### #####
44872023-12-06T05:16:01.753Z # # # # # # # # # #
44882023-12-06T05:16:01.753Z # # # # # # ##### #### #
44892023-12-06T05:16:01.753Z # # # # # # # # #
44902023-12-06T05:16:01.753Z # # # # # # # # # # #
44912023-12-06T05:16:01.753Z ##### #### #### # ###### #### #
44922023-12-06T05:16:01.753Z
44932023-12-06T05:16:03.251Z Fresh unicode-ident v1.0.12
44942023-12-06T05:16:03.251Z Fresh cfg-if v1.0.0
44952023-12-06T05:16:03.269Z Fresh autocfg v1.1.0
44962023-12-06T05:16:03.269Z Fresh version_check v0.9.4
44972023-12-06T05:16:03.269Z Fresh proc-macro2 v1.0.69
44982023-12-06T05:16:03.270Z Fresh memchr v2.6.3
44992023-12-06T05:16:03.270Z Fresh log v0.4.20
45002023-12-06T05:16:03.270Z Fresh once_cell v1.18.0
45012023-12-06T05:16:03.270Z Fresh scopeguard v1.2.0
45022023-12-06T05:16:03.270Z Fresh quote v1.0.33
45032023-12-06T05:16:03.270Z Fresh libc v0.2.150
45042023-12-06T05:16:03.270Z Fresh smallvec v1.11.0
45052023-12-06T05:16:03.270Z Fresh itoa v1.0.9
45062023-12-06T05:16:03.270Z Fresh syn v2.0.32
45072023-12-06T05:16:03.270Z Fresh syn v1.0.109
45082023-12-06T05:16:03.270Z Fresh getrandom v0.2.10
45092023-12-06T05:16:03.270Z Fresh spin v0.5.2
45102023-12-06T05:16:03.270Z Fresh serde_derive v1.0.192
45112023-12-06T05:16:03.270Z Fresh lock_api v0.4.10
45122023-12-06T05:16:03.271Z Fresh parking_lot_core v0.9.8
45132023-12-06T05:16:03.271Z Fresh libm v0.2.7
45142023-12-06T05:16:03.271Z Fresh cc v1.0.83
45152023-12-06T05:16:03.271Z Fresh pin-project-lite v0.2.13
45162023-12-06T05:16:03.271Z Fresh thiserror-impl v1.0.49
45172023-12-06T05:16:03.271Z Fresh serde v1.0.192
45182023-12-06T05:16:03.271Z Fresh parking_lot v0.12.1
45192023-12-06T05:16:03.271Z Fresh num-traits v0.2.16
45202023-12-06T05:16:03.271Z Fresh rand_core v0.6.4
45212023-12-06T05:16:03.271Z Fresh signal-hook-registry v1.4.1
45222023-12-06T05:16:03.271Z Fresh mio v0.8.9
45232023-12-06T05:16:03.271Z Fresh bytes v1.5.0
45242023-12-06T05:16:03.271Z Fresh thiserror v1.0.49
45252023-12-06T05:16:03.272Z Fresh bitflags v2.4.0
45262023-12-06T05:16:03.272Z Fresh ryu v1.0.15
45272023-12-06T05:16:03.272Z Fresh num_cpus v1.16.0
45282023-12-06T05:16:03.272Z Fresh zeroize_derive v1.4.2
45292023-12-06T05:16:03.272Z Fresh futures-core v0.3.29
45302023-12-06T05:16:03.272Z Fresh zeroize v1.7.0
45312023-12-06T05:16:03.272Z Fresh tokio-macros v2.2.0
45322023-12-06T05:16:03.272Z Fresh socket2 v0.5.5
45332023-12-06T05:16:03.272Z Fresh heck v0.4.1
45342023-12-06T05:16:03.272Z Fresh fnv v1.0.7
45352023-12-06T05:16:03.272Z Fresh futures-sink v0.3.29
45362023-12-06T05:16:03.272Z Fresh serde_json v1.0.108
45372023-12-06T05:16:03.272Z Fresh tokio v1.34.0
45382023-12-06T05:16:03.272Z Fresh lazy_static v1.4.0
45392023-12-06T05:16:03.273Z Fresh regex-syntax v0.8.2
45402023-12-06T05:16:03.273Z Fresh pin-utils v0.1.0
45412023-12-06T05:16:03.273Z Fresh hashbrown v0.14.2
45422023-12-06T05:16:03.273Z Fresh futures-macro v0.3.29
45432023-12-06T05:16:03.273Z Fresh errno v0.3.2
45442023-12-06T05:16:03.273Z Fresh slab v0.4.9
45452023-12-06T05:16:03.273Z Fresh futures-task v0.3.29
45462023-12-06T05:16:03.273Z Fresh futures-channel v0.3.29
45472023-12-06T05:16:03.273Z Fresh aho-corasick v1.0.4
45482023-12-06T05:16:03.273Z Fresh futures-io v0.3.29
45492023-12-06T05:16:03.273Z Fresh byteorder v1.5.0
45502023-12-06T05:16:03.273Z Fresh equivalent v1.0.1
45512023-12-06T05:16:03.273Z Fresh regex-automata v0.4.3
45522023-12-06T05:16:03.273Z Fresh futures-util v0.3.29
45532023-12-06T05:16:03.273Z Fresh indexmap v2.1.0
45542023-12-06T05:16:03.274Z Fresh iana-time-zone v0.1.57
45552023-12-06T05:16:03.274Z Fresh pkg-config v0.3.27
45562023-12-06T05:16:03.274Z Fresh subtle v2.5.0
45572023-12-06T05:16:03.274Z Fresh regex v1.10.2
45582023-12-06T05:16:03.274Z Fresh typenum v1.16.0
45592023-12-06T05:16:03.274Z Fresh chrono v0.4.31
45602023-12-06T05:16:03.274Z Fresh uuid v1.6.1
45612023-12-06T05:16:03.274Z Fresh tinyvec_macros v0.1.1
45622023-12-06T05:16:03.274Z Fresh tracing-attributes v0.1.26
45632023-12-06T05:16:03.274Z Fresh generic-array v0.14.7
45642023-12-06T05:16:03.274Z Fresh tinyvec v1.6.0
45652023-12-06T05:16:03.274Z Fresh tracing-core v0.1.31
45662023-12-06T05:16:03.274Z Fresh base64 v0.21.5
45672023-12-06T05:16:03.275Z Fresh const-oid v0.9.5
45682023-12-06T05:16:03.275Z Fresh http v0.2.11
45692023-12-06T05:16:03.275Z Fresh unicode-bidi v0.3.13
45702023-12-06T05:16:03.275Z Fresh crypto-common v0.1.6
45712023-12-06T05:16:03.275Z Fresh rustix v0.38.25
45722023-12-06T05:16:03.275Z Fresh tracing v0.1.37
45732023-12-06T05:16:03.275Z Fresh unicode-normalization v0.1.22
45742023-12-06T05:16:03.275Z Fresh serde_derive_internals v0.26.0
45752023-12-06T05:16:03.275Z Fresh dyn-clone v1.0.13
45762023-12-06T05:16:03.275Z Fresh percent-encoding v2.3.1
45772023-12-06T05:16:03.275Z Fresh schemars_derive v0.8.13
45782023-12-06T05:16:03.275Z Fresh ppv-lite86 v0.2.17
45792023-12-06T05:16:03.275Z Fresh bitflags v1.3.2
45802023-12-06T05:16:03.275Z Fresh form_urlencoded v1.2.1
45812023-12-06T05:16:03.275Z Fresh spin v0.9.8
45822023-12-06T05:16:03.275Z Fresh block-buffer v0.10.4
45832023-12-06T05:16:03.275Z Fresh rand_chacha v0.3.1
45842023-12-06T05:16:03.276Z Fresh schemars v0.8.13
45852023-12-06T05:16:03.276Z Fresh hashbrown v0.12.3
45862023-12-06T05:16:03.276Z Fresh unicode-width v0.1.11
45872023-12-06T05:16:03.276Z Fresh vcpkg v0.2.15
45882023-12-06T05:16:03.276Z Fresh digest v0.10.7
45892023-12-06T05:16:03.276Z Fresh rand v0.8.5
45902023-12-06T05:16:03.276Z Fresh indexmap v1.9.3
45912023-12-06T05:16:03.276Z Fresh either v1.9.0
45922023-12-06T05:16:03.276Z Fresh idna v0.5.0
45932023-12-06T05:16:03.276Z Fresh ucd-trie v0.1.6
45942023-12-06T05:16:03.277Z Fresh httparse v1.8.0
45952023-12-06T05:16:03.284Z Fresh pest v2.7.2
45962023-12-06T05:16:03.284Z Fresh url v2.5.0
45972023-12-06T05:16:03.284Z Fresh tokio-util v0.7.10
45982023-12-06T05:16:03.284Z Fresh toml_datetime v0.6.5
45992023-12-06T05:16:03.284Z Fresh serde_spanned v0.6.4
46002023-12-06T05:16:03.284Z Fresh socket2 v0.4.9
46012023-12-06T05:16:03.284Z Fresh winnow v0.5.15
46022023-12-06T05:16:03.284Z Fresh adler v1.0.2
46032023-12-06T05:16:03.284Z Fresh semver v1.0.20
46042023-12-06T05:16:03.284Z Fresh untrusted v0.7.1
46052023-12-06T05:16:03.284Z Fresh miniz_oxide v0.7.1
46062023-12-06T05:16:03.284Z Fresh strsim v0.10.0
46072023-12-06T05:16:03.284Z Fresh try-lock v0.2.4
46082023-12-06T05:16:03.284Z Fresh httpdate v1.0.3
46092023-12-06T05:16:03.284Z Fresh ahash v0.8.3
46102023-12-06T05:16:03.284Z Fresh want v0.3.1
46112023-12-06T05:16:03.284Z Fresh ring v0.16.20
46122023-12-06T05:16:03.284Z Fresh h2 v0.3.21
46132023-12-06T05:16:03.284Z Fresh http-body v0.4.5
46142023-12-06T05:16:03.284Z Fresh foreign-types-shared v0.1.1
46152023-12-06T05:16:03.284Z Fresh openssl-probe v0.1.5
46162023-12-06T05:16:03.284Z Fresh tower-service v0.3.2
46172023-12-06T05:16:03.284Z Fresh cpufeatures v0.2.9
46182023-12-06T05:16:03.285Z Fresh untrusted v0.9.0
46192023-12-06T05:16:03.285Z Fresh foreign-types v0.3.2
46202023-12-06T05:16:03.285Z Fresh async-trait v0.1.74
46212023-12-06T05:16:03.285Z Fresh hashbrown v0.13.2
46222023-12-06T05:16:03.285Z Fresh openssl-sys v0.9.96
46232023-12-06T05:16:03.285Z Fresh ring v0.17.5
46242023-12-06T05:16:03.285Z Fresh hyper v0.14.27
46252023-12-06T05:16:03.285Z Fresh openssl-macros v0.1.1
46262023-12-06T05:16:03.285Z Fresh mime v0.3.17
46272023-12-06T05:16:03.285Z Fresh sct v0.7.0
46282023-12-06T05:16:03.285Z Fresh ipnet v2.8.0
46292023-12-06T05:16:03.285Z Fresh openssl v0.10.60
46302023-12-06T05:16:03.285Z Fresh rustls-webpki v0.101.7
46312023-12-06T05:16:03.285Z Fresh toml_edit v0.19.15
46322023-12-06T05:16:03.285Z Fresh rustls-pemfile v1.0.3
46332023-12-06T05:16:03.285Z Fresh unicode-xid v0.2.4
46342023-12-06T05:16:03.285Z Fresh rustls v0.21.9
46352023-12-06T05:16:03.285Z Fresh gimli v0.28.0
46362023-12-06T05:16:03.285Z Fresh serde_urlencoded v0.7.1
46372023-12-06T05:16:03.285Z Fresh object v0.32.1
46382023-12-06T05:16:03.285Z Fresh encoding_rs v0.8.33
46392023-12-06T05:16:03.285Z Fresh addr2line v0.21.0
46402023-12-06T05:16:03.285Z Fresh native-tls v0.2.11
46412023-12-06T05:16:03.285Z Fresh tokio-rustls v0.24.1
46422023-12-06T05:16:03.285Z Fresh rustc-demangle v0.1.23
46432023-12-06T05:16:03.285Z Fresh rustls-native-certs v0.6.3
46442023-12-06T05:16:03.286Z Fresh tokio-native-tls v0.3.1
46452023-12-06T05:16:03.286Z Fresh backtrace v0.3.69
46462023-12-06T05:16:03.286Z Fresh hyper-rustls v0.24.2
46472023-12-06T05:16:03.286Z Fresh openapiv3 v2.0.0-rc.1
46482023-12-06T05:16:03.286Z Fresh webpki-roots v0.25.2
46492023-12-06T05:16:03.286Z Fresh utf8parse v0.2.1
46502023-12-06T05:16:03.286Z Fresh hyper-tls v0.5.0
46512023-12-06T05:16:03.286Z Fresh anyhow v1.0.75
46522023-12-06T05:16:03.286Z Fresh crc32fast v1.3.2
46532023-12-06T05:16:03.286Z Fresh crossbeam-utils v0.8.16
46542023-12-06T05:16:03.286Z Fresh rustc_version v0.4.0
46552023-12-06T05:16:03.286Z Fresh reqwest v0.11.22
46562023-12-06T05:16:03.286Z Fresh futures-executor v0.3.29
46572023-12-06T05:16:03.286Z Fresh hex v0.4.3
46582023-12-06T05:16:03.286Z Fresh slog v2.7.0
46592023-12-06T05:16:03.286Z Fresh time-core v0.1.1
46602023-12-06T05:16:03.286Z Fresh anstyle v1.0.2
46612023-12-06T05:16:03.286Z Fresh rustversion v1.0.14
46622023-12-06T05:16:03.286Z Fresh io-lifetimes v1.0.11
46632023-12-06T05:16:03.286Z Fresh synstructure v0.12.6
46642023-12-06T05:16:03.286Z Fresh time-macros v0.2.13
46652023-12-06T05:16:03.286Z Fresh pest_meta v2.7.2
46662023-12-06T05:16:03.286Z Fresh deranged v0.3.8
46672023-12-06T05:16:03.286Z Fresh num_threads v0.1.6
46682023-12-06T05:16:03.287Z Fresh num-integer v0.1.45
46692023-12-06T05:16:03.287Z Fresh rustix v0.37.23
46702023-12-06T05:16:03.287Z Fresh zerocopy-derive v0.2.0
46712023-12-06T05:16:03.287Z Fresh futures v0.3.29
46722023-12-06T05:16:03.287Z Fresh time v0.3.27
46732023-12-06T05:16:03.287Z Fresh pest_generator v2.7.2
46742023-12-06T05:16:03.287Z Fresh flate2 v1.0.28
46752023-12-06T05:16:03.287Z Fresh anstyle-parse v0.2.1
46762023-12-06T05:16:03.287Z Fresh itertools v0.10.5
46772023-12-06T05:16:03.287Z Fresh zerocopy-derive v0.6.4
46782023-12-06T05:16:03.287Z Fresh unicode-segmentation v1.10.1
46792023-12-06T05:16:03.287Z Fresh siphasher v0.3.11
46802023-12-06T05:16:03.287Z Fresh colorchoice v1.0.0
46812023-12-06T05:16:03.287Z Fresh anstyle-query v1.0.0
46822023-12-06T05:16:03.287Z Fresh zerocopy v0.6.4
46832023-12-06T05:16:03.287Z Fresh pest_derive v2.7.2
46842023-12-06T05:16:03.287Z Fresh zerocopy v0.3.0
46852023-12-06T05:16:03.287Z Fresh terminal_size v0.2.6
46862023-12-06T05:16:03.287Z Fresh clap_lex v0.5.1
46872023-12-06T05:16:03.287Z Fresh anstream v0.5.0
46882023-12-06T05:16:03.287Z Fresh bit-vec v0.6.3
46892023-12-06T05:16:03.287Z Fresh dtrace-parser v0.1.14
46902023-12-06T05:16:03.287Z Fresh dof v0.1.5
46912023-12-06T05:16:03.287Z Fresh toml v0.7.8
46922023-12-06T05:16:03.287Z Fresh toml_edit v0.21.0
46932023-12-06T05:16:03.287Z Fresh clap_derive v4.4.2
46942023-12-06T05:16:03.287Z Fresh clap_builder v4.4.2
46952023-12-06T05:16:03.294Z Fresh thread-id v4.2.0
46962023-12-06T05:16:03.294Z Fresh data-encoding v2.4.0
46972023-12-06T05:16:03.294Z Fresh strum_macros v0.25.2
46982023-12-06T05:16:03.294Z Fresh serde_tokenstream v0.1.7
46992023-12-06T05:16:03.294Z Fresh clap v4.4.3
47002023-12-06T05:16:03.294Z Fresh usdt-impl v0.3.5
47012023-12-06T05:16:03.294Z Fresh managed v0.8.0
47022023-12-06T05:16:03.294Z Fresh bit-set v0.5.3
47032023-12-06T05:16:03.295Z Fresh memoffset v0.9.0
47042023-12-06T05:16:03.295Z Fresh phf_shared v0.10.0
47052023-12-06T05:16:03.295Z Fresh sha2 v0.10.8
47062023-12-06T05:16:03.295Z Fresh ipnetwork v0.20.0
47072023-12-06T05:16:03.295Z Fresh precomputed-hash v0.1.1
47082023-12-06T05:16:03.295Z Fresh fixedbitset v0.4.2
47092023-12-06T05:16:03.295Z Fresh new_debug_unreachable v1.0.4
47102023-12-06T05:16:03.295Z Fresh crossbeam-epoch v0.9.15
47112023-12-06T05:16:03.295Z Fresh signal-hook v0.3.17
47122023-12-06T05:16:03.295Z Fresh petgraph v0.6.4
47132023-12-06T05:16:03.295Z Fresh string_cache v0.8.7
47142023-12-06T05:16:03.295Z Fresh num-iter v0.1.43
47152023-12-06T05:16:03.295Z Fresh usdt-macro v0.3.5
47162023-12-06T05:16:03.295Z Fresh usdt-attr-macro v0.3.5
47172023-12-06T05:16:03.295Z Fresh hmac v0.12.1
47182023-12-06T05:16:03.295Z Fresh usdt v0.3.5
47192023-12-06T05:16:03.295Z Fresh pin-project-internal v1.1.3
47202023-12-06T05:16:03.295Z Fresh lalrpop-util v0.19.12
47212023-12-06T05:16:03.295Z Fresh matches v0.1.10
47222023-12-06T05:16:03.295Z Fresh regex-automata v0.1.10
47232023-12-06T05:16:03.295Z Fresh predicates-core v1.0.6
47242023-12-06T05:16:03.295Z Fresh idna v0.2.3
47252023-12-06T05:16:03.295Z Fresh pin-project v1.1.3
47262023-12-06T05:16:03.295Z Fresh bstr v0.2.17
47272023-12-06T05:16:03.296Z Fresh doc-comment v0.3.3
47282023-12-06T05:16:03.296Z Fresh bzip2-sys v0.1.11+1.0.8
47292023-12-06T05:16:03.296Z Fresh signal-hook-mio v0.2.3
47302023-12-06T05:16:03.296Z Fresh itertools v0.11.0
47312023-12-06T05:16:03.296Z Fresh signature v2.1.0
47322023-12-06T05:16:03.296Z Fresh block-padding v0.3.3
47332023-12-06T05:16:03.296Z Fresh hash32 v0.2.1
47342023-12-06T05:16:03.296Z Fresh enum-as-inner v0.5.1
47352023-12-06T05:16:03.296Z Fresh float-cmp v0.9.0
47362023-12-06T05:16:03.296Z Fresh scheduled-thread-pool v0.2.7
47372023-12-06T05:16:03.296Z Fresh diesel_table_macro_syntax v0.1.0
47382023-12-06T05:16:03.296Z Fresh normalize-line-endings v0.3.0
47392023-12-06T05:16:03.296Z Fresh difflib v0.4.0
47402023-12-06T05:16:03.296Z Fresh stable_deref_trait v1.2.0
47412023-12-06T05:16:03.296Z Fresh regex-automata v0.3.8
47422023-12-06T05:16:03.296Z Fresh r2d2 v0.8.10
47432023-12-06T05:16:03.296Z Fresh diesel_derives v2.1.2
47442023-12-06T05:16:03.296Z Fresh trust-dns-proto v0.22.0
47452023-12-06T05:16:03.296Z Fresh bzip2 v0.4.4
47462023-12-06T05:16:03.296Z Fresh heapless v0.7.16
47472023-12-06T05:16:03.296Z Fresh bstr v1.6.0
47482023-12-06T05:16:03.296Z Fresh crossterm v0.27.0
47492023-12-06T05:16:03.297Z Fresh inout v0.1.3
47502023-12-06T05:16:03.297Z Fresh pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
47512023-12-06T05:16:03.297Z Fresh console v0.15.7
47522023-12-06T05:16:03.297Z Fresh md-5 v0.10.5
47532023-12-06T05:16:03.297Z Fresh stringprep v0.1.3
47542023-12-06T05:16:03.297Z Fresh snafu-derive v0.7.5
47552023-12-06T05:16:03.297Z Fresh hubpack_derive v0.1.1
47562023-12-06T05:16:03.297Z Fresh static_assertions v1.1.0
47572023-12-06T05:16:03.297Z Fresh fallible-iterator v0.2.0
47582023-12-06T05:16:03.297Z Fresh diesel v2.1.4
47592023-12-06T05:16:03.297Z Fresh cipher v0.4.4
47602023-12-06T05:16:03.297Z Fresh smoltcp v0.9.1
47612023-12-06T05:16:03.297Z Fresh num-bigint v0.4.4
47622023-12-06T05:16:03.297Z Fresh postgres-protocol v0.6.6
47632023-12-06T05:16:03.297Z Fresh hubpack v0.1.2
47642023-12-06T05:16:03.297Z Fresh snafu v0.7.5
47652023-12-06T05:16:03.297Z Fresh zip v0.6.6
47662023-12-06T05:16:03.297Z Fresh similar v2.2.1
47672023-12-06T05:16:03.297Z Fresh phf_shared v0.11.2
47682023-12-06T05:16:03.297Z Fresh serde_repr v0.1.16
47692023-12-06T05:16:03.297Z Fresh yasna v0.5.2
47702023-12-06T05:16:03.297Z Fresh postgres-types v0.2.6
47712023-12-06T05:16:03.297Z Fresh gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
47722023-12-06T05:16:03.297Z Fresh phf v0.11.2
47732023-12-06T05:16:03.297Z Fresh predicates v3.0.4
47742023-12-06T05:16:03.297Z Fresh whoami v1.4.1
47752023-12-06T05:16:03.297Z Fresh tokio-stream v0.1.14
47762023-12-06T05:16:03.298Z Fresh serde_tokenstream v0.2.0
47772023-12-06T05:16:03.298Z Fresh regress v0.7.1
47782023-12-06T05:16:03.298Z Fresh tokio-postgres v0.7.10
47792023-12-06T05:16:03.298Z Fresh typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
47802023-12-06T05:16:03.298Z Fresh getopts v0.2.21
47812023-12-06T05:16:03.298Z Fresh unsafe-libyaml v0.2.9
47822023-12-06T05:16:03.298Z Fresh progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
47832023-12-06T05:16:03.298Z Fresh fastrand v2.0.0
47842023-12-06T05:16:03.298Z Fresh ident_case v1.0.1
47852023-12-06T05:16:03.298Z Fresh dirs-sys-next v0.1.2
47862023-12-06T05:16:03.298Z Fresh typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
47872023-12-06T05:16:03.298Z Fresh serde_yaml v0.9.25
47882023-12-06T05:16:03.298Z Fresh tempfile v3.8.1
47892023-12-06T05:16:03.298Z Fresh dirs-next v2.0.0
47902023-12-06T05:16:03.298Z Fresh toml v0.8.8
47912023-12-06T05:16:03.298Z Fresh match_cfg v0.1.0
47922023-12-06T05:16:03.298Z Fresh atty v0.2.14
47932023-12-06T05:16:03.298Z Fresh typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
47942023-12-06T05:16:03.298Z Fresh term v0.7.0
47952023-12-06T05:16:03.304Z Fresh hostname v0.3.1
47962023-12-06T05:16:03.304Z Fresh quick-error v1.2.3
47972023-12-06T05:16:03.304Z Fresh darling_core v0.20.3
47982023-12-06T05:16:03.304Z Fresh sha1 v0.10.6
47992023-12-06T05:16:03.304Z Fresh omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
48002023-12-06T05:16:03.304Z Fresh progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
48012023-12-06T05:16:03.304Z Fresh darling_macro v0.20.3
48022023-12-06T05:16:03.304Z Fresh crossbeam-channel v0.5.8
48032023-12-06T05:16:03.304Z Fresh thread_local v1.1.7
48042023-12-06T05:16:03.304Z Fresh instant v0.1.12
48052023-12-06T05:16:03.305Z Fresh progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
48062023-12-06T05:16:03.305Z Fresh paste v1.0.14
48072023-12-06T05:16:03.305Z Fresh darling v0.20.3
48082023-12-06T05:16:03.305Z Fresh strum v0.25.0
48092023-12-06T05:16:03.305Z Fresh take_mut v0.2.2
48102023-12-06T05:16:03.305Z Fresh progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
48112023-12-06T05:16:03.305Z Fresh camino v1.1.6
48122023-12-06T05:16:03.305Z Fresh serde_with_macros v2.3.3
48132023-12-06T05:16:03.305Z Fresh slog-term v2.9.0
48142023-12-06T05:16:03.305Z Fresh slog-json v2.6.1
48152023-12-06T05:16:03.305Z Fresh structmeta-derive v0.2.0
48162023-12-06T05:16:03.305Z Fresh slog-async v2.8.0
48172023-12-06T05:16:03.305Z Fresh async-stream-impl v0.3.5
48182023-12-06T05:16:03.305Z Fresh wait-timeout v0.2.0
48192023-12-06T05:16:03.305Z Fresh debug-ignore v1.0.5
48202023-12-06T05:16:03.305Z Fresh atomic-waker v1.1.1
48212023-12-06T05:16:03.305Z Fresh structmeta v0.2.0
48222023-12-06T05:16:03.305Z Fresh serde_with v2.3.3
48232023-12-06T05:16:03.305Z Fresh async-stream v0.3.5
48242023-12-06T05:16:03.305Z Fresh waitgroup v0.1.2
48252023-12-06T05:16:03.305Z Fresh slog-bunyan v2.4.0
48262023-12-06T05:16:03.305Z Fresh multer v2.1.0
48272023-12-06T05:16:03.305Z Fresh dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
48282023-12-06T05:16:03.305Z Fresh serde_path_to_error v0.1.14
48292023-12-06T05:16:03.306Z Fresh rusty-fork v0.3.0
48302023-12-06T05:16:03.306Z Fresh dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
48312023-12-06T05:16:03.306Z Fresh rand_xorshift v0.3.0
48322023-12-06T05:16:03.306Z Fresh regex-syntax v0.7.5
48332023-12-06T05:16:03.306Z Fresh unarray v0.1.4
48342023-12-06T05:16:03.306Z Fresh backoff v0.4.0
48352023-12-06T05:16:03.306Z Fresh test-strategy v0.3.1
48362023-12-06T05:16:03.306Z Fresh api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
48372023-12-06T05:16:03.306Z Fresh serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
48382023-12-06T05:16:03.306Z Fresh parse-display-derive v0.8.2
48392023-12-06T05:16:03.306Z Fresh proptest v1.4.0
48402023-12-06T05:16:03.306Z Fresh macaddr v1.0.1
48412023-12-06T05:16:03.306Z Fresh is-terminal v0.4.9
48422023-12-06T05:16:03.306Z Fresh camino-tempfile v1.1.1
48432023-12-06T05:16:03.306Z Fresh proc-macro-crate v1.3.1
48442023-12-06T05:16:03.306Z Fresh parse-display v0.8.2
48452023-12-06T05:16:03.306Z Fresh num_enum_derive v0.5.11
48462023-12-06T05:16:03.306Z Fresh postcard-cobs v0.1.5-pre
48472023-12-06T05:16:03.306Z Fresh proc-macro-error-attr v1.0.4
48482023-12-06T05:16:03.306Z Fresh num_enum v0.5.11
48492023-12-06T05:16:03.306Z Fresh postcard v0.7.3
48502023-12-06T05:16:03.306Z Fresh smoltcp v0.8.2
48512023-12-06T05:16:03.306Z Fresh proc-macro-error v1.0.4
48522023-12-06T05:16:03.306Z Fresh foreign-types-macros v0.2.3
48532023-12-06T05:16:03.306Z Fresh termtree v0.4.1
48542023-12-06T05:16:03.307Z Fresh illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
48552023-12-06T05:16:03.307Z Fresh cfg-if v0.1.10
48562023-12-06T05:16:03.307Z Fresh foreign-types-shared v0.3.1
48572023-12-06T05:16:03.307Z Fresh predicates-tree v1.0.9
48582023-12-06T05:16:03.307Z Fresh foreign-types v0.5.0
48592023-12-06T05:16:03.307Z Fresh opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
48602023-12-06T05:16:03.307Z Fresh libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
48612023-12-06T05:16:03.307Z Fresh nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
48622023-12-06T05:16:03.307Z Fresh crucible-workspace-hack v0.1.0
48632023-12-06T05:16:03.307Z Fresh kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
48642023-12-06T05:16:03.307Z Fresh rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
48652023-12-06T05:16:03.307Z Fresh cstr-argument v0.1.2
48662023-12-06T05:16:03.307Z Fresh pretty-hex v0.2.1
48672023-12-06T05:16:03.307Z Fresh colored v2.0.4
48682023-12-06T05:16:03.307Z Fresh base64ct v1.6.0
48692023-12-06T05:16:03.307Z Fresh zone_cfg_derive v0.3.0
48702023-12-06T05:16:03.307Z Fresh dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
48712023-12-06T05:16:03.307Z Fresh nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
48722023-12-06T05:16:03.307Z Fresh opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
48732023-12-06T05:16:03.307Z Fresh rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
48742023-12-06T05:16:03.307Z Fresh bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
48752023-12-06T05:16:03.307Z Fresh predicates v2.1.5
48762023-12-06T05:16:03.307Z Fresh num-derive v0.4.0
48772023-12-06T05:16:03.308Z Fresh oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
48782023-12-06T05:16:03.308Z Fresh libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
48792023-12-06T05:16:03.308Z Fresh mockall_derive v0.11.4
48802023-12-06T05:16:03.308Z Fresh fragile v2.0.0
48812023-12-06T05:16:03.308Z Fresh downcast v0.11.0
48822023-12-06T05:16:03.308Z Fresh crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=945f040d259ca8013d3fb26f510453da7cd7b1a6#945f040d)
48832023-12-06T05:16:03.308Z Fresh bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
48842023-12-06T05:16:03.308Z Fresh zone v0.3.0
48852023-12-06T05:16:03.308Z Fresh mockall v0.11.4
48862023-12-06T05:16:03.308Z Fresh opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
48872023-12-06T05:16:03.308Z Fresh smf v0.2.2
48882023-12-06T05:16:03.308Z Fresh xattr v1.0.1
48892023-12-06T05:16:03.308Z Fresh filetime v0.2.23
48902023-12-06T05:16:03.308Z Fresh same-file v1.0.6
48912023-12-06T05:16:03.308Z Fresh heck v0.3.3
48922023-12-06T05:16:03.308Z Fresh textwrap v0.11.0
48932023-12-06T05:16:03.308Z Fresh tar v0.4.40
48942023-12-06T05:16:03.308Z Fresh walkdir v2.4.0
48952023-12-06T05:16:03.314Z Fresh ansi_term v0.12.1
48962023-12-06T05:16:03.314Z Fresh strsim v0.8.0
48972023-12-06T05:16:03.314Z Fresh vec_map v0.8.2
48982023-12-06T05:16:03.314Z Fresh structopt-derive v0.4.18
48992023-12-06T05:16:03.314Z Fresh clap v2.34.0
49002023-12-06T05:16:03.314Z Fresh pem v3.0.2
49012023-12-06T05:16:03.315Z Fresh illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
49022023-12-06T05:16:03.315Z Fresh password-hash v0.5.0
49032023-12-06T05:16:03.315Z Fresh blake2 v0.10.6
49042023-12-06T05:16:03.315Z Fresh toml v0.5.11
49052023-12-06T05:16:03.315Z Fresh libefi-sys v0.1.0
49062023-12-06T05:16:03.315Z Fresh structopt v0.3.26
49072023-12-06T05:16:03.315Z Fresh argon2 v0.5.2
49082023-12-06T05:16:03.315Z Fresh glob v0.3.1
49092023-12-06T05:16:03.315Z Fresh pem-rfc7468 v0.7.0
49102023-12-06T05:16:03.315Z Fresh libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
49112023-12-06T05:16:03.315Z Fresh tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
49122023-12-06T05:16:03.315Z Fresh headers-core v0.2.0
49132023-12-06T05:16:03.315Z Fresh der_derive v0.7.2
49142023-12-06T05:16:03.315Z Fresh half v1.8.2
49152023-12-06T05:16:03.315Z Fresh flagset v0.4.3
49162023-12-06T05:16:03.315Z Fresh ciborium-io v0.2.1
49172023-12-06T05:16:03.315Z Fresh convert_case v0.4.0
49182023-12-06T05:16:03.315Z Fresh der v0.7.8
49192023-12-06T05:16:03.315Z Fresh headers v0.3.9
49202023-12-06T05:16:03.315Z Fresh cancel-safe-futures v0.1.5
49212023-12-06T05:16:03.315Z Fresh semver-parser v0.10.2
49222023-12-06T05:16:03.315Z Fresh linked-hash-map v0.5.6
49232023-12-06T05:16:03.315Z Fresh derive_more v0.99.17
49242023-12-06T05:16:03.315Z Fresh ciborium-ll v0.2.1
49252023-12-06T05:16:03.315Z Fresh termcolor v1.2.0
49262023-12-06T05:16:03.316Z Fresh semver v0.11.0
49272023-12-06T05:16:03.316Z Fresh lru-cache v0.1.2
49282023-12-06T05:16:03.316Z Fresh spki v0.7.2
49292023-12-06T05:16:03.316Z Fresh ciborium v0.2.1
49302023-12-06T05:16:03.316Z Fresh tap v1.0.1
49312023-12-06T05:16:03.316Z Fresh base64 v0.13.1
49322023-12-06T05:16:03.316Z Fresh home v0.5.5
49332023-12-06T05:16:03.316Z Fresh rcgen v0.11.3
49342023-12-06T05:16:03.316Z Fresh omicron-zone-package v0.9.1
49352023-12-06T05:16:03.316Z Fresh toolchain_find v0.2.0
49362023-12-06T05:16:03.316Z Fresh wyz v0.5.1
49372023-12-06T05:16:03.316Z Fresh pem v1.1.1
49382023-12-06T05:16:03.316Z Fresh radium v0.7.0
49392023-12-06T05:16:03.316Z Fresh atomicwrites v0.4.2
49402023-12-06T05:16:03.316Z Fresh subprocess v0.2.9
49412023-12-06T05:16:03.316Z Fresh funty v2.0.0
49422023-12-06T05:16:03.316Z Fresh crc-catalog v2.2.0
49432023-12-06T05:16:03.316Z Fresh bitvec v1.0.1
49442023-12-06T05:16:03.316Z Fresh rustfmt-wrapper v0.2.0
49452023-12-06T05:16:03.316Z Fresh maybe-uninit v2.0.0
49462023-12-06T05:16:03.316Z Fresh pkcs8 v0.10.2
49472023-12-06T05:16:03.316Z Fresh crc v3.0.1
49482023-12-06T05:16:03.316Z Fresh packed_struct_codegen v0.10.1
49492023-12-06T05:16:03.316Z Fresh nodrop v0.1.14
49502023-12-06T05:16:03.316Z Fresh num-bigint-dig v0.8.4
49512023-12-06T05:16:03.316Z Fresh pkcs1 v0.7.5
49522023-12-06T05:16:03.317Z Fresh packed_struct v0.10.1
49532023-12-06T05:16:03.317Z Fresh array-init v0.0.4
49542023-12-06T05:16:03.317Z Fresh smallvec v0.6.14
49552023-12-06T05:16:03.317Z Fresh hkdf v0.12.3
49562023-12-06T05:16:03.317Z Fresh bitfield v0.14.0
49572023-12-06T05:16:03.317Z Fresh swrite v0.1.0
49582023-12-06T05:16:03.317Z Fresh rsa v0.9.2
49592023-12-06T05:16:03.317Z Fresh serde-hex v0.1.0
49602023-12-06T05:16:03.317Z Fresh lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
49612023-12-06T05:16:03.317Z Fresh slog-dtrace v0.2.3
49622023-12-06T05:16:03.317Z Fresh tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
49632023-12-06T05:16:03.317Z Fresh x509-cert v0.2.4
49642023-12-06T05:16:03.317Z Fresh env_logger v0.10.0
49652023-12-06T05:16:03.317Z Fresh ron v0.8.1
49662023-12-06T05:16:03.317Z Fresh crc-any v2.4.3
49672023-12-06T05:16:03.317Z Fresh keccak v0.1.4
49682023-12-06T05:16:03.317Z Fresh tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
49692023-12-06T05:16:03.317Z Fresh lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
49702023-12-06T05:16:03.317Z Fresh object v0.30.4
49712023-12-06T05:16:03.317Z Fresh libsw v3.3.0
49722023-12-06T05:16:03.317Z Fresh secrecy v0.8.0
49732023-12-06T05:16:03.317Z Fresh derive-where v1.2.6
49742023-12-06T05:16:03.317Z Fresh sha3 v0.10.8
49752023-12-06T05:16:03.317Z Fresh owo-colors v3.5.0
49762023-12-06T05:16:03.317Z Fresh path-slash v0.1.5
49772023-12-06T05:16:03.318Z Fresh linear-map v1.2.0
49782023-12-06T05:16:03.318Z Fresh arc-swap v1.6.0
49792023-12-06T05:16:03.318Z Fresh semver v0.1.20
49802023-12-06T05:16:03.318Z Fresh hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
49812023-12-06T05:16:03.318Z Fresh slog-scope v4.4.0
49822023-12-06T05:16:03.318Z Fresh rustc_version v0.1.7
49832023-12-06T05:16:03.318Z Fresh itertools v0.12.0
49842023-12-06T05:16:03.318Z Fresh fxhash v0.2.1
49852023-12-06T05:16:03.318Z Fresh num-complex v0.4.4
49862023-12-06T05:16:03.318Z Fresh num-rational v0.4.1
49872023-12-06T05:16:03.318Z Fresh slog-stdlog v4.1.1
49882023-12-06T05:16:03.318Z Fresh utf-8 v0.7.6
49892023-12-06T05:16:03.318Z Fresh resolv-conf v0.7.0
49902023-12-06T05:16:03.318Z Fresh newline-converter v0.3.0
49912023-12-06T05:16:03.318Z Fresh slog-envlogger v2.2.0
49922023-12-06T05:16:03.318Z Fresh tungstenite v0.20.1
49932023-12-06T05:16:03.318Z Fresh num v0.4.1
49942023-12-06T05:16:03.318Z Fresh trust-dns-resolver v0.22.0
49952023-12-06T05:16:03.324Z Fresh expectorate v1.1.0
49962023-12-06T05:16:03.324Z Fresh tokio-tungstenite v0.20.1
49972023-12-06T05:16:03.324Z Fresh buf-list v1.0.3
49982023-12-06T05:16:03.324Z Fresh newtype_derive v0.1.6
49992023-12-06T05:16:03.324Z Fresh steno v0.4.0
50002023-12-06T05:16:03.324Z Fresh crossbeam-deque v0.8.3
50012023-12-06T05:16:03.324Z Fresh signature v1.6.4
50022023-12-06T05:16:03.324Z Fresh hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
50032023-12-06T05:16:03.324Z Fresh rayon-core v1.12.0
50042023-12-06T05:16:03.324Z Fresh memoffset v0.7.1
50052023-12-06T05:16:03.324Z Fresh ed25519 v1.5.3
50062023-12-06T05:16:03.324Z Fresh display-error-chain v0.2.0
50072023-12-06T05:16:03.324Z Fresh rayon v1.8.0
50082023-12-06T05:16:03.325Z Fresh salty v0.2.0
50092023-12-06T05:16:03.325Z Fresh nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
50102023-12-06T05:16:03.325Z Fresh hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
50112023-12-06T05:16:03.325Z Fresh tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
50122023-12-06T05:16:03.325Z Fresh serde-big-array v0.4.1
50132023-12-06T05:16:03.325Z Fresh serde-big-array v0.5.1
50142023-12-06T05:16:03.325Z Fresh diff v0.1.13
50152023-12-06T05:16:03.325Z Fresh sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
50162023-12-06T05:16:03.325Z Fresh gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
50172023-12-06T05:16:03.325Z Fresh crunchy v0.2.2
50182023-12-06T05:16:03.325Z Fresh platforms v3.0.2
50192023-12-06T05:16:03.325Z Fresh darling_core v0.14.4
50202023-12-06T05:16:03.325Z Fresh globset v0.4.13
50212023-12-06T05:16:03.325Z Fresh signal-hook-tokio v0.3.1
50222023-12-06T05:16:03.325Z Fresh olpc-cjson v0.1.3
50232023-12-06T05:16:03.325Z Fresh serde_plain v1.0.2
50242023-12-06T05:16:03.325Z Fresh async-recursion v1.0.5
50252023-12-06T05:16:03.325Z Fresh nibble_vec v0.1.0
50262023-12-06T05:16:03.325Z Fresh corncobs v0.1.3
50272023-12-06T05:16:03.325Z Fresh typed-path v0.6.0
50282023-12-06T05:16:03.325Z Fresh endian-type v0.1.2
50292023-12-06T05:16:03.325Z Fresh minimal-lexical v0.2.1
50302023-12-06T05:16:03.325Z Fresh tough v0.15.0
50312023-12-06T05:16:03.325Z Fresh sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
50322023-12-06T05:16:03.325Z Fresh tiny-keccak v2.0.2
50332023-12-06T05:16:03.325Z Fresh darling_macro v0.14.4
50342023-12-06T05:16:03.326Z Fresh radix_trie v0.2.1
50352023-12-06T05:16:03.326Z Fresh nom v7.1.3
50362023-12-06T05:16:03.326Z Fresh parking_lot_core v0.8.6
50372023-12-06T05:16:03.326Z Fresh unicase v2.7.0
50382023-12-06T05:16:03.326Z Fresh ascii-canvas v3.0.0
50392023-12-06T05:16:03.326Z Fresh ff v0.13.0
50402023-12-06T05:16:03.326Z Fresh ena v0.14.2
50412023-12-06T05:16:03.326Z Fresh libloading v0.7.4
50422023-12-06T05:16:03.326Z Fresh regex-syntax v0.6.29
50432023-12-06T05:16:03.326Z Fresh clang-sys v1.6.1
50442023-12-06T05:16:03.326Z Fresh lalrpop v0.19.12
50452023-12-06T05:16:03.326Z Fresh group v0.13.0
50462023-12-06T05:16:03.326Z Fresh parking_lot v0.11.2
50472023-12-06T05:16:03.326Z Fresh trust-dns-client v0.22.0
50482023-12-06T05:16:03.326Z Fresh cexpr v0.6.0
50492023-12-06T05:16:03.326Z Fresh darling v0.14.4
50502023-12-06T05:16:03.326Z Fresh portable-atomic v1.4.3
50512023-12-06T05:16:03.326Z Fresh prettyplease v0.2.12
50522023-12-06T05:16:03.326Z Fresh which v4.4.0
50532023-12-06T05:16:03.326Z Fresh universal-hash v0.5.1
50542023-12-06T05:16:03.326Z Fresh crypto-bigint v0.5.2
50552023-12-06T05:16:03.326Z Fresh curve25519-dalek-derive v0.1.0
50562023-12-06T05:16:03.326Z Fresh thiserror-impl-no-std v2.0.2
50572023-12-06T05:16:03.326Z Fresh number_prefix v0.4.0
50582023-12-06T05:16:03.326Z Fresh base16ct v0.2.0
50592023-12-06T05:16:03.327Z Fresh shlex v1.1.0
50602023-12-06T05:16:03.327Z Fresh opaque-debug v0.3.0
50612023-12-06T05:16:03.327Z Fresh peeking_take_while v0.1.2
50622023-12-06T05:16:03.327Z Fresh rustc-hash v1.1.0
50632023-12-06T05:16:03.327Z Fresh lazycell v1.3.0
50642023-12-06T05:16:03.327Z Fresh curve25519-dalek v4.1.0
50652023-12-06T05:16:03.327Z Fresh bindgen v0.65.1
50662023-12-06T05:16:03.327Z Fresh poly1305 v0.8.0
50672023-12-06T05:16:03.327Z Fresh elliptic-curve v0.13.5
50682023-12-06T05:16:03.327Z Fresh thiserror-no-std v2.0.2
50692023-12-06T05:16:03.327Z Fresh indicatif v0.17.7
50702023-12-06T05:16:03.327Z Fresh derive_builder_core v0.12.0
50712023-12-06T05:16:03.327Z Fresh trust-dns-server v0.22.1
50722023-12-06T05:16:03.327Z Fresh sled v0.34.7
50732023-12-06T05:16:03.327Z Fresh fs-err v2.11.0
50742023-12-06T05:16:03.327Z Fresh chacha20 v0.9.1
50752023-12-06T05:16:03.327Z Fresh aead v0.5.2
50762023-12-06T05:16:03.327Z Fresh kstat-rs v0.2.3
50772023-12-06T05:16:03.327Z Fresh bcs v0.1.6
50782023-12-06T05:16:03.327Z Fresh bytesize v1.3.0
50792023-12-06T05:16:03.327Z Fresh ref-cast-impl v1.0.20
50802023-12-06T05:16:03.327Z Fresh highway v1.1.0
50812023-12-06T05:16:03.328Z Fresh pretty-hex v0.4.0
50822023-12-06T05:16:03.328Z Fresh ref-cast v1.0.20
50832023-12-06T05:16:03.328Z Fresh chacha20poly1305 v0.10.1
50842023-12-06T05:16:03.328Z Fresh mime_guess v2.0.4
50852023-12-06T05:16:03.328Z Fresh vsss-rs v3.3.1
50862023-12-06T05:16:03.328Z Fresh derive_builder_macro v0.12.0
50872023-12-06T05:16:03.328Z Fresh strum_macros v0.24.3
50882023-12-06T05:16:03.328Z Fresh openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
50892023-12-06T05:16:03.328Z Fresh is_ci v1.1.1
50902023-12-06T05:16:03.328Z Fresh maplit v1.0.2
50912023-12-06T05:16:03.328Z Fresh indoc v2.0.3
50922023-12-06T05:16:03.328Z Fresh humantime v2.1.0
50932023-12-06T05:16:03.328Z Fresh cassowary v0.3.0
50942023-12-06T05:16:03.328Z Fresh indoc v1.0.9
50952023-12-06T05:16:03.335Z Fresh ratatui v0.23.0
50962023-12-06T05:16:03.335Z Fresh supports-color v2.1.0
50972023-12-06T05:16:03.335Z Fresh polar-core v0.27.0
50982023-12-06T05:16:03.335Z Fresh derive_builder v0.12.0
50992023-12-06T05:16:03.335Z Fresh libxml v0.3.3
51002023-12-06T05:16:03.335Z Fresh propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
51012023-12-06T05:16:03.335Z Fresh crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=945f040d259ca8013d3fb26f510453da7cd7b1a6#945f040d)
51022023-12-06T05:16:03.335Z Fresh bb8 v0.8.1
51032023-12-06T05:16:03.335Z Fresh propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
51042023-12-06T05:16:03.335Z Fresh quick-xml v0.23.1
51052023-12-06T05:16:03.335Z Fresh oso-derive v0.27.0
51062023-12-06T05:16:03.335Z Fresh impl-trait-for-tuples v0.2.2
51072023-12-06T05:16:03.335Z Fresh rtoolbox v0.0.1
51082023-12-06T05:16:03.335Z Fresh assert_matches v1.5.0
51092023-12-06T05:16:03.335Z Fresh unicode-linebreak v0.1.5
51102023-12-06T05:16:03.336Z Fresh smawk v0.3.1
51112023-12-06T05:16:03.336Z Fresh http-range v0.1.5
51122023-12-06T05:16:03.336Z Fresh rpassword v7.3.1
51132023-12-06T05:16:03.336Z Fresh textwrap v0.16.0
51142023-12-06T05:16:03.336Z Fresh hyper-staticfile v0.9.5
51152023-12-06T05:16:03.336Z Fresh oso v0.27.0
51162023-12-06T05:16:03.336Z Fresh propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
51172023-12-06T05:16:03.336Z Fresh async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=1446f7e0c1f05f33a0581abd51fa873c7652ab61#1446f7e0)
51182023-12-06T05:16:03.336Z Fresh samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
51192023-12-06T05:16:03.336Z Fresh cookie v0.18.0
51202023-12-06T05:16:03.336Z Fresh tui-tree-widget v0.13.0
51212023-12-06T05:16:03.336Z Fresh diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
51222023-12-06T05:16:03.336Z Fresh vte_generate_state_changes v0.1.1
51232023-12-06T05:16:03.336Z Fresh shell-words v1.1.0
51242023-12-06T05:16:03.336Z Fresh plotters-backend v0.3.5
51252023-12-06T05:16:03.336Z Fresh vte v0.11.1
51262023-12-06T05:16:03.336Z Fresh plotters-svg v0.3.5
51272023-12-06T05:16:03.336Z Fresh nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
51282023-12-06T05:16:03.336Z Fresh cast v0.3.0
51292023-12-06T05:16:03.336Z Fresh criterion-plot v0.5.0
51302023-12-06T05:16:03.336Z Fresh plotters v0.3.5
51312023-12-06T05:16:03.336Z Fresh strip-ansi-escapes v0.2.0
51322023-12-06T05:16:03.336Z Fresh fd-lock v3.0.13
51332023-12-06T05:16:03.336Z Fresh dashmap v5.5.1
51342023-12-06T05:16:03.337Z Fresh tinytemplate v1.2.1
51352023-12-06T05:16:03.337Z Fresh threadpool v1.8.1
51362023-12-06T05:16:03.337Z Fresh nanorand v0.7.0
51372023-12-06T05:16:03.337Z Fresh serial_test_derive v0.10.0
51382023-12-06T05:16:03.337Z Fresh oorandom v11.1.3
51392023-12-06T05:16:03.337Z Fresh constant_time_eq v0.2.6
51402023-12-06T05:16:03.337Z Fresh yansi v0.5.1
51412023-12-06T05:16:03.337Z Fresh relative-path v1.9.0
51422023-12-06T05:16:03.337Z Fresh anes v0.1.6
51432023-12-06T05:16:03.337Z Fresh nu-ansi-term v0.49.0
51442023-12-06T05:16:03.337Z Fresh arrayvec v0.7.4
51452023-12-06T05:16:03.337Z Fresh arrayref v0.3.7
51462023-12-06T05:16:03.337Z Fresh flume v0.11.0
51472023-12-06T05:16:03.337Z Fresh serial_test v0.10.0
51482023-12-06T05:16:03.337Z Fresh pretty_assertions v1.4.0
51492023-12-06T05:16:03.337Z Fresh reedline v0.26.0
51502023-12-06T05:16:03.337Z Fresh criterion v0.5.1
51512023-12-06T05:16:03.337Z Fresh blake2b_simd v1.0.1
51522023-12-06T05:16:03.337Z Fresh libtest-mimic v0.6.1
51532023-12-06T05:16:03.337Z Fresh rstest_macros v0.18.2
51542023-12-06T05:16:03.337Z Fresh nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
51552023-12-06T05:16:03.337Z Fresh crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=945f040d259ca8013d3fb26f510453da7cd7b1a6#945f040d)
51562023-12-06T05:16:03.337Z Fresh assert_cmd v2.0.12
51572023-12-06T05:16:03.338Z Fresh fatfs v0.3.6
51582023-12-06T05:16:03.338Z Fresh basic-toml v0.1.4
51592023-12-06T05:16:03.338Z Fresh rand v0.4.6
51602023-12-06T05:16:03.338Z Fresh topological-sort v0.2.2
51612023-12-06T05:16:03.338Z Fresh futures-timer v3.0.2
51622023-12-06T05:16:03.338Z Fresh remove_dir_all v0.5.3
51632023-12-06T05:16:03.338Z Fresh constant_time_eq v0.3.0
51642023-12-06T05:16:03.338Z Fresh trybuild v1.0.85
51652023-12-06T05:16:03.338Z Fresh datatest-stable v0.2.3
51662023-12-06T05:16:03.338Z Fresh rstest v0.18.2
51672023-12-06T05:16:03.338Z Fresh rust-argon2 v1.0.1
51682023-12-06T05:16:03.338Z Fresh tempdir v0.3.7
51692023-12-06T05:16:03.338Z Fresh partial-io v0.5.4
51702023-12-06T05:16:03.338Z Fresh nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
51712023-12-06T05:16:03.338Z Fresh httptest v0.15.5
51722023-12-06T05:16:03.338Z Fresh similar-asserts v1.5.0
51732023-12-06T05:16:03.338Z Fresh approx v0.5.1
51742023-12-06T05:16:03.338Z Fresh hex-literal v0.4.1
51752023-12-06T05:16:03.338Z Fresh wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
51762023-12-06T05:16:03.338Z Fresh omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
51772023-12-06T05:16:03.338Z Fresh dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
51782023-12-06T05:16:03.338Z Fresh omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
51792023-12-06T05:16:03.338Z Fresh tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
51802023-12-06T05:16:03.338Z Fresh installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
51812023-12-06T05:16:03.338Z Fresh oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
51822023-12-06T05:16:03.339Z Fresh omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
51832023-12-06T05:16:03.339Z Fresh wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
51842023-12-06T05:16:03.339Z Fresh wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
51852023-12-06T05:16:03.339Z Fresh oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
51862023-12-06T05:16:03.339Z Fresh nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
51872023-12-06T05:16:03.339Z Fresh sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
51882023-12-06T05:16:03.339Z Fresh omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
51892023-12-06T05:16:03.339Z Fresh installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
51902023-12-06T05:16:03.339Z Fresh installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
51912023-12-06T05:16:03.339Z Fresh nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
51922023-12-06T05:16:03.339Z Fresh oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
51932023-12-06T05:16:03.339Z Fresh bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
51942023-12-06T05:16:03.339Z Fresh internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
51952023-12-06T05:16:03.347Z Fresh authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
51962023-12-06T05:16:03.347Z Fresh nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
51972023-12-06T05:16:03.347Z Fresh update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
51982023-12-06T05:16:03.347Z Fresh mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
51992023-12-06T05:16:03.347Z Fresh wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
52002023-12-06T05:16:03.347Z Fresh gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
52012023-12-06T05:16:03.347Z Fresh oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
52022023-12-06T05:16:03.347Z Fresh omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
52032023-12-06T05:16:03.347Z Fresh oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
52042023-12-06T05:16:03.347Z Fresh oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
52052023-12-06T05:16:03.347Z Fresh oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
52062023-12-06T05:16:03.347Z Fresh tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
52072023-12-06T05:16:03.347Z Fresh db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
52082023-12-06T05:16:03.347Z Fresh nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
52092023-12-06T05:16:03.347Z Fresh bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
52102023-12-06T05:16:03.347Z Fresh dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
52112023-12-06T05:16:03.347Z Fresh sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
52122023-12-06T05:16:03.348Z Fresh wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
52132023-12-06T05:16:03.348Z Fresh sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
52142023-12-06T05:16:03.348Z Fresh ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
52152023-12-06T05:16:03.348Z Fresh omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
52162023-12-06T05:16:03.348Z Fresh nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
52172023-12-06T05:16:03.348Z Fresh nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
52182023-12-06T05:16:03.348Z Fresh ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
52192023-12-06T05:16:03.348Z Fresh installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
52202023-12-06T05:16:03.348Z Fresh sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
52212023-12-06T05:16:03.348Z Fresh omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
52222023-12-06T05:16:03.348Z Fresh omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
52232023-12-06T05:16:03.348Z Fresh key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
52242023-12-06T05:16:03.348Z Fresh oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
52252023-12-06T05:16:03.348Z Fresh omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
52262023-12-06T05:16:03.348Z Fresh dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
52272023-12-06T05:16:03.348Z Fresh gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
52282023-12-06T05:16:03.348Z Fresh illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
52292023-12-06T05:16:03.348Z Finished test [unoptimized + debuginfo] target(s) in 1.44s
52302023-12-06T05:16:03.348Z Doc-tests authz-macros
52312023-12-06T05:16:03.348Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type proc-macro --crate-name authz_macros --test nexus/authz-macros/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/authz-macros -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out --extern authz_macros=/work/oxidecomputer/omicron/target/debug/deps/libauthz_macros-4ab64f4aa726322e.so --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-e8726b1e312bd2e5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-537e95fdbea99744.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b52270d439c9d728.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-69f3793e4993904d.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-085545494ccbad1b.rlib --extern proc_macro -C embed-bitcode=no -D warnings --error-format human`
52322023-12-06T05:16:03.592Z
52332023-12-06T05:16:03.592Zrunning 5 tests
52342023-12-06T05:16:03.597Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 25) ... ignored
52352023-12-06T05:16:03.597Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 44) ... ignored
52362023-12-06T05:16:03.597Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 57) ... ignored
52372023-12-06T05:16:03.597Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 74) ... ignored
52382023-12-06T05:16:03.597Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 89) ... ignored
52392023-12-06T05:16:03.597Z
52402023-12-06T05:16:03.602Ztest result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.01s
52412023-12-06T05:16:03.602Z
52422023-12-06T05:16:03.613Z Doc-tests bootstore
52432023-12-06T05:16:03.617Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name bootstore --test bootstore/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/bootstore -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-c31966c9f8a96595.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-db50ad87901e3b6c.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-cf72f843b9ce520b.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-7c6e8f28fa0558b4.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-c48846e160e3d559.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-ea9e8cb8d8ec83be.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-46eebefa6ecc0bc6.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-6f7e7e787f938be2.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-18ec698418f45d91.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-29c2c34e83c1988c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-7f4ec8f2135bf59e.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-894db676841aa3cb.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8c4ac547107558e9.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-65adaff614060fb5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f002f3f98557c91c.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-b60aa24d05f29b5f.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-a83b969693a5ff41.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-15ce21501173de9d.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-c349af8c7b0a6baa.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-4d5162024ffca061.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d4ac8e2ff6ba4016.rlib -C embed-bitcode=no -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -D warnings --error-format human`
52442023-12-06T05:16:04.734Z
52452023-12-06T05:16:04.734Zrunning 0 tests
52462023-12-06T05:16:04.734Z
52472023-12-06T05:16:04.734Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
52482023-12-06T05:16:04.734Z
52492023-12-06T05:16:04.773Z Doc-tests bootstrap-agent-client
52502023-12-06T05:16:04.781Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name bootstrap_agent_client --test clients/bootstrap-agent-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/bootstrap-agent-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-08ec0042be1e3f75.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-847fb59b18b2aee3.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4e143c5f8c64568e.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-c0eec027309d72d7.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-a83b969693a5ff41.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib -C embed-bitcode=no -D warnings --error-format human`
52512023-12-06T05:16:05.775Z
52522023-12-06T05:16:05.775Zrunning 0 tests
52532023-12-06T05:16:05.775Z
52542023-12-06T05:16:05.775Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
52552023-12-06T05:16:05.775Z
52562023-12-06T05:16:05.813Z Doc-tests db-macros
52572023-12-06T05:16:05.817Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type proc-macro --crate-name db_macros --test nexus/db-macros/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/db-macros -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-1bc00afa9d2289dc.so --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-e8726b1e312bd2e5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-537e95fdbea99744.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b52270d439c9d728.rlib --extern rustfmt_wrapper=/work/oxidecomputer/omicron/target/debug/deps/librustfmt_wrapper-76b99ea68de61fe7.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-69f3793e4993904d.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-085545494ccbad1b.rlib --extern proc_macro -C embed-bitcode=no -D warnings --error-format human`
52582023-12-06T05:16:06.241Z
52592023-12-06T05:16:06.242Zrunning 3 tests
52602023-12-06T05:16:06.273Ztest nexus/db-macros/src/lib.rs - lookup_resource (line 28) ... ignored
52612023-12-06T05:16:06.273Ztest nexus/db-macros/src/lib.rs - lookup_resource (line 48) ... ignored
52622023-12-06T05:16:06.273Ztest nexus/db-macros/src/lib.rs - subquery_target (line 127) ... ignored
52632023-12-06T05:16:06.273Z
52642023-12-06T05:16:06.273Ztest result: ok. 0 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.00s
52652023-12-06T05:16:06.273Z
52662023-12-06T05:16:06.277Z Doc-tests ddm-admin-client
52672023-12-06T05:16:06.277Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name ddm_admin_client --test clients/ddm-admin-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/ddm-admin-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out --extern ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libddm_admin_client-c9501f7940078ebc.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-294f21b38637a1be.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-23667305794a523a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-a83b969693a5ff41.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib -C embed-bitcode=no -D warnings --error-format human`
52682023-12-06T05:16:06.729Z
52692023-12-06T05:16:06.730Zrunning 0 tests
52702023-12-06T05:16:06.730Z
52712023-12-06T05:16:06.730Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
52722023-12-06T05:16:06.730Z
52732023-12-06T05:16:06.761Z Doc-tests dns-server
52742023-12-06T05:16:06.766Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name dns_server --test dns-server/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/dns-server -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-bb40435aa341911f.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-98d42ca17519d4d0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-01bd857863c8e5f4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0a3fb3c08f13db7a.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a198b56a5f9eb1ad.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-29c2c34e83c1988c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-629959fb0c9ff071.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-8bdc91c0611425a8.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-bbeb7eb58c6ead42.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-bb596902a395f642.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-15ce21501173de9d.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-6f26cbe745a3a4fc.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-c349af8c7b0a6baa.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-7ba83478b0b28ec3.rlib --extern tempdir=/work/oxidecomputer/omicron/target/debug/deps/libtempdir-e1d4c69a0724bff8.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c421aae3f8abc685.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5e9108efc6e4e2b4.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-d55d864b656b8ef8.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-72b81b7739219936.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-39a9a8a132b41a0d.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-cd29faf0d0bd8dd6.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib -C embed-bitcode=no -D warnings --error-format human`
52752023-12-06T05:16:07.331Z
52762023-12-06T05:16:07.331Zrunning 0 tests
52772023-12-06T05:16:07.331Z
52782023-12-06T05:16:07.331Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
52792023-12-06T05:16:07.331Z
52802023-12-06T05:16:07.358Z Doc-tests dns-service-client
52812023-12-06T05:16:07.362Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name dns_service_client --test clients/dns-service-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/dns-service-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-98d42ca17519d4d0.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a198b56a5f9eb1ad.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4e143c5f8c64568e.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib -C embed-bitcode=no -D warnings --error-format human`
52822023-12-06T05:16:07.698Z
52832023-12-06T05:16:07.698Zrunning 0 tests
52842023-12-06T05:16:07.698Z
52852023-12-06T05:16:07.698Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
52862023-12-06T05:16:07.698Z
52872023-12-06T05:16:07.719Z Doc-tests dpd-client
52882023-12-06T05:16:07.719Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name dpd_client --test clients/dpd-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/dpd-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-379f97179455a046.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a198b56a5f9eb1ad.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-847fb59b18b2aee3.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-23667305794a523a.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8c4ac547107558e9.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-c0eec027309d72d7.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib -C embed-bitcode=no -D warnings --error-format human`
52892023-12-06T05:16:09.478Z
52902023-12-06T05:16:09.478Zrunning 0 tests
52912023-12-06T05:16:09.478Z
52922023-12-06T05:16:09.478Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
52932023-12-06T05:16:09.478Z
52942023-12-06T05:16:09.524Z Doc-tests gateway-client
52952023-12-06T05:16:09.528Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name gateway_client --test clients/gateway-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/gateway-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-efdef217e0fabd4e.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-631432619dcdb2cf.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-35e5e75d00a35726.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4e143c5f8c64568e.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8c4ac547107558e9.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib -C embed-bitcode=no -D warnings --error-format human`
52962023-12-06T05:16:10.869Z
52972023-12-06T05:16:10.870Zrunning 0 tests
52982023-12-06T05:16:10.870Z
52992023-12-06T05:16:10.870Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
53002023-12-06T05:16:10.870Z
53012023-12-06T05:16:10.908Z Doc-tests gateway-test-utils
53022023-12-06T05:16:10.908Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name gateway_test_utils --test gateway-test-utils/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/gateway-test-utils -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-01bd857863c8e5f4.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-35e5e75d00a35726.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-c81c22362c9d8d19.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-af5183315ece0b4c.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-29c2c34e83c1988c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-e13ef2b544c9c02e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib -C embed-bitcode=no -D warnings --error-format human`
53032023-12-06T05:16:11.575Z
53042023-12-06T05:16:11.576Zrunning 0 tests
53052023-12-06T05:16:11.576Z
53062023-12-06T05:16:11.576Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
53072023-12-06T05:16:11.576Z
53082023-12-06T05:16:11.605Z Doc-tests illumos-utils
53092023-12-06T05:16:11.609Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name illumos_utils --test illumos-utils/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/illumos-utils -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-084832dceff4d290.so --extern bhyve_api=/work/oxidecomputer/omicron/target/debug/deps/libbhyve_api-c45a2e65d1ad4516.rlib --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-1b4ad01209984ea0.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-7c6e8f28fa0558b4.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-bc2c501506aafa82.rlib --extern crucible_smf=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_smf-d6cdc2cc60846d48.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-fa7fc4284eeebfb6.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-847fb59b18b2aee3.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-45ce8912dc32de8c.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-1ce9557757fa651b.rlib --extern mockall=/work/oxidecomputer/omicron/target/debug/deps/libmockall-6d3a23f55653afda.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-b8e04b6673ff165e.rlib --extern oxide_vpc=/work/oxidecomputer/omicron/target/debug/deps/liboxide_vpc-f2f75a5f2ae3f4fc.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-c0eec027309d72d7.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-37221c7372c347f0.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5e9108efc6e4e2b4.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-060c9a4ff1566730.rlib -C embed-bitcode=no --cfg 'feature="mockall"' --cfg 'feature="testing"' --cfg 'feature="tmp_keypath"' -D warnings --error-format human`
53102023-12-06T05:16:14.355Z
53112023-12-06T05:16:14.355Zrunning 0 tests
53122023-12-06T05:16:14.355Z
53132023-12-06T05:16:14.355Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
53142023-12-06T05:16:14.356Z
53152023-12-06T05:16:14.422Z Doc-tests installinator
53162023-12-06T05:16:14.426Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name installinator --test installinator/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/installinator -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-084832dceff4d290.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-5b6a3f2dbc51070b.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-cf72f843b9ce520b.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-71ec371fbde11ff1.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rlib --extern ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libddm_admin_client-c9501f7940078ebc.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c33ee704d422915a.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-6f7e7e787f938be2.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-8e38b9b5434fe580.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a198b56a5f9eb1ad.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-fa7fc4284eeebfb6.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-c41f111c4ca49be1.rlib --extern installinator_artifact_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_artifact_client-83963a2e6249c0dd.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-6480b84d1e7438e7.rlib --extern ipcc_key_value=/work/oxidecomputer/omicron/target/debug/deps/libipcc_key_value-4d8c90e7401be3fc.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-938138eb45012d55.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-45ce8912dc32de8c.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-29c2c34e83c1988c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern partial_io=/work/oxidecomputer/omicron/target/debug/deps/libpartial_io-9a714ab6f9d45de7.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-894db676841aa3cb.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-3efb67152f9bb7fd.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-a83b969693a5ff41.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-bf5feb06a1f33204.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-15ce21501173de9d.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-6f26cbe745a3a4fc.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-c349af8c7b0a6baa.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-37221c7372c347f0.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c421aae3f8abc685.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-f6b05fbf7e100ea2.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-6d791c70a9e95963.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-59099c43644bd7a8.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-8031e02958dc1e30.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib -C embed-bitcode=no -D warnings --error-format human`
53172023-12-06T05:16:15.318Z
53182023-12-06T05:16:15.318Zrunning 0 tests
53192023-12-06T05:16:15.318Z
53202023-12-06T05:16:15.319Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
53212023-12-06T05:16:15.319Z
53222023-12-06T05:16:15.357Z Doc-tests installinator-artifact-client
53232023-12-06T05:16:15.374Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name installinator_artifact_client --test clients/installinator-artifact-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/installinator-artifact-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out --extern installinator_artifact_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_artifact_client-83963a2e6249c0dd.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-6480b84d1e7438e7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4e143c5f8c64568e.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-c0eec027309d72d7.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-8031e02958dc1e30.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib -C embed-bitcode=no -D warnings --error-format human`
53242023-12-06T05:16:16.605Z
53252023-12-06T05:16:16.605Zrunning 0 tests
53262023-12-06T05:16:16.605Z
53272023-12-06T05:16:16.605Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
53282023-12-06T05:16:16.606Z
53292023-12-06T05:16:16.692Z Doc-tests installinator-artifactd
53302023-12-06T05:16:16.701Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name installinator_artifactd --test installinator-artifactd/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/installinator-artifactd -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-084832dceff4d290.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-01bd857863c8e5f4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0a3fb3c08f13db7a.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-f0d93093a2b87f0e.rlib --extern installinator_artifactd=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_artifactd-18afd5e984c99e07.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-6480b84d1e7438e7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-29c2c34e83c1988c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-629959fb0c9ff071.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-8bdc91c0611425a8.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-7ba83478b0b28ec3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib -C embed-bitcode=no -D warnings --error-format human`
53312023-12-06T05:16:17.055Z
53322023-12-06T05:16:17.055Zrunning 0 tests
53332023-12-06T05:16:17.055Z
53342023-12-06T05:16:17.055Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
53352023-12-06T05:16:17.055Z
53362023-12-06T05:16:17.085Z Doc-tests installinator-common
53372023-12-06T05:16:17.089Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name installinator_common --test installinator-common/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/installinator-common -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-fa7fc4284eeebfb6.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-6480b84d1e7438e7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f002f3f98557c91c.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-8031e02958dc1e30.rlib -C embed-bitcode=no -D warnings --error-format human`
53382023-12-06T05:16:17.750Z
53392023-12-06T05:16:17.750Zrunning 0 tests
53402023-12-06T05:16:17.750Z
53412023-12-06T05:16:17.750Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
53422023-12-06T05:16:17.750Z
53432023-12-06T05:16:17.761Z Doc-tests internal-dns
53442023-12-06T05:16:17.761Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name internal_dns --test internal-dns/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/internal-dns -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-c31966c9f8a96595.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-bb40435aa341911f.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-98d42ca17519d4d0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-01bd857863c8e5f4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0a3fb3c08f13db7a.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-f0d93093a2b87f0e.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-547b1c3c4bdf1830.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-29c2c34e83c1988c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4e143c5f8c64568e.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-bb596902a395f642.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c421aae3f8abc685.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-39a9a8a132b41a0d.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib -C embed-bitcode=no -D warnings --error-format human`
53452023-12-06T05:16:18.140Z
53462023-12-06T05:16:18.141Zrunning 0 tests
53472023-12-06T05:16:18.141Z
53482023-12-06T05:16:18.141Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
53492023-12-06T05:16:18.141Z
53502023-12-06T05:16:18.167Z Doc-tests ipcc-key-value
53512023-12-06T05:16:18.180Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name ipcc_key_value --test ipcc-key-value/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/ipcc-key-value -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-ea9e8cb8d8ec83be.rlib --extern ipcc_key_value=/work/oxidecomputer/omicron/target/debug/deps/libipcc_key_value-4d8c90e7401be3fc.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-45ce8912dc32de8c.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-894db676841aa3cb.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-f6b05fbf7e100ea2.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib -C embed-bitcode=no -D warnings --error-format human`
53522023-12-06T05:16:18.512Z
53532023-12-06T05:16:18.512Zrunning 0 tests
53542023-12-06T05:16:18.512Z
53552023-12-06T05:16:18.512Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
53562023-12-06T05:16:18.512Z
53572023-12-06T05:16:18.539Z Doc-tests key-manager
53582023-12-06T05:16:18.544Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name key_manager --test key-manager/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/key-manager -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-084832dceff4d290.so --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-18ec698418f45d91.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-187b419874e2b841.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-65adaff614060fb5.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-b60aa24d05f29b5f.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d4ac8e2ff6ba4016.rlib -C embed-bitcode=no -D warnings --error-format human`
53592023-12-06T05:16:18.912Z
53602023-12-06T05:16:18.912Zrunning 0 tests
53612023-12-06T05:16:18.912Z
53622023-12-06T05:16:18.912Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
53632023-12-06T05:16:18.912Z
53642023-12-06T05:16:19.448Z Doc-tests mg-admin-client
53652023-12-06T05:16:19.448Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name mg_admin_client --test clients/mg-admin-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/mg-admin-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-294f21b38637a1be.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-5334c5c04078b022.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-23667305794a523a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-a83b969693a5ff41.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib -C embed-bitcode=no -D warnings --error-format human`
53662023-12-06T05:16:19.459Z
53672023-12-06T05:16:19.459Zrunning 0 tests
53682023-12-06T05:16:19.459Z
53692023-12-06T05:16:19.459Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
53702023-12-06T05:16:19.460Z
53712023-12-06T05:16:19.887Z Doc-tests nexus-client
53722023-12-06T05:16:19.887Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_client --test clients/nexus-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/nexus-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-847fb59b18b2aee3.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-9c737d968e4a9661.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-45fbddfdc8fb1816.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4e143c5f8c64568e.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-c0eec027309d72d7.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib -C embed-bitcode=no -D warnings --error-format human`
53732023-12-06T05:16:22.297Z
53742023-12-06T05:16:22.298Zrunning 0 tests
53752023-12-06T05:16:22.298Z
53762023-12-06T05:16:22.298Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
53772023-12-06T05:16:22.298Z
53782023-12-06T05:16:22.361Z Doc-tests nexus-db-model
53792023-12-06T05:16:22.371Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_db_model --test nexus/db-model/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/db-model -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rlib --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-1bc00afa9d2289dc.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-131baaa97c231bbc.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0a3fb3c08f13db7a.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-6f7e7e787f938be2.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-847fb59b18b2aee3.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-1ce9557757fa651b.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-90083c391ac2a709.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-e7693fb180d48fc6.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-d74bff91f052c054.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-305091d02c9a506b.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-f6301c3d8594f267.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-45fbddfdc8fb1816.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-5cf2ce8a9a4b9f66.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-7f4ec8f2135bf59e.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8c4ac547107558e9.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-650cbfdbbdfe8fde.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-54881a1782a3e1b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-f57dc633a8f36c1a.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-6fc797d1a29f6577.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-b260bcdad7d801cc.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib -C embed-bitcode=no -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -D warnings --error-format human`
53802023-12-06T05:16:36.297Z
53812023-12-06T05:16:36.297Zrunning 2 tests
53822023-12-06T05:16:38.899Ztest nexus/db-model/src/collection.rs - collection::DatastoreAttachTargetConfig (line 83) ... ok
53832023-12-06T05:16:38.904Ztest nexus/db-model/src/collection.rs - collection::DatastoreCollectionConfig (line 14) ... ok
53842023-12-06T05:16:38.904Z
53852023-12-06T05:16:38.904Ztest result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.61s
53862023-12-06T05:16:38.904Z
53872023-12-06T05:16:39.112Z Doc-tests nexus-db-queries
53882023-12-06T05:16:39.117Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_db_queries --test nexus/db-queries/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/db-queries -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-c31966c9f8a96595.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-af82347d4343c6d8.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-084832dceff4d290.so --extern authz_macros=/work/oxidecomputer/omicron/target/debug/deps/libauthz_macros-4ab64f4aa726322e.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-efdef217e0fabd4e.rlib --extern bb8=/work/oxidecomputer/omicron/target/debug/deps/libbb8-31f953e0ba0ced3a.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-7c6e8f28fa0558b4.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rlib --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-5f85abe9eac07172.rlib --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-1bc00afa9d2289dc.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-131baaa97c231bbc.rlib --extern diesel_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_dtrace-605ba6f83ccb42eb.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-01bd857863c8e5f4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0a3fb3c08f13db7a.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-631432619dcdb2cf.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-61e2da29bd33c601.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a198b56a5f9eb1ad.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-f0d93093a2b87f0e.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-983e1819edbed73e.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-547b1c3c4bdf1830.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-847fb59b18b2aee3.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-938138eb45012d55.rlib --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-9c9c3756e3f392b3.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-1ce9557757fa651b.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-90083c391ac2a709.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-e7693fb180d48fc6.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-6a17c3b506048dec.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-6418386886224879.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-5d197e8fd7ca057c.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-305091d02c9a506b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-45fbddfdc8fb1816.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-bda1950156f6bc02.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-29c2c34e83c1988c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-8bdc91c0611425a8.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4ec7b76c1a619998.rlib --extern oso=/work/oxidecomputer/omicron/target/debug/deps/liboso-ebef0be877aacd6b.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-dc5a9bdd5f501204.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-3b5a8e4899b9500f.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-4c8f0a63daf8a4b6.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-cb3b038c24d25106.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-7f4ec8f2135bf59e.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-33b1d199dc0867dc.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-650cbfdbbdfe8fde.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-537384909654dd1b.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-0749c1580f3bf80c.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-5f73fb019096a95e.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-9bc61d3be642612c.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f002f3f98557c91c.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-f57dc633a8f36c1a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-8396087cdeea73a3.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-6fc797d1a29f6577.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-b260bcdad7d801cc.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-7ba83478b0b28ec3.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-c563df115e0bf367.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-ce93925926181581.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib -C embed-bitcode=no -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -D warnings --error-format human`
53892023-12-06T05:16:42.483Z
53902023-12-06T05:16:42.484Zrunning 1 test
53912023-12-06T05:16:42.492Ztest nexus/db-queries/src/db/alias.rs - db::alias::ExpressionAlias (line 20) ... ignored
53922023-12-06T05:16:42.492Z
53932023-12-06T05:16:42.492Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
53942023-12-06T05:16:42.492Z
53952023-12-06T05:16:42.560Z Doc-tests nexus-defaults
53962023-12-06T05:16:42.560Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_defaults --test nexus/defaults/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/defaults -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-847fb59b18b2aee3.rlib --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-9c9c3756e3f392b3.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-d74bff91f052c054.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8c4ac547107558e9.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rlib -C embed-bitcode=no -D warnings --error-format human`
53972023-12-06T05:16:42.859Z
53982023-12-06T05:16:42.859Zrunning 0 tests
53992023-12-06T05:16:42.859Z
54002023-12-06T05:16:42.859Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
54012023-12-06T05:16:42.859Z
54022023-12-06T05:16:42.883Z Doc-tests nexus-inventory
54032023-12-06T05:16:42.887Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_inventory --test nexus/inventory/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/inventory -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-efdef217e0fabd4e.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0a3fb3c08f13db7a.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-631432619dcdb2cf.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-35e5e75d00a35726.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-c81c22362c9d8d19.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-6418386886224879.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-305091d02c9a506b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-537384909654dd1b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-b260bcdad7d801cc.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib -C embed-bitcode=no -D warnings --error-format human`
54042023-12-06T05:16:43.244Z
54052023-12-06T05:16:43.244Zrunning 0 tests
54062023-12-06T05:16:43.245Z
54072023-12-06T05:16:43.245Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
54082023-12-06T05:16:43.245Z
54092023-12-06T05:16:43.272Z Doc-tests nexus-types
54102023-12-06T05:16:43.286Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_types --test nexus/types/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/types -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-c6e67cbcdaa79b85.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-efdef217e0fabd4e.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-98d42ca17519d4d0.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-631432619dcdb2cf.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-305091d02c9a506b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-45fbddfdc8fb1816.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4ec7b76c1a619998.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-5cf2ce8a9a4b9f66.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-6fc797d1a29f6577.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-b260bcdad7d801cc.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib -C embed-bitcode=no -D warnings --error-format human`
54112023-12-06T05:16:46.547Z
54122023-12-06T05:16:46.548Zrunning 0 tests
54132023-12-06T05:16:46.548Z
54142023-12-06T05:16:46.548Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
54152023-12-06T05:16:46.548Z
54162023-12-06T05:16:46.620Z Doc-tests omicron-certificates
54172023-12-06T05:16:46.620Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name omicron_certificates --test certificates/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/certificates -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c33ee704d422915a.rlib --extern foreign_types=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types-eb280c5795426c7f.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-f6301c3d8594f267.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-29c2c34e83c1988c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4ec7b76c1a619998.rlib --extern openssl_sys=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-b97b694c637962a9.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-33b1d199dc0867dc.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib -C embed-bitcode=no -D warnings --error-format human`
54182023-12-06T05:16:46.951Z
54192023-12-06T05:16:46.951Zrunning 0 tests
54202023-12-06T05:16:46.951Z
54212023-12-06T05:16:46.951Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
54222023-12-06T05:16:46.951Z
54232023-12-06T05:16:46.979Z Doc-tests omicron-common
54242023-12-06T05:16:46.983Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name omicron_common --test common/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/common -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-c6e67cbcdaa79b85.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-084832dceff4d290.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-5a238ae6b80ab6de.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-7c6e8f28fa0558b4.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-01bd857863c8e5f4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0a3fb3c08f13db7a.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-6f7e7e787f938be2.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a198b56a5f9eb1ad.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-847fb59b18b2aee3.rlib --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-9c9c3756e3f392b3.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-45ce8912dc32de8c.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-1ce9557757fa651b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-5cf2ce8a9a4b9f66.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4e143c5f8c64568e.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-894db676841aa3cb.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8c4ac547107558e9.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-c0eec027309d72d7.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-54881a1782a3e1b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-dfa91eaf5f5704dc.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-9bc61d3be642612c.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f002f3f98557c91c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-b260bcdad7d801cc.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-f6b05fbf7e100ea2.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-f0c5030d0b6c74bb.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5e9108efc6e4e2b4.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib -C embed-bitcode=no --cfg 'feature="proptest"' --cfg 'feature="test-strategy"' --cfg 'feature="testing"' -D warnings --error-format human`
54252023-12-06T05:16:49.631Z
54262023-12-06T05:16:49.632Zrunning 2 tests
54272023-12-06T05:16:49.646Ztest common/src/lib.rs - FileKv (line 57) ... ignored
54282023-12-06T05:16:57.627Ztest common/src/api/external/error.rs - api::external::error::InternalContext (line 456) ... ok
54292023-12-06T05:16:57.627Z
54302023-12-06T05:16:57.627Ztest result: ok. 1 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 7.99s
54312023-12-06T05:16:57.627Z
54322023-12-06T05:16:57.838Z Doc-tests omicron-gateway
54332023-12-06T05:16:57.838Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name omicron_gateway --test gateway/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/gateway -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-efdef217e0fabd4e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-01bd857863c8e5f4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0a3fb3c08f13db7a.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-35e5e75d00a35726.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-46d5803305cee028.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-c81c22362c9d8d19.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-6f7e7e787f938be2.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a198b56a5f9eb1ad.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-f0d93093a2b87f0e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-fa7fc4284eeebfb6.rlib --extern ipcc_key_value=/work/oxidecomputer/omicron/target/debug/deps/libipcc_key_value-4d8c90e7401be3fc.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-af5183315ece0b4c.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-29c2c34e83c1988c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-60360085401b1f6c.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-629959fb0c9ff071.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-8bdc91c0611425a8.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-f2eb63f7b73ee948.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-6ac4b78c905ab268.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-032e298af57f7cdc.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-e13ef2b544c9c02e.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-7ba83478b0b28ec3.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-6d791c70a9e95963.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-0fd5306edbdb4e16.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5e9108efc6e4e2b4.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib -C embed-bitcode=no -D warnings --error-format human`
54342023-12-06T05:16:59.243Z
54352023-12-06T05:16:59.243Zrunning 0 tests
54362023-12-06T05:16:59.243Z
54372023-12-06T05:16:59.243Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
54382023-12-06T05:16:59.244Z
54392023-12-06T05:16:59.618Z Doc-tests omicron-nexus
54402023-12-06T05:16:59.618Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name omicron_nexus --test nexus/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-c31966c9f8a96595.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-af82347d4343c6d8.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-084832dceff4d290.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-efdef217e0fabd4e.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-5b6a3f2dbc51070b.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-71ec371fbde11ff1.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-5ce27fb01723ac05.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-099a91aaf05cf254.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-69592389a848d3c6.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-131baaa97c231bbc.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-bb40435aa341911f.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-98d42ca17519d4d0.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-379f97179455a046.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-01bd857863c8e5f4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0a3fb3c08f13db7a.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-1b0f8a63927350db.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-631432619dcdb2cf.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-35e5e75d00a35726.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-c81c22362c9d8d19.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-61e2da29bd33c601.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-6f7e7e787f938be2.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a198b56a5f9eb1ad.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-0ef33579aeb56c93.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-62208256bbfa2b7a.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-f0d93093a2b87f0e.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-983e1819edbed73e.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-547b1c3c4bdf1830.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-847fb59b18b2aee3.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-938138eb45012d55.rlib --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-9c9c3756e3f392b3.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-1ce9557757fa651b.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-5334c5c04078b022.rlib --extern mime_guess=/work/oxidecomputer/omicron/target/debug/deps/libmime_guess-aa349d6acb1d14a1.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-e7693fb180d48fc6.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-6a17c3b506048dec.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-d74bff91f052c054.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-6418386886224879.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-88e09ca29f0b2795.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-5d197e8fd7ca057c.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-df4588627d45bf7d.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-305091d02c9a506b.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-78c4e619da17149f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-a1d387470020f4b6.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-45fbddfdc8fb1816.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-bda1950156f6bc02.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-29c2c34e83c1988c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-60360085401b1f6c.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-629959fb0c9ff071.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-8bdc91c0611425a8.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4ec7b76c1a619998.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-8c2a82bd788f1748.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-dc5a9bdd5f501204.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-5817f5223639848f.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-8669751f656c688a.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-066ba162961b630d.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-9321eb045fc8b772.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-5cf2ce8a9a4b9f66.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-3b5a8e4899b9500f.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-4c8f0a63daf8a4b6.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-cb3b038c24d25106.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-7f4ec8f2135bf59e.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-d9e65c209facc62c.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-23667305794a523a.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-649ba928ca4a142f.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8c4ac547107558e9.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-33b1d199dc0867dc.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-650cbfdbbdfe8fde.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-537384909654dd1b.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-c4886c411ec599bb.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-0749c1580f3bf80c.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-5f73fb019096a95e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-54881a1782a3e1b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-9bc61d3be642612c.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f002f3f98557c91c.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-476a7049abc798e8.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-f57dc633a8f36c1a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-15ce21501173de9d.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-032e298af57f7cdc.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-c349af8c7b0a6baa.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-e13ef2b544c9c02e.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-6fc797d1a29f6577.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-b260bcdad7d801cc.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-7ba83478b0b28ec3.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c421aae3f8abc685.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-c563df115e0bf367.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-f0c5030d0b6c74bb.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-e04d0fa46ba8ae83.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-39a9a8a132b41a0d.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib -C embed-bitcode=no -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -D warnings --error-format human`
54412023-12-06T05:17:03.887Z
54422023-12-06T05:17:03.887Zrunning 5 tests
54432023-12-06T05:17:04.824Ztest nexus/src/app/sagas/mod.rs - app::sagas::declare_saga_actions (line 231) ... ignored
54442023-12-06T05:17:29.488Ztest nexus/src/app/mod.rs - app::Nexus::unimplemented_todo (line 733) ... ok
54452023-12-06T05:17:30.090Ztest nexus/src/app/mod.rs - app::Nexus::unimplemented_todo (line 661) ... ok
54462023-12-06T05:17:30.090Ztest nexus/src/app/mod.rs - app::Nexus::unimplemented_todo (line 639) ... ok
54472023-12-06T05:17:30.090Ztest nexus/src/app/mod.rs - app::Nexus::unimplemented_todo (line 703) ... ok
54482023-12-06T05:17:30.090Z
54492023-12-06T05:17:30.090Ztest result: ok. 4 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 3.67s
54502023-12-06T05:17:30.090Z
54512023-12-06T05:17:30.090Z Doc-tests omicron-package
54522023-12-06T05:17:30.090Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name omicron_package --test package/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/package -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0a3fb3c08f13db7a.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-6f7e7e787f938be2.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-fa7fc4284eeebfb6.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-59795aa0d9c5f644.rlib --extern omicron_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_package-68f9a386e558241a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-f16f8b586493d9f6.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-cb3b038c24d25106.rlib --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-8bfab4357444caa6.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-c4886c411ec599bb.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-54881a1782a3e1b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-a83b969693a5ff41.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-15ce21501173de9d.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-c349af8c7b0a6baa.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-37221c7372c347f0.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-b260bcdad7d801cc.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-70fd40af0a67716f.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-fe8950a9f7b3553a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5e9108efc6e4e2b4.rlib --extern topological_sort=/work/oxidecomputer/omicron/target/debug/deps/libtopological_sort-eb567069d3f60cfd.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-f3795c7200a14d0e.rlib -C embed-bitcode=no -D warnings --error-format human`
54532023-12-06T05:17:30.090Z
54542023-12-06T05:17:30.090Zrunning 0 tests
54552023-12-06T05:17:30.091Z
54562023-12-06T05:17:30.091Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
54572023-12-06T05:17:30.091Z
54582023-12-06T05:17:30.091Z Doc-tests omicron-passwords
54592023-12-06T05:17:30.091Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name omicron_passwords --test passwords/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/passwords -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out --extern argon2=/work/oxidecomputer/omicron/target/debug/deps/libargon2-ab1c60233b851b26.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-5ce27fb01723ac05.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-45fbddfdc8fb1816.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8c4ac547107558e9.rlib --extern argon2alt=/work/oxidecomputer/omicron/target/debug/deps/libargon2-78933f846eed4887.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f002f3f98557c91c.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib -C embed-bitcode=no -D warnings --error-format human`
54602023-12-06T05:17:30.091Z
54612023-12-06T05:17:30.091Zrunning 0 tests
54622023-12-06T05:17:30.091Z
54632023-12-06T05:17:30.091Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
54642023-12-06T05:17:30.091Z
54652023-12-06T05:17:30.091Z Doc-tests omicron-rpaths
54662023-12-06T05:17:30.091Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name omicron_rpaths --test rpaths/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/rpaths -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-8f259a5fc252a2f6.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib -C embed-bitcode=no -D warnings --error-format human`
54672023-12-06T05:17:30.091Z
54682023-12-06T05:17:30.091Zrunning 0 tests
54692023-12-06T05:17:30.091Z
54702023-12-06T05:17:30.091Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
54712023-12-06T05:17:30.091Z
54722023-12-06T05:17:30.091Z Doc-tests omicron-sled-agent
54732023-12-06T05:17:30.091Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name omicron_sled_agent --test sled-agent/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/sled-agent -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-c31966c9f8a96595.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-084832dceff4d290.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-efdef217e0fabd4e.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-db50ad87901e3b6c.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-08ec0042be1e3f75.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-cf72f843b9ce520b.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-7c6e8f28fa0558b4.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-71ec371fbde11ff1.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-bc2c501506aafa82.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-099a91aaf05cf254.rlib --extern ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libddm_admin_client-c9501f7940078ebc.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-46eebefa6ecc0bc6.so --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-bb40435aa341911f.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-98d42ca17519d4d0.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-379f97179455a046.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-01bd857863c8e5f4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0a3fb3c08f13db7a.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-9c343eab58a7ea84.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-631432619dcdb2cf.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-daf84fcebc6d5eca.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a198b56a5f9eb1ad.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-f0d93093a2b87f0e.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-1bec46e598608fa2.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-fa7fc4284eeebfb6.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-547b1c3c4bdf1830.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-847fb59b18b2aee3.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-938138eb45012d55.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-187b419874e2b841.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-45ce8912dc32de8c.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-1ce9557757fa651b.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-5334c5c04078b022.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-9c737d968e4a9661.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-bda1950156f6bc02.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-29c2c34e83c1988c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-60360085401b1f6c.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-629959fb0c9ff071.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-8bdc91c0611425a8.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-b8e04b6673ff165e.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-dc5a9bdd5f501204.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-066ba162961b630d.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-9321eb045fc8b772.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-d9e65c209facc62c.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-649ba928ca4a142f.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-f674418241f8b611.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8c4ac547107558e9.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-33b1d199dc0867dc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-54881a1782a3e1b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rlib --extern serial_test=/work/oxidecomputer/omicron/target/debug/deps/libserial_test-8fe01134124edd24.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-b60aa24d05f29b5f.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-f57dc633a8f36c1a.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-a83b969693a5ff41.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-bf5feb06a1f33204.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-15ce21501173de9d.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-032e298af57f7cdc.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-c349af8c7b0a6baa.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-37221c7372c347f0.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-8396087cdeea73a3.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-7ba83478b0b28ec3.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-fe8950a9f7b3553a.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c421aae3f8abc685.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-ef1108e0a124fcde.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5e9108efc6e4e2b4.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-ce93925926181581.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d4ac8e2ff6ba4016.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-060c9a4ff1566730.rlib -C embed-bitcode=no -D warnings --error-format human`
54742023-12-06T05:17:31.137Z
54752023-12-06T05:17:31.137Zrunning 0 tests
54762023-12-06T05:17:31.405Z
54772023-12-06T05:17:31.405Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
54782023-12-06T05:17:31.405Z
54792023-12-06T05:17:31.405Z Doc-tests omicron-test-utils
54802023-12-06T05:17:31.405Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name omicron_test_utils --test test-utils/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/test-utils -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-c131f2361b5c2b2d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-7c6e8f28fa0558b4.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-01bd857863c8e5f4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0a3fb3c08f13db7a.rlib --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-52ce6d369e8499fc.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-61e2da29bd33c601.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-6f7e7e787f938be2.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a198b56a5f9eb1ad.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-45ce8912dc32de8c.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-29c2c34e83c1988c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-4c8f0a63daf8a4b6.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-33b1d199dc0867dc.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-537384909654dd1b.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-c4886c411ec599bb.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-0749c1580f3bf80c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-7ba83478b0b28ec3.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-fe8950a9f7b3553a.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c421aae3f8abc685.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-f0c5030d0b6c74bb.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-ce93925926181581.rlib -C embed-bitcode=no --cfg 'feature="seed-gen"' -D warnings --error-format human`
54812023-12-06T05:17:31.405Z
54822023-12-06T05:17:31.406Zrunning 0 tests
54832023-12-06T05:17:31.406Z
54842023-12-06T05:17:31.406Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
54852023-12-06T05:17:31.406Z
54862023-12-06T05:17:31.406Z Doc-tests oxide-client
54872023-12-06T05:17:31.406Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name oxide_client --test clients/oxide-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/oxide-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-efdef217e0fabd4e.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a198b56a5f9eb1ad.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-f0d93093a2b87f0e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-8c2a82bd788f1748.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4e143c5f8c64568e.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8c4ac547107558e9.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-c0eec027309d72d7.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-39a9a8a132b41a0d.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib -C embed-bitcode=no -D warnings --error-format human`
54882023-12-06T05:17:31.406Z
54892023-12-06T05:17:31.406Zrunning 151 tests
54902023-12-06T05:17:31.406Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_bulk_write_import (line 26) ... ignored
54912023-12-06T05:17:31.406Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_bulk_write_import_start (line 27) ... ignored
54922023-12-06T05:17:31.406Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_bulk_write_import_stop (line 27) ... ignored
54932023-12-06T05:17:31.406Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_create (line 25) ... ignored
54942023-12-06T05:17:31.406Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_delete (line 25) ... ignored
54952023-12-06T05:17:31.407Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_finalize_import (line 26) ... ignored
54962023-12-06T05:17:31.407Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_import_blocks_from_url (line 26) ... ignored
54972023-12-06T05:17:31.407Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_list (line 27) ... ignored
54982023-12-06T05:17:31.407Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_metrics_list (line 31) ... ignored
54992023-12-06T05:17:31.407Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_view (line 25) ... ignored
55002023-12-06T05:17:31.407Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::device_access_token (line 24) ... ignored
55012023-12-06T05:17:31.407Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::device_auth_confirm (line 24) ... ignored
55022023-12-06T05:17:31.407Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::device_auth_request (line 24) ... ignored
55032023-12-06T05:17:31.407Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::logout (line 22) ... ignored
55042023-12-06T05:17:31.407Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_create (line 27) ... ignored
55052023-12-06T05:17:31.407Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_delete (line 27) ... ignored
55062023-12-06T05:17:31.408Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_demote (line 27) ... ignored
55072023-12-06T05:17:31.408Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_list (line 29) ... ignored
55082023-12-06T05:17:31.408Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_promote (line 27) ... ignored
55092023-12-06T05:17:31.408Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_view (line 27) ... ignored
55102023-12-06T05:17:31.408Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_create (line 25) ... ignored
55112023-12-06T05:17:31.408Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_delete (line 25) ... ignored
55122023-12-06T05:17:31.408Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_disk_attach (line 26) ... ignored
55132023-12-06T05:17:31.408Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_disk_detach (line 26) ... ignored
55142023-12-06T05:17:31.408Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_disk_list (line 28) ... ignored
55152023-12-06T05:17:31.408Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_external_ip_list (line 25) ... ignored
55162023-12-06T05:17:31.408Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_list (line 27) ... ignored
55172023-12-06T05:17:31.409Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_migrate (line 26) ... ignored
55182023-12-06T05:17:31.409Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_network_interface_create (line 26) ... ignored
55192023-12-06T05:17:31.409Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_network_interface_delete (line 28) ... ignored
55202023-12-06T05:17:31.409Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_network_interface_list (line 28) ... ignored
55212023-12-06T05:17:31.409Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_network_interface_update (line 27) ... ignored
55222023-12-06T05:17:31.409Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_network_interface_view (line 26) ... ignored
55232023-12-06T05:17:31.409Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_reboot (line 25) ... ignored
55242023-12-06T05:17:31.409Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_serial_console (line 28) ... ignored
55252023-12-06T05:17:31.409Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_serial_console_stream (line 26) ... ignored
55262023-12-06T05:17:31.409Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_start (line 25) ... ignored
55272023-12-06T05:17:31.409Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_stop (line 25) ... ignored
55282023-12-06T05:17:31.409Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_view (line 25) ... ignored
55292023-12-06T05:17:31.409Ztest clients/oxide-client/src/lib.rs - ClientLoginExt::login_local (line 22) ... ignored
55302023-12-06T05:17:31.410Ztest clients/oxide-client/src/lib.rs - ClientLoginExt::login_saml (line 22) ... ignored
55312023-12-06T05:17:31.410Ztest clients/oxide-client/src/lib.rs - ClientMetricsExt::silo_metric (line 30) ... ignored
55322023-12-06T05:17:31.410Ztest clients/oxide-client/src/lib.rs - ClientPolicyExt::system_policy_update (line 22) ... ignored
55332023-12-06T05:17:31.410Ztest clients/oxide-client/src/lib.rs - ClientPolicyExt::system_policy_view (line 22) ... ignored
55342023-12-06T05:17:31.410Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_create (line 22) ... ignored
55352023-12-06T05:17:31.410Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_delete (line 24) ... ignored
55362023-12-06T05:17:31.410Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_ip_pool_list (line 27) ... ignored
55372023-12-06T05:17:31.410Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_ip_pool_view (line 25) ... ignored
55382023-12-06T05:17:31.410Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_list (line 26) ... ignored
55392023-12-06T05:17:31.410Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_policy_update (line 25) ... ignored
55402023-12-06T05:17:31.410Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_policy_view (line 24) ... ignored
55412023-12-06T05:17:31.410Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_update (line 25) ... ignored
55422023-12-06T05:17:31.410Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_view (line 24) ... ignored
55432023-12-06T05:17:31.410Ztest clients/oxide-client/src/lib.rs - ClientRolesExt::role_list (line 25) ... ignored
55442023-12-06T05:17:31.410Ztest clients/oxide-client/src/lib.rs - ClientRolesExt::role_view (line 24) ... ignored
55452023-12-06T05:17:31.410Ztest clients/oxide-client/src/lib.rs - ClientSessionExt::current_user_groups (line 26) ... ignored
55462023-12-06T05:17:31.410Ztest clients/oxide-client/src/lib.rs - ClientSessionExt::current_user_ssh_key_create (line 24) ... ignored
55472023-12-06T05:17:31.410Ztest clients/oxide-client/src/lib.rs - ClientSessionExt::current_user_ssh_key_delete (line 26) ... ignored
55482023-12-06T05:17:31.410Ztest clients/oxide-client/src/lib.rs - ClientSessionExt::current_user_ssh_key_list (line 28) ... ignored
55492023-12-06T05:17:31.410Ztest clients/oxide-client/src/lib.rs - ClientSessionExt::current_user_ssh_key_view (line 26) ... ignored
55502023-12-06T05:17:31.410Ztest clients/oxide-client/src/lib.rs - ClientSessionExt::current_user_view (line 22) ... ignored
55512023-12-06T05:17:31.410Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::certificate_create (line 24) ... ignored
55522023-12-06T05:17:31.410Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::certificate_delete (line 24) ... ignored
55532023-12-06T05:17:31.411Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::certificate_list (line 28) ... ignored
55542023-12-06T05:17:31.411Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::certificate_view (line 24) ... ignored
55552023-12-06T05:17:31.411Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::group_list (line 26) ... ignored
55562023-12-06T05:17:31.411Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::group_view (line 24) ... ignored
55572023-12-06T05:17:31.411Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::policy_update (line 22) ... ignored
55582023-12-06T05:17:31.411Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::policy_view (line 22) ... ignored
55592023-12-06T05:17:31.411Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::user_list (line 27) ... ignored
55602023-12-06T05:17:31.411Ztest clients/oxide-client/src/lib.rs - ClientSnapshotsExt::snapshot_create (line 27) ... ignored
55612023-12-06T05:17:31.411Ztest clients/oxide-client/src/lib.rs - ClientSnapshotsExt::snapshot_delete (line 25) ... ignored
55622023-12-06T05:17:31.411Ztest clients/oxide-client/src/lib.rs - ClientSnapshotsExt::snapshot_list (line 27) ... ignored
55632023-12-06T05:17:31.411Ztest clients/oxide-client/src/lib.rs - ClientSnapshotsExt::snapshot_view (line 25) ... ignored
55642023-12-06T05:17:31.411Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::add_sled_to_initialized_rack (line 22) ... ignored
55652023-12-06T05:17:31.411Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::networking_switch_port_apply_settings (line 27) ... ignored
55662023-12-06T05:17:31.411Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::networking_switch_port_clear_settings (line 26) ... ignored
55672023-12-06T05:17:31.411Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::networking_switch_port_list (line 27) ... ignored
55682023-12-06T05:17:31.411Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::physical_disk_list (line 26) ... ignored
55692023-12-06T05:17:31.411Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::rack_list (line 26) ... ignored
55702023-12-06T05:17:31.411Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::rack_view (line 24) ... ignored
55712023-12-06T05:17:31.411Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_instance_list (line 27) ... ignored
55722023-12-06T05:17:31.411Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_list (line 26) ... ignored
55732023-12-06T05:17:31.411Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_physical_disk_list (line 27) ... ignored
55742023-12-06T05:17:31.411Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_set_provision_state (line 25) ... ignored
55752023-12-06T05:17:31.411Z Doc-tests oximeter
55762023-12-06T05:17:31.631Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_view (line 24) ... ignored
55772023-12-06T05:17:31.631Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::switch_list (line 26) ... ignored
55782023-12-06T05:17:31.632Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::switch_view (line 24) ... ignored
55792023-12-06T05:17:31.632Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name oximeter --test oximeter/oximeter/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/oximeter -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out --extern approx=/work/oxidecomputer/omicron/target/debug/deps/libapprox-8cb86b6fdecad456.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-cf72f843b9ce520b.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-bf5edac01f673ca3.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-dc5a9bdd5f501204.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-ffdb58a7f96a11a6.so --extern rstest=/work/oxidecomputer/omicron/target/debug/deps/librstest-e3df991513cc11c4.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-b260bcdad7d801cc.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib --extern trybuild=/work/oxidecomputer/omicron/target/debug/deps/libtrybuild-7aebfe61ae665bd3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib -C embed-bitcode=no -D warnings --error-format human`
55802023-12-06T05:17:31.632Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::uninitialized_sled_list (line 22) ... ignored
55812023-12-06T05:17:31.632Ztest clients/oxide-client/src/lib.rs - ClientSystemMetricsExt::system_metric (line 30) ... ignored
55822023-12-06T05:17:31.632Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_create (line 22) ... ignored
55832023-12-06T05:17:31.632Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_delete (line 24) ... ignored
55842023-12-06T05:17:31.632Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_list (line 26) ... ignored
55852023-12-06T05:17:31.632Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_range_add (line 25) ... ignored
55862023-12-06T05:17:31.632Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_range_list (line 28) ... ignored
55872023-12-06T05:17:31.632Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_range_remove (line 25) ... ignored
55882023-12-06T05:17:31.632Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_service_range_add (line 22) ... ignored
55892023-12-06T05:17:31.633Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_service_range_list (line 27) ... ignored
55902023-12-06T05:17:31.633Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_service_range_remove (line 22) ... ignored
55912023-12-06T05:17:31.633Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_service_view (line 22) ... ignored
55922023-12-06T05:17:31.633Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_update (line 25) ... ignored
55932023-12-06T05:17:31.633Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_view (line 24) ... ignored
55942023-12-06T05:17:31.634Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_address_lot_block_list (line 27) ... ignored
55952023-12-06T05:17:31.634Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_address_lot_create (line 22) ... ignored
55962023-12-06T05:17:31.634Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_address_lot_delete (line 24) ... ignored
55972023-12-06T05:17:31.634Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_address_lot_list (line 26) ... ignored
55982023-12-06T05:17:31.634Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_announce_set_create (line 22) ... ignored
55992023-12-06T05:17:31.634Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_announce_set_delete (line 24) ... ignored
56002023-12-06T05:17:31.634Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_announce_set_list (line 24) ... ignored
56012023-12-06T05:17:31.634Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_config_create (line 22) ... ignored
56022023-12-06T05:17:31.634Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_config_delete (line 24) ... ignored
56032023-12-06T05:17:31.634Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_config_list (line 27) ... ignored
56042023-12-06T05:17:31.634Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_imported_routes_ipv4 (line 24) ... ignored
56052023-12-06T05:17:31.635Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_status (line 22) ... ignored
56062023-12-06T05:17:31.635Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_loopback_address_create (line 22) ... ignored
56072023-12-06T05:17:31.635Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_loopback_address_delete (line 27) ... ignored
56082023-12-06T05:17:31.635Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_loopback_address_list (line 26) ... ignored
56092023-12-06T05:17:31.635Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_switch_port_settings_create (line 22) ... ignored
56102023-12-06T05:17:31.635Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_switch_port_settings_delete (line 24) ... ignored
56112023-12-06T05:17:31.635Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_switch_port_settings_list (line 27) ... ignored
56122023-12-06T05:17:31.635Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_switch_port_settings_view (line 24) ... ignored
56132023-12-06T05:17:31.635Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::local_idp_user_create (line 27) ... ignored
56142023-12-06T05:17:31.635Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::local_idp_user_delete (line 25) ... ignored
56152023-12-06T05:17:31.636Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::local_idp_user_set_password (line 28) ... ignored
56162023-12-06T05:17:31.636Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::saml_identity_provider_create (line 25) ... ignored
56172023-12-06T05:17:31.636Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::saml_identity_provider_view (line 25) ... ignored
56182023-12-06T05:17:31.636Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_create (line 22) ... ignored
56192023-12-06T05:17:31.636Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_delete (line 26) ... ignored
56202023-12-06T05:17:31.636Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_identity_provider_list (line 27) ... ignored
56212023-12-06T05:17:31.636Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_list (line 28) ... ignored
56222023-12-06T05:17:31.636Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_policy_update (line 25) ... ignored
56232023-12-06T05:17:31.636Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_policy_view (line 24) ... ignored
56242023-12-06T05:17:31.636Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_user_list (line 27) ... ignored
56252023-12-06T05:17:31.636Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_user_view (line 25) ... ignored
56262023-12-06T05:17:31.636Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_view (line 26) ... ignored
56272023-12-06T05:17:31.637Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::user_builtin_list (line 26) ... ignored
56282023-12-06T05:17:31.637Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::user_builtin_view (line 22) ... ignored
56292023-12-06T05:17:31.637Ztest clients/oxide-client/src/lib.rs - ClientSystemStatusExt::ping (line 24) ... ignored
56302023-12-06T05:17:31.637Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_create (line 25) ... ignored
56312023-12-06T05:17:31.637Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_delete (line 25) ... ignored
56322023-12-06T05:17:31.637Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_firewall_rules_update (line 26) ... ignored
56332023-12-06T05:17:31.637Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_firewall_rules_view (line 25) ... ignored
56342023-12-06T05:17:31.637Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_list (line 27) ... ignored
56352023-12-06T05:17:31.637Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_create (line 26) ... ignored
56362023-12-06T05:17:31.637Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_delete (line 26) ... ignored
56372023-12-06T05:17:31.637Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_list (line 28) ... ignored
56382023-12-06T05:17:31.637Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_list_network_interfaces (line 29) ... ignored
56392023-12-06T05:17:31.638Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_update (line 27) ... ignored
56402023-12-06T05:17:31.638Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_view (line 26) ... ignored
56412023-12-06T05:17:31.638Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_update (line 26) ... ignored
56422023-12-06T05:17:31.638Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_view (line 25) ... ignored
56432023-12-06T05:17:31.638Z
56442023-12-06T05:17:31.638Ztest result: ok. 0 passed; 0 failed; 151 ignored; 0 measured; 0 filtered out; finished in 0.19s
56452023-12-06T05:17:31.638Z
56462023-12-06T05:17:31.638Z
56472023-12-06T05:17:31.638Zrunning 8 tests
56482023-12-06T05:17:31.638Ztest oximeter/oximeter/src/traits.rs - traits::Target (line 72) - compile fail ... ok
56492023-12-06T05:17:31.639Ztest oximeter/oximeter/src/traits.rs - traits::Metric (line 164) - compile fail ... ok
56502023-12-06T05:17:31.639Ztest oximeter/oximeter/src/lib.rs - (line 24) ... ok
56512023-12-06T05:17:31.639Ztest oximeter/oximeter/src/histogram.rs - histogram::Histogram<T>::span_decades (line 597) ... ok
56522023-12-06T05:17:31.639Ztest oximeter/oximeter/src/histogram.rs - histogram::Histogram<T>::with_bins (line 357) ... ok
56532023-12-06T05:17:31.639Ztest oximeter/oximeter/src/traits.rs - traits::Target (line 46) ... ok
56542023-12-06T05:17:31.639Ztest oximeter/oximeter/src/traits.rs - traits::Metric (line 143) ... ok
56552023-12-06T05:17:31.832Ztest oximeter/oximeter/src/traits.rs - traits::Producer (line 334) ... ok
56562023-12-06T05:17:31.833Z
56572023-12-06T05:17:31.896Ztest result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 12.40s
56582023-12-06T05:17:31.896Z
56592023-12-06T05:17:31.896Z Doc-tests oximeter-client
56602023-12-06T05:17:31.896Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name oximeter_client --test clients/oximeter-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/oximeter-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-5817f5223639848f.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4e143c5f8c64568e.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib -C embed-bitcode=no -D warnings --error-format human`
56612023-12-06T05:17:32.237Z
56622023-12-06T05:17:32.238Zrunning 0 tests
56632023-12-06T05:17:32.238Z
56642023-12-06T05:17:32.238Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
56652023-12-06T05:17:32.238Z
56662023-12-06T05:17:32.306Z Doc-tests oximeter-collector
56672023-12-06T05:17:32.306Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name oximeter_collector --test oximeter/collector/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/collector -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-01bd857863c8e5f4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0a3fb3c08f13db7a.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-f0d93093a2b87f0e.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-547b1c3c4bdf1830.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-9c737d968e4a9661.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-305091d02c9a506b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-29c2c34e83c1988c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-629959fb0c9ff071.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-8bdc91c0611425a8.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-dc5a9bdd5f501204.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-5817f5223639848f.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-07fe7a571758b3b8.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-8669751f656c688a.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8c4ac547107558e9.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-15ce21501173de9d.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-032e298af57f7cdc.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-c349af8c7b0a6baa.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-b260bcdad7d801cc.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-7ba83478b0b28ec3.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5e9108efc6e4e2b4.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib -C embed-bitcode=no -D warnings --error-format human`
56682023-12-06T05:17:32.780Z
56692023-12-06T05:17:32.780Zrunning 0 tests
56702023-12-06T05:17:32.780Z
56712023-12-06T05:17:32.780Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
56722023-12-06T05:17:32.780Z
56732023-12-06T05:17:32.814Z Doc-tests oximeter-db
56742023-12-06T05:17:32.826Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name oximeter_db --test oximeter/db/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/db -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-084832dceff4d290.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-74933ec96320e472.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-cf72f843b9ce520b.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-01bd857863c8e5f4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0a3fb3c08f13db7a.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-ac2bb27a4d43cdb1.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-938138eb45012d55.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-29c2c34e83c1988c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-dc5a9bdd5f501204.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-8669751f656c688a.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-537384909654dd1b.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-15ce21501173de9d.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-032e298af57f7cdc.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-c349af8c7b0a6baa.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-b260bcdad7d801cc.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c421aae3f8abc685.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-ce93925926181581.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib -C embed-bitcode=no -D warnings --error-format human`
56752023-12-06T05:17:34.123Z
56762023-12-06T05:17:34.123Zrunning 0 tests
56772023-12-06T05:17:34.123Z
56782023-12-06T05:17:34.124Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
56792023-12-06T05:17:34.124Z
56802023-12-06T05:17:34.165Z Doc-tests oximeter-instruments
56812023-12-06T05:17:34.170Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name oximeter_instruments --test oximeter/instruments/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/instruments -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-bc2c501506aafa82.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-01bd857863c8e5f4.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a198b56a5f9eb1ad.rlib --extern kstat_rs=/work/oxidecomputer/omicron/target/debug/deps/libkstat_rs-b20127b1a8309df2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-dc5a9bdd5f501204.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-066ba162961b630d.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8c4ac547107558e9.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-15ce21501173de9d.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-c349af8c7b0a6baa.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="http"' --cfg 'feature="http-instruments"' --cfg 'feature="kstat"' --cfg 'feature="kstat-rs"' -D warnings --error-format human`
56822023-12-06T05:17:34.648Z
56832023-12-06T05:17:34.648Zrunning 0 tests
56842023-12-06T05:17:34.648Z
56852023-12-06T05:17:34.648Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
56862023-12-06T05:17:34.648Z
56872023-12-06T05:17:34.670Z Doc-tests oximeter-macro-impl
56882023-12-06T05:17:34.670Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type proc-macro --crate-name oximeter_macro_impl --test oximeter/oximeter-macro-impl/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/oximeter-macro-impl -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-ffdb58a7f96a11a6.so --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-537e95fdbea99744.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-b52270d439c9d728.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-085545494ccbad1b.rlib --extern proc_macro -C embed-bitcode=no -D warnings --error-format human`
56892023-12-06T05:17:34.776Z
56902023-12-06T05:17:34.776Zrunning 0 tests
56912023-12-06T05:17:34.776Z
56922023-12-06T05:17:34.776Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
56932023-12-06T05:17:34.776Z
56942023-12-06T05:17:34.799Z Doc-tests oximeter-producer
56952023-12-06T05:17:34.799Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name oximeter_producer --test oximeter/producer/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/producer -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-01bd857863c8e5f4.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-9c737d968e4a9661.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-dc5a9bdd5f501204.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-9321eb045fc8b772.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-032e298af57f7cdc.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib -C embed-bitcode=no -D warnings --error-format human`
56962023-12-06T05:17:35.558Z
56972023-12-06T05:17:35.558Zrunning 0 tests
56982023-12-06T05:17:35.558Z
56992023-12-06T05:17:35.558Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
57002023-12-06T05:17:35.558Z
57012023-12-06T05:17:35.569Z Doc-tests sled-agent-client
57022023-12-06T05:17:35.570Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name sled_agent_client --test clients/sled-agent-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/sled-agent-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-084832dceff4d290.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-847fb59b18b2aee3.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4e143c5f8c64568e.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-c0eec027309d72d7.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-f57dc633a8f36c1a.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-bf5feb06a1f33204.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib -C embed-bitcode=no -D warnings --error-format human`
57032023-12-06T05:17:38.361Z
57042023-12-06T05:17:38.361Zrunning 0 tests
57052023-12-06T05:17:38.361Z
57062023-12-06T05:17:38.361Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
57072023-12-06T05:17:38.361Z
57082023-12-06T05:17:38.420Z Doc-tests sled-hardware
57092023-12-06T05:17:38.428Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name sled_hardware --test sled-hardware/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/sled-hardware -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-bc2c501506aafa82.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rlib --extern illumos_devinfo=/work/oxidecomputer/omicron/target/debug/deps/libillumos_devinfo-a692247e9b2f6b99.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-fa7fc4284eeebfb6.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-45ce8912dc32de8c.rlib --extern libefi_illumos=/work/oxidecomputer/omicron/target/debug/deps/liblibefi_illumos-dfff9f250ebab94e.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-1ce9557757fa651b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-29c2c34e83c1988c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8c4ac547107558e9.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serial_test=/work/oxidecomputer/omicron/target/debug/deps/libserial_test-8fe01134124edd24.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-a83b969693a5ff41.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-ef1108e0a124fcde.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib -C embed-bitcode=no -D warnings --error-format human`
57102023-12-06T05:17:38.929Z
57112023-12-06T05:17:38.929Zrunning 0 tests
57122023-12-06T05:17:38.929Z
57132023-12-06T05:17:38.929Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
57142023-12-06T05:17:38.929Z
57152023-12-06T05:17:38.961Z Doc-tests sled-storage
57162023-12-06T05:17:38.965Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name sled_storage --test sled-storage/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/sled-storage -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-084832dceff4d290.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-7c6e8f28fa0558b4.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-bc2c501506aafa82.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-46eebefa6ecc0bc6.so --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-daf84fcebc6d5eca.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-fa7fc4284eeebfb6.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-187b419874e2b841.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-29c2c34e83c1988c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8c4ac547107558e9.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-a83b969693a5ff41.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-bf5feb06a1f33204.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib -C embed-bitcode=no --cfg 'feature="testing"' -D warnings --error-format human`
57172023-12-06T05:17:39.473Z
57182023-12-06T05:17:39.473Zrunning 0 tests
57192023-12-06T05:17:39.474Z
57202023-12-06T05:17:39.474Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
57212023-12-06T05:17:39.474Z
57222023-12-06T05:17:39.506Z Doc-tests sp-sim
57232023-12-06T05:17:39.511Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name sp_sim --test sp-sim/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/sp-sim -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-084832dceff4d290.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-01bd857863c8e5f4.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-35e5e75d00a35726.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-6f7e7e787f938be2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-af5183315ece0b4c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-032e298af57f7cdc.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-e13ef2b544c9c02e.rlib --extern sprockets_rot=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_rot-009eb845872f02e3.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5e9108efc6e4e2b4.rlib -C embed-bitcode=no -D warnings --error-format human`
57242023-12-06T05:17:40.243Z
57252023-12-06T05:17:40.243Zrunning 0 tests
57262023-12-06T05:17:40.243Z
57272023-12-06T05:17:40.243Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
57282023-12-06T05:17:40.243Z
57292023-12-06T05:17:40.282Z Doc-tests tufaceous
57302023-12-06T05:17:40.293Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name tufaceous --test tufaceous/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/tufaceous -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-7462df53b4dba49b.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-9be0e24052f4a227.rlib --extern datatest_stable=/work/oxidecomputer/omicron/target/debug/deps/libdatatest_stable-14890b8d55e1c3c1.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-276ec3bce00d5f09.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-5ec1d71338dd5297.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-29c2c34e83c1988c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-765e2540c35635c8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-15ce21501173de9d.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-6f26cbe745a3a4fc.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-c349af8c7b0a6baa.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c421aae3f8abc685.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-58d7cb7bb6442a82.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-59099c43644bd7a8.rlib -C embed-bitcode=no -D warnings --error-format human`
57312023-12-06T05:17:40.714Z
57322023-12-06T05:17:40.714Zrunning 0 tests
57332023-12-06T05:17:40.714Z
57342023-12-06T05:17:40.714Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
57352023-12-06T05:17:40.714Z
57362023-12-06T05:17:40.741Z Doc-tests tufaceous-lib
57372023-12-06T05:17:40.744Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name tufaceous_lib --test tufaceous-lib/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/tufaceous-lib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-084832dceff4d290.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-5b6a3f2dbc51070b.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-cf72f843b9ce520b.rlib --extern bytesize=/work/oxidecomputer/omicron/target/debug/deps/libbytesize-eeae718e0c35ba84.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-7c6e8f28fa0558b4.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-212a8b0dc002b8b7.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-9c343eab58a7ea84.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-276ec3bce00d5f09.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-6f7e7e787f938be2.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-62208256bbfa2b7a.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-938138eb45012d55.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-29c2c34e83c1988c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8c4ac547107558e9.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-c4886c411ec599bb.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rlib --extern serde_path_to_error=/work/oxidecomputer/omicron/target/debug/deps/libserde_path_to_error-6180809874198223.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-3efb67152f9bb7fd.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-fe8950a9f7b3553a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5e9108efc6e4e2b4.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-e04d0fa46ba8ae83.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-59099c43644bd7a8.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-4ee5ed5bde7ce18a.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-1e6182992effe9a1.rlib -C embed-bitcode=no -D warnings --error-format human`
57382023-12-06T05:17:41.348Z
57392023-12-06T05:17:41.348Zrunning 0 tests
57402023-12-06T05:17:41.348Z
57412023-12-06T05:17:41.348Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
57422023-12-06T05:17:41.348Z
57432023-12-06T05:17:41.384Z Doc-tests update-engine
57442023-12-06T05:17:41.390Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name update_engine --test update-engine/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/update-engine -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-5b6a3f2dbc51070b.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-cf72f843b9ce520b.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-7c6e8f28fa0558b4.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-71ec371fbde11ff1.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-212a8b0dc002b8b7.rlib --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-d5d148f8b0aeac01.so --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-294f21b38637a1be.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-2e7a89619d1b841a.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-59795aa0d9c5f644.rlib --extern libsw=/work/oxidecomputer/omicron/target/debug/deps/liblibsw-4ad378aadac45620.rlib --extern linear_map=/work/oxidecomputer/omicron/target/debug/deps/liblinear_map-9a24c9cb3f4a98ce.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-29c2c34e83c1988c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-cc81b9d222c0d737.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-cb3b038c24d25106.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f002f3f98557c91c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-7ec8ff03521d695a.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-70fd40af0a67716f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-6d791c70a9e95963.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-d72b7a0cbab620b4.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-8031e02958dc1e30.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib -C embed-bitcode=no -D warnings --error-format human`
57452023-12-06T05:17:42.237Z
57462023-12-06T05:17:42.238Zrunning 3 tests
57472023-12-06T05:17:42.248Ztest update-engine/src/events.rs - events::StepEvent::spec (line 78) ... ignored
57482023-12-06T05:17:42.249Ztest update-engine/src/macros.rs - macros::define_update_engine (line 11) ... ignored
57492023-12-06T05:17:42.249Ztest update-engine/src/macros.rs - macros::define_update_engine (line 17) ... ignored
57502023-12-06T05:17:42.249Z
57512023-12-06T05:17:42.249Ztest result: ok. 0 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.00s
57522023-12-06T05:17:42.249Z
57532023-12-06T05:17:42.249Z Doc-tests wicket
57542023-12-06T05:17:42.249Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name wicket --test wicket/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/wicket -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-7462df53b4dba49b.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-5b6a3f2dbc51070b.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-ea9e8cb8d8ec83be.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-a6f7ca36058256e5.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-5ec1d71338dd5297.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-2e7a89619d1b841a.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-59795aa0d9c5f644.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-938138eb45012d55.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-45fbddfdc8fb1816.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-60360085401b1f6c.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-cc81b9d222c0d737.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-894db676841aa3cb.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-6826507eaa28f4f1.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-19270a1b98edf2ba.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-c646a9162b042b75.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-15ce21501173de9d.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-6f26cbe745a3a4fc.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-c349af8c7b0a6baa.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-7ec8ff03521d695a.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c421aae3f8abc685.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-efbdc2c66f61b52d.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-785b7f79852bfc20.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5e9108efc6e4e2b4.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-e0682a68817d4d48.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-7d790c9a4e8e7341.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-d72b7a0cbab620b4.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-8031e02958dc1e30.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-007787b3095b71bd.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-8e13e76234b61139.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-a2e28a520bc2ca88.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d4ac8e2ff6ba4016.rlib -C embed-bitcode=no -D warnings --error-format human`
57552023-12-06T05:17:44.979Z
57562023-12-06T05:17:44.979Zrunning 0 tests
57572023-12-06T05:17:44.980Z
57582023-12-06T05:17:44.980Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
57592023-12-06T05:17:44.980Z
57602023-12-06T05:17:45.016Z Doc-tests wicket-common
57612023-12-06T05:17:45.016Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name wicket_common --test wicket-common/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/wicket-common -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-631432619dcdb2cf.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-8031e02958dc1e30.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-8e13e76234b61139.rlib -C embed-bitcode=no -D warnings --error-format human`
57622023-12-06T05:17:45.016Z
57632023-12-06T05:17:45.016Zrunning 0 tests
57642023-12-06T05:17:45.016Z
57652023-12-06T05:17:45.016Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
57662023-12-06T05:17:45.016Z
57672023-12-06T05:17:45.016Z Doc-tests wicket-dbg
57682023-12-06T05:17:45.016Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name wicket_dbg --test wicket-dbg/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/wicket-dbg -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-cf72f843b9ce520b.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-ea9e8cb8d8ec83be.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-a6f7ca36058256e5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-c416d521fdfcbe9f.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-15ce21501173de9d.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-6f26cbe745a3a4fc.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-c349af8c7b0a6baa.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-007787b3095b71bd.rlib --extern wicket_dbg=/work/oxidecomputer/omicron/target/debug/deps/libwicket_dbg-9f25a140936df0a6.rlib -C embed-bitcode=no -D warnings --error-format human`
57692023-12-06T05:17:45.016Z
57702023-12-06T05:17:45.016Zrunning 0 tests
57712023-12-06T05:17:45.017Z
57722023-12-06T05:17:45.017Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
57732023-12-06T05:17:45.017Z
57742023-12-06T05:17:45.017Z Doc-tests wicketd
57752023-12-06T05:17:45.017Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name wicketd --test wicketd/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/wicketd -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-4df5b42792d76143.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-084832dceff4d290.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-efdef217e0fabd4e.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-08ec0042be1e3f75.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-5b6a3f2dbc51070b.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-cf72f843b9ce520b.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-2a7a8e4c96530537.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-7c6e8f28fa0558b4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-bef443fbbfa73a43.rlib --extern ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libddm_admin_client-c9501f7940078ebc.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-212a8b0dc002b8b7.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c33ee704d422915a.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-379f97179455a046.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-01bd857863c8e5f4.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-294f21b38637a1be.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0a3fb3c08f13db7a.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-9c343eab58a7ea84.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-4750fc70f249085f.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-276ec3bce00d5f09.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-60db96e8e3fbb005.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-631432619dcdb2cf.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-35e5e75d00a35726.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-c81c22362c9d8d19.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-6f7e7e787f938be2.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a198b56a5f9eb1ad.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-62208256bbfa2b7a.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-f0d93093a2b87f0e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-fa7fc4284eeebfb6.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-c41f111c4ca49be1.rlib --extern installinator_artifact_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_artifact_client-83963a2e6249c0dd.rlib --extern installinator_artifactd=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_artifactd-18afd5e984c99e07.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-6480b84d1e7438e7.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-547b1c3c4bdf1830.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-847fb59b18b2aee3.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-938138eb45012d55.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-2be96bd6b55b8b90.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-f6301c3d8594f267.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-56ad7866c094280a.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-45fbddfdc8fb1816.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-29c2c34e83c1988c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-629959fb0c9ff071.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-8bdc91c0611425a8.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8c4ac547107558e9.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-3efb67152f9bb7fd.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-a83b969693a5ff41.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-032e298af57f7cdc.rlib --extern snafu=/work/oxidecomputer/omicron/target/debug/deps/libsnafu-f45fb991151db88a.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-7ba83478b0b28ec3.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-fe8950a9f7b3553a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72e52f26c0ec0c7e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-92ca6d6243f4e95c.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-6d791c70a9e95963.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-785b7f79852bfc20.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5e9108efc6e4e2b4.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-e04d0fa46ba8ae83.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-39a9a8a132b41a0d.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-58d7cb7bb6442a82.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-59099c43644bd7a8.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-8031e02958dc1e30.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-007787b3095b71bd.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-8e13e76234b61139.rlib --extern wicketd=/work/oxidecomputer/omicron/target/debug/deps/libwicketd-8af502b5265edb2e.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-a2e28a520bc2ca88.rlib -C embed-bitcode=no -D warnings --error-format human`
57762023-12-06T05:17:45.956Z
57772023-12-06T05:17:45.956Zrunning 0 tests
57782023-12-06T05:17:45.956Z
57792023-12-06T05:17:45.956Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
57802023-12-06T05:17:45.956Z
57812023-12-06T05:17:46.011Z Doc-tests wicketd-client
57822023-12-06T05:17:46.011Z Running `/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name wicketd_client --test clients/wicketd-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/wicketd-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-2c62a5bd983b0a66/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-4bee7c1626545523/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7c1920d388c55b94/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-e27f147807a8bc9f/out --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9ebc0d9ab6a565e5.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-6480b84d1e7438e7.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-847fb59b18b2aee3.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0153c59c53a6dec4.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4e143c5f8c64568e.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-c0eec027309d72d7.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-b24efef102cca4ec.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-655abe61a0792043.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fc3da6c1712bbba6.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-dd2977d951e95a2e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-9c8f30a579f036e3.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-8031e02958dc1e30.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-3397c14cb16db240.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-8e13e76234b61139.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-a2e28a520bc2ca88.rlib -C embed-bitcode=no -D warnings --error-format human`
57832023-12-06T05:17:48.420Z
57842023-12-06T05:17:48.420Zrunning 0 tests
57852023-12-06T05:17:48.420Z
57862023-12-06T05:17:48.421Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
57872023-12-06T05:17:48.421Z
57882023-12-06T05:17:48.524Z
57892023-12-06T05:17:48.534Zreal 1:46.756977638
57902023-12-06T05:17:48.534Zuser 1:53.926690506
57912023-12-06T05:17:48.535Zsys 37.930191559
57922023-12-06T05:17:48.535Ztrap 0.022710854
57932023-12-06T05:17:48.535Ztflt 0.534156576
57942023-12-06T05:17:48.535Zdflt 5.996932618
57952023-12-06T05:17:48.535Zkflt 0.027135468
57962023-12-06T05:17:48.535Zlock 1:34.683489577
57972023-12-06T05:17:48.535Zslp 10:35.652950805
57982023-12-06T05:17:48.535Zlat 0.852164565
57992023-12-06T05:17:48.535Zstop 2.450946405
58002023-12-06T05:17:48.535Zfiles in /var/tmp/omicron_tmp (none expected on success):
58012023-12-06T05:17:48.535Z164423 11 drwxr-xr-x 2 build build 2 Dec 6 05:17 /var/tmp/omicron_tmp
58022023-12-06T05:17:48.535Zprocess exited: duration 4036997 ms, exit code 0
 
58032023-12-06T05:17:48.551Zfound 0 output files